/** Shopify CDN: Minification failed

Line 1509:1 Unexpected "{"

**/
#mini-cart-8151273570487,
#mini-cart-8151276585143,
#mini-cart-8151277338807,
.hidden,
.is-empty .timerContainer,
p.gfcsdgh {
    display: none;
}
#cart-message,
#cart-message-1 {
    color: green;
    position: absolute;
}
.addon-icon h2,
.addon-icon img,
.quantity__button svg {
    pointer-events: none;
}
.custom_productcss span.text,
.header__menu-item span:active,
.header__menu-item span:hover {
    color: #296f4a !important;
}
.main-discount-group span {
    font-size: 12px !important;
}
.top-review a,
a.review_icon_txt {
    text-decoration: none;
    font-size: 17px;
}
.upp-dwn-btn img {
    max-width: 24px;
    height: 22px;
}
.lower { 
    rotate: 179deg;
} 
.price-per-item__container {
    display: flex;
    align-items: center;
    gap: 20px;
}
.upp-dwn-btn .svg-wrapper {
    border: none !important;
}
.upp-dwn-btn {
    display: flex;
    flex-direction: column; 
    justify-content: space-around;
    background: #e0e0e0; 
}
.sale-timer {
    display: flex;
}
.time-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product_timer_sale {
    display: flex;
    gap: 11px;
    padding: 0px 20px;
}
.time-num {
    margin-bottom: -12px;
    font-size: 20px;
    color: red;
    font-weight: 700;
}
span.time-label {
    font-size: 12px;
    color: #000;
    font-weight: 600;
}
span.sale-text {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.sale-timer {
    display: flex;
    border-top: 2px solid #dedede;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.page-width--narrow {
    max-width: 1380px !important;
    padding: 0 20px !important;
}
.drawer__footer {
    border-top: 0.1rem solid rgba(var(--color-foreground), 0.2) !important;
    padding: 1.5rem 0;
}
.quantity.cart-quantity {
    display: inline-flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    width: 72px;
    height: 42px;
    background-color: #f7f7f7;
}
.cart-item__details > * {
    width: 130% !important;
}
.quantity__input {
    width: 36px;
    text-align: center;
    border: none;
    font-size: 16px;
    background-color: #fff;
    outline: 0;
}
.quantity__button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    background-color: #e5e5e5;
    border-left: 1px solid #ccc;
    cursor: pointer;
    padding: 0;
}
.quantity__button .svg-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
    width: 100%;
}
.quantity__button:first-of-type .svg-wrapper {
    border-bottom: 1px solid #ccc;
}
.forcartbutton button#add-both-to-cart,
button.single-product {
    background: #296f4a !important;
    border-color: #296f4a !important;
    padding: 11px;
}
.quantity__button svg {
    width: 12px;
    height: 12px;
    fill: #333;
}
.quick-add-modal__content-info h2.h1 {
    font-size: 30px !important;
}
.quick-add-modal__content-info .product__info-container {
    display: flex;
    flex-direction: column;
}
.button:after,
.customer .field:after,
.customer select:after,
.field:after,
.localization-form__select:after,
.quantity:after,
.select:after,
.share-button__fallback:after {
    border-radius: 6px !important;
}
.cart-drawer .cart__checkout-button {
    border-radius: 7px;
}
.timer-icons {
    height: 30px !important;
}
.top-review {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.top-review a {
    color: #fff;
}
.top-review img {
    height: 20px;
    width: 62px;
    margin-bottom: -5px;
}
a.review_icon_txt {
    color: #4a4a4a;
    margin: 0;
    align-self: center;
}
.footer #ft-ctss-3 .contact_footer {
    padding-bottom: 0;
    justify-content: left !important;
    margin: 0 auto;
}
.review_icon_txt img {
    max-width: 50px;
}
a.review_icon_txt:hover {
    color: #00b2a8;
    text-decoration: underline;
}
header-menu span {
    font-size: 16px !important;
}
.collection__title h2.title {
    text-align: left;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.addon-icon,
.addon-icon.disabled:before,
.addon-info-content,
.custom-designs .card__heading a,
.footer h2 {
    text-align: center;
}
.collection__view-all a.button {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24.5px;
    border-radius: 8px;
}
.collection-list .card {
    background: #fff !important;
    border: 1px solid #d5d5d5 !important;
}
.collection-list .card__content {
    padding: 0 !important;
}
.cust-media .grid {
    display: flex;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
}
.cust-badge,
.custom-compare {
    align-items: center;
    display: flex;
}
.collection-list .card__information {
    background: #d6d5d5;
}
.cust-recent .btn-add-to-cart {
    background-color: #296f4a !important;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 36% !important;
}
.cust-info .product__title h1 {
    font-size: 26px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px !important;
    margin-top: 8px !important;
}
.product .product__info-wrapper,
.product .product__media-wrapper {
    border: 1px solid #d5d5d5 !important;
    border-radius: 8px !important;
    padding: 12px !important;
    background: #fff !important;
}
.product.grid {
    gap: 20px !important;
}
.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 62% !important;
}
.cust-info .product-form__submit {
    border-radius: 8px;
}
.cust-badge {
    gap: 20px;
}
.related-products .grid__item .card {
    background: #fff !important;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
}
.custom-designs,
.fsssssss {
    display: flex;
}
.custom-product-section {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
}
.fssss {
    width: 60%;
    border: 1px solid #e9e9e9;
    padding: 2px 13px;
    border-radius: 12px;
}

