.align-row-center > .container > .row > div, .align-row-center>.row>div {
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.bg-main {
    background: var(--color-main);
}

.text-black {
    color: var(--black);
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 80px;
}

.pb-80 {
    padding-bottom: 70px;
}

.header-top>.container>.row>div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-top .entire-action-header {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 2px solid var(--color-black);
}

.header-top .entire-action-header>a {
    color: var(--color-black);
    display: flex;
    align-items: center;
}

.entire-action-header>a>i, .mail-header>i {
    font-size: 24px;
    display: inline-block;
}

.section-member {
    display: flex;
    align-items: center;
}

.mail-header {
    display: flex;
    align-items: center;
}

.entire-action-header a.btn-mini-cart {
    padding: 0;
    display: flex;
    align-items: center;
}

.entire-action-header a.btn-mini-cart i {
    width: 45px;
    height: 45px;
    display: flex;
    background: var(--color-main);
    color: var(--white);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}

.entire-action-header a.btn-mini-cart span.text-cart>span {
    display: block;
    line-height: 1.3;
}

.entire-action-header a.btn-mini-cart span.text-cart>span.title {
    font-weight: 500;
    text-transform: uppercase;
}

.hotline-top>span {
    display: block;
}

.hotline-top>span.header-top {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.hotline-top>span.header-top>a {
    margin-left: 5px;
    color: #ff492b;
    font-weight: 700;
}

.hotline-top>span.header-bottom {
    font-size: 11px;
}

.hotline-top>span.header-bottom>span {
    font-weight: 700;
    margin-left: 5px;
}

.hotline-top>span.header-bottom>span:first-child {
    margin-right: 5px;
}

.header-mid>.container>.row>div:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hotline-top {
    margin-right: 20px;
    padding-right: 20px;
    border-right: 2px solid var(--color-black);
}

.setting-menu {
    border-top: 3px solid var(--color-main);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
}

.swiper-slider-main .item-slide {
    position: relative;
    /* padding-top: 34.5%; */
}

.item-banner {
    margin-bottom: 15px;
}

.section-search .input-group input.form-control {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-color: #ddd;
}

.section-search .input-group .input-group-append button.btn.btn-submit {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.banner-right .item-banner:last-child {
    margin-bottom: 0;
}

.product-item .inner-content {
    padding: 5px;
}

.title-tab {
    border: 1px solid var(--color-main);
    border-radius: 5px;
}

.title-tab .title-tab-section {
    padding: 0 15px;
    background: var(--color-main);
    font-size: 1.6rem;
    color: var(--white);
    min-height: 40px;
    display: flex;
    align-items: center;
}

.article-item .inner-content {
    padding: 10px;
}

.section-y-kien .item-y-kien {
    background: var(--light);
    padding: 15px 50px;
}

.section-y-kien .item-y-kien .img-before {
    position: absolute;
    left: 8px;
    top: 20px;
}

.section-y-kien .item-y-kien .img-before img {
    width: 17px;
    height: 14px;
    object-fit: contain;
}

.section-y-kien .item-y-kien .img-after {
    position: absolute;
    right: 8px;
    bottom: 20px;
}

.section-y-kien .item-y-kien .img-after img {
    width: 17px;
    height: 14px;
    object-fit: contain;
}

.section-y-kien .item-y-kien .title {
    text-align: right;
    color: #ff0000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
}

.section-y-kien .item-y-kien .description {
    font-size: 16px;
}

.img-brand img {
    object-fit: contain;
}

.img-brand {
    padding-top: 40%;
}

.section-box-policy {
    background: #fafbfd;
    border-top: 3px solid var(--color-main);
}

.item-policy {
    padding: 20px 20px;
}

.item-policy .img img {
    height: 50px;
}

.item-policy .text-policy .policy--tile {
    font-weight: 700;
    text-transform: uppercase;
}

.item-policy .img {
    margin-right: 10px;
}

.section-policy>.row {
    margin-right: 0;
    margin-left: 0;
}

.section-policy>.row>div {
    padding-right: 0;
    padding-left: 0;
}

.section-policy>.row>div:last-child .item-policy {
    border-right: 1px solid #ddd;
}

.section-policy .item-policy {
    border-left: 1px solid #ddd;
}

.footer-form {
    display: flex;
    align-items: center;
}

.footer-form .icon {
    margin-right: 10px;
}

.footer-form .icon img {
    height: 70px;
}

.footer-form .item-form {
    flex: 1 1;
}

.footer-form .item-form form {
    display: flex;
    flex: 1 1;
}

.footer-form .item-form form .form-group:first-child {
    flex-basis: calc(100% - 100px);
}

.footer-form .item-form form .form-group:last-child {
    flex: 100px;
}

.footer-form .item-form form .form-group>span {
    display: block;
    background: #d42333;
    border-color: #d42333;
}

.footer-form .item-form .title-form-contact {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
}

.title-footer {
    margin-bottom: 10px;
    color: #616161;
    border-bottom: 1px solid #e3e3e3;
    font-size: 12px;
    padding-bottom: 11px;
    font-weight: 700;
    text-transform: uppercase;
}

.menu-footer>ul {
    padding-left: 0;
}

.menu-footer>ul>li {
    list-style: none;
}

.menu-footer>ul>li>a {
    color: var(--color-black);
    display: inline-block;
    margin-bottom: 5px;
}

.footer-fanpage iframe {
    width: 100%;
    height: 165px;
}

.bottom-scoll-right {
    position: fixed;
    top: 27.5%;
    z-index: 1000;
    right: 0;
}

.bottom-scoll-right>ul {
    padding-left: 0;
}

.bottom-scoll-right>ul>li {
    list-style: none;
}

.bottom-scoll-right>ul>li>a {
    position: relative;
    font-size: 9px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 40px;
    display: block;
}

.bottom-scoll-right>ul>li>a>i {
    font-size: 20px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
}

.bottom-scoll-right>ul>li {
    display: block;
    background-color: #ef1d28;
    margin-bottom: 1px;
    padding: 5px;
    position: relative;
}

.bottom-scoll-right>ul>li.back-to-top>a>i {
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
}

.bottom-scoll-right>ul>li.back-to-top>a {
    padding-bottom: 0;
}

.bottom-scoll-right>ul>li.back-to-top {
    background-color: var(--color-main);
}

.menu-vertical--content > li > a >span.name {
    display: block;
}

.menu-vertical--content > li > a >span.name>i {
    font-size: 14px;
    margin-right: 5px;
}

.menu-vertical--content > li > a {
    border-bottom: 1px solid #ddd;
    padding: 1.2rem 2rem;
}

.menu-vertical--content > li:last-child > a {
    border-bottom: 0;
}

.section-list-product .product-item {
    background: var(--light);
}

.content-contact-phone {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .15s cubic-bezier(.445,.05,.55,.95);
    -o-transition: all .15s cubic-bezier(.445,.05,.55,.95);
    transition: all .15s cubic-bezier(.445,.05,.55,.95);
    -webkit-transition: all .15s cubic-bezier(.68,0,.265,1);
    -o-transition: all .15s cubic-bezier(.68,0,.265,1);
    transition: all .15s cubic-bezier(.68,0,.265,1);
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.bottom-scoll-right>ul>li:hover {
}

.bottom-scoll-right>ul>li:hover .content-contact-phone {
    visibility: visible;
    opacity: 1;
}

.content-contact-phone .content {
    padding: 30px 18px;
    background-color: #00205b;
    margin-right: 14px;
    border-radius: 10px;
    position: relative;
}

.content-contact-phone .content:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -5px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #00205b;
    content: "";
    display: block;
}

.content-contact-phone .contact-detail {
    color: var(--white);
    padding-right: 30px;
    white-space: nowrap;
}

.content-contact-phone .contact-detail .text {
    color: hsla(0,0%,100%,.65);
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px;
}

.content-contact-phone .contact-detail .contact-phone a {
    font-size: 20px;
    color: var(--white);
}

.content-contact-phone .contact-detail:first-child {
    margin-bottom: 15px;
}

.content-detail-product {
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 10px;
}

.title-contact-detail-product {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 500;
    padding-bottom: 5px;
}

.content-detail-product .entry-detail-product>i {
    margin-right: 10px;
}

.content-detail-product .entry-detail-product {
    margin-bottom: 15px;
    font-size: 16px;
}

.content-detail-product .entry-detail-product:last-child {
    margin-bottom: 0;
}

.content-detail-product .entry-detail-product>a {
    color: var(--color-black);
}

.content-product-detail {
    border: 1px solid #ddd;
    padding: 10px;
}

.is-mobile .logo-section img {
    height: 8rem;
}

body:not(.is-mobile) .VIpgJd-ZVi9od-xl07Ob-lTBxed > span:first-child {
    display: none;
}

.ratio-custom_69 {
    padding-top: 69% !important;
}

.category_tile {
    text-align: center;
}

.category_tile a {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-black);
}

.section-category .swiper-button-prev, .section-category .swiper-button-next {
     transform: translateY(0); 
}

.section-category .swiper-button-prev,
.section-category .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}

.section-category .swiper-button-next,
.section-category .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}

