/*
Theme Name: Business Era Child
Theme URI: https://www.prodesigns.com/wordpress-themes/downloads/business-era/
Author: ProDesigns
Author URI: https://www.prodesigns.com/
Description: Business Era is a clean, simple and professional business theme with attractive elements and ample of features for business and corporate websites. It is well suited theme for business, corporate, informative, agencies, travel, design, art, personal and any other creative websites and blogs. It features multiple sections on the front page including favicon, logo, widgets, multiple navigations, address bar, business hours, social menus, and customizer to customize theme easily.
Template: business-era
Version: 1.2.4-child-1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: business-era-child
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo, blog, portfolio, education
*/


.business_era_widget_latest_news .latest-news-title {
    margin-top:2px;
}

.img.aligncenter.wp-post-image {
    width: 870px;
}

body {
    color: #000000;
    background-color: #fff;
}

#page {
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    color: #611918;
}

h1 {
    font-size: 26px;
	margin-top: 20px
}

h2 {
    font-size: 24px;
	margin-top: 28px
}

h3{
    font-size: 20px;
	margin-top: 28px
}

h4 {
    font-size: 20px;
}

a {
    color: #001C69 ;
    text-decoration: inherit;
}

a:visited {
    color: #001C69 ;
}

a:hover,
a:focus,
a:active {
    color:#001C69;
}

#main-nav {
    float: left;
}

.main-navigation ul ul {
    background-color: #FFD05C;
    min-width: 250px;
}

.main-navigation ul li a {
    font-size: 21px;
	font-weight: 600;
	margin:0px 5px;
}

.main-navigation ul ul a {
    font-size: 20px;
	font-weight: 600;
}

#home-page-widget-area .widget-title {								 
    color: #611918;
    margin-bottom: 8px;
    padding-left: 0px;
}

.home #content {
	padding:40px 0px 0px 0px;
}

.home #content #primary {
    padding-top: 0px;
    padding-bottom: 15px;
	background-color: #FFECB7;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
	border-right: 2px solid #611918;
	border-left: 4px solid #611918;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.9);
	}
	
.home #content #sidebar-primary {
    padding-top: 0px;
    padding-bottom: 15px;
	background-color: #CD853F;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
	border-right: 4px solid #611918;
	border-left: 2px solid #611918;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.9);
}

.main-header {
	padding-top:0px;
	padding-bottom:5px;
	position:relative;
}


.site-header {
    position: relative;
	background-color: #CD853F;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
}


.top-header {
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:1px solid #611918;
	font-size: 17px;
	font-weight: bold;
}


#main-slider .cycle-caption {
    background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;
    /*bottom: 20%; */
    /*box-shadow: 0 4px 6px;*/
    height: auto;
    /*left: 25%; */
    overflow: hidden;
    padding: 2px;
   /* position: absolute; */
    text-align: center;
    transition: all 1s ease-in-out 0s;
    width: 60%;
    z-index: 999;
	
	 transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 30%;
    left: 50%;
}




#primary {
    width: 78%;
	background-color: #FFECB7;
    padding-left:15px;
    padding-right: 15px;
    float: left;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
	border-right: 4px solid #611918;
	border-left: 4px solid #611918;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.9);
}


#content {
    padding: 40px 0 15px 0px;
    clear: both;
    background: url("/wp-content/uploads/background-bauernhofurlaub-bayerischer-wald-bretterwand-1900.jpg") no-repeat fixed center top
}


#primary article {
    border: 0px solid #eeeeee;
    padding: 0px 10px 10px 10px;
}



h1.page-title {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    color: #666666;
    padding: 5px 20px;
    text-align: center;
					 
}


/*--------------------------------------------------------------
## Sidebar Style By Manesh
--------------------------------------------------------------*/
.sidebar {
    width:22%;
	background-color: #CD853F;
    padding-left:8px;
    padding-right: 0px;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
	border-right: 4px solid #611918;
	border-left: 1px solid #611918;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.9);
}

.sidebar .widget-title {
    padding-bottom: 0px;
}

#sidebar-primary {
    float: right;
}

.sidebar a.read-more {
    font-size: 15px;
}

.sidebar a.read-more::before {
    font-size: 10px;
}

#sidebar-secondary {
    float: left;
}

.sidebar .widget {
    border: 0px solid #eeeeee;
    margin: 0 0 30px;
    padding: 5px;;
}


.widget-area ul li::before {
    color: #A80000;
    content: "\f101";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 22px;
	font-weight: 600;
    left: 0px;
    position: absolute;
    top: 7px;
	line-height:1;
}
.sidebar a {
    color: #001C69;
	font-size: 18px;
}


.sidebar .widget-title, .entry-title {
								   
    padding-bottom: 0px;
}


#home-page-widget-area  .widget.business_era_widget_latest_news {
	background:#FFDE97;
	border-top: 4px solid #611918;
	border-bottom: 4px solid #611918;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.9);
}







