.section-b-space {
    padding-bottom: 3rem;
}

.cart-totals {
    background: #ffffff;
    padding: 26px;
    max-width: 600px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    margin: 3px auto 0;
}
.cart-totals h3 {
    margin-bottom: 20px;
    font-size: 19px;
}
.cart-totals ul {
    padding: 0;
    margin: 0 0 25px;
    list-style-type: none;
}.cart-totals ul li:first-child {
    border-bottom: none;
}

.cart-totals ul li {
    border: 1px solid #eaedff;
    padding: 10px 15px;
    color: #222222;
    font-weight: 600;
    overflow: hidden;
    width:100%;
}
.cart-totals ul li span {
    float: right;
    color: #666666;
    font-weight: normal;
}
.is-invalid{
    color: red;
}

/************slick***********************/
.slick-prev,.slick-next {
    height: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
    width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)))
}

.product-slick .slick-prev,.product-slick .slick-next,.rtl-product-slick .slick-prev,.rtl-product-slick .slick-next,.product-right-slick .slick-prev,.product-right-slick .slick-next,.rtl-product-right-slick .slick-prev,.rtl-product-right-slick .slick-next {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 0;
    -webkit-box-shadow: 0 0 8px #ddd9;
    box-shadow: 0 0 8px #ddd9;
    border-radius: 100%
}

.product-slick .slick-prev:before,.product-slick .slick-next:before,.rtl-product-slick .slick-prev:before,.rtl-product-slick .slick-next:before,.product-right-slick .slick-prev:before,.product-right-slick .slick-next:before,.rtl-product-right-slick .slick-prev:before,.rtl-product-right-slick .slick-next:before {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    color: #222;
    background-color: #fff;
    border-radius: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-slick .slick-next,.rtl-product-slick .slick-next,.product-right-slick .slick-next,.rtl-product-right-slick .slick-next {
    right: -15px
}

.product-slick .slick-next:before,.rtl-product-slick .slick-next:before,.product-right-slick .slick-next:before,.rtl-product-right-slick .slick-next:before {
    content: "\f054"
}

.product-slick .slick-prev,.rtl-product-slick .slick-prev,.product-right-slick .slick-prev,.rtl-product-right-slick .slick-prev {
    left: -15px;
    z-index: 1
}

.product-slick .slick-prev:before,.rtl-product-slick .slick-prev:before,.product-right-slick .slick-prev:before,.rtl-product-right-slick .slick-prev:before {
    content: "\f053"
}

.product-slick .slick-slide>div,.rtl-product-slick .slick-slide>div,.product-right-slick .slick-slide>div,.rtl-product-right-slick .slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.slider-right-nav.gap-low .slick-slide>div {
    margin: 10px 10px 0 10px
}

.slider-nav .slider-image {
    border: 1px solid #eeeeee;
    background-color: #f8f8f8;
    overflow: hidden;
    height: calc(123px + .02375*(100vw - 320px))
}

.slider-nav .slick-slide>div,.rtl-slider-nav .slick-slide>div,.slider-right-nav .slick-slide>div,.rtl-slider-right-nav .slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 10px 0 10px;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.4
}

.slider-nav .slick-slide>div img,.rtl-slider-nav .slick-slide>div img,.slider-right-nav .slick-slide>div img,.rtl-slider-right-nav .slick-slide>div img {
    height: calc(80px + (160 - 80) * ((100vw - 320px) / (1920 - 320)));
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    cursor: pointer;
    background-color: rgba(212,215,212,0.2)
}

.slider-nav .slick-slide.slick-current>div,.rtl-slider-nav .slick-slide.slick-current>div,.slider-right-nav .slick-slide.slick-current>div,.rtl-slider-right-nav .slick-slide.slick-current>div {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1
}

