/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1280px;
}
.header-top .fa-shopping-cart:before,
.header-top .fa-home:before,
.header-top .fa-phone:before{
    font-size: 15px;
	padding-right: 6px;
}
p.contact-header-top {
    float: left;
    padding-right: 20px;
}
.html_topbar_left  p{
	color: #055da3;
}
.html .social-icons {
    font-size: 9px;
}
.header-main {
	background-image: url(/wp-content/uploads/2021/09/header-main.png);
}
.col-img-khach img{
	border-radius: 100%;
	border: 3px solid #2f8ecc;
}
.section-title-center span {
    margin: 0 40px;
}
.section-title b{
	height: 4px;
	opacity: 1;
    background-color: #fbb21f;
}
.row-title-san-pham .section-title-main{
	font-weight: bolder;
}
.row-san-pham{
	margin-top: -25% !important;
}
.row-san-pham .product .col-inner{
	border: 1px solid #0b63a7;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
	height: 100%;
}
.row-san-pham .product  img{
	border-radius: 10px;
}
.row-san-pham .product .box-text .title-wrapper{
	border-top: 2px solid #fbb21f;
}
.row-blog .previous{
	margin-left: -30px;
}
.row-blog .next{
	margin-right: -30px;
}
.box-blog-post .is-divider{
	display:none;
}
.secton-footer   ul li{
	list-style: none;
	margin-left: 0;
    margin-bottom: 0;
}
.secton-footer {
	border-top: 20px solid #004b88; 
}
.banner-main .class-tim-hieu {
	padding: 0 30px;
    background-color: #004b88 !important;
    color: #fed519 !important;
    font-weight: normal;
}
.banner-main .class-tim-hieu span{
	font-size: 18px;
}
.banner-main .text-inner p span{
	font-size: 130%;
    background-color: #fbb21f ;
    padding: 5px 25px;
}
.row-blog .post-item .box-text{
	height: 100px;
}
.icon-menu:before, .icon-shopping-cart:before {
    color: #004c89;
}
span.widget-title{
	color: #fbb21f;
	font-size: 18px;
}
.widget .is-divider{
	display: none;
}
.widget .product-categories,
.widget  .price_slider_wrapper{
	margin-top: 10px;
}
.breadcrumbs {
    font-size: 15px;
}
.secondary, .checkout-button, .button.checkout, .button.alt {
    background-color: #fbb21f;
}
.single-product .product-title{
    font-size: 20px;
} 
.row-khach-hang .col .col-inner{
	height: 100%;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.banner-main .text-box{
		display: none;
	}
	.row-san-pham{
		margin-top: 0 !important;
	}

}

@media only screen and (max-width: 32em){
	.banner-main .text-box{
		display: none;
	}
	.row-san-pham{
		margin-top: 0 !important;
	}
	.section-title-center span {
    	margin: 0 5px;
	}
}