.checkout-height {
    height: fit-content !important;
}

.total-card-text{
    font-size: 19px;
    font-weight: 400;
    margin-top: 6px;
    line-height: 120%;
    margin-bottom: 6px;
    color:var(--checkout-total-text-color);
}

.select-post-list ul {
     display: flex;
     justify-content: start;
     flex-wrap: wrap;
     user-select: none;
     margin-top: 10px;
     gap: 20px;
 }

.select-post-list ul li {
    display: inline-block;
    width: 47%;
    text-align: center;
}

.select-post-list ul li .toast.bs-toast {
    box-shadow: 0 0.125rem 0.25rem 0 rgb(133 146 163 / 40%);
    position: relative;
    border: none;
}
.select-post-list ul li .toast-header {
    border: none;
}

.select-post-list ul li img {
    width: 52px;
    height: 52px;
    object-fit: cover;
    object-position: center;
    margin: 5px;
}
.select-post-list ul li .toast.bs-toast .toast-header .btn-close {
    right: -8px;
    top: -8px;
    position: absolute;
    padding: 8px;
    font-size: 7px;
    background-color: var(--theme-white);
    width: 5px;
    height: 5px;
    margin: 0px;
    border: 1px solid #eee;
}

/*.select-post-list ul li .like-count {*/
/*    font-weight: 700;*/
/*    font-size: 16px;*/
/*}*/


/*.select-post-list ul li .view-count {*/
/*    font-size: 14px;*/
/*}*/

@media only screen and (max-width: 480px) and (min-width: 376px) {
    .select-post-list {
        display: block !important;
    }
    .select-post-list ul li {
        width: 100%;

    }
}

@media only screen and (max-width: 375px) and (min-width: 200px) {
    .select-post-list {
        display: block !important;
    }
    .select-post-list ul li {
        width: 100%;

    }
}

.confirm-pay-spinner{
    display: none;
    color: var(--theme-white) !important;
}

.check-box-link .icon-box i {
    padding: 4px 5px;
    background: var(--theme-primery-color);
    color: var(--theme-white);
    font-size: 10px;
    border-radius: 5px;
}

.exalert {
    background: rgb(241 248 255);
}
.exalert .upselling-btn {
    background: rgb(0 201 90);
}


.mobile-view-accordion .upselling-card-padding {
    padding: 20px 5px 20px;
}
.upselling-card-padding .accordion-body {
    color: inherit;
}
.mobile-view-accordion .mobile-view-top-main {
    display: none;
    background: no-repeat;
    border: none;
    box-shadow: none;
}

.checkout-upselling-list-bg-color {
    background: rgb(0 201 90 / 4%) !important;
}
.cursor-pointer-none {
    cursor: inherit;
    background: rgb(0 201 90 / 13%) !important;
}
@media only screen and (max-width: 990px) and (min-width: 200px) {

    .mobile-view-accordion .mobile-view-top-main {
        display: block;
    }
    .mobile-view-accordion .upselling-card-padding {
        padding: 10px 2px;
    }

}

.add-to-cart {
    background: #e4f1e3;
    text-align: left;
    padding: 11px 8px;
    padding-right: 25px;
    border-radius: 10px;
}
.add-to-cart button {
    color: var(--theme-white) !important;
    background-color: var(--checkout-icon-color);
    padding: 5px 20px;
    border: none;
    margin-top: 5px;
    font-size: 13px !important;
    border-radius: 5px;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
}
.add-to-cart button:hover {
    background-color: #19a758;
}
.upselling-select-btn i {
    display: none;
}
@media screen and (min-device-width: 200px) and (max-device-width: 767px) {
    .mobile-text-top {
        margin-top: 0px;
    }
    .upselling-select {
        width: 75%;
    }
    .upselling-btn {
        padding: 10px;
    }
    .upselling-select-btn span {
        display: none;
    }
    .upselling-select-btn i {
        display: block;
    }
    .pr-text-box {
        font-size: 14px;
    }
    .coupon-applied {
        font-size: 14px !important;
    }

}

.upselling-select-mobile-view {
    font-size: 14px !important;
}

.lh-23 {
    line-height: 23px;
}

.payimgs i {
    padding: 2px 7px;
    font-size: 17px;
    /* background: #eee; */
    border-radius: 5px;
    border: 1px solid #eee;
}
.payimgs i:nth-child(1) {
    background: var(--theme-white);
    color: #0c6af3;
}
.payimgs i:nth-child(2) {
    color: #172b85;
}
.payimgs i:nth-child(3) {
    color: #f9a000;
}

.checkout-cart-content .accordion-button, .upselling-card-padding-inner .accordion-button  {
    border: none;
    box-shadow: none;
    background: none;
}
@media screen and (min-device-width: 200px) and (max-device-width: 767px) {
    .checkout-mobile-view-slider .tl_count_txt, .checkout-mobile-view-slider .tl_amount_txt {
        font-size: 16px !important;
    }
    .payment-types p {
        font-size: 13px !important;
    }
    .add-to-cart, .exalert {
        box-shadow: inherit;
    }
    .cpn-cls-mark {
        font-size: 10px !important;
        width: 20px;
    }
}


.payimgs.mt-0 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
}
.payimgs img {
    width: 45px;
    height: 29px;
    border: 2px solid #efefef;
    border-radius: 8px;
    object-fit: contain;
    padding: 0px;
    user-select: none;
}



.cart-total-col {
    /* background: radial-gradient(circle, transparent, transparent 50%, #00c95a33 50%, #FBFBFB 100%) -7px -10px/15px 15px repeat-x; */
    padding: 10px 20px;
    /* box-shadow: 0 1px 2px 0px rgb(222 248 234); */
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    background-color: #def8ea;
    border-top: 3px solid #86ddae;
}

.cart-total-col:before {
    content: "";
    top: 25px;
    position: absolute;
    left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: var(--theme-white);
}

.cart-total-col:after {
    content: "";
    bottom: 25px;
    position: absolute;
    right: -5px;
    width: 10px;
    height: 10px;
    background: var(--theme-white);
    border-radius: 5px;
}

.price-total-amount {
    font-size: 23px;
}
.price-total-amount small {
    position: absolute;
    top: 0px;
    right: 0px;
}


.upselling-select-mobile-view {
    font-size: 14px !important;
}
.upselling-select {
    width: 60%;
}
