/* -----------------------------------------------------------------------------------

	Theme Name: Downtown WP Child
	Theme URI: http://www.m-themes.eu
	Description: Versitale theme for Creative People. Great for portfolios and modern agency sites
	Author: Marcin Michalak
	Author URI: http://themeforest.net/user/maarcin
	Template: downtown
	Tags: custom-menu, custom-header, featured-images, translation-ready, full-width-template, post-formats, theme-options
	Version: 1.0.0
	Text Domain: downtown-child

	Designed and developed by Marcin Michalak. For more please visit http://themeforest.net/user/maarcin
	
----------------------------------------------------------------------------------- */

@import url("../downtown/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


.header-info{
	position:relative !important;
	float:right !important;
	right:0px !important;
	 
}

.header-top{
	background-color:#009ACC !important;  
}

.sf-menu > li.current-menu-ancestor > a , .sf-menu > li.current-menu-ancestor > a  {
	 border-bottom: 0px solid #dbbb83 !important; 
}

.custombtn{
	color:red !important;
	display:block;
	text-align:center;  
	background-color:#DABB85 !important;
	width:175px; 
	margin-left:auto;
	margin-right:auto; 
	margin-top:10px;
	margin-bottom:10px;
	
}

.custombtn a{
	//color:#444 !important; 
	//color:#25B5CD !important; 
	//color:#009DC7 !important;  
	//color:#1B88AF !important;  
	color:#FFFFFF !important; 
}

.sidebar-inner{
	padding-top:13px !important;  
}

.imgoverview ul.wpb_thumbnails-fluid > li {
	margin-bottom:5px !important;   
}

.head-space{
	font-size:20px;
	font-weight:700;	
}

.info-spaces td:nth-child(2){
	padding-left:10px; 
}

.page-title h1{
	font-size:32px !important;
	padding-left:0px !important; 
	text-transform:uppercase;
	color: #009acc !important;  
	background-color:transparent !important; 
} 

.mt-breadcrumbs{
	display:none !important;
}

h4.widget-title{
	font-size:22px !important;
}

.features-list ul {
    margin-bottom: 15px;
    overflow: hidden;
} 

ul {
    list-style: outside none none;
}

.features-list ul li {
    background:url("images/features_list_border.png");
}
.features-list ul li span {
    //background: rgba(0, 0, 0, 0) url("images/features_list_box.png") no-repeat scroll left top !important;
    background: url("images/features_list_box.png") !important;
}

.features-list ul li {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 13px 0;
    width: 290px; 
}  

.more-link{
    border: medium none;
	background-color:#DBBB83;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.2) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 20px;
    padding: 13px 20px !important;
    text-transform: uppercase;
	color:#FFFFFF !important;
}
