@charset "UTF-8";

/*!
Theme Name: cafefinca
Theme URI: https://cafedefinca.eu/
Author: Jaume Solís
Author URI: https://www.baldarian.com/
Description: Theme para Cafe de finca
Version: 1.4.26
Text Domain: cafefinca
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
.font30 {
	font-size: 30px;
}

.font30 p {
	font-size: 30px;
}

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

	.reverse-responsive {
		display: flex;
		flex-direction: column;
	}

	.reverse-responsive .wpb_column:first-child {
		order: 2;
	}
}

.fullwidth-row,
.fullwidth-contained-row {
	width: 100vw;
	margin-left: calc(-50vw + 50%) !important;
	margin-right: 0 !important;
}

.fullwidth-row > .wpb_column > .vc_column-inner,
.fullwidth-contained-row > .wpb_column > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

@media screen and (min-width: 75em) {

	.fullwidth-row,
	.fullwidth-contained-row {
		width: calc(100vw - 17px);
		margin-left: calc(-50vw + 50% + 8px) !important;
	}
}

@font-face {
	font-family: "RedHatMono";
	src: url("fonts/RedHatMono-VariableFont_wght.ttf") format("truetype");
}

@font-face {
	font-family: "RedHatMono-Italic";
	src: url("fonts/RedHatMono-Italic-VariableFont_wght.ttf") format("truetype");
}

@font-face {
	font-family: "Better Together";
	src: url("fonts/Better_Together_Script.ttf") format("truetype");
}

@font-face {
	font-family: "League Mono";
	src: url("fonts/league-mono/LeagueMono-VF.ttf") format("truetype");
}

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

/* 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;
	padding-top: 109px;
}

@media screen and (min-width: 48em) {

	main {
		padding-top: 109px;
	}
}

@media screen and (min-width: 75em) {

	main {
		padding-top: 116px;
	}
}

/**
 * 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: 500;
}

/**
 * 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: #1d1d1d;
	font-family: RedHatMono;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.011em;
}

@media screen and (min-width: 75em) {

	h1 {
		font-size: 36px;
		font-weight: 600;
		line-height: 43.2px;
	}
}

h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
}

@media screen and (min-width: 75em) {

	h2 {
		font-size: 32px;
		line-height: 38.38px;
	}
}

.vc_inner h1 {
	color: white;
	border-bottom: none;
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
	max-width: 470px;
	margin-top: 78px;
	margin-bottom: 105px;
}

.hero .wpb_single_image,
.hero .wpb_text_column {
	margin-bottom: 0;
}

.hero.fullwidth-contained .vc_inner {
	position: absolute;
	top: 0;
	width: 100vw;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.hero.fullwidth-contained .vc_inner h1 {
	margin-top: 0;
}

p {
	margin-bottom: 1.5em;
	font-size: 18px;
}

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: RedHatMono;
}

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

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

big {
	font-size: 125%;
}

.pmt0 p {
	margin-top: 0;
}

.text-white {
	color: #fff;
}

.text-white p {
	color: #fff;
}

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

.site-main > header {
	margin-left: 2.5%;
	margin-right: 2.5%;
}

.site-main .entry-header {
	margin-left: auto;
	margin-right: auto;
	max-width: 1209px;
}

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

	.site-main .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
}

body .entry-content {
	margin-top: 0;
	max-width: 1209px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: -0.011em;
}

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

	body .entry-content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.vc_row.vc_inner {
	max-width: 1209px;
	margin-left: auto;
	margin-right: auto;
}

.vc_row-no-padding .vc_row.vc_inner {
	margin-left: auto;
	margin-right: auto;
}

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%;
}

/* Links
--------------------------------------------- */
a {
	color: #1d1d1d;
}

a:visited {
	color: #1d1d1d;
}

a:hover,
a:focus,
a:active {
	color: #1d1d1d;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	transition: color 300ms ease 0ms;
}

a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	background-color: transparent;
	color: #1d1d1d;
	border: 1px solid #1d1d1d;
	text-transform: uppercase;
	border-radius: 0;
	background-image: none;
}

a.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	background-color: #fc0;
	border: 1px solid #1d1d1d;
	color: #1d1d1d;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

.button {
	background-color: #fc0;
	width: fit-content;
	padding: 11px 17px;
	margin-top: 27px;
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	border: none;
	border-radius: 0;
	text-decoration: none;
	cursor: pointer;
}

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: #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	border-radius: 0;
	padding: 16px;
	background-color: #fff;
	width: 100%;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

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: #1d1d1d;
}

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

select {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border: 1px solid #1d1d1d;
	width: 100%;
	padding: 7px 16px;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation .menu-toggle {
	background-color: transparent;
	border: none;
}

.main-navigation .menu-toggle img {
	max-width: 24px;
}

@media screen and (max-width: 75em) {

	.main-navigation {
		order: 3;
		width: 105px;
	}
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
	transform: translateX(0);
}

@media screen and (min-width: 75em) {

	.main-navigation ul > li {
		padding-right: 25px;
		padding-left: 5px;
	}
}

.main-navigation ul > li a {
	padding: 31px 0;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 24px;
	left: -999em;
	z-index: 99999;
	padding: 60px 0 0;
	display: block;
}

@media screen and (max-width: 75em) {

	.main-navigation ul ul {
		margin-left: 0;
		left: 35%;
	}
}

.main-navigation ul ul > li {
	background-color: #fc0;
}

.main-navigation ul ul .menu-item-object-baldarian-block .wpb_content_element {
	margin-bottom: 0;
}

.main-navigation ul ul .menu-item-object-baldarian-block .wpb_content_element strong {
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
}

.main-navigation ul ul .menu-item-object-baldarian-block .widgettitle {
	font-size: 1.07143em;
	margin-top: 0;
	border-bottom: 1px solid #1d1d1d;
	text-transform: uppercase;
}

.main-navigation ul ul .menu-item-object-baldarian-block .vc_btn3.vc_btn3-color-grey {
	background-color: transparent;
	color: #1d1d1d;
	border: 1px solid #1d1d1d;
	text-transform: uppercase;
}

@media screen and (min-width: 75em) {

	.main-navigation ul ul .menu-item-object-baldarian-block .border-left {
		border-left: 1px solid #1d1d1d;
	}
}

.main-navigation ul ul ul {
	position: relative;
	top: initial;
	left: initial;
	float: initial;
	display: initial;
	margin-left: initial;
	margin-right: initial;
	padding-top: 0;
	padding-bottom: 0;
	list-style: disc;
}

.main-navigation ul ul ul li {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.main-navigation ul ul ul li:first-child {
	padding-top: 0;
}

.main-navigation ul ul li {
	position: relative;
	line-height: 2em;
	padding: 32px 20px;
	margin: 0;
	display: inline-block;
	font-size: 15px;
	width: 100%;
}

.main-navigation ul ul li > a {
	width: auto;
	height: auto;
	padding: 0;
}

.main-navigation ul ul li .vc_row {
	max-width: 1209px;
	margin-left: auto;
	margin-right: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: 240px;
}

.main-navigation ul ul li.focus > .nav-menu {
	transform: translateX(-100%);
}

.main-navigation ul ul a {
	width: 200px;
	letter-spacing: 1px;
	transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: -0.011em;
}

.main-navigation ul ul a:hover {
	background-color: rgba(0, 0, 0, 0.03);
	color: #1d1d1d;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	width: 100vw;
	max-width: 960px;
	transform: translateX(-50%);
}

@media screen and (min-width: 75em) {

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 50%;
	}
}

@media screen and (max-width: 75em) {

	.main-navigation #primary-menu {
		position: absolute;
		display: block;
		transition: transform 0.5s ease;
		left: 0;
		transform: translateX(-100%);
		width: 100vw;
		margin-top: 11px;
		background-color: #fc0;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 0;
		overflow-y: scroll;
		height: calc(100vh - 111px);
		overflow-x: hidden;
	}
}

