div[type="drawer"] span,
div[type="drawer"] p,
div[type="drawer"] h1,
div[type="drawer"] h2,
div[type="drawer"] h3,
div[type="drawer"] div {
    color: #000;
}

iframe#launcher {
    position: absolute;
    bottom: 100px !important;
}


/* global css */
button.button.button--secondary {
    transition: 0.3s all ease;
    z-index: 2 !important;
}

button.button.button--secondary:hover {
    background: #000 !important;
}

/* Header Menu */
#shopline-section-header {
    z-index: 999 !important;
}

.header__container_wrapper .search-modal__field.field {
    background: #fff;
    height: 45px !important;
}

.header__container_wrapper label.search-modal__field-label {
    color: #595959;
    font-size: 15px !important;
}

.header__container_wrapper svg.icon.icon-search {
    color: #595959;
}

.mega-menu-container.container {
    display: flex;
    gap: 30px;
}

.mega-menu-container.container {
    width: 100%;
    max-width: 1560px;
    margin: auto;
    padding: 0px 30px;
}

header-layout.sticky-header a.header__logo-list {
    display: none
}

nav.header__inline-nav.page-width.display-none-tablet {
    padding: 0px 15px;
    justify-content: center;
}

.header__inline-nav-wrapper {
    position: relative;
    border-bottom: 1px solid #eee;
}
input.plugin-product-search-searchInput {
    height: 45px !important;
    border: 1px solid #ccc !important;
    border-radius: 50px !IMPORTANT;
    padding-left: 20px;
    max-width: 500px;
    order: 0 !important;
}
.plugin-product-search-expand-scope {
    order: 1 !important;
}
.plugin-product-search-expand-scope:has(.plugin-product-search-closeIcon) {
    position: absolute;
    top: 20px;
    right: 20px;
}
.plugin-product-search-SearchResult {
    border-top: 1px solid #eee;
    padding-top: 20px !important;
}
a.predictive-search__suggested-menu__link {
    font-size: 15px;
}
span.predictive-search__term-icon {
    flex-grow: 1;
    justify-content: flex-end;
    gap: 5px;
}
@media screen and (min-width: 960px) {
    .page-width.header__container.container.header__container--left-line {
        grid-template-areas: "logo logo-list toolbar-menu tools icons";
        grid-template-columns: auto auto auto 1fr auto !important;
        align-items: center;
    }
}
@media screen and (max-width: 959px) {
    .toolbar-wrapper {
        display: none;
    }
}
.toolbar-wrapper {
    grid-area: toolbar-menu;
}

li.toolbar-menu__item a>span {
    font-size: 9px;
    color: red;
    position: relative;
    margin-left: 5px;
    top: -10px;
    text-transform: uppercase;
    font-weight: 600;
}

li.toolbar-menu__item a {
    font-weight: 300 !important;
    font-size: 16px !important;
}


nav.header__inline-nav.page-width.display-none-tablet ul.header__inline-menus li.header-inline-menus__item:first-child a {
    padding-left: 0px
}

li.header-inline-menus__item>a {
    padding: 16px 15px;
    font-weight: 300 !important;
    font-size: 16px !important;
}

li.header-inline-menus__item {
    padding: 0px
}

.header__inline-submenus {
    color: #000000 !important;
    font-family: DM Sans, sans-serif;
}

.header-dropdown-menu {
    color: #000000;
}

a.header-inline-menus__link.menus__link.body4.fw-bold span {
    font-size: 9px;
    color: red;
    position: relative;
    margin-left: 5px;
    top: -10px;
    text-transform: uppercase;
    font-weight: 600;
}

li.drawer-menus__sub-item>a>span {
    color: red;
    font-size: 10px;
    margin-top: -11px;
    margin-left: 4px;
    text-transform: uppercase;
}

li.mobile-site-nav__item.slider__slide {
    position: relative
}

li.mobile-site-nav__item.slider__slide a>span>span {
    color: red;
    font-size: 10px;
    top: 10px;
    text-transform: uppercase;
    position: absolute;
}

.drawer-menus__item a>span {
    color: red;
    font-size: 10px;
    margin-top: -11px;
    margin-left: 4px;
    text-transform: uppercase;
}

.header__inline-menus {
    padding: 0px 20px !important;
}

li.header-inline-menus__item.header-inline-menus__item--has-submenu:hover {
    background: #ffff;
    color: #000000;
}

ul.header-dropdown-menu.list-unstyled {
    width: 100%;
    padding: 10px 0px 5px !important;
}

