﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');*/

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 14px;
}

a {
    color: #333;
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'Roboto', sans-serif;
}

a:hover {
    color: #ed1c24;
}

.bg-green-cus {
    background: #fff !important;
}

.logo-top {
    height: 90px;
}

.main-nav-right .btn {
    border-right: none;
}

.top-categories-search {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 39px;
    width: 410px;
}

.category-item img {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 2px #eee;
    height: 150px;
    margin: 1px 0 8px;
    object-fit: scale-down;
    padding: 7px;
    transform: scale(1);
    transition-duration: .4s;
    width: 150px;
}

.product {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 2px;
    margin: 0 -1px 20px 0;
    padding: 7px;
    position: relative;
}

.product-header img {
    height: auto;
    margin: 0 0 10px;
    object-fit: scale-down;
    transform: scale(1);
    transition-duration: .4s;
}

.product-body h5 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 0;
    margin-top: 0px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    color: #333;
    /* background: red; */
    text-align: center;
}

.offer-price {
    color: #ff0049;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.product-footer.add-to-cart-button {
    margin-bottom: 5px;
    min-height: 35px;
}

.footer-social ul li {
    display: inline-block;
}

.custom-box-product .product-header img {
    height: auto;
}

.padding-mobile {
}

.select2-container--default {
    margin-left: 15px;
}
/*menu left category*/
.menu-cate-left {
}

    .menu-cate-left > li {
        padding: 10px 10px;
        font-size: 15px;
        font-weight: normal;
        display: block;
        position: relative;
        border-bottom: 1px solid #e5e5e5;
    }

        .menu-cate-left > li > button {
            border: none;
            background: transparent;
            float: right;
        }

        .menu-cate-left > li > a {
        }

    .menu-cate-left .sub-menu {
        display: none;
        margin-left: 10px;
    }

        .menu-cate-left .sub-menu li {
            font-weight: normal;
            line-height: 22px;
            margin-bottom: 12px;
            margin-top: 10px;
        }

            .menu-cate-left .sub-menu li a {
            }

    .menu-cate-left a:hover {
        color: #ed1c24;
    }

div#tag a {
    margin: 5px;
    border: 1px solid #eee;
    display: inline-block;
    font-size: 13px;
    padding: 1px 5px;
    color: #333;
    font-weight: normal;
    border-radius: 6px;
}

    div#tag a:hover {
        background: #ed1c24;
        color: #fff;
    }

.product-body h5 a:hover {
    color: #ed1c24;
}

.btn-secondary:hover {
    border: 1px solid #ff0049;
    background: #ff0049 none repeat scroll 0 0 !important;
}

.heading-design-h5 a {
    font-size: 17px;
    line-height: 22px;
    /* text-transform: uppercase; */
}

.osahan-menu-2 .nav-link {
    color: #fff !important;
    font-size: 15px;
    padding: 13px 16px !important;
    font-weight: 500;
    text-transform: uppercase;
}

.dropdown-menu .dropdown-item {
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    padding: 5px 14px !important;
}

.osahan-menu-2 .nav-link:hover {
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ed1c24;
    text-decoration: none;
    background-color: #f8f9fa;
}

.feature-box h6 {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding: 10px 0 0;
}

.feature-box .mdi {
    border: 1px solid #ed1c24;
    color: #ed1c24;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ed1c24;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.short-description p {
    line-height: 25px;
    margin-bottom: 0;
    color: #333;
}

.shop-detail-right h2 {
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0px 0px;
    font-weight: 700;
    font-size: 40px;
}