.main-navigation li {
	position: initial;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle ul,
.main-navigation.toggled ul {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
}

.menu-toggle ul li.focus > ul,
.main-navigation.toggled ul li.focus > ul {
	position: relative;
}

.menu-toggle ul ul li.focus > ul,
.main-navigation.toggled ul ul li.focus > ul {
	position: relative;
	left: 0;
}

.menu-toggle ul#primary-menu,
.main-navigation.toggled ul#primary-menu {
	transform: translateX(0);
}

.menu-toggle ul#primary-menu li a,
.main-navigation.toggled ul#primary-menu li a {
	padding: 10px 0;
}

.menu-toggle ul#primary-menu li .sub-menu,
.main-navigation.toggled ul#primary-menu li .sub-menu {
	position: absolute;
	top: 0;
	width: 100%;
	transform: translateX(100%);
	transition: transform 0.3s ease;
	padding-top: 0;
}

.menu-toggle ul#primary-menu li .sub-menu li,
.main-navigation.toggled ul#primary-menu li .sub-menu li {
	padding: 0;
}

.menu-toggle ul#primary-menu li .sub-menu li .vc_column_container > .vc_column-inner,
.main-navigation.toggled ul#primary-menu li .sub-menu li .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.menu-toggle ul#primary-menu li .sub-menu li p,
.main-navigation.toggled ul#primary-menu li .sub-menu li p {
	margin-top: 0;
}

.menu-toggle ul#primary-menu li.focus .sub-menu,
.main-navigation.toggled ul#primary-menu li.focus .sub-menu {
	transform: translateX(0);
}

@media screen and (min-width: 30.71429em) and (max-width: 75em) {

	.menu-toggle ul#primary-menu li.focus .sub-menu,
	.main-navigation.toggled ul#primary-menu li.focus .sub-menu {
		max-width: fit-content;
	}

	.menu-toggle ul#primary-menu li.focus .sub-menu .vc_col-sm-3,
	.main-navigation.toggled ul#primary-menu li.focus .sub-menu .vc_col-sm-3 {
		width: 50%;
	}
}

.menu-toggle .menu-menu-provisional-container,
.main-navigation.toggled .menu-menu-provisional-container {
	position: absolute;
	width: 100%;
	left: 0;
	background: #fc0;
	z-index: 1000;
	top: 147px;
}

@media screen and (min-width: 75em) {

	.menu-toggle .menu-menu-provisional-container,
	.main-navigation.toggled .menu-menu-provisional-container {
		top: 131px;
	}
}

.menu-toggle .menu-menu-provisional-container .nav-menu .sub-menu,
.main-navigation.toggled .menu-menu-provisional-container .nav-menu .sub-menu {
	margin-left: 0;
	margin-right: 0;
}

.main-navigation .menu-toggle svg .line {
	transition: all 0.3s ease;
	fill: black;

	/* O el color que prefieras */
}

.main-navigation .menu-toggle svg .top {
	transform-origin: center;
}

.main-navigation .menu-toggle svg .middle {
	opacity: 1;
	transition: opacity 0.3s ease;
}

.main-navigation .menu-toggle svg .bottom {
	transform-origin: center;
}

.main-navigation.toggled .menu-toggle svg .top {
	transform: translateY(12px) rotate(45deg);
}

.main-navigation.toggled .menu-toggle svg .middle {
	opacity: 0;
}

.main-navigation.toggled .menu-toggle svg .bottom {
	transform: translateY(-25px) rotate(-45deg);
}

@media screen and (max-width: 75em) {

	.menu-item-has-children > a {
		display: flex;
		align-items: center;
	}

	.menu-item-has-children > a::after {
		content: "▶";
		margin-left: 20%;
	}

	.menu-item-has-children.focus > a::after {
		content: "✖";
	}
}

@media screen and (min-width: 75em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.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%;
}

.qa-menu-usuario {
	display: none;
}

.logged-in .ocultar-menu-login {
	display: none;
}

.logged-in .qa-menu-usuario {
	display: block;
	position: relative;
}

.logged-in .qa-menu-usuario ul {
	width: fit-content !important;
}

.menu-secondary-menu-top-container {
	display: flex;
}

@media screen and (max-width: 75em) {

	.menu-secondary-menu-top-container {
		justify-content: flex-end;
		width: 100%;
	}
}

.menu-secondary-menu-top-container #minicart {
	position: relative;
}

.menu-secondary-menu-top-container #minicart .basket-item-count {
	white-space: nowrap;
}

.menu-secondary-menu-top-container #minicart .basket-item-count .cart-items-count {
	width: 24px;
	display: inline-block;
	position: relative;
}

.menu-secondary-menu-top-container #minicart .basket-item-count .cart-items-count .floating-cart {
	position: absolute;
	top: -10px;
	right: -10px;
	color: #fff;
	background: #1d1d1d;
	border-radius: 30px;
	padding-left: 6px;
	padding-right: 5px;
}

.menu-secondary-menu-top-container #minicart a {
	display: block;
	text-decoration: none;
	padding: 13px 0;
}

.menu-secondary-menu-top-container #minicart .content-minicart {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;
	padding: 20px 0;
	display: block;
	color: #1d1d1d;
	max-height: 592px;
	overflow-y: scroll;
}

