/** Shopify CDN: Minification failed

Line 855:0 Unexpected "}"

**/
.jdgm-widget{
    margin-top: -10px;
  } 
[id$="custom_liquid_FXMbyB"]{
    margin:0 !important;
}
.product-link__button{
    width:100% !important;
}
.product-link__button a{
    width:100% !important;
    border-radius: 0px!important;
}

body:has(quick-view-drawer details[open].menu-opening) .product-form__buttons button {
    display: block !important;
    background-color: #000000 !important;
    color: #ffffff !important;
}
@media screen and (max-width: 767px) {

    /* neelesh css */

    body.template-product .announcement-bar,
    body.template-product [class*="announcement-bar"] {
        position: sticky !important;
        top: 0 !important;
        z-index: 995 !important;
    }

    body.template-product .shopify-section-header,
    body.template-product .shopify-section-header-sticky {
        position: sticky !important;
        top: 36px !important;
        z-index: 997 !important;
        /* background: #fff !important; */
    }
    body.template-product .shopify-section-header-sticky {
        /* transform: translateY(0) !important; */
        transform:unset;
    }
    .product-media-modal{
        margin-top: 100px;
    }    
    .open-size-chart-btn{
        text-decoration: underline;
    }
    .product-form__input input[type=radio]+label {
        padding: .5rem 1.4rem;
        min-width: 3rem;
        min-height: 3.5rem;
        font-size: 1.2rem;
    }

    .product-form__input{
        margin: 0 0 0rem;
    }
    .product-separator{
        margin: 0;
    }

    .grid gap-5{
        margin: 0;
    }
    .product-slider-dots {
        position: absolute;
        bottom: 8px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        display: flex;
        gap: 6px;
        margin: 0;
    }

    .product__media-wrapper,
    .slideshow__image-wrapper,
    product-gallery {
        position: relative;
    }

    .product-slider-dot {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: rgba(255,255,255,0.5);
        border: none;
        padding: 0;
    }

    .product-slider-dot.active {
        background: #fff;
    }

    .product-form__buttons.sticky-atc {
        position: fixed !important;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid var(--border);
        box-shadow: 0 -6px 24px rgba(0,0,0,.08);
        padding: 35px 12px;
        animation: slideUpSticky .3s cubic-bezier(.22,1,.36,1);
        transition: transform 0.3s ease;
    }
    .product-form__buttons.sticky-atc {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .product-form__buttons.sticky-atc .vto-btn-wrapper {
        display:none;
    }

    @keyframes slideUpSticky {
        from {
            transform: translateY(100%);
        }
        to {
            transform: translateY(0);
        }
    }
    .product-form__buttons.sticky-atc {
        position: fixed !important;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid var(--border);
        box-shadow: 0 -6px 24px rgba(0,0,0,.08);
        padding: 10px 12px;
        animation: slideUpSticky .3s cubic-bezier(.22,1,.36,1);
        transition: transform 0.3s ease;
    }
    .product-form__buttons.sticky-atc {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    @keyframes slideUpSticky {
        from {
            transform: translateY(100%);
        }
        to {
            transform: translateY(0);
        }
    }
    /* neelesh css */

    .custom_button:has(#gokwik-buy-now[disabled]) #gokwik-buy-now {
        display: none !important;
    }

    .product__title .product__heading{
        font-family: 'Cormorant Garamond', serif;
        font-size: 28px;
        font-weight: 500;
        line-height: 1.15;
        color: var(--charcoal);
        letter-spacing: -0.01em;
        margin-bottom: 12px;
        text-transform: capitalize;
    }
    .product__tax{
        font-size: 11.5px;
        color: #8a8a8a;
        margin: 5px 0;
    } 

    .product__info-container .price {
        float: left;
    }

    .product-form__buttons {
        position:relative !important;
        height:auto;
    }
    .product-form__buttons.atc-visible {
        display: flex !important;
        flex-wrap: wrap;
        gap: 4px;
        align-items: center;
    }
    .vto-btn-wrapper{
        margin-top: 0px;
        margin-bottom: 0px;
        order:1;
    }

    .product-form__buttons.atc-visible .product-form__submit,
    .product-form__buttons.atc-visible #gokwik-buy-now {
        flex: 1;
        padding: 15px 12px;
        border: none;
        border-radius: 4px !important;
        font-size: 13px;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        font-weight: 500;
        cursor: pointer;
        font-family: 'DM Sans', sans-serif;
        transition: background 0.2s;
    }
    .button, .shopify-challenge__button{
        max-width: unset !important;
        min-width:unset !important;
    }

    .product__info-wrapper{
        padding:0 15px;
    } 
     body.template-product .section--padding,   body.template-product .section--padding .page-width {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product__accordion .summary__title{
        padding:0;
    }

    media-gallery .thumbnail-slider {
        margin-bottom:0;
    }

    #complete_the_look {
        padding: 0 15px !important;
    }

    #complete_the_look .h1{
        font-size:20px;
        text-align:left;
    }

    .product__accordion .accordion__title {
        font-size: 1.3rem;
        text-transform: uppercase;
        letter-spacing: .3rem;
        display: flex;
        align-items: center;
        max-width: 100%;
        font-size: 12px;
        letter-spacing: 0.07em;
        font-weight: 500;
        color: #1a1a1a;
        cursor: pointer;
        font-family: 'DM Sans', sans-serif;
        text-align: left;
        align-items: center;
        justify-content: space-between;
    }

    [id$="__main-custom_liquid_Mwx4yb"] {
        margin:0;
    }
}

