img#logo {
  max-height: 55px !important;
}
#envirabox-title.envirabox-title-inside #envirabox-title-inside,
 #envirabox-title.envirabox-title-over #envirabox-title-over {
  font-size: 1.5rem !important;
}
body {
    --che-color-black: #000021;
    --che-color-blue: #004C73;
    --che-color-granate: #91161B;
    --che-color-rose: #DC9D87;
    --che-color-soft-almond: #F8F3E8;
    line-height: 1.2em;
}
body.video-template-default,
body.show-template-default,
body.album-template-default,
body.single-template-default, 
body.page-template-default {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 22px;
}
#top-menu li a,
.et-menu > li > a,
.et_mobile_menu li a,
.et_pb_menu .menu li a,
.et_pb_fullwidth_menu .menu li a,
#et-top-navigation,
.et_mobile_menu li a {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}
.et_mobile_menu li a {
    font-size: 20px;
}
.mobile_menu_bar:before {
    color: white !important;
}
.video-template-default h1,
.video-template-default h2,
.show-template-default h1,
.show-template-default h2,
.album-template-default h1,
.album-template-default h2,
.single-template-default h1,
.single-template-default h2,
.page-template-default h1,
.page-template-default h2 {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    overflow-wrap: normal;
    /* margin: unset; */
}
.video-template-default h3,
.video-template-default h4,
.video-template-default h5,
.video-template-default h6,
.show-template-default h3,
.show-template-default h4,
.show-template-default h5,
.show-template-default h6,
.album-template-default h3,
.album-template-default h4,
.album-template-default h5,
.album-template-default h6,
.single-template-default h3,
.single-template-default h4,
.single-template-default h5,
.single-template-default h6,
.page-template-default h3,
.page-template-default h4,
.page-template-default h5,
.page-template-default h6 {
    font-family: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    font-weight: unset;
    line-height: 1em;
    overflow-wrap: normal;
    /* margin: unset; */
}
.video-template-default h1,
.show-template-default h1,
.album-template-default h1,
.single-template-default h1,
.page-template-default h1 {
    font-size: 50px !important;
}
.video-template-default h2,
.show-template-default h2,
.album-template-default h2,
.single-template-default h2,
.page-template-default h2 {
    font-size: 35px !important;
}
@media only screen and (max-width: 767px) {
    .video-template-default h1,
    .show-template-default h1,
    .album-template-default h1,
    .single-template-default h1,
    .page-template-default h1 {
        font-size: 30px !important;
    }
    .video-template-default h2,
    .show-template-default h2,
    .album-template-default h2,
    .single-template-default h2,
    .page-template-default h2 {
        font-size: 26px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .video-template-default h1,
    .show-template-default h1,
    .album-template-default h1,
    .single-template-default h1,
    .page-template-default h1 {
        font-size: 32px !important;
    }
    .video-template-default h2,
    .show-template-default h2,
    .album-template-default h2,
    .single-template-default h2,
    .page-template-default h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 500px) {
    .video-template-default h1,
    .show-template-default h1,
    .album-template-default h1,
    .single-template-default h1,
    .page-template-default h1,
    .et_pb_module_inner h1,
    .product-template-default .et-db #et-boc .et-l h1 {
        font-size: 24px !important;
    }
    .video-template-default h2,
    .show-template-default h2,
    .album-template-default h2,
    .single-template-default h2,
    .page-template-default h2,
    .page-template-default h2.et_pb_module_heading,
    h2.et_pb_module_heading,
    .et_pb_module_inner h2 {
        font-size: 22px !important;
    }

    .et_pb_module_inner h3,
    h3.et_pb_module_heading {
        font-size: 20px !important;
    }

    .che-wooshows-container h2.woocommerce-loop-product__title,
    h3.che-card__title,
    h4.et_pb_module_heading {
        font-size: 18px !important;
    }

    .che-wooshows-container .product .price .woocommerce-Price-amount,
    .che-wooshows-container .product .price .woocommerce-Price-amount bdi,
    .che-posts-cards__grid h4.che-show-meta,
    .et_pb_text p, .et_pb_text span {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1025px) {
    #main-header {
        position: relative;
        min-height: 80px;
        z-index: 9999;
    }

    #main-header.et-fixed-header {
        min-height: 60px;
    }

    #main-header:not(.et-fixed-header) .logo_container {
      padding-top: 13px;
    }

    #main-header.et-fixed-header .logo_container {
      padding-top: 5px;
    }

    #main-header::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0,0,0,.6);
        pointer-events: none;
        z-index: 0;
    }

    #main-header > * { position: relative; z-index: 1; }

    #main-header #et-top-navigation {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
    }

    
}

