/* Wordpress styles*/
/* App fonts */
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url("../fonts/RobotoSlab-Regular.eot");
  src: url("../fonts/RobotoSlab-Regular.otf") format("opentype"), url("../fonts/RobotoSlab-Regular.ttf") format("truetype"), url("../fonts/RobotoSlab-Regular.eot#iefix") format("embedded-opentype"); }

@font-face {
  font-family: 'RobotoSlab-Light.ttf';
  src: url("../fonts/RobotoSlab-Light.ttf.eot");
  src: url("../fonts/RobotoSlab-Light.ttf.otf") format("opentype"), url("../fonts/RobotoSlab-Light.ttf.ttf") format("truetype"), url("../fonts/RobotoSlab-Light.ttf.eot#iefix") format("embedded-opentype"); }

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url("../fonts/RobotoSlab-Bold.eot");
  src: url("../fonts/RobotoSlab-Bold.otf") format("opentype"), url("../fonts/RobotoSlab-Bold.ttf") format("truetype"), url("../fonts/RobotoSlab-Bold.eot#iefix") format("embedded-opentype"); }

@font-face {
  font-family: 'RobotoSlab-Thin';
  src: url("../fonts/RobotoSlab-Thin.eot");
  src: url("../fonts/RobotoSlab-Thin.otf") format("opentype"), url("../fonts/RobotoSlab-Thin.ttf") format("truetype"), url("../fonts/RobotoSlab-Thin.eot#iefix") format("embedded-opentype"); }

@font-face {
  font-family: 'SunValley';
  src: url("../fonts/SunValley.eot");
  src: url("../fonts/SunValley.otf") format("opentype"), url("../fonts/SunValley.ttf") format("truetype"), url("../fonts/SunValley.eot#iefix") format("embedded-opentype"); }

