/*
  Theme Name: Factoria Creativa Child
  Theme URI: https://www.factoriacreativabarcelona.es/
  Description:  A lightweight and minimalist WordPress theme for Factoria Creativa
  Author: Factoria Creativa
  Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
  Template: factoria-creativa
  Text Domain: factoria-creativa-child
  Stable tag: 2.8.1
  Requires at least: 5.9
  Tested up to: 6.2
  Requires PHP: 8.0
  License: GNU General Public License v3 or later.
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/***********************List all critical styles**************************************/

/************************************************General**********************************************************/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  /********************General**********************************/
  --fc-main-padding: 0 7rem;
  --fc-vertical-padding: 11.5rem 0;
  --fc-single-vertical-padding: 11.5rem;
  --fc-top-padding: 6rem;
  --fc-main-width: 1600px;
  --fc-max-width: 240rem;
  --fc-header-height: 10rem;
  --fc-main-gap: 6rem;

  /**************** Carrousel***************************/

  /* --fc-carousel-gap: 1.5rem;
  --fc-carousel-width: calc(
    var(--fc-main-width) + (2 * var(--fc-carousel-gap))
  ); */

  /*********************Fonts*****************************/
  --fc-main-font: "Space Grotesk", sans-serif;

  /******************Colors*******************************/
  --fc-color-main-text: #60605e;
  --fc-secondary-color: #1a3452;
  --muted-foreground: 150 10% 45%;
  --secondary: 80 20% 92%;
  --light-border: #e5e7eb;
  --foreground: 150 25% 8%;

  /*******************Shop Cards************************/
  --fc-product-title: 2.5rem;
  --fc-product-weight: 300;
  --fc-product-height: 1.2;

  --fc-price-text: 2rem;
  --fc-price-weight: 500;
  --fc-price-height: 1;
}

html {
  /* font-size: 10px; */
  /* 10px/16px = 0.625 */
  font-size: 62.5%;
  font-family: var(--fc-main-font);
  overflow-x: hidden;
  /* May not work on Safari */
  scroll-behavior: smooth;
}

body {
  font-family: var(--fc-main-font);
  color: var(--fc-color-main-text);
  max-width: var(--fc-max-width);
  margin: 0 auto !important;
  padding-right: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

body p {
  margin-bottom: 2rem;
}

div p:last-of-type {
  margin-bottom: 0;
}

body h2 {
  margin-bottom: 2.5rem;
}

body h3 {
  margin-bottom: 1rem;
}

ul:not([class]),
ol:not([class]) {
  margin-bottom: 2rem;
  margin-left: 2rem;
}

a {
  color: var(--fc-secondary-color);
}

button {
  cursor: pointer;
}

img {
  display: block;
  width: 100%;
  height: 100%;
}

.sirlo__main-content {
  width: 100%;
  padding: var(--fc-main-padding);
  display: flex;
  justify-content: center;
}

.sirlo__inner-content {
  max-width: var(--fc-main-width);
  width: 100%;
}

.factoria__main-content {
  width: 100%;
  padding: var(--fc-main-padding);
  display: flex;
  justify-content: center;
  max-width: var(--fc-max-width);
  margin: 0 auto;
}

.factoria__inner-content {
  max-width: var(--fc-main-width);
  width: 100%;
}

.sirlo__header__menu--options > .menu-item:nth-of-type(1) .item-anchor {
  padding: 1.2rem 1rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-color: hsl(152 55% 30%);
  color: #ffff;
}

.sirlo__header__menu--options .menu-item .item-anchor span {
  line-height: 1;
}

/*******************************General Fonts**********************************/

.sirlo__h1 {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}

.sirlo__h2,
.page-template-default h1 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
}

.page-template-default h1 {
  margin-bottom: 3rem;
}

.sirlo__h3,
h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.1;
}

.sirlo__p1 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
}

.sirlo__p1_secondary,
p,
li,
span {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}

.page-template-default li {
  margin-bottom: 0.5rem;
}

