/*--
	Theme Name: theme47926
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 4.4.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.5.8
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


.w-20 {
	width: 20%;
	margin-left: 0;
}

@media (max-width: 767px) {
	.w-20 {
		width: 100%;
	}
}

.sf-menu ul {
	width: 150px !important;
}

.header-box {
	background: #ffffff;
}

address {
	font-weight: bold;
}

.references > div {
	height: 200px;
}

.header-banner-large a {
	color: #ffffff !important;
}

.lang {
	float: right;
	background: #009036;
	padding: 10px;
	font-size: 14px;
	color: #fff;
}

.lang a {
	color: #fff;
}
	
.lang-active {
	text-decoration: underline;
}  

.header-box {
	margin-top: 17px !important;
}
