/*
Theme Name: Flatsome Child
Description: Liên hệ 0905 692 314 để lấy giao diện
Author: SAGO
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.section-nhan-tin .wpcf7-submit{
    background: black !important;
}
.section-title-container{
    margin-bottom: 10px;
}
p.form-row-first, p.form-row-last{
    width: 100%;
}
.banner-khuyen-mai a .img-inner:after, .banner-khuyen-mai a .img-inner:before {
    background: rgba(255,255,255,0.1);
    content: '';
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.single-page{
    padding-top: 0px;
}
.banner-khuyen-mai a .img-inner:before {
    left: -100%;
    top: -100%;
}
.banner-khuyen-mai a .img-inner:after {
    left: 100%;
    top: 100%;
}
.banner-khuyen-mai a .img-inner{
    overflow: hidden;
    display: block;
    position: relative;
}
.banner-khuyen-mai a .img-inner:hover:after,.banner-khuyen-mai a .img-inner:hover:before {
    left: 0;
    top: 0;
}
#main a.button.white{
        display: inline-block;
    color: #222D39;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    background-color: #F5F5F5 !important;
    padding: 15px 22px;
    position: relative;
    z-index: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 4px;
    overflow: hidden;
}
#main a.button.white:hover{
    color: white !important;
}
#main a.button.white:hover:before{
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
#main a.button.white:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ec4f21;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.section-nhan-tin span.your-email{
    width: calc(100% - 135px);
    float: left;
}
.header-main{
        border-bottom: 1px solid rgba(0,0,0,0.05);
}
#footer{
    border-top: 1px solid rgba(8,21,38,0.15);
}

.box-category h5{
    text-transform: initial;
}
.home .product-small,.product-small .product-small,.div-ban-chay .product-small{
    
    transition: box-shadow .3s;
    background: #fff;
}
.is-divider{
    display: none;
}
.product-small .box-text{
        padding: 10px 10px;
}
.product-small .title-wrapper{
        margin-top: 10px;
}
.isures-thumb--wrap {
   
    bottom: 0;
    display: flex;
}
.isures-thumb--items{
    max-width: calc(25% - 4px);
    width: 100%;
    margin-right: 5px;
    cursor: pointer;
}
.isures-thumb--items:nth-child(4){margin-right: 0}
.isures-thumb--items.active{
    border: 1px solid var(--isures-primary-color)
}
.isures-thumb--items.active img,.isures-thumb--items:hover img{
    border: 1px solid #ec4f21;
 
}
.isures-thumb--items img {
       padding: 2px;
    border: 1px solid transparent;
    height: 50px;
}
.isures-more--btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 100%;
    background: rgba(0,0,0, .54);
    color: #fff!important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.isures-more--btn span{font-size: 10px;text-align: center; font-weight: bold;}
.product-main .product-info{
	padding-bottom: 0px;
}
.section-ban-chay .product_list_widget li{
	margin-left: 0px;
	    border: 1px solid rgba(0,0,0,0.1);
}
.section-ban-chay .product_list_widget li:hover{
	    border-color: #f68e2e !important;
}
.section-ban-chay .product_list_widget li img{
	left: 7px;
}
#mega-menu-title {
    padding: 0px 0 0px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}
.header-top {
      
}
.col{
	
}
/*Ô tìm kiếm*/
.header-inner li.html input{
    border-radius: 5px;
	height: 40px;

}
#mega-menu-wrap {
    width: 100%;
    background: #F18E33;
    position: relative;
}
.section-title b{
    opacity: 0;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	box-shadow:none;
	border: 1px solid #ebebeb;
}
.flex-right .header-bottom-nav li a{
	font-size: 16px;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
#mega_menu>li>a {
    line-height: 39px;
        padding: 0em 1em;
    border-top: 1px solid #ddd;
    font-size: .9em;
}

