@charset "UTF-8";
/**
 * Button Reset
 *
 */
/**
 * Size
 *
 */
/**
 * Block Cover
 * Creates a block that covers the full width/height of parent div. Typically used on a :before pseudo element
 */
/**
 * Placeholder Color
 *
 */
/**
 * Clearfix
 *
 */
/**
 * Font Sizes
 *
**/
.faqs-block .wrap .accordion-container .accordion .accordion-title .question, .icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item, .icon-text-inner-animation-block .animation-container .icon-text-container, .facetwp-facet-marcas_top.products.columns-4 .facetwp-radio, .facetwp-reset, .product .add-to-wishlist, .product-categories-loop ul.products.columns-4 .product-category.product a h2,
.product-categories-loop .products.columns-4 .product-category.product a h2,
.product-categories-loop .products.columns-4 .product-category.product a .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value,
.facetwp-facet-marcas_top .facetwp-radio .product-categories-loop .products.columns-4 .product-category.product a .facetwp-display-value,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .kt-product-brand-facet .facet-label,
.woocommerce.archive .kt-product-brand-facet .product-categories-loop .products.columns-4 .product-category.product a .facet-label,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .subcategories-label,
.woocommerce.archive .product-categories-loop .products.columns-4 .product-category.product a .subcategories-label, ul.products li.product a .woo-img-container img,
.products li.product a .woo-img-container img, .woo-tabs-replacement-buttons .wrap .buy-button, .woo-tabs-replacement-buttons, .product-attribute-buttons .attribute-button, .woocommerce-variation-add-to-cart .variation-buttons .variation-button:before, .woocommerce-variation-add-to-cart .variation-buttons .variation-button, .negative-header .site-header, div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .woocommerce-account .woocommerce-MyAccount-navigation ul li:hover, .quantity .minus,
.quantity .plus, .cta-button, .wp-element-button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
.wp-block-button > .wp-block-button__link {
  transition: all 0.3s ease-in-out;
}

/* Colors
---------------------------------------------- */
/* Font Family
---------------------------------------------- */
/* Font Sizes
---------------------------------------------- */
/* Site Header
----------------------------------------------- */
/*! normalize.css v8.0.0 | 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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * 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; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/* 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; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

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

figure {
  margin: 0;
}

/* Box Sizing
--------------------------------------------- */
html,
body {
  scroll-behavior: smooth;
  scroll-padding-top: calc(64px + var(--wp--custom--layout--padding));
}
@media (min-width: 769px) {
  html,
  body {
    scroll-padding-top: 152px;
  }
}

html,
input[type=search] {
  box-sizing: border-box;
}

@media (max-width: 359px) {
  body {
    --wp--custom--layout--padding: 10px;
  }
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* Wrap
--------------------------------------------- */
.wrap {
  max-width: var(--wp--custom--layout--wide);
  margin: 0 auto;
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
  width: 100%;
}

.site-inner {
  padding-top: var(--wp--custom--layout--padding);
  margin-top: 64px;
  overflow: hidden;
}
@media (min-width: 769px) {
  .site-inner {
    margin-top: 152px;
    padding: var(--wp--custom--layout--block-gap) 0 0;
  }
}

@media (min-width: 769px) {
  .page .site-inner {
    padding-top: 0;
  }
}

body.full-width-content {
  --wp--custom--layout--page: var(--wp--custom--layout--wide);
}

body.negative-header .site-inner {
  padding-top: 0;
}
/* Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

/* Sidebar Layouts
--------------------------------------------- */
@media (max-width: 991px) {
  .sidebar-primary {
    display: none;
  }
}
@media (min-width: 992px) {
  .content-sidebar .content-area {
    display: grid;
    grid-template-columns: minmax(0, 1fr) var(--wp--custom--layout--sidebar);
    grid-column-gap: var(--wp--style--block-gap);
    max-width: var(--wp--custom--layout--wide);
    margin-left: auto;
    margin-right: auto;
  }
  .content-sidebar .site-main {
    float: none;
    width: 100%;
    max-width: var(--wp--custom--layout--content);
  }
  .content-sidebar .sidebar-primary {
    float: none;
    width: 100%;
  }
  .sidebar-content .content-area {
    display: grid;
    grid-template-columns: var(--wp--custom--layout--sidebar) minmax(0, 1fr);
    grid-column-gap: var(--wp--style--block-gap);
    max-width: var(--wp--custom--layout--wide);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: var(--wp--custom--layout--block-gap-large);
  }
  .sidebar-content .site-main {
    float: none;
    width: 100%;
    max-width: var(--wp--custom--layout--content);
    grid-column: 2;
    grid-row: 1;
  }
  .sidebar-content .sidebar-primary {
    float: none;
    width: 100%;
    grid-column: 1;
    grid-row: 1;
    border-right: 1px solid var(--wp--preset--color--grey);
    padding: 0 calc(var(--wp--custom--layout--padding) * 2) 0 var(--wp--custom--layout--padding);
  }
  .sidebar-content.archive.woocommerce .content-area,
  .sidebar-content.archive.woocommerce .site-main {
    max-width: unset;
  }
  .sidebar-content.archive.woocommerce .content-area .entry-content > *,
  .sidebar-content.archive.woocommerce .site-main .entry-content > * {
    max-width: unset;
  }
  .sidebar-content.archive.woocommerce .site-main {
    padding-top: var(--wp--custom--layout--padding);
  }
}
/* Alignfull
--------------------------------------------- */
.alignfull, .woo-tabs-replacement-buttons,
.fullwidth {
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}

/* Heading
--------------------------------------------- */
h1,
h2,
.facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value,
.woocommerce.archive .kt-product-brand-facet .facet-label,
.woocommerce.archive .subcategories-label,
h3,
h4,
h5,
h6 {
  margin-block-end: var(--wp--style--block-gap);
}

/* Image
--------------------------------------------- */
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.emoji {
  max-width: 16px;
  display: inline-block;
}
img.alignleft {
  float: left;
  margin: 0 var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
  max-width: calc(var(--wp--custom--layout--content) / 2);
}
img.alignright {
  float: right;
  margin: 0 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
  max-width: calc(var(--wp--custom--layout--content) / 2);
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

figure.wp-caption {
  max-width: 100%;
}

.wp-block-image figcaption {
  font-size: var(--wp--preset--font-size--small);
  text-align: center;
}
@media (min-width: 601px) {
  .wp-block-image.alignleft {
    float: left;
    margin: var(--wp--style--block-gap) var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
    max-width: 48vw;
  }
  .wp-block-image.alignright {
    float: right;
    margin: var(--wp--style--block-gap) 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
    max-width: 48vw;
  }
}
@media (min-width: 768px) {
  .content .entry-content > .wp-block-image.alignleft, .content .block-area > .wp-block-image.alignleft {
    max-width: calc(var(--wp--custom--layout--content) / 2);
    margin-left: calc((100vw - var(--wp--custom--layout--content)) / 2);
  }
  .content .entry-content > .wp-block-image.alignright, .content .block-area > .wp-block-image.alignright {
    max-width: calc(var(--wp--custom--layout--content) / 2);
    margin-right: calc((100vw - var(--wp--custom--layout--content)) / 2);
  }
}
@media (min-width: 1200px) {
  .full-width-content .entry-content > .wp-block-image.alignleft, .full-width-content .block-area > .wp-block-image.alignleft {
    max-width: calc(var(--wp--custom--layout--wide) / 2);
    margin-left: calc((100vw - var(--wp--custom--layout--wide)) / 2);
  }
  .full-width-content .entry-content > .wp-block-image.alignright, .full-width-content .block-area > .wp-block-image.alignright {
    max-width: calc(var(--wp--custom--layout--wide) / 2);
    margin-right: calc((100vw - var(--wp--custom--layout--wide)) / 2);
  }
}

/* Separator
--------------------------------------------- */
.wp-block-separator {
  background: var(--wp--custom--color--neutral-400);
  border: none;
  height: 1px;
  padding: 0;
  margin-top: var(--wp--custom--layout--block-gap-large);
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.wp-block-separator.has-background {
  padding: 0;
}

/* Button
--------------------------------------------- */
.wp-element-button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
.wp-block-button > .wp-block-button__link {
  display: inline-block;
  background-color: var(--wp--preset--color--color-4);
  color: var(--wp--preset--color--white);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--medium);
  border-radius: 30px;
  padding: 10px 30px;
  text-decoration: none;
}
.wp-element-button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
.wp-block-button > .wp-block-button__link:hover {
  color: var(--wp--preset--color--white);
}
.wp-element-button.has-background, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.has-background#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.has-background.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.has-background.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.has-background#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.has-background.button,
.wp-block-button > .wp-block-button__link.has-background {
  padding: 11px 16px;
}
.wp-element-button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover, .wp-element-button:focus, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:focus,
.wp-block-button > .wp-block-button__link:hover,
.wp-block-button > .wp-block-button__link:focus {
  filter: brightness(85%);
}

.wp-element-button.is-style-outline, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.is-style-outline#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.is-style-outline.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.is-style-outline.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.is-style-outline.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.is-style-outline#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.is-style-outline.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.is-style-outline.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.is-style-outline.button,
.wp-block-button.is-style-outline > .wp-block-button__link {
  border: 1px solid currentColor;
  padding: 10px 15px;
}
.wp-element-button.is-style-outline.has-background, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.is-style-outline.has-background#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.is-style-outline.has-background.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.is-style-outline.has-background.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.is-style-outline.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.is-style-outline.has-background#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.is-style-outline.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.is-style-outline.has-background.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.is-style-outline.has-background.button,
.wp-block-button.is-style-outline > .wp-block-button__link.has-background {
  padding: 10px 15px;
}
.wp-element-button.is-style-outline:not(.has-background), .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.is-style-outline#submit:not(.has-background),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.is-style-outline.button:not(.has-background),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.is-style-outline.button:not(.has-background),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.is-style-outline.button:not(.has-background),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.is-style-outline#submit:not(.has-background),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.is-style-outline.button:not(.has-background),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.is-style-outline.button:not(.has-background),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.is-style-outline.button:not(.has-background),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background) {
  background: var(--wp--preset--color--background);
}
.wp-element-button.is-style-outline:not(.has-text-color), .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.is-style-outline#submit:not(.has-text-color),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.is-style-outline.button:not(.has-text-color),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.is-style-outline.button:not(.has-text-color),
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.is-style-outline.button:not(.has-text-color),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.is-style-outline#submit:not(.has-text-color),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.is-style-outline.button:not(.has-text-color),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.is-style-outline.button:not(.has-text-color),
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.is-style-outline.button:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
  color: var(--wp--preset--color--primary);
}

.cta-button {
  background-color: var(--wp--preset--color--color-4);
  color: var(--wp--preset--color--white);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--medium);
  border-radius: 30px;
  padding: 10px 30px;
  text-decoration: none;
}
.cta-button:hover {
  background-color: var(--wp--preset--color--body);
}

/* Media Text
--------------------------------------------- */
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
@media (min-width: 601px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 var(--wp--custom--layout--block-gap);
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 var(--wp--custom--layout--block-gap) 0 0;
  }
}

/* Form
--------------------------------------------- */
input,
select,
textarea {
  background: var(--wp--preset--color--background);
  border: var(--wp--custom--border-width--tiny) solid var(--wp--custom--color--neutral-400);
  border-radius: var(--wp--custom--border-radius--small);
  color: var(--wp--custom--color--neutral-600);
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--line-height--medium);
  padding: 9px 12px;
  width: 100%;
}

input[type=checkbox],
input[type=submit] {
  width: auto;
}

select {
  line-height: 54px;
  height: 54px;
}

textarea {
  width: 100%;
  resize: vertical;
}

::-moz-placeholder {
  color: var(--wp--custom--color--neutral-400);
  opacity: 1;
}

::-ms-input-placeholder {
  color: var(--wp--custom--color--neutral-400);
}