.sirlo__buttons {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.sirlo__h3,
h3 {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.sirlo_p1_footer {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
}

/********************************************Formulario**************************************/

/***************************************************Formulario Contacto *******************************************/

.form-shared__checkbox-wrapper:hover .check {
  stroke-dashoffset: 0;
}

.checkbox-wrapper-31 {
  position: absolute;
  left: 0;
  top: -1px;
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
}

.checkbox-wrapper-31 .background {
  fill: #ccc;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.checkbox-wrapper-31 .stroke {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  stroke-dashoffset: 100;
  stroke-dasharray: 100;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.checkbox-wrapper-31 .check {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
  stroke-dashoffset: 22;
  stroke-dasharray: 22;
  transition: ease all 0.6s;
  -webkit-transition: ease all 0.6s;
}
.checkbox-wrapper-31 input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  opacity: 0;
  -appearance: none;
  -webkit-appearance: none;
}

.checkbox-wrapper-31 input[type="checkbox"] + svg {
  border: 1px solid var(--fc-color-azul);
  border-radius: 100%;
}

.checkbox-wrapper-31 input[type="checkbox"]:checked + svg {
  border-color: transparent;
}

.checkbox-wrapper-31 input[type="checkbox"]:hover {
  cursor: pointer;
}
.checkbox-wrapper-31 input[type="checkbox"]:checked + svg .background {
  fill: var(--fc-color-azul);
}
.checkbox-wrapper-31 input[type="checkbox"]:checked + svg .stroke {
  stroke-dashoffset: 0;
}
.checkbox-wrapper-31 input[type="checkbox"]:checked + svg .check {
  stroke-dashoffset: 0;
}

.form-shared__acceptance {
  position: relative;
}

.form-shared__input-group {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.form-shared__input-group--input label {
  font-family: var(--fc-main-font);
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.3;
  color: var(--fc-color-azul);
}

.form-shared__input-group--input {
  display: flex;
  flex-direction: column;
}
.form-shared__input-group--input .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.wpcf7-form-control-wrap {
  position: relative;
}

.form-shared__input-group--input input,
.form-shared__input-group--input textarea {
  width: 100%;
  font-size: 1.6rem;
  padding: 1rem 1rem;
  color: var(--fc-color-azul);
  border: none;
  background-color: transparent;
  border-bottom: 1px solid var(--fc-color-azul);
}

.form-shared__submit .wpcf7-list-item {
  margin-left: 0;
}

.form-shared__submit {
  margin-top: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

.form-shared__input-group--input input:focus,
.form-shared__input-group--input textarea:focus {
  outline: none;
}

.form-shared__submit .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  color: var(--fc-color-azul);
}

.form-shared__submit--button {
  position: relative;
}

.form-shared__submit--button .wpcf7-spinner {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(300%, 50%);
}

#yourConsent {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.form-shared__submit input[type="submit"] {
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  color: var(--fc-color-azul);
  line-height: 1;
  text-transform: uppercase;
  padding: 1.2rem 3.2rem;
  border: 1px solid var(--fc-color-azul);
  background-color: transparent;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.form-shared__submit input[type="submit"]:hover {
  transition: all 0.3s ease-out;
  background-color: var(--fc-color-azul);
  color: #fff;
}

.form-shared__input-group--input .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0;
  transform: translateY(130%);
  color: var(--fc-color-main-text);
}

/***********************************Loader************************************/

/* HTML: <div class="loader"></div> */
.loader_size {
  width: 60px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #000 90%, #0000);
  background:
    var(--_g) 0% 50%,
    var(--_g) 50% 50%,
    var(--_g) 100% 50%;
  background-size: calc(100% / 3) 100%;
  animation: l7 1s infinite linear;
  position: fixed;
  top: 60%;
  left: 50%;
  transform: translate(50%, 50%);
}
@keyframes l7 {
  33% {
    background-size:
      calc(100% / 3) 0%,
      calc(100% / 3) 100%,
      calc(100% / 3) 100%;
  }
  50% {
    background-size:
      calc(100% / 3) 100%,
      calc(100% / 3) 0%,
      calc(100% / 3) 100%;
  }
  66% {
    background-size:
      calc(100% / 3) 100%,
      calc(100% / 3) 100%,
      calc(100% / 3) 0%;
  }
}

/********************************General Button*******************************/

/* 10 */

.custom-btn,
.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-button.button.woocommerce-form-register__submit {
  position: relative;
  padding: 1.5rem 3rem;
  border-radius: 1.8rem;
  color: #fff;
}

.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-button.button.woocommerce-form-register__submit {
  background-color: transparent;
}

.custom-btn.btn-11 {
  color: #000;
}

.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-button.button.woocommerce-form-register__submit {
  color: #000;
  margin: 2rem 0 2rem auto;
}

.btn-10 {
  transition: all 0.3s ease;
  overflow: hidden;
  border: 1px solid #fff;
  display: block;
}

.btn-11,
.woocommerce-button.button.woocommerce-form-login__submit,
.woocommerce-button.button.woocommerce-form-register__submit {
  transition: all 0.3s ease;
  overflow: hidden;
  border: 1px solid #000;
  display: block;
}

.btn-10:after,
.btn-11:after,
.woocommerce-button.button.woocommerce-form-login__submit::after,
.woocommerce-button.button.woocommerce-form-register__submit::after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
}
.btn-10:hover,
.btn-11:hover,
.woocommerce-button.button.woocommerce-form-login__submit:hover,
.woocommerce-button.button.woocommerce-form-register__submit:hover {
  color: #fff;
}
.btn-10:hover:after,
.btn-11:hover:after,
.woocommerce-button.button.woocommerce-form-login__submit:hover::after,
.woocommerce-button.button.woocommerce-form-register__submit:hover::after {
  background: #000;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*************************************Gtranslate************************************/

.gtranslate_wrapper {
  display: flex;
  gap: 2rem;
  flex-direction: column;
  padding: 1rem;
}

.gtranslate_wrapper .glink {
  color: var(--fc-color-black, #484848);
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0;
}

.gt-current--lg {
  font-size: 1.8rem;
  line-height: 1.1;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--fc-color-black, #484848);
}

.header_menu_one > .menu-item.has_submenu::after {
  content: "\f107";
  cursor: pointer;
  float: right;
  border: none;
  font-family: "FontAwesome";
  position: absolute;
  right: -20px;
  top: 11px;
  transform: translateY(-60%);
  transition: all 0.25s ease-in;
  font-size: 1.5rem;
  color: var(--fc-color-black, #484848);
}

/*******************Home Page**********************/

/**************************General Woocommerce *************************/

.woocommerce-notices-wrapper {
  font-size: 1.3em;
}

.page-template-default .content-area {
  margin-bottom: 6rem;
}

.page-template-default #cmplz-document {
  max-width: 1600px;
}

/******************** Header*******************************************/

.sirlo__header__menu--options .secondary_menu_one {
  --fc-header-bg-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-25%, 45px);
  background-color: var(--fc-header-bg-color);
  display: none;
  z-index: 99;
  list-style: none;
  z-index: 99;
  border-radius: 6px;
  list-style: none;
  border: 1px solid var(--fc-header-bg-color);
  width: max-content;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.sirlo__header__menu--options .secondary_menu_one .secondary_menu_one {
  transform: translate(10%, 40px);
  right: -100%;
  left: unset;
}

#main_header_89 .menu-item .secondary_menu_one .item-anchor {
  color: var(--fc-color-black, #484848);
  font-size: 1.4rem;
  padding: 16px 24px;
  display: inline-block;
}

.sirlo__header__menu--options .menu-item.has_submenu {
  position: relative;
}

/* --- */

#main-nav {
  display: none;
}

.sirlo__header__woocommerce-menu__mobile {
  display: none;
}

.sirlo__header--inner.sirlo__inner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#main_header_89 {
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 999;
}

.sirlo__header__logo {
  max-width: 13.8rem;
  transform: translateX(-17%);
}

.sirlo__header__woocommerce-menu {
  display: flex;
  align-items: center;
  gap: 3.6rem;
}

.sirlo__header__woocommerce-menu > div {
  position: relative;
}

/* This line was comment to remove lise separator */
/* .sirlo__header__woocommerce-menu
  > div:not(:nth-last-child(1)):not(:nth-last-child(2))::after {
  position: absolute;
  content: "";
  right: -1.5rem;
  top: 10%;
  height: 80%;
  width: 1px;
  background-color: var(--fc-secondary-color);
} */

.sirlo__header__woocommerce-menu__account {
  max-width: 2.2rem;
}

.sirlo__header__woocommerce-menu__wishlist {
  max-width: 2.1rem;
}

.sirlo__header__woocommerce-menu__cart-replace {
  max-width: 2.5rem;
}

.sirlo__header__woocommerce-menu__cart {
  position: relative;
}

.sirlo__header__woocommerce-menu__cart .wc-block-mini-cart__quantity-badge {
  font-size: 1.5rem;
}

.sirlo__header__menu--options {
  display: flex;
  align-items: center;
  gap: 4.6rem;
  list-style: none;
  /* text-decoration: none; */
  li {
    margin: 0;
  }
}

.sirlo__header__menu--options .item-anchor {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.1;
  text-decoration: none;
  color: #000;
}

.sirlo__header__woocommerce-menu__cart-replace {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(3px, 6px);
  pointer-events: none;
}

.sirlo__header__woocommerce-menu__cart .wc-block-mini-cart__icon {
  visibility: hidden;
}

.sirlo__header--inner.sirlo__inner-content {
  min-height: 10rem;
}

.wc-block-mini-cart__empty-cart-wrapper p {
  margin: 0;
}

/**************************************Home************************************/

.sirlo-shop__category-filter .slick-track {
  display: flex;
  justify-content: space-between;
}

.sirlo-shop__category-filter .slick-prev:before,
.sirlo-shop__category-filter .slick-next:before {
  color: var(--fc-secondary-color);
}

.sirlo-shop__category-filter .slick-next {
  right: -15px;
}

.sirlo-shop__category-filter .slick-prev {
  left: -15px;
}

/********************Error 404****************************************/
.sirlo-error {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 100px);
}

