/* Dynamic styles from your theme options panel will get written to this file IF you have the option for "Move Dynamic/Custom CSS Into External Stylesheet" enabled. */

.icon-phone-sign {
    color: #ffd24d!important;
}

.icon-legal {
    color: #f6653c!important;
}

.inner-wrap {
    padding-top: 8%!important;
}

@media only screen and (min-width: 1px) and (max-width: 1000px)
{
    header#top, #header-outer{
        padding-top: 10px;
        height: 55px !important;
    }
    header#top .col.span_9 {
        z-index: 2000 !important;
    }
    header#top .span_9 >.slide-out-widget-area-toggle
    {
            display:block !important;	
    }
}