.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bcada6b:#0A66FF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#0A66FF;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#FFFFFF;border-style:none;border-radius:12px 12px 12px 12px;padding:18px 32px 18px 32px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:#0050D6;color:#FFFFFF;box-shadow:0px 8px 24px -4px rgba(10,102,255,0.30);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Poppins", Sans-serif;}.elementor-kit-9 h1{font-family:"Bebas Neue", Sans-serif;}.elementor-kit-9 h2{font-family:"Bebas Neue", Sans-serif;}.elementor-kit-9 h3{font-family:"Bebas Neue", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{padding:16px 24px 16px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.color-corporativo {
  color: #0A66FF;
}
.color-corporativo3 {
  color: black;
}

/* WooCommerce overrides — corporate blue */
.woocommerce div.product p.price .woocommerce-Price-amount,
.woocommerce div.product span.price .woocommerce-Price-amount,
.woocommerce-page div.product p.price ins .woocommerce-Price-amount {
  color: #0A66FF !important;
  font-weight: 700 !important;
}
.woocommerce div.product p.price del .woocommerce-Price-amount {
  color: #B0B6C0 !important;
}
.woocommerce .single_add_to_cart_button.button,
.woocommerce-page .single_add_to_cart_button.button,
.woocommerce form.cart .button.single_add_to_cart_button {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 18px 32px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 8px 24px -4px rgba(10,102,255,0.30) !important;
}
.woocommerce .single_add_to_cart_button.button:hover,
.woocommerce-page .single_add_to_cart_button.button:hover {
  background-color: #0846B3 !important;
  box-shadow: 0 14px 32px -4px rgba(10,102,255,0.45) !important;
}
.woocommerce div.product .stock {
  color: #0A66FF !important;
  font-weight: 600 !important;
}
.woocommerce .quantity .qty {
  border: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
  padding: 14px 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
}

/* Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li {
  border-radius: 0 !important;
  border-color: #E8EDF5 !important;
  background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active {
  border-color: #0A66FF !important;
  background: #FFFFFF !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  font-size: 13px !important;
}

/* Force WC product gallery image to show */
.woocommerce-product-gallery,
.woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery__image {
  opacity: 1 !important;
  visibility: visible !important;
}
.woocommerce-product-gallery__image > a {
  display: block !important;
}
.woocommerce-product-gallery__image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  color: #1A1A1A !important;
  padding: 0 0 12px 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.7em;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price .woocommerce-Price-amount {
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #0A66FF !important;
}
.woocommerce ul.products li.product .button {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 12px 24px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  width: 100%;
  text-align: center;
  margin-top: 16px !important;
  transition: all 0.3s ease !important;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #0846B3 !important;
}

/* === CART PAGE === */
.woocommerce-cart table.shop_table {
  border: 1px solid #E8EDF5 !important;
  border-radius: 16px !important;
  border-collapse: separate !important;
  overflow: hidden;
}
.woocommerce-cart table.shop_table th {
  background: #F7F9FC !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: #1A1A1A !important;
  padding: 18px !important;
}
.woocommerce-cart table.shop_table td {
  padding: 24px 18px !important;
  font-family: 'Poppins', sans-serif !important;
  border-top: 1px solid #E8EDF5 !important;
}
.woocommerce-cart table.shop_table .product-thumbnail img {
  width: 80px !important;
  height: auto !important;
  border-radius: 8px !important;
}
.woocommerce-cart .cart_totals {
  background: #F7F9FC;
  border-radius: 16px;
  padding: 32px !important;
  border: 1px solid #E8EDF5;
}
.woocommerce-cart .cart_totals h2 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.01em;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border-radius: 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: 14px !important;
  padding: 16px 32px !important;
  border: none !important;
  transition: all 0.3s !important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background-color: #0846B3 !important;
}
.woocommerce-cart input[type="text"],
.woocommerce-cart input[type="email"],
.woocommerce-cart .quantity input[type="number"] {
  border: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
  padding: 12px !important;
  font-family: 'Poppins', sans-serif !important;
}

/* === CHECKOUT PAGE === */
.woocommerce-checkout #customer_details {
  background: #FFFFFF;
  border: 1px solid #E8EDF5;
  border-radius: 16px;
  padding: 32px !important;
}
.woocommerce-checkout h3 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  letter-spacing: 0.01em;
  color: #1A1A1A !important;
}
.woocommerce-checkout label {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #1A1A1A !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 6px !important;
  display: block;
}
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select,
.woocommerce-checkout .select2-selection {
  border: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
  padding: 14px 16px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  height: auto !important;
  width: 100%;
  background: #FFFFFF !important;
}
.woocommerce-checkout input:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout select:focus {
  border-color: #0A66FF !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(10,102,255,0.10);
}
.woocommerce-checkout .woocommerce-checkout-review-order {
  background: #F7F9FC;
  border-radius: 16px;
  padding: 32px !important;
  border: 1px solid #E8EDF5;
}
.woocommerce-checkout #order_review_heading {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
}
.woocommerce-checkout #place_order,
.woocommerce-checkout .button.alt {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border-radius: 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: 15px !important;
  padding: 18px 32px !important;
  border: none !important;
  width: 100%;
  box-shadow: 0 8px 24px -4px rgba(10,102,255,0.30) !important;
  transition: all 0.3s !important;
  margin-top: 16px;
}
.woocommerce-checkout #place_order:hover {
  background-color: #0846B3 !important;
  box-shadow: 0 14px 32px -4px rgba(10,102,255,0.45) !important;
}
.woocommerce-checkout .payment_methods li {
  background: #FFFFFF !important;
  border: 1px solid #E8EDF5 !important;
  border-radius: 8px !important;
  padding: 20px !important;
  margin-bottom: 12px !important;
  list-style: none !important;
}
.woocommerce-checkout .payment_methods li label {
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-message,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
  background-color: #E6EEFF !important;
  border-top-color: #0A66FF !important;
  color: #1A1A1A !important;
  border-radius: 8px;
  padding: 18px 24px !important;
  font-family: 'Poppins', sans-serif !important;
}
.woocommerce-checkout table.shop_table {
  border: 1px solid #E8EDF5 !important;
  border-radius: 12px !important;
  border-collapse: separate !important;
  overflow: hidden;
}
/* === END RELATED + CART + CHECKOUT === */

/* === WC BLOCKS (new cart + checkout blocks) === */
.wc-block-components-button,
.wp-block-woocommerce-proceed-to-checkout-block .wc-block-components-button,
.wc-block-cart__submit-button,
button.wc-block-components-checkout-place-order-button,
.wc-block-components-checkout-place-order-button {
  background-color: #0A66FF !important;
  background: #0A66FF !important;
  color: #FFFFFF !important;
  border-radius: 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: 14px !important;
  padding: 18px 32px !important;
  border: none !important;
  transition: all 0.3s !important;
  box-shadow: 0 8px 24px -4px rgba(10,102,255,0.30) !important;
}
.wc-block-components-button:hover,
.wc-block-cart__submit-button:hover,
button.wc-block-components-checkout-place-order-button:hover {
  background-color: #0846B3 !important;
  background: #0846B3 !important;
  box-shadow: 0 14px 32px -4px rgba(10,102,255,0.45) !important;
}
/* Cart block title link */
.wc-block-cart-items__row .wc-block-components-product-name {
  color: #0A66FF !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
}
/* Cart product thumb bigger + rounded */
.wc-block-cart-items__row .wc-block-cart-item__image img,
.wc-block-cart-items__row .wc-block-components-product-image img {
  border-radius: 8px !important;
  width: 80px !important;
  max-width: 80px !important;
}
/* Cart table header */
.wc-block-cart-items thead th,
.wc-block-cart__sidebar h2 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  color: #1A1A1A !important;
}
/* Sidebar (totals) */
.wc-block-cart__sidebar,
.wc-block-components-totals-wrapper {
  background: #F7F9FC;
  border: 1px solid #E8EDF5;
  border-radius: 16px;
  padding: 24px !important;
}
/* Coupon dropdown */
.wc-block-components-panel__button {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  color: #1A1A1A !important;
}
/* Form inputs (checkout block) */
.wc-block-components-form .wc-block-components-text-input input,
.wc-block-components-form .wc-block-components-text-input textarea,
.wc-block-checkout__contact-fields input,
.wc-block-checkout__billing-fields input,
.wc-block-checkout__shipping-fields input {
  border: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
  padding: 14px 16px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  background: #FFFFFF !important;
}
.wc-block-components-form .wc-block-components-text-input input:focus,
.wc-block-components-form .wc-block-components-text-input textarea:focus {
  border-color: #0A66FF !important;
  box-shadow: 0 0 0 3px rgba(10,102,255,0.10);
}
/* Checkout block section headings */
.wc-block-components-checkout-step__title,
.wc-block-components-title {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 28px !important;
  font-weight: 600 !important;
  letter-spacing: 0.01em !important;
  color: #1A1A1A !important;
}
/* Sidebar order summary block */
.wc-block-components-sidebar,
.wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-checkout-order-summary-block {
  background: #F7F9FC !important;
  border: 1px solid #E8EDF5 !important;
  border-radius: 16px !important;
  padding: 28px !important;
}
.wc-block-components-totals-item__value,
.wc-block-components-totals-footer-item-tax-value,
.wc-block-formatted-money-amount {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
}
.wc-block-components-totals-footer-item-value .wc-block-formatted-money-amount {
  color: #0A66FF !important;
  font-size: 22px !important;
}
/* Empty cart link */
.wc-empty-cart-message ~ a,
.wc-block-cart__empty-cart__title + a {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
}

/* === SINGLE PRODUCT: hide top product-meta pills (the cluttered row above title) === */
.elementor-element-39c47352 {
  display: none !important;
}
/* Also reserve bottom product-meta to clean styling */
.elementor-element-7c7f1b90 .product_meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #E8EDF5;
  font-size: 13px;
  color: #5A6068;
}
.elementor-element-7c7f1b90 .product_meta span {
  display: block;
}
.elementor-element-7c7f1b90 .product_meta span > span,
.elementor-element-7c7f1b90 .product_meta a {
  color: #0A66FF;
  font-weight: 500;
  text-decoration: none;
}
/* === END SINGLE PRODUCT === */

/* === AUDIT FIXES v1 === */

/* 1. LOOP CARD: restore category tag but limited + clean (NO tags, NO 2nd row clutter) */

.elementor [data-elementor-type="loop-item"] .product_meta 