.grid--3-col-desktop .grid__item {
    width: 100%;
    max-width: 32%;
}
.badge {
    color: rgb(255 255 255) !important;
}
.forcartbutton {
    width: 40%;
    border: 1px solid #e9e9e9;
    padding: 2px 40px;
    border-radius: 12px;
}
.forcartbutton button#add-both-to-cart {
    color: #fff;
    font-weight: 600;
    padding-inline: 67px;
    border-radius: 50px;
    border: none;
    width: 100%;
}
.trotalboth img {
    width: 40px;
}
h2.bsdjkfhjsdh {
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 4px;
}
.fssss p.main-price,
p.gfcsdgh {
    font-weight: 700;
    font-size: 16px;
}
.custom-compare {
    gap: 14px;
}
p.gfcsdgh {
    color: #232323 !important;
    margin: 0;
}
.fssss p.main-price {
    color: #296f4a;
    padding-top: 0;
    margin: 0 !important;
}
.essshfvsd {
    display: flex;
    gap: 12px;
    align-items: center;
}
.forcartbutton .conts {
    margin-bottom: 0;
    margin-top: -13px;
}
button.single-product {
    color: #fff;
    font-weight: 600;
    padding-inline: 67px;
    border-radius: 50px;
    margin-top: -4px;
    margin-bottom: 25px;
    border: none;
}
.forcartbutton p.main-price,
.forcartbutton p.totalboth {
    color: #296f4a;
    font-weight: 700;
    padding-top: 0;
    font-size: 13px;
}
.fssss .box11.ssdsdssss img.product__img {
    width: 100%;
    height: 112px;
    object-fit: contain;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
.cust-left-cnt,
.cust-right-cnt {
    background: #fff;
    float: left;
    border-bottom: 1px solid #e7e6de !important;
    border-radius: 8px;
    padding: 14px !important;
}
.custom-designs slider-component ul,
p.main-price,
p.totalcompare {
    margin: 0;
}
.fssss h4 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1px;
}
.box11.ssdsds#mini-cart-8151273570487,
#mini-cart-8151276585143,
#mini-cart-8151277338807,
.hidden,
.is-empty .timerContainer,
p.gfcsdgh {
    display: none;
}
#cart-message,
#cart-message-1 {
    color: green;
    position: absolute;
}
.addon-icon h2,
.addon-icon img,
.quantity__button svg {
    pointer-events: none;
}
.custom_productcss span.text,
.header__menu-item span:active,
.header__menu-item span:hover {
    color: #296f4a !important;
}
.main-discount-group span {
    font-size: 12px !important;
}
.top-review a,
a.review_icon_txt {
    text-decoration: none;
    font-size: 17px;
}
.page-width--narrow {
    max-width: 1380px !important;
    padding: 0 20px !important;
}
.drawer__footer {
    border-top: 0.1rem solid rgba(var(--color-foreground), 0.2) !important;
    padding: 1.5rem 0;
}
.quantity.cart-quantity {
    display: inline-flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    width: 72px;
    height: 42px;
    background-color: #f7f7f7;
}
.cart-item__details > * {
    width: 130% !important;
}
.quantity__input {
    width: 36px;
    text-align: center;
    border: none;
    font-size: 16px;
    background-color: #fff;
    outline: 0;
}
.quantity__button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    background-color: #e5e5e5;
    border-left: 1px solid #ccc;
    cursor: pointer;
    padding: 0;
}
.quantity__button .svg-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
    width: 100%;
}
.quantity__button:first-of-type .svg-wrapper {
    border-bottom: 1px solid #ccc;
}
.forcartbutton button#add-both-to-cart,
button.single-product {
    background: #296f4a !important;
    border-color: #296f4a !important;
    padding: 11px;
}
.quantity__button svg {
    width: 12px;
    height: 12px;
    fill: #333;
}
.quick-add-modal__content-info h2.h1 {
    font-size: 30px !important;
}
.quick-add-modal__content-info .product__info-container {
    display: flex;
    flex-direction: column;
}
.button:after,
.customer .field:after,
.customer select:after,
.field:after,
.localization-form__select:after,
.quantity:after,
.select:after,
.share-button__fallback:after {
    border-radius: 6px !important;
}
.cart-drawer .cart__checkout-button {
    border-radius: 7px;
}
.timer-icons {
    height: 30px !important;
}
.top-review {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.top-review a {
    color: #fff;
}
.top-review img {
    height: 20px;
    width: 62px;
    margin-bottom: -5px;
}
a.review_icon_txt {
    color: #4a4a4a;
    margin: 0;
    align-self: center;
}
.footer #ft-ctss-3 .contact_footer {
    padding-bottom: 0;
    justify-content: left !important;
    margin: 0 auto;
}
.review_icon_txt img {
    max-width: 50px;
}
a.review_icon_txt:hover {
    color: #00b2a8;
    text-decoration: underline;
}
header-menu span {
    font-size: 16px !important;
}
.collection__title h2.title {
    text-align: left;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.addon-icon,
.addon-icon.disabled:before,
.addon-info-content,
.custom-designs .card__heading a,
.footer h2 {
    text-align: center;
}
.collection__view-all a.button {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 24.5px;
    border-radius: 8px;
}
.collection-list .card {
    background: #fff !important;
    border: 1px solid #d5d5d5 !important;
}
.collection-list .card__content {
    padding: 0 !important;
}
.cust-media .grid {
    display: flex;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
}
.cust-badge,
.custom-compare {
    align-items: center;
    display: flex;
}
.collection-list .card__information {
    background: #d6d5d5;
}
.cust-recent .btn-add-to-cart {
    background-color: #296f4a !important;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 36% !important;
}
.cust-info .product__title h1 {
    font-size: 26px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px !important;
    margin-top: 8px !important;
}
.product .product__info-wrapper,
.product .product__media-wrapper {
    border: 1px solid #d5d5d5 !important;
    border-radius: 8px !important;
    padding: 12px !important;
    background: #fff !important;
}
.product.grid {
    gap: 20px !important;
}
.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 62% !important;
}
.cust-info .product-form__submit {
    border-radius: 8px;
}
.cust-badge {
    gap: 20px;
}
.related-products .grid__item .card {
    background: #fff !important;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
}
.custom-designs,
.fsssssss {
    display: flex;
}
.custom-product-section {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
}
.fssss {
    width: 60%;
    border: 1px solid #e9e9e9;
    padding: 2px 13px;
    border-radius: 12px;
}

