/** Shopify CDN: Minification failed

Line 9:34 Unexpected "}"
Line 81:39 Unexpected "}"
Line 126:38 Unexpected "}"
Line 181:38 Unexpected "}"

**/
section.settings.background_color }};
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
        padding-top: 25px;
        padding-bottom: 15px;
        display: flex;
        position: relative;
        flex-direction: column;
    }
    .compare-product-overlay-listbox {
display: flex;
}

.compare-product-overlaybox {
position: fixed;
        width: 100%;
        bottom: 0;
         transition: transform 0.3s ease;
         z-index: 99999;
          will-change: transform;
      touch-action: manipulation;
      transform: translateY(100%);
      transition-duration: .8s;
      transition-property: transform;
      transition-timing-function: cubic-bezier(.18, .71, .11, 1);
position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        display: flex;
        justify-content: center;
        align-items: flex-end;
        z-index: 9999;
        touch-action: none;
        opacity: 1;
}

.compare-product-overlaybox.show {
transform: translateY(0%);
}

.compare-product-overlay {
display: flex;
        flex-direction: column;
padding-top: 0px;
}

.compare-product-overlay .compare-product-item {
position: relative;
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 10px;
        overflow: hidden;
        border: 1px solid rgba(27, 33, 73, 0.4);
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 18px;
}

.compare-product-overlay .compare-product-item h3 {
display: flex;
        justify-content: center;
}

.compare-product-overlay .compare-product-item h3 img {
height: 23px;
        max-width: 90%;
}

section.settings.close_item_background }};
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .compare-product-overlay .close-icon img {
max-width: 80%;
}

.compare-product-overlay .compare-product-item-img {
height: 150px;
        width: 100%;
        object-fit: cover;
        border-radius: 8px;
}

.compare-product-overlay .compare-product-list {
display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
        flex: 1;
display: flex;
        gap:  calc(100vw * 16 / var(--base-width));
         overflow-x: auto;
}

.compare-product-overlay .compare-product-item-empty {
display: flex;
        align-items: center;
        justify-content: center;
        border: 1px dashed rgba(27, 33, 73, 0.4);
        border-radius: 10px;
        cursor: pointer;
        text-align: center;
}

.compare-product-overlay .top-compare-product {
padding-left: 37px;
        display: flex;
        justify-content: center;
        align-items: center;
}

section.settings.close_box_background }};
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
   .compare-product-overlay  .close-compare-overlay img {
max-width: 80%;
}

.compare-product-popup {
position: fixed;
        width: 100%;
        bottom: 0;
         transition: transform 0.3s ease;
         z-index: 99999;
          will-change: transform;
      touch-action: manipulation;
      transform: translateY(100%);
      transition-duration: .8s;
      transition-property: transform;
      transition-timing-function: cubic-bezier(.18, .71, .11, 1);
position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        display: flex;
        justify-content: center;
        align-items: flex-end;
        z-index: 9999;
        touch-action: none;
        opacity: 1;
}

.compare-product-popup.show {
transform: translateY(0%);
}

.compare-product-popup-content {
position: relative;
        max-height: 70vh;
        overflow: hidden;
        overflow-y: auto;
}

.compare-product-popup-header {
position: sticky;
        top: 0;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
        z-index: 1;
background-color: #fff;
}

section.settings.close_box_background }};
        border-radius: 50%;
    }
    .compare-product-popup-closebox {
display: flex;
        align-items: center;
        justify-content: end;
        gap: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
}

.compare-product-popup-list {
display: flex;
        padding-bottom: 20px;
padding-top: 25px;
overflow-x: auto;
overflow-x: auto;
         overflow-x: auto;  
            overflow-y: auto;  
            -webkit-overflow-scrolling: touch;
            scrollbar-width: thin;
}

.compare-shop-now {
background: var(--card-button-background);
        border-radius: 56px;
        height: 41px;
        padding: 9px 16px;
        color:#fff;
        display: inline-block;
padding: calc(100vw * 9 / var(--base-width)) calc(100vw * 16 / var(--base-width));
        height: auto;
}

.compare-product-popup-closebox-box {
display: flex;
        align-items: center;
        gap: 10px;
        cursor: pointer;
}

.compare-shop-now-btm-close {
width: 21px;
        height: 21px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--card-button-background);
        border-radius: 50%;
        position: absolute;
        right: 20px;
        bottom: 10px;
position: absolute;
        top: 0;
        right: 10px;
        width: calc(100vw * 21 / var(--base-width));
        height: calc(100vw * 21 / var(--base-width));
}

.compare-product-popup-list-item {
padding-right: 0px;
        border-right: 1px dashed rgba(27, 33, 73, 0.4);
        width: 25%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        position: relative;
width: 33.33%;
        flex-shrink: 0;
        padding-left: 20px;
position: relative;
        width: 50%;
}

.compare-product-popup-list-item:last-child {
border-right: 0px;
}

.compare-product-popup-content-tr {
display: flex;
border-bottom: 1px solid rgba(27, 33, 73, 0.4);
        min-height: 117px;
border-bottom: 0px;
}

