/*!
Theme Name: Cocinando el Cambio.
Theme URI: http://underscores.me/
Author: Felipe Nespral
Author URI: http://felipenespralsanchez.tech/
Description: Description
Version: 2.0
Tested up to: 7.4
Requires PHP: 7.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cocinando-el-cambio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
  - Fonts
  - Normalize
  - Box sizing
# Base
  - Typography
  - Elements
  - Links
  - Forms
# Layouts
  - Header
  - Footer
  - Posts and pages
# Components
  - Navigation
  - Widgets
  - Media
  - Captions
  - Galleries
# Plugins
  - Jetpack infinite scroll
# Utilities
  - Accessibility
  - Alignments
# Responsive Design (Mobile First)
  - Base styles (default for mobile)
  - Tablets (min-width: 500px)
  - Small desktops (min-width: 781px)
  - Medium desktops (min-width: 900px)
  - Large desktops (min-width: 1100px)
  - Extra-large screens (min-width: 1440px)
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/*  Fonts
--------------------------------------------------------------*/

@font-face {
  font-family: 'Arsenal-Bold';
  src: url('../fonts/Arsenal-Bold.eot');
  src: url('../fonts/Arsenal-Bold.eot') format('embedded-opentype'), url('../fonts/Arsenal-Bold.woff') format('woff'), url('../fonts/Arsenal-Bold.ttf') format('truetype'), url('../fonts/Arsenal-Bold.eotsvg#Arsenal-Bold') format('svg'), url('../fonts/Arsenal-Bold.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Arsenal-Regular';
  src: url('../fonts/Arsenal-Regular.eot');
  src: url('../fonts/Arsenal-Regular.eot') format('embedded-opentype'), url('../fonts/Arsenal-Regular.woff') format('woff'), url('../fonts/Arsenal-Regular.ttf') format('truetype'), url('../fonts/Arsenal-Regular.eotsvg#Arsenal-Regular') format('svg'), url('../fonts/Arsenal-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Domine-Regular';
  src: url('../fonts/Domine-Regular.eot');
  src: url('../fonts/Domine-Regular.eot') format('embedded-opentype'), url('../fonts/Domine-Regular.woff') format('woff'), url('fonts/Domine-Regular.ttf') format('truetype'), url('../fonts/Domine-Regular.svg#Domine-Regular') format('svg'), url('../fonts/Domine-Regular.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Domine-Bold';
  src: url('../fonts/Domine-Bold.eot');
  src: url('../fonts/Domine-Bold.eot') format('embedded-opentype'), url('../fonts/Domine-Bold.woff') format('woff'), url('../fonts/Domine-Bold.ttf') format('truetype'), url('../fonts/Domine-Bold.svg#Domine-Bold') format('svg'), url('../fonts/Domine-Bold.woff2') format('woff2');
  font-display: swap;
}


/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000000;
	font-family: Domine-Regular, serif;
	font-size: 17px;
	line-height: 22px;
}

h1,
h2,
h3,
h4 {
	clear: both;
  font-family: "Arsenal-Bold";
  font-weight: normal;
}

h1{
  line-height: 1;
  font-size: 2.5rem;
  margin: 1.5em 0;
}

h2{
  font-size: 2rem;
  line-height: 1;
  margin: 1.2em 0;
}

h5{
  clear: both;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 1em 0;
  font-family: Domine-Regular, serif;
}
h6{
  clear: both;
  line-height: 1;
  font-size: 1.2rem;
  font-weight: 400;
  margin: 0.8em 0;
  font-family: Domine-Regular, serif;
}


p {
	margin-bottom: 1em;
  margin-top: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Decoracion Listas 
------------------------------------------ */
.content-curso ul, .receta-contenido ul, .entrycontent ul{
  padding: 0 30px 1.5em 15px;
  list-style-type: none;
  margin: 10px 0 0 0;
}
.content-curso ul li, .receta-contenido ul li, .entrycontent ul li {
  padding: 0 0 0 50px;
  background-size: 30px;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-image: url("../img/icon-para-circulo-04.webp");
  margin-bottom: 15px;
}

.content-curso ul:nth-of-type(2) li {
  background-image: url("../img/icon-para-circulo-02.webp");
}
.content-curso ul:nth-of-type(3) li {
  background-image: url("../img/icon-para-circulo-08.webp");
}
.content-curso ul:nth-of-type(4) li {
  background-image: url("../img/icon-para-circulo-13.webp");
}
.content-curso ul:nth-of-type(5) li{
	background-image: url("../img/icon-para-circulo-10.webp");
}
.content-curso ul:nth-of-type(6) li{
	background-image: url("../img/icon-para-circulo-01.webp");
}
.content-curso ul:nth-of-type(7) li{
	background-image: url("../img/icon-para-circulo-11.webp");
}
.content-curso ul:nth-of-type(8) li{
	background-image: url("../img/icon-para-circulo-03.webp");
}
.content-curso ul li ul, .receta-contenido ul li ul, .entrycontent ul li ul{
  list-style: none;
}
.content-curso ul.pan li, .receta-contenido ul.pan li, .entrycontent ul.pan li{
  background-image: url("../img/icon-para-circulo-05.webp");
}
.content-curso ul.pitalla li, .receta-contenido ul.pitalla li, .entrycontent ul.pitalla li{
  background-image: url("../img/icon-para-circulo-01.webp");
}
.content-curso ul.manzana li, .receta-contenido ul.manzana li, .entrycontent ul.manzana li{
  background-image: url("../img/icon-para-circulo-02.webp");
}
.content-curso ul.chile li, .receta-contenido ul.chile li, .entrycontent ul.chile li{
  background-image: url("../img/icon-para-circulo-03.webp");
}
.content-curso ul.calabaza li, .receta-contenido ul.calabaza li, .entrycontent ul.calabaza li{
  background-image: url("../img/icon-para-circulo-04.webp");
}
.content-curso ul > li > ul li, .receta-contenido ul > li > ul li, .content-curso ol > li > ul li, .receta-contenido ol >li > ul li, .entrycontent ol >li > ul li{
  background-size: 25px;
  background-position: 10px 0;
  background-repeat: no-repeat;
  background-image: url("../img/icon-para-circulo-01.webp");
  line-height: 30px;
  margin-bottom: 10px;
}
.content-curso ul:nth-of-type(2) > li > ul li, .content-curso ul:nth-of-type(3) > li > ul li, .content-curso ul:nth-of-type(4) > li > ul li{
	background-image: url("../img/icon-para-circulo-13.webp");
}
.content-curso ol, .receta-contenido ol, .entrycontent ol{
  padding: 0 30px 1.5em 15px;;
  list-style: none;
  margin: 10px 0 0 0;
  counter-reset: item;
}
.content-curso ol > li, .receta-contenido ol > li, .entrycontent ol > li {
  counter-increment: item;
  padding: 0 10px 0 15px;	
  margin-bottom: 20px;
}
.content-curso ol > li:before, .receta-contenido ol > li:before, .entrycontent ol > li:before {
  margin-right: 10px;
  content: counter(item);
  color: #EF7A73;
  display: inline-block;
  font-size: 30px;
  font-style: italic;
  font-family: "Arsenal-Regular";
}

.receta-contenido .ingredientes-list ul li {
  padding: 0 0 0 40px;
  background-size: 20px;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-image: url("../img/paginacionrojo.webp");
  line-height: 35px;
  margin-bottom: 15px;
  position: relative;
}
.receta-contenido .ingredientes-list ul li .ingrediente:has(.sustituto){
	cursor: pointer;
	text-decoration: underline;
}
.receta-contenido .ingredientes-list ul li .sustituto{
	display: none;
}
.receta-contenido .ingredientes-list ul li .ingrediente:hover .sustituto{
	display: inline-block;
  left: 49px;
  top: -12px;
  background: #fff;
  border: 1px solid red;
  border-radius: 10px;
  padding: 10px;
  z-index: 100;
  position: absolute;
  cursor: pointer;
}

/* Links
--------------------------------------------- */
a {
	color: #EF7A73;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms y Botones
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"], .boton, .wp-block-button__link, .button a{
	background: #004B49;
  color: #fff;
  padding: 10px 50px;
  border-radius: 30px;
  border:none;
  text-transform: lowercase;
  font-style: italic;
  font-family: 'Arsenal-Bold';
  font-size: 22px;
  line-height: 22px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
  cursor: pointer;
}
.site-main .boton{
	display: inline-block;
}
.enrolled .boton{
  background: #e30613
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, .boton:hover, .wp-block-button__link:hover {
	transform: translateY(3px);
  text-decoration: none;
  box-shadow: none;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button{
	font-size: .70em;;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:hover{
	transform: none;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper) .learndash_mark_complete_button:hover::after{
	color: green;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
  margin-bottom: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DDDDDD;
  opacity: 1; /* Firefox */
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield !important;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.center{
  text-align: center;
}

.aldch{
  text-align: right;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#masthead {
  width: 100%;
  position: relative;
  color: #E30613;
}
.sfwd-lessons-template-default #masthead, .sfwd-topic-template-default #masthead{
  background: #FBD9DC;
}
#masthead .site-branding .custom-logo-link{
  display: inline-grid;
}
#masthead .site-branding .custom-logo-link .custom-logo{
	width:150px;
}
.sfwd-lessons-template-default #masthead .site-branding .custom-logo-link, .sfwd-topic-template-default #masthead .site-branding .custom-logo-link{
  text-align: center;
  display: inline
}
#masthead .inner-header{
  width: 1366px;
  display: flex;
  padding: 20px 0 10px;
  position: relative;
  z-index: 1000;
  max-width: 92%;
  margin: 0 auto;
  align-items: normal;
  justify-content: space-between;
  gap :30px
}
#masthead .inner-header .site-branding{
	flex-basis: 50%;
}
#masthead #usuario{
  width: 190px;
  display: flex;
  vertical-align: top;
  text-align: right;
  justify-content: flex-end;
}
#masthead #usuario .iconoUsuario {
  width: 100%;
  height: 25px;
  cursor: pointer;
  margin: 0 auto 5px;
  background-image: url('../img/usuario.webp');
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center;
}
#masthead #usuario .iconoUsuario.activo{
	background-image: url('../img/cerrar.webp');
}
#masthead #usuario .nombreUsuario{
  font-size: clamp(13px, 1.8vw, 15px);
  line-height: 1;
  font-family: "Arsenal-Regular";
}

@media screen and (max-width: 781px){
  .single-sfwd-topic #masthead .site-branding{
  	text-align: center;
  }
  #masthead  #ldashsidebar{
    flex-basis: 25%;
    text-align: left;
  }
  #masthead #site-navigation{
    flex-basis: 25%;
    text-align: right;
  }
  #masthead .inner-header-sano .site-branding{
  	text-align: left;
  }
  .sfwd-courses-template-default .site-header .site-branding{
    width: calc(100% - 125px);
  }
}
@media screen and (min-width: 781px){
  #masthead{
    z-index: 2000;
    background: #fff;
  }
  .archive #masthead, .sfwd-lessons-template-default #masthead, .sfwd-topic-template-default #masthead, .single-menus #masthead, .single-recetas #masthead, .page-template-template-sano #masthead, .single-temasm #masthead, .single-recursos #masthead, .page-template-template-selector-recetas #masthead{
    position: fixed;
  }
  #masthead .inner-header .site-branding{
    max-width: 150px;
    flex-basis: 25%;
  } 
  .sfwd-topic-template-default .site-header {
    position: fixed;
  }
  #masthead #ldashsidebar{
    display: none;
  } 
  #masthead #usuario .inner-usuario{
     direction: rtl;
     display: table;
     width: 100%;
  }
  #masthead #usuario .iconoUsuario{
    display: table-cell;
    width: 40px;
    text-align:right;
    vertical-align: middle
  }
  #masthead #usuario .nombreUsuario{
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: calc(100% - 40px);
  }
  
}
@media screen and (min-width: 900px){  
  #masthead .site-branding .custom-logo-link .custom-logo{
    width:200px;
  }
  #masthead .inner-header{
  	gap: 50px;
  }
}
@media screen and (min-width: 1100px){
  .learndash-cpt #masthead #progressbar{
    width: 60%;
  }
 .learndash-cpt  #masthead .site-branding .custom-logo-link .custom-logo{
    width:200px;
  }
  #masthead .inner-header{
  	gap: 75px	;
  }
}
@media screen and (min-width: 1366px){
  #masthead .inner-header{
  	gap: 100px	;
  }
}


/* Navegation
--------------------------------------------- */

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
.menu{
	list-style: none;
	padding: 0;
	margin: 0;
  font-family: "Arsenal-Regular";
}  			
.menu a{
	text-decoration: none;
}
.menu a:hover, .menu a:focus, .menu a:active {
	text-decoration: none;
}

/* Menu Mi Cuenta 
------------------------------*/
.menu-micuenta{
	position: absolute;
	background: #FBD9DC;
	z-index: 999;
	top: -400%;
	width: 100%;	
	right: 0;
	transition: top 0.8s cubic-bezier(0.68, -0.55, 0.28, 1.08);
	background-image: url('../img/footer.webp');
  background-size: 150%;
  background-position: center;
  text-align: center;
  z-index: 10000;
}
.menu-micuenta.visible-menu{
	top: 100%;
}
.menu-micuenta #menu-mi-cuenta{
	list-style: none;
	padding: 0;
	margin: 20px;
}
.menu-micuenta #menu-mi-cuenta li{
	display: block;
	margin: 10px 0;
	padding: 10px;
}
.menu-micuenta #menu-mi-cuenta li a{
	color: #E30613;
	display: block;
	text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
}
.menu-micuenta #menu-mi-cuenta li:hover{
	text-decoration: none;
}

@media screen and (max-width: 781px){

	/* Menu Principal Movil
	------------------------------*/
  .principalM-container{
    position: absolute;
    top: -300px;
    left: 0;
    padding: 40px 0;
    background: #fbc8d2;
    z-index: 2;
    width: 100%;     
    text-align: center;
    box-sizing: border-box;
    background-image: url('../img/footer.webp');
    background-size: 150%;
    background-position: center;
    transition: top 0.8s cubic-bezier(0.68, -0.55, 0.28, 1.08);
  }
  .principalM-container.activop{
		top: 100%;
	}
  #principalM .menu-item:first-child {
    order: 5;
  }
  #principalM .menu-item:nth-child(2) {
    order: 4;
  }
  #principalM .menu-item:nth-child(3) {
    order: 3;
  }
  #principalM .menu-item:nth-child(4) {
    order: 2;
  }
  #principalM .menu-item a{
    text-transform: uppercase;
    padding: 10px 10px;
    color: #e30613;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
  }

  /* Header Menu Toggle 
	------------------------------*/
	#masthead .menu-toggle .botontogle{
	  background-image:url('../img/hamburguesa.webp');
	  background-size: contain;
	  background-repeat: no-repeat;
	  width: 30px;
	  height: 30px;
	  display: inline-block;
	  cursor: pointer;
	}
	#masthead .menu-toggle .botontogle.activo{
	  background-image:url('../img/cerrar.webp');
	}

	/* Menu Sano 
	------------------------------*/
  .menu-sano{
  	position: absolute;
  	background: #FBD9DC;
  	top: -250%;
  	left: 0;
  	z-index: 999;
  	width: 200px;
  	transition: top 0.5s ease-in-out;
	}
	.menu-sano.visible-menu{
		top: 100%;
	}
	.menu-sano #menu-menu-sano-1{
		list-style: none;
		padding: 0;
		margin: 20px;
	}
	.menu-sano #menu-menu-sano-1 li{
		display: block;
		margin: 10px 0;
		padding: 10px;
		border-bottom: 1px solid #E30613;
	}
	.menu-sano #menu-menu-sano-1 li a{
		color: #E30613;
		display: block;
	}
	.menu-sano #menu-menu-sano-1 li:hover{
		background: #EF7A73;
		border-bottom: none;
		text-decoration: none;
	} 
}