.grid--3-col-desktop .grid__item {
    width: 100%;
    max-width: 32%;
}
.badge {
    color: rgb(255 255 255) !important;
}
.forcartbutton {
    width: 40%;
    border: 1px solid #e9e9e9;
    padding: 2px 40px;
    border-radius: 12px;
}
.forcartbutton button#add-both-to-cart {
    color: #fff;
    font-weight: 600;
    padding-inline: 67px;
    border-radius: 50px;
    border: none;
    width: 100%;
}
.trotalboth img {
    width: 40px;
}
h2.bsdjkfhjsdh {
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 4px;
}
.fssss p.main-price,
p.gfcsdgh {
    font-weight: 700;
    font-size: 16px;
}
.custom-compare {
    gap: 14px;
}
p.gfcsdgh {
    color: #232323 !important;
    margin: 0;
}
.fssss p.main-price {
    color: #296f4a;
    padding-top: 0;
    margin: 0 !important;
}
.essshfvsd {
    display: flex;
    gap: 12px;
    align-items: center;
}
.forcartbutton .conts {
    margin-bottom: 0;
    margin-top: -13px;
}
button.single-product {
    color: #fff;
    font-weight: 600;
    padding-inline: 67px;
    border-radius: 50px;
    margin-top: -4px;
    margin-bottom: 25px;
    border: none;
}
.forcartbutton p.main-price,
.forcartbutton p.totalboth {
    color: #296f4a;
    font-weight: 700;
    padding-top: 0;
    font-size: 13px;
}
.fssss .box11.ssdsdssss img.product__img {
    width: 100%;
    height: 112px;
    object-fit: contain;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
.cust-left-cnt,
.cust-right-cnt {
    background: #fff;
    float: left;
    border-bottom: 1px solid #e7e6de !important;
    border-radius: 8px;
    padding: 14px !important;
}
.custom-designs slider-component ul,
p.main-price,
p.totalcompare {
    margin: 0;
}
.fssss h4 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1px;
}
.box11.ssdsdssss {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.forcartbutton {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}
p.totalcompare {
    font-size: 13px;
    font-weight: 700;
    color: #232323 !important;
    text-decoration: line-through;
}
.essshfvsd {
    display: flex;
    gap: 0;
    align-items: baseline;
    width: 100%;
    justify-content: space-between;
}
.essshdddfvsd {
    display: flex;
    gap: 8px;
}
h4.sdbfjhj {
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    color: #232323;
    padding: 0;
    line-height: 16px;
}
.cust-right-cnt span.translatable,
.footer h2,
.footer p,
.footer ul li,
.footer ul li a,
footer {
    color: #fff !important;
}
p.totalboth {
    margin: 0 0 10px;
}
.sdtgsd {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: baseline;
    gap: 20px;
    margin-top: 20px;
}
.cdddonts {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: baseline;
}
.cust-right-cnt {
    width: 62%;
    margin-right: 1.5% !important;
}
.cust-left-cnt {
    width: 36%;
}
.custom_productcss span.text,
.custom_productcss span.textc {
    font-weight: 700 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
.container.custom-section {
    width: 100%;
    padding: 0 !important;
    background: #f5f5f5 !important;
    display: flex;
    margin: 30px 0;
}
@media only screen and (max-width: 1024px) {
    .cust-right-cnt,
    .forcartbutton,
    .fssss {
        width: 100%;
    }
    .container.custom-section,
    .fsssssss {
        flex-direction: column;
    }
    .cust-left-cnt {
        width: 100%;
        margin-top: 40px;
    }
    .cust-recent .main-upper {
        justify-content: space-between;
    }
}
@media only screen and (max-width: 992px) {
    .product--large:not(.product--no-media) .product__info-wrapper {
        max-width: 99% !important;
    }
    .cust-right-cnt,
    .forcartbutton,
    .fssss {
        width: 100%;
    }
    .container.custom-section,
    .fsssssss {
        flex-direction: column;
    }
    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 100% !important;
    }
    .cust-info .product__title h1 {
        font-size: 18px !important;
    }
    .forcartbutton .conts {
        margin-bottom: 7px;
        margin-top: 7px;
    }
    .forcartbutton {
        padding: 12px 13px !important;
    }
    .tab-content h2 {
        font-size: 16px !important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .footer__content-top {
    padding: 0px 18px !important;
}
.timerContainer {
    padding: 8px 10px ; 
}
.main-discount-group {
    display: flex !important;
    align-items: flex-start;
    flex-direction: column;
}
    .fssss {
        width: 100%;
        position: relative;
    }
    .forcartsssbutton {
        padding-right: 26px;
        display: flex;
        align-items: center;
    }
    .forcartbutton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
        padding: 12px 40px;
        width: 100%;
        margin-top: 12px;
    }
    .fsssssss {
        display: block;
        padding-bottom: 42px;
    }
button.single-product {
    background: #296f4a !important;
    border-color: #296f4a !important;
    color: #fff;
    font-weight: 600;
    padding: 11px;
    padding-inline: 10px;
    border-radius: 50px;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    position: relative;
    bottom: 4px;
    margin-top: 20px;
}
    .fssss h4 {
        font-size: 12px !important;
    }
    .side-bundle-title {
        margin-top: 0 !important;
    }
}
.top-imgs {
    display: flex;
    gap: 10px;
    align-items: center;
}
.top-imgs img.product__img {
    width: 85px;
    height: 75px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
img.c-plus-icon {
    width: 20px;
}
.forcartbutton .conts h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
}
.side-bundle-title {
    font-size: 14px;
    margin-top: 20px;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    margin-bottom: 6px;
}
.product-card-layout-02 .sidebarBlock .product-item.disable_product_card_border .card-information {
    padding: 0 15px !important;
}
#cart-message {
    font-weight: 700;
    bottom: -4%;
    left: 29%;
}
#cart-message-1 {
    font-weight: 700;
    bottom: 5%;
    left: 9%;
    margin: 0 !important;
}
.fsssssss {
    display: flex;
    gap: 16px;
    background-color: #fff;
}
.wallet-cart-grid {
    justify-content: left !important;
    margin-top: 20px !important;
}
.custom-addon-icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.addon-title-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.addon-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: normal;
}
.addon-description,
.addon-icon {
    font-size: 13px;
    line-height: normal;
}
.addon-image-block {
    width: 70px;
}
.addon-price {
    line-height: normal;
    font-weight: 600;
    margin-left: 5px;
}
.addon-icon {
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    transition: background-color 0.3s;
    max-width: 201px;
    width: 100%;
    font-weight: 600;
    position: relative;
}
.addon-icon h2 {
    font-size: 11px;
    font-weight: 600;
    color: #296f4a;
    z-index: 2;
    line-height: 19px;
    position: relative;
    font-family: Poppins, sans-serif;
    margin-top: 41px;
}
.footer div#ft-ctss-3,
.footer h2 {
    font-size: 20px;
    text-transform: capitalize;
}
.footer .contact_footer a:hover,
.out-of-stock-cstm {
    color: #296f4a;
}
.addon-info-panel {
    position: absolute;
    bottom: 284px;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 10px 10px 20px;
    transition: bottom 0.5s;
    z-index: 1000;
    display: none;
}
.addon-info-panel.active {
    bottom: 207px;
    display: block;
}
.addon-icon.disabled {
    cursor: not-allowed;
    pointer-events: none !important;
    position: relative;
}
.addon-icon.disabled:before {
    content: "x";
    position: absolute;
    top: -15px;
    right: 0;
    background-color: #00f;
    padding: 2px 6px;
    border-radius: 50px;
    line-height: 100%;
    color: #fff;
    cursor: pointer;
    pointer-events: auto;
}
.addon-info-content {
    max-width: 600px;
    margin: 0 auto;
}
.addon-info-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
    flex-wrap: nowrap;
}
.addon-add-to-cart {
    padding: 10px 20px;
    background-color: #fff;
    border: 2px solid #296f4a;
    color: #000;
    font-weight: 600;
    line-height: normal;
    border-radius: 5px;
    cursor: pointer;
}
.addon-add-to-cart:hover {
    background-color: #296f4a;
    color: #fff;
}
.addon-remove-from-cart {
    font-size: 14px;
    color: #296f4a;
    font-weight: 600;
    text-decoration: underline;
}
.damage-protection:before,
.loss-protection:before,
.theft-protection:before {
    content: "";
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#satcb_sticky_cart {
    z-index: 3 !important;
}
.damage-protection::before {
    background-image: url("/cdn/shop/files/Damage_Protection.svg?v=1755515906");
    background-size: 100% 80%;
}
.theft-protection::before {
    background-image: url("/cdn/shop/files/Theft_Protection.svg?v=1755515905");
    background-size: 100% 80%;
}
.loss-protection::before {
    background-image: url("/cdn/shop/files/Loss_Protection.svg?v=1755515905");
    background-size: 100% 80%;
}
footer {
    background: #000 !important;
}
.footer h2 {
    border-bottom: 1px solid #296f4a;
    padding-bottom: 20px;
    font-weight: 600;
    line-height: 28.5px;
    letter-spacing: 1px;
}
.footer ul li {
    text-align: left;
}
#ft-ctss-1 > div:nth-child(3).contact_footer {
    cursor: nesw-resize;
    pointer-events: none;
}
.footer .footer__blocks-wrapper.grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    width: 100%;
    gap: 50px;
}
.footer .footer-block {
    width: 100% !important;
    max-width: 100% !important;
}
.footer .footer-block--newsletter,
.footer-block__details-content li {
    margin: 0 !important;
}
.footer .contact_footer {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}
#ft-ctss-1 img {
    width: 34px;
    height: 34px;
}
.footer-fav-icon {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
#ft-ctss-3 .contact_footer img {
    width: 28px !important;
    height: 22px !important;
}
.footer-fav-icon img {
    max-width: 40px;
}
.footer-block__newsletter img {
    max-height: 55px;
    display: flex;
}
.footer__content-bottom {
    padding-top: 0 !important;
}
.footer .contact_footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 22px;
}
.footer div#ft-ctss-3 {
    font-weight: 400;
    line-height: 32px;
}
.newsletter-form__button {
    width: 12.4rem !important;
    right: 5px !important;
    top: 4px !important;
    height: auto !important;
    background: #296f4a !important;
    padding: 12px 0;
    border-radius: 12px;
}
.footer-block__newsletter p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 12px 0;
    margin: 0;
}
.footer__content-top {
    padding-bottom: 4rem !important;
}
.newsletter-form__field-wrapper .field__input {
    padding: 0.5rem 5px !important;
    border-radius: 8px !important;
}
.footer-block__details-content li .link:hover {
    color: #296f4a !important;
}
.addon-image-block img {
    width: 100% !important;
}
.custom-designs .card-information {
    width: 100%;
    text-align: center;
}
.custom-designs slider-component {
    padding-right: 0 !important;
    padding-left: 8px !important;
}
.custom-designs .cust-side-img img {
    width: 100%;
    max-width: 352px;
    border-radius: 8px;
    height: 440px;
}
.card-information > .price,
.custom-designs .card-information > * {
    color: #296f4a !important;
}
.collection .collection__view-all a:not(.link) {
    margin-top: 3rem;
}
@media screen and (max-width: 640px) {
    .custom-designs .cust-side-img img {
        display: none;
    }
    .custom-designs slider-component.page-width {
        padding: 0 !important;
    }
}

