/** Shopify CDN: Minification failed

Line 831:0 Unexpected "}"

**/
.hero_banner_flex:not(.slick-initialized){
    display:none;
}
.watch-shop-section,
.top-selling-products{
    overflow: hidden;
}
.watch-shop-slider {
  display: flex;
  margin: 0 -4px;
}
.watch-shop-item {
  flex: 0 0 25%;
  padding:0 4px;
}
.video-wrapper video {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
    object-position: center;
}
.product-details {
    padding: 12px 0 0;
    display: flex;
    align-items: flex-start;
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index:1;
}
.video-wrapper:after {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #080808 0%, rgba(8, 8, 8, 0.00) 100%);
    height: 76px;
    width: 100%;
    bottom: 0;
    z-index: 0;
}
.product-details .price {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.product-details .compare {
    color:#FFFBF6;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 137.5% */
    text-decoration-line: line-through;
    margin-left: 5px;
}
.product-details-left {
    width: 44px;
    flex: 0 0 44px;
    margin-right: 12px;
}
.product-details-right h4 {
    overflow: hidden;
    color: #FFFBF6;
    text-overflow: ellipsis;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 0 0 8px;
    padding-right: 44px;
}
.video-wrapper {
    position: relative;
    width: 100%;
}
.video-wrapper .view-btn {
    border-radius: 100px;
    border: 1px solid #FFFBF6;
    background: transparent;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    transition: all .5s;
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index:1;
}
.video-wrapper .view-btn span{
    display: inline-flex;
    line-height: 0;
}
.video-wrapper .view-btn:hover svg{
    transform: rotate(45deg);
}
.video-wrapper .view-btn svg{
    transition: 0.4s;
}
.ctm-price-wrapper {
    display: flex;
    align-items: center;
}
.mute-toggle {
    padding: 12px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    z-index: 1;
    background: rgba(255, 251, 246, 0.20);
    backdrop-filter: blur(10px);
}
.mute-toggle.muted .non-mute{
    display:none;
}
.mute-toggle.unmuted .mute-svg{
    display:none;
}
.product-details-right .discount {
    background: #D8785B;
    color: #FFFBF6;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding: 6px 8px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-left: 12px;
}
.tabs {
    display: flex;
    gap: 12px;
    margin: 0 0 24px;
}
.tab-btn {
    background: #fff;
    padding: 16px 35px;
    cursor: pointer;
    border: 1px solid #867E7C;
    color: #352A27;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    transition:all 0.5s;
}
.tab-btn.active,
.tab-btn:focus {
    background: #944335;
    border-color:#944335;
    color: #FFF;
}
.tab-panee,.tab-pane { display: none; }
.tab-panee.activee,.tab-pane.active { display: block; }
.product-card span.product-card__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: normal;
    color: var(--Torte, #352A27);
    leading-trim: both;
    text-edge: cap;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-right:10px;
}
.product-slider .slick-slide {
    margin: 0 4px;
}
.product-slider .slick-list {
    margin: 0 -4px;
}
.product-card__figure>a{
    display:block;
    line-height:1;
}
.product-card sale-price.text-on-sale {
    color: #352A27;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.product-card compare-at-price.text-subdued {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    line-height: 20px;
    word-wrap: break-word;
    color: #867E7C;
}
.product-discount .product-card__badge-list {
    position: unset;
}
.product-discount {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}
.cart-price-discount {
    width: fit-content;
    display: inline-block;
    margin-left: 8px;
}
.cart-price-discount,
.product-discount .product-card__badge-list on-sale-badge.badge {
    background: #D8785B !important;
    border-radius: 0;
    display: flex;
    padding: 6px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFFBF6;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.pro-tags {
    background: #fffbf6;
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #352a27;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    width: fit-content;
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 8px;
    text-transform: uppercase;
}
.pro-review {
    position: absolute !important;
    bottom: 8px;
    right: 8px;
    background: #FFFBF6;
    display: flex !important;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.bundle-products span.text-sm {
    line-height: 1;
}
.tabs-content .slick-dots {
    bottom: -30px;
}
.tabs-content .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 3px;
}
.tabs-content .slick-dots li button {
    background: #867E7C;
    width: 14px;
    height: 6px;
    border-radius: 100px;
    transition:all 0.5s;
}
.tabs-content .slick-dots li.slick-active button {
    background: #D8785B;
    width: 53px;
}
.hero_banner_flex {
    margin: 0 !important;
    line-height: 1;
    display: block;
}

.top-header .common_btn {
    color: #352A27;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    word-wrap: break-word;
    background: transparent;
    color: #352A27;
    border-bottom: 1px solid var(--Torte, #352A27);
    padding: 16px 35px;
}
.top-header .common_btn:hover {
    color: #944335;
    border-bottom-color: #944335;
}
.top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.top-header .ctm-title {padding: 0;}
.accordion__toggle label, .accordion__toggle>span {
    color: #867E7C;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform:uppercase;
}
.checkbox-container .checkbox {
    border: 1px solid #867E7C;
    width: 28px;
    height: 28px;
    background-color: #fff;
}
.checkbox-container .checkbox:checked{
    background-color:#352A27;
    background-size: 14px 10px;
}
.checkbox-container {
    align-items: center;
}
.checkbox-container .checkbox~label {
    opacity: 1;
    padding-inline-start: 12px;
    color: #352A27;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-transform:capitalize;
}
.checkbox-list {
    gap: 12px;
}
#facet-form .accordion {
    border:none;
    border-top: 1px solid rgba(134, 126, 124, 0.25);
    border-bottom: 1px solid rgba(134, 126, 124, 0.25);
}
#facet-form  .accordion__toggle {
    padding-block-start: 24px;
    padding-block-end: 24px;
}
#facet-form .accordion+.accordion {
    border-top: none !important;
}
#facet-form .accordion__content{
    margin-block-end: 24px;
    padding:0;
}
.checkbox-container .checkbox~label span:last-child {
    color: #867E7C;
}
#facet-form .accordion__content label.color-swatch {
    width: 40px;
    height: 40px;
    border-radius: 0;
}
.collection.collection--filters-sidebar {
    margin: 0;
    padding: 0;
    gap: 24px;
    column-gap: 32px;
}
.collection__top-bar .text-with-icon {
    color: #352A27;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
#accordion-filter-p-product_type {
    border-top: 0 !important;
}
#accordion-filter-p-product_type .accordion__toggle {
    padding-top: 0;
}
.custom-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 64px 0 48px 0;
}
.custom-pagination .page-btn {
    border: 1px solid #867E7C;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease;
    color: #352A27;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 40px;
    height: 40px;
    background: #FFFBF6;
    letter-spacing: -0.32px;
}
.custom-pagination .active {
  background: #352A27;
  border: 1px solid #352A27;
  font-weight: bold;
  color: #FFFBF6;
}
.custom-pagination .disabled {  
  cursor: not-allowed;
}
.page_flex {
    display: flex;
    column-gap: 4px;
    flex-wrap: wrap;
}
.custom-pagination .page-btn:hover {
    background: #352A27;
    color:#FFFBF6;
}
.custom-pagination>.page-btn {
    background: #fff;
}
.custom-pagination .page-btn:hover svg path {
    stroke: #fff;
}
.shopify-section--collection-banner {
    background: #fff5ea !important;
}
.collection-header .prose p {
    color: #352A27;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: 320px;
    margin: 0 auto;
}
.collection-header h1.h0 {
    font-size: 64px;
    font-weight: 400;
    line-height: 45px;
    color: #352A27;
}
product-list.product-list {
    column-gap: 8px !important;
    row-gap: 32px !important;
}
.cart-drw-title {
    color: #352A27;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
free-shipping-bar span {
    color: #867e7c !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px;
}
.cart-drawer__line-items .line-item {
    background: #FFFBF6;
    padding: 8px;
    gap:12px;
    position: relative;
}
.cart-prices {
    display: flex;
    align-items: center;
}
.cart-drawer__line-items .line-item__media-wrapper {
    width: 80px;
    min-width: 80px;
    position: relative;
    height: 107px;
    min-height: 107px;
}
.cart-drawer__line-items .line-item__media-wrapper img{
    max-width: 100%;
    height: 107px;
    object-fit: cover;
}
.cart-drawer__line-items>*:not(:last-child) {
    margin-bottom: 16px;
}
.cart-drawer__inner .line-item__info a {
    color: #2A2A2A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
    padding-right: 30px;
}
.cart-drawer__line-items .line-item .line-item__info .product-varient-price {
    color: #867E7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0 0 14px;
}
.cart-drawer__recommendations .horizontal-product .price-list .text-on-sale, .cart-drawer__recommendations .horizontal-product .price-list sale-price span, .cart-price-current {
    color: #352A27;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-right: 6px;
}
.cart-drawer__recommendations .horizontal-product .price-list compare-at-price span, .cart-price-compare {
    color: #867E7C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration-line: line-through;
}
.cart-drawer__recommendations .horizontal-product .price-list{
    gap:0 !important;
    margin-bottom:12px;
}
.cart-drawer__recommendations .horizontal-product .horizontal-product__image {
    width: 80px;
    flex: 0 0 80px;
    height: 107px;
    object-fit: cover;
    max-width: 107px;
}
.customquantwrapper {
    background: #fff;
    width: 84px;
    display: flex;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: 8px;
    border: 0.5px solid #867E7C;
}
.horizontal-product__info compare-at-price {
    text-decoration: none;
}
.customquantwrapper button {
    padding: 10px;
    width: 28px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customquantwrapper .quantity-input {
    width: 28px;
    padding: 0;
    border: none;
    border-radius: 0;
    min-width: 28px;
    color: #352A27;
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.actions-remove a {
    text-decoration: none;
    background: none !important;
    line-height: 1;
}
.actions-remove {
    background: #fff;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 8px;
    right: 0;
    border: 0.5px solid #867E7C;
    width: 28px;
    height: 28px;
}
.line_changer {
    flex-direction: column-reverse;
}
.customquantwrapper button svg {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
}
.line-item__actions {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
}
.recom-title {
    color: #352A27;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cart-drawer__recommendations .horizontal-product {
    background: #fffbf6;
    padding: 8px;
    gap: 12px;
    align-items: flex-start;
}
.cart-drawer__recommendations .horizontal-product__info{
    gap:6px;
}
.cart-drawer__recommendations .horizontal-product__info a {
    color: #2A2A2A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.drawer::part(body) {
    overflow-x: hidden;
}
.cart-drawer__recommendations .horizontal-product__cta button {
    color: #352A27;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    border: 1px solid #867E7C;
    background: transparent;
    padding: 12px 32px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    transition: all .5s;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
}
.cart-drawer-footer .buy-buttons a:hover,
.cart-drawer__recommendations .horizontal-product__cta button:hover {
    background:#867E7C;
    color:#fff;
}
.cart-drawer__inner .circle-chevron {
    width: 48px;
    height: 28px;
    border: 0.5px solid #867E7C;
    background: #FFF;
    border-radius: 0;
}
.cart-drawer__recommendations .horizontal-product__cta{
    margin: 0;
    width: 100%;
}
.cart-drawer__recommendations .horizontal-product__info .product-usps{
    display:none;
}
.cart-drawer-footer .buy-buttons a {
    padding: 15px 32px;
    border-radius: 100px;
    border: 1px solid #FFFCF7;
    background: #065123;
    color: #FFFCF7;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    transition:all 0.5s;
}
.mega_prom__stars {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
    margin-bottom: 12px;
}
.checkout-trust-label {
    color: #352A27;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    padding-left: 8px;
}
.mega_prom__stars svg {
    width: 16px;
    height: 16px;
    padding: 2px;
}
.cart-drawer-footer {
    gap: 0;
}
.cart-price-wrap {
    margin-bottom: 16px;
    padding: 0 8px;
}
.cart-price-wrap span {
    color: #352A27;
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.cart-drawer-footer button {
    background: #352A27;
    border: 1px solid #FFFBF6;
    border-radius: 0;
    color: #FFFBF6;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    padding: 14px 32px;
    cursor: pointer;
}
.cart-drawer-footer button:hover {
    background: #944335;
}
.progress-bar {
    height: 6px;
    background: #FFF5EA;
    overflow: hidden;
    border-radius: 63px;
}
.progress-bar:before {
    content: "";
    height: inherit;
    background: #e9b64b;
    transform-origin: var(--transform-origin-start);
    transform: scaleX(var(--progress, 0));
    transition: transform .5s ease-in-out;
    display: block;
    border-radius: 100px;
}
.ctm-inventory {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}
.ctm-inventory .low-stock {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    word-wrap: break-word;
    color: #d8785b;
    text-transform: capitalize;
}
.product-info__variant-picker :checked+.block-swatch {
    background: #a08b4e;
    color: #fff;
    border-color: #a08b4e !important;
}
.product-info__variant-picker label.block-swatch.is-disabled {
    background: #867E7C;
    color: #fff;
    border-color: #867E7C;
    position: relative;
}
.product-info__variant-picker label.block-swatch.is-disabled:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 1px;
    height: 70px;
    transform: rotate(51deg);
    z-index: 0;
}
.empowering-story-wrap,
.mileenia-story-wrap {
    display: flex;
    align-items: center;
    margin: 0 -24px;
}
.empowering-story-wrap>*,
.mileenia-story-wrap>* {
    width: 50%;
    padding: 0 24px;
}
.empowering-story-img img,
.mileenia-story-img img{
    width:100%;
}
}
.ctm-subtitle {
    color: #352A27;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 40px;
}
.mileenia-story-content>p,
.mileenia-story-info>p {
    color: #867E7C;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.mileenia-story-info>p{
    margin-bottom: 32px;
}
.mileenia-story-content svg {
    margin: 16px 0;
    height: 25px;
    width: auto;
}
.mileenia-story-content {
    position: relative;
    padding-left: 24px;
}
.mileenia-story-content:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Line_81.svg?v=1759747885);
    width: 7px;
    height: 88px;
    top: 0;
    left: 0;
    background-size: cover;
}
.mileenia-story-content p {
    line-height: 12px;
}
.empowering-story-info p {
    color: #867E7C;
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    margin-bottom: 24px;
}
.empowering-story-info .ctm-title {
    color: #944335;
    padding-bottom: 48px;
}
.empowering-story-info h6 {
    font-size: 28px;
    font-family: Lora;
    font-weight: 400;
    line-height: 32px;
    word-wrap: break-word;
    margin-bottom: 16px;
    color: #352A27;
}
.empowering-story-info span {
    color: #867E7C;
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    margin-bottom: 48px;
    display: inline-block;
}
.empowering-story-wrap {
    align-items: flex-end !important;
}
.empowering-story-info p:last-child {
    margin-bottom: 0;
}
.mileenia-story-info .ctm-subtitle{
    color: #352A27;
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
    margin-bottom:40px;
}
.product-quick-add .product-quick-add__variant {
    column-gap: 0;
    display: flex;
    justify-content: space-between;
}
.atc_img_title_flex {
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.product-quick-add__variant img {
    display: block;
    width: 36px;
    height: 48px;
    border-radius: 0;
}
.atc-price_flex {
    display: flex;
    align-items: center;
    column-gap: 24px;
}
.atc_price_inner {
    display: flex;
    align-items: center;
    column-gap: 8px!important;
}
.atc_img_title_flex a {
    overflow: hidden;
    color: #352A27;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.custom-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FFF;
    border: 1px solid #867E7C;
    border-radius: revert-layer;
    padding: 12px 40px;
    width: 100%;
    cursor: pointer;
    color: #02160e;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.atc-price_flex .common_btn {
    padding: 16px 40px;
}
product-quick-add.product-quick-add {
    width: 100%;
    right: 0 !important;
    bottom: 0 !important;
    background: #fff;
    padding: 16px 24px;
    border-top: 1px solid #867E7C;
}
.custom-select-wrapper {
    position: relative;
    display: inline-block;
}
.custom-select-wrapper .custom-arrow {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #222;
}
.product-quick-add sale-price.text-on-sale {
    color: var(--Torte, #352A27);
    leading-trim: both;
    text-edge: cap;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
@media (max-width: 1360px){
.empowering-story-wrap,
.mileenia-story-wrap {
    margin: 0 -12px;
    align-items: flex-start !important;
}
.empowering-story-wrap>*,
.mileenia-story-wrap>* {
    padding: 0 12px;
}
.mileenia-story-content p {
    line-height: 20px;
}   
.tab-btn {
    padding: 12px 24px;
    font-size: 12px;
}
.video-wrapper .view-btn svg {
    width: 16px;
    height: 16px;
}
.video-wrapper .view-btn {
    padding: 8px;
    bottom: 10px;
    right: 10px;
}
}
@media (max-width: 1200px){
    .watch-shop-item {
    padding: 0 4px;
    flex: 0 0 33.33%;
}
.watch-shop-slider {
    margin: 0 -4px;    
}
.template_collection .collection-header h1.h0 {
    font-size: 56px;
}
product-quick-add.product-quick-add {
    padding: 16px 16px;
}
.atc-price_flex {
    column-gap: 12px;
}
.atc_img_title_flex {
    column-gap: 12px;
}
}
@media (min-width:768px){
.tabs-content.mobile-pro-slider, .mobile-only {
    display: none;
}
}
@media only screen and (min-width:768px) and (max-width:1200px){
    .watch-shop-slider {  
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: grab;
}
}
@media (max-width: 999px){
#accordion-filter-p-product_type .accordion__toggle {
    padding-top: 24px;
}
}
@media (max-width: 991px){
.empowering-story-wrap, .mileenia-story-wrap {
    flex-wrap: wrap;
    row-gap: 30px;
}
.empowering-story-wrap>*, .mileenia-story-wrap>* {
    width: 100%;
}
.template_collection .collection-header h1.h0 {
    font-size: 40px;
}
.custom-pagination {
    gap: 16px;
    padding: 24px 0 0 0;
}
.atc_price_inner {
    display: none;
}
.atc_img_title_flex {
    display: none;
}
.atc-price_flex {
    width: 100%;
    justify-content: center;
}
.product-quick-add .product-quick-add__variant {
    display: unset;
}
}
@media (max-width: 767px){
.watch-shop-section .container {
    padding: 0;
}
.video-wrapper {
    height: 500px;
}
.pro-tab-wrapper .common_btn{
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    word-wrap: break-word;
    background: transparent;
    color: #352a27;
    border-bottom: 1px solid var(--Torte, #352A27);
    padding: 16px 35px;
}
.mileenia-story-wrap>div>h2, .mileenia-story-wrap>div>h6,
.empowering-story-wrap>div>span,.empowering-story-wrap>div>h6,
img.desktop-only {
    display: none;
}
.empowering-story-img .empowering-story-info,
.mileenia-story-img .mileenia-story-info {
    text-align: center;
}
.mileenia-story-img .mileenia-story-info .ctm-title {
    padding-bottom: 16px;
    font-size: 28px;
    line-height: 40px;
}
.mileenia-story-info .ctm-subtitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}
.empowering-story-info .ctm-title {
    padding-bottom: 32px;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
}
.empowering-story-info span {
    margin-bottom: 24px;
}
.why_mileenia_title h2 {
    padding-bottom: 40px;
}
.mileenia-story-content:after {
    width: 8px;
    height: 104px;
    background-position: bottom;
}
.mobile-only {
    display: table;
    margin: 0 auto;
    margin-top: 24px;
}
.top-header a {
    display: none;
}
.top-header {
    justify-content: center;
}
.product-slider {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 8px;
    row-gap: 12px;
}
.tabs-content.desktop-pro-slider {
    display: none;
}
.pro-tab-wrapper .product-card__info {
    padding: 4px 0px 0px!important;
}
.product-discount {
    margin-top: 8px;
}
.mute-toggle {
    padding: 8px;
    width: 34px;
    height: 34px;
}
.custom-select-wrapper select {
    font-size: 14px;
}
}
@media (max-width: 575px){
.empowering-story-info p,
.mileenia-story-content>p, .mileenia-story-info>p {
    font-size: 14px;
    line-height: 20px;
}
.empowering-story-wrap, .mileenia-story-wrap {
    row-gap: 24px;
}
.mileenia-story-content:after {
    width: 8px;
    height: 100%;
    background-image: url(/cdn/shop/files/Line_80.svg?v=1759045250);
    background-size: contain;
    background-repeat: no-repeat;
    top:-6px;
}
.mileenia-story-info>p {
    margin-bottom: 24px;
}
.about_banner.padding-48 {
    padding: 8px 0;
}
.template_collection .collection-header h1.h0 {
    font-size: 30px;
    line-height: 1;
}
.collection-header .prose p {
    font-size: 14px;
}
.product-card sale-price.text-on-sale {
    font-size: 12px;
}
.product-card compare-at-price.text-subdued {
    font-size: 12px;
}
.product-card__info {
    padding: 8px 0 0 0 !important;
}
.cart-price-discount, .product-discount .product-card__badge-list on-sale-badge.badge {
    font-size: 8px;
}
.product-card span.product-card__title a {
    font-size: 14px;
}
.pro-tags {
    padding: 6px 8px;
    font-size: 8px;
    line-height: 1;
}
.tab-btn {
    padding: 12px 15px;
    font-size: 12px;
    line-height: normal;
}
.tabs {
    margin: 0 0 16px;
    justify-content: center;
}
.custom-select-wrapper select {
    padding: 12px 16px;
}
}

@media (max-width: 380px){
    .tabs {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: scroll;
            justify-content: flex-start;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        cursor: grab;
}
}
@media screen and (min-width: 1150px){
ul.mega-menu__nav {
    display: grid;
    max-width: unset;
    position: relative;
    gap: 0;
}
.mega-menu-arrow-scrollable-list {
    scroll-behavior: smooth;
    padding-bottom: 15px !important;
}
ul.mega-menu__nav>li>ul {
    position: absolute;
    top: 0;
    left: 288px;
    padding: 0 72px;
    margin-left: 72px;
    border-left: 1px solid #867E7C40;
    overflow-x: auto;
    scrollbar-width: none;
    gap: 16px;
    opacity: 0;
    transition: opacity .4s ease,transform .4s ease;
    pointer-events: none;
    display: flex;
    max-width: calc(100% - 160px);
}
ul.mega-menu__nav>li {
    width: 280px;
    flex: 0 0 280px;
}
.img-nav-last img {
    height: auto;
    width: 280px;
    max-width: 280px;
    object-fit: cover;
    border-radius: 16px;
    max-height: 290px;
    margin-bottom: 10px;
}
ul.sub_menu_cu.show {
    opacity: 1;
    transform: translate(0);
    pointer-events: auto;
}
ul.mega-menu__nav>li:first-child>ul {
    display: flex;
    column-gap: 64px;
}
.main_menu_cu .h5 {
    color: #928777;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition:all 0.5s;
}
.main_menu_cu:hover .h5,
.main_menu_cu.active .h5 {
    color: #02160E;
}
.mega-menu__nav>li:not(:last-child) {
    margin-bottom: 24px;
}
.mega-menu-arrow-scrollable-list {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto !important;
    overflow-y: hidden;
    scrollbar-width: thin !important;
    scrollbar-color: #016221 #f2e2c9;
    padding-bottom:0 !important;
}
.mega-menu{
    height: 305px;
}
span.menu-sublink {
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    padding-top: 10px;
    color: #352A27;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
.main_menu_cu>a {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: all .5s;
    color: #352A27;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
}
.product-card .wishlist-btn {
    top: 0;
    bottom: 0;
    position: absolute;
}
/* Hide inactive panels */
.panel-list_wrapper {
  display: none;
}
.panel-list_wrapper.active-panel {
  display: block;
}
.tab-content {
  display: none;
}
.tab-content.active-tab {
  display: block;
}
.navigation-drawer[mobile-opening=left]::part(body) {
    display: block;
    padding:0;
}
.panel-list_wrapper .panel-footer,
.panel-list_wrapper.occasion .panel-mobile>div:nth-child(1),
.panel-list_wrapper.occasion .panel-mobile>div:nth-child(3),
.panel-list_wrapper.category .panel-mobile>div:not(:first-child) {
    display: none;
}
.mobile-menu {
    display: flex;
    padding: 0 12px;
    gap: 8px;
}
.mobile-menu li {
    color: #352A27;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    border-radius: 0;
    border: 1px solid #867E7C;
    padding: 14px 22px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Plus Jakarta Sans";
}
.mobile-menu .active {
    color: #FFF;
    background: #944335;
    border-color: #944335;
}
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(1),
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(2),
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(3),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(1),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(2) {
    grid-column: span 1;
}
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(n+4),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(n+3) {
    grid-column: span 2;
    border-bottom: 1px solid rgba(134, 126, 124, 0.25);
    padding: 12px 0;
}
.panel-list_wrapper .panel-mobile .panel__wrapper ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}
.panel-mobile .panel__wrapper ul li a span span {
    color: #352A27;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(2),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(2) {
    padding-left: 4px;
}
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(1),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(1) {
    padding-right: 4px;
}
.panel-list_wrapper.occasion .panel-mobile .panel__wrapper ul li:nth-child(4),
.panel-list_wrapper.category .panel-mobile .panel__wrapper ul li:nth-child(3) {
    border-top: 1px solid rgba(134, 126, 124, 0.25);
}
@media only screen and (max-width: 1149px){
.menu-collection-image img{
    width:100%;
}
.menu-collection-image+span {
    margin: 8px;
    display: block;
}
.mobile-drawer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 12px 12px;
}
.navigation-drawer [is=close-button] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border: none;
}
.navigation-drawer [is=close-button] svg {
    width: 24px;
    height: 24px;
}
.menu-account {
    background: #352A27;
    border: 1px solid #352A27;
    padding: 16px;
    margin: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.menu-account p, .menu-account-links a {
    color: #FFFBF6;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
}
.menu-account-links a{
    text-decoration:underline;
    position:relative;
}
.menu-account-links a:first-child:after {
    position: absolute;
    content: "/";
}
.menu-account-links {
    line-height: 1;
}
.panel-mobile {
    padding-block-start: 0;
    overflow: scroll;
    height: 598px;
}
}
@media only screen and (max-width:380px){
    .panel-mobile {
        height: 611px;
    }
}
@media only screen and (max-width:374px){
    .mobile-menu li {
        font-size: 11px;
        padding: 14px 17px;
    }
}