@media screen and (min-width:781px){
  #masthead #site-navigation{
    width: 80%;
    align-items: center;
    justify-content: end;
    display: flex;
  }
  #masthead .inner-header .site-branding{
  	flex-basis: 25%;
  }
  /* Menu Principal 
	------------------------------*/
  #menu-principal{
    width: 100%;
    display: block;
    text-align: right;
  }
  
  #menu-principal .menu-item{
    text-align: center;
    display: inline-block;
  }
  
  #menu-principal .menu-item a{
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px 20px;
    line-height: 1em;
  }
  #menu-principal .menu-item.current_page_item, #menu-principal .menu-item:hover, #menu-principal .current_page_parent {
    background: #e30613;   
    border-radius: 15px;
  }
  #menu-principal .menu-item-has-children:hover {
  	color: #e30613;
  }
  #menu-principal .menu-item.current-menu-parent:hover, #menu-principal .menu-item-has-children:hover{
  	border-radius: 15px 15px 0 0 !important;
  }
  #menu-principal .current_page_parent:hover{
  	border-radius: 15px 15px 0 0 !important;
  }
  #menu-principal .menu-item.current_page_item a, #menu-principal .menu-item:hover a, #menu-principal .current_page_parent a{
    color:#fff;
  }
  #menu-principal .menu-item .sub-menu .menu-item.current-menu-item{
  	background: #FBD9DC;
  } 
  #menu-principal .current-menu-parent:hover .sub-menu, #menu-principal .menu-item-has-children:hover .sub-menu {
  	background: #FBD9DC;
    left: 0;
    width: 100%;
    display: block;
  }
  #menu-principal:hover .sub-menu li.menu-item, #menu-principal .menu-item-has-children:hover .sub-menu li.menu-item{
  	width: 100%;
  	margin: 0 !important;
  	border-bottom: 1px solid #e2e7ed;
  	padding: 10px;
  	border-radius: 0;
  }

/* Menu Sano 
------------------------------*/

  .menu-sano{
  	flex-basis: calc(100% - 340px);
  } 
  .menu-sano #menu-menu-sano{
    padding: 0;
    display: flex;
    width: 100%;
    gap: 30px;
    justify-content: end;
    align-items: center;
    height: 100%;
  }
  .menu-sano #menu-menu-sano li a{
    line-height: 1em;
    text-transform: uppercase;
    color: #000;
    font-family: "Arsenal-Regular";
    font-size: 15px;
  }
  .menu-sano #menu-menu-sano li:hover a, .menu-sano #menu-menu-sano li.current-menu-item a{
  	text-decoration: none;
  	color: #E30613;
  }
  .menu-micuenta {
		width: 250px;
	}
}
@media screen and (min-width:1100px){
	#masthead #usuario{
		width: 170px;
	}
	.menu-sano #menu-menu-sano{
  	gap: 80px;
  }
  #menu-principal .menu-item a{
    padding: 5px 30px;
  }
}
@media screen and (min-width:1200px){
	#menu-principal .menu-item{
    margin: 0 25px;
  }
  #menu-principal .menu-item a{
    padding: 5px 45px;
  }
}
@media screen and (min-width:1366px){
	.menu-micuenta {
		right: calc((100vw - 1366px) / 2);
	}
}

/* --------------------------------------- 
# footer
--------------------------------------------- */
footer.site-footer{
  background-color: #fbd9dc;
  background-image: url('../img/footer.webp');
  background-size: 70%;
  background-position: center left;
  padding: 40px 1.67em 10px;
  text-align: center;
}
footer.site-footer .inner-footer .site-info a:not(.redesa){
  display: block;
}
footer.site-footer .inner-footer .site-info .logos #firma{
  width:125px;
  display: block;
  margin: 0 auto 10px;
}
footer.site-footer .inner-footer .site-info .logos #home{
  width: 300px;
}
footer.site-footer .newsletter{
  margin: 10px 0 10px 0;
}
footer.site-footer .newsletter a{
  font-size: 18px;
}

footer.site-footer .redes a{
  display: inline-block;
  height: 30px;
}
footer.site-footer .redes img{
  display: inline;
  width: 25px;
  height: auto;
}
footer.site-footer .footer-menu-class ul{
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: center;
}

footer.site-footer .footer-menu-class ul li a{
  color: #000;
  font-family: "Arsenal-Bold";
  font-size: 14px;
  line-height: 22px;
  letter-spacing:2px;
}

@media screen and (min-width: 781px){
  footer.site-footer .footer-menu-class ul li{
    display: inline;
  }
  footer.site-footer .footer-menu-class ul li:after{
    content: "|";
    padding: 0 5px;
  }
  footer.site-footer .footer-menu-class ul li:last-child:after{
    display: none;
  }
  footer.site-footer .footer-menu-class ul li a{
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 781px){
	footer.site-footer{
		display: none;
	}
  footer.site-footer .footer-menu-class ul li a{
    padding-bottom: 10px
  }
  footer.site-footer .redes img{
    width: 48px;
  }
}
@media screen and (min-width: 781px){
  footer.site-footer .footer-menu-class ul li a{
    padding: 15px 0;
  }
}
@media screen and (min-width: 900px){

  footer.site-footer .inner-footer .site-info .logos #home{
    width: 370px;
  }
  footer.site-footer .newsletter a{
    font-size: 21px
  }
}
@media screen and (min-width: 1366px){
  
  footer.site-footer .inner-footer{

  }
  footer.site-footer .inner-footer .site-info .logos #firma{
    width: 150px;
  }
  footer.site-footer .inner-footer .site-info .logos #home{
    width: 440px;
  }

}

/*-------------------------------------------
# Estructura
--------------------------------------------- */
#page{
  position: relative;
  display: block;
  overflow: hidden;
  min-height: calc( 100vh + 130px );
}
.single-sfwd-topic #page{
  overflow: visible;
}
.site-main{
	position: relative;
	max-width: 92%;
	margin: 0 auto;
}
.inner-site-main{
	position: relative;
	padding: 0 0 100px;
}
.escritorio{
  display: none;
}
.ancho-completo .contenedorancho{
	padding-top: 50px;
}
.ancho-completo .contenedorestrecho{
  padding: 0 30px;
}

@media screen and (min-width: 781px){
	.escritorio{
    display: block;
  }  
	.inner-site-main{
		padding: 80px 0 0;
	}
  .movil{
    display: none !important;
  }
  #contenedor-curso{
    width: 100%;
    padding-top: 140px;
    display: flex;
    flex-wrap: nowrap;
    gap:30px;
    overflow-x: auto
  }

}
@media screen and (min-width: 900px){
  #contenedor-curso{
    padding-top: 160px;
  }  
}
@media screen and (min-width: 1100px){
  #contenedor-curso{
    gap:60px;
  }
  .ancho-completo .contenedorestrecho{
    width: 1100px;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (min-width: 1440px) { 
  .site-main{
		width: 1366px;
	}  
  #contenedor-curso{
    width: 1366px;
    margin: 0 auto;
    gap:100px
  }
  .ancho-completo .contenedorancho{
    width: 1366px;
    margin: 0 auto;
  }
}


/*--------------------------------------------------------------
# Posts and pages
--------------------------------------------------------------*/

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.entry-content,
.entry-summary {
	margin: 1.5em 1em;
}
.homepage .entry-content{
  margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Home
------------------------------*/
.cabecera .titulocabecera{
  line-height: 1.1;
  margin: 20px 0;
}
.cabecera .subtitulocabecera{
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: Arsenal-Regular;
}
.page-template-template-home h2.titulo{
  font-size: 40px;
  line-height: 1.2;
  margin: 80px 0 50px;;
}
.page-template-template-home .gpropio{
  padding-top: 100px;
}
.page-template-template-home .gpropio .colizq{
  padding: 0 30px;
}
.page-template-template-home .gpropio .colizq .innercol img{
  width: 250px;
  margin: -70px auto 20px;
}
.page-template-template-home .gpropio .colizq .innercol h2{
  margin: 0;
  padding: 0 0 20px;
  font-size: 30px;
  color: #ef7a73;
  line-height: 1.1;
  font-family: Arsenal-Regular;  
}
.page-template-template-home .gpropio .colizq .innercol P{
  font-size: 1.2rem;
}
.page-template-template-home .gpropio .colizq .innercol .contenedorboton{
  text-align: center;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .thumbnail .ribbon{
  background: #EF7A73;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .thumbnail .ribbon.enrolled{
  left:0;
  border-radius: 0;  
  text-align: center;
  font-size: 1.4rem;
  bottom:40px;
  width:100%;
  top: auto;
}
.page-template-template-home .learndash-course-grid .arrow{
  display: none;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .content{
  padding: 0;  
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .content .entry-title{
  position: relative;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .content .entry-title:after{
  border-bottom: 2px solid #717171;
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 0.5em;
  z-index: 1;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .content .entry-title a{
  color:#EF7A73;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .content .entry-content{
  color: #000;
  line-height: 1.3;
  font-size: 1.2rem;
  padding-top: 10px;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2.item{
  margin-bottom: 50px;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .post{
  border: none;
  box-shadow: none;
}
.page-template-template-home .learndash-course-grid .items-wrapper .ld-progress-percentage, .page-template-template-home .learndash-course-grid .items-wrapper .ld-progress-steps{
  line-height: 2;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .button{
  text-align: center;
}
.page-template-template-home .learndash-course-grid .items-wrapper .grid-2 .button.ribbon{ 
  position: relative;
  left: 0;
}
.page-template-template-home #page .grid-2 .button a{
	background: #004B49;
  color: #fff;
  padding: 5px 50px;
  border-radius: 30px;
  border:none;
  text-transform: lowercase;
  font-style: italic;
  font-family: 'Arsenal-Bold';
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  font-weight: 400;
  box-shadow: 0 10px 20px rgb(0 0 0 / 20%) !important;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}
.page-template-template-home .learndash-course-grid  .grid-2 .button.enrolled a{
  background: #e30613 !important;
}
.page-template-template-home .learndash-course-grid .grid-2 .button a:hover{
  transform: translateY(3px);
  text-decoration: none;
  box-shadow: none !important;
}
.page-template-template-home .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading{
  order:0;
  margin: 0;
}
.page-template-template-home .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading .ld-progress-steps{
  display: none;
}
.page-template-template-home .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading .ld-progress-percentage{
  line-height: 1;
}
.page-template-template-home  .learndash-wrapper.learndash-widget .ld-progress-bar{ 
  border-radius: 0;
  height: 10px;
}
.page-template-template-home  .learndash-wrapper.learndash-widget .ld-progress-bar .ld-progress-bar-percentage{
  height: 10px;
}
.page-template-template-home .learndash-course-grid .items-wrapper.grid{
  grid-template-columns: repeat( 1, minmax( 0, 1fr ) );
}
.page-template-template-home .grid-2.gpropio .content .entry-title {
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.page-template-template-home .grid-2.gpropio .content .entry-title a{
  font-size: 1.4rem;  
  line-height: 1.4;
}
.page-template-template-home .grid-2.gpropio .content .entry-title a:after{
  border-bottom: 2px solid #717171;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.page-template-template-home .grid-2.gpropio .content .button{
  text-align: center;
  margin-top: 10px;
}
.entry-content, .entry-summary{
  padding: 40px 0;
}

@media screen and (min-width: 500px){
  .page-template-template-home .learndash-course-grid .items-wrapper.grid{
    grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
  }
  .cabecera.movil .wp-block-cover .wp-block-cover__image-background{
    object-position: 50% 50% !important;
  }
 
}

@media screen and (max-width: 781px){
  .cabecera.movil .wp-block-cover{
    padding: 30px;
  }
  .innergpropio.contenedorestrecho{
    padding: 0;
  }
  .page-template-template-home .gpropio .colizq{
    background: #FBD9DC;
  }
}
@media screen and (min-width: 781px){
  .cabecera.escritorio{
    position: relative;
  }
  .cabecera.escritorio #fondocabecera{
    position: absolute;
    height: 70%;
    width: 100%;
    top: 30%;
  }
  .cabecera.escritorio .contenedorancho{
    position: relative;
    z-index: 1000;
  }
  .cabecera.escritorio .wp-block-columns{
    gap:0;
    margin-bottom: 0;
  }
  .cabecera.escritorio .wp-block-columns .wp-block-cover{
    margin-right: 50px;
  }
  .cabecera.escritorio .contenedorcabecera{
    display: flex;
    height: 100%;
    align-items: end;
    max-width: 450px;
  }
  .cabecera.escritorio .contenedorcabecera .wp-block-group__inner-container{
    margin-bottom: 100px;
  }
   
  .page-template-template-home .learndash-course-grid .items-wrapper.grid{
    grid-template-columns: repeat( 3, minmax( 0, 1fr ) );
    grid-gap: 50px;
  }
  .page-template-template-home .gpropio .rcolderecha .contenedorboton{
    margin-top: -25px;
  }
  .page-template-template-home .csano p{
   margin-bottom: 0;
  }
  .page-template-template-home .gpropio{
    position: relative
  }
  .page-template-template-home .gpropio:before{
    position: absolute;
    content:"";
    background: #FBD9DC;
    width: 60%;
    height: 60%;
    z-index: 1;
    top: 0;
    right: 0;
  }
  .page-template-template-home .gpropio .innergpropio{
    position: relative;
    z-index: 1000;
  }
  .page-template-template-home .gpropio .contenedorboton .boton{
    display: inline-block;
  }
}

@media screen and (min-width: 900px){
  .page-template-template-home .learndash-course-grid{
    padding:0;
  }
  .cabecera.escritorio .wp-block-columns .wp-block-cover{
    margin-right: 90px;
  }
}
@media screen and (min-width: 1000px){
  .page-template-template-home .gpropio .rcolderecha{
    flex-basis: 66.33%;
  }
  .page-template-template-home .gpropio .rcolderecha .innercol{
    text-align: right;
  }
  .page-template-template-home .gpropio .colizq{
    padding: 0 0 0 40px;
    flex-basis: 36.66%;
  }
  .page-template-template-home .gpropio:before {
    width: 45%;
    height: 80%;
  }
}

@media screen and (min-width: 1200px){
  .page-content, .entry-content, .entry-summary{
    margin: 0;
  }
  .cabecera.escritorio .wp-block-columns .wp-block-cover{
    margin-right: 150px;
  }
}

/* Login 
--------------------------------------------- */
#login{
	position: relative;
	min-height: calc(100vh - 300px);
}
#login:before{
  background-image: url('../img/mantel.webp');
  padding: 30px 0;
  background-repeat: repeat;
  background-size: 70%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#login article.page{
	position: relative;
	z-index: 100;
	padding: 5vw 4vw;
}
#login .login-password{
  position: relative;
}
#login .login-password .contraeye{
  background-image: url('../img/eye.webp');
  Background-size: 25px;
  background-repeat: no-repeat;
  background-position: 99% center;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
#login article.page .login-remember{
  text-align: left;
}

/* Cuadrado Rosa 
------------------------------*/
.cuadradoRosa{
  width: 100%;
  background: #FBD9DC;
  padding: 20px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto 100px;  
}
.cuadradoRosa h1, .cuadradoRosa h2{
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 20px 0 40px;
  font-size: 25px;
}
.cuadradoRosa .contrasena {
    text-align: center;
}
.cuadradoRosa p , .cuadradoRosa .contrasena a{
  color:#EF7A73;
  text-decoration: none;
  font-size: 17px;
  line-height: 20px
}
.cuadradoRosa form p:not(.login-remember) label{
  display: none;
}
.cuadradoRosa form #memb_password_send-1-email-label{
  display: none;
}
.cuadradoRosa form input[type=text], .cuadradoRosa form input[type=password], .cuadradoRosa form input[type=email], .cuadradoRosa form textarea,  .cuadradoRosa form select{
  width: 100%;
  border: none;
  padding: 7px 14px;
  color: #e28a93;
  background: #fff;
  font-family: Arsenal-Bold;
}
.cuadradoRosa .login-submit {
  width: 100%;
  text-align: center;
}
.cuadradoRosa #memb_password_send-1-block1{
  margin-bottom: 30px;
}
.cuadradoRosa #change_email_1 label, .cuadradoRosa #memb_password_change-1 label {
  width: 100%;
  color:#f86466;
  font-size: 18px;
  font-family: 'Arsenal-Bold';
}

@media screen and (min-width: 781px){  
  
  .cuadradoRosa{
    flex-basis: 50%;
  }
  .page-template-template-myaccount .cuadradoRosa{
    display: inline-block;
    width: 51%;
  }
  .page-template-template-login  .cuadradoRosa{
    width: 600px;
    margin: 0 auto;
  }
  .cuadradoRosa .wp-block-group__inner-container{
    width: 90%;
    margin: 0 auto;
    display: block !important;
  }
  .cuadradoRosa.suscribirme{
    width: 45%;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1440px){
  #login .cuadradoRosa{
    width: 700px;
  }
}

/* Mi Cuenta 
--------------------------------------------- */
#micuenta {
	margin: 50px auto;
	min-height: calc(100vh - 200px);
}
#micuenta .inner-micuenta{
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 900px;
}
#micuenta .miCuenta h1{
  background: #EF7A73;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  text-transform: lowercase;
  font-size: 18px;
  line-height: 25px;
  font-style: italic
}
#micuenta .miCuenta ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#micuenta .miCuenta ul li{
  background: #E0E0E0;
  text-transform: lowercase;
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 25px;
  font-family: 'Arsenal-Bold';
  font-style: italic
}
#micuenta .miCuenta ul li a{
  color: #000;
}
@media screen and (max-width: 781px){
	#micuenta .inner-micuenta{
		max-width: 500px;
	}
}
@media screen and (min-width: 781px){	
	#micuenta h1{
    margin-top: 0;
  }
  #micuenta .contenedormicuenta .wp-block-group__inner-container{
    display: flex;
    flex-wrap: nowrap;
    gap:20px;
  }  
  #micuenta .miCuenta{
    flex-basis: 50%;
  }
  #micuenta .miCuenta .wp-block-group__inner-container, .cuadradoRosa .wp-block-group__inner-container{
    display: block;
  }
}
@media screen and (min-width: 1100px){
	#micuenta .contenedormicuenta .wp-block-group__inner-container{
    gap:50px;
  }  
}
@media screen and (min-width: 1366px){
	#micuenta .contenedormicuenta .wp-block-group__inner-container{
    gap:100px;
  }  
}
/* --------------------------------------- 
# Learndash
--------------------------------------------- */

