/** Shopify CDN: Minification failed

Line 1983:8 Expected identifier but found ","
Line 2628:5 Expected "}" to go with "{"

**/
@font-face {
    font-family: "Tstar_head";
    src: url('/cdn/shop/files/TSTAR-PRO-Headline.otf?v=1755677323');
}
@media screen and (min-width: 1150px) and (max-width: 1439px) {
    header.header.header--top-left.header--mobile-center.page-width.header--has-menu {
        padding: 0 2.5rem;
    }
        nav.header__inline-menu ul.list-menu .header__menu-item span {
        font-size: 12px;
    }
    nav.header__inline-menu ul.list-menu .header__menu-item{
    padding: 1.2rem .45rem;
}
}

@media screen and (max-width: 768px) {
   .slider-pagination {
  display: flex;
  gap: 0px;
  justify-content: center;
  align-items: center;
}

.slider-progress {
  flex: 1;
  height: 5px;
  background:#615e5c40;
  overflow: hidden;
  position: relative;
}

.slider-progress .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%; 
  background: #000; 
  /* transition: width 0.4s ease-in-out; */
}
    .grid__item.product__media-wrapper{
    margin-bottom: 20px;
}
        .slider-buttons.text-mobile1.no-js-hidden.quick-add-hidden.new_mob_slider {
        position: absolute;
        top: 40%;
        justify-content: space-between;
        width: 100%;
        padding: 0px 10px;
        z-index: 1;
    }
    .slider-dot.active {
        background-color: #000;
        width:100%;
        transition: all .5s ease-out;
    }
    .slider-pagination {
      display: flex;
        justify-content: center;
        position: relative;
        bottom: 0;
        align-items: center;
        width: 100%;
        top:-21px;
    }
    .slider-dot {
       width: 100%;
        height: 7px;
        background-color: #615e5c40;
        cursor: pointer;
        transition: background .3s;
    }
}
/* 25 aug css */
.collection-list-wrapper .collection-grid-list {
    margin: 10px 0px;
}
.cart__ctas button.cart__checkout-button.button{
    background: #54c63a;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
}
.shipping_bar {
    margin-bottom: 15px;
}
.template--cart .cart__ctas, .drawer__footer .cart__ctas{
    margin-top: 2rem;
}
.cart-drawer .totals h2.totals__subtotal{
    font-family: 'Inter', sans-serif;
    font-weight: 700;
}
.cart-drawer .totals p.totals__subtotal-value{
    font-size: 16px;
}
.drawer__inner_parent .drawer__footer{
    background-color: rgb(var(--color-background));
    border-top: .1rem solid rgba(var(--color-foreground), .2);
    padding: 1.5rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}
.free-shipping_progress {
    overflow: unset;
    height: 6px;
    position: relative;
    border-radius: 7px;
    background-color: #d8c5e4;
}
.progress-complete {
    border-radius: 7px;
    height: 100%;
    background-image: linear-gradient(to left, #3c1550, #d8c5e4);
    display: block !important;
}
p.free-shipping__label {
    margin: 0 0 5px;
    font-size: 14px;
    text-align: center;
}
/* 22 aug css */
input#Search-In-Modal{
    font-family: 'Inter', sans-serif;
}
.new_page_content .rte h2 {
    font-family: 'Inter', sans-serif;
}
h2.rich-text__heading.rte.h1, h1.collection-hero__title, h2.image-with-text__heading.h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Tstar_head";
}
.template--index h3.accordion__title.h4, .fera-reviews-header-summary .fera-averageRating-count-str{
    font-family: 'Inter', sans-serif !important;
}
.new_page_content .rte p, .newsletter__subheading.rte p{
    font-size: 16px;
}

.new_page_content h2.page-title.h1, h2.collapsible-content__heading.h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: "Tstar_head";
}
.newsletter__wrapper h2, .new_page_content .rte h2, ul.list-menu .header__menu-item span, .div-section-main-ch1 h2, .featuredd .collection__title.title-wrapper h2.title.h2, h2.collapsible-content__heading.h1{
    font-weight:700;
    
}
h2.collection-list-title {
    font-weight: 700;
    font-size: 24px;
}
ul.list-menu .header__menu-item span{
    font-size:14px;
   color: #2d2a26;
}
h3.card__heading.h5 a.full-unstyled-link {
    font-family: "Tstar_head";
        font-size: 14px;
    letter-spacing: 0px;
}
.product__title h1 {
    font-family: "Tstar_head";
    font-size: 30px;
}
/* 20 aug css */
.card__badge.top.left {
    display: none;
}
.accordion__content.rte p {
    font-size: 12px !important;
    color: #2d2a26;
    line-height: 18px;
}
.featuredd .collection__title.title-wrapper h2.title.h2 {
    font-size: 24px;
    margin: 0px;
}
.accordion__title,
.texto {
    font-weight: 600;
    font-size:16px;
    letter-spacing: 0.05em;
        font-family: 'Inter', sans-serif;
}
.product__accordion.accordion summary svg.icon-caret {
    height: 9px;
}
/* 16 aug css */
.bundle_section_pro {
    padding-top: 2rem;
    padding-bottom: 9px;
}
.specific_content .color-options {
    justify-content: flex-start;
    gap: 5px;
}
.color-options button[selected=selected] {
    outline: 1px solid #000;
    outline-offset: 2px;
}
.specific_content .color-options button[selected=selected]:before {
    display: none;
}
/* 11 aug css */
.new-collection_mobile,
.Collection_breadcrumb {
    display: none;
}
.variant_media_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.product_variant_content {
    width: 78%;
}
.product_variant_media {
    width: 23%;
}
.product_maybe_wrapper_inner {
    gap: 5px;
}
.pro_image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
}