.custom-error__title {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2.4rem;
}

.sirlo-error--inner {
  max-width: 1100px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(217, 217, 217, 0.75);
  padding: 10rem 0;
}

.sirlo-error--inner__information {
  max-width: 570px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.2rem;
}

.sirlo-error--inner__information .sirlo__buttons {
  z-index: 1;
}

.sirlo-error--inner__content__text {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #000000;
}

.sirlo-error--inner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  img {
    object-fit: cover;
  }
}

/*************************************Shop Page*******************************/

.sirlo__inner-content .woocommerce-products-header {
  padding: var(--fc-vertical-padding);
  padding-top: var(--fc-top-padding);
}

.sirlo__main-content .woocommerce-products-header__title {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 7rem;
}

.sirlo-shop__category-filter {
  display: flex;
  justify-content: center;
  gap: 10rem;
}

.sirlo-shop__category-filter__category-item {
  max-width: 17.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sirlo-shop__category-filter--title {
  text-align: center;
  a {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    color: #000;
  }
}

.products_illa_category_wrapper {
  padding: var(--fc-vertical-padding);
  border-top: 1px solid #d9d9d9;
}

.post-type-archive-product.woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title,
.tax-product_cat.woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title {
  font-size: var(--fc-product-title);
  font-weight: var(--fc-product-weight);
  line-height: var(--fc-product-height);
  color: #000;
  padding-top: 0;
  padding-bottom: 1rem;
}

.post-type-archive-product.woocommerce:where(
    body:not(.woocommerce-uses-block-theme)
  )
  ul.products
  li.product
  .price,
.tax-product_cat.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  ul.products
  li.product
  .price {
  font-size: var(--fc-price-text);
  font-weight: var(--fc-price-weight);
  line-height: var(--fc-price-height);
  color: #000;
}

/*********************************************Category Page*********************************************/

.sirlo-category__custom-header {
  display: flex;
  justify-content: center;
  margin-top: 5rem;
}

.sirlo-category__custom-header--inner {
  position: relative;
  max-width: 90rem;
  padding: 0 9rem;
  aspect-ratio: 15 / 8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sirlo-category__custom-header__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100%;
}

.sirlo-category__title {
  text-transform: uppercase;
  margin-bottom: 0.67em;
}

.sirlo-category__description {
  text-align: center;
}

.sirlo-category__goback-link {
  font-size: 2rem;
  line-height: 1.2;
  color: #a2a2a2;
  text-decoration: none;
}

.sirlo-category__custom-goback {
  padding: 1rem;
  padding-top: var(--fc-single-vertical-padding);
}

.woocommerce div.product div.images img {
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: left;
}
.product-template-default.woocommerce-page div.product div.images,
.product-template-default.woocommerce div.product div.images {
  width: 35%;
  padding-right: 9rem;
}

.product-template-default.woocommerce-page div.product div.summary,
.product-template-default.woocommerce div.product div.summary {
  width: 65%;
  position: sticky;
  top: 6rem;
}

/***********************************Single Product**********************************************/

.product-template-default.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 100%;
  display: inline-block;
}

.woocommerce-product-gallery__wrapper > div {
  margin-bottom: 10px;
  pointer-events: none;
}

.product-template-default.woocommerce div.product {
  display: flex;
  align-items: flex-start;
}

.product-template-default.woocommerce .product .product_title.entry-title {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 1rem;
  padding-right: 10rem;
}

.product-template-default .woocommerce-product-details__short-description {
  font-size: 2rem;
  line-height: 1.2;
}

.product-template-default.woo-variation-swatches
  .variable-items-wrapper
  .variable-item:not(.radio-variable-item).image-variable-item.selected:not(
    .no-stock
  )
  .variable-item-contents:before {
  background-size: 35%;
}

.product-template-default .variations tbody tr {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-bottom: 1rem;
}

.product-template-default.woocommerce div.product form.cart .variations label {
  font-size: 2rem;
  font-weight: 400;
}

.product-template-default .variations tbody tr .label::after {
  content: ":";
  font-size: 2rem;
  font-weight: 400;
}

.single__product__attribte-content {
  padding: 0 1.8rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-size: 1.6rem;
  line-height: 1.1;
  font-weight: 300;
}

.single__product__custom-collasibles--title {
  cursor: pointer;
}

.single__product__custom-collasibles--title.active {
  margin-bottom: 1rem;
}

.single__product__custom-collasibles--title {
  width: 100%;
  padding: 2rem 0;
  border: none;
  background-color: transparent;
  text-align: left;
  border-bottom: 1px solid #d1d1d1;
  color: #000;
}

.single__product__custom-collasibles--title__content {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 0;
}

.product-template-default.woocommerce:where(
    body:not(.woocommerce-block-theme-has-button-styles)
  )
  button.button.alt {
  background-color: var(--fc-secondary-color);
  font-size: 1.4rem;
  font-weight: 400;
  padding: 1rem 5rem;
}

.product-template-default.woocommerce:where(
    body:not(.woocommerce-uses-block-theme)
  )
  div.product
  p.price {
  margin: 3rem 0;
}

.product-template-default.woocommerce:where(
    body:not(.woocommerce-uses-block-theme)
  )
  div.product
  span.price {
  font-size: 3rem;
  color: #000;
}

.product-template-default.single_variation_wrap {
  margin-top: 4rem;
}

.sirlo__header__woocommerce-menu__cart .wc-block-mini-cart__badge {
  background-color: var(--fc-secondary-color);
  color: #fff;
  height: 2rem;
  min-width: 2rem;
  font-size: 1rem;
}