/* Leardash menu 
------------------------------------- */

#sdfmenu .cabecerasdfmenu{
  position: relative;
  background: #FBD9DC;
}
#sdfmenu .progreso{
  padding: 60px 1em 40px;
 
}
.progreso .inner-progreso{
  display: table;
  table-layout: fixed;
  width:100%;
}
.progreso .learndash-wrapper{
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: calc(100% - 105px);
}
.progreso .navigation{
  display: table-cell;
  vertical-align: bottom;
  width: 85px;
}
.progreso .navigation h2, .progreso .navigation .nav-previous{
  display: none;
}
#sdfmenu .cabecerasdfmenu .progreso .navigation .nav-next{
  text-align: left;
}
#sdfmenu .cabecerasdfmenu .progreso .navigation .nav-next a{
  color: #e30613;
  font-size: 14px;
  line-height: 16px;
}
#sdfmenu .cabecerasdfmenu .botonProgreso{
  position: absolute;
  margin: auto;
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
#sdfmenu .cabecerasdfmenu .botonProgreso .learndash-wrapper{
  text-align: center;
}
#sdfmenu .cabecerasdfmenu .botonProgreso .boton{
  display: inline-block;
  margin: 0;
  width: auto;
}
#sdfmenu .cabecerasdfmenu .tituloCurso{
  background: #e30613;
  border-top: 3px solid #fff; 
  padding: 30px 2em 30px;
  display: flex;
  align-items: center;
  gap:15px;
}

#sdfmenu .cabecerasdfmenu .tituloCurso .textotituloCurso{
  font-family: Domine-Bold;
   color: #fff;
}
#sdfmenu .learndash-wrap{
  border-left: 1px solid #000;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-list{
  margin: 0;
}
#sdfmenu #secondary .ld-section-heading{
  display: none;
}
#sdfmenu #secondary .ld-item-list{
  border-right: 1px solid #000;
}
#sdfmenu #secondary .ld-item-list .ld-item-list-item{
  border: none;
  border-bottom: 1px solid #000;
  margin: 0;
  border-radius: 0;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header{
  display: none;
}
#sdfmenu #secondary .learndash-wrapper .ld-table-list .ld-table-list-item{
  border-bottom: none;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-lesson-item:has(.ld-is-current-item){
 background: #FBD9DC;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-lesson-item.ld-expanded{
  background: #fff;
}
#sdfmenu #secondary .learndash-wrapper .ld-topic-list.ld-table-list .ld-is-current-item{
  color: #ef7a73 !important;
}
#sdfmenu #secondary .learndash-wrapper .ld-topic-list.ld-table-list .ld-is-current-item .ld-status-icon{
  background:  #ef7a73 !important;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item{
  margin: 0 0 0 42px;
}
#sdfmenu #secondary .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item .ld-status-icon{
 flex-basis: 20px;
 height: 20px;
}
#page .learndash-wrapper .ld-content-actions{
	border: none;
	justify-content: space-around;
}
#page .learndash-wrapper .ld-content-actions .ld-course-step-back{
	color:#e30613 !important;
	font-weight: bold;
	padding: 10px 0;
}
.sfwd-topic-template-default #singlecurso .learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action:hover after{
	color: #004b49;
}
@media screen and (max-width: 780px){

  #sdfmenu{
    position: absolute;
    left: -100%;
    width: 100%;
    z-index: 1000;
    transition: transform 0.8s ease-in-out;
    min-height: 100%;
    background: #ffffffb5;
  }
  #sdfmenu.visible{
  	transform: translateX(100%);
  }
  .single-sfwd-courses .contenedorcurso .wp-block-image{
    text-align: center;
  }
  .single-sfwd-courses .contenedorcurso p{
   text-align: center;
  }
  .single-sfwd-courses .contenedorcurso .wp-block-buttons{
   justify-content: center;
  }
}
@media screen and (min-width: 781px){
	.learndash-cpt #masthead #progressbar{
    display: table-cell;
    vertical-align: top;
    width: 60%;
  }
  .learndash-cpt #masthead #progressbar .headerProgreso{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .learndash-cpt #masthead #progressbar .headerProgreso .inner-headerProgreso{
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .learndash-cpt #masthead #progressbar .headerProgreso .inner-headerProgreso .linkheader{
    display: table-cell;
    vertical-align: bottom;
    width: 140px;
    padding-left: 20px;
    
  }
  .learndash-cpt #masthead #progressbar .headerProgreso .inner-headerProgreso .linkheader a{
    font-size: 13px;
    line-height: 23px;
    color: #E30613;
  }
  .learndash-cpt #masthead #progressbar .headerProgreso .inner-headerProgreso .learndash-widget{
    display: table-cell;
  }
  .sfwd-topic-template-default  #sdfmenu{
    background: #fff;
    flex: 1 0 36%;
  }
  .sfwd-topic-template-default #sdfmain{
    overflow: visible;
    flex: 1 0 calc(64% - 30px);
  }
  .sfwd-topic-template-default #sdfmain .sfwd-topic{
    padding-bottom: 100px;
  }
  .sfwd-topic-template-default #sdfmain .sfwd-topic .wp-block-embed{
    
  }
  .sfwd-topic-template-default .progreso, .sfwd-topic-template-default .botonProgreso{
    display: none;    
  }

  #page .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button{
    margin-left: 0;
  }  
  .single-sfwd-courses .contenedorcursoinner{
    column-gap: 30px;
    margin-bottom: 0;
  }
  .single-sfwd-courses .contenedorcurso_dch{
   display: flex;
   align-items: center;
  }
}
@media screen and (min-width: 900px){
  .single-sfwd-courses .contenedorcurso{
    padding: 50px;
  }
  .single-sfwd-courses .contenedorcurso_dch{
    flex-basis: 60%;
  }
  .single-sfwd-courses .contenedorcurso_dch .innercolumn{
    max-width: 450px;
  }
  .single-sfwd-courses .contenedorcurso_izq{
    flex-basis: 40%;
  }

}
@media screen and (min-width: 1200px){
  .sfwd-topic-template-default  #sdfmenu{
    flex: 1 0 350px;
  }
  .sfwd-topic-template-default #sdfmain{
  	flex: 1 0 calc(100% - 450px);
  }
  .sfwd-topic-template-default #singlecurso .learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions .ld-content-action{
  	flex-basis: 250px;
  }
}

/*Single Cursos*/
#singlecurso.site-learndash{
	width: 600px;
	max-width: 90%;
	margin: 0 auto 50px;
}
#singlecurso .titulo-curso{
	text-align: center;
}

.sfwd-courses-template-default #page .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label{
  color:#fff;
  font-family: Arsenal-Bold;
  font-size: 1.5em;
}
.sfwd-courses-template-default #page .ld-course-status #btn-join{
  background:#e30613 !important;
  font-style: italic;
  text-transform: lowercase;
  font-family: Arsenal-Bold;
  padding: 5px 30px;
}
.learndash-cpt #singlecurso  .ld-lesson-topic-list .ld-table-list{
	padding-top: 0;
}
.learndash-cpt .ld-lesson-topic-list .ld-table-list .ld-table-list-header{
  background: #E30613 !important;
  color: #fff;
}
.learndash-cpt .entry-content .ld-lesson-topic-list .ld-table-list .ld-table-list-lesson-details{
  margin: 10px 0 0 0
}
.learndash-cpt .entry-content .ld-content-action .ld-button {
	max-width: 300px;
}
.single-sfwd-courses .contenedorcurso{
  background:  #fbd9dc;
  margin: 30px 0;
  padding: 30px;
}
.single-sfwd-courses .contenedorcurso .learndash-shortcode-wrap{
  display:none;
}
.single-sfwd-courses .contenedorcurso .wp-block-image{
  margin-bottom: 30px;
}
.single-sfwd-courses .contenedorcurso .wp-block-image img{
  max-width: 300px;
}
.single-sfwd-courses .contenedorcurso .wp-block-buttons{
  margin-top: 50px;
}
.sfwd-courses-template-default #page .ld-course-status{
  background: #FBD9DC;
  color:#e30613;
}

/* Sidebar 
------------------------------*/
#singlecurso .ld-item-list .ld-item-list-item .ld-item-list-item-preview a{
  color:#000;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon{
  display: none;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details{
  margin:10px 0 0 0;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components{
  color: #000;
}
#singlecurso .ld-item-details .ld-icon-arrow-down{
  color: #fff !important;
  background: #000 !important;
}
#singlecurso .ld-item-details .ld-icon-arrow-down:hover{
  color: #e30613;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-text {
  color: #000 !important;
}
#singlecurso .ld-topic-list{  
  background: #FBD9DC !important;
  color: #000;
  padding: 20px 0;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button .ld-text {
    display: none;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-list-item-preview{
  flex-direction: row-reverse;
  align-items: end;
  gap:15px;
  padding: 1em 2em;
}
#singlecurso .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button.ld-expanded .ld-icon-arrow-down{
  background: #e30613 !important;
}

