/*
Theme Name: Customizable Child 01
Theme URI: 
Description: Child 01 theme for the Customizable theme
Author: <a href="http://fasterthemes.com/">FasterThemes</a>
Author URI: 
Template: customizable
Version: 2.1.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 25 Mar 2017 11:21:21 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.row.top-eid-ph {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
	background-color: #dfd8c1;
}
.col-md-12.customizable-home-title {
    display: none;
}
.col-md-12.customizable-home-icom {
    display: none;
}
.col-md-12.no-padding.download-theme {
    display: none;
}
.main_footer{
	margin-top: 0px;
}
.callbacks_container{
	margin-bottom: 0px;
}
/* .customize-breadcrumb {
   background: url(/wp-content/uploads/2016/10/cropped-header-background.jpg) 7px -82px repeat;
} */
.container.customize-container{
	margin-left: 10px;
    margin-right: 10px;
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.customize-menu{
    width: 100%;
}
.customize-menu ul li a {
    padding: 10px 5px;
}
.customize-menu > ul li > ul li{
	min-width: 200px;
}
.customize-menu > ul{
	float: left;
}
@media (min-width: 992px){
	.col-md-9.header_right {
		padding-top: 1.5%;
	}
}
p.right {
    float: right;
}
p.left {
    float: left;
}