body {
  background-color: #eee;
}
.titulorecetas {
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  margin: 20px 0;
}
.titulotop {
  text-align: left;
}
.breadcrumbs {
  display: none;
}
section .cont-post {
  max-width: 100% !important;
}
.pswp__button--share {
  display: none !important;
}
.wpml-ls-statics-footer {
  display: none;
}
.globalfooter {
  position: relative;
}
.post-password-form {
  text-align: center;
}
.post-password-form input {
  padding: 10px;
  border: 1px solid;
}
.enlacefichastecnicas {
  margin-top: 15px;
  font-family: var(--font1);
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 10px;
  padding-left: 20px !important;
}
.enlacefichastecnicas a:hover {
  color: var(--colorfondohoverbtn) !important;
}
li[data-content="like"] a {
  position: absolute;
  text-align: center;
  margin: auto auto;
  top: -13px;
  left: -25px;
  display: block;
  width: 58px;
  height: 58px;
  background: url("../img/heart.png") no-repeat;
  background-size: auto 55px;
}
li[data-content="like"] a >* {
  opacity: 0;
}
li[data-content="like"] a::before {
  content: attr(data-likes);
  position: absolute;
  left: 40px;
  top: 17px;
}
li[data-content="like"] a._active {
  background-position: -1540px 0;
  transition: background 1s steps(28);
  animation: fave-heart 1s steps(28);
}
.page-template-page-catalogo,
.page-template-page-area_privada,
.page-template-page-creaciones {
  overflow: overlay;
}
.page-template-page-catalogo .cab .content,
.page-template-page-area_privada .cab .content,
.page-template-page-creaciones .cab .content {
  height: 107px;
}
.page-template-page-catalogo .breadcrumbs .cont,
.page-template-page-area_privada .breadcrumbs .cont,
.page-template-page-creaciones .breadcrumbs .cont {
  display: flex;
  justify-content: space-between;
}
.page-template-page-catalogo .breadcrumbs .cont .iconos,
.page-template-page-area_privada .breadcrumbs .cont .iconos,
.page-template-page-creaciones .breadcrumbs .cont .iconos {
  position: relative;
}
.page-template-page-catalogo .breadcrumbs .cont .like,
.page-template-page-area_privada .breadcrumbs .cont .like,
.page-template-page-creaciones .breadcrumbs .cont .like {
  position: absolute;
  text-align: center;
  margin: auto auto;
  top: -20px;
  left: -25px;
  display: block;
  width: 58px;
  height: 58px;
  background: url("../img/heart.png") no-repeat;
  background-size: auto 55px;
}
.page-template-page-catalogo .breadcrumbs .cont .like._active,
.page-template-page-area_privada .breadcrumbs .cont .like._active,
.page-template-page-creaciones .breadcrumbs .cont .like._active {
  background-position: -1540px 0;
  transition: background 1s steps(28);
  animation: fave-heart 1s steps(28);
}
.page-template-page-catalogo .tagsseleccionados,
.page-template-page-area_privada .tagsseleccionados,
.page-template-page-creaciones .tagsseleccionados {
  display: flex;
  margin-bottom: 11px;
  margin-left: 8px;
  position: relative;
  flex-wrap: wrap;
}
.page-template-page-catalogo .tagsseleccionados >div,
.page-template-page-area_privada .tagsseleccionados >div,
.page-template-page-creaciones .tagsseleccionados >div {
  position: relative;
  cursor: pointer;
  font-family: var(--font2);
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--colorfondohoverbtn);
  background-color: #fff;
  margin: 2px;
  padding: 2px 10px;
  padding-left: 20px;
  filter: drop-shadow(2px 3px 2px rgba(34,34,34,0.1));
}
.page-template-page-catalogo .tagsseleccionados >div:before,
.page-template-page-area_privada .tagsseleccionados >div:before,
.page-template-page-creaciones .tagsseleccionados >div:before {
  content: "x";
  position: absolute;
  font-size: 10px;
  left: 7px;
  top: 7px;
  line-height: 0.9;
}
.modal >div {
  height: 100vh;
}
.page-template-page-creaciones {
  overflow: overlay;
}
.page-template-page-creaciones #filter-fichasfavoritas {
  display: none;
}
.panel_Creaciones {
  display: none;
}
.ficha_tipo_Creaciones {
  margin-top: 5px;
  text-transform: uppercase;
  text-align: center;
}
.ficha_tipo_Creaciones a {
  font-size: 14px;
  color: #fff;
}
.ficha_tipo_Creaciones a:hover {
  color: var(--colorfondohoverbtn) !important;
}
.ficha-relacionada .title {
  display: none;
}
.gridficharelacionada {
  position: relative;
  padding-bottom: 130px;
}
.gridficharelacionada >figure {
  width: 50%;
  padding-bottom: 0;
  padding: 10px 10px;
  margin-top: -5px;
  display: inline-block;
}
.catalogolcsl {
  width: 100% !important;
  max-width: 1368px !important;
  display: flex;
  margin: auto;
}
.catalogolcsl .paneldeopciones {
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 20px;
}
.catalogolcsl .paneldeopciones .like {
  position: absolute;
  text-align: center;
  margin: auto auto;
  top: -10px;
  left: -30px;
  display: none;
  width: 58px;
  height: 58px;
  background: url("../img/heart.png") no-repeat;
  background-size: auto 55px;
}
.catalogolcsl .paneldeopciones .like._active {
  background-position: -1540px 0;
  transition: background 1s steps(28);
  animation: fave-heart 1s steps(28);
}
.catalogolcsl .paneldeopciones .modalfichas {
  position: absolute;
  text-align: center;
  margin: auto auto;
  top: 20px;
  left: -30px;
  display: block;
  width: 58px;
  height: 58px;
  background-size: auto 55px;
}
.catalogolcsl .quicksearch {
  border: 1px solid;
  border: solid 1px #000;
  padding: 5px;
}
.catalogolcsl .collapse {
  width: 100%;
}
.catalogolcsl .zoomimg {
  transition: 0.2s;
}
.catalogolcsl .zoomimg:hover {
  transform: scale(1.05);
}
.catalogolcsl .desplegar {
  position: absolute;
  top: 23px;
  margin-left: 12px;
  transition: 0.5s;
  height: 10px;
  width: 10px;
  color: var(--colorfondohoverbtn);
}
.catalogolcsl .desplegar span:before,
.catalogolcsl .desplegar span:after {
  content: "";
  position: absolute;
  border: 1px solid;
  width: 10px;
  transition: 0.5s;
}
.catalogolcsl .desplegar span:after {
  transform: translate(0px, 10%) rotate(90deg);
}
.catalogolcsl .desplegar.activo span:after {
  transform: rotate(0);
}
.catalogolcsl #filter-293,
.catalogolcsl #filter-294 {
  color: #e0040b;
}
.catalogolcsl #filter-218,
.catalogolcsl #filter-219,
.catalogolcsl #filter-262,
.catalogolcsl #filter-263 {
  color: #008a43;
}
.catalogolcsl #filter-219,
.catalogolcsl #filter-263 {
  margin-bottom: 15px;
}
.catalogolcsl .button-group .tagsfilter div,
.catalogolcsl .button-group .familia div,
.catalogolcsl .button-group .negocio div,
.catalogolcsl .button-group .temporada div {
  font-size: 14px;
}
.catalogolcsl label[for="catalogo"],
.catalogolcsl label[for="catalogue"] {
  display: none;
}
.catalogolcsl .filtro .tagsfilter label,
.catalogolcsl .filtro .familia label,
.catalogolcsl .filtro .negocio label,
.catalogolcsl .filtro .temporada label {
  text-transform: uppercase;
  color: #000;
}
.catalogolcsl .filters-button-group div div.titulo {
  margin-top: 15px;
  font-family: var(--font1);
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
  background-color: transparent;
  color: #000;
}
.catalogolcsl .catfilter >.subcat >div >label {
  color: var(--colorfondohoverbtn);
  font-weight: bold;
}
.catalogolcsl .catfilter >.subcat >div >label a {
  color: var(--colorfondohoverbtn);
}
.catalogolcsl .catfilter >.subcat >div >input[type="checkbox"]:checked + label {
  font-weight: bold;
}
.catalogolcsl .catfilter >.subcat >.subcat >input[type="checkbox"]:checked + label {
  font-weight: bold;
}
.catalogolcsl .catfilter >.subcat >.subcat >label {
  color: var(--colorfondohoverbtn);
  font-weight: bold;
}
.catalogolcsl .catfilter >.subcat >.subcat >label:after {
  font-family: "LCSL";
}
.catalogolcsl #filter-fichasfavoritas label {
  color: #aab8c2;
  opacity: 0.5;
}
.catalogolcsl .subcat._active#filter-fichasfavoritas label {
  color: var(--colorfondohoverbtn);
  opacity: 1;
}
.catalogolcsl .subcat .subcat div {
  padding-left: 14px;
  font-size: 16px;
}
.catalogolcsl .subcat .subcat div label {
  font-size: 16px;
  text-transform: capitalize;
}
.catalogolcsl .despfiltros {
  visibility: hidden;
  pointer-events: none;
  position: fixed;
}
.catalogolcsl .despfiltrosclose {
  visibility: hidden;
  pointer-events: none;
}
.catalogolcsl button {
  background-color: transparent !important;
  color: #000 !important;
  width: 100%;
  text-align: left;
  padding: 10px;
  border: none;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.catalogolcsl button.subcat {
  margin-left: 15px;
}
.catalogolcsl .button-group div {
  display: block;
  position: relative;
  padding-left: 10px;
  cursor: pointer;
  font-size: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.catalogolcsl .button-group input[type="checkbox"] {
  visibility: hidden;
}
.catalogolcsl .button-group input[type="checkbox"] + label:before {
  border: 1px solid rgba(51,51,51,0.1);
  content: "\00a0";
  display: inline-block;
  font: 13px/1em sans-serif;
  height: 15px;
  margin: 0 4px 0 0;
  padding: 0;
  width: 15px;
}
.catalogolcsl .button-group label {
  cursor: pointer;
}
.catalogolcsl .button-group input[type="checkbox"]:checked + label:before {
  color: #000;
  content: "✓";
  text-align: center;
}
.catalogolcsl .button-group input[type="checkbox"]:checked + label:after {
  content: " ";
  width: 3px;
}
.catalogolcsl .button-group input[type="checkbox"]:checked + label {
  color: #000;
}
.catalogolcsl .button-group input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px;
}
.catalogolcsl .scrollmagic-pin-spacer {
  padding-left: 0 !important;
}
.catalogolcsl .filtro {
  width: 30%;
}
.catalogolcsl .filtro input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.catalogolcsl .filtro label {
  line-height: 1;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: var(--font2);
  font-weight: 400;
  text-transform: uppercase;
}
.catalogolcsl .colfichas {
  width: 70%;
}
.catalogolcsl .gridfichas {
  display: flex;
}
.catalogolcsl .gridfichas >figure {
  width: 33.33333333333333%;
  padding-bottom: 0;
  padding: 10px 10px;
  margin-top: 0px;
}
.catalogolcsl .gridfichas >figure a {
  display: block;
  line-height: 0;
  padding: 15px;
  background: #fff;
  color: #000;
}
.catalogolcsl .gridfichas >figure a div {
  font-size: 14px;
  line-height: 1;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
}
.catalogolcsl .gridfichas >figure a div.titulotop {
  padding-top: 0;
  padding-bottom: 15px;
}
.catalogolcsl .gridfichas >figure .modalfichas {
  color: var(--colorfondohoverbtn);
  padding: 5px 15px;
}
.catalogolcsl .gridfichas >figure .modalfichas:hover {
  color: #000 !important;
}
.catalogolcsl .gridfichas >figure img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  filter: drop-shadow(5px 5px 5px rgba(34,34,34,0.1));
  aspect-ratio: 1/1;
}
@media only screen and (max-device-width: 1280px) {
  .catalogolcsl .filtro {
    width: 40%;
  }
  .catalogolcsl .colfichas {
    width: 60%;
  }
  .catalogolcsl .gridfichas >figure {
    width: 50%;
    text-align: center;
  }
  .catalogolcsl .paneldeopciones {
    right: 105px;
  }
  .catalogolcsl .paneldeopciones .like {
    left: 25px;
  }
}
@media only screen and (max-device-width: 860px) {
  .catalogolcsl .filtro {
    width: 60%;
  }
  .catalogolcsl .colfichas {
    width: 40%;
  }
  .catalogolcsl .gridfichas >figure {
    width: 100%;
  }
}
@media only screen and (max-device-width: 480px) {
  .page-template-page-creaciones header >div:first-child,
  .page-template-page-catalogo header >div:first-child,
  .page-template-page-area_privada header >div:first-child {
    padding: 0px 15px;
  }
  .page-template-page-creaciones header >div .toggle-nav,
  .page-template-page-catalogo header >div .toggle-nav,
  .page-template-page-area_privada header >div .toggle-nav,
  .page-template-page-creaciones header .headelm .toggle-nav,
  .page-template-page-catalogo header .headelm .toggle-nav,
  .page-template-page-area_privada header .headelm .toggle-nav {
    height: 55px;
  }
  .page-template-page-creaciones header >div .toggle-nav span,
  .page-template-page-catalogo header >div .toggle-nav span,
  .page-template-page-area_privada header >div .toggle-nav span,
  .page-template-page-creaciones header .headelm .toggle-nav span,
  .page-template-page-catalogo header .headelm .toggle-nav span,
  .page-template-page-area_privada header .headelm .toggle-nav span {
    height: 1px;
  }
  .page-template-page-creaciones .is-sticky header .logo svg,
  .page-template-page-catalogo .is-sticky header .logo svg,
  .page-template-page-area_privada .is-sticky header .logo svg {
    width: 110px;
  }
  .breadcrumbs .cont {
    padding: 10px 14px !important;
  }
  .catalogolcsl .paneldeopciones .like {
    left: -3px;
  }
  .catalogolcsl .despfiltros {
    pointer-events: all;
    visibility: visible;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1000;
    font-size: 16px;
    text-align: right;
    padding: 10px 10px;
    color: #000;
    text-decoration: none;
    background-color: rgba(255,255,255,0.99);
    font-family: var(--font2);
    opacity: 0;
  }
  .catalogolcsl .despfiltros.pin {
    opacity: 1;
  }
  .catalogolcsl .despfiltros.desac {
    transform: translate3d(-150%, 0, 0);
  }
  .catalogolcsl .despfiltrosclose {
    pointer-events: all;
    visibility: visible;
    position: absolute;
    top: 15px;
    z-index: 1000;
    right: 40px;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    background-color: rgba(255,255,255,0.6);
    font-family: "LCSL";
  }
  .catalogolcsl .filtro {
    background: rgba(255,255,255,0.93);
    position: fixed;
    padding-top: 20px;
    z-index: 1;
    width: 100%;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.1s;
    left: 0;
    top: 0;
  }
  .catalogolcsl .filtro.activo {
    transform: translate3d(0, 0, 0);
  }
  .catalogolcsl .colfichas {
    width: 100%;
  }
  .catalogolcsl .gridfichas {
    width: 100%;
  }
  .catalogolcsl .gridfichas >figure {
    width: 100%;
  }
  .catalogolcsl .gridfichas >div {
    width: 50%;
    padding: 15px;
  }
  .page-template-page-creaciones .gridfichas {
    width: 100%;
  }
  .page-template-page-creaciones .gridfichas >figure {
    flex-direction: column;
    align-items: center;
  }
  .gridficharelacionada >figure {
    width: 100%;
  }
  .ficha_tipo_Creaciones {
    margin-top: 10px;
  }
}
.site-branding .site-logo {
  filter: invert(1);
}
.post-type-archive-area_privada #breadcrumbs {
  z-index: 1001;
  position: relative;
}
@-moz-keyframes fave-heart {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1540px 0;
  }
}
@-webkit-keyframes fave-heart {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1540px 0;
  }
}
@-o-keyframes fave-heart {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1540px 0;
  }
}
@keyframes fave-heart {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1540px 0;
  }
}
html,
body {
  overflow-y: auto !important;
  font-family: Karla;
  height: auto !important;
}
.wrap {
  width: 980px;
  margin: auto;
  --bs-gutter-x: 0;
}
.recetas p {
  font-weight: 400;
}
.recetas .logonegocio img {
  width: 100%;
}
.recetas .infopaso {
  width: 100%;
  margin: 0;
  --bs-gutter-x: 0;
  overflow: hidden;
}
.recetas .infopaso .row {
  padding: 0;
  --bs-gutter-x: 0;
}
.recetas .infopaso .elabtitulo {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 800;
  padding-left: 10px;
  line-height: 1.4;
}
.recetas .infopaso .imgElaboracion {
  width: 100%;
  padding-bottom: 30px;
}
.recetas .infopaso .ingredientes {
  background: #ededed;
  padding: 25px 35px;
  padding-bottom: 0;
  margin-left: -12px;
}
.recetas .infopaso .ingredientes .ingrediente {
  font-weight: 800;
  padding: 5px 0;
}
.recetas .infopaso .elaboracion {
  padding: 25px 25px;
  padding-bottom: 15px;
  padding-right: 0;
}
.recetas .infopaso .elaboracion strong {
  font-weight: 800;
  text-transform: uppercase;
}
.recetas .infopaso .elaboracion >div {
  padding-bottom: 15px;
}
.recetas .infoficha {
  text-align: right;
}
.recetas .infoficha .codigo {
  font-weight: 800;
  font-size: 30px;
}
.recetas .infoficha .taxsection {
  display: table;
  table-layout: fixed;
  margin-right: 0px;
  margin-left: auto;
}
.recetas .infoficha .taxsection >div {
  display: table-row;
}
.recetas .infoficha .taxsection >div >div {
  display: table-cell;
}
.recetas .infoficha .taxsection >div >div:last-child {
  text-align: right;
}
.recetas .infoficha .taxsection >div >div:last-child {
  text-align: left;
  padding-left: 10px;
}
.recetas .infoficha .taxsection strong {
  text-transform: uppercase;
  font-weight: 800;
}
.recetas .ingredientes strong {
  font-weight: 800;
  text-transform: uppercase;
}
.recetas .acabado_y_presentacion .titulo,
.recetas .otros .titulo {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 800;
  padding-left: 10px;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 10px;
}
.recetas .acabado_y_presentacion .contenido,
.recetas .otros .contenido {
  padding: 5px 35px;
}
.corp {
  display: flex;
  align-items: flex-end;
  margin-bottom: 5px;
}
.corp >div {
  padding-top: 5px;
}
.corp >div:last-child {
  margin-left: 5px;
}
.corp >div:last-child {
  margin-left: 0;
}
.corp .titcat {
  color: #c9c9c9;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 66px;
  letter-spacing: -4px;
  text-align: right;
  line-height: 0.73;
  margin-bottom: 0;
}
.corp img {
  width: 100%;
  padding-left: 10px;
}
.titulo {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}
.titulo >h1 {
  font-weight: 800;
  padding-left: 10px;
  font-size: 30px;
  padding-top: 5px;
  padding-bottom: 2px;
}
.recetaimg img {
  padding-bottom: 35px;
  max-width: 500px;
  max-height: 500px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (max-device-width: 480px) and (orientation: portrait) {
  .wrap {
    width: 100%;
    padding: 0 5px;
  }
  .recetaimg img {
    padding-bottom: 0;
    padding: 35px;
  }
  .corp {
    align-items: flex-end;
    margin-bottom: 5px;
  }
  .corp .titcat {
    font-size: 51px;
    margin-bottom: 0;
  }
  .corp img {
    width: 100%;
    padding-left: 10px;
  }
  .corp >div:last-child {
    margin-left: 0;
  }
  .titulo >h1 {
    padding-left: 5px;
    font-size: 25px;
  }
  .recetas .row {
    margin-left: 0;
    margin-right: 0;
  }
  .recetas p {
    font-size: 15px;
  }
  .recetas .logonegocio img {
    padding: 0;
  }
  .recetas .infoficha {
    font-size: 14px;
    padding: 0;
  }
  .recetas .infopaso .elabtitulo {
    font-size: 20px;
  }
  .recetas .infopaso .ingredientes {
    margin: 0;
    padding: 25px 20px;
    padding-bottom: 20px;
  }
  .recetas .infopaso .elaboracion {
    padding: 25px 20px;
    padding-bottom: 10px;
    padding-right: 0;
  }
}