@media only screen and (max-width: 980px) {
    #main-header #mobile_menu.et_mobile_menu {
        background-color: rgba(0, 0, 0, 0.9) !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1700px) {
	#top-menu li a {
        font-size: 18px !important;
    }
	#top-menu li.menu-item {
       padding-right: 10px !important;
    }
}
@media only screen and (min-width: 1701px) {
	#top-menu li a {
        font-size: 25px !important;
    }
	#top-menu li.menu-item {
       padding-right: 20px !important;
    }
}
#mobile_menu li a,
#top-menu li.menu-item a {
       text-transform: uppercase !important;
    }

#mobile_menu li.current-menu-item a,
#top-menu li.current-menu-item a,
#mobile_menu li a:hover,
#top-menu li a:hover {
     color: #9b9a9a !important;
 }
/* BREADCRUM INICIO */
.woocommerce-breadcrumb,
.lp-breadcrumb {
    font-size: 18px !important;
    color: white;
}
.lp-breadcrumb-list { list-style:none; padding:0 !important; margin:0; display:flex; gap:.5rem; align-items:center; flex-wrap:wrap; }
.woocommerce-breadcrumb a,
.lp-breadcrumb a { text-decoration:none; }
.woocommerce-breadcrumb a:hover, .woocommerce-breadcrumb a:focus
.lp-breadcrumb a:hover, .lp-breadcrumb a:focus { text-decoration:underline; }
.lp-breadcrumb .sep { opacity:.6; }
.lp-breadcrumb-list li {
  list-style: none; 
}
@media only screen and (min-width: 1024px) {
    .woocommerce-breadcrumb,
    .lp-breadcrumb {
        font-size: 25px !important;
    }
}
/* BREADCRUM END */