.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(15%);
}

.yith-add-to-wishlist-button-block--single
  .yith-wcwl-add-to-wishlist-button:is(button) {
  flex-direction: row;
  gap: 5px;
  padding: 6px 10px;
  font-size: 0.9rem;
  background-color: transparent;
  border: none;
}

.yith-add-to-wishlist-button-block--single
  .yith-wcwl-add-to-wishlist-button:is(button)
  svg {
  width: 31px;
  height: 31px;
}

.sirlo-product__variations--wrapper {
  display: flex;
  align-items: end;
  gap: 3rem;
}

/*****************************Product Modal**********************************/

.main_sizeguide_wrapper {
  min-height: 4rem;
}

/***Modal****/

/* The Modal (background) */
#video_Modal_89 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  justify-content: center;
  align-items: center;
}

/* The Close Button */
.close_86 {
  position: absolute;
  top: 0;
  right: 20px;
  float: right;
  color: var(--fc-secondary-color);
  font-size: 40px;
  font-weight: bold;
  z-index: 99;
  transition: all 0.3s;
}

.close_86:hover,
.close_86:focus {
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}

#video_Modal_89 .modal_content_89 {
  max-width: 1280px;
  width: 100%;
  background-color: #fefefe;
  padding: 20px;
  border: 1px solid #888;
  position: relative;
  min-height: 500px;
  transition: all 0.3s;
}

#product_sizes_button {
  /* Guía de tallas */
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.1;
  letter-spacing: 0.03em;
  text-decoration-line: underline;

  color: #9e9e9e;
  cursor: pointer;
}

/**
 * My Account
 */