.slider-nav .slick-slide.slick-current>div img,.rtl-slider-nav .slick-slide.slick-current>div img,.slider-right-nav .slick-slide.slick-current>div img,.rtl-slider-right-nav .slick-slide.slick-current>div img {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.slider-nav .slick-slide.slick-active>div,.rtl-slider-nav .slick-slide.slick-active>div,.slider-right-nav .slick-slide.slick-active>div,.rtl-slider-right-nav .slick-slide.slick-active>div {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1
}

.slider-nav .slick-slide.slick-active>div img,.rtl-slider-nav .slick-slide.slick-active>div img,.slider-right-nav .slick-slide.slick-active>div img,.rtl-slider-right-nav .slick-slide.slick-active>div img {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.slider-right-nav.border-nav .slick-slide>div {
    padding: 4px
}

.slider-right-nav .slick-slide:first-child>div,.rtl-slider-right-nav .slick-slide:first-child>div {
    margin-top: 0
}

/************************* single product page****************************/
.product-page-details .product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    margin-top: 10px
}

@media (max-width: 767px) {
    .product-page-details .product-rating {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .product-rating .divider {
    color: #ddd
}

.product-page-details .product-rating .rating-list {
    color: #ffbc37
}

.product-page-details .product-rating .rating-list i {
    font-size: 18px
}

.product-page-details .product-rating a {
    color: var(--theme-color);
    text-decoration: underline
}

@media (max-width: 767px) {
    .product-page-details .price-text {
        text-align:center
    }
}

.product-page-details .price-text h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-block:15px 4px;color: var(--theme-color);
    font-weight: 600;
    letter-spacing: 0.01em;
    font-size: calc(16px + (26 - 16) * ((100vw - 320px) / (1920 - 320)))
}

@media (max-width: 767px) {
    .product-page-details .price-text h3 {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .price-text h3 .discounted-price {
    font-weight: 500;
    padding: 5px calc(12px + 0.0025 * (100vw - 320px));
    border-radius: 0;
    color: var(--theme-color);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 12px;
    font-size: 16px;
    position: relative
}

.product-page-details .price-text h3 .discounted-price::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--theme-color);
    opacity: 0.11
}

.product-page-details .price-text h3 .discounted-price del {
    font-size: 18px
}

.product-page-details .price-text span {
    color: #aaa;
    display: block
}

.product-page-details .size-delivery-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    border-block:1px dashed #eee;padding-block:12px;margin-block:14px 20px;gap: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}

@media (max-width: 767px) {
    .product-page-details .size-delivery-info {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .size-delivery-info a {
    color: #7d7d7d;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-page-details .size-delivery-info a span {
    position: relative;
    width: 1px;
    height: 26px;
    background-color: #eee;
    display: block;
    border-radius: 100%
}

.product-page-details .size-delivery-info a i {
    margin-right: 10px
}

.product-page-details .product-offer li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    font-size: 14px
}

.product-page-details .product-offer li:last-child h5 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-page-details .product-offer li buy-button img {
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.product-page-details .product-offer li h5 {
    font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)))
}

.product-page-details .product-offer.delivery-details {
    display: grid;
    gap: 10px
}

.product-page-details .product-offer.delivery-details li {
    font-weight: 400;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #626262
}

.product-page-details .product-offer.delivery-details li i {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #626262
}

.product-page-details .description-text {
    color: #7d7d7d;
    line-height: 1.5;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 8px;
    margin-top: 12px
}

.product-page-details .progress {
    background-color: #f6f6f6;
    height: 10px;
    border-radius: 14px
}

.product-page-details .progress .progress-bar {
    background-image: -webkit-gradient(linear, right top, left top, from(#438600), to(#8fd747));
    background-image: linear-gradient(to left, #438600, #8fd747)
}

.product-page-details .left-progressbar {
    margin-top: 13px
}

.product-page-details .left-progressbar h6 {
    color: #7d7d7d
}

.product-page-details .buy-box {
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))
}

@media (max-width: 767px) {
    .product-page-details .buy-box {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .buy-box a {
    color: #4c4c4c
}

.product-page-details .bordered-box {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed #ddd
}

.product-page-details .dashed-border-box {
    padding: 22px 28px;
    border: 1px dashed #ddd;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 34px
}

.product-page-details .dashed-border-box h4 {
    margin-top: -30px;
    background-color: #fff;
    padding-inline:8px;width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.product-page-details .dashed-border-box .payment-img {
    width: 300px
}

.product-page-details .shipping-info {
    display: grid;
    line-height: 1.5;
    color: #5f5f5f;
    font-size: 16px;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    padding-left: 20px;
    margin-bottom: -7px
}

@media (max-width: 425px) {
    .product-page-details .shipping-info {
        display:grid;
        grid-template-columns: 1fr
    }
}

.product-page-details .shipping-info li {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    display: list-item;
    color: #7d7d7d
}

.product-page-details .qty-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.product-page-details .qty-section .qty-box .input-group {
    background-color: #fafafa;
    padding: 6px 6px;
    overflow: hidden;
    border: 1px solid #eee
}

.product-page-details .qty-section .qty-box .input-group input {
    background-color: #fafafa;
    border: none;
    padding: 6px 5px;
    width: calc(40px + (90 - 30) * ((100vw - 320px) / (1920 - 320)))
}

.product-page-details .qty-section .qty-box .input-group button {
    padding: 5px calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 8px #e8e8e8;
    box-shadow: 0 0 8px #e8e8e8;
    border: none
}

.product-page-details .variation-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

@media (max-width: 767px) {
    .product-page-details .variation-box {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .variation-box .sub-title {
    margin-bottom: 0
}

.product-page-details .wishlist-btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.product-page-details .wishlist-btn-group button {
    padding: 0;
    width: 48px;
    height: 48px;
    border: 1px solid #eee;
    background-color: #fafafa;
    -webkit-transition: none;
    transition: none;
    font-size: 16px;
    line-height: 1;
    color: #6a6a6a
}

.product-page-details .image-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.product-page-details .image-box li {
    border: 1px solid #eee;
    padding: 3px
}

.product-page-details .image-box li img {
    width: 65px;
    cursor: pointer;
    height: 65px;
    padding: 0;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.product-page-details .image-box li.active {
    border: 1px solid var(--theme-color)
}

.product-page-details .sub-title {
    font-weight: 600;
    margin-bottom: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    letter-spacing: 0.01em
}

.product-page-details .quantity-variant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    background-color: #fafafa;
    padding: 6px 6px;
    overflow: hidden;
    border: 1px solid #eee
}

.product-page-details .quantity-variant li {
    padding: 6px 10px;
    background-color: #fafafa
}

.product-page-details .quantity-variant li button {
    border: none;
    font-size: 14px;
    font-weight: 500;
    background-color: #fafafa
}

.product-page-details .quantity-variant li.active {
    background-color: #fff;
    border: 1px solid var(--theme-color)
}

.product-page-details .quantity-variant li.active button {
    color: var(--theme-color);
    background-color: #fff
}

.product-page-details .quantity-variant.round li span {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: block;
    cursor: pointer
}

.product-page-details .quantity-variant.circle li {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%
}

.product-page-details .quantity-variant.radio .digital-size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-page-details .quantity-variant.radio .digital-size .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    min-height: unset;
    margin-bottom: 0;
    padding: 0
}

.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input {
    width: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    height: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    margin: 0px;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-filter: unset;
    filter: unset;
    border-radius: 100%
}

.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:checked {
    position: relative;
    background-color: #fff;
    border-color: var(--theme-color);
    float: unset
}

.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-input:checked::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: var(--theme-color);
    border-radius: 100%
}

.product-page-details .quantity-variant.radio .digital-size .form-check .form-check-label {
    font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)))
}

.product-page-details .quantity-variant.select-dropdown.form-select {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 150px !important
}

.product-page-details .product-buttons {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .product-page-details .product-buttons {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 576px) {
    .product-page-details .product-buttons {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.product-page-details .product-buttons .btn {
    padding: calc(10px + (13 - 10) * ((100vw - 320px) / (1920 - 320))) calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)))
}

.product-page-details .product-buttons .btn.btn-sm {
    padding: 13px 18px
}

.product-page-details .product-buttons .btn.buy-button:hover {
    color: #222;
    background-color: #fff;
    border: 1px solid --theme-color
}

.product-page-details .product-buttons .btn.disabled {
    color: #fff
}

.product-page-details .product-buttons .btn.disabled .ring-animation {
    -webkit-animation: none;
    animation: none
}

.product-page-details .product-buttons .btn-animation i {
    font-size: 15px
}

.product-page-details .trending-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px
}

.product-page-details .trending-text img {
    width: 30px
}

.product-page-details .trending-text h5 {
    margin-bottom: 0;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.4
}

@media (max-width: 767px) {
    .product-page-details .trending-text {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-page-details .top-title-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-page-details.detail-box {
    padding: 20px;
    border-radius: 8px;
    background-color: #f8f8f8
}

.product-page-details.detail-box .progress {
    background-color: #fff
}

.product-page-details.detail-box .quantity-variant {
    background-color: white !important
}

.product-page-details.detail-box .quantity-variant li {
    background-color: white !important
}

.product-page-details.detail-box .quantity-variant li button {
    background-color: #fff
}

.product-page-details.detail-box .quantity-variant li.active {
    background-color: #f8f8f8 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-page-details.detail-box .quantity-variant li.active button {
    background-color: #f8f8f8 !important
}

.product-page-details.detail-box .qty-section .qty-box .input-group {
    background-color: #fff
}

.product-page-details.detail-box .qty-section .qty-box .input-group input {
    background-color: #fff
}

.product-page-details.detail-box .qty-section .qty-box .input-group button {
    background-color: #f8f8f8 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.product-page-details .product-accordion .accordion-item {
    border: none;
    background-color: transparent
}

.product-page-details .product-accordion .accordion-item+.accordion-item {
    margin-top: 15px
}

.product-page-details .product-accordion .accordion-item .accordion-header {
    margin-bottom: 0
}

.product-page-details .product-accordion .accordion-item .accordion-header .accordion-button {
    z-index: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    line-height: 1.3;
    color: #232323;
    text-align: center;
    padding: 12px 18px;
    text-decoration: unset;
    text-transform: capitalize;
    border: 1px solid #eee;
    font-weight: 500;
    background-color: #f8f8f8;
    font-size: calc(15px + 3 * (100vw - 320px) / 1600);
    margin: 0;
    border-radius: 0
}

.product-page-details .product-accordion .accordion-item .accordion-header .accordion-button::after {
    content: "\ea4e";
    font-family: remixicon;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    width: unset;
    height: unset;
    background: unset;
    font-size: 22px;
    line-height: 1
}

.product-page-details .product-accordion .accordion-item .accordion-body {
    padding: 15px 0 0
}

.product-page-details .product-accordion .accordion-item .accordion-body p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
    color: #7d7d7d
}

.product-page-details .product-accordion .accordion-item .accordion-body .bordered-box .delivery-details {
    display: grid;
    gap: 10px
}

.product-page-details .product-accordion .accordion-item .accordion-body .bordered-box .delivery-details li {
    font-weight: 400;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #626262
}

.product-page-details.product-form-box {
    position: sticky;
    top: 20px;
    left: 0;
    text-align: center;
    border: 1px solid #eee;
    padding: 20px
}

.product-page-details.product-form-box .product-description .qty-box {
    margin-bottom: 5px
}

.product-page-details.product-form-box .product-description .qty-box .input-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.product-page-details.product-form-box .product-buttons {
    margin-bottom: 0
}

.product-page-details.product-form-box .timer {
    margin-bottom: 10px;
    text-align: left
}

.color-variant {
	list-style-type: none;
	padding-left: 13px;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.color-variant li {
	position: relative;
	width: 40px; /* Adjust as needed */
	height: 40px; /* Adjust as needed */
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px;
	cursor: pointer;
      border: 0.0001rem solid #808080;
}

.color-variant li.active {
	border: 3px solid #808080; /* Outline for the active color */
}

.color-variant li.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.quick-view-modal .product-color-switch ul li {
    display: inline-block;
    margin-left: 4px;
    margin-top: 4px;
}
.quick-view-modal .product-color-switch ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: -4px;
    margin-left: -4px;
    padding-left: 0;
}
.props-size ul{
    display: flex;
    gap: 10px;
    .prop_btn{
        background-color: #eee;
        padding: 3px 9px;
    }
    .active .prop_btn{
        background-color: var(--theme);
    }
}

/**************************************cart info****************************/
.basic-product .img-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 0;
    background-color: #f8f8f8;
}
.basic-product .cart-info {
    position: absolute;
    bottom: 12px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    gap: 8px
}

@media (max-width: 767px) {
    .basic-product .cart-info {
        opacity:1;
        right: 8px;
        gap: 4px
    }
}

.basic-product .cart-info .active .ri-shopping-cart-line {
    color: var(--theme-color)
}

.basic-product .cart-info .active .ri-shopping-cart-line::before {
    content: "\f11f"
}

.basic-product .cart-info .active .ri-heart-line::before {
    content: "\ee0e"
}

.basic-product .cart-info button {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0
}

.basic-product .cart-info button,.basic-product .cart-info a {
    width: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
    height: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(155,155,155,0.05);
    box-shadow: 0px 5px 12px 0px rgba(155,155,155,0.05)
}

@media (max-width: 767px) {
    .basic-product .cart-info button,.basic-product .cart-info a {
        -webkit-animation:none !important;
        animation: none !important
    }
}

.basic-product .cart-info button span,.basic-product .cart-info a span {
    display: none
}

.basic-product .cart-info button.theme-color i,.basic-product .cart-info a.theme-color i {
    color: var(--theme-color)
}

.basic-product .cart-info i {
    color: #848484;
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
    display: block
}

.basic-product .cart-info i:hover {
    color: var(--theme-color)
}
.basic-product.theme-product-1 .cart-info {
    top: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
    bottom: unset;
    opacity: 1;
    right: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)))
}