#mini-cart-7480735662176,
#mini-cart-7480735596640,
#mini-cart-7480735629408 {
    display: none;
}
.cstm-hight {
    max-height: 484px;
    width: 100% !important;
    max-width: 270px;
}
.custom-product {
    background: #296f4a !important;
    border-radius: 8px;
    color: #fff;
}
#ft-ctss-3 .contact_footer {
    max-width: 119px !important;
    margin-left: auto;
}
#footer-parent-2 li {
    max-width: 210px !important;
    margin-left: auto !important;
}
.header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.top_icons {
    gap: 3px;
}
.cust-media {
    align-items: flex-start !important;
}
.qty-btn {
    cursor: pointer !important;
}
.qty-btn img {
    width: 15px;
    height: 12px;
}
.qty-down img {
    rotate: 179deg;
}
.product-42233438437472,
.product-42233438535776,
.product-42233438503008 {
    display: none !important;
}
.header__submenu .header__submenu {
    left: 200px;
    position: absolute;
    width: 100%;
    background: #fff;
    margin-top: -30px;
}
.header__menu-item span {
    caret-color: transparent;
}
/* CART PRODUCT CSS */
.cart-item.product-42233438437472,
.cart-item.product-42233438535776,
.cart-item.product-42233438503008 {
    display: none !important;
}