.pro_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product_variant_heading {
    display: flex;
    font-size: 14px;
    gap: 10px;
    justify-content: space-between;
    line-height: 18px;
    color: #000;
}
.product_variant_heading a {
    text-decoration: none;
    color: #000;
}
.product_bundle_price {
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.product_bundle_price span.compare_at_price {
    color: #e82424;
    text-decoration: line-through;
}
.product_bundle_select_colors {
    display: flex;
    gap: 10px;
}
.color_border {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.color_border:hover .color-values,
.color_border.selected .color-values {
    outline: 1px solid #000;
    outline-offset: 2px;
}

.product_bundle_selct_size {
    display: flex;
    gap: 10px;
    padding: 10px 0;
    align-items: center;
}

select.variant_option {
    width: 100%;
    height: 35px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    background: #fff;
    color: #000;
}

.addtocart_custm_bundle {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 2px 0;
    font-weight: 600;
    cursor: pointer;
    color: #000;
    border: 1px solid #000;
}

span.color-values {
    font-size: 0;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer;
}

h2.page-width.product-recommendations__heading.h2 {
    max-width: 100%;
    width: 100%;
}

.specific_content .color-options button {
    width: 20px !important;
    height: 20px;
    margin: 0px;
    padding: 0px;
}

.specific_price {
    color: #000;
    font-size: 14px;
    margin: 8px 0px;
    line-height: 1.2;
    display: flex;
    gap: 5px;
}

.template--product .soft_img {
    margin-top: 2.5rem;
    margin-bottom: 0;
    width: 100%;
    padding: 1.5rem 0;
    border-top: .1rem solid rgba(var(--color-foreground), .08);
}

.template--product .soft_img .texto {
    font-size: calc(var(--font-heading-scale) * 1.5rem);
    line-height: 20px;
}

.product__accordion.accordion {
    margin-top: 0px;
}

.product__accordion.accordion .accordion__content {
    padding: 0 2.8rem;
}

@media screen and (min-width:768px) {
    span.colors_names{
    width: 100% !important;
}
    .specific_Collection {
        margin-bottom: 5rem;
        padding-bottom: 0px !important;
        border-bottom: 1px solid #faf8f5;
    }

    .specific_content {
        height: 100px;
    }

    product-recommendations.product-recommendations {
        padding-bottom: 0px !important;
    }

    .product-recommend-slide,
    .swiper-wrapper .specific_prd.swiper-slide {
        border-right: 1px solid #faf8f5;
        border-top: 1px solid #faf8f5;
    }

    .swiper-button-prev,
    .pdp_rec-button-prev {
        right: 105px !important;
    }

    .pdp_rec-button-prev:after {
        content: 'prev';
    }

    .pdp_rec-button-next:after {
        content: 'next';
    }

    .pdp_rec-button-prev:after,
    .pdp_rec-button-next:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
        margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    }

    .product-recommend-slide .pdp_rec-button-prev,
    .product-recommend-slide .pdp_rec-button-next {
        top: 20px !important;
    }

    .specific_swiper .swiper-button-prev,
    .specific_swiper .swiper-button-next,
    .pdp_rec-button-prev,
    .pdp_rec-button-next {
        color: #000;
        position: absolute;
        top: 30px;
        right: 10px;
        left: unset;
        height: 30px;
        width: 24px;
    }

    .specific_swiper .swiper-button-prev:after,
    .specific_swiper .swiper-button-next:after,
    .pdp_rec-button-prev:after,
    .pdp_rec-button-next:after {
        font-size: 24px;
    }

    .new-collect-head h2 {
        margin: 0px;
        font-weight: 600;
        text-align: center;
        font-size: 30px;
        padding-bottom: 2rem;
        font-family: "Tstar_head";
    }

    .swiper-button-next,
    .swiper-button-prev,
    .pdp_rec-button-next,
    .pdp_rec-button-prev {
        display: block !important;
    }

    .specific_swiper .swiper-pagination,
    .product-recommend-swiper .pdp_rec-pagination {
        position: absolute;
        top: 10px;
        display: flex;
        justify-content: end;
        height: 30px;
        left: unset;
        right: 50px !important;
        font-size: 14px;
        gap: 8px;
    }
}

.titlePd {
    font-family: "Tstar_head";
    margin: 0px;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 1;
}

.product-recommendations,
.bundle_section_pro {
    border-bottom: 1px solid #faf8f5;
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
}

.pdp_rec-button-prev,
.pdp_rec-button-next {
    top: 20px !important;
}

.size_valuess {
    display: flex;
}

@media screen and (max-width:767px) {
    .product-grid-container .soft_xolle {
    gap: 0px;
}
    a.breadcrumbs__link {
        font-size: 14px !important;
    }
    .gradient.featuredd .collection__title.title-wrapper h2.title.h2 {
        font-size: 17px;
        letter-spacing:0px;
    }
    .product__accordion.accordion summary svg.icon-caret {
        height: 6px;
    }

    .rte p {
        font-size: 15px !important;
    }

    .titlePd,
    .specific_content a .titlePd,
    .specific_content .titlePd {
        margin: 0px;
        font-size: 13px !important;
        font-weight: 600;
        line-height: 1;
        -webkit-text-size-adjust: inherit;
    }

    .product__info-container .product__description p span,
    .product__info-container .product__description p,
    .product__info-container .product__description {
        font-size: 13px !important;
        color: #2d2a26;
        line-height: 18px;
    }

    .pdp_rec-pagination {
        display: none;
    }

    .specific_content .color-options button {
        width: 18px !important;
        height: 18px;
        margin: 0px;
        padding: 0px;
    }

    .div-section-main-ch1 h2 {
        font-size: 20px;
        font-weight: 600;
    }

    fieldset.js.product-form__input.size_swatch legend.form__label {
        display: flex !important;
        display: -webkit-flex !important;
        opacity: 1;
        z-index: 1;
    }

    .template--product .product__info-container .price.price--large.price--on-sale.price--show-badge {
        justify-content: space-between;
    }

    .atc-wrapper.at_bottom_sticky {
        width: 100%;
        position: fixed;
        bottom: 0;
        width: calc(100% - 20px);
        left: 0;
        right: 0;
        z-index: 999;
        margin: .8rem 10px !important;
        font-weight: 700;
        opacity: 0;
        visibility: visible;
    }

    .atc-wrapper.at_bottom_sticky.scrolled {
        opacity: 1;
    }

    .specific_content .specific_price {
        color: #000;
        font-size: 12px;
        margin: 8px 0px;
        line-height: 1.2;
    }

    h2.page-width.product-recommendations__heading.h2 {
        margin: 20px 0px;
    }

    .template--product .product__description h3 {
        font-size: 15;
    }

    .fera-reviews-widget#reviews {
        margin-top: 10px !important;
    }

    /* .atc-wrapper.at_bottom_sticky.scrolled {
        display: none;
        } */
    .product__accordion.accordion {
        margin: 0px;
    }

    .product__title h1 {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0px;
    }

    .product-form__input.product-form__quantity {
        display: none;
    }

    .product__tax.caption.rte {
        display: none;
    }

    .product_maybe_wrapper_inner {
        display: flex;
        gap: 10px;
        padding: 20px 0;
        border-bottom: 2px solid #e3e3e3;
    }

    .product_maybe_wrapper_inner {
        display: flex;
        gap: 10px;
    }

    .template--product .image-with-text__content {
        padding: 2rem 0px;
    }

    fieldset.js.product-form__input.color_swatch .kluer_field {
        gap: 10px;
    }

    .collapse_content p {
        margin: 0;
        font-size: 13px;
        line-height: 17px;
    }

    .featuredd .collection__title.title-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .featuredd .collection__view-all a:not(.link) {
        font-size: 11px;
        padding: 12px 22px;
        min-height: inherit;
    }

    .featuredd .collection__view-all a:not(.link) {
        margin-top: 0;
        background: rgb(var(--color-foreground));
        border-radius: 5px;
        color: #fff;
        font-weight: 700;
    }

    .collect_card_media {
        width: 100px;
        height: 100px;
        padding: 0;
        border-radius: 50%;
    }

    .collection-list-wrapper ul.collection-grid-list li.collection-item a {
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 10px;
        text-align: center;
        line-height: 14px;
    }

    .featuredd .collection__view-all a:not(.link):before,
    .featuredd .collection__view-all a:not(.link):after {
        border-radius: unset;
        box-shadow: unset;
    }

    .new-collection_mobile {
        display: block;
    }

    .color-options button[selected=selected]:before {
        border: 1px solid #000;
        position: absolute;
        content: "";
        height: 33px;
        width: 33px;
        border-radius: 50%;
        left: -4px;
        top: -4px;
    }

    .color-options button {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
        background: #000;
        border: none;
        position: relative;
    }

    .color-options {
        display: flex;
        justify-content: center;
        margin-top: 10px;
        position: relative;
        z-index: 1;
    }

    .facets-container {
        grid-template-columns: auto minmax(0, max-content);
        column-gap: 2rem;
    }

    .sorting_breadcrumb .facets-container {
        padding: 0;
        display: flex;
    }

    form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select select.facet-filters__sort {
        display: flex;
        text-align: right;
        -webkit-text-align: right !important;
        width: 90px;
        font-size:14px;
    }

    form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select {
        width: 100%;
    }

    form.facets__form.mobile_dropdown .facet-filters {
        padding: 0;
    }

    h2.facet-filters__label.caption-large.text-body {
        display: none;
    }

    form.facets__form.mobile_dropdown {
        display: flex;
        width: auto;
        margin: 0;
    }

    .facets-container menu-drawer.mobile-facets__wrapper {
        justify-content: end;
        display: none;
    }

    form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select {
        width: 100%;
    }
    ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link.active {
        color: #000;
        font-weight: 700;
        line-height: normal;
        font-size: 14px;
        letter-spacing:0px;
    }
    ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
        display: flex;
        align-items: center;
        color: #b1b1b1;
        text-decoration: none;
    }

    nav.breadcrumbs ul.breadcrumbs__list li.breadcrumbs__item {
        list-style-type: none;
        display: flex;
        align-items: center;
    }

    ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
        display: flex;
        align-items: center;
        color: #b1b1b1;
        text-decoration: none;
    }

    nav.breadcrumbs ul.breadcrumbs__list li.breadcrumbs__item {
        list-style-type: none;
        display: flex;
        align-items: center;
    }

    ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
        display: flex;
        align-items: center;
        color: #b1b1b1;
        text-decoration: none;
    }

    nav.breadcrumbs ul.breadcrumbs__list {
        padding: 0;
        margin: 0;
        display: flex;
    }

    svg.arrow_icon {
        transform: rotate(0);
        width: 15px;
        height: 15px;
        stroke: #b1b1b1;
        fill: #b1b1b1;
    }

    .sorting_breadcrumb .facets-container .active-facets.active-facets-mobile,
    .sorting_breadcrumb .product-count {
        display: none;
    }

    nav.breadcrumbs {
        padding-bottom: 0;
    }

    nav.breadcrumbs ul.breadcrumbs__list {
        padding: 0;
        margin: 0;
        display: flex;
    }

    .Collection_breadcrumb {
        display: block;
    }

    .facet-filters__label label,
    .new_collection_hero_desktop {
        display: none;
    }

    .sorting_breadcrumb {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product-form__buttons button.product-form__submit span {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 600;
    }

    .product-form__input.color_swatch input[type="radio"]+label {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        padding: 0;
        border: none;
        position: relative;
        background-color: #000;
        margin: 0px;
    }

    .product-form__input.color_swatch input[type=radio]:checked+label {
        outline: 1px solid #000;
        outline-offset: 2px;
    }

    .new-collect-head h2,
    .product-recommendations__heading {
        line-height: 1.2;
        font-size: 20px !important;
        font-weight: 600;
        letter-spacing: .025em;
        margin-top: 0px;
        font-family: "Tstar_head";
    }

}


