/* 
Theme Name: Finca La Paz
Description: Pagina web desarrollada por Neobunker para Finca La Paz.
Author: Neobunker
Author URI: https://www.neobunker.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: finca-la-paz
*/

/*
    Add your custom styles here
*/

a:active, a:active * { outline: none !important; outline-style: none !important; }
a:focus, a:focus * { outline: none !important; outline-style: none !important; }

.single-post h2{
	color: #748546;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
}

.titulo-decorado h2{
	font-family: "Dancing script";
	color: #748546;
}

.elementor-text-editor p:last-child, .elementor-widget-text-editor p:last-child{ 
    margin-bottom: 0px !important;
}

.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol{
	margin-bottom: 20px !important;
}

.cli_messagebar_head, .cli-privacy-overview h4{
	font-family: "Open Sans" !important;
	font-size: 20px !important;
}
.cli-bar-message a, .cli-privacy-readmore{
	font-size: 11pt !important;
}
.cli-tab-footer .wt-cli-privacy-accept-btn:hover{
	color: white;
}
.cli-modal-close:hover{
	background-color: transparent !important;
}

.form-submit [type=submit]{
	font-family: "Special Elite", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    fill: var( --e-global-color-accent );
    color: var( --e-global-color-accent );
    background-color: var( --e-global-color-secondary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.form-submit [type=submit]:hover{
	background-color: white;
	color: #B99E52;
}

.comment-form-comment textarea{
	height: 5em;
}
.comment-form-comment textarea, .comment-form-author input, .comment-form-email input, .comment-form-url input{
	font-family: "Open Sans";
	border-radius: 0 !important;
	border: 0 !important;
	border-bottom: 2px solid #B99E52 !important;
	padding: 10px 0px !important;
}
.comment-form-comment label, .comment-form-author label, .comment-form-email label, .comment-form-url label{
	font-family: "Open Sans";
	color: #8c8c8c;
	font-size: 15px;
}
.comment-reply-title{
	font-family: "Dancing script", Sans-serif !important;
	font-size: 30px !important;
	font-weight: 400 !important;
	color: #748546 !important;
}
.logged-in-as a{
	font-weight: 400 !important;
}
.comment-form-cookies-consent label, .comment-notes{
	font-size: 15px;
    margin-bottom: 5px;
}

.page .elementor-text-editor h2{
	font-family: "Dancing script", Sans-serif;
	font-size: 42px;
	font-weight: 400;
    line-height: 0.9em;
	margin-bottom: 15px;
}
.elementor-widget-container h5{
	text-align: center;
	color: #748546;
	font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 1em !important;
}

.elementor-widget-container select{
	box-shadow: 0px 0px 10px 0px rgb(241 213 213 / 73%);
	border-radius: 0;
	border: 0;
}

.post .wp-post-image{
	max-height: none;
}

.aviso-legal{
	color: #ffffff;
	font-size: 15px;
}
.aviso-legal a{
	color: #ffffff !important;
	font-size: 15px !important;
	text-decoration: underline !important;
}
.aviso-legal a:hover{
	text-decoration: none !important;
}

blockquote{
	border: 2px solid #B99E52;
	background-color: #fbfaf5;
	font-family: "Special Elite";
	margin: 30px -20px;
	padding: 20px;
}
blockquote p{
	margin-bottom: 0 !important;
}

.boton-decorado{
	font-family: "Special Elite", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    fill: var( --e-global-color-accent );
    color: var( --e-global-color-accent );
    background-color: var( --e-global-color-secondary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
    padding: 11px 5px 11px 5px;
}
.boton-decorado a.link-boton{
	color: white;
}

.boton-decorado span{
	border: 1px solid white;
    padding: 5px 10px;
}

.elementor-40 .elementor-element.elementor-element-31825f3 .elementor-nav-menu--main:not(.e--pointer-framed) .current_page_parent .elementor-item:after {
    background-color: var( --e-global-color-secondary );
	opacity: 1;
}

.boton-decorado:hover, .boton-decorado:focus{
	color: var( --e-global-color-secondary ) !important;
    background-color: var( --e-global-color-accent );
    border-color: var( --e-global-color-secondary );
}

.grecaptcha-badge { 
    visibility: hidden;
}

ol li::marker{
	font-size: 1em;
	margin-left: 5px;
}
::marker{
	color: #748546;
	font-size: 0.8em;
}

.centrado, .boton-formulario{
	text-align: center;
}

.texto-captcha{
	font-size: 9px !important;
	margin-bottom: 0 !important;
    margin-left: 31px;
}
.texto-captcha a{
	font-size: 9px !important;
	color: black !important;
}
.texto-captcha-2{
	color: #ffffff;
	font-size: 9px;
	margin-bottom: 0 !important;
}
.texto-captcha-2 a{
	color: #ffffff !important;
	font-size: 9px !important;
}

.wpcf7 .ajax-loader{
	position: absolute;
    float: right;
}

select{
    color: #757575;
}
option{
    color: #000;
}
option:first-child{
    color: #757575;
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -7.5px;
	margin-left: -7.5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 7.5px;
	padding-left: 7.5px;
	margin-bottom: 10px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