@media screen and (max-width: 75em) {

	.menu-secondary-menu-top-container #minicart .content-minicart {
		max-height: 433px;
	}
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart__empty-message {
	padding-left: 20px;
	padding-right: 20px;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li {
	position: relative !important;
	overflow: hidden;
	list-style-type: none;
	margin: 0 !important;
	padding: 5px 0 !important;
	width: 100%;
	min-height: 100px;
	vertical-align: top;
	align-items: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
	box-shadow: unset;
	border-top: unset !important;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li a:hover {
	color: #1d1d1d;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li a {
	position: relative;
	float: left;
	font-size: clamp(13px, 14px, 100%);
	width: 100%;
	max-width: calc(100% - 30px);
	height: auto;
	margin: 0;
	padding: 0 0 0 75px;
	top: 0;
	color: #1d1d1d;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li a img {
	display: block;
	position: absolute;
	left: 0;
	float: left;
	top: 5px;
	transform: none;
	width: 65px;
	height: auto;
	margin: 0;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li a.remove_from_cart_button {
	position: absolute;
	font-size: 24px;
	width: 24px;
	height: 24px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border: unset;
	padding: 0;
	margin: 0;
	text-indent: 0;
	top: 5px;
	right: 0;
	left: auto;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li .variation {
	position: relative;
	float: left;
	font-size: clamp(13px, 14px, 100%);
	width: 100%;
	max-width: calc(100% - 30px);
	height: auto;
	margin: 38px 0 15px;
	padding: 0 0 0 10px;
	top: 0;
	border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li .variation dt {
	line-height: 1.4;
	font-weight: 700;
	padding: 0 0 0.25em;
	margin: 0 4px 0 0;
	clear: left;
	float: left;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li .variation dd {
	margin-left: 0;
	margin-bottom: 8px;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li .variation dd p {
	margin-top: 0;
	margin-bottom: 0;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart li .quantity {
	float: right !important;
	left: -15px !important;
	transform: none !important;
	max-width: 100%;
	width: auto;
	height: auto;
	font-size: 12px;
	position: relative;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart__total {
	clear: both;
	font-size: clamp(13px, 14px, 100%);
	margin: 0 15px !important;
	padding: 8px 0 !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	margin: 0;
	text-align: left;
	white-space: nowrap;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart__buttons {
	display: flex;
	padding: 0 10px;
	justify-content: space-between;
	margin-bottom: 0;
	margin-top: 0;
	gap: 20px;
}

.menu-secondary-menu-top-container #minicart .content-minicart .woocommerce-mini-cart__buttons a.button {
	margin: 10px 0 10px 0;
	padding: 0 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 0.9em;
	font-size: 15px;
	text-align: center;
	min-height: 45px;
	background-color: #fc0;
	text-transform: uppercase;
}

.menu-secondary-menu-top-container #minicart .content-minicart .dropdown-back {
	display: none;
}

.menu-secondary-menu-top-container #minicart:hover .content-minicart {
	left: calc(100% - 241px);
}

.menu-secondary-menu-top-container .search {
	padding: 13px 0;
	margin-right: 20px;
}

.menu-secondary-menu-top-container .search a {
	text-decoration: none;
	width: 24px;
	display: inline-block;
}

.menu-secondary-menu-top-container .search .search-form {
	display: none;
	position: absolute;
	width: 75%;
	left: 0;
	right: 0;
	margin: 5px auto 0;
	max-width: 100%;
}

.menu-secondary-menu-top-container .search .search-form.active {
	display: block;
}

.menu-secondary-menu-top-container .search .search-form .search-field {
	width: 100%;
}

.menu-secondary-menu-top-container .search .search-form .search-submit {
	display: none;
}

.menu-secondary-menu-top-container .account {
	padding: 13px 0;
	margin-right: 20px;
	position: relative;
}

.menu-secondary-menu-top-container .account a {
	text-decoration: none;
	width: 24px;
	display: inline-block;
}

.menu-secondary-menu-top-container .account .menu-cuenta-container {
	display: none;
	position: absolute;
	width: 100%;
	right: 0;
	max-width: 100%;
	z-index: 99;
	background-color: #fc0;
	min-width: 200px;
	padding: 20px;
	top: 65px;
}

.menu-secondary-menu-top-container .account .menu-cuenta-container.active {
	display: block;
}

.menu-secondary-menu-top-container .account .menu-cuenta-container .menu {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.menu-secondary-menu-top-container .account .menu-cuenta-container .menu li a {
	white-space: nowrap;
}

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

.post,
.page {
	margin: 0;
}

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

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

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

.blog .entry-content .vc_inner,
.single-post .entry-content .vc_inner {
	float: left;
	width: 100%;
	margin-right: 3%;
	max-width: 70%;
}

.blog .entry-content .vc_inner .list,
.single-post .entry-content .vc_inner .list {
	display: flex;
	gap: 1%;
	flex-wrap: wrap;
}

.blog .entry-content article,
.single-post .entry-content article {
	width: 24%;
	float: left;
}

.blog .entry-content article .thumbnail,
.single-post .entry-content article .thumbnail {
	min-height: 218px;
	float: left;
	width: 100%;
}

.blog .entry-content article .title,
.single-post .entry-content article .title {
	float: left;
	min-height: 43px;
	width: 100%;
	margin: 2.5%;
}

.blog .entry-content #secondary,
.single-post .entry-content #secondary {
	float: right;
	width: 25%;
}

.blog .entry-content h2,
.single-post .entry-content h2 {
	font-size: 1.5em;
}

.blog .entry-content .post-navigation,
.blog .entry-content .posts-navigation,
.single-post .entry-content .post-navigation,
.single-post .entry-content .posts-navigation {
	width: 100%;
	float: left;
}

.single-post .entry-content article {
	width: 100%;
}

.single-post .entry-content #secondary {
	margin-top: 77px;
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	color: #1d1d1d !important;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* 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;
}

/* 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;
}

/* Popup
--------------------------------------------- */
.jquery-modal.blocker {
	z-index: 100;
}

.jquery-modal .modal {
	width: fit-content;
	padding: 0;
}

.jquery-modal .modal .wpb_content_element {
	margin-bottom: 0;
}

.jquery-modal .modal .wpb_content_element img {
	border-radius: 8px;
}

@media screen and (min-width: 75em) {

	.block-footer-tostadores {
		margin-top: 64px;
	}
}

.block-footer-tostadores h2 {
	margin-top: 0;
}

@media screen and (min-width: 75em) {

	.block-footer-tostadores h2 {
		margin-top: 21px;
	}
}

@media screen and (min-width: 75em) {

	.block-footer-suscripcion {
		margin-top: 65px;
	}
}

.block-footer-suscripcion .wpb_single_image {
	margin-bottom: 0;
}

.block-footer-suscripcion .content {
	position: absolute;
	top: 63px;
}

@media screen and (min-width: 75em) {

	.block-footer-suscripcion .content {
		top: 0;
		max-width: 586px;
		left: calc(50vw - 293px);
		height: 100%;
		display: flex;
		align-items: center;
	}
}

.block-footer-suscripcion .content .text-cdf {
	margin-bottom: 0;
}

.block-footer-suscripcion .content .text-cdf p {
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	letter-spacing: -0.011em;
	color: #fc0;
	margin-top: 0;
}

@media screen and (min-width: 75em) {

	.block-footer-suscripcion .content .text-cdf p {
		font-size: 20px;
		font-weight: 400;
	}
}

.block-footer-suscripcion .content .text-claim-white {
	margin-bottom: 0;
}

.block-footer-suscripcion .content .text-claim-white p {
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 12px;
}

@media screen and (min-width: 75em) {

	.block-footer-suscripcion .content .text-claim-white p {
		margin-top: 32px;
		font-size: 32px;
		font-weight: 600;
		line-height: 42px;
		letter-spacing: -0.021em;
		margin-bottom: 20px;
	}
}

.block-footer-suscripcion .content .vc_btn3-container.vc_do_btn a {
	background-color: #fc0;
	border: none;
	background-image: none;
	border-radius: 0;
	font-size: 12.12px;
	font-weight: 600;
	line-height: 39.38px;
	letter-spacing: -0.021em;
	text-align: center;
	color: #1d1d1d;
	text-transform: uppercase;
	padding: 0 22px;
}

@media screen and (min-width: 75em) {

	.block-footer-suscripcion .content .vc_btn3-container.vc_do_btn a {
		font-size: 18px;
		font-weight: 400;
		line-height: 21.6px;
		letter-spacing: -0.011em;
		padding: 16px 24px;
	}
}

.breadcrumb {
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
}

.breadcrumb a {
	font-weight: 600;
	text-decoration: none;
}

.breadcrumb p {
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
}

.breadcrumb p a {
	font-weight: 600;
	text-decoration: none;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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: #1d1d1d;
	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. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* 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;
}

/* Alignments
--------------------------------------------- */
.site-header {
	position: fixed;
	width: 100%;
	z-index: 99;
}

.site-header .site-branding a {
	width: 110px;
}

.site-header .top-bar {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
	background-color: #fff;
	font-size: 0.85714em;
	line-height: 12px;
}

.site-header .header-menu {
	background: #fc0;
	padding: 10px 15px;
}

@media screen and (min-width: 75em) {

	.site-header .header-menu {
		padding: 0 15px;
	}
}

.site-header .header-menu .container {
	display: flex;
	max-width: 1209px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.07143em;
	align-items: center;
}

@media screen and (min-width: 37.5em) {

	.site-header .header-menu .container .search-cart {
		display: flex;
		min-width: 165px;
	}

	.site-header .header-menu .container .search-cart .cart {
		margin-left: auto;
	}
}

.hidden {
	display: none;
}

.mb0 {
	margin-bottom: 0;
}

@media screen and (max-width: 30.71429em) {

	.visible-xs {
		display: block;
	}

	.hidden-xs {
		display: none;
	}
}

.site-footer {
	background-color: #fc0;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	float: left;
	width: 100%;
}

.site-footer .site-info {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 44px;
	padding-bottom: 44px;
}

.site-footer .site-info .footer--custom {
	max-width: 1209px;
	margin-left: auto;
	margin-right: auto;
}

.site-footer .site-info .footer--custom p {
	font-size: 12px;
}

.site-footer .heading {
	font-size: 14.4px;
	font-weight: 600;
	line-height: 17.28px;
	letter-spacing: -0.011em;
	text-align: left;
}

.site-footer strong {
	font-weight: 500;
}

#promomodal {
	max-width: 90%;
}

.full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw !important;
	margin-right: -50vw !important;
	box-sizing: border-box;
	overflow-x: hidden;
}

@media screen and (min-width: 75em) {

	.full-width {
		width: calc(100vw - 9px);
	}
}

.home .site-main header {
	display: none;
}

@media screen and (min-width: 75em) {

	.home .section-filters {
		margin-top: 61px;
	}
}

.home .notedecides {
	padding-top: 4px;
}

@media screen and (min-width: 75em) {

	.home .notedecides {
		padding-top: 75px;
	}
}

.home .section-premium {
	padding-top: 2px;
}

@media screen and (min-width: 75em) {

	.home .section-premium {
		padding-top: 98px;
	}
}

.home .section-cupra {
	padding-top: 2px;
	padding-bottom: 35px;
}

@media screen and (min-width: 75em) {

	.home .section-cupra {
		padding-top: 74px;
		padding-bottom: 147px;
	}
}

.home .section-cupra .more-products-link {
	display: none;
}

.home h2 {
	padding-bottom: 43px;
	font-size: 30px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
}

@media screen and (max-width: 75em) {

	.home h2 {
		font-size: 24px;
		padding-bottom: 27px;
	}
}

.home h2.blocktitle {
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
	text-align: center !important;
	padding-bottom: 15px;
	margin-bottom: 0;
	color: #fff;
}

@media screen and (min-width: 75em) {

	.home h2.blocktitle {
		padding-bottom: 31px;
		text-align: left !important;
		font-size: 30px;
		font-weight: 600;
		line-height: 36px;
	}
}

.home .home-cdf-cupra .product-filtered ul.products {
	display: flex;
	justify-content: center;
	gap: 16px;
}

.home .home-cdf-cupra .product-filtered ul.products li {
	max-width: 282px;
}

.wellcome {
	padding-top: 4px;
	padding-bottom: 16px;
}

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

	.wellcome {
		padding-top: 75px;
		padding-bottom: 74px;
	}
}

.blockimage {
	min-height: 431px !important;
}

.blockcontent {
	padding: 0 12px !important;
}

@media screen and (min-width: 75em) {

	.blockcontent {
		max-width: 510px;
		padding: 125px 0 125px 78px !important;
	}
}

.blockcontent .blocktext {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	letter-spacing: -0.011em;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
}

@media screen and (min-width: 75em) {

	.blockcontent .blocktext {
		font-size: 18px;
		line-height: 21.6px;
		text-align: left;
		margin-bottom: 48px;
		text-align: left;
	}
}

.blockcontent .blockbutton a {
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
	letter-spacing: -0.011em;
	text-decoration: none !important;
	color: #1d1d1b !important;
	background-color: #fc0;
	padding: 12px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 75em) {

	.blockcontent .blockbutton a {
		font-size: 16px;
		line-height: 19.2px;
		padding: 17.5px 20px;
		display: inline-flex;
	}
}

.puntosblock {
	display: none;
}

@media screen and (min-width: 75em) {

	.puntosblock {
		display: flex;
	}
}

@media screen and (min-width: 75em) {

	.puntosblock .puntosimages {
		padding: 124px 0;
	}
}

@media screen and (min-width: 75em) {

	.puntosblock .puntosimages > .vc_column-inner {
		padding: 0 !important;
	}
}

@media screen and (min-width: 75em) {

	.puntosblock .puntosimages > .vc_column-inner > .wpb_wrapper {
		display: flex;
		gap: 20px;
		justify-content: center;
	}
}

.bloquelogos {
	background-color: #fff;
}

@media screen and (min-width: 75em) {

	.bloquelogos {
		background-color: #f3efdf;
		padding-top: 24px;
		padding-bottom: 24px;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos > .wpb_column > .vc_column-inner {
		padding-top: 0 !important;
	}
}

.bloquelogos .puntosblock.logosblk {
	display: none;
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk {
		display: flex;
	}
}

.bloquelogos .puntosblock.logosblk .puntosimages {
	padding: auto;
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages {
		padding: 61px 0 69px;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages > .vc_column-inner {
		padding: 0 !important;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages > .vc_column-inner > .wpb_wrapper {
		display: flex;
		flex-direction: column;
		gap: 20px;
		justify-content: center;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages .blocklogos .logos > .vc_column-inner {
		padding: 0 !important;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages .blocklogos .logos > .vc_column-inner > .wpb_wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 82px;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages .puntosimage {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages .textlogoscontent > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
		margin: 0;
		padding-bottom: 21px;
	}
}

@media screen and (min-width: 75em) {

	.bloquelogos .puntosblock.logosblk .puntosimages .textlogoscontent > .vc_column-inner > .wpb_wrapper > .wpb_text_column .titlelogos {
		font-size: 24px;
		font-weight: 400;
		line-height: 28.8px;
		letter-spacing: -0.011em;
		text-align: center;
	}
}

.carousel-logos {
	padding-top: 37px;
}

.carousel-logos > .wpb_column > .vc_column-inner {
	padding: 0 !important;
}

.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images {
	padding: 33px 35px 45px;
	max-width: 1209px;
	margin: 0 auto;
}

.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images .home-logos-carousel .slick-list {
	margin: 0 -9px;
}

@media screen and (min-width: 75em) {

	.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images .home-logos-carousel .slick-list {
		margin: 0;
	}
}

.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images .home-logos-carousel .slick-slide {
	margin: 0 9px;
}

@media screen and (min-width: 75em) {

	.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images .home-logos-carousel .slick-slide {
		margin: 0;
	}
}

.carousel-logos > .wpb_column > .vc_column-inner .home-logos-images .home-logos-carousel img {
	width: auto;
	margin: 0 auto;
}

.carousel-logos > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
	margin: 0;
}

.carousel-logos p {
	margin: 0;
	text-align: center;
}

.carousel-logos p .titlelogos {
	font-size: 20px;
	font-weight: 400;
	line-height: 23.2px;
	letter-spacing: -0.011em;
	text-align: center;
}

@media screen and (min-width: 75em) {

	.carousel-logos p .titlelogos {
		font-size: 24px;
		font-weight: 400;
		line-height: 28.8px;
		letter-spacing: -0.011em;
		text-align: center;
	}
}

.carousel-logos .wpb_raw_code {
	margin: 0;
}

.carousel-puntos > .wpb_column > .vc_column-inner {
	padding: 0 !important;
}

.carousel-puntos > .wpb_column > .vc_column-inner .home-rocket-images {
	background-color: #000;
	padding: 50px 42px;
}

.carousel-puntos > .wpb_column > .vc_column-inner .home-rocket-images .home-rocket-carousel img {
	max-width: 277px;
}

.carousel-puntos > .wpb_column > .vc_column-inner .home-rocket-images .botton-container {
	display: flex;
	z-index: 2;
	position: relative;
	margin: 0 auto;
	justify-content: center;
	gap: 20px;
	padding-top: 14px;
}

.carousel-puntos > .wpb_column > .vc_column-inner .home-rocket-images .botton-container span {
	color: #fff;
	font-size: 24px;
}

@media screen and (min-width: 75em) {

	.carousel-puntos {
		display: none;
	}
}

.carousel-puntos .wpb_raw_code {
	margin: 0;
}

.block-footer-suscripcion {
	margin-top: 0;
}

.banner-suscribe {
	background: url("images/home/suscribe_mobile.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	padding: 69px 12px;
}

@media screen and (min-width: 75em) {

	.banner-suscribe {
		background: url("images/home/suscribe.jpg");
		background-size: cover;
		background-repeat: no-repeat;
	}
}

.banner-suscribe .yellowtext {
	color: #fc0;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	letter-spacing: -0.011em;
	text-align: center;
	margin: 0 !important;
	padding-bottom: 12px;
}

@media screen and (min-width: 75em) {

	.banner-suscribe .yellowtext {
		font-size: 20px;
		line-height: 24px;
	}
}

.banner-suscribe .yellowtext p {
	margin: 0;
}

.banner-suscribe .h2 {
	margin: 0;
}

.banner-suscribe .h2 p {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
	text-align: center;
	padding-bottom: 12px;
	margin: 0;
}

@media screen and (min-width: 75em) {

	.banner-suscribe .h2 p {
		font-size: 32px;
		line-height: 42px;
		padding-bottom: 20px;
	}
}

.banner-suscribe .blockbutton {
	margin: 0;
	text-align: center;
}

.banner-suscribe .blockbutton a {
	font-size: 12px;
	font-weight: 400;
	line-height: 14.4px;
	letter-spacing: -0.011em;
	text-decoration: none !important;
	color: #1d1d1b !important;
	background-color: #fc0;
	padding: 12px 23px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 75em) {

	.banner-suscribe .blockbutton a {
		font-size: 16px;
		line-height: 19.2px;
		padding: 17.5px 23px;
	}
}

.banner-suscribe .blockbutton p {
	margin: 0;
	text-align: center;
}

.banner-suscribe > .wpb_column > .vc_column-inner .wpb_wrapper {
	max-width: 538px;
	margin: 0 auto !important;
}

.categorias .wpb_single_image {
	margin-bottom: 22px;
}

.categorias .wpb_content_element .wpb_wrapper {
	text-align: center;
	font-size: 1.42857em;
}

.categorias .wpb_content_element .wpb_wrapper a {
	text-decoration: none;
}

.section-promo {
	background-color: #fc0;
}

.section-promo .vc_row.vc_inner {
	padding-top: 35px;
}

@media screen and (min-width: 75em) {

	.section-promo .vc_row.vc_inner {
		padding-top: 48px;
	}
}

.section-promo .vc_row.vc_inner h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
	text-align: center !important;
	max-width: 384px;
}

@media screen and (min-width: 75em) {

	.section-promo .vc_row.vc_inner h3 {
		font-size: 30px;
		line-height: 36px;
		text-align: left !important;
	}
}

.section-promo .vc_row.vc_inner .max555 {
	font-size: 14px;
	line-height: 19.6px;
	text-align: center;
	max-width: 75em;
	margin-bottom: 35px;
}

@media screen and (min-width: 75em) {

	.section-promo .vc_row.vc_inner .max555 {
		margin-bottom: 18px;
		font-size: 18px;
		line-height: 21.6px;
		text-align: left;
	}
}

@media screen and (max-width: 75em) {

	.section-promo .vc_row.vc_inner .hidden-xs {
		display: none !important;
	}
}

.suscribete .vc_column-inner {
	max-width: 871px;
	margin-left: auto;
	margin-right: auto;
}

.suscribete .semiheading {
	font-size: 35px;
	margin-top: 81px;
	margin-bottom: 46px;
	font-weight: 600;
}

.suscribete .heading p {
	font-size: 45px;
	line-height: 41px;
	font-weight: 600;
}

.vc_btn3-container.link {
	margin-bottom: 39px;
}

.vc_btn3-container.link .vc_btn3 {
	background-color: transparent;
	border: none;
	color: #1d1d1d;
	padding: 0;
	font-size: 18.81px;
	font-weight: 400;
	line-height: 22.57px;
	letter-spacing: -0.011em;
	text-align: left;
}

.vc_btn3-container.link .vc_btn3:hover {
	color: #1d1d1d;
	background: transparent;
	border: none;
}

.vc_btn3-container.link .vc_btn3::after {
	background: url("images/left-arrow.svg");
	content: "";
	position: absolute;
	width: 36px;
	height: 26px;
	top: calc(50% - 13px);
	margin-left: 14px;
}

.recomendador h2 {
	border-bottom: none;
}

.recomendador p {
	text-align: center;
}

.recomendador .title {
	font-size: 45px;
	line-height: 51px;
	letter-spacing: -2px;
	font-weight: 500;
}

.recomendador .vc_column_container > .vc_column-inner {
	max-width: 839px;
	margin-left: auto;
	margin-right: auto;
}

.recomendador .pruebalo {
	margin-top: 47px;
	margin-bottom: 50px;
}

.recomendador .pruebalo a {
	font-size: 30px;
	padding: 10px 30px;
	border: 1px solid #1d1d1d;
	text-decoration: none;
	display: block;
	width: fit-content;
	margin: 0 auto;
}

li.product a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	height: 100%;
}

li.product a:hover {
	color: #1d1d1d;
}

li.product a.button {
	background-color: #fc0;
	width: 100%;
	padding: 11px 17px;
	margin-top: 10px;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
}

li.product a:not(:has(div)) {
	display: none;
}

li.product .contenido {
	max-width: 130px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	height: 100%;
}

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

	li.product .contenido {
		max-width: 209px;
	}
}

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

	li.product .contenido .data {
		max-width: 209px;
	}
}

li.product .contenido h2 {
	font-size: 13px;
	font-weight: 600;
	line-height: 15.6px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
	border: 0;
	margin: 0;
	padding-bottom: 0;
}

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

	li.product .contenido h2 {
		font-size: 20px;
		line-height: 24px;
		min-height: 48px;
	}
}

li.product .contenido .pais {
	font-size: 11px;
	font-weight: 400;
	line-height: 15.6px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
}

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

	li.product .contenido .pais {
		font-size: 18px;
		line-height: 21.6px;
	}
}

li.product .contenido .variedad {
	color: #bababa;
	font-size: 11px;
	font-weight: 400;
	line-height: 15.6px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 8px;
}

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

	li.product .contenido .variedad {
		font-size: 18px;
		line-height: 21.6px;
		margin-bottom: 21px;
	}
}

li.product .contenido .price {
	margin-top: auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 4px;
}

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

	li.product .contenido .price {
		margin-top: auto;
		margin-bottom: 9px;
	}
}