.basic-product.theme-product-1 .cart-info button,.basic-product.theme-product-1 .cart-info a {
    width: calc(26px + (32 - 26) * ((100vw - 320px) / (1920 - 320)));
    height: calc(26px + (32 - 26) * ((100vw - 320px) / (1920 - 320)));
    border: none
}

.basic-product.theme-product-1 .cart-info button i,.basic-product.theme-product-1 .cart-info a i {
    color: var(--theme-color);
    font-size: calc(14px + (17 - 14) * ((100vw - 320px) / (1920 - 320)))
}

.basic-product.theme-product-1 .cart-info button {
    opacity: 0
}

@media (max-width: 767px) {
    .basic-product.theme-product-1 .cart-info button {
        opacity:1
    }
}

.basic-product.theme-product-1 .cart-info a {
    opacity: 0
}

@media (max-width: 767px) {
    .basic-product.theme-product-1 .cart-info a {
        opacity:1
    }
}

.basic-product.theme-product-1 .cart-info a.wishlist-icon {
    opacity: 1
}
.basic-product.theme-product-1:hover .cart-info a{
    opacity: 1;
}
/****************************************Checkout************************/
.checkout-section-2 .checkout-right-box .checkout-details {
    position: relative;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    border-radius: 0;
    padding: calc(18px + .00125*(100vw - 320px)) calc(15px + 5*(100vw - 320px) / 1600);
    inset: unset
}

