/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Renuma
 * Theme URI: https://renumawp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: Wind & Solar Energy WordPress Theme
 * Version: 164334455
 * License: GNU General Public License v2 or later
 * License URI: LICENSE
 * Text Domain: renuma
 * Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 * Tested up to: 6.8
 * Requires PHP: 7.4
 * Renuma is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
 *
 * ----------------------------------------------------------------------------------- */

.banner-style02 h1{
	font-size:60px!important
}
@media only screen and (max-width: 767px) {
    .banner-style02 h1 {
        font-size: 40px!important;
    }

}
@media only screen and (max-width: 640px) {
    .banner-style02 h1 {
        font-size: 36px!important;
    }
	#banner_id_for_mobile .elementor-widget-container .cover-background{
		position: relative !important;
		background-size: cover !important;
		overflow: hidden !important;
		background-position: 70% 156px !important;
		background-repeat: no-repeat !important;
		height: 100dvh;
	}
}
.left-overlay-dark[data-overlay-dark]:before{
	    background: #ffffff!important;
}
[data-overlay-dark="7"]:before, [data-overlay-light="7"]:before{
	    opacity: 0;
}
.navbar-expand-lg .navbar-nav{
	gap:30px
}
.space_class .odometer-inside > span:nth-child(2) {
  margin-left: -12px!important;
}
