/*
Theme Name: DeOro Molina
Description: Tienda de joyería DeOro Molina, compatible con WooCommerce.
Version: 1.1.0
Requires at least: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: deoro-molina
*/
:root{--ink:#111;--paper:#f5f3ee;--gold:#ad8b52;--line:#e4e0d7;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bd934e;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3{font-weight:400;line-height:1.15}h1{font-size:clamp(32px,4vw,52px)}h2{font-size:clamp(28px,3vw,40px)}.skip-link{position:absolute;left:16px;top:-100px;z-index:99999;background:white;padding:12px}.skip-link:focus{top:12px}.deoro-icon{width:26px;height:26px;display:block;flex:none}.announcement{padding:10px 20px;text-align:center;background:#e8e6df;font-size:10px;font-weight:600;letter-spacing:1.5px}.announcement span{margin-left:20px;color:#8e713c}.site-header{background:#050505;color:#fff;position:sticky;top:0;z-index:60}.admin-bar .site-header{top:32px}.header-inner{max-width:1440px;min-height:100px;padding:10px 5%;margin:auto;display:flex;align-items:center;gap:40px}.brand{display:flex;flex:none;width:170px;margin-right:auto}.brand img{width:170px;height:78px;object-fit:contain}.site-header nav{display:flex;gap:27px;align-items:center}.site-header a{text-decoration:none}.site-header nav a{font-size:13px;padding:12px 0;border-bottom:1px solid transparent}.site-header nav a[aria-current],.site-header nav a:hover{border-bottom-color:#c3a56d;color:#e7c995}.header-actions{display:flex;align-items:center;gap:22px}.header-actions a{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px}.header-actions .deoro-icon{width:21px;height:24px}.bag span{font-size:11px}.menu-toggle{display:none;border:0;color:inherit;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:1px;background:currentColor;margin:7px 0;transition:transform .2s}.showcase{position:relative;background:#101b22;overflow:hidden}.showcase-slides{height:clamp(390px,38vw,560px)}.showcase-slide{width:100%;height:100%;animation:reveal .5s ease}.showcase-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.showcase-slide:nth-child(2) img{object-position:50% 54%}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #ffffff60;border-radius:50%;width:46px;height:46px;display:grid;place-content:center;color:white;background:#0004;font:34px/1 Georgia,serif;backdrop-filter:blur(8px)}.carousel-arrow:hover{background:#0008}.carousel-arrow.prev{left:3%}.carousel-arrow.next{right:3%}.carousel-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:5px;padding:3px 8px;border-radius:30px;background:#0008;align-items:center}.carousel-dots button{border:0;background:none;color:white;width:32px;height:30px;display:grid;place-items:center;padding:0}.carousel-dots button[data-dot]:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#ffffff70}.carousel-dots button[data-dot].is-active:after{width:17px;border-radius:6px;background:#fff}.carousel-dots .carousel-pause{border-left:1px solid #ffffff50;font-size:10px}.shop-invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#050505;color:#fff;padding:34px max(7%,calc((100% - 1240px)/2)) 38px}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:600;margin:0 0 16px;color:#776343}.shop-invitation .eyebrow{color:#d1b27b;margin-bottom:8px}.shop-invitation h1{font-family:var(--serif);font-size:clamp(28px,3vw,40px);margin:0}.deoro-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:100px;padding:15px 28px;background:#111;color:#fff;text-decoration:none;font-size:12px;min-height:48px;transition:background .2s,transform .2s;white-space:nowrap}.deoro-button:hover{background:#775b31;transform:translateY(-2px)}.button-light{background:#fff;color:#111}.button-light:hover{background:#e4d4b6;color:#111}.benefits{max-width:1340px;margin:auto;padding:38px 4%;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.benefits>div,.benefits>a{display:flex;align-items:center;justify-content:center;gap:19px;padding:8px 24px;text-decoration:none;border-right:1px solid var(--line)}.benefits>:last-child{border:0}.benefits .deoro-icon{width:31px;height:31px}.benefits h2{font-size:13px;font-weight:600;margin:0 0 4px}.benefits p{font-size:11px;margin:0;color:#6d6a64}.section{max-width:1400px;margin:auto;padding:76px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.section-heading h2{font-family:var(--serif);margin:0;font-size:44px}.section-heading .eyebrow{margin-bottom:12px}.text-link{font-size:12px;text-decoration:none;border-bottom:1px solid #888;padding:0 0 4px}.text-link:hover{color:#8e713c}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-card{text-decoration:none;display:block;min-width:0}.collection-visual{position:relative;background:#f3f1ec;aspect-ratio:4/5;overflow:hidden}.collection-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.collection-anillos img{object-position:center 48%}.collection-cadenas img{object-position:center 60%}.collection-card:hover img{transform:scale(1.035)}.collection-open{position:absolute;right:16px;bottom:16px;background:#fff;color:#111;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:24px;transition:transform .2s}.collection-card:hover .collection-open{transform:rotate(45deg)}.collection-caption{padding:20px 0 0}.collection-caption h3{font-family:var(--serif);font-size:29px;margin:0 0 6px}.collection-caption p{font-size:12px;color:#777;margin:0}.collection-pulseras .collection-visual{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 70% 35%,#343126,#121311 65%);color:#d0af70}.collection-pulseras .icon-bracelet{width:70%;height:70%;stroke-width:.35;filter:drop-shadow(0 2px 9px #b2935555);transition:transform .6s}.collection-pulseras:hover .icon-bracelet{transform:rotate(-8deg)}.visual-wordmark{position:absolute;bottom:48px;left:24px;font-size:9px;letter-spacing:3px;color:#c8b287}.latest{padding-top:15px}.contact-strip{padding:70px 6%;text-align:center;background:var(--paper);border-top:1px solid var(--line)}.contact-strip h2{font-family:var(--serif);font-size:clamp(30px,4vw,45px);margin:0 0 20px;line-height:1.15}.contact-strip>p:not(.eyebrow){font-size:13px;color:#6d675c}.contact-strip .deoro-button{margin-top:18px}.contact-number{display:block;width:fit-content;margin:18px auto 0;font-size:12px;color:#74634a}.site-footer{background:#050505;color:#fff;padding:54px 6% 22px}.footer-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.2fr 1.3fr .7fr .8fr;gap:55px}.footer-brand{display:block;width:170px!important;margin:-10px 0 14px!important}.footer-brand img{width:170px;height:86px;object-fit:contain}.site-footer h2{font-size:12px;font-weight:600;margin:10px 0 23px;letter-spacing:.8px}.site-footer p,.site-footer a{font-size:12px;color:#bbb}.site-footer p{line-height:1.9}.site-footer a{display:block;width:fit-content;text-decoration:none;margin:11px 0}.site-footer a:hover{color:#e4c891}.site-footer .footer-phone{font-size:15px;color:white}.footer-base{border-top:1px solid #2e2e2a;padding-top:22px;max-width:1240px;margin:42px auto 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#999}
.page-wrap,.shop-wrap{max-width:1280px;min-height:50vh;margin:0 auto;padding:64px 6% 90px}.page-heading{margin-bottom:40px}.page-heading h1{margin:12px 0}.page-content{max-width:1100px}.page-content>p{max-width:720px}.deoro-team{max-width:630px;padding:28px;background:var(--paper);border:1px solid var(--line)}.deoro-team h2{font-size:29px;margin-top:0}.deoro-team label{display:block;font-size:13px}.deoro-team input[type=text],.deoro-team input[type=password]{width:100%;padding:12px;border:1px solid #aaa;background:white}.deoro-team input[type=submit],.deoro-team .button{border:0;background:var(--ink);color:white;padding:12px 24px;text-decoration:none;cursor:pointer}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:0;background:var(--ink);color:white;font-weight:500;line-height:1.5}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--ink);color:white}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#755833;color:white}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--serif);font-size:22px}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:#6c522f}.woocommerce ul.products li.product a img{background:var(--paper)}.woocommerce div.product .product_title{font-size:42px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{padding:11px;border:1px solid #bfb9ac;min-height:44px;background:white;color:var(--ink)}.woocommerce .quantity .qty{min-height:46px}.woocommerce span.onsale{background:#765b36}.woocommerce-message,.woocommerce-info{border-top-color:#957443;background:var(--paper)}.woocommerce-message:before,.woocommerce-info:before{color:#957443}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:32px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px}.woocommerce .woocommerce-ordering select{max-width:100%}.woocommerce table.shop_table{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li{padding:9px;border-bottom:1px solid var(--line)}.woocommerce form.login,.woocommerce form.register{border-radius:0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{margin-bottom:25px}

.page-heading h1,.shop-wrap h1{font-family:var(--serif)}.deoro-team{border-radius:8px}.deoro-team .button{display:inline-flex;margin:0 8px 8px 0;border-radius:4px}.deoro-team p:has(.button){display:flex;flex-wrap:wrap;gap:6px}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover}.woocommerce ul.products li.product .button{border-radius:30px;font-size:12px;padding:10px 18px}
@keyframes reveal{from{opacity:.5}to{opacity:1}}
@media(max-width:1050px){.header-inner{gap:24px}.site-header nav{gap:17px}.brand,.brand img{width:140px}.header-actions{gap:16px}.bag span{display:none}.benefits>div,.benefits>a{padding:5px 15px;gap:13px}.footer-grid{gap:28px}.collection-grid{gap:18px}}
@media(max-width:760px){.admin-bar .site-header{top:46px}.announcement{font-size:8px;letter-spacing:.8px;padding:8px 9px}.announcement span{margin-left:7px}.header-inner{min-height:83px;padding:4px 16px;gap:12px;flex-wrap:wrap;justify-content:space-between}.brand{width:142px;margin:0}.brand img{width:142px;height:75px}.menu-toggle{display:block;order:0}.brand{order:1}.header-actions{order:2;gap:10px}.header-actions .team-link{display:none}.header-actions a{width:44px}.has-menu nav{display:none}.site-header nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:8px 22px;padding:5px 0 16px}.site-header nav a{font-size:13px}.menu-open nav{display:flex}.menu-open .menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}.showcase-slides{height:440px}.showcase-slide img{object-position:center 48%}.showcase-slide:nth-child(2) img{object-position:center 52%}.carousel-arrow{width:36px;height:44px;border-radius:30px;font-size:28px}.carousel-dots{bottom:16px}.shop-invitation{padding:27px 22px 32px;flex-direction:column;gap:22px;text-align:center}.shop-invitation h1{font-size:29px}.shop-invitation .eyebrow{font-size:9px}.deoro-button{padding:13px 25px}.benefits{padding:17px 20px;grid-template-columns:1fr}.benefits>div,.benefits>a{border-right:0;border-bottom:1px solid var(--line);padding:18px 8px;justify-content:start;gap:22px}.benefits h2{font-size:13px}.benefits p{font-size:12px}.benefits .deoro-icon{width:28px;height:28px}.section{padding:47px 20px}.section-heading{align-items:start;gap:18px;margin-bottom:26px}.section-heading h2{font-size:35px}.section-heading .text-link{max-width:100px;font-size:11px;margin-top:23px}.collection-grid{grid-template-columns:1fr;gap:30px}.collection-visual{aspect-ratio:1/1.04}.collection-caption{padding:15px 0 0}.collection-caption h3{font-size:28px}.collection-open{width:42px;height:42px}.visual-wordmark{bottom:43px}.contact-strip{padding:49px 20px}.contact-strip h2{font-size:31px}.contact-strip>p:not(.eyebrow){max-width:270px;margin:15px auto}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-grid>div:first-child,.footer-grid>div:nth-child(2){grid-column:1/-1}.site-footer{padding:40px 24px 20px}.footer-grid h2{margin:0 0 16px}.footer-brand{margin-top:0!important}.footer-base{flex-direction:column;gap:8px;margin-top:30px}.page-wrap,.shop-wrap{padding:34px 20px 60px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:48%;margin-right:4%}.woocommerce ul.products li.product:nth-child(2n){margin-right:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce div.product .product_title{font-size:34px}.deoro-team{padding:20px}.deoro-team h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