.compare-product-popup-content-td {
width: 25%;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--card-text-color);
        padding-top: 30px;
        padding-bottom: 20px;
position: relative;
width: 33.33%;
        flex-shrink: 0;
width: 50%;
border-bottom: 1px solid rgba(27, 33, 73, 0.4);
        padding-top: 40px;
}

.compare-product-popup-content-td img {
max-height: 80px;
}

.compare-product-popup-closebox {
background: rgba(246, 241, 235, 0.5);
padding-right: 30px;
padding-right: 20px;
        position: relative;
}

.compare-product-popup-table {
background-color: #fff;
        padding-top: 30px;
overflow-x: auto;
}

.compare-product-popup-table .compare-product-popup-content-tr:nth-last-child(2) .compare-product-popup-content-td span {
display: inline-block;
        text-align: center;
max-width: 100% !important;
        width: 100%;
}

.compare-product-popup-table .compare-product-popup-content-tr:nth-last-child(1) .compare-product-popup-content-td span {
display: inline-block;
        text-align: center;
}

.compare-product-popup-table .compare_fixed_name {
position: absolute;
        top: 5px;
        left: 0;
        color: var(--card-button-background);
        text-align: left !important;
max-width: 100% !important;
}

.compare-product-popup-closebox-line {
opacity: 0;
position: absolute;
        width: calc(100vw * 92 / var(--base-width));
        height: 2px;
        border-radius: 3px;
        opacity: 1;
        background: #1B2149;
        left: 50%;
        transform: translateX(-50%);
        top: 50%;
        z-index: 100;
        display: block;
}

.compare-product-overlay-header {
display: flex;
    align-items: center;
    justify-content: space-between;
justify-content: end;
display: flex;
        height: calc(100vw * 56 / var(--base-width));
        position: relative;
}

.body-no-scroll {
position: fixed;
            width: 100%;
            overflow: hidden;
            top: var(--scroll-top, 0);
}

.body-lock {
overflow: hidden !important;
      position: fixed !important;
      width: 100% !important;
      height: 100% !important;
      top: 0 !important;
      left: 0 !important;
}

.compare-product-overlay .close-compare-overlay {
top: calc(100vw * 10 / var(--base-width));
}

.compare-product-popup-list-item img {
height: auto;
}

.compare-product-list {
margin-bottom:  calc(100vw * 23 / var(--base-width));
}

.compare-product-overlay .compare-product-item,.compare-product-overlay .compare-product-item-empty {
width: 33.33%;
        flex-shrink: 0;
}

.compare-product-popup-closebox-iconbox {
width: calc(100vw * 21 / var(--base-width));
        height: calc(100vw * 21 / var(--base-width));
}

.compare-product-overlay-listbox {
display: flex;
        flex-direction: column;
}

/* Responsive breakpoints */

/* <699px */
@media (max-width: 699px) {
    .compare-product-overlay .compare-product-list {
        display: flex;
        gap: calc(100vw * 16 / var(--base-width));
        overflow-x: auto;
    }

    .compare-product-overlay .compare-product-item,
    .compare-product-overlay .compare-product-item-empty {
        width: 33.33%;
        flex-shrink: 0;
    }

    .compare-product-popup-list-item {
        width: 50%;
        flex-shrink: 0;
    }

    .compare-product-popup-content-td {
        width: 50%;
    }

    .compare-product-overlaybox,
    .compare-product-popup {
        top: 0;
        left: 0;
        height: 100%;
        background: rgba(0,0,0,0);
        display: flex;
        align-items: flex-end;
        z-index: 9999;
    }

    .compare-product-popup-list {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .compare-product-overlay-header {
        height: calc(100vw * 56 / var(--base-width));
    }
}


/* 700px - 999px */
@media (min-width: 700px) and (max-width: 999px) {

    .compare-product-overlay .compare-product-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .compare-product-popup-list-item,
    .compare-product-popup-content-td {
        width: 33.33%;
    }

    .compare-product-popup-list,
    .compare-product-popup-table {
        overflow-x: auto;
    }
}


/* 1000px - 1149px */
@media (min-width: 1000px) and (max-width: 1149px) {

    .compare-product-overlay .compare-product-list {
        grid-template-columns: repeat(4, 1fr);
        gap: 14px;
    }

    .compare-product-popup-content-td,
    .compare-product-popup-list-item {
        width: 25%;
    }
}


/* 1150px - 1399px */
@media (min-width: 1150px) and (max-width: 1399px) {

    .compare-product-overlay {
        padding-left: 20px;
        padding-right: 20px;
    }

    .compare-product-overlay .compare-product-list {
        gap: 16px;
    }
}


/* 1400px - 1599px */
@media (min-width: 1400px) and (max-width: 1599px) {

    .compare-product-overlay {
        max-width: 1400px;
        margin: 0 auto;
    }

    .compare-product-popup-content {
        max-width: 1400px;
        margin: 0 auto;
    }
}


/* >1600px */
@media (min-width: 1600px) {

    .compare-product-overlay {
        max-width: 1600px;
        margin: 0 auto;
    }

    .compare-product-popup-content {
        max-width: 1600px;
        margin: 0 auto;
    }
}