.trustpilot_svg {
    height: 20px;
}

.trustpilot_text p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
}

.trustpilot_svg {
    height: 20px;
}

.trustpilot_wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* 6 aug css */
span.search_txt {
    display: none;
}

img#im_meduim {
    margin-right: 10px;
}

@media screen and (max-width:767px) {
    .menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu .child_link.menu-drawer__menu-item {
    font-size: 12px;
    font-weight: 400;
}
    li.link_border .menu-drawer__menu-item {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #2d2a26 !important;
    margin-top: 4px;
}
    .images_wrapper a{
    text-decoration: none;
}
    a .content_ig_hd span.heading, a .content_ig_hd span.subheading{
    text-decoration: none !important;
    color: #2d2a26;
}
    img#im_meduim {
        margin-right: 10px;
    }

    .content_ig_hd span.heading {
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        color: #2d2a26;
    }

    .content_ig_hd span.subheading {
       font-size: 12px;
        line-height: 16px;
        margin-top: 4px;
    }

    .content_ig_hd {
        display: flex;
        flex-direction: column;
        padding-top: 10px;
    }

    .content_ig_hd {
        display: flex;
        flex-direction: column;
    }

    .images_wrapper .img_block img {
        width: 112px;
        height: 140px;
        object-fit: cover;
        display: block;
    }

    .images_wrapper .img_block {
        display: flex;
        gap: 16px;
    }

    .images_wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .menuImage {
        width: 100%;
        padding: 0px 0rem;
    }

    .template--product .product__info-container span.price-item--last {
        font-size: 22px;
    }

    .header__heading-logo {
        height: 24px;
        width: 125px;
        object-fit: contain;
    }

    .template--product h2.image-with-text__heading {
        font-size: 20px;
        font-weight: 600;
    }

    .product-form__buttons .payment_icons ul.list.list-payment svg.icon.icon--full-color {
        width: 100%;
        height: 25px;
    }

    summary.header__icon.header__icon--search .icon.icon-search {
        width: 1.4rem;
    }

    .header a.header__heading-link {
        padding: 0px;
        margin-right: 10px;
    }

    .header__icons span.search_txt {
        font-size: 13.5px;
        padding-right: 10px;
        line-height: 1.2;
        display: flex;
        text-transform: uppercase;
    }

    summary.header__icon.header__icon--search {
        display: flex;
        width: 100%;
        text-decoration: none;
        position: relative;
        gap: 10px;
        flex-direction: row-reverse;
    }

    summary.header__icon.header__icon--search:after {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        background: #000;
        bottom: 8px;
    }

    .header__icons {
        display: flex;
        grid-area: icons;
        justify-content: space-evenly;
        justify-self: unset;
    }

    details-modal.header__search {
        /* padding-left: 14px; */
    }
}

