/** Shopify CDN: Minification failed

Line 12:0 All "@import" rules must come first
Line 13:0 All "@import" rules must come first
Line 14:0 All "@import" rules must come first

**/
/* --------- Quick view css --------- */
.product-card__info{
  position: relative;
}
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/helvetica-now-mt-micro');
button.qv-btn-desktop {
    border: 0;
    bottom: calc(100% + 30px);
    display: none;
    left: 24px;
    position: absolute;
    width: calc(100% - 48px);
    background-color: #000;
    letter-spacing: .25px;
    padding: 16px 20px;
    text-decoration: none;
    transition: background-color .3s ease, color .3s ease, border .3s ease;
    cursor: pointer;
    color: white;
    font-size: 13px;
    font-weight: bold;
    border-radius: 90px!important;
}
button.qv-btn-desktop:hover {
    background-color: #272727;
    border-color: #272727;
}

.qv-container {
    position: absolute;
    border-radius: 8px;
    bottom: calc(100% + 30px);
    left: 12px;
    padding: 16px 12px;
    right: auto;
    width: calc(100% - 24px);
    background: white;
    display:none;
}
.qv-container.active{
  display:block;
}

.qv-container-drawer{
    position: absolute;
    border-radius: 8px;
    bottom: calc(100% + 30px);
    left: 12px;
    padding: 16px 12px;
    right: auto;
    width: calc(100% - 24px);
    background: white;
    display:none;
}

.qv-container-drawer.active{
  display:block;
}

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

.qv-header span {
    font-size: 13px;
    color: black;
    font-weight: 600;
}

.qv-body {
    margin-top: 15px;
}
.qv-body ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-height: 100px;
    overflow: auto;
}

.qv-body ul li {
    height: 32px;
    width: max-content;
    border: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
}
.qv-body ul li svg{
  display: none;
}
.qv-body ul li.loading span{
  display: none;
}
.qv-body ul li.loading svg{
  display: block;
}

.qv-body ul li.disabled {
    background: #e6e6e6;
    cursor: not-allowed;
    touch-action: none;
}
.Search__Results .PageLayout__Section.PageLayout__Section--secondary{
    display:none !important;
  }
 
      .pf-slider-nav.pagination-style-3 {
    background: #fff;
}
 body .pagination-style-3 button {
    width: 4px !important;
    height: 4px  !important;
    border: 0px solid #fff  !important;
    background: #000  !important;
    display: inline-block;
    opacity: .2  !important;
    margin: 0 4px;
    border-radius: 20px;
    transition: opacity .5s, background-color .5s, width .5s;
    transition-delay: .5s, .5s, 0s;
}
   body   .pagination-style-3 button.active {
    width: 21px  !important;
    background: #1b1b1b !important;;
    border: 0;
    aspect-ratio: auto;
    height: 4px;
    border-radius: 4px;
    opacity: 1 !important;
    transition-delay: 0s;
		   
}
.pagination-style-3 button:before{
         background: #1b1b1b;
        display:none;
      }
     .pagination-style-3 {
 
    padding: 8.5px 9px;
   
}
.shop-the-look__item-content a.button {
    border-radius: 50px;
}

.plausicondivs {
    display:none;
}

.cu_topbar .bar {
  
    transition: width 5s ease; /* Smooth transition effect */
}
.product.product-custom {
    gap: 30px;
    display: flex;
}
.product-info h1.product-title.h3 {
    font-size: 28px;
    margin-bottom: 4px;
   font-family: "Poppins", sans-serif !important;
}
.product-info span.money {
    font-size: 32px;
   font-family: "Lexend", sans-serif;
}
.product-info .variant-picker__option-info legend {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 8px;
}
.product-info label.block-swatch {
    border-radius: 4px;
    color: #000 !important;
    border: 1px solid #e5e5e5;
    padding: 24px;
    font-size: 11px;
      font-family: 'Helvetica Now MT Text', sans-serif;
  font-weight: 500;
}
.product-info label.block-swatch:hover {
    border: 1px solid #000;
    color: #000;
}