::-webkit-input-placeholder {
  color: var(--wp--custom--color--neutral-400);
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

label,
.wp-block-search__label,
.wpforms-container .wpforms-field-label {
  font-family: var(--wp--custom--typography--interface--font-family);
  letter-spacing: var(--wp--custom--typography--interface--letter-spacing);
  text-transform: var(--wp--custom--typography--interface--text-transform);
  font-size: var(--wp--preset--font-size--small);
  font-weight: 600;
}
label .wpforms-required-label,
.wp-block-search__label .wpforms-required-label,
.wpforms-container .wpforms-field-label .wpforms-required-label {
  color: inherit;
}

.comment-form-cookies-consent label,
.wpforms-container .wpforms-field-sublabel {
  font-weight: 400;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

/* Comments
--------------------------------------------- */
.comment-form .comment-notes {
  font-size: var(--wp--preset--font-size--tiny);
  line-height: var(--wp--custom--line-height--medium);
  margin-bottom: var(--wp--custom--layout--block-gap);
}
.comment-form .form-submit {
  margin-top: var(--wp--custom--layout--block-gap-large);
}

/* Search Form
--------------------------------------------- */
.wp-block-search__input,
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border-color: var(--wp--custom--color--neutral-400);
  border-radius: 30px;
}

.wp-block-search__button-inside .wp-block-search__input {
  border: none;
}

.wp-block-search__inside-wrapper {
  background: var(--wp--preset--color--background);
}

.wp-block-search__button {
  flex-shrink: 0;
}

.wp-block-search__icon-button .wp-block-search__button {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-search__icon-button .wp-block-search__button.wp-element-button, .wp-block-search__icon-button .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input.wp-block-search__button#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond .wp-block-search__icon-button input.wp-block-search__button#submit,
.wp-block-search__icon-button .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.wp-block-search__button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .wp-block-search__icon-button a.wp-block-search__button.button,
.wp-block-search__icon-button .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.wp-block-search__button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .wp-block-search__icon-button button.wp-block-search__button.button,
.wp-block-search__icon-button .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.wp-block-search__button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .wp-block-search__icon-button input.wp-block-search__button.button,
.wp-block-search__icon-button :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input.wp-block-search__button#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond .wp-block-search__icon-button input.wp-block-search__button#submit,
.wp-block-search__icon-button :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.wp-block-search__button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .wp-block-search__icon-button a.wp-block-search__button.button,
.wp-block-search__icon-button :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.wp-block-search__button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .wp-block-search__icon-button button.wp-block-search__button.button,
.wp-block-search__icon-button :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.wp-block-search__button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce .wp-block-search__icon-button input.wp-block-search__button.button {
  padding: 0;
}
.wp-block-search__icon-button .wp-block-search__button svg {
  width: 36px;
  height: 36px;
}

.archive-header .wp-block-search {
  margin: 0 auto;
}

/* Group
--------------------------------------------- */
@media (min-width: 769px) {
  .has-background {
    padding: var(--wp--custom--layout--block-gap-xlarge) var(--wp--custom--layout--padding);
  }
  .has-background.alignfull, .has-background.woo-tabs-replacement-buttons {
    padding: var(--wp--custom--layout--block-gap-xlarge) var(--wp--custom--layout--padding);
  }
}

.alignwide:not(.is-layout-constrained) > *,
.alignfull:not(.is-layout-constrained) > *,
.woo-tabs-replacement-buttons:not(.is-layout-constrained) > * {
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
}

/* Block Cover
--------------------------------------------- */
.wp-block-cover.alignfull .wp-block-cover__background, .wp-block-cover.woo-tabs-replacement-buttons .wp-block-cover__background,
.wp-block-cover.alignfull .wp-block-cover__gradient-background,
.wp-block-cover.woo-tabs-replacement-buttons .wp-block-cover__gradient-background,
.wp-block-cover-image.alignfull .wp-block-cover__background,
.wp-block-cover-image.woo-tabs-replacement-buttons .wp-block-cover__background,
.wp-block-cover-image.alignfull .wp-block-cover__gradient-background,
.wp-block-cover-image.woo-tabs-replacement-buttons .wp-block-cover__gradient-background {
  max-width: none;
}

/* Block Quote
--------------------------------------------- */
.wp-block-quote.has-background {
  margin: var(--wp--custom--layout--block-gap-xlarge) 0 !important;
  padding: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--padding);
  background: var(--wp--preset--color--background);
  border-radius: var(--wp--custom--border-radius--small);
  border-left: var(--wp--custom--border-width) solid var(--wp--preset--color--color-4);
}

/* Accessible Colors
--------------------------------------------- */
.has-background {
  color: var(--wp--custom--color--neutral-400);
}

.has-primary-background-color,
.has-secondary-background-color,
.has-tertiary-background-color,
.has-foreground-background-color {
  color: var(--wp--preset--color--white);
}

/* Social Networks
--------------------------------------------- */
.social-networks-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  padding-right: var(--wp--preset--spacing--80);
}
.social-networks-container .social-icon {
  width: 32px;
  height: 32px;
}
@media (min-width: 769px) {
  .social-networks-container {
    justify-content: center;
  }
}

/* WooCommerce Archive
--------------------------------------------- */
.wp-block-woocommerce-checkout {
  padding-top: 0 !important;
  margin: 0 auto !important;
}

.woocommerce-info,
.woocommerce-message {
  border-top-color: var(--wp--preset--color--black);
}
.woocommerce-info:before,
.woocommerce-message:before {
  color: var(--wp--preset--color--black);
}

/* WooCommerce Shop
--------------------------------------------- */
@media (max-width: 767px) {
  .woocommerce .woocommerce-result-count,
  .woocommerce .woocommerce-ordering {
    display: none;
  }
}

/* WooCommerce Single Product
--------------------------------------------- */
/* Woo */
.quantity {
  display: flex;
  align-items: stretch;
  border-radius: 5px;
}

.quantity .minus,
.quantity .plus {
  background-color: transparent;
  font-size: var(--wp--preset--font-size--large);
  border: none;
  padding: 0 10px;
  cursor: pointer;
  line-height: 1.5;
  font-weight: 600;
}

.quantity .minus:hover,
.quantity .plus:hover {
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
}

.quantity .input-text.qty {
  text-align: center;
  width: 50px;
  background-color: transparent;
  font-size: var(--wp--preset--font-size--large);
  border: 0;
  font-weight: 600;
  color: var(--wp--preset--color--black);
}

/* Quitar flechas originales */
/* Quitar las flechas de los campos de tipo number */
.quantity input[type=number]::-webkit-outer-spin-button,
.quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

/* WooCommerce Blocks
--------------------------------------------- */
.wc-block-checkout__sidebar.is-sticky {
  position: sticky;
  top: calc(64px + var(--wp--custom--layout--block-gap-small));
}
@media (min-width: 769px) {
  .wc-block-checkout__sidebar.is-sticky {
    top: 152px;
  }
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
  padding: 0;
  border-radius: 0;
  background-color: var(--wp--preset--color--grey);
  padding-bottom: var(--wp--custom--layout--padding);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  padding: 8px 0;
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  background-color: var(--wp--preset--color--black);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  color: var(--wp--preset--color--white);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding-left: var(--wp--custom--layout--padding);
  text-decoration: none;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  background-color: var(--wp--preset--color--black);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: var(--wp--preset--color--white);
}
.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
  margin-bottom: var(--wp--custom--layout--padding);
}

/* WordPress SEO
--------------------------------------------- */
.breadcrumb {
  line-height: var(--wp--custom--line-height--small);
  font-size: var(--wp--preset--font-size--min);
  max-width: var(--wp--custom--layout--wide);
  max-width: max-content;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: var(--wp--preset--color--color-8);
  color: var(--wp--preset--color--grey);
  padding: 8px 12px;
  border-radius: 20px;
  margin-top: -10px;
  box-shadow: var(--wp--custom--box-shadow--1);
}
.breadcrumb a {
  color: var(--wp--preset--color--white);
  text-decoration: none;
}
@media (min-width: 769px) {
  .breadcrumb {
    margin-bottom: 20px;
    margin-top: -30px;
  }
}
.breadcrumb .sep {
  margin: 0 4px;
}

@media (max-width: 768px) {
  .page .breadcrumb {
    margin-top: -12px;
    margin-bottom: 0;
  }
}

@media (min-width: 769px) {
  .single-product .breadcrumb {
    margin-top: -20px;
  }
}

/* WPForms
--------------------------------------------- */
div.wpforms-container {
  padding-left: var(--wp--custom--layout--padding) !important;
  padding-right: var(--wp--custom--layout--padding) !important;
  background-color: var(--wp--preset--color--grey) !important;
  border-radius: 12px !important;
  margin: var(--wp--custom--layout--block-gap-xlarge) auto !important;
  max-width: calc(var(--wp--custom--layout--wide) * 0.8 - 2 * var(--wp--custom--layout--padding)) !important;
}
div.wpforms-container .wpforms-form {
  padding: 60px;
}
div.wpforms-container .wpforms-title {
  font-size: var(--wp--preset--font-size--x-large);
  line-height: var(--wp--custom--line-height--small);
  margin: 0 0 16px;
  padding: 0;
}
div.wpforms-container .wpforms-description {
  margin: 0 0 16px;
  padding: 0;
}
div.wpforms-container .wpforms-field {
  padding: 0;
  margin-bottom: 16px;
}
div.wpforms-container .wpforms-field.impound {
  display: none;
}
div.wpforms-container .wpforms-field-sublabel {
  font-size: var(--wp--preset--font-size--min);
}
div.wpforms-container .wpforms-submit-container {
  padding: 0;
  margin-top: 16px;
  text-align: left;
}

div.wpforms-container-full input[type=date],
div.wpforms-container-full input[type=datetime],
div.wpforms-container-full input[type=datetime-local],
div.wpforms-container-full input[type=email],
div.wpforms-container-full input[type=month],
div.wpforms-container-full input[type=number],
div.wpforms-container-full input[type=password],
div.wpforms-container-full input[type=range],
div.wpforms-container-full input[type=search],
div.wpforms-container-full input[type=tel],
div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=time],
div.wpforms-container-full input[type=url],
div.wpforms-container-full input[type=week],
div.wpforms-container-full select,
div.wpforms-container-full textarea,
.wp-core-ui div.wpforms-container-full input[type=date],
.wp-core-ui div.wpforms-container-full input[type=datetime],
.wp-core-ui div.wpforms-container-full input[type=datetime-local],
.wp-core-ui div.wpforms-container-full input[type=email],
.wp-core-ui div.wpforms-container-full input[type=month],
.wp-core-ui div.wpforms-container-full input[type=number],
.wp-core-ui div.wpforms-container-full input[type=password],
.wp-core-ui div.wpforms-container-full input[type=range],
.wp-core-ui div.wpforms-container-full input[type=search],
.wp-core-ui div.wpforms-container-full input[type=tel],
.wp-core-ui div.wpforms-container-full input[type=text],
.wp-core-ui div.wpforms-container-full input[type=time],
.wp-core-ui div.wpforms-container-full input[type=url],
.wp-core-ui div.wpforms-container-full input[type=week],
.wp-core-ui div.wpforms-container-full select,
.wp-core-ui div.wpforms-container-full textarea {
  background-color: var(--wpforms-field-background-color);
  background-clip: padding-box;
  border-radius: 20px;
  color: var(--wpforms-field-text-color);
  border-width: 1px;
  border-style: var(--wpforms-field-border-style);
  border-color: var(--wp--preset--color--black);
  padding: 0 var(--wpforms-field-size-padding-h);
  font-size: var(--wpforms-field-size-font-size);
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
.wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background-color: var(--wp--preset--color--color-4);
  color: var(--wp--preset--color--white);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--medium);
  border-radius: 30px;
  padding: 10px 30px;
  text-decoration: none;
  margin-top: var(--wp--custom--layout--block-gap-large);
}