/* Topics
------------------------------*/
.sfwd-topic-template-default #singlecurso .titulo-curso{
  text-transform: none;
  font-size: 20px;
  line-height: 25px;
  padding-left: 0;
}
.sfwd-topic-template-default #singlecurso .titulo-curso h1{
	margin: 0;
	color: #E30613;
}
.sfwd-topic-template-default .content-curso{
  margin: 0;
  position: relative;
  padding: 0;
}
.sfwd-topic-template-default .content-curso figcaption{
  padding: 0 30px;
  text-align: center;
}
.sfwd-topic-template-default .content-curso p{
	margin-bottom: 30px;
}
.sfwd-topic-template-default .content-curso h1, .sfwd-topic-template-default .content-curso h2{
  color: #E30613;
  margin-bottom: 30px;
}
.sfwd-topic-template-default .content-curso h3, .sfwd-topic-template-default .content-curso h4, .sfwd-topic-template-default .content-curso h5, .sfwd-topic-template-default .content-curso h6{
  margin-bottom: 30px;
  color: #ef7a73;
  text-transform: uppercase;
}
.sfwd-topic-template-default .content-curso h5{
  color:#e30613;
}
.sfwd-topic-template-default .wp-block-embed .wp-block-embed__wrapper{
	padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.sfwd-topic-template-default .wp-block-embed .wp-block-embed__wrapper iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sfwd-topic-template-default .ld-content-actions{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.sfwd-topic-template-default .ld-content-actions .ld-content-action a:not(.ld-button){
  color: #E30613 !important;
  font-family: "Arsenal-Bold";
  font-size: 16px;
  padding-top: 10px;
  line-height: 20px;
}
.sfwd-topic-template-default .ld-content-actions .ld-content-action a:hover:not(.ld-button){
  text-decoration: underline;
}
.sfwd-topic-template-default .ld-content-actions .ld-content-action .ld-button span {
  text-transform: lowercase;
  font-size: 16px;
  font-style: italic;
  font-family: "Arsenal-Bold";
  line-height: 20px;
}
.learndash-cpt-sfwd-lessons .ld-lesson-status, .learndash-cpt-sfwd-topic .ld-topic-status{
  display:none !important;
}
.sfwd-topic-template-default .entry-content .ld-content-actions .learndash_mark_complete_button{
  width: auto;
  text-transform: lowercase;
  font-size: 15px;
  margin: 0 auto;
  font-family: Arsenal-Bold;
  padding: 5px 25px 5px 15px;
  line-height: 18px;
}
.sfwd-topic-template-default .entry-content .wp-block-embed-vimeo iframe{  
    height: auto;
    width:100%;
    aspect-ratio: 16/9;
}

/* Barra Progreso 
------------------------------*/
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress{
   margin: 0;  
}
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading{
  order: 0;
  width: 100%;
}
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading .ld-progress-percentage{
  font-weight: bold;
}
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress .ld-progress-heading .ld-progress-steps{
  display: none;
}
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress-bar{
  background-color: #fff !important;
  border-radius: 0;
  height: 10px;
}
.learndash-cpt .learndash-wrapper.learndash-widget .ld-progress-bar .ld-progress-bar-percentage{
  height: 10px;
}

@media screen and (max-width: 780px){
	.sfwd-topic-template-default #singlecurso .titulo-curso{
		text-align: center;
		margin: 0 auto;
		max-width: 80%;
		padding: 40px 0	;
	}
	.single-sfwd-topic .content-curso{
		margin: 0px 20px;
	}
	.single-sfwd-topic .content-curso .wp-block-embed-vimeo{
		margin: 0 -20px;
	}
}
@media screen and (min-width: 780px){
	.single-sfwd-topic #singlecurso .titulo-curso{
		text-align: left;
	}
}


/* commentarios 
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}
#comments .comments-title{
  color: #e30613;
}
#comments .comment-list{
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments .comment-list .comment{
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
#comments .comment-list .comment:last-child{
	border: none;
}
#comments .comment-list article.comment-body{
  padding: 0 0 20px 0;
}
#comments .comment-list .comment ol.children{
  padding: 0 0 0 20px;
}

#comments .logged-in-as{
  display: none;
}
#comments .comment-meta{
	margin-bottom: 20px;
}
#comments .comment-meta .comment-author .fn{
	font-family: "Arsenal-Regular";
}
#comments ol > li:before {
  content: none !important;
}
#comments .comment-meta img{
	display: inline-block;
  vertical-align: middle;
  width: 25px;
}
#comments .comment-meta .comment-metadata{
	font-size: 80%;
}
#comments #reply-title{
  display: none;
}
#comments #reply-title small a{
  color: #000;
  display: block;
}
#comments .comment-form-comment label{
  display: none;
}
#comments .comment-form-comment textarea{
  border:  2px solid #d0d0d0
}
#comments #commentform #submit{
	background: #6e6e6e;
	border-radius: 0;
	font-size: 16px;
	line-height: 20px;
  font-family: "Arsenal-Regular";
  text-transform: capitalize;
  padding: 5px 30px;
  font-style: normal;
}
#comments {
	max-width:90%;
	margin: 20px auto 50px;
}
#comments .reply .comment-reply-link{
	font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  background: transparent;
  color: #407877;
  border: 1px solid #407877;
  display: inline-block;
  border-radius: 30px;
  text-transform: lowercase;
  font-style: italic;
  font-family: 'Arsenal-Bold';
}
#comments .reply .comment-reply-link:hover{
  transform: translateY(3px);
  text-decoration: none;
  box-shadow: none;
}
#comments .comment-form-attachment, #comments .comment-form-comment-subscribe{
	font-size: 14px;
}
#comments .comment-form-attachment__input{
	font-size: 14px;
}
#comments .comment-form-attachment__file-size-notice, #comments .comment-form-attachment__file-types-notice, #comments .comment-form-attachment__autoembed-links-notice{
	font-size: 12px;
	display: inline-block;
}
#comments #cren_subscribe_to_comment{
	margin-right: 10px;
}
@media screen and (min-width: 780px){
	#comments{
		margin: 20px auto 100px;
	}
  #single-receta #comments {
    max-width: 1100px;
    width: auto;
	}
  #menu-semanal #comments {
    max-width: 1100px;
    width: auto;
  }
  .single-temasm #comments, .single-recursos #comments {
    max-width: 100%;
  }
}
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}
.wp-block-embed figcaption{
  font-size: 80%;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* ----------------------------
** Metodo Sano
--------------------------------------------- */

/*Título*/

.titulo-sano h1{
	line-height: 1;
	font-size: clamp(25px, 5vw, 40px);
	margin: 0;
}
.titulo-sano h2{
	line-height: 1;
  font-size: clamp(22px, 4vw, 28px);
	margin: 0;
}

/* Home Sano 
------------------------------*/
#home-sano{
	max-width: 100%;
	width: auto;
}
#home-sano .inner-site-main:before{
	background-image: url('../img/mantel.webp');
	height: 15%;
	content: "";
	width: 200%;
  background-size: 150%;
  position: absolute;
  top: 0;
  left: -50%;
  z-index: 1;
  background-attachment: fixed;
  background-position: 0;
}
#home-sano .home-content{
	position: relative;
	padding: 20px 0 0;
	z-index: 1000;
}
#home-sano .home-content .inner-home-content{
	position: relative;
	z-index: 2;
}
#home-sano #home-sano-cabecera .titulo-home-sano{
	padding-bottom: 30px;
}
#home-sano-cabecera .inner-home-content{
	width: 1366px;
	max-width: 92%;
	margin: 0 auto;
}
#home-sano .receta-item .receta-article-inner .receta-article-title{
	border: none;
	margin-bottom: 0;
}
#home-sano #menu-home .item-menu-home{
	text-align: center;
}
#home-sano #menu-home .item-menu-home .menu-home-imagen a{
	display: inline-block;
  position: relative;
}
#home-sano #menu-home .item-menu-home .menu-home-imagen a img{
	box-shadow: 1px 4px 20px 0px #00000052;
}
#home-sano #temadelmes #tema .texto-tema h2{
	color: #E30613;
	text-transform: uppercase;
	font-family: "Arsenal-Regular";
  font-size: 35px;
	margin: 0 0 20px;
	line-height: 1;
}
#home-sano #temadelmes #tema .texto-tema .tema-resumen{
	line-height: 1.4;
	font-size: 1.2em;
	margin-bottom: 20px;
}

/* Recetas 
------------------------------*/

#filtroRecetas{
	background: #FBD9DC;
	position: relative;
}	
#filtroRecetas .cerrar-filtro{
	position: absolute;
	top: 20px;
	left: 20px;
}
#filtroRecetas #busca{
	display: flex;
	align-items: center;
	margin: 40px 0 20px;
	gap: 5px;
}
#filtroRecetas #busca input{
	border: none;
	border-bottom: 1px solid #E30613;
	width: calc(65% - 5px);
	background: transparent;
	color: #000;
	margin-bottom: 0;
	border-radius: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-family: "Arsenal-Bold";
	font-size: 18px;
	line-height: 22px;
	display: inline-block;
	font-family: "Arsenal-Regular";	
}
#filtroRecetas  #busca input::placeholder {
  color: #5c5c5c;
  opacity: 1;
  font-family: "Arsenal-Regular";
}
#filtroRecetas  #busca input:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #E30613;
}
#filtroRecetas #limpiar{
	display: flex;
	margin: 20px 0;
	gap: 30px;
}
#filtroRecetas #limpiar .boton{
	line-height: 1;
	padding: 7px 7px;
	background: transparent;
	color: #407877;
	border: 1px solid #407877;
	font-size: 13px;
}
#filtroRecetas #selectormenu button{
	font-size: 13px;
	line-height: 15px;
	padding: 10px;
	margin-bottom: 5px;
}
#filtroRecetas #selectormenu button.selected, #filtroRecetas #selectormenu button:hover {
	background:#EF7A73;
	text-decoration: none;
}
#filtroRecetas  #busca button{
	flex-basis: 35%;
	font-size: 15px;
	line-height: 1;
	padding: 10px 10px;
	width: 100%;
	background: transparent;
	color: #407877;
	border: 1px solid #407877;
}
#filtroRecetas #filtrofavoritas{
	margin: 10px 0 20px;
}
#filtroRecetas .cabecera-filtro{
	font-family: "Arsenal-Bold";
	padding: 10px 0;
	border-bottom: 1px solid #5a5a5a;
	position: relative;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
#filtroRecetas .cabecera-filtro .label{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('/wp-content/themes/cocinando-el-cambio/img/estrella.webp');
	background-size: 30px;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#filtroRecetas .cabecera-filtro input:checked + label, #filtroRecetas .cabecera-filtro .label:hover{
	background-image: url('/wp-content/themes/cocinando-el-cambio/img/estrella-activa.webp');
}
#filtroRecetas .item-filtro input{
	display: none;
}
#filtroRecetas .cuerpo-filtro, #filtroRecetas .cuerpo-filtro-2{
	margin: 20px 0;
}
#filtroRecetas .cuerpo-filtro{
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
#filtroRecetas .cuerpo-filtro label{
	background: transparent;
  border: 1px solid #407877;
	border-radius: 20px;
	padding: 5px 10px;
  font-size: 13px;
  line-height: 13px;
  font-family: "Arsenal-Bold";
  color: #407877;
}
#filtroRecetas .cuerpo-filtro input:checked + label, 
#filtroRecetas .cuerpo-filtro label:hover, #filtroRecetas .cuerpo-filtro input:not(:checked) + label:hover{
	color: #fff;
	background: #E30613;
	border: 1px solid #E30613;
}
#filtroRecetas .cuerpo-filtro-2 label{
	display: block;
	padding: 5px 0 5px 40px;
	font-size: 13px;
  line-height: 13px;
}
#filtroRecetas .cuerpo-filtro input:not(:checked) + label {
	color: #407877;
  background: transparent;
  border: 1px solid #407877;
}
#filtroRecetas .cuerpo-filtro-2 input:checked + label, 
#filtroRecetas .cuerpo-filtro-2 label:hover{
	background: #f8c1c4;
}
#filtroRecetas .cuerpo-filtro-2 select{
	background: transparent;
	color: #407877;
	border: 1px solid #407877;
	margin:10px 0 0 40px;
	border: 1px solid #407877;
}
#recetas .botonFiltro{
	margin: 20px 0 40px;
  text-align: center;
}
#recetas .botonFiltro #botonFiltro{
	padding: 10px 70px;
	display: inline-block;
}
#recetas .recetas-grid {
	min-height: 900px;
	margin-bottom: 100px;
}
#recetas .recetas-grid .inner-recetas-grid{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  row-gap: 50px;
}
#recetas .receta-article-texto{
	position: relative;
}
#recetas .receta-article-texto .botones-receta{
	justify-content: right;
	position: absolute;
	top: -60px;
}

/* Menus 
------------------------------*/
#menus .cabeceraMenus .innerCabeceraMenu .titulo-sano .imagen-titulo-sano{
	width: 60px;
}
#menus .sliders-section{
	margin:0 auto 100px;
	max-width: 1100px;
}
#menus .sliders-section .menus-sliders{
	position: relative;
}
#menus .sliders-section .menus-sliders:nth-of-type(even):before{
	content: "";
	width: 200%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -50%;
	background: #f3f3f5;
}
#menus .sliders-section .menus-sliders .iner-home-content{
	position: relative;
	z-index: 100;
	padding-bottom: 20px;
}
#menus .sliders-section .menus-sliders .iner-home-content .cabeceraSlider{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 40px;
	gap: 10px;
}
#menus .sliders-section .menus-sliders .iner-home-content .cabeceraSlider .menu-title  {
	font-size: clamp(25px, 4vw, 35px);
}
#menus .sliders-section .menus-sliders .iner-home-content .cabeceraSlider .menu-title a{
	text-transform: uppercase;
	color: #E30613;
}
#menus .sliders-section .menus-sliders .iner-home-content .cabeceraSlider .menu-title a:hover{
	text-decoration: none;
}
#menus .sliders-section .menus-sliders .iner-home-content .cabeceraSlider .menu-boton .boton{
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  width: 100%;
  background: transparent;
  color: #407877;
  border: 1px solid #407877;
}
#menus .sliders-section .menus-sliders .iner-home-content .receta-item{
	padding-bottom: 0;
}