.product-info :checked+.block-swatch {
    border: 2px solid #000000;
}
.product-info .prose li {
    font-size: 13px;
    list-style: disc;
    line-height: normal;
    color: #000 !important;
}
.product-info .prose p {
    font-size: 13px;
     margin: 0px !important;
    color: #000 !important;
}
.product-info button.button.w-full {
    background-color: #111!important;
    border-radius: 6px!important;
    color: #fbfbfb!important;
    font-size: 16px!important;
    padding: 14px 24px!important;
    font-weight: 600!important;
    line-height: 1.5em!important;
    text-transform: none!important;
    border: 0px solid #9b9b9b!important;
    width: 100%;
    letter-spacing: 0px;
    font-family: 'Helvetica Now MT Text', sans-serif;
    max-width: 600px;
        height: 62px;
        justify-content: end;
}
.nm-portal button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button {
  height: max-content;
}
.nm-portal {
       transform: translateY(28px) !important;
}
.class-exit .nm-portal {
       transform: translateY(47px) !important;
}
.product-info buy-buttons .button {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 56px;
    justify-content: center;
    gap: 4px;
}

.product-info .product-atc-button__main,
.product-info .product-atc-button__label,
.product-info .product-atc-button__separator,
.product-info .product-atc-button__prices {
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
}

.product-info .product-atc-button__main {
    justify-content: center;
}

.product-info .product-atc-button__label,
.product-info .product-atc-button__price {
    color: #fff;
    font-size: 14.4px;
    font-weight: 700;
}

.product-info .product-atc-button__prices--inside-button .money,
.product-info .product-atc-button__prices--inside-button .product-atc-button__price,
.product-info .product-atc-button__prices--inside-button .product-atc-button__compare-price {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
}

.product-info .product-atc-button__separator {
    margin: 0 8px;
}

.product-info .product-atc-button__prices {
    gap: 6px;
}

.product-info .product-atc-button__compare-price {
    color: rgba(255, 255, 255, 0.72);
    font-weight: 700;
    text-decoration-thickness: 2px;
}

.product-info .product-atc-button__prices--inside-button .product-atc-button__compare-price,
.product-info .product-atc-button__prices--inside-button .product-atc-button__compare-price .money {
    color: rgba(255, 255, 255, 0.72) !important;
}

.product-info .product-atc-button__status {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}

/* .product-info .product-atc-button__status-dot {
    width: 6px;
    height: 6px;
    border: 1px solid currentColor;
    border-radius: 50%;
    background-color: #cb2b2b;
} */
.product-info .product-atc-button__status-dot {
    width: 6px;
    height: 6px;
    border: 1px solid currentColor;
    border-radius: 50%;
    background-color: #34a853;
    box-shadow: 0 0 0 2px rgba(0, 128, 0, 0.2), 0 0 4px rgba(0, 128, 0, 0.6), 0 0 10px rgba(0, 128, 0, 0.6);
    display: inline-block;
    vertical-align: middle;
    animation: pulseGlow 2s infinite ease-in-out;
}
.product-info .product-free-shipping-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 16px;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    max-width: 600px;
}

.product-info .product-free-shipping-banner__icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}
fieldset.variant-picker__option {
    width: max-width;
}
/* .shopify-section-group-header-group{
  z-index:99 !important;
} */

.modal-open main#main {
    z-index: 4;
    position: relative;
}
fieldset.variant-picker__option {
    width: max-content;
}

.product-info__block-item:is([data-block-type="description"], [data-block-type="size-fit"]) {
    --product-info-gap: 0;
}

.product-info__block-item[data-block-type="description"] {
    margin-block-end: 0 !important;
}

.product-info__block-item[data-block-type="size-fit"] {
    margin-block-start: 0 !important;
}

.product-info__block-item[data-block-type="size-fit"]:not(:has(.accordion)) {
    display: none;
}

.product-info__block-item[data-block-type="description"] + .product-info__block-item[data-block-type="size-fit"] .accordion {
    border-block-start-width: 0;
}

.product-info__block-item[data-block-type="size-fit"] .accordion__content,
.product-info__block-item[data-block-type="size-fit"] .accordion__content :is(p, li, div) {
    color: #000;
    font-size: 13px;
    line-height: normal;
}


/**
 * ----------------------------------------------------------------------------
 * Page overlay
 * ----------------------------------------------------------------------------
 */

.PageOverlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  background: #363636;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.PageOverlay.is-visible {
  opacity: 0.5;
  visibility: visible;
}


.button-group >a {
    border-radius: 999px;
}
label.block-swatch.is-disabled {
    opacity: .6;
    color: rgb(221, 221, 221) !important;
    background-color: #f5f5f5;
}
.block-swatch.is-disabled:before{
  display: none;
}
button.ps-bis-button {
    color: #c73d23 !important;
    text-decoration: underline;
}
.variant-picker__option-info legend {
    margin: 0px !important;
}
.prose>div {
    margin: 0px !important;
}
carousel-next-button.floating-controls-container__control {
    z-index: 0;
}
body ::part(close-button) {
  color:#000;
}
svg#empty-cart {
    width: 130px;
    margin: auto;
    display: block;
    height: 130px;
}
a.button.continueShopping {
    margin: 20px auto;
    width: max-content;
    border-radius: 50px;
    display: block;
}
p.h5.text-center.cartEmpty {
    font-weight: 500;
}
.recommendation-grid-bestSeller {
    display: flex;
     gap: 5px;
    overflow-x: scroll;
    justify-content: stretch;
}
.recommendation-itembestSeller {
    width: 165px;
    flex-shrink: 0;
    max-width: 165px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
.product-price-bestSeller {
    margin-top: 10px;
}
.product-title-bestSeller {
    font-weight: 500;
    font-family: 'HelveticaNowText-Medium_1305f62e-6796-45f1-b9fc-5b8c1214183a' !important;
    font-size: 12px !important;
    margin-top: 10px;
    line-height: 1.5em;
    width: 99%;
}
.product-price-bestSeller {
    margin-top: 10px;
    font-size: 13px;
    margin-top: 10px !important;
    display: block;
    color: #000 !important;
    font-weight: 600;
    font-family: 'HelveticaNowText-Medium_1305f62e-6796-45f1-b9fc-5b8c1214183a' !important;
}
h2.recommedatedTitle {
    font-size: 16px !important;
    margin-top: 22px;
    text-transform: uppercase !important;
    margin-bottom: 30px !important;
}
.continueBtn {
    display: flex;
}
.cart-recommendationsContent {
    padding: 0px;
}
div#accContent {
    display: flex;
    gap: 15px;
    overflow-x: scroll;
}
.koala-deal__title:before{
  display:none;
}
.koala-deal__title {
    font-size: 20px;
}
.koala-deal__bundle-product__image {
    width: 180px !important;
    aspect-ratio: 1/1;
    height: 160px !important;
    justify-content: start !important;
}
.koala-deal__bundle-product__info {
    display: flex;
    flex-direction: column !important;
    gap: 8px;
    justify-content: start !important;
}
.koala-deal__bundle-product__pricing {
    align-items: start!important;
   }
  .koala-deal__bundle-product__title {
    font-size: 14px;
    font-weight: bold;
}
.koala-deal__bundle-product__pricing {
    flex-direction: row !important;
    gap: 10px;
    font-size: 14px !important;
}
.koala-deal__bundle-product__pricing span {
    font-size: 14px !important;
    opacity: 0.7;
}
.koala-deal__bundle-product__info-container {
    justify-content: center !important;
    gap: 10px !important;
}
.koala-deal__bundle-product__separator {
    display: none !important;
}
.koala-deal__bundle-product {
    padding: 0px !important;
}
.koala-deal__bundle-products {
  gap: 10px;
}
.koala-deal__bundle-total {
    background: none !important;
    border: 0px !important;
    padding: 0 !important;
}
.koala-deal__bundle-total__pricing * {
    font-size: 16px !important;
}
.koala-deal__bundle-total__regular-price>span {
    opacity: .7;
}
.koala-deal__bundle-total__price>span {
    font-weight: bold !important;
    margin-left: 8px;
}
 .koala-deal__bundle-products>div {
    flex-direction: row;
}
.koala-deal__bundle-total__label {
    display: none;
}
.koala-deal__bundle {
    position: relative;
    margin-top: 30px;
}
.koala-deal__bundle-total {
    position: absolute;
    top: -35px;
}
.koala-deal__bundle-total__pricing {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

/* Original Price */
.koala-deal__bundle-total__regular-price .money {
  text-decoration: line-through;
  color: #777;
  font-size: 18px;
}

/* Sale Price */
.koala-deal__bundle-total__price .money {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* Save Badge */
.koala-deal__bundle-total__price .money::after {
    content: "";
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 0;
    white-space: nowrap;
    line-height: 1;
}
button.koala-deal__bundle-action__button {
    border-radius: 5px !important;
}

.koala-dropdown-list-content {
    display: flex;
    gap: 4px !important;
    border: 0px !important;
    flex-wrap: wrap !important;

}
koala-dropdown .koala-dropdown-list {
    border: 0px solid #ccc !important;
    padding: 3px 0;
    display: flex !important;
    overflow-x: visible;
    max-width: 100% !IMPORTANT;
    width: 100% !important;
    min-width: auto;
    position: static !important;
}
.koala-deal__bundle-product__variants {
    display: flex  !important;
   }
.koala-deal__bundle:not(:has(.koala-deal__bundle-product__quantity)) .koala-dropdown-item:not(:last-child) {
    border-bottom: 1px solid #dfdfdf!important;
}
.koala-dropdown-list-content>div {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: .875rem;
    min-width: 67px;
    height: 30px;
    font-size: 12px !important;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #dfdfdf !IMPORTANT;
}
.koala-dropdown-item.koala-disabled {
    opacity: 0.5 !important;
} 
.koala-dropdown-item.active , .koala-deal__bundle:not(:has(.koala-deal__bundle-product__quantity)) .koala-dropdown-item.active:not(:last-child) , .koala-deal__bundle:not(:has(.koala-deal__bundle-product__quantity)) .koala-dropdown-item.koala-selected:not(:last-child){
    border: 1px solid #000 !important;
    border-color: #000 !important;
}
.koala-dropdown {
    display: none !important;
}
koala-dropdown .koala-dropdown-list .koala-dropdown-item:hover, koala-dropdown .koala-dropdown-list .koala-dropdown-item.koala-selected, koala-dropdown .koala-dropdown-list .koala-dropdown-item:not(:last-child):hover {
    background-color: #fff !IMPORTANT;
    border: 1px solid #000 !IMPORTANT;
}
.product-info label.block-swatch {
    border-radius: 5px;
    width: 67px;
    height: 30px;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
}
.product-info__block-item button.button.w-full.hengam-preorder-button {
    border-radius: 5px;
    height: 62px;
    
}
.product-info__block-item button.button.w-full.hengam-preorder-button span * {
    font-size: 14.4px;
    font-weight: 700;
}
.product-info__block-item s.product-atc-button__compare-price {
    margin-right: 6px;
}
.product-info__block-item span.product-atc-button__status * {
    font-size: 9.6px !important;
    font-weight: 800;
    letter-spacing: 0.1px;
}
.product-info__block-item span .product-info .product-atc-button__status-dot {
    background-color: #34a853;
    box-shadow: 
        0 0 0 2px rgba(52, 168, 83, 0.2),
        0 0 4px rgba(80, 200, 120, 0.5),
        0 0 10px rgba(100, 220, 140, 0.6) !important;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    animation: pulseGlowGreen 2s infinite ease-in-out;
}

@keyframes pulseGlowGreen {
    0% {
        box-shadow:
            0 0 0 2px rgba(52, 168, 83, 0.2),
            0 0 4px rgba(80, 200, 120, 0.4),
            0 0 8px rgba(100, 220, 140, 0.4);
    }

    50% {
        box-shadow:
            0 0 0 4px rgba(52, 168, 83, 0.3),
            0 0 8px rgba(100, 220, 140, 0.7),
            0 0 16px rgba(120, 240, 160, 0.8);
    }

    100% {
        box-shadow:
            0 0 0 2px rgba(52, 168, 83, 0.2),
            0 0 4px rgba(80, 200, 120, 0.4),
            0 0 8px rgba(100, 220, 140, 0.4);
    }
}
span.product-atc-button__status-dot.reddot {
    background-color: #cb2b2b;
    box-shadow: 
        0 0 0 2px rgba(203, 43, 43, 0.2),
        0 0 4px rgba(255, 80, 80, 0.5),
        0 0 10px rgba(255, 100, 100, 0.6);
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    animation: pulseGlowRed 2s infinite ease-in-out;
}

@keyframes pulseGlowRed {
    0% {
        box-shadow:
            0 0 0 2px rgba(203, 43, 43, 0.2),
            0 0 4px rgba(255, 80, 80, 0.4),
            0 0 8px rgba(255, 100, 100, 0.4);
    }

    50% {
        box-shadow:
            0 0 0 4px rgba(203, 43, 43, 0.3),
            0 0 8px rgba(255, 100, 100, 0.7),
            0 0 16px rgba(255, 120, 120, 0.8);
    }

    100% {
        box-shadow:
            0 0 0 2px rgba(203, 43, 43, 0.2),
            0 0 4px rgba(255, 80, 80, 0.4),
            0 0 8px rgba(255, 100, 100, 0.4);
    }
}
.product.product-custom {
   flex-wrap: wrap;
}
.nm-portal button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button {
    min-height: max-content;
    padding: 0px !important;
    padding-top: 16px !important;
    line-height: 0px !important;
    background: red;
    letter-spacing: normal;
    font-size: 14.4px;
}
buy-buttons.buy-buttons {
    position: relative;
}
.nm-portal {
    padding: 0;
    height: max-content;
    margin: auto;
    display: flex;
    justify-content: start;
    width: 100%;
    transform: translateY(17px);
    order: -1 !important;
    z-index: 1;
        max-width: 600px;
    margin: 0;
}

.line-throughSpan span {
    text-decoration: line-through;
    line-height: normal;
}
.discount-badge  span.money {
    color: #fff !important;
}
scroll-carousel.product-gallery__carousel {
    width: 100%;
}
.variant-picker__option-info.h-stack.justify-between.gap-2 legend {
    display: none;
}
span.product-atc-button__label {
    text-transform: uppercase;
}
.product-gallery__zoom-button {
    inset-block-start: 10px;
    inset-inline-end: 10px;
}
div#complementary-products {
  display: block;
   
}
@media only screen and (min-width:1000px){
    .product-gallery__media.snap-center, .product-gallery__media.snap-center img {
          aspect-ratio: 1 / 1;
          object-fit:cover;
          object-position: right;
}
    .container.container--lg.productContainer {
    width: 100%;
    overflow: clip;
    max-width: 100%;
    margin: 0;
}

product-gallery.product-gallery {
    width: 60%;
}
safe-sticky.product-info {
    width: 40%;
    padding-top:30px;
}
scroll-carousel.product-gallery__carousel {
    gap: 1px;
}
.product.product-custom {
    flex-wrap: nowrap;
    gap: 10px;
}
.product-info__block-item:is([data-block-type=vendor],[data-block-type=title],[data-block-type=sku],[data-block-type=price]) {
    --product-info-gap: 10px;
     margin-top: 0px !important;
}
.product-info h1.product-title.h3 {
    margin: 0 !important;
    line-height: normal;
}
price-list.price-list.price-list--product .h4 {
    line-height: normal;
}
.product-info__block-list>:not(:nth-child(1 of:not(:empty))) {
    margin-block-start: 25px;
    /* background: rebeccapurple; */
}
}
@media only screen and (max-width:360px){
 body .koala-deal__bundle-product.koala-deal__bundle-product--full {
    flex-direction: row !important;
}
 .koala-deal__bundle-product {
        align-items: stretch;
        flex-direction: row;
    }
    .koala-deal__bundle-products>div {
    flex-direction: row;
}
}

@media only screen and (max-width:1000px){
safe-sticky.product-info {
    width: 100%;
     padding: 0 16px;
}
.product-gallery__media img {
    aspect-ratio: 1/1;
    height: 455px;
    object-fit: cover;
}
.container.container--lg.productContainer {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
}
scroll-carousel.product-gallery__carousel {
    width: 100%;
    gap: 0px !important;
    margin: 0px;
}
}
/* mediaStart here */
@media only screen and (max-width:640px){
  .contentinnerpro>p span:nth-child(2){
    color:#a19d9d !important;
  }
  .cart-drawer::part(body) {
    padding: 0;
    padding-bottom: 20px;
    
}
.cart-recommendationsContent {
    padding: 0px 15px;
}
  .cu_topbar {
    padding: 0 15px;
    padding-top: 10px;
}
  .cardContentWrapper  {
    padding: 0 15px !important;
}
  .cart-summary , .cart-drawer__items{
    padding:  15px !important;
  }
  .drawer .cu_cart .mini-cart_payment-icons ul {
    margin: 0px;
    justify-content: start !important;
    gap:10px;
}
  .mini-cart_payment-icons li {
    padding: 0px;
}
  .mini-cart_payment-icons {
    padding: 0 15px;
    border-top: 1px solid #e7e7e7;
    padding-top: 15px;
}
.cart-summary p:last-child {
    margin: 0px;
}
body .cardContentWrapper h3 {
    font-size: 16px !important;
   margin-top: 22px;
}
div.cart-related-products {
    padding-bottom: 15px;
}
    
  
}


.availableprouct ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    display: flex;
    gap: 8px;
    flex-wrap:wrap;
}
.availableprouct ul span._title {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.availableprouct ul li.disabled span._title {
    font-weight: 300;
    color:gray;
}
a.product-title.h6 {
    text-align: left;
}
.availableprouct ul li {
    padding: 0px;
}

.product-card__Slider a.product-title.h1{
      font-weight: 600;
    font-size: 14px;
      text-align: start;
}

.product-card__Slider  span.money {
    /* font-family: Lexend; */
    font-weight: 600;
    font-size: 18px;
  line-height: normal;
}
.headerSlider {
    width: 100%;
    gap: 30px;
  max-width:1529px;
  margin:auto;
}
 .headerSlider >div {
    width: 100%;
max-width: 100%;
    display: flex;
}
 .headerSlider .product-list {
    /* gap: 6px !important; */
}
.headerSlider  .floating-controls-container--on-hover>.floating-controls-container__control {
    opacity: 1;
    /* transform: translateY(150%); */
    bottom: -7px;
    top: unset;
   
}
.headerSlider .circle-button {
    background: #000;
    color: #fff;
    font-size: 25px;
    width: 40px;
    height: 40px;
}
.headerSlider .circle-button>svg {
    width: 17px;
}
.headerSlider .floating-controls-container--on-hover>.floating-controls-container__control {
    ;
    transform: unset !important;
}
.product-info button.button.w-full:active {
  background-color: #111111ff!important;
  background: #111111ff!important;
   
}
.modal::part(content) {
    max-height: 100%;
    height: 100%;
    width: 100%;
    max-width: 100%;
    background: #000;
}
#modal-password h1.Password__Heading.Heading.u-h2 {
    color: #ffffff;
     margin-bottom: 40px;
}