.woocommerce-account .site-main {
  padding: var(--fc-vertical-padding);
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  font-family: "FontAwesome";
  content: "\f0e4";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  font-family: "FontAwesome";
  content: "\f291";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--downloads
  a:before {
  font-family: "FontAwesome";
  content: "\f1c6";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  font-family: "FontAwesome";
  content: "\f015";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:before {
  font-family: "FontAwesome";
  content: "\f09d";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  font-family: "FontAwesome";
  content: "\f007";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  font-family: "FontAwesome";
  content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.woocommerce-account p.order-again {
  text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 1.8rem;
  line-height: 1.1;
  text-decoration: none;
  color: var(--fc-secondary-color);
  padding: 2rem 1rem;
}

.woocommerce-MyAccount-content {
  font-size: 1.4rem;
  line-height: 1.4;
  a {
    color: var(--fc-secondary-color);
    font-weight: 900;
    text-decoration: none;
  }
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 3px solid var(--fc-secondary-color);
  outline: none;
}

.woocommerce-info::before {
  color: var(--fc-secondary-color);
}

/****************************Addresses*******************/
/* Container Styling */
.woocommerce-MyAccount-content {
  background-color: #f9f9f9;
  padding: 20px;
  border: 1px solid #ddd;
  /* border-radius: 10px; */
  margin-bottom: 30px;
}

/* Address Header */
.woocommerce-Address-title h3 {
  font-size: 1.5em;
  color: #333;
  margin-bottom: 10px;
}

/* Address Box Styling */
.woocommerce-Address {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

/* Address Details */
.woocommerce-Address address {
  font-size: 1em;
  line-height: 1.6;
  color: #555;
}

/* Edit Button Styling */
.woocommerce-Address a.edit {
  display: inline-block;
  padding: 8px 16px;
  background-color: #0073aa;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.woocommerce-Address a.edit:hover {
  background-color: #005177;
}

.woocommerce-Addresses {
  margin-top: 2rem;
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  text-align: left;
  margin-bottom: 1rem;
}

.woocommerce-Address address {
  margin-top: 1rem;
}

.woocommerce-account .addresses .title .edit {
  float: left;
}

/* Form Wrapper */
.woocommerce-EditAccountForm,
form.woocommerce-form.woocommerce-form-edit-account,
.woocommerce-MyAccount-content form {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

/* Form Field Styling */
.woocommerce-EditAccountForm .form-row,
form.woocommerce-form.woocommerce-form-edit-account .form-row {
  margin-bottom: 20px;
}

.woocommerce-EditAccountForm .form-row label,
form.woocommerce-form.woocommerce-form-edit-account .form-row label {
  display: block;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}

.woocommerce-EditAccountForm .form-row input,
.woocommerce-EditAccountForm .form-row textarea,
form.woocommerce-form.woocommerce-form-edit-account .form-row input,
form.woocommerce-form.woocommerce-form-edit-account .form-row textarea,
.woocommerce form .form-row input.input-text {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1em;
  transition: border-color 0.3s ease;
}

.woocommerce-EditAccountForm .form-row input:focus,
form.woocommerce-form.woocommerce-form-edit-account .form-row input:focus {
  border-color: #0073aa;
  outline: none;
}

/* Submit Button Styling */
.woocommerce-EditAccountForm button[type="submit"],
form.woocommerce-form.woocommerce-form-edit-account button[type="submit"],
.woocommerce button[name="save_address"] {
  background-color: #0073aa;
  color: #fff;
  padding: 10px 20px;
  font-size: 1em;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.woocommerce-EditAccountForm button[type="submit"]:hover,
form.woocommerce-form.woocommerce-form-edit-account button[type="submit"]:hover,
.woocommerce button[name="save_address"]:hover {
  background-color: #005177;
}

.woocommerce-error {
  background-color: #fbeaea;
  border: 1px solid #d9534f;
  color: #d9534f;
}

.woocommerce-notices-wrapper {
  outline: none;
}

.woocommerce-EditAccountForm button[type="submit"],
.woocommerce button[name="save_address"] {
  background-color: var(--fc-secondary-color);
  margin-top: 4rem;
}

.woocommerce-EditAccountForm button[type="submit"]:hover,
.woocommerce button[name="save_address"]:hover {
  color: #fff;
}

fieldset {
  border: 1px solid #dfdfdf;
}

/***************************formatted selects***********************/

.woocommerce form .form-row .select2-container {
  font-size: 1.4rem;
}

.select2-container .select2-selection--single {
  font-size: 1.4rem; /* Adjust font size for the selected item */ /* Optional: Adjust padding for better appearance */
}

/* Change the font size of the dropdown options */
.select2-container .select2-dropdown .select2-results__option {
  font-size: 14px; /* Adjust font size for options */
  padding: 8px; /* Optional: Adjust padding inside each option */
}

.woocommerce-Address address {
  line-height: 1.3;
}

/***********************************Login Page*******************************/

/* .sirlo-login {
  display: flex;
}

.sirlo-login > div {
  flex: 1;
}

.sirlo-login__right-block img {
  aspect-ratio: 6/5;
  height: auto;
  object-fit: cover;
}

.sirlo-login__left-block {
  display: flex;
  justify-content: flex-end;
}

.sirlo-login__left-block--inner {
  max-width: 800px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-form.woocommerce-form-login.login,
.woocommerce-form-register.register {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.woocommerce-form.woocommerce-form-login.login h1,
.woocommerce-form-register.register h1 {
  margin-bottom: 5rem;
}

.sirlo-login__left-block--inner__form {
  max-width: 500px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;

  label {
    display: none;
  }
  p,
  input {
    width: 100%;
    font-size: 1.6rem;
  }

  input {
    padding: 1rem 0;
    border: none;
    border-bottom: 1px solid var(--fc-secondary-color);
    &:focus {
      outline: none;
    }
  }
}

.sirlo-login__left-block--inner__form .woocommerce-form > p:first-of-type {
  margin-bottom: 2rem;
}

.lost_password a,
.bb-register-login a {
  color: var(--fc-secondary-color);
  font-weight: 600;
}

.sirlo-login__left-block--inner__form .woocommerce-form__label-for-checkbox {
  display: block;
}

.sirlo-login__left-block--inner__form .woocommerce-form-login__rememberme {
  display: none;
}

.woocommerce-form-register.register
  .woocommerce-form__label-for-checkbox
  .required {
  display: none;
}

#privacy_policy_reg_field {
  margin: 1rem 0;
}

#privacy_policy_reg_field .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  gap: 1rem;
  font-weight: 300;
  a {
    color: var(--fc-product-weight);
    font-weight: 400;
  }
}

#privacy_policy_reg {
  max-width: 20px;
  accent-color: var(--fc-secondary-color);
}

.sirlo-login__left-block--inner__form .form_custom_password {
  margin-top: 2rem;
}

.woocommerce-ResetPassword.lost_reset_password {
  margin-bottom: 10rem;
} */

/************************Footer****************************************/

.footer__main-block {
  border-top: 1px solid var(--light-border);
  border-bottom: 1px solid var(--light-border);
}

#sirlo_main_footer {
  background-color: hsl(var(--secondary) / 0.3);
}

.footer__main-block > div {
  display: flex;
  justify-content: space-between;
  padding: 6rem 0;
}

.footer__section-one__logo-wrapper {
  max-width: 13.7rem;
}

.footer__section-one {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 2rem;
}

.footer__section-one__messager {
  max-width: 30rem;
  p {
    line-height: 1.5;
  }
}

.footer__section-one__contact-information {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

.footer__section-one__contact-wrapper {
  a {
    color: var(--fc-secondary-color);
    text-decoration: none;
  }
  p {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
  }
}

.footer__section-three__block-two {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.footer__section-two {
  display: flex;
  gap: 20rem;
}

.footer_menu--title {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 2rem;
  color: #000;
}

.footer_menu_one {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  li {
    margin: 0;
  }
}

.footer_menu--wrapper .menu-item .item-anchor span {
  color: hsl(var(--muted-foreground));
}

.footer_menu_one .item-anchor {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
  color: var(--fc-secondary-color);
  text-decoration: none;
}

.footer__section-three__form-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--fc-secondary-color);
  margin: 0;
}

.footer__section-three {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer__section-three__subscription {
  position: relative;
  display: flex;
  align-items: center;
  z-index: -1;
}

.effect-3 {
  width: 100%;
  border: 0;
  padding: 7px 0;
  border-bottom: 1px solid #ccc;
}

.effect-3:focus {
  outline: none;
}

.footer__section-three__subscription--input {
  position: relative;
  display: flex;
  width: 100%;
  > span {
    width: 100%;
    @media (max-width: 540px) {
      font-size: 1.4rem;
    }
  }
}

.footer__section-three__subscription--input .focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 99;
}

.footer__section-three__subscription--input .focus-border:before,
.footer__section-three__subscription--input .focus-border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: var(--fc-secondary-color);
  transition: 0.4s;
}
.footer__section-three__subscription--input.focus .focus-border:after {
  left: auto;
  right: 0;
}
.footer__section-three__subscription--input.focus .focus-border:before,
.footer__section-three__subscription--input.focus .focus-border:after {
  width: 50%;
  transition: 0.4s;
}

.footer__section-three__subscription--button {
  position: absolute;
  right: 0;
  transform: translate(-50%, 0);
}

.footer__section-three__subscription--input .wpcf7-form-control-wrap {
  position: relative;
}

.footer__section-three__subscription--button .wpcf7-spinner {
  position: absolute;
}

.footer__section-three__subscription--button .wpcf7-form-control.wpcf7-submit {
  border: none;
  background-color: transparent;
  font-size: 1.7rem;
  color: #666;
  cursor: pointer;
}

.footer__section-three__subscription--input .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(15px);
}

.footer__secondary-block {
  > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    padding: 2.5rem 0 5rem 0;
    @media (max-width: 540px) {
      flex-direction: column-reverse;
      gap: 2rem;
      align-items: flex-start;
    }
  }
}

.footer__secondary-block--kit {
  max-width: 32rem;
}

.legal_menu_one {
  display: flex;
  gap: 3rem;
  list-style: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;

  a {
    text-decoration: none;
    color: var(--fc-secondary-color);
  }
  li {
    margin: 0;
  }

  span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.1;
  }
}

.copyright-text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
  display: inline;
  color: hsl(var(--muted-foreground));
  a {
    display: inline;
    text-decoration: none;
    color: var(--fc-secondary-color);
  }
  p {
    display: inline;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.1;
  }
}

.footer__secondary-block--legal {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.new-arrivals {
  padding-bottom: 5.6rem;
}

.new-arrivals__title {
  font-size: 3rem;
  font-weight: 700;
  color: hsl(var(--foreground));
  svg {
    color: hsl(var(--primary));
  }
}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
  aspect-ratio: 3/4;
}

.illa_category_loop_wrapper .products > li {
  position: relative;
}

.sirlo__product-buttons {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 5rem 3rem;
  aspect-ratio: 3/4;
  pointer-events: none;
  display: flex;
  align-items: flex-end;
}

.sirlo__product-buttons--inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 1rem;
}

.yith-wcwl-add-to-wishlist-button {
  pointer-events: auto;
  z-index: 1;
}

.sirlo__product__hover-image__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 3/4;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease-in;
}

.sirlo__product__button {
  height: 4rem;
  width: 100%;
  padding: 0;
  border: 1px solid #000;
}