/* Menu Semanal
------------------------------*/
#menu-semanal section{
	margin: 40px auto;	
}
#menu-semanal .titulomenu{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1100px;
}
#menu-semanal  .titulomenu .izq-titulomenu{
	flex: 1;
}
#menu-semanal  .titulomenu .izq-titulomenu h3{
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}
#menu-semanal #principal-menu .titulomenu .dch-titulomenu{
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 20px;
	flex: 1;
}
#menu-semanal #principal-menu .titulomenu .dch-titulomenu .cuadrante{
	display: flex;
	gap: 15px;
}
#menu-semanal #principal-menu .titulomenu .dch-titulomenu img{
	display: inline-block;
	vertical-align: middle;
}
#menu-semanal #principal-menu .dia{
	position: relative;
	padding: 20px 0;
}
#menu-semanal #principal-menu .dia .inner-dia  .wp-block-columns{
	row-gap: 50px;
}
#menu-semanal #principal-menu .dia:nth-of-type(odd):before{
	background: #f3f3f5;
	content: "";
	position: absolute;
	left: -50%;
	top: 0;
	height: 100%;
	width: 200%;
	z-index: 1;
}
#menu-semanal #principal-menu .dia h2{
	font-family: "Arsenal-Bold";
	color: #E30613;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0;
}
#menu-semanal #principal-menu .dia .inner-dia:not(.swiper-container){
	margin: 0 auto;
	max-width: 1100px;
	position: relative;
	z-index: 2;
}
#menu-semanal #principal-menu .dia .diti{
	font-size: 18px;
  margin: 10px 0;
  font-family: "Arsenal-Regular";
  text-transform: lowercase;
}
#menu-semanal #principal-menu #basicos .receta-comensales-control div{
	display: none;
}
#menu-semanal .innerCabeceraMenu .titulo-sano .inner-titulo-sano{
	gap: 20px;
	justify-content: left;
}
#menu-semanal .cabeceraMenus .titulo-sano .titulo-menu-izquierda h4{
	font-size: clamp(20px, 3vw, 22px);
	margin: 0;
	font-family: "Arsenal-Regular";
}
#menu-semanal .cabeceraMenus .titulo-sano .titulo-menu-izquierda  h1{
	font-size: clamp(25px, 4vw, 30px);
}
#menu-semanal .navegacion-single{
	width: 70px;
}
#menu-semanal .navegacion-single a{
	cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  background-image: url('../img/ant.webp');
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
#menu-semanal .navegacion-single a.siguiente{
	background-image: url('../img/sig.webp');
}
#menu-semanal .navegacion-single a:hover{
	transform: translateY(3px);
	box-shadow: none;
}
/*#menu-semanal .navegacion-single a:after{
	content: "<";
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-family: "Arsenal-Bold";
}
#menu-semanal .navegacion-single a.siguiente:after{
  content: ">";
}*/
#menu-semanal #cuatro-fuegos{
	display: none;
	max-width: 1100px;
	width: auto;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos{
	padding: 30px 0;
	position: relative;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos:nth-child(odd):before{
	background: #f3f3f5;
	content: "";
	position: absolute;
	left: -5%;
	top: 0;
	width: 110%;
	z-index: 1;
	height: 100%;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos .cabecera4{
	display: flex;
	width: 100%;
	justify-content: space-between;
	gap: 20px;
	z-index: 2;
	position: relative;
	align-items: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .cabecera4 h3{
	margin: 0;
	text-transform: uppercase;
	color: #EF7A73;
	flex-basis: calc(100% - 130px);
	line-height: 30px;
	font-size: 25px;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .content-4{
	margin: 50px 0;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos .cabecera4 .boton{
	background: transparent;
  color: #407877;
  border: 1px solid #407877;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
}
#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos .texto4{
	position: relative;
	z-index: 2;
}
#menu-semanal #lista-compra{
	display: none;
	max-width: 1200px;
	width: auto;	
}
#menu-semanal #lista-compra .titulomenu{
	max-width: 1200px;
}
#menu-semanal #lista-compra .content-lista{
	margin: 50px auto;
}

/* Cabeceras Menus
------------------------------*/
.cabeceraMenus:before{
	content: "";
	top: 0;
	left: -50%;
	width: 200%;
	position: absolute;
	height: 90%;
	background: #fbd9dc;
	z-index: 1;
}
.cabeceraMenus{
	padding: 20px 0 0;
	position: relative;
}
.cabeceraMenus .innerCabeceraMenu{
	position: relative;
	z-index: 100;
}
.cabeceraMenus .innerCabeceraMenu .titulo-sano{
	margin-bottom: 30px;
}
.cabeceraMenus .otrosm{
	display: flex;
	gap: 10px;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}
.cabeceraMenus .otrosm .boton{
	font-size: 14px;
  line-height: 22px;
  padding: 8px 20px;
}
.cabeceraMenus .otrosm .boton img{
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.cabeceraMenus .otrosm .boton div{
  display: inline;
  vertical-align: middle;
}
.cabeceraMenus .otrosm .boton.activo, .cabeceraMenus .otrosm .boton:hover {
	background: #EF7A73;
	text-decoration: none;
}


/* Receta 
------------------------------*/
#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-titulo{
	margin: 0 0 20px;
	color: #e30613;
	font-size: clamp(35px, 4vw, 55px);
  line-height: 1;
}
#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-titulo a{
	color: #e30613;
}
#single-receta .receta .receta-cabecera .imagen-cabecera-receta{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 2;
}
#single-receta .receta .receta-cabecera .inner-receta-cabecera .receta-dificultad{
	font-size: 17px;
	margin-bottom: 15px;
	font-family: "Arsenal-Regular";
}
#single-receta .receta .receta-cabecera .inner-receta-cabecera .receta-tiempo{
	font-size: 17px;
	margin-bottom: 10px;
	font-family: "Arsenal-Regular";
}
#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-etiqueta{
	text-transform: lowercase;
	font-family: Domine-Regular;
}
#single-receta .receta .botones-ingredientes-favorito, #single-receta .receta .botones-ingredientes-descargar {
	float: right;
}
#single-receta .receta .botones-ingredientes-favorito a:hover, #single-receta .receta .botones-ingredientes-descargar a:hover {
	float: right;
}
#single-receta .receta .ingredientes-botones img{
	display: inline;
  vertical-align: middle;
}
#single-receta #ingredientes h2{
	margin: 0;
}
#single-receta .receta .inner-ingredientes-listas .ingredientes-separador{
	color: #e30613;
  text-transform: uppercase;
  font-family: "Arsenal-Bold";
  font-style: italic;
}
#single-receta .receta .inner-ingredientes-listas .ingredientes-list {
	background: #eae9e84d;
	margin: 0 0 40px;
}
#single-receta .receta .inner-ingredientes-listas .ingredientes-list .agrupados{
	margin: 0;
	padding: 0;
}
/* #single-receta .receta .ingredientes-listas .inner-ingredientes-listas li{
  padding-left: 30px;
  background-image: none;
  position: relative;
}
#single-receta .receta .ingredientes-listas .inner-ingredientes-listas li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 2px solid #ef7a73;
  background-color: white;
  border-radius: 3px;
}
*/
#single-receta .receta #preparacion{
	position: relative;
	padding: 60px 0 40px;
}	
#single-receta .receta #preparacion:after{
	background-image: url('../img/mantel.webp');
	background-size: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
}
#single-receta .receta #preparacion .inner-preparacion{
	background: #fff;
	padding: 40px 20px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
#single-receta .receta #preparacion .inner-preparacion h2{
	color: #e30613;
  margin: 0 0 30px;
  font-family: "Arsenal-Regular";
  text-transform: uppercase;
}
#single-receta .receta #preparacion .inner-preparacion h6{
	color: #EF7A73;
  text-transform: uppercase;
  margin-top: 40px;
}
#single-receta .receta #preparacion .inner-preparacion ol{
	padding: 0;
}
#single-receta .receta #preparacion .inner-preparacion ol li{
	padding: 0;
}
#single-receta .receta #preparacion .inner-preparacion ol li ul li, #single-receta .receta #preparacion .inner-preparacion ol ul li{
	padding-left: 35px;
	background-position: left center;
}
#single-receta .receta #fondogris{
	background: #eae9e84d;
}
#single-receta .receta #fondogris .inner-fondogris h2{
	color: #e30613;
	text-align: center;
	margin: 0 0 20px;
  font-family: "Arsenal-Regular";	
}
#single-receta .receta #conservacion, #single-receta .receta #bld{
	margin-top: 30px;
}
#single-receta #bld ul li{
	line-height: 25px;
	background-image: url(../img/icon-para-circulo-09.webp);
}

/* Receta Item 
------------------------------*/
.receta-item{
	margin: 0 auto;
	max-width: 400px;
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
}
.receta-item .receta-article-inner{
  display: flex;
  flex-direction: column;
  height: 100%;
  row-gap: 20px;
}
.receta-item .sin-receta-article-inner{
	display: none;
	min-height: 200px;
	width: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 40px;
	aspect-ratio: 3/4;
}
.receta-item .sin-receta-article-inner.flex{
	display: flex;
}
.receta-item .sin-receta-article-inner a{
	font-size: 90%;
	display: block;
}
.receta-item .sin-receta-article-inner .volverReceta{
	background: #EF7A73;
	font-size: 90%;
}
.receta-item .sin-receta-article-inner .vaciarReceta{
	background: #fff;
	font-size: 80%;
	color: #004B49;
	border: 1px solid #004B49;
}
.receta-item .receta-article-inner .receta-article-img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	aspect-ratio: 3/4;
	width: 100%;
	box-shadow: 1px 4px 20px 0px #00000052;
	position: relative;
}
.receta-item.slot-vacio .receta-article-inner .receta-article-img{
	background: none !important;
}
.receta-item .receta-article-inner .receta-article-img a{
	width: 100%;
	height: 100%;
	display: block;
}
.receta-item .receta-article-inner .receta-article-img .tipo-menu-calendario, .receta-item .receta-article-inner .receta-article-img #ultimouso{
	background: #fff;
	border-radius: 20px;
	padding: 7px 15px;
	font-size: 15px;
	line-height: 15px;
	position: absolute;
	left: 5px;
	top: 5px;
}
.receta-item.slot-vacio .receta-article-inner .receta-article-texto{
	display: none;
}
.receta-item .receta-article-inner .receta-article-img .quitarReceta{
	background-image: url('../img/cerrar.webp');
  background-repeat: no-repeat;
	border-radius: 20px;
	padding: 0px 10px;
	font-size: 15px;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
  font-family: "Arsenal-Bold";
  color: #E30613;
  text-indent: -1000em;
  background-size: 15px;
  width: 25px;
  height: 25px;
  background-color: #ffffffad;
  background-position: center;
}
.receta-item .receta-article-inner .receta-article-img .quitarReceta:hover{
	background-color:#fbd9dc;
}
.receta-item.slot-vacio .receta-article-inner .receta-article-img .quitarReceta{
	transform: rotate(45deg);
}
.receta-item .receta-article-inner .receta-article-title h2{
	color: #EF7A73;
	margin: 0;
	padding:  0;
	word-wrap: break-word;
	text-transform: uppercase;
  font-size: 20px;
  margin: 0;
}

.receta-item .receta-article-inner .receta-article-title a:hover{
	text-decoration: none;
}
.receta-item .receta-article-inner .receta-article-dificultad, .receta-item .receta-article-inner .receta-article-tiempo{
	font-size: 15px;
	margin-bottom: 10px;
	font-family: "Arsenal-Regular";
	text-transform: lowercase;
}
.botones-receta{
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
	width: 97%;	
}
.grupo-botones{
	display: flex;
}

/* Selector de recetas
------------------------------*/

.receta-item .receta-article-inner .receta-article-img .btn-elegir-receta{
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translatex(-50%);  
}


/* Boton Favorita
------------------------------*/
.botonfavorita{
	background-image: url('../img/favorito.webp');
	width: 35px;
	height: 35px;
	background-size: 35px;
	background-repeat: no-repeat;
	display: block;
}
.botonfavorita.guardada, .botonfavorita:hover{
	background-image: url('../img/favorito-guardado.webp');
}
.botondescargar{
	background-image: url('../img/descargar.webp');
	width: 35px;
	height: 35px;
	background-size: 35px;
	background-repeat: no-repeat;
	display: block;
}
.botondescargar:hover{
	background-image: url('../img/descargar-hover.webp');
}
.botoncuadrante{
	background-image: url('../img/cuadrante.webp');
	width: 35px;
	height: 35px;
	background-size: 35px;
	background-repeat: no-repeat;
	display: block;
}
.botoncuadrante:hover{
	background-image: url('../img/cuadrante_activo.webp');
}
.botondeslista{
	background-image: url('../img/descargar.webp');
	width: 35px;
	height: 35px;
	background-size: 35px;
	background-repeat: no-repeat;
	display: block;
}
.botondeslista:hover{
	background-image: url('../img/descargar-hover.webp');
}
/* Comensales Control
------------------------------*/
.receta-comensales-control .icon-person{
	line-height: 34px;
	vertical-align: middle;
	display: inline-block;
	font-size: 22px;
	font-family: "Arsenal-Bold";
}
.receta-comensales-control img{
  vertical-align: middle;
  display: inline-block;
}
.receta-comensales-control .controles{
	border: 1px solid #EF7A73;
	display: inline-block;
	background: #fff;
}
.receta-comensales-control .btn-control{
	background: #EF7A73;
	border-radius: 0;
	padding: 5px 10px;
	display: inline-block;
	line-height: 25px;
	font-size: 25px;
	vertical-align: middle;
	box-shadow: none;
}
.receta-comensales-control .btn-control:hover{
	transform: none;
	background: #e30613;
}
.receta-comensales-control .comensales-input{
	display: inline-block;
	vertical-align: middle;
	-moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  padding: 0 5px;
  line-height: 24px;
	font-size: 20px;
	margin-bottom: 0;
	text-align: center;
	border: none;
}
.receta-comensales-control .comensales-input::-webkit-inner-spin-button, .receta-comensales-control .comensales-input::-webkit-outer-spin-button{
	-webkit-appearance: none;
  margin: 0;
  appearance: none;
  -moz-appearance: textfield;
}
/* boton Atras 
------------------------------*/
.botones-ingredientes-atras{
	font-family: "Arsenal-Bold";
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	position: relative;
}
.botones-ingredientes-atras:before{
	background-image:url('../img/atras.webp');
	content: "";
	position: absolute;
	left: -40px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.botones-ingredientes-atras:hover{
	color: #e30613;
  text-decoration: none;
}
.botones-ingredientes-atras:hover:before{
	background-image:url('../img/atras-rojo.webp');
}
/* Slider 
------------------------------*/
.swiper-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  z-index: 1000;
}
.swiper-container.swiper-loaded{
	opacity: 1;
}
.swiper-container .swiper-wrapper {
 	align-items: stretch;
 	display: flex;
 	position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide {
 	display: flex; 
  flex-direction: column; 
  justify-content: space-between; 
  height: auto;
  box-sizing: border-box;
  align-items: stretch;
  flex: 1 0 auto;
}
.swiper-container .botonesSlider .swiper-button{
	cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  background-image: url('../img/ant.webp');
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.swiper-container .botonesSlider .swiper-button.swiper-button-next{
	background-image: url('../img/sig.webp');
}
.swiper-container .botonesSlider .swiper-button:hover{
	transform: translateY(3px);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.swiper-container .botonesSlider .swiper-button:after{
	display:none
}


/* Lista de la compra 
------------------------------*/

#lista-compra .checklista{
	padding: 30px;
  list-style-type: none;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
#lista-compra #lista-basicos{
	background: #abbdbd;
}
#lista-compra #lista-despensa{
	background: #fdf1f2;
}
#lista-compra #lista-frescos	{
	background: #fcd8d1;
	margin: 50px auto;
}
#lista-compra .checklista h3{
	padding-left: 80px;
	color: #E30613;
	font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  margin: 20px 0 30px;
  font-style: italic;
}
#lista-compra .checklista h3::before{
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: left center;
	position: absolute;
	left: 0;
	top: -30px;
	content: "";
	width: 80px;
	height: 80px;
}
#lista-compra .checklista h6{
	color: #EF7A73;
  text-transform: uppercase;
}
#lista-compra .checklista h6:not(:nth-child(1)){
  margin-top: 40px;
}
#lista-compra .checklista #basicos::before{
	background-image: url('../img/basicos.webp');
}
#lista-compra .checklista #frescos::before{
	background-image: url('../img/frescos-blanco.webp');
}
#lista-compra .checklista #despensa::before{
	background-image: url('../img/conservas.webp');
}
#lista-compra .checklista .item-checklista{
	position: relative;
  padding-left: 30px; 
  cursor: pointer;
  margin-bottom: 10px;
}
#lista-compra .checklista .item-checklista::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 2px solid #ef7a73;
  background-color: #fff;
  border-radius: 3px; 
}
#lista-compra .checklista .item-checklista-checked::before{
	border: 3px solid #fbd9dc;
  background-color: #ef7a73;
}
/* Loader 
------------------------------*/
#loader{
	display: none;
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000006b;  
  z-index: 2000;
 }