/* 5 aug css */

.Submenu_list_wrapper {
    display: flex;
    justify-content: center;
}

.header__menu-item:hover span {
    text-decoration: none;
    text-underline-offset: unset;
}

details[open]>.header__menu-item {
    text-decoration: none !important;
}

.header__menu-item.list-menu__item span {
    position: relative;
}

.header__menu-item.list-menu__item span:hover::after {
    width: 100%;
}

.header__menu-item.list-menu__item span:after {
    background-color: currentcolor;
    bottom: -4px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width .3s ease-in-out;
    width: 0;
}

/* 4 aug css */
.card-wrapper.product-card-wrapper .card__content .card__information .card__heading .title_product {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
}

sticky-header.header-wrapper header.header.page-width nav.header__inline-menu.dropdown {
    display: flex;
    width: 100%;
    justify-content: center;
}

@media screen and (max-width:767px) {
    header-drawer {
        justify-self: end;
    }

    .card__content .card__information .card__heading .title_product {
        font-size: 14px;
        line-height: 1.6;
    }

    .section-header sticky-header.header-wrapper header.header.page-width nav.header__inline-menu.dropdown {
        display: none !important;
    }

    .menu-drawer-container .menu-drawer {
        width: 100vw;
    }

    .menu-drawer .list-menu summary.menu-drawer__menu-item,
    a.menu-drawer__menu-item.list-menu__item {
        visibility: visible;
        width: 100%;
        justify-content: space-between;
        padding: 16px 0rem;
        color: #000 !important;
    }

    .menu-drawer__inner-submenu button.menu-drawer__close-button {
        display: none;
    }

    .menu-drawer .list-menu summary.menu-drawer__menu-item svg.menu_arrow {
        width: 20px;
    }

    .menu-drawer__navigation-container .menu-drawer__navigation {
        padding: 3rem 2rem;
    }

    a.child_link.menu-drawer__menu-item {
        font-size: 14.5px;
        padding: 0.5rem 2rem;
    }

    details[open].menu-opening>.menu-drawer__submenu {
        transform: unset;
    }

    li.link_border .menu-drawer__submenu.has-submenu {
        position: relative;
        transform: unset;
        transition: unset !important;
    }

    .menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu {
        /* padding: 1rem 2rem; */
    }

    ul.menu-drawer__menu.has-submenu li:not(:last-child), ul.menu-drawer__menu.has-submenu.list-menu.submenu-open li.link_border:not(:last-child) {
        border-bottom: 1px solid #28282826;
    }
    li.link_border .menu-drawer__submenu.has-submenu{
    border-left: unset;
}
}

/* 4 aug end css */
/* 31/7 css */
@font-face {
    font-family: "DMSans-Regular";
    src: url('/cdn/shop/files/DMSans-Regular.ttf?v=1753867699');
}

/* 31/7 css end */
/* 24/4 css */
.cky-notice-btn-wrapper .cky-btn {
    border-radius: 10px;
}

.cky-btn.cky-btn-customize {
    border-color: transparent !important;
    padding: 8px 14px 8px 14px !important;
}

button.cky-btn {
    border-radius: 10px;
}

.cky-btn.cky-btn-accept {
    font-weight: 600 !important;
    font-size: 15px !important;
}

.swiper {
    width: 100%;
    overflow: hidden;
}

.swiper-slide {
    transition: transform 0.8s linear;
    will-change: transform;
}

.collab-custom--colrs h2.collapsible-content__heading.h1,
.collab-custom--colrs h3.accordion__title.h4,
.collab-custom--colrs .accordion__content.rte {
    color: #000 !important;
}

.collab-custom--colrs .accordion svg.icon path {
    fill: #000;
}

.section-header.shopify-section-header-sticky sticky-header.header-wrapper.color-background-1.gradient {
    background: #fff !important;
}

.section-header.shopify-section-header-sticky header.header.header--top-left {
    background: #fff !important;
}

.section-header.shopify-section-header-sticky ul.list-menu .header__menu-item span,
.section-header.shopify-section-header-sticky .header__icons .header__icon .icon,
header.header.header--top-left.header--has-menu:hover ul.list-menu .header__menu-item span,
header.header.header--top-left.header--has-menu:hover .header__icons .header__icon .icon {
    color: #000;
}

.Submenu_list_wrapper .images_wrapper {
    display: flex;
    gap: 20px;
}

.Submenu_list_wrapper .images_wrapper .img_block {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.Submenu_list_wrapper .images_wrapper .img_block span.heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    max-width:200px;
    width:100%;
}

.Submenu_list_wrapper .images_wrapper .img_block span.subheading {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    max-width:200px;
    width:100%;
}

ul.header__submenu.list-menu {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0px;
    border-radius: 0px;
    box-shadow: unset;
    border: unset;
    border-bottom: 1px solid #e3e3e3;
}

.Submenu_list_wrapper {
    display: flex;
    justify-content: center;
}

header-menu>details {
    position: unset;
}

nav.header__inline-menu.dropdown summary.header__menu-item.list-menu__item {
    padding: 1.2rem .8rem;
}

