/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.0.4.1627430196
Updated: 2021-07-27 23:56:36

*/

.line-height-light {
    line-height: 0.9em;
}

.line-height-regular {
    line-height: 1.4em;
}

/*------------Márgenes-----------*/

.m-0 {
    margin: 0;
}

.m-1 {
    margin: 0.25rem;
}

.m-2 {
    margin: 0.5rem;
}

.m-3 {
    margin: 1rem;
}

.m-4 {
    margin: 1.5rem;
}

.m-5 {
    margin: 3rem;
}

.m-auto {
    margin: auto;
}

.ml-0 {
    margin-left: 0;
}

.ml-1 {
    margin-left: 0.25rem;
}

.ml-2 {
    margin-left: 0.5rem;
}

.ml-3 {
    margin-left: 1rem;
}

.ml-4 {
    margin-left: 1.5rem;
}

.ml-5 {
    margin-left: 3rem;
}

.ml-10 {
    margin-left: 6rem;
}

.ml-10 {
    margin-left: 6rem;
}

.ml-15 {
    margin-left: 9rem;
}

.ml-20 {
    margin-left: 12rem;
}

.mr-0 {
    margin-right: 0;
}

.mr-1 {
    margin-right: 0.25rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mr-3 {
    margin-right: 1rem;
}

.mr-4 {
    margin-right: 1.5rem;
}

.mr-5 {
    margin-right: 3rem;
}

.mt-0 {
    margin-top: 0;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-3 {
    margin-top: 1rem;
}

.mt-4 {
    margin-top: 1.5rem;
}

.mt-5 {
    margin-top: 3rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.mb-5 {
    margin-bottom: 3rem;
}

.mx-0 {
    margin-right: 0;
    margin-left: 0;
}

.mx-1 {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

.mx-2 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.mx-3 {
    margin-right: 1rem;
    margin-left: 1rem;
}

.mx-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
}

.mx-5 {
    margin-right: 3rem;
    margin-left: 3rem;
}

.mx-auto {
    margin-right: auto;
    margin-left: auto;
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.my-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.my-5 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}


/*------------Paddings-----------*/

.p-0 {
    padding: 0;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 1rem;
}

.p-4 {
    padding: 1.5rem;
}

.p-5 {
    padding: 3rem;
}

.pl-0 {
    padding-left: 0;
}

.pl-1 {
    padding-left: 0.25rem;
}

.pl-2 {
    padding-left: 0.5rem;
}

.pl-3 {
    padding-left: 1rem;
}

.pl-4 {
    padding-left: 1.5rem;
}

.pl-5 {
    padding-left: 3rem;
}

.pr-0 {
    padding-right: 0;
}

.pr-1 {
    padding-right: 0.25rem;
}

.pr-2 {
    padding-right: 0.5rem;
}

.pr-3 {
    padding-right: 1rem;
}

.pr-4 {
    padding-right: 1.5rem;
}

.pr-5 {
    padding-right: 3rem;
}

.pt-0 {
    padding-top: 0;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-3 {
    padding-top: 1rem;
}

.pt-4 {
    padding-top: 1.5rem;
}

.pt-5 {
    padding-top: 3rem;
}

.pb-0 {
    padding-bottom: 0;
}

.pb-1 {
    padding-bottom: 0.25rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-3 {
    padding-bottom: 1rem;
}

.pb-4 {
    padding-bottom: 1.5rem;
}

.pb-5 {
    padding-bottom: 3rem;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.px-3 {
    padding-right: 1rem;
    padding-left: 1rem;
}

.px-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.px-5 {
    padding-right: 3rem;
    padding-left: 3rem;
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-3 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.text-justify {
    text-align: justify;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
	text-align: right;
}

.img-logo-header{
	width: 17vw;
	opacity: 0.5;
}

.font-primary {
	font-family: "Gilda Display", Sans-serif;
	font-size: 1.2em;
}
@media(max-width: 756px) {
	.hidden-xs{
		display: none;
	}
}

.formulario-reservas .wpcf7 {
    background-color: transparent;
    padding: 12px 20px;
}

.form-inicio label{
	font-size: 0.8em !important;
	margin-bottom: 0.5em;
}
.form-inicio h4{
	margin-bottom: 0.5em;
}

.formulario-reservas .wpcf7 form .wpcf7-response-output{
	border: none;
	padding: 0px !important;
	margin: 0px;
	visibility: hidden;
}

.formulario-reservas .wpcf7-not-valid-tip{
	color: #ffffff;
	font-size: 0.8em;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
    background: #FFFFFF;
    padding: 6px 1em;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #58167B;
    border-radius: 0px 0px 0px 0px !important;
    width: 100%;
	min-height: 45px;
	margin-top: 4px;
	color: #808080;
	font-size: 0.8em;
}

#formulario-solicitud-page .wpcf7 input[type="text"],
#formulario-solicitud-page .wpcf7 input[type="email"],
#formulario-solicitud-page .wpcf7 input[type="date"],
#formulario-solicitud-page .wpcf7 select,
#formulario-solicitud-page .wpcf7 textarea {
    background: #FFFFFF;
    padding: 6px 1em;
    border-style: solid;
    border-width: 1px;
    border-color: #58167B;
    border-radius: 0px 0px 0px 0px !important;
    width: 100%;
	min-height: 45px;
	margin-top: 4px;
	color: #565656;
}

.wpcf7 input[type="checkbox"]{
	width: 10% !important;
}

.wpcf7-not-valid-tip{
	color: #cadc32;
    font-size: 0.7em;
    font-weight: normal;
    margin-top: 0.5em;
    display: block;	
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
    height: 35px;
}

.wpcf7 textarea {
    height: 150px;
}

.wpcf7 input[type=”submit”],
.wpcf7 input[type=”button”] {
    background-color: #58167B;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.transition-light {
	transition: all ease-in-out 0.25s;
}

/*---------HEADER----------*/

@media(max-width: 1024px){
	.grid-container .navigation-branding{
	display: none;
	}
}

.grid-container .sticky-navigation-logo{
	width: 100%;
}

@media(max-width: 768px){
	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{
	padding: 0;
	}
	
	html .gb-container-53206f63 > .gb-inside-container{
		padding-top: 0;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	
}
html .gb-container-53206f63 > .gb-inside-container{
	padding-bottom: 0;
}

@media(min-width: 1024px){
	.form-inicio{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 0;
		max-width: 100%;
		flex-wrap: wrap;
		column-gap: 10px;
	}
	
	html .form-inicio > p{
		margin-left: 5px;
	}
}
.wpcf7-form{
	padding: 0;
	background-color: #00000000;
	width: 100%;
}

.text-form, .color-form{
	color: #ffffff;
}

.text-form p:first-of-type{
	display: none;
}

.color-form{
	padding-bottom: 0;
	margin-bottom: 10px;
}

.top-bar{
	border-bottom: 1px solid #e7fff3;
}
.top-bar .w100-mb {
	width:auto;
    display: inline-flex;
    height: 20px;
}
@media (max-width: 768px){
	.top-bar .w100-mb {
		width: 100%;
    	display: block;
    	height: 23px;
	}
}
html .wpcf7-submit{
	border: none;
	background-color: #f1c40f;
	text-transform: uppercase;
	font-weight: 800;
	margin: auto;
	color: #244026;
}

html .wpcf7-submit:hover{
	background-color: #DBB210;
	color: #025928;
}

.valor-label{
	font-size: 11x;
}
.wpcf7-response-output{
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	background-color: transparent !important;
	color: #ffffff;
	text-align: center;
}

.seleccionado{
	background-color: #d6d4d4;
}

html .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="date"], .wpcf7 select, .wpcf7 textarea{
	border: none;
	border-radius: 5px;
}

/*---------------MAIN----------------------*/
@media(max-width: 1024px){
	html .orden-main .elementor-container{
		flex-direction: column;
		align-items: center;
	}
}


/*----------------PIE DE PAGINA----------*/
@media(min-width: 1024px){
	.copyright-bar{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		flex-wrap: wrap;
		text-align: center;
	}

	.centrar{
		text-align: center;
	}
	
	html .margin-copy{
	margin-bottom: 0;
}
}

html .footer-widgets-container{
	border-top: 1px solid #151516;
	justify-content: center;
	align-items: center;
}

@media(max-width: 1024px){
	html .gb-container-2f4fd505 > .gb-inside-container, html .gb-container-839f756b > .gb-inside-container, html .gb-container-8f84675b > .gb-inside-container{
		padding: 0;
	}
}
html .gb-container-2f4fd505 > .gb-inside-container, html .gb-container-839f756b > .gb-inside-container, html .gb-container-8f84675b > .gb-inside-container{
	padding: 20px 0;
}

html .color-foot-text{
	color: #ffffff !important;
}
/*-----------------OPINIONES-------------*/
html #n2-ss-5item3{
	border-radius: 50%;
	width: 25%;
}

html #n2-ss-5item7, html #n2-ss-5item11{
	border-radius: 50%;
	width: 55%;
}
html #n2-ss-5item11{
	width: 60%;
}

/*--------------FORM HABITACIONES---------------*/

html .elementor-element-aab8368 .form-inicio, html .elementor-element-c968770 .form-inicio{
	flex-direction: column;
}


html .elementor-element-aab8368 .form-inicio .text-form, html .elementor-element-c968770 .form-inicio .text-form{
	width: 100%;
	padding: 10px;
}
html .elementor-element-aab8368 .form-inicio p, html .elementor-element-c968770 .form-inicio p{
	width: 100%;
	padding: 0 10px 5px 0;
}

@media(max-width: 1024px){
	html .elementor-element-290aed9, html .elementor-element-c968770{
		background-color: #244026;
	}
}	
/*---------FORM CONTACTO---------*/
html .elementor-shortcode .wpcf7 .wpcf7-form{
	background-color: #00000000;
}
	
html .elementor-shortcode .wpcf7 .wpcf7-form input, html .elementor-shortcode .wpcf7 .wpcf7-form textarea{
	background-color: #fafafa;
	width: 100%;
	border: 1px solid;
    border-color: #f1f1f1;
	border-radius: 0;
}

html .elementor-shortcode .wpcf7 .wpcf7-form .wpcf7-submit{
	width: auto;
	background-color: #00000000;
	color: #ffffff;
}

html .elementor-shortcode .wpcf7 .wpcf7-form .wpcf7-submit:hover{
	background-color: #ffffff;
	color: #025928;
	border: 1px solid #025928;
}

.width-50{
	width: 50%;
}

@media(max-width: 648px){
.width-50{
	width: 100%;
}
}

.btn-enviar {
	padding: 10px 5vh !important;
    color: #02592A  !important;
    border: 1px solid #025928  !important;
	text-align: center;
}