#loader .innerloader{
	padding-top: 330px;
	display: flex;
  justify-content: center;
  align-items: start;
}
#loader .loadingImg{
	width: 40px;
  height: 40px;
  opacity: 0;
  animation: fade-in-out 1.5s infinite;
}
#loader .loadingImg#loadingImg1{
	animation-delay: 0s;
}
#loader .loadingImg#loadingImg2{
	animation-delay: 0.2s;
}
#loader .loadingImg#loadingImg3{
	animation-delay: 0.4s;
}
#loader .loadingImg#loadingImg4{
	animation-delay: 0.6s;
}


/* TemasM 
------------------------------*/
#temasm .temam{
	margin-bottom: 60px;
}
#temasm .temab{
	margin:0 auto 60px;
	max-width: 1200px;
}
#temasm #tema-1{
	position: relative;
}
#temasm #tema-1:before{
	content: "";
	width: 180%;
	left: -30%;
	height: 100%;
	background: #ededed;
	position: absolute;
	top: 0;
}
#temasm .temam .inner-tema{
	position: relative;
	z-index: 1000;
	width: 100%;
	display: flex;
	margin: 0 auto;
}
#temasm .temam .imagen-tema{
	aspect-ratio: 3 / 4;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	flex-basis: 100%;
}
#temasm .temam .texto-tema h2{
	color: #E30613;
	text-transform: uppercase;
  font-family: "Arsenal-Regular";
  font-size: 45px;
  margin: 10px 0 20px;
  line-height: 1;
}
#temasm .temab .texto-tema h2{
	color: #EF7A73;
	text-transform: uppercase;
  font-family: "Arsenal-Bold";
  font-size: 30px;
  line-height: 1;
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
#temasm .temam .texto-tema .contenido{
	line-height: 28px;
}
#temasm .titulotema2{
	text-align: center;
	margin-bottom: 40px;
}

/* Single 
	------------------------------*/	
.single .entryheader{
	position: relative;
}
.single .entryheader:after{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: #ffe9e975;
}
.single .entryheader .innerentryheader{
	max-width: 92%;
	width: 800px;
	margin: 0 auto;
	padding: 100px 0;
	position: relative;
	z-index: 1000;
}
.single .entryheader .innerentryheader h1{
	margin: 0;
	text-align: center;
}
.single .entrycontent{
	max-width: 92%;
	margin: 50px auto;
	width: 900px;
}
.single .wp-block-embed__wrapper{
	position: relative;
  padding-bottom: 56.25%; 
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.single .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single .wp-block-pullquote {
	font-size: 22px;
	font-family: "Arsenal-Regular";
	color: #EF7A73;
	padding: 45px 0;
}

/* Directos 
------------------------------*/
#directos #ultimo-directo {
	position: relative;
	text-align: center;
}
#directos #ultimo-directo:before {
	background-image: url('../img/mantel.webp');
	background-repeat: repeat-x;
	background-size: contain;
	content: "";
	top: 0;
	left: -50%;
	width: 200%;
	height: 70%;
	position: absolute;
	z-index: 2;
}
#directos #ultimo-directo .inner-ultimo-directo{
	position: relative;
	z-index: 100;
	padding: 80px 0;
}
#directos #ultimo-directo .inner-ultimo-directo .video-ultimo-directo{
	display: flex;
	flex-direction: column;
}
#directos #ultimo-directo .inner-ultimo-directo .video-ultimo-directo h4{
	font-family: "Arsenal-Regular";
	text-transform: uppercase;
	font-size: clamp(22px, 3.5vw, 35px);
	margin: 0 0 20px;
	color: #E30613;
}
#directos #ultimo-directo .inner-ultimo-directo .video-ultimo-directo h2{
	font-family: "Arsenal-Bold";
	font-size: clamp(36px, 6vw, 60px);
	margin: 0 0 40px;
	color: #E30613;
}
#directos #ultimo-directo .inner-ultimo-directo .video-ultimo-directo iframe{
	width: 100%;
	aspect-ratio: 16 / 9;
}
#directos #proximo-directo{
	position: relative;
}
#directos #proximo-directo:before{
	content: "";
	top: -75%;
	left: -50%;
	width: 200%;
	height: 175%;
	position: absolute;
	z-index: 1;
	background: #f3f3f5;
}
#directos #proximo-directo .inner-proximo-directo{
	position: relative;
	z-index: 100;
	padding: 0;
}
#directos #proximo-directo .inner-proximo-directo .videonuevo{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}
#directos #proximo-directo .inner-proximo-directo .videonuevo .inner-videonuevo h4{
	text-transform: uppercase;
	margin: 0 0 10px;
}
#directos #proximo-directo .inner-proximo-directo .videonuevo .inner-videonuevo h2{
	font-family: "Arsenal-Bold";
	font-size: clamp(36px, 6vw, 60px);
	margin: 0 0 40px;
	color: #E30613;
}
#directos #proximo-directo .inner-proximo-directo .videonuevo .inner-videonuevo .boton{
	display: inline-block;
	margin-bottom: 30px;
}
/* recursos
------------------------------*/
#recursos{
	margin-bottom: 100px;
}
#recursos .cabeceraRecursos{
	padding: 50px 0;
	position: relative;
}
#recursos .inner-site-main .cabeceraRecursos:before{
	content: "";
	top: 0;
  left: -50%;
  width: 200%;
  position: absolute;
  height: 90%;
  background: #fbd9dc;
  z-index: 1;
}
#recursos .inner-site-main .cabeceraRecursos .titulo-sano{
	position: relative;
	z-index: 1000;
}

#recursos .recurso .inner-recurso{
	position: relative;
	z-index: 1000;
	width: 100%;
	display: flex;
	margin: 0 auto;
}
#recursos .recurso .inner-recurso .imagen-recurso{
	aspect-ratio: 3 / 4;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	flex-basis: 100%;
}
#recursos .recurso .inner-recurso .texto-recurso h2{
	color: #EF7A73;
	text-transform: uppercase;
  font-family: "Arsenal-Bold";
  font-size: 30px;
  line-height: 1;
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
#recursos .recurso .inner-recurso .texto-recurso .contenido{
	line-height: 28px;
}


/* Título Sano 
------------------------------*/
.titulo-sano .inner-titulo-sano{
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: center;
}


@media screen and (max-width: 780px){

	/*Home Sano*/
	#home-sano:after{
		content: "";
		width: 100%;
		height: 60%;
		left: 0;
		bottom: 0;
		background: #ededed;
		position: absolute;
	}
	#home-sano #menu-home{
		margin-top: 40px;
	}
	#home-sano .menu-home-imagen{
		width: 360px;
		margin: 0 auto;
		position: relative;
	}
	#home-sano .menu-home-imagen .boton{
    position: absolute !important;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    font-size: 20px;
	}
	#home-sano .menu-home-imagen .link-titulo-menu-home{
		position: relative;
	}
	#home-sano .menu-home-imagen .titulo-menu-home-imagen {
		position: absolute;
		top: 20px;
		left: 20px;
		width: calc(100% - 40px);
		background: #fff;
		padding: 0 10px;
	}
	#home-sano .menu-home-imagen .titulo-menu-home-imagen .inner-titulo-menu-home{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		gap: 10px;
		width: 100%;
	}
	#home-sano .menu-home-imagen .titulo-menu-home-imagen .imagen-titulo-menu-home {
		width: 33%;
	}
	#home-sano .menu-home-imagen .titulo-menu-home-imagen .imagen-titulo-menu-home img{
		box-shadow: none !important;
	}
	#home-sano .menu-home-imagen .titulo-menu-home-imagen h1{
		width: calc(67% - 20px);
		margin: 0;
		font-size: clamp(26px, 5vw, 30px);
		line-height: 1;
		color: #000;
	}
	#home-sano #temadelmes #tema{
		margin: 40px 0;
	}
	#home-sano #temadelmes #tema .inner-tema{
		width: 360px;
		margin: 0 auto;
	}
	#home-sano #temadelmes #tema .texto-tema{
    margin: 20px 0;
	}

	/* Menu Semanal
	------------------------------*/
	
	#menu-semanal .cabeceraMenus{
		padding-top: 40px;
	}
	#menu-semanal .navegacion-single span{
		font-size: 25px;
		font-family: "Arsenal-Bold";
		line-height: 30px;
    padding: 0 10px;
	}
	#menu-semanal #cuatro-fuegos .inner-cuatrofuegos .receta-cuatrofuegos .cabecera4{	
		border-bottom: 1px solid #333;
	}
	#menu-semanal #principal-menu .dia .inner-dia.swiper-container .swiper-wrapper{
		gap: 0;
		flex-wrap: nowrap !important;
	}
	#menu-semanal #principal-menu .titulomenu .dch-titulomenu .cuadrante{
		flex-direction: column;
	}
	.receta-item .receta-article-inner .receta-article-img{
		box-shadow: 1px 4px 10px 0px #00000052;
	}

	/* MenuPie 
	------------------------------*/
	
	.menu-pie{
		background: #fff;
		position: fixed;
	  bottom: 0;
	  height: 80px;
	  width: 100%;
	  max-width: 900px;
	  transition: none;
	  z-index: 1000;
	  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.1);
	}
	.menu-pie.sticky {
	  position: sticky;
	  transform: none;
	  bottom: 0;
	}
	.menu-pie .inner-menu-pie{
		display: flex;
		gap: 0;
		width: 100%;
		height: 100%;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.menu-pie .inner-menu-pie .menu-item{
		height: 100%;
		flex: 1 0 auto;
	}	
	.menu-pie .inner-menu-pie .menu-item a{
	 	color: #000;
	 	width: 100%;
	 	height: 100%;
	 	display: flex;
	 	justify-content: center;
	 	align-items: end;
	 	padding: 0 0 10px;
	 	box-sizing: border-box;
	 	text-transform: uppercase;
	 	font-family: "Arsenal-Bold";
	 	font-size: 16px;
	 	line-height: 16px;
	 	background-image: url('../img/home.webp');
		background-repeat: no-repeat;
		background-position: center 10px;
		background-size: 35px;
	}
	.menu-pie .inner-menu-pie .menu-item.menu-item-6774 a{
		background-image: url('../img/recetas.webp');
	}
	.menu-pie .inner-menu-pie .menu-item.menu-item-6775 a{
		background-image: url('../img/menus.webp');
	}
	.menu-pie .inner-menu-pie .menu-item.menu-item-7136 a{
		background-image: url('../img/temas.webp');
	}
	.menu-pie .inner-menu-pie .menu-item.menu-item-6776 a{
		background-image: url('../img/directos.webp');
	}
	.menu-pie .inner-menu-pie .menu-item.current-menu-item, .menu-pie .inner-menu-pie .menu-item:hover, .menu-pie .inner-menu-pie .menu-item:focus, .menu-pie .inner-menu-pie .menu-item:active{
		background: #f8c1c4;
		text-decoration: none;
	}

	/* Recetas 
	------------------------------*/
	#filtroRecetas{			
		padding: 30px 40px 30px 90px;
		z-index: 1000;
		display: flex;
		left: -110%;
		transition: transform 0.8s ease-in-out;
		width: 100%;
		position: absolute;
		height: 100%;
	}
	#filtroRecetas.visible{
		transform: translateX(110%);
	}
	#filtroRecetas .inner-filtroRecetas{
		max-width: 350px;
	}

	/* Receta 
	------------------------------*/
	#single-receta .receta-item .receta-article-texto{
		padding: 0 10px;
	}
	#single-receta .receta .inner-receta-cabecera{
		margin-bottom: 0;
	}	
	#single-receta .receta .receta-cabecera .inner-receta-cabecera{
		flex-direction: column-reverse;
	}
	#single-receta .receta .receta-cabecera .imagen-cabecera-receta{
    width: 100%;    
		aspect-ratio: 16 / 9;
	}	
	#single-receta .receta .receta-cabecera .texto-cabecera-receta{
		margin: 20px 4% 0;
	}
	#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-etiqueta{
		border-bottom: 1px solid #333;
		padding:0 10px 5px 0;
		display: inline-block;
		margin: 0 0 10px;
	}
	#single-receta #ingredientes{
		position: relative;
	}
	#single-receta .receta .ingredientes-botones{
		position: absolute;
    right: 0;
    top: 0;
	}	
	#single-receta #ingredientes .ingredientes-listas{
		margin: 40px 0 0;
	}
	#single-receta #ingredientes h2{
		text-align: center;
		margin-bottom: 20px;
	}
	#single-receta .receta .receta-contenido{
		margin: 20px 4%;
	}
	#single-receta .receta .ingredientes-botones .botones-ingredientes{
		display: flex;
		justify-content: right;
    align-items: center;
    gap: 10px
	}
	#single-receta .receta .receta-comensales-control.movil{
		display: flex;
		justify-content: left;
    align-items: center;
    gap: 20px;
	}
	#single-receta .receta .receta-comensales-control	.icon-person{
		font-size: 17px;
		font-family: "Arsenal-Regular";
		font-weight: bold;
	}
	#single-receta .receta .receta-comensales-control img{
		display: inline-block;
		vertical-align: middle;
	}
	#single-receta .receta .inner-ingredientes-listas .ingredientes-list{
		padding: 40px 0;
	}
	#single-receta .receta .inner-ingredientes-listas .ingredientes-separador{
		font-size: 2.1rem;
    line-height: 1;
    text-align: center;
    margin: 0 0 30px;
	}	
	#single-receta .receta .ingredientes-listas .inner-ingredientes-listas li{
		margin: 0 auto 15px;
		max-width: 420px;
		width: 90%;
	}
	#single-receta .receta #preparacion .inner-preparacion{
		max-width: 420px;
		width: 90%;
	}
	#single-receta .receta #fondogris .inner-fondogris {
    max-width: 360px;
    width: 90%;
    margin: 0 auto;
    padding: 40px 20px;
	}
	

	/* TemasM 
	------------------------------*/
	#temasm #tema-1 {
    padding: 50px 0;
	}
	#temasm .temam .inner-tema{
		flex-direction: column;
		max-width: 500px;
	}
	#temasm .temam .imagen-tema{
		margin: 0 auto;	
		max-width: 400px;
		width: 100%;
	}
	#temasm .temam .titulo-sano .inner-titulo-sano{
		flex-direction: column;
		row-gap: 0;
	}
	#temasm .temam .texto-tema h2{
    margin: 40px 0 20px;
	}
	/* Single 
	------------------------------*/
	.single{
		margin-bottom: 100px;
	}
	.single .entryheader{
		text-align: center;
	}
	.single .entryheader h1{
		text-align: center;
	}

	/* Recursos
	------------------------------*/
	#recursos .recurso .inner-recurso{
		flex-direction: column;
	}
	#recursos .recurso .inner-recurso .texto-recurso{
		text-align: center;
		margin-top: 20px;
	}
	/* Slider 
	------------------------------*/
	.swiper-container .swiper-slide .receta-article-texto {
	  opacity: 0; 
	  transition: opacity 0.3s ease-in-out;
	}
	.swiper-container .swiper-slide-active .receta-article-texto, .swiper-container .swiper-slide-next .receta-article-texto {
	  opacity: 1 !important; 
	}

	/* Directos 
	------------------------------*/
	#directos #ultimo-directo{
		text-align: center;
	}
	#directos #proximo-directo .inner-proximo-directo .videonuevo{
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right center;
	}
	#directos #proximo-directo .inner-proximo-directo .videonuevo .inner-videonuevo{
		padding:30px 40% 0 0;
	}
	
}

