/*
Theme Name:     Flatco Child
Theme URI:      http://www.themewaves.com
Description:    Child theme for the Flatco
Author:         ThemeWaves
Author URI:     http://www.themewaves.com
Template:       flatco                             
Version:        1.0
*/

@import url("../flatco/style.css");

/* Enter below your Customization CSS */


h5 {

}

#header {
    background-color: #4A0000;
}

.theme-boxed {
	background-color: #4A0000;
}


.tw-logo-bg {
	background-color: transparent !important;
	background: none !important;
	}

.tw-title-container, .tw-widget-title-container {
	padding-bottom: 0px !important;
}

p span.homeicontext {
	font-size: .85em;
	color: #A46739;
}

.webmail {
	margin-top: 10px;
	text-align: right;
	}
	
.webmail a {
	color:#FFFFFF;	
}

li.current-menu-item {
background: transparent !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
  display: inherit;  	
}
#nav_menu-2 {
font-family: Montserrat,Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
}

.menu-main-menu-container ul li.menu-item {
line-height: 24px !important;
}