ul.header-dropdown-menu.list-unstyled li a {
    padding: 9px 15px;
    font-size: 15px !important;
    display: block;
}

ul.header-dropdown-menu.list-unstyled {
    border-top: 2px solid #000000;
}

a.header-inline-submenus__link:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.megamenu-list__item_box a.megamenu-list__item-title {
    font-weight: 600 !important;
}

input#Search-In-Modal-1 {
    color: #000;
}

.predictive-search {
    background: #fff !important;
    color: #000;
}

header-layout.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
}

predictive-search.search-modal__content[data-focus="true"] label.search-modal__field-label {
    display: none;
}

predictive-search.search-modal__content.active-on-mobile .search-modal__field {
    position: relative;
    margin: 0;
    height: 40px;
    padding: 8px 0;
}

h2.predictive-search__head.body5 {
    text-transform: capitalize;
}

.header__logo-list__item__text-wrapper {
    flex-direction: column;
}

button.mobile-search-button {
    background: none;
    border: none;
}
button.mobile-search-close-button {
    padding: 18px;
    background: 00;
    border: none;
}

button.mobile-search-close-button svg {
    color: #fff;
    height: 18px;
    width: 18px
}
button.mobile-search-button svg {
    color: white !important;
}

a.header-inline-submenus__link.menus__link.body3 {
    white-space: nowrap;
}

.header-dropdown-menu {
    width: unset !important;
}

.toolbar-submenu {
    position: absolute;
    top: 35px;
    z-index: 9;
    background: #595959;
    padding: 25px 15px 15px 15px;
    width: 100%;
    max-width: 350px;
    visibility: hidden;
    opacity: 0;
}

li.toolbar-menu__item.has-child {
    position: relative;
}

.toolbar-submenu ul.submenu-items {
    list-style: none;
    padding: 0;
}

.toolbar-submenu ul.submenu-items li {
    margin-bottom: 15px;
}

.toolbar-submenu ul.submenu-items li:last-child {
    margin-bottom: 0px;
}

li.toolbar-menu__item.has-child:hover .toolbar-submenu {
    visibility: visible;
    opacity: 1;
}

.toolbar-submenu ul.submenu-items li>a {
    font-size: 16px !important;
}