li.product .contenido .price p {
	margin-top: 0;
	margin-bottom: 0;
}

li.product .contenido .price .calculotaza {
	font-size: 9px;
	font-weight: 400;
	line-height: 10.35px;
}

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

	li.product .contenido .price .calculotaza {
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
	}
}

li.product .contenido .price .woocommerce-product-details__short-description {
	text-align: center;
}

li.product .contenido .price .welcome > span {
	text-decoration: line-through;
}

li.product .contenido .price small {
	font-size: 13px;
}

li.product .image.hassecond img:last-child {
	display: none;
}

li.product:hover .image.hassecond img:first-child {
	animation: fadeOut 1s;
	display: none;
}

li.product:hover .image.hassecond img:last-child {
	animation: fadeIn 1s;
	display: block;
}

li.product .addcart {
	background-color: #fc0;
	display: flex;
	width: 112px;
	align-items: center;
	justify-content: center;
	margin-top: auto;
}

@media screen and (min-width: 30.71429em) {

	li.product .addcart {
		margin-top: auto;
		width: 209px;
	}
}

li.product .addcart span {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 600;
	line-height: 14.4px;
	letter-spacing: -0.011em;
	text-align: center;
	padding: 9px;
}

@media screen and (min-width: 30.71429em) {

	li.product .addcart span {
		font-size: 20px;
		line-height: 25px;
	}
}

