/*--
	Theme Name: theme54792
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

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

#motopress-main .header .tail-bottom {
    border-bottom: 7px solid #4b63ae;
}

.logo:after {
border-bottom: 7px solid #4b63ae !important;
}

#motopress-main .content-holder {
    background-color: #fff;
}

.nav__primary {
width:109%;
}

.logo { width:100%; }

@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:20%; }
}

.icon-facebook::before {
    color: #4b6fca !important;
    font-size: 20px !important;
}

.sf-menu li ul {
    background-color: #00aaa6 !important;
}
.sf-menu li li a {
    font-size: 15px !important;
}

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {

background: none;

color: #fdbe56 !important;

}

.title-header {
    font-size: 46px !important;
    font-family: 'Roboto Slab', serif !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    text-transform: uppercase !important;
    margin: 20px 0 20px 0 !important;
}

.footer {
    background-color: #4b63ae !important;
}

.isStuck .logo img {

margin-top: -4% !important;
width:100%;
}

.logo img {
margin-top: -10% !important;
}

.contacts {
text-align:center;}

.footer-text {  
font-size: 13px;}