@media only screen and (max-width: 600px) {
    .mega-menu {
        width: 100% !important;
        padding: 15px;
    }

    .mega-menu ul.product-list-content {
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (min-width: 960px) {
    button.mobile-search-button {
        display: none;
    }
}

@media only screen and (max-width: 959px) {
    div#shopline-section-header {
        z-index: 9999999;
    }
}


/* ======Mega-Menu-Product====== */
ul.megamenu__list {
    max-width: 81% !important;
    padding: 0px !important;
}

.mega-menu {
    width: 17%;
    margin: 0px auto;
}

.header__inline-submenus.header-nav-list {
    padding: 30px 20px !important;
    margin: 0px !important;
    justify-content: space-between;
}

.mega-menu ul.product-list-content {
    background: #F8F8F8;
}

.mega-menu-products-content {
    padding: 15px;
}

p.mega-menu-product-title {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
}

.mega-menu-products-content .price__sale {
    flex-direction: column;
}

.mega-menu-products-content .price__sale span {
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 27px;
    text-align: left;
}

img.collection-hero__image {
    width: 100%;
    height: 100%;
}

/* ======Featured Collection===== */
.product-details div:has(.product-plugin-comment-rate-star):nth-of-type(2) {
    display: none !important;
}

h3.product-card-block-item.product__title.body3.fw-bold.full-display {
    font-size: 16px;
    font-weight: 400 !important;
    color: #000000;
    line-height: 1.4;
    margin-top: 20px;
    font-family: 'DM Sans';
}

.product-card-wrapper.card.card-wrapper {
    background: #F8F8F8;
    padding: 2px;
}

.product-details {
    padding: 0px 13px 13px 13px;
}

.featured-collection-with-banner__title-container-right>a.button--link {
    font-weight: 500 !important;
}

button.button.button--secondary.button--full-width.quick-add__text-button {
    background: #595959;
    color: #fff;
    font-size: 15px;
}

.product-card-wrapper .price.product-card-block-item:has(.price__container) {
    margin: 10px 0px;
}

span.body2.price-position-sale {
    font-size: 12px;
}

span.body2.price-position-sale span.fw-bold.price-item.price-item--sale {
    font-size: 15px;
}

.card__badge.left_bottom {
    background: #00B172 !important;
}

.card__badge.left_bottom.sold-out-message {
    background: #fff !important;
}

.card .quick-add__opener {
    background: #fff !important;
}

.card__badge.left_bottom.sold-out-message span {
    color: #000;
}

.product-card-wrapper .product-details .plugin-color-board.high-layer {
    display: none !important
}

.featured-collection .slider-buttons .slider-button {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 1px solid #e5e5e5 !important;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.featured-collection .slider-buttons .slider-button svg {
    height: 14px;
    width: 14px;
}

.featured-collection .slider-buttons .slider-button:disabled svg {
    opacity: 0.1
}

.product-card-block-item:has(button.product-list-collect-btn) .quick-add {
    top: -5px !important;
    right: unset !important;
    left: -5px;
}


button.product-list-collect-btn {
    padding: 10px;
    border: 1px solid rgb(var(--color-button-secondary-border));
    display: none !important;
}

.price.product-card-block-item [class^="index-module_sales__flash-sale-price-container"] {}

/* .product-card-wrapper:has(.price.product-card-block-item [class^="index-module_sales__flash-sale-price-container"]) .card__badge.left_bottom {
    display:none;
} */

.product-card-wrapper .product-details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.product-card-wrapper .product-card-block-item.display-none-tablet:has(modal-opener) {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.promotion-product-item-title.product-grid-font {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    line-height: 1.4 !important;
    font-family: 'DM Sans'!important;
}
.product-card-wrapper.card.card-wrapper span.body2.price-position-sale>span:first-child, .promotion-card-product-items span.promotion-product-item-sale-price>span>object>span {
    font-size: 16px !important;
    color: #595959 !important;
    text-transform: lowercase;
    font-weight: 400 !important;
}

.product-card-wrapper.card.card-wrapper span.body2.price-position-sale>span, .promotion-card-product-items span.promotion-product-item-sale-price>span>object {
    font-size: 20px !important;
}
span.promotion-product-item-origin-price{
    font-size: 16px !important;
}


@media (max-width: 959px) {
    .card .card__badge.left_bottom {
        bottom: 0px !important;
        left: 0px !important;
    }

}

@media (max-width: 600px) {
    .product-card-wrapper .card__badge .saved-amount {
        font-size: 13px
    }
}

/* PopUp Product */
.product-media-modal[open] {
    z-index: 99999999 !important;
}

.modal__content.quick-add-modal__content {
    max-width: 900px;
}

.modal__content.quick-add-modal__content li.thumbnail-list__item.slider__slide {
    max-width: 80px;
}

.modal__content.quick-add-modal__content .product--thumbnail_flatten .product__thumbnail-slider-group.product__thumbnail--beside {
    --thumbnail-image-width: 80px;
}

.price.product-card-block-item span.fw-bold.price-item.price-item--sale {
    color: red;
}

.price.product-card-block-item {
    margin-top: 5px;
}

.price.product-card-block-item span.fw-bold.price-item--regular {
    font-weight: 400 !important;
}


[class^="index-module_sales__flash-sale-promotion-price"] {
    color: #00b172 !important;
    font-weight: 600;
    font-size: 24px !important;
}

[class^="index-module_sales__flash-sale-origin-price"] {
    order: 3;
}

[class^="index-module_sales__flash-sale-save-price"] {
    color: #B1312E !important;
    margin-left: 10px !important;
}

@media screen and (min-width: 960px) {
    div#sales__flash-sale-price-container {
        align-items: center;
    }
}
@media screen and (max-width: 959px) {
    div#sales__flash-sale-price-container {
        flex-direction: column;
    }
    [class^="index-module_sales__flash-sale-promotion-price"] {
        color: #00b172 !important;
        font-weight: 600;
        font-size: 24px !important;
    }
    [class^="index-module_sales__flash-sale-origin-price"] {
        order: 3;
        margin-left: 0 !important;
        font-size: 16px !important;
        margin-top: 15px !important;
    }
    [class^="index-module_sales__flash-sale-save-price"] {
        color: #B1312E !important;
        font-size: 16px !important;
        margin-left: 0px !important;
        font-weight: 600;
    }
}

@media screen and (max-width: 959px) {
    predictive-search.search-modal__content {
        display: none;
    }

    predictive-search.search-modal__content.active-on-mobile {
        display: block;
    }

    .product-details {
        padding: 0 5px 10px;
    }

    quick-add-modal .product-description {
        padding: 0 20px;
    }
}

