/*
Theme Name: Recicle Mais
Theme URI: https://alvaron.com.br
Description: Developed for Recicle Mais
Author: Alvaron
Author URI: https://alvaron.com.br
Template: generatepress
Version: 3.1.3
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 08 Aug 2022 13:10:20 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body{
	background-color: :fff;
	overflow-x:hidden !important;
	position:relative;
}
#secaotopo .elementor-background-overlay:not(.nobgfx){
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 13%, rgba(17,17,17,1) 36%, rgba(25,25,25,1) 52%, rgba(61,61,61,1) 82%, rgba(118,103,71,1) 96%, rgba(232,187,91,1) 100%);
}
body:not(.home) #menutop{
	background: #1e1e1e;
}
p{
	margin-bottom:7px;
}
textarea{
	height:170px;
}
.cformleft{
	float:left;	
	width:48%;
	display:block;
}
.cformright{
	float:left;	
	width:48%;
	margin-left:1%;
	display:block;
}
.cformnrl textarea{
	height: 150px;
}
.cformnrl{
	margin-top:10px;
	display:block;	
}
.cformclr{
	width:97%;
	clear:both;
}

.cformnrl input[type=text], .cformnrl input[type=email], .cformnrl textarea{
	box-shadow:1px 1px 1px #ccc;
	width:100%;
}

.cformnrl input[type=submit]{
	background:#235E94;
}
.elementor-element-5329c8e a{
	display: block;
	width: 40px;
	height: 28px;
}
#menu-item-641 a{
	background: #36486E;
	color: #fff;
	border-radius: 19px;
}
#linkdev {
	display: block;
	position: absolute;
	left: 1.3%;
	opacity: 0.1;
	transition: all 0.5s;
	color: #2ec333;
	text-decoration: none;
	z-index: 99999;
	bottom: 0.7%;
	font-size: 11px;
}
#linkdev:hover{
	opacity:1;
}
@media (max-width: 1024px){

	#col-menu-topleft{
		width:60% !important;
	}
	#col-menu-topright{
		width:40% !important;
	}
}
@media (max-width: 777px){

	.cformleft,.cformright{
		width:97%;
		clear:both;
	}
	.cformright{
		margin-right:0%;
	}
}