div.wpforms-container-full input[type=submit]:hover,
div.wpforms-container-full input[type=submit]:active,
div.wpforms-container-full button[type=submit]:hover,
div.wpforms-container-full button[type=submit]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type=submit]:hover,
.wp-core-ui div.wpforms-container-full input[type=submit]:active,
.wp-core-ui div.wpforms-container-full button[type=submit]:hover,
.wp-core-ui div.wpforms-container-full button[type=submit]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background-color: var(--wp--preset--color--body);
  font-weight: 500;
  font-size: var(--wp--preset--font-size--medium);
  border-radius: 30px;
  padding: 10px 30px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .wpforms-container .wpforms-one-half,
  .wpforms-container .wpforms-three-sixths,
  .wpforms-container .wpforms-two-fourths {
    width: calc(50% - 10px);
    width: 100%;
    margin-left: 0 !important;
  }
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li input + label,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li input + label {
  font-size: var(--wp--preset--font-size--min);
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li {
  align-items: center;
}

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: var(--wp--preset--color--black);
  max-width: 100vw;
  box-shadow: var(--wp--custom--box-shadow--2);
  color: var(--wp--preset--color--white);
}
.site-header .wrap {
  display: block;
  position: relative;
}
@media (min-width: 769px) {
  .site-header .wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: var(--wp--custom--layout--block-gap-small);
    max-width: calc(var(--wp--custom--layout--wide) + 2 * var(--wp--custom--layout--padding));
  }
}
@media (min-width: 769px) {
  .site-header .wrap.secondary-wrap {
    padding-bottom: calc(var(--wp--custom--layout--padding) / 2);
  }
}
.site-header__left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 240px;
}
.site-header__left .site-header__logo {
  flex-shrink: 0;
  width: 180px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  text-indent: -9999em;
  margin: calc(var(--wp--custom--layout--padding) / 2) 0;
}
@media (min-width: 769px) {
  .site-header__left .site-header__logo {
    width: 240px;
    height: 64px;
    margin: calc(var(--wp--custom--layout--padding)) 0;
  }
}
.site-header__left .site-header__logo h1,
.site-header__left .site-header__logo p {
  margin: 0;
}
.site-header__left .site-header__negative-logo {
  flex-shrink: 0;
  width: 180px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  text-indent: -9999em;
  margin: calc(var(--wp--custom--layout--padding) / 2) 0;
}
@media (min-width: 769px) {
  .site-header__left .site-header__negative-logo {
    width: 240px;
    height: 64px;
    margin: calc(var(--wp--custom--layout--padding)) 0;
  }
}
.site-header__left .site-header__negative-logo h1,
.site-header__left .site-header__negative-logo p {
  margin: 0;
}
.site-header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: var(--wp--custom--layout--block-gap);
}
.site-header__right .nav-menu {
  display: none;
}
@media (min-width: 769px) {
  .site-header__right .nav-menu {
    display: flex;
    align-items: center;
    gap: var(--wp--custom--layout--block-gap-small);
    justify-content: flex-end;
  }
  .site-header__right .nav-menu .menu-item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
@media (min-width: 769px) {
  .site-header__right {
    margin-left: auto;
  }
}
.site-header__toggles {
  display: flex;
  flex-wrap: nowrap;
  justify-self: flex-end;
  align-items: center;
  gap: 8px;
  position: absolute;
  top: 20px;
  right: 16px;
}
.site-header__toggles svg {
  fill: var(--wp--preset--color--white);
}
@media (min-width: 769px) {
  .site-header__toggles {
    position: relative;
    top: unset;
    right: unset;
  }
  .site-header__toggles .menu-toggle {
    display: none;
  }
}
@media (max-width: 768px) {
  .site-header {
    max-height: 100vh;
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }
}

@media (min-width: 769px) {
  .admin-bar .site-header {
    top: 32px;
  }
}

.search-toggle,
.menu-toggle,
.favorite-toggle,
.menu-login-btn,
.menu-cart-btn {
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  line-height: 0;
  padding: 0;
  text-align: center;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-toggle svg,
.menu-toggle svg,
.favorite-toggle svg,
.menu-login-btn svg,
.menu-cart-btn svg {
  width: 24px;
  height: 24px;
}
.search-toggle .close,
.menu-toggle .close,
.favorite-toggle .close,
.menu-login-btn .close,
.menu-cart-btn .close {
  display: none;
}
.search-toggle.active .close,
.menu-toggle.active .close,
.favorite-toggle.active .close,
.menu-login-btn.active .close,
.menu-cart-btn.active .close {
  display: inline;
}
.search-toggle.active .open,
.menu-toggle.active .open,
.favorite-toggle.active .open,
.menu-login-btn.active .open,
.menu-cart-btn.active .open {
  display: none;
}

.menu-cart-btn {
  display: block;
  position: relative;
}
.menu-cart-btn span.cart-contents-count {
  background-color: var(--wc-red);
  width: 20px;
  height: 20px;
  position: absolute;
  top: -4px;
  right: -4px;
  border-radius: 50%;
  font-size: 10px;
  margin-bottom: 0;
  line-height: 20px;
  color: var(--wp--preset--color--white);
}

/* Admin Bar
--------------------------------------------- */
@media (min-width: 783px) {
  .admin-bar .site-container {
    padding-top: 32px;
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    display: none !important;
  }
}
/* Navigation
---------------------------------------------------------------------------------------------------- */
@media (min-width: 769px) {
  .nav-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.nav-menu > * {
  line-height: 0;
}
.nav-menu ul {
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav-menu .menu-item {
  list-style: none;
  position: relative;
}
.nav-menu .menu-item a {
  border: none;
  color: var(--wp--preset--color--white);
  display: block;
  font-size: var(--wp--preset--font-size--small);
  position: relative;
  padding: var(--wp--custom--layout--padding);
  text-decoration: none;
  font-weight: 500;
}
.nav-menu .menu-item.menu-item-has-children > a {
  padding-right: calc(var(--wp--custom--layout--padding) + 6px);
}
.nav-menu .submenu-expand {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  outline: none;
  cursor: pointer;
  position: absolute;
  line-height: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
}
.nav-menu .submenu-expand:not(.expanded) .close, .nav-menu .submenu-expand.expanded .open {
  display: none;
}
@media (min-width: 769px) {
  .nav-menu .menu {
    display: flex;
    justify-content: flex-end;
  }
  .nav-menu .menu-item:hover > .sub-menu, .nav-menu .menu-item:focus-within > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .nav-menu .menu > .menu-item-has-children:hover > a {
    color: var(--wp--preset--color--foreground);
  }
  .nav-menu .sub-menu {
    background: var(--wp--preset--color--background);
    left: -9999px;
    opacity: 0;
    position: absolute;
    width: 215px;
    z-index: 99;
  }
  .nav-menu .sub-menu .menu-item {
    float: none;
  }
  .nav-menu .sub-menu .sub-menu {
    margin: -48px 0 0 215px;
  }
}
@media (max-width: 768px) {
  .nav-menu {
    display: none;
  }
  .nav-menu.active {
    display: flex;
    flex-direction: column;
    gap: calc(0.5 * var(--wp--custom--layout--block-gap));
    grid-column: 1/-1;
    width: 100%;
  }
  .nav-menu .submenu-expand {
    top: 0;
    right: 0;
    transform: none;
    width: 44px;
    height: 44px;
  }
  .nav-menu .submenu-expand svg {
    width: 18px;
    height: 18px;
  }
  .nav-menu .submenu-expand.expanded {
    transform: rotate(180deg);
  }
  .nav-menu .submenu-expand.expanded + .sub-menu {
    display: block;
  }
  .nav-menu .sub-menu {
    display: none;
    padding-left: 8px;
  }
}

/* Negative Header
---------------------------------------------------------------------------------------------------- */
.negative-header .site-header {
  background: transparent;
  box-shadow: unset;
}
.negative-header .site-header__logo {
  display: none;
}
.negative-header .site-header__negative-logo {
  display: block;
}
.negative-header .site-header__toggles svg {
  fill: var(--wp--preset--color--white);
}
.negative-header .site-header .nav-menu .menu-item a {
  color: var(--wp--preset--color--white);
}
@media (max-width: 768px) {
  .negative-header .site-header .nav-menu.active {
    background-color: var(--wp--preset--color--white);
  }
  .negative-header .site-header .nav-menu.active .menu-item a {
    color: var(--wp--preset--color--body);
  }
}
.negative-header .site-header.scrolled {
  background: var(--wp--preset--color--white);
  box-shadow: var(--wp--custom--box-shadow--2);
}
.negative-header .site-header.scrolled .site-header__logo {
  display: block;
}
.negative-header .site-header.scrolled .site-header__negative-logo {
  display: none;
}
.negative-header .site-header.scrolled .site-header__toggles svg {
  fill: var(--wp--preset--color--white);
}
.negative-header .site-header.scrolled .nav-menu .menu-item a {
  color: var(--wp--preset--color--body);
}
.negative-header .site-inner {
  margin-top: unset;
}

/* Archive Header
--------------------------------------------- */
.archive-header {
  background: var(--wp--preset--color--grey);
  padding: 40px 0;
  margin-top: 64px;
  box-shadow: var(--wp--custom--box-shadow--1);
}
@media (min-width: 769px) {
  .archive-header {
    margin-top: 152px;
  }
}

.archive .site-inner {
  margin-top: 0;
}

.archive-description > *:first-child {
  margin-top: 0;
}

.archive-description > *:last-child {
  margin-bottom: 0;
}

/* Post Listing
--------------------------------------------- */
.archive .site-main {
  max-width: var(--wp--custom--layout--page);
  margin-inline: auto;
}
.archive:not(.woocommerce) .site-main {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--wp--custom--layout--block-gap);
}
@media (min-width: 768px) {
  .archive:not(.woocommerce) .site-main {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.post-summary {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
  flex-basis: calc(33.33% - 20px);
  align-self: stretch;
  min-height: 500px;
  position: relative;
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--custom--color--border);
  border-radius: var(--wp--custom--border-radius--medium);
  box-shadow: var(--wp--custom--box-shadow--1);
}
@media (max-width: 1279px) {
  .post-summary {
    flex-basis: calc(50% - 20px);
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .post-summary {
    flex-basis: 100%;
    min-height: 400px;
  }
}
.post-summary__image {
  aspect-ratio: var(--wp--preset--aspect-ratio--4-3);
  max-width: 100%;
}
.post-summary__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: var(--wp--custom--border-radius--medium);
}
.post-summary__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
}
.post-summary__content > * {
  margin: 0;
}
.post-summary__content .post-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.post-summary__content .related-read-more {
  margin-top: auto;
  text-decoration: none;
  color: var(--wp--preset--color--body);
}
.post-summary .entry-category {
  font-size: var(--wp--preset--font-size--tiny);
}
.post-summary .entry-category a {
  text-decoration: none;
}
.post-summary__title {
  font-size: var(--wp--preset--font-size--large);
}
.post-summary__title a {
  color: var(--wp--preset--color--foreground);
  text-decoration: none;
}
.post-summary__title a:hover {
  color: var(--wp--preset--color--primary);
}

@media (min-width: 1280px) {
  .archive .post-summary:first-child {
    flex-basis: calc(66.66% - 10px);
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    gap: 30px;
    flex-wrap: wrap;
  }
  .archive .post-summary:first-child .post-summary__image {
    flex-basis: calc(66.67% - 30px);
    border-radius: 8px;
    aspect-ratio: var(--wp--preset--aspect-ratio--4-3);
    height: auto;
    flex-shrink: 0;
  }
  .archive .post-summary:first-child .post-summary__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .archive .post-summary:first-child .post-summary__content {
    padding-top: calc(var(--wp--custom--layout--padding) / 2);
    flex-basis: calc(100% - 30px - 66.67%);
    flex-grow: 0;
    flex-shrink: 0;
  }
  .archive .post-summary:first-child .post-summary__content .post-excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  .archive .post-summary:first-child .related-read-more {
    left: 436px;
  }
}

/* Entry Navigation
--------------------------------------------- */
.pagination {
  margin: 32px auto;
  max-width: var(--wp--custom--layout--page);
  grid-column: 1/-1;
}
.pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 8px;
  align-items: center;
}
.pagination ul li {
  list-style-type: none;
  display: inline-block;
}
.pagination ul li a {
  background: var(--wp--preset--color--grey);
  border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--primary);
  border-radius: var(--wp--custom--border-radius--medium);
  color: var(--wp--preset--color--primary);
  fill: var(--wp--preset--color--primary);
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--wp--preset--font-size--small);
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.pagination ul li svg {
  fill: inherit;
}
.pagination ul li:hover a, .pagination ul li.active a {
  background: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  fill: var(--wp--preset--color--white);
}

/* Blog Archive */
.blog.archive .site-main,
.category.archive .site-main {
  padding: 0 var(--wp--custom--layout--padding);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--wp--custom--layout--block-gap);
  align-self: stretch;
  flex-wrap: wrap;
}

.search-results ul.products.columns-4,
.search-results .products.columns-4 {
  display: block;
}

/* Singular
---------------------------------------------------------------------------------------------------- */
/* Entry Content
--------------------------------------------- */
h1.front {
  display: none;
}

.entry-content > *,
.block-area > * {
  margin: 0 auto;
  max-width: var(--wp--custom--layout--page);
}
.entry-content > *:not(.wp-block-list),
.block-area > *:not(.wp-block-list) {
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}
.entry-content > *.alignwide,
.block-area > *.alignwide {
  max-width: var(--wp--custom--layout--wide);
  padding-left: var(--wp--custom--layout--padding);
  padding-right: var(--wp--custom--layout--padding);
}
.entry-content > *.alignfull, .entry-content > .woo-tabs-replacement-buttons,
.block-area > *.alignfull,
.block-area > .woo-tabs-replacement-buttons {
  margin-left: calc(-1 * var(--wp--custom--layout--padding));
  margin-right: calc(-1 * var(--wp--custom--layout--padding));
  max-width: 100vw;
}
@media (max-width: 767px) {
  .entry-content > *.alignwide,
  .block-area > *.alignwide {
    max-width: 100vw;
  }
}
.entry-content > * + *,
.block-area > * + * {
  margin-top: var(--wp--style--block-gap);
}
.entry-content > p + p,
.block-area > p + p {
  margin-top: var(--wp--custom--layout--padding);
}
.entry-content > .alignfull:not(:first-child), .entry-content > .woo-tabs-replacement-buttons:not(:first-child), .entry-content > .wp-block-separator:not(:first-child),
.block-area > .alignfull:not(:first-child),
.block-area > .woo-tabs-replacement-buttons:not(:first-child),
.block-area > .wp-block-separator:not(:first-child) {
  margin-top: var(--wp--custom--layout--block-gap-large);
}
.entry-content > .alignfull:not(:last-child), .entry-content > .woo-tabs-replacement-buttons:not(:last-child), .entry-content > .wp-block-separator:not(:last-child),
.block-area > .alignfull:not(:last-child),
.block-area > .woo-tabs-replacement-buttons:not(:last-child),
.block-area > .wp-block-separator:not(:last-child) {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.entry-content > .alignfull.has-background + .alignfull.has-background, .entry-content > .has-background.woo-tabs-replacement-buttons + .alignfull.has-background, .entry-content > .alignfull.has-background + .has-background.woo-tabs-replacement-buttons, .entry-content > .has-background.woo-tabs-replacement-buttons + .has-background.woo-tabs-replacement-buttons,
.block-area > .alignfull.has-background + .alignfull.has-background,
.block-area > .has-background.woo-tabs-replacement-buttons + .alignfull.has-background,
.block-area > .alignfull.has-background + .has-background.woo-tabs-replacement-buttons,
.block-area > .has-background.woo-tabs-replacement-buttons + .has-background.woo-tabs-replacement-buttons {
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large));
}

.full-width-content .entry-content:first-child > .alignfull.has-background:first-child, .full-width-content .entry-content:first-child > .has-background.woo-tabs-replacement-buttons:first-child {
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large));
}
.full-width-content .entry-content:last-child > .alignfull.has-background:last-child, .full-width-content .entry-content:last-child > .has-background.woo-tabs-replacement-buttons:last-child {
  margin-bottom: calc(-1 * var(--wp--custom--layout--block-gap-large));
}