@media screen and (min-width: 960px) {
    .modal__content.quick-add-modal__content .product--large .product__info-wrapper {
        max-width: 50% !important;
        width: 50% !important;
    }

    .modal__content.quick-add-modal__content .product__media-wrapper {
        max-width: 50% !important;
        width: 50% !important;
    }

    h1.product__info-item {
        font-size: 20px;
    }


}

/* Cart Drawer */
.cart-drawer {
    position: fixed;
    z-index: 99999999 !important;
}

.cart-item__details>a {
    font-size: 14px;
}

div#cart-upsell-plugin {
    font-family: 'DM Sans' !important;
}

._description_pcuba_22 {
    font-family: 'DM Sans' !important;
}

div#cart-upsell-plugin span {
    font-family: 'DM Sans';
}

.cart-item .product-option {
    font-size: 12px;
    font-weight: 500;
    margin: 5px 0px !important;
}

.cart-item .cart-item__totals .final__price {
    font-size: 15px !important;
}

.cart-item .cart-item__quantity .quantity {
    border: 1px solid #e8e8e1;
}

.cart-drawer__checkout-container li.cart__total .body2 {
    font-size: 18px;
}

.cart-drawer__checkout-container {
    padding: 15px 0 !important;
    border-top: 1px solid #e8e8e8;
}

ul.cart-drawer__amount-wrapper li.cart__subtotal span {
    font-size: 18px !important;
}

/* ===============Footer Block============= */
.footer-block.grid__item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.newsletter-content {
    gap: 30px;
}

.footer-block__desc.body4.rte {
    font-size: 17px;
    font-weight: 600;
}

.field.newsletter--field {
    border: 0px;
    width: 100%;
    margin: 0px;
}

.field:after {
    border-radius: 0px;
    border-color: #e8e8e1;
}

button.button.newsletter--button.display-none.display-inline-flex-desktop {
    background: #595959;
    border-radius: 0px;
    color: #ffff;
    font-size: 15px;
}

.field__input {
    font-size: 15px;
    padding: 15px 25px;
}

.field__container {
    padding: 2px;
}

.footer-block.grid__item.custom-contact-1 {
    flex-direction: column;
    justify-content: flex-start;
    gap: 0px;
    height: fit-content;
    align-items: flex-start;
}

.contact-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0px 0px 15px;
}

ul.footer-media-content {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 30px;
}

ul.footer-block__details-content.list-unstyled li a {
    color: #000000;
    font-weight: 400;
    opacity: 1 !important;
}

.footer-block__heading.body3 {
    text-align: left;
    margin-left: -26px;
    font-weight: 700;
}

.footer-media-content li a svg {
    width: 20px;
    height: 20px;
}

.footer-media-content li a {
    text-decoration: underline;
    text-underline-offset: 2px;
    font-size: 14px;
    padding: 5px 0px;
}

ul.footer-media-content li {
    margin-bottom: 10px;
}

span.icon-text {
    display: flex;
    align-items: center;
    gap: 10px;
}

h3.social-media-heading {
    font-size: 15px;
    font-family: "DM Sans";
    text-align: left;
}

.footer-block.grid__item.localization-and-payments.custom-contact- {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    height: fit-content;
}

.localization-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0px 0px 20px;
}

.footer__payment svg {
    width: 40px;
    height: 30px;
}

.custom-contact- .dropdown-menu__button {
    font-size: 14px;
    font-weight: 300;
    background: #Fff;
    border: 1px solid #e8e8e1;
    border-radius: 0px;
}

.footer-payment-block {
    margin: 0px 0px 20px;
}

.dropdown-menu__list-wrapper.top.global-modal-border-shadow.body4 {
    background: #fff;
    border: none;
    box-shadow: 0 0 20px #00000017 !important;
    padding: 20px 15px;
}

.section.section-padding.section-newsletter.page-width-fluid.color-scheme-none {
    background: #595959;
    /* color: #fff; */
}


.newsletter-desc {
    color: #fff;
}

button.button.newsletter--button.display-none.display-inline-flex-desktop {
    background: #00b172;
}



/* =======Media CSS========= */