sticky-header.header-wrapper header.header.page-width nav.header__inline-menu.dropdown {
    display: flex;
    width: 100%;
    justify-content: center;
}

header.header.header--top-left.header--has-menu:hover {
    background: #fff !important;
}

.collab-custom--colrs h2.collapsible-content__heading.h1,
.collab-custom--colrs h3.accordion__title.h4,
.collab-custom--colrs .accordion__content.rte {
    color: #000 !important;
}

.collab-custom--colrs .accordion svg.icon path {
    fill: #000;
}

.header__icons .header__icon .icon {
    color: #000;
}

summary.header__menu-item svg.icon.icon-caret path {
    fill: #fff;
}

.main_product_pack {
    position: absolute;
    width: 100%;
    height: 100%
}

.main_product_pack .product_3pack_conatiner {
    position: absolute;
    z-index: 2;
    left: 10px;
    top: 20px
}

.grid__item.product__media-wrapper {
    position: relative
}

.main_product_pack .product_3pack_conatiner span.pack_products {
    background: #ac94c6;
    padding: 10px 20px;
    font-size: 35px;
    line-height: 45px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 15px;
    color: #fff;
}

.product_3pack_conatiner {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 5px
}

.product_3pack_conatiner span.pack_products {
    background: #ad97d8;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 6px;
    color: #fff;
}

.cart__ctas button.cart__checkout-button.button {
    background: #54c63a
}

.cart__ctas button.cart__checkout-button.button:after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255, 255, 255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) #54c63a, var(--alpha-button-background)
}

li.list-payment__item.tst.ideal img {
    border-radius: 3px;
    width: 100%
}

li.list-payment__item.tst.product_page_ideal.ideal img {
    height: 28px
}

.collapse_icon {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #0000;
    background: linear-gradient(to top, #FF9800 0%, #FFC107 50%, #E91E63 100%) border-box
}

.collapse_icon img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff0
}

.collapse_content p {
    margin: 0
}

.wrapper_text_icon.block--image_text_icon {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center
}

.payment_icons ul.list.list-payment {
    justify-content: center
}

.payment_icons ul.list.list-payment svg.icon.icon--full-color {
    width: 100%;
    height: 28px
}

.cart_payment_links.payment_icons {
    padding-top: 10px
}

.cart_payment_links.payment_icons ul.list.list-payment svg.icon.icon--full-color {
    width: 100%;
    height: 24px
}

.product-form__buttons button.product-form__submit,
button.product-form__submit.atc-btn.button.scrolled {
    background: #54c63a
}

button.product-form__submit.atc-btn.button.scrolled:after,
.product-form__buttons button.product-form__submit:after,
.product-form__buttons button.product-form__submit:hover::after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255, 255, 255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) #54c63a, var(--alpha-button-background);
    color: #fff
}

.show_freetag_text {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center
}

span.tag_text {
    font-size: 15px;
    line-height: 15px;
    color: #000;
}

.show_tag .free_tag {
    padding: 5px 16px;
    border-radius: 45px;
    background: #e82424;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    width: fit-content;
}

.product__info-container .show_tag {
    margin: 0
}
.collapsible-row-layout .accordion .accordion__content p {
    padding: 0px 2.5rem;
}
.center.collection__view-all .button {
    text-transform: uppercase;
}
span.product__media-icon.motion-reduce.quick-add-hidden {
    display: none;
}
@media screen and (max-width:768px) {
.collect_card_content .heading_title {
    display: flex;
    justify-content: center;
    width: 100px;
}
    .new_recommended {
            flex-direction: column
        }
        .new_recommended .grid__item {
            width: 100%;
            max-width: 100%
        }
    .product__info-container .show_tag .show_freetag_text {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column
    }
}

