.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2314 .elementor-element.elementor-element-4a9ddd5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2314 .elementor-element.elementor-element-255f816{--display:flex;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2314 .elementor-element.elementor-element-b7c5c83{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:20px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-2314 .elementor-element.elementor-element-98c3acc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 0px;--row-gap:10px;--column-gap:0px;}.elementor-2314 .elementor-element.elementor-element-de22490 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sarabun;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2314 .elementor-element.elementor-element-6cc5b88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}@media(max-width:767px){.elementor-2314 .elementor-element.elementor-element-4a9ddd5{--padding-top:60px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2314 .elementor-element.elementor-element-b7c5c83{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2314 .elementor-element.elementor-element-6cc5b88{--width:100%;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-2314 .elementor-element.elementor-element-6cc5b88.e-con{--align-self:center;}.elementor-2314 .elementor-element.elementor-element-83e3c6b{width:100%;max-width:100%;}}@media(min-width:768px){.elementor-2314 .elementor-element.elementor-element-4a9ddd5{--content-width:1290px;}.elementor-2314 .elementor-element.elementor-element-b7c5c83{--content-width:1290px;}.elementor-2314 .elementor-element.elementor-element-98c3acc{--width:22%;}.elementor-2314 .elementor-element.elementor-element-6cc5b88{--width:78%;}}/* Start custom CSS for shortcode, class: .elementor-element-0d9bec6 */.elementor a {
    color: black;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-de22490 */.filtro-hermanas {
  max-height: 500px;
  width: 255px;
  overflow-y: auto;
  padding-right: 5px; /* espacio para scrollbar */
  scrollbar-width: thin;
  scrollbar-color: #123474 #f0f0f0;
  strong{
    color: var(--Azul-2, #2A559A);
    font-family: Sarabun;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}
}

.filtro-hermanas ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.filtro-hermanas li {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 6px 0;
}

.filtro-hermanas li a {
  text-decoration: none;
  color: #444;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease;
}

.filtro-hermanas li.activo a {
  color: #123474;
  font-weight: bold;
}

.filtro-hermanas li a:hover {
  color: #2A559A;
}

/* Responsive */
@media screen and (max-width: 768px) {
  .filtro-hermanas {
    width: 100%;
    max-height: 300px;
  }

  .filtro-hermanas li a {
    font-size: 14px;
  }
}
.filtro-marcas {
  max-height: 200px; /* más corto que hermanas */
  width: 255px;
  overflow-y: auto;
  padding-top: 40px;
  padding-right: 5px;
  
  scrollbar-width: thin;
  scrollbar-color: #123474 #f0f0f0;
  strong{
    color: var(--Azul-2, #2A559A);
    font-family: Sarabun;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}
}

.filtro-marcas ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.filtro-marcas li {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 6px 0;
}

.filtro-marcas li a {
  text-decoration: none;
  color: #444;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease;
}

.filtro-marcas li.activo a {
  color: #123474;
  font-weight: bold;
}

.filtro-marcas li a:hover {
  color: #2A559A;
}

@media screen and (max-width: 768px) {
  .filtro-marcas {
    width: 100%;
    max-height: 180px;
  }

  .filtro-marcas li a {
    font-size: 14px;
  }
}
/*Filtro Categorias Estilos*/
.filtro-categorias {
  max-height: 500px;
  width: 255px;
  overflow-y: auto;
  padding-right: 5px;
  scrollbar-width: thin;
  scrollbar-color: #123474 #f0f0f0;
}

.filtro-categorias strong {
  color: var(--Azul-2, #2A559A);
  font-family: Sarabun;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

.filtro-categorias ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.filtro-categorias li {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 6px 0;
}

.filtro-categorias li a {
  text-decoration: none;
  color: #444;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease;
}

.filtro-categorias li a:hover {
  color: #2A559A;
}

@media screen and (max-width: 768px) {
  .filtro-categorias {
    width: 100%;
    max-height: 300px;
  }

  .filtro-categorias li a {
    font-size: 14px;
  }
}

/*Filtro de Marcas todas*/

.filtro-marcas-todas {
  max-height: 200px;
  width: 255px;
  overflow-y: auto;
  padding-top: 40px;
  padding-right: 5px;
  scrollbar-width: thin;
  scrollbar-color: #123474 #f0f0f0;
}

.filtro-marcas-todas strong {
  color: var(--Azul-2, #2A559A);
  font-family: Sarabun;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

.filtro-marcas-todas ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.filtro-marcas-todas li {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  padding: 6px 0;
}

.filtro-marcas-todas li a {
  text-decoration: none;
  color: #444;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease;
}

.filtro-marcas-todas li.activo a {
  color: #123474;
  font-weight: bold;
}

.filtro-marcas-todas li a:hover {
  color: #2A559A;
}

@media screen and (max-width: 768px) {
  .filtro-marcas-todas {
    width: 100%;
    max-height: 180px;
  }

  .filtro-marcas-todas li a {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-37ff391 */.woocommerce-js .variations select, .woocommerce-js .woocommerce-ordering select {
    padding: .5em;
    border: 1px solid #676767;
    border-radius: 10px;
}

.woocommerce .woocommerce-ordering {
    margin-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-83e3c6b */.tarjeta-producto {
  background: #f5f5f5;
    border-radius: 20px;
    padding: 20px 15px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-family: 'Sarabun', sans-serif;
    position: relative;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    
}
@media(max-width: 768px){
    .tarjeta-producto{
        width: 175px;
    }
}

.tarjeta-producto .etiquetas {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  font-weight: bold;
}

.tarjeta-producto .etiqueta-nuevo {
  background: #00D7E2;
  color: #fff;
  padding: 4px 8px;
  border-radius: 10px;
}

.tarjeta-producto .etiqueta-descuento {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #D10000;
  color: #fff;
  padding: 4px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
}

.tarjeta-producto img {
  max-height: 120px;
  object-fit: contain;
  margin: 0 auto 10px;
  border-radius: 88px 88px 1px 1px;
  filter: blur(0px) brightness(90%) contrast(114%) saturate(100%) hue-rotate(0deg);
}

.tarjeta-producto .codigo {
  font-size: 13px;
  color: #666;
  margin-bottom: 5px;
}

.tarjeta-producto .marca {
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.tarjeta-producto h3 {
  font-size: 15px;
  color: #00215B;
  margin-bottom: 5px;
  font-weight: bold;
}

.tarjeta-producto .precio-anterior {
  text-decoration: line-through;
  color: #aaa;
  font-size: 14px;
}

.tarjeta-producto .precio-actual {
  color: #00215B;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tarjeta-producto .igv {
  font-size: 12px;
  color: #666;
  margin-bottom: 15px;
}

/* ==== BOTÓN PERSONALIZADO AJAX === */
.formulario-add-cart-ajax {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
  font-family: 'Sarabun', sans-serif;
}

.cantidad-control {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  padding: 0px 15px;
  border-radius: 100px;
  font-weight: bold;
  gap: 10px;
}

.cantidad-control input {
  width: 40px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: 16px;
  appearance: textfield;
}

.cantidad-control button {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  padding: 0 8px;
  user-select: none;
}

.boton-personalizado {
  background-color: #2a559a;
  color: white;
  border: none;
  padding: 12px 24px;
  border-radius: 100px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: background 0.3s ease;
}

.boton-personalizado:hover {
  background-color: #00D7E2;
}

.boton-personalizado svg {
  fill: white;
}

input.input-cantidad {
    width: 55px;
}
button.btn-mas {
    color: black;
}
button.btn-menos {
    color: black;
}
</style>

<div class="tarjeta-producto">
  <!-- Etiquetas -->
  <div class="etiquetas">
    [product_is_new]
  </div>
  [product_discount_percent]

  <!-- Imagen -->
  <div class="imagen-producto">
    [product_image]
  </div>

  <!-- Código y marca -->
  <div class="codigo">CÓD: [product_sku]</div>
  <div class="marca">Marca: [marca_producto]</div>

  <!-- Título -->
  <h3>[product_title]</h3>

  <!-- Precios -->
  <div class="precio-anterior">[product_regular_price]</div>
  <div class="precio-actual">[product_price]</div>

  <div class="igv">El precio incluye I.G.V</div>

  <!-- Botón personalizado AJAX -->
  [boton_add_to_cart_ajax]
</div>

.tarjeta-producto {
  background: #fff;
  border-radius: 20px;
  padding: 20px 15px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  font-family: 'Sarabun', sans-serif;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.tarjeta-producto .etiquetas {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  font-weight: bold;
}

.tarjeta-producto .etiqueta-nuevo {
  background: #00D7E2;
  color: #fff;
  padding: 4px 8px;
  border-radius: 10px;
}

.tarjeta-producto .etiqueta-descuento {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #D10000;
  color: #fff;
  padding: 4px 8px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
}

.tarjeta-producto img {
  max-height: 120px;
  object-fit: contain;
  margin: 0 auto 10px;
}

.tarjeta-producto .codigo,
.tarjeta-producto .marca {
  font-size: 13px;
  color: #666;
  margin-bottom: 5px;
}

.tarjeta-producto h3 {
  font-size: 15px;
  color: #00215B;
  margin-bottom: 5px;
  font-weight: bold;
}

.tarjeta-producto .precio-anterior {
  text-decoration: line-through;
  color: #aaa;
  font-size: 14px;
}

.tarjeta-producto .precio-actual {
  color: #00215B;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tarjeta-producto .igv {
  font-size: 12px;
  color: #666;
  margin-bottom: 15px;
}

.grid-tarjetas-productos {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr) !important; /* default: móvil */
}

@media (max-width: 768px) {
  .grid-tarjetas-productos {
    grid-template-columns: repeat(2, 1fr) !important; /* tablet */
    column-gap: 10px;
    row-gap: 20px;
    margin-left: -8px;
    
  }
}

@media (min-width: 1024px) {
  .grid-tarjetas-productos {
     grid-template-columns: repeat(4, 1fr) !important; /* escritorio */
  }
}


.paginacion-tarjetas .page-numbers {
  display: inline-block;
  padding: 5px 12px;
  background: white;
  border: 1px solid #757575;
  margin: 0 7px;
  border-radius: 99px;
  text-decoration: none;
  color: #333;
}

.paginacion-tarjetas .page-numbers.current {
  background: #2a559a;
  color: #fff;
  font-weight: bold;
}

.paginacion-tarjetas .page-numbers.current {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #2A559A; /* Fondo del número */
  font-weight: bold;
  color: white;
  font-size: 14px;
}

.paginacion-tarjetas .page-numbers.current::before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background-image: url('https://www.jordanperu.com/wp-content/uploads/2025/06/Group-47976.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
}

.cantidad-control input::-webkit-outer-spin-button,
.cantidad-control input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cantidad-control input[type=number] {
  -moz-appearance: textfield;
}/* End custom CSS */
/* Start custom CSS */@media (min-width: 922px) {
  .ast-woo-shop-archive .site-content.ast-container {
    max-width: 100% !important;
  }
}

.elementor-template-full-width .ast-container {
    display: grid;
;
}
.ast-container, .ast-container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}/* End custom CSS */