@media screen and (min-width: 781px){

	/* Home 
	------------------------------*/
	#home-sano .inner-site-main:before{
		background-size: 110%;
		height: 25%;
	}
	#home-sano #home-sano-cabecera .titulo-home-sano .inner-titulo-sano {
		justify-content: right;
	}
	#home-sano #menu-home{
		position: relative;
		padding: 80px 0;
	}
	#home-sano #home-sano-cabecera .botonesSlider{
		margin-top: 20px;
	}
	#home-sano #menu-home:before{
		content: "";
		background: #fbd9dc;
		width: 200%;
		top: 0;
		z-index: 1;
		left: -50%;
		position: absolute;
		height: 100%;
	}
	#home-sano .home-content{
		padding: 50px 0;
	}
	#home-sano #menu-home .inner-home-content{
		position: relative;
		z-index: 1000;
		margin: 0 auto;
		width: 1366px;
		max-width: 92%;
	}
	#home-sano #menu-home .titulo-home-sano .inner-titulo-sano{
		justify-content: end;
	}
	#home-sano #menu-home .item-menu-home .menu-home-imagen a .icono{
		top: -50px;
		right: -50px;
		position: absolute;
		box-shadow: none;
	}
	#home-sano .menu-home-boton h1 {
    margin: 0 0 20px;
	}
	#home-sano #menu-home .item-menu-home{
		text-align: left;
		margin-bottom: 0;
		gap: 50px;
	}
	#home-sano #menu-home .item-menu-home .menu-home-imagen{
		flex-basis: 15%;
		position: relative;
		z-index: 1000;
	}
	#home-sano #menu-home .item-menu-home .menu-home-boton{
		display: flex;
		justify-content: start;
		flex-basis: 70%;
		position: relative;
		align-items: center;
	}
	#home-sano #menu-home .item-menu-home .inner-menu-home-boton{
		position: relative;
		z-index: 1000;
		width: 70%;
	}
	#home-sano #menu-home .item-menu-home .menu-home-boton:before{
		width: 110%;
		height: 116%;
		content: "";
		background: #fff;
		position: absolute;
		top: -8%;
		left: -22%;
		z-index: 1;
	}
	#home-sano #menu-home .item-menu-home .inner-menu-home-boton a{
		margin-top: 30px;
	}
	#home-sano #menu-home .item-menu-home .menu-home-boton .menu-home-boton{
		position: relative;
		z-index: 1000;
	}
	#home-sano #temadelmes{
		padding: 0;
		background: #f3f3f5;
	}
	#home-sano #temadelmes .iner-home-content{
		position: relative;
	}
	#home-sano #temadelmes #tema .inner-tema{
		margin-bottom: 0;
		gap: 100px;
	}
	#home-sano #temadelmes #tema .titulo-home-sano {
		position: absolute;
		top: 50px;
		left: 4%;
	}
	#home-sano #temadelmes #tema  .titulo-home-sano .inner-titulo-home-sano{
		flex-direction: row-reverse;
	}
	#home-sano #temadelmes #tema .tema-texto{
		flex-basis: 55%;
	}
	#temadelmes #tema .temam-thumbnail{
		flex-basis: 45%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#home-sano #temadelmes #tema .texto-tema{
		padding: 180px 0 100px 105px;
	}

	/* Menus 
	------------------------------*/
	#menus .sliders-section .botonesSlider{
		margin-top: 30px;
	}

	/* Menu Semanal
	------------------------------*/
	#menu-semanal #principal-menu .dia .inner-dia.swiper-container{
		margin: 0 auto;
		max-width: 1100px;
		position: relative;
		z-index: 2;
		width: auto;
		opacity: 1;
	}
	#menu-semanal .inner-dia .wp-block-columns{
		gap: 30px;
	}	
	#menu-semanal #principal-menu .dia .inner-dia.swiper-container .swiper-slide{
		display: contents;
		flex: none;
	}
	
	#menu-semanal .innerCabeceraMenu .titulo-sano .inner-titulo-sano{
		gap: 20px;
	}
	#menu-semanal #lista-compra .content-lista{
		display: flex;
		justify-content: space-between;
		gap: 10px;		
	}
	#menu-semanal #lista-compra .content-lista .grupo-ingredientes{
		flex: 1;
	}
	#menu-semanal #lista-compra .content-lista #lista-frescos{
		margin: 0 auto;
	}

	/* Recetas 
	------------------------------*/
	.post-type-archive-recetas .inner-site-main{
		padding-top: 0;
	}
	.receta-item .receta-article-inner .receta-article-title h2{
		font-size: 17px;
		margin: 0;
	}
	.contenedor-recetas{
		width: 100%;
    overflow: hidden;
    margin-top: 80px;
    display: flex;
    gap: 30px;
    padding: 0 4% 40px 0;
	}
	#filtroRecetas{
		width: 22%;
		max-width: 350px;
		min-width: 200px;
	}

	#filtroRecetas .inner-filtroRecetas{
		margin: 20px;
	}
	#recetas{
		flex: 1;
		min-width: 0;
	}

	/* Selector de recetas
	------------------------------*/
	.page-template-template-selector-recetas .inner-site-main{
		padding-top: 0;
	}
	.page-template-template-selector-recetas #recetas{
		max-width: 100%;
		margin-left: 4%;
	}

	/* Receta 
	------------------------------*/
	#single-receta .receta .receta-cabecera .texto-cabecera-receta {
		flex-basis: 40%;
		position: relative;		
	}
	#single-receta .receta .receta-cabecera .texto-cabecera-receta:before{
		content: "";
		background: #FBD9DC;
		width: 150%;
		height: 55%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	#single-receta .receta .receta-cabecera .texto-cabecera-receta .inner-texto-cabecera-receta{
		position: relative;
		z-index: 100;
		padding: 50px 4vw;
		height: 100%;
		display: flex;
		flex-direction: column;
	}	
	#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-etiqueta{
		margin: 0 0 5px;
		font-family: "Arsenal-Regular";
		text-transform: uppercase;
		position: relative;
	}
	#single-receta .receta .receta-cabecera .texto-cabecera-receta .receta-titulo{
		margin-bottom: 20px;
	}
	#single-receta .receta .receta-cabecera .inner-receta-cabecera .ditie{
		display: flex;
		gap: 20px;
		flex-grow: 1;
		flex-direction: column;
		justify-content: center;
	}	
	#single-receta .receta .receta-cabecera .inner-receta-cabecera .ditie div{
		margin-bottom: 0;
	}
	#single-receta .receta .receta-cabecera .imagen-cabecera-receta{
		flex-basis: 60%;
		margin-top: 50px;
		aspect-ratio: 16 / 9;
	}
	#single-receta .receta #ingredientes .inner-ingredientes{
		margin:0 auto 30px;
		width: 92%;
		max-width: 1100px;
	}
	#single-receta .receta #ingredientes .ingredientes-botones .inner-ingredientes-botones{		
    margin: 40px 0 20px;
	}
	#single-receta .receta #ingredientes .ingredientes-botones .inner-ingredientes-botones .botones-ingredientes{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#single-receta .receta #ingredientes .ingredientes-botones .inner-ingredientes-botones .botones-ingredientes .botonesizq{
		flex-basis: 50%;
	}
	#single-receta .receta #ingredientes .ingredientes-botones .inner-ingredientes-botones .botones-ingredientes .botonesdch{
		flex-basis: 50%;
		justify-content: end;
		gap: 20px;
		position: relative;
    display: flex;
    align-items: center;
	}
	#single-receta .receta #ingredientes .inner-ingredientes-listas .ingredientes-list{
		padding: 20px 100px;
	}
	#single-receta .receta #ingredientes .inner-ingredientes-listas .ingredientes-list .agrupados{
		display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
	}
	#single-receta .receta #ingredientes .inner-ingredientes-listas .ingredientes-list .agrupados li{
		display: inline-flex;
    white-space: nowrap;
    min-width: max-content;
    margin-bottom: 0;
	}
	#single-receta .receta #preparacion{
		padding: 100px 0 100px;
	}
	#single-receta .receta #preparacion:after{
		height: 100%;
		width: 150%;
		left: -25%;
		background-size: 50%;
	}
	#single-receta .receta #preparacion .inner-preparacion{
		width: 80%;
		padding: 40px 80px;
		max-width: 1100px;
	}
	#single-receta .receta #preparacion .inner-preparacion h2{
		font-family: "Arsenal-Bold";
		text-align: center;
	}
	#single-receta .receta #fondogris{
		margin: 50px auto;
	}
	#single-receta .receta #fondogris .inner-fondogris{
		column-count: 2;
    column-gap: 20px;
    margin: 0 auto;
    padding: 50px 0;
    width: 80%;
    max-width: 1100px;
	}
	#single-receta .receta #fondogris .inner-fondogris h2 {
    text-align: left; 
    font-size: 2.4rem;
	}
	

	/* TemasM 
	------------------------------*/
	
	#temasm .temam .inner-tema{
		flex-direction: row;
		gap: 30px;
	}
	#temasm #tema-1 .inner-tema{
		flex-direction: row-reverse;
	}
	#temasm #tema-1 .inner-tema .titulo-sano .inner-titulo-sano{
		justify-content: left;
	}
	#temasm #tema-1 .inner-tema .imagen-tema{
		flex-basis: 40%;
		margin-right: -4%;
	}
	#temasm .temam .inner-tema .texto-tema{
		flex-basis: calc(64% - 30px);
	}	
	#temasm #tema-1 .inner-tema .texto-tema{
		margin-top: 50px;
	}
	#temasm #tema-1 .inner-tema .texto-tema .contenido{
		padding: 0 20px 30px 10%;
	}
	#temasm .temab .inner-tema{
		align-items: center;
	}
  #temasm .temab .inner-tema .imagen-tema{
		flex-basis: 230px;
	}
	#temasm .temab .inner-tema .texto-tema{
		flex-basis: calc(100% - 250px);
	}


	/* Slider 
	------------------------------*/
	.swiper-container .botonesSlider{
		display: flex;
		margin: 0 auto;
		justify-content: flex-end;
		gap: 60px;
		padding-bottom: 10px;
	}

	/* Cabeceras Menus
	------------------------------*/
	.cabeceraMenus .otrosm .boton {
    font-size: 18px;
    line-height: 25px;
    padding: 8px 25px;
	}	
	.cabeceraMenus .otrosm .boton img{
	  width: 30px;
	  height: 30px;
	}
	.cabeceraMenus .otrosm .boton span{
		display: inline-block;
	}
	/* Directos 
	------------------------------*/
	#directos #ultimo-directo:before{
		height: 100%;
	}
	#directos #ultimo-directo .inner-ultimo-directo .video-ultimo-directo{
		background: #fff;
		padding: 40px 10%;
		max-width: 900px;
		margin: 0 auto;
		width: 100%;
	}
	#directos #proximo-directo .inner-proximo-directo{
		padding: 40px 0 0;
	}
	#directos #proximo-directo .inner-proximo-directo .videonuevo{
		width: 100%;
		max-width: 900px;
		margin: 0 auto;
		padding: 0 10%;
	}

	/* Recursos
	------------------------------*/
	#recursos .recurso .inner-recurso{
		gap: 50px;
	}
	#recursos .recurso .inner-recurso .imagen-recurso{
		max-width: 250px;		
	}
	#recursos .recurso .inner-recurso .texto-recurso{
		width: calc(100vw - 300px);
	}
}