.cart-item {
    display: flex;
    align-items: flex-start;
    padding: 12px 0;
}

.cart-item-image-wrap {
    flex: 0 0 80px;
}

.cart-item-image {
    width: 80px;
    height: auto;
    border-radius: 4px;
}

.cart-item-info {
    flex: 1;
    margin-left: 15px;
}

.cart-item-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}

.cart-item-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.quantity-wrapper {
    flex: 0 0 60px;
}

.qty-input {
    width: 68px;
    height: 25px;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: transparent;
    font-size: 16px;
    padding-left: 9px;
}
.qty-buttons {
    background: #e3e3e3;
    width: 84%;
    border-radius: 0px 9px 9px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.cart-item-price {
    text-align: right;
    font-size: 14px;
}
.cart-item {
    border-bottom: 1px solidrgba(208, 208, 208, 0.06) !important;
}
.compare-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 6px;
}

.new-price {
    font-weight: 700;
    color: #111;
}

.remove-btn {
    background: none;
    border: none;
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
}
.qty-btn.qty-up,
.qty-down {
    font-size: 10px;
    padding: 1px 10px;
}
.qty-down {
    color: #fff;
    font-size: 10px;
}
.quantity-wrapper {
    display: flex;
    border: 1px solid #000;
    border-radius: 9px;
    align-items: center;
}
.button_css_class {
    height: 490px !important;
}
h3.trip-cov-txt:before {
    position: absolute;
    content: "";
    width: 63%;
    background: #7f7f7f;
    height: 1px;
    right: 0px;
    top: 13px;
}
h3.trip-cov-txt {
    position: relative;
    margin: 8px 0px 0px 0px;
    font-size: 16px;
}
.drawer__footer {
    border-top: none !important;
}
.box-shadow {
    border-radius: 14px;
    box-shadow: 0px 0px 5px 0px #c3c3c3;
    padding: 5px 7px;
    margin-bottom: 20px;
}
.product__inventory_quantity :before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #296f4a;
    top: 30%;
    left: -13px;
    border-radius: 50%;
    animation: blinkDot 1.2s infinite ease-in-out;
}
.in-stock-message:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #296f4a;
    top: 30%;
    left: 13px;
    border-radius: 50%;
    animation: blinkDot 1.2s infinite ease-in-out;
}
.in-stock-message {
    position: relative;
    padding-left: 35px;
}
@keyframes blinkDot {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.3);
    }
}

