/*
Theme Name: 02 | brandy
Author: Shopp
Description: Una tienda editorial que pone la marca y las fotografías en primer plano. WooCommerce, logo, colores y portada configurables por tienda.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: 02-brandy
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root{--accent:#526c48;--ink:#252a25;--muted:#636b62;--paper:#fff;--line:#e5e8e2;--tile:#f3f4f0;--radius:9px;--heading:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 Arial,Helvetica,sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}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,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3{font-family:var(--heading);line-height:1.12;letter-spacing:-.045em;margin:0 0 20px}h1{font-size:clamp(38px,4.8vw,68px)}h2{font-size:clamp(28px,3vw,42px)}h3{font-size:24px}p{margin:0 0 20px}.store-wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.screen-reader-text,.skip-link:not(:focus){position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}.skip-link:focus{position:fixed;top:10px;left:10px;background:white;padding:15px;z-index:999999}.store-announcement{text-align:center;background:var(--accent);color:white;font-size:12px;padding:8px 20px}.store-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-main{min-height:96px;display:flex;align-items:center;gap:42px}.store-brand{flex:1;min-width:0;font-size:28px;line-height:1.1;font-weight:700;letter-spacing:-1px;overflow-wrap:anywhere}.store-brand img{display:block;width:auto;max-width:200px;max-height:65px}.store-search{display:flex;align-items:center;background:var(--tile);border:1px solid var(--line);border-radius:var(--radius);width:34%;position:relative}.store-search input{width:100%;min-width:0;background:none;border:0;padding:12px 42px 12px 16px;font-size:13px}.store-search button{position:absolute;right:8px;top:7px;background:none;border:0;padding:4px}.store-header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.4;display:block}.header-actions{display:flex;align-items:center;gap:28px}.account-link{display:flex;gap:10px;align-items:center;font-size:12px;white-space:nowrap}.store-cart{position:relative;padding:9px}.cart-count{position:absolute;top:-3px;right:-3px;border-radius:30px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px;background:var(--accent);color:white}.store-navigation{padding-block:0 18px}.menu{display:flex;justify-content:center;gap:30px;padding:0;margin:0;list-style:none}.menu li{position:relative}.menu a{font-size:13px}.sub-menu{display:none;position:absolute;top:100%;left:0;background:var(--paper);padding:15px;min-width:180px;list-style:none;z-index:10;border:1px solid var(--line)}.menu li:hover>.sub-menu,.menu li:focus-within>.sub-menu{display:block}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:5px;padding:8px}.store-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--tile);margin-top:30px;min-height:480px;border-radius:var(--radius);overflow:hidden}.hero-copy{padding:clamp(25px,5vw,70px);align-self:center}.hero-copy>p:not(.eyebrow){max-width:350px;color:var(--muted)}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin-bottom:20px}.hero-photo{min-width:0;min-height:400px;display:flex;align-items:center;justify-content:center;background:#ecebe6}.hero-photo img{width:100%;height:100%;max-height:580px;object-fit:cover}.store-image-empty{display:grid;place-items:center;min-height:350px;width:100%;padding:35px;background:linear-gradient(130deg,#e5e8df,#faf8f2);font-family:Georgia,serif;font-size:clamp(30px,4vw,65px);text-align:center;overflow-wrap:anywhere}.store-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:6px;background:var(--accent);color:#fff;padding:15px 22px;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none}.store-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--ink);color:white}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--accent);color:#fff}.woocommerce button.button.alt:hover{background:var(--ink);color:white}.category-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:20px}.category-tiles>a{background:var(--tile);border-radius:var(--radius);display:flex;align-items:center;gap:20px;padding:16px 24px;font-size:14px}.category-tiles img{width:60px;height:60px;object-fit:cover;border-radius:4px}.category-tiles small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.featured-products{padding-block:65px 70px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:10px}.text-link{font-size:13px;color:var(--accent);text-decoration:underline;text-underline-offset:5px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0 0 35px;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after,.woocommerce-page ul.products:before,.woocommerce-page ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;float:none!important;margin:0!important;min-width:0;padding:0 0 18px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1;object-fit:cover;display:block;background:var(--tile);margin:0 0 15px;border-bottom:1px solid var(--line)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;padding:0 16px;margin:0 0 8px}.woocommerce ul.products li.product .price{padding:0 16px;color:var(--ink);font-size:17px;font-weight:600;line-height:1.5;margin-bottom:10px}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .price del{font-size:12px;opacity:.6}.woocommerce ul.products li.product .button{margin:5px 16px 0;padding:11px 15px;font-size:12px;max-width:calc(100% - 32px);gap:8px}.woocommerce ul.products li.product .added_to_cart{margin:5px 16px;font-size:12px}.woocommerce ul.products li.product .star-rating{margin:8px 16px}.woocommerce span.onsale{min-height:0;min-width:0;line-height:1.4;padding:6px 12px;border-radius:20px;background:var(--accent);color:white;font-size:11px;top:12px;left:12px}.woocommerce ul.products li.product .onsale{top:12px;right:12px;margin:0;left:auto}.empty-catalog{padding:60px 25px;background:var(--tile);border-radius:var(--radius);text-align:center}.brand-story{display:grid;grid-template-columns:1fr 1fr;background:var(--tile);margin-bottom:70px;align-items:center}.brand-story>div:first-child{padding:60px}.brand-story p{max-width:350px}.story-photo img{display:block;width:100%;aspect-ratio:1.3;object-fit:cover}.store-footer{background:var(--tile);border-top:1px solid var(--line);padding-top:40px}.footer-top{display:flex;justify-content:space-between;gap:35px;padding-bottom:35px}.footer-brand{font-size:26px;font-weight:700;letter-spacing:-1px}.footer-top p{font-size:13px;color:var(--muted);margin-top:10px}.footer-top nav,.footer-top .menu{display:flex;align-items:start;flex-wrap:wrap;gap:22px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:18px;font-size:11px;color:var(--muted)}.page-content{padding-block:45px 75px;min-height:55vh}.page-content>article{max-width:100%;overflow-wrap:anywhere}.page-content h1{font-size:42px}.content-entry{padding-block:25px;border-bottom:1px solid var(--line)}.page-content .woocommerce{width:100%}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:25px;font-size:13px}.woocommerce select,.woocommerce input[type=text],.woocommerce input[type=email],.woocommerce input[type=tel],.woocommerce input[type=password],.woocommerce input[type=number],.woocommerce textarea{border:1px solid #c9cec4;padding:11px;border-radius:4px;background:white;max-width:100%;color:var(--ink)}.woocommerce .quantity .qty{padding:12px 4px;width:4em}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:28px}.woocommerce div.product .product_title{font-size:clamp(30px,4vw,50px)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:25px}.woocommerce div.product form.cart .variations th{text-align:left}.woocommerce div.product form.cart .variations select{width:100%}.woocommerce div.product .woocommerce-tabs{padding-top:35px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;background:var(--tile);border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs .panel{padding:25px 0}.woocommerce .related.products{clear:both;padding-top:30px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--tile);border-top-color:var(--accent);font-size:14px}.woocommerce-info:before,.woocommerce-message:before{color:var(--accent)}.woocommerce table.shop_table{border-color:var(--line);border-radius:6px}.woocommerce table.shop_table td{padding:16px 12px}.woocommerce #payment{background:var(--tile);border-radius:8px}.woocommerce #payment div.payment_box{background:#e7eae1}.woocommerce #payment div.payment_box:before{border-bottom-color:#e7eae1}.woocommerce form .form-row{padding:3px 0;margin-bottom:14px}.woocommerce form .form-row label{font-size:13px;font-weight:600}.woocommerce-checkout #customer_details{margin-bottom:40px}.woocommerce .woocommerce-customer-details address{border-color:var(--line)}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{min-width:0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-MyAccount-navigation a{display:block;padding:12px;border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation .is-active a{background:var(--tile);font-weight:bold}.woocommerce nav.woocommerce-pagination ul{border-color:var(--line)}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:14px}.woocommerce form .form-row .input-checkbox{margin:0 8px 0 0;position:static}.woocommerce-terms-and-conditions-wrapper{font-size:13px}.wp-block-image img{height:auto}.alignwide{max-width:100%}.aligncenter{margin-inline:auto}.sticky{border-left:3px solid var(--accent)}.bypostauthor{font-weight:inherit}.gallery-caption,.wp-caption-text{font-size:12px;color:var(--muted)}.wp-caption{max-width:100%}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{--wp--preset--color--contrast:var(--accent)}
@media(min-width:1000px){.single-product .summary{padding:20px 0 0 35px}}
@media(max-width:1000px){.store-wrap{width:calc(100% - 40px)}.header-main{gap:20px}.header-actions{gap:15px}.store-hero{min-height:400px}.hero-copy{padding:35px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story>div:first-child{padding:30px}.store-brand{font-size:24px}.hero-photo{min-height:350px}}
@media(max-width:600px){.store-wrap{width:calc(100% - 32px)}.header-main{flex-wrap:wrap;gap:14px;padding-block:20px}.store-brand{font-size:22px}.store-brand img{max-width:125px;max-height:44px}.header-actions{gap:12px}.account-link span{display:none}.menu-toggle{display:block;font-size:12px}.store-search{order:3;width:100%}.store-navigation{display:none;padding-block:0 20px}.store-navigation.is-open{display:block}.menu{flex-direction:column;gap:10px}.sub-menu{display:block;position:static;border:0;padding:4px 0 0 15px}.store-hero{grid-template-columns:1fr;margin-top:16px;min-height:0}.hero-copy{padding:30px 24px}.hero-copy h1{font-size:40px;max-width:330px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-photo{min-height:0;height:300px}.hero-photo img{height:100%;object-fit:cover}.category-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tiles>a{padding:12px;gap:8px;font-size:12px}.category-tiles img{width:36px;height:36px}.featured-products{padding-block:40px}.section-heading{align-items:start}.section-heading h2{font-size:28px}.section-heading .text-link{white-space:nowrap;font-size:11px;margin-top:25px}.woocommerce ul.products,.woocommerce-page ul.products{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px;padding-inline:10px}.woocommerce ul.products li.product .price{font-size:15px;padding-inline:10px}.woocommerce ul.products li.product .button{margin-inline:10px;max-width:calc(100% - 20px);padding:11px 8px;font-size:11px}.woocommerce ul.products li.product .added_to_cart{margin-inline:10px}.woocommerce ul.products li.product .price del{display:block}.brand-story{grid-template-columns:1fr;margin-bottom:40px}.brand-story>div:first-child{padding:30px}.brand-story h2{font-size:36px}.footer-top{flex-direction:column;gap:10px}.footer-bottom{font-size:10px}.page-content{padding-block:30px 45px}.page-content h1{font-size:32px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering select{width:100%}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 10px;font-size:12px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce .woocommerce-MyAccount-navigation,.woocommerce .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce table.shop_table td{padding:10px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:48%;min-width:0}.woocommerce form.checkout_coupon{padding:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
h1,h2,h3,.woocommerce-loop-product__title{overflow-wrap:anywhere}
.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background:var(--accent)!important;color:#fff!important;border-radius:6px!important;font-weight:600}.wc-block-components-button:not(.is-link):focus-visible{outline:3px solid var(--accent);outline-offset:4px}

:root{--accent:#8c442b;--ink:#332c25;--muted:#73695e;--paper:#faf7f0;--tile:#efe9de;--line:#dfd6c8;--radius:0;--heading:Georgia,'Times New Roman',serif}.design-brandy h1,.design-brandy h2,.design-brandy h3{font-weight:400;letter-spacing:-.045em}.design-brandy .store-brand{font-family:Georgia,serif;font-weight:400;font-size:32px;text-align:center;order:2}.design-brandy .store-search{order:1;width:26%;background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0}.design-brandy .header-actions{order:3;width:26%;justify-content:flex-end}.design-brandy .store-navigation{padding-bottom:22px}.design-brandy .store-hero{display:flex;flex-direction:column;margin-top:25px;background:transparent;overflow:visible}.design-brandy .hero-photo{order:1;width:100%;height:500px;min-height:0;background:var(--tile)}.design-brandy .hero-photo img{object-fit:cover;max-height:none}.design-brandy .hero-copy{order:2;padding:38px 25px 20px;text-align:center}.design-brandy .hero-copy h1{font-size:clamp(42px,4.5vw,66px);margin-bottom:15px}.design-brandy .hero-copy>p:not(.eyebrow){max-width:600px;margin-inline:auto}.design-brandy .hero-copy .eyebrow{margin-bottom:14px}.design-brandy .store-button{background:transparent;border:0;border-bottom:1px solid var(--accent);border-radius:0;color:var(--accent);padding:5px 0;font-family:Georgia,serif;font-size:19px;font-weight:400}.design-brandy .store-button:hover{color:var(--ink);border-color:var(--ink)}.design-brandy .category-tiles{display:flex;justify-content:center;flex-wrap:wrap;margin-top:15px}.design-brandy .category-tiles>a{background:transparent;padding:5px 14px;border-right:1px solid var(--line);border-radius:0;font-size:12px}.design-brandy .category-tiles>a:last-child{border:0}.design-brandy .category-tiles img,.design-brandy .category-tiles small{display:none}.design-brandy .featured-products{padding-top:55px}.design-brandy .featured-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.design-brandy .woocommerce ul.products li.product{background:transparent;border:0;border-radius:0;padding-bottom:15px}.design-brandy .woocommerce ul.products li.product a img{aspect-ratio:1.15;border:0;margin-bottom:20px}.design-brandy .woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;font-size:22px;padding:0;letter-spacing:-.02em}.design-brandy .woocommerce ul.products li.product .price{padding:0;font-size:17px;font-weight:400}.design-brandy .woocommerce ul.products li.product .button{padding:3px 0;margin:0;background:none;border:0;border-bottom:1px solid var(--accent);border-radius:0;color:var(--accent);font-family:Georgia,serif;font-size:16px;font-weight:400}.design-brandy .woocommerce ul.products li.product .added_to_cart{margin-left:15px}.design-brandy .woocommerce ul.products li.product .star-rating{margin-left:0}.design-brandy .brand-story{margin-bottom:65px}.design-brandy .brand-story h2{font-size:clamp(36px,4vw,56px)}.design-brandy .footer-brand{font-family:Georgia,serif;font-weight:400}.design-brandy .store-footer{background:transparent}.design-brandy .page-content .woocommerce-loop-product__title{font-size:19px!important}.design-brandy .page-content .product_title{font-family:Georgia,serif}
@media(max-width:600px){.design-brandy .header-main{gap:12px}.design-brandy .store-brand{order:1;text-align:left;font-size:27px}.design-brandy .header-actions{order:2;width:auto}.design-brandy .store-search{order:3;width:100%}.design-brandy .hero-photo{height:310px}.design-brandy .hero-copy{padding:25px 0 10px}.design-brandy .hero-copy h1{font-size:38px}.design-brandy .hero-copy>p:not(.eyebrow){font-size:13px}.design-brandy .hero-copy .eyebrow{font-size:9px}.design-brandy .featured-products{padding-top:35px}.design-brandy .featured-products ul.products{gap:24px 14px}.design-brandy .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px}.design-brandy .woocommerce ul.products li.product .price{font-size:15px}.design-brandy .woocommerce ul.products li.product .button{font-size:14px;max-width:100%}.design-brandy .woocommerce ul.products li.product a img{aspect-ratio:.85}.design-brandy .category-tiles{gap:0}.design-brandy .category-tiles>a{padding:4px 10px}.design-brandy .brand-story{margin-bottom:35px}}
