/**
* Theme Name: Emmet Lite
* Theme URI: https://www.getmotopress.com/themes/emmet
* Author: MotoPress
* Author URI: https://www.getmotopress.com/
* Description: Clean and responsive WordPress theme with a professional design created for corporate and portfolio websites. Emmet comes packaged with page builder and fully integrated with WordPress Customizer. Theme works perfect with major WordPress plugins like WooCommerce, bbPress, BuddyPress and many others. After installing the theme navigate to Appearance > Theme Wizard.
* Version: 1.4.3
* License: GNU General Public License v2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Tags: one-column,two-columns,right-sidebar,buddypress,custom-colors,custom-menu,featured-images,full-width-template,post-formats,theme-options,translation-ready
* Text Domain: emmet-lite
* Domain Path: /languages/
*/

.sf-menu ul a {
background: #fff !important;
width: 250px;
border-top: 1px solid #fff !important;
}

.sf-menu ul a {
color: #000;
}

.sf-menu ul a:hover {
color: #666;
}

.sf-menu ul a:before {display: none;}

.sub-menu {margin-top: 10px;}

#big-section h2 {
text-shadow: 0 0 10px rgba(0,0,0,0.95);
    font-family: 'Dosis';
    font-size: 65px !important;
    font-weight: 600;
    color: #fff;
    text-transform: none;
}
#big-section p {
    font-size: 23px;
    letter-spacing: 0;
    padding: 0 !important;
    text-shadow: 0 0 5px rgba(0,0,0,0.15);
    line-height: 31px;
    margin-bottom: 5px !important;
    font-weight: 600;
}
#big-section .ms_button_layer {
    font-family: 'montserratsemi_bold';
    background: #e5050f;
    font-size: 18px !important;
    line-height: normal;
    text-align: left;
    padding: 10px;
    border-radius: 4px;
    border: 0 solid;
    color: #fff;
}

.ms_arrows .ng-hide:not(.ng-hide-animate) {
    display: block !important;
}
.mpsl-controls-show-hide.ng-hide {
    opacity: 1 !important;
}

.site-header .site-logo {
    padding: 20px 40px 15px 0px;
    margin-left: -20px;
}
.top-header .top-menu li {
    margin-left: -10px;
}

.grey-section {
    background: #ffffff;
}