@media screen and (hover: hover) and (min-width: 750px) {
    .card-information .card-information__button{
        opacity:1;
    }   
}
@media screen and (min-width: 992px) {
    .product-slider-dots {
        display: none !important;
    }
     .open-size-chart-btn{
        text-decoration: underline;
    }
    .product-separator{
        margin: 0;
    }
    .grid gap-5{
        margin: 0;
    }
    .product__title .product__heading {
        font-family: Cormorant Garamond, serif;
        font-size: 38px;
        font-weight: 500;
        line-height: 1.15;
        color: var(--charcoal);
        letter-spacing: -.01em;
        margin-bottom: 12px;
        text-transform: capitalize;
    }
    .product__info-container .price{
        float:left;
    }
    .product__tax {
        margin-top: 0;
        display: block;
        float: left;
        width: 100%;
        margin: 20px 0;
    }
    .accordion summary {
        line-height: 1;
        padding: 2rem 0 !important;
    }

    #complete_the_look .title-wrapper .title{
        font-family: Cormorant Garamond, serif;
        font-size: 34px;
        font-weight: 400;
        color: #1a1a1a;
        margin-bottom: 8px;
        text-transform: unset;
        letter-spacing: 1px;
    }
    .making-process-sub{
        font-size:11px !important;
    }

    [id$="collapsible_content_pA7hYd"] .product-details .accordion .summary__title {
        padding: 16px 0 !important;
    }
    [id$="collapsible_content_pA7hYd"]  .accordion summary {
        padding:0 !important;
    }
   

    .sticky-cart-wrapper {
        display: block !important;
        opacity: 1 !important;
        z-index: 999 !important;
        pointer-events: all !important;
    }

    .product-sticky-cart {
        opacity: 1 !important;
        transform: translateY(0) !important;
        z-index: 999 !important;
        pointer-events: all !important;
    }
    .sticky-coupon-offer {
        background: #fff3cd;
        border: 1px dashed #e6a817;
        border-radius: 4px;
        padding: 7px 13px;
        font-size: 12px;
        font-weight: 600;
        color: #8b5e08;
        letter-spacing: 0.04em;
        cursor: pointer;
        transition: opacity 0.5s;
        display: inline-block;
        white-space: nowrap;
    }

    .sticky-coupon-offer .coupon-code {
        font-weight: 700;
    }
    .sticky-coupon-offer {
        background: #fff3cd;
        border: 1px dashed #e6a817;
        border-radius: 4px;
        padding: 7px 13px;
        font-size: 12px;
        font-weight: 600;
        color: #8b5e08;
        letter-spacing: 0.04em;
        cursor: pointer;
        transition: opacity 0.5s;
        display: inline-block;
        white-space: nowrap;
        cursor: pointer;
    }

    .sticky-coupon-offer .coupon-code {
     font-weight: 700;
    }
    #stickyPromo,
    .sticky-coupon-offer {
        opacity: 1 !important;
        transition: none !important;
        animation: none !important;
    }
    .variant-input-wrapper{
        /* display: none; */
    }
    #global-size-chart{
        display: none;
    }
    .sticky-cart__form{
        margin-top: 15px;
    }
    .sticky-cart {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        transform: translateY(100%);
        transition: transform .3s ease;
    }

    .sticky-cart.show-sticky {
        transform: translateY(0);
        max-width: 100% !important;
    }

    .sticky-cart:not(.show-sticky) {
     transform: translateY(100%);
    }
    .sticky-cart {
        background: #fff !important;
        border-top: 1px solid #e5e5e5;
        box-shadow: 0 -4px 12px rgba(0,0,0,.08);
    }
    .sticky-cart__content-heading .no-js-hidden {
        float:left;
    }
    .sticky-coupon-offer {
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .copy-icon {
        width: 14px;
        height: 14px;
        flex-shrink: 0;
    }
    body.template-product .announcement-bar,
    [class*="announcement-bar"],
    [class*="announcement_bar"] {
        position: sticky !important;
        top: 0;
        z-index: 5;
        width: 100%;
    }
    body.template-product .shopify-section-header {
        top: var(--announcement-height);
    }
    body .mini-cart__main {
        z-index: 7;
    }
    .xb-wishlist-button {
        width: auto !important;
        padding: 0 !important;
    }

    .xb-wishlist-button button {
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
    }
    .card-information .card-information__button{
        opacity:1;
    }
    
    .xb-wishlist-button svg {
        width: 26px;
        height: 28px;
    }
    .xb-wishlist-button {
        position: absolute;
        bottom:220px;
        right: 10px;
        z-index: 10;
        background: #ffffff;
        padding: 5px !important;
        display: none;
    }
    /* Hide wishlist text */
    .xb-wishlist-button__text {
        display: none !important;
    }
    /* Hide share text */
    .share-button__button .label {
        /* display: none !important; */
    }
    /* Remove extra styling */
    .share-button__button {
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
        width: auto !important;
    }

    .share-button__button svg {
        width: 28px !important;
        height: 28px !important;
        margin:0 !important;
        /* display: none; */
    }
}
@media screen and (min-width: 750px) and (max-width: 1024px) {

    /* ===== Start Quick View Custom Code (Optimized) ===== */
        body:has(quick-view-drawer details[open].menu-opening) {
          
            /* Reset paddings */
            .product__info-container .rating,
            .no-js-hidden,
            .product__inventory,
            .custom_button {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            /* Rating */
            .product__info-container .rating {
                padding: 0;
                display: inline !important;
            }

            .product__info-container .rating-text,
            .product__info-container .rating-count {
                display: inline !important;
                padding: 0;
            }

            /* Price badges */
            .price--sold-out .price__badge-sold-out,
            .price--on-sale .price__badge-sale {
                margin-top: 9px;
                margin-right: 8px;
                background: red;
                color: #fff;
                padding: 4px;
            }

            /* Tax spacing */
            .product__tax {
                margin-top: -17px !important;
            }

            /* Product form */
            .product-form__input {
                position: relative;
            }

            .product-form__input .form__popup {
                position: absolute;
                right: 10px;
                bottom: 102px;
                text-align: right;
            }

            .product-form__input .form__popup .link {
                text-decoration: underline;
            }

            .product-form__input .link-with-icon .icon {
                display: none;
            }

            /* Size variant */
            .size-variant {
                margin: 0 !important;
                padding: 0;
            }
            .product_page_custom_div .product__media-icon {
                bottom: 110px;
                top: unset;
                display:none;
                border-radius: unset;
                padding: 5px;
                width: 32px;
                height: 32px;
                color: #000000;
                width: 40px;
                height: 40px;
            }
            .xb-wishlist-button {
                position: absolute;
                bottom: 68px;
                right: 14px;
                z-index: 10;
                background: #ffffff;
                width: 40px;
                height: 40px;
            }
            
            .product__media-item {
                flex: 0 0 83% !important;
                scroll-snap-align: start;
            }
            .product_new_badge {
                bottom: 40px;
            }
            .product__title{
                padding: 20px 24px 0 0;
                margin-top: 0 !important;
            }
            #gokwik-buy-now{
                display: none !important;
            }
            .shopify-payment-button__button .shopify-payment-button__button--unbranded .shopifycheckoutbtn{
                display: none !important;
            }
            .quick-view button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
                display: none !important;
            }
            .xb-wishlist-button {
                width: auto !important;
                padding: 0 !important;
            }

            .xb-wishlist-button button {
                padding: 0 !important;
                background: transparent !important;
                border: none !important;
            }
            .card-information .card-information__button{
                opacity:0;
            }
            .xb-wishlist-button svg {
                width: 26px;
                height: 28px;
            }
            .xb-wishlist-button {
                position: absolute;
                bottom:220px;
                right: 10px;
                z-index: 10;
                background: #ffffff;
                padding: 5px !important;
            }
            /* Hide wishlist text */
            .xb-wishlist-button__text {
                display: none !important;
            }
            /* Hide share text */
            .share-button__button .label {
                display: none !important;
            }
            /* Remove extra styling */
            .share-button__button {
                background: transparent !important;
                border: none !important;
                padding: 0 !important;
                width: auto !important;
            }

            .share-button__button svg {
                width: 28px !important;
                height: 28px !important;
                margin:0 !important;
            }
            
            .product__media-icon{
                display:none
            }
        }
    /* ===== End Quick View Custom Code ===== */

}

