/*
Theme Name: mariachicielitolindo
Theme URI: https://dev.snworks.com/whatsnew/wp-content/themes/whatsnew-raw
Author: Synergy Web Design and Marketing - Lora Champion
Author URI: https://snwebdm.com/
Description: This theme works best with Elementor, although you can also use blocks with it (remove bottom section from functions.php to enable block editor). Recommended plugins: Elementor, Yoast, Contact7, woocommerce, ultimate member
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, block-styles, wide-blocks
Version: 1:012422
Requires at least: 5.0
Tested up to: 5.8.3
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whatsnew-raw
This theme, like WordPress, is licensed under the GPL.
Tested up to: 5.8
Requires PHP: 7.0
*/

h1, h2, h3 {

    Font-family: "Montserrat", sans-serif;

}


p {

    Font-family: "Montserrat", sans-serif;

}
 

.site-header {

    background-color: #f5f5f5;

}

body {

    background-color: #f5f5f5;

} 


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    
    font-family: "Montserrat", serif;
    font-weight: 600;
}



#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    
    font-family: "Montserrat", serif;
    font-weight: 600;
}

.my-nav {

 background-color: #248f45;

}





.Header-text {

    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #248f45;

}



.phoneNumber-text {

    font-size: 20px; 
    color: #000000;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    

}


.phoneNumber-text svg {

    fill: #000000;


}





.phoneNumber-text:hover  {

    color: #248f45;
    



}

.phoneNumber-text:hover svg {

    fill: #248f45;
    



}


/*FOOTER STYLING*/


.site-footer {

    background-color: #000000;
    color: #F2F2F2;

}

.footer-link:hover {

    color: #D81C1F;

}

