/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1710942094
Updated: 2024-03-20 13:41:34

*/
/* HEADER */
.single-post .elementor.elementor-71.elementor-location-header {
    background-color: #1D1D1D;
}

.bars-nav .elementor-icon-list-text {
	display: none;
}

/* INDEX */

.boton-reserva-1 .elementor-button-icon {
	margin-top: 2px;
}

.boton-reserva-1 .elementor-button-icon svg,
.form-contacto .elementor-button-icon svg {
	height: 16px !important;
}

/* FOOTER */

.footer-contacto a {
	color: #1D1D1D;
	transition: 0.3s all ease;
}

.footer-contacto a:hover {
	color: rgba(29, 29, 29, 0.5);
}

.volver-arriba .elementor-icon {
	border: 1px solid;
	border-color: rgba(29, 29, 29, 0.25) !important;
	border-radius: 50%;
	padding: 0.95em;
}

.volver-arriba .elementor-icon:hover {
	border-color: #1D1D1D !important;	
}

.volver-arriba .elementor-icon-box-icon {
	margin-bottom: 0 !important;
}

.volver-arriba .elementor-icon-box-content {
	display: none;
}

/* CONTACTO Y RESERVA */

.form-contacto .elementor-field-type-text label,
.form-contacto .elementor-field-type-email label,
.form-contacto .elementor-field-type-tel label,
.form-contacto .elementor-field-type-textarea label,
.form-contacto .elementor-field-type-date label,
.form-contacto .elementor-field-type-time label,
.form-contacto .elementor-field-type-number label {
	width: 0;
	height: 0;
	opacity: 0;
}

.form-contacto .elementor-field-type-textarea {
	margin-bottom: 20px !important;
}

.form-contacto .elementor-field-type-acceptance label {
	display: inline-block !important;
	margin-bottom: 5px;
	margin-left: 2.5px;
}

.form-contacto .elementor-field-type-acceptance label a {
	transition: 0.3s all ease;
	font-weight: 600;
	color: #372616;
}

.form-contacto .elementor-field-type-acceptance label a:hover {
	color: #836D31;
}

.form-contacto .elementor-button-icon {
	margin-top: 5px;
}

.reserva .elementor-field-type-acceptance .elementor-field-option {
	display: flex;
}

.reserva .elementor-field-type-acceptance .elementor-field-option input {
	height: 20px;
}

.reserva .elementor-field-type-acceptance label {
	line-height: 1.5em !important;
	margin-left: 5px;
}

/* NOSOTROS */

.google-reviews .ti-widget.ti-goog .ti-review-item>.ti-inner {
	/* border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-color: #372616;
	border-width: 0 0 1px 0; */
	border-bottom: 1px solid #1D1D1D !important;
	border-radius: 3px !important;
}

.google-reviews .ti-widget.ti-goog .ti-widget-container,
.google-reviews .ti-widget.ti-goog .ti-widget-container * {
	font-family: "Poppins", sans-serif !important;
	
}
.ti-date {
    color: #000 !important;
    opacity: 1 !important;
}

/* CARTA */
span.informacion {
    font-size: 14px;
}
.plato {
	vertical-align: top;
	margin-right: 10px;
}

.multilinea {
	line-height: 1.5em !important;
}

.alergenos .icono-alergenos {
	width: 24px;
	margin-right: 5px;
}

.alergenos .icono-alergenos:last-child {
	margin-right: 0;
}

.multilinea ~ .alergenos {
	display: inline-block !important;
	margin-top: 3.5px;
}

/* INFO LEGAL */

.texto-avisos p,
.texto-avisos ul,
.texto-avisos ol {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5em;
	color: #1D1D1D;
}

.texto-avisos ul li,
.texto-avisos ol li {
	margin-bottom: 20px;
}

.texto-avisos ul li:last-child,
.texto-avisos ol li:last-child {
	margin-bottom: 0;
}

.texto-avisos a {
	font-weight: 600;
	color: #1D1D1D;
	transition: 0.3s all ease;
}

.texto-avisos a:hover {
	color: rgba(29, 29, 29, 0.5);
}

/* TEXTO SEO */

.fuerte {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5em;
	display: inline;
}

/* RESPONSIVE */

@media (max-width: 2134px) {
	.bloque-platos .elementor-widget-wrap {
		align-content: flex-start !important;
	}
}

@media (max-width: 1024px) {
	.direccion-header .elementor-widget-container {
		background-color: #fff0 !important;
	}
	
	.direccion-header .elementor-widget-container p {
		color: #1D1D1D !important;
	}
	
	.bars-nav svg {
		fill: #1D1D1D !important; 
	}
	
	.fuerte {
		font-size: 17px;
	}
}

@media (max-width: 767px) {
	button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    	padding: 5px !important;
    	height: 32px !important;
		right: 30px !important;
	}
	.rrss-inicio svg {
		fill: #F1DEB6 !important;
	}
	
	.fuerte {
		font-size: 16px;
	}
	
	.lista-menu  .elementor-price-list-title {
        display: flex;
        flex-direction: column;
    }
    
    .lista-menu .alergenos {
        display: block;
        margin-top: 5px;
    }
	
	.multilinea {
		line-height: 1.25em !important;
	}
	
	.form-contacto .elementor-field-type-acceptance .elementor-field-option {
		display: flex;
	}

	.form-contacto .elementor-field-type-acceptance .elementor-field-option label {
		line-height: 1.5em !important;
		padding-left: 10px;
	}
}