@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important;
    }
}
@media (min-width: 992px) {
    .tab-menu{
        display: none;
    }
    nav.menu li:hover > ul {
        display: block;
        margin: 0;
    }
    .main-menu{
        width: 205px;
    }
    .home-slider-block{
        width: calc(100% - 205px);
        padding: 0;
    }
    .sub_menu_1 {
        display: none;
        position: absolute;
        z-index: 98;
        min-height: calc(100% + 2px);
        top: 0;
        left: 205px;
        right: 0;
        margin: -1px;
        background: #fff;
        border: 1px solid #ebecf0;
    }
    nav.menu li:hover >.sub_menu_1 {
        padding-left: 20px;
    }
    nav.menu li ul a {
        display: block;
        padding: 6px;
    }
    nav.menu li ul a {
        display: block;
        padding: 6px;
    }
    .sub_menu_2 li a {
        padding-left: 0 !important;
        padding-bottom: 3px !important;
        padding-top: 3px !important;
        font-weight: 400;
    }
    .slimScrollDiv {
        position: unset !important;
        overflow: visible !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #search-site {
        width: 75%;
    }
}
@media (min-width: 769px) {
    .left-header > .col-lg-9 {
        padding-left: 30px;
    }
    .menu > li > a {
        display: flex;
        align-items: center;
    }
    .menu > li > a{
        font-size: 14px;
        line-height: 23px;
        padding: 10px 10px 9px 45px;
        position: relative;
        -webkit-transition: ease .4s;
        -moz-transition: ease .4s;
        -ms-transition: ease .4s;
        -o-transition: ease .4s;
        transition: ease .4s;
    }
    .menu a img{
        position: absolute;
        width: 27px;
        height: 27px;
        object-fit: cover;
        -o-object-fit: cover;
        object-position: left top;
        -o-object-position: left top;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
    }
    .sub_menu_1>li {
        margin: 0;
        width: 22%;
        position: relative;
        display: inline-flex;
        flex-direction: column;
        margin-right: 20px;
    }
    .top-container .breadcrumbs {
        padding: 6px 0 4px;
    }
}
@media (max-width: 991px) {
    .btn-menu-bar{
        display: block;
    }
    .main_sliderbanner-mobile{
        display: block;
    }
    .main_sliderbanner {
        display: none;
    }
    .btn-menu-bar i {
        display: block;
        position: absolute;
        right: 0;
        font-size: 30px;
        color: #e41b35;
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-mobile-right{
        width: 100%;
    }
    .tab-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 250px;
        background: #fff;
        z-index: 99;
        height: 100vh;
        transform: translateX(100%);
        transition: transform .5s cubic-bezier(.25,.46,.45,.94);
        overflow-x: auto;
    }
    .tab-menu.active {
        transform: translateX(0%);
    }
    .close-menu-bar {
        display: block;
        float: right;
        font-size: 18px;
        padding: 5px 5px;
    }
    .menu li {
        position: relative;
    }
    .menu li {
        text-align: left;
        display: block;
        margin: 15px 0;
        font-size: 12px;
        padding: 5px 10px 0 20px;
        width: 100%;
        height: auto;
    }
    .product-item .price-and-tooltip .pro-price-del del{
        font-size: 14px;
    }
    .menu a img {
        display: none;
    }
    .tab-menu .menu {
        clear: both;
    }
    .menu li ul {
        overflow: hidden;
        height: 0;
    }
    .sub_menu_1.active, .sub_menu_2.active {
        height: 100%;
    }
    .sub_menu_1 > span, .sub_menu_2 > span {
        position: absolute;
        right: 5px;
        top: 0;
        padding: 5px 10px;
    }
    .sub_menu_2 li:before {
        top: 13px;
    }
    .footer-content{
        display: none;
    }
    .page-footer .footer-columns .footer-title:after{
        content: "\f078";
        font-family: "Font Awesome 6 Pro";
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        float: right;
    }
    .page-footer .footer-columns .footer-title.active:after{
        content: "\f077";
    }
    .block-cate-home .tabTitle{
        display: none;
    }
    .magemenu.main-menu{
        display: none;
    }
    .site-wrapper .top-container{
        padding: 0;
    }
    .top-container .container{
        display: none;
    }
    .product-item-name {
        margin: 0;
        height: 39px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .product-item .product-item-details .product-item-name {
        height: 39px;
        line-height: 1px;
    }
    .product-item-details {
        padding: 0 10px 10px;
        margin-top: -3px;
        min-height: 85px;
    }
    .list-product .product-item .product-item-details{
        min-height: 97px;
        padding-bottom: 7px;
        margin-top: -2px;
    }
    .product-item-name>a, .product.name>a, .product-item-name>a:visited, .product.name>a:visited, .product-item-name>a:hover, .product.name>a:hover {
        font-size: 12px;
        line-height: 18px;
    }
    .product-item .price-box {
        min-height: 25px ;
    }
    .product-item .price-box>.price-container .price, .product-item .special-price .price {
        font-size: 14px;
        float: left;
        margin-top: 2px;
        color: #7c4736;
    }
    .product-item-actions i{
        font-size: 18px;
    }
    .header-social{
        display: none;
    }
    .site_header-top{
        display: none;
    }
    .page-footer{
        padding: 10px;
        background: #fff;
        border-top: 10px solid #f3f3f3;
        margin-top: 20px;
    }
    .page-footer .footer-columns{
        background: #fff;
    }
    .header-cart{
        display: inline-block;
        position: absolute;
        font-size: 30px;
        color: #e41b35;
        top: 50%;
        transform: translateY(-50%);
        right: 50px;
    }
    .header-cart i{
        font-size: 27px;
        font-weight: 200;
        color: #00b099;
    }
    .header-cart .countcart{
        top: -3px;
        right: -2px;
        background: orange;
        color: #fff;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 10px;
    }
}
@media (max-width: 767px) {
    #search-site {
        width: calc(100% - 90px);
    }
    .product-item{
        border: 1px solid #f3f4f5 ;
    }
}