.header .header-middle .header__left {
    width: 30%;
}

#footer {
    background: bisque;
}
.header .header-middle .header-wrapper {
    padding: 18.5px 0;
}
.header .header-middle {
    background-image: url(https://dichvucong.gov.vn/p/home/theme/img/home/banner.jpg);
}
.footer-mobile .menu--footer li {
    padding: 5px 0 !important;
    position: relative;
    flex: 1 1 0;
    min-width: 0;
}
.footer-mobile .menu--footer li a
 {
    display: block;
    padding: .25rem 1rem;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    color: #000;
    width: 100%;
    z-index: 1;
}

.footer-mobile .menu--footer li a span {
    color: #000;
    display: block;
    font-size: var(--bottom-bar-menu-text-font-size, 12px);
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 1199px) {
    .header-mobile {
        padding: 10px 15px;
    }
}
.widget-product-categories .product-categories-body .product-category-item .category-item-body {
    background-color: #ffc107;
}
.product-inner .product__title {
    font-size: 18px;
}
.slick-slides-carousel .product-inner {
    margin: 0 4px;
    background-color: #f8f9fa;
    border-color: #ffffff00;
    border-width: 0;
}
.product-inner {
    border: solid #ffffff;
    border-width: 1px;
    padding: 15px 15px 15px;
    background: #f8f9fa;
}
.product-inner .product-bottom-box {
border: 0;
    padding: 12px 10px 0px;
    left: -15px;
    right: -15px;
    background-color: #f8f9fa;
}
.widget-product-deals-day.py-5 {
    background-image: url(https://mart.tca.org.vn/storage/slider-bg.jpg);
}
.panel__header {
    padding: 8px 20px;
}
.widget-featured-banners .featured-banner-item .img-fluid-eq__dummy {
    margin-top: 115%;
}

@media (min-width: 1200px) {


}
@media (max-width: 991px) {
    .product-inner .product-bottom-box {
        padding: 10px 0 0;
    }
  .h5.fw-bold.brand__desc {
    display: none;
	}
}
.py-3 {
    padding-top: .1rem!important;
    padding-bottom: .1rem!important;
}
.py-4 {
    padding-top: .1rem !important;
    padding-bottom: .1rem !important;
}
.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.bg-light {
    background-color: rgb(255 255 255) !important;
}
.h5.fw-bold.brand__desc {
    font-size: 12px;
}
.widget-featured-banners.py-5 {
    background-image: url(https://mart.tca.org.vn/storage/slider-bg.jpg);
}
.widget-blog {
    background-image: url(https://mart.tca.org.vn/storage/slider-bg.jpg);
}
.header.header--sticky .header-content-sticky .header-wrapper {
    padding: 3px 0;
}
.featured-brands__body .arrows-wrapper .slick-arrow.slick-next-arrow, .featured-brands__body .arrows-wrapper .slick-arrow.slick-prev-arrow, .product-categories-body .arrows-wrapper .slick-arrow.slick-next-arrow, .product-categories-body .arrows-wrapper .slick-arrow.slick-prev-arrow, .product-deals-day__body .arrows-wrapper .slick-arrow.slick-next-arrow, .product-deals-day__body .arrows-wrapper .slick-arrow.slick-prev-arrow {
    background-color: #FF9800;
}