#destacados {
	position: relative;
}

#destacados .ver-todos {
	position: absolute;
	right: 0;
	margin-top: -65px;
}

#destacados .ver-todos a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.47em;
	font-weight: 500;
}

#destacados .carousel-destacados {
	padding-left: 0;
	margin-left: 0;

	/*@media screen and (min-width: $portatil-pequeno) {
            padding-left: 40px;
            margin-left: 51px;
        }*/
}

#destacados .carousel-destacados li {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#destacados .carousel-destacados li a {
	text-decoration: none;
	width: 100%;
}

#destacados .carousel-destacados li a .badge {
	background-image: url(images/badge.svg);
	position: absolute;
	top: 7px;
	right: 3px;
	width: 80px;
	height: 80px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: League Mono;
	font-size: 12px;
	font-weight: 400;
	line-height: 11px;
	letter-spacing: -0.035em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

@media screen and (max-width: 48em) {

	#destacados .carousel-destacados li a .badge {
		width: 48px;
		height: 48px;
		font-size: 8px;
		line-height: 7px;
	}
}

#destacados .carousel-destacados li a .badge.capsula::before {
	content: "Nuevas cápsulas";
}

#destacados .carousel-destacados li a .badge.producto::before {
	content: "Nuevo";
}

#destacados .carousel-destacados li a .badge.topo_black20 {
	background-image: url(images/topo_20.png);
}