/* HERO INICIO */
#hero.home {
  min-height: 100vh !important;
  position:relative
}
.hero__content--title {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -40%); */
  width: 100%;
  display: flex;
  justify-content: center;
  
}
@media only screen and (max-width: 389px) {
  .hero__content--title {
    margin-top: 38px !important;
  }
}
@media only screen and (min-width: 390px) and (max-width: 400px) {
  .hero__content--title {
    margin-top: 68px !important;
  }
}
@media only screen and (min-width: 401px) {
  .hero__content--title {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 768px) {
  .hero__content--title {
    margin-top: 130px !important;
  }
}
.hero__content--slogan {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -40%); */
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 100px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only screen and (max-width: 389px) {
  .hero__content--slogan {
    margin-top: 55px !important;
  }
}
@media only screen and (min-width: 768px) {
  .hero__content--slogan {
    margin-top: 120px !important;
  }
}
@media only screen and (min-width: 820px) {
  .hero__content--slogan {
    margin-top: 200px !important;
  }
}
.hero__slogan {
  /* max-width: 800px; */
  /* margin: 30px auto; */
}
@media only screen and (min-width: 1024px) {
  .hero__content h1{
  	font-size: 80px !important;
	}
  .hero__subtitle h2{
  	font-size: 70px !important;
	}
}
@media only screen and (max-width: 767px) {
    .hero-description .et_pb_text_inner {
        font-size: 20px !important;
    }
    .hero__slogan p {
      font-size: 20px !important;
    }
}
@media only screen and (max-width: 389px) {
    .hero__slogan p {
      font-size: 16px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .hero__slogan p {
      font-size: 30px !important;
    }
}
@media only screen and (min-width: 768px) {
    .hero-description .et_pb_text_inner {
        font-size: 25px !important;
    }
}
/* HERO END */

/* BIO PAGE INIT */
@media only screen and (min-width: 981px) and (max-width: 1300px) {
  .bio-page.historia .image-bg {
    display: none !important;
  }
  .bio-page.historia .content-text {
    width: 100% !important;
  }
  .bio-page.espactaculo .image-bg {
    display: none !important;
  }
  .bio-page.espactaculo .content-text {
    width: 100% !important;
  }

}
@media only screen and (min-width: 1301px) and (max-width: 1500px) {
  .bio-page.historia .image-bg {
    background-image: url('https://chechelos.com/wp-content/uploads/2025/09/bio-bg.jpg') !important;
  }
}
/* BIO PAGE END */


/* CF7 INICIO */
/* Contenedor */
.lp-form { max-width: 760px; margin: 0 auto; }
.lp-form__title { font-size: clamp(1.4rem, 2vw, 2rem); margin: 0 0 .75rem; }

/* Fila */
.cf7-row { margin-bottom: 14px; }
.cf7-label { font-weight: 600; margin-bottom: 6px; }

/* Controles a 100% */
.lp-form input[type="text"],
.lp-form input[type="email"],
.lp-form input[type="tel"],
.lp-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 12px 14px;
  line-height: 1.4;
  font: inherit;
}
.lp-form textarea { min-height: 140px; resize: vertical; }

/* Aceptación */
.cf7-row--consent .wpcf7-acceptance { display: block; }
.cf7-row--consent .wpcf7-acceptance label { display: inline-flex; gap: 8px; align-items: flex-start; }

/* Botón */
.lp-button {
  font-size: 25px;
  display: inline-block;
  border: 0;
  border-radius: 3px;
  padding: 12px 22px;
  font-weight: 500;
  cursor: pointer;
}

/* Mensajes de CF7 */
.wpcf7 form .wpcf7-response-output {
  margin: 12px 0 0;
  border-radius: 8px;
  font-size: 20px;
}
/* CF7 END */

/* GRID POST CARDS INICIO */
.che-posts-cards__grid {
    display: grid;
    gap: 1.25rem;
}

.che-posts-cards__grid h4.che-show-meta{
    font-size: 20px !important;
}
.che-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.che-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.che-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.che-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.che-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.che-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); }

