@charset "UTF-8";
/* CSS Document */

body{
	font-size:13px;
	line-height:22px;
	color:#333;
	font-family: 'Manrope', sans-serif;
	margin:0px;
	line-height:30px;
}
.centrador{
	width:1100px;
	margin:auto;
}
.verrecetas{
	background-color:#CC0;
	color:#FFF;
	padding:10px 20px;
	text-decoration:none;
}
h1{
	font-family: 'Lora', serif;
	color:#C90;
	font-size:25px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
}
h2{
	color:#b8860b;
	font-family:'Manrope', sans-serif;
	text-transform:uppercase;
}
ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.header{
	clear:both;
font-family: 'Lora', serif;
background-color:#000;
}
.fondocomprar{
	background-image:url(images/fondodondecomprar2.jpg);
	background-position:center;
	padding:60px 0px;
	text-align:center;
	background-size:cover;
	color:#FFF;
}
.contenidodondecomprar{
	width:40%;
	margin:auto;
	background:rgba(0,0,0,.5);
	border-radius:10px;
	padding:2%;
}
.clear{
	clear:both;
}
.logotipo{
	float:left;
	width:20%;
	padding:0px 50px 10px 0px;
}
.logotipo img{
	margin:auto;
	width:70%;
}
.empresa{
	text-align:center;
	padding:150px 0px;
	background-color:#000;
	background-image:url(images/banner1.jpg);
	background-size:cover;
	background-position:center;
	color:#FFF;
}
.textoempresa{
	width:40%;
	margin:auto;
	background:rgba(0,0,0,.7);
	padding:2%;
	border-radius:10px;
}
.datos{
	padding: 10px 40px;
	text-align:right;
	color:#FFF;
	position:relative;
}
.redesheader{
	margin-left: 20px;
    width: 40px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0px;
	float:right;
	right:10px;
	top:10px;
}
.redesheader img{
	height:30px;
	width:auto;
	margin:5px;
	background-color:#C90;
    border-radius: 50%;
}
.datos a{
	color:#FFF;
	text-decoration:none;
}
.menuydatos{
	float:right;
	width:70%;
	text-align:right;
}
.menuydatos li{
	display:inline-table;
	border-right:1px solid #990;
	text-align:center;
}
.menuydatos li a{
	display:block;
	color:#CC0;
	text-decoration:none;
	padding:10px 15px;
	text-transform:uppercase;
	  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.menuydatos li a:hover{
	background-color:#CC0;
	color:#000;
}
.fondogrisbanner{
	color:#FFF;
	background-color:#000;
	margin-top:-200px;
}
.textobanner{
	float:right;
	width:40%;
	margin:2% 20%;
	padding-bottom:30px;
}
.botonmenumovil{
	display:none;
	text-align:right;
	margin:20px 10px;
	float:right;
}
.botonmenumovil img{
	background-color:#666;
	padding:5px;
}
.fotobanner{
	margin-left:5%;
	width:30%;
}
.fotobanner img{
	height:auto;
	width:100%;
}
.datosmoviles{
	display:none;
	float:right;
	text-align:right;
	padding:20px 10px;
}
.datosmoviles li{
	width:25px;
	margin:5px;
	display:inline-block;
}
.datosmoviles li img{
	width:100%;
	height:auto;
	background:#C90;
	border-radius:50%;
	padding:5px;
}
.banner1{
	background-image:url(images/fondobanner7.jpg);
	background-size:100%;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner2{
	background-image:url(images/fondobanner2.jpg);
	background-size:90%;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner3{
	background-image:url(images/fondobanner3.jpg);
	background-size:90%;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner4{
	background-image:url(images/fondobanner4.jpg);
	background-size:cover;
	background-position:center;
}
.banner5{
	background-image:url(images/fondobanner5.jpg);
	background-size:cover;
	background-position:center;
}
.banner6{
	background-image:url(images/fondobanner6.jpg);
	background-size:cover;
	background-position:center;
}
.banner7{
	background-image:url(images/fondobanner8.jpg);
	background-size:cover;
	background-position:center;
}
.banner8{
	background-image:url(images/fondoalmeja.jpg);
	background-size:cover;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner9{
	background-image:url(images/fondo-almejitas.jpg);
	background-size:cover;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner10{
	background-image:url(images/fondo-aceitunasserrano.jpg);
	background-size:cover;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner11{
	background-image:url(images/fondo-aceitubasmorron.jpg);
	background-size:cover;
	background-position:top right;
	background-repeat:no-repeat;
}
.banner12{
	background-image:url(images/fondo-aceitunasalmendras.jpg);
	background-size:cover;
	background-position:top right;
	background-repeat:no-repeat;
}
.recetasdetalle h1{
	margin:20px 0px;
}
.logotipos, .dondecomprar{
	text-align:center;
}
.logotipos li{
	display:inline-table;
	width:10%;
	margin:2%;
}
.logotipos li img{
	height:auto;
	width:100%;
}
.productos{
	text-align:center;
	padding:50px 0px;
}
.productos2, .detalleproducto{
	text-align:center;
	width:80%;
	float:right;
	padding-top:50px;
}
.recetasdetalle{
	text-align:left;
	width:80%;
	float:right;
	padding-top:50px;
}
.productos2 h1{
	text-align:left;
}
.productos2 li{
	width:21%;
	margin:1%;
	display:inline-table;
}
.recetasdetalle ul{
	    column-count: 2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
    column-gap: 1em;
}
.recetasdetalle li{
	list-style:disc;
	display:block;
	margin:0;
}
.recetasdetalle li h2{
	margin:0px;
}
.recetasdetalle li a{
	text-decoration:none;
	color:#333;
	font-size:13px;
}
.sidebar{
	width:16%;
	float:left;
	padding-top:50px;
}
.sidebar li{
	padding:5px;
	border-bottom:1px dotted #666;
}
.sidebar h4{
	color:#b8860b;
	font-family: 'Lora', serif;
	font-size:16px;
	margin:0px;
}
.sidebar li a{
	display:block;
	color:#000;
	text-decoration:none;
}
.borderbottom{
	border-bottom:1px dotted #666;
	padding-bottom:10px;
}
.fondomadera{
	background-image:url(images/fondomadera.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.productos li, .recetas li{
	width:16%;
	margin:1%;
	display:inline-table;
}
.dondecomprar{
	background-color:#333;
	padding:30px 0px;
	background-image:url(images/fondodondecomprar.jpg);
	background-size:cover;
	background-position:center;
	color:#FFF;
}
.dondecomprar h4{
	font-size:20px;
	color:#FFF;
}
.dondecomprar li{
width: 10%;
    margin: 1%;
    display: inline-table;
    padding: 1%;
    background-color: #FFF;
    border-radius: 10px;
}
.productos li img, .dondecomprar li img, .recetas li img, .productos2 li img{
	width:100%;
	height:auto;
}
.productos li img, .productos2 li img{
	border:1px solid #CCC;
}
.recetas li img{
	border:4px solid #FFF;
}
.dondecomprar h3{
font-family: 'Lora', serif;
color:#b8860b;
font-size:25px;
font-weight:normal;
}
.textoproducto a{
	background-color:#CCC;
	color:#000;
	padding:5px 10px;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
display:block;
width:50%;
margin:10px auto;
font-size:11px;
}
.fototoreceta img{
	border:4px solid #FFF;
	width:100%;
	height:auto;
	-webkit-box-shadow: 6px 6px 14px -2px rgba(0,0,0,0.34);
-moz-box-shadow: 6px 6px 14px -2px rgba(0,0,0,0.34);
box-shadow: 6px 6px 14px -2px rgba(0,0,0,0.34);
}
.textoreceta a{
	text-decoration:none;
color:#b8860b;
}
.textoreceta h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
}
.contenidopagina{
	padding-top:50px;
}
.textoproducto a:hover{
	background-color:#b8860b;
	color:#FFF;
}
.textoproducto h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
}
.gramaje{
	margin-bottom:10px;
}
.recetas{
	text-align:center;
	background-color:#EBF0F2;
	padding:40px 0px;
}
.recetas h4{
	width:40%;
	margin:10px auto 30px;
	color:#b8860b;
	font-family: 'Bree Serif', serif;
	font-size:30px;
	line-height:30px;
}
.pie{
	background-color:#000;
	color:#FFF;
	padding:40px 0px;
}
.pie a{
	color:#FFF;
	text-decoration:none;
}
.logopie{
	float:left;
	width:15%;
}
.logopie img{
	height:auto;
	width:100%;
}
.menupie{
	float:left;
	margin-left:2%;
	width:30%;
}
.detalleproducto{
	margin-bottom:50px;
}
.fotodetalleproducto{
	width:50%;
	float:left;
}
.fotodetallereceta{
	width:35%;
	float:right;
}
.fotodetalleproducto img, .fotodetallereceta img{
	width:100%;
	height:auto;
}
.fotodetalleproducto li{
	border:1px solid #CCC;
}
.textodetalleproducto{
	float:right;
	width:45%;
	text-align:left;
}
.textodetallereceta{
	float:left;
	width:60%;
	text-align:left;
}
.textodetalleproducto h4, .textodetallereceta h4{
	border-bottom:1px solid #999;
	padding-bottom:10px;
}
.logomarca{
	float:right;
	width:30%;
}
.logomarca img{
	height:auto;
	width:100%;
}
.ideasrecetas{
	float:left;
	width:60%;
}
.textoindividual{
	float:left;
	width:60%;
}
.ideasrecetas img{
	width:100%;
	height:auto;
}
.contactoizquierdo img{
	width:100%;
	height:auto;
}
.contactoizquierdo{
	float:left;
	width:45%;
}
.contactoderecho{
	float:right;
	width:50%;
}
.wpcf7-text, .wpcf7-textarea{
	background-color:#DDD;
	border:0px;
	padding:10px;
	border-radius:5px;
	width:100%;
}
.wpcf7-submit{
	padding:10px 20px;
	font-size:14px;
	background-color:#000;
	color:#FFF;
}
.linkamazon{
	text-align:center;
}
.linkamazon a{
	background-color:#FFD814;
	border-color: #FCD200;
	padding:10px 20px;
	border-radius:10px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.fotogrande{
	width:70%;
	margin:50px auto;
}
.fotogrande img{
	width:100%;
	height:auto;
}