.new_title .title-home {
	width: auto;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.new_title .title-home::before {
    border: 2px double #ebebeb;
    border-left: 2px double #fff;
    border-right: 2px double #fff;
    bottom: -5px;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
.new_title {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
.box-normal .box-text .product-title{
	font-weight: bold;
}
.box-normal .box-text .product-title{
    height: 40px;
    min-height: 40px;
    overflow: hidden;
}
.hotline span{
	display: block;
}
.hotline .evo-title{
	    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.hotline .evo-hotline{
	color: #EF7A15;
    font-size: 17px;
    font-weight: bold;
}
.nav-spacing-xlarge>li {
    margin: 0 20px;
}
.ux-search-box .search-field {
	    border-radius: 5px;
}
.searchform .button.icon i {
    font-size: 1em;
}
.search_categories{
	width: 90px !important;
    height: 40px;
    border-right: none;
		border-radius:4px 0px 0px 4px;
	}

.header-bottom {
    padding-top: 10px;}
.header-bottom ul > li > a{
    font-size: 16px;
    font-weight: 500;
}


/*icon holtine email*/
.icon-lien-he h5{
	margin-bottom:0px;
	font-size:105%;
}
/*tab sp home*/
.tab-sp-trang-chu .nav-pills>li>a {
    padding: 0 0.75em;
    border-radius: 3px;
    line-height: 2.3em;
	font-size:95%;
	margin-left:5px;
	margin-right:5px;
	background:#F4F5F9;
	font-weight:500 !important;
}
.tab-sp-trang-chu .nav-pills>li.active>a{
	background:#f68e2e !important;
}
.tab-sp-trang-chu h4{
	font-size:130%;
	font-weight:500;
	color:#474c5f;
	line-height:30px;
}
li.tab.has-icon {
    margin-bottom: 8px;
}
/*row sản phẩm*/
del span.amount{
	color:#333;
}
span.amount {
    
    color: #f68e2e;
   
}
ul.header-bottom-nav li.cart-item:hover {
    background: #ffffff00 !important;
}
.box-info-sago p {
	margin-bottom:0px;
}

.info{
	padding:30px;
	border:1px dashed #fff;
}
.badge-container {
    margin: 5px 0 0 10px;
    
}
.badge{
	height: 2.0em;
}
/*title*/
.section-title-normal span{
	border:none;
}
.section-title-normal{
	border:none;
}
.section-title-normal:before {
        content: "";
    width: 100%;
    height: 3px;
    background: transparent url(http://noithat15.giaodienwebmau.com/wp-content/uploads/2019/09/duong-line.png) center;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 1;
}
.section-title-normal:after{
	    content: "";
    width: 16%;
    border-top: 3px solid #EF7A15;

    position: absolute;
    top: 35px;
    background: #fff;
    left: 0;
    z-index: 11;
}
/*footer*/
.absolute-footer {  
    padding: 8px 0 8px;
}
#footer ul{
	list-style:none;
}
#footer ul li{
	margin-left:0px;
}
/*hedding*/
.shop-page-title.category-page-title.page-title{
	background:#f0f0f0;
	font-weight:500;
}
.page-title-inner{
	padding-top:0px;
}
/*sibar*/
@media screen and (min-width: 850px)
{
	.row-divided>.col+.col:not(.large-12) {
    border-left: none;
}
}
/*chuyên mục tin tức*/
h5.post-title.is-large{
	font-size:105%
}
.blog-archive p.from_the_blog_excerpt{
	    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.widget {
    margin-bottom: 20px;
    background: #fff;
    padding: 10px 0px;
}
span.widget-title {
    font-size: 1em;
    font-weight: 600;
    padding: 5px 12px;
}
.widget .is-divider {
    height: 2px;
    display: block;
    background-color: rgb(240, 240, 240);
    max-width: 100%;
    width: 100%;
    margin: 6px 0px;
}
.widget ul{
	padding:0px 12px;
	font-weight:500;
}
.widget ul li a{
	
	font-weight:400 !important;
}
.blog-archive .box-text {
	background:#fff;
	padding:10px 5px;
}
.blog-archive .box-text .is-divider{
	display:none;
}
ul.menu>li+li, .widget>ul>li+li,.widget>ul>li ul {
    border: none;
}
.shop-container .box-text-products{
	background:#fff;
	padding:10px 5px
}
.product-container {
    background: #fff;
}
@media screen and (min-width: 850px)
{
	.col-divided {
    padding-right: 30px;
    border-right:none ;
}
}
.ct-sp{
	border:1px solid #EF7A15;
	border-radius:3px;
}
ul.product_list_widget li+li {
    border-top:none;
}
h1.product-title.product_title.entry-title{
	font-size:130%;
	color:#2E3553;
}
p.price.product-page-price{
	font-size:120%;
}
.header-block-block-1 .icon-box-text span{
	color: #EF7A15;
    font-weight: bold;
}
@media(max-width: 855px){


    .isures-thumb--items img {
    padding: 2px;
    border: 1px solid transparent;
    height: 30px !important;
}
	.section-sp .banner{
		padding-top: 80px !important;
		  
    margin-bottom: 15px;
	}
	.section-sp .banner h2{
		font-size: 17px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.home-about {
    padding: 65px 0;
    background-color: #23262d;
    color: #fff;
}
.home-about .inner {
    display: flex;
    font-size: 18px;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #fff;
}
.home-about .number {
    color: #fff;
    font-weight: 900;
    font-size: 5rem;
    margin-right: 10px;
}
.home-about .sub-title {
    font-weight: 500;
    color: #0567ab;
    text-transform: uppercase;
    font-size: 13px;
}
.sub-title {
    text-align: center;
    margin: 0 auto;
    max-width: 50%;
}
.home-about .heading-about {
    font-weight: 900;
    font-size: 2.2rem;
     color: #fff;
}
.home-about .sub-heading {
    font-weight: 700;
     color: #fff;
}
.home-about .desc {
    color: #8e8e8e;
}
.featured-number .number {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    text-decoration: underline;
    color: #686161;
}
.featured-number .title {
    font-weight: 700;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 22px;
}
.featured-number .number {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    text-decoration: underline;
    color: #686161;
}
.about-us .sub-heading {
    display: block;
    color: #0567ab;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.about-us .s-heading span {
    color: #0567ab;
}
.about-us .s-heading {
    font-size:24px;
    font-weight: 700;
    margin: 10px 0 15px;
}
.about-us .btn-viewmore ,.kitchen-design .btn-viewmore{
    display: block;
    color: #fff;
    background-color: #0567ab;
    border-radius: 40px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 15px;
    width: 150px;
    border: 1px solid transparent;
    font-size: 13px;
    padding-top: 0pc;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold !important;
}

.kitchen-design .sub-heading {
    display: block;
    color: #0567ab;
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
    position: relative;
}
.kitchen-design .s-heading {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    max-width: 70%;
    margin: 15px auto 30px;
}
.featured-content .sub-heading {
    display: block;
    color: #0567ab;
    text-align: center;
    font-weight: 700;
    letter-spacing: 5px;
    position: relative;
}
.featured-content .s-heading {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    max-width: 70%;
    margin: 15px auto;
    margin-bottom: 30px;
}
.featured-content .icon img {
    position: relative;
}
.featured-content .inner-title {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
.featured-content .inner-text {
    font-size: 14px;
    color: #535353;
}
.featured-content .inner .readmore {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: rgba(34, 36, 49, .5);
}
.featured-content .inner {
    background-color: #fff;
    padding: 30px 15px;
}
.featured-content .icon {
    display: block;
    margin: 15px auto;
    position: relative;
    width: 48px;
    height: 48px;
}
.featured-content .icon:before {
    content: "";
    background-color: #0567ab;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 0;
}
.home-video .s-heading {
    font-size: 2rem;
    max-width: 70%;
    margin: 5px auto;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.home-video .s-heading, .home-video .sub-heading {
    text-align: center;
    font-weight: 700;
    position: relative;
}
.home-video {
    
    padding: 70px 0;
    border-top: 1px solid #0567ab;
    border-bottom: 1px solid #0567ab;
}
.header-main .nav > li > a {
    padding-left: 30px;
    line-height: 16px;
}
.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background-color: rgba(0, 0, 0, .03);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff !important;
    color: currentColor !important;
    border-radius: 5px;
    background: #fff;
   
}
.grid-col .slider:not(.flickity-enabled), .grid-col>.col-inner>.img, .grid-col>.col-inner>.img div, .grid-col>.col-inner>.img .img-inner>img, .grid-col .slider>.img, .grid-col .flickity-slider>.img, .grid-col .col-inner>.img, .grid-col .slider-wrapper, .grid-col .slider, .grid-col .banner, .grid-col .box, .grid-col .box-image, .grid-col .box-image img, .grid-col .image-cover, .grid-col .image-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    position: relative !important;
    top: 0;
    bottom: 0;
    height: 100%;
    padding: 0 !important;
}


.isures-thumb--wrap {
    bottom: 0;
    display: flex;
    display: none !important;
}
.top-bar .flex-row {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.top-bar-left {
    flex: 3 !important;  /* 30% */
    text-align: left;
}

.html_topbar_left {
   width: 1000px!important; 
   padding-top: 15px !important;
   
}
.html_topbar_left .uppercase{
    font-size: 18px;
}
.accordion-title {
    font-size: 110%;
    padding: .6em 2.3em;
    display: block;
    position: relative;
    border-top: 1px solid #ddd;
    -webkit-transition: border 200ms ease-out, background-color .3s;
    background: #0567ab !important;
    color: #fff;
}
.accordion-title a:hover {
    color: #f18e33;
}{color: #a6a6a6!important;}
.accordion .toggle {
    width: 2.3em;
    height: 1.5em;
    margin-right: 5px;
    top: .3em;
    border-radius: 999px;
    position: absolute;
    -webkit-transform-origin: 50% 47%;
    -ms-transform-origin: 50% 47%;
    transform-origin: 50% 47%;
    left: 0;
    color: #fff !important;
}
a.plain {
    color: currentColor;
    -webkit-transition: color .3s, opacity .3s, -webkit-transform .3s;
    transition: color .3s, opacity .3s, -webkit-transform .3s;
    -o-transition: color .3s, opacity .3s, transform .3s;
    transition: color .3s, opacity .3s, transform .3s;
    transition: color .3s, opacity .3s, transform .3s, -webkit-transform .3s;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;

}
.accordion-inner {
    padding: 1em 2.3em;
    display: none;
    background: #a6a6a6;
    border-radius: 10px;
}
.accordion-title.active, .has-icon-bg .icon .icon-inner, .logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a, .nav-outline >li.active > a, .cart-icon strong, [data-color='primary'], .is-outline.primary {
    color: #fff !important;
}
.accordion-item{  color: #fff !important;}
.from_the_blog_excerpt {color: #fff !important;
}
h5.post-title.is-large {
    font-size: 105%;
    color:#0567ab !important
    text-transform: uppercase;
    line-height: 25px;
}
.box-shadow, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover, .box-shadow-2, .box-shadow-2-hover:hover {
    -webkit-box-shadow: 0px !important;
    box-shadow: 0px !important;
}
.box-shadow, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover, .box-shadow-2, .box-shadow-2-hover:hover {
    -webkit-box-shadow: 0px !important;
    box-shadow: 0px !important;
}
.bando {
    background: #fff;
    padding-top: 50px;
}
.nenct{

background-image: url(https://ets.vn/noithat/wp-content/uploads/2020/09/6-thiet-ke-phong-khach-theo-kieu-noi-that-hinh-hoc.jpg);
    padding-top: 80px;
    text-align: center;

}
.nenct h2{ color:#0567ab !important}
.lienhehome{height: 550px;
    overflow: hidden;}
    .nenct .wpcf7-submit{ width: 200px!important; text-align: center;}
    .form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
    background-color: rgba(0, 0, 0, .03);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff !important;
    color: currentColor !important;
    border-radius: 5px;
    background: #fff;
    width: 60%;
}
.form-flat{background: #fff;}

.t1{width:100%}
.t1a{ width:40%; float:left;}
.t1b{ width:40%;float:right;}
.check{width:100%; float:left;}
.nav-tabs > li.active > a {
    border-top-color: #f18e33;
    background: #0567ab;
    color: #fff;
}
.widget-filter .group-title {
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px dashed #e1e8ee;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #0567ab;
    padding-left:10px;
}
.widget-filter .list-style li:hover {
    background-color: #0567ab;
}
.wp-caption .wp-caption-text {
    padding: .4em;
    font-size: .9em;
    background: #fff !important;
    font-style: italic;
}
.product-small .product-title a {
    height: 52px;
    overflow: hidden;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}
.product-small .product-title a:hover{color: #0567ab;}
.product-small .label {
    font-weight: 500;
    margin-right: 5px;
    color: #8e8e8e;
}
.product-small .value {
    font-weight: 700;
    color: #222431;
    font-size: 12px;
}
.item-service h3 {
    margin: 0;
    background-image: url('https://ahhaoautocar.vn/wp-content/uploads/2025/08/nen-tieu-de.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    padding: 5px 20px;
   
    position: absolute;
    left: 0;
    top: -22px;
    padding-right: 0;
}

.item-service h3 a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    -webkit-line-clamp: 1;
    max-height: 20px !important;
    overflow: hidden;
}
.nen-dv{background: #f2f2f2;
    position: relative;
    padding: 10px;
    padding-top: 30px;}
  .nen-dv ul{padding-top:20px;}
  .box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    max-height: 160px;
}
#footer ul li {
    margin-left: 0px;
    color: #fff;
}
#footer a{color: #1b94cc;}
.form-flat1 {
    background: #fff;
    width: 90%;
    border-radius: 13px;
    height: 525px!important;;
    padding: 2%;
    
}
.content-showroom {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    padding: 20px;
    text-transform: uppercase;
    z-index: 2;
}
