/*
Theme Name: Oportunexa Theme
Theme URI: https://oportunexa.com/
Author: Oportunexa
Description: Tema WooCommerce responsive, profesional y optimizado para Oportunexa.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: oportunexa
*/
:root{--opx-navy:#062b61;--opx-navy-2:#0b3f82;--opx-orange:#ff7a00;--opx-bg:#f6f8fb;--opx-text:#152033;--opx-muted:#667085;--opx-border:#e7ebf0;--opx-green:#14804a;--opx-red:#b42318;--opx-radius:16px;--opx-shadow:0 10px 30px rgba(9,37,76,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--opx-text);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}a{color:var(--opx-navy);text-decoration:none}a:hover{color:var(--opx-orange)}img{max-width:100%;height:auto}.opx-wrap{width:min(1240px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.opx-topbar{background:var(--opx-navy);color:#fff;font-size:13px}.opx-topbar .opx-wrap{display:flex;justify-content:space-between;gap:20px;padding:8px 0;align-items:center}.opx-topbar a{color:#fff}.opx-header-main{background:#fff;border-bottom:1px solid var(--opx-border);position:sticky;top:0;z-index:50}.opx-header-row{display:grid;grid-template-columns:230px minmax(240px,1fr) auto;gap:22px;align-items:center;padding:16px 0}.opx-logo img{display:block;max-height:54px;width:auto}.opx-search form{display:flex;border:1px solid #d9e0e8;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.03)}.opx-search input{flex:1;border:0;padding:12px 18px;outline:0;font-size:15px;min-width:0}.opx-search button{border:0;background:var(--opx-orange);color:#fff;padding:0 20px;font-weight:700;cursor:pointer}.opx-actions{display:flex;align-items:center;gap:10px}.opx-action{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:12px;color:var(--opx-navy);font-weight:700;font-size:14px}.opx-action:hover{background:var(--opx-bg)}.opx-cart-count{display:inline-grid;place-items:center;background:var(--opx-orange);color:#fff;border-radius:999px;min-width:20px;height:20px;font-size:11px;padding:0 5px}.opx-nav{background:#fff;border-bottom:1px solid var(--opx-border)}.opx-nav .menu{display:flex;list-style:none;padding:0;margin:0;gap:3px;overflow:auto}.opx-nav .menu li{white-space:nowrap}.opx-nav .menu a{display:block;padding:11px 14px;font-weight:650;color:#25324a;border-radius:10px}.opx-nav .menu a:hover{background:#f0f4f9;color:var(--opx-navy)}.opx-mobile-toggle{display:none;border:0;background:transparent;font-size:24px;color:var(--opx-navy)}
.opx-hero{background:linear-gradient(115deg,#eef4fb 0%,#fff 54%,#fff3e6 100%);padding:54px 0}.opx-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center}.opx-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--opx-border);border-radius:999px;padding:7px 12px;color:var(--opx-navy);font-weight:800;font-size:13px}.opx-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.02;margin:18px 0 16px;letter-spacing:-.04em;color:var(--opx-navy)}.opx-hero h1 span{color:var(--opx-orange)}.opx-hero p{font-size:18px;color:#475467;max-width:680px}.opx-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.2s}.opx-btn-primary{background:var(--opx-orange);color:#fff}.opx-btn-primary:hover{color:#fff;transform:translateY(-1px);box-shadow:0 8px 22px rgba(255,122,0,.25)}.opx-btn-secondary{background:#fff;border-color:#d7dee7;color:var(--opx-navy)}.opx-hero-card{background:#fff;border:1px solid var(--opx-border);border-radius:26px;padding:26px;box-shadow:var(--opx-shadow)}.opx-hero-card img{display:block;margin:auto;max-height:300px;object-fit:contain}.opx-trustbar{border-bottom:1px solid var(--opx-border);background:#fff}.opx-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.opx-trust-item{padding:18px 20px;display:flex;gap:12px;align-items:center;border-right:1px solid var(--opx-border)}.opx-trust-item:last-child{border-right:0}.opx-trust-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eef4fb;color:var(--opx-navy);font-size:20px}.opx-trust-item strong{display:block;font-size:14px}.opx-trust-item small{color:var(--opx-muted)}
.opx-section{padding:56px 0}.opx-section-alt{background:var(--opx-bg)}.opx-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.opx-section-head h2{margin:0;color:var(--opx-navy);font-size:clamp(26px,3vw,38px);letter-spacing:-.025em}.opx-section-head p{margin:6px 0 0;color:var(--opx-muted)}.opx-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.opx-info-card{background:#fff;border:1px solid var(--opx-border);border-radius:var(--opx-radius);padding:24px;box-shadow:0 4px 16px rgba(8,35,74,.04)}.opx-info-card h3{color:var(--opx-navy);margin:8px 0}.opx-info-card p{color:var(--opx-muted);margin:0}.opx-main{min-height:55vh;padding:32px 0}.opx-content{max-width:900px}.opx-content h1,.opx-content h2,.opx-content h3{color:var(--opx-navy)}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{font-size:13px;color:var(--opx-muted);margin-bottom:18px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid var(--opx-border);border-radius:16px;background:#fff;padding:14px;box-shadow:0 3px 14px rgba(15,23,42,.04);transition:.18s;position:relative;display:flex;flex-direction:column}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--opx-shadow)}.woocommerce ul.products li.product a img{border-radius:12px;background:#f8fafc;aspect-ratio:1/1;object-fit:contain;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.35;color:#17233b;padding:0!important;min-height:41px}.woocommerce ul.products li.product .price{color:var(--opx-navy)!important;font-size:18px!important;font-weight:850!important;margin-top:auto}.woocommerce ul.products li.product .price del{color:#98a2b3;font-size:13px;font-weight:500}.woocommerce ul.products li.product .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--opx-navy)!important;color:#fff!important;border-radius:10px!important;font-weight:800!important;padding:12px 15px!important}.woocommerce ul.products li.product .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--opx-orange)!important}.woocommerce span.onsale{background:var(--opx-orange)!important;color:#fff!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;border-radius:999px!important;left:12px!important;top:12px!important}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}.woocommerce div.product .product_title{font-size:clamp(28px,4vw,44px);line-height:1.08;color:var(--opx-navy)}.woocommerce div.product p.price{font-size:30px!important;color:var(--opx-navy)!important;font-weight:900}.woocommerce-product-gallery__wrapper{background:#f8fafc;border-radius:20px;padding:16px}.opx-product-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.opx-product-trust span{border:1px solid var(--opx-border);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;color:#344054}.opx-condition-box{border:1px solid #d6e4f4;background:#f6faff;border-radius:14px;padding:16px;margin:18px 0}.opx-condition-box strong{color:var(--opx-navy);display:block;margin-bottom:4px}.opx-whatsapp-float{position:fixed;right:20px;bottom:22px;z-index:60;background:#25D366;color:#fff!important;border-radius:999px;padding:13px 17px;box-shadow:0 10px 25px rgba(37,211,102,.28);font-weight:850}.woocommerce form.checkout,.woocommerce form.login,.woocommerce form.register,.woocommerce form.woocommerce-form{background:#fff;border:1px solid var(--opx-border);border-radius:18px;padding:22px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #d7dee7;border-radius:10px;padding:12px 13px;min-height:46px}.woocommerce-checkout #payment{background:#f7f9fc!important;border-radius:14px!important}.woocommerce table.shop_table{border:1px solid var(--opx-border)!important;border-radius:14px!important;overflow:hidden}.woocommerce-message,.woocommerce-info{border-top-color:var(--opx-navy)!important;background:#f6f9fd!important}.woocommerce-info::before,.woocommerce-message::before{color:var(--opx-navy)!important}
.opx-footer{background:#061f45;color:#dfe7f3;margin-top:56px}.opx-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:32px;padding:52px 0}.opx-footer h3,.opx-footer h4{color:#fff;margin-top:0}.opx-footer a{color:#dfe7f3}.opx-footer a:hover{color:#fff}.opx-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.opx-footer-logo{max-width:230px;background:#fff;border-radius:12px;padding:8px}.opx-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;font-size:13px;color:#b9c7da}.opx-mobile-bar{display:none}
@media(max-width:1024px){.opx-header-row{grid-template-columns:190px 1fr auto}.opx-actions .opx-label{display:none}.opx-cards{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.opx-footer-grid{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{gap:28px}}
@media(max-width:768px){body{padding-bottom:66px}.opx-topbar{display:none}.opx-header-main{top:0}.opx-header-row{grid-template-columns:44px 1fr auto;gap:10px;padding:10px 0}.opx-mobile-toggle{display:block}.opx-logo{text-align:center}.opx-logo img{max-height:42px;margin:auto}.opx-search{grid-column:1/-1;grid-row:2}.opx-action-account{display:none}.opx-nav{display:none}.opx-nav.is-open{display:block}.opx-nav .menu{flex-direction:column;padding:10px}.opx-hero{padding:34px 0}.opx-hero-grid{grid-template-columns:1fr}.opx-hero-card{display:none}.opx-hero h1{font-size:42px}.opx-trust-grid{grid-template-columns:repeat(2,1fr)}.opx-trust-item{border-bottom:1px solid var(--opx-border)}.opx-cards{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.woocommerce ul.products li.product{padding:10px}.woocommerce div.product{grid-template-columns:1fr}.opx-footer-grid{grid-template-columns:1fr}.opx-whatsapp-float{display:none}.opx-mobile-bar{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--opx-border);z-index:70;box-shadow:0 -8px 24px rgba(0,0,0,.08)}.opx-mobile-bar a{padding:9px 4px;text-align:center;color:var(--opx-navy);font-size:11px;font-weight:800}.opx-mobile-bar b{display:block;font-size:20px;line-height:1.1}.opx-section{padding:38px 0}.opx-section-head{align-items:start;flex-direction:column}}
@media(max-width:430px){.opx-wrap{width:min(100% - 20px,1240px)}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.woocommerce ul.products li.product .price{font-size:16px!important}.opx-trust-item{padding:13px 9px}.opx-trust-icon{width:34px;height:34px}.opx-trust-item small{display:none}.opx-product-trust{grid-template-columns:1fr}.opx-hero p{font-size:16px}}