/* Single Post
--------------------------------------------- */
.entry-footer,
.after-entry,
.entry-comments {
  max-width: var(--wp--custom--layout--page);
  margin-left: auto;
  margin-right: auto;
}

.entry-header {
  max-width: var(--wp--custom--layout--wide);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--padding);
  align-items: center;
  justify-content: flex-start;
  background: var(--wp--preset--color--grey);
  margin-bottom: var(--wp--custom--layout--padding);
}
.entry-header .entry-thumbnail {
  flex: 0 0 var(--wp--custom--layout--sidebar);
  align-self: stretch;
}
.entry-header .entry-thumbnail img {
  border-radius: var(--wp--custom--border-radius--medium) var(--wp--custom--border-radius--medium) 0 0;
  object-fit: cover;
  height: 100%;
}
.entry-header .single-header-container {
  flex: 1 1 auto;
  padding: 0 var(--wp--custom--layout--padding) var(--wp--custom--layout--padding);
}
.entry-header .single-header-container .publish-date {
  font-size: var(--wp--preset--font-size--tiny);
  color: var(--wp--preset--color--color-2);
}
@media (min-width: 769px) {
  .entry-header {
    flex-direction: row;
    gap: var(--wp--custom--layout--block-gap);
    margin-bottom: var(--wp--custom--layout--block-gap-large);
    max-width: none;
    width: 100vw;
    margin: 0 calc(50% - 50vw) var(--wp--custom--layout--block-gap-large);
    padding: var(--wp--custom--layout--block-gap-large) 0;
    border-radius: 0;
    box-shadow: var(--wp--custom--box-shadow--1);
  }
  .entry-header .entry-thumbnail img {
    border-radius: var(--wp--custom--border-radius--medium) 0 0 var(--wp--custom--border-radius--medium);
  }
  .entry-header .single-header-container {
    padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--block-gap) var(--wp--custom--layout--block-gap-large) 0;
  }
}

.single .entry-header {
  max-width: var(--wp--custom--layout--wide);
  width: 100%;
  margin: 0 auto var(--wp--custom--layout--block-gap-large);
  padding: 0;
}
@media (min-width: 768px) {
  .single .entry-header {
    border-radius: var(--wp--custom--border-radius--medium);
  }
}

.entry-footer {
  margin-top: 48px;
}

.block-area-after-post {
  margin: 32px 0;
}

/* Related Posts
--------------------------------------------- */
.related-posts-carousel-container {
  margin: calc(var(--wp--custom--layout--block-gap-large) * 2) calc(-1 * var(--wp--custom--layout--padding)) calc(var(--wp--custom--layout--block-gap-large) * -2);
  background: var(--wp--preset--gradient--gradient-2);
}
.related-posts-carousel-container .wrap {
  padding: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--padding) var(--wp--custom--layout--block-gap-xlarge);
}
@media (min-width: 769px) {
  .related-posts-carousel-container .wrap {
    padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding) var(--wp--custom--layout--block-gap-xlarge);
  }
}
.related-posts-carousel-container .wrap .related-posts-title {
  font-size: var(--wp--preset--font-size--big);
  line-height: var(--wp--custom--line-height--small);
  margin-bottom: var(--wp--custom--layout--block-gap-large);
  font-weight: 500;
  text-align: center;
  color: var(--wp--preset--color--body);
}
@media (min-width: 769px) {
  .related-posts-carousel-container .wrap .related-posts-title {
    margin-bottom: var(--wp--custom--layout--block-gap-xlarge);
  }
}
.related-posts-carousel-container .wrap .related-posts-swiper {
  padding: calc(var(--wp--custom--layout--padding) * 0.25);
  margin-right: calc(-1 * var(--wp--custom--layout--padding));
}

/* Comments
--------------------------------------------- */
.entry-comments h2, .entry-comments .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value, .facetwp-facet-marcas_top .facetwp-radio .entry-comments .facetwp-display-value, .entry-comments .woocommerce.archive .kt-product-brand-facet .facet-label, .woocommerce.archive .kt-product-brand-facet .entry-comments .facet-label,
.entry-comments .woocommerce.archive .subcategories-label,
.woocommerce.archive .entry-comments .subcategories-label,
.entry-comments h3 {
  display: flex;
  justify-content: space-between;
}
.entry-comments .comment-list {
  margin: 0 0 32px;
  padding: 0;
}
.entry-comments .comment-list li {
  list-style-type: none;
  margin-top: 4px;
}
.entry-comments .comment-list li + li {
  border-top: 1px solid var(--wp--custom--color--neutral-300);
  padding-top: 24px;
}
.entry-comments .comment-list li article {
  border-left: 4px solid var(--wp--custom--color--neutral-300);
  padding: 16px;
  position: relative;
}
.entry-comments .comment-list li.staff > article {
  border-color: var(--wp--preset--color--primary);
}
.entry-comments .comment-list li:not(.staff) > article .avatar {
  display: none;
}
.entry-comments .comment-list > li {
  overflow: hidden;
  margin-top: 24px;
}
.entry-comments .comment-list > li:first-child {
  margin-top: 0;
}
.entry-comments .comment-list .comment-author {
  color: var(--wp--preset--color--foreground);
  font-size: var(--wp--preset--font-size--large);
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.entry-comments .comment-list .comment-author a {
  color: var(--wp--preset--color--foreground);
  text-decoration: none;
}
.entry-comments .comment-list .comment-author .says {
  display: none;
}
.entry-comments .comment-list .comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 8px;
}
.entry-comments .comment-list .comment-meta {
  padding-right: 54px;
}
.entry-comments .comment-list .comment-metadata {
  font-size: var(--wp--preset--font-size--tiny);
  margin-bottom: 16px;
}
.entry-comments .comment-list .comment-metadata a {
  color: var(--wp--preset--color--foreground);
  text-decoration: none;
}
.entry-comments .comment-list .comment-metadata a:hover {
  color: var(--wp--preset--color--primary);
}
.entry-comments .comment-list .comment-content p:last-child {
  margin: 0;
}
.entry-comments .comment-list .comment-reply-link {
  position: absolute;
  top: 32px;
  right: 16px;
  font-family: var(--wp--custom--typography--interface--font-family);
  letter-spacing: var(--wp--custom--typography--interface--letter-spacing);
  text-transform: var(--wp--custom--typography--interface--text-transform);
  font-size: var(--wp--preset--font-size--small);
}
.entry-comments .comment-list ol.children {
  margin: 0;
  padding: 0;
}

.comment-respond {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .comment-respond {
    margin: 60px 0;
  }
}
.comment-respond .comment-form-cookies-consent input {
  width: auto;
}
.comment-respond .comment-form-cookies-consent input + label {
  display: inline;
}
.comment-respond label {
  display: block;
}

.nav-links {
  display: flex;
  justify-content: space-between;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.block-area-before-footer {
  padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding);
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  margin-top: calc(2 * var(--wp--custom--layout--block-gap-large));
}
.block-area-before-footer > * {
  max-width: var(--wp--custom--layout--wide);
}
.block-area-before-footer a {
  color: var(--wp--preset--color--white);
  text-decoration: none;
}
.block-area-before-footer a:hover {
  text-decoration: underline;
}

.site-footer {
  background: var(--wp--preset--color--black);
  font-size: var(--wp--preset--font-size--small);
  padding: var(--wp--custom--layout--padding);
  position: relative;
  text-align: center;
  color: var(--wp--preset--color--white);
  text-align: left;
}
.site-footer .wrap {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
@media (min-width: 769px) {
  .site-footer .wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

/* Footer Menu
----------------------------------------------------*/
.footer-left {
  text-align: center;
}
@media (min-width: 769px) {
  .footer-left {
    text-align: left;
  }
}

.footer-right {
  flex-grow: 1;
}
.footer-right #footer-menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: center;
  padding: 0;
}
.footer-right #footer-menu .menu-item:after {
  content: "-";
  padding: 0 calc(var(--wp--custom--layout--padding) * 0.5);
  color: rgba(var(--wp--preset--color--black), 1);
}
.footer-right #footer-menu .menu-item:last-child {
  padding-right: 0;
}
.footer-right #footer-menu .menu-item:last-child:after {
  content: "";
}
.footer-right #footer-menu .menu-item a {
  color: rgba(var(--wp--preset--color--black), 1);
  text-decoration: none;
}
.footer-right #footer-menu .menu-item a:hover {
  color: rgba(var(--wp--preset--color--black), 0.75);
}

/* WooCommerce Single Customizations */
/* Product Gallery */
.single-product-gallery {
  width: 100%;
}
@media (min-width: 768px) {
  .single-product-gallery {
    margin-bottom: var(--wp--custom--layout--block-gap-large);
  }
}

.main-slider {
  width: 100%;
  background-color: #f0f0f0;
  height: auto;
  overflow: hidden;
  position: relative;
  box-shadow: var(--wp--custom--box-shadow--2);
}
.main-slider .discount-badge-container {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}
.main-slider .swiper-slide {
  background-color: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-slider .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.main-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  mix-blend-mode: multiply;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.thumb-slider {
  margin-top: var(--wp--custom--layout--block-gap-small);
  padding-bottom: 4px;
  width: 100%;
}
.thumb-slider .swiper-slide {
  cursor: pointer;
  transition: border-color 0.3s;
  background-color: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 2px solid transparent;
  box-shadow: var(--wp--custom--box-shadow--2);
}
.thumb-slider .swiper-slide .video-thumbnail {
  background-color: #f0f0f0;
  padding: 5px;
}
.thumb-slider .swiper-slide img,
.thumb-slider .swiper-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  mix-blend-mode: multiply;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.thumb-slider .swiper-slide-thumb-active {
  border-color: #0073aa;
}

.fancybox__container {
  --fancybox-bg: rgba(0, 0, 0, 0.9);
}

.fancybox__slide .fancybox__content {
  background-color: #f0f0f0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fancybox__image {
  mix-blend-mode: multiply;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.product-brand {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-left: calc(var(--wp--custom--layout--padding) / 4);
}
.product-brand a {
  text-decoration: none;
  color: var(--wp--preset--color--body);
}

table.variations {
  display: none;
}

.product-summary-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--wp--custom--layout--block-gap-large);
}
.product-summary-wrap .product-summary__left {
  width: 100%;
}
@media (min-width: 768px) {
  .product-summary-wrap .product-summary__left {
    width: 40%;
  }
}
.product-summary-wrap .product-summary__left .features-title {
  background-color: var(--wp--preset--color--light-grey-2);
  padding: calc(var(--wp--custom--layout--padding) / 2) var(--wp--custom--layout--block-gap);
}
.product-summary-wrap .product-summary__left .product-bullet-points {
  padding-left: var(--wp--custom--layout--block-gap);
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.product-summary-wrap .product-summary__left .product-bullet-points li {
  margin-bottom: calc(var(--wp--custom--layout--padding) / 2);
}
.product-summary-wrap .summary {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .product-summary-wrap .summary {
    flex-basis: calc(60% - var(--wp--custom--layout--block-gap-large));
  }
}

/* Custom Sale Badge */
.custom-sale-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--wp--preset--color--color-5);
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--tiny);
  font-weight: 800;
  padding: 36px; /* Tamaño del triángulo */
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform-origin: top right;
  z-index: 10;
}

.custom-sale-badge::before {
  content: attr(data-discount); /* Solo mostramos el porcentaje aquí */
  position: absolute;
  top: 10px;
  right: 10px;
  transform: rotate(45deg);
  white-space: nowrap;
}

.single-product-gallery .custom-sale-badge {
  font-size: var(--wp--preset--font-size--x-large);
  padding: 60px; /* Tamaño del triángulo */
}
.single-product-gallery .custom-sale-badge:before {
  top: 18px;
  right: 6px;
}