@media screen and (min-width: 1000px){
	/* Home 
	------------------------------*/
	#home-sano .inner-site-main:before{
		background-size: 85%;
	}	
	#home-sano #menu-home:after{
		height: 58%;
	}
	#home-sano #temadelmes #tema .texto-tema h2{
		font-size: 45px;
	}	

	/* Menus 
	------------------------------*/	
	#menus .titulo-sano .inner-titulo-sano{
		justify-content: left;
	}
	#menus .titulo-sano .inner-titulo-sano h1{
		font-size: 30px	;
	}

	/* Menu Semanal
	------------------------------*/
	#menu-semanal #principal-menu .dia h2{
		font-size: 25px;
	}
	#menu-semanal #lista-compra .content-lista{
		gap: 30px;		
	}

	/* Cabeceras Menus
	------------------------------*/
	.cabeceraMenus:before{
		height: 100%;
	}
	.cabeceraMenus .otrosm{
		margin-top: 0;
	}
	.cabeceraMenus .otrosm .boton {
    font-size: 13px;
    line-height: 25px;
    padding: 8px 15px;
	}	
	.cabeceraMenus .otrosm .boton img{
	  width: 20px;
	  height: 20px;
	}
  .cabeceraMenus .innerCabeceraMenu{
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding-bottom: 20px;
	}
	.cabeceraMenus .innerCabeceraMenu .titulo-sano{
		width: 45%;
		margin-bottom: 0;
	}
	.cabeceraMenus .innerCabeceraMenu .titulo-sano .h1{
		font-size: 25px;
	}

	/* Receta Item 
	------------------------------*/
	.receta-item .receta-article-inner .receta-article-title h2{
		font-size: 20px;
	}
	.receta-item .receta-article-inner .receta-article-dificultad, .receta-item .receta-article-inner .receta-article-tiempo{
		font-size: 18px;
		margin-bottom: 10px;
		font-family: "Arsenal-Regular";
		text-transform: lowercase;
	}

	/* Recetas 
	------------------------------*/
	#recetas .recetas-grid .inner-recetas-grid{
		grid-template-columns: repeat(3, 1fr);
	}

	/* Selector de recetas
	------------------------------*/
	.page-template-template-selector-recetas #recetas .recetas-grid .inner-recetas-grid{
		grid-template-columns: repeat(4, 1fr);
	}

	/* Receta
	------------------------------*/
	#single-receta .receta #ingredientes .inner-ingredientes{
		width: 80%;
	}

	#directos #proximo-directo .inner-proximo-directo{
		padding: 80px 0 0;
	}
	#directos #proximo-directo .inner-proximo-directo .videonuevo{
		background-size: 75%;
	}
	#temasm #tema-1 .inner-tema{
		gap: 50px;
	}
	
}
@media screen and (min-width: 1200px){
	.cabeceraMenus .otrosm .boton {
    font-size: 15px;
  }
  .cabeceraMenus .otrosm .boton img{
	  width: 25px;
	  height: 25px;
	}
	#menu-semanal .inner-dia .wp-block-columns{
		gap: 60px;
	}	
}
@media screen and (min-width: 1366px){
	/* Home 
	------------------------------*/
	#home-sano .inner-site-main:before{
		background-size: 65%;
	}	
	#home-sano #menu-home{
		padding: 120px 0;
	}
	#home-sano #menu-home .item-menu-home .menu-home-imagen {
		flex-basis: 10%;	
	}
	#home-sano #menu-home .item-menu-home .menu-home-boton:before{
		left: -17%;
		width: 100%;
	}
	#home-sano #temadelmes .iner-home-content{
		width: 1366px;
		margin: 0 auto;
	}
	#home-sano #menu-home {
		padding: 120px 0;
	}
	#home-sano #menu-home .item-menu-home .menu-home-imagen a .icono{
    top: -70px;
    right: -70px;
    width: 100px;
    height: 100px;
	}
	#home-sano #temadelmes #tema .texto-tema h2{
		font-size: 55px;
	}	
	
	/* Cabeceras Menus
	------------------------------*/
	.cabeceraMenus .otrosm .boton {
    font-size: 16px;
    padding: 8px 25px;
	}	
	.cabeceraMenus .otrosm .boton img{
	  width: 30px;
	  height: 30px;
	}
	#menu-semanal .navegacion-single{
		width: 112px;
	}
	#menu-semanal .navegacion-single a{
		margin-right: 20px;

	}
	#temasm #tema-1 .texto-tema{
		margin-top: 80px;
	}	

	/* Recetas
	------------------------------*/
	.contenedor-recetas{
		padding: 0 0 40px 0;
		margin: 80px auto 0;
		width: 1366px;
	}	
	#single-receta .receta #fondogris .inner-fondogris{
    column-gap: 50px;
	}
	#temasm #tema-1 .inner-tema{
		gap: 80px;
	}
	/* Selector de recetas
	------------------------------*/
	
	.page-template-template-selector-recetas #recetas{		
		margin-right: 4%;		
	}	

}
@media screen and (min-width: 1440px){

	#home-sano #home-sano-cabecera:before{
		background-size: 80%;
	}		
	#home-sano #temadelmes #tema{
		max-width: 100%;
	}
	#home-sano #temadelmes #tema .titulo-home-sano{
		left: calc((100vw - 1366px) / 2);
	}
	#single-receta .receta .receta-cabecera .texto-cabecera-receta .inner-texto-cabecera-receta{
		padding-left: calc((100vw - 1366px) / 2);
	}
	#home-sano #temadelmes #tema .texto-tema{
		padding-left: calc((100vw - 1140px) / 2);
	}
	/* Cabeceras Menus
	------------------------------*/
	.cabeceraMenus .otrosm .boton {
    font-size: 17px;
	}	
	/* TemasM
	------------------------------*/
  #temasm .temam .inner-tema .texto-tema {
    flex-basis: calc(100% - 520px);
	}
	#temasm #tema-1 .inner-tema .imagen-tema{
		flex-basis: 400px;
	}
	#temasm #tema-1 .inner-tema{
		gap: 120px;
	}

	/* Selector de recetas
	------------------------------*/
	
	.page-template-template-selector-recetas #recetas{
		max-width: 100%;
		margin: 0;
		width: 1366px;
	}
}

/* paginacion
--------------------------------------------- */
#paginacion{
	text-align: center;
	margin: 50px 0 50px;
	font-family: "Arsenal-Bold";
	font-size: 15px;
  line-height: 30px;
  text-transform: lowercase;
}
#paginacion .inner-pagination{
	display: flex;
	justify-content: center;
	width: 100%;
	gap: 20px;
}
#paginacion a:hover{
	text-decoration: none;
}
#paginacion a.page-numbers:not(.prev):not(.next) {
  background-image: url('../img/paginacionrojo.webp');
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
	display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#paginacion a.page-numbers:not(.prev):not(.next):hover{
	background-image: url('../img/paginacionrosa.webp');
  color: #E30613;
}
#paginacion .current {
  background-image: url('../img/paginacionrosa.webp');
  background-repeat: no-repeat;
  color: #E30613;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  width: 30px;
  height: 30px;
}
#paginacion .inner-pagination .prev{
	padding:0 0 0 35px;
	background-image: none;
	position: relative;
}
#paginacion .inner-pagination .prev:before{
	background-image: url('../img/atras.webp');
	background-repeat: no-repeat;
	background-size: 30px;
	content: "";
	position: absolute;
	left: 0;
	height: 30px;
	width: 35px;
}
#paginacion .inner-pagination .next{
	padding:0 35px 0 0;
	background-image: none;
	position: relative;
}
#paginacion .inner-pagination .next:after{
	background-image: url('../img/siguiente.webp');
	background-repeat: no-repeat;
	background-size: 30px;
	content: "";
	position: absolute;
	right: 0;
	height: 30px;
	width: 30px;
}
#paginacion .inner-pagination .dots{
	background-image: none;
}
@media screen and (max-width: 499px){
	#paginacion .inner-pagination .prev, #paginacion .inner-pagination .next{
    text-indent: -9999em;
	}
}
@media screen and (min-width: 781px){
	#paginacion{
		font-size: 18px;
	}
}

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
.site-main[tabindex="-1"]:focus {
	outline: 0;
}

/* infusion-form
--------------------------------------------- */
.infusion-form{
	padding: 30px 0 50px;
	text-align: left;
}
.infusion-form .infusion-field{
	margin-bottom: 20px;
	position: relative;
}
.infusion-form .infusion-field label{
  color: #EF7A73;
  font-size: 1.2rem;
  display: block;
  margin: 20px 0 10px;
}
.infusion-form .infusion-field select{
  background: #fff;
  color: #407877;
  border: 1px solid #407877;
  margin: 10px 0;
  border-radius: 20px;
}
.infusion-form .infusion-field input{
	border: none;
  border-bottom: 1px solid #E30613;
  width: calc(65% - 5px);
  background: #fff;
  color: #000;
  margin-bottom: 0;
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 10px;
  font-family: "Arsenal-Bold";
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  font-family: "Arsenal-Regular";
}
.infusion-form .infusion-field input.infusion-date-input{
	display: inline-block;
	width: 70%;
}
.infusion-form .infusion-field #inf_custom_Altura, .infusion-form .infusion-field #inf_custom_Peso{
	display: inline-block;
	width: 49%;
}
.infusion-form .infusion-field .calendar-picker-container{
	display: inline-block;
	text-align: left;
	width: 25%;
}
.infusion-form .infusion-field input::placeholder {
  color: #5c5c5c;
  opacity: 1;
  font-family: "Arsenal-Regular";
}
.pika-single {  
  color: #EF7A73 !important;            
}
#inf_custom_Fechanacimiento_calContainer{
	position: absolute;
  left: 20px;
  top: 0;
  background: #fff;
  z-index: 1;
}
/* Personaliza el encabezado (título del mes, días de la semana, etc.) */
.pika-single .pika-lendar th {
  background-color: #d0d0d0 !important;
  color: #407877 !important;
}

/* Si deseas cambiar el estilo de los botones (por ejemplo, navegación entre meses) */
.pika-single .pika-button {
  background-color: #e0e0e0 !important;
  color: #000 !important;
}
/*Página Buffer acceso*/
.page-id-9420 #page-9420 .wp-block-group{
	max-width: 400px;
	width: 92%;
	margin: 0 auto 0;
}
.page-id-9420 #page-9420 .wp-block-group #loader{
	position: relative;
	background: none;
	display: block;
}
.page-id-9420 #page-9420 .wp-block-group #loader .innerloader{
	padding-top: 40px;
}
.page-id-9420 #page-9420 .wp-block-group.despues{
	display: none;
}

/* Animacioness
--------------------------------------------- */
.comenzar.slide-right {
  animation: slide-right 3s ease;
}

@keyframes slide-right {
  from {
    margin-left: 150%;
  }
  to {
    margin-left: 0%;
  }
}
/*Slide from top*/
.comenzar.slide-top {
  animation: slide-top 3s ease;
}

@keyframes slide-top {
  from {
    top: 150px
  }
  to {
    top: -30px)
  }
}

/*Loader fadeout*/
@keyframes fade-in-out {
    0% { opacity: 0; }
    30% { opacity: 1; }
    60% { opacity: 0; }
    100% { opacity: 0; }
}


/* old Metodo SANO
.page-template-template-sano .textoCabecera h1{
	margin: 0;
	font-size: 3rem;
}
.page-template-template-sano .textoCabecera h2{
	font-family: "Arsenal-Regular";
}
.page-template-template-sano .textoCabecera h2 strong{
	font-family: "Arsenal-Bold";
}
.page-template-template-sano .frase{
	min-height: 300px;
}
.page-template-template-sano .seccionSano{	
	background-image: url('img/mantel.webp');
	background-repeat: repeat-x;
	background-size: contain;
}
.page-template-template-sano .seccionSano .innerSeccionSano{
		padding: 50px 25px 25px;
	}
.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano{
	aspect-ratio: 3/4;
	background-image: url('img/menusSanos.webp');
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	max-width: 300px;
	margin: 0 auto 30px;
}
.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano a{
	height: 100%;
	width: 100%;
	display: block;
}
.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano#menusSanos{
	background-image: url('img/menusSanos.webp');

}
.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano .inneritemsano{
	position: absolute;
	width: 100%;
	bottom: 50px;
}
.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano h3{
	width: 100%;
	text-align: center;
	color: #fff;
	background: #f3626b;
	padding: 10px 0;
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	padding: 5px 0;
}
@media screen and (max-width: 600px){
	
}
@media screen and (max-width: 900px){
	.page-template-template-sano .cabecera{
		align-items: end;
	}
	.page-template-template-sano .cabecera .wp-block-cover__image-background{
		width: 200%;
	}
	.page-template-template-sano .textoCabecera{
		padding-left: 50px;
	}
}
@media screen and (min-width: 600px){

	.page-template-template-sano .seccionSano .innerSeccionSano{
		display: grid;
		grid-gap: 30px;
		grid-template-columns: repeat(2, 1fr);
		width: 90%;
		padding: 75px 0 25px;
		margin: 0 auto;
	}
	.page-template-template-sano .seccionSano .innerSeccionSano .itemSeccionSano{
		width: 100%;
		margin: 0 auto;
	}

}
@media screen and (min-width: 900px){
	.page-template-template-sano .seccionSano{	
		background-size: 900px;
		background-position-y: -500px;
	}
	.page-template-template-sano .seccionSano .innerSeccionSano{
		padding: 150px 0 75px;
		max-width: 900px;
		grid-gap: 50px;
		grid-template-columns: repeat(3, 1fr);	
	}
	
}
*/


/* Leadmagnet Test
--------------------------------------------- 

.page-template-template-test .entry-header-test{
	background-position: center;
  background-size: cover;
	background-image: url('/wp-content/uploads/2021/08/libros-cabecera.jpg');
	min-height: 250px;
	position: relative;
	background-blend-mode: hard-light;
    background-color: rgba(0, 0, 0, .65);
}

.page-template-template-test .entry-header-test .entry-title-test{	
  font-family: 'WonderLover';
  font-size: 60px;
  color: #fff;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
    text-align: center;
	font-weight: 400;
}
#leadmagnettest{
	width: 80%;
	margin: 50px auto;
}
#leadmagnettest #presentacion p{
	font-size: 120%;
	text-align: center;
}
#leadmagnettest #prueba{
	display:none;
}
#leadmagnettest #prueba .pregunta{
	display:none;
  min-height: 600px
}
#leadmagnettest #prueba .numeracion span{
	display: block;
	color: #f86466;
}
#leadmagnettest #prueba .numeracion{
	color: #999;
	margin: 0;
}
#leadmagnettest #prueba .barra{
	margin: 0 0 1em;
	width: 100%;
	height: 1px;
	background: #999;
}
#leadmagnettest #prueba .barra .barra-roja{
	height: 1px;
	background: #f86466;
	width: 0;
}
#leadmagnettest #prueba .pregunta .enunciado{
	font-family: 'Montserrat';
    font-weight: 700;
	text-transform: uppercase;
	color: #000;
    font-size: 20px;
}
#leadmagnettest #prueba .pregunta .container-enunciado img{
	display: block;
	max-width: 300px;
	margin: 0 auto;
}
#leadmagnettest #prueba .pregunta .container-respuestas{
	margin-top: 50px
}
#leadmagnettest #prueba .pregunta .fila{
	display: table;
	padding: 10px 0;
	width: 100%
}

#leadmagnettest #prueba .pregunta .fila .celda{
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	width: 30px
}
#leadmagnettest #prueba .pregunta .fila .celda:nth-child(even){
	width: calc(100vw - 40px);
}
#leadmagnettest #prueba .pregunta .fila.fila-imagen .celda{
	display: block;
    width: 100%;
    height: 70vw;
	margin: 0 auto;
}
#leadmagnettest #prueba .pregunta .fila input{
	width: 20px;
    height: 20px;
    margin-right: 10px;	
}
#leadmagnettest #prueba .pregunta .fila input[type=number]{
	width: 40px;
	padding: 15px 5px;
}
#leadmagnettest #prueba .pregunta .fila input.input-imagen{
	display: none;
}
#leadmagnettest #prueba .pregunta .fila label{
	font-size: 20px;
    line-height: 20px;
	width: 100%
}
#leadmagnettest #prueba .pregunta .fila label img{
	width: 80%;
	margin: 0 auto;
	display: block;
}
#leadmagnettest #prueba .pregunta .fila .suscrip{
  width: 250px;
  padding: 15px 10px; 
}
@media screen and (min-width: 781px){
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
	#leadmagnettest{
		max-width: 781px;
		margin: 100px auto;
	}
	#leadmagnettest #prueba .pregunta .fila.fila-imagen .celda{
		display: table-cell;
		vertical-align: middle;
		height: 30px;
		width: 30px
	}
	.page-template-template-test .entry-header-test .entry-title-test{
		font-size: 80px
	}
}
@media screen and (min-width: 900px){
	.page-template-template-test .entry-header-test .entry-title-test{
		font-size: 120px
	}
} */