@media only screen and (max-width: 600px) {
    footer-menu.footer-block.grid__item.footer-block--list {
        width: 50% !important;
    }

    .product__info-item.product__info-description.body3.rte.page-width--narrow {
        padding: 0;
    }

    .price.product-card-block-item {
        margin-top: 8px;
    }

    .product-card-wrapper span.fw-bold.price-item.price-item--sale {
        font-size: 13px !important;
    }

    .product-details h3.product-card-block-item {
        font-size: 13px !important;
    }

    .featured-collection-with-banner__title-container .title3,
    .collection-list__header h4,
    .shopline-block .title4,
    .section-title.title3,
    h2.title5.featured-collection__title,
    .blogs__head h2.blogs__title {
        font-size: 20px !important;
        text-align: left;
    }

    h4.simple-blog__title {
        font-size: 15px;
        text-decoration: none;
    }

    #shopline-section-sign-up-and-save .newsletter-content {
        flex-direction: column !important;
    }

    #shopline-section-sign-up-and-save .section-newsletter.page-width-fluid.color-scheme-none {
        padding: 30px;
    }

    #shopline-section-sign-up-and-save .footer-block__desc.body4.rte {
        font-size: 15px;
        font-weight: 700 !important;
        line-height: 1.6;
    }

    .footer-block__heading.body3 {
        text-align: left;
        margin: 0px 0px 15px;
        font-weight: 700;
    }

    .footer-block.grid__item {
        align-items: flex-start;
    }

    ul.footer-block__details-content.list-unstyled li {
        margin: 0px 0px 10px;
    }

    ul.footer-block__details-content.list-unstyled li a {
        margin: 0px;
        padding: 4px 0px;
        font-size: 12px;
        font-weight: 300;
    }

    .footer-block.grid__item.custom-contact-1 {
        flex-direction: row;
        gap: 20px;
    }

    .custom-contact p {
        font-size: 14px;
    }

    ul.footer-media-content li a {
        font-size: 13px;
    }

}


/* Product Page */
.product__info-item.product__info-description.page-width--narrow {
    max-width: 1000px;
    margin: auto;
    padding: 40px 40px 0px;
}

.product-description p,
.product-description span {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
}

.product-description h4,
.product-description h4 span {
    font-size: 24px;
}

.product-description p,
.product-description span {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
}

.product-description ul>li {
    font-size: 15px;
    margin-bottom: 10px;
}

.product-description table td,
.product-description table th {
    font-size: 15px;
    padding: 5px
}

.product-description table {
    border-collapse: collapse
}

div#ProductInfo-main-product-info .product__dividing-line {
    margin-bottom: 20px
}

.product-description iframe {
    width: 100% !important;
}

h2.product__info-item.title3.description-title {
    border-bottom: 1px solid #ccc;
}

.product__info-item.product__info-description table {
    max-width: 100vw !important;
    width: 100% !important;
    overflow-x: scroll;
    table-layout: unset !important;
}

div#price-main-product-info>.price {
    margin-bottom: 15px;
    margin-top: 10px;
}

div#price-main-product-info>.price span {
    font-size: 20px;
}

span.price-sale-and-origin .price-item--sale {
    color: #00b172 !important;
}

div#price-main-product-info>.price span.price-item--regular {
    font-weight: 400 !important;
    font-size: 16px;
}

div#price-main-product-info span.price-sale-and-origin {
    display: flex;
    flex-direction: column;
}

span.body2.price-position-sale>span {
    font-size: 24px !important;
}

span.body2.price-position-sale {
    margin-bottom: -9px;
}

div#price-main-product-info .price__sale.sale_origin {
    gap: 25px;
    flex-direction: row;
}

div#variant_sku_no {
    margin-bottom: 25px !important;
    display: block;
}

.price .price__sale.sale_origin .price-position-origin>span {
    font-size: 14px !important;
}

span.body5.price-position-save>span {
    font-size: 18px !important;
}

span.body5.price-position-save {
    background: #07b375;
    padding: 5px 10px;
    color: #fff;
}

.product-form .product-form__buttons>button {
    margin-bottom: 10px;
    border: 1px solid #000;
    padding: 11px 25px;
    font-size: 17px;
    border-radius: 50px !important;
}

button.btn.btn-primary.pay-button-common-item.pay-button-buy-now.button {
    border-radius: 50px !important;
}

.shopline-payment-button-wrapper button {
    margin: 0 !important;
    padding: 15px !important;
}

.shopline-payment-button-wrapper {
    padding: 0 !important;
}

.shopline-payment-button-wrapper button {
    margin-bottom: 0;
    background: #000;
    border-radius: 3px !important;
}

.shopline-payment-button-wrapper {
    border-radius: 0px !important;
}

span.pdp_button_text.fw-bold {
    font-size: 17px;
    color: #fff
}

.product-form__input input[type="radio"]:disabled + label:not(.product-form--color-swatch) {
    color: rgb(89 89 89) !important;
}
.product-form__input input[type="radio"]+label {
    font-size: 15px !important;
}

