/**
Theme Name: tema-site
Author: deosebitsoft
Author URI: 
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tema-site
Template: astra
*/

/*Header  */
.elementor-533 .elementor-element.elementor-element-b8f641a .elementskit-menu-hamburger{
	background-color: transparent !important;
	border-color: transparent !important;
}
/*  */






/* Body */
.gallery_section .e-gallery-image{
	border: 2px solid #B8A898;
}
.gallery_section .e-gallery-image::before{
    content: "";
    background: rgba(184, 168, 152, 0.22);
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 100%;
}
.slider_section_background{
	position: relative;
	overflow: hidden;
}
.slider_section_background::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: blur(10px);
	z-index: 0;
}
.slider_section_background > * {
    position: relative;
    z-index: 1;
}
#ast-scroll-top{
	display:none !important;
}
.logo_header a{
	display:flex !important;
}
.social_right{
	width: auto !important;
}
/* .about_us_btn svg g{
	fill: #222D25;
}
.about_us_btn2 svg g{
	fill: #846625;
}
.about_us_btn2 svg{
	margin-right: 5px;
} */

.formular_contact p label span{
	margin-top: 10px;
}
.formular_contact p label{
	font-size: 18px;
}
.formular_contact input, .formular_contact textarea{
	box-shadow: 0px 0px 2px 0px #30373f !important;
}
.formular_contact .contact_input{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	margin-bottom: 20px;
}




/*  */



/*Modal - Cerere oferta */
.form_cerere_oferta{
	display: none;
	position: fixed;
	z-index: 99;
	box-shadow: 0px 0px 10px 0px black;
	height: max-content;
	width: 800px;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	background: #1f2921;
	border-radius:5px;
}
.modal_oferta{
	display:flex;
}
.modal_header h2{
	color:white;
	display: flex;
    align-items: center;
    font-size: 22px;
}
.modal_content h3{
	color:white;
	font-size: 22px;
    margin-bottom: 10px;
}
.prod_modal{
	color:#836725;
}
.modal_oferta img{
	width:60px;
	margin-right: 10px;
}

.close_modal::before{
	content:"\f057";
	font-family: FontAwesome;
	font-size: 30px; 
	color:#836725;
	cursor: pointer;
}
.modal_header{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.grid-label-modal p{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.grid-label-modal{
	margin-bottom: 30px;
}
.grid-label-modal input , .textarea-label-modal textarea{
	border: 0px !important;
}
.modal_block{
	display: flex;
	align-items: stretch;;
	margin-top: 10px;
}
.modal_block i::before{
	display: flex;
	justify-content: center;
	align-items: center;
	height:100%;
}
.modal_block i{
	background: #836725;
	color: white;
	width: 40px;
	text-align: center
}
.modal_block input, .modal_block  textarea{
	border-radius: 0px !important;
	color: black;
}
.modal_block textarea{
	height: 100px;
	border-radius: 0px !important;
}
.textarea-label-modal .wpcf7-form-control-wrap , .textarea-label-modal label{
	width:100%;
}
.modal_block input:focus, .modal_block textarea:focus{
	border: none !important;
	outline:none !important;
}
.modal_content label{
	font-size:18px;
	font-weight: 600;
	color:white;
}
.modal_content .modal_submit{
	text-align:right;
	margin-top: 10px;
}
.modal_content .modal_submit input{
	background: #836725;
	color: white;
	border: 1px solid black;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.modal_block .wpcf7-not-valid-tip{
	position:absolute;
	margin-top: 10px;
}
.textarea-label-modal .wpcf7-form-control-wrap{
	height:100px;
}
.form_cerere_oferta .wpcf7-response-output{
	color: white !important;
}

@media(max-width: 786px){
	.grid-label-modal p{
		grid-template-columns: repeat(1, 1fr) !important;
	}
	.modal_submit p{
		text-align: left;
	}
	.contact_form .modal_oferta{
		font-size: 22px !important;
	}
	.contact_form .modal_oferta img{
		width: 25px;
		height: 25px;
	}
	.form_cerere_oferta{
		width:100% !important;
	}
}

/*  */





/*FOOTER  */
.footer_menu .elementor-nav-menu li a{
	width: fit-content;
}

@media(max-width:1024px){
	.count_box .elementor-counter-title{
		text-align:left !important;
	}
}

@media(max-width:786px){
	.count_box .elementor-counter-title{
		text-align:center !important;
	}
	.formular_contact .contact_input{
		grid-template-columns: repeat(1, 1fr);
	}
}

/*  */