/* fonts */
/* functions */
/* vars */
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ol, ul {
  list-style: none; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

p {
  margin-bottom: 24px; }

/* Common css */
html {
  font-size: 16px;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif; }

body {
  position: relative; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box; }

*, *:focus {
  outline: 0 none !important;
  outline: 0;
  outline: none;
  outer-border: none; }

.no-decore, .no-decore:hover {
  text-decoration: none;
  cursor: pointer; }

.cover {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.container_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.clearfix {
  clear: both; }

.fullwidth {
  width: 100%;
  max-width: 100%; }

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

.nopadding {
  padding-left: 0;
  padding-right: 0; }

.transition {
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.transition:hover {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.transition_slow {
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

/* ol-btn*/
.ol-btn {
  font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px;
  border: 1px solid #464748;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.ol-btn:hover {
  cursor: pointer;
  text-decoration: none;
  background: #939598;
  color: #fff; }

@media (min-width: 48rem) {
  .ol-btn {
    padding: 20px 30px; } }

/* custom css*/
/* header*/
.header {
  position: relative;
  z-index: 99; }
  .header .top-bar {
    padding: 10px 0;
    border-bottom: 1px solid #E3E4E5;
    text-align: right; }
    .header .top-bar ul.redes-sociales {
      display: inline-block;
      vertical-align: top;
      text-align: right;
      max-height: 25px;
      overflow: hidden;
      margin: 4px 0 0 0; }
      .header .top-bar ul.redes-sociales li {
        display: inline-block;
        vertical-align: top;
        margin-left: 15px; }
    .header .top-bar form {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .header .top-bar form label {
        display: none; }
      .header .top-bar form input[type="text"] {
        width: 140px;
        max-width: 100%;
        border: none;
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #A7A9AC;
        padding-right: 30px; }
      .header .top-bar form input[type="submit"] {
        height: 19px;
        width: 20px;
        position: absolute;
        top: 3px;
        right: 0;
        border: none;
        color: transparent;
        background: url("../images/img_icon_search.png") no-repeat center center; }
  .header .access {
    border-bottom: 1px solid #EAE4DF; }
    .header .access .navbar-toggle {
      border: 1px solid #000;
      margin: 25px 0 0;
      padding: 7px 6px; }
      .header .access .navbar-toggle .icon-bar {
        background: #000; }
    .header .access .site-logo {
      max-height: 80px;
      padding: 5px 0;
      float: left;
      position: relative;
      z-index: 9; }
    .header .access ul li {
      display: block;
      vertical-align: top;
      position: relative; }
      .header .access ul li a {
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 40px;
        color: #626466; }
      .header .access ul li a:hover {
        color: #000;
        text-decoration: none; }
      .header .access ul li ul {
        display: none; }
    .header .access ul li.current_page_item a {
      color: #000;
      text-decoration: none; }
    .header .access .r {
      text-align: right; }
      .header .access .r ul li {
        margin: 0 0 0 60px; }
    .header .access .navbar-collapse {
      background: #fff;
      border: none;
      margin: -24px -15px 25px;
      padding: 40px 15px 25px;
      text-align: center; }

/* footer*/
.footer {
  background: #F2F4F2; }
  .footer .data {
    border-top: 1px solid #D5D7D7;
    padding: 20px 0; }
    .footer .data .site-logo {
      max-height: 80px;
      margin: 0 auto 20px; }
    .footer .data ul.menu li {
      display: block;
      vertical-align: top;
      margin: 0;
      text-align: center; }
      .footer .data ul.menu li a {
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 14px;
        line-height: 30px; }
      .footer .data ul.menu li a:hover {
        color: #939598;
        text-decoration: none; }
    .footer .data ul.redes-sociales {
      text-align: center;
      margin: 20px 0 0; }
      .footer .data ul.redes-sociales li {
        display: inline-block;
        vertical-align: top;
        margin: 0 8px; }
  .footer .copy {
    border-top: 1px solid #D5D7D7;
    padding: 10px 0;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #939598;
    font-size: 12px;
    line-height: 16px;
    text-align: center; }

/* recetas-inicio*/
.recetas-inicio {
  background: #F2F4F2;
  padding: 30px 0 20px; }
  .recetas-inicio h3 {
    text-align: center;
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px; }
  .recetas-inicio .ultimas-recetas {
    margin-bottom: 20px; }
  .recetas-inicio .ultimas-recetas-video {
    margin-bottom: 15px; }

.receta {
  background: #fff;
  border: 1px solid #F6F8F6;
  margin: 0 0 30px; }
  .receta .img {
    height: 235px;
    position: relative; }
    .receta .img .video_wrapper {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .receta .img .video_wrapper .videoIframe {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent; }
  .receta .h {
    padding: 15px;
    border-bottom: 1px solid #D5D6D7; }
    .receta .h h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 18px;
      margin: 0;
      min-height: 36px; }
  .receta .meta {
    padding: 15px;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #626466;
    font-size: 12px;
    line-height: 12px; }
    .receta .meta ul {
      float: right; }
      .receta .meta ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 10px; }

/* filtros*/
.filtros {
  margin: 0 0 20px; }
  .filtros .cats {
    text-align: left;
    margin: 0 0 10px; }
  .filtros .l {
    display: block;
    vertical-align: top;
    font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 0 0; }

/* select*/
.select {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 320px;
  max-width: 100%;
  background: #E6E7E8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .select select {
    background: transparent;
    height: 34px;
    width: 100%;
    max-width: 100%;
    border: 1px solid #BFC1C3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 0 45px 0 10px;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #626466;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    position: relative;
    z-index: 3; }
  .select select:disabled {
    cursor: not-allowed;
    opacity: .6;
    filter: alpha(opacity=60); }
  .select img {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    max-height: 25px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }

/* sarraceno-inicio*/
.parallax {
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.sarraceno-inicio .opacer {
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.7); }

.sarraceno-inicio .text {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 20px; }
  .sarraceno-inicio .text h3 {
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px 0; }
  .sarraceno-inicio .text p {
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px 0; }
  .sarraceno-inicio .text h4 {
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 0; }

.sarraceno-inicio .elementos {
  text-align: center;
  margin: 0 0 20px; }
  .sarraceno-inicio .elementos img {
    margin: 0 auto 15px; }
  .sarraceno-inicio .elementos h5 {
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 20px; }

.sarraceno-inicio .ol-btn {
  border-color: #fff;
  color: #fff; }

.sarraceno-inicio .ol-btn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

/* productos-inicio*/
.productos-inicio {
  background: #F2F4F2;
  padding: 30px 0 20px; }
  .productos-inicio h3 {
    text-align: center;
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px; }
  .productos-inicio .productos {
    margin: 0 0 50px;
    padding: 0; }

.producto {
  background: #fff;
  border: 1px solid #fff;
  margin: 0 15px; }
  .producto.special {
    margin: 0; 
  }
  .producto .img {
    height: 230px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
  .producto .h {
    padding: 15px;
    border-bottom: 1px solid #D5D6D7; }
    .producto .h h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 18px;
      margin: 0; }
  .producto .meta {
    padding: 15px;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #626466;
    font-size: 12px;
    line-height: 12px; }
    .producto .meta ul {
      float: right; }
      .producto .meta ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 10px; }

/* mapa*/
.mapa {
  background: #F2F4F2; 
padding: 40px 0 0;}
  .mapa h3 {
    text-align: center;
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 20px; }
  .mapa .overlay {
    padding: 70px 0; 
  background-color: rgba(4, 100, 92, 0.4);}

  .mapa .t {
    width: 700px;
    max-width: 100%;
    margin: 0 auto 50px;
    text-align: center;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 20px; }
  .mapa .ol-btn {
    border-color: #fff;
    color: #fff; }
  .mapa .ol-btn:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.8); }

/* page-banner*/
.page-banner {
  height: 120px;
  background-image: url("../images/banner.png");
  position: relative; }
  .page-banner .opacer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); }

/* page-title*/

  .page-title h3 {
    text-align: center;
    font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 34px;
    line-height: 34px;
    padding: 0 0 20px;
    margin: 0; }
    .page-title.nofont h3 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      font-size: 30px;
      line-height: 30px;
      text-align: left;
      padding: 0 0 30px;
    }
  .page-title h4 {
    text-align: center;
    font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 28px;
    line-height: 28px;
    padding: 0 0 30px;
    text-transform: uppercase;
    margin: 0; }

/* recetas*/
.recetas {
  background: #F2F4F2;
  padding: 0 0 30px; }

/* pagger*/
.pagger {
  background: #F2F4F2;
  padding: 0 0 85px;
  text-align: center; }
  .pagger ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px; }
    .pagger ul li a, .pagger ul li span {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #939598;
      font-size: 16px;
      line-height: 16px; }
    .pagger ul li a.current, .pagger ul li span.current {
      color: #000; }
    .pagger ul li a.next, .pagger ul li a.prev {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #939598;
      font-weight: normal; }

/* sarraceno-content*/
.sarraceno-content {
  background: #F2F4F2;
  padding: 30px 0;
  text-align: center; }
  .sarraceno-content .text {
    margin: 0 auto;
    width: 700px;
    max-width: 100%;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 20px; }
    .sarraceno-content .text h3 {
      text-align: center;
      font-family: "SunValley", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 40px;
      line-height: 40px;
      margin: 0 0 20px; }

/* sarraceno-extra*/
.sarraceno-extra {
  background: #F2F4F2;
  padding: 30px 0;
  text-align: center; }
  .sarraceno-extra .text {
    margin: 0 auto;
    width: 750px;
    max-width: 100%;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 20px; }
    .sarraceno-extra .text h3 {
      text-align: center;
      font-family: "SunValley", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 40px;
      line-height: 40px;
      margin: 0 0 20px; }
    .sarraceno-extra .text h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #F68C1E;
      font-size: 18px;
      line-height: 18px;
      margin: 0 0 24px;
      padding: 24px 0 0;
      background: url("../images/img_point.png") no-repeat top center; }
    .sarraceno-extra .text h5 {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 24px;
      line-height: 28px;
      margin: 0;
      text-transform: uppercase; }
    .sarraceno-extra .text h6 {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #939598;
      font-size: 12px;
      line-height: 18px;
      margin: 30px 0 30px; }

/* contacto*/
.contacto {
  background: #F2F4F2;
  padding: 0 0 20px; }
  .contacto .text {
    background: #fff;
    padding: 20px;
    position: relative;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto; }
    .contacto .text img.logo {
      position: absolute;
      right: 80px;
      bottom: 245px;
      max-height: 90px; }
  .contacto form {
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    text-align: center; }
    .contacto form input[type="text"],
    .contacto form input[type="email"],
    .contacto form select,
    .contacto form textarea {
      width: 500px;
      max-width: 100%;
      height: 34px;
      border: 1px solid #888A8C;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background: #fff;
      padding: 0 15px 0 15px;
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #626466;
      font-size: 14px;
      margin: 0 auto 25px; }
    .contacto form input.wpcf7-captchar {
      text-align: center; }
    .contacto form textarea {
      height: 145px;
      padding: 15px 15px 0 15px; }
    .contacto form input[type="submit"] {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #626466;
      font-size: 14px;
      text-transform: uppercase;
      margin: 0 auto;
      width: 190px;
      height: 48px;
      border: 1px solid #888A8C;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background: #fff; }
    .contacto form img.ajax-loader {
      display: table;
      margin: 0 auto; }

      .contacto form p {
        margin: 0;
      }

/* productos*/
.productos {
  background: #F2F4F2;
  padding: 0 0 20px;
  position: relative; }
  .productos .slick-dots {
    text-align: center;
    width: 100%;
    padding: 25px 0 0; }
    .productos .slick-dots li {
      display: inline-block;
      vertical-align: top;
      margin: 0 7px; }
      .productos .slick-dots li button {
        height: 18px;
        width: 18px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: transparent;
        color: transparent;
        font-size: 0;
        border: 1px solid #000; }
      .productos .slick-dots li.slick-active button {
        background: #000; }

.producto-big {
  margin-bottom: 30px;
  background: #fff; }
  .producto-big .img {
    height: 300px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
  .producto-big .text {
    padding: 25px; }
    .producto-big .text h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 20px;
      line-height: 20px;
      margin: 0 0 20px;
      text-transform: uppercase; }
    .producto-big .text h5 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 14px;
      margin: 0 0 5px; }
    .producto-big .text p {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 18px; }
    .producto-big .text a {
      margin: 0; 
      padding: 10px 15px; }
  .producto-big .n {
    padding: 25px;
    background: #808285; }
    .producto-big .n h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #fff;
      font-size: 14px;
      line-height: 14px;
      margin: 0 0 15px;
      text-transform: uppercase; }
    .producto-big .n table {
      margin: 0 0 15px; }
      .producto-big .n table tr th {
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 15px; }
      .producto-big .n table tr td {
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 12px;
        line-height: 12px;
        padding-bottom: 5px; }
      .producto-big .n table tr .fi {
        width: 40%; }
      .producto-big .n table tr .se {
        width: 35%; }
    .producto-big .n h6 {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #fff;
      font-size: 11px;
      line-height: 14px;
      margin: 0; }

/* receta-body*/
.receta-body {
  background: #F2F4F2;
  padding: 60px 0; }
  .receta-body .receta-breadcrumb {
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 20px; }
    .receta-body .receta-breadcrumb a {
      color: #000; }
  .receta-body .receta-content {
    background: #fff; }
    .receta-body .receta-content .h {
      padding: 25px; }
      .receta-body .receta-content .h h4 {
        font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 28px;
        line-height: 34px;
        margin: 0; }
    .receta-body .receta-content .img {
      height: 350px;
      position: relative; }
      .receta-body .receta-content .img .video_wrapper {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .receta-body .receta-content .img .video_wrapper .videoIframe {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: transparent; }
    .receta-body .receta-content .preparacion {
      padding: 25px;
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 16px;
      line-height: 20px; }
      .receta-body .receta-content .preparacion h5 {
        font-family: "SunValley", Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 15px; }
    .receta-body .receta-content .meta {
      padding: 25px;
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #626466;
      font-size: 12px;
      line-height: 12px;
      border-top: 1px solid #D5D6D7; }
      .receta-body .receta-content .meta ul {
        float: right; }
        .receta-body .receta-content .meta ul li {
          display: inline-block;
          vertical-align: top;
          margin: 0 0 0 10px; }

/* receta-sidebar*/
.receta-sidebar .ingredientes {
  background: #fff;
  padding: 25px;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 30px; }
  .receta-sidebar .ingredientes h5 {
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 15px; }

.receta-sidebar .preparalo {
  background: #fff;
  margin: 0 0 30px; }
  .receta-sidebar .preparalo h5 {
    padding: 25px;
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #F68C1E;
    font-size: 28px;
    line-height: 34px; }
  .receta-sidebar .preparalo .producto {
    margin: 0; }

.receta-sidebar .encontrar {
  background: #fff; }
  .receta-sidebar .encontrar h5 {
    padding: 25px;
    font-family: "SunValley", Helvetica, Arial, sans-serif;
    color: #F68C1E;
    font-size: 28px;
    line-height: 34px; }
  .receta-sidebar .encontrar .m {
    height: 300px;
    position: relative;
    background-image: url("../images/img_mapa.jpg"); }
    .receta-sidebar .encontrar .m .ol-btn {
      border-color: #fff;
      color: #fff;
      width: 60%; }
    .receta-sidebar .encontrar .m .ol-btn:hover {
      color: #fff;
      background: rgba(0, 0, 0, 0.8); }

/* localizacion*/
.localizacion {
  background: #F2F4F2;
  padding: 0 0 20px; }
  .localizacion .form {
    background: #fff;
    padding: 25px;
    margin: 0 0 20px; }
    .localizacion .form h4 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 16px;
      line-height: 20px;
      margin: 0 0 15px; }
    .localizacion .form .select {
      margin-bottom: 15px;
      width: 100%; }
  .localizacion #map {
    height: 500px;
    border: 1px solid #E1E2E3; }

/* result-list*/
.result-list {
  padding: 20px 0 0; }
  .result-list .r {
    margin: 0 0 25px; }
    .result-list .r h5 {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 16px;
      margin: 0 0 5px; }
    .result-list .r .d {
      font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 16px;
      margin: 0 0 10px; }
    .result-list .r a {
      font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
      color: #000;
      font-size: 14px;
      line-height: 14px;
      display: inline-block;
      text-align: center;
      margin: 0 auto;
      padding: 10px 20px;
      border: 1px solid #464748;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px; }
    .result-list .r a:hover {
      cursor: pointer;
      text-decoration: none;
      background: #939598;
      color: #fff; }
  .result-list .r:last-child {
    margin: 0; }

.page-content.blank {
  background: #fff;
  padding: 15px; 
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  color: #000;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.page-content.blank.no {
  padding: 0;
}

.page-content.blank.full {
  width: 100%;
}

.page-content.blank h1,
.page-content.blank h2,
.page-content.blank h3,
.page-content.blank h4,
.page-content.blank h5,
.page-content.blank h6 {
  font-family: "RobotoSlab-Bold", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0 0 20px;
}

.page-content {
  background: #F2F4F2;
  padding: 45px 0 60px;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #626466; }
  .page-content ol {
    list-style: normal;
    padding: 0 0 0 20px;
    text-align: center; }
    .page-content ol li {
      font-size: 20px;
      margin-bottom: 15px; }
      .page-content ol li a {
        color: #000; }
  .page-content h3 {
    font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
    color: #000; }
  .page-content img {
    max-width: 100%; }

/* Media queries */
@media (min-width: 48rem) {
  .header .access {
    display: flex;
    align-items: center;
    justify-content: center;
  }
    .header .access .site-logo {
      float: none; 
      margin: 0 auto;
    }
    .header .access ul li {
      display: inline-block;
      margin: 0 5px 0 0; }
      .header .access ul li a {
        font-size: 12px;
        line-height: 80px; }
  .footer .data .site-logo {
    max-height: 65px;
    margin: 0; }
  .footer .data ul.menu li {
    display: inline-block;
    margin: 0 40px 0 0;
    text-align: left; }
    .footer .data ul.menu li a {
      line-height: 65px; }
  .footer .data ul.redes-sociales {
    text-align: right;
    margin: 24px 0; }
    .footer .data ul.redes-sociales li {
      margin: 0 0 0 15px; }
  .footer .copy {
    text-align: left; }
  .page-title h3 {
    font-size: 42px;
    line-height: 42px;
    padding: 0 0 65px; }
  .contacto {
    padding: 0 0 85px; }
    .contacto .text {
      padding: 40px; }
  .recetas-inicio {
    padding: 100px 0; }
    .recetas-inicio h3 {
      font-size: 55px;
      line-height: 55px;
      margin: 0 0 40px; }
  .filtros {
    margin: 0 0 40px; }
    .filtros .cats {
      text-align: right;
      margin: 0; }
    .filtros .l {
      display: inline-block;
      line-height: 30px;
      margin: 0 10px 0 0; }
  .sarraceno-inicio .opacer {
    padding: 110px 0; }
  .sarraceno-inicio .text {
    margin: 0 auto 50px; }
    .sarraceno-inicio .text h3 {
      font-size: 54px;
      line-height: 54px;
      margin: 0 0 25px 0; }
    .sarraceno-inicio .text h4 {
      font-size: 22px;
      line-height: 28px; }
  .sarraceno-inicio .elementos {
    margin: 0 0 30px; }
    .sarraceno-inicio .elementos h5 {
      font-size: 16px;
      line-height: 20px; }
  .productos-inicio {
    padding: 85px 0; }
    .productos-inicio h3 {
      font-size: 55px;
      line-height: 55px;
      margin: 0 0 40px; }
    .productos-inicio .productos {
      margin: 0 0 50px; }
  .mapa h3 {
    font-size: 55px;
    line-height: 55px;
    margin: 0 0 40px; }
  .mapa .overlay {
    padding: 120px 0; }
  .sarraceno-content {
    padding: 60px 0; }
    .sarraceno-content .text {
      font-size: 16px;
      line-height: 20px; }
      .sarraceno-content .text h3 {
        font-size: 55px;
        line-height: 55px;
        margin: 0 0 50px; }
  .sarraceno-extra {
    padding: 60px 0; }
    .sarraceno-extra .text {
      font-size: 16px;
      line-height: 20px; }
      .sarraceno-extra .text h3 {
        font-size: 55px;
        line-height: 55px;
        margin: 0 0 50px; }
  .productos {
    padding: 0 0 85px; }
  .localizacion {
    padding: 0 0 85px; }
    .localizacion .form {
      margin: 0; } }

@media (min-width: 62rem) {
  .header .access ul li {
    margin: 0 15px 0 0; }
    .header .access ul li a {
      font-size: 14px;
      line-height: 80px; }
  .header .access .r ul li {
    margin: 0 0 0 15px; } }

@media (min-width: 81.25rem) {
  .container {
    width: 78.75rem; }
  .header .access ul li {
    margin: 0 60px 0 0; }
    .header .access ul li a {
      font-size: 14px;
      line-height: 80px; }
  .header .access .r ul li {
    margin: 0 0 0 60px; } }

@media (min-width: 100rem) {
  .container {
    width: 90rem; } }

@media (min-width: 118.75rem) {
  .container {
    width: 100rem; } }


.home-banner {
  position: relative;
  overflow: hidden;
}

.home-banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
}

.home-banner .overlay {
  position: relative;
  z-index: 10;
  height: 320px;
  background-color: rgba(4, 100, 92, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.home-banner h1 {
  z-index: 6;
  max-width: 100%;
  white-space: normal;
  font-size: 34px;
  line-height: 34px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-family: SunValley;
  text-align: center;
  font-style: italic;
  visibility: inherit;
  transition: none;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  min-height: 0px;
  max-height: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
}

.home-banner p {
  z-index: 7;
  min-width: 600px;
  max-width: 600px;
  white-space: normal;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-family: RobotoSlab-Regular;
  text-align: center;
  visibility: inherit;
  transition: none;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  min-height: 0px;
  max-height: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
}

.app-page {
  padding: 65px 0;
  background-color: #F2F4F2;
}

.page-products h2 {
  font-size: 24px;
  margin-bottom: 1rem;
  font-weight: 600;
  border-bottom: 2px solid #04645c;
  padding-bottom: 5px;
  color: #04645c;
  font-family: "RobotoSlab-Light", Helvetica, Arial, sans-serif;
}

.page-products .list-unstyled {
  padding-left: 0;
  margin: 0;
}

.page-products .list-unstyled li {
  margin-bottom: 0.6rem;
}

.page-products .list-unstyled li a {
  display: block;
  text-decoration: none;
  padding: 8px 12px;
  border-radius: 4px;
  color: #333;
  background-color: #f9f9f9;
  transition: all 0.3s ease;
  font-weight: 500;
  font-size: 18px;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
}

.page-products .list-unstyled li a:hover {
  background-color: #04645c;
  color: #fff;
}

.page-products .list-unstyled li a.font-weight-bold {
  background-color: #04645c;
  color: white;
  font-weight: 600;
}


.page-products .pagination {
  margin: 45px auto;
  display: inline-block;
}

.page-products .pagination li a,
.page-products .pagination li span {
  color: #04645c;
  border: 1px solid #ccc;
  padding: 8px 14px;
  margin: 0 3px;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.page-products .pagination li a:hover {
  background-color: #04645c;
  color: white;
  border-color: #04645c;
  text-decoration: none;
}

.page-products .pagination li.active span {
  background-color: #04645c;
  border-color: #04645c;
  color: white;
}

.productos-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

.no-productos {
  background-color: #f8f9fa;
  border: 1px solid #ddd;
  padding: 20px 30px;
  border-radius: 6px;
  text-align: center;
  font-size: 1.1rem;
  color: #555;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.wpcf7-not-valid-tip {
  position: absolute;
  right: 5px;
  top: 3px;
}

.btn-primary {
    color: #fff;
    background-color: #04645c;
    border-color: #04645c;
}

.btn-primary:hover {
    background-color: #fcb404;
    border-color: #fcb404;
}

.cart-list .list-group-item {
    padding: 15px 20px;
    border-color: #eee;
    background-color: #f9f9f9;
    margin-bottom: 10px;
    border-radius: 4px;
}

.carrito-icono {
    position: relative;
    display: flex;
    width: 40px;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.carrito-icono svg {
  display: block;
  height: 20px;
  width: 20px;
}

.badge-carrito {
    background: red;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50%;
}




@media (max-width: 767px){ 
    
}

@media (min-width: 768px){
  .productos-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media (min-width: 992px){
    
}
@media (min-width: 1200px){
    
}
@media (min-width: 1300px){
    
  .home-banner .overlay {
    height: 400px;
    gap: 30px;
  }
  .home-banner h1 {
    min-width: 510px;
    max-width: 510px;
    font-size: 60px;
    line-height: 60px;
  }
  .page-content.blank {
    padding: 30px;
  }
  .productos-grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media (min-width: 1600px){
  .home-banner .overlay {
    height: 400px;
    gap: 35px;
  }
  .home-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .page-content.blank {
    padding: 35px;
  }
}
@media (min-width: 1900px){
  .home-banner .overlay {
    height: 500px;
    gap: 45px;
  }
  .home-banner h1 {
    min-width: 510px;
    max-width: 510px;
    font-size: 80px;
    line-height: 80px;
  }
  .page-content.blank {
    padding: 45px;
  }
  .productos-grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
}