.elementor-1208 .elementor-element.elementor-element-587a0e93 > .elementor-container{max-width:1201px;}.elementor-1208 .elementor-element.elementor-element-587a0e93{margin-top:0px;margin-bottom:0px;padding:50px 0px 0px 0px;}body.elementor-page-1208:not(.elementor-motion-effects-element-type-background), body.elementor-page-1208 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c3011d9 );}@media(max-width:1366px){.elementor-1208 .elementor-element.elementor-element-587a0e93{padding:50px 15px 0px 15px;}}@media(max-width:767px){.elementor-1208 .elementor-element.elementor-element-587a0e93{padding:25px 10px 0px 10px;}}/* Start custom CSS for shortcode, class: .elementor-element-28981edd *//* ============================================================
   OCULTAR SUGERENCIAS DE COMPRA (Cross-sells)
   ============================================================ */
.woocommerce .cart-collaterals .cross-sells {
  display: none;
}

/* ============================================================
   ANCHO DE COLUMNA "Totales del carrito" (RESPONSIVO)
   ============================================================ */
@media (max-width: 1024px) {
  .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
  }
}

@media (max-width: 881px) {
  .woocommerce .cart-collaterals .cart_totals {
    width: 48%;
  }
}

@media (max-width: 768px),
       (max-width: 544px) {
  .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    margin-top: 20px;
  }
}

/* ============================================================
   ESTILOS DE BOTONES DE PAGO (Carrito y Checkout)
   ============================================================ */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #0072bc;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #1684cc;
}

.checkout-button.button.alt.wc-forward {
  color: #fff;
  font-family: "Open Sans", Sans-serif;
  font-size: 18px;
}

/* ============================================================
   TABLAS DEL CARRITO – Ajustes visuales
   ============================================================ */
.woocommerce-page #content table.cart td.actions {
  background-color: #fff;
  border-width: 0;
}

.woocommerce table.shop_table_responsive thead {
  display: none; /* Oculta encabezados en móvil */
}

.woocommerce-cart .cart-collaterals .cart_totals table {
  background-color: #e9e9e9;
  border-radius: 0;
  border-width: 0;
  border-bottom-width: 0;
}

/* Mostrar solo bordes horizontales (línea inferior por fila) */
.woocommerce table.shop_table tr td,
.woocommerce table.shop_table tr th {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e0e0e0;
}

/* ============================================================
   ÍCONO ELIMINAR PRODUCTO (X)
   ============================================================ */
.woocommerce a.remove {
  font-size: 20px;
  color: #989898 !important;
}

/* ============================================================
   MINIATURA DE PRODUCTO EN CARRITO
   ============================================================ */
.woocommerce-page #content table.cart img {
  width: 70px;
}

/* ============================================================
   TAMAÑO DE FUENTE EN CELULARES Y TABLETS
   ============================================================ */
@media (max-width: 881px) {
  .woocommerce table.shop_table_responsive tr td {
    font-size: 14px;
  }
}


/* ============================================================
   MÓVIL: AJUSTE DE MINIATURAS Y VISUAL DE PRODUCTOS
   ============================================================ */
@media only screen and (max-width: 768px) {
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block !important;
    text-align: left !important;
  }

  .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
    display: none;
  }
}


/* ============================================================
   CAMPO DE CANTIDAD – WooCommerce por defecto (con flechas visibles y diseño elegante)
   ============================================================ */
.woocommerce .quantity input.qty {
  width: 70px !important;
  max-width: 100%;
  padding: 5px 10px !important;
  text-align: center;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: none;
  appearance: auto; /* mantiene las flechas */
}

/* Aumentar tamaño de las flechas (solo visible en algunos navegadores) */
.woocommerce .quantity input.qty::-webkit-inner-spin-button,
.woocommerce .quantity input.qty::-webkit-outer-spin-button {
  height: 30px;
}


/* ============================================================
   BLOQUE "TOTALES DEL CARRITO" – Estilo moderno y limpio
   ============================================================ */
.woocommerce-cart .cart-collaterals .cart_totals {
  background-color: #f9f9f9;
  padding: 20px 25px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #333;
}

/* Tabla interna (Subtotal / Envío / Total) */
.woocommerce-cart .cart-collaterals .cart_totals table {
  background: transparent;
  border: none;
  font-size: 16px;
  width: 100%;
}

/* Celdas con separación */
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 12px 10px;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
}

/* El TOTAL destacado */
.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

/* Espaciado extra para el botón */
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  margin-top: 20px;
  text-align: center;
}


/* ============================================================
   BOTÓN "FINALIZAR COMPRA" – ANCHO COMPLETO Y MODERNO
   ============================================================ */
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
  display: block;
  width: 100%;
  background-color: #0072bc;
  color: #fff;
  padding: 15px 0;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #005fa3;
}



/* ============================================================
   ESPACIO INFERIOR DEL BLOQUE TOTALES DEL CARRITO
   ============================================================ */

.woocommerce-cart .cart-collaterals {
  margin-bottom: 40px;
}/* End custom CSS */