#destacados .carousel-destacados li a .badge.topo_black40 {
	background-image: url(images/topo_40.png);
}

#destacados .carousel-destacados li a .badge.topoblack {
	background-image: url(images/topo_black.png);
}

#destacados .carousel-destacados li a .badge.new {
	background-image: url(images/badges/topo_new_v2.png);
}

#destacados .carousel-destacados li a .badge.topo10 {
	background-image: url(images/badges/topo_10_v2.png);
}

#destacados .carousel-destacados li a .badge.topo15 {
	background-image: url(images/badges/topo_15_v2.png);
}

#destacados .carousel-destacados li a .badge.topo20 {
	background-image: url(images/badges/topo_20_v2.png);
}

#destacados .carousel-destacados li a .badge.topo25 {
	background-image: url(images/badges/topo_25_v2.png);
}

#destacados .carousel-destacados li a .badge.topo30 {
	background-image: url(images/badges/topo_30_v2.png);
}

#destacados .carousel-destacados li a .badge.topo35 {
	background-image: url(images/badges/topo_35_v2_black.png);
}

#destacados .carousel-destacados li a .badge.new_black {
	background-image: url(images/badges/topo_new_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo10_black {
	background-image: url(images/badges/topo_10_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo15_black {
	background-image: url(images/badges/topo_15_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo20_black {
	background-image: url(images/badges/topo_20_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo25_black {
	background-image: url(images/badges/topo_25_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo30_black {
	background-image: url(images/badges/topo_30_v2_black.png);
}

#destacados .carousel-destacados li a .badge.topo35_black {
	background-image: url(images/badges/topo_35_v2_black.png);
}

#destacados .carousel-destacados li a:hover {
	color: #1d1d1d;
}

#destacados .carousel-destacados li a.add_to_cart_button {
	background-color: #fc0;
	width: fit-content;
	padding: 11px 17px;
	margin-top: 27px;
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
}

#destacados .carousel-destacados .owl-nav {
	position: absolute;
	top: calc(50% - 46px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

#destacados .carousel-destacados .owl-nav button {
	width: 46px;
	height: 46px;
}

#destacados .carousel-destacados .owl-nav button span {
	display: none;
}

#destacados .carousel-destacados .owl-nav button:hover {
	background-color: #fff !important;
	border-radius: 25px;
}

#destacados .carousel-destacados .owl-nav .owl-prev {
	background: url("images/left-arrow-carousel.svg") no-repeat center center !important;
}

#destacados .carousel-destacados .owl-nav .owl-next {
	background: url("images/right-arrow.svg") no-repeat center center !important;
}

.carouselFilas .owl-nav {
	position: absolute;
	top: calc(50% - 46px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.carouselFilas .owl-nav button {
	width: 46px;
	height: 46px;
}

.carouselFilas .owl-nav button span {
	display: none;
}

.carouselFilas .owl-nav button:hover {
	background-color: #fff !important;
	border-radius: 25px;
}

.carouselFilas .owl-nav .owl-prev {
	margin-left: -45px;
	background: url("images/carousels/chevron-left.svg") no-repeat center center !important;
}

.carouselFilas .owl-nav .owl-next {
	margin-right: -45px;
	background: url("images/carousels/chevron-right.svg") no-repeat center center !important;
}

@media screen and (max-width: 30.71429em) {

	.carouselFilas .owl-nav {
		position: relative;
		max-width: 75px;
		margin-left: auto;
		margin-right: auto;
	}

	.carouselFilas .owl-nav button {
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: 25px;
	}
}

.carousel-responsive-products ul.products li.product .badge {
	background-image: url(images/badge.svg);
	position: absolute;
	top: 7px;
	right: 3px;
	width: 80px;
	height: 80px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: League Mono;
	font-size: 12px;
	font-weight: 400;
	line-height: 11px;
	letter-spacing: -0.035em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

@media screen and (max-width: 48em) {

	.carousel-responsive-products ul.products li.product .badge {
		width: 48px;
		height: 48px;
		font-size: 8px;
		line-height: 7px;
	}
}

.carousel-responsive-products ul.products li.product .badge.capsula::before {
	content: "Nuevas cápsulas";
}

.carousel-responsive-products ul.products li.product .badge.producto::before {
	content: "Nuevo";
}

.carousel-responsive-products ul.products li.product .contenido {
	max-width: 215px;
}

.carousel-responsive-products ul.products li.product .contenido h2 {
	min-height: auto;
}

@media screen and (max-width: 30.71429em) {

	.carousel-responsive-products ul.products li.product {
		width: 100%;
		max-width: initial;
	}
}

@media screen and (max-width: 30.71429em) {

	.carousel-responsive-products ul.products .owl-nav {
		position: absolute;
		top: calc(50% - 13px);
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.carousel-responsive-products ul.products .owl-nav .owl-prev {
		background: url("images/carousels/chevron-left.svg") no-repeat center center !important;
		width: 26px;
		height: 26px;
	}

	.carousel-responsive-products ul.products .owl-nav .owl-prev span {
		display: none;
	}

	.carousel-responsive-products ul.products .owl-nav .owl-next {
		right: 0;
		background: url("images/carousels/chevron-right.svg") no-repeat center center !important;
		width: 26px;
		height: 26px;
	}

	.carousel-responsive-products ul.products .owl-nav .owl-next span {
		display: none;
	}
}

.blendblue {
	background-color: #1d303c;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}

@media screen and (max-width: 36.71428em) {

	.blendblue {
		padding-top: 0;
		padding-bottom: 78px;
	}
}

.blendblue .vc_inner {
	max-width: 1179px;
	margin: 0 auto;
}

.blendblue .vc_inner h3 {
	font-size: 30px;
	font-weight: 600;
}

.blendblue .vc_inner p {
	font-size: 18px;
}

@media screen and (max-width: 36.71428em) {

	.blendblue .vc_inner p {
		padding-top: 34px;
		font-size: 14px;
	}
}

.blendblue .vc_inner .carousel-images .owl-nav button {
	background-image: url("images/carousels/left-arrow-carousel-white.svg");
	margin-left: -55px;
	width: 32px;
	height: 25px;
	background-repeat: no-repeat;
}

.blendblue .vc_inner .carousel-images .owl-nav button span {
	display: none;
}

.blendblue .vc_inner .carousel-images .owl-nav button.owl-next {
	background-image: url("images/carousels/right-arrow-carousel-white.svg");
	left: auto;
	margin-right: -55px;
	right: 0;
}

@media screen and (max-width: 64em) {

	.blendblue .vc_inner .carousel-images .owl-nav button {
		background-image: url("images/carousels/chevron-left-white.svg");
		opacity: 1;
		margin-left: calc(50% - 60px);
	}

	.blendblue .vc_inner .carousel-images .owl-nav button.owl-next {
		background-image: url("images/carousels/chevron-right-white.svg");
		margin-right: calc(50% - 60px);
		margin-left: 0;
	}
}

@media screen and (max-width: 64em) {

	.blendblue .vc_inner .carousel-images .owl-nav {
		top: calc(100% + 18px);
		justify-content: space-evenly;
	}
}

.page-nosotros h2 {
	margin-top: 0;
}

.page-nosotros .aventura {
	margin-top: 119px;
	padding-left: 4%;
	padding-right: 4%;
	margin-bottom: 168px;
}

.page-nosotros .nosotros {
	background-color: #fc0;
	margin-bottom: 161px;
}

.page-nosotros .nosotros .nosotros-text {
	padding: 3.9% 6.3%;
}

.page-nosotros .nosotros .wpb_text_column {
	margin-bottom: 0;
}

.page-nosotros .nosotros .wpb_single_image {
	margin-bottom: 0;
}

.page-nosotros .nosotros .vc_column-inner:last-child {
	min-height: 226px;
}

.page-nosotros .nosotros-pasion {
	margin-bottom: 131px;
}

.page-nosotros .nosotros-banner {
	margin-bottom: 95px;
}

.tax-product_cat,
.search-results {
	overflow-x: hidden;
}

.tax-product_cat .entry-content,
.search-results .entry-content {
	max-width: 1209px;
}

.tax-product_cat .entry-content .woocommerce-products-header__title,
.search-results .entry-content .woocommerce-products-header__title {
	font-size: 1.7em;
}

.tax-product_cat .entry-content header.has-background,
.search-results .entry-content header.has-background {
	background-size: cover;
	padding-top: 113px;
	padding-bottom: 113px;
	color: #fff;
	background-position: center;
}

.tax-product_cat .entry-content header.has-background h1,
.search-results .entry-content header.has-background h1 {
	margin-top: 0;
	border-bottom: none;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.tax-product_cat .entry-content header.has-background p,
.search-results .entry-content header.has-background p {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

.tax-product_cat .entry-content .term-description,
.search-results .entry-content .term-description {
	max-width: 1054px;
	padding-top: 57px;
	font-family: League Mono;
	font-size: 17px;
	font-weight: 400;
	line-height: 27.2px;
	letter-spacing: -0.011em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tax-product_cat .entry-content .term-filter,
.search-results .entry-content .term-filter {
	display: flex;
	gap: 2%;
	justify-content: center;
	flex-wrap: wrap;
}

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

	.tax-product_cat .entry-content .term-filter,
	.search-results .entry-content .term-filter {
		gap: 17px;
	}
}

.tax-product_cat .entry-content .term-filter a,
.search-results .entry-content .term-filter a {
	border: 1px solid #1d1d1d;
	padding: 7px 11px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.tax-product_cat .entry-content .term-filter a:hover,
.tax-product_cat .entry-content .term-filter a.active,
.search-results .entry-content .term-filter a:hover,
.search-results .entry-content .term-filter a.active {
	background-color: #fc0;
	font-weight: 600;
}

.tax-product_cat .entry-content .vc_row-no-padding .vc_row.vc_inner,
.search-results .entry-content .vc_row-no-padding .vc_row.vc_inner {
	max-width: 1179px;
}

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

	.tax-product_cat .entry-content .vc_row-no-padding .vc_row.vc_inner,
	.search-results .entry-content .vc_row-no-padding .vc_row.vc_inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.tax-product_cat .entry-content p,
.search-results .entry-content p {
	line-height: 21.6px;
	letter-spacing: -0.011em;
}

.tax-product_cat .entry-content h2,
.search-results .entry-content h2 {
	font-size: 35.98px;
	font-weight: 600;
	line-height: 38.38px;
	letter-spacing: -0.021em;
	text-align: left;
	margin-top: 0;
}

.tax-product_cat .entry-content h4,
.search-results .entry-content h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 15px;
}

ul.products {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 0;
	row-gap: 30px;
	justify-content: space-between;
}

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

	ul.products {
		grid-template-columns: repeat(4, 1fr);
		column-gap: 16px;
	}
}

ul.products li {
	max-width: 293.6px;
}

.woocommerce-pagination .page-numbers {
	display: flex;
	list-style: none;
	justify-content: center;
}

.woocommerce-pagination .page-numbers li {
	text-align: center;
}

.woocommerce-pagination .page-numbers li span {
	background-color: #fc0;
	padding: 10px;
}

.woocommerce-pagination .page-numbers li a {
	padding: 10px;
	text-decoration: none;
}

.woocommerce-pagination .page-numbers li a:hover {
	background-color: #fc0;
}

body.archive .site-main {
	padding-bottom: 35px;
}

.page-contacto .vc_inner {
	max-width: 1558px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 54px;
}

.page-contacto .vc_inner a:hover {
	color: #1d1d1d;
}

.page-contacto .vc_inner .wpcf7-submit {
	background-color: #fc0;
	width: fit-content;
	padding: 11px 17px;
	margin-top: 27px;
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	border: none;
	border-radius: 0;
	text-decoration: none;
	margin-bottom: 50px;
}

.suscfaqs {
	margin-top: 0;
}

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

	.suscfaqs {
		margin-top: 175px;
	}
}

.suscfaqs h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 27.84px;
	letter-spacing: -0.011em;
	text-align: center;
	text-transform: uppercase;
}

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

	.suscfaqs h2 {
		font-size: 30px;
		line-height: 36px;
		text-align: left;
	}
}

.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	background-color: transparent;
	padding: 0 0 4px;
	margin-right: 27px;
}

.suscfaqs .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab > a {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	background-color: transparent;
	padding: 0 0 4px;
	margin-right: 27px;
	font-size: 18px;
}

.suscfaqs .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	background-color: transparent;
	padding: 0 0 4px;
	margin-right: 27px;
	font-size: 18px;
	font-weight: 400;
	line-height: 21.6px;
}

.suscfaqs .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	padding: 0;
	background-color: transparent;
	border: 0;
}

.suscfaqs .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
	border-top-left-radius: 0;
	background: transparent;
	border: 0;
}

.suscfaqs .vc_toggle {
	border-bottom: 1px solid #000;
	margin-bottom: 0;
}

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

	.suscfaqs .vc_toggle {
		border-bottom: 1px dotted #000;
	}
}