/* Variations Add To Cart on single product */
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--block-gap-large);
  width: 100%;
  margin: 16px 0 32px;
}
.woocommerce-variation-add-to-cart .variation-buttons {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--block-gap);
  flex: 0 0 calc(60% - var(--wp--custom--layout--block-gap-large));
  align-self: flex-start;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button {
  background-color: var(--wp--preset--color--white);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: var(--wp--custom--layout--block-gap);
  border-width: 0;
  border-bottom: var(--wp--custom--border-width--medium) solid var(--wp--preset--color--light-grey-2);
  font-size: var(--wp--preset--font-size--large);
  font-variation-settings: "wdth" 62.5, "wght" 700;
  padding: calc(var(--wp--custom--layout--padding) * 0.5);
  color: var(--wp--preset--color--black);
  line-height: 1.35;
  cursor: pointer;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid var(--wp--preset--color--black);
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button .current-price {
  color: var(--wp--preset--color--black);
  font-size: var(--wp--preset--font-size--x-large);
  font-variation-settings: "wdth" 100, "wght" 600;
  color: var(--wp--preset--color--black);
  margin-left: auto;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button.selected, .woocommerce-variation-add-to-cart .variation-buttons .variation-button:hover {
  background-color: var(--wp--preset--color--light-grey-2);
  color: var(--wp--preset--color--black);
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button.selected:after, .woocommerce-variation-add-to-cart .variation-buttons .variation-button:hover:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--wp--preset--color--black);
  position: absolute;
  margin-left: 2px;
  border-radius: 50%;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button.no-stock {
  opacity: 0.5;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button .discount-wrap {
  padding: 0 var(--wp--custom--layout--padding);
  display: flex;
  gap: calc(var(--wp--custom--layout--block-gap) / 2);
  margin-left: auto;
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button .discount-wrap .discount-percentage {
  font-variation-settings: "wdth" 100, "wght" 500;
  color: var(--wp--preset--color--color-5);
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button .discount-wrap .original-price {
  color: var(--wp--preset--color--grey);
}
.woocommerce-variation-add-to-cart .variation-buttons .variation-button .original-price .amount {
  font-variation-settings: "wdth" 100, "wght" 500;
}
.woocommerce-variation-add-to-cart .wrap-woo-add-to-cart {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--block-gap);
  flex: 0 0 40%;
  align-self: flex-end;
}
.woocommerce-variation-add-to-cart .wrap-woo-add-to-cart .qty-wrapper {
  display: flex;
  flex-direction: row;
  gap: var(--wp--custom--layout--block-gap);
  align-items: center;
  justify-content: center;
  border-radius: var(--wp--custom--border-radius--medium);
  border: 1px solid #8f8f8f;
}
.woocommerce-variation-add-to-cart .wrap-woo-add-to-cart .qty-wrapper p.qty-text {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-size: var(--wp--preset--font-size--large);
  font-weight: 500;
}

.woocommerce-variation.single_variation {
  width: calc(60% - var(--wp--custom--layout--block-gap-large));
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
  display: none;
}

/* Back In Stock Notifier for WooCommerce
--------------------------------------------- */
.cwginstock-subscribe-form .cwginstock-panel-primary.panel {
  border: 0;
  margin-bottom: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-heading {
  display: none;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body {
  padding: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .row > * {
  padding: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .row > * > * {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-basis: 100%;
  justify-content: flex-start;
  align-items: center;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group {
  margin: 0;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=email],
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=text] {
  margin-bottom: 0;
  border: 0;
  background-color: var(--wp--preset--color--light-grey-2);
  height: 38px;
  font-size: var(--wp--preset--font-size--tiny);
  text-align: left !important;
}
@media (min-width: 768px) {
  .cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=email],
  .cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=text] {
    width: 320px !important;
  }
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=email]::placeholder,
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=text]::placeholder {
  font-size: var(--wp--preset--font-size--tiny);
  text-align: left;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .form-group input[type=submit] {
  background-color: var(--wp--preset--color--black);
  border: 1px solid;
  height: 38px;
  cursor: pointer;
}
.cwginstock-subscribe-form .cwginstock-panel-primary.panel .cwginstock-panel-body .cwgstock_output {
  font-size: var(--wp--preset--font-size--tiny);
  padding: var(--wp--custom--layout--padding) 0;
}

.product-type-simple .cwginstock-subscribe-form {
  width: calc(60% - var(--wp--custom--layout--block-gap-large));
}

/* Simple Product Add To Cart on single product */
.product-type-simple .in-stock {
  display: none;
}
.product-type-simple form.cart {
  margin: var(--wp--custom--layout--block-gap-large) 0;
}
.product-type-simple .wrap-woo-add-to-cart {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: flex-end;
}
@media (min-width: 768px) {
  .product-type-simple .wrap-woo-add-to-cart {
    max-width: 40%;
  }
}
.product-type-simple .wrap-woo-add-to-cart .qty-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: center;
  border: 1px solid #8f8f8f;
  border-radius: var(--wp--custom--border-radius--medium);
}
.product-type-simple .wrap-woo-add-to-cart .qty-wrapper p.qty-text {
  margin: 0;
  font-weight: 600;
  font-size: var(--wp--preset--font-size--large);
}

.woocommerce div.product {
  margin-top: 10px;
}
.woocommerce div.product .stock {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 700;
  color: var(--wp--preset--color--color-5);
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: calc(-1 * var(--wp--style--block-gap));
}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
  font-size: var(--wp--preset--font-size--min);
}
.woocommerce div.product #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none;
  padding: 0;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  border: 1px solid #e1dde7;
  border-radius: 4px;
  padding: 1em 1em 0;
}
.woocommerce div.product #reviews #review_form_wrapper {
  margin-top: var(--wp--custom--layout--block-gap);
}
.woocommerce div.product #reviews #review_form_wrapper .comment-reply-title {
  color: var(--wp--preset--color--body);
  font-size: var(--wp--preset--font-size--large);
  line-height: var(--wp--custom--line-height--small);
  font-weight: 500;
  margin-bottom: var(--wp--custom--layout--padding);
  display: block;
}

/* Payment Shipment Icons */
.payment-shipment-icons {
  display: flex;
  align-items: center;
  width: 100%;
  gap: var(--wp--custom--layout--block-gap-large);
  margin: var(--wp--custom--layout--block-gap-large) 0;
  padding-bottom: var(--wp--custom--layout--block-gap);
}
.payment-shipment-icons .icon-wrapper {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  /* flex-basis: 25%; */
  font-size: var(--wp--preset--font-size--tiny);
  line-height: 1.2;
}

/* Product Attributes */
.product-attribute-buttons {
  clear: both;
  display: flex;
  gap: var(--wp--custom--layout--block-gap) 10px;
  flex-wrap: wrap;
}
.product-attribute-buttons .attribute-button {
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  padding: calc(var(--wp--custom--layout--padding) * 0.5) var(--wp--custom--layout--padding);
  border-radius: var(--wp--custom--border-radius--medium);
  font-size: var(--wp--preset--font-size--tiny);
  border: 0;
  cursor: pointer;
  text-decoration: none;
}
.product-attribute-buttons .attribute-button:hover {
  background-color: var(--wp--preset--color--color-6);
}

/* Tabs Replacement Buttons */
.woo-tabs-replacement-buttons {
  position: sticky;
  background-color: var(--wp--preset--color--grey);
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}
.woo-tabs-replacement-buttons .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: calc(var(--wp--custom--layout--block-gap-large) * 0.75);
  padding: var(--wp--custom--layout--padding) 0;
}
.woo-tabs-replacement-buttons .wrap a,
.woo-tabs-replacement-buttons .wrap .buy-button {
  text-decoration: none;
  color: var(--wp--preset--color--body);
  font-size: var(--wp--preset--font-size--large);
  font-variation-settings: "wdth" 100, "wght" 600;
  background-color: var(--wp--preset--color--light-grey);
  border-radius: var(--wp--custom--border-radius--medium);
  padding: calc(var(--wp--custom--layout--padding) / 2) var(--wp--custom--layout--padding);
  line-height: var(--wp--custom--line-height--normal);
  min-width: 185px;
  border: 0;
  text-align: center;
  cursor: pointer;
}
.woo-tabs-replacement-buttons .wrap .buy-button {
  margin-left: auto;
  background-color: var(--wp--preset--color--color-6);
  color: var(--wp--preset--color--white);
  opacity: 0;
}
.woo-tabs-replacement-buttons.sticky-active {
  border-bottom: 1px solid var(--wp--preset--color--grey);
  z-index: 9999;
  opacity: 1;
  max-height: 500px;
}
.woo-tabs-replacement-buttons.sticky-active .buy-button {
  opacity: 1;
}

.related-products {
  background-color: var(--wp--preset--color--light-grey-2);
  padding-top: var(--wp--custom--layout--block-gap-large);
  padding-bottom: var(--wp--custom--layout--block-gap-large);
}
.related-products .wrap .related-title {
  font-weight: 500;
}
.related-products .wrap .related-title__product {
  font-weight: 600;
}

.recently-viewed-products {
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.recently-viewed-products h2, .recently-viewed-products .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value, .facetwp-facet-marcas_top .facetwp-radio .recently-viewed-products .facetwp-display-value, .recently-viewed-products .woocommerce.archive .kt-product-brand-facet .facet-label, .woocommerce.archive .kt-product-brand-facet .recently-viewed-products .facet-label,
.recently-viewed-products .woocommerce.archive .subcategories-label,
.woocommerce.archive .recently-viewed-products .subcategories-label {
  margin-top: 0;
}

/* WooCommerce Buttons */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: var(--wp--preset--color--black);
  color: #fff;
}

/* Single Page Add to Cart Button */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
  background-color: var(--wp--preset--color--color-6);
  color: var(--wp--preset--color--white);
  -webkit-font-smoothing: antialiased;
  font-size: var(--wp--preset--font-size--large);
  border-radius: var(--wp--custom--border-radius--medium);
  font-weight: 500;
  padding: 13px 1em;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
  background-color: var(--wp--preset--color--black);
  color: #fff;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var(--wp--preset--color--body);
  font-size: var(--wp--preset--font-size--x-large);
  font-weight: 600;
}

/* Product Loop */
.woocommerce.archive .kt-product-brand-facet .facet-label,
.woocommerce.archive .subcategories-label {
  font-size: var(--wp--preset--font-size--x-large);
  margin: var(--wp--style--block-gap) 0;
  font-weight: 500;
}

#products-catalog {
  width: 100%;
  height: 1px;
  display: block;
}

