/*
	Theme Name: Limpme
	Theme URI: http://limpme.com/
	Description: Tema para atender especificações do novo website da Limpme
	Author: Limpme
	Author URI: http://limpme.com/
	Version: 1.0.0
	Template: hello-elementor
	Text Domain: hello-elementor-child
*/


/* SECTION - BACKGROUNDS */
#section-hero-home {
    background: url(/wp-content/uploads/2023/03/hero-limpme.jpg);
    background-repeat: no-repeat;
	background-position: right bottom; 
	margin-bottom: 40px;
	background-size: 46%;
}

#section-vendedores {
	background: url(/wp-content/uploads/2023/04/vendedores-de-tempo.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;  
	min-height: 520px;
    margin-bottom: 40px; 
	background-size: 46%;
}

#section-omni {
	background: url(/wp-content/uploads/2023/05/home3.png), #ECECEC;
    background-repeat: no-repeat;
    background-position: right bottom;
	min-height: 430px;
    margin-bottom: 40px; 
	background-size: 46%;
}

#section-especialistas {
	background: url(/wp-content/uploads/2023/04/especialistas.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 510px;
    margin-bottom: 40px; 
	background-size: 46%;
}

#section-onde {
	background: url(/wp-content/uploads/2023/04/onde.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 460px;
    margin-bottom: 40px; 
	background-size: 46%;
}


#section-hero-sobre {
	background: url(/wp-content/uploads/2023/05/sobre1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;  
	background-size: 49%;
	min-height: 490px;

}

#section-responsabilidade {
    background: url(/wp-content/uploads/2023/05/responsabilidade-social.png);
    background-repeat: no-repeat !important;
    background-position: left bottom;  
    margin-bottom: 60px;
    background-size: 45%;
	min-height: 590px;
}
 
#section-hero-comofunciona {
	background: url(/wp-content/uploads/2023/05/Como-funciona1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 49%;
	min-height: 560px;
	margin-bottom: 40px;
}

#section-informacoes {
	background: url(/wp-content/uploads/2023/05/como-funciona2.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 49%;
	min-height: 540px;
	margin-bottom: 40px;
} 
#section-vantagens {
	 background: url(/wp-content/uploads/2023/06/S5720X894F1-2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 49%;
    min-height: 740px;
	margin-bottom: 0px;
}

 .slide-card-slides-4595 {
     width: 23%; 
     background-color: #254C6F;
     color: #fff;
     margin-right: 20px;
     border-radius: 24px;
     padding: 10px 20px;
     font-family: 'Avenir', sans-serif;
}

.slide-card-slides-4595 h4 {
        font-size: 50px !important;
		font-weight: 800 !important;
        
}
.slide-card-slides-4595 p {
        font-size: 18px !important; 
        font-weight: 800 !important;
}
/*
* Landing pages
*/
#section-hero-lp1 {
	background: url(/wp-content/uploads/2023/03/hero-limpme.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 
	margin-bottom: 40px;
	background-size: 50%;
	min-height: 500px;
}
#section-vantagens-lp1 {
	background: url(/wp-content/uploads/2023/03/vantagens-limpme.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 50%;
    min-height: 560px;
	margin-bottom: 0px;
}
#section-regiao-lp1{
	background: url(/wp-content/uploads/2023/03/regiao-limpme.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 50%;
    min-height: 560px;
	margin-bottom: 0px;
}

#section-hero-lp2 {
	background: url(/wp-content/uploads/2023/03/hero-page-2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom; 
	margin-bottom: 40px;
	background-size: 50%;
	min-height: 550px;
}
#section-regiao-lp2 {
	background: url(/wp-content/uploads/2023/03/regiao-page-2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 50%;
    min-height: 560px;
	margin-bottom: 0px;
}
/* RESPONSIVE 1500px */
@media only screen and (min-width: 1500px) {
	#section-hero-home {
	    min-height: 500px;
	}
	#section-hero-sobre {
	    min-height: 500px;
	}
	#section-responsabilidade {
		background: url(/wp-content/uploads/2023/05/responsabilidade-social.png);
		background-position: left center !important;
		min-height: 900px !important;
		background-size: 45% !important;
		/*margin: 0px 0px !important;*/
	}
	
}
/* RESPONSIVE 1700px */
@media only screen and (min-width: 1700px) {
	#section-responsabilidade {
		min-height: 1200px !important;
	}
}

/* RESPONSIVE 1800px */
@media only screen and (min-width: 1800px) {
	#section-hero-home {
	    min-height: 610px;
	}
	#section-hero-sobre {
	    min-height: 610px;
	}
}



/* RESPONSIVE MOBILE*/

@media only screen and (max-width: 820px) {
	#section-hero-home {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	
	#section-vendedores{
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	#section-omni {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	
	#section-especialistas{
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	#section-onde {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	#section-hero-sobre {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	
	#section-hero-comofunciona{
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	} 
	#section-responsabilidade {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	
	#section-informacoes {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	#section-vantagens{
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	.slide-card-slides-4595 {
     width: 70%;   
     margin-right: 20px; 
    }
    
    .slide-card-slides-4595 h4 {
        font-size: 50px !important; 
    }
    
    .slide-card-slides-4595 p {
        font-size: 18px !important;  
    }
	
	#section-hero-lp1 {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	
	#section-vantagens-lp1 {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	#section-regiao-lp1 {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	#section-hero-lp2 {
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
	#section-regiao-lp2{
		background: none !important;
		min-height: inherit;
    	margin-bottom: 0px;
	}
}

  

  