.product__inventory_quantity {
    position: relative;
    padding-left: 10px;
}
.product-form__quantity .form__label {
    display: none !important;
}
.product__inventory_quantity {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.price__sale {
    display: flex !important;
    flex-direction: row-reverse !important;
}
.product__tax {
    display: none;
}

form#product-form-installment-template--17359507718240__main {
    display: none;
}
 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.forcartbutton {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}
p.totalcompare {
    font-size: 13px;
    font-weight: 700;
    color: #232323 !important;
    text-decoration: line-through;
}
.essshfvsd {
    display: flex;
    gap: 0;
    align-items: baseline;
    width: 100%;
    justify-content: space-between;
}
.essshdddfvsd {
    display: flex;
    gap: 8px;
}
h4.sdbfjhj {
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    color: #232323;
    padding: 0;
    line-height: 16px;
}
.cust-right-cnt span.translatable,
.footer h2,
.footer p,
.footer ul li,
.footer ul li a,
footer {
    color: #fff !important;
}
p.totalboth {
    margin: 0 0 10px;
}
.sdtgsd {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: baseline;
    gap: 20px;
    margin-top: 20px;
}
.cdddonts {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: baseline;
}
.cust-right-cnt {
    width: 62%;
    margin-right: 1.5% !important;
}
.cust-left-cnt {
    width: 36%;
}
.custom_productcss span.text,
.custom_productcss span.textc {
    font-weight: 700 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}
