/** Shopify CDN: Minification failed

Line 939:21 Expected identifier but found bad string token
Line 939:22 Unterminated string token

**/
/* ------- global ----- */

.desktop{
  display: flex !important;
}
.mobile{
  display: none !important;
}
  
/* ------- global ----- */

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #eeeeee;
  overflow-x: hidden;
}
/* body{
  background: #F1F1F3 !important;
} */
a{
  text-decoration: none;
  color: black;
}
ul{
  list-style: none;
}

video,
img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* ----- scrollbar ------------- */

body::-webkit-scrollbar {
    width: 7px; 
  }
  body::-webkit-scrollbar-track {
    background: transparent !important;
  }
  body::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 2%;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 112.328, 0, 1);
  }

/* ----- scrollbar ------------- */

/* --------------- fonts ------------------- */
      @font-face {
        font-family: Neue-Haas-Grotesk-Medium;
        font-weight: normal;
        font-style: normal;
        src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayMediu_e5898385-cf3c-4f4c-9bbe-7485f634c20d.woff2?v=1755146962") format("woff2")
              /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayMediu.woff?v=1753084698") format("woff"); */
      }

 @font-face {
  font-family: Neue-Haas-Grotesk-Roman;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayRoman_6e495472-7695-4951-98fe-8c65c26ae38b.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayRoman.woff?v=1753084698") format("woff"); */
}

 @font-face {
  font-family: Neue-Haas-Grotesk-Thin;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayThin_040f779b-1e37-4d56-9a50-05a174e26e38.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayThin.woff?v=1753084698") format("woff"); */
}

 @font-face {
  font-family: Neue-Haas-Grotesk-Bold;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayBold_d411c1d0-a8c4-41fd-b114-1e1590b60695.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayBold.woff?v=1753084698") format("woff"); */
}

 @font-face {
  font-family: Neue-Haas-Grotesk-Light;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayLight_778585d7-7d69-425f-8a9d-07bc97893f41.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayLight.woff?v=1753084698") format("woff"); */
}

 @font-face {
  font-family: Neue-Haas-Grotesk-Medium-Italic;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayMediumItalic_c0bc3e33-608f-4d9c-9e34-8b7f0c5e3ebb.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayMediumItalic.woff?v=1753084698") format("woff"); */
}


 @font-face {
  font-family: Neue-Haas-Grotesk-Light-Italic;
    font-weight: normal;
    font-style: normal;
  src: url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayLightItalic_4ca4f3de-b7e1-4041-b3e7-8f7483b01bdc.woff2?v=1755146962") format("woff2")
       /* url("https://cdn.shopify.com/s/files/1/0957/4724/4315/files/NeueHaasDisplayLightItalic.woff?v=1753084698") format("woff"); */
}



/* --------------- fonts ------------------- */

/* ------- video/img ----------- */

