/* CSS Document */

	#main > .fusion-row {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-moz-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		-o-flex-direction: row-reverse;
		flex-direction: row-reverse;
		padding: 5vw 30px;
	}
		#contenedorDetalleEstablecimiento {
			margin-left: 5%;
			width: 72%;
		}
		
/* Estilos para el menu de establecimientos */

		.single-recetas #menu-item-893 > a,
		.single-recetas #menu-item-893 > ul.sub-menu span {
			color: #ff5e35 !important;
		}
		.single-recetas #menu-item-893 > ul.sub-menu {
			display: block !important;
		}
			.single-recetas #menu-item-893 > ul.sub-menu > li {
				margin-left: 0 !important;
			}

/* Fin de los estilos para el menu de establecimientos */

/* Estilos para el buscador */

	.searchform .fusion-search-form-content .fusion-search-button input[type="submit"] {
		height: 45px !important;
		line-height: 45px !important;
		width: 45px !important;
	}
	.searchform .fusion-search-form-content .fusion-search-button input[type=submit] {
		background: #330136;
	}

	/* Estilos para el Buscador general */

	#sidebar .searchandfilter > div{
		position: relative;
		z-index: 20;
	}
		#sidebar .searchandfilter > div > ul {
			background: none !important;
			display: block;
			list-style: none !important;
		}
			#sidebar .searchandfilter > div > ul > li {
				display: block;
				margin: 0 !important;
			}
			#sidebar .searchandfilter > div > ul > li:nth-child(2) {
				border: none !important;
				position: absolute;
				right: 5px;
				top: 5px;
			}
			#sidebar .searchandfilter > div > ul > li:nth-child(2)::before {
				background: url(/wp-content/themes/Avada-Child-Theme/img/interface/icoLupa.jpg) top right no-repeat;
				color: #ff5e35;
				content: " ";
				cursor: pointer;
				display: inline-block;
				font-family: "Font Awesome 5 Free"; 
				font-size: 2rem;
				width: 22px;
			}
				#sidebar .searchandfilter > div input[type="submit"] {
					border: none;
					height: 0;
					outline: none !important;
					padding: 0;
					width: 0;
				}
				#sidebar .searchandfilter > div input[type="text"] {
					font-family: 'Lato', sans-serif;
					font-size: 1.6rem;
					padding-right: 25px;
				}
				#sidebar input[type="text"]{
					color: #666;
					font-size: 1.7rem;
					height: 45px;
				}

/* Fin de los estilos para el buscador general */


/* Fin de los estilos para el buscador */

/* Estilos de la ficha de establecimiento, generalidades */

	#contenedorDetalleEstablecimiento > header {
		margin-bottom: 2.4vw;
	}
		#contenedorDetalleEstablecimiento > header > h1 {
			color: #ff5e35;
			font-size: 3.4rem;
			line-height: 120%;
		}
			#contenidoFicha > section + section {
				margin-top: 2vw;
			}
				#contenidoFicha header + * {
					margin-top: 2vw;
				}
					#contenidoFicha header > h2 {
						background: #330136;
						color: #fff;
						font-size: 2.4rem;
						line-height: 120%;
						padding: 15px;
					}
					
	/* Estilos para el editor de textos */
	
		.textoEditor .valor > * {
			margin: 20px 0;
		}
			#datosEspecialidades .textoEditor ul,
			#descripcionEstablecimiento .textoEditor ul,
			#productosBurgosEstablecimiento .textoEditor ul {
				list-style: none;
			}
				#datosEspecialidades .textoEditor ul > li:before,
				#descripcionEstablecimiento .textoEditor ul > li:before,
				#productosBurgosEstablecimiento .textoEditor ul > li:before {
					-webkit-border-radius: 50%;
					-moz-border-radius: 50%;
					border-radius: 50%;
					background: rgba(51 , 1 , 54 , .6);
					color: #fff;
					content: "\f00c";
					font-family: "Font Awesome 5 Free";
					font-weight: 900;
					margin-right: 15px;
					padding: 5px;
				}
				#contenedorDescripcionCocinero figure {
					margin: 20px 0 0 0 !important;
				}
				#contenedorDescripcionCocinero .col_1_4 figure {
					border: 1px solid #f5f5f5;
					margin: 0 !important;
					padding: 5px;
				}
					#contenedorDescripcionCocinero .col_1_4 figure figcaption {
						background: #330136;
						color: #fff;
						font-weight: 500;
						margin: 2px 0;
						padding: 5px;
					}
	
	/* Fin de los estilos para el editor de textos */

/* Fin de los estilos de la ficha de establecimiento, generalidades */

/* Estilos sección Información de contacto */

	#datosContacto > .textoEditor {
		margin-top: 2vw;
	}
		#datosContacto > .textoEditor > ul,
		#datosMenuCaracteristicas > .textoEditor > ul {
			list-style: none;
		}
			#datosContacto > .textoEditor > ul > li > span,
			#datosMenuCaracteristicas > .textoEditor > ul > li > span{
				display: inline-block;
			}
			#datosContacto > .textoEditor > ul > li > span + span,
			#datosMenuCaracteristicas > .textoEditor > ul > li > span + span {
				margin-left: 15px;
			}
			#datosContacto > .textoEditor > ul > li > .etiqueta,
			#datosMenuCaracteristicas > .textoEditor > ul > li > .etiqueta {
				background: rgba(51 , 1 , 54 , .6);
				color: #fff;
				padding: 5px 10px;
			}
			#datosContacto > .textoEditor > ul > li > span.valor.full,
			#datosMenuCaracteristicas > .textoEditor > ul > li > span.valor.full {
				display: block;
			}

/* fin de los estilos para la sección información de contacto */
		
/* Estilos sección descripción establecimientos */

		#contenedorDescripcionCocinero {
			display: -moz-flex;
			display: -ms-flex;
			display: -o-flex;
			display: flex;
		}
			#contenedorDescripcionCocinero > .col_3_4 {
				width: 60% !important;
			}
			#contenedorDescripcionCocinero > .col_1_4 {
				margin-left: 6%;
				width: 34% !important;
			}

/* Fin de los estilos sección descripción establecimientos */