.container.custom-section {
    width: 100%;
    padding: 0 !important;
    background: #f5f5f5 !important;
    display: flex;
    margin: 30px 0;
}
@media only screen and (max-width: 1024px) {
    .cust-right-cnt,
    .forcartbutton,
    .fssss {
        width: 100%;
    }
    .container.custom-section,
    .fsssssss {
        flex-direction: column;
    }
    .cust-left-cnt {
        width: 100%;
        margin-top: 40px;
    }
    .cust-recent .main-upper {
        justify-content: space-between;
    }
}
@media only screen and (max-width: 992px) {
    .product--large:not(.product--no-media) .product__info-wrapper {
        max-width: 99% !important;
    }
    .cust-right-cnt,
    .forcartbutton,
    .fssss {
        width: 100%;
    }
    .container.custom-section,
    .fsssssss {
        flex-direction: column;
    }
    .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 100% !important;
    }
    .cust-info .product__title h1 {
        font-size: 18px !important;
    }
    .forcartbutton .conts {
        margin-bottom: 7px;
        margin-top: 7px;
    }
    .forcartbutton {
        padding: 12px 13px !important;
    }
    .tab-content h2 {
        font-size: 16px !important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .fssss {
        width: 100%;
        position: relative;
    }
    .forcartsssbutton {
        padding-right: 26px;
        display: flex;
        align-items: center;
    }
    .forcartbutton {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
        padding: 12px 40px;
        width: 100%;
        margin-top: 12px;
    }
    .fsssssss {
        display: block;
        padding-bottom: 42px;
    }

    .fssss h4 {
        font-size: 12px !important;
    }
    .side-bundle-title {
        margin-top: 0 !important;
    }
}
.top-imgs {
    display: flex;
    gap: 10px;
    align-items: center;
}
.top-imgs img.product__img {
    width: 85px;
    height: 75px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
}
img.c-plus-icon {
    width: 20px;
}
.forcartbutton .conts h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
}
.side-bundle-title {
    font-size: 14px;
    margin-top: 20px;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    margin-bottom: 6px;
}
.product-card-layout-02 .sidebarBlock .product-item.disable_product_card_border .card-information {
    padding: 0 15px !important;
}
#cart-message {
    font-weight: 700;
    bottom: -4%;
    left: 29%;
}
#cart-message-1 {
    font-weight: 700;
    bottom: 5%;
    left: 9%;
    margin: 0 !important;
}
.fsssssss {
    display: flex;
    gap: 16px;
    background-color: #fff;
}
.wallet-cart-grid {
    justify-content: left !important;
    margin-top: 20px !important;
}
.custom-addon-icons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.addon-title-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.addon-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: normal;
}
.addon-description,
.addon-icon {
    font-size: 13px;
    line-height: normal;
}
.addon-image-block {
    width: 70px;
}
.addon-price {
    line-height: normal;
    font-weight: 600;
    margin-left: 5px;
}
.addon-icon {
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    transition: background-color 0.3s;
    max-width: 201px;
    width: 100%;
    font-weight: 600;
    position: relative;
}
.addon-icon h2 {
    font-size: 11px;
    font-weight: 600;
    color: #296f4a;
    z-index: 2;
    line-height: 19px;
    position: relative;
    font-family: Poppins, sans-serif;
    margin-top: 41px;
}
.footer div#ft-ctss-3,
.footer h2 {
    font-size: 20px;
    text-transform: capitalize;
}
.footer .contact_footer a:hover,
.out-of-stock-cstm {
    color: #296f4a;
}
.addon-info-panel {
    position: absolute;
    bottom: 284px;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 10px 10px 20px;
    transition: bottom 0.5s;
    z-index: 1000;
    display: none;
}
.addon-info-panel.active {
    bottom: 207px;
    display: block;
}
.addon-icon.disabled {
    cursor: not-allowed;
    pointer-events: none !important;
    position: relative;
}
.addon-icon.disabled:before {
    content: "x";
    position: absolute;
    top: -15px;
    right: 0;
    background-color: #00f;
    padding: 2px 6px;
    border-radius: 50px;
    line-height: 100%;
    color: #fff;
    cursor: pointer;
    pointer-events: auto;
}
.addon-info-content {
    max-width: 600px;
    margin: 0 auto;
}
.addon-info-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
    flex-wrap: nowrap;
}
.addon-add-to-cart {
    padding: 10px 20px;
    background-color: #fff;
    border: 2px solid #296f4a;
    color: #000;
    font-weight: 600;
    line-height: normal;
    border-radius: 5px;
    cursor: pointer;
}
.addon-add-to-cart:hover {
    background-color: #296f4a;
    color: #fff;
}
.addon-remove-from-cart {
    font-size: 14px;
    color: #296f4a;
    font-weight: 600;
    text-decoration: underline;
}
.damage-protection:before,
.loss-protection:before,
.theft-protection:before {
    content: "";
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#satcb_sticky_cart {
    z-index: 3 !important;
}
.damage-protection::before {
    background-image: url("/cdn/shop/files/Damage_Protection.svg?v=1755515906");
    background-size: 100% 80%;
}
.theft-protection::before {
    background-image: url("/cdn/shop/files/Theft_Protection.svg?v=1755515905");
    background-size: 100% 80%;
}
.loss-protection::before {
    background-image: url("/cdn/shop/files/Loss_Protection.svg?v=1755515905");
    background-size: 100% 80%;
}
footer {
    background: #000 !important;
}
.footer h2 {
    border-bottom: 1px solid #296f4a;
    padding-bottom: 20px;
    font-weight: 600;
    line-height: 28.5px;
    letter-spacing: 1px;
}
.footer ul li {
    text-align: left;
}
#ft-ctss-1 > div:nth-child(3).contact_footer {
    cursor: nesw-resize;
    pointer-events: none;
}
.footer .footer__blocks-wrapper.grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    width: 100%;
    gap: 50px;
}
.footer .footer-block {
    width: 100% !important;
    max-width: 100% !important;
}
.footer .footer-block--newsletter,
.footer-block__details-content li {
    margin: 0 !important;
}
.footer .contact_footer {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}
#ft-ctss-1 img {
    width: 34px;
    height: 34px;
}
.footer-fav-icon {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}
#ft-ctss-3 .contact_footer img {
    width: 28px !important;
    height: 22px !important;
}
.footer-fav-icon img {
    max-width: 40px;
}
.footer-block__newsletter img {
    max-height: 55px;
    display: flex;
}
.footer__content-bottom {
    padding-top: 0 !important;
}
.footer .contact_footer a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 22px;
}
.footer div#ft-ctss-3 {
    font-weight: 400;
    line-height: 32px;
}
.newsletter-form__button {
    width: 12.4rem !important;
    right: 5px !important;
    top: 4px !important;
    height: auto !important;
    background: #296f4a !important;
    padding: 12px 0;
    border-radius: 12px;
}
.footer-block__newsletter p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 12px 0;
    margin: 0;
}
.footer__content-top {
    padding-bottom: 4rem !important;
}
.newsletter-form__field-wrapper .field__input {
    padding: 0.5rem 5px !important;
    border-radius: 8px !important;
}
.footer-block__details-content li .link:hover {
    color: #296f4a !important;
}
.addon-image-block img {
    width: 100% !important;
}
.custom-designs .card-information {
    width: 100%;
    text-align: center;
}
.custom-designs slider-component {
    padding-right: 0 !important;
    padding-left: 8px !important;
}
.custom-designs .cust-side-img img {
    width: 100%;
    max-width: 352px;
    border-radius: 8px;
    height: 440px;
}
.card-information > .price,
.custom-designs .card-information > * {
    color: #296f4a !important;
}
.collection .collection__view-all a:not(.link) {
    margin-top: 3rem;
}
@media screen and (max-width: 640px) {
    .custom-designs .cust-side-img img {
        display: none;
    }
    .custom-designs slider-component.page-width {
        padding: 0 !important;
    }
}

