@charset "UTF-8";
body {
  /* Reseteo de estilos */
  /* Cabecera de página */
  /* Cuerpo central */
  /* Tienda */
  /* Cookies */
}
body .elementor-widget-html {
  line-height: 0;
  font-size: 0;
}
body .elementor-widget-text-editor p:last-child {
  margin: 0;
}
body .elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
body #primary {
  overflow: hidden;
}
body #primary #g-review a {
  color: black;
}
body #primary #g-review .swiper {
  padding: 0 0 40px 0;
}
body #primary #g-review .swiper-slide * {
  font-size: 15px;
}
@media (max-width: 1023px) {
  body #primary #g-review .swiper-slide * {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body #primary #g-review .swiper-slide * {
    font-size: 13px;
  }
}
body #primary #g-review .slider-prev-next-wrapper {
  display: none !important;
}
body #primary #g-review .grwp_business-title {
  display: none;
}
body #primary #g-review .grwp_body {
  margin: 0 !important;
}
body #primary #g-review .grwp_header-inner * {
  color: white;
}
body #primary #g-review .grwp_header-inner .grwp_total-rating {
  font-family: "Pennello";
}
body #primary #g-review .grwp_overall {
  line-height: 1.4em;
  color: white !important;
  font-size: 15px !important;
}
@media (max-width: 1023px) {
  body #primary #g-review .grwp_overall {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body #primary #g-review .grwp_overall {
    font-size: 13px !important;
  }
}
body .elementor-location-single {
  overflow: hidden;
}
body .elementor-location-archive {
  overflow: hidden;
}
body .categories-wrapper {
  height: 118px;
  overflow: hidden;
}
body .categories-wrapper .wrapper-outter {
  overflow-x: scroll;
}
body .categories-wrapper .wrapper-outter .wrapper-inner {
  display: block;
  white-space: nowrap;
  padding: 15px 0 60px 0;
}
body .categories-wrapper .wrapper-outter .wrapper-inner .link {
  cursor: pointer;
  vertical-align: top;
  display: inline-block;
  margin: 0 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100px;
  text-align: center;
  line-height: 1.2em;
  white-space: normal;
}
body .categories-wrapper .wrapper-outter .wrapper-inner .link .thumb {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background-color: white;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-bottom: 8px;
}
body.single-product .woocommerce-variation-price .price {
  display: none;
}
body .woocommerce-notices-wrapper {
  display: none !important;
}
body .checkbox-wrapper {
  display: block;
}
body .checkbox-wrapper input {
  display: none;
}
body .checkbox-wrapper input + div {
  width: 22px;
  height: 15px;
  margin-right: 6px;
  cursor: pointer;
  background-color: #ddd;
  transition: all 0.25s ease;
  border-radius: 100px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
}
body .checkbox-wrapper input + div::after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #f6f4f5;
  transition: all 0.25s ease;
}
body .checkbox-wrapper input:checked + div {
  background-color: #9ad2d0;
}
body .checkbox-wrapper input:checked + div::after {
  left: 9px;
}
body .price-range {
  background: #ddd;
  border: 13px solid #ddd !important;
  border-radius: 100px;
  height: 15px;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
body .price-range .ui-slider-range {
  background: #9ad2d0;
  height: 9px;
  top: 3px;
}
body .price-range .ui-slider-handle {
  background: #9ad2d0;
  height: 9px;
  top: 3px;
  border-radius: 100px;
}
body .price-range + .labels {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body .price-range + .labels span::after {
  content: " €";
}
body .search-products {
  background-color: white;
  color: #333;
  border-radius: 3px;
  border: 0;
  padding: 0.5em 1em;
  font-family: "Raleway";
  font-size: 15px;
  line-height: 1.4em;
  outline: 0;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 767px) {
  body .search-products {
    font-size: 13px;
  }
}
body .products-wrapper.loading {
  animation: pulsate 2s ease infinite;
}
body .products-wrapper .wrapper-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 1023px) {
  body .products-wrapper .wrapper-inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
body .products-wrapper .pagination {
  margin-top: 30px;
  display: flex;
  gap: 20px;
  flex-direction: row;
  justify-content: center;
}
body .products-wrapper .pagination span {
  cursor: pointer;
}
body .products-wrapper .pagination span.current {
  cursor: default;
  color: #9ad2d0;
  font-weight: bold;
}
body .categories-tags .elementor-heading-title {
  display: flex;
  gap: 5px;
}
body .categories-tags .elementor-heading-title a, body .categories-tags .elementor-heading-title span {
  background-color: #9AD2D0;
  padding: 2px 10px;
  border-radius: 100px;
}
body .categories-tags .elementor-heading-title a:contains("Outlet"), body .categories-tags .elementor-heading-title span:contains("Outlet") {
  background: red !important;
}
body .e-widget-swiper .elementor-button {
  color: white !important;
  transition: none;
}
body del {
  margin-right: 10px;
}
body del bdi {
  opacity: 0.5;
  font-weight: 400;
}
body ins {
  background: none;
}
body ins .amount {
  opacity: 1;
  font-weight: 500;
}
body .elementor-widget-woocommerce-product-price .price {
  margin: 0;
}
body .elementor-add-to-cart, body .single_variation_wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
body .elementor-add-to-cart .stock, body .single_variation_wrap .stock {
  font-family: "Raleway";
  font-size: 15px !important;
  line-height: 1.4em;
  margin: 0;
  color: #999;
}
body .elementor-menu-cart__main .pproduct-thumbnail img {
  border-radius: 3px;
}
body .elementor-menu-cart__main .product-name {
  line-height: 1.4em;
}
body .home-slider .swiper {
  overflow: visible;
}
body .home-slider .swiper .swiper-wrapper .swiper-slide {
  transition: all 0.25s ease;
  opacity: 0 !important;
  pointer-events: none;
}
body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  pointer-events: all;
}
body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide {
  opacity: 1 !important;
  pointer-events: all;
}
@media (max-width: 767px) {
  body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide {
    opacity: 0 !important;
    pointer-events: none;
  }
}
body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide {
  opacity: 1 !important;
  pointer-events: all;
}
@media (max-width: 767px) {
  body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide {
    opacity: 0 !important;
    pointer-events: none;
  }
}
body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
  opacity: 1 !important;
  pointer-events: all;
}
@media (max-width: 1023px) {
  body .home-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 0 !important;
    pointer-events: none;
  }
}
body .home-slider .swiper .swiper-wrapper > div:not(.swiper-slide) {
  width: 100%;
  transition: all 1s ease, opacity 0.25s ease;
  opacity: 1 !important;
  pointer-events: all;
}
body .home-slider .swiper .swiper-wrapper:not(:has(> .swiper-slide)) {
  gap: 25px;
}
body .variations .reset_variations {
  display: none !important;
}
body .variations tr {
  display: none;
}
body .variations tr.vi-wpvs-variation-style {
  grid-template-columns: repeat(1, 1fr);
}
body .variations tr.vi-wpvs-variation-style .label {
  display: none;
}
body .variations tr.vi-wpvs-variation-style .label:has([for="pa_talla-adulto"]), body .variations tr.vi-wpvs-variation-style .label:has([for="pa_talla-nino"]) {
  display: block;
  font-size: 12px;
  font-family: "Raleway";
  text-align: left;
  line-height: 1em;
  margin: 10px 0 -6px 0;
}
body .variations tr.vi-wpvs-variation-style .value .vi-wpvs-variation-wrap {
  font-family: "Raleway";
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4em;
  gap: 5px;
}
body .variations tr.vi-wpvs-variation-style .value .vi-wpvs-variation-wrap > div {
  box-shadow: none !important;
  background-color: #ddd;
  transition: all 0.25s ease;
  padding: 8px 14px;
  border: 0 !important;
  border-radius: 3px;
  color: #333 !important;
  outline: 0 !important;
  margin: 0;
}
body .variations tr.vi-wpvs-variation-style .value .vi-wpvs-variation-wrap > div.vi-wpvs-option-wrap-selected, body .variations tr.vi-wpvs-variation-style .value .vi-wpvs-variation-wrap > div:hover {
  color: #333 !important;
  background-color: #ead69e;
}
body .wc-block-components-product-low-stock-badge {
  border: 0;
  background-color: #ecbfb7;
  color: white;
  text-transform: none;
  line-height: 1.4em;
  padding: 6px 10px 5px 10px;
}
body .wc-block-cart-item__image img {
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
body .wc-block-components-product-name {
  font-weight: 600;
}
body .wc-block-cart__submit-button, body .wc-block-components-checkout-place-order-button {
  min-height: 0 !important;
  padding: 10px 20px 8px 20px !important;
  border-radius: 3px;
  color: white;
  background-color: #e4d8e8;
  font-size: 15px !important;
  font-weight: 500 !important;
}
body .wc-block-components-quantity-selector__input {
  font-family: "Raleway";
}
body .wc-block-cart__submit-container--sticky {
  padding: 0 !important;
}
body .wc-block-cart__submit-container--sticky a {
  border-radius: 0 !important;
}
@media (max-width: 767px) {
  body.woocommerce-cart .wc-block-components-radio-control__input {
    left: 0 !important;
  }
}
body #contact input, body #contact textarea {
  padding: 0.5em 1em;
  resize: none;
}
body #contact input[type="checkbox"], body #contact textarea[type="checkbox"] {
  display: none;
}
body #contact input[type="checkbox"] + label, body #contact textarea[type="checkbox"] + label {
  padding-left: 30px;
  position: relative;
  display: block;
  font-size: 13px !important;
}
@media (max-width: 767px) {
  body #contact input[type="checkbox"] + label, body #contact textarea[type="checkbox"] + label {
    font-size: 11px !important;
  }
}
body #contact input[type="checkbox"] + label a, body #contact textarea[type="checkbox"] + label a {
  text-decoration: underline;
}
body #contact input[type="checkbox"] + label::before, body #contact textarea[type="checkbox"] + label::before {
  content: "";
  position: absolute !important;
  top: 0;
  left: 0;
  width: 22px;
  height: 16px;
  margin-right: 6px;
  cursor: pointer;
  background-color: #f4f5f6;
  transition: all 0.25s ease;
  border-radius: 100px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
}
body #contact input[type="checkbox"] + label::after, body #contact textarea[type="checkbox"] + label::after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 2.5px;
  left: 2px;
  background-color: #fff;
  transition: all 0.25s ease;
}
body #contact input[type="checkbox"]:checked + label::before, body #contact textarea[type="checkbox"]:checked + label::before {
  background-color: #9ad2d0;
}
body #contact input[type="checkbox"]:checked + label::after, body #contact textarea[type="checkbox"]:checked + label::after {
  left: 9px;
}
body #contact .elementor-message {
  color: #d9534f;
}
body #contact .elementor-message::before {
  display: none;
}
body .wapf-wrapper {
  font-family: "Raleway";
  color: #333;
  line-height: 1.4em;
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 1023px) {
  body .wapf-wrapper {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .wapf-wrapper {
    font-size: 13px;
  }
}
body .wapf-wrapper input {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-top: 5px;
  padding: 0.5em 1em;
  line-height: 1.4em;
  font-size: 15px;
  font-family: "Raleway";
  font-weight: 600;
  color: #333;
  outline: 0;
}
@media (max-width: 1023px) {
  body .wapf-wrapper input {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .wapf-wrapper input {
    font-size: 13px;
  }
}
body #cmplz-document {
  max-width: 100%;
}
body #cmplz-manage-consent {
  opacity: 0 !important;
  pointer-events: none;
}
body #cmplz-cookiebanner-container {
  font-family: "Raleway";
  font-size: 13px;
  line-height: 1.4em;
}
@media (max-width: 767px) {
  body #cmplz-cookiebanner-container {
    font-size: 11px;
  }
}
body #cmplz-cookiebanner-container > div {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
body #cmplz-cookiebanner-container .cmplz-btn {
  font-family: "Raleway";
  font-weight: 600;
  padding: 10px 10px 8px 10px;
  min-height: 0;
  height: auto;
}
body #cmplz-document h2 {
  font-size: 17px;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body #cmplz-document h2 {
    font-size: 15px;
  }
}
body #cmplz-document .cmplz-subtitle {
  margin: 0 0 5px 0;
}
body #cmplz-document h3 {
  font-size: 15px !important;
}
@media (max-width: 1023px) {
  body #cmplz-document h3 {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body #cmplz-document h3 {
    font-size: 13px !important;
  }
}
body .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}
body .woocommerce-MyAccount-navigation ul li br {
  display: none;
}
body form.edit-account br, body form.woocommerce-ResetPassword br {
  display: none;
}
body form.edit-account input, body form.edit-account textarea, body form.woocommerce-ResetPassword input, body form.woocommerce-ResetPassword textarea {
  border: 1px solid #ddd;
  border-radius: 3px;
  font-family: "Raleway";
  line-height: 1.4em;
  padding: 0.5em 1em;
  color: #333;
  font-weight: 600;
  -webkit-appearance: none;
  font-size: 15px;
}
@media (max-width: 1023px) {
  body form.edit-account input, body form.edit-account textarea, body form.woocommerce-ResetPassword input, body form.woocommerce-ResetPassword textarea {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body form.edit-account input, body form.edit-account textarea, body form.woocommerce-ResetPassword input, body form.woocommerce-ResetPassword textarea {
    font-size: 13px;
  }
}
body form.edit-account button, body form.woocommerce-ResetPassword button {
  background-color: #ecbfb7 !important;
  border-radius: 3px;
  padding: 10px 20px 8px 20px;
  margin-top: 10px !important;
  color: white !important;
  font-weight: 500 !important;
  font-family: "Raleway";
  font-size: 15px;
}
@media (max-width: 1023px) {
  body form.edit-account button, body form.woocommerce-ResetPassword button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body form.edit-account button, body form.woocommerce-ResetPassword button {
    font-size: 13px;
  }
}
body .woocommerce-address-fields br, body #customer_login br {
  display: none;
}
body .woocommerce-address-fields .woocommerce-form__label, body #customer_login .woocommerce-form__label {
  display: block;
  line-height: 1.4em;
}
body .woocommerce-address-fields .woocommerce-form__label br, body #customer_login .woocommerce-form__label br {
  display: none;
}
body .woocommerce-address-fields input, body .woocommerce-address-fields textarea, body #customer_login input, body #customer_login textarea {
  border: 1px solid #ddd;
  border-radius: 3px;
  font-family: "Raleway";
  line-height: 1.4em;
  padding: 0.5em 1em;
  color: #333;
  font-weight: 600;
  -webkit-appearance: none;
  font-size: 15px;
}
@media (max-width: 1023px) {
  body .woocommerce-address-fields input, body .woocommerce-address-fields textarea, body #customer_login input, body #customer_login textarea {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .woocommerce-address-fields input, body .woocommerce-address-fields textarea, body #customer_login input, body #customer_login textarea {
    font-size: 13px;
  }
}
body .woocommerce-address-fields input[type="checkbox"], body .woocommerce-address-fields textarea[type="checkbox"], body #customer_login input[type="checkbox"], body #customer_login textarea[type="checkbox"] {
  display: none;
}
body .woocommerce-address-fields input[type="checkbox"] + span, body .woocommerce-address-fields textarea[type="checkbox"] + span, body #customer_login input[type="checkbox"] + span, body #customer_login textarea[type="checkbox"] + span {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
  display: block;
  font-size: 13px !important;
}
@media (max-width: 767px) {
  body .woocommerce-address-fields input[type="checkbox"] + span, body .woocommerce-address-fields textarea[type="checkbox"] + span, body #customer_login input[type="checkbox"] + span, body #customer_login textarea[type="checkbox"] + span {
    font-size: 11px !important;
  }
}
body .woocommerce-address-fields input[type="checkbox"] + span a, body .woocommerce-address-fields textarea[type="checkbox"] + span a, body #customer_login input[type="checkbox"] + span a, body #customer_login textarea[type="checkbox"] + span a {
  text-decoration: underline;
}
body .woocommerce-address-fields input[type="checkbox"] + span::before, body .woocommerce-address-fields textarea[type="checkbox"] + span::before, body #customer_login input[type="checkbox"] + span::before, body #customer_login textarea[type="checkbox"] + span::before {
  content: "";
  position: absolute !important;
  top: 0;
  left: 0;
  width: 22px;
  height: 16px;
  margin-right: 6px;
  cursor: pointer;
  background-color: #f4f5f6;
  transition: all 0.25s ease;
  border-radius: 100px;
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
}
body .woocommerce-address-fields input[type="checkbox"] + span::after, body .woocommerce-address-fields textarea[type="checkbox"] + span::after, body #customer_login input[type="checkbox"] + span::after, body #customer_login textarea[type="checkbox"] + span::after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 2.5px;
  left: 2px;
  background-color: #fff;
  transition: all 0.25s ease;
}
body .woocommerce-address-fields input[type="checkbox"]:checked + span::before, body .woocommerce-address-fields textarea[type="checkbox"]:checked + span::before, body #customer_login input[type="checkbox"]:checked + span::before, body #customer_login textarea[type="checkbox"]:checked + span::before {
  background-color: #9ad2d0;
}
body .woocommerce-address-fields input[type="checkbox"]:checked + span::after, body .woocommerce-address-fields textarea[type="checkbox"]:checked + span::after, body #customer_login input[type="checkbox"]:checked + span::after, body #customer_login textarea[type="checkbox"]:checked + span::after {
  left: 9px;
}
body .woocommerce-address-fields button, body #customer_login button {
  background-color: #ecbfb7 !important;
  border-radius: 3px;
  padding: 10px 20px 8px 20px;
  margin-top: 10px !important;
  color: white !important;
  font-weight: 500 !important;
  font-family: "Raleway";
  font-size: 15px;
}
@media (max-width: 1023px) {
  body .woocommerce-address-fields button, body #customer_login button {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .woocommerce-address-fields button, body #customer_login button {
    font-size: 13px;
  }
}
body .woocommerce-Addresses h2, body #customer_login h2 {
  font-family: "Pennello";
  color: #333;
  line-height: 1.4em;
  font-size: 22px;
}
@media (max-width: 1023px) {
  body .woocommerce-Addresses h2, body #customer_login h2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body .woocommerce-Addresses h2, body #customer_login h2 {
    font-size: 15px;
  }
}
body .woocommerce-Addresses .title .edit, body #customer_login .title .edit {
  float: none !important;
  font-size: 15px;
}
@media (max-width: 1023px) {
  body .woocommerce-Addresses .title .edit, body #customer_login .title .edit {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body .woocommerce-Addresses .title .edit, body #customer_login .title .edit {
    font-size: 13px;
  }
}
@keyframes pulsate {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