.product-form__input input[type="radio"]:checked+label:not(.product-form--color-swatch) {
    border: 1px solid #000 !important;
}

.product-form__input input[type="radio"]+label:not(.product-form--color-swatch) {
    border: 1px solid #e8e8e1 !important;
}

.product-form__input input[type="radio"]:disabled+label:not(.product-form--color-swatch) {
    opacity: 0.5;
}

.product-form__input input[type="radio"]+label:not(.product-form--color-swatch)::before {
    border-bottom: 1px solid black !important;
}

fieldset.product-form__input .form__label {
    font-size: 16px;
}

.product__info-item--quantity-input.row .quantity-input-label {
    font-size: 16px;
}

.product__info-item--quantity-input {
    display: block !important;
}

fieldset.product-form__input.variant-input-wrapper.row.medium {
    display: block;
}

.product-form__input--right {
    justify-content: flex-start !important;
}

.product__info-container>*+* {
    margin-bottom: 25px;
}

.product__info-item--quantity-input .quantity {
    margin-top: 10px;
}

#shopline-section-1706623611603dc2781b .grid>* {
    padding: 0px 50px;
}

.accordion details {
    border-bottom: 1px solid;
    border-color: #e8e8e1;
}

div[data-ssr-plugin-b2b] {
    display: flex;
    align-items: center;
    gap: 20px;
}

div[data-ssr-plugin-b2b] .divider {
    display: none;
}

button.btn.btn-outline-primary.btn-lg.btn-secondary.addQuoteListBtn.button--secondary.shopline-element-buy-now {
    background: #0000;
    color: #000;
    border: 1px solid #000;
}

button.b2b-product-inquiry-btn.btn.btn-primary.btn-lg.shopline-element-buy-now {
    background: black;
    color: #fff;
    border: 1px solid #000;
}

div#wishlist-product-details div {
    color: #000;
}

.plugin-product-comment-step2 p,
.plugin-product-comment-step2 h1,
.plugin-product-comment-step2 span,
.plugin-product-comment-step2 div {
    color: #000 !important;
}

textarea.isv-web-input__textarea.isv-web-input-lg::placeholder {
    color: #000 !important;
}

.plugin-product-comment-step4 h1,
.plugin-product-comment-step4 label div {
    color: #000 !important;
}

.plugin-product-comment-step1 h1,
.plugin-product-comment-step1 span {
    color: #000 !important;
}
.quantity_and_buybutton div#member-plugin-branding-widget-pdp {
    display: none !important;
}
@media only screen and (max-width: 600px) {
    /* .product__info-item .price__container span {
        font-size: 17px !important;
        text-align: center !important;
    } */
    span.body5.price-position-save>span {
        font-size: 14px !important;
    }
    /* .product__info-item .price__container {
        width: fit-content;
        margin: auto;
        display: block;
    } */

    .product__info-item .price {
        display: block;
        margin-bottom: 5px;
        margin-top: 15px !important;
    }

}



/* Video Section */

.video-section__title-wrapper h2 {
    font-size: 34px;
    font-weight: 700;
    margin: 0px 0px 15px;
}

.video-section__title-wrapper p {
    font-size: 15px;
    font-weight: 300;
}

.theme-block {
    margin: 0px !important;
}

.theme-block h2 {
    margin: 0px 0px 15px !important;
}

deferred-media.video-section__media.deferred-media {
    padding-bottom: 56% !important;
}

/* Cart Page */

.cart__checkout-container {
    width: 340px !important;
}

.cart__amount-wrapper li {
    justify-content: space-between !important;
}

.cart__amount-wrapper li em,
.cart__amount-wrapper li span {
    font-size: 17px !important;
}

.shopping-cart {
    background: #fff;
    border: 1px solid;
    padding: 11px 25px;
    text-align: center;
    margin-bottom: 15px;
}

.page-width.rich-text__wrapper--center.rich-text__blocks>h2 {
    margin: 0px;
}

button.cart__checkout-button.button {
    padding: 11px 25px !important;
    background: #595959;
    border-radius: unset;
    font-size: 17px;
}

.shopping-cart a {
    font-size: 17px;
}

.cart-item__media {
    width: 150px;
    height: 100px;
}

.cart-item__media a {
    width: 100%;
    height: 100%;
}

.cart-item__media a img {
    height: 100% !important;
}

.cart-item {
    padding: 20px 0px 15px !important;
    border-bottom: 1px solid !important;
    border-color: #e8e8e1 !important;
}

