/** Shopify CDN: Minification failed

Line 44:14 Expected identifier but found whitespace
Line 44:15 Unexpected "1.5"
Line 853:0 Unexpected "{"
Line 853:2 Expected identifier but found "#shop-item-1max-width"
Line 974:0 Unexpected "#"

**/
/**************Font Size*****************/
body{overflow:unset;}
h1 {
  font-size: 2.5rem; /* 40px */
  line-height: 1.2;
  font-weight: 700;
}

h2 {
  font-size: 2rem; /* 32px */
  line-height: 1.3;
  font-weight: 700;
}

h3 {
  font-size: 1.75rem; /* 28px */
  line-height: 1.4;
  font-weight: 600;
}

h4 {
  font-size: 1.5rem; /* 24px */
  line-height: 1.4;
  font-weight: 600;
}

h5 {
  font-size: 1.25rem; /* 20px */
  line-height: 1.5;
  font-weight: 500;
}

/* h6 {
  font-size: 1rem; /* 16px */
  line-height: 1.5;
  font-weight: 500;
} */
h1, h2, h3, h4, h5, h6 {
  font-family: "Libre Caslon Text";
}
p{font-family: "Jost", sans-serif;}
/**************end font size*************/
html { overflow-x: hidden;}

/*** header & Banner Css***/
.header ul.dt-sc-list-inline.dt-desktop-menu.dt-nav {
    z-index: 1 !important;
}
.header__heading-logo {
    height: auto;
    width: 160px;
}
#shopify-section-header {
 background: White !important;
}
    .header-wrapper>.color-background-1 {
    background-color: #ffffff1c !important;
}
    .header {
        padding-top: 1.3rem !important;
        padding-bottom: 1.3rem !important;
    }
    /* .page-full-width.section-template--25748674740563__slideshow_FM4kKk-slideshow {
    margin-top: -100px !important;
} */

.megamenu_megamenu a span {
    text-transform: uppercase;
}
/** end of header & banner css **/