.checkout-section-2 .checkout-right-box .checkout-details+.checkout-details {
    margin-top: 20px
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box {
    margin: 0
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box {
    position: relative;
    color: #444;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 8px
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box h4 {
    font-size: calc(18px + .00125*(100vw - 320px));
    font-weight: 600;
    letter-spacing: unset;
    color: #222;
    line-height: 1.3;
    margin: 0
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .title-box p {
    font-size: calc(14px + 1*(100vw - 320px) / 1600);
    line-height: 1.5;
    font-weight: 500;
    margin: 4px 0 0
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty {
    margin: 0;
    border: none
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 11px;
    font-size: 15px;
    color: #444;
    line-height: 20px;
    margin-bottom: 18px
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-image {
    width: 60px
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content {
    width: calc(100% - 71px);
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 9px
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content h4 {
    line-height: 1.3;
    font-weight: 500;
    font-size: calc(15px + 1*(100vw - 320px) / 1600);
    margin-bottom: 4px;
    letter-spacing: unset;
    text-transform: unset
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content h5 {
    font-weight: 500;
    margin: 0;
    font-size: calc(16px + 1*(100vw - 320px) / 1600);
    line-height: 1.3
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li .cart-content span {
    font-size: calc(18px + .00125*(100vw - 320px));
    text-align: right;
    line-height: 1.3;
    font-weight: 600;
    place-content: center;
    width: auto
}

.checkout-section-2 .checkout-right-box .checkout-details .order-box .qty li:last-child {
    margin-bottom: 0
}
.user-image {
	position: relative;
	left: 10px;
	height: 23px;
    border-radius: 50%;
}
#cart_count {
    background-color: var(--theme);
    position: relative;
    right: 18px;
    font-size: 10px;
    height: 20px !important;
    width: 20px !important;
    border-radius: 50%;
    color: white;
    text-align: center;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    top: -14px;
    left: -15px;
    padding-left: 1px;
}
.error{
    color: red;
    font-size: 14px;
    margin-top: 5px;
}
.header-1 .header-main .header-right .menu-cart .cart-icon {
    display: ruby-text;
    margin-top: 19px;
    margin-left: 30px;
}
.header-1 .header-main .header-right .menu-cart .cart-box {
    left: -210px;
    top: 117%;
}

.section-title{
    margin-bottom:15px;
}
.section-text{
    color:#6b6b6b;
    font-size:16px;
    line-height:1.7;
    margin-bottom:20px;
}
.feature-list div{
    margin-bottom:8px;
    font-weight:500;
    color:#444;
}
.video-wrapper{
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 20px 60px rgba(0,0,0,0.15);
    background:#fff;
    padding:10px;
    transition:all .3s ease;
}
.video-wrapper:hover{
    transform:translateY(-5px);
    box-shadow:0 30px 80px rgba(0,0,0,0.2);
}
.video-wrapper iframe{
    border-radius:12px;
}
