/*
Theme Name: Máy lọc không khí oto - MST39023
Description: This is a child theme for Flatsome Theme
Theme URI: https://muatheme.com/san-pham/theme-wordpress-ban-may-loc-khi-tren-oto/
Author: MuaTheme.com
Author URI: https://muatheme.com
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before{height:1px}
b,strong{font-weight:500}
.gioi-thieu .col{padding-bottom:0}.section-title-container{margin-bottom:0px}
.nav-dark .nav>li.html{    color: #eac7c7;}
.slider-nav-light .flickity-prev-next-button{ border-radius: 3px;   background: black;}.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow{    border: 0;}
.slider .flickity-prev-next-button:hover svg, .slider .flickity-prev-next-button:hover .arrow{background: black}.tieu-de {
    background: url(/wp-content/uploads/2018/06/line-gray-1.png) no-repeat bottom center;
    padding-bottom: 5px;
}
.li-do .col{padding-bottom:0}
.tieu-de span{font-size:120% !important; line-height:35px}
.hieu-qua .col{padding-bottom:0}
.thiet-ke table{padding-left:10px; font-weight:norrmal}
.thiet-ke table tr td h4{margin-bottom:0; font-weight:normal; font-size:15px; color: #505050}
.thiet-ke table tr td {padding:8px}
.thiet-ke .thong-so{height: 343px;
    overflow-y: auto;}
.khach-hang .col, .doi-tac .col, .lien-he .col{padding-bottom:0}
form input[type='text'], form input[type='tel']{font-size:14px}

::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {

    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background: var(--primary-color);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
   
    background-color: #f5f5f5;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}