﻿.filter-search-form.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    border-radius: 7px;
    border: 1px solid var(--txtForm);
}

    .filter-search-form.input-group input {
        height: 40px;
        line-height: 40px;
        margin: 0px;
        border: 0px;
        background: transparent;
        min-height: initial;
        font-size: 1em;
    }

    .filter-search-form.input-group .form-control:focus {
        box-shadow: none;
    }

    .filter-search-form.input-group .icon-fallback-text:hover {
        background: var(--mainColor);
    }

    .filter-search-form.input-group .icon-fallback-text {
        width: 38px;
        height: 38px;
        line-height: 38px;
        top: 1px;
        right: 1px;
        padding: 0px;
        margin: 1px;
        display: flex;
        background: var(--subColor);
        justify-content: center;
        align-items: center;
        border-radius: 5px;
    }

.function-search-form.input-group .icon-fallback-text {
    width: 38px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0px;
    display: flex;
    background: var(--subColor);
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.filter-search-form.input-group .icon-fallback-text svg path {
    fill: #fff;
}

.form-group .input-group {
    position: relative !important;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.form-group .form-control, .input-group-text {
    border-color: #e1e1e1;
}

.input-group .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append, .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.input-group-text {
    border-radius: 8px;
}

.form-group .form-control:focus {
    border-color: #86b7fe;
    color: #495057;
    background-color: #fff;
}

.k-default:focus, .k-default:focus-within, .k-input-solid:focus, .k-input-solid:focus-within {
    box-shadow: none !important;
}

.k-numerictextbox, .k-datepicker {
    display: flex !important;
    padding: 0 !important;
}

    .k-numerictextbox input, .k-datepicker input {
        border: none !important;
    }

    .k-numerictextbox.k-focus input, .k-datepicker.k-focus input {
        border: none !important;
    }

.title-in-form h4 {
    font-weight: 600;
}

.control-label.is-invalid {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right;
    background-size: calc(.55em + .375rem) calc(.55em + .375rem);
    padding-right: 17px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], .k-default {
    margin: 0 !important;
}

input[type="checkbox"] {
    opacity: 1 !important;
    height: 23px !important;
    position: unset !important;
}

.product-info .shop-name {
    height: 14px;
    margin-bottom: 4px;
    font-size: 11px !important;
}

.product-review-content .has-height {
    height: 125px !important;
    overflow: hidden;
    transition: 0.5s all;
}

.product-review-content.expanded .has-height {
    height: auto !important;
}

.item-duoc-si-blog .article-title {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4;
    color: var(--mainColor);
}

.item-duoc-si-blog .link_duoc_si ul li {
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr);
    grid-gap: 8px;
    align-items: center;
    margin-bottom: 4px;
}

    .item-duoc-si-blog .link_duoc_si ul li svg {
        width: 24px;
        height: 25px;
        color: var(--mainColor);
    }

.item-duoc-si-blog .card-top-vendor {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #D5DFE4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

    .item-duoc-si-blog .card-top-vendor .card-top-vendor-left {
        width: 40%;
        text-align: left;
        overflow: hidden;
    }

    .item-duoc-si-blog .card-top-vendor .image-blog {
        height: 100px !important;
        width: 100px !important;
        border-radius: 0px !important;
        padding-bottom: 80px !important;
        margin: 0 !important;
    }

        .item-duoc-si-blog .card-top-vendor .image-blog img {
            width: 100% !important;
            height: 100% !important;
            border-radius: 0px !important;
            margin: 0 !important;
            object-fit: contain;
        }

.item-duoc-si-blog:hover .card-top-vendor .image-blog img {
    transform: none !important;
}

.item-duoc-si-blog .card-top-vendor .card-top-vendor-right {
    width: 60% !important;
    text-align: left;
}

.box-banner-vendor .vendor-left .banner-vendor > img {
    border-radius: 4px;
}

.box-info-vendor {
    padding: 15px 25px;
    position: relative;
}

    .box-info-vendor .avarta {
        max-width: 150px;
        text-align: center;
        padding: 25px 15px 15px;
        position: relative;
        top: -65px;
        background: #fff;
        border-radius: 4px;
        border: 1px solid #D5DFE4;
        max-height: 140px;
    }

    .box-info-vendor .vendor-contact i.fa {
        padding-top: 3px
    }

    .box-info-vendor .info-vendor {
        padding: 0 20px;
    }
@media (max-width: 767px) {
    .box-info-vendor .info-vendor {
        top: -50px
    }

    .box-info-vendor .vendor-contact {
        top: -30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .box-info-vendor .vendor-contact {
        top: -40px
    }
}

.color-gray-500 {
    color: var(--gray);
}
/* Khi hover vào thẻ <a> bên trong li thì hiện menu con */
@media (min-width: 992px) {
    .sudes-main-cate-has-child:hover > .menu-child {
        display: block !important;
    }
}


.sudes-main-cate-has-child .menu-child::before {
    content: "";
    height: auto;
    width: 1px;
    background-color: #DDE4F0;
    z-index: 12;
    top: 0;
    bottom: 0;
    position: absolute;
}

.header-search-form.input-group.search-bar input {
    font-size: 1.4rem
}

.header-search-form.input-group.search-bar .btn {
    z-index: 3
}

/*.section-title.active a {
    color: #1a51a2 !important
}
*/
.nav-item.acti-order a, .acti-order .section-title a {
    color: #be1f2e !important
}

.acti-order.section_product_tab .tab_big {
    background: #be1f2e !important
}

.nav-item.active-person a:not(.dropdown-menu a) {
    color: #f2c220 !important;
}
.content-author {
    margin-top: 15px;
}

.list-services {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.page-about__heading {
    background-image: url(../images/about1_img.jpg)
}

.page_about .page-about__heading--title {
    font-size: 3rem !important;
}

.page-about__trainer {
    background-image: url(../images/about3_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.list-services li {
    font-family: "Roboto", sans-serif;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #333;
    display: inline-block;
    width: 100%;
    padding: 0 10px 0 37px;
    background: url(../images/checked.svg) no-repeat 10px 1px;
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 15px;
}

.paging_simple_numbers ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0%;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0%;
}

footer .mid-footer .info_support {
    padding-left: 15px
}

#consultant-toggle {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    transition: background 0.3s;
}

.submenu-consultant {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 160px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    list-style: none;
    margin: 0;
    padding: 0;
}

#consultant-toggle:hover + .submenu-consultant {
    display: block;
}

.submenu-consultant:hover {
    display: block !important;
}

.submenu-consultant li a {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
}

    .submenu-consultant li a:hover {
        color: #fff;
        background-color: var(--mainColor);
    }

.submenu-consultant {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    background: #fff;
}

@media (max-width: 767px) {
    .top-main-header {
        line-height:23px!important;
    }
}

.nav-small {
    text-align: center
}

    .nav-small li {
        position: relative;
        display: inline-block;
    }

    .nav-small {
        border-top: 1px solid #7fb0c8;
    }
        .nav-small.topbar {
            border-top: 0px;
        }

        .nav-small.topbar li:not(:last-child) a::before {
            content: "";
            position: absolute;
            top: 5px;
            right: 0px;
            width: 1px;
            height: 13px;
            background-color: #D5DFE4;
        }

    .nav-small li a {
        color: #fff;
        font-size: 1.2rem;
        padding: 0 10px;
    }


.header-box-live {
    position: relative;
    display: inline-block;
}
.header-box-live .btn-live {
    max-width: 150px!important;
}
    .header-box-live .btn-live:hover + ul {
        display: grid;
    }

    .header-box-live ul:hover {
        display: grid;
    }

    .header-box-live ul {
        position: absolute;
        border: 1px solid #efefef;
        background: #fff;
        width: auto;
        min-width: 125px;
        z-index: 15;
        list-style: none;
        margin: 0px;
        padding: 10px;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 6px 12px 0px;
        top: 100%;
        right: 0;
        text-align: left;
        display: none;
        width: 220px;
        background-color: #fff;
        box-shadow: 2px 4px 9px rgba(0, 0, 0, 0.329);
        gap: 4px;
    }

        .header-box-live ul li {
            padding: 5px 5px;
            transition: background 0.5s;
            border-radius: 5px;
        }

            .header-box-live ul li:hover, .header-box-live ul li:focus {
                color: #fff;
                background-color: var(--mainColor);
            }

                .header-box-live ul li:hover a, .header-box-live ul li:focus a {
                    color: #fff;
                }

            .header-box-live ul li a svg {
                width: 18px;
                height: 18px;
                margin-right: 5px;
            }