#modal-password input.Form__Input::placeholder {
    color: #fff !important;
}
button.Button.Button--primary.Button--small {
    background: #6c6960 !important;
    border-radius: 9px !important;
}
#modal-password  input.Form__Input {
    height: 40px;
    padding: 10px;
    border: 2px solid #fff;
    background: none;
    border-radius: 54px !important;
    color: #ffffff;
}
#modal-password  button:before {
    color: #fff !important;
    fill: #fff !important;
    opacity: 1 !important;
}
.modal::part(close-button) {
    opacity: 1;
}
:where(.modal,.drawer,.popover,.header-search)::part(close-button) {
    color: #fff;
  }
.modal::part(body) {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prose {
    max-width: 800px !important;
    width: 100%;
}
.class-exit .nm-portal {
    transform: unset;
}
.class-exit  .product-info buy-buttons .button {
   justify-content: start;
}
/* .class-exit button.button.w-full.hengam-preorder-button {
    order: -2;
} */
.class-exit span.product-atc-button__status {
    display: none;
}
.class-exit .nm-portal {
    transform: translateY(46px);
}
.class-exit  p.hengam-preorder-description {
    line-height: 0px;
}
@media only screen and (max-width:767px){
  body .modal::part(content) {
    transform: unset !important;
}
.class-exit .nm-portal {
    transform: translateY(56px);
}
body .nm-portal button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button {
    margin: 0;
    padding-bottom: 0 !important;
    /* padding-top: 0px !important; */
    min-height: max-content;
}
.nm-portal {
   transform: translateY(27px);
}
}
@media(min-width:768px){
  .product-card:hover button.qv-btn-desktop {
    display: block;
  }
  button.qv-btn-desktop span{
    display: block;
  }
  button.qv-btn-desktop svg{
    display: none;
  }
}
@media(max-width: 767px){
  h2.recommedatedTitle {
   margin-bottom: 15px !important;
}
  button.qv-btn-desktop{
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    left: auto;
    position: absolute;
    right: 8px;
    width: 32px;
    display: block;
    padding: 0;
  }
  button.qv-btn-desktop span{
    display: none;
  }
  button.qv-btn-desktop svg{
    display: block;
  }
.plausicondivs {
    background: #fff;
    padding: 0px;
    border-radius: 7px;
    display: block;
    width: 32px;
    height: 32px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
  svg.plusicons {
    color: #000;
}
  x-header.header {
    border-radius: 16px;
    padding: 10px 20px;
}
height-observer {
    display: block;
    padding: 13px;
    border-radius: 20px !important;
}
   /* .productpage header.shopify-section.shopify-section-group-header-group.shopify-section--header {
    position: static !important;
} */
  header.shopify-section.shopify-section-group-header-group.shopify-section--header {
    background: #050505;
}

  header.shopify-section.shopify-section-group-header-group.shopify-section--header.scrolled {
      background: transparent; /* White background when scrolled */
  }
  x-header.header{
    background: #0b0b0b;
}
  height-observer.collection-toolbar {
    border-radius: 0px !important;
    top: -60px;
}
 .content-over-media>picture img{
    min-height: 101%;
    max-height: 101%;
}
  .product-gallery__carousel ,  .product-gallery-slide img{
    border-radius: 0px !important;
  }
.productContainer {
    margin: 0;
}
  safe-sticky.product-info {
    padding: 0 15px;
}
  .product-info h1.product-title.h3 {
    font-size: 21px;
    margin-bottom: 4px;
    font-family: "Poppins", sans-serif !important;
        line-height: normal;
}
  .product-info span.money {
    font-size: 16px;
    color: #000;
}
  .product-info__block-item {
    margin: 0px 0 8px !important;
}
  .product-info label.block-swatch {
   padding: 12px 10px;
    font-size: 11px;
}
  .product-info button.button.w-full {
   width: 100%;
    margin-top: 0px;
    height: 62px !important;
    min-height: 62px !important;
    padding: 14px 16px !important;
}
body .nm-portal button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button {
    margin: 0;
    padding-bottom: 0 !important;
    padding-top: 0px !important;
    min-height: max-content !important;
    height: max-content !important;
}
  .product-gallery-slide img {
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 24px;
    /* padding-bottom: 100%; */
    height: 455px;
}
  div#zoom-lens{display: none !important;}
  .product-gallery__carousel {
 gap: 0; 
}
  .product-gallery {
    max-width: 100%;
    flex-direction:column !important;
}
  .product-gallery__thumbnails {
    display: flex;
    flex-direction: column;
    width: 0 !important;
    height: 0;
    gap: 8px;
    max-height: 100%;
    overflow-y: auto;
    transition: all 0.3s ease;
    height:0px!important;
}
  .product-card__Slider a.product-title.h1 {
   text-align: start;
    font-size:11px;
    color:#000;
    font-weight: 600;
}
  .product-card__Slider  span.money {
    font-size: 14px;
    color:#000;
}
  .variant-picker__option-values {
    gap: 7px;
}
  .headerSlider .product-list {
    padding: 0 15px;
}
  fieldset.variant-picker__option {
    width: max-content;
    max-width: 100%;
}
  .variant-picker__option-values {
    width: 100% !important;
}
  .related-product-item {
    margin-top: 10px !important;
}
  
}

@media only screen and (max-width:480px){

  .product-info label.block-swatch {
    padding: 12px 3px;
    font-size: 11px;
       min-width: 38px;
}
  .relatedItemInner {
    width: 143px!important;
    flex-shrink: 0;
}
cart-drawer#cart-drawer .relatedItemInner {
    width: 38%!important;
    flex-shrink: 0;
    min-width: 100px;
}
  div.cart-related-products {
        gap: 9px !important;

   
}
.recommendation-itembestSeller {
    width: 38% !important;
    flex-shrink: 0;
    min-width: 100px;
}
  
}