.feature-box p {
    /* margin: 0; */
    /* margin-bottom: 10px; */
    /* line-height: 1.2; */
    /* width: 100%; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

body.toggled {
    overflow: hidden;
    position: relative;
}

span.amount {
    white-space: nowrap;
    color: #e84545;
    font-weight: bold;
}

del span.amount {
    opacity: .6;
    font-weight: normal;
    margin-right: 0.3em;
}

.shop-detail-right > h6 {
    color: #666;
    font-size: 14px;
    margin: 0 0 9px;
}

.offer-price-cus {
    margin-top: 30px;
}

    .offer-price-cus .regular-price {
        color: #888 !important;
        margin-left: 10px;
    }

.card-detail-cus {
    border: none;
}

.card-contanier-cus {
    border: none;
    padding: 0;
}

.product-detail-h6 {
    color: #ed1c24;
}

.card-body-cus-detail {
    color: #333;
    line-height: 25px;
    font-size: 16px;
}

    .card-body-cus-detail ul, .card-body-cus-detail ol {
        list-style: inherit;
        margin-left: 15px;
        line-height: 25px;
        font-size: 16px;
        padding: 10px 0px 15px 0px;
        padding-inline-start: 15px;
    }

    .card-body-cus-detail p {
        color: #333;
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 0;
    }

.cart_product img {
    height: auto;
}

.cart-list-product img {
    height: auto;
}

.cart-list-product h5 {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.required, .error-form {
    color: #dc3545;
}

.cart-control-label {
    font-size: 14px;
    font-weight: 500;
}

.btn-order-confirm {
    padding: 10px 10px;
    font-size: 17px;
    text-align: center !important;
    width: 200px !important;
    float: right;
    clear: both;
}

.qty .form-control {
    width: 30px;
}

.cart-page .form-group {
    margin-bottom: 10px;
}

.qty .btn {
    height: 31px;
}

.notistatus.notistatus2 {
    background: #ff6a00;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.titlebill {
    color: #028848;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 20px;
}

.thank, .infoorder, .callship {
    font-size: 15px;
    color: #000;
}

.backtohome-order-success {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.buyother {
    font-size: 19px;
    padding: 10px 15px;
}

.body-info-page {
    line-height: 25px;
    font-size: 14px;
    color: #333;
}

    .body-info-page p {
        line-height: 25px;
        font-size: 14px;
        color: #333;
    }

    .body-info-page img {
        height: auto;
        max-width: 99%;
    }

.osahan-menu-2 {
    margin-bottom: 0;
}
/*tin tuc*/
.entry-thumbnail-custom {
    height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
}

    .entry-thumbnail-custom img {
        opacity: 0;
    }

.entry-cat a {
    font-size: 17px;
    line-height: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    color: #3e6c3d;
}

h2.entry-title-custom.entry-title {
    line-height: 1.2;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    margin-top: 5px;
}

.read-more-cus {
    margin: 15px 0;
    text-align: right;
}

p.box-new-summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px !important;
    height: 49px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.single-entry-content {
    font-size: 15px;
    color: #333;
    line-height: 25px;
}

    .single-entry-content p {
        font-size: 15px;
        color: #333;
        line-height: 25px;
    }

    .single-entry-content img {
        height: auto;
        max-width: 99%;
    }

.related-title h3 {
    color: #3e6c3d;
    display: block;
    margin-bottom: 15px;
    margin-top: 30px;
}

.relatedposts header {
    padding: 15px 0;
    overflow: hidden;
    height: 72px;
    margin-bottom: 5px;
}

.related-title-h4 {
    font-size: 15px;
}

.shop-filters .card-header .btn {
    color: #111;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
}

#txtkeysearch {
    border: 1px solid #000;
}

.top-categories-search .btn {
    background: #000 !important;
    color: #fff;
    height: 40px;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #000;
}

.top-categories-search .form-control-select, .top-categories-search .select2-container {
    /*border: 1px solid #178546;*/
}

.border-top {
    border-top: none !important;
}

.osahan-menu-2 {
    /*background: #178546 none repeat scroll 0 0 !important;*/
    background: url(pattern-bg.png) center #ff0049 !important;
}

.main-nav-right .btn {
    color: #ff0049;
    font-size: 17px;
}

.cart-btn .cart-value {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}

.osahan-menu-2 .nav-link.shop {
    color: #fff !important;
}

.top-categories-search .select2-selection--single {
    border: 1px solid #178546 !important;
    border-right: none !important;
}

.featured__container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 6px;
}

.featured__icon-wrapper {
    min-width: 60px;
    text-align: center;
}

.featured__content {
    margin-left: 12px;
    width: 100%;
    text-align: center;
}

