/*
Theme Name: Smartbox Child
Description: Child theme for the Smartbox Theme
Author: Your name here
Template: smartbox-installable
*/

@import url("../smartbox-installable/style.css");

.wpb_row {
    margin: 0px -20px 0px !important;
}

.widget h2, .widget h4, #secondary #recentPostsSidebar_widget h2, .custom-widget h4, .widget-flexslider h4, #recentPostsSidebar_widget h2 {
    text-transform: uppercase;
    font-size: 16px !important;
    color: #26ADE4 !important;
    margin: 0px 0px 15px !important;
    font-weight: 800;
    font-family: Arial !important;
    padding: 10px 0px 0px;
}

#big_footer {
    font-size: 11px !important;
    color: #FFF;
}

#big_footer {
    font-size: 10px;
    color: #FFF !important;
}

#white_content { margin-top:176px; }

#wrapper {
    position: relative;
    float: left;
    background: none repeat scroll 0% 0% #FFF;
    width: 1080px;
    margin-bottom: 0px;
    min-height: 10px !important;
}

Element {
    position: relative;
    top: -17px !important;
}

body {
    font-size: 13px;
    font-family: "Arial";
    font-weight: normal;
    line-height: 30px !important;
    color: #555;
    text-rendering: optimizelegibility;
}

body {
    font-size: 13px;
    font-family: "Arial";
    font-weight: normal;
    line-height: 45px !important;
    color: #555;
    text-rendering: optimizelegibility;
}

#footer_content .contact-form .submit, #toppanel .contact-form .submit {
    color: #FFF !important;
    text-transform: uppercase;
    font-family: Open Sans Bold;
    font-size: 10px;
    padding: 0px 16px !important;
    margin-top: 9px;
    transition: all 0.3s linear 0s;
}

.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 15px;
    box-sizing: border-box;
}

#searchform_top {
    visibility: hidden;
}