.section-symbol-col .box-sape .flex-sapo .single-sapo .box-images .img {
    width: 100%;
    padding-top: 100%;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
}
.section-symbol-col .box-sape .flex-sapo .single-sapo .box-images .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.section-symbol-col
    .box-sape
    .flex-sapo
    .single-sapo
    .box-images
    .img-big
    .img
    img {
    padding: 20px;
}
.leader_content h3,
.leader_content h3 span {
    font-family: "SVN-Reliant";
    font-size: 45px !important;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0em;
    margin-bottom: 15px;
    color: var(--color1);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.leader_infor h5,
.leader_infor h5 span {
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    color: var(--color2);
}
.leader_infor h5:last-child,
.leader_infor h5 span:last-child {
    font-weight: 700;
    font-size: 16px;
}
.leader_infor h3,
.leader_infor h3 span {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
    color: var(--color2);
    margin-bottom: 20px;
}
.leader_infor p,
.leader_infor p span {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.section-expert-advisors
    .content-advisors
    .list-doctor-about
    .item-doctor
    .description
    .box-desc {
    -webkit-line-clamp: 4 !important;
}
.doctor-detail h2 {
    position: relative;
    margin: 40px auto;
    padding: 26px 0;
    width: 100%;
    max-width: 570px;
    border-top: 2px solid #000852;
    border-bottom: 2px solid #000852;
}
.doctor-detail h2::before {
    position: absolute;
    content: "";
    width: 76px;
    height: 76px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    top: 0;
    left: 0;
    background-image: url(../img/qurtef.png);
    background-size: 100% 100%;
}
.doctor-detail h2 span {
    font-weight: 700 !important;
    line-height: 170% !important;
    letter-spacing: 0em !important;
    color: #000852 !important;
    font-size: 28px !important;
}
.container-detail .desc-box p span,
.container-detail .desc-box p {
    font-style: italic;
    font-weight: 275;
    letter-spacing: 0px;
    color: #4f4f4f;
}
.container-detail .input-admin-text .content p,
.container-detail .input-admin-text .content p span {
    color: #4f4f4f !important;
}
.container-detail .input-admin-text .content h2,
.container-detail .input-admin-text .content h3,
.container-detail .input-admin-text .content h4 {
    color: #000852;
}
.error-message {
    color: red;
    font-size: 14px;
    margin-left: 54px;
}
.site_form_sign_login
    .item-login
    .login_form
    .form
    .singup-form
    input#Users_phone {
    background-image: url("../img/phone_outline.png");
}
.cs-alert {
    position: fixed !important;
    top: 100px !important;
    right: 0 !important;
    z-index: 999 !important;
    animation: slideInLeft 0s forwards, fadeOut 0.5s 4.5s forwards;
}
@keyframes slideInLeft {
    from {
        right: -100% !important;
    }
    to {
        right: 0 !important;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1; /* Start with full opacity */
    }
    to {
        opacity: 0; /* Fade out to transparent */
    }
}
.site_page_details_products
    .item_information
    .detail
    .product_information
    label {
    display: block;
}
.product_detail_journey .slide-journey .slick-dots li::after {
    width: 100pc;
}
.section-content-page-product .questions_ask_comple .box-list-ask label {
    display: block;
}
.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #a7a7a770;
    z-index: 999;
    display: none;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 10px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
.box-actual_total {
    padding: 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #cfcece;
    border-top: 1px solid #cfcece;
}
.box-discount {
    margin-bottom: 0 !important;
    border-bottom: 0 !important ;
}
.apply-coupon {
    min-width: 121px;
    max-width: 121px;
    height: 60px;
    background: #bf923d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.actual_total-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#add_billing {
    display: none;
}
.understand_input .dots-check span {
    position: absolute;
    top: -15px;
    left: -8px;
    color: red;
}
.text-normal span {
    font-size: 22px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0em;
    color: #000000;
}
.space {
    height: 26px;
}

.list-item-information .list-gt .ligt .desc-box .top-text .title-outsanding {
    font-family: "DM Serif Display";
    color: #000852;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 16px;
}
.show-detail-order {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000047;
}
.section-payment
    .pro-payment-complete
    .payment-flex
    .information-payment
    .payment-box::before {
    display: none;
}
.section-payment
    .pro-payment-complete
    .payment-flex
    .information-payment
    .payment-box {
    background-color: #f5f5f5;
    padding: 0;
}
.section-payment
    .pro-payment-complete
    .payment-flex
    .information-payment
    .payment-box
    label {
    padding: 20px 24px;
    margin: 0;
    border-bottom: 1px solid #d7d7d7;
}
.section-payment
    .pro-payment-complete
    .payment-flex
    .information-payment
    .payment-box
    label:last-child {
    border-bottom: unset;
}
.section-payment
    .pro-payment-complete
    .payment-flex
    .information-payment
    .payment-box
    .option_item
    .top-item {
    margin: 0;
}
.customer-address-form,
.refund-form,
.cancelled-form {
    position: fixed;
    top: 0;
    left: 0;
    background: #0000003d;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.site_page_details_products .item_information .column .slider-single {
    padding-bottom: 30px;
}
.pagination ul li a {
    width: 100%;
    display: block;
}
.toggle-cart {
    position: relative;
}
.count-cart {
    position: absolute;
    top: -9px;
    right: -12px;
    font-size: 14px;
    width: 20px;
    height: 20px;
    background: red;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}
footer .footer_main .footer-item-first .flag-list .flag {
    position: relative;
    z-index: 9;
}
@media screen and (max-width: 600px) {
    .leader_content h3,
    .leader_content h3 span {
        font-size: 24px !important;
    }
    .section-expert-advisors .leadership-complete .box-leadership .desc-box {
        padding-bottom: 0px ;
    }
    .product-item > div .desc-box .description-item{
        height: 150px;
        min-height: unset;
    }
}
