/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

html, body{
	/* font-size: 0.9em; */
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{	
}
.nav > li > a{
    text-transform: uppercase;
    /* font-size: 1.1em; */
}
#header-contact li>a{
	font-size: 0.9em;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select{
	background: #FFF !important;
}
.widget .is-divider{
	display: none;
}
#header-contact li>a{
	text-transform: none;
	color: #000;
}
.box-blog-post .is-divider{
	display: none;
}
#product-sidebar{
	padding-right: 0px;
}
#product-sidebar .col-divided,
.page-left-sidebar .col-divided{
	border: none;
	padding-right: 10px;
}
.row-divided>.col+.col:not(.large-12){
	border: none;
}
#product-sidebar .is-divider,
#secondary .is-divider,
#shop-sidebar .is-divider{
	display: none;
}
span.widget-title{
	display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.25em;
	color: #274C92;
}
#product-sidebar span.widget-title,
#secondary span.widget-title,
#shop-sidebar span.widget-title{
	display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #274C92;
    color: #FFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: normal;
    font-size: 16px;
}
.home-center .section-title-center span, 
.home-center .section-title-bold-center span{
	font-size: 1.5em;
	color: #274E8F;
}
.home-title-h1 h1{
	font-size: 2.5em;
	color: #274E8F;
}
#product-sidebar .body-widget,
#secondary .body-widget,
#shop-sidebar .body-widget{
	padding: 0px 15px;
}
#product-sidebar aside,
#shop-sidebar aside,
#secondary aside{
	padding: 0px;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    margin: 0px;
    margin-bottom: 20px;
}
.absolute-footer{
	padding: 5px 0 5px;
}
.box-text h1, 
.box-text h2, 
.box-text h3, 
.box-text h4, 
.box-text h5, 
.box-text h6, 
.box-text a:not(.button){
	font-weight: 600;
	font-family: "Roboto Condensed", sans-serif;
}
.home-post .box-text{
	background: #274C92 ;
	padding-top: .7em;
    padding-bottom: .7em;
}
.home-post .box-text h5{
	color: #fff;
	line-height: 1.5em;
	font-weight: 600;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-size: 1em;
}
.home-post .col.post-item > .col-inner{
	border-radius: 2px;
    border: 1px solid #e4e4e4;
    padding: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgb(31 45 61 / 10%);
    box-shadow: 0 5px 10px rgb(31 45 61 / 10%);
}
th, td{
	font-size: 1em;
	color: #000;
}
.block_widget .post-item{
	padding: 0 15px 10px;
}
.block_widget .box-vertical .box-text{
	padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 10px;
}
.block_widget .box-text h5{
	text-transform: inherit;
	font-size: 15px;
    color: #000;
}
.blog-archive .box-image{
	border-radius: 10px;
	border: 1px #F7F7F7 solid;
}
.nav-dropdown{
	color: #000;
}
.nav-dropdown>li>a{
	color: #000;
	font-size: 0.9em;
}
.nav-dropdown>li>a:hover{
	color: #ffad00;
}
.footer-2{
	font-size: 0.9em;
}
#header .flex-left .header-block img{
	/* width: 80%; */
	margin-bottom: 0px;
}
.header-wrapper{
	background-color: transparent !important;
/* 	background: url("images/header.png") repeat-x center top !important; */
}
@media (min-width:768px){   
	.footer-2 .widget:first-child {
		max-width: 20%;
    	-ms-flex-preferred-size: 20%;
    	flex-basis: 20%;
	}
	.footer-2 .widget:nth-child(2),
	.footer-2 .widget:nth-child(3){
		max-width: 35%;
    	-ms-flex-preferred-size: 35%;
    	flex-basis: 35%;
	}
	.footer-2 .widget:last-child{
		max-width: 10%;
    	-ms-flex-preferred-size: 10%;
    	flex-basis: 10%;
	}
	.home-post .box-text{
		min-height: 100px;
	}
	.sidebar-block .box-text{
		padding-top: 0px;
	}
}
@media (max-width:767px){   
	.sidebar-block .box-text{
		padding-top: 10px;
	}
}
.home-post .post-item{
	padding: 0 4px 8px !important;
    margin-bottom: 0;
}
.sidebar-block{
	padding: 0 !important;
	margin: 0;
}
.dark, .dark p, .dark td{
	color: #FFF;
}
.sidebar-block .section-title{
	background: #274C92;
    text-align: center;
    color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom: 0;
    display: inline-block;
}
.sidebar-block .section-title-center span{
	color: #FFF;
	font-size: 0.9em;
	padding: 10px 0px;
	font-weight: 600;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	display: inline-block;
}
.sidebar-block .section-title b{
	display: none;
}
.sidebar-block .section-content .row {
	margin: 0px;
}
.sidebar-block .section-content{
	height: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    background-color: white;
    border: 1px solid #e4e4e4;
    border-top: none;
    border-radius: 5px 5px 0px 0px;
    -webkit-box-shadow: 0 5px 10px rgba(31, 45, 61, .1);
    box-shadow: 0 5px 10px rgba(31, 45, 61, .1);
}
.sidebar-block .box-text{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.sidebar-block .box-text p.from_the_blog_excerpt{
	font-size: 0.9em;
	color: graytext;
	text-align: justify;
}
.sidebar-block .col{
	padding: 10px 15px; 
}
.sidebar-block .post-item{
	border-bottom: 1px #CCC dashed;
}
.sidebar-block .post-item:last-child {
	border: none;
}
.sidebar-block .sidebar-title{
	margin-bottom: 0px;
}
.footer-2{
	font-size: 0.9em;
	line-height: 1.8em;
}
.footer-2 .widget_text i{
	font-size: 1.1em;
	margin-right: 5px;
	color: #274C92;
}
.home-couter p{
	font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 10px;
    color: #274c92;
}
.header-bottom .nav-right a.glink img{
	margin-left: 10px;
}
.footer-2 .social-icons a{
	display: table;
}
.contact-text p{
	margin-bottom: 10px;
}
.sidebar-02{
	margin: 0 auto;
}
.video-bottom .wp-video-shortcode{
	/* height: 500px !important; */
}