/* 
Theme Name: Del Monte Theme
Theme URI: https://famousdigi.com/
Description: Del Monte Website Theme
Author: Famous Digital
Author URI: https://famousdigi.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-swiper-button-prev {
	left: -40px !important;
}
.elementor-swiper-button-next {
	right: -40px !important;
}
.swiper-svg-icon {
	height: 45px !important;
}
.dm-btn .elementor-button {
	background: url('img/btn-bg.png') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center;
}
.dm-btn .elementor-button-content-wrapper {
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 6px;
}
.form-inscriere {
	text-align: center;
}
.form-inscriere .wpforms-field-label-inline, .form-inscriere .wpforms-field-label-inline a {
	color: #FFF !important;
    font-family: "AvenirNextLTPro-Regular", Sans-serif;
    font-weight: 400;
    font-size: 1.2vw !important;
}
.form-inscriere .wpforms-field-label-inline a {
	text-decoration: underline;
}
.form-inscriere .wpforms-field input {
	background: url('img/form-field-bg.png') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border: none !important;
	margin: 0 auto !important;
	font-family: "AvenirNextLTPro-Regular", Sans-serif !important;
    font-weight: 400 !important;
}
.form-inscriere .wpforms-submit {
	font-family: "Introrust-base", Sans-serif !important;
    font-size: 2vw !important;
    font-weight: 500 !important;
    fill: #D32D27 !important;
    color: #D32D27 !important;
    background: url('img/btn-bg.png') !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	padding-left: 44px !important;
    padding-right: 44px !important;
    height: 60px !important;
}
.form-inscriere .wpforms-field-checkbox ul li {
	align-items: center !important;
}
#logo {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -99px;
    z-index: 10;
}
.wpforms-error {
	color: #FFFFFF !important;
}
.wpforms-confirmation-container-full p {
	font-family: "AvenirNextLTPro-Regular", Sans-serif !important;
    font-weight: 400 !important;
}
#retete .elementor-widget-container p a {
	color: #008352 !important;
	text-decoration: underline;
}
@media (max-width:1024px) {
	#logo {
		left: 0;
		margin-left: 15px;
		top: 10px;
	}
	.elementor-swiper-button-prev {
		left: 0px !important;
	}
	.elementor-swiper-button-next {
		right: 0px !important;
	}
	.form-inscriere .wpforms-submit {
		font-size: 20px !important;
		padding-left: 54px !important;
    	padding-right: 54px !important;
    	height: 53px !important;
	}
	.form-inscriere .wpforms-field-label-inline, .form-inscriere .wpforms-field-label-inline a {
		font-size: 16px !important;
	}
}
@media (max-width:768px) {
	#premii {
		background-position: 38% 50%; !important;
	}
}