@media (max-width: 749px) {
    /* ===== Start Quick View Custom Code (Optimized) ===== */
        body:has(quick-view-drawer details[open].menu-opening) {
            /* Reset paddings */
            .product__info-container .rating,
            .no-js-hidden,
            .product__inventory,
            .custom_button {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }

            /* Rating */
            .product__info-container .rating {
                padding: 0;
                display: inline !important;
            }

            .product__info-container .rating-text,
            .product__info-container .rating-count {
                display: inline !important;
                padding: 0;
            }

            /* Price badges */
            .price--sold-out .price__badge-sold-out,
            .price--on-sale .price__badge-sale {
                margin-top: 9px;
                margin-right: 8px;
                background: red;
                color: #fff;
                padding: 4px;
            }

            /* Tax spacing */
            .product__tax {
                margin-top: -17px !important;
            }

            /* Product form */
            .product-form__input {
                position: relative;
            }

            .product-form__input .form__popup {
                position: absolute;
                right: 10px;
                bottom: 102px;
                text-align: right;
            }

            .product-form__input .form__popup .link {
                text-decoration: underline;
            }

            .product-form__input .link-with-icon .icon {
                display: none;
            }

            /* Size variant */
            .size-variant {
                margin: 0 !important;
                padding: 0;
            }
            .product_page_custom_div .product__media-icon {
                bottom: 110px;
                top: unset;
                display:none;
                border-radius: unset;
                padding: 5px;
                width: 32px;
                height: 32px;
                color: #000000;
            }
            .custom-share-btn{
                position: absolute !important;
                bottom: 6px;
                /* right: 10px; */
                z-index: 10;
                background: #fff;
                padding: 4px !important;
                margin: 0 !important;
            }
            .share-button{
                position: absolute !important;
                bottom: 34px;
                right: 10px;
                z-index: 10;
                background: #fff;
                padding: 4px !important;
                margin: 0 !important;
            }
            .product__media-item {
                flex: 0 0 83% !important;
                scroll-snap-align: start;
            }
            .product_new_badge {
                bottom: 40px;
            }
            .product-link__button a {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                width: 100% !important;
                padding: 14px 20px;
                background-color: #ffffff;
                color: #000000;
                text-decoration: none;
                text-transform: uppercase;
                font-size: 14px;
                letter-spacing: 1px;
                font-weight: 500;
                border-radius: 0;
                border: 1px solid #000000;
                transition: all .3s ease;
                height: 50px;
            }
            .custom_button .product-form{
                display:block;
            }
            .product__title{
                padding: 20px 24px 0 0;
                margin-top: 0 !important;
            }
            .product__inventory {
                padding:20px 0 !important;
            }
            #gokwik-buy-now{
                display: none !important;
            }
            .shopify-payment-button__button .shopify-payment-button__button--unbranded .shopifycheckoutbtn{
                display: none !important;
            }
           .quick-view button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
                display: none !important;
            }

            .xb-wishlist-button {
                width: auto !important;
                padding: 0 !important;
            }

            .xb-wishlist-button button {
                padding: 0 !important;
                background: transparent !important;
                border: none !important;
            }
            .card-information .card-information__button{
                opacity:0;
            }
            .xb-wishlist-button {
                position: absolute;
                bottom:75px;
                right: 10px;
                z-index: 10;
                background: #ffffff;
                padding: 5px !important;
            }
            .xb-wishlist-button svg {
                width: 22px;
                height: 22px;
            }
            /* Hide wishlist text */
            .xb-wishlist-button__text {
                display: none !important;
            }
            /* Hide share text */
            .share-button__button .label {
                display: none !important;
            }
            .share-button__button .icon {
                margin: 0px;
            }
            .product__media-icon{
                display:none;
            }
            .product_page_custom_div .product__media-icon {
                bottom: 110px;
                top: unset;
                display:flex;
                border-radius: unset;
                padding: 8px;
                color: #000;
                right: 10px;
                
            }
            .product_page_custom_div .product__media-icon svg {
                width: 16px;
                height: 16px;
            }
            }
            
            .quick-view .product__info-container{
                padding:0px;
            }

        }
    /* ===== End Quick View Custom Code ===== */
}
@media screen and (min-width: 990px) {
  body:has(quick-view-drawer details[open].menu-opening) {
    .xb-wishlist-button{
      display: none;
    }
    #gokwik-buy-now{
        display: none !important;
    }
    
    .shopify-payment-button__button .shopify-payment-button__button--unbranded .shopifycheckoutbtn{
        display: none !important;
    }
    .quick-view button.shopify-payment-button__button.shopify-payment-button__button--unbranded{
        display: none !important;
    }
  }
  
  body:has(quick-view-drawer details[open].menu-opening) .product__media-wrapper .slider-mobile--overlay .slider-buttons{
    bottom: 50px;
    margin: 0;
  }
  
}