/** Shopify CDN: Minification failed

Line 522:0 Unexpected "<"
Line 522:9 Expected "}" to go with "{"

**/
/** Shopify CDN: Minification failed

Line 510:0 Expected "}" to go with "{"

**/
/* Color Schema Override */
:root {
    --theme-color-cst-cyan: #0c879d;
    --theme-color-cst-cyan-tweak: #0c879d;
}

.back-top #bls__back-top {
    background-color: var(--theme-color-cst-cyan) !important;
}

.back-top i {
    color: var(--theme-color-cst-cyan) !important;
    mix-blend-mode: multiply !important;
}

.quick-buy.bls__product-addtocart button span,
.bls__product-action .bls__product-addtocart button.bls__js-addtocart SPAN {
    color: #fff !important;
}

.sf__slide-content .btn-primary,
.contact-form button,
.quick-buy.bls__product-addtocart button,
.product-form .flex-nowrap button.product-form__submit,
.bls__payment-button button.shopify-payment-button__button {
    background-color: var(--theme-color-cst-cyan) !important;
    border-color: var(--theme-color-cst-cyan) !important;
    color: var(--btn-primary-color) !important;
}

.sf__slide-content .btn-primary:hover,
.contact-form button:hover,
.quick-buy.bls__product-addtocart button:hover,
.bls__product-action .bls__product-addtocart button.bls__js-addtocart,
.product-form .flex-nowrap button.product-form__submit:hover,
.bls__payment-button button.shopify-payment-button__button:hover {
    background-color: var(--theme-color-cst-cyan-tweak) !important;
    border-color: var(--theme-color-cst-cyan-tweak) !important;
}

.h-count,
.data.item.active a {
    background-color: var(--theme-color-cst-cyan) !important;
}

.navigation .horizontal-list .level0:hover>a,
.h_layout4 .bottom-recently-viewed:hover a,
.header-middle .header_search .top-search-toggle:hover,
.header-middle .header_account .header__icon--account:hover,
.header-middle .bls-header-recently-viewed .recently-icon:hover,
.header-middle .bls__header-wishlist .wishlist-icon-bubble:hover,
.header-middle .header_minicart #cart-icon-bubble:hover {
    color: var(--theme-color-cst-cyan) !important;
}

.sf__slide-content h2.slide__block-title,
.sf__slide-content .slide__block-description {
    color: #fff;
}

.logo-img img {
    width: 115px !important;
}

.bls__product-details .cw_bulletin {
    color: #a5a5a5;
    font-size: 12px;
}

.bls__product-details .cw_wrapper-short-desc,
.bls__product-details .cw_full_disrc {
    display: none;
}

.sf__slide-content .slide__block-description {
    font-size: 18px !important;
}

.bls__grid.bls__product-style-3 .bls__product-action-inner {
    left: 0 !important;
    right: unset !important;
    margin-left: 1rem;
}

.bls__grid.bls__product-style-3 .bls__product-action-inner>button {
    width: 10% !important;
}

.bls__product-item .bls__product-img>.bls__product-label~.bls__product-action>.bls__product-action-inner {
    margin-top: 6.25rem;
    margin-left: 1.75rem;
}

.bls__product-item .bls__product-img .bls__product-label,
.bls__product-label>div {
    width: 50px;
    height: 50px;
    --product-label-background-color: inherit !important;
    background-image: url(/cdn/shop/files/icon-discount_430x.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0 !important;
}

.bls__product-details-infor .bls__product-label-detail .bls__product-label {
    --product-label-background-color: transparent;
}

.bls__product-label>div {
    font-size: 14px !important;
    padding: 18px 10.5px !important;
    transform: rotate(343deg);
}

.sticky-product-information .bls__product-details-infor .bls__product-price {
    padding-bottom: 0;
    gap: 10px;
}

.sticky-product-information .bls__product-details-infor .bls__custom-html {
    padding-bottom: 2rem;
    margin-top: 0;
}

div#shopify-section-template--23117393396012__1723656035f0fe5bb3 {
    margin-top: -10.25rem;
    margin-bottom: 67.5rem;
}

div#rap__med__insta_title {
    display: none;
}