/* FAQ Page */
div#shopline-section-17067272230140bee808 .accordion__content.rte.body3>p {
    margin: 0px 0px 15px;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 300;
}

div#shopline-section-17067272230140bee808 .panel-heading h4.panel-title {
    font-size: 20px;
    font-weight: 600;
}

div#shopline-section-17067272230140bee808 h3.accordion__title.title6 {
    font-weight: 700;
}

h1.page-title.title4 {
    margin: 0px;
}

.faq-item--content {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 300;
}

.panel-heading {
    margin: 0px 0px 15px;
}

@media only screen and (min-width: 750px) {
    .main-cart-container {
        display: flex;
        gap: 30px;
    }

    .main-cart-container .cart__footer-container {
        padding: 30px;
        position: sticky;
        top: 200px;
        height: fit-content;
        background: #0000001c;
    }

    .inner-video-item.page-width {
        display: flex;
        gap: 30px;
    }

    .inner-video-item.page-width>div {
        width: 50%;
    }

    .video- {
        height: fit-content;
        position: sticky;
        top: 150px;
    }
}

/* Collection Page */
.collection-hero:not(.has-collection-image) .collection-hero__title {
    margin-top: 20px !important;
}

.collection-hero:has(.collection-hero__image) .collection-hero__title {
    display: none !important
}

.field-switch input:checked+.field-switch-slider {
    background-color: #00b172;
}

span.field-switch-slider {
    background-color: #595959;
}

span.field-currency.body3 {
    width: 30px;
}

.filter-checkbox-con.is-checked .filter-checkbox-icon:before {
    background-color: #111 !important;
}

.filter-price-con .filter-price-input-con .filter-price-currency {
    opacity: 1 !important;
    color: black !important;
    font-size: 12px;
    top: 50%;
}

.filter-folder-con .filter-price-con .filter-price-input-con input {
    color: #000 !important;
    opacity: 1 !important;
    border-color: #e8e8e1;
}

/* Forms */

.field__input:focus~.field__label,
.field__input:not(:placeholder-shown)~.field__label,
.field__input:-webkit-autofill~.field__label {
    top: 31%;
    transform: scale(0.7) translate(0, -90%);
}

/* Review CSS */

.plugin-product-comment-commentSynthesize,
.plugin-product-comment-select-buttons-item,
.select-item.active span,
span.select-text,
span.notranslate,
.plugin-product-comment-title span,
.plugin-product-comment-spaceBetween span,
.plugin-product-comment-content span {
    color: #000000 !important;
}

.plugin-product-comment-product-subTitle-start svg {
    width: 18px;
    height: 18px;
}

.plugin-product-comment-product-subTitle-start {
    font-size: 18px;
}

.plugin-product-comment-title {
    font-size: 20px;
    font-weight: 500;
}

.plugin-product-comment-commentSynthesize {
    font-size: 18px !important;
}

.plugin-product-comment-select-entry svg {
    width: 14px !important;
    height: 14px !important;
}

.plugin-product-comment-select-entry svg path {
    fill: #000000 !important;

}

span.body.select-text {
    font-size: 15px;
    font-weight: 500;
}

span.qualified {
    background: #00B172;
    color: #ffffff !important;
    padding: 3px 5px;
}

span.qualified-name {
    color: #ffffff !important;
    font-weight: 500;
}

.plugin-product-comment-content-title {
    color: #000000;
    font-size: 15px !important;
}

.plugin-product-comment-commentIcon svg path {
    fill: #00B172 !important;
}

span.spanAndKey {
    color: #000000;
}

.plugin-product-comment-commentIcon svg {
    width: 18px !important;
    height: 18px !important;
}


/* Home Page */
@media only screen and (max-width: 600px) {
    div#shopline-section-17060836911116e90ea7 h2.text-columns-with-images__title.section-title.title3.text-center {
        margin-bottom: 15px !important;
    }

    div#shopline-section-17060836911116e90ea7 .section.section-padding.text-columns-with-images.color-scheme-none.section-gap {
        padding-top: 0;
    }

}

/* Sticky Add To cart */
div#addToCartPluginContainer {
    z-index: 9999999;
    position: relative;
}

div#addToCartPluginPC {
    max-width: calc(var(--page-padding) * 2 + var(--page-width));
    margin: auto;
    left: 50%;
    transform: translatex(-50%);
}

.select-box {
    border: 1px solid black;
}

