/*
Theme Name: Acuarel New The7
Author: Acuarel Lab
Author URI: http://www.acuarel.es/
Description: Child Theme dt-the7
Version: 1.0
License: Uso interno
Template: dt-the7
Text Domain: acuarelnew7
*/





p.privacidad-acepta,
label.privacidad-acepta{
	display:block;
	margin-top: 1em;
	border:0px solid;
}
p.privacidad-acepta >span.wpcf7-form-control-wrap,
label.privacidad-acepta >span.wpcf7-form-control-wrap{
	margin-right:5px;
}

ul.privacidade{
	list-style-position: inside;
	font-size:14px;
	padding: 0;
    margin: 20px 0 20px 0;
    margin-bottom: 30px;
}

ul.privacidade li{
	padding-left:20px !important;
}

ul.privacidade li:first-child{
	color:#0e8a2f;;
	list-style: none;
	font-weight: bold;
	padding-left:0 !important;;
}
ul.privacidade li > span{
	display:inline-block;
	font-weight: bold;
	padding-right: 10px;
}


/*Desarrollo 13/06/23*/
.author.vcard{
    display: none;
}

/*Menu intranet*/
ul#primary-menu li.intranet{
   background:var(--the7-accent-color);
}

.main-nav > li.intranet:not(.act):not(.wpml-ls-item) > a:hover,
.main-nav > li.intranetdt-hovered:not(.act):not(.wpml-ls-item) > a {
   color: #fff;
}


.hacer-reserva-btn{
    margin-top: 10px !important;
    padding: 13px 15px !important;
}

.masthead .top-bar div.flag{
    z-index:9999;
    position: relative;
    /* border:1px solid; */
}


/*Estilo para carta con ACF*/
div.los_vinos * {
	font-family: 'Poppins', sans-serif;
	box-sizing: border-box;
}
div.los_vinos  h2{
	font-weight: bold;
    color: #000000;
	   margin-bottom: 5%;
    font-size: 36px;
    line-height: 42px;
}
div.seccion{
	display:flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-wrap: wrap;
	max-height:1350px;
	padding-bottom:32px;
	/* border:1px dashed #0c0; */

}

div.seccion.seccion-2{
    max-height:1170px;
}

div.seccion.seccion-3{
    max-height:170px;
}

div.seccion .item{
	width:32%;
	/* border:1px solid #c00; */
}
div.seccion .item{
	font-size: 16px;
	line-height: 22px;
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom:1em;
	/* border:1px dashed #f90; */
}

div.seccion .item.carta_comida{
    width: 100%;
    font-size: 16px;
	line-height: 22px;
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom:1em;
	/* border:1px dashed #f90; */
}

.items_subseccion{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

div.seccion .items_subseccion .item{
	font-size: 16px;
	line-height: 22px;
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom:1em;
	/* border:1px dashed #f90; */
}

div.seccion .subseccion{
	font-weight: bold;
	color: #dfcab9;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom:0.5em;
}

div.seccion .subseccion.carta_commida{
    padding-bottom: 10px !important;
	font-weight: bold;
	color: #dfcab9;
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	padding-bottom:1em !important;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 36px;
}

div.seccion .items_subseccion .item .precio_plato{
    padding-top: 0 !important;
    padding-left: 20px !important;
}

div.seccion .item >span >strong{
	display:block;
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
	padding-bottom:8px;
}

div.seccion .item >span:last-of-type{
	flex-basis:30%;
	text-align:right;
	padding-right:10%;
	padding-top:1em;
	font-weight: bold;
	/* border:1px dashed #c00; */
}
@media (max-width:500px){
    .items_subseccion{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    div.seccion .items_subseccion .item{
        font-size: 16px;
        line-height: 22px;
        display:block;
        padding-bottom:2em;
        /* border:1px dashed #f90; */
    }

    div.seccion .items_subseccion .item .precio_plato{
        float: right;
        padding-right: 0;
    }

    div.seccion .subseccion.carta_commida{
        font-size: 25px;
    }
}
@media (max-width:1160px){
    div.seccion{
        max-height: 100%;
    }
    div.seccion.seccion-2{
        max-height: 100%;
    }
    div.seccion.seccion-3{
        max-height: 100%;
    }
	div.seccion .item{
		width:100%;
	}
}



/*==============================================================
===== ESTILOS DEL FORMULARIO DE CONTACTO HECHO CON WPFORMS =====
================================================================*/

/* CONTENEDOR */
#wpforms-form-4236 .wpforms-field-container {
    width: 100% !important;
}

/* QUITAR LABELS */
#wpforms-form-4236 .wpforms-field-container label, span.wpforms-required-label {
    display: none;
}

.wpforms-field-label-inline {
    display: block !important;
    font-size: 12px !important;
}

/* CONTENEDORES DE CADA ELEMENTO DEL FORMULARIO */
#wpforms-4236-field_1-container, #wpforms-4236-field_6-container, #wpforms-4236-field_3-container{
    padding: 0 !important;
}

/* INPUTS DEL FORMULARIO */
#wpforms-4236-field_1, #wpforms-4236-field_6, #wpforms-4236-field_3 {
    max-width: 100% !important;
    background-color: rgb(253, 253, 253);
    border-radius: 0;
    border-color: rgba(51, 51, 51, 0.11);
    font-size: 14px;
}

#wpforms-4236-field_1:focus,
#wpforms-4236-field_6:focus,
#wpforms-4236-field_3:focus {
    box-shadow: none;
}

/* BOTÓN */
#wpforms-submit-4236{
    background-color: rgb(223, 202, 185) !important;
    border-radius: 0;
    text-transform:uppercase !important;
    font-size: 14px;
}

#wpforms-submit-4236:hover{
    background-color: #000000 !important;
}

/* End of Estilos del formulario de contacto hecho con WPForms*/