/* 
Theme Name:		 Flatsome Child Theme
Theme URI:		 http://Webico.vn
Description:	 Theme by Site Webibo
Author:			 Webico
Author URI:		 http://Webico.vn
Template:		 flatsome
Version:		 1.0.0
Text Domain:	 Flatsome-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
.call-now-button {
display:block !important;
}
#logo img {
	width:100%;
}
#logo a {
	margin:0 auto;
}
.logo-left .logo {
	margin-right:0;
}
.on-sale {
	display: none;
}
.box-text .product-title {
	text-align: center;
	color: black
}
.product-small .dark .price, .product-small .price-wrapper{
	text-align: center;
}
.wp-block-image {
	margin-bottom: 0;
}
.header-inner .flex-right .header-nav {
	flex-flow: nowrap;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
	display: none;
}
.nav-dropdown {
	border: none;
	box-shadow: none;
}
.nav-dropdown.nav-dropdown-default>li>a {
	font-size: 14px;
	margin: 0;
}	
.nav-dropdown>li>a {
	color:#fff;
}
.nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: rgb(229, 209, 45);
}
.nav-dropdown-default {
	padding:0px 20px;
}
.related-products-wrapper .box-image img{
	height: 250px;
	object-fit: cover;
}
.breadcrumbs {
    color: #e5d12d;
 }
.breadcrumbs a {
    color: #ee5340;
}
.product_list_widget
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 15px;
    padding: 10px;
}
.widget-title {
	display: block;
    background: #110d5b;
    color: #fff;
    padding: 12px 15px;
}
.widget .is-divider {
	display:none;
}
.section-title-container {
	margin-bottom: 0;
}
.section-title-normal {
    border-bottom: 1px solid #2d92df;
}
.dark .section-title-normal span, .dark .section-title-normal {
    border-color: rgb(45, 146, 223);
}
.section-title-normal span {
	border: none;
}
.dark .breadcrumbs a ,.breadcrumbs .dividerz{
	color:black;
}
.lien-he {
	color: #af1414;
    font-weight: bold;
}
#product-sidebar {
	padding:0;
}
.widget .current-cat>a , .product_meta H2 {
	color: #ee5340;
}
.call-now-button div p {
	    font-size: 19px !important;
	    font-weight: bold !important;
}
.post-sidebar {
	margin: 0;
	padding:0 !important;
}
.post-title {
	color: #00116d;
}
.blog-wrapper .box-text .post-meta {
	    color: #002c90;
	    opacity: 1;
}
.blog-archive {
	padding-top: 0;
}
.custom-breadcrumbs {
	background: url(/wp-content/uploads/2019/04/breadcrumbs.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: center;
}
.custom-breadcrumbs h3{
	margin: 0;
	padding:50px 20px;
	color: #fff;
}
.custom-breadcrumbs h3 a{
	color: #1a33b7;
}

.padding-bot {
	padding-bottom:0;
}
.section-title-normal {
    border-bottom: 2px solid #110d5b;
}
.section-title-normal span {
	    background: #110d5b;
    padding: 5px 20px;
	color:#fff !important;
}
.row-divided.row-reverse>.col+.col:not(.large-12) {
	border:none;
}
.widget-area  {
	margin-top:30px;
}
.category .widget-area {
	margin-top: 0;
}
.blog-archive .large-9 {
	margin-top: 30px;
} 
.box-blog-post .box-image {
	width: 100%;
}
.blog-wrapper .box-blog-post .box-image  {
	width: 30%;
}
.sidebar-wrapper ul {
	border: 1px solid #ccc;
	padding: 15px;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #ee5340;
}
#logo {
	width:100% !important;
}
@media (max-width: 768px) {

}