.client-custom .swiper-slide > div:first-child {
    display: flex;
    flex-direction: column;
}

.client-custom .swiper-slide > div:first-child .item-y-kien {
    text-align: center;
    margin-bottom: 2rem;
}

.logo_kh_custom .swiper-wrapper .swiper-slide {
    margin-top: 0 !important;
    margin-bottom: 2rem;
}

@media (min-width: 1000px) {
    .menu-container .plugin-language-xml {
        display: none;
    }
}

@media (min-width: 1200px) {
    .menu-section>ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header .row, .slider-banner .row {
        margin-right: -7.5px;
        margin-left: -7.5px;
    }

    header .row>div, .slider-banner .row>div {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

    body.home .menu-vertical--content {
        display: block !important;
    }

    .section-list-product>.row>div, .section-row-col-05>.row>div {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .header-mid>.container>.row>div:nth-child(3) {
        flex: 0 0 400px;
        max-width: 400px;
    }

    .header-mid>.container>.row>div:nth-child(2) {
        flex-basis: calc(75% - 400px);
        max-width: calc(75% - 400px);
    }

    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1617px;
    }
    .w-65 {
        width: 65%;
    }
}

@media (max-width: 1200px) {
    .entire-action-header a.btn-mini-cart i {
        margin-right: 0;
    }

    .title-section {
        font-size: 1.6rem;
    }

    .price-amount {
        font-size: 1.4rem;
    }

    .price-amount.old-price {
        font-size: 11px;
        margin-left: 1rem;
    }

    .title-tab {
        align-items: flex-start !important;
    }

    .title-tab .title-tab-section {
        margin-bottom: 5px !important;
    }

    .block-tab.nav .nav-item .nav-link {
        font-size: 1.3rem;
        padding: 0 1rem;
    }

    .product-title {
        height: 43px;
    }

    .bottom-scoll-right {
        top: inherit;
        bottom: 50px;
        right: 0;
    }

    .bottom-scoll-right>ul>li {
        padding: 2px;
    }

    .bottom-scoll-right>ul>li>a {
        font-size: 8px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .bottom-scoll-right>ul>li>a>i {
        font-size: 14px;
    }

    .footer-mid>.container>.row>div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .menu-section > ul > li > a.active {
        color: var(--color-main);
    }
}

@media (max-width: 767px) {
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .row>div {
        padding-right: 5px;
        padding-left: 5px;
    }

    .title-tab .block-tab.nav>li {
        margin-bottom: 5px;
    }

    .entire-action-header>a>i, .mail-header>i {
        font-size: 16px;
    }

    .footer-mid>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-y-kien .item-y-kien .description {
        font-size: 14px;
    }

    .section-y-kien .item-y-kien {
        padding: 15px 30px;
    }

    .section-y-kien .item-y-kien .img-after img, .section-y-kien .item-y-kien .img-before img {
        width: 10px;
        height: 10px;
    }
    .client-custom .swiper-slide > div:first-child .item-y-kien {
    margin-bottom: 0;
    }
}
.product-item .inner-image img {
    object-fit: contain;
    /*padding: 30px;*/
}

.price-amount {
    font-size: 1.8rem;
}

/*text */
.topbar-section a {
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
}
/*khach hang*/

.bg-khachhang .section-count-why {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
}
.bg-khachhang .swiper-slider-main .swiper-slide img {
    height: auto;
    object-fit: cover;
    width: 30%;
}
.item-y-kien .title {
    font-size: 16px;
    font-weight: 500;
}
.item-client img {
    border-radius: 50%;
}

/*san pham*/
.color-top{
    color: var(--color-top);
}
.color-red {
    color: red !important;
}
.rounded-8 {
    border-radius: 8px;
}
.shadow-2 {
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.is-mobile .menu-section .entry-menu.dropdown li ul li a {
    padding-left: 3rem !important;
}

.is-mobile .menu-section .entry-menu.dropdown li ul li ul li a {
    padding-left: 5rem !important;
}

@media (max-width:1600px) {
    .menu-vertical--content > li > a {
        padding: 0.8rem 2rem;
    }
}

@media (max-width:992px) {
    .menu-section .entry-menu.dropdown li ul li a {
        padding-left: 3rem !important;
    }
    
    .menu-section .entry-menu.dropdown li ul li ul li a {
        padding-left: 5rem !important;
    }
}
@media (max-width: 550px) {
    .client-custom .swiper-slide > div:first-child .item-y-kien {
         margin-bottom: 0;
    }
    .nav {
        display: flex;
        flex-wrap: nowrap;
    }
    .product-detail-footer .nav li a {
        font-size: 1.2rem;
        height: 2.4rem;
        line-height: 2.4rem;
    }
}

@media (max-width:768px) {
    .swiper-slider-main .swiper-slide img {
        /* height: 50vw; */
    }
}