.featured__title {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    font-size: 18px;
    line-height: 15px;
}

.featured__desc {
    font-weight: normal;
    font-size: 14px;
    margin-top: 0px;
    line-height: 20px;
    color: #333;
}

.featured__container img {
    flex: 1 1;
}

.section-padding-whychoose {
    padding: 25px 0px 5px 0px;
}

.brand-name {
    text-align: center;
    font-size: 20px;
    color: #ff0049;
    margin-bottom: 10px;
}

.homepage-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}

.homepage-heading__text {
    display: inline-block;
    position: relative;
    font-size: 28px;
    margin: 0;
}

.brand-name__text {
    display: inline-block;
    position: relative;
}

    .brand-name__text:before {
        content: "~";
        position: absolute;
        top: 1px;
        left: -20px;
    }

    .brand-name__text:after {
        content: "~";
        position: absolute;
        top: 1px;
        right: -20px;
    }

.homepage-heading__text:before {
    left: -77px;
}

/*.homepage-heading__text:after, .homepage-heading__text:before {
    content: url(/icon/forklift.png);
    position: absolute;
    top: -2px;
}*/

.homepage-heading__text:after {
    transform: scaleX(-1);
    right: -77px;
}

.mt-62 {
    margin-top: 15px !important;
}

.about-us__banner {
    background-repeat: no-repeat;
    position: relative;
    color: #000;
    max-width: 261px;
    height: 325px;
    border-radius: 16px;
    background-position: 50%;
}

.about-us__content-on-bottom {
    position: absolute;
    top: 49%;
    margin-top: 25px;
    padding: 0 25px;
    width: 100%;
}

.about-us__desc {
    margin-top: 0;
    font-size: 14px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    color: #333;
}

.about-us__title {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 5px;
}

.about-us__content-on-top {
    position: absolute;
    top: 15px;
    padding: 0 15px;
    width: 100%;
}

section.about-us.mt-80 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.bg-breacrumd {
    background: url(row-bgimage-1.png) no-repeat center center !important;
    padding: 70px 80px;
    background-size: cover;
}

    .bg-breacrumd h1 {
        color: #253D4E !important;
        font-weight: bold;
        font-size: 35px;
    }

    .bg-breacrumd .breadcrumbs p, .bg-breacrumd .breadcrumbs span.text-success {
        color: #7E7E7E !important;
        font-size: 15px;
    }

    .bg-breacrumd .breadcrumbs {
        color: #7E7E7E !important;
    }

        .bg-breacrumd .breadcrumbs a {
            color: #ff6a00 !important;
        }

.main-nav-right .btn:hover {
    background-color: transparent;
}

.ml-10 {
    margin-left: 10px;
}

.header-navbar__support {
    display: flex;
    align-items: center;
    text-align: center;
    margin-right: 15px;
    padding-top: 22px;
}

.header-navbar__support-desc {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    margin-top: 6px;
}

.header-navbar__support-phone {
    font-weight: 700;
    font-size: 20px;
    color: #ff0049;
}

.com-name {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
}

h6.mb-4-title-footer {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #111111;
}

.app iframe {
    height: 250px;
}

.mb-5-custom {
    margin-bottom: 20px !important;
}

.info-footer {
}

    .info-footer p {
        font-size: 14px;
        line-height: 25px;
        color: #111111;
    }

    .info-footer a {
        color: #111111 !important;
    }

.category-item h6 {
    font-size: 15px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
    line-height: 21px;
    padding-bottom: 0;
    margin-top: 5px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #6c757d;
}

.category-item a:hover h6 {
    color: #ed1c24;
}

.category-item a:hover img {
    box-shadow: 0 0 2px #ed1c24;
}

.div-header-title {
    margin-bottom: 30px;
    margin-top: 15px;
}

.btn-secondary {
    background: #f9f9f9 !important;
    color: #111111;
    border: 1px solid #dddddd;
}

