.top-header {
    background: #a4931d;
}

.contact h3 {
    font-size: 16px;
    margin-bottom: 0;
    color: blue;
}

.setting-menu .nav-actived {
    background: #bd171a;
}

.logo-section img.img-fluid {
    max-height: 85px;
}

.img-invert {
    filter: invert(1);
}

.entry-menu.dropdown > li > a {
    color: white;
}

.entry-menu.dropdown {
    background: #ae1d26;
}

.menu-container .menu-section > ul > li .entry-menu li {
    border-bottom: 1px dashed #e3e3e3;
}

.menu-container .menu-section > ul > li .entry-menu li:last-child {
    border-bottom: none;
}

.menu-section .entry-menu.dropdown ul {
    background: #ae1d26;
}

/*.slider-main .container > .row > div:last-child {*/
/*    padding-left: 0;*/
/*}*/
.menu-section .entry-menu.dropdown ul> li > a {
    color: white;
}

.khuyenmai .title-tab {
    height: 38px;
    background: #eee;
    border-bottom: solid 1px #8e0009;
}

.khuyenmai .tab-content .row .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.khuyenmai .tab-content > .tab-pane > .row {
    margin: 0 -7.5px;
}

.discount-wrp.position-absolute {
    top: 0;
    right: 0;
    z-index: 10;
}

.inner-image:hover {
    /* background: rgba(0, 0, 0, 0.7); */
    /* position: absolute; */
    /* width: 100%; */
    /* height: 165px; */
    /* color: #fff; */
    /* top: 0; */
    /* left: 0; */
    /* z-index: 99; */
}

.product-item .inner-desc * {
    margin-bottom: 5px;
}

.product-item .inner-desc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 110;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
    padding: 10px;
}

.product-item .inner-desc p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 13px;
}

.product-item:hover .inner-desc {
    opacity: 1;
    visibility: visible;
}

/*css by Thai Tran*/
.color-default {
    color: #368FFF !important;
}

