@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aquapoint.ar/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.5") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(37,150,190);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(85,153,204);
	--btn-default-bgcolor-hover: rgb(153,204,255);
	--btn-accented-bgcolor: rgb(85,153,204);
	--btn-accented-bgcolor-hover: rgb(153,204,255);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(31,41,55);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(255,119,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,153,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Open Sans";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

:root {
    --primary-color: #99ccff;
    --primary-dark: #5599cc;
    --secondary-color: #b3d9ff;
    --accent-color: #ff9933;
    --text-dark: #1f2937;
    --text-light: #6b7280;
    --bg-light: #f9fafb;
    --bg-white: #ffffff;
    --border-color: #e5e7eb;
    --gradient-primary: linear-gradient(135deg, #99ccff 0%, #5599cc 100%);
		--gradient-orange: linear-gradient(135deg, #ff9933 0%, #ff7700 100%);
    --gradient-secondary: linear-gradient(135deg, #ff9933 0%, #ff7700 100%);
    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

/* Navbar */
.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: var(--shadow-sm);
    z-index: 1000;
    transition: all 0.3s ease;
}

.nav-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-logo img {
    height: 40px;
    width: auto;
}

.nav-menu {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.nav-link {
    text-decoration: none;
    color: var(--text-dark);
    font-weight: 500;
    transition: color 0.3s ease;
    position: relative;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--primary-color);
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 100%;
}

.nav-cta {
    background: var(--primary-color);
    color: white;
    padding: 0.5rem 1.5rem;
    border-radius: 25px;
    transition: all 0.3s ease;
}

.nav-cta:hover {
    background: var(--primary-dark);
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

.nav-cta::after {
    display: none;
}

.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

.mobile-menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

.mobile-menu-toggle span {
    width: 25px;
    height: 3px;
    background: var(--text-dark);
    margin: 3px 0;
    transition: 0.3s;
}

.hero-title {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 1000;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
		color: rgba(255, 255, 255, 1);
}

/* Hero Section - Redesigned */
.hero {
    margin-top: 72px;
    min-height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(165deg, #0f0f23 0%, #1a1a3e 50%, #2d1b69 100%);
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.hero-bg-image {
    position: absolute;
    inset: 0;
    background-image: url("https://aquapoint.ar/wp-content/uploads/2025/12/06-webp.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hero-bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(165deg, 
        rgba(15, 15, 35, 0.95) 0%, 
        rgba(26, 40, 62, 0.92) 30%,
        rgba(45, 80, 120, 0.88) 70%,
        rgba(153, 204, 255, 0.85) 100%);
    animation: overlayShift 15s ease-in-out infinite;
}

.hero-subtitle {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.8);
    max-width: 500px;
}

.hero-cta-group {
    display: flex;
    gap: 1rem;
    align-items: center;
		display: flex;
    justify-content: center;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.btn-hero-primary {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, #99ccff 0%, #5599cc 100%);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(153, 204, 255, 0.4);
}

.btn-hero-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(153, 204, 255, 0.6);
}

.hero-subtitle-nosotros {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.8);
    max-width: 800px;
}

.contact-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 1rem;
}

.hero-left{
    flex: 1;
}

.hero-right{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-right2{
    flex: 1;
		align-items: center;
}

.hero-right img{
    max-width: 450px;
    width: 100%;
    height: auto;
    object-fit: contain;

    /* Opcional: efecto flotante */
    filter: drop-shadow(0 20px 40px rgba(0,0,0,.35));
}

.hero-title2 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 1000;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
		background: linear-gradient(135deg, #99ccff 0%, #5599cc 50%, #ff9933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% auto;
    animation: gradientShift 3s ease infinite;
}

.contact-subtitle {
    font-size: 1.125rem;
    color: var(--text-light);
    margin-bottom: 2rem;
}
h5 {
    background: linear-gradient(135deg, #99ccff 0%, #5599cc 50%, #ff9933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% auto;
    animation: gradientShift 3s ease infinite;
}

/* Stats Section */
.stats-section {
    padding: 5rem 0;
    background: white;
    position: relative;
    margin-top: -50px;
    z-index: 10;
}

.stat-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: #99ccff;
    margin-bottom: 1rem;
}


.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.stat-card {
    text-align: center;
    padding: 2rem;
    background: white;
    border-radius: 15px;
    box-shadow: var(--shadow-lg);
    transition: all 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-xl);
}

.stat-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
    background: linear-gradient(135deg, #99ccff 0%, #5599cc 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.stat-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--primary-color);
    margin-bottom: 0.5rem;
}

.stat-label {
    color: var(--text-light);
    font-size: 1rem;
}

.products-section {
    padding: 5rem 0;
    background: var(--bg-light);
}

.section-header {
    text-align: center;
    margin-bottom: 3rem;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--text-dark);
    margin-bottom: 1rem;
}


.section-title3 {
    font-size: 2rem;
    font-weight: 800;
    color: white;
    margin-bottom: 1rem;
}

.section-title-aqua {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
		background: linear-gradient(135deg, #99ccff 0%, #5599cc 50%, #ff9933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% auto;
    animation: gradientShift 3s ease infinite;
}

.section-title2 {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-dark);
    margin-bottom: 1rem;
}

.section-subtitle {
    font-size: 1.25rem;
    color: var(--text-light);
}

.section-subtitle2 {
    font-size: 1.25rem;
    color: var(--text-light);
		list-style: none;
		display: inline-block; /* centra toda la lista */
    text-align: left;      /* pero el contenido queda alineado a la izquierda */
}

.section-subtitle2 li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 20px;
}

.check {
    color: #2EA7FF;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    flex-shrink: 0;
}

.footer-logo {
    height: 40px;
		width: 240px;
    margin-bottom: 1rem;
    filter: brightness(0) invert(1);
}

.footer-bottom {
    padding-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.social-links {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

.social-links a {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.social-links a:hover {
    background: var(--primary-color);
    transform: translateY(-3px);
}

.social-links a[aria-label="WhatsApp"]:hover {
    background: #25d366;
}

.social-links a[aria-label="Instagram"]:hover {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

/* Use Cases */
.use-cases {
    padding: 5rem 0;
    background: var(--bg-light);
}

.use-cases-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.use-case-card {
    background: white;
    padding: 2rem;
    border-radius: 15px;
    text-align: center;
    transition: all 0.3s ease;
}

.use-case-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
}

.use-case-icon {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.use-case-stats {
    margin-top: 1rem;
    padding: 0.5rem;
    background: var(--bg-light);
    border-radius: 10px;
    font-weight: 600;
    color: var(--primary-color);
}

/* Workflow Columns Layout */
.workflow-columns {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 3rem;
    margin-top: 3rem;
    align-items: start;
}

.workflow-column {
    background: var(--bg-light);
    padding: 2rem;
    border-radius: 20px;
    border: 2px solid #f0f0f0;
}

.workflow-column-title {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e0e0e0;
}

.workflow-column-title2 {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e0e0e0;
		background: linear-gradient(135deg, #99ccff 0%, #5599cc 50%, #ff9933 100%);
		-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
		background-clip: text;
    background-size: 200% auto;
    animation: gradientShift 3s ease infinite;
}

.workflow-column-title svg {
    width: 32px;
    height: 32px;
    color: var(--primary-color);
}

.workflow-divider {
    width: 2px;
    background: linear-gradient(to bottom, transparent, #5599cc 50%, #ff9933 50%, transparent);

    align-self: stretch;
    position: relative;
}

.workflow-divider::after {
    content: "VS";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    width: 44px;
    height: 44px;
    border-radius: 50%;

    display: flex;
    justify-content: center;
    align-items: center;

    border: 2px solid transparent;
    background:
        linear-gradient(white, white) padding-box,
        linear-gradient(#99ccff 0%, #5599cc 50%, #ff9933 100%) border-box;

    font-weight: 700;
    font-size: 18px;

    /* Texto con gradiente */
    color: transparent;
    background-clip: padding-box, border-box;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text, border-box;
}

.workflow-steps {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.workflow-step {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    position: relative;
}

.workflow-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 45px;
    width: 2px;
    height: calc(100% + 1rem);
    background: #e0e0e0;
}

.step-number {
    min-width: 40px;
    height: 40px;
    background: var(--gradient-primary);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.1rem;
    z-index: 1;
    position: relative;
}

.step-content h4 {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
    color: var(--text-dark);
}

.step-content p {
    color: var(--text-light);
    line-height: 1.6;
}

/* Payment Methods Section */
.payment-methods {
    padding: 5rem 0;
    background: white;
}

.methods-grid {
    display: grid;
		grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
		justify-content: center;
    margin-top: 3rem;
}

.method-card {
    text-align: center;
    padding: 2rem;
    background: var(--bg-light);
    border-radius: 15px;
    transition: all 0.3s ease;
}

.method-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
    background: white;
}

.method-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 1rem;
    background: var(--gradient-orange);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

/* Animation Classes */
.animate-fade-in {
    animation: fadeIn 0.8s ease;
}

.animate-fade-in-up {
    animation: fadeInUp 0.8s ease;
}


/* Speed Section */
.speed-section {
    padding: 5rem 0;
    background: white;
}

.speed-comparison {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 2rem;
    align-items: center;
    margin-top: 3rem;
}

.comparison-card {
    padding: 2rem;
    border-radius: 20px;
    text-align: center;
}

.comparison-card.traditional {
    background: #fee2e2;
    border: 2px solid #ef4444;
}

.comparison-card.paypoint {
    background: #dcfce7;
    border: 2px solid #10b981;
}

.time-display {
    font-size: 2rem;
    font-weight: 800;
    margin: 1rem 0;
}

.comparison-card.traditional .time-display {
    color: #ef4444;
}

.comparison-card.paypoint .time-display {
    color: #10b981;
}

.comparison-list {
    list-style: none;
    text-align: left;
}

.comparison-list li {
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.comparison-list li.negative::before {
    content: "✗";
    color: #ef4444;
    font-weight: bold;
}

.comparison-list li.positive::before {
    content: "✓";
    color: #10b981;
    font-weight: bold;
}

.vs-divider {
    font-size: 2rem;
    font-weight: 800;
    color: var(--text-light);
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bubbleFloat {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    25% { transform: translateY(-30px) rotate(10deg); }
    75% { transform: translateY(30px) rotate(-10deg); }
}


@keyframes gradientShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}


/* Ocultar cosas */
.woocommerce-account h2 {
    display: none; 
}

.wd-toolbar,
.wd-toolbar-label,
.mobile-nav,
.wd-bottom-toolbar {
    display: none !important;
}

/* --- 1. CONTENEDOR PRINCIPAL (Poner formularios lado a lado) --- */
@media only screen and (min-width: 768px) {
    .col2-set#customer_login .col-1, 
    .col2-set#customer_login .col-2 {
        float: left !important;
        width: 48% !important; /* Ocupan casi la mitad cada uno */
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .col2-set#customer_login .col-1 {
        margin-right: 4% !important; /* Espacio entre login y registro */
    }
}

/* --- 2. ESTILO DE LAS CAJAS (Fondo y Bordes) --- */
.woocommerce-account #customer_login .col-1,
.woocommerce-account #customer_login .col-2 {
    background: #ffffff; /* Fondo blanco */
    padding: 30px;
    border-radius: 12px; /* Bordes redondeados modernos */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05); /* Sombra suave */
    border: 1px solid #eaeaea;
}

/* --- 3. CAMPOS DE TEXTO (Inputs) --- */
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    background-color: #f9f9f9;
    border: 2px solid #eee;
    border-radius: 8px;
    padding: 15px;
    font-size: 16px;
    color: #333;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box; /* Asegura que el padding no rompa el ancho */
}

/* Efecto al hacer clic en un campo */
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
    background-color: #fff;
    border-color: #5599cc; /* Color de borde al escribir (azul WordPress) */
    box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.1);
    outline: none;
}

/* Etiquetas (Labels) */
.woocommerce form .form-row label {
    font-weight: 600;
    color: #555;
    margin-bottom: 8px;
    display: block;
}

/* --- 4. BOTONES DE ACCIÓN --- */
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #customer_login input.button {
    background-color: #5599cc !important; /* Color del botón (cámbialo a tu gusto) */
    color: #fff !important;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background 0.3s ease;
}

/* Efecto Hover en el botón */
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: linear-gradient(135deg, #99ccff 0%, #5599cc 50%, #ff9933 100%); !important; /* Color al pasar el mouse */
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    background-size: 200% auto;
    animation: gradientShift 3s ease infinite;
}

/* --- 5. ENLACES (¿Olvidaste tu contraseña?) --- */
.woocommerce form.lost_reset_password,
.woocommerce #customer_login p {
    text-align: center;
    margin-top: 15px;
}

/* --- 6. RESPONSIVE (Móviles) --- */
@media screen and (max-width: 768px) {
    .col2-set#customer_login .col-1, 
    .col2-set#customer_login .col-2 {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 30px; /* Espacio vertical en móvil */
    }
} 