.sirlo__product__button p {
  font-size: 1.6rem;
}

.illa_category_loop_wrapper
  .products
  > li:hover
  .sirlo__product__hover-image__wrapper {
  opacity: 1;
  transition: all 0.3s ease-out;
}

.illa_category_loop_wrapper
  .products
  > li:hover
  .sirlo__product__button::after {
  animation: collisionRight 1s both;
  animation-direction: alternate;
}

.illa_category_loop_wrapper
  .products
  > li:hover
  .sirlo__product__button::before {
  animation: collisionLeft 1s both;
  animation-direction: alternate;
}

.illa_category_loop_wrapper .products > li:hover .sirlo__product__button p {
  color: #fff;
}

.post-type-archive-product.woocommerce nav.woocommerce-pagination ul li span,
.post-type-archive-product.woocommerce nav.woocommerce-pagination ul li a,
.tax-product_cat.woocommerce nav.woocommerce-pagination ul li span,
.tax-product_cat.woocommerce nav.woocommerce-pagination ul li a {
  font-size: 2rem;
  color: #666;
}

.post-type-archive-product.woocommerce nav.woocommerce-pagination,
.tax-product_cat.woocommerce nav.woocommerce-pagination {
  margin-top: 7rem;
}

/************************ Whishlist*********************************************/

.woocommerce-wishlist .content-area {
  min-height: 50vh;
}

.woocommerce-wishlist .product-thumbnail {
  width: 16rem;
}

.woocommerce-wishlist .wishlist_table tr td.product-thumbnail a {
  max-width: unset;
}
.woocommerce .wishlist_table.shop_table th {
  font-size: 1.6rem;
}

.woocommerce.woocommerce-wishlist .remove_from_wishlist {
  font-size: 2rem;
}

.woocommerce-wishlist .product-name a {
  text-decoration: none;
  font-size: 1.6rem;
  color: var(--fc-secondary-color);
}

.woocommerce-wishlist .product-price,
.woocommerce-wishlist .product-stock-status {
  font-size: 1.5rem;
}

.woocommerce.woocommerce-wishlist .product-add-to-cart a {
  font-size: 1.2rem;
  background-color: var(--fc-secondary-color);
  transition: all 0.3s ease-in;
}

.woocommerce.woocommerce-wishlist .product-add-to-cart a:hover {
  background-color: #1b324deb;
  font-size: 1.2rem;
  transition: all 0.3s ease-out;
}

.woocommerce .wishlist-title {
  display: none;
}

.wishlist-title-container {
  margin-top: 3rem;
}

/*************************Mini Cart *******************************************/

.wc-block-mini-cart__items .wc-block-components-product-name {
  font-size: 1.3em;
  color: var(--fc-secondary-color);
}

.wc-block-mini-cart__template-part .wc-block-components-button:not(.is-link) {
  color: var(--fc-secondary-color);
  font-size: 1.6rem;
  font-weight: 500;
}

.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  max-width: 100%;
  height: auto;
}

.wc-block-cart-items .wc-block-components-product-metadata {
  font-size: 1em;
}

.wc-block-mini-cart__items
  .wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__total {
  font-size: 1.5em;
}

.is-mobile
  .wc-block-mini-cart__items
  .wc-block-cart-items
  .wc-block-cart-items__row {
  grid-template-columns: 115px 132px;
}

.wc-block-mini-cart__footer
  .wc-block-mini-cart__footer-actions
  .wc-block-components-button {
  background-color: var(--fc-secondary-color);
  color: #fff;
  text-decoration: none;
}

.wc-block-mini-cart__footer
  .wc-block-mini-cart__footer-actions
  .wc-block-components-button:hover {
  opacity: 0.9;
}

.wp-block-woocommerce-mini-cart-footer-block
  .wc-block-components-button:not(.is-link).outlined {
  background-color: transparent;
}

body:not(.woocommerce-block-theme-has-button-styles)
  .wc-block-mini-cart__drawer
  .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset;
}

.wp-block-woocommerce-mini-cart-footer-block
  .wc-block-components-button:not(.is-link).outlined:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px currentColor;
  color: #000;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
  font-size: 1.3em;
}

.wc-block-mini-cart__drawer.wc-block-components-drawer {
  font-size: 1.2rem;
}

.woocommerce-cart .wp-block-woocommerce-cart {
  min-height: 50vh;
}

.woocommerce-cart .wc-block-cart table.wc-block-cart-items {
  font-size: 1.4em;
}

.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__header {
  font-size: 1.15em;
}

.woocommerce-cart
  .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  font-size: 1.15em;
}

.woocommerce-cart
  .wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-components-product-name {
  color: var(--fc-secondary-color);
  font-weight: 600;
  text-decoration: none;
}

.woocommerce-cart .wc-block-cart__sidebar {
  font-size: 1.3em;
}

.woocommerce-cart
  .wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  margin-top: 3rem;
  background-color: var(--fc-secondary-color);
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
}
.woocommerce-cart
  .wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
  opacity: 0.9;
}

.woocommerce-cart .wc-block-cart__empty-cart__title {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 3rem;
  line-height: 2;
}

.woocommerce-cart .wc-block-components-radio-control__option {
  padding: 0 0 0 3.05em;
}

.woocommerce-cart .wc-block-components-radio-control__label-group > span {
  font-size: 1em;
}

.woocommerce-cart
  .wc-block-components-totals-shipping
  .wc-block-components-totals-shipping__change-address__link {
  font-size: 1em;
}

.woocommerce-cart
  .wc-block-components-totals-shipping
  .wc-block-components-totals-shipping__options
  .wc-block-components-radio-control__description
  > span {
  font-size: 1em;
}

.wc-block-mini-cart {
  display: none;
}

/*****************************Slick.js *************************************************/

.page .slick-prev:before,
.page .slick-next:before {
  color: #000;
}

.product-categories,
.product-categories .slick-track {
  display: flex;
  width: 100%;
  gap: var(--fc-carousel-gap);
}

.product-category {
  aspect-ratio: 3/4;
  width: 100%;
  height: auto;
  position: relative;
}