img,video{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* ============================== Header Start ============================== */


.letter-wrapper {
      display: inline-block;
      position: relative;
      overflow: hidden;
    }

    .letter {
      display: inline-block;
      transform: translateY(0);
    }

    .letter.clone {
      position: absolute;
      top: 100%;
      left: 0;
    }

.announcement-bar-section{
  display: none !important;
  
}

.header-wrapper{
  padding:0 !important;
  position: fixed;
  width: 100%;
  top: 0;
  left:0;
  background: transparent;
}
.header{
  padding:0 !important;
  margin:0;
  width: 100%;
  display: flex;
  max-width:none;
  position: fixed;
  top: 0;
  
}

.cust-hero-section .hero-media:after {
  content: '';
  background: transparent linear-gradient(180deg, #26311000 0%, #212D0AD9 100%) 0% 0% no-repeat padding-box;
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.main-header{
  display: flex;
  align-items: center;
  justify-content: start;
  height: 3.5vw;
  width:100%;
  transition: background 0.2s ease-in;
  padding: 0 2%;
}
.main-header.active{
  background: #F5F5F5;
}
/* Header-Left Start */
.header-left{
  display: flex;
  align-items: center;
  justify-content: end;
  width: 13%;
  height: 100%;
  z-index: 1;
}
.header-left a{
  width: 100%;
      /* padding-top: 0.5vw; */
  height: 100%;
}

.header-left a span{
      height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
.header-left svg{
  width: 100%;
        height: 100%
}

.header-left svg path,
.header-left svg rect, 
.header-left svg circle{
  fill: #000;
}

/* Header-Left End*/

/* Header-Center Start */
.header-center{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 45%;
      /* padding-right: 2%; */
  height: 100%;
}
.header-center ul{
   display: flex;
  align-items: center;
  justify-content: space-between;
    gap: 1.2vw;
  
}

.header-center.desktop ul.mob-menu-box-usefull-ul{
   display: flex;
  align-items: center;
  justify-content: space-between;
    gap: 1.2vw;
  list-style: none;
      padding: 0;
      margin: 0;
      position: relative;
}

.header-center ul a{
 font-family: "Neue-Haas-Grotesk-Roman";
font-weight: 400;
font-style: normal;
  font-size:0.70vw;
  position: relative;
  display: flex;
    height: 100%;
    width: 100%;
}

.header-center ul span.span-deal{
  position: absolute;
  margin-left: 0.2vw;
  background: #AD1D21;
  padding: 0 0.2vw;
 font-family: "Neue-Haas-Grotesk-Roman";
  font-size:0.70vw;
  color: #fff;
  right: -2.5vw;
  bottom: 0;
  border-radius: .2vw;
}
/* Header-Center End*/

/* Header-Right Start */
.header-right{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 70%;
  height: 100%;
}
/* Marquee Start  */

.header-right .h-bottom-label{
    height: 55%;
    width: 40%;
    display: flex;
justify-content: flex-end;
    align-items: center;
    padding: 2px;
  overflow: hidden;
}

.header-right .h-bottom-label .cover{
  height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    overflow: hidden;
    width: 80%;
  border-radius:20px;
    background: #fff;
}

.header-right .h-bottom-label .ext{
      display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 50%;
    overflow: hidden;
    color: #fff;
    background: #fff;
  width: 100%;
}

.header-right .h-bottom-label .ext ul{
      display: flex;
    align-items: center;
    justify-content: start;
  list-style-type: none;
  gap: 0.45vw;
    flex-direction: column;
    animation: marquee-rotate 80s linear infinite;
  width: 100%;
  
}

@keyframes marquee-rotate{
  0% {
    transform: translateY(0);
}

100% {
    transform: translateY(-100%);
}
}

/* =========================================================== */

        .marquee-container {
      height: 100%;
      overflow: hidden;
      width: 80%;
      position: relative;
      border-radius: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      /* margin-bottom: 6px; */
      background: #fff;
      transition: height 0.3s linear;
    }
 
    .marquee-word {
      font-size: 0.7vw;
      font-weight: 500;
      color: #ad1d21;
      position: absolute;
      opacity: 0;
      transform: translateY(20px) rotateX(90deg);
      animation: flipUp 8s infinite;
      animation-fill-mode: both;
      font-family: 'neue-haas-grotesk-roman';
    }
 
    .marquee-word:nth-child(1) { animation-delay: 0s; }
    .marquee-word:nth-child(2) { animation-delay: 2s; }
    .marquee-word:nth-child(3) { animation-delay: 4s; }
    .marquee-word:nth-child(4) { animation-delay: 6s; }
 
    @keyframes flipUp {
      0% {
        opacity: 0;
        transform: translateY(20px) rotateX(90deg);
      }
      10% {
        opacity: 1;
        transform: translateY(0) rotateX(0deg);
      }
      25% {
        opacity: 1;
        transform: translateY(0) rotateX(0deg);
      }
      35% {
        opacity: 0;
        transform: translateY(-20px) rotateX(-90deg);
      }
      100% {
        opacity: 0;
        transform: translateY(-20px) rotateX(-90deg);
      }
    }

    .marquee-container .marquee-close {
      position: absolute;
      height: 15px;
      width: 15px;
      top: 1vw;
      right: 2vw;
    }

  /* =========================================================== */

/* ======= Marquee ======= */

.left_marquee {
  width: 40%;
  border-radius: 1.3vw;
  height: 100%;
}

.marquee-vertical {
  height: 30px; 
  overflow: hidden;
  position: relative;
  border-radius: 1.3vw;
 background: #fff;
  background: linear-gradient(180deg, #fffdfd, #f6f1f1);
  width: 70%;
}

.marquee-content {
  display: flex;
  flex-direction: column;
  animation: scroll-up 4s linear infinite;
}

.marquee-content span {
  color: #AD1D21;
  font-family: Neue-Haas-Grotesk-Roman;
  font-size: 0.6vw;
  text-align: center;
  height: 30px; 
  line-height: 30px;
}

.header-right ul li span.span-deal {
  margin-left: .2vw;
    background: #ad1d21;
    padding: 0 .2vw;
    color: #fff;
}

@keyframes scroll-up {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-50%);
  }
}

/* ======= Marquee ======= */

.header-right .h-bottom-label .ext ul li {
    color: #C80505;
    font-size: 0.65vw;
    line-height: normal;
    letter-spacing: 0;
font-family: "neue-haas-grotesk-text", sans-serif;
font-weight: 400;
font-style: italic;
}

/* Marquee END  */
.header-right .header-left-icons{
  width: 40%;
   display: flex;
  align-items: center;
  justify-content: end;
gap: 1.7vw;
}
.header-right .header-left-icons li{
  height: 40%;
  overflow: hidden;
  cursor: pointer;
}
.header-right .header-left-icons li .header__icon .svg-wrapper,.header__icon, .header__icon--cart .icon{
  height: auto !important;
  width: auto !important;
}
.header-right .header-left-icons li .header__icon span{
  width: 1.5vw;
  padding: 0;
  padding-top: 0.15vw;
 font-family: "Neue-Haas-Grotesk-Roman";
font-weight: 400;
font-style: normal;
}
.header-right .header-left-icons li svg{
  width:1.5vw;
  aspect-ratio: 1/1;
}

.header-right .header-left-icons li:last-child{
      /* width: 7vw; */
  display: flex;
  gap: 0.5vw;
  font-size: 0.95vw;
  text-wrap: nowrap;
  position: relative;
  width: 11%;
}

.header-right .header-left-icons .cart-li a span {
  font-family: "Neue-Haas-Grotesk-Roman";
  text-transform: uppercase;
  padding: 0;
}

.header-right .header-left-icons li:last-child .cart-count-bubble{
  position: absolute;
  left: 105%;
  bottom: 15%;
  /* transform: translate(-50%, 10%); */
  height: 0.8vw;
  width: 0.8vw;
  font-size: 0.7vw;
  font-family: "Neue-Haas-Grotesk-Roman";
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0.1vw;
  background: transparent;
  color: #000;
}

.header-right .header-left-icons li:last-child .cart-count-bubble:before {
  content: '[';
  color: #000;
}

.header-right .header-left-icons li:last-child .cart-count-bubble:after {
  content: ']';
  color: #000;
}

.header-right .header-left-icons li .header-cart-total{
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 0.85vw;
 font-family: "Neue-Haas-Grotesk-Roman";
font-weight: 400;
font-style: normal;
  color: black;
}
.header-right .header-left-icons li:last-child svg{
  width:1.5vw;
  padding-bottom: 0.45vw;
}
.header-right .header-left-icons li:last-child .header__icon--cart {
margin: 0;
  text-decoration: none;
  color: black;
}
/* Header-Right End*/

.header-right .header-left-icons li a{
  font-size:.7vw;
   font-family: "Neue-Haas-Grotesk-Roman";
   text-transform: uppercase;
    text-wrap: nowrap;
}

.header-right .header-left-icons li.desktop.li-notification.has-new {
  width: 33%;
}

/* .header-center ul a:before {
    content: "";
    position: absolute;
    bottom: 15%;
    left: 50%;
    width: 0%;
    height: 1px;
    background-color: #c80505;
    transition: all .4s ease-in-out;
    transform: translate(-50%);
} */

.header-center ul a:hover:before {
    width: 100%;

}

/* .header-center ul li:hover {
  background: #fff;
  padding: 0vh 1vh;
  display: block;
  transition: all .5s ease-in-out;
}

.header-center ul li:hover a{
    color: #c80505;
} */

.header-center ul li{
    padding: 0vh 1vh;
}

/* ================ Featured Collection ================ */

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in {
  margin: 0;
  padding: 0;
  min-width: 100%;
  background: #eeeeee
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in .price--on-sale .price-item--regular {
  color: #ad1d21;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul {
    gap: 0 !important;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    scrollbar-width: none;
    overflow-x: auto;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item {
  min-width: 33.33%;
  /* min-height: 45vw;
  height: 45vw; */
      aspect-ratio: 2 / 2.7 !important;

}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper {
  height: 90%;
  min-height: 90%;
  max-height: 90%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper .card--media {
  height: 100%;
  min-height: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper .card--media .card__inner {
  height: 100%;
  width: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper .card--media .card__inner .card__media {
  height: 100%;
  width: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper .card--media .card__inner .card__media .media {
  height: 100%;
  width: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper .card--media .card__inner .card__media .media img {
  object-fit: cover;
      height: 100%;
    width: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content {
  padding: 0.5vw 2vw;
    font-family: 'Neue-Haas-Grotesk-roman';
    opacity: 100%;
    font-size: 15px;
  height: 10%;
  min-height: 10%;
    display: flex;
    justify-content: space-between;
  align-items: center;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .card__badge .badge {
  position: fixed;
   top: 1vw;
    left: 1vw;
    text-transform: uppercase;
    background: #f2f2f2 !important;
  border: none !important;
    color: #ad1d21;
    font-family: neue-haas-grotesk-roman;
    font-size: .5vw;
  border-radius: unset;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .card__information {
  padding: 0;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content h3 {
  font-family: 'Neue-Haas-Grotesk-medium';
  font-size: 0.9vw;
  color: black;
  text-transform: uppercase;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content h3 a {
  text-decoration: none !important;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .card-information .price {
  margin: 0;
  font-size: 0.7vw;
  letter-spacing: 0;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add {
  margin: 0;
  height: 40%;
  width: 6.2vw;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add product-form {
  height: 100%;
  display: block;
  width: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add product-form form.form {
  width: 100%;
  height: 100%;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add product-form form.form .quick-add__submit:disabled {
      height: 100%;
    min-height: 100%;
        font-family: 'Neue-Haas-Grotesk-roman';
    color: #AD1D21;
    text-transform: uppercase;
    font-size: 0.7vw;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add modal-opener {
  height: 100%;
  display: flex;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add modal-opener button:before {
  box-shadow: unset;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add modal-opener button:after {
  box-shadow: unset;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add modal-opener button {
  font-family: 'Neue-Haas-Grotesk-roman';
  color: #AD1D21;
  text-transform: uppercase;
  font-size: 0.7vw;
  height: 100%;
    min-height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

slider-component.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in ul .grid__item .card-wrapper.product-card-wrapper .card__content .quick-add modal-opener button svg {
  height: 0.7vw;
  width: 0.7vw;
}

/* ================ Featured Collection ================ */


/* ============================== Header End ============================== */


/* ============================== Cart Start ============================== */

.is-empty .cart__empty-text, .is-empty .cart__warnings {
      text-transform: uppercase;
    font-size: 1vw;
    font-family: 'Neue-Haas-Grotesk-Roman';
}

.drawer__inner .cart-drawer__empty-content a, .drawer__inner .cart-drawer__empty-content p {
  text-transform: uppercase;
    font-size: 0.6vw;
    font-family: 'Neue-Haas-Grotesk-Roman';
}

.drawer__inner .drawer__header {
  border-bottom: 1px solid #ad1d21;
}

.drawer__inner .drawer__header .drawer__heading {
    font-family: Neue-haas-grotesk-roman;
    text-transform: uppercase;
    font-size: 1vw;
  margin: 0;
}

.cart-items th {
  padding-bottom: 0.5rem !important;
}

.cart-drawer .cart-items thead {
      display: none;
}

.cart-drawer .cart-items tr {
  gap: 0;
}

.cart-drawer .cart-items td {
  padding-top: 1rem !important;
  font-family: 'Neue-Haas-Grotesk-Roman';
}

.cart-drawer .cart-items td.cart-item__media {
  width: 4vw !important;
}

.cart-drawer .cart-items .cart-item__quantity {
  padding-left: 0;
}

.cart-drawer .cart-items .cart-item__quantity quantity-popover {
  height: 100%;
}

.cart-drawer .cart-items .cart-item__quantity quantity-popover .quantity-popover-container {
  align-items: flex-end;
}

.cart-drawer .cart-items .cart-item__quantity quantity-popover quantity-input {
      min-height: calc((var(--inputs-border-width) * 2) + 3.3rem);
      min-width: fit-content;
      width: fit-content;
}

.cart-drawer .cart-items .cart-item__quantity quantity-popover quantity-input button {
  width: 2vw;
}

.cart-drawer .cart-items .cart-item__quantity quantity-popover quantity-input input {
  width: 2vw;
  flex-grow: unset;
}

.cart-drawer .cart-item cart-remove-button {
    display: flex;
    margin-left: 1rem;
    height: 100%;
    align-items: flex-end;
}

.cart-drawer .cart-items .cart-item__details {
  padding-left: 0;
  grid-column: 2 / 5;
}

.cart-drawer .cart-items td .cart-item__quantity-wrapper {
  height: 100%;
}

.cart-drawer .cart-items td a {
  font-family: Neue-haas-grotesk-roman;
  font-size: 0.7vw;
  text-transform: uppercase;
  text-decoration: none !important;
}

.cart-drawer .cart-items td img {
  height: 100% !important;
}

.cart-drawer td.cart-item__totals.right {
  display: none;
}

.cart-drawer .quantity__input {
  font-family: 'Neue-Haas-Grotesk-Roman';
}

.cart-drawer .product-option {
  font-size: 0.7vw;  
      margin: 0;
    line-height: 1;
}

td.cart-item__details dl {
  margin: 0;
}

.cart-drawer .drawer__footer * {
  font-family: 'Neue-Haas-Grotesk-Roman';
  text-transform: uppercase;
    font-size: .7vw;
}

cart-items.gradient.color-scheme-1.isolate {
  padding-top: 4vw;
  background: #eeeeee;
}

cart-items.gradient.color-scheme-1.isolate .page-width {
  margin: 0;
  padding: 0;
  min-width: 100%;
  padding: 0 2%;
}

cart-items.gradient.color-scheme-1.isolate .page-width *{
  font-family: 'Neue-Haas-Grotesk-Roman';
}

main#MainContent .cart__footer-wrapper .gradient.color-scheme-1 .page-width {
  background: #eeeeee;
  margin: 0;
  padding: 0;
  min-width: 100%;
  padding: 0 2%;
}

/* ============================== Cart End ============================== */

/* ============================== Quick add inner beautification ============================== */

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .grid__item.product__media-wrapper {
    width: 100%;
    max-width: 100%;
    height: 60vh;
    min-height: 60vh;'
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .grid__item.product__media-wrapper .product__column-sticky {
  height: 100%;
  min-height: 100%;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .grid__item.product__media-wrapper .product__column-sticky slider-component {
    height: 100%;
    min-height: 100%;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product .product__media-wrapper .product__column-sticky ul {
      height: 100%;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product .product__media-wrapper .product__column-sticky ul li {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  background: #eee;
  padding: 2%;
  padding-bottom: 0;
}

quick-add-modal.quick-add-modal .quick-add-modal__content .close_quick_Add_btn {
      height: 3vw;
    background: transparent;
    position: relative;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product .product__info-wrapper .product__column-sticky {
  top: 0;
}

quick-add-modal.quick-add-modal .cust-notification-pdp {
  display: none;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .product__title h2{
  font-family: 'neue-haas-grotesk-roman';
  text-transform: uppercase;
  font-size: 0.7vw;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .product__title a{
  text-decoration: none;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .price .price__container .price__sale {
  display: unset;
  align-items: flex-end;
  flex-direction: unset;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .price--on-sale .price__container .price__sale {
  display: flex;
  flex-direction: column;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .product-form .form .product-form__buttons .product-form__submit {
  margin: 0;
}
 
quick-add-modal.quick-add-modal .accordion-item-header {
  height: 4.5vh;
}

quick-add-modal.quick-add-modal .quick-add-modal__content:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .price .price-item,
quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .price .price-item {
  margin: 0;
  font-size: 0.7vw;
}

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .product__info-wrapper .product__info-container .title_price .price .price__container .price__regular {
  display: none;
}

quick-add-modal.quick-add-modal .quick-add-modal__content-info {
  scrollbar-width: thin;
  overflow: hidden;
}

/* ============================== Quick add inner beautification ============================== */



/* ============================== Text Animation ============================== */

/* ----  */
.reveal-stagger-me span.word {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
 
.reveal-stagger-me span.word span {
  display: inline-block;
}
 
/* ----  */

/* ============================== Text Animation ============================== */

/* --------- size chart ------------ start ------- */

.size-box{
  /* height: 80%; */
  height: 60%;
  width: 57%;
  background: #FFFFFF;
      position: fixed;
    top: -100%;
    left: 3%;
  transition: top 0.5s ease;
   border-radius: 15px;
  z-index: 3;
padding: 2% 2% 1.5%;
  text-transform: uppercase;
}


.size-box-active{
  top: 13%;
  left: 3%;
}


.s-box-top {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            /* padding-bottom: 2.5%; */
            border-bottom: 1px solid black;
            /* height: 10%; */
            height: 8%;
        }

        .s-box-options {
    width: 100%;
    display: flex
;
    align-items: center;
    justify-content: end !important;
    padding-top: 1%;
    padding-right: 0%;
    gap: 2%;
    height: 9%;

        }

        .s-box-options span {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 1vw;
        }

        .size-box .size-chart-btn {
            width: 100%;
            border-collapse: collapse;
            /* margin-top: 2%; */
            font-size: 0.95rem;
            /* height: 60%; */
          height: 80%;
        }

        .size-chart-btn th,
        .size-chart-btn td {
            border: .5px solid #0005;
            /* padding: 8px; */
            padding: 0;
            text-align: center;
        }
         .size-chart-btn th{
            padding: 0.5rem;
         }

        /* .size-chart-btn thead {
            background-color: #f0f0f0;
        } */

        .s-box-btm-data{
            height: 20%;
            width: 100%;
          display: flex;
    flex-direction: column;
    justify-content: center;
        }

.s-box-btm-data p{
  font-family: 'Neue-Haas-Roman';
font-weight: 500;
font-style: normal;
  font-size: 0.6vw;
    opacity: 90%;
}

.unit-toggle a:first-of-type{
  opacity: 1;
        font-family: 'Neue-Haas-Roman';
    font-weight: 600;
    font-style: normal;
      font-size: 0.6vw;
    cursor: pointer;
}
.unit-toggle a:last-of-type{
  opacity: 0.4;
        font-family: 'Neue-Haas-Roman';
    font-weight: 600;
    font-style: normal;
      font-size: 0.6vw;
    cursor: pointer;
}

.s-box-top h4 {
    font-family: 'Neue-Haas-Roman';
    font-weight: 600;
    font-style: normal;
    font-size: 0.8vw;
}

.s-box-top span{
  /* border: 1px solid #000; */
    border-radius: 50%;
    padding: 0 1vh;
    display: flex;
    align-items: center;
    justify-content: center;
  cursor: pointer;
}

.s-box-top span svg{
  height: 2.6rem;
    width: 2.6rem;
}

.s-box-options p{
      font-family: 'Neue-Haas-Roman';
    font-weight: 600;
    font-style: normal;
    font-size: 0.6vw;
}

.size-chart-btn thead th{
        font-family: 'Neue-Haas-Roman';
    font-weight: 600;
    font-style: normal;
    font-size: 0.6vw;
}

.size-chart-btn tbody td{
          font-family: 'Neue-Haas-Roman';
    font-weight: 400;
    font-style: normal;
    font-size: 0.75vw;
}
.size-box .inches-table{
  display:none;
}
.size-box .cm-table{
  display:none;
}
.size-box .inches-table.active,
.size-box .cm-table.active{
  display:inline-table;
}
/* --------- size chart ------------ end ------- */


/* Logo -FIxed */

/* .header-left a span{
  z-index:99999;
  position:fixed;
  height:9.9vw;
  left:50%;
  transform:translateX(-50%);
  width:35vw;
} */

/* Logo -FIxed */


/* ========= quick add beautifications ========== */

quick-add-modal.quick-add-modal .cust_pdp .page-width .product.grid .grid__item.product__media-wrapper {
  display: block;
  height: 0;
  min-height: 0;
}

quick-add-modal.quick-add-modal .quick-add-modal__content {
  height: auto;
  min-height: auto;
  max-height: 100%;
  top: unset;
  bottom: 0%;
  right: 0%;
  background: transparent;
  border: 0;
}

quick-add-modal.quick-add-modal .cust_pdp .badge {
    display: none;
  }

  quick-add-modal.quick-add-modal .my-stocks {
    display: none !important;
  }

  quick-add-modal.quick-add-modal .quick-add-modal__toggle {
        z-index: 1;
        display: flex;
        border: .5px solid #ad1d21;
        border-radius: 0;
        padding: 0;
        height: 1.5vw;
        width: 4.5vw;
        top: 30%;
        right: 10vw;
        position: absolute;
  }

  quick-add-modal.quick-add-modal .quick-add-modal__toggle svg {
    display: none;
  }

  quick-add-modal.quick-add-modal .quick-add-modal__toggle:after {
    content: "CLOSE";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: .5vw;
    color: #ad1d21;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-style: normal;
}

 quick-add-modal.quick-add-modal, .quick-add-modal[open] {
    z-index: 2 !important;
    backdrop-filter: blur(5px);
  }

/* ========= quick add beautifications ========== */

/* ------ notifiaction new changes manual ----da ---- */

.notification-list .noti-head{
  width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 2% 2.2%;
    height: auto;
    border-bottom: 0.5px solid #dcdcdc;
      font-size: 0.5vw;
    align-items: center;
    text-transform: uppercase;
    font-family: "Neue-Haas-Grotesk-Roman";
}

.notification-list li.count-me{
  font-family: "Neue-Haas-Grotesk-Roman";
  /* height: 8vw; */
  border-bottom: 0.5px solid #dcdcdc;
  display: flex;
height: 6.5vw;
    min-height: 5.5vw;
    width: 100%;
    min-width: 100%;
}

.notification-list li.count-me .x-img{
  height: 100%;
  width: 40%;
}

.notification-list li.count-me .x-data{
height: 100%;
    width: 100%;
    padding: 4% 1%;
    display: flex;
    flex-direction: column;
   justify-content: center;
    align-items: start;
    gap: 3.5%;
}

.notification-list li.count-me .x-data h4{
    font-family: 'Neue-Haas-Grotesk-Medium';
  color: #000;
  font-size: 0.55vw;
}
.notification-list li.count-me .x-data p{
    font-family: "Neue-Haas-Grotesk-Roman";
  color: #000;
  font-size: 0.50vw;
  opacity: 70%;
  line-height: 1.5;
  padding-top: 1%;
}
.notification-list li.count-me .x-data a{
    font-family: "Neue-Haas-Grotesk-Roman";
  color: #000;
  font-size: 0.45vw;
  height: unset;
    justify-content: start;
  padding-top: 3%;
}

/* ------ notifiaction new changes manual ----da ---- */

/* -------------- notification desktop-------------- */

span.noti-span {
    padding: 0 2.5%;
    background: transparent;
    color: #000;
    border-radius: 0;
    font-size: 0.8vw;
    font-family: "Neue-Haas-Grotesk-Roman";
    margin-left: .2vw;
    background: #ad1d21;
    border-radius: .2vw;
    color: #fff;
  position: relative;
}

/* .noti-span:after{
  content: ")";
  position: absolute;
  top: -.2vw;
  /* right: -60%;
  right: -.2vw;
  font-size: 0.8vw;
  color: #000;
}
.noti-span:before{
  content: "(";
  position: absolute;
  top: -.2vw;
  font-size: 0.8vw;
  /* left: -55%;
  left: -.2vw;
  color: #000;
} */

.notification-list {
    position: fixed;
    top: 9%;
    right: 0.5%;
    background: #f2f2f2;
    border: 0;
    width: 25%;
    max-height: auto;
    height: max-content;
    list-style: none;
    padding: 0;
    display: block;
    border-radius: 0;
    overflow: hidden;
    transition: clip-path .7s ease, opacity .8s ease;
    clip-path: inset(0% 0% 100% 0%);
    opacity: 0;
}


.notification-list.active {
    clip-path: inset(0px 0% 0% 0px);
    opacity: 1;
}

.notification-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f2f2f2;
    padding: 5px 10px;
    border-bottom: 2px solid #dcdcdc;
}

.notification-header h2 {
    font-size: 1rem;
        font-family: 'Neue-Montreal-Regular';
    text-transform: uppercase;
}

.close-notifications {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #999;
}
.notification-item:last-child {
    border-bottom: none;
}

.notification-item {
    padding: 0;
    border-bottom: 1px solid #ddd;
  display: flex;
    justify-content: start;
    height: 15.5vh;
}

.notification-item .collection-banner {
    width: 35%;
    height: 100%;
}

.notification-item .collection-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.notification-right {
    width: 65%;
    padding: 3%;
    height: 100%;
    display: flex
;
    flex-direction: column;
    gap: 1vh;
}

.notification-list .notification-item a {
    color: #000;
    font-weight: 500;
    font-size: .98rem;
}

.notification-right p {
    font-size: .9rem;
  line-height: 1.5;
    color: #929292;
       font-family: 'Neue-Montreal-Regular';
}

.noti-collection-heading {
    display: flex;
    align-items: center;
    margin-top: 0;
}
.noti-collection-heading.notification-heading a {
    font-size: .78rem;
    color: #000;
        font-family: 'Neue-Montreal-Regular';
  text-decoration: underline;
}

.notification-list .notification-right a {
  justify-content: flex-start !important;
}

/* -------------- notification desktop-------------- */


/* footer logo */

.middle_mainLogo *{
  fill:#000;
}

/* footer logo */



/* pages */

.main-page-title{
  padding-top:5vw;
  font-family: "Neue-Haas-Grotesk-Roman";
  font-size: 2.5vw;
  font-weight:600;
}
.my-policy{
  width: 100%;
    height: auto;
    font-family: "Neue-Haas-Grotesk-Roman";
}

.my-policy p{
  line-height: 1.3;
  color: #000;
      font-size: 0.95vw;
      opacity:85%;
padding-top: 0.6vw;
}

.my-policy p a{
  font-family: Neue-Haas-Grotesk-Medium;
      font-size: 0.95vw;

}

.my-policy h2{
      font-family: Neue-Haas-Grotesk-Medium;
    font-size: 1.15vw;
        padding: 1vw 0 0.3vw;
        line-height:100%;
}
.my-policy h3{
      font-family: Neue-Haas-Grotesk-Medium;
    font-size: 1.15vw;
        padding: 1vw 0 0.3vw;
}

.my-policy h4{
      font-family: Neue-Haas-Grotesk-Medium;
    font-size: 0.975vw;
        padding: 1vw 0 0.3vw;

}

.my-policy ul {
      list-style: disc;
padding-top: 0.4vw;
}

.my-policy ul li{
font-family: "Neue-Haas-Grotesk-Roman";
opacity: 80%;
  list-style-position: inside;
  line-height: 1.5;
      font-size: .85vw;
}

.my-policy ul li span{
font-family: "Neue-Haas-Grotesk-Roman";
font-size: 0.8vw;
}

.my-policy hr{
  margin: 0;
  margin: 4% 0 2%;
}

.page-width.section-template--25182375477541__main-padding {
  padding: 28px 2% !important;
  margin: 0 !important;
  min-width: 100%;
  width: 100%;
}

.page-width.section-template--25182375477541__main-padding h1 {
  text-align: center;
}

/* pages */