/* ===========================
   RESPONSIVE - MÓVIL
=========================== */

@media (max-width:768px){

    /* HERO */

    .hero{
        min-height:auto;
        padding:80px 0 50px;
    }

    .hero-content{
        flex-direction:column !important;
        text-align:center;
        gap:40px;
        padding:40px 20px !important;
        min-height:auto;
    }

    .hero-left,
    .hero-right{
        width:100%;
        max-width:100%;
    }

    .hero-title{
        font-size:clamp(32px,9vw,48px);
        line-height:1.15;
    }

    .hero-title2{
        font-size:clamp(32px,9vw,48px);
        line-height:1.15;
    }

    .hero-subtitle,
    .hero-subtitle-nosotros{
        font-size:18px;
        line-height:1.6;
    }

    /* BOTONES */

    .hero-cta-group{
        justify-content:center;
    }

    .btn-hero-primary{
        width:100%;
        justify-content:center;
    }

    /* TARJETAS */

    .methods-grid{
        grid-template-columns:1fr !important;
        gap:20px;
    }

    .method-card{
        padding:25px;
    }

    /* STATS */

    .stats-grid{
        grid-template-columns:1fr;
        gap:20px;
    }

    /* PRODUCTOS */

    .products-grid{
        grid-template-columns:1fr;
    }

    /* COMPARACIÓN */

    .workflow{
        flex-direction:column;
        gap:35px;
    }

    .workflow-divider{
        width:100%;
        height:auto;
        background:none;
        text-align:center;
        margin:10px 0;
    }

    .workflow-divider::before{
        display:none;
    }

    .workflow-divider::after{
        content:"──────── VS ────────";
        position:static;
        transform:none;
        width:auto;
        height:auto;
        background:none;
        border:none;
        color:#99ccff;
        font-size:18px;
        font-weight:700;
        -webkit-text-fill-color:#99ccff;
    }

    /* FOOTER */

    .footer-grid{
        grid-template-columns:1fr;
        text-align:center;
    }

    /* ESPACIADOS */

    section{
        padding:70px 20px;
    }

    .section-header{
        margin-bottom:40px;
    }

    .section-title{
        font-size:32px;
    }

    .section-title2{
        font-size:26px;
    }

    .section-subtitle{
        font-size:17px;
    }

    /* IMÁGENES */

    img{
        max-width:100%;
        height:auto;
    }

}