ul.products.columns-4,
.products.columns-4 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 60px 20px;
  padding: 0 var(--wp--custom--layout--padding);
}
@media (min-width: 768px) {
  ul.products.columns-4,
  .products.columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  ul.products.columns-4,
  .products.columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
ul.products:before,
.products:before {
  display: none !important;
}
ul.products li.product,
.products li.product {
  margin: unset !important;
  width: 100% !important;
}
ul.products li.product.first,
.products li.product.first {
  clear: unset;
}
ul.products li.product.last,
.products li.product.last {
  margin-right: unset;
}
ul.products li.product a .woo-img-container,
.products li.product a .woo-img-container {
  background-color: var(--wp--preset--color--grey);
  aspect-ratio: 300/300;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.products li.product a .woo-img-container img,
.products li.product a .woo-img-container img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  box-shadow: none;
  mix-blend-mode: multiply;
  padding: calc(var(--wp--custom--layout--padding) / 2);
  overflow: hidden;
  object-fit: cover;
}
ul.products li.product a .woo-img-container img:hover,
.products li.product a .woo-img-container img:hover {
  scale: 1.15;
}
ul.products li.product .loop-product-info-wrapper,
.products li.product .loop-product-info-wrapper {
  padding: calc(var(--wp--custom--layout--padding) / 2);
  text-align: left;
  display: flex;
  flex-direction: column;
}
ul.products li.product .loop-product-info-wrapper .product-brand,
.products li.product .loop-product-info-wrapper .product-brand {
  color: var(--wp--preset--color--body);
  font-weight: 400;
  font-size: var(--wp--preset--font-size--min);
  padding: 0;
}
ul.products li.product .loop-product-info-wrapper .woocommerce-loop-product__title,
.products li.product .loop-product-info-wrapper .woocommerce-loop-product__title {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 600;
  line-height: 1.2;
  text-decoration: underline;
  padding: 0;
  color: var(--wp--preset--color--black);
}
ul.products li.product .loop-product-info-wrapper .price,
.products li.product .loop-product-info-wrapper .price {
  margin-top: calc(var(--wp--custom--layout--padding) / 2);
  font-size: var(--wp--preset--font-size--tiny);
  color: var(--wp--preset--color--body);
  font-weight: 300;
}
ul.products li.product .loop-product-info-wrapper .price .amount,
.products li.product .loop-product-info-wrapper .price .amount {
  font-weight: 600;
  color: var(--wp--preset--color--body);
  font-size: var(--wp--preset--font-size--large);
}
ul.products li.product .loop-product-info-wrapper .price del .amount,
.products li.product .loop-product-info-wrapper .price del .amount {
  font-weight: 300;
  font-size: var(--wp--preset--font-size--small);
}
ul.products li.product .loop-product-info-wrapper .price ins,
.products li.product .loop-product-info-wrapper .price ins {
  text-decoration: none;
  padding: 0 calc(var(--wp--custom--layout--padding) / 4);
}
ul.products li.product .loop-product-info-wrapper .add-to-cart-btn,
.products li.product .loop-product-info-wrapper .add-to-cart-btn {
  width: 50px;
  height: 25px;
  overflow: hidden;
}
ul.products li.product .loop-product-info-wrapper .add-to-cart-btn .add-to-cart-icon,
.products li.product .loop-product-info-wrapper .add-to-cart-btn .add-to-cart-icon {
  object-fit: contain;
  width: 50px;
  height: 25px;
}

ul.products.columns-4,
.products.columns-4 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 40px 20px;
  padding: 0 var(--wp--custom--layout--padding);
}
@media (min-width: 768px) {
  ul.products.columns-4,
  .products.columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  ul.products.columns-4,
  .products.columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.product-categories-loop {
  margin-bottom: 32px;
}
.product-categories-loop ul.products.columns-4,
.product-categories-loop .products.columns-4 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 20px;
}
@media (min-width: 768px) {
  .product-categories-loop ul.products.columns-4,
  .product-categories-loop .products.columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .product-categories-loop ul.products.columns-4,
  .product-categories-loop .products.columns-4 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
.product-categories-loop ul.products.columns-4 .product-category.product a img,
.product-categories-loop .products.columns-4 .product-category.product a img {
  display: none;
}
.product-categories-loop ul.products.columns-4 .product-category.product a h2,
.product-categories-loop .products.columns-4 .product-category.product a h2,
.product-categories-loop .products.columns-4 .product-category.product a .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value,
.facetwp-facet-marcas_top .facetwp-radio .product-categories-loop .products.columns-4 .product-category.product a .facetwp-display-value,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .kt-product-brand-facet .facet-label,
.woocommerce.archive .kt-product-brand-facet .product-categories-loop .products.columns-4 .product-category.product a .facet-label,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .subcategories-label,
.woocommerce.archive .product-categories-loop .products.columns-4 .product-category.product a .subcategories-label {
  text-align: center;
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  padding: calc(var(--wp--custom--layout--padding) * 0.5) var(--wp--custom--layout--padding);
  border-radius: var(--wp--custom--border-radius--medium);
  font-size: var(--wp--preset--font-size--tiny);
  border: 0;
  cursor: pointer;
  text-decoration: none;
}
.product-categories-loop ul.products.columns-4 .product-category.product a h2:hover,
.product-categories-loop .products.columns-4 .product-category.product a h2:hover,
.product-categories-loop .products.columns-4 .product-category.product a .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value:hover,
.facetwp-facet-marcas_top .facetwp-radio .product-categories-loop .products.columns-4 .product-category.product a .facetwp-display-value:hover,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .kt-product-brand-facet .facet-label:hover,
.woocommerce.archive .kt-product-brand-facet .product-categories-loop .products.columns-4 .product-category.product a .facet-label:hover,
.product-categories-loop .products.columns-4 .product-category.product a .woocommerce.archive .subcategories-label:hover,
.woocommerce.archive .product-categories-loop .products.columns-4 .product-category.product a .subcategories-label:hover {
  background-color: var(--wp--preset--color--color-6);
}

.woocommerce nav.woocommerce-pagination {
  margin: calc(var(--wp--custom--layout--padding) * 2) 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid var(--wp--preset--color--light-grey);
  border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover {
  background-color: var(--wp--preset--color--color-6);
  color: var(--wp--preset--color--white);
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  font-weight: 500;
  font-size: var(--wp--preset--font-size--small);
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .current, .woocommerce nav.woocommerce-pagination ul.page-numbers li:hover {
  background-color: var(--wp--preset--color--color-6);
  color: var(--wp--preset--color--white);
}

/* Custom Out Of Stock Badge */
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: auto;
  left: 0;
  margin: 0;
  border-radius: 0;
  padding: 0 10px;
  background-color: var(--wc-red);
  line-height: 2.5em;
  min-height: 2.5em;
}

.kontiki-shipping-notice {
  background-color: #f7f6f7;
  border-top-color: #27ae60;
  color: #515151;
  padding: 1em 1.5em;
  margin-bottom: 2em;
}
.kontiki-shipping-notice p {
  margin: 0 0 1em 1.5em;
  padding: 0;
  font-size: 1.1em;
  font-weight: 600;
}

.progress-bar {
  width: 100%;
  background-color: #e0e0e0;
  border-radius: 10px;
  height: 18px;
  overflow: hidden;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.progress-bar-fill {
  height: 100%;
  background: linear-gradient(90deg, #76d7c4, #27ae60);
  border-radius: 10px;
  transition: width 0.5s ease-in-out;
  display: block;
}

/* Cart Page Specific Styles */
.wc-empty-cart-message {
  width: 100%;
}

@media (min-width: 992px) {
  .woocommerce-cart .woocommerce {
    display: flex;
    gap: 3em;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper,
.woocommerce-cart .woocommerce .woocommerce-info {
  width: 100%;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form {
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce .woocommerce-cart-form {
    flex: 2;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table.shop_table_responsive {
  border: none;
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table.shop_table_responsive thead {
  display: table-header-group;
  background-color: #f7f7f7;
  border-bottom: 2px solid var(--wp--preset--color--light-grey);
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table.shop_table_responsive thead th {
  border: none;
  padding: 1em 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75em;
  color: var(--wp--preset--color--black);
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table.shop_table_responsive tbody tr {
  border-bottom: 1px solid var(--wp--preset--color--light-grey);
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table.shop_table_responsive td {
  padding: 0.5em;
  border: none;
  vertical-align: middle;
  color: var(--wp--preset--color--body);
  text-align: left;
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive th,
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive td {
    text-align: center;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .product-thumbnail img {
  width: 70px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .product-name a {
  font-weight: 600;
  color: var(--wp--preset--color--black);
  font-size: 0.875em;
  text-decoration: none;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .product-name a:hover {
  color: #7f54b3;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .product-remove .remove {
  color: #bb0000 !important;
  font-size: 1.5em;
  text-decoration: none;
  font-weight: bold;
  opacity: 0.7;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .product-remove .remove:hover {
  opacity: 1;
  background: transparent !important;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .quantity {
  justify-content: flex-end;
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive .quantity {
    justify-content: center;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .quantity .qty {
  width: 60px;
  padding: 0.5em;
  border: 1px solid var(--wp--preset--color--grey);
  border-radius: 4px;
  text-align: center;
  font-size: 1em;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions {
  padding: 1.5em;
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon {
    flex-direction: row;
    width: 55%;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon .input-text {
  padding: 0.5em 0.8em;
  border-radius: 4px;
  width: 100%;
  border-radius: var(--wp--custom--border-radius--medium);
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon .input-text {
    width: 50%;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon .button {
  width: 100%;
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .coupon .button {
    width: 50%;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .button {
  color: var(--wp--preset--color--white);
}
@media (min-width: 769px) {
  .woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .button {
    float: right;
  }
}
.woocommerce-cart .woocommerce .shop_table.shop_table_responsive .actions .button:hover {
  opacity: 0.9;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  width: 100%;
  margin-top: 3em;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce .cart-collaterals {
    flex: 1;
    margin-top: 0;
    position: sticky;
    top: 2em;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
  background: #ffffff;
  padding: 2em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value, .facetwp-facet-marcas_top .facetwp-radio .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .facetwp-display-value, .woocommerce-cart .woocommerce.archive .cart-collaterals .cart_totals .kt-product-brand-facet .facet-label, .woocommerce-cart .woocommerce.archive .kt-product-brand-facet .cart-collaterals .cart_totals .facet-label,
.woocommerce-cart .woocommerce.archive .cart-collaterals .cart_totals .subcategories-label {
  font-size: 1.5em;
  margin-bottom: 1em;
  margin-top: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
  width: 100%;
  border-collapse: collapse;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th {
  width: 25%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
  padding: 1em 0;
  border-bottom: 1px solid var(--wp--preset--color--light-grey);
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods li .shipping_method {
  width: max-content;
  margin: 0 6px 2px 0 !important;
  vertical-align: middle !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td {
  font-weight: bold;
  font-size: 1em;
  border: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total th .includes_tax,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td .includes_tax {
  width: 100%;
  display: block;
  font-size: 0.875em;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total th .amount,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td .amount {
  font-size: 1.25em;
  font-weight: 700;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  display: block;
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
  opacity: 0.9;
}

/* WooCommerce Wishlist
--------------------------------------------------------*/
.product {
  /* Estilos para el botón de wishlist */
}
.product .add-to-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 0;
  color: var(--wp--preset--color--body);
  font-weight: 400;
  cursor: pointer;
}
.product .add-to-wishlist .wishlist-heart {
  margin-right: 5px;
  font-size: 16px;
  color: #000;
  transition: color 0.3s;
  content: "";
  width: 24px;
  height: 24px;
  background: url(../icons/utility/heart.svg) no-repeat center center;
}
.product .add-to-wishlist.added .wishlist-heart {
  background: url(../icons/utility/heart-red.svg) no-repeat center center;
}

/* Estilos para el popup */
.wishlist-login-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.wishlist-login-popup-content {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  text-align: center;
  max-width: 400px;
  width: 90%;
}
.wishlist-login-popup-content p {
  margin-bottom: 20px;
}
.wishlist-login-popup-content .button {
  display: inline-block;
  padding: 10px 20px;
}

/* Estilos para la tabla de wishlist */
/*
.wishlist-items {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;

	th,
	td {
		padding: 15px;
		border-bottom: 1px solid #ddd;
		text-align: left;
	}
	.product-thumbnail img {
		width: 80px;
		height: auto;
	}
	.product-actions {
		display: flex;
		gap: 10px;
	}
	.remove-from-wishlist {
		background-color: #f5f5f5 !important;
		color: #333 !important;
	}
}
*/
.thank-you-page {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
}

.thank-you-header {
  text-align: center;
  margin-bottom: 40px;
}

.thank-you-header h1 {
  color: #2c5aa0;
  margin-bottom: 10px;
}

.order-number {
  font-size: 18px;
  color: #666;
}

.order-details {
  background: #f9f9f9;
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.order-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 30px;
}

.order-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.order-table th,
.order-table td {
  padding: 8px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
@media (min-width: 768px) {
  .order-table th,
  .order-table td {
    padding: 15px;
  }
}

.order-table th {
  background: #f5f5f5;
  font-weight: bold;
}

.shipping-billing {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.thank-you-actions {
  text-align: center;
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  align-items: center;
}

.thank-you-extra {
  text-align: center;
  padding: 30px;
  background: #e9ecef;
  border-radius: 8px;
}

.order-totals,
.order-totals-detailed,
.order-totals-simple {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 8px;
  margin-top: 30px;
}

.totals-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
}

.totals-table td {
  padding: 12px 15px;
  border-bottom: 1px solid #e9ecef;
  vertical-align: top;
}

.totals-table tr:last-child td {
  border-bottom: none;
}

.totals-table td:first-child {
  text-align: left;
  width: 65%;
}

.totals-table td:last-child {
  text-align: right;
  width: 35%;
  font-weight: 600;
  font-size: 1.05em;
}

.order-total-row {
  background: #e9ecef;
  font-size: 1.15em;
}

.order-total-row td {
  padding: 18px 15px;
  border-top: 2px solid #dee2e6;
}

.totals-table small {
  color: #6c757d;
  font-weight: normal;
  display: block;
  margin-top: 3px;
  font-size: 0.85em;
}

.tax-note {
  margin-top: 15px;
  text-align: center;
  color: #6c757d;
}

.tax-note small {
  font-style: italic;
}

/* FacetWP */
.facetwp-counter {
  display: none;
}

.facet-wrap .facet-label {
  margin: 0 0 16px;
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 600;
}
.facet-wrap .facetwp-facet {
  margin-bottom: 32px;
}
.facet-wrap .facetwp-facet .facetwp-depth {
  margin-left: 20px;
}
.facet-wrap .facetwp-facet .facetwp-checkbox {
  background: url(../icons/utility/checkbox-off.svg) no-repeat center left/contain !important;
  background-size: 20px !important;
  padding-left: 24px;
  font-size: var(--wp--preset--font-size--small);
}
.facet-wrap .facetwp-facet .facetwp-checkbox.checked {
  background: url(../icons/utility/checkbox-on.svg) no-repeat center left/contain !important;
  background-size: 20px !important;
}

.facetwp-reset {
  background-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--white);
  border: 0;
  font-size: var(--wp--preset--font-size--small);
  padding: calc(var(--wp--custom--layout--padding) / 2) var(--wp--custom--layout--padding);
  border-radius: var(--wp--custom--border-radius--tiny);
  cursor: pointer;
}
.facetwp-reset:hover {
  background-color: var(--wp--preset--color--body);
}

/* Testing */
.facetwp-facet-marcas_top {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.facetwp-facet-marcas_top .facetwp-radio {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  cursor: pointer;
  padding: 10px;
  border: 2px solid transparent;
  border-radius: 8px;
  text-align: left;
  background-size: 0;
}
.facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value {
  font-weight: 600;
  color: var(--wp--custom--color--link);
  padding: 0.5em 0;
  margin: 1em 0 0;
  font-size: 1em;
  text-align: left;
}

.facetwp-facet-marcas_top.products.columns-4 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 20px;
}
@media (min-width: 768px) {
  .facetwp-facet-marcas_top.products.columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1280px) {
  .facetwp-facet-marcas_top.products.columns-4 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
.facetwp-facet-marcas_top.products.columns-4 .facetwp-radio {
  background-color: var(--wp--preset--color--light-grey-2);
  font-weight: 500;
  text-align: center;
}
.facetwp-facet-marcas_top.products.columns-4 .facetwp-radio.checked, .facetwp-facet-marcas_top.products.columns-4 .facetwp-radio:hover {
  border-color: var(--wp--preset--color--body);
  background-color: transparent;
  box-shadow: 0 4px 10px rgba(0, 115, 170, 0.3);
}

.brand-logo-wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  display: flex;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  mix-blend-mode: multiply;
}

.brand-logo,
.brand-logo.placeholder {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}

.brand-logo.placeholder {
  content: "";
}

.woocommerce .swiper-wrapper.products {
  margin: var(--wp--custom--layout--padding) auto;
}
.woocommerce .swiper-wrapper.products .swiper-slide li.product,
.woocommerce .swiper-wrapper.products .swiper-slide li.product {
  float: unset;
  margin: 0;
  padding: 0;
  position: relative;
  width: unset;
}

/* Blocks
--------------------------------------------- */
.slider-block {
  position: relative;
}
@media (min-width: 1280px) {
  .slider-block {
    padding: var(--wp--custom--layout--block-gap-large) 0 0;
  }
}
.slider-block .header-slider {
  padding-left: 0;
  position: relative;
  max-width: unset;
}
.slider-block .header-slider:after {
  content: "";
  height: 50px;
  width: 50px;
  display: absolute !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 0;
  z-index: 999;
  background-image: url("../icons/utility/icon-down.svg");
  bottom: 96px;
  left: 50%;
}
.slider-block .header-slider .slider {
  position: relative;
  aspect-ratio: 2560/853;
  list-style-type: none;
  height: unset;
}
.slider-block .header-slider .slider img {
  width: 100%;
  height: auto;
  display: block;
}
.slider-block .header-slider .slider .wrap {
  height: 100%;
}
.slider-block .header-slider .slider .wrap .slide-content-container {
  max-width: 100%;
  height: 98%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  float: left;
  color: var(--wp--preset--color--white);
}
@media (min-width: 769px) {
  .slider-block .header-slider .slider .wrap .slide-content-container {
    max-width: 40%;
    height: 85%;
  }
}

.icon-down {
  content: "";
  height: 50px;
  width: 50px;
  display: block !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 16px;
  z-index: 999;
  background-image: url("./assets/icons/utility/icon-down.svg");
}

.cta-slider {
  background-color: var(--wp--preset--color--color-2);
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 calc(50% - 50vw);
}
.cta-slider p {
  font-size: var(--wp--preset--font-size--large);
  color: var(--wp--preset--color--color-1);
  font-weight: 600;
  text-align: center;
  margin: 0;
  padding: calc(var(--wp--custom--layout--padding) / 2) 0;
}

/* Block Solutions Cards
-------------------------- */
.block-solutions-cards {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0;
  max-width: var(--wp--custom--layout--wide);
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large)) !important;
}
@media (min-width: 769px) {
  .block-solutions-cards .block-title,
  .block-solutions-cards .block-subtitle {
    text-align: center;
  }
}
.block-solutions-cards .block-title {
  margin-bottom: var(--wp--custom--layout--padding);
}
.block-solutions-cards .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--color-8);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .block-solutions-cards .block-subtitle {
    max-width: 75%;
  }
}
.block-solutions-cards .solutions-cards-container {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 0;
}
.block-solutions-cards .solutions-cards-container .solutions-cards-slider {
  padding: calc(var(--wp--custom--layout--padding) / 2);
  margin-right: calc(-1 * var(--wp--custom--layout--padding)); /* Asegura que el último slide no se corte */
}
@media (min-width: 769px) {
  .block-solutions-cards .solutions-cards-container .solutions-cards-slider {
    margin-right: unset;
  }
}
.block-solutions-cards .solutions-cards-container .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: center;
  align-self: stretch; /* Asegura que los slides se estiren */
  height: auto; /* Asegura que los slides se ajusten al contenido */
}
.block-solutions-cards .solutions-cards-container .swiper-slide .solution-card {
  width: 100%;
  padding: 30px 20px;
  border: 1px solid var(--wp--custom--color--border);
  border-radius: var(--wp--custom--border-radius--medium);
  box-shadow: var(--wp--custom--box-shadow--2);
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--padding);
}
.block-solutions-cards .solutions-cards-container .swiper-slide .solution-card .card-icon {
  width: 40px;
  height: 40px;
}
.block-solutions-cards .solutions-cards-container .swiper-slide .solution-card .card-title {
  font-size: var(--wp--preset--font-size--medium);
  margin: 0;
}
.block-solutions-cards .solutions-cards-container .swiper-slide .solution-card .card-solution {
  background-color: var(--wp--preset--color--color-3);
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--small);
  margin: auto 0 0;
  padding: var(--wp--custom--layout--padding);
  border-radius: var(--wp--custom--border-radius--medium);
  line-height: 1.4;
}

/* Block commitment Cards
-------------------------- */
.block-commitment-cards {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0;
  max-width: var(--wp--custom--layout--wide);
  margin: 0 auto;
  background: var(--wp--preset--gradient--gradient-1);
}
@media (min-width: 769px) {
  .block-commitment-cards .block-title,
  .block-commitment-cards .block-subtitle {
    text-align: center;
  }
}
.block-commitment-cards .block-title {
  margin-bottom: var(--wp--custom--layout--padding);
}
.block-commitment-cards .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--color-8);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .block-commitment-cards .block-subtitle {
    max-width: 75%;
  }
}
.block-commitment-cards .commitment-cards-container {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 var(--wp--custom--layout--block-gap-large);
}
.block-commitment-cards .commitment-cards-container .commitment-cards-slider {
  padding: calc(var(--wp--custom--layout--padding) / 2);
  margin-right: calc(-1 * var(--wp--custom--layout--padding)); /* Asegura que el último slide no se corte */
}
@media (min-width: 769px) {
  .block-commitment-cards .commitment-cards-container .commitment-cards-slider {
    margin-right: unset;
  }
}
.block-commitment-cards .commitment-cards-container .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: center;
  align-self: stretch; /* Asegura que los slides se estiren */
  height: auto; /* Asegura que los slides se ajusten al contenido */
}
.block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card {
  width: 100%;
  padding: 30px 20px;
  border: 1px solid var(--wp--custom--color--border);
  border-radius: var(--wp--custom--border-radius--medium);
  box-shadow: var(--wp--custom--box-shadow--2);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--wp--custom--layout--padding);
  background-color: var(--wp--preset--color--white);
}
.block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card-icon {
  width: 60px;
  height: 60px;
  background-color: var(--wp--preset--color--color-5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card-icon .card-icon-svg {
  width: 40px;
  height: 40px;
}
.block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card-title {
  font-size: var(--wp--preset--font-size--medium);
  margin: 0;
  color: var(--wp--preset--color--color-8);
}
.block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card-content {
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--small);
  margin: 0;
  border-radius: var(--wp--custom--border-radius--medium);
  line-height: 1.4;
  text-align: center;
}
@media (min-width: 769px) {
  .block-commitment-cards .commitment-cards-container .swiper-slide .commitment-card-content {
    max-width: 80%;
  }
}
.block-commitment-cards .bottom-card {
  background-color: var(--wp--preset--color--color-7);
  padding: var(--wp--custom--layout--block-gap);
  border-radius: var(--wp--custom--border-radius--medium);
  box-shadow: var(--wp--custom--box-shadow--2);
  margin: 0 calc(var(--wp--custom--layout--padding) / 2) var(--wp--custom--layout--block-gap);
}
.block-commitment-cards .bottom-card-title {
  color: var(--wp--preset--color--color-8);
  margin: 0;
}
.block-commitment-cards .bottom-card-content {
  color: var(--wp--preset--color--color-8);
  margin-bottom: 0;
}

/* Block Services Cards
-------------------------- */
.block-services-cards {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0;
  max-width: var(--wp--custom--layout--wide);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .block-services-cards .block-title,
  .block-services-cards .block-subtitle {
    text-align: center;
  }
}
.block-services-cards .block-title {
  margin-bottom: var(--wp--custom--layout--padding);
}
.block-services-cards .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--color-8);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .block-services-cards .block-subtitle {
    max-width: 75%;
  }
}
.block-services-cards .services-cards-container {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 0;
}
.block-services-cards .services-cards-container .services-cards-slider {
  padding: calc(var(--wp--custom--layout--padding) / 2);
  margin-right: calc(-1 * var(--wp--custom--layout--padding)); /* Asegura que el último slide no se corte */
}
@media (min-width: 769px) {
  .block-services-cards .services-cards-container .services-cards-slider {
    margin-right: unset;
  }
}
.block-services-cards .services-cards-container .swiper-slide {
  width: 100%;
  display: flex;
  justify-content: center;
  align-self: stretch; /* Asegura que los slides se estiren */
  height: auto; /* Asegura que los slides se ajusten al contenido */
}
.block-services-cards .services-cards-container .swiper-slide .service-card {
  width: 100%;
  padding: 30px 20px;
  border: 1px solid var(--wp--custom--color--border);
  border-radius: var(--wp--custom--border-radius--medium);
  box-shadow: var(--wp--custom--box-shadow--2);
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--layout--padding);
  background-color: var(--wp--preset--color--color-8);
}
.block-services-cards .services-cards-container .swiper-slide .service-card-icon {
  width: 40px;
  height: 40px;
}
.block-services-cards .services-cards-container .swiper-slide .service-card-title {
  font-size: var(--wp--preset--font-size--medium);
  margin: 0;
  color: var(--wp--preset--color--color-2);
}
.block-services-cards .services-cards-container .swiper-slide .service-card-description {
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.4;
  color: var(--wp--preset--color--color-5);
}
.block-services-cards .cta-container {
  margin: var(--wp--custom--layout--block-gap-large);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Block benefits Cards
-------------------------- */
.block-benefits-cards {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 calc(var(--wp--custom--layout--block-gap-large) * 2);
  max-width: var(--wp--custom--layout--wide);
  margin: 0 auto;
  background: var(--wp--preset--gradient--gradient-reverse-1);
}
@media (min-width: 769px) {
  .block-benefits-cards .block-title,
  .block-benefits-cards .block-subtitle {
    text-align: center;
  }
}
.block-benefits-cards .block-title {
  margin-bottom: var(--wp--custom--layout--padding);
}
.block-benefits-cards .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--color-8);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .block-benefits-cards .block-subtitle {
    max-width: 75%;
  }
}
.block-benefits-cards .benefits-cards-container {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--layout--block-gap-large);
}
.block-benefits-cards .benefits-cards-container .benefit-card {
  display: flex;
  flex-direction: row;
  gap: var(--wp--custom--layout--padding);
}
@media (min-width: 769px) {
  .block-benefits-cards .benefits-cards-container .benefit-card {
    flex-basis: calc(50% - var(--wp--custom--layout--block-gap-large));
  }
}
.block-benefits-cards .benefits-cards-container .benefit-card-icon {
  width: 40px;
  height: 40px;
  background-color: var(--wp--preset--color--color-8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.block-benefits-cards .benefits-cards-container .benefit-card-icon-svg {
  width: 24px;
  height: 24px;
}
.block-benefits-cards .benefits-cards-container .benefit-card-content-title {
  font-size: var(--wp--preset--font-size--large);
  margin: 0;
  color: var(--wp--preset--color--color-8);
}
.block-benefits-cards .benefits-cards-container .benefit-card-content-description {
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.4;
}

.icon-text-inner-animation-block {
  position: relative;
  background-image: url("/wp-content/uploads/2025/03/proceso_bg-scaled.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: var(--wp--custom--layout--wide);
  margin: 0 auto;
  z-index: 1;
  padding: var(--wp--custom--layout--block-gap-xlarge) 0;
}
.icon-text-inner-animation-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(65deg, rgba(15, 46, 90, 0.8), rgba(0, 0, 225, 0.7)); /* Gradiente más suave hacia abajo */
  z-index: 1;
  filter: brightness(0.5); /* Aplica un filtro para quitarle brillo a la imagen */
}
.icon-text-inner-animation-block .block-title,
.icon-text-inner-animation-block .block-subtitle {
  position: relative;
  z-index: 2; /* Asegura que el contenido esté por encima del pseudo-elemento */
  color: var(--wp--preset--color--color-5);
  margin-bottom: var(--wp--custom--layout--padding);
}
@media (min-width: 769px) {
  .icon-text-inner-animation-block .block-title,
  .icon-text-inner-animation-block .block-subtitle {
    text-align: center;
  }
}
.icon-text-inner-animation-block .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  margin: 0 auto var(--wp--custom--layout--padding);
}
@media (min-width: 769px) {
  .icon-text-inner-animation-block .block-subtitle {
    max-width: 75%;
  }
}
.icon-text-inner-animation-block .animation-content {
  color: var(--Gray-scale-White, #fff);
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%; /* 22px */
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .icon-text-inner-animation-block .animation-content {
    width: 90%;
  }
}
.icon-text-inner-animation-block .animation-container {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2; /* Asegura que el contenido esté por encima del pseudo-elemento */
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .icon-text-inner-animation-block .animation-container {
    max-width: 60%;
  }
}
.icon-text-inner-animation-block .animation-container .icon-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  margin-top: 20px;
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
  filter: brightness(0.8) grayscale(1);
  background: var(--wp--preset--color--color-5);
  padding: 24px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item {
    height: 100%;
    align-self: stretch;
  }
}
@media (min-width: 768px) {
  .icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item {
    display: flex;
    flex-direction: row;
  }
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .card-icon {
  width: 40px;
  height: 40px;
  background-color: var(--wp--preset--color--color-8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .card-icon .icon-text-img {
  width: 24px;
  height: 24px;
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .text-container {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--small);
  line-height: 1.4;
  cursor: default;
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .text-container p {
  margin: 0;
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .text-container .icon-title {
  width: 100%;
  align-self: center;
  font-size: var(--wp--preset--font-size--small);
  margin: 0;
  color: var(--wp--preset--color--color-8);
  margin-bottom: 12px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item .text-container .icon-title {
    font-size: var(--wp--preset--font-size--large);
  }
}
.icon-text-inner-animation-block .animation-container .icon-text-container .icon-text-item.active {
  display: flex;
  filter: brightness(1) grayscale(0);
  margin: 20px 0;
}

.slider-container {
  position: sticky;
  top: 150px;
  z-index: 9;
  padding: 24px 8px;
  background: transparent;
  border-radius: 12px;
  backdrop-filter: blur(10px);
}

.slider {
  position: relative;
  width: 100%;
  height: 24px;
  background: linear-gradient(-90deg, #35a7ff 0%, #d6e8ff 100%);
  border-radius: 12px;
}

.slider-bar {
  position: absolute;
  width: 100%;
  height: 100%;
}

.slider-handle {
  position: absolute;
  top: -14px;
  cursor: pointer;
  pointer-events: none; /* This makes the handle ignore pointer events */
  width: 52px;
  height: 52px;
  transform: rotate(90deg);
  border-radius: 26px;
  border: 6px solid var(--wp--preset--color--color-4);
  transform: translateX(-50%);
  transition: left 0.3s ease;
}
@media (max-width: 767px) {
  .slider-handle {
    top: -4px;
    width: 32px;
    height: 32px;
    border: 4px solid var(--wp--preset--color--color-4);
  }
}

.slider-dots {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 22px;
  height: 24px;
}
.slider-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--wp--preset--color--color-4);
}

.divs {
  display: flex;
  justify-content: space-around;
}

.div {
  width: 20%;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}

.div.active {
  background-color: #d1e7dd;
  border-color: #0f5132;
}

/* Block benefits Cards
-------------------------- */
.block-blog {
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large)) !important;
  background: var(--wp--preset--gradient--gradient-2);
  padding-bottom: 0 !important;
}
.block-blog .wrap {
  padding: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--padding) 0;
}
@media (min-width: 769px) {
  .block-blog .wrap {
    padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding) 0;
  }
}
.block-blog .wrap .related-posts-title {
  font-size: var(--wp--preset--font-size--big);
  line-height: var(--wp--custom--line-height--small);
  margin-bottom: var(--wp--custom--layout--block-gap-large);
  font-weight: 500;
  text-align: center;
  color: var(--wp--preset--color--body);
}
@media (min-width: 769px) {
  .block-blog .wrap .related-posts-title {
    margin-bottom: var(--wp--custom--layout--block-gap-xlarge);
  }
}
.block-blog .wrap .related-posts-swiper {
  padding: calc(var(--wp--custom--layout--padding) * 0.25);
  margin-right: calc(-1 * var(--wp--custom--layout--padding));
}
.block-blog .wrap .cta-container {
  margin: var(--wp--custom--layout--block-gap-large);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Faqs Block */
.faqs-block {
  padding: var(--wp--custom--layout--block-gap-xlarge) 0 calc(var(--wp--custom--layout--block-gap-large) * 2);
  max-width: var(--wp--custom--layout--wide);
  margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large)) !important;
}
.faqs-block .wrap {
  position: relative;
}
@media (min-width: 769px) {
  .faqs-block .wrap .block-title,
  .faqs-block .wrap .block-subtitle {
    text-align: center;
  }
}
.faqs-block .wrap .block-title {
  margin-bottom: var(--wp--custom--layout--padding);
}
.faqs-block .wrap .block-subtitle {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--color-8);
  margin: 0 auto;
}
@media (min-width: 769px) {
  .faqs-block .wrap .block-subtitle {
    max-width: 75%;
  }
}
.faqs-block .wrap .accordion-container {
  margin-top: var(--wp--custom--layout--padding);
}
@media (min-width: 769px) {
  .faqs-block .wrap .accordion-container {
    margin-top: 64px;
  }
}
.faqs-block .wrap .accordion-container .accordion {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid var(--wp--preset--color--color-7);
}
.faqs-block .wrap .accordion-container .accordion .accordion-title {
  margin-top: 0;
  cursor: pointer;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: var(--wp--custom--layout--padding);
  width: 100%;
  padding-top: 24px;
}
@media (min-width: 769px) {
  .faqs-block .wrap .accordion-container .accordion .accordion-title {
    padding-top: 48px;
    gap: var(--wp--custom--layout--block-gap);
  }
}
.faqs-block .wrap .accordion-container .accordion .accordion-title .question {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: 200;
  color: var(--wp--preset--color--color-2);
  flex-shrink: 0;
}
@media (min-width: 769px) {
  .faqs-block .wrap .accordion-container .accordion .accordion-title .question {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
}
.faqs-block .wrap .accordion-container .accordion .accordion-title .accordion-button {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background-image: url(../icons/utility/link-icon-hover.svg);
  transform: rotate(90deg);
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  background-color: var(--wp--preset--color--color-5);
  flex-shrink: 0;
}
@media (min-width: 769px) {
  .faqs-block .wrap .accordion-container .accordion .accordion-title .accordion-button {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-size: 12px;
  }
}
.faqs-block .wrap .accordion-container .accordion .accordion-content {
  display: block;
  box-sizing: border-box;
  transition: transform 0.4s ease-out;
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  padding: 0 46px var(--wp--custom--layout--padding);
  text-align: left;
  color: var(--wp--preset--color--color-8);
}
@media (min-width: 769px) {
  .faqs-block .wrap .accordion-container .accordion .accordion-content {
    padding: 0 90px var(--wp--custom--layout--padding);
  }
}
.faqs-block .wrap .accordion-container .accordion.close .accordion-content {
  display: block;
  float: left;
  height: 0;
  transition: transform 0.4s ease-out;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  padding-bottom: 0;
}
.faqs-block .wrap .accordion-container .accordion.open .accordion-title {
  border-bottom: 0;
}
.faqs-block .wrap .accordion-container .accordion.open .accordion-title .question {
  border-radius: 40px;
  background: var(--wp--preset--color--color-5);
}
.faqs-block .wrap .accordion-container .accordion.open .accordion-title .accordion-button {
  transition: 1s;
  transform: rotate(-90deg);
}

@media (max-width: 1279px) {
  .block-contact {
    margin-top: calc(-1 * var(--wp--custom--layout--block-gap-large)) !important;
    padding-left: var(--wp--custom--layout--padding);
    padding-right: var(--wp--custom--layout--padding);
  }
}
.block-contact .wrap {
  display: flex;
  gap: var(--wp--custom--layout--block-gap);
  align-items: stretch;
  padding: 0;
  border-radius: var(--wp--custom--border-radius--medium);
  flex-wrap: wrap;
  background-color: var(--wp--preset--color--color-7);
}
.block-contact .wrap .contact-image {
  width: 50%;
  flex-basis: calc(50% - var(--wp--custom--layout--block-gap));
  position: relative;
  align-self: stretch;
}
@media (max-width: 767px) {
  .block-contact .wrap .contact-image {
    display: none;
  }
}
.block-contact .wrap .contact-image .contact-image-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block-contact .wrap .contact-image .contact-image-inner-img {
  border-top-left-radius: var(--wp--custom--border-radius--medium);
  border-bottom-left-radius: var(--wp--custom--border-radius--medium);
  height: 100%;
  object-fit: cover;
}
.block-contact .wrap .contact-image-img {
  border-top-left-radius: var(--wp--custom--border-radius--medium);
  border-bottom-left-radius: var(--wp--custom--border-radius--medium);
  height: 100%;
  object-fit: cover;
}
.block-contact .wrap .contact-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--wp--preset--gradient--gradient-1); /* Gradiente más suave hacia abajo */
  z-index: 1;
  opacity: 0.5;
  border-top-left-radius: var(--wp--custom--border-radius--medium);
  border-bottom-left-radius: var(--wp--custom--border-radius--medium);
}
.block-contact .wrap .contact-form-wrap {
  flex-basis: 50%;
  padding: var(--wp--custom--layout--block-gap);
}
@media (max-width: 767px) {
  .block-contact .wrap .contact-form-wrap {
    flex-basis: 100%;
  }
}

/**
 * Frontend styles for the TOC Block
 * Place this in /assets/css/toc-style.css
 */
@media (min-width: 992px) {
  .block-area-sidebar {
    position: sticky;
    top: calc(152px + var(--wp--custom--layout--padding));
  }
}

.theme-toc {
  padding: calc(var(--wp--custom--layout--padding) * 1.5);
  background: var(--wp--custom--color--neutral-100);
  border-radius: var(--wp--custom--border-radius--medium);
  position: -webkit-sticky; /* For Safari */
  position: sticky;
  top: calc(var(--header-height) + 1rem);
  overflow-y: scroll;
  max-height: calc(100vh - 152px - 2rem);
  box-shadow: var(--wp--custom--box-shadow--2);
}

.theme-toc-title {
  color: var(--wp--preset--color--color-8);
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 500;
  margin: 0 0 var(--wp--custom--layout--padding) 0;
}

.theme-toc-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.theme-toc-item {
  margin-bottom: 0.75rem;
  line-height: 1.4;
}

.theme-toc-indent {
  margin-left: calc(var(--wp--custom--layout--padding) * 0.5);
  display: flex;
}
.theme-toc-indent::before {
  content: "—";
  margin-right: calc(var(--wp--custom--layout--padding) * 0.25);
}

.theme-toc-link {
  color: var(--wp--preset--color--body);
  text-decoration: none;
  display: block;
  padding: 0;
  transition: color 0.2s ease;
  display: -webkit-box; /* Flexbox para truncar texto */
  -webkit-line-clamp: 2; /* Muestra hasta dos líneas */
  -webkit-box-orient: vertical; /* Orientación vertical */
  overflow: hidden; /* Oculta el texto que se desborda */
  text-overflow: ellipsis; /* Añade los puntos suspensivos */
  position: relative; /* Para el tooltip */
  font-size: var(--wp--preset--font-size--tiny);
}

.theme-toc-link:hover {
  color: var(--wp--custom--color--link);
}

.theme-toc-link.toc-active {
  color: var(--wp--custom--color--link);
  font-weight: 500;
}

/* Overlay for Mobile Menu */
/* See footer.php */
.overlay-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  z-index: 998;
}

.overlay-hidden {
  display: none;
}

/* Sidebar */
/* Media query for mobile */
#sidebar-toggle {
  display: none;
}

@media (max-width: 991px) {
  .sidebar-toggle-container {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    width: 100%;
    position: sticky;
    top: 64px;
    background-color: var(--wp--preset--color--white);
    margin-bottom: var(--wp--custom--layout--padding);
  }
  #sidebar-toggle {
    display: block;
    background-color: var(--wp--preset--color--body);
    color: var(--wp--preset--color--white);
    font-size: var(--wp--preset--font-size--medium);
    border-radius: 30px;
    padding: 10px 30px;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 0;
    display: flex;
    align-items: center;
  }
  #sidebar-toggle .filters-icon {
    content: "";
    width: 16px;
    height: 12px;
    display: inline-block;
    background: url(../icons/utility/filters-icon.svg) no-repeat center/cover;
    margin-left: 4px;
  }
  .sidebar-primary {
    width: 300px;
    transition: transform 0.3s ease;
    transform: translateX(-300px);
    padding: 10px;
    height: 100%;
    background: var(--wp--preset--gradient--gradient-2);
    display: none;
    overflow-y: auto;
  }
  .sidebar-primary.show {
    transform: translateX(0);
    position: fixed;
    top: 64px;
    left: 0;
    z-index: 9999;
    display: block;
  }
}
/* Product Swiper Styles */
.block-products-swiper {
  margin: var(--wp--custom--layout--block-gap-large) auto;
}
@media (min-width: 1280px) {
  .block-products-swiper {
    margin: var(--wp--custom--layout--block-gap-xlarge) auto;
  }
}
.block-products-swiper .products-swiper-wrapper .products-title {
  font-weight: 400;
}
.block-products-swiper .products-swiper-wrapper .products-swiper {
  margin: 0 calc(-1 * var(--wp--custom--layout--padding));
}
@media (min-width: 1280px) {
  .block-products-swiper .products-swiper-wrapper .products-swiper {
    margin: 0;
  }
}
.block-products-swiper .products-swiper-wrapper .products-swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  margin-bottom: var(--wp--custom--layout--block-gap-large);
}
.block-products-swiper .products-swiper-wrapper .products-swiper .swiper-wrapper .swiper-slide {
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
}
.block-products-swiper ul.products.columns-4,
.block-products-swiper .products.columns-4 {
  padding: 0;
}

/* Map Block */
.map-block {
  margin-top: 90px !important;
  margin-bottom: -90px !important;
}
.map-block iframe {
  margin: 0 calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw !important;
  filter: grayscale(100%);
  height: 700px !important;
}

/* Custom
--------------------------------------------- */
@media (max-width: 767px) {
  .hero-section h1,
  .hero-section p {
    max-width: unset;
    text-align: left;
  }
  .hero-section .wp-block-spacer {
    display: none;
  }
}
.home h2, .home .woocommerce.archive .kt-product-brand-facet .facet-label, .woocommerce.archive .kt-product-brand-facet .home .facet-label,
.home .woocommerce.archive .subcategories-label,
.woocommerce.archive .home .subcategories-label, .home .facetwp-facet-marcas_top .facetwp-radio .facetwp-display-value, .facetwp-facet-marcas_top .facetwp-radio .home .facetwp-display-value {
  color: var(--wp--preset--color--body);
  font-size: var(--wp--preset--font-size--gigantic);
  font-weight: 600;
}

.width-80 {
  max-width: calc(var(--wp--custom--layout--wide) - 2 * var(--wp--custom--layout--padding) * 0.8) !important;
}

/*
 * Table Shipping
 */
.fs-free-shipping-notice-progress-bar {
  border: 1px solid green !important;
}
.fs-free-shipping-notice-progress-bar > span {
  background-color: green !important;
}

/*# sourceMappingURL=main.css.map */
