/* 
 Theme Name:     Prava Yoga 1.2
 Author:         Nice Grizzly | Creative Shop
 Author URI:     www.nicegrizzly.com
 Template:       Divi
 Description:    A customized child theme built for Prava Yoga
 Version:        1.2
*/

@import url('../Divi/style.css');
@import url('https://fonts.googleapis.com/css2?family=BioRhyme+Expanded&display=swap');
/* ----------- Theme customization starts here --------------------------- */
/* ---- FONTS ---- */
a {
    color: #72693d;
}
body {
	font-family: "lft-etica-mono", sans-serif;
font-weight: 400;
font-style: normal;
}
h1{
	font-family: meno-banner-condensed, serif;
font-weight: 800;
font-style: normal;
}
h2{
	font-family: cubano, sans-serif;
font-weight: 400;
font-style: normal;
}

/* ---- MENU ---- */
#et-top-navigation {
    font-weight: 400;
    text-transform: uppercase;
}
.nbody{
	font-family: "lft-etica-mono", sans-serif;
font-weight: 400;
font-style: normal;
}
.nh1{
	font-family: meno-banner-condensed, serif;
font-weight: 800;
font-style: normal;
}
.nh2{
	font-family: cubano, sans-serif;
font-weight: 400;
font-style: normal;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #f4f1f1;
}
.et_mobile_menu {
    border-top: 3px solid #f4f1f1;
}
.nav li ul, .et_mobile_menu {
    border-color: #f4f1f1;
}

/* ---- FOOTER ---- */

.grizzly {
    font-family: 'BioRhyme Expanded';
    font-weight: 400;
    font-size: 0.85rem;
}