.product-category__main-image__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.product-category__hover-image__wrapper {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding-bottom: 3.3rem;
  opacity: 0;
  transition: all 0.3s ease-in;
  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.product-category__hover-image__wrapper:hover {
  transition: all 0.3s ease-out;
  visibility: visible;
  opacity: 1;

  .product-category__category-button p {
    color: #fff;
  }
}

.product-category__hover-image__wrapper:hover
  .product-category__category-button::after {
  animation: collisionRight 1s both;
  animation-direction: alternate;
}

.product-category__hover-image__wrapper:hover
  .product-category__category-button::before {
  animation: collisionLeft 1s both;
  animation-direction: alternate;
}

.product-category__category-button,
.sirlo__product__button {
  position: relative;
  z-index: 2;
  padding: 2.2rem 9.4rem;
  border: 2px solid #000;
  animation: 0.5s collision ease-in;
  overflow: hidden;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.sirlo__product__button {
  padding: 0;
}

.product-category__category-button:active {
  transform: translateY(-1rem);
  transition: all 0.3s ease-out;
  /* background: rgba(255, 255, 255, 0.5); */
}

.product-category__category-button::after,
.sirlo__product__button::after,
.product-category__category-button::before,
.sirlo__product__button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #000;
}

.product-category__category-button,
.sirlo__product__button {
  p {
    position: relative;
    color: #000;
    font-weight: 700;
    font-size: 1.8rem;
    text-transform: uppercase;
    z-index: 5;
    transition: 1s ease-in-out;
  }

  &:before {
    left: -30%;
  }
  &:after {
    left: 125%;
  }
}

@keyframes collisionLeft {
  0% {
    left: -30%;
    width: 20px;
    height: 20px;
  }
  50% {
    left: 50%;
    width: 40px;
    height: 40px;
  }
  100% {
    left: 50%;
    width: 300px;
    height: 300px;
  }
}

@keyframes collisionRight {
  0% {
    left: 125%;
    width: 20px;
    height: 20px;
  }
  50% {
    left: 50%;
    width: 40px;
    height: 40px;
  }
  100% {
    left: 50%;
    width: 300px;
    height: 300px;
  }
}

.product-category__title {
  color: #000;
  position: absolute;
  left: 0;
  bottom: -3rem;
  transform: translateY(50%);
}

/************************Checkout*********************************/

.wp-block-woocommerce-checkout
  .wc-block-checkout__payment-method
  .wc-block-components-radio-control__option {
  padding-left: 5.5em;
  padding-right: 0.75em;
}

.wp-block-woocommerce-checkout
  .wp-block-woocommerce-checkout-order-summary-block {
  font-size: 1.5em;
}

.wp-block-woocommerce-checkout .wc-block-checkout__form {
  font-size: 1.5em;
}

.wp-block-woocommerce-checkout
  .wc-block-components-radio-control-accordion-option {
  padding: 20px;
}

.wp-block-woocommerce-checkout
  .wp-block-woocommerce-checkout-actions-block
  .wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button {
  background-color: var(--fc-secondary-color);
  color: #fff;
}

.wp-block-woocommerce-checkout
  .wp-block-woocommerce-checkout-actions-block
  .wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button:hover {
  opacity: 0.9;
}

@media (max-width: 1300px) {
  :root {
    /********************General**********************************/
    --fc-main-padding: 0 6rem;
  }

  html {
    /* 9/16 */
    font-size: 56.25%;
  }

  /*******************************  Coleccion***************************/
  .sirlo__product-buttons {
    padding: 0 3rem 3rem;
  }

  /*********************Single product ********************************/

  #video_Modal_89 .modal_content_89 {
    width: 90%;
  }

  .product-category__category-button {
    padding: 1rem 4rem;
  }

  /**************Account Page**************************************/
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
  }

  .woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 2rem;
  }
}

@media (max-width: 1090px) {
  :root {
    /********************General**********************************/
    --fc-main-padding: 0 4.5rem;
    --fc-vertical-padding: 6.5rem 0;
    --fc-single-vertical-padding: 6.5rem;
  }

  /*************Error 404 *****************************/

  .sirlo-error {
    padding: var(--fc-main-padding);
  }

  .woocommerce-wishlist .content-area {
    min-height: 70vh;
  }
  /*****************Header******************************************/

  /******************Product***************************/
  .product-template-default .content-area,
  .woocommerce-account .content-area {
    min-height: 70vh;
  }

  .sirlo__product__button p {
    font-size: 1.5rem;
  }

  /********************Login*************************/

  .sirlo-login {
    flex-direction: column;
  }

  .sirlo-login__left-block--inner {
    max-width: 100%;
    padding: 13rem 0;
  }

  /*****************Footer*******************/

  .footer__section-two {
    gap: 3rem;
  }

  .footer__section-one__logo-wrapper {
    max-width: 20rem;
  }
}