.product-detail__why-us {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-detail__why-us-box {
    display: flex;
    align-items: center;
    padding: 20px 20px 20px 40px;
    width: 100%;
    height: 98px;
    background: rgba(108,171,67,.08);
    border: 1px solid #7fb640;
    border-radius: 8px;
}

    .product-detail__why-us-box:not(:first-child) {
        margin-left: 24px;
    }

.product-detail__why-us-content {
    margin-left: 38px;
}

.product-detail__why-us-title {
    font-weight: bold;
    font-size: 15px;
    color: #000b1c;
}

.product-detail__why-us-desc {
    font-size: 13px;
    margin-top: 6px;
    line-height: 20px;
    color: #6c757d;
}

.shop-detail-right {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 12px;
    padding: 0;
}

.product-detail__capacity-selected {
    border: 1px solid #ff0049;
    color: #ff0049;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    margin-left: 6px;
    cursor: pointer;
}

.h2-name-detail {
    font-weight: 500 !important;
    font-size: 30px !important;
}

.h3-name-detail {
    font-weight: 700;
    font-size: 17px;
    color: #9b9999;
    line-height: 25px;
}

.product-detail__action-btn {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-detail__cart-icon {
    position: absolute;
    left: 24px;
    top: 12px;
    fill: #fff;
}

.product-detail__add-to-cart {
    position: relative;
    color: #7fb640;
    background: rgba(108,171,67,.19);
    border: 1px solid #ff0049;
    background: #ff0049 none repeat scroll 0 0 !important;
    color: #fff;
}

.product-detail__add-to-cart, .product-detail__buy-now {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 252px;
    height: 46px;
    border-radius: 32px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}

.product-detail__buy-now {
    color: #ff0049;
    background: #eee;
    BORDER: 1px solid;
}

    .product-detail__buy-now img {
        height: 30px;
    }

.short-description {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 2px;
    padding: 0;
}

.sku-unit {
    margin-top: 20px;
}

    .sku-unit h6 {
    }

.product-detail__promotion {
    border: 1px solid #efefef;
    padding: 15px;
    margin: 16px 0 22px;
    margin-top: 35px;
}

.product-detail__promotion-title {
    font-weight: 700;
    font-size: 18px;
    color: #000b1c;
    margin-left: 33%;
    padding: 0 12px;
    width: auto;
}

.short-description-body {
    margin-top: -16px;
}

    .short-description-body ul, .short-description-body ol {
        list-style: inherit;
        margin-left: 15px;
        line-height: 25px;
        font-size: 14px;
    }

    .short-description-body p {
        line-height: 25px;
        font-size: 14px;
    }

.shop-detail-right .regular-price {
    font-size: 19px;
    font-weight: 400;
}

.share-product {
    text-align: right;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 15px;
    font-weight: 500;
}

    .share-product .share-caption {
        display: inline-block;
        margin-right: 15px;
        color: #9b9999;
    }

    .share-product .share-button {
        display: inline-block;
        float: right;
    }

.clear-both {
    clear: both;
}

.section-title .sub-title:after, .section-title .sub-title:before {
    display: inline-block;
    content: "";
    font-family: "flaticon";
    font-size: 45px;
    font-weight: 400;
    line-height: 1;
    vertical-align: inherit;
    color: #eece38;
}

.section-title .sub-title:before {
    margin-right: 20px;
}

.section-title .sub-title:after {
    margin-left: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.mask-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: center;
    font-size: 50px;
    font-weight: 900;
    margin: 0;
    line-height: 1;
    text-transform: none;
    background-image: url(5.jpg);
}

.card-body-cus-detail h3 {
    font-size: 22px;
}

.product-items-slider-cus {
    padding-top: 0;
}

.link-btn {
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: #ed1c24;
    font-size: 20px;
}

.text-center {
    text-align: center !important;
}

.ms-2 {
    margin-left: 10px;
}

.div-view-all {
    margin-top: 30px;
}

.shop-detail-slider #sync1 {
    border: none;
}

.product-body h6 {
    font-size: 15px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
    line-height: 21px;
    padding-bottom: 0;
    margin-top: 5px;
    /* text-transform: uppercase; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* color: #178546; */
    margin-bottom: 10px;
}

.product-footer .btn {
    border-radius: 49px !important;
    font-size: 13px;
    padding: 6px 27px;
}

.osahan-menu .navbar-brand:hover {
    background: transparent !important;
}

.main-nav-right .btn:hover {
    background-color: transparent !important;
}

.main-footer {
    background-color: #f8f8f9;
    position: relative;
    color: #111111;
}

    .main-footer a {
        color: #111111;
        font-size: 15px;
    }

    .main-footer .pattern-2 {
        position: absolute;
        right: 90px;
        bottom: 0px;
        width: 196px;
        height: 278px;
        background-repeat: no-repeat;
        background-image: url(shape-15.png);
    }

    .main-footer .pattern-1 {
        position: absolute;
        left: 90px;
        bottom: 0px;
        width: 178px;
        height: 271px;
        background-repeat: no-repeat;
        background-image: url(shape-14.png);
    }

.footer {
    border-bottom: none;
    border-top: 1px solid #f8f8f9 !important;
}

.footer-bottom p {
    line-height: 16px;
    color: #fff;
}

.footer-bottom a {
    color: #fff;
}

.ft-1 {
    padding-bottom: 20px;
}

.ft-2 {
    background: #000000;
    padding: 15px 0 !important;
}

.ft-0 {
    position: relative;
}

    .ft-0 .pattern-layer {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 341px;
        height: 385px;
        background-repeat: no-repeat;
        background-image: url(shape-9.png);
        visibility: visible;
        animation-duration: 1500ms;
        animation-delay: 0ms;
        animation-name: slideInLeft;
    }

.tag-product-detail {
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

    .tag-product-detail a {
        background: #eee;
        padding: 5px 12px;
        margin: 3px;
        font-weight: normal;
    }

.short-description-body ul {
}

    .short-description-body ul li {
        line-height: 30px;
    }

        .short-description-body ul li p {
            display: inline-block;
            font-size: 15px;
            margin-bottom: 0;
            margin-right: 5px;
        }

.about-home {
}

.shop-filters .card-body {
    padding: 0;
}

.shop-filters .card-header .btn .mdi {
    position: absolute;
    right: -2px;
    font-size: 30px;
    top: -2px;
}

.shop-filters .card-header {
    padding: 10px 10px 10px 15px;
    background: #f8f8f9;
    color: #111;
    /* border-radius: 0; */
}

.menu-cate-left .sub-menu li a {
    font-weight: 300;
}

.about-us__content-on-bottom-1 {
    top: 27%;
}

/*.product-detail__why-us-content {
    filter: brightness(0) saturate(100%) invert(50%) sepia(95%) saturate(2901%) hue-rotate(191deg) brightness(99%) contrast(95%);
}*/

.about-home .main-title {
    color: #000000;
    font-size: 32px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 600;
    font-style: normal;
}

.about-home .row > p {
    line-height: 24px;
    font-size: 13px;
    color: #999999;
    max-width: 80%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.p-about-home {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 40px;
    margin-top: 25px;
    color: #6c757d;
}

.mcat-left {
    float: left;
    width: 49%;
    padding: 0 10px 0 0;
}

    .mcat-left a {
        position: relative;
        display: block;
    }

        .mcat-left a span {
            display: block;
            overflow: hidden;
            max-height: 550px;
        }

            .mcat-left a span img {
                max-width: 100%;
                height: auto;
                width: 100%;
            }

        .mcat-left a .mcat-arrow {
            position: absolute;
            left: 0;
            top: 0;
            width: 62%;
            height: 100%;
            background: #000000;
            background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, #000000 100%);
            background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, #000000 100%);
            background: -o-linear-gradient(right, rgba(255,255,255,0) 0%, #000000 100%);
            background: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, #000000 100%);
            background: linear-gradient(right, rgba(255,255,255,0) 0%, #000000 100%);
            text-align: left;
        }

            .mcat-left a .mcat-arrow em {
                color: #fff;
                display: block;
                font-size: 36px;
                text-transform: uppercase;
                /* font-family: 'latoB'; */
                line-height: 46px;
                text-align: left;
                font-weight: 500;
                font-style: normal;
            }

            .mcat-left a .mcat-arrow p {
                filter: alpha(opacity=0);
                -moz-opacity: 0;
                opacity: 0;
                color: #cccccc;
                line-height: 28px;
                height: 0;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
            }

            .mcat-left a .mcat-arrow strong {
                display: inline-block;
                font-size: 16px;
                color: #ff0049;
                text-transform: uppercase;
                margin-top: 20px;
                text-decoration: underline;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
                font-weight: normal;
            }

                .mcat-left a .mcat-arrow strong i {
                    text-decoration: none;
                    padding-left: 10px;
                    font-size: 13px;
                }

        .mcat-left a:hover .mcat-arrow p {
            height: auto;
            color: #fff;
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            opacity: 1;
            margin: 10px 0 30px 0;
        }

        .mcat-left a .mcat-arrow strong:hover {
            color: #fff;
        }

.mcat-right {
    float: right;
    width: 51%;
}

    .mcat-right li {
        width: 50%;
        padding: 0 12px;
        margin-bottom: 15px;
        float: left;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

        .mcat-right li a {
            position: relative;
            display: block;
        }

        .mcat-right li span {
            display: block;
            overflow: hidden;
            max-height: 265px;
        }

        .mcat-right li img {
            max-width: 100%;
            height: auto;
            width: 100%;
        }

        .mcat-right li .mcat-arrow {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 70%;
            background: #000000;
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
            background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
            background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
            background: linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
            text-align: left;
        }

            .mcat-right li .mcat-arrow span {
                padding: 15px;
                position: absolute;
                left: 0;
                bottom: 15px;
                width: 100%;
            }

            .mcat-right li .mcat-arrow em {
                text-align: right;
                display: block;
                font-size: 20px;
                font-style: normal;
                color: #fff;
                text-transform: uppercase;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                -webkit-transition: all 0.3s;
                /* transition: all 0.3s; */
                margin-bottom: 10px;
                font-weight: 500;
            }

            .mcat-right li .mcat-arrow p {
                color: #cccccc;
                font-size: 12px;
                line-height: 21px;
                filter: alpha(opacity=0);
                -moz-opacity: 0;
                opacity: 0;
                height: 0;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
            }

            .mcat-right li .mcat-arrow strong {
                display: inline-block;
                float: right;
                font-size: 12px;
                color: #ff0049;
                text-transform: uppercase;
                margin-top: 20px;
                /*text-decoration: underline;*/
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
                font-weight: normal;
            }

                .mcat-right li .mcat-arrow strong i {
                    text-decoration: none;
                    padding-left: 10px;
                    font-size: 13px;
                }

        .mcat-right li a:hover .mcat-arrow em {
            text-align: left;
        }

        .mcat-right li a:hover .mcat-arrow {
            background: rgba(0,0,0,0.7);
            height: 100%;
        }

            .mcat-right li a:hover .mcat-arrow p {
                height: auto;
                filter: alpha(opacity=100);
                -moz-opacity: 1;
                opacity: 1;
                overflow: hidden;
            }

        .mcat-right li .mcat-arrow strong:hover {
            color: #fff;
        }

@media only screen and (max-width: 1200px) {
    .mcat-left a .mcat-arrow em {
        font-size: 24px;
        line-height: 36px;
    }

    .mcat-left a .mcat-arrow strong {
        font-size: 14px;
    }

    .mcat-right li .mcat-arrow span {
        bottom: 0;
    }

    .mcat-right li .mcat-arrow em {
        font-size: 16px;
    }

    .mcat-right li .mcat-arrow strong {
        margin-top: 0;
    }

    .mcat-left a .mcat-arrow p, .mcat-right li .mcat-arrow p {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    .mcat-left {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

        .mcat-left a .mcat-arrow {
            width: 100%;
        }

    .mcat-right {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    .main-title {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .mcat-left a .mcat-arrow {
        background: #000000;
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
        background: linear-gradient(top, rgba(255,255,255,0) 0%, #000000 100%);
    }

        .mcat-left a .mcat-arrow span {
            padding: 15px;
            position: absolute;
            left: 0;
            bottom: 15px;
            width: 100%;
        }

        .mcat-left a .mcat-arrow em {
            font-size: 16px;
            text-align: right;
            line-height: 22px;
        }

        .mcat-left a .mcat-arrow strong {
            float: right;
            font-size: 12px;
            margin-top: 0;
        }

    .mcat-left {
        float: left;
        width: 50%;
        margin-right: 0px;
        margin-bottom: 0;
    }

    .mcat-right li:last-child {
        display: none;
    }
}

.top-category {
    clear: both;
}

.featured__container .featured__content span {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    min-height: 40px;
}

    .featured__container .featured__content span img {
        height: 60px;
    }

.mcat-left a .mcat-arrow span {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.why-1 {
    background: #f6f9ff;
    border: 1px solid #f6f9ff;
}

.why-2 {
    background: #ffd200;
    border: 1px solid #ffd200;
}

.why-3 {
    background: #02112b;
    border: 1px solid #02112b;
}

.product-detail__why-us-box img {
    height: 50px;
    width: auto;
}

.why-3 .product-detail__why-us-title {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.why-3 .product-detail__why-us-desc {
    font-size: 13px;
    margin-top: 6px;
    line-height: 20px;
    color: #fff;
}

.top-category {
    background: #f9f9f9;
    border-bottom: none;
    border-top: none;
    margin-bottom: 15px;
    padding: 14px 0;
}

.block-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}

.block-header__title {
    margin-bottom: 0;
    font-size: 20px;
}

.block-header__divider {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 2px;
    background: #ebebeb;
}

.header-support {
    background: #f0f0f0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    position: relative;
    z-index: 100
}

    .header-support p {
        font-size: 12px;
        color: #555;
        margin: 0;
        margin-top: 4px;
    }

        .header-support p img {
            margin-top: -3px;
            margin-right: 5px
        }

        .header-support p span {
            font-weight: bold;
            color: #111111;
        }

        .header-support p a {
            color: #555
        }

.contact-support > div {
    display: inline-block;
    margin-right: 15px;
    position: relative
}

.contact-support div:first-child {
    margin-right: 45px
}

    .contact-support div:first-child img {
        margin-top: -2px
    }

.contact-support div:last-child {
    margin-right: 0;
    margin-left: 33px
}

nav .navbar-light {
    clear: both;
}

.footer-social a {
    background: none;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring-wrap {
    left: 20px;
    bottom: 20px;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-bar {
    background: rgb( 30, 115, 190, .7 );
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 87px;
    height: 87px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(47,42,62, 1);
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 57px;
    height: 57px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(47,42,62, 1);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: rgba(47,42,62, 1);
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

.hotline-bar {
    position: absolute;
    background: #ff0049;
    height: 40px;
    width: 171px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
    display:none;
}

    .hotline-bar > a {
        color: #FFF;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.info-footer .logo img {
    height: 100px;
}

.text-right {
    text-align: right;
}
#home-product-new {
    padding-top: 7px;
    padding-bottom: 0;
}
.product-home-11 {
    padding-top: 7px;
    padding-bottom: 7px;
}
#home_best_1 {
    padding-top: 7px;
    padding-bottom: 0;
}
#home-product-discount {
    padding-top: 7px;
    padding-bottom: 0;
}
#home-product-suggestions {
    padding-top: 7px;
}
.price_1 {
    font-size: 20px;
}

.price_2 {
    font-size: 20px;
}

.price_3 {
    font-size: 15px;
    font-weight: 400;
}

.price {
    font-size: 1.25rem;
    font-weight: 700;
}

.unit {
    opacity: .8;
}

.vendor {
    opacity: .9;
}

.product-thumb {
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: .5rem;
}

    .product-thumb.active {
        outline: 2px solid var(--bs-primary);
    }

.modal-xl {
    --bs-modal-width: 1140px;
}
/* Overlay khi đang tải dữ liệu */
.loading-overlay {
    position: absolute;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,.75);
    backdrop-filter: blur(2px);
    z-index: 2;
}

    .loading-overlay.show {
        display: flex;
    }

.modal-body-wrapper {
    position: relative;
}