/*** Footer Css ***/
  .footer__column--info {
    display: flex;
    flex-direction: column !important;
    justify-content: space-between;
    align-items: center;
    }
    .footer__content-bottom {
    padding: 0rem 0 !important;
    position: relative;
    border-top: 1px solid #ffffff54 !important;
    max-width: 100% !important;
    padding: 10px 0px !important;
}
    .footer-style1 .footer__blocks-wrapper {
    display: flex;
    justify-content: center !important;
    row-gap: var(--grid-desktop-horizontal-spacing);
    max-width: 100% !important;
    gap: 60px !important;
}
        .section-footer_style1-padding {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    
/** footer 2 column**/
    .two-column {
        display: flex;
        padding: 20px;
        gap: 20px;
        background: transparent;
        align-content: center;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #ffffff99;
    }

  .column {
    flex: 1;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }

  .column img {
    max-width: 17%;
    height: auto;
    display: block;
  }
    .social-icons {
    display: flex;
    gap: 15px;
  }

  .social-icons a {
    background-color:#C2A86C !important;
    color: black;
    font-size: 18px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background 0.3s ease;
  }

  .social-icons a:hover {
    background-color: #5a45c7;
  }
.fresh-closet{height: -webkit-fill-available !important;justify-content: center !important;z-index: 9;}
.fresh-closet h3{}
.newsletter-container {z-index:999999999999999999 !important;}
.search.search-modal__form .search__button .icon {color:black !important;}
div#shopify-section-announcement-bar {  background: #5D6F7B;}
#shopify-section-announcement-bar .announcement-next, #shopify-section-announcement-bar .announcement-prev {background:rgb(0 0 0 / 0%) !important;}
.color-accent-2 .button.button--primary {
    background: #c2a86c;
    font-size: 14px;
}
.goldbtn{background: #c2a86c !important;}
.color-accent-2 .button.button--primary:hover, .goldbtn:hover {background:#23262F !important;}
.wordrobe-tab .sc-iZzLKd {  background: #5c6f7b !important;}
.wordrobe-tab .sc-iZzLKd label[data-pf-tab-active="false"]{  background: #5c6f7b !important;padding:25px;}
.wordrobe-tab .sc-iZzLKd label[data-pf-tab-active="true"]{  background:#c2a86c !important;padding:25px;}
/****************End footer*****************/
.breadcrumb.text-center {
    background:#5D6F7B !important;
}
.card__badge.top-left .badge {
    background: maroon !important;
    color: white;
}
/**********Collection Page***************/
summary.facets__summary.caption-large.focus-offset {
    background: #5c6f7b;
    padding: 10px 10px 0px 10px;
    color:white;
}
.facets__form-vertical{
    background: #F9F9F9;
}
.collection-container {max-width:100%; padding:0 4%; margin-bottom:60px;}
.grid__item .card-wrapper .card.card--card { background: #c6cdd173;}
.product-collection .price-item.price-item--sale {color: #7D2639; font-weight: 600;font-size: 16px !important;}
.product-collection s.price-item.price-item--regular { font-size: 16px !important;}
.product-collection .Saveprice { background: maroon !important; color: white; border-radius: 62px; font-size: 12px; padding: 2px 10px;float: right;}
.product-collection .card__badge.top-left {  display: none;}
/*********Singl Product Page*************/
.product__info-container .product__title h1 {
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: "Libre Caslon Text";
    font-size: 24px;
    text-transform: uppercase;
    line-height: 37px;
}
header#header, div#shopify-section-announcement-bar {
        z-index: 1;
    }    
.spotlight-group{
 background: #ffffff;
    height: 100vh !important;
    position: fixed !important;
    width: 600px;
    top: 0;
    right: 0;
    z-index: 9999;
    /* display: flex;
    padding: 50px !important;
    flex-direction: column;
    flex-wrap: wrap;
     */
  padding: 50px;
	transform: translateX(100%);
    transition: transform 0.5s ease;
    overflow-y: auto;
    overflow-x:hidden;

}
.vpactive {
    transform: translateX(0) !important;
  box-shadow: -3px 0px 25px -1px rgba(0, 0, 0, 0.17);
}
 .close-trigger {
    position: sticky;
    top: -36px;
    right: -3px;
    width: 20px;
    height: 20px;
    color: #060606;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
    z-index: 999999;
    left: 100%;
    margin-top: -34px;
    margin-right: -19px;
    margin-bottom: 15px;
}
.ymq-option-title {
    width: 100%;
    background: #C2C9CD;
    padding:25px 40px;
    border-radius: 83px;
    cursor: pointer;
}
span.ymq_tooltip_show {
    display: block !important;
    position: absolute !important;
    bottom: -38px !important;
}
.no-scrol {overflow-y: hidden !important;}
.shopify-section-header-sticky {
    position: sticky;
    top: 0;
    z-index: 3;
    display: none;
} 
.breadcrumb-main-template {
    display: none !important;
}

span.ymq-option-title-right-price {
    display: block;
    font-weight: 600;
    color: maroon;
    border: 0 !important;
}
/***********CSS for Variation Images *********/
.spotlight-group{}
.spotlight-group label.ymq-options-img-label {width:100%; min-height: 230px; flex-wrap: wrap; flex-direction: row;}
.ymq-option-title {position: relative;}
.ymq-option-title::after {content: "";position: absolute;right: 30px;top: 50%;transform: translateY(-50%);width: 0; height: 0; border-top: 6px solid transparent;  border-bottom: 6px solid transparent;  border-left: 6px solid #111;}
.vp-img { width: 40px; height: 40px; display: block;  border-radius: 100px; top: 0; right: 0; margin-left: 8px;  font-size: 0;}
/* .spotlight-group label.ymq-options-img-label {overflow: visible !important;margin-bottom: 60px !important;} */
/* .vp-color .spotlight-group label.ymq-options-img-label span.ymq_tooltip_show {
    display: block !important;
    position: absolute;
    bottom: -36px;
}
 */
.spotlight-group-with-text .ymq-canvas-box {
    width: 47% !important;max-height: 100%; height: 280px;}
.spotlight-group-with-text {
     /* flex-direction: column; */
     align-content: flex-start;
}
/*****************Addon Box********************/
.vp-addons .spotlight-group{display: flex; flex-direction: row !important; gap:20px;overflow-y: auto;}
.vp-addons .ymq-qty-input-item {background: #efebeb;}
.vp-addons .ymq-qty-input-trigger {
    display: block !important;
    font-size: 16px;
    height: 30px !important;
    width: 30px !important;
}
.vp-addons span.ymq-qty-input-trigger-div { display: flex !important;}
.vp-addons .ymq-qty-input-wrappe-div {
    font-size: 0 !important;
    background: #efebeb !important;
}
.vp-addons .ymq-qty-input-trigger-div input.ymq-qty-input {
    height: 30px !important;
    text-align: center !important;
    background: white !important;
    background-color: white !important;
}
.vp-addon-variant-price-title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: capitalize;
    background: #efebeb !important;
    width: auto;
  white-space: normal;
}
.vp-addon-variant-price {
    font-size: 18px;
    color: black;
    background: #efebeb !important;
    width: auto;
  
}
.ymq-qty-input-item-flex {
    display: flex;
    width: 100%;
    justify-content: flex-start !important;
    align-items: center;
}
.spotlight-group-with-text .ymq-options-img-input:checked+label+span.ymq-canvas-text:before {
    content: "";
    position: absolute;
    width: 20px !important;
    height: 20px !important;
    z-index: 0;
    top: 8px !important;
    right: 7px !important;
    border: 0px solid var(--img-border-checked-color) !important;
    outline: 0;
    background-image: url(/cdn/shop/files/icons8-tick.svg?v=1752836203) !important;
    background-size: 16px !important;
    background-color: black ;
    background-position: center;
    border-radius: 26px !important;
   
}

.vp-conform {
    background: #272831;
    color: white;
    width: 120%;
    display: block;
    position: sticky;
    bottom: -51px;
    left: 0;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin-left: -51px;
    margin-right: -47px;
}
.spotlight-group-with-text .ymq-options-img-input:checked+label+span.ymq-canvas-text:before {right:8px !important; left: auto !important;}
.vp-addon-variant-price { font-weight: 600; margin-bottom: 20px;  margin-top: -8px;}
span.ymq-price-in-option-value { display: none;}
.product__tax.caption.rte{display: none !important;}
div#ymq-price-addons {    display: none !important;}
.vp-header{z-index:0 !important;}
.hidden-flow{overflow:hidden;}
.header-wrapper.vp-header .header__inline-menu {opacity:0;}
/*****************Buy now Section**************/
form.form {
        max-width: 100% !important;
        margin: 0 auto;
        padding: 0px;
        background-color: #f9f9f900;
        border-radius: 8px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1) !important;
    }
.product-form__input.product-form__quantity quantity-input.quantity {
    background: #d5d5d5;
    border-radius: 50px;
    height: 60px;
    border: 0 !important;
    width: 100%;
  margin-bottom: -11px !important;
}
.dT_VProdWishList {
    display: none;
}
button.product-form__submit.product-form__s.button.button--full-width.button--primary {
    width: 61% !important;
    height: 60px;
    background:#c2a86c;
}
button.product-form__submit.product-form__s.button.button--full-width.button--primary:hover{background:#23262F !important;}
.product-form__input.product-form__quantity {
    max-width: 35% !important;
    min-width: 35%;
}
.product__info-container .quantity:after {
    border-radius: var(--buttons-radius);
    box-shadow: none;
    border: 0rem solid rgba(var(--color-foreground), 0) !important;
    top: 0;
    bottom: 0;
}
.product__info-container .quantity__input {
    border-right: 0rem solid rgba(var(--color-foreground), 0) !important;
    border-left: 0rem solid rgba(var(--color-foreground), 0) !important;
}
.quantity__button:focus-visible, .quantity__input:focus-visible {
    /* background-color: rgb(var(--color-background)); */
    z-index: 2;
    border: 0 !important;
    outline: 0 !important;
}
h3.card__heading.h5 a {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;}
.home_product h3{display: -webkit-box;
  -webkit-line-clamp: 2;   /* limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}
/**********popup Button******************/
modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden {  width: 100%;margin-bottom: -10px;}
button#ProductPopup-popup_dWYeLU {
    background: #23262F;
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 60px;
    width: 100%;
    border-radius: 100px;
}
/*****************Disable Category tag**********************/
.product-attributes {
    display: none !important;
}
/***********************Price*******************************/
.price__container span.visuallyhidden.visually-hidden--inline {
    display: none;
} 
span.badge.price__badge-sale.color-background-2 {
    background: #7D2639;
    color: white;
    border-radius: 100px;
    display: block;
    padding: 10px;
}
.main-product_info.product.product--medium span.price-item.price-item--sale.price-item--last, .price-item.price-item--regular {
    color: #7D2639;
    font-weight: 600;
  font-size: 24px !important;
}
.main-product_info.product.product--medium s.price-item.price-item--regular {
    color: #515151;
    font-weight: 600;
  font-size: 24px !important;
}
span.cut_price {
    order: 2;
}
.price__total-savings {
    display: block;
    width: 100%;
}
.price__container.vp_price {
    width: 85%;
}
.price__badges.vp_save_percentage {
    width: 15%;
}
/********************Custom images**********************/
/* .custom-images-tab-gallery {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px; 
  margin-top: 20px;
}

.custom-image-wrapper img {
  width: 100%; 
  height: auto;
  border: 1px solid #ddd; 
  border-radius: 8px; 
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); 
}

@media screen and (max-width: 1200px) {
  .custom-images-tab-gallery {
    grid-template-columns: repeat(4, 1fr); 
  }
}

@media screen and (max-width: 992px) {
  .custom-images-tab-gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .custom-images-tab-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
} */
.custom-images-tab-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}

.custom-image-wrapper {
  position: relative;
}

.custom-image-wrapper img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.custom-image-wrapper img:hover {
  transform: scale(1.05);
}
.social-share img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.social-share h6 {
    color:686257;
}
.social-share {
    display: flex;
    align-content: center;
    align-items: center;
    height: 40px;
    gap: 20px;
}
.payement-icon {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: -25px;
}
.payement-icon img {
    width: 100%;
    max-width: 100%;
  margin-bottom:-18px;
}
.pcolmn1 h6 {
    font-size: 16px !important;
    font-family: "Jost", sans-serif;
}
.pcolmn2 {
    width: 70%;
}
.social-share.top-sharebox {
  background: #fff;
  position: absolute;
  top: -40px;
  left: 73px;
  z-index: 9999;
  width: 164px;
  height: 66px;
  text-align: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.social-share.top-sharebox.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.top-share-options {
    position: relative;
}
.share-link.top-btn-share
 {
    cursor: pointer;
}
.top-share-t {margin-left: 5px;}
.product__info-container .html-sections-product {
    border-bottom: 0px solid rgb(35 38 47 / 0%) !important;
    margin-bottom: 6px;
    margin-left: -4px;
}
/* Lightbox Styles */
.lightbox-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}
.lightbox-overlay img.lightbox-image {
  max-width: 90%;
  max-height: 80vh;
  box-shadow: 0 0 10px #000;
}
.lightbox-close {
  position: absolute;
  top: 20px; right: 30px;
  color: white;
  font-size: 36px;
  font-weight: bold;
  cursor: pointer;
}
/**************Tabs*******************/
.summary__title.tablinks.active-tab {
    background: #C2A86C !important;
    color: white !important;
    padding: 10px !important;
}
.summary__title.tablinks.active-tab:focus-visible {
    outline: 0rem solid rgba(var(--color-foreground), 0.0);
    outline-offset: 0.0rem;
    box-shadow: 0 0 0 0.0rem rgb(var(--color-background)), 0 0 0rem 0.4rem rgba(var(--color-foreground), 0);
}
.product__info-bottom.tabs .summary__title h6.accordion__title:after {
    content: '';
    height: 0px !important;
    border-radius: 0px;
    position: absolute;
    background: transparent !important;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s linear;
    opacity: 0;
}
.main-product-template .product__info-bottom.tabs {
    row-gap: 1.5rem;
   justify-content: space-between;
}
.main-product-template .product__info-as-bottom-tabs .dt-sc-tabs-content {
    border-top: 1px solid #0a0a0a !important;
  border:0px;
    padding: 20px 0 0 0 !important;
    margin-top: 20px !important;
}
/****************Checkout page***************************/
#your-shopping-cart button#apply-coupon { display: none;}
#your-shopping-cart input.discount-code {display: none;}
#your-shopping-cart .ymq-discount-apply {
    background: #c2a86c;
    border-radius: 31px;
    height: 44px;
    padding: 10px 30px;
    text-align: center;
}
#your-shopping-cart input.ymq-discount-input {
    border-radius: 50px !important;
}
/****************Home Products Grid************************/
#btn1{position:absolute;top:-150px; left:50%;}
#btn2{position:absolute;top:-30px; left:50%;}
#btn3{position:absolute;top:100px; left:50%;}
#btn4{position:absolute;top:200px; left:50%;}
.hotspotbox {min-height:60vh;}
.active-icon {
    fill: #ffffffa6 !important;
    border: 1px solid #fdfdfd !important;
    padding: 6px;
    border-radius: 87px;
    transition: all 0.3s ease;
    outline: 1px solid #fdfdfd;
    outline-offset: 5px;
}

.hotspotbox svg {
    fill: #ffffffa6 !important;
    border: 1px solid #ffffff03;
    padding: 6px;
    border-radius: 87px;
    transition: all 0.3s ease;
    outline: 1px solid #fdfdfd;
    outline-offset: 5px;
    display:none;
}

.hotspotbox svg:hover {
  cursor: crosshair;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.bg-hotspot{box-shadow: 10px 10px 5px 500px rgba(0,0,0,0.20) inset;
-webkit-box-shadow: 10px 10px 5px 500px rgba(0,0,0,0.20) inset;
-moz-box-shadow: 10px 10px 5px 500px rgba(0,0,0,0.20) inset; z-index:9 !important;}
.bg-black {
    background: #00000073;
    max-width: 100% !important;
    width: 100%;
}
.home_product {
    background: rgba(93, 111, 123, .35);
    height: auto;
    max-height: 100%;
    min-height: 100%;
}
.home_product .pf-slide-main-media {
    display: flex !important;
    justify-content: flex-start !important;
       max-height: 350px; 
}
.home_product .pf-slide-main-media img {
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    background: #ffffff0f;
    object-fit: contain !important;
}
.home_product div[data-product-type="compare_at_price"].sc-dYoqZQ.ejJtvg {color: #515151 !important; font-size: 13px; margin-top: 3px; margin-left: 10px; font-weight: 500 !important;}
.home_product h3, .home_product .sc-dYOqjn {padding: 0 15px;}
.home_product h3 { margin-top:0px !important;z-index: 2;}
.home_product form {box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;}
.home_product .ejJtvg { padding-right: 8px; color: #7d2639; font-weight: 600; font-size: 16px;}
.home-price {position:relative;}
.home_product .Saveprice {
    background: #7d2639;
    color: #fff;
    border-radius: 100px;
    display: block;
    padding: 3px 14px;
    font-size: 12px;
   margin-left: auto;
}
    .card-wrapper .card .quick-add .button {
        display: none;
    }
    .wordrope .home-price{display: grid !important; grid-template-columns: repeat(2, 1fr) !important;}
    .wordrope .home_product {background:transparent !important;}
    .wordrope .home_product .Saveprice {margin-left:unset;  width: 84px;}
   .wordrope .home_product div[data-product-type="compare_at_price"] {margin-left:-20px !important;}
/****************************About us page **********************************/
.abt-section-3 .image-with-text__grid.grid {flex-direction: row-reverse;}
.about-counter .number-counter-wrapper{display: flex;}
.about-counter .number-counter-wrapper{display: flex;}
.about-counter .title-wrapper-with-link { width: 50%;}
.about-counter .number-counter-section.grid { width: 50%;}
.counter-container {
    display: none;
}
.about-sec-1 .counter-container {
    display: block;
}
.counters {
      display: flex;
      justify-content: space-between;
      gap: 20px;

    }

    .counter-box {
    background-color: #C2C9CD;
    padding: 18px 20px;
    flex: 1;
    width: auto;
    border-radius: 5px;
    text-align: center;
}

    .counter-box h2, .counter-prefix {
      font-size: 30px;
      margin: 0 0 10px;
      font-weight: bold;
    }

    .counter-box p {
      margin: 0;
      font-size: 14px;
    }

    .quote {
      margin: 40px 0;
      font-style: italic;
      font-size: 16px;
    }

    .signature {
      margin-top: 20px;
    }

    .signature img {
      max-width: 200px;
      height: auto;
    }

    .signature-name {
      margin-top: 5px;
      font-size: 14px;
    }
.flex-counter {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.desgin-img-2 {
    display: none;
}
.abt-section-6 .desgin-img-2 {
    display: block;
}

  /* .home-price {display: grid !important;  grid-template-columns: repeat(2, 1fr) !important;} */

   
/*************************Novuna Finanace ***********************************/
section#shopify-section-template--25748674969939__17537748945fdac544 {
  display: none;
  margin-top: -90px;
}
/**********************image hover*************************************/

{ #shop-item-1max-width:250px; border-radius: 100%;}
.hover-flash {
    margin: 0;
    padding: 0;
    background: #ffffff00;
    overflow: hidden;
    cursor: pointer;
    border-radius: 500px;
}


/* Shine */
.hover-flash {
	position: relative;
}
.hover-flash::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover-flash:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

@media(min-width:768px){
  .mob_tabs {
    display: none;
}
    /* .header-wrapper
 {
        z-index: 1 !important;
    } */
form.pf-product-form div {  margin-bottom: 0 !important;}
.mobile-toolbar a.header__icon.link {
    color: black !important;
}
}
.mobile-toolbar a.header__icon.link {
    color: black !important;
}
#ShopifyChat{bottom: 70px !important;right: 0px !important;}
/*****************************Popuop form*******************************/
div#shopify-block-AZmZJdUg1ZVFLQnhEa__forms_inline_7MGRYD {
 display: none; 
    overflow: hidden;
    position: fixed;
    top: -21px;
    right: 0;
   bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999999999999999 !important;
    background: #00000075;
    height: 101vh;
   
} 
.product div#shopify-block-AZmZJdUg1ZVFLQnhEa__forms_inline_7MGRYD form-embed#app-embed {
    background: white;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    margin-top:5%;
} 
button.vp_popup {
    background: #23262f;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 60px;
    width: 100%;
    border-radius: 100px;
    cursor: pointer;
}
.shopify-block.shopify-app-block.active {
    display: block !important;
}
#AZmZJdUg1ZVFLQnhEa__forms_inline_7MGRYD:after
 {
    content: "x";
    color: #000;
    font-size: 27px;
    cursor: pointer;
    z-index: 999999;
    background: #fff;
    padding: 0 15px;
    position: absolute;
    right: 50%;
    top: 6%;
    border-radius: 100px;
    height: 43px;
    line-height: 36px;
}
##custom#product-link {display:none;}
/***********************************************************************/
@media(max-width: 768px){
  /* .header__icon { color: black !important;} */
  header#header, div#shopify-section-announcement-bar {  z-index: 9;  position: relative;}
  .ymq-option-title {padding: 8px 10px 8px 15px;}
  .spotlight-group {  width:300px;    padding: 50px 10px 10px 10px;}
  .spotlight-group-with-text .ymq-canvas-box {  width: 100% !important;}
  .spotlight-group-with-text {display: flex; flex-wrap: unset; margin-bottom: 0;}
  .product__info-as-bottom-tabs .product__info-bottom.tabs {  display: block !important; }
  button#ProductPopup-popup_dWYeLU { height: 40px;}
  .product-form__input.product-form__quantity quantity-input.quantity {height:40px;}
  button.product-form__submit.product-form__s.button.button--full-width.button--primary { width: 56% !important; height: 40px; float: right;}
  .desktop-tabs { display: none !important; }
.spotlight-group-with-text { display: flex;  flex-wrap: unset !important;  margin-bottom: 0; flex-direction: column !important;}
.vp-addons .spotlight-group { display: flex; flex-direction: column !important; gap: 20px; overflow-y: auto;}
  .mob-tabs {
    display: block; /* Show the mobile accordion */
  }

  .accordion-item {
    padding: 2px;
  }

  .accordion-header {
    cursor: pointer;
    padding: 10px;
    
    font-size: 16px;
    font-weight: 700;
  
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    
  }
.accordion-item .accordion-header:after {
        content: "";
        float: right;
        font-size: 14px;
        color: #333;
        margin-left: 10px;
        background: url(/cdn/shop/files/arrow-down.svg?v=1753958488);
        background-size: 16px;
        background-position: center;
        width: 20px;
        height: 20px;
        margin-top: 10px;
        background-repeat: no-repeat;
        opacity: 0.5;
       
    }
  .accordion-header:hover {
    background-color: #ddd; /* Change color on hover */
  }

  .accordion-content {
    display: none;
    padding: 15px;
    background-color: #fff;
    font-size: 14px;
    border-top: 1px solid #ccc;
  }

  .accordion-content.active {
    display: block;
  }

  .accordion-item.active .accordion-header {
    background-color: #ddd; /* Active header background color */
  }
  .accordion-item.numuna.active + section#shopify-section-template--25748674969939__17537748945fdac544 {display:block;}
  .vp-addon-variant-price-title {font-size:12px;}
  .vp-addon-variant-price { font-size: 16px;}
  .spotlight-group-with-text .ymq-options-img-input:checked+label+span.ymq-canvas-text:before {  top: -3px !important;}
  #shop-item-1 { max-width: 100%;  border-radius: 100%; margin-bottom: 20px;}
  .product-collection .Saveprice { float: unset;}
  h3[data-product-type="title"] {
  display: -webkit-box;
  -webkit-line-clamp: 2;   /* Show only 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size:13px !important;
}

}
/****************Media Queries for home*****************/
@media(max-width:768px){
#home-of-wardrobes header{position:relative; z-index:9 !important; }
.logo_sldier button {display:none !important;}
.Mlogo { max-width: 150px !important; }
.two-column.footer_logo { padding: 20px 0;}
.social-icons a { font-size: 12px; width: 28px; height: 28px;}
.footer_menu {display:none;}
.footer-links.open .footer_menu {display:block;}
.footer-style1 .footer__blocks-wrapper {
    display: flex;
    justify-content: center !important;
    row-gap: var(--grid-desktop-horizontal-spacing);
    max-width: 100% !important;
    gap: 30px !important;
}
.spotlight-group label.ymq-options-img-label {
        min-height: 150px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
.ymq-options-qty-box .spotlight-group label.ymq-options-img-label {
        min-height: 100px !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .ymq-options-qty-box .ymq-qty-input-item{padding:20px 5px !important}
    span.price-item.price-item--sale.price-item--last, .price-item.price-item--regular {
    color: #7D2639;
    font-weight: 600;
    font-size: 18px !important;
}
s.price-item.price-item--regular {
    color: #515151;
    font-weight: 600;
    font-size: 14px !important;
}
span.badge.price__badge-sale.color-background-2 {
    background: #7D2639;
    color: white;
    border-radius: 100px;
    display: block;
    padding: 5px;
    font-size: 12px;
    width: 85px !important;
}
.price__container.vp_price {
    width: 70%;
}
.price__total-savings {
    font-size: 13px;
}
.bg-hotspot {
    display: none !important;
}
.swiper-container .swiper-slide {
        display: flex !important;
        flex-direction: row !important;
        gap: 20px !important;
        align-items: center !important;
        justify-content: center !important;
        align-content: center !important;
        background: #ffffff61;
        padding: 10px;
        border-radius: 5px;
    }
.hot-img {}
.hot-text{}
.hot-text h3{font-size:17px !important;}
.hot-text div[data-product-type="price"]{font-size:18px !important;}
.home_product h3, .home_product .sc-dYOqjn{padding:0 !important;}
.wordrope2 .home-price{display: grid !important;  grid-template-columns: repeat(2, 1fr) !important;}
.wordrope .home_product div[data-product-type="compare_at_price"] {
    margin-left: 0px !important;
}
}
@media(max-width:480px){
  .home_product h3 {
    margin-top: 0px !important;
    z-index: 2;
}
      .home_product .ejJtvg {
        flex: unset;
        text-align: center;
        font-size: 13px !important;
    
    }
    .home_product .Saveprice {
        position: unset !important;
        width: 100px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .home_product {
    background: rgba(93, 111, 123, .35);
    height: auto;
    max-height: 100%;
    min-height: 100%;
    padding-bottom: 20px;
}
/* .wordrope2 .home-price {display: flex !important;
    flex-flow: row !important;
    justify-content: center !important;
    align-items: center !important;} */

.wordrope .home_product div[data-product-type="compare_at_price"] {
    margin-left: 0 !important;
}
.home_product .ejJtvg {
 font-size: 14px !important;
text-align: left;
}
.home_product .Saveprice {
    background: #7d2639;
    color: #fff;
    border-radius: 100px;
    display: block;
    padding: 0px 0px;
    font-size: 12px;
    margin-left: unset;
    width: 81px;
    margin-bottom: 10px;
}
}
@media(max-width:390px){
.wordrope .home-price,  .wordrope2 .home-price {
  display: grid !important;
  grid-template-columns: 1fr !important; /* 1 column */
  grid-template-rows: auto !important;   /* rows adjust automatically */
}
    .home_product .Saveprice {
        position: unset !important;
        width: 100px;
        margin: 0 auto;
        margin-top: 0;
        margin-left: auto !important;
    }
   
}
/****************************************************popup***********************************************/
/* Button */
    .open-btn{
    }

    /* Popup backdrop */
    .modal{
      display:none;
      position:fixed;
      top:0; left:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
      z-index:999;
      justify-content:center;
      align-items:center;
    }
    .modal.active{display:flex;}

    /* Popup box */
    .modal-content{
      background:white !important;
      border-radius:12px;
      padding:28px 22px;
      max-width:600px;
      width:90%;
      position:relative;
      overflow-y:auto;
      max-height:90vh;
    }

    /* Close button */
   .modal-content .close{
      position:absolute;
      top:12px; right:16px;
      font-size:24px;
      font-weight:bold;
      color:#555;
      cursor:pointer;
    }
    .modal-content .close:hover{color:#000;}

    /* Existing styles */
    .pp{position:absolute; left:14px; top:14px; display:flex; align-items:center; gap:6px; font-weight:700; color:var(--paypal-blue);}
    .pp svg{display:block}
    .modal-content h1{font-size:28px; margin:50px 0 12px; font-weight:700;}
    .modal-content .sub{color:var(--muted); font-size:16px; margin-bottom:28px}
    .modal-content .timeline{display:flex; align-items:center; gap:18px; margin:4px 0 26px}
    .step{display:flex; flex-direction:column; align-items:center; gap:10px; min-width:84px}
    .modal-content .dot{width:14px; height:14px; border-radius:50%;background: #9ca3af;display: block;}
    .modal-content .dot.active{    background: #0070e0; width: 15px; height: 15px;display: block;}
    .modal-content .line { height: 2px; flex: 1; border-top: 1px dashed #4c4c4c; display: block;}
    .modal-content .label{font-size:14px; color:var(--subtle)}
    .modal-content ol{margin:0 0 26px 0; padding-left:22px}
    .modal-content li{margin:12px 0; font-size:16px; color:var(--text)}
    .modal-content .fineprint{font-size:16px; color:black; padding:14px; border-radius:10px}
    .modal-content .learn{display:inline-block; margin-top:14px; color:#0070e0; text-decoration:none; font-weight:600;text-decoration: underline;}
    .modal-content .learn:hover{text-decoration:underline}
    .vp-active {z-index:1 !important;}
    div#klarna-container { display: flex; gap: 10px; align-items: center;}
    button.clara-open-btn { color: blue; text-decoration: underline; cursor: pointer; border: 0;background: transparent; margin-left: -10px;}
    @media(max-width:768px){
      .modal-content h1 { font-size: 20px; margin: 50px 0 12px; font-weight: 700;}
      .modal-content .sub { color: #000000; font-size: 14px; margin-bottom: 22px; line-height: 20px;}
      .modal-content li { margin: 12px 0; font-size: 14px; color: black; line-height: 20px;}
    }
    /***********Clarna Css************/
    

    .clara-modal{
      display:none;
      position:fixed;
      top:0; left:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
      z-index:999;
      justify-content:center;
      align-items:center;
    }
    .clara-modal.active{display:flex;}

    /* Popup box */
    .clara-modal-content{
      background:var(--card);
      
      padding:28px 22px;
      max-width:600px;
      width:90%;
      position:relative;
      overflow-y:auto;
      max-height:70vh;
      background: white;
    }

    /* Close button */
    .clara-close{
      position:absolute;
      top:12px; right:16px;
      font-size:24px;
      font-weight:bold;
      color:#555;
      cursor:pointer;
      
    }
    .clara-close:hover{color:#000;}
    .clarna-container {
      text-align: center;
      color: #111;
    }

    .clarna-title {
      font-size: 15px;
      font-weight: bold;
      margin-bottom: 10px;
    }

    .clarna-subtitle {
      font-size: 14px;
      color: #444;
      margin-bottom: 25px;
    }

    .clarna-example {
      font-size: 15px;
      font-weight: 600;
      margin-bottom: 15px;
    }

    .clarna-plan {
      border: 1px solid #ccc;
      border-radius: 10px;
      padding: 15px;
      text-align: left;
      margin-bottom: 15px;
    }

    .clarna-plan h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #717171;
}

    .clarna-plan p {
      margin: 3px 0;
      font-size: 14px;
      color: #111;
    }

    .clarna-plan .clarna-price {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: -5px;
    }

    .clarna-plan .clarna-interest {
      font-size: 14px;
      color: #008000; /* green */
    }

   .clarna-plan .clarna-total {
    font-size: 14px;
    color: #444;
    float: right;
    margin-top: -34px;
}

    /* How it works section */
    .clarna-how {
      text-align: left;
      margin-top: 30px;
      margin-bottom: 20px;
    }

    .clarna-how h3 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 15px;
    }

    .clarna-step {
      position: relative;
      padding-left: 25px;
      margin-bottom: 20px;
    }

    .clarna-step::before {
      content: "";
      position: absolute;
      left: 7px;
      top: 4px;
      width: 10px;
      height: 10px;
      background: #000;
      border-radius: 50%;
    }

    .clarna-step:not(:last-child)::after {
      content: "";
      position: absolute;
      left: 11px;
      top: 18px;
      height: calc(100% - 10px);
      width: 1px;
      background: #999;
    }

    .clarna-step-title {
      font-weight: bold;
      font-size: 15px;
    }

    .clarna-step-desc {
      font-size: 14px;
      color: #444;
      margin-top: 2px;
    }

    .clarna-footer {
      font-size: 12px;
      color: #555;
      margin-top: 20px;
    }

    .clarna-footer a {
      color: #000080;
      text-decoration: underline;
    }

    .clarna-close {
      display: inline-block;
      margin-top: 20px;
      background: #0a0018;
      color: #fff;
      font-weight: bold;
      border-radius: 25px;
      padding: 12px 50px;
      cursor: pointer;
      font-size: 15px;
      width:100%;
      text-align:center;
    }
    /* ========================================================= */
/* HOW – ACCESSORY CARD LAYOUT (image left, title & qty right) */
/* ========================================================= */

/* Whole card */
.ymq-options-qty-box .ymq-qty-input-item {
  position: relative;
  display: grid !important;
  grid-template-columns: 45% 55%;
  grid-template-rows: auto 1fr;
  grid-template-areas:
    "image title"
    "image qty";
  column-gap: 32px;
  row-gap: 16px;
  padding: 32px 40px !important;
  border: 1px solid #999;
  border-radius: 0;
  margin-bottom: 20px;
  background: #fff;
  cursor: pointer;
}

/* Let the inner elements sit directly in the grid */
.ymq-options-qty-box .ymq-qty-input-item .ymq-canvas-box {
  display: contents !important;
}

/* LEFT – image (square, fully visible) */
.ymq-options-qty-box .ymq-qty-input-item label.ymq-options-img-label {
  grid-area: image;
  width: 100%;
  padding-bottom: 100%;                 /* force 1:1 square */
  background-size: contain !important;  /* no cropping */
  background-position: center center !important;
  background-repeat: no-repeat !important;
  min-height: 0 !important;
}

/* Reset any old spotlight mobile rules that were zooming the image */
.ymq-options-qty-box .spotlight-group label.ymq-options-img-label {
  background-size: contain !important;
  min-height: 0 !important;
}

/* RIGHT TOP – accessory name / title */
.ymq-options-qty-box .ymq-qty-input-item span.ymq-canvas-text {
  grid-area: title;
  align-self: flex-start;
  font-size: 18px !important;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 8px 10px 12px;
  border-bottom: 1px dashed #333;
  white-space: normal !important;   /* allow wrapping on 2+ lines */
}

/* RIGHT BOTTOM – Qty area */
.ymq-options-qty-box .ymq-qty-input-item .ymq-qty-input-wrappe-div {
  grid-area: qty;
  align-self: center;
  justify-self: center;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 0 !important;
  width: auto !important;
}

/* Make sure “Qty:” is above the +/- controls */
.ymq-options-qty-box .ymq-qty-input-item .ymq-qty-input-wrappe-div span,
.ymq-options-qty-box .ymq-qty-input-item .ymq-qty-input-wrappe-div label {
  display: block;
}

/* ================== MOBILE LAYOUT ================== */

@media (max-width: 768px) {
  .ymq-options-qty-box .ymq-qty-input-item {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas:
      "image"
      "title"
      "qty";
    padding: 20px !important;
    row-gap: 12px;
  }

  .ymq-options-qty-box .ymq-qty-input-item label.ymq-options-img-label {
    padding-bottom: 80%; /* slightly shorter on mobile */
  }

  .ymq-options-qty-box .ymq-qty-input-item span.ymq-canvas-text {
    padding-top: 0;
  }

  .ymq-options-qty-box .ymq-qty-input-item .ymq-qty-input-wrappe-div {
    justify-self: center;
  }
}
/* FIX + CENTER TITLE FOR ALL DEVICES */
.ymq-options-qty-box .ymq-qty-input-item span.ymq-canvas-text {
  grid-area: title !important;
  width: 100% !important;
  max-width: 100% !important;

  display: block;
  text-align: center !important;     /* ← centre align */
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;

  white-space: normal !important;
  word-wrap: break-word;

  padding: 0 10px 12px 10px;
  margin: 0 0 12px 0;

  border-bottom: 1px dashed #333;
}
/* Hide the whole accessory card if YMQ hides the image */
.ymq-options-qty-box .ymq-qty-input-item:has(label.ymq-options-img-label[style*="display: none"]) {
  display: none !important;
}

/* Safety net: if the app uses a "hide" class instead of inline style */
.ymq-options-qty-box .ymq-qty-input-item:has(label.ymq-options-img-label.ymq-hide) {
  display: none !important;
}
/* Header colours for Home of Wardrobes – dark text/icons on white header */
#shop-modern-wardrobes-in-uk-for-your-home .header__icon,
#shop-modern-wardrobes-in-uk-for-your-home .header__icon svg path,
#shop-modern-wardrobes-in-uk-for-your-home a.dt-sc-nav-link,
#shop-modern-wardrobes-in-uk-for-your-home a.dt-sc-nav-link span {
  color: #23262F !important;
  fill: #23262F !important;
  stroke: #23262F !important;
}
/* =========================================================
   HOME HERO SLIDESHOW (CLEAN VERSION)
   - removes the dark overlay/shadow block
   - stops the banner zoom/crop
   - keeps links/buttons working if you use them
   ========================================================= */

#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__text-wrapper,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__content,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__box,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .gradient {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: none !important;
}

/* kill any pseudo-elements that create that diagonal black shadow */
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__text-wrapper::before,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__text-wrapper::after,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__content::before,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__content::after,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__box::before,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__box::after {
  display: none !important;
  content: none !important;
}

/* turn off the image overlay that is driven by opacity settings */
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__media::after,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .banner__media::after,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .media::after {
  opacity: 0 !important;
  background: transparent !important;
}

/* stop zoom/crop: show full banner image */
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slide-banner,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper-wrapper,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper-slide,
#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__media {
  height: auto !important;
  min-height: 0 !important;
}

#shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__media img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  display: block !important;
}
/* =========================================================
   FIX SLIDESHOW "ZOOM/CROP" ON DESKTOP
   Cause: slideshow has fixed height + aspect-ratio ::before spacer
   ========================================================= */

@media (min-width: 769px) {

  /* 1) REMOVE the injected aspect-ratio spacer that forces a fixed frame */
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow [id^="Slider-"]::before,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow [id^="Slider-"] .media::before,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow [id^="Slider-"] .slideshow__media::before {
    display: none !important;
    padding-bottom: 0 !important;
    content: none !important;
  }

  /* 2) REMOVE all fixed heights so the banner can size naturally */
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slide-banner,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper-wrapper,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .swiper-slide,
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__media {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }

  /* 3) FORCE the image to display fully (no crop) */
  #shopify-section-template--25748674740563__slideshow_FM4kKk-slideshow .slideshow__media img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    display: block !important;
  }

}