/* .select-box:after {
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(https://img.myshopline.com/image/store/1698308839709/caret.svg?w=94&h=150);
    position: absolute;
    top: 50%;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translatey(-50%);
} */
.addToCartPluginWithTheme .select-entry span.entry-text,
.addToCartPluginWithTheme .select-options.select-dropdown .select-item span.select-text {
    font-size: 16px !important;
}

.addToCartPluginWithTheme input.stepper-input {
    font-size: 16px;
}

.addToCartPluginWithTheme p.price.product-price-sales_addToCartPluginPC span {
    color: #00b172;
}

.select-box {
    position: relative;
}

.select-entry {
    padding-right: 25px !important;
}


/* B2B */
.inquiry-affix-entry,
.inquiry-quoteList-affix-entry {
    right: 18px !important;
}

@media only screen and (max-width: 600px) {

    .inquiry-affix-entry,
    .inquiry-quoteList-affix-entry {
        display: none !important;
    }
}


/* Breadcumb */
.breadcumbs ul {
    padding-left: 0;
    list-style: none;
}

.breadcumbs ul li {
    display: inline-block;
    margin-right: 10px;
    line-height: 1.5;
}

.breadcumbs ul li:last-child {
    margin-right: 0px;
}


/* Testimonial */
.section-heading.title3 {
    text-align: center;
    margin-bottom: 25px;
}

.testimonail-item {
    color: #000;
}

.testimonial-product img {
    max-width: 150px;
    width: 100%;
    margin: auto;
}

.testimonial-product h3 {
    font-size: 15px;
    text-align: center;
}

.testimonail-title {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 13px 0px;
}

.testimonail-item {
    color: #000;
}

.testimonials-text {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 15px;
}

.customer-image span {
    font-size: 18px;
    font-weight: 300 !important;
}

.customer-image {
    height: 49px;
    width: 49px;
    background: #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: auto
}

.customer-name span {
    font-size: 14px;
    text-align: center;
    color: #707070;
    display: block;
    margin-top: 15px;
    line-height: 1;
}

.review-star svg {
    width: 18px;
    height: 18px;
    fill: #F0AD4E;
}

.review-star {
    width: fit-content;
    margin: 15px auto 0 auto;
}

.testimonials-items button.slick-arrow {
    border: none;
    background: none;
    position: absolute;
    top: 50%;
    cursor: pointer;

}

.testimonials-contents {
    padding: 0px 50px;

}

.testimonials-items button.slick-arrow svg {
    height: 30px;
    width: 30px;
    fill: #000;
    color: #000;
}


.testimonials-items button.slick-prev {
    left: -50px;
}

.testimonials-items button.slick-next {
    right: -50px;
}

@media only screen and (min-width: 601px) {
    .testimonail-item .item-inner {
        padding: 0px 30px;
    }

}



/* Membship */

div#member-system-plugin>div {
    right: auto !important;
    bottom: 108px !important;
    left: 15px !important;
    padding: 13px 16px;
    border-radius: 100px;
    background-color: rgb(249, 214, 165);
}

/* custom page */
.custom-page.page-width.page-width--narrow.section-padding p,
.custom-page.page-width.page-width--narrow.section-padding li {
    font-size: 16px;
    line-height: 1.5;
}

h1.page-title.title4 {
    font-size: 40px;
    margin-bottom: 25px;
}

/* 
slideshow */
.slideshow__control.slideshow__control--arrows {
    bottom: unset;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
}

.slideshow__control.slideshow__control--arrows .control__arrow-buttons {
    justify-content: space-between;
    padding: 0px 50px;
}

@media only screen and (max-width: 750px) {
    .sales-popup-plugin .modal-center [class^="_container_"] [class^="_content_"] {
        max-height: 246px;
    }

    .sales-popup-plugin .modal-center [class^="_container_"] [class^="_decorationImg_"] {
        max-height: 180px !important;
    }
}

.sales-popup-plugin {
    z-index: 999999999 !important;
    position: relative !important;
}



/* others */
@media only screen and (min-width: 960px) {
    .shopline-section.advc-anchor-container.advc-section.advc:has(.advc-anchor-wrapper) {
        top: 126px !important;
    }
}

@media only screen and (max-width: 959px) {
    .shopline-section.advc-anchor-container.advc-section.advc:has(.advc-anchor-wrapper) {
        top: 52px !important;
    }
}


/* Login Page */
.customer .actions a {
    text-underline-offset: 3px !important;
    -webkit-text-underline-offset: 3px !important;
}


/* Gift App */

.gift-plugins-container-inject * {
    color: #ff3e3e !important;
}