.color-red {
    color: var(--red);
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.menu-horizontal .btn-action-header {
    line-height: unset;
    height: unset;
}

.slider-bg .slick-dots {
    bottom: 10px;
    right: 15px;
    text-align: right;
}

.slider-bg .slick-dots li {
    margin: 0 2px;
}

.slider-bg .slick-dots li button {
    color: var(--black) !important;
    font-size: unset;
    padding: 0 !important;
    width: 18px;
    height: 18px;
    background: var(--white);
    display: block;
}

.slider-bg .slick-dots li.slick-active button {
    background: var(--red);
    color: var(--white) !important;
}

.slider-bg .slick-dots li button:before {
    display: none;
}

.border-red {
    border: 1px solid #8e0009;
}

/*Module tab san pham custom*/
.tab-product .first-item {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 15px;
    background-color: #8e0009;
    color: var(--white);
}

.tab-product .product-tab.nav .nav-item .nav-link {
    line-height: unset;
    padding: 6px 15px;
    font-weight: 500;
    border: 1px solid #eee;
    border-left: 0;
    border-bottom: 0;
    font-size: 14px !important;
}

.tab-product .product-tab.nav .nav-item .nav-link.active {
    background-color: transparent !important;
    color: #8e0009;
}

.tab-product .tab-content .row {
    margin: 0 -10px;
}

.tab-product .tab-content .row > div {
    padding: 0 10px;
}

.tab-product .tab-content .product-item {
    margin-bottom: 20px;
    border-radius: 0;
}

.huongdan .view-small .article-item {
    margin-top: 15px ;
}

.btn-view-more {
    font-size: 13px;
    display: inline-block;
    padding: 1px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 99%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 99%);
    background: linear-gradient(to bottom, #ffffff 0%,#efefef 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef',GradientType=0);
}

.thuonghieu .item.text-center {
    margin-bottom: 15px;
    margin-left: 15px;
}

.menu-container-footer .menu-section > ul > li > a {
    line-height: 1.5;
    color: black;
    text-align: center;
    font-size: 17px;
    height: auto;
}

.menu-container-footer .menu-section > ul > li:first-child {
    font-weight: bold;
}

.bg-copy {
    background: #8e0009;
}

.categories-section li > a.active {
    background: #fff;
    color: #8e0009;
}

.categories-section a.active {
    background: #fff;
    color: #8e0009;
}

.huongdan .title-tab {
    border-bottom: solid 1px #8e0009;
}

.huongdan .title-tab .nav-link {
    color: white;
    font-weight: 600;
    background: #8e0009;
    padding: 5px 20px;
}

.menu-container-footer .menu-section > ul > li:first-child {
    line-height: 1.5px;
    color: black;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.menu-container-footer .menu-section > ul > li:first-child > a {
    font-size: 18px;
}

.menu-container-footer .menu-section > ul > li {
    margin-bottom: 10px;
}

.menu-container-footer .menu-section > ul > li:last-child {
    margin-bottom: 0px;
}

.menu-container-footer .menu-section > ul > li > a {
    font-size: 14px;
}

/*Module tab san pham custom*/
.tab-baiviet .title-tab {
    border-bottom: solid 1px #8e0009;
}

.footer .entire-map iframe {
    top: 0px;
}

.view-small .article-item .left {
    padding-left: 0px ;
}

.view-small .article-item .right {
    padding-left: 0px ;
}

@media (min-width: 1024px) {
    .w-lg-25 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .w-lg-75 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .contact .phone_contact {
        justify-content: space-between;
    }

    .categories-section li > a.active {
        background: #fff;
        color: #8e0009;
    }
}

/*css by Thai Tran*/
/* Responsive*/
@media (max-width: 768px) {
    .top-header {
        background: #a4931d;
    }

    .btn-action-header i {
        text-align: center;
        font-size: 20px;
        vertical-align: middle;
        color: white;
        font-weight: bold;
        margin-left: -10px;
    }

    .logo-section img.img-fluid {
        max-height: 60px;
    }

    .is-mobile .btn-menu-mobile {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 35px;
        display: block;
        color: var(--color-main);
    }

    .contact .phone_contact {
        justify-content: space-evenly;
    }

    .product-tab.nav .nav-item .nav-link.active {
        color: white;
        font-weight: 600;
        background: #8e0009;
        padding: 10px 80px;
    }

    .heading .title-section a {
        background: #8e0009;
        color: var(--white);
        padding: 5px 30px;
    }

    .categories-section .has-child > a.active {
        background: #8e0009;
        color: var(--white);
    }

    .contact .phone_contact img {
        width: 30px;
        margin-bottom: 10px ;
    }

    .product-item .inner-image .discount-wrp img {
        width: 40px;
    }

    .onsale {
        font-size: 14px;
    }

    .nav {
        display: contents;
    }

    .tab-product .product-tab.nav .nav-item .nav-link {
        border: none;
    }

    .view-small .article-item .inner-image img {
        width: 350px;
        height: 150px;
        position: static;
        object-fit: contain;
    }

    .huongdan .inner-content {
        text-align: center;
    }

    .is-mobile {
        margin-bottom: 0px;
    }

    .tab-product .align-items-center {
        margin-bottom: 15px ;
    }

    .tab-product .background img {
        aspect-ratio: 8/9;
        width: 100%;
        height: 100%;
    }

    .tab-product .tab-content .row > div {
        padding: 0px 7.5px !important;
    }

    .tab-product .tab-content .row {
        margin: 0 -7.5px !important;
    }

    .tab-product .tab-content .product-item {
        margin-bottom: 15px;
        border-radius: 0;
    }
}

@media (max-width: 990px) {
    .categories-section li > a.active {
        background: #8e0009;
        color: var(--white);
    }
}

/* css-tientm */
.slider-main .slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.viewkhuyenmai .inner-content .product-title, .product-item .inner-content .product-title {
    margin-bottom: 0px;
}

.viewkhuyenmai .product-item .inner-content, .product-item .inner-content .product-title {
    padding: 0px 10px 10px 10px;
}

.viewkhuyenmai .slick-list {
    margin: 0 -7.5px;
}

.viewkhuyenmai .slick-slide {
    margin: 0 7.5px;
}

.hot-product .featured-hot {
    padding: 5px 5px 5px 5px;
    background: red;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
}

.hot-product {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
}

.categories-section a:hover {
    background: #fff;
    color: #8e0009;
}

.sanpham .product {
    padding-left: 0px ;
}

.sanpham .product:first-child {
    padding-left: 15px ;
}

.product-item .old-price {
    font-size: 13px;
}

.tab-baiviet1 .background img {
    margin-bottom: 10px;
}

.tab-baiviet1 .background .title-section {
    font-size: 20px;
}

.tab-baiviet1 .background .description {
    margin-bottom: 0px;
}

.article-item.small .article-description {
    margin-bottom: 0px;
}

.categories-section > li.has-child > .list-child > li {
    margin-left: 15px;
}

.categories-section > li.has-child > .list-child > li > a {
    font-size: 14px;
}

.categories-section li {
    margin-bottom: 0px;
}

.categories-section a {
    font-size: 15px;
}

.view-category-custom {
    border: 1px solid #dee2e6!important
}

.view-category-custom .title-list-page {
    background: #8e0009;
    color: #fff;
    font-size: 18px !important;
    padding: 10px 15px 10px 15px;
    margin-bottom: 0px !important;
}

.card-header > .btn {
    padding-left: 0px;
}

.top-header-mobile .pt-10 {
    padding-top: 0px !important;
}

.is-mobile .entry-menu.dropdown {
    background: #fff;
    margin-left: 0px;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    border-left: none !important;
}

.tab-product .tab-content > .row > div {
    padding: 0px 7.5px !important;
}

.tab-product .tab-content > .row {
    margin: 0 -7.5px !important;
}

.title-section>span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 15px;
    background-color: var(--color-main);
    color: var(--white);
    display: inline-block;
}

.title-section {
    border-bottom: 1px solid var(--color-main);
}

.box-news-custom > .row {
    margin: 0 -7.5px;
}

.box-news-custom > .row > div {
    padding: 0 7.5px;
}

.box-news-big .img-big {
    padding-top: 50%;
}

.box-news-big .img-big img {
    width: 100%;
    object-fit: cover;
}

.box-news-big .article-item .inner-content .article-title {
    font-size: 20px;
}

.box-news-big .article-item .inner-content .article-description {
    font-size: 14px;
    margin-bottom: 0px;
}

.box-news-big .article-item {
    margin-bottom: 15px;
}

.box-news-small .article-item {
    margin-bottom: 15px;
}

.box-news-small .article-item:last-child {
    margin-bottom: 0px;
}

.box-news-small .article-item > .row {
    margin: 0 -7.5px;
}

.box-news-small .article-item > .row > div {
    padding: 0 7.5px;
}

.box-news-small .article-item.small .article-title {
    font-size: 14px !important;
}

.box-news-small .article-item.small .article-description {
    font-size: 13px !important;
}

.is-mobile .box-news-small .article-item.small .article-description {
    display: none;
}

.sec-news-mobile {
    margin-bottom: 15px;
}

.is-mobile footer {
    padding-top: 15px;
}

.is-mobile footer .title-footer {
    font-size: 16px;
}

.producr-detail-combined > .row {
    margin: 0 -7.5px;
}

.producr-detail-combined > .row > div {
    padding: 0 7.5px;
}

.sanpham .article-item.small > .row {
    margin: 0 -7.5px;
}

.sanpham .article-item.small > .row > div {
    padding: 0 7.5px;
}

.huongdan .view-small .article-item > .row {
    margin: 0 -7.5px;
}

.huongdan .view-small .article-item > .row > div {
    padding: 0 7.5px;
}

.huongdan .view-small .article-item .article-title > a {
    font-size: 16px !important;
}

.huongdan .view-small .article-item.small .article-description {
    font-size: 13px !important;
}

.row-align-center > div > .row {
    -ms-flex-align: center;
    align-items: center;
}

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

.container-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.container-menu .row-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1rem;
    margin-left: -1rem;
}