@media screen and (min-width:768px) {
    .trustpilot_reviews {
        display: none
    }

    .atc-wrapper.at_bottom_sticky {
        display: none
    }

    .slider-pagination.new_mob_dots {
        display: none
    }

    .slider-buttons {
        display: none !important;
    }

    sticky-header.gradient {
        background: transparent !important;
    }

    sticky-header.header-wrapper header.header.page-width {
        /* padding:1rem 10rem;
  position: absolute;
  background:transparent!important;
  width:100%;
  max-width: 100%;
  margin: 0px auto;*/
    }

    .menuCenter li:first-child .header__menu-item {
        padding-top: 0px;
    }

    .header__icons .header__icon--cart {
        margin-right: 1rem
    }

    .main_product_pack {
        position: absolute;
        width: 100%;
        height: 100%
    }

    .main_product_pack .product_3pack_conatiner {
        position: absolute;
        z-index: 3;
        left: 10px;
        top: 20px
    }

    .grid__item.product__media-wrapper {
        position: relative
    }

    .main_product_pack .product_3pack_conatiner span.pack_products {
        background: #ac94c6;
        padding: 10px 20px;
        font-size: 35px;
        line-height: 45px;
        font-weight: 900;
        text-transform: uppercase;
        border-radius: 15px;
        color: #fff;
    }

    .product_3pack_conatiner {
        position: absolute;
        z-index: 1;
        left: 5px;
        top: 5px
    }

    .product_3pack_conatiner span.pack_products {
        background: #ad97d8;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 6px;
        color: #fff;
    }

    .cart__ctas button.cart__checkout-button.button {
        background: #54c63a
    }

    .cart__ctas button.cart__checkout-button.button:after {
        box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255, 255, 255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) #54c63a, var(--alpha-button-background)
    }

    li.list-payment__item.tst.ideal img {
        border-radius: 3px;
        width: 100%
    }

    li.list-payment__item.tst.product_page_ideal.ideal img {
        height: 28px
    }

    .collapse_icon {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        border: 2px solid #0000;
        background: linear-gradient(to top, #FF9800 0%, #FFC107 50%, #E91E63 100%) border-box
    }

    .collapse_icon img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #fff0
    }

    .collapse_content p {
        margin: 0
    }

    .wrapper_text_icon.block--image_text_icon {
        display: flex;
        gap: 10px;
        justify-content: center;
        align-items: center;
        padding-top: 5px;
    }

    .payment_icons ul.list.list-payment {
        justify-content: center
    }

    .payment_icons ul.list.list-payment svg.icon.icon--full-color {
        width: 100%;
        height: 28px
    }

    .cart_payment_links.payment_icons {
        padding-top: 10px
    }

    .cart_payment_links.payment_icons ul.list.list-payment svg.icon.icon--full-color {
        width: 100%;
        height: 24px
    }

    .product-form__buttons button.product-form__submit,
    button.product-form__submit.atc-btn.button.scrolled {
        background: #54c63a
    }

    button.product-form__submit.atc-btn.button.scrolled:after,
    .product-form__buttons button.product-form__submit:after,
    .product-form__buttons button.product-form__submit:hover::after {
        box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255, 255, 255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) #54c63a, var(--alpha-button-background);
        color: #fff
    }

    .show_freetag_text {
        display: flex;
        justify-content: flex-start;
        gap: 20px;
        align-items: center
    }

    span.tag_text {
        font-size: 15px;
        line-height: 15px;
        color: #000;
    }

    .show_tag .free_tag {
        padding: 5px 16px;
        border-radius: 45px;
        background: #e82424;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        width: fit-content;
    }

    .product__info-container .show_tag {
        margin: 0
    }

    @media screen and (max-width:768px) {
        .product__info-container .show_tag .show_freetag_text {
            display: flex;
            justify-content: flex-start;
            gap: 10px;
            align-items: flex-start;
            flex-wrap: wrap;
            flex-direction: column
        }
    }

    @media screen and (min-width:768px) {
        .trustpilot_reviews {
            display: none
        }

        .atc-wrapper.at_bottom_sticky {
            display: none
        }

        .slider-pagination.new_mob_dots {
            display: none
        }

        .slider-buttons {
            display: none !important
        }

        /* sticky-header.header-wrapper header.header.page-width{padding:1rem 4rem} */
        .header__icons .header__icon--cart {
            margin-right: 1rem
        }
    }

    .Bundle_products_list .summary__title {
        width: 100%;
        max-width: 100%;
        display: flex;
        gap: 10px
    }

    .product_bundle_price {
        display: flex;
        flex-direction: column;
        justify-content: end
    }

    .product_bundle_price span.compare_at_price {
        color: #e82424;
        text-decoration: line-through
    }

    select.variant_option:focus-visible {
        outline: unset;
        box-shadow: unset;
        outline-offset: unset
    }

    h2.h4.accordion__title.collapsible_products {
        width: 100%
    }

    select.variant_option {
        width: 100%;
        height: 35px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        border: 1px solid #000;
        -webkit-border-radius: 0;
        background: #fff;
        color: #000
    }

    .addtocart_custm_bundle.ready-to-cart {
        border: 1px solid #ae97d8;
        background: #ae97d8;
        color: #fff
    }

    .addtocart_custm_bundle {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 2px 0;
        font-weight: 600;
        cursor: pointer;
        color: #000;
        border: 1px solid #000
    }

    .product-form__buttons {
        max-width: 44rem
    }

    .fera-review-date {
        display: none
    }

    .product_maybe_wrapper_inner {
        display: flex;
        gap: 10px
    }

    span.size-values:hover,
    span.size-values.selected {
        background: #000;
        color: #fff
    }

    .variant_media_inner {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%
    }

    .pro_image {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: 100px
    }

    .pro_image img {
        width: 100%;
        height: 100%
    }

    .product_maybe_wrapper_inner {
        display: flex;
        gap: 10px;
        padding: 20px 0;
        border-bottom: 2px solid #e3e3e3
    }

    .product_maybe_wrapper_inner::nth-last-child {
        border-bottom: unset
    }

    .color_border:hover .color-values,
    .color_border.selected .color-values {
        outline: 1px solid #000;
        outline-offset: 2px
    }

    .color_border {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%
    }

    span.color-values[color="Zwart"] {
        background: #000
    }

    span.color-values[color="3x Zwart"] {
        background: #000
    }

    span.color-values[color="Beige"] {
        background-color: #f2d2b4
    }

    span.color-values[color="3x Beige"] {
        background-color: #f2d2b4
    }

    span.color-values[color="Wit"] {
        background-color: #ebece9
    }

    span.color-values[color="3x Wit"] {
        background-color: #ebece9
    }

    span.color-values[color="Bruin"] {
        background-color: #8f5d46
    }

    span.color-values[color="Grijs"] {
        background-color: #8b8282
    }

    span.color-values[color="Roze"] {
        background-color: #ef669d
    }

    span.color-values[color="Blauw"] {
        background-color: #6e7df5
    }

    span.color-values[color="Zwart -Wit -Beige"] {
        background-image: url(//shapetape.nl/cdn/shop/files/image_1_91c3cd46-f045-485c-b62c-8eb7a0ebb661.png?v=1719906273) !important;
        background-color: unset !important;
        background-size: cover
    }

    span.color-values[color="Zwart- Wit- Beige"] {
        background-image: url(//shapetape.nl/cdn/shop/files/image_1_91c3cd46-f045-485c-b62c-8eb7a0ebb661.png?v=1719906273) !important;
        background-color: unset !important;
        background-size: cover
    }

    .product-form__input.color_swatch input[value="Zwart- Wit- Beige"]+label {
        background-image: url(//shapetape.nl/cdn/shop/files/image_1_91c3cd46-f045-485c-b62c-8eb7a0ebb661.png?v=1719906273) !important;
        background-color: unset !important;
        background-size: cover
    }

    .product_variant_content {
        width: 78%
    }

    .product_variant_media {
        width: 23%
    }

    .product_variant_heading a {
        text-decoration: none;
        color: #000
    }

    .product_variant_heading {
        display: flex;
        font-size: 14px;
        gap: 10px;
        justify-content: space-between;
        line-height: 18px;
        color: #000
    }

    .product_bundle_selct_size {
        display: flex;
        gap: 10px;
        padding: 10px 0;
        align-items: center
    }

    .product_bundle_select_colors {
        display: flex;
        gap: 10px
    }

    span.color-values {
        font-size: 0;
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #000;
        border-radius: 50%;
        cursor: pointer
    }

    span.size-values {
        font-size: 14px;
        width: auto;
        height: 25px;
        display: flex;
        line-height: 19px;
        padding: 5px 10px;
        border-radius: 5px;
        border: 1px solid #000;
        justify-content: center;
        align-items: center;
        color: #000;
        cursor: pointer
    }

    @media screen and (max-width:768px) {
        .product_maybe_wrapper_inner {
            gap: 5px
        }

        span.size-values {
            padding: 5px 5px
        }

        .pro_image img {
            object-fit: cover
        }
    }

    .fera-review-date {
        display: none
    }

    .new-collection_mobile {
        display: none
    }

    .Collection_breadcrumb {
        display: none
    }

    ul.list-menu .header__menu-item span {
        ,
        sans-serif !important
    }

    .sorting_breadcrumb {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .product-grid-container {
        padding-top: 20px
    }

    @media screen and (max-width:768px) {
        form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select select.facet-filters__sort:focus-visible {
            box-shadow: unset;
            outline: unset
        }

        form.facets__form.mobile_dropdown .facet-filters {
            padding: 0
        }

        form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select {
            width: 100%
        }

        h2.facet-filters__label.caption-large.text-body {
            display: none
        }

        form.facets__form.mobile_dropdown .facet-filters .facet-filters__field .select select.facet-filters__sort {
            display: flex;
            text-align: right;
            -webkit-text-align: right !important;
            width: 90px
        }

        form.facets__form.mobile_dropdown {
            display: flex;
            width: auto;
            margin: 0
        }

        .facet-filters__label label {
            display: none
        }

        .new_collection_hero_desktop {
            display: none
        }

        .facets-container {
            display: flex
        }

        .facets-container menu-drawer.mobile-facets__wrapper {
            justify-content: end;
            display: none
        }

        .facets-container menu-drawer.mobile-facets__wrapper span.mobile-facets__open {
            padding: 0
        }

        .sorting_breadcrumb .facets-container {
            padding: 0;
            display: flex
        }

        .sorting_breadcrumb .facets-container .active-facets.active-facets-mobile {
            display: none
        }

        .sorting_breadcrumb .product-count {
            display: none
        }

        ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link.active {
            color: #000;
            font-weight: 700;
            line-height: normal;
            font-size: 14px
        }

        .collection-hero {
            display: none
        }

        svg.arrow_icon {
            transform: rotate(0deg);
            width: 15px;
            height: 15px;
            stroke: #b1b1b1;
            fill: #b1b1b1
        }

        nav.breadcrumbs ul.breadcrumbs__list li.breadcrumbs__item {
            list-style-type: none;
            display: flex;
            align-items: center
        }

        ul.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
            display: flex;
            align-items: center;
            color: #b1b1b1;
            text-decoration: none
        }

        nav.breadcrumbs {
            padding-bottom: 0
        }

        nav.breadcrumbs ul.breadcrumbs__list {
            padding: 0;
            margin: 0;
            display: flex
        }

        .Collection_breadcrumb {
            display: block
        }

        main.content-for-layout.highlighted-section {
            padding-top: 100px
        }

        .card_heading {
            padding-top: 10px
        }

        .shopify-section.stuck_annouce {
            position: fixed;
            width: 100%;
            top: 0;
            z-index: 6000;
            transition: all 0.3s ease 0s
        }

        sticky-header.header-wrapper.stuck_header {
            position: fixed;
            width: 100%;
            top: 40px;
            z-index: 6000;
            transition: all 0.3s ease 0s
        }

        .new-collection_mobile {
            display: block
        }

        .collect_card_media {
            width: 100px;
            height: 100px;
            padding: 0;
            border-radius: 50%
        }

        .collect_card_media img.collection_image {
            width: 100%;
            height: 100%;
            border-radius: 50%
        }

        .collection-list-wrapper {
            width: 100%;
            height: 100%
        }

        .collection-list-wrapper ul.collection-grid-list li.collection-item {
            list-style-type: none;
            margin-right: 10px
        }

        .collection-list-wrapper ul.collection-grid-list {
            padding: 0 5px;
            margin: 0
        }

        .collection-list-wrapper ul.collection-grid-list li.collection-item a {
            color: #000;
            text-decoration: none;
            text-transform: uppercase;
            font-size: 10px;
            text-align: center;
            line-height: 14px
        }
    }

    .card__badge.top.left {
        display: none
    }

    modal-opener button.product__media-toggle,
    modal-opener span.product__media-icon.motion-reduce {
        display: none
    }

    body.template--product .product__tax {
        display: none
    }

    .counter_div {
        font-size: 13px;
        background: #3c1550;
        color: #fff;
        border-radius: 8px;
        margin-left: -4px;
        margin-right: -4px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: -10px;
        z-index: 9
    }

    .template--product .product-form__buttons img,
    .template--cart .payment-icons img {
        width: 85%
    }

    .template--cart .cart__ctas {
        margin-top: 2rem
    }

    .drawer__footer .cart__ctas {
        margin-top: 2rem
    }

    .template--cart .cart__footer {
        padding: .5rem 0 0
    }

    .template--cart .cart__footer-wrapper:last-child .cart__footer {
        padding-bottom: 3rem
    }

    body.template--index .product__view-details {
        display: none
    }

    .template--product button.product-form__submit {
        font-weight: 700
    }

    .cart-drawer .cart__checkout-button {
        font-weight: 700
    }

    .free-shipping_progress {
        overflow: unset;
        height: 6px;
        position: relative;
        border-radius: 7px;
        background-color: #d8c5e4
    }

    p.free-shipping__label {
        margin: 0;
        font-size: 14px;
        text-align: center;
        margin-bottom: 5px
    }

    .shipping_bar {
        margin-bottom: 15px
    }

    .progress-complete {
        border-radius: 7px;
        height: 100%;
        background-image: linear-gradient(to left, #3c1550, #d8c5e4);
        display: block !important
    }

    @media screen and (max-width:768px) {
        .counter_div {
            font-size: 12px
        }

        .template--index .product__info-container product-form.product-form {
            margin-bottom: -20px
        }

        .template--product .product-form__buttons img,
        .template--cart .payment-icons img {
            width: 100%
        }

        .template--product .product__title h1 {
            font-size: 1.8rem
        }

        .template--product button.product-form__submit {
            font-weight: 700
        }

        .atc-wrapper.at_bottom_sticky.scrolled {
            opacity: 1
        }

        .atc-wrapper.at_bottom_sticky {
            position: fixed;
            bottom: 0;
            width: 100%;
            position: fixed;
            bottom: 0;
            width: calc(100% - 20px);
            left: 0;
            right: 0;
            z-index: 999;
            margin: .8rem 10px !important;
            font-weight: 700;
            opacity: 0;
            visibility: visible
        }

        .template--product button.product-form__submit.scrolled {
            position: fixed;
            bottom: 0;
            width: calc(100% - 20px);
            left: 0;
            right: 0;
            z-index: 999;
            margin-left: 10px;
            margin-right: 10px;
            font-weight: 700
        }

        .template--product .product__info-container .price__regular .price-item--regular {
            font-weight: 600
        }

        .cart-drawer .cart__checkout-button {
            font-weight: 700
        }
    }

    .template--index .product__tax.caption.rte,
    .template--collection .product__tax.caption.rte {
        display: none
    }

    .counter_div.is-empty {
        display: none
    }

    .featuredd .collection__title.title-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .featuredd .collection__title.title-wrapper h2.title {
        margin-bottom: 0;
        width: 50%
    }

    .featuredd .collection__view-all a:not(.link):before,
    .featuredd .collection__view-all a:not(.link):after {
        border-radius: unset;
        box-shadow: unset
    }

    .featuredd .collection__view-all a:not(.link) {
        margin-top: 0;
        background: rgb(var(--color-foreground));
        border-radius: 5px;
        color: #fff;
        font-weight: 700
    }

    .title-wrapper--no-top-margin.tst {
        justify-content: center
    }

    body .collection-hero__title {
        margin: 1rem 0
    }

    @media only screen and (min-width:768px) {
        .featuredd .collection__view-all a:not(.link) {
            min-height: unset;
            padding: 12px 22px
        }

        .page-width.reduce_image {
            max-width: 90rem
        }
    }

    @media screen and (max-width:768px) {
        .trustpilot_reviews a {
            text-decoration: none
        }

        .trustpilot_reviews {
            display: block
        }

        .trustpilot_wrapper {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            gap: 10px;
            padding: 1rem 0
        }

        .trustpilot_svg {
            width: 110px;
            height: 20px
        }

        .trustpilot_text {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 20px
        }

        .trustpilot_text p {
            margin: 0;
            font-size: 14px;
            line-height: 20px;
            font-weight: 500;
            color: #000;
        }

        .ks-chart-container.sizing-chart-container.ks-container-with-modal {
            height: 0;
            position: relative;
            justify-content: end;
            display: flex
        }

        section.main_product_page {
            padding-top: 0
        }

        .product .product__info-wrapper .product__info-container product-form.product-form {
            margin: 1.5rem 0
        }

        .product .product__info-wrapper .product__info-container .variant-radios_swatches .product-form__input {
            margin: 0 0 .8rem
        }

        .product .product__info-wrapper .product__info-container .variant-radios_swatches .product-form__input.size_swatch {
            margin: 0 0 1.5rem
        }

        .product .product__info-wrapper .product__info-container .variant-radios_swatches fieldset.product-form__input .form__label {
            margin-bottom: .8rem
        }

        .product .product__info-wrapper .product__info-container>*+* {
            margin: .8rem 0
        }

        .product slider-component.slider-mobile-gutter .slider.slider--mobile {
            scroll-padding-left: 0;
            column-gap: 0;
            row-gap: 0
        }

        slider-component.slider-mobile-gutter {
            position: relative
        }

        .slider-pagination {
            display: flex;
            justify-content: center;
            gap: 8px;
            margin: 10px 0;
            position: relative;
            bottom: 0;
            align-items: center;
            width: 100%
        }

        .slider-dot {
            width: 8px;
            height: 8px;
            background-color: #ccc;
            border-radius: 50%;
            cursor: pointer;
            transition: background 0.3s
        }

        .slider-dot.active {
            background-color: #000
        }

        .product__info-container .product-form__input.product-form__quantity {
            display: none
        }

        media-gallery.product__media-gallery .slider-buttons {
            display: none
        }

        

        .featuredd .collection__view-all a:not(.link) {
            font-size: 13px;
            padding: 12px 22px;
            min-height: inherit
        }

        .featuredd ul.product-grid .grid__item {
            display: none
        }

        .featuredd ul.product-grid .grid__item.featured_pro-1,
        .featuredd ul.product-grid .grid__item.featured_pro-2 {
            display: block
        }
    }

    .color-options {
        display: flex;
        justify-content: center;
        margin-top: 10px;
        position: relative;
        z-index: 1
    }

    .color-options button {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
        background: #000;
        border: none;
        position: relative
    }

    .color-options button[selected="selected"]:before {
        border: 1px solid #000;
        position: absolute;
        content: "";
        height: 33px;
        width: 33px;
        border-radius: 50%;
        left: -4px;
        top: -4px
    }

    .product-form__input.color_swatch input[type="radio"]+label {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        padding: 0;
        border: none;
        position: relative;
        background-color: #000
    }

    .product-form__input.color_swatch input[type=radio]:checked+label {
        outline: 1px solid #000;
        outline-offset: 2px
    }

    @media only screen and (max-width:767px) {
        .product slider-component .main_product_pack {
            position: absolute;
            width: 100%;
            height: 100%
        }

        .product slider-component .main_product_pack .product_3pack_conatiner {
            position: absolute;
            z-index: 3;
            left: 22px !important;
            top: 12px
        }

        .product slider-component .main_product_pack .product_3pack_conatiner span.pack_products {
            padding: 8px 16px;
            font-size: 15px;
            line-height: 23px;
            border-radius: 12px
        }

        .footer__payment .list.list-payment {
            flex-wrap: nowrap
        }

        li.list-payment__item.tst.product_page_ideal.ideal img {
            height: 19px;
            width: 29px
        }

        .list.list-payment .list-payment__item.ideal img {
            width: 38px
        }

        .collapse_content p {
            margin: 0;
            font-size: 13px;
            line-height: 17px
        }

        .collapse_icon,
        .collapse_icon img {
            width: 35px;
            height: 35px
        }

        .payment_icons ul.list.list-payment {
            flex-wrap: nowrap
        }

        .cart_payment_links.payment_icons ul.list.list-payment svg.icon.icon--full-color {
            width: 100%;
            height: 20px
        }

        .payment_icons ul.list.list-payment {
            justify-content: center;
            padding-top: 5px
        }

        .payment_icons ul.list.list-payment svg.icon.icon--full-color {
            width: 100%;
            height: 20px
        }

        .product-form__input input[type="radio"]+label {
            margin-right: 10px !important
        }

        .list-payment__item {
            padding: 0.4rem !important
        }
    }

    .product-block.product-block--sales-point.product--sales {
        display: none
    }

    .collapse_content strong {
        color: #000
    }