#mini-cart-7480735662176,
#mini-cart-7480735596640,
#mini-cart-7480735629408 {
    display: none;
}
.cstm-hight {
    max-height: 484px;
    width: 100% !important;
    max-width: 270px;
}
.custom-product {
    background: #296f4a !important;
    border-radius: 8px;
    color: #fff;
}
#ft-ctss-3 .contact_footer {
    max-width: 119px !important;
    margin-left: auto;
}
#footer-parent-2 li {
    max-width: 210px !important;
    margin-left: auto !important;
}
.header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.top_icons {
    gap: 3px;
}
.cust-media {
    align-items: flex-start !important;
}
.qty-btn {
    cursor: pointer !important;
}
.qty-btn img {
    width: 15px;
    height: 12px;
}
.qty-down img {
    rotate: 179deg;
}
.product-42233438437472,
.product-42233438535776,
.product-42233438503008 {
    display: none !important;
}
.header__submenu .header__submenu {
    left: 200px;
    position: absolute;
    width: 100%;
    background: #fff;
    margin-top: -30px;
}
.header__menu-item span {
    caret-color: transparent;
}
/* CART PRODUCT CSS */
.cart-item.product-42233438437472,
.cart-item.product-42233438535776,
.cart-item.product-42233438503008 {
    display: none !important;
}

.cart-item {
    display: flex;
    align-items: flex-start;
    padding: 12px 0;
}

.cart-item-image-wrap {
    flex: 0 0 80px;
}

.cart-item-image {
    width: 80px;
    height: auto;
    border-radius: 4px;
}

.cart-item-info {
    flex: 1;
    margin-left: 15px;
}

.cart-item-title {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}

.cart-item-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.quantity-wrapper {
    flex: 0 0 60px;
}

.qty-input {
    width: 68px;
    height: 25px;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: transparent;
    font-size: 16px;
    padding-left: 9px;
}
.qty-buttons {
    background: #e3e3e3;
    width: 84%;
    border-radius: 0px 9px 9px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.cart-item-price {
    text-align: right;
    font-size: 14px;
}
.cart-item {
    border-bottom: 1px solidrgba(208, 208, 208, 0.06) !important;
}
.compare-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 6px;
}

.new-price {
    font-weight: 700;
    color: #111;
}

.remove-btn {
    background: none;
    border: none;
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
}
.qty-btn.qty-up,
.qty-down {
    font-size: 10px;
    padding: 1px 10px;
}
.qty-down {
    color: #fff;
    font-size: 10px;
}
.quantity-wrapper {
    display: flex;
    border: 1px solid #000;
    border-radius: 9px;
    align-items: center;
}
.button_css_class {
    height: 490px !important;
}
h3.trip-cov-txt:before {
    position: absolute;
    content: "";
    width: 63%;
    background: #7f7f7f;
    height: 1px;
    right: 0px;
    top: 13px;
}
h3.trip-cov-txt {
    position: relative;
    margin: 8px 0px 0px 0px;
    font-size: 16px;
}
.drawer__footer {
    border-top: none !important;
}
.box-shadow {
    border-radius: 14px;
    box-shadow: 0px 0px 5px 0px #c3c3c3;
    padding: 5px 7px;
    margin-bottom: 20px;
}
.product__inventory_quantity :before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #296f4a;
    top: 30%;
    left: -13px;
    border-radius: 50%;
    animation: blinkDot 1.2s infinite ease-in-out;
}
.in-stock-message:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #296f4a;
    top: 30%;
    left: 13px;
    border-radius: 50%;
    animation: blinkDot 1.2s infinite ease-in-out;
}
.in-stock-message {
    position: relative;
    padding-left: 35px;
}
@keyframes blinkDot {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.3);
    }
}

.product__inventory_quantity {
    position: relative;
    padding-left: 10px;
}
.product-form__quantity .form__label {
    display: none !important;
}
.product__inventory_quantity {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.price__sale {
    display: flex !important;
    flex-direction: row-reverse !important;
}
.product__tax {
    display: none;
}

form#product-form-installment-template--17359507718240__main {
    display: none;
}