.container-menu .column-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 1rem;
}

.container-menu .column-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 1rem;
}

.container-menu .column-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 1rem;
}

.container-menu .column-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 1rem;
}

.menu-vertical {
    position: relative;
    z-index: 16;
}

.menu-vertical--top {
    display: none;
}

.menu-vertical--top .menu-header {
    font-weight: bold;
    font-size: 2rem;
}

.menu-vertical--title {
    color: var(--white);
    text-transform: uppercase;
    padding: 15px 20px;
    display: block;
}

.menu-vertical--title i {
    margin-right: 2rem;
}

.menu-vertical--title:hover {
    color: var(--white);
}

.menu-vertical--icon {
    margin-right: 2rem;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 1.4rem;
}

.menu-vertical--content {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: white;
    border: 1px solid lightgrey;
}

.menu-vertical--content > li {
    border-bottom: 1px solid lightgrey;
}

.menu-vertical--content > li.has-child > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-vertical--content > li.has-child > a > span {
    display: inline-block;
}

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

.menu-vertical--content > li > a:hover {
    background-color: var(--color-highlight);
    color: var(--white);
}

.menu-vertical--content li a {
    color: var(--color-text);
    display: block;
    padding: 10px 20px;
}

.menu-vertical .dropdown li a {
    color: black;
}