/* Settings - Product Listings Item */
.bls__product-action .bls__product-action-inner .btn-reset.bls__product-compare,
.bls__product-action .bls__product-action-inner .btn-reset.bls__product-quickview {
	display: none;
}

.bls__product-details-infor .bls__product-title {
    margin-bottom: 0;
}

.bls__product-details-infor .bls__custom-html {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

.bls__product-details-infor .bls__custom-html .cw_wrapper-short-desc {
    margin-top: 1.75rem;
}

.bls__product-details-infor .bls__custom-html .cw_full_disrc {
    display: none;
}

/* Product Page - Tabs */
.bls__product-tabs .tab-content .cw_bulletin,
.bls__product-tabs .tab-content .cw_wrapper-short-desc {
    display: none;
}

.bls__product-tabs .tab-content .cw_full_disrc .cw_vendor-name {
    font-size: larger;
    font-weight: 600;
    margin: 3rem 0;
}

.bls__product-tabs .tab-content .cw_full_disrc {
    display: flex;
    flex-direction: row;
}

.bls__product-tabs .tab-content .cw_full_disrc_list.one {
    margin-right: 2.5rem;
}

.cw_acc_main .cw_accordion,
.cw_acc_main .cw_panel {
    max-width: 85.85rem;
    width: 55rem;
}

/* Products Accordion Start */
div.cw_panel {
    display: none;
}

div.cw_panel.show {
    display: block !important;
}

.cw_accordion:after {
    content: '+';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #fff;
    float: right;
    margin-left: 5px;
}

.cw_accordion.active:after {
    content: "-";
    /* Unicode character for "minus" sign (-) */
}

.cw_accordion {
    background-color: var(--theme-color-cst-cyan);
    color: #fff;
    padding: 10px;
    margin-top: 15px;
}

.cw_accordion:hover {
    cursor: pointer;
}

.cw_acc_main>.cw_accordion:nth-child(1) {
    margin-top: 0;
}

.cw_panel {
    padding: 10px;
}

.cw_panel.cw_hi {
    padding: 0;
}

/* All Hero Ingredients Start */
.cw_panel_txt.cw_hi {
    background-color: #ffffff;
    display: flex;
    text-align: center;
    color: #000;
    margin-top: 15px;
    width: 100%;
    padding: 10px;
}

.cw_ingri_singal {
    width: 33.33%;
}

.cw_ingri_singal img.cw_ingri_img {
    max-width: 149px;
    width: 100%;
    margin-bottom: 15px;
}

.three_hi .cw_ingri_singal img.cw_ingri_img {
    max-width: 100px;
}

.cw_panel_txt.cw_hi.surge-bg {
    background-color: rgb(0 132 156 / 30%);
}

.cw_panel_txt.cw_hi.elation-bg {
    background-color: rgb(100 167 10 / 30%);
}

.cw_panel_txt.cw_hi.flow-bg {
    background-color: rgb(242 198 206 / 30%);
}

.cw_panel_txt.cw_hi.joy-bg {
    background-color: rgb(214 210 198 / 30%);
}

.cw_panel_txt.cw_hi.awe-bg {
    background-color: rgb(178 162 201 / 30%);
}

.cw_panel_txt.cw_hi.vibe-bg {
    background-color: rgb(250 221 63 / 30%);
}

.cw_panel_txt.cw_hi.nomad-bg {
    background-color: rgb(44 85 151 / 30%);
}

.cw_panel_txt.cw_hi.id-bg {
    background-color: rgb(233 119 34 / 30%);
}

.cw_panel_txt.cw_hi.boujee-bg {
    background-color: #e2a8294d;
}

.cw_panel_txt.cw_hi.lit-bg {
    background-color: #a6192e4d;
}

.cw_panel_txt.cw_hi.magic-bg {
    background-color: #8b47204d;
}

.cw_panel_txt p {
    color: #555 !important;
}

/* /.All Hero Ingredients End */
.cw_panel_txt ol li {
    color: var(--heading-color);
    list-style-position: inside;
}

.cw_panel_txt ol>li:not(:first-child) {
    margin-top: 4rem;
}

p.cw_ans_color {
    color: #555 !important;
}

/* /.Products accordion End*/
section.bls__faqs-page .bls__faqs-content .col-lg-4 {
    display: none;
}

section.bls__faqs-page .bls__faqs-content .col-lg-8 {
    width: 100%;
    padding-left: 0;
}

section.bls__faqs-page .bls__faqs-content .col-lg-8.bls__faqs-right:before {
    border-left: 0;
}


/* Section - Press */
.cst_section-press {
    padding-left: 0;
    padding-right: 0;
}

.cst_section-press .bls__section_shipping-image {
    width: 100%;
}

.cst_section-press .bls__section_shipping-image img {
    object-fit: contain;
}

.bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media:before,
.product-images-style-radius .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media:before {
    content: none;
}

.bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media .cst_product-thumbnail,
.product-images-style-radius .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media .cst_product-thumbnail {
    width: 100%;
    height: 55rem!important;
    background-size: contain !important;
}

.product-form__buttons .bls__product-action-inner .bls__product-compare {
    display: none;
}


@media (max-width: 991px) {
    .bls__grid.bls__product-style-3 .bls__product-action {
        flex-direction: row !important;
        flex-wrap: wrap;
        position: relative !important;
        right: 0 !important;
        bottom: 0 !important;
    }

    .bls__grid.bls__product-style-3 .bls__product-action-inner {
        flex-direction: row !important;
    }

    .bls__grid.bls__product-style-3 .bls__product-action-inner>button {
        width: 100% !important;
        margin-bottom: 0 !important;
        padding-right: 10px;
    }

    .bls__product-item .bls__product-img>.bls__product-label~.bls__product-action>.bls__product-action-inner {
        margin-top: inherit !important;
        margin-left: 1rem !important;
    }

    .cw_acc_main .cw_accordion,
    .cw_acc_main .cw_panel {
        max-width: 100%;
    }

    .bls__product-tabs .tab-content .cw_full_disrc {
        flex-direction: column;
    }

    .bls__product-tabs .tab-content .cw_full_disrc_list.one {
        margin-right: inherit;
    }

    .cw_panel_txt.cw_hi {
        flex-direction: column;
    }

    .cw_ingri_singal {
        width: 100%;
    }

    .cw_ingri_singal img.cw_ingri_img {
        max-width: 200px;
    }
}

.page-heading:not(.show-banner) .page-head {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
}

@media (max-width: 768px) {
    section.bls__product .container-fluid .bls__section-header {
        padding: 0rem !important;
    }

    .bls__collection-column .collection-item .bls__collection-infor .bls__collection-title {
        font-size: 13px;
        padding: 5px 10px !important;
    }

    .product__media-gallery .product__media-mobile .col_nav.nav_medium {
    	display: none;
    }
  
    .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide,
    .product-images-style-radius .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide {
        width: 100% !important;
        max-height: 300px !important;
    }

    .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media .cst_product-thumbnail,
    .product-images-style-radius .bls__template-main-product .bls__product-gallery .swiper-wrapper .swiper-slide .bls__responsive-image.product-single__media .cst_product-thumbnail {
        height: 300px !important;
    }

    .bls__product-addtocart button.bls__js-addtocart,
    .bls__product-action .bls__product-addtocart button.bls__js-addtocart {
        background-color: transparent !important;
        border-color: transparent !important;
    }

    .bls__section .bls__swiper {
        padding-bottom: 0 !important;
    }

    div#shopify-section-template--23117393396012__icon_box_88AdyW .row .col-sm-6 {
        width: 49.99%;
    }

    div#shopify-section-template--23117393396012__1723656035f0fe5bb3 {
        margin-top: -4.75rem;
        margin-bottom: 50.3rem;
        padding: 0 10px;
    }

    .page-heading:not(.show-banner) .page-head {
    	padding-top: 1.75rem !important;
    	padding-bottom: 1.75rem !important;
    }
/* /* Discount Offers Popup Styles */
.discount-offers-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; /* Hidden by default */
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.discount-offers-popup.active {
  display: flex;
}

.offer-popup {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  max-width: 500px;
  width: 90%;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.best-offer-title p {
  font-size: 1.5em;
  margin-bottom: 10px;
}

.red-offer {
  color: red;
  font-weight: bold;
}
</style> 