/*
Theme Name: Nati Child
Theme URI: https://them.es/starter
Template: nati
Author: Watt Media
Author URI: https://wattmedia.com/
Description: Custom Theme
Tags: custom-background,custom-colors,featured-images,flexible-header,microformats,post-formats,rtl-language-support,theme-options,translation-ready,accessibility-ready
Version: 3.6.0.1748462595
Updated: 2025-05-28 20:03:15

*/



/**
Fonts
**/




/**
Overrides
**/

.navbar-brand img{
	height:80px !important;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
    color:#83b735 !important;
}
.nav-link:focus, .nav-link:hover{
    color:#83b735 !important;
}

ul#menu-footer{
    color:#fff;
    font-weight:bold;
    list-style:none;
}
ul#menu-footer li a{
    color:#fff !important;
}
.btn{
    --bs-btn-bg: none !important;
}

h2,h3,h4{
    color:#83b735 !important;
}



/**
Custom
**/

.text-dgreen{
    color:#126227;
}
.text-green{
    color:#83b735;
}

.btn-green{
    background:#83b735 !important;
    color:#fff !important;
}
.btn-green:hover{
    background:#74a32f !important;
    color:#fff !important;
}


.bg-turf{
    background:url('https://nat.wmwebportal.com/wp-content/uploads/2022/06/3-1.jpg') no-repeat center center;
    background-size:cover;
}