.che-card {
    display: flex;
    flex-direction: column;
    background: #EBD7D7;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: hidden;
}
.che-card__figure { margin: 0; aspect-ratio: 1/1; overflow: hidden; }
.che-card__img { width: 100%; height: 100%; object-fit: cover; display: block; }
.che-card__img--placeholder { background: #EBD7D7; width: 100%; height: 100%; }
.che-card__body { padding: 1rem; }
.che-wooshows-container h2.woocommerce-loop-product__title,
h3.che-card__title { margin: 0 0 .5rem; font-size: 1.125rem !important; line-height: 1.3; font-size: 22px; font-weight: 700; }
.che-card__title a { text-decoration: none; }
.che-card__excerpt { margin: 0; color: #444; font-size: 20px;  }
.che-card__footer { padding: .75rem 1rem 1rem; margin-top: auto; }
.che-card__more {
    display: inline-block;
    text-decoration: none;
    border: 1px solid currentColor;
    padding: .5rem .75rem;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
}
.che-card__more:hover { background: #c0807f; color: #fff; }

/* Responsive */
@media (max-width: 992px) { .che-cols-4, .che-cols-5, .che-cols-6 { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 768px) { .che-cols-2, .che-cols-3, .che-cols-4, .che-cols-5, .che-cols-6 { grid-template-columns: 1fr; } }
@media (min-width: 1024px) { 
    .che-wooshows-container h2.woocommerce-loop-product__title,
    h3.che-card__title { font-size: 25px !important; }
    .che-card__excerpt { font-size: 22px; } 
    .che-card__more { font-size: 22px; }
}

@media only screen and (max-width: 767px) {
    .shows-list .che-card__image-link {
        display: none;
    }
}
/* GRID POST CARDS END */


/* VIDEO PLAYER INICIO */
.che-video-player{
  position: relative;
  display: block;
  max-width: 100%;
  aspect-ratio: 16/9;
  border-radius: 16px;
  overflow: hidden;
  background: #000;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow:
    0 1px 2px rgba(0,0,0,.06),
    0 10px 30px rgba(0,0,0,.18);
  transition: box-shadow .25s ease, transform .25s ease;
  --che-accent: #8B5C5C;
  --che-accent-2: #be7b2a;
}

.che-video-player iframe,
.che-video-player video{
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.che-video-player{
  background:
    linear-gradient(#111,#111) padding-box,
    linear-gradient(135deg, var(--che-accent), var(--che-accent-2)) border-box;
  border: 3px solid transparent;
  border-radius: 18px;
}

.che-video-player::before{
  content: "";
  position: absolute;
  inset: 6px;
  border-radius: 12px;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.06),
    inset 0 12px 28px rgba(0,0,0,.25);
  pointer-events: none;
}

.che-video-player:hover,
.che-video-player:focus-within{
  transform: translateY(-2px);
  box-shadow:
    0 8px 20px rgba(0,0,0,.22),
    0 20px 50px rgba(0,0,0,.20);
}
.che-video-player:focus-within::after{
  content:"";
  position:absolute;
  inset:-3px;
  border-radius: 20px;
  box-shadow: 0 0 0 3px color-mix(in oklab, var(--che-accent) 40%, transparent);
  pointer-events:none;
}

@media (prefers-color-scheme: dark){
  .che-video-player{
    border-color: rgba(255,255,255,.06);
    box-shadow:
      0 1px 2px rgba(0,0,0,.35),
      0 10px 30px rgba(0,0,0,.45);
  }
}
.che-video-player.is-wood{
  background:
    linear-gradient(#111,#111) padding-box,
    linear-gradient(90deg, #6d3f2a, #8a5a3b 25%, #6d3f2a 50%, #8a5a3b 75%, #6d3f2a) border-box;
  border: 8px solid transparent;
  border-radius: 22px;
}
.che-video-player.is-wood::before{ inset:10px; border-radius:16px; }
/* VIDEO PLAYER END */

/* SPOTIFY PLAYER INICIO */
.che-spotify-player{
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0,0,0,.06), 0 10px 30px rgba(0,0,0,.18);
}
.che-spotify-player iframe{
  display:block;
  width:100%;
  border:0;
}
/* SPOTIFY PLAYER END */

section.woocommerce-order-details {
  margin-top: 25px !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 2rem !important;
    line-height: 1.3 !important;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex !important;
  flex-direction: column !important;
  gap: 15px !important;
  margin-bottom: 25px !important;
  font-size: 25px !important;
  padding: 0 !important;
}
.woocommerce ul.order_details li {
  border-right: unset !important;
}

.woocommerce-customer-details address {
  font-size: 25px !important;
  border: 0 !important;
}
@media only screen and (max-width: 767px) {
    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details, .woocommerce-customer-details address {
        font-size: 23px !important;
    }
}


.woocommerce .quantity,
.et_pb_wc_add_to_cart .quantity,
.et_pb_module .quantity {
  display: inline-flex;
  align-items: center;
  gap: .25rem;
  border: 1px solid rgba(0,0,0,.18);
  border-radius: .6rem;
  padding: .125rem .25rem;
  background: #fff;
  width: fit-content !important;
}

.woocommerce .quantity input.qty,
.et_pb_wc_add_to_cart .quantity .qty,
.et_pb_module .quantity .qty,
table.woocommerce-grouped-product-list .quantity .qty,
.input-text.qty.text {
  min-height: 2.6rem !important;
  text-align: center !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent;
  background-color: transparent !important;
  padding: 0 .25rem !important;
  outline: none !important;
  width: fit-content !important;
}

.woocommerce .quantity:focus-within,
.input-text.qty.text:focus-within
 {
  border-color: #2ea3f2;
  box-shadow: 0 0 0 .18rem rgba(46,163,242,.15);
}
.input-text.qty.text:focus
.woocommerce .quantity .qty:focus {
  outline: none;
}

.woocommerce .quantity[aria-disabled="true"],
.woocommerce .quantity .qty:disabled,
.input-text.qty.text[aria-disabled="true"],
.input-text.qty.text:disabled
{
  opacity: .55;
  cursor: not-allowed;
}

.single_add_to_cart_button,
.et_pb_button {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .woocommerce .quantity .qty,
  .et_pb_wc_add_to_cart .quantity .qty {
    width: 5.25rem;
    min-height: 3rem;
    font-size: 1.05rem;
  }
}

.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce .quantity .qty::-webkit-inner-spin-button,
.input-text.qty.text::-webkit-inner-spin-button {
  opacity: 1;
  -webkit-appearance: inner-spin-button;
  appearance: auto;
  transform: scale(1.25);
  cursor: pointer;
}

@-moz-document url-prefix() {
  .woocommerce .quantity .qty,
  .input-text.qty.text {
    -moz-appearance: textfield;
  }
}

@media (prefers-contrast: more) {
  .woocommerce .quantity:focus-within,
  .input-text.qty.text:focus-within {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.6);
  }
}

.et_pb_shop .woocommerce .quantity,
.et_pb_wc_add_to_cart .quantity,
.input-text.qty.text {
  margin: .25rem 0 !important;
}

table.woocommerce-grouped-product-list .quantity,
.input-text.qty.text {
  margin: .125rem 0 !important;
}

.woocommerce-billing-fields__field-wrapper label[for="billing_phone"] span.optional {
  display: none;
}

#billing_first_name_field,
#billing_last_name_field {
    width: 100% !important;
    float: none !important;
    clear: both;
}

/* Woocommerce checkout page */
@media only screen and (max-width: 500px) {
  .woocommerce-billing-fields h3,
  .et_pb_wc_checkout_order_details h3#order_review_heading {
    font-size: 20px;
  }

  .woocommerce-billing-fields__field-wrapper .form-row label {
    font-size: 18px;
  }

  .et_pb_row:has(.et_pb_wc_checkout_order_details) {
    padding-top: 0;
  }

  .woocommerce-checkout-review-order-table th.product-name,
  .woocommerce-checkout-review-order-table th.product-total{
    font-size: 18px;
  }

  .woocommerce-checkout-review-order-table td.product-name,
  .woocommerce-checkout-review-order-table td.product-total,
  .woocommerce-checkout-review-order-table td.product-total .woocommerce-Price-amount bdi,
  .woocommerce-checkout-review-order-table tr.cart-subtotal th,
  .woocommerce-checkout-review-order-table tr.cart-subtotal .woocommerce-Price-amount bdi,
  .woocommerce-checkout-review-order-table tr.order-total th,
  .woocommerce-checkout-review-order-table tr.order-total .woocommerce-Price-amount bdi{
    font-size: 16px !important;
  }

  .woocommerce-checkout-review-order label,
  .wc_payment_methods.payment_methods .wc_payment_method label {
    font-size: 16px !important;
  }
  .wc_payment_methods.payment_methods .wc_payment_method .payment_box.payment_method_cod,
  .wc_payment_methods.payment_methods .wc_payment_method .payment_box.payment_method_bacs {
    font-size: 15px !important;
  }
  .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 1.5 !important;
  }

  .woocommerce-checkout-review-order button#place_order {
    font-size: 16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .woocommerce-checkout-review-order button#place_order::after {
    display: none !important;
  }
  
}


/* Imagenes productos como cuadrado */
.woocommerce ul.products li.product a img,
.et_shop_image img,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link img,
.woocommerce div.product div.images img  {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .woocommerce-grouped-product-list-item__label label,
  .woocommerce-Price-amount.amount bdi {
    font-size: 22px !important;
  }
  p.stock {
    font-size: 18px !important;
  }
}


/* CTA buttons */
.et_pb_button.readmore--section:hover {
  border-color: var(--che-color-granate);
}
@media only screen and (max-width: 500px) {
  .che-card__more {
    font-size: 16px !important;
  }  
  .et_pb_button.readmore--section {
    font-size: 18px !important;
  }
}


/* Forms */
@media only screen and (max-width: 500px) {
  .cf7-label label {
    font-size: 18px !important;
  }
  .wpcf7-form-control {
    font-size: 16px !important;
  }
}

/* Woocommerce */
@media only screen and (max-width: 500px) {
  .page-template-default .woocommerce-result-count {
    font-size: 18px !important;
  }
  .che-cta.che-cta--inlink {
    font-size: 16px !important;
  }

  /* Product Page: description */
  .woocommerce .et_pb_wc_description .et_pb_module_inner p {
    font-size: 16px !important;
  }
  /* Product Page: items table */
  .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__quantity input,
  .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__label label,
  .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount bdi,
  .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__price p.stock {
    font-size: 16px !important;
  }
  /* Product Page: Add to cart */
  .woocommerce form.cart button.button {
    font-size: 16px !important;
  }
  /* Cart Page: Notices */
  .woocommerce-notices-wrapper .woocommerce-message,
  .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward,
  .button.wc-backward,
  .wc-empty-cart-message {
    font-size: 18px !important;
  }

  .button.wc-backward {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .button.wc-backward::after {
    display: none !important;
  }

  /* Cart Page */
  .woocommerce-cart-form .product-quantity .quantity {
    display: flex !important;
    width: fit-content !important;
    margin-inline: auto !important;
  }
  .woocommerce-cart-form .product-name,
  .woocommerce-cart-form .product-price,
  .woocommerce-cart-form .product-price .woocommerce-Price-amount bdi,
  .woocommerce-cart-form .product-quantity,
  .woocommerce-cart-form .product-quantity .quantity,
  .woocommerce-cart-form .product-quantity .quantity input,
  .woocommerce-cart-form .product-subtotal,
  .woocommerce-cart-form .product-subtotal .woocommerce-Price-amount bdi,
  .woocommerce-cart table.cart td.actions .button[name="update_cart"],
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before,
  .cart_totals .cart-subtotal .woocommerce-Price-amount bdi,
  .cart_totals .order-total .woocommerce-Price-amount bdi,
  .wc-proceed-to-checkout a.checkout-button.button {
    font-size: 16px !important;
  }

  .woocommerce-cart table.cart td.actions .button[name="update_cart"],
  .wc-proceed-to-checkout a.checkout-button.button {
    font-size: 16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .woocommerce-cart table.cart td.actions .button[name="update_cart"]::after,
  .wc-proceed-to-checkout a.checkout-button.button::after {
    display: none !important;
  }


  /* Thankyou Page */
  .woocommerce-notice,
  .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 24px !important;
  }

  ul.woocommerce-order-overview.order_details,
  ul.woocommerce-order-overview.order_details li.order,
  ul.woocommerce-order-overview.order_details .woocommerce-Price-amount.amount bdi,
  ul.woocommerce-order-overview.order_details + p,
  .woocommerce-order-details .order_details .woocommerce-table__product-name,
  .woocommerce-order-details .order_details .woocommerce-table__product-table,
  .woocommerce-order-details .order_details .woocommerce-table__product-total,
  .woocommerce-order-details .order_details .woocommerce-table__product-total .woocommerce-Price-amount bdi,
  .woocommerce-order-details .order_details tfoot,
  .woocommerce-order-details .order_details tfoot .woocommerce-Price-amount bdi,
  .woocommerce .woocommerce-customer-details address {
    font-size: 16px !important;
  }

  .woocommerce-order-details .order-again {
    display: none;
  }

  ul.woocommerce-order-overview.order_details + p {
    padding: 20px;
    background: var(--che-color-granate);
    border-radius: 8px;
    color: #fff !important;
  }
}

.wc_payment_methods.payment_methods .wc_payment_method .payment_box.payment_method_cod,
.wc_payment_methods.payment_methods .wc_payment_method .payment_box.payment_method_bacs {
    padding: 20px !important;
    background: var(--che-color-granate) !important;
    border-radius: 8px !important;
    color: #fff !important;
  }

  .woocommerce .woocommerce-customer-details address p::before {
    line-height: 1 !important;
  }
  .woocommerce .woocommerce-customer-details address p {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
  }

  #main-content >.container {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0 !important;
  }


.che-card__more, .et_pb_shop_0 .che-cta.che-cta--inlink, .che-cta.che-cta--inlink, .che-show-details__cta .che-btn, .che-thankyou-bacs-copy-button {
	background-color: var(--che-color-granate) !important;
	color: #ffffff !important;
}

.che-card__more:hover, .et_pb_shop_0 .che-cta.che-cta--inlink:hover, .che-cta.che-cta--inlink:hover, .che-show-details__cta .che-btn:hover, .che-thankyou-bacs-copy-button:hover{
	filter: brightness(0.95) !important;
    background: #c0807f !important;
}

.woocommerce-billing-fields__field-wrapper label[for="billing_phone"] span.optional {
	visibility: hidden !important;
}

 body.woocommerce-cart .button[name="update_cart"], body.woocommerce-cart tr:has(.button[name="update_cart"]), body.woocommerce-cart tr:has(.button[name="update_cart"]) * {
    visibility: hidden !important;
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    margin: 0!important;
    display: none !important;
  }
  
  /* === GRID como che-posts-cards === */

ul.products {
    display: grid !important;
    gap: 1.25rem;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0;
    margin: 15px 0 0 0;
    list-style: none;
}

/* Responsive */
@media (max-width: 992px) {
    ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    ul.products {
        grid-template-columns: 1fr;
    }
}

/* === FIX DIVI (CRÍTICO) === */
ul.products li.product {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

/* === Card estilo che-card === */

ul.products li.product {
    display: flex;
    flex-direction: column;
    background: #EBD7D7;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 !important;
}

/* Imagen */
ul.products li.product .et_shop_image {
    aspect-ratio: 1/1;
    overflow: hidden;
    display: block;
}

ul.products li.product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Enlace principal como contenedor */
ul.products li.product a.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    padding: 0 0 15px 0;
}

/* Título */
ul.products li.product .woocommerce-loop-product__title {
    margin: 0 0 .5rem;
    font-size: 22px !important;
    font-weight: 700;
    line-height: 1.3;
}

/* Precio */
ul.products li.product .price {
    font-size: 20px;
    margin-bottom: 1rem;
}

/* CTA como botón */
ul.products li.product .che-cta, .che-thankyou-bacs-copy-button {
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid currentColor;
    padding: .5rem .75rem;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
}

/* Hover */
ul.products li.product .che-cta:hover {
    background: #c0807f;
    color: #fff;
}

/* === BONUS === */
ul.products li.product h2,
ul.products li.product .price {
    padding-inline: 1rem;
}

.wp-theme-Divi.woocommerce-page span.onsale {
  display: inline-block !important;
  top: 70px !important;
  background-color: var(--che-color-granate) !important;
  color: #fff;
}


body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order {
  display: flex;
  flex-direction: column;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > p.woocommerce-thankyou-order-received {
  order: 1;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > .che-thankyou-bacs-copy-wrap {
  order: 3;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > p:not(.woocommerce-thankyou-order-received) {
  order: 2;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > ul.woocommerce-thankyou-order-details {
  order: 4;
  padding: 20px !important;
  margin-top: 25px;
  border: 2px solid var(--che-color-granate);
  width: fit-content;
  border-radius: 10px;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > section.woocommerce-order-details {
  order: 5;
}

body.woocommerce-order-received.tt-thankyou-bacs .woocommerce-order > section.woocommerce-customer-details {
  order: 6;
}

.che-thankyou-bacs-copy-wrap {
  margin: 12px 0 16px;
}

.che-thankyou-bacs-copy-button {
  cursor: pointer;
  font-size: 16px !important;
  background: var(--che-color-granate);
  color: #ffffff;
  border-radius: 8px;
}

.che-thankyou-bacs-copy-feedback {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}

.che-thankyou-bacs-copy-button.is-copied {
  opacity: 0.8;
}

.woocommerce ul.order_details li {
    margin-right: 0 !important;
}