/* 2. CART SIDEBAR: remove nested borders */
.wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-cart-totals-block,
.wc-block-cart__sidebar > div,
.wc-block-components-panel,
.wp-block-woocommerce-cart-order-summary-coupon-form-block,
.wp-block-woocommerce-cart-order-summary-totals-block {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.wc-block-cart__sidebar {
  background: #F7F9FC !important;
  border: 1px solid #E8EDF5 !important;
  border-radius: 16px !important;
  padding: 28px !important;
}
.wc-block-cart__sidebar h2 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  margin: 0 0 20px 0 !important;
  color: #1A1A1A !important;
}
/* Cupones row */
.wc-block-components-panel__button {
  border: none !important;
  background: transparent !important;
  padding: 12px 0 !important;
  border-bottom: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
}
/* Total row */
.wc-block-components-totals-item {
  padding: 16px 0 !important;
  border: none !important;
  background: transparent !important;
}
.wc-block-components-totals-item__label {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
}
.wc-block-components-totals-item__value {
  color: #0A66FF !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}

/* 3. CHECKOUT SIDEBAR: fix product title word-break */
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__description,
.wc-block-components-order-summary-item__description,
.wc-block-cart-item__product-name,
.wc-block-components-product-name {
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  hyphens: auto !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  color: #1A1A1A !important;
  text-transform: none !important;
}
/* Wider sidebar checkout: ensure it has enough space */
.wp-block-woocommerce-checkout-order-summary-block,
.wc-block-components-sidebar {
  min-width: 320px !important;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item {
  padding: 12px 0 !important;
}

/* 4. MI CUENTA: forgot password link → blue */
.woocommerce-LostPassword a,
.lost_password a,
.woocommerce a.button.alt {
  color: #0A66FF !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
.woocommerce-LostPassword a:hover,
.lost_password a:hover {
  text-decoration: underline !important;
  color: #0846B3 !important;
}
/* Login form inputs */
.woocommerce-form-login input[type="text"],
.woocommerce-form-login input[type="password"],
.woocommerce-form-login input[type="email"] {
  border: 1px solid #E8EDF5 !important;
  border-radius: 0 !important;
  padding: 14px 16px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  background: #FFFFFF !important;
}
.woocommerce-form-login input:focus {
  border-color: #0A66FF !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(10,102,255,0.10);
}
.woocommerce-form-login label {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #1A1A1A !important;
}
.woocommerce-form-login button[type="submit"] {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border-radius: 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: 14px !important;
  padding: 16px 32px !important;
  border: none !important;
}
/* === END AUDIT FIXES v1 === */

/* Adrenalin special badge */
.adrenalin-badge {
  background: #0A66FF !important;
  padding: 8px 18px !important;
  border-radius: 999px !important;
  display: inline-block;
  width: auto !important;
}
.adrenalin-badge .elementor-heading-title {
  color: #FFFFFF !important;
}

/* Hide duplicate stock indicator inside add-to-cart widget */
.elementor-widget-woocommerce-product-add-to-cart .stock {
  display: none !important;
}
/* Hide duplicate stock inside title area on single product if any */
.product .single_add_to_cart_button + .stock {
  display: none !important;
}

/* Product badge inline pill */
.product-badge {
  width: fit-content !important;
}
.product-badge .elementor-heading-title {
  background: #0A66FF !important;
  color: #FFFFFF !important;
  padding: 7px 14px !important;
  border-radius: 999px !important;
  display: inline-block !important;
}

/* === CART/CHECKOUT START === */
/* Product images in cart/checkout */
.woocommerce-cart table.shop_table img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 100px !important;
  height: auto;
  border-radius: 4px;
  display: block;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order-table .cart_item td.product-name {
  max-width: 450px !important;
  padding-right: 40px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td {
  max-width: 100% !important;
  width: 200px !important;
}
tr.woocommerce-shipping-totals.shipping {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block;
  }
  .product-thumbnail::before { display: none; }
}

/* Cart "Proceder al pago" button — white text */
a.checkout-button.button.alt {
  color: #FFFFFF !important;
  background: #0A66FF !important;
  border: none !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 18px 30px !important;
  border-radius: 0 !important;
  display: block !important;
  text-align: center;
}
a.checkout-button.button.alt:hover { background: #0846B3 !important; color: #FFFFFF !important; }

/* "Actualizar carrito" — outline blue */
.woocommerce-cart button[name="update_cart"] {
  background: #FFFFFF !important;
  color: #0A66FF !important;
  border: 2px solid #0A66FF !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 12px 24px !important;
  border-radius: 0 !important;
}
.woocommerce-cart button[name="update_cart"]:hover {
  background: #0A66FF !important;
  color: #FFFFFF !important;
}
.woocommerce-cart button[name="update_cart"]:disabled { opacity: 0.5; }

/* "Aplicar cupón" button */
.woocommerce-cart .coupon button[name="apply_coupon"] {
  background: #0A66FF !important;
  color: #FFFFFF !important;
  border: none !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 14px 24px !important;
  border-radius: 0 !important;
}
.woocommerce-cart .coupon button[name="apply_coupon"]:hover { background: #0846B3 !important; }

/* Checkout "Realizar el pedido" */
#place_order, button#place_order {
  background: #0A66FF !important;
  color: #FFFFFF !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  padding: 18px 30px !important;
  border-radius: 0 !important;
  border: none !important;
}
#place_order:hover { background: #0846B3 !important; }
/* === CART/CHECKOUT END === */

/* === EDITORIAL HOME START === */

/* MARQUEE */
.pftc-marquee-strip {
  display: flex; overflow: hidden;
  position: relative;
  border-top: 1px solid rgba(255,213,107,0.18);
  border-bottom: 1px solid rgba(255,213,107,0.18);
}
.pftc-marquee-track {
  display: inline-flex; align-items: center; gap: 48px;
  animation: pftcMarquee 40s linear infinite;
  white-space: nowrap;
  padding: 0 24px;
}
.pftc-marquee-wrap:hover .pftc-marquee-track { animation-play-state: paused; }
.pftc-marq-item {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 56px;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.pftc-marq-item.outline {
  color: transparent;
  -webkit-text-stroke: 1.5px #FFD56B;
}
.pftc-marq-dot {
  color: #FFD56B;
  font-size: 16px;
  line-height: 1;
}
@keyframes pftcMarquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* ADRENALIN EDITORIAL */
.pftc-adren-editorial { position: relative; overflow: hidden; }
.pftc-adren-editorial::before {
  content: '';
  position: absolute;
  width: 600px; height: 600px;
  right: -100px; top: 50%;
  transform: translateY(-50%);
  background: radial-gradient(circle, rgba(255,213,107,0.10) 0%, transparent 60%);
  pointer-events: none;
  z-index: 0;
}
.pftc-massive .elementor-heading-title {
  text-transform: uppercase;
}

/* Adrenalin card display */

@keyframes pftcFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

/* CATEGORIES SHOWCASE */
.pftc-cat-card-wrap { width: calc(25% - 15px); }
.pftc-cat-card-wrap .elementor-widget-container { height: 100%; }
@media (max-width: 980px) {
  .pftc-cat-card-wrap { width: calc(50% - 10px); }
}
@media (max-width: 600px) {
  .pftc-cat-card-wrap { width: 100%; }
}
.pftc-cat-card {
  display: block;
  position: relative;
  aspect-ratio: 3/4;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.5s ease;
}
.pftc-cat-card::after {
  content: '';
  position: absolute; inset: 0;
  background: inherit;
  filter: brightness(1.0);
  transition: transform 0.6s ease;
}
.pftc-cat-card:hover { transform: translateY(-6px); }
.pftc-cat-card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px 28px;
  z-index: 2;
}
.pftc-cat-tagline {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.75);
  margin-bottom: 8px;
}
.pftc-cat-name {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.0;
  color: #FFFFFF;
  margin: 0 0 16px;
  letter-spacing: 0.01em;
}
.pftc-cat-cta {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  padding-bottom: 4px;
  align-self: flex-start;
  transition: gap 0.3s ease;
}
.pftc-cat-card:hover .pftc-cat-cta {
  border-bottom-color: #FFD56B;
  color: #FFD56B;
}

/* TESTIMONIALS MAGAZINE */
.pftc-testim-featured-wrap { width: calc(62% - 12px); }
.pftc-testim-mini-wrap { width: 100%; }
@media (max-width: 980px) {
  .pftc-testim-featured-wrap { width: 100%; }
}
.pftc-testim-featured {
  background: #FFFFFF;
  border: 1px solid #E8EDF5;
  padding: 56px 56px 48px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.pftc-testim-feat-quote {
  position: absolute;
  top: 24px; right: 32px;
  font-family: 'Georgia', serif;
  font-size: 200px;
  line-height: 1;
  color: #0A66FF;
  opacity: 0.10;
  font-weight: 700;
  pointer-events: none;
}
.pftc-testim-feat-text {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  line-height: 1.5;
  color: #1A1A1A;
  font-weight: 500;
  margin: 0 0 32px;
  position: relative;
  z-index: 1;
}
.pftc-testim-feat-text strong { color: #0A66FF; font-weight: 700; }
.pftc-testim-feat-footer {
  display: flex; align-items: center; gap: 16px;
  margin-top: auto;
}
.pftc-testim-feat-avatar {
  width: 56px; height: 56px;
  background: linear-gradient(135deg, #0A66FF, #0846B3);
  color: #FFFFFF;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px; font-weight: 700;
  letter-spacing: 0.01em;
  border-radius: 50%;
}
.pftc-testim-feat-name {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #1A1A1A;
  margin-bottom: 2px;
}
.pftc-testim-feat-meta {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #5A6068;
  letter-spacing: 0.02em;
}

.pftc-testim-mini {
  background: #FFFFFF;
  border: 1px solid #E8EDF5;
  padding: 28px 24px;
}
.pftc-testim-mini-stars {
  color: #FFD56B; font-size: 14px; letter-spacing: 2px;
  margin-bottom: 12px;
}
.pftc-testim-mini-text {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #1A1A1A;
  margin: 0 0 20px;
}
.pftc-testim-mini-footer { display: flex; align-items: center; gap: 12px; }
.pftc-testim-mini-avatar {
  width: 40px; height: 40px;
  background: #F0F4FB;
  color: #0A66FF;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px; font-weight: 700;
  border-radius: 50%;
}
.pftc-testim-mini-name {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #1A1A1A;
}
.pftc-testim-mini-meta {
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: #5A6068;
}

/* TIMELINE CÓMO FUNCIONA */
.pftc-timeline-row { position: relative; }
@media (min-width: 980px) {
  .pftc-timeline-row::before {
    content: '';
    position: absolute;
    left: 16.66%; right: 16.66%;
    top: 40px;
    height: 2px;
    background: linear-gradient(to right, transparent 0%, #0A66FF 20%, #FFD56B 50%, #0A66FF 80%, transparent 100%);
    z-index: 0;
  }
}
.pftc-timeline-step-wrap {
  width: calc(33.33% - 14px);
  margin: 0 7px;
}
@media (max-width: 980px) {
  .pftc-timeline-step-wrap { width: 100%; margin: 0 0 32px; }
}
.pftc-timeline-step-wrap .elementor-widget-container { height: 100%; }
.pftc-timeline-step {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E8EDF5;
  padding: 56px 32px 36px;
  z-index: 1;
  height: 100%;
  text-align: center;
  transition: all 0.3s ease;
}
.pftc-timeline-step:hover {
  border-color: #0A66FF;
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(10,102,255,0.12);
}
.pftc-timeline-circle {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px; height: 80px;
  background: linear-gradient(135deg, #0A66FF, #0846B3);
  color: #FFFFFF;
  display: flex; align-items: center; justify-content: center;
  font-size: 28px;
  border-radius: 50%;
  box-shadow: 0 12px 32px rgba(10,102,255,0.25);
  transition: all 0.3s ease;
  z-index: 2;
}
.pftc-timeline-step:hover .pftc-timeline-circle {
  background: linear-gradient(135deg, #FFD56B, #E0B547);
  color: #0A1733;
  transform: translateX(-50%) scale(1.08);
}
.pftc-timeline-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 14px;
  color: #0A66FF;
  letter-spacing: 0.18em;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.pftc-timeline-num::before { content: 'PASO '; }
.pftc-timeline-title {
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #1A1A1A;
  margin: 0 0 10px;
  line-height: 1.25;
}
.pftc-timeline-body {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #5A6068;
  margin: 0 0 20px;
}
.pftc-timeline-time {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #0A66FF;
  background: #F0F4FB;
  padding: 6px 14px;
  letter-spacing: 0.04em;
}

/* === EDITORIAL HOME END === */

/* === ADREN PRO START === */

.pftc-adren-pro { position: relative; overflow: hidden; }
.pftc-adren-pro::before {
  content: '';
  position: absolute;
  width: 800px; height: 800px;
  right: -200px; top: -200px;
  background: radial-gradient(circle, rgba(255,213,107,0.08) 0%, transparent 60%);
  pointer-events: none;
  z-index: 0;
}
.pftc-adren-pro::after {
  content: '';
  position: absolute;
  width: 600px; height: 600px;
  left: -150px; bottom: -150px;
  background: radial-gradient(circle, rgba(10,102,255,0.10) 0%, transparent 60%);
  pointer-events: none;
  z-index: 0;
}
.pftc-adren-pro > * { position: relative; z-index: 1; }

/* Title — single inline */
.pftc-adren-title .elementor-heading-title {
  text-transform: uppercase;
  letter-spacing: -0.005em !important;
  line-height: 0.95 !important;
}
.pftc-adren-subtitle .elementor-heading-title {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
}

/* CASCADE display */
.pftc-adren-cascade-wrap { width: 100%; }
.pftc-adren-cascade {
  position: relative;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  aspect-ratio: 4/3.5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pftc-adren-glow {
  position: absolute;
  inset: 5% -5% 5% -5%;
  background: radial-gradient(ellipse at center, rgba(255,213,107,0.30) 0%, transparent 65%);
  filter: blur(50px);
  z-index: 0;
}
.pftc-adren-card {
  position: absolute;
  box-shadow: 0 30px 80px rgba(0,0,0,0.5), 0 12px 40px rgba(255,213,107,0.18);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  border-radius: 4px;
  overflow: hidden;
  background: #FFFFFF;
}
.pftc-adren-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pftc-adren-card-back {
  width: 48%;
  aspect-ratio: 3/4;
  transform: rotate(-12deg) translate(-32%, 4%);
  z-index: 1;
  opacity: 0.85;
}
.pftc-adren-card-front {
  width: 56%;
  aspect-ratio: 3/4;
  transform: rotate(5deg) translate(8%, 0);
  z-index: 2;
}
.pftc-adren-cascade:hover .pftc-adren-card-back {
  transform: rotate(-18deg) translate(-38%, 4%);
}
.pftc-adren-cascade:hover .pftc-adren-card-front {
  transform: rotate(8deg) translate(10%, -3%);
}

/* Badge on front card */
.pftc-adren-badge {
  position: absolute;
  top: 14px; right: 14px;
  background: #FFD56B;
  color: #0A1733;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
  z-index: 3;
  box-shadow: 0 6px 18px rgba(255,213,107,0.40);
}

/* Card meta info — bottom-left absolute */
.pftc-adren-card-meta {
  position: absolute;
  bottom: 16px; left: 16px;
  right: 16px;
  background: rgba(10,23,51,0.92);
  backdrop-filter: blur(12px);
  padding: 12px 16px;
  z-index: 3;
  border: 1px solid rgba(255,213,107,0.30);
}
.pftc-adren-card-num {
  display: block;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #FFD56B;
  letter-spacing: 0.02em;
  line-height: 1;
}
.pftc-adren-card-name {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.10em;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 2px;
}
.pftc-adren-card-edition {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: rgba(255,255,255,0.65);
  margin-top: 4px;
  letter-spacing: 0.02em;
}

/* Floating stats — small data cards around the cascade */
.pftc-adren-floating-stat {
  position: absolute;
  z-index: 4;
  background: rgba(255,255,255,0.06);
  backdrop-filter: blur(20px);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 14px 18px;
  text-align: center;
  min-width: 110px;
  animation: pftcFloatStat 6s ease-in-out infinite;
}
.pftc-stat-1 { top: 6%; left: 2%; animation-delay: 0s; }
.pftc-stat-2 { bottom: 8%; right: 2%; animation-delay: 1.5s; }
.pftc-stat-label {
  font-family: 'Poppins', sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,213,107,0.85);
}
.pftc-stat-value {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.0;
  margin-top: 4px;
}
.pftc-stat-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 500;
  color: rgba(255,255,255,0.60);
  margin-top: 2px;
}
@keyframes pftcFloatStat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

/* Tablet — adjust */
@media (max-width: 980px) {
  .pftc-adren-pro { padding: 80px 0 !important; }
  .pftc-adren-cascade { max-width: 480px; aspect-ratio: 1 / 1.1; }
  .pftc-adren-floating-stat { padding: 10px 14px; min-width: 90px; }
  .pftc-stat-value { font-size: 22px; }
}
/* Mobile */
@media (max-width: 600px) {
  .pftc-adren-pro::before, .pftc-adren-pro::after { display: none; }
  .pftc-adren-cascade { aspect-ratio: 1 / 1.2; max-width: 340px; }
  .pftc-adren-card-back { width: 50%; }
  .pftc-adren-card-front { width: 58%; }
  .pftc-adren-floating-stat { min-width: 80px; padding: 8px 10px; }
  .pftc-stat-1 { top: 0; left: 0; }
  .pftc-stat-2 { bottom: 0; right: 0; }
  .pftc-stat-value { font-size: 20px; }
}

/* === ADREN PRO END === */

/* === MEGAMENU TWEAKS START === */

/* Remove dot bullets from menu items (the "comas" feel) */
.pftc-menu-list .elementor-icon-list-item a::before {
  display: none !important;
}
.pftc-menu-list .elementor-icon-list-item a {
  padding: 6px 12px !important;
  font-size: 14px !important;
  color: #1A1A1A !important;
  border-radius: 6px;
  transition: all 0.18s ease;
}
.pftc-menu-list .elementor-icon-list-item a:hover {
  background: #F0F6FF;
  color: #0A66FF !important;
  padding-left: 16px !important;
}

/* Reduce spacing between items */
.pftc-menu-list .elementor-icon-list-items {
  gap: 2px !important;
}
.pftc-menu-list .elementor-icon-list-item {
  margin: 0 !important;
  padding: 0 !important;
}
/* Remove WC's inline dividers if any */
.pftc-menu-list .elementor-icon-list-item::after,
.pftc-menu-list .elementor-icon-list-item + .elementor-icon-list-item::before {
  display: none !important;
  content: none !important;
}

/* === MEGAMENU TWEAKS END === */

/* CHIP MARGIN OVERRIDE — beats wp-custom-css .detail-content a margin */
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .product_meta a,
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .detail-content a {
  margin: 0 !important;
}

/* === LOOP CARD FIX START === */
/* Equal-width columns (chips don't push grid wider) */
.elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
  grid-template-columns: repeat(var(--e-loop-cols, 4), minmax(0, 1fr)) !important;
}
@media (max-width: 980px) {
  .elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 600px) {
  .elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Equal-height cards (tallest wins, others stretch to match) */
.elementor-widget-loop-grid .elementor-loop-container { align-items: stretch !important; }
.elementor-widget-loop-grid .e-loop-item { height: 100% !important; }

/* Remove WC default border-top above pills */
.woocommerce .elementor [data-elementor-type="loop-item"] .product_meta,
.elementor [data-elementor-type="loop-item"] .product_meta {
  border-top: none !important;
  border: none !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Meta wrapper: AUTO height, flex-shrink:0 so it never gets squeezed */
.elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  padding: 0 !important;
  margin: 0 !important;
  flex-shrink: 0 !important;
  flex-grow: 0 !important;
}

/* Pills container: flex wrap, tight gap, NO height cap */
.elementor [data-elementor-type="loop-item"] .product_meta,
body .elementor [data-elementor-type="loop-item"] .product_meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 4px !important;
  align-content: flex-start !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

/* Inner wrappers transparent for flex */
.elementor [data-elementor-type="loop-item"] .product_meta .posted_in,
.elementor [data-elementor-type="loop-item"] .product_meta .tagged_as,
.elementor [data-elementor-type="loop-item"] .product_meta .detail-content {
  display: contents !important;
}

/* Override wp-custom-css 4px margin on chips */
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .product_meta a,
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .detail-content a,
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .posted_in a,
body .elementor [data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-meta .tagged_as a {
  margin: 0 !important;
}
/* === LOOP CARD FIX END === */

/* === TESTIM MAGAZINE START === */
/* Asymmetric layout: featured card + 2 stacked smalls */
#testimonios-grid > .e-con-inner,
.pftc-testim-grid > .e-con-inner {
  display: grid !important;
  grid-template-columns: 1.55fr 1fr !important;
  grid-template-rows: 1fr 1fr !important;
  gap: 24px !important;
  align-items: stretch !important;
}
.pftc-testim-featured {
  grid-column: 1 !important;
  grid-row: 1 / 3 !important;
  position: relative;
  overflow: hidden;
}
.pftc-testim-featured::before {
  content: '"';
  position: absolute;
  top: -40px;
  right: -10px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 280px;
  font-weight: 700;
  color: rgba(10, 102, 255, 0.06);
  line-height: 1;
  pointer-events: none;
  z-index: 0;
}
.pftc-testim-featured > * {
  position: relative;
  z-index: 1;
}
.pftc-testim-small {
  grid-column: 2 !important;
}
.pftc-testim-small:nth-of-type(2) { grid-row: 1 !important; }
.pftc-testim-small:nth-of-type(3) { grid-row: 2 !important; }

/* Header: heading + rating side-by-side */
.pftc-testim-header > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 40px !important;
  flex-wrap: wrap !important;
}

/* Rating v2 */
.pftc-testim-rating-v2 {
  text-align: right;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}
.pftc-rating-stars {
  color: #FFD56B;
  font-size: 22px;
  letter-spacing: 4px;
  line-height: 1;
}
.pftc-rating-score {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 52px;
  font-weight: 700;
  color: #0A1733;
  line-height: 1;
  letter-spacing: -1px;
  margin-top: 4px;
}
.pftc-rating-of {
  font-size: 22px;
  color: #9CA3AF;
  margin-left: 4px;
}
.pftc-rating-meta {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #6B7280;
  margin-top: 4px;
}
.pftc-rating-meta strong { color: #0A1733; }

/* Verified badge v3 */
.pftc-verified-v3 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #0A66FF;
  letter-spacing: 0.2px;
  background: rgba(10, 102, 255, 0.08);
  padding: 4px 10px;
  border-radius: 999px;
  width: max-content;
}
.pftc-verified-v3 svg { flex: 0 0 14px; }
.pftc-verified-v3 em {
  color: #6B7280;
  font-style: normal;
  font-weight: 500;
}
.pftc-verified-v3.pftc-verified-small {
  font-size: 11px;
  padding: 3px 8px;
}

/* Card hover lift */
.pftc-testim-featured,
.pftc-testim-small {
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
}
.pftc-testim-featured:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(10, 23, 51, 0.10) !important;
}
.pftc-testim-small:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(10, 23, 51, 0.08) !important;
}

/* Avatar polish */
.pftc-testim-avatar img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 50% !important;
  border: 3px solid #FFFFFF;
  box-shadow: 0 4px 12px rgba(10, 23, 51, 0.12);
}

/* Responsive */
@media (max-width: 980px) {
  #testimonios-grid > .e-con-inner,
  .pftc-testim-grid > .e-con-inner {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }
  .pftc-testim-featured {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
  .pftc-testim-small {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
  .pftc-testim-featured::before { font-size: 180px; }
  .pftc-testim-header > .e-con-inner {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .pftc-testim-rating-v2 { text-align: left; align-items: flex-start; }
}
/* === TESTIM MAGAZINE END === */

/* === PASOS TIMELINE START === */
/* Horizontal compact 3-column layout */
#pasos-timeline > .e-con-inner,
#pasos-timeline {
  position: relative;
}
/* Horizontal dotted gold line connecting numbers across the 3 cards */
#pasos-timeline > .e-con-inner::before {
  content: '';
  position: absolute;
  top: 56px;
  left: calc(100% / 6);
  right: calc(100% / 6);
  height: 2px;
  background-image: linear-gradient(to right, #FFD56B 0, #FFD56B 6px, transparent 6px, transparent 12px);
  background-size: 12px 2px;
  background-repeat: repeat-x;
  z-index: 0;
  pointer-events: none;
}

.pftc-step-card {
  position: relative;
  overflow: hidden;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease, border-color 0.3s ease;
}
.pftc-step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 48px rgba(10, 23, 51, 0.08) !important;
  border-color: #FFD56B !important;
}

/* Number positioned top-right of card */
.pftc-step-num-wrap {
  position: absolute !important;
  top: 16px !important;
  right: 20px !important;
  width: auto !important;
  z-index: 0;
  pointer-events: none;
}
.pftc-step-num-wrap .pftc-step-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 0.85;
  letter-spacing: -3px;
  color: transparent;
  background: linear-gradient(135deg, rgba(10, 102, 255, 0.10) 0%, rgba(10, 23, 51, 0.04) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s ease;
}
.pftc-step-card:hover .pftc-step-num-wrap .pftc-step-num {
  background: linear-gradient(135deg, rgba(255, 213, 107, 0.30) 0%, rgba(10, 102, 255, 0.15) 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

/* Icon: small accent above title */
.pftc-step-card .elementor-widget-icon {
  width: auto !important;
}
.pftc-step-card .elementor-widget-icon .elementor-icon {
  background: rgba(10, 102, 255, 0.08) !important;
  border: none !important;
  padding: 10px !important;
  border-radius: 10px !important;
  width: auto !important;
  height: auto !important;
  transition: background 0.3s ease;
}
.pftc-step-card:hover .elementor-widget-icon .elementor-icon {
  background: rgba(10, 102, 255, 0.15) !important;
}
.pftc-step-card .elementor-widget-icon svg,
.pftc-step-card .elementor-widget-icon i {
  color: #0A66FF !important;
  fill: #0A66FF !important;
  font-size: 20px !important;
  width: 20px !important;
  height: 20px !important;
}

/* Pill polished */
.pftc-step-pill {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.pftc-step-card:hover .pftc-step-pill {
  transform: scale(1.04);
  box-shadow: 0 6px 16px rgba(255, 213, 107, 0.4);
}

/* Responsive */
@media (max-width: 880px) {
  #pasos-timeline > .e-con-inner::before { display: none; }
  #pasos-timeline > .e-con-inner {
    flex-direction: column !important;
    gap: 16px !important;
  }
  .pftc-step-card {
    width: 100% !important;
    flex: 1 1 100% !important;
  }
  .pftc-step-num-wrap .pftc-step-num { font-size: 72px; }
}
/* === PASOS TIMELINE END === */

/* === CART V3 START === */
/* Cleaner cart — fewer borders */

.elementor-widget-woocommerce-cart .woocommerce { display: block !important; }
.elementor-widget-woocommerce-cart .e-cart__container {
  display: grid !important;
  grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
  gap: 32px;
  align-items: start;
}
.elementor-widget-woocommerce-cart form.woocommerce-cart-form { margin: 0 !important; min-width: 0 !important; }
.elementor-widget-woocommerce-cart .cart-collaterals {
  width: 100% !important;
  margin: 0 !important;
  position: sticky;
  top: 100px;
}
.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals { width: 100% !important; float: none !important; }
.elementor-widget-woocommerce-cart .woocommerce-notices-wrapper:not(:empty) { margin-bottom: 24px; }

/* Strip table chrome */
.elementor-widget-woocommerce-cart table.shop_table.cart,
.elementor-widget-woocommerce-cart table.shop_table.cart tbody {
  display: block !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  margin: 0 !important;
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
}
.elementor-widget-woocommerce-cart table.shop_table.cart thead { display: none !important; }
.elementor-widget-woocommerce-cart table.shop_table.cart tbody > tr + tr { margin-top: 12px; }

/* Product row — each its own subtle card, no heavy borders */
.elementor-widget-woocommerce-cart tr.cart_item {
  display: grid !important;
  grid-template-columns: 100px minmax(0, 1fr) auto 100px !important;
  gap: 24px;
  align-items: center;
  background: #F9FAFB !important;
  border: 1px solid transparent !important;
  border-radius: 12px !important;
  padding: 16px 24px 16px 16px !important;
  position: relative;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.elementor-widget-woocommerce-cart tr.cart_item:hover {
  background-color: #FFFFFF !important;
  border-color: #E5E7EB !important;
}
.elementor-widget-woocommerce-cart tr.cart_item td {
  display: block !important;
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
  width: auto !important;
}

/* NO outer card border on form — just clean rows */
.elementor-widget-woocommerce-cart form.woocommerce-cart-form {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

/* Elementor wraps each section in .e-cart-section with its own card border — strip it */
.elementor-widget-woocommerce-cart .e-cart-section,
.elementor-widget-woocommerce-cart .e-shop-table,
.elementor-widget-woocommerce-cart .coupon.e-cart-section,
.elementor-widget-woocommerce-cart .e-cart-section.shop_table {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-widget-woocommerce-cart .e-shop-table { margin-bottom: 8px !important; }

/* × remove button */
.elementor-widget-woocommerce-cart td.product-remove {
  position: absolute !important;
  top: 10px;
  right: 12px;
  width: auto !important;
}
.elementor-widget-woocommerce-cart td.product-remove a.remove {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: #9CA3AF !important;
  background: transparent !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  width: 26px !important;
  height: 26px !important;
  line-height: 1 !important;
  border-radius: 50% !important;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.elementor-widget-woocommerce-cart td.product-remove a.remove:hover {
  color: #DC2626 !important;
  background: rgba(220, 38, 38, 0.08) !important;
}

/* Thumbnail */
.elementor-widget-woocommerce-cart td.product-thumbnail { width: 100px; }
.elementor-widget-woocommerce-cart td.product-thumbnail img {
  width: 100px !important;
  height: 100px !important;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid #F0F0F0;
}

/* Product name */
.elementor-widget-woocommerce-cart td.product-name { padding-right: 32px !important; }
.elementor-widget-woocommerce-cart td.product-name a {
  color: #0A1733 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  font-style: normal !important;
  text-decoration: none !important;
  line-height: 1.4 !important;
  display: block;
}
.elementor-widget-woocommerce-cart td.product-name a:hover { color: #0A66FF !important; }

/* Hide responsive header clones */
.elementor-widget-woocommerce-cart td.product-quantity::before,
.elementor-widget-woocommerce-cart td.product-price::before,
.elementor-widget-woocommerce-cart td.product-subtotal::before,
.elementor-widget-woocommerce-cart td.product-thumbnail::before,
.elementor-widget-woocommerce-cart td.product-name::before {
  display: none !important;
}

/* Hide unit price */
.elementor-widget-woocommerce-cart tr.cart_item td.product-price { display: none !important; }

/* QUANTITY STEPPER with +/- buttons (built via JS) */
.elementor-widget-woocommerce-cart td.product-quantity .quantity {
  display: inline-flex !important;
  align-items: center;
  border: 1px solid #E5E7EB;
  border-radius: 999px;
  overflow: hidden;
  background: #FFFFFF;
}
.elementor-widget-woocommerce-cart td.product-quantity input.qty {
  border: none !important;
  background: transparent !important;
  width: 44px !important;
  height: 38px !important;
  padding: 0 !important;
  text-align: center !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  -moz-appearance: textfield;
  box-shadow: none !important;
  outline: none !important;
}
/* Hide native browser spinners */
.elementor-widget-woocommerce-cart td.product-quantity input.qty::-webkit-outer-spin-button,
.elementor-widget-woocommerce-cart td.product-quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
.elementor-widget-woocommerce-cart td.product-quantity > *:not(.quantity) { display: none !important; }
.elementor-widget-woocommerce-cart td.product-quantity .quantity > label.screen-reader-text {
  position: absolute !important;
  width: 1px; height: 1px; overflow: hidden;
  clip: rect(0,0,0,0); white-space: nowrap;
}

/* Custom +/- buttons (built by JS) */
.elementor-widget-woocommerce-cart .pftc-qty-btn {
  background: transparent !important;
  border: none !important;
  width: 38px !important;
  height: 38px !important;
  padding: 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  outline: none;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart .pftc-qty-btn:hover {
  background: #F0F6FF !important;
  color: #0A66FF !important;
}
.elementor-widget-woocommerce-cart .pftc-qty-btn:active {
  background: rgba(10, 102, 255, 0.15) !important;
}
.elementor-widget-woocommerce-cart .pftc-qty-minus { padding-right: 2px !important; }
.elementor-widget-woocommerce-cart .pftc-qty-plus { padding-left: 2px !important; }

/* Subtotal */
.elementor-widget-woocommerce-cart td.product-subtotal {
  font-family: 'Poppins', sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  min-width: 80px;
  text-align: right;
}

/* Actions row — INLINE, no card border */
.elementor-widget-woocommerce-cart tr.actions {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  background: transparent !important;
  border: none !important;
  padding: 12px 4px !important;
  margin-top: 0 !important;
}
.elementor-widget-woocommerce-cart tr.actions::before,
.elementor-widget-woocommerce-cart tr.actions::after { content: none !important; }
.elementor-widget-woocommerce-cart tr.actions td.actions {
  display: flex !important;
  align-items: center;
  width: 100%;
  gap: 12px;
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
}

/* Coupon: inline compact — no card */
.elementor-widget-woocommerce-cart .coupon,
.elementor-widget-woocommerce-cart div.coupon {
  display: flex !important;
  align-items: center;
  gap: 8px;
  margin: 16px 0 0 !important;
  flex: 1;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
.elementor-widget-woocommerce-cart .coupon .form-row,
.elementor-widget-woocommerce-cart .coupon .coupon-col,
.elementor-widget-woocommerce-cart .coupon .coupon-col-start,
.elementor-widget-woocommerce-cart .coupon .coupon-col-end {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
}
.elementor-widget-woocommerce-cart .coupon label { display: none !important; }
.elementor-widget-woocommerce-cart .coupon input#coupon_code {
  height: 38px !important;
  padding: 0 14px !important;
  border: none !important;
  border-radius: 8px !important;
  background: #F3F4F6 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  flex: 1;
  max-width: 220px;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart .coupon input#coupon_code:focus {
  background: #FFFFFF !important;
  box-shadow: 0 0 0 2px rgba(10, 102, 255, 0.2) !important;
  outline: none !important;
}
.elementor-widget-woocommerce-cart .coupon button[name="apply_coupon"] {
  height: 40px !important;
  padding: 0 16px !important;
  background: transparent !important;
  color: #0A66FF !important;
  border: none !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart .coupon button[name="apply_coupon"]:hover {
  background: rgba(10, 102, 255, 0.08) !important;
}

/* Update cart — text link */
.elementor-widget-woocommerce-cart button[name="update_cart"] {
  background: transparent !important;
  color: #6B7280 !important;
  border: none !important;
  padding: 10px 8px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  cursor: pointer;
  transition: color 0.2s ease;
  margin-left: auto !important;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart button[name="update_cart"]:hover { color: #0A66FF !important; }
.elementor-widget-woocommerce-cart button[name="update_cart"]:disabled { color: #D1D5DB !important; cursor: not-allowed; }

/* ===== RIGHT: totals box ===== */
.elementor-widget-woocommerce-cart .cart_totals {
  background: #FFFFFF !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 16px !important;
  padding: 28px !important;
  box-shadow: 0 12px 32px rgba(10, 23, 51, 0.05);
}
.elementor-widget-woocommerce-cart .cart_totals h2 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  margin: 0 0 20px !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  padding-bottom: 16px;
  border-bottom: 1px solid #F0F0F0;
}
.elementor-widget-woocommerce-cart .cart_totals table.shop_table {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin: 0 0 20px !important;
  width: 100%;
}
.elementor-widget-woocommerce-cart .cart_totals table.shop_table tbody tr {
  background: transparent !important;
  border: none !important;
}
.elementor-widget-woocommerce-cart .cart_totals table.shop_table tbody tr th,
.elementor-widget-woocommerce-cart .cart_totals table.shop_table tbody tr td {
  background: transparent !important;
  border: none !important;
  padding: 10px 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  color: #4A5568 !important;
  font-weight: 500 !important;
  text-align: left !important;
}
.elementor-widget-woocommerce-cart .cart_totals table.shop_table tbody tr td {
  text-align: right !important;
  color: #0A1733 !important;
  font-weight: 600 !important;
}
.elementor-widget-woocommerce-cart .cart_totals tr.order-total { border-top: 1px solid #F0F0F0 !important; }
.elementor-widget-woocommerce-cart .cart_totals tr.order-total th,
.elementor-widget-woocommerce-cart .cart_totals tr.order-total td {
  padding-top: 18px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
}
.elementor-widget-woocommerce-cart .cart_totals tr.order-total td .woocommerce-Price-amount {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 28px !important;
  color: #0A66FF !important;
  letter-spacing: 0 !important;
}
.elementor-widget-woocommerce-cart .shipping-calculator-button {
  font-size: 12px !important;
  color: #6B7280 !important;
  text-decoration: underline;
}

/* Checkout button */
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout { padding: 0 !important; margin: 0 !important; }
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100% !important;
  height: 52px !important;
  background: #0A66FF !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 10px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
  margin: 0 !important;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button::after {
  content: '→';
  font-size: 18px;
  transition: transform 0.3s ease;
}
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #084DD9 !important;
  box-shadow: 0 12px 28px rgba(10, 102, 255, 0.35);
  transform: translateY(-2px);
}
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover::after { transform: translateX(4px); }

/* Trust line below button */
.elementor-widget-woocommerce-cart .cart_totals::after {
  content: '✓ Compra 100% segura  ·  ✓ Envío con seguimiento';
  display: block;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #6B7280;
  margin-top: 16px;
  letter-spacing: 0.2px;
}

/* Notices polish */
.elementor-widget-woocommerce-cart .woocommerce-notices-wrapper:empty { display: none !important; }
.elementor-widget-woocommerce-cart .woocommerce-message {
  background: #F0FDF4 !important;
  border: 1px solid #BBF7D0 !important;
  border-radius: 12px !important;
  color: #166534 !important;
  padding: 14px 20px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  margin-bottom: 24px !important;
}
.elementor-widget-woocommerce-cart .woocommerce-message::before { display: none !important; }
.elementor-widget-woocommerce-cart .woocommerce-message a.button {
  background: transparent !important;
  color: #0A66FF !important;
  text-decoration: underline !important;
  padding: 0 !important;
  font-weight: 700 !important;
  margin-left: 8px;
}

/* Responsive */
@media (max-width: 880px) {
  .elementor-widget-woocommerce-cart .e-cart__container {
    grid-template-columns: 1fr !important;
  }
  .elementor-widget-woocommerce-cart .cart-collaterals { position: static; }
  .elementor-widget-woocommerce-cart tr.cart_item {
    grid-template-columns: 80px 1fr;
    grid-template-areas:
      "img name"
      "img qty"
      "img sub";
    padding: 14px !important;
  }
  .elementor-widget-woocommerce-cart td.product-thumbnail { grid-area: img; width: 80px; }
  .elementor-widget-woocommerce-cart td.product-thumbnail img { width: 80px !important; height: 80px !important; }
  .elementor-widget-woocommerce-cart td.product-name { grid-area: name; padding-right: 32px !important; }
  .elementor-widget-woocommerce-cart td.product-quantity { grid-area: qty; }
  .elementor-widget-woocommerce-cart td.product-subtotal { grid-area: sub; text-align: left; }
  .elementor-widget-woocommerce-cart tr.actions { flex-direction: column; align-items: stretch; }
  .elementor-widget-woocommerce-cart tr.actions td.actions { flex-direction: column; }
  .elementor-widget-woocommerce-cart .coupon { flex-wrap: wrap; }
  .elementor-widget-woocommerce-cart .coupon input#coupon_code { max-width: 100%; flex: 1 1 100%; }
  .elementor-widget-woocommerce-cart button[name="update_cart"] { margin-left: 0 !important; text-align: center; padding: 10px; }
}
/* === CART V3 END === */

/* === CART UNIT PRICE FIX START === */
/* Override the earlier 'display:none' on td.product-price so unit price is visible */
.elementor-widget-woocommerce-cart tr.cart_item td.product-price,
.elementor-widget-woocommerce-cart table.shop_table.cart td.product-price {
  display: block !important;
}

/* Re-grid the row to slot unit price under the title:
   col1 image | col2 (name + unit price stacked) | col3 qty | col4 line subtotal */
.elementor-widget-woocommerce-cart tr.cart_item {
  grid-template-columns: 100px minmax(0, 1fr) 110px 110px !important;
  grid-template-areas: "img name qty sub" !important;
}
.elementor-widget-woocommerce-cart td.product-thumbnail { grid-area: img; }
.elementor-widget-woocommerce-cart td.product-name { grid-area: name; }
.elementor-widget-woocommerce-cart td.product-quantity { grid-area: qty; justify-self: center; }
.elementor-widget-woocommerce-cart td.product-subtotal { grid-area: sub; }

/* Unit price sits visually inside the name column (small gray, with "c/u" suffix) */
.elementor-widget-woocommerce-cart td.product-price {
  grid-area: name;
  align-self: end;
  margin-top: 6px;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #6B7280 !important;
  text-align: left !important;
  width: auto !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.elementor-widget-woocommerce-cart td.product-price .woocommerce-Price-amount {
  font-weight: 500 !important;
  color: #6B7280 !important;
}
.elementor-widget-woocommerce-cart td.product-price::after {
  content: ' c/u';
  font-size: 12px;
  color: #9CA3AF;
}

/* Stack name + price properly using a flex column on the name cell area */
.elementor-widget-woocommerce-cart tr.cart_item {
  grid-template-areas:
    "img name qty sub"
    "img price qty sub" !important;
  grid-template-rows: auto auto;
}
.elementor-widget-woocommerce-cart td.product-name { grid-area: name; align-self: end; }
.elementor-widget-woocommerce-cart td.product-price { grid-area: price; align-self: start; }
.elementor-widget-woocommerce-cart td.product-thumbnail { grid-row: 1 / span 2; align-self: center; }
.elementor-widget-woocommerce-cart td.product-quantity { grid-row: 1 / span 2; align-self: center; }
.elementor-widget-woocommerce-cart td.product-subtotal { grid-row: 1 / span 2; align-self: center; }

/* Mobile: keep stacked but include price below name */
@media (max-width: 880px) {
  .elementor-widget-woocommerce-cart tr.cart_item {
    grid-template-columns: 80px 1fr !important;
    grid-template-areas:
      "img name"
      "img price"
      "img qty"
      "img sub" !important;
    grid-template-rows: auto auto auto auto !important;
  }
  .elementor-widget-woocommerce-cart td.product-thumbnail { grid-row: 1 / span 4 !important; }
  .elementor-widget-woocommerce-cart td.product-quantity { grid-row: auto !important; justify-self: start !important; }
  .elementor-widget-woocommerce-cart td.product-subtotal { grid-row: auto !important; text-align: left !important; }
}
/* === CART UNIT PRICE FIX END === */

/* === COUPON & MOBILE FIX START === */
/* 1) Coupon "Aplicar cupón" button — Elementor Pro adds .e-apply-coupon which wins.
      Target it with the same specificity it has. */
.elementor-widget-woocommerce-cart .coupon button.e-apply-coupon,
.elementor-widget-woocommerce-cart .coupon button[name="apply_coupon"].e-apply-coupon {
  height: 44px !important;
  padding: 0 22px !important;
  background-color: #FFFFFF !important;
  color: #0A1733 !important;
  border: 1px solid #0A1733 !important;
  border-radius: 10px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  line-height: 1 !important;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
  box-shadow: none !important;
}
.elementor-widget-woocommerce-cart .coupon button.e-apply-coupon:hover {
  background-color: #0A1733 !important;
  color: #FFFFFF !important;
  box-shadow: 0 4px 12px rgba(10,23,51,0.15) !important;
}

/* 2) Mobile cart row redesign — image + content side-by-side, top-aligned, no orphan air */
@media (max-width: 880px) {
  .elementor-widget-woocommerce-cart tr.cart_item {
    grid-template-columns: 90px minmax(0, 1fr) !important;
    grid-template-areas:
      "img name"
      "img price"
      "img qty"
      "img sub" !important;
    grid-template-rows: auto auto 1fr auto !important;
    column-gap: 16px !important;
    row-gap: 4px !important;
    padding: 16px !important;
    align-items: start !important;
  }
  .elementor-widget-woocommerce-cart td.product-thumbnail {
    grid-area: img !important;
    grid-row: 1 / -1 !important;
    align-self: start !important;
    justify-self: start !important;
    width: 90px !important;
  }
  .elementor-widget-woocommerce-cart td.product-thumbnail img {
    width: 90px !important;
    height: 90px !important;
  }
  .elementor-widget-woocommerce-cart td.product-name {
    grid-area: name !important;
    grid-row: auto !important;
    align-self: start !important;
    padding-right: 28px !important;
  }
  .elementor-widget-woocommerce-cart td.product-name a {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }
  .elementor-widget-woocommerce-cart td.product-price {
    grid-area: price !important;
    grid-row: auto !important;
    margin-top: 2px !important;
    font-size: 12px !important;
    text-align: left !important;
  }
  .elementor-widget-woocommerce-cart td.product-quantity {
    grid-area: qty !important;
    grid-row: auto !important;
    justify-self: start !important;
    margin-top: 8px !important;
  }
  .elementor-widget-woocommerce-cart td.product-subtotal {
    grid-area: sub !important;
    grid-row: auto !important;
    text-align: left !important;
    font-size: 16px !important;
    margin-top: 4px !important;
  }

  /* Coupon row stacked, apply button full width */
  .elementor-widget-woocommerce-cart .coupon { flex-direction: column; align-items: stretch; gap: 10px; }
  .elementor-widget-woocommerce-cart .coupon input#coupon_code { max-width: 100% !important; }
  .elementor-widget-woocommerce-cart .coupon button.e-apply-coupon { width: 100% !important; }
}
/* === COUPON & MOBILE FIX END === */

/* === MOBILE ROW POLISH START === */
@media (max-width: 880px) {
  /* Force all col-2 cells full-width with explicit text alignment */
  .elementor-widget-woocommerce-cart td.product-name,
  .elementor-widget-woocommerce-cart td.product-price,
  .elementor-widget-woocommerce-cart td.product-quantity,
  .elementor-widget-woocommerce-cart td.product-subtotal {
    width: 100% !important;
    min-width: 0 !important;
  }
  .elementor-widget-woocommerce-cart td.product-name { text-align: left !important; }
  .elementor-widget-woocommerce-cart td.product-price { text-align: left !important; }

  /* Quantity stepper anchored to the LEFT of the column */
  .elementor-widget-woocommerce-cart td.product-quantity .quantity {
    margin: 0 !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  /* Subtotal anchored to the RIGHT of the column — clear visual hierarchy */
  .elementor-widget-woocommerce-cart td.product-subtotal {
    text-align: right !important;
    padding-right: 2px !important;
  }
}
/* === MOBILE ROW POLISH END === */

/* === CHECKOUT + TRUST UNIFIED START ===
   Single coherent block for:
   - WC Checkout layout (single card per column, no nested borders)
   - Trust badges row (shared class .pftc-trust-row → works on cart + checkout)
   - Mobile responsive variants
   --- */

/* ---- A) WC CHECKOUT WIDGET: kill default WC/Elementor wrapper borders ---- */
.elementor-widget-woocommerce-checkout-page #customer_details,
.elementor-widget-woocommerce-checkout-page .col2-set,
.elementor-widget-woocommerce-checkout-page .col2-set .col-1,
.elementor-widget-woocommerce-checkout-page .col2-set .col-2,
.elementor-widget-woocommerce-checkout-page .woocommerce-billing-fields,
.elementor-widget-woocommerce-checkout-page .e-checkout__order_review,
.elementor-widget-woocommerce-checkout-page .e-checkout__order_review-2,
.elementor-widget-woocommerce-checkout-page .e-coupon-box,
.elementor-widget-woocommerce-checkout-page #order_review,
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout-review-order {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce { display: block !important; }

/* ---- B) Grid layout ---- */
.elementor-widget-woocommerce-checkout-page form.checkout { margin: 0 !important; }
.elementor-widget-woocommerce-checkout-page .e-checkout__container {
  display: grid !important;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr) !important;
  gap: 32px !important;
  align-items: start !important;
}
.elementor-widget-woocommerce-checkout-page .e-checkout__column {
  display: block !important;
  min-width: 0 !important;
}

/* ---- C) LEFT CARD: single card on .col-1 (billing form) ---- */
.elementor-widget-woocommerce-checkout-page .col2-set .col-1 {
  background: #FFFFFF !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 20px !important;
  padding: 36px !important;
  box-shadow: 0 12px 32px rgba(10, 23, 51, 0.04) !important;
  margin: 0 !important;
}
.elementor-widget-woocommerce-checkout-page .col2-set .col-1 > h3,
.elementor-widget-woocommerce-checkout-page .woocommerce-billing-fields > h3 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  margin: 0 0 24px !important;
  padding-bottom: 16px !important;
  border-bottom: 1px solid #F0F0F0 !important;
}

/* ---- D) Notas del pedido: inline section, no card ---- */
.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 24px 4px 0 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3 {
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.6px !important;
  color: #6B7280 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  border: none !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields .form-row { margin: 0 !important; }
.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields textarea {
  background: #FFFFFF !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 12px !important;
  min-height: 80px !important;
}

/* ---- E) Form inputs ---- */
.elementor-widget-woocommerce-checkout-page .form-row {
  margin: 0 0 16px !important;
  padding: 0 !important;
}
.elementor-widget-woocommerce-checkout-page .form-row label {
  display: block !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  color: #4A5568 !important;
  margin-bottom: 8px !important;
}
.elementor-widget-woocommerce-checkout-page .form-row label .required,
.elementor-widget-woocommerce-checkout-page .form-row label .optional {
  color: #0A66FF !important;
  text-decoration: none !important;
  margin-left: 4px !important;
}
.elementor-widget-woocommerce-checkout-page .form-row input.input-text,
.elementor-widget-woocommerce-checkout-page .form-row textarea,
.elementor-widget-woocommerce-checkout-page .form-row select,
.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single {
  width: 100% !important;
  height: 48px !important;
  padding: 0 16px !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 10px !important;
  background: #F9FAFB !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  color: #0A1733 !important;
  box-shadow: none !important;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.elementor-widget-woocommerce-checkout-page .form-row textarea {
  height: auto !important;
  min-height: 96px !important;
  padding: 12px 16px !important;
  resize: vertical !important;
}
.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single {
  display: flex !important;
  align-items: center !important;
}
.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection__rendered {
  padding: 0 !important;
  line-height: 48px !important;
  color: #0A1733 !important;
}
.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection__arrow {
  top: 50% !important;
  transform: translateY(-50%);
  right: 12px !important;
}
.elementor-widget-woocommerce-checkout-page .form-row input.input-text:focus,
.elementor-widget-woocommerce-checkout-page .form-row textarea:focus,
.elementor-widget-woocommerce-checkout-page .form-row select:focus {
  border-color: #0A66FF !important;
  background: #FFFFFF !important;
  outline: none !important;
}
.elementor-widget-woocommerce-checkout-page .form-row-first,
.elementor-widget-woocommerce-checkout-page .form-row-last {
  width: calc(50% - 8px) !important;
  display: inline-block !important;
  vertical-align: top !important;
}
.elementor-widget-woocommerce-checkout-page .form-row-first { margin-right: 16px !important; }
.elementor-widget-woocommerce-checkout-page .form-row-wide { width: 100% !important; }

/* ---- F) RIGHT CARD: single card on .e-checkout__column-inner (wraps order_review + coupon-box + payment) ---- */
.elementor-widget-woocommerce-checkout-page .e-checkout__column-inner.e-sticky-right-column,
.elementor-widget-woocommerce-checkout-page .e-checkout__column-inner {
  background: #FFFFFF !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 20px !important;
  box-shadow: 0 12px 32px rgba(10, 23, 51, 0.06) !important;
  padding: 32px !important;
  position: sticky !important;
  top: 100px !important;
}

/* TU PEDIDO heading via ::before */
.elementor-widget-woocommerce-checkout-page #order_review_heading { display: none !important; }
.elementor-widget-woocommerce-checkout-page #order_review::before { content: none !important; }
.elementor-widget-woocommerce-checkout-page .e-checkout__column-inner::before {
  content: 'TU PEDIDO' !important;
  display: block !important;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  padding-bottom: 16px !important;
  margin-bottom: 20px !important;
  border-bottom: 1px solid #F0F0F0 !important;
}

/* Order table */
.elementor-widget-woocommerce-checkout-page table.shop_table {
  width: 100% !important;
  border: none !important;
  background: transparent !important;
  border-collapse: collapse !important;
  margin: 0 0 8px !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table thead { display: none !important; }
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 14px !important;
  align-items: center !important;
  padding: 14px 0 14px 90px !important;
  min-height: 76px !important;
  border-bottom: 1px solid #F0F0F0 !important;
  background: transparent !important;
  position: relative !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item:last-child { border-bottom: none !important; }
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item td {
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item td.product-name {
  color: #0A1733 !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item td.product-name strong.product-quantity {
  display: inline-block !important;
  margin-left: 6px !important;
  font-weight: 500 !important;
  color: #6B7280 !important;
  font-size: 13px !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item td.product-total {
  text-align: right !important;
  font-weight: 700 !important;
  color: #0A1733 !important;
  white-space: nowrap !important;
}
/* Product image — 76px thumbnail at left */
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item img,
.elementor-widget-woocommerce-checkout-page table.shop_table tbody tr.cart_item img.alignleft {
  display: block !important;
  float: none !important;
  width: 76px !important;
  height: 76px !important;
  object-fit: cover !important;
  border-radius: 12px !important;
  border: 1px solid #F0F0F0 !important;
  margin: 0 !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

/* tfoot */
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr {
  background: transparent !important;
  border: none !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr th,
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr td {
  border: none !important;
  padding: 12px 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  background: transparent !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr th {
  color: #4A5568 !important;
  font-weight: 600 !important;
  text-align: left !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr td {
  color: #0A1733 !important;
  font-weight: 700 !important;
  text-align: right !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr.order-total { border-top: 1px solid #F0F0F0 !important; }
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr.order-total th,
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr.order-total td {
  padding-top: 18px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
.elementor-widget-woocommerce-checkout-page table.shop_table tfoot tr.order-total td .woocommerce-Price-amount {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 28px !important;
  color: #0A66FF !important;
  letter-spacing: 0 !important;
}

/* Coupon section: inline link with subtle top divider */
.elementor-widget-woocommerce-checkout-page .e-coupon-box {
  margin: 20px 0 0 !important;
  padding: 16px 0 0 !important;
  border-top: 1px solid #F0F0F0 !important;
}
.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge {
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  color: #6B7280 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
}
.elementor-widget-woocommerce-checkout-page .e-show-coupon-form {
  color: #0A66FF !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-size: 13px !important;
}
.elementor-widget-woocommerce-checkout-page .e-show-coupon-form:hover { text-decoration: underline !important; }
.elementor-widget-woocommerce-checkout-page .e-coupon-anchor { margin-top: 12px !important; }

/* Payment block */
.elementor-widget-woocommerce-checkout-page .e-checkout__order_review-2 {
  margin-top: 20px !important;
  padding-top: 20px !important;
  border-top: 1px solid #F0F0F0 !important;
}
.elementor-widget-woocommerce-checkout-page #payment ul.payment_methods,
.elementor-widget-woocommerce-checkout-page #payment ul.payment_methods li {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.elementor-widget-woocommerce-checkout-page #payment .woocommerce-info {
  background: #F9FAFB !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 10px !important;
  color: #4A5568 !important;
  padding: 12px 16px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  margin: 0 0 12px !important;
}
.elementor-widget-woocommerce-checkout-page #payment .woocommerce-info::before { display: none !important; }
.elementor-widget-woocommerce-checkout-page .woocommerce-no-available-payment-methods-message { display: block !important; }

/* Privacy text */
.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text {
  font-family: 'Poppins', sans-serif !important;
  font-size: 11.5px !important;
  color: #9CA3AF !important;
  margin: 12px 0 !important;
  line-height: 1.5 !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text a { color: #0A66FF !important; }

/* Place order button */
.elementor-widget-woocommerce-checkout-page .place-order { padding: 0 !important; margin: 0 !important; }
.elementor-widget-woocommerce-checkout-page #place_order,
.elementor-widget-woocommerce-checkout-page button#place_order {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100% !important;
  height: 54px !important;
  background: #0A66FF !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  transition: all 0.3s ease;
  box-shadow: none !important;
  cursor: pointer;
}
.elementor-widget-woocommerce-checkout-page #place_order::after {
  content: '→';
  font-size: 18px;
  transition: transform 0.3s ease;
}
.elementor-widget-woocommerce-checkout-page #place_order:hover {
  background: #084DD9 !important;
  box-shadow: 0 12px 28px rgba(10, 102, 255, 0.35);
  transform: translateY(-2px);
}
.elementor-widget-woocommerce-checkout-page #place_order:hover::after { transform: translateX(4px); }

/* Trust line below place order */
.elementor-widget-woocommerce-checkout-page .e-checkout__order_review-2::after {
  content: '✓ Compra 100% segura  ·  ✓ Envío con seguimiento';
  display: block;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #6B7280;
  margin-top: 16px;
  letter-spacing: 0.2px;
}

/* WC notices */
.elementor-widget-woocommerce-checkout-page .woocommerce-notices-wrapper:empty { display: none !important; }
.elementor-widget-woocommerce-checkout-page .woocommerce-message {
  background: #F0FDF4 !important;
  border: 1px solid #BBF7D0 !important;
  border-radius: 12px !important;
  color: #166534 !important;
  padding: 14px 20px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  margin: 0 0 24px !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-message::before { display: none !important; }

/* ---- G) TRUST PFTC ROW (class-based, works on cart + checkout) ---- */
.pftc-trust-row {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.pftc-trust-row > .e-con-inner {
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
  background: #FFFFFF !important;
  border: 1px solid #E5E7EB !important;
  border-radius: 20px !important;
  box-shadow: 0 8px 24px rgba(10, 23, 51, 0.04) !important;
  padding: 24px 40px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px !important;
  flex-wrap: wrap !important;
}
.pftc-trust-row > .e-con-inner > * {
  flex: 1 1 0 !important;
  min-width: 0 !important;
}

/* ---- H) Cart container mobile gap kill (kept; safe class-free target) ---- */
@media (max-width: 880px) {
  .elementor-widget-woocommerce-checkout-page .e-checkout__container {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  .elementor-widget-woocommerce-checkout-page .e-checkout__column-inner,
  .elementor-widget-woocommerce-checkout-page .e-checkout__column-inner.e-sticky-right-column {
    position: static !important;
    padding: 24px !important;
  }
  .elementor-widget-woocommerce-checkout-page .col2-set .col-1 { padding: 24px !important; }
  .elementor-widget-woocommerce-checkout-page .form-row-first,
  .elementor-widget-woocommerce-checkout-page .form-row-last {
    width: 100% !important;
    display: block !important;
    margin-right: 0 !important;
  }

  /* Trust mobile 2x2 stacked */
  .pftc-trust-row > .e-con-inner {
    max-width: 100% !important;
    padding: 22px 14px !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-auto-rows: 1fr !important;
    gap: 18px 12px !important;
  }
  .pftc-trust-row > .e-con-inner > * { min-height: 110px !important; }
  .pftc-trust-row .elementor-icon-box-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    text-align: center !important;
  }
  .pftc-trust-row .elementor-icon-box-icon {
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
  }
  .pftc-trust-row .elementor-icon-box-content { width: 100% !important; text-align: center !important; }
  .pftc-trust-row .elementor-icon-box-title,
  .pftc-trust-row .elementor-icon-box-title > * {
    text-align: center !important;
    width: 100% !important;
    display: block !important;
    font-size: 12.5px !important;
    line-height: 1.3 !important;
    margin: 0 !important;
  }
}
/* === CHECKOUT + TRUST UNIFIED END === */

/* === PFTC FEATURE CARD START === */
/* Sobre Pablo "Mi Compromiso" cards — hover lift effect to match cart cards */
.pftc-feature-card { transition: transform 0.3s ease, box-shadow 0.3s ease !important; }
.pftc-feature-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 40px rgba(10, 23, 51, 0.08) !important;
}
/* Center the icon-box content inside the card */
.pftc-feature-card .elementor-widget-icon-box,
.pftc-feature-card .elementor-icon-box-wrapper {
  text-align: center !important;
}
/* === PFTC FEATURE CARD END === */

















/* === HEADER INNER NOWRAP START ===
   Force .e-con-inner of header to not wrap on mobile — Elementor 4 doesn't expose
   flex_wrap_mobile for the auto-generated .e-con-inner. Single-purpose rule. --- */
@media (max-width: 1024px) {
  .elementor-location-header .e-con-inner {
    flex-wrap: nowrap !important;
  }
}
/* === HEADER INNER NOWRAP END === */

/* === MOBILE MEGA MENU START ===
   FINAL v2 — addresses logo size, color logo overlay, Tienda collapse,
   submenu indent, hamburger position differentiated home vs internal. --- */
@media (max-width: 1024px) {

  /* ===== Body scroll lock when menu open ===== */
  html:has(.e-n-menu-toggle[aria-expanded="true"]),
  body:has(.e-n-menu-toggle[aria-expanded="true"]) {
    overflow: hidden !important;
    touch-action: none !important;
  }
  .elementor-location-header { position: relative !important; z-index: 9999 !important; }

  /* ===== Header layout: logo grows, cart natural width near hamburger ===== */
  .elementor-location-header .e-con-inner {
    flex-wrap: nowrap !important;
    gap: 12px !important;
    justify-content: flex-start !important;
  }
  .elementor-location-header [data-id="2c783c8"],
  .elementor-location-header [data-id="ca5820d"] {
    order: 0 !important;
    flex: 1 1 auto !important;
    width: auto !important;
    margin-right: auto !important;
  }
  .elementor-location-header [data-id="3fea4df"],
  .elementor-location-header [data-id="8808426"] {
    order: 1 !important;
    flex: 0 0 auto !important;
    width: auto !important;
    padding: 0 !important;
  }
  .elementor-location-header [data-id="5218448"],
  .elementor-location-header [data-id="fb87ffd"] {
    order: 2 !important;
    flex: 0 0 auto !important;
    width: auto !important;
    padding: 0 !important;
  }
  /* Logo image — clamp to 200px so it matches popup overlay */
  .elementor-location-header [data-id="016a3a9"] img,
  .elementor-location-header [data-id="d3c52d1"] img {
    max-width: 200px !important;
    width: auto !important;
    height: auto !important;
    display: block !important;
  }
  /* Cart: small margin to separate from hamburger */
  .elementor-location-header [data-id="3fea4df"] {
    margin-right: 8px !important;
  }
  .elementor-location-header [data-id="8808426"] {
    margin-right: 8px !important;
  }

  /* ===== HAMBURGER ===== */
  /* DEFAULT (internal pages): natural position in flex container */
  .e-n-menu-toggle {
    position: relative !important;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    appearance: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 10001 !important;
    cursor: pointer !important;
  }
  /* HOME page: hamburger FIXED so it stays visible over transparent header on hero */
  body.home .e-n-menu-toggle {
    position: fixed !important;
    top: 16px !important;
    right: 24px !important;
    z-index: 2147483647 !important;
  }
  /* When menu OPEN (any page): toggle goes fixed top-right (over the white panel) */
  .e-n-menu-toggle[aria-expanded="true"] {
    position: fixed !important;
    top: 16px !important;
    right: 24px !important;
    z-index: 2147483647 !important;
  }
  .e-n-menu-toggle > * { opacity: 0 !important; visibility: hidden !important; }
  .e-n-menu-toggle::before, .e-n-menu-toggle::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    width: 24px !important;
    height: 2px !important;
    border-radius: 999px !important;
    transform: translateX(-50%) !important;
    transition: transform 0.16s ease, top 0.16s ease, box-shadow 0.16s ease, background 0.16s ease !important;
    pointer-events: none !important;
  }
  /* Default hamburger bars: WHITE (works on dark hero of home + on color header of internal? Actually internal header has white bg → need dark bars) */
  /* On HOME (dark hero behind transparent header) → white bars */
  body.home .e-n-menu-toggle::before {
    top: 14px !important;
    background: #FFFFFF !important;
    box-shadow: 0 8px 0 #FFFFFF !important;
  }
  body.home .e-n-menu-toggle::after { top: 30px !important; background: #FFFFFF !important; }
  /* INTERNAL pages (header has color/light bg) → dark navy bars */
  body:not(.home) .e-n-menu-toggle::before {
    top: 14px !important;
    background: #0A1733 !important;
    box-shadow: 0 8px 0 #0A1733 !important;
  }
  body:not(.home) .e-n-menu-toggle::after { top: 30px !important; background: #0A1733 !important; }
  /* When OPEN — always dark X on white panel */
  .e-n-menu-toggle[aria-expanded="true"]::before {
    top: 22px !important;
    background: #0A1733 !important;
    box-shadow: none !important;
    transform: translateX(-50%) rotate(45deg) !important;
  }
  .e-n-menu-toggle[aria-expanded="true"]::after {
    top: 22px !important;
    background: #0A1733 !important;
    transform: translateX(-50%) rotate(-45deg) !important;
  }

  /* ===== HIDE CART when menu open ===== */
  html:has(.e-n-menu-toggle[aria-expanded="true"]) .elementor-location-header .elementor-widget-woocommerce-menu-cart,
  body:has(.e-n-menu-toggle[aria-expanded="true"]) .elementor-location-header .elementor-widget-woocommerce-menu-cart {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* ===== PANEL ===== */
  [id^="menubar-"] {
    position: fixed !important;
    inset: 0 !important;
    margin: 0 !important;
    padding: 76px 24px 28px 24px !important;
    background: #FFFFFF !important;
    z-index: 9998 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
    border: 0 !important;
    width: 100% !important;
    height: 100dvh !important;
    max-width: none !important;
    transform: none !important;
  }
  [id^="menubar-"], [id^="menubar-"] * { box-sizing: border-box !important; }
  [id^="menubar-"] .e-n-menu-heading,
  [id^="menubar-"] .e-n-menu-item,
  [id^="menubar-"] .e-n-menu-title,
  [id^="menubar-"] .e-n-menu-title-container,
  [id^="menubar-"] .e-n-menu-content,
  [id^="menubar-"] .e-n-menu-content > *,
  [id^="menubar-"] .e-n-menu-content .e-con,
  [id^="menubar-"] .e-n-menu-content .e-con-inner,
  [id^="menubar-"] .e-n-menu-content .elementor-element,
  [id^="menubar-"] .e-n-menu-content .elementor-widget,
  [id^="menubar-"] .e-n-menu-content .elementor-widget-container {
    z-index: auto !important;
    isolation: auto !important;
    transform: none !important;
    will-change: auto !important;
    filter: none !important;
    perspective: none !important;
    contain: none !important;
  }

  /* Top white bar */
  [id^="menubar-"]::before {
    content: "" !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 76px !important;
    background: #FFFFFF !important;
    z-index: 2147483645 !important;
    pointer-events: none !important;
  }

  /* Hide original logo when menu open */
  html:has(.e-n-menu-toggle[aria-expanded="true"]) .elementor-location-header [class*="elementor-widget-image"],
  body:has(.e-n-menu-toggle[aria-expanded="true"]) .elementor-location-header [class*="elementor-widget-image"] {
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Logo overlay — COLOR LOGO (internal version), NO filter, size matches closed */
  [id^="menubar-"]::after {
    content: "" !important;
    position: fixed !important;
    top: 25px !important;
    left: 24px !important;
    width: 200px !important;
    height: 26px !important;
    z-index: 2147483646 !important;
    display: block !important;
    background-image: url("https://pablofootballcards.com/wp-content/uploads/2026/05/image-1024x125.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    filter: none !important;  /* color logo already has correct colors */
    pointer-events: none !important;
  }

  /* ===== MENU LIST ===== */
  [id^="menubar-"] .e-n-menu-heading {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100% !important;
  }
  [id^="menubar-"] .e-n-menu-item {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(10, 23, 51, 0.10) !important;
    width: 100% !important;
  }
  [id^="menubar-"] .e-n-menu-title {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    width: 100% !important;
    height: 56px !important;
    min-height: 56px !important;
    max-height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
  [id^="menubar-"] .e-n-menu-title-container {
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }
  [id^="menubar-"] .e-n-menu-title-container a {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
  }
  [id^="menubar-"] .e-n-menu-title-text,
  [id^="menubar-"] .e-n-menu-title-container,
  [id^="menubar-"] .e-n-menu-title-container a {
    color: #0A1733 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    box-shadow: none !important;
  }
  [id^="menubar-"] .e-n-menu-title-container a:hover { color: #0A66FF !important; }

  /* Chevron — fixed size in row */
  [id^="menubar-"] .e-n-menu-dropdown-icon {
    position: relative !important;
    order: 2 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 32px !important;
    width: 32px !important;
    height: 32px !important;
    align-self: center !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    cursor: pointer !important;
  }
  [id^="menubar-"] .e-n-menu-dropdown-icon-opened,
  [id^="menubar-"] .e-n-menu-dropdown-icon-closed,
  [id^="menubar-"] .e-n-menu-dropdown-icon svg,
  [id^="menubar-"] .e-n-menu-dropdown-icon .elementor-screen-only {
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
  }
  [id^="menubar-"] .e-n-menu-dropdown-icon::before {
    content: "" !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    border-right: 2px solid #0A1733 !important;
    border-bottom: 2px solid #0A1733 !important;
    transform: rotate(45deg) !important;
    transition: transform 0.16s ease, margin 0.16s ease, border-color 0.16s ease !important;
    margin-top: -2px !important;
  }
  [id^="menubar-"] .e-n-menu-dropdown-icon[aria-expanded="true"]::before {
    transform: rotate(-135deg) !important;
    margin-top: 2px !important;
    border-color: #0A66FF !important;
  }

  /* ===== TIENDA: hide submenu content when chevron is collapsed (aria-expanded="false") ===== */
  /* This removes the 22px gap that .e-n-menu-content takes even when "collapsed" */
  [id^="menubar-"] .e-n-menu-item:has(.e-n-menu-dropdown-icon[aria-expanded="false"]) .e-n-menu-content,
  [id^="menubar-"] .e-n-menu-item:has(.e-n-menu-dropdown-icon:not([aria-expanded="true"])) .e-n-menu-content {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* ===== SUBMENU CONTENT (when expanded) ===== */
  [id^="menubar-"] .e-n-menu-content,
  [id^="menubar-"] .e-n-menu-content .e-con,
  [id^="menubar-"] .e-n-menu-content .elementor-element,
  [id^="menubar-"] .e-n-menu-content .elementor-widget,
  [id^="menubar-"] .e-n-menu-content .elementor-widget-container {
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  /* Reduce indent — align with main menu items (no extra left padding) */
  [id^="menubar-"] .e-n-menu-content {
    width: 100% !important;
    padding: 6px 0 14px 0 !important;
  }
  [id^="menubar-"] .e-n-menu-content .e-con { padding: 0 !important; }

  /* SECTION TITLE (first heading per column) */
  [id^="menubar-"] .e-n-menu-content .e-con > .elementor-widget-heading:first-child .elementor-heading-title,
  [id^="menubar-"] .e-n-menu-content .e-con-inner > .elementor-widget-heading:first-child .elementor-heading-title {
    font-family: 'Poppins', sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    color: #0A66FF !important;
    margin: 18px 0 8px 0 !important;
    padding: 0 !important;
  }
  [id^="menubar-"] .e-n-menu-content > .e-con:first-child .elementor-widget-heading:first-child .elementor-heading-title {
    margin-top: 4px !important;
  }
  /* CONTENT HEADING (NOT first heading per column — e.g., "¿No encuentras tu cromo?") */
  [id^="menubar-"] .e-n-menu-content .e-con > .elementor-widget-heading:not(:first-child) .elementor-heading-title,
  [id^="menubar-"] .e-n-menu-content .e-con-inner > .elementor-widget-heading:not(:first-child) .elementor-heading-title {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #0A1733 !important;
    margin: 4px 0 6px 0 !important;
    padding: 0 !important;
  }
  /* TEXT EDITOR */
  [id^="menubar-"] .e-n-menu-content .elementor-widget-text-editor { margin: 0 0 12px 0 !important; }
  [id^="menubar-"] .e-n-menu-content .elementor-widget-text-editor p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px !important;
    color: #5A6068 !important;
    line-height: 1.5 !important;
    margin: 0 !important;
  }
  /* BUTTON (PÍDELO) */
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button { margin: 8px 0 12px 0 !important; }
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button-wrapper { text-align: left !important; }
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #0A66FF !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 12px 22px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    box-shadow: 0 6px 18px rgba(10, 102, 255, 0.22) !important;
  }
  /* Icon-list items */
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-items {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
  }
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a {
    display: flex !important;
    align-items: center !important;
    height: 36px !important;
    padding: 0 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #0A1733 !important;
    text-decoration: none !important;
    transition: transform 0.18s ease, color 0.18s ease !important;
  }
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a:hover {
    transform: translateX(4px) !important;
    color: #0A66FF !important;
  }
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item::before {
    display: none !important;
    content: none !important;
  }

  /* CTA at end of menu */
  [id^="menubar-"] .e-n-menu-heading::after {
    content: "BUSCAR MI CROMO" !important;
    display: block !important;
    margin: 28px 0 0 0 !important;
    background-color: #0A66FF !important;
    color: #FFFFFF !important;
    text-align: center !important;
    border-radius: 12px !important;
    padding: 18px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
  }

  .elementor-location-header .elementor-menu-cart__toggle .elementor-menu-cart__subtotal { display: none !important; }
  [id^="menubar-"] a { -webkit-tap-highlight-color: transparent !important; }
}
/* === MOBILE MEGA MENU END === */



/* === HAMBURGER X FIX START ===
   When menu is OPEN, ensure the hamburger box-shadow (3rd line trick) is removed
   so the X transformation is clean. Internal page rules added specificity to bars,
   which leaked their box-shadow into the open state. --- */
@media (max-width: 1024px) {
  body.home .e-n-menu-toggle[aria-expanded="true"]::before,
  body:not(.home) .e-n-menu-toggle[aria-expanded="true"]::before {
    top: 22px !important;
    background: #0A1733 !important;
    box-shadow: none !important;
    transform: translateX(-50%) rotate(45deg) !important;
  }
  body.home .e-n-menu-toggle[aria-expanded="true"]::after,
  body:not(.home) .e-n-menu-toggle[aria-expanded="true"]::after {
    top: 22px !important;
    background: #0A1733 !important;
    transform: translateX(-50%) rotate(-45deg) !important;
  }
}
/* === HAMBURGER X FIX END === */

/* === FIX THREE START ===
   1) Hamburger NOT fixed on home (scrolls with header)
   2) Submenu indent consistent (titles + items same left edge)
   3) Submenu hover subtle (no bg, just color)
   --- */
@media (max-width: 1024px) {

  /* ---- 1) Hamburger: remove fixed on home, only fixed when OPEN ---- */
  body.home .e-n-menu-toggle {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    z-index: 10001 !important;
  }
  /* Cart: small gap to hamburger on home too (since hamburger is now in flow) */
  body.home .elementor-location-header [data-id="3fea4df"],
  body.home .elementor-location-header [data-id="8808426"] {
    margin-right: 8px !important;
  }
  /* When menu OPEN: toggle goes fixed at top-right (X stays visible over panel) */
  .e-n-menu-toggle[aria-expanded="true"] {
    position: fixed !important;
    top: 16px !important;
    right: 24px !important;
    z-index: 2147483647 !important;
  }

  /* ---- 2) Submenu indent consistency ----
     Make POR TIPO + items + main menu items all at SAME left edge */
  [id^="menubar-"] .e-n-menu-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* Section title aligned with main menu items (no extra indent) */
  [id^="menubar-"] .e-n-menu-content .e-con > .elementor-widget-heading:first-child .elementor-heading-title,
  [id^="menubar-"] .e-n-menu-content .e-con-inner > .elementor-widget-heading:first-child .elementor-heading-title {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  /* Items also flush left */
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a {
    padding-left: 0 !important;
  }

  /* ---- 3) Submenu hover: NO background, only color + small slide ---- */
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a {
    background: transparent !important;
    border-radius: 0 !important;
  }
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a:hover,
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a:focus,
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a:active {
    background: transparent !important;
    color: #0A66FF !important;
    transform: translateX(4px) !important;
    text-decoration: none !important;
  }
  /* Also kill any inherited hover bg from desktop MEGAMENU TWEAKS */
  [id^="menubar-"] .pftc-menu-list .elementor-icon-list-item a:hover {
    background: transparent !important;
  }
}
/* === FIX THREE END === */

/* === SUBMENU FLUSH LEFT START ===
   Force ALL submenu content (headings, items, ul list) to align at the same left edge.
   Resets the default browser ul padding-inline-start that was offsetting items. --- */
@media (max-width: 1024px) {
  /* Reset every wrapper inside .e-n-menu-content */
  [id^="menubar-"] .e-n-menu-content,
  [id^="menubar-"] .e-n-menu-content > *,
  [id^="menubar-"] .e-n-menu-content .e-con,
  [id^="menubar-"] .e-n-menu-content .e-con-inner,
  [id^="menubar-"] .e-n-menu-content .elementor-widget,
  [id^="menubar-"] .e-n-menu-content .elementor-widget-container,
  [id^="menubar-"] .e-n-menu-content .elementor-widget-heading,
  [id^="menubar-"] .e-n-menu-content .elementor-widget-icon-list,
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list,
  [id^="menubar-"] .e-n-menu-content ul.elementor-icon-list-items,
  [id^="menubar-"] .e-n-menu-content li.elementor-icon-list-item {
    padding-left: 0 !important;
    padding-inline-start: 0 !important;
    margin-left: 0 !important;
    margin-inline-start: 0 !important;
    list-style: none !important;
    list-style-position: outside !important;
  }
  /* Headings (section titles + content headings) flush left */
  [id^="menubar-"] .e-n-menu-content .elementor-heading-title {
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-indent: 0 !important;
  }
  /* Anchor inside icon-list items flush left */
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a,
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item > a,
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item > span {
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-indent: 0 !important;
  }
}
/* === SUBMENU FLUSH LEFT END === */



/* === LOGO FLUSH LEFT START ===
   Logo image: forzar alineación LEFT dentro del widget (Elementor default lo centra). --- */
.elementor-location-header .elementor-widget-image img {
  margin-left: 0 !important;
  margin-right: auto !important;
  display: block !important;
}
.elementor-location-header .elementor-widget-image > .elementor-widget-container {
  text-align: left !important;
}
/* === LOGO FLUSH LEFT END === */






/* === GLOBAL BUTTON COHERENCE START ===
   Match BUSCAR MI CROMO style sitewide:
   - border-radius: 12px (was mostly 0)
   - typography: Poppins 14px 700 uppercase letter-spacing 0.08em
   - padding: 16px 28px (consistent proportions)
   Per-widget settings get !important-overridden for visual coherence. --- */

/* ELEMENTOR BUTTON WIDGETS — main site buttons */
.elementor-button:not(.elementor-menu-cart__toggle .elementor-button),
.elementor-button-link:not(.elementor-menu-cart__toggle *),
a.elementor-button:not(.elementor-menu-cart__toggle a),
button.elementor-button:not(.elementor-menu-cart__toggle button),
.elementor-button-wrapper:not(.elementor-menu-cart *) .elementor-button {
  border-radius: 12px !important;
  padding: 16px 28px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  line-height: 1.2 !important;
  border-width: 1px !important;
  transition: all 0.25s ease !important;
}

/* WOOCOMMERCE BUTTONS — all WC native buttons */
.woocommerce .button,
.woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
button.single_add_to_cart_button,
.add_to_cart_button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout #place_order,
body button#place_order,
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  border-radius: 12px !important;
  padding: 16px 28px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  line-height: 1.2 !important;
  border: none !important;
}

/* FORM SUBMIT BUTTONS */
form input[type="submit"],
form button[type="submit"]:not(.e-n-menu-toggle):not(.e-show-coupon-form-button),
.elementor-form button[type="submit"],
.elementor-button-link[type="submit"] {
  border-radius: 12px !important;
  padding: 16px 28px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}

/* Coupon "apply" button (smaller variant) */
.elementor-widget-woocommerce-cart .coupon button.e-apply-coupon,
.elementor-widget-woocommerce-cart .coupon button[name="apply_coupon"] {
  border-radius: 12px !important;
  padding: 12px 22px !important;
  font-size: 12px !important;
  letter-spacing: 0.06em !important;
}

/* CTA buttons that should stay full-width (cart/checkout big CTAs) */
.elementor-widget-woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.elementor-widget-woocommerce-checkout-page #place_order {
  width: 100% !important;
  padding: 18px 32px !important;
  font-size: 14px !important;
}

/* MENU CART popup buttons (Ver carrito / Finalizar compra inside dropdown) */
.elementor-menu-cart__product-list .button,
.elementor-menu-cart__main .wc-forward,
.elementor-menu-cart__main .checkout {
  border-radius: 12px !important;
  padding: 14px 24px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
}

/* Special: mobile mega-menu BUSCAR MI CROMO is the source-of-truth — already correct */

/* === GLOBAL BUTTON COHERENCE END === */









/* === CART ICON RESTORE START ===
   Force cart icon to use its widget native settings (override any global button CSS) --- */
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle a.elementor-button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle button {
  border-radius: 100px !important;
  padding: 15px !important;
  width: auto !important;
  height: auto !important;
  min-width: auto !important;
  font-size: inherit !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* === CART ICON RESTORE END === */


/* === MOBILE SUBMENU TIGHT START === */
@media (max-width: 1024px) {
  /* Section title: minimal bottom margin → almost touches first item */
  [id^="menubar-"] .e-n-menu-content .e-con > .elementor-widget-heading:first-child .elementor-heading-title,
  [id^="menubar-"] .e-n-menu-content .e-con-inner > .elementor-widget-heading:first-child .elementor-heading-title {
    margin: 10px 0 0 0 !important;
    padding-bottom: 0 !important;
  }
  /* First section in panel: minimal top margin */
  [id^="menubar-"] .e-n-menu-content > .e-con:first-child .elementor-widget-heading:first-child .elementor-heading-title {
    margin-top: 0 !important;
  }
  /* Heading widget itself (no extra margin) */
  [id^="menubar-"] .e-n-menu-content .elementor-widget-heading {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  /* List wrapper: no top padding */
  [id^="menubar-"] .e-n-menu-content .elementor-widget-icon-list {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  /* Items: tighter rows */
  [id^="menubar-"] .e-n-menu-content .pftc-menu-list .elementor-icon-list-item a {
    height: 30px !important;
    min-height: 30px !important;
  }
  /* Less gap between sections (col containers) */
  [id^="menubar-"] .e-n-menu-content > .e-con,
  [id^="menubar-"] .e-n-menu-content .e-con-inner > .e-con {
    margin-bottom: 4px !important;
  }
  [id^="menubar-"] .e-n-menu-content { padding-bottom: 8px !important; }
}
/* === MOBILE SUBMENU TIGHT END === */

/* === PIDELO ARROW START ===
   Add → arrow after PIDELO button text (visual flair, matches BUSCAR MI CROMO pattern) --- */
@media (max-width: 1024px) {
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button {
    position: relative !important;
  }
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button::after {
    content: ' →' !important;
    display: inline-block !important;
    margin-left: 6px !important;
    font-size: inherit !important;
    transition: transform 0.25s ease !important;
  }
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button:hover::after {
    transform: translateX(4px) !important;
  }
  /* Also unify the PIDELO button visual: match BUSCAR MI CROMO exactly */
  [id^="menubar-"] .e-n-menu-content .elementor-widget-button .elementor-button {
    background: #0A66FF !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 18px 24px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    box-shadow: 0 6px 18px rgba(10, 102, 255, 0.22) !important;
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
  }
}
/* === PIDELO ARROW END === */





/* === SUBMENU DOT INDICATOR START ===
   Desktop hover dot — positioned with breathing room from text + softer hover bg --- */
@media (min-width: 1025px) {
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item {
    position: relative !important;
  }
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item > a,
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item > span {
    padding-left: 14px !important;
    transition: background-color 0.2s ease, color 0.2s ease !important;
  }
  /* Hover bg — softer (almost imperceptible) */
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item a:hover,
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item a:focus {
    background: transparent !important;
    color: #0A66FF !important;
  }
  /* Dot — absolute positioned with comfortable margin from text */
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item::before {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0A66FF;
    border: none;
    opacity: 0;
    transform: translateY(-50%) scale(0.5);
    transition: opacity 0.22s ease, transform 0.22s ease !important;
    pointer-events: none;
    z-index: 2;
  }
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item:hover::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item a::before,
  body .e-n-menu .pftc-menu-list .elementor-icon-list-item span::before {
    display: none !important;
    content: none !important;
  }
}
/* === SUBMENU DOT INDICATOR END === */



/* === HOME MOBILE RESPONSIVE START ===
   Functional rules only — typography editable via Elementor per widget. --- */

/* Cart border kill */
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle a.elementor-button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle button {
  border: none !important;
  outline: none !important;
}

@media (max-width: 880px) {
  /* Vertical: 32px top/bottom on all sections */
  .elementor > .e-con.e-parent:not(.elementor-element-5bcc96d0):not(.elementor-element-c995b4bb){
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  /* Header stays compact (overrides above) */
  body .elementor-location-header .e-con.e-parent {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  /* Marquee section: zero padding (strip fills full width) */
  body .elementor-element-8b585a82.e-con.e-parent {
    padding: 0 !important;
  }
}

@media (max-width: 480px) {
  body .elementor-widget-button .elementor-button { width: 100%; justify-content: center; }
}
/* === HOME MOBILE RESPONSIVE END === */



/* === 3 PASOS REDESIGN START === */
.pftc-hide { display: none !important; }
/* Description text inside each card */
.elementor-element-2b3abc5c .elementor-widget-text-editor,
.elementor-element-d152b613 .elementor-widget-text-editor,
.elementor-element-c75e7f07 .elementor-widget-text-editor {
  margin: 8px 0 16px 0 !important;
}
.elementor-element-2b3abc5c .elementor-widget-text-editor p,
.elementor-element-d152b613 .elementor-widget-text-editor p,
.elementor-element-c75e7f07 .elementor-widget-text-editor p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  color: #4A5568 !important;
}
/* Card title gap from number */
.elementor-element-2b3abc5c .elementor-widget-heading + .elementor-widget-heading,
.elementor-element-d152b613 .elementor-widget-heading + .elementor-widget-heading,
.elementor-element-c75e7f07 .elementor-widget-heading + .elementor-widget-heading {
  margin-top: 4px !important;
}
/* === 3 PASOS REDESIGN END === */





/* === VER CROMO NOWRAP START ===
   Loop-grid product cards: VER CROMO button must stay on one line. --- */
.elementor-loop-container .elementor-widget-button .elementor-button,
.elementor-loop-item .elementor-widget-button .elementor-button {
  white-space: nowrap !important;
  padding: 14px 20px !important;
}
@media (max-width: 480px) {
  .elementor-loop-container .elementor-widget-button .elementor-button,
  .elementor-loop-item .elementor-widget-button .elementor-button {
    padding: 12px 18px !important;
    font-size: 13px !important;
  }
}
/* === VER CROMO NOWRAP END === */





/* === PRODUCT CARD POLISH START ===
   Product image bigger on single product page mobile (keep) --- */
@media (max-width: 880px) {
  .elementor-widget-woocommerce-product-images img,
  .elementor-widget-woocommerce-product-images .flex-viewport,
  .woocommerce div.product div.images img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    border-radius: 16px !important;
  }
}
/* === PRODUCT CARD POLISH END === */



/* === LOOP CARDS EQUAL HEIGHT START ===
   Cards in loop-grid have varying tag counts → varying heights.
   Limit tags container to 2 lines max with overflow hidden + force cards to stretch. --- */

/* Grid items: all stretch to equal height */
.elementor-loop-container.elementor-grid {
  align-items: stretch !important;
}
.elementor-loop-container .elementor-loop-item,
.elementor-loop-container > .e-loop-item {
  display: flex !important;
  flex-direction: column !important;
}
.elementor-loop-container .elementor-loop-item > .elementor,
.elementor-loop-container > .e-loop-item > .elementor {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

/* Tags row: max 2 lines visible, rest hidden */
.elementor-widget-loop-grid .elementor-widget-woocommerce-product-meta,
.elementor-loop-container .elementor-widget-woocommerce-product-meta {
  max-height: 64px !important;     /* ~2 lines of tag chips */
  overflow: hidden !important;
  position: relative !important;
}

/* === LOOP CARDS EQUAL HEIGHT END === */





/* === MARQUEE PREMIUM START ===
   Premium marquee — metallic gold gradient text on deep navy with subtle
   gold separators and top/bottom hairlines for editorial feel.
   Coherent with the navy+gold geometric hero above. --- */

/* Force premium navy gradient bg on marquee section */
body .elementor-element-8b585a82,
body .elementor-element-8b585a82.e-con.e-parent,
body [data-id="8b585a82"] {
  background: linear-gradient(180deg, #0B1A3D 0%, #06122E 100%) !important;
  background-color: #0B1A3D !important;
  position: relative !important;
  overflow: hidden !important;
}

/* Soft radial gold glow centered (very subtle, premium showcase feel) */
body .elementor-element-8b585a82::after {
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  background: radial-gradient(ellipse 60% 100% at 50% 50%, rgba(255, 213, 107, 0.08) 0%, transparent 70%) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

/* The marquee container sits above the glow */
body .elementor-element-8b585a82 > .e-con-inner,
body .elementor-element-8b585a82 .pftc-marquee-strip {
  position: relative !important;
  z-index: 1 !important;
}

/* Strip: hairline gold borders top/bottom for editorial frame */
.pftc-marquee-strip {
  background: transparent !important;
  padding: 8px 0 !important;
  border-top: 1px solid rgba(255, 213, 107, 0.22) !important;
  border-bottom: 1px solid rgba(255, 213, 107, 0.22) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 213, 107, 0.05),
    inset 0 -1px 0 rgba(255, 213, 107, 0.05) !important;
}

/* Metallic gold gradient text (real shine effect via background-clip) */
.pftc-marquee-strip .pftc-marq-item,
.pftc-marquee-strip .pftc-marq-item.outline {
  -webkit-text-stroke: 0 !important;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  background: linear-gradient(180deg,
    #FFE8A0 0%,
    #FFD56B 35%,
    #C9982A 55%,
    #FFD56B 75%,
    #FFE8A0 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.55)) !important;
  text-shadow: none !important;
}

/* Chevron separator — geometric, matches hero V-shapes */
.pftc-marquee-strip .pftc-marq-dot {
  font-size: 0 !important;
  display: inline-block !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 28px !important;
  background: none !important;
  color: transparent !important;
  position: relative !important;
  vertical-align: middle !important;
  transform: translateY(-2px) !important;
}
.pftc-marquee-strip .pftc-marq-dot::before {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 8px !important;
  height: 8px !important;
  background: linear-gradient(135deg, #FFE8A0 0%, #C9982A 100%) !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
  border-radius: 1px !important;
  box-shadow: 0 0 6px rgba(255, 213, 107, 0.4) !important;
}

/* Mobile: scaled but premium feel preserved */
@media (max-width: 880px) {
  .pftc-marquee-strip { padding: 6px 0 !important; }
  .pftc-marquee-strip .pftc-marq-item,
  .pftc-marquee-strip .pftc-marq-item.outline {
    font-size: 22px !important;
    letter-spacing: 0.08em !important;
  }
  .pftc-marquee-strip .pftc-marq-dot {
    width: 10px !important;
    height: 10px !important;
    margin: 0 18px !important;
  }
  .pftc-marquee-strip .pftc-marq-dot::before {
    width: 6px !important;
    height: 6px !important;
  }
}
/* === MARQUEE PREMIUM END === */







/* === TESTIMONIOS REDESIGN START ===
   Editorial newspaper-column testimonials with vertical dividers + top rule. --- */
.pftc-testimonios-section .pftc-testim-cols { position: relative !important; }
.pftc-testimonios-section .pftc-testim-col { position: relative !important; }
.pftc-testimonios-section .pftc-testim-col + .pftc-testim-col::before {
  content: '' !important;
  position: absolute !important;
  left: 0 !important; top: 8px !important; bottom: 8px !important;
  width: 1px !important;
  background: #E5EBF5 !important;
}
@media (max-width: 1024px) {
  .pftc-testimonios-section .pftc-testim-col {
    width: 100% !important;
    padding: 32px 0 !important;
    border-top: 1px solid #E5EBF5 !important;
  }
  .pftc-testimonios-section .pftc-testim-col + .pftc-testim-col::before { display: none !important; }
  .pftc-testimonios-section .pftc-testim-cols { border-top: 0 !important; padding-top: 0 !important; }
  .pftc-testimonios-section .pftc-testim-col:first-child { border-top: 0 !important; padding-top: 0 !important; }
}
/* === TESTIMONIOS REDESIGN END === */

/* === PRODUCT PAGE RESPONSIVE START ===
   Single product (#213) — polish responsive sin tocar widgets.
   Imagen producto: contener ancho, no estirar; tabs y add-to-cart limpios en mobile. --- */
/* Imagen del producto: que la imagen NO desborde y se centre */
.woocommerce-product-gallery__image img,
.woocommerce-product-gallery .flex-control-thumbs li img {
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 0 auto !important;
}
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
  max-width: 100% !important;
}
/* Add-to-cart container en mobile: cantidad + botón en una fila bien */
@media (max-width: 600px) {
  .single-product .quantity .qty {
    width: 60px !important;
    padding: 12px 8px !important;
  }
  .single-product form.cart {
    display: flex !important;
    gap: 8px !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
  }
  .single-product form.cart .single_add_to_cart_button {
    flex: 1 1 auto !important;
    width: auto !important;
    padding: 14px 16px !important;
  }
}
/* Tabs: padding interior limpio en mobile */
@media (max-width: 600px) {
  .woocommerce-tabs .panel,
  .woocommerce-Tabs-panel {
    padding: 20px 16px !important;
  }
  .woocommerce-tabs ul.tabs li a {
    padding: 10px 14px !important;
    font-size: 13px !important;
  }
}
/* === PRODUCT PAGE RESPONSIVE END === */







/* === ADREN BG PATCH START ===
   Force adrenalyn section gradient (Elementor regen issue). --- */
.elementor-element.elementor-element-feb82415 {
  background-image: linear-gradient(160deg, #050505 0%, #0A1733 100%) !important;
  background-color: #050505 !important;
}
/* === ADREN BG PATCH END === */

/* === PRODUCT PAGE MOBILE FIX START ===
   Single product (#213) — image cropping + mobile polish.
   Target the REAL .wp-post-image, not the emoji icon. --- */

/* === Imagen del producto: crop centrado en la carta === */
@media (max-width: 767px) {
  /* Reset image container — no padding, no bg, hidden overflow for crop */
  .single-product .elementor-element-71246d4c {
    padding: 0 !important;
    background: transparent !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    min-height: 0 !important;
    aspect-ratio: 3 / 4 !important;
    max-height: 560px !important;
  }
  .single-product .elementor-element-71246d4c .woocommerce-product-gallery,
  .single-product .elementor-element-71246d4c .woocommerce-product-gallery__wrapper,
  .single-product .elementor-element-71246d4c .woocommerce-product-gallery__image,
  .single-product .elementor-element-71246d4c .woocommerce-product-gallery__image > a {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }
  /* THE actual product image — full container with crop on center */
  .single-product .elementor-element-71246d4c .wp-post-image {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: center 60% !important;
    transform: scale(1.4) !important;
    transform-origin: center 55% !important;
    display: block !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  /* Hide emoji icon trigger on mobile (lupa) — overlay innecesario */
  .single-product .woocommerce-product-gallery__trigger {
    display: none !important;
  }
  /* Hide zoom overlay img on mobile */
  .single-product .woocommerce-product-gallery .zoomImg {
    display: none !important;
  }

  /* HIDE breadcrumb mobile */
  .single-product .elementor-element-36fd1dbd,
  .single-product .woocommerce-breadcrumb {
    display: none !important;
  }

  /* Title compact */
  .single-product .elementor-element-6c1ea886 .elementor-heading-title {
    font-size: 36px !important;
    line-height: 1.15 !important;
  }
  .single-product .elementor-element-93c5edcc .price,
  .single-product .elementor-element-93c5edcc .woocommerce-Price-amount {
    font-size: 30px !important;
  }
  .single-product .elementor-element-d588373f {
    padding: 10px 14px !important;
  }
  .single-product .woocommerce-product-details__short-description,
  .single-product .elementor-widget-woocommerce-product-short-description {
    margin: 0 !important;
  }

  /* Add to cart */
  .single-product .quantity .qty {
    width: 56px !important;
    padding: 12px 6px !important;
    font-size: 15px !important;
  }
  .single-product form.cart {
    display: flex !important;
    gap: 8px !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
  }
  .single-product form.cart .single_add_to_cart_button {
    flex: 1 1 auto !important;
    width: auto !important;
    padding: 14px 12px !important;
    font-size: 14px !important;
  }

  /* Hide duplicate DESCRIPCIÓN h2 inside tab */
  .single-product .woocommerce-tabs .panel > h2:first-child,
  .single-product .woocommerce-Tabs-panel > h2:first-child,
  .single-product #tab-description > h2:first-child {
    display: none !important;
  }
  .single-product .woocommerce-tabs,
  .single-product .elementor-element-f92359a4 {
    margin-top: 0 !important;
  }
  .single-product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #E5EBF5 !important;
  }
  .single-product .woocommerce-tabs ul.tabs li {
    margin: 0 8px 0 0 !important;
  }
  .single-product .woocommerce-tabs ul.tabs li a {
    padding: 12px 4px !important;
    font-size: 13px !important;
  }
  .single-product .woocommerce-tabs .panel,
  .single-product .woocommerce-Tabs-panel {
    padding: 16px 0 !important;
    margin: 0 !important;
  }

  /* Related products */
  .single-product .elementor-element-05e2ff6e .elementor-loop-item img {
    max-height: 240px !important;
    width: 100% !important;
    object-fit: contain !important;
    margin: 0 auto !important;
    display: block !important;
  }
  .single-product .elementor-element-06e06222 h2.elementor-heading-title {
    font-size: 24px !important;
    line-height: 1.1 !important;
  }
  .single-product .elementor-element-7d6fd772 {
    margin-bottom: 4px !important;
  }
}
/* === PRODUCT PAGE MOBILE FIX END === */





/* === TESTIM TIMELINE V2 START === */

/* TESTIMONIALS V2 */
.pftc-testim-v2-section { position: relative; }
.pftc-testim-rating-wrap { flex-shrink: 0; }
.pftc-testim-rating {
  display: flex; flex-direction: column; align-items: flex-end;
  text-align: right;
}
.pftc-testim-rating-stars {
  color: #FFD56B; font-size: 22px; letter-spacing: 4px;
  margin-bottom: 4px;
}
.pftc-testim-rating-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 32px; font-weight: 700;
  color: #0A66FF; line-height: 1;
}
.pftc-testim-rating-num span { color: #5A6068; font-size: 22px; }
.pftc-testim-rating-meta {
  font-family: 'Poppins', sans-serif;
  font-size: 12px; color: #5A6068; margin-top: 4px;
}
.pftc-testim-rating-meta strong { color: #1A1A1A; font-weight: 700; }

.pftc-testim-v2-wrap {
  width: calc(33.333% - 16px);
  display: flex;
}
@media (max-width: 980px) { .pftc-testim-v2-wrap { width: calc(50% - 12px); } }
@media (max-width: 600px) { .pftc-testim-v2-wrap { width: 100%; } }
.pftc-testim-v2-wrap .elementor-widget-container { width: 100%; height: 100%; }

.pftc-testim-v2 {
  background: #FFFFFF;
  padding: 36px 32px 32px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #E8EDF5;
  transition: all 0.3s ease;
  overflow: hidden;
}
.pftc-testim-v2::before {
  content: '"';
  position: absolute;
  top: -40px; right: 12px;
  font-family: 'Georgia', serif;
  font-size: 200px;
  line-height: 1;
  color: rgba(10,102,255,0.06);
  font-weight: 700;
  pointer-events: none;
  z-index: 0;
}
.pftc-testim-v2 > * { position: relative; z-index: 1; }
.pftc-testim-v2:hover {
  border-color: #0A66FF;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(10,102,255,0.12);
}
.pftc-testim-v2-stars {
  color: #FFD56B;
  font-size: 18px; letter-spacing: 3px;
  margin-bottom: 18px;
}
.pftc-testim-v2-quote {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #1A1A1A;
  margin: 0 0 24px;
  flex: 1;
}
.pftc-testim-v2-divider {
  height: 1px;
  background: linear-gradient(to right, #E8EDF5, transparent);
  margin-bottom: 20px;
}
.pftc-testim-v2-footer {
  display: flex; align-items: center; gap: 14px;
}
.pftc-testim-v2-avatar {
  width: 44px; height: 44px;
  color: #FFFFFF;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px; font-weight: 700;
  letter-spacing: 0.02em;
  border-radius: 50%;
  flex-shrink: 0;
}
.pftc-testim-v2-info { flex: 1; min-width: 0; }
.pftc-testim-v2-name {
  font-family: 'Poppins', sans-serif;
  font-size: 14px; font-weight: 700;
  color: #1A1A1A;
  margin-bottom: 2px;
}
.pftc-testim-v2-verified {
  display: inline-flex; align-items: center; gap: 4px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px; font-weight: 500;
  color: #0A66FF;
}
.pftc-testim-v2-verified svg { flex-shrink: 0; }
.pftc-testim-v2-city { color: #5A6068; margin-left: 2px; }

/* TIMELINE V2 — massive numbers + arrows */
.pftc-timeline-v2-row {
  align-items: stretch !important;
  gap: 0 !important;
  position: relative;
}
.pftc-timeline-v2-card-wrap {
  flex: 1;
  display: flex;
}
.pftc-timeline-v2-card-wrap .elementor-widget-container { width: 100%; height: 100%; }
.pftc-timeline-v2-arrow-wrap {
  flex: 0 0 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .pftc-timeline-v2-card-wrap { width: 100% !important; flex: 1 1 100% !important; }
  .pftc-timeline-v2-arrow-wrap { width: 100% !important; flex: 1 1 100% !important; padding: 16px 0; }
  .pftc-timeline-v2-arrow-wrap svg { transform: rotate(90deg); }
}

.pftc-timeline-v2-card {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #E8EDF5;
  padding: 40px 36px 36px;
  height: 100%;
  overflow: hidden;
  transition: all 0.35s ease;
}
.pftc-timeline-v2-card:hover {
  border-color: var(--accent, #0A66FF);
  transform: translateY(-6px);
  box-shadow: 0 24px 60px rgba(10,48,128,0.10);
}
.pftc-timeline-v2-bgnum {
  position: absolute;
  top: -20px; right: -10px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  color: rgba(10,102,255,0.06);
  pointer-events: none;
  z-index: 0;
  transition: color 0.35s ease;
}
.pftc-timeline-v2-card:hover .pftc-timeline-v2-bgnum {
  color: rgba(10,102,255,0.12);
}
.pftc-timeline-v2-content {
  position: relative;
  z-index: 1;
}
.pftc-timeline-v2-icon {
  width: 56px; height: 56px;
  background: linear-gradient(135deg, #0A66FF, #0846B3);
  color: #FFFFFF;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 24px;
  transition: all 0.35s ease;
}
.pftc-timeline-v2-card:hover .pftc-timeline-v2-icon {
  background: linear-gradient(135deg, #FFD56B, #E0B547);
  color: #0A1733;
  transform: scale(1.08);
}
.pftc-timeline-v2-icon svg { width: 28px; height: 28px; }
.pftc-timeline-v2-label {
  font-family: 'Poppins', sans-serif;
  font-size: 12px; font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent, #0A66FF);
  margin-bottom: 10px;
}
.pftc-timeline-v2-title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.01em;
  color: #1A1A1A;
  margin: 0 0 14px;
}
.pftc-timeline-v2-body {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #5A6068;
  margin: 0 0 24px;
}
.pftc-timeline-v2-time {
  display: inline-flex; align-items: center; gap: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #0A66FF;
  background: rgba(10,102,255,0.08);
  padding: 8px 14px;
  letter-spacing: 0.02em;
}

.pftc-timeline-v2-arrow svg path {
  stroke-dasharray: 200;
  stroke-dashoffset: 0;
  animation: pftcDashFlow 4s linear infinite;
}
@keyframes pftcDashFlow {
  0% { stroke-dasharray: 6 4; stroke-dashoffset: 0; }
  100% { stroke-dasharray: 6 4; stroke-dashoffset: -40; }
}

/* === TESTIM TIMELINE V2 END === */

/* === RESPONSIVE FIX START === */

/* AVATAR with photo */
.pftc-testim-v2-avatar.pftc-avatar-photo {
  padding: 0;
  overflow: hidden;
  background: none !important;
}
.pftc-testim-v2-avatar.pftc-avatar-photo img {
  width: 100%; height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

/* ====================================================== */
/* TABLET (≤980px) and MOBILE (≤780px) general adjustments */
/* ====================================================== */

@media (max-width: 980px) {
  /* Marquee — smaller text on tablet */
  .pftc-marq-item { font-size: 38px !important; }
  .pftc-marquee-track { gap: 32px !important; padding: 0 16px !important; }

  /* Adrenalin editorial — adjust massive title */
  .pftc-massive .elementor-heading-title { font-size: 96px !important; }

  /* Testimonial header rating block goes below on tablet */
  .pftc-testim-rating { align-items: flex-start; text-align: left; margin-top: 16px; }

  /* Timeline arrow rotates on tablet/mobile (column stacking) */
  .pftc-timeline-v2-arrow-wrap svg { transform: rotate(90deg); }

  /* Timeline background number smaller */
  .pftc-timeline-v2-bgnum { font-size: 140px !important; }

  /* Categories — 2 columns on tablet */
  .pftc-cat-card-wrap { width: calc(50% - 10px) !important; }
}

@media (max-width: 780px) {
  /* HERO — stack with smaller image */
  body .elementor-section.elementor-top-section .elementor-container {
    flex-wrap: wrap !important;
  }

  /* Marquee — even smaller on mobile */
  .pftc-marq-item { font-size: 28px !important; letter-spacing: 0.03em; }
  .pftc-marquee-track { gap: 24px !important; }
  .pftc-marq-dot { font-size: 12px; }

  /* Adrenalin — massive title scaled */
  .pftc-massive .elementor-heading-title { font-size: 72px !important; line-height: 0.95; }

  /* Adrenalin card display */
  
  
  

  /* Categories — single column */
  .pftc-cat-card-wrap { width: 100% !important; }
  .pftc-cat-card { aspect-ratio: 16/10 !important; }
  .pftc-cat-name { font-size: 32px !important; }

  /* Testimonials — single column */
  .pftc-testim-v2-wrap { width: 100% !important; }
  .pftc-testim-rating-num { font-size: 28px !important; }
  .pftc-testim-rating-stars { font-size: 18px !important; }

  /* Timeline — single column with rotated arrow */
  .pftc-timeline-v2-card-wrap { flex: 1 1 100% !important; width: 100% !important; }
  .pftc-timeline-v2-arrow-wrap { flex: 1 1 100% !important; padding: 12px 0 !important; }
  .pftc-timeline-v2-bgnum { font-size: 120px !important; right: -8px !important; }
  .pftc-timeline-v2-title { font-size: 26px !important; }

  /* Stats card adjustments (if still used) */
  .pftc-stat-card { width: calc(50% - 8px) !important; }

  /* Section paddings reduced */
  .pftc-adren-editorial { padding: 80px 16px !important; }
  .pftc-testim-v2-section { padding: 80px 0 !important; }
  .pftc-timeline-v2-section { padding: 80px 16px !important; }

  /* FAQ smaller font on mobile */
  .pftc-nfaq .e-n-accordion-item-title-text { font-size: 15px !important; }
  .pftc-nfaq summary, .pftc-nfaq .e-n-accordion-item-title {
    padding: 18px 20px !important;
    gap: 10px !important;
  }

  /* Generic — force all flex rows to wrap on small mobile */
  body .e-con.e-flex.e-con-boxed.e-parent[class*="elementor-element"] > .e-con-inner,
  body .e-con.e-flex.e-con-full.e-parent[class*="elementor-element"] {
    flex-wrap: wrap;
  }

  /* Generic — hide background patterns on mobile (heavy) */
  .adrenalin-dark::before { display: none; }
  .pftc-adren-editorial::before { display: none; }

  /* Big H1 hero title size */
  }

@media (max-width: 480px) {
  /* Ultra small screens */
  .pftc-marq-item { font-size: 22px !important; }
  .pftc-testim-feat-text { font-size: 18px !important; }
  .pftc-cat-name { font-size: 28px !important; }
  }

/* === RESPONSIVE FIX END === */

/* === MOBILE FIXES START === */

/* Adrenalin card display — no excessive min-height on mobile */
@media (max-width: 980px) {
  .pftc-adren-visual { min-height: auto !important; padding: 24px 0 !important; }
  
}

/* Section padding tightening for mobile */
@media (max-width: 780px) {
  .elementor > .e-con.e-parent:not(.elementor-element-5bcc96d0):not(.elementor-element-c995b4bb){ padding-top: 56px; padding-bottom: 56px; }
  .elementor > .e-con.e-parent.pftc-adren-editorial { padding-top: 72px; padding-bottom: 72px; }
}

/* Mobile menu: ensure cart icon is visible against dark header */
@media (max-width: 780px) {
  .elementor-menu-cart__toggle button { background: rgba(255,255,255,0.10) !important; }
}

/* === MOBILE FIXES END === */

/* === NATIVE CONVERSION START === */

/* Testimonial photo (Elementor image widget inside container) */
.pftc-testim-photo img {
  border-radius: 50% !important;
  width: 44px !important;
  height: 44px !important;
  object-fit: cover !important;
  display: block;
}

/* Verified badge (small inline html still) */
.pftc-testim-v2-verified {
  display: inline-flex; align-items: center; gap: 4px;
  font-family: 'Poppins', sans-serif;
  font-size: 11px; font-weight: 500;
  color: #0A66FF;
}
.pftc-testim-v2-verified svg { flex-shrink: 0; }
.pftc-testim-v2-city { color: #5A6068; margin-left: 2px; }

/* Testimonials card hover (apply to the native container with wrap class) */
.pftc-testim-v2-wrap {
  width: calc(33.333% - 16px) !important;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.pftc-testim-v2-wrap::before {
  content: '"';
  position: absolute;
  top: -40px; right: 12px;
  font-family: 'Georgia', serif;
  font-size: 200px;
  line-height: 1;
  color: rgba(10,102,255,0.06);
  font-weight: 700;
  pointer-events: none;
  z-index: 0;
}
.pftc-testim-v2-wrap > .e-con-inner { position: relative; z-index: 1; }
.pftc-testim-v2-wrap:hover {
  border-color: #0A66FF !important;
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(10,102,255,0.12) !important;
}
@media (max-width: 980px) { .pftc-testim-v2-wrap { width: calc(50% - 12px) !important; } }
@media (max-width: 600px) { .pftc-testim-v2-wrap { width: 100% !important; } }

/* Timeline native cards */
.pftc-timeline-v2-card-wrap {
  width: calc(33.333% - 16px) !important;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
}
.pftc-timeline-v2-card-wrap > .e-con-inner { position: relative; z-index: 1; }
.pftc-timeline-v2-card-wrap:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 60px rgba(10,48,128,0.10) !important;
  border-color: #0A66FF !important;
}
.pftc-timeline-card-03:hover { border-color: #FFD56B !important; }
.pftc-tl-bgnum {
  position: absolute;
  top: -20px; right: -10px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--bgnum-color, rgba(10,102,255,0.06));
  pointer-events: none;
  z-index: 0;
}
.pftc-tl-icon { transition: all 0.35s ease; }
.pftc-timeline-v2-card-wrap:hover .pftc-tl-icon .elementor-icon {
  background: linear-gradient(135deg, #FFD56B, #E0B547) !important;
  color: #0A1733 !important;
  transform: scale(1.08);
}
.pftc-tl-time {
  display: inline-flex !important;
  width: auto !important;
  align-self: flex-start;
}
@media (max-width: 980px) {
  .pftc-timeline-v2-card-wrap { width: 100% !important; }
  .pftc-tl-bgnum { font-size: 140px !important; }
}

/* Category native cards */
.pftc-cat-card-native {
  width: calc(25% - 15px) !important;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s ease;
  cursor: pointer;
}
.pftc-cat-card-native:hover { transform: translateY(-6px); }
.pftc-cat-card-native .pftc-cat-cta-heading {
  border-bottom: 2px solid #FFFFFF;
  padding-bottom: 4px;
  align-self: flex-start;
  transition: all 0.3s ease;
}
.pftc-cat-card-native:hover .pftc-cat-cta-heading .elementor-heading-title {
  color: #FFD56B !important;
}
.pftc-cat-card-native:hover .pftc-cat-cta-heading {
  border-bottom-color: #FFD56B;
}
@media (max-width: 980px) { .pftc-cat-card-native { width: calc(50% - 10px) !important; } }
@media (max-width: 600px) { .pftc-cat-card-native { width: 100% !important; min-height: 280px !important; } }

/* === NATIVE CONVERSION END === */

/* === POLISH 3 START === */

/* Hide product meta pills */

/* Category overlays — Elementor uses ::before with --overlay-opacity; we override both */
.elementor-20 .elementor-element-1b1beb4c::before { background-image: linear-gradient(180deg, rgba(10,102,255,0.55), rgba(10,23,51,0.95)) !important; opacity: 1 !important; --overlay-opacity: 1 !important; }
.elementor-20 .elementor-element-2f593599::before { background-image: linear-gradient(180deg, rgba(255,170,40,0.55), rgba(80,50,5,0.95)) !important; opacity: 1 !important; --overlay-opacity: 1 !important; }
.elementor-20 .elementor-element-c268dcc2::before { background-image: linear-gradient(180deg, rgba(230,57,70,0.55), rgba(100,15,25,0.95)) !important; opacity: 1 !important; --overlay-opacity: 1 !important; }
.elementor-20 .elementor-element-a0658a0a::before { background-image: linear-gradient(180deg, rgba(120,60,200,0.55), rgba(35,12,75,0.95)) !important; opacity: 1 !important; --overlay-opacity: 1 !important; }

/* Adrenalin card display — bigger size */

/* === POLISH 3 END === */

/* === MOBILE ALIGN FORCE START === */
@media (max-width: 880px) {
  /* Chain body class + container to beat WC's .shop_table_responsive rules */
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-name,
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-name a {
    text-align: left !important;
  }
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-price,
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-price .woocommerce-Price-amount {
    text-align: left !important;
  }
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-quantity {
    text-align: left !important;
  }
  body.woocommerce-cart .elementor-widget-woocommerce-cart table.shop_table.cart tr.cart_item td.product-subtotal {
    text-align: right !important;
    width: 100% !important;
  }
  /* Stepper anchored left */
  body.woocommerce-cart .elementor-widget-woocommerce-cart td.product-quantity .quantity {
    margin: 0 !important;
    width: fit-content !important;
    align-self: flex-start !important;
  }
}
/* === MOBILE ALIGN FORCE END === */

/* === CART FINAL FIXES START === */
/* Hide the orphan tr containing only the "actualizar carrito" button — JS auto-updates */
.elementor-widget-woocommerce-cart table.shop_table.cart tbody > tr:not(.cart_item) {
  display: none !important;
}
.elementor-widget-woocommerce-cart table.shop_table.cart tbody > tr.cart_item:last-of-type {
  margin-bottom: 0 !important;
}
/* Hide the JS qty enhancer HTML widget (it's just an invisible script) */
.elementor-widget-woocommerce-cart + .elementor-widget-html { display: none !important; }
/* === CART FINAL FIXES END === */


/* === ADREN MOBILE COMPACT START ===
   Adrenalyn mobile: cards visual FULL WIDTH (alineado a 22px como el resto). --- */
@media (max-width: 767px) {
  .pftc-adren-cascade {
    max-width: 100% !important;
    width: 100% !important;
    aspect-ratio: 4 / 5 !important;
    margin: 0 !important;
    height: auto !important;
  }
  .pftc-adren-card-back {
    display: none !important;
  }
  .pftc-adren-card-front {
    width: 100% !important;
    transform: none !important;
    position: relative !important;
    margin: 0 !important;
    aspect-ratio: 4 / 5 !important;
  }
  /* Floating stats: pequeños y compactos */
  .pftc-adren-floating-stat {
    min-width: 64px !important;
    padding: 4px 8px !important;
  }
  .pftc-stat-value { font-size: 16px !important; }
  .pftc-stat-label { font-size: 8px !important; }
  .pftc-stat-sub { font-size: 9px !important; }
  /* Disable glow gigante */
  .pftc-adren-pro::before,
  .pftc-adren-pro::after {
    display: none !important;
  }
  /* Buttons full-width */
  body.home .elementor-element-281cd59a,
  body.home .elementor-element-7bb23435,
  body.home .elementor-element-281cd59a .elementor-button-wrapper,
  body.home .elementor-element-7bb23435 .elementor-button-wrapper {
    width: 100%;
  }
  body.home .elementor-element-281cd59a .elementor-button,
  body.home .elementor-element-7bb23435 .elementor-button {
    width: 100%;
    justify-content: center;
  }
}
/* === ADREN MOBILE COMPACT END === */







/* === PRODUCT PAGE POLISH START === */

/* PAYMENT ICONS — Grandes y prominentes */
.single-product .pftc-pay {
  display: flex; flex-direction: column; gap: 12px; margin-top: 20px;
}
.single-product .pftc-pay .p-label {
  font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase; color: #5A6068;
}
.single-product .pftc-pay .p-logos {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px;
}
.single-product .pftc-pay .p-logo { height: 50px; }
.single-product .pftc-pay .p-logo:hover {
  border-color: #0A66FF; transform: translateY(-2px);
  box-shadow: 0 6px 18px -6px rgba(10,102,255,0.25);
}
.single-product .pftc-pay .p-logo svg { max-height: 29px; }
@media (max-width: 600px) {
  .single-product .pftc-pay .p-logos { gap: 8px; }
  .single-product .pftc-pay .p-logo { padding: 10px 12px; height: 60px; }
  .single-product .pftc-pay .p-logo svg { max-height: 44px; }
}

/* TABS */
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs,
html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs {
  border: 0 !important;
  border-bottom: 1px solid #E5EBF5 !important;
  padding: 0 !important;
  margin: 0 0 16px 0 !important;
  list-style: none !important;
  display: flex !important;
  gap: 0 !important;
  background: transparent !important;
}
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li,
html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs li {
  margin: 0 !important; padding: 0 !important;
  background: transparent !important; border: 0 !important; border-radius: 0 !important;
  position: relative !important;
}
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li a,
html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs li a,
html body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
  display: inline-block !important;
  padding: 16px 24px !important;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  color: #5A6068 !important;
  text-decoration: none !important;
  border: 0 !important;
  line-height: 1 !important;
  transition: color .2s ease !important;
}
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li a:hover {
  color: #0A66FF !important;
}
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li.active a,
html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs li.active a {
  color: #0A1733 !important; background: transparent !important;
}
html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li.active::after,
html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs li.active::after {
  content: '' !important;
  position: absolute !important; bottom: -1px !important; left: 0 !important; right: 0 !important;
  height: 3px !important; background: #0A66FF !important; border-radius: 3px 3px 0 0 !important;
}
html body.single-product .woocommerce-tabs .panel,
html body.single-product .woocommerce-Tabs-panel {
  padding: 12px 0 0 0 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important; line-height: 1.65 !important;
  color: #1A1A1A !important;
  background: transparent !important; border: 0 !important; box-shadow: none !important; margin: 0 !important;
}
html body.single-product .woocommerce-tabs .panel > h2:first-child,
html body.single-product .woocommerce-Tabs-panel > h2:first-child,
html body.single-product #tab-description > h2:first-child {
  display: none !important;
}
@media (max-width: 600px) {
  html body.single-product .elementor-element.elementor-element-f92359a4 .woocommerce-tabs ul.tabs.wc-tabs li a,
  html body.single-product .woocommerce div.product.elementor .woocommerce-tabs ul.tabs.wc-tabs li a {
    padding: 12px 18px !important;
    font-size: 20px !important;
  }
}

/* TIGHTER GAPS: tabs panel → relacionados (no line, minimal margin) */
.single-product .elementor-element-c995b4bb {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
.single-product .elementor-element-06e06222 {
  margin-top: 0 !important;
  border-top: 0 !important;
}
.single-product .elementor-element-c995b4bb::after,
.single-product .elementor-element-06e06222::before {
  display: none !important;
}
/* Eyebrow RELACIONADOS tight con H2 */
.single-product .elementor-element-06e06222 .elementor-element-7d6fd772 {
  margin: 0 0 4px 0 !important;
}
.single-product .elementor-element-06e06222 .elementor-element-7d6fd772 .elementor-heading-title {
  font-size: 13px !important;
  letter-spacing: 0.18em !important;
  margin: 0 !important;
}
.single-product .elementor-element-06e06222 .elementor-element-043ea803 {
  margin: 0 0 20px 0 !important;
}
.single-product .elementor-element-06e06222 .elementor-element-043ea803 .elementor-heading-title {
  font-size: 36px !important;
  margin: 0 !important;
}
@media (max-width: 600px) {
  .single-product .elementor-element-06e06222 .elementor-element-043ea803 .elementor-heading-title {
    font-size: 28px !important;
    line-height: 1.1 !important;
  }
  .single-product .elementor-element-06e06222 .elementor-element-043ea803 {
    margin: 0 0 14px 0 !important;
  }
}
/* === PRODUCT PAGE POLISH END === */





/* === HOME COHERENCE START ===
   Categories 2x2 tablet, hero buttons mobile outline visibility. --- */

/* Categories "Encuentra tu cromo": 2x2 grid on tablet (default = 4 cols in line) */
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-element-26fffa54 .e-con-inner,
  .elementor-element-26fffa54 > .e-con-inner > .e-flex {
    flex-wrap: wrap !important;
  }
  .elementor-element-26fffa54 .pftc-cat-card-native,
  .elementor-element-26fffa54 .elementor-element[class*="elementor-element-"]:has(.pftc-cat-card-native),
  .elementor-element-26fffa54 > .e-con-inner > .e-flex > .e-con {
    width: calc(50% - 8px) !important;
    flex: 0 0 calc(50% - 8px) !important;
  }
}

/* Hero buttons mobile — outline button con bg semi-transparente para legibilidad sobre bg dark */
@media (max-width: 767px) {
  body.home .elementor-element-b7d2187 .elementor-button {
    background-color: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(4px);
    border: 1.5px solid rgba(255, 255, 255, 0.45);
  }
  body.home .elementor-element-b7d2187 .elementor-button:hover {
    background-color: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.7);
  }
}
/* === HOME COHERENCE END === */

/* === PRODUCT HERO TIGHT START ===
   Single product hero section: pegado al header en mobile (sin padding-top). --- */
@media (max-width: 767px) {
  body.single-product .elementor-element-5bcc96d0 {
    padding-top: 0 !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
/* === PRODUCT HERO TIGHT END === */

/* === PRODUCT TIGHTER GAPS START ===
   Reduce gaps: description panel → related section, eyebrow → H2. --- */
html body.single-product .woocommerce-tabs .panel,
html body.single-product .woocommerce-Tabs-panel {
  padding-bottom: 8px !important;
}
.single-product .elementor-element-c995b4bb {
  margin-bottom: 0 !important;
}
.single-product .elementor-element-06e06222 {
  margin-top: 0 !important;
}
.single-product .elementor-element-7d6fd772 .elementor-heading-title {
  margin-bottom: 4px !important;
}
.single-product .elementor-element-043ea803 {
  margin-top: 0 !important;
}
/* === PRODUCT TIGHTER GAPS END === */



/* === WC NOTIFICATION + ADD CART START ===
   "Producto añadido" notice azul corporativo + márgenes laterales. --- */

/* Wrapper general: márgenes para no pegar a bordes */
.woocommerce-notices-wrapper {
  margin: 8px 22px 24px 22px !important;
  padding: 0 !important;
}

/* Container del notice — azul branding sutil */
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-message {
  background: linear-gradient(135deg, #EFF6FF 0%, #F0F7FF 100%) !important;
  border: 1px solid #BFDBFE !important;
  border-left: 5px solid #0A66FF !important;
  border-radius: 14px !important;
  padding: 22px 24px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #0A1733 !important;
  line-height: 1.55 !important;
  box-shadow: 0 10px 30px -10px rgba(10,102,255,0.18) !important;
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  margin: 0 !important;
  list-style: none !important;
  outline: none !important;
}
.woocommerce-message:focus,
.woocommerce-message *:focus,
.woocommerce-message *:active {
  outline: none !important;
}
/* Check icon circular azul branding */
.woocommerce-notices-wrapper .woocommerce-message::before,
.woocommerce-message::before {
  content: '' !important;
  display: inline-block !important;
  width: 28px !important;
  height: 28px !important;
  background: #0A66FF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/18px no-repeat !important;
  border-radius: 50% !important;
  flex-shrink: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: transparent !important;
  font-size: 0 !important;
  position: static !important;
  box-shadow: 0 4px 12px -2px rgba(10,102,255,0.4) !important;
}
/* Botón VER CARRITO — azul branding */
.woocommerce-notices-wrapper .woocommerce-message .button,
.woocommerce-message a.button,
.woocommerce-message .button {
  background-color: #0A66FF !important;
  color: #FFFFFF !important;
  border: 0 !important;
  border-radius: 10px !important;
  padding: 12px 22px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin-left: auto !important;
  float: none !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  flex-shrink: 0 !important;
  transition: background-color .2s ease, transform .15s ease !important;
  outline: none !important;
  box-shadow: 0 6px 16px -4px rgba(10,102,255,0.4) !important;
}
.woocommerce-notices-wrapper .woocommerce-message .button:hover {
  background-color: #0050D6 !important;
  transform: translateY(-1px) !important;
}
.woocommerce-notices-wrapper .woocommerce-message .button:focus,
.woocommerce-notices-wrapper .woocommerce-message .button:active {
  outline: none !important;
}

/* Mobile: button stacked below */
@media (max-width: 600px) {
  .woocommerce-notices-wrapper {
    margin: 6px 16px 20px 16px !important;
  }
  .woocommerce-notices-wrapper .woocommerce-message,
  .woocommerce-message {
    flex-wrap: wrap !important;
    padding: 18px 20px !important;
  }
  .woocommerce-notices-wrapper .woocommerce-message .button {
    margin-left: 0 !important;
    margin-top: 8px !important;
    width: 100% !important;
    text-align: center !important;
  }
}

/* Add-to-cart border-radius */
.woocommerce .single_add_to_cart_button.button,
.woocommerce-page .single_add_to_cart_button.button,
.woocommerce form.cart .button.single_add_to_cart_button,
.woocommerce div.product form.cart .button {
  border-radius: 12px !important;
  outline: none !important;
}
.woocommerce .single_add_to_cart_button.button:focus,
.woocommerce .single_add_to_cart_button.button:active {
  outline: none !important;
}
/* === WC NOTIFICATION + ADD CART END === *//* End custom CSS */