@media (max-width: 850px) {
  html {
    /* 8/16 */
    font-size: 50%;
  }

  /****************************Coleccion****************************/

  /*********************Single Product*************************/
  #video_Modal_89 .modal_content_89 {
    display: flex;
    align-items: center;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 5rem;
    margin-left: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .product-category__category-button,
  .sirlo__product__button {
    padding: 1rem 3rem;
  }

  .sirlo__product__button {
    height: 38px;
  }

  /**********************Whishlist*********************************/

  .wishlist_table.mobile li {
    font-size: 2.7em;
    display: flex;
    align-items: center;
  }

  .wishlist_table.mobile li .item-wrapper {
    flex: 2;
    display: flex;
    gap: 1rem;
  }

  .wishlist_table.mobile li .additional-info-wrapper {
    flex: 3;
    flex: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .wishlist_table.mobile li .additional-info-wrapper .additional-info .label {
    display: none;
  }
  .woocommerce-wishlist .product-name a {
    font-size: 2.3rem;
  }

  .woocommerce.woocommerce-wishlist .remove_from_wishlist {
    color: #999;
  }

  /*******************Footer**********************/
  .footer__section-three {
    max-width: 30rem;
  }

  .footer__section-one__logo-wrapper {
    max-width: 15rem;
  }

  .footer__section-two {
    gap: 2rem;
  }
}

@media (max-width: 540px) {
  :root {
    /********************General**********************************/
    --fc-main-padding: 0 3rem;
    --fc-product-title: 1.8rem;
    --fc-price-text: 1.6rem;
  }

  /******************Error 404*******************************/
  .sirlo-error--inner {
    padding: 10rem 5rem;
  }

  .sirlo__header__woocommerce-menu__mobile {
    display: block;
  }

  /***************************Header****************************/

  .sirlo__header__woocommerce-menu > div::after {
    content: ""; /* Apply pseudo-element to all, initially */
    display: none; /* Disable pseudo-element globally */
  }

  /*
  .sirlo__header__woocommerce-menu > div:not(:last-of-type)::after {
    display: block;
    position: absolute;
    content: "";
    right: -1.5rem;
    top: 10%;
    height: 80%;
    width: 1px;
    background-color: var(--fc-secondary-color);
  }
  */

  .sirlo__header__woocommerce-menu__cart::after {
    background-color: transparent;
  }

  .sirlo__header__menu {
    display: none;
  }

  #main-nav {
    display: block;
  }

  .sirlo__header__logo {
    transform: translateX(0);
    max-width: 10.8rem;
  }

  .open-main-nav {
    background: none;
    border: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
  }

  .open-main-nav:focus {
    outline: none;
  }
  .burger {
    position: relative;
    display: block;
    width: 28px;
    height: 4px;
    margin: 0 auto;
    background: var(--fc-secondary-color);
    transition: all 0.275s;
  }

  .burger:after,
  .burger:before {
    content: "";
    display: block;
    height: 100%;
    background: var(--fc-secondary-color);
    transition: all 0.275s;
  }

  .burger:after {
    transform: translateY(3px);
  }

  .burger:before {
    transform: translateY(-7px);
  }

  /* Toggle State part */
  .is-open .burger {
    transform: rotate(-45deg);
  }

  .is-open .burger:before {
    transform: translateY(0px) skew(-10deg) rotate(75deg);
  }

  .is-open .burger:after {
    transform: translateY(-12px) translateX(10px) skew(-20deg);
    opacity: 0;
  }

  /* Main menu positionning */
  .main-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #fff;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all 0.375s;
  }

  .is-open .main-nav {
    opacity: 1;
    z-index: 100;
    visibility: visible;
  }

  /* Yellow band effect */
  .main-nav::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -15px;
    background: var(--fc-secondary-color);
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(-120%);
    transition: all 0.275s 0.1s;
  }

  .is-open .main-nav::before {
    transform: skew(-14deg) translateX(0);
  }

  /* Skewing effect on menu links */
  .main-nav ul {
    display: inline-flex;
    flex-direction: column;
    height: 93%; /* Should be 100%, but we have a notice message :D */
    align-items: flex-end;
    justify-content: center;
    transform: translateX(-18%) skew(-16deg);
  }

  .main-nav li {
    display: block;
    margin: 0.5rem 0;
    text-align: right;
    transform: skew(16deg);
  }

  /* Apparition effect on links */
  .main-nav a {
    opacity: 0;
    transform: translateY(-10px);
  }

  .is-open .main-nav a {
    opacity: 1;
    transform: translateY(0);
  }
  .main-nav li:nth-child(1) a {
    transition: all 275ms 175ms;
  }
  .main-nav li:nth-child(2) a {
    transition: all 275ms 225ms;
  }
  .main-nav li:nth-child(3) a {
    transition: all 275ms 275ms;
  }
  .main-nav li:nth-child(4) a {
    transition: all 275ms 325ms;
  }
  .main-nav li:nth-child(5) a {
    transition: all 275ms 375ms;
  }

  /* Decoration */
  .main-nav ul,
  .main-nav li {
    list-style: none;
    padding: 0;
  }
  .main-nav a {
    display: block;
    padding: 12px 0;
    color: #5a3b5d;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: bold;
  }

  .sirlo__header__menu--mobile .item-anchor span {
    font-size: 4.5rem;
    color: #fff;
    font-weight: 300;
  }

  .sirlo__header__menu--mobile .item-anchor.active {
    font-weight: 600;
  }

  /**************************Font Size***********************/

  .sirlo__h1 {
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
  }

  .sirlo__p1 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .sirlo__h2 {
    font-size: 3rem;
    line-height: 1.1;
  }

  .sirlo__p1_secondary {
    font-size: 1.4rem;
  }

  /************************Footer****************/
  .footer__section-one__contact-information {
    flex-direction: row;
    gap: 4rem;
  }
  .footer__main-block > div {
    flex-wrap: wrap;
    row-gap: 4rem;
  }

  .footer__main-block > div > div {
    width: 100%;
  }

  .footer__section-one {
    gap: 1rem;
  }

  .footer__section-three__block-two {
    margin-top: 1rem;
  }

  .footer__secondary-block--legal {
    flex-direction: column-reverse;
  }

  .footer__section-two {
    justify-content: space-between;
  }

  .legal_menu_one {
    justify-content: space-between;
  }

  /**********************************Coleccion***************************/
  .sirlo-shop__category-filter__category-item a {
    display: flex;
    justify-content: center;
  }

  .sirlo-shop__category-filter__category-item a img {
    max-width: 70%;
  }

  /******************Single product********************************/
  .product-template-default.woocommerce div.product {
    flex-direction: column;
  }

  .product-template-default.woocommerce-page div.product div.images,
  .product-template-default.woocommerce div.product div.images {
    width: 100%;
    padding-right: 0;
  }

  .product-template-default.woocommerce-page div.product div.summary,
  .product-template-default.woocommerce div.product div.summary {
    width: 100%;
  }

  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }

  .woocommerce:where(body:not(.woocommerce-uses-block-theme))
    .woocommerce-breadcrumb {
    margin-bottom: 2rem;
  }

  .product-template-default.woocommerce .product .product_title.entry-title {
    font-size: 3.5rem;
  }

  .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    transform: translateY(-1.5rem);
  }

  .sirlo-product__variations--wrapper {
    flex-wrap: wrap;
  }

  #video_Modal_89 .modal_content_89 {
    min-height: 3rem;
  }

  /****************************Whishlist *******************************/

  .wishlist_table.mobile li {
    align-items: stretch;
    flex-direction: column;
    margin-bottom: 3rem;
  }

  /*********************Login*****************************************/

  .sirlo-login__left-block--inner {
    padding: 9rem 3rem;
  }

  /*********************Register*************************************/

  #privacy_policy_reg {
    width: 20px;
  }

  /**************************Footer*********************************/

  .footer__section-three {
    max-width: 100%;
  }

  #sirlo_main_footer {
    overflow-x: hidden;
  }

  /******************Account******************************/
  .woocommerce-column--shipping-address.col-2 {
    margin-top: 3rem;
  }

  /***********************Coleccion*************************/

  .sirlo__product__button {
    padding: 0;
  }

  .tax-product_cat
    .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--themed-button.yith-wcwl-theme-button-style {
    padding: 6px 10px !important;
    appearance: none; /* Remove default styles */
    color: #000;
    -webkit-appearance: none;
  }

  .sirlo-shop__category-filter__category-item {
    max-width: unset;
  }

  .product-category__category-button,
  .sirlo__product__button {
    border: 1px solid #000;
  }
}

@media (max-width: 360px) {
  .sirlo__product-buttons {
    padding: 0 1rem 3rem;
  }

  .sirlo-category__custom-header--inner {
    padding: 0 4rem;
  }
}
