/*--
	Theme Name: theme51224
	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.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Ubuntu');

body , p , span , a, li , ul , div , h1 ,  h2 , h3 , h4 , h5 , h6 ,strong{
    font-family: 'Ubuntu', sans-serif !important;
}
#sidebar ul, #sidebar li, #sidebar div, #sidebar p, #sidebar span, #sidebar h1, #sidebar h2, #sidebar h3 {
    text-align: left;
}
.motopress-cta-obj .motopress-cta.motopress-cta-style-flat {
    background-color: #c32924 !important;
}
.title-section:before {
    background: url(images/title-section.jpg) no-repeat 50% 0% !important;
}
.fixed{
    position: fixed !important;
    top: 0 !important;
    right: 10% !important;
    background: white;
    padding: 10px !important;
}
.footer {
    z-index: 0!important;
}
#sidebar .widget {
    margin: 0 !important;
    z-index: 99999999999999999;
}
#sidebar h3 {
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}
.field-wrap input {
    width: 100% !important;
}
p.motopress-cta-content-text {
    color: white;
}
div#lang_sel {
    float: right !important;
}
a{
    color: black;
    text-decoration: underline;
}
.header .nav__primary .sf-menu > li > a {
    position: relative;
    padding: 15px 5px 25px 5px !important;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
}
.header .nav__primary .sf-menu > li li a {
    font-size: 16px;
}
.slider_caption {
    font-size: 44px;
}
.mini-posts-grid figure.featured-thumbnail.thumbnail img {
    min-height: 272px !important;
    max-height: 272px !important;
}