.suscfaqs .vc_toggle_title {
	padding-bottom: 18px;
	padding-top: 18px;
}

.suscfaqs .vc_toggle_title h4,
.suscfaqs .vc_toggle_title h2 {
	font-size: 14px;
	font-weight: 400;
	line-height: 16.8px;
	letter-spacing: -0.011em;
	text-align: left;
}

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

	.suscfaqs .vc_toggle_title h4,
	.suscfaqs .vc_toggle_title h2 {
		font-size: 16px;
		line-height: 19.2px;
	}
}

.suscfaqs .vc_toggle_content p {
	font-size: 14px;
	font-weight: 400;
	line-height: 16.8px;
	letter-spacing: -0.011em;
	text-align: left;
}

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

	.suscfaqs .vc_toggle_content p {
		font-size: 16px;
		line-height: 19.2px;
	}
}

.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #fff;
	background-color: #fff;
}

.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #fff;
	background-color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 21.6px;
}

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

	.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
		border-color: #fff;
		background-color: #fff;
		font-size: 18px;
		font-weight: 400;
		line-height: 21.6px;
	}
}

.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
	font-size: 18px;
	font-weight: 600;
	line-height: 21.6px;
	text-align: center;
	border-bottom: 1px solid;
}

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

	.suscfaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
		font-weight: 400;
		text-align: left;
	}
}

.suscfaqs .vc_tta.vc_general .vc_tta-panel-title > a {
	background: none;
	display: block;
	padding: 14px 20px;
	text-decoration: none;
	color: #000 !important;
	position: relative;
	transition: color 0.2s ease-in-out;
	border: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 21.6px;
	text-align: center;
	border-bottom: 1px solid;
}

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

	.suscfaqs .vc_tta.vc_general .vc_tta-panel-title > a {
		font-weight: 400;
		text-align: left;
	}
}

.sectionf1 {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

@media screen and (min-width: 48em) {

	.sectionf1 {
		background-image: url(images/blocks/background-f1-desktop.jpg);
	}
}

.sectionf1 h2 {
	padding-bottom: 0;
}

.sectionf1 li.product .image img {
	mix-blend-mode: normal;
}

.f1-form {
	background-image: url(images/blocks/backgrounf-landing-f1-responsive.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 236px;
}

@media screen and (min-width: 48em) {

	.f1-form {
		background-image: url(images/blocks/backgrounf-landing-f1-desktop.jpg);
		background-position: center center;
		padding-bottom: 0;
	}
}