.menu-vertical--content .entry-menu {
    position: absolute;
    top: 0;
    left: 100%;
}

.menu-vertical--content .dropdown a:hover {
    background-color: var(--color-highlight);
    color: var(--white);
}

.menu-vertical--content .dropdown .has-child {
    position: relative;
}

.menu-vertical--content .dropdown .has-child > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-vertical--content .dropdown .has-child ul {
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease;
    position: absolute;
    top: 0;
    left: 100%;
}

.menu-vertical--content .dropdown .has-child:hover > ul {
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
}

.menu-vertical--content .dropdown .has-child:hover > a {
    background-color: var(--color-highlight);
    color: var(--white);
}

.menu-vertical--content .multil-column, .menu-vertical--content .full-width {
    width: 60rem;
    max-height: 100%;
    overflow-y: auto;
    height: 100%;
}

.menu-vertical--content .multil-column a:hover, .menu-vertical--content .full-width a:hover {
    color: var(--color-highlight);
}

.menu-vertical--content .multil-column .container-menu, .menu-vertical--content .full-width .container-menu {
    padding: 1rem;
}

.menu-vertical--content > .has-child:hover > .entry-menu {
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    border: 1px solid lightgrey;
}

.menu-vertical--content > .has-child:hover > a {
    background-color: var(--color-highlight);
    color: var(--white);
}

.menu-vertical--link-all {
    color: var(--white);
    padding: 1.25rem 2rem;
    display: inline-block;
}

.menu-vertical--link-all:hover {
    color: var(--color-highlight);
}

.menu-vertical .entry-menu {
    position: absolute;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-transition: all 0.05s ease;
    transition: all 0.05s ease;
}

.menu-vertical .menu-title {
    color: var(--color-highlight);
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid lightgrey;
}

.menu-vertical--title {
    background-color: var(--color-highlight);
}

.menu-vertical .entry-menu {
    background-color: white;
}

.menu-vertical .dropdown, .menu-vertical .dropdown ul {
    background-color: white;
    min-width: 25rem;
}

.menu-vertical ul {
    padding-left: 0;
    list-style: none;
}

.space-block-0 > .row {
    margin-right: 0;
    margin-left: 0;
}

.space-block-0 > .row > div {
    padding-right: 0;
    padding-left: 0;
}

.space-block-5 > .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.space-block-5 > .row > div {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.space-5 > div > .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.space-5 > div > .row > div {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.space-0 > div > .row {
    margin-right: 0;
    margin-left: 0;
}

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

@media (min-width: 992px) {
    .viewkhuyenmai .slick-list {
        margin: 0 -10px;
    }

    .viewkhuyenmai .slick-slide {
        margin: 0 10px;
    }

    .tab-product .tab-content > .row > div {
        padding: 0px 10px !important;
    }

    .tab-product .tab-content > .row {
        margin: 0 -10px !important;
    }

    .box-news-big .img-big {
        padding-top: 50%;
    }

    .box-news-big .article-item .inner-content .article-title {
        font-size: 20px;
    }

    .box-news-big .article-item .inner-content .article-description {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .box-news-big .article-item {
        margin-bottom: 0px;
    }

    .box-news-small .article-item.small .article-title {
        font-size: 16px !important;
    }

    .box-news-small .article-item.small .article-description {
        font-size: 14px !important;
    }

    .sec-news-mobile {
        margin-bottom: 30px;
    }

    .producr-detail-combined > .row {
        margin: 0 -10px;
    }

    .producr-detail-combined > .row > div {
        padding: 0 10px;
    }

    .setting-menu {
        margin-bottom: 10px;
    }

    .huongdan .view-small .article-item .article-title > a {
        font-size: 17px !important;
    }

    .huongdan .view-small .article-item.small .article-description {
        font-size: 14px !important;
    }

    .setting-menu .menu-section > ul > li > a.active {
        background: #700007;
    }
}
