/*
Theme Name: La Mar de Cosas Theme
Theme URI: https://lamardecosas.es/
Author: La Mar de Cosas
Description: Tema ligero, editable con Elementor y preparado para WooCommerce.
Version: 1.0.0
Requires PHP: 7.4
Text Domain: lmc
*/

:root{--lmc-navy:#082f63;--lmc-cyan:#00a9c1;--lmc-cream:#fbf7f2;--lmc-ink:#062d5e}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--lmc-ink);font-family:Arial,sans-serif;background:var(--lmc-cream)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}
.site-shell{width:min(1440px,calc(100% - 48px));margin:auto}.lmc-topbar{background:var(--lmc-navy);color:#fff;font-size:12px;padding:10px 0}.lmc-topbar .site-shell,.lmc-head-main,.lmc-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px}.lmc-top-links{display:flex;gap:28px}.lmc-head{background:#fff}.lmc-head-main{padding:12px 0}.lmc-brand{display:flex;align-items:center;gap:12px;min-width:210px}.lmc-brand img{width:44px;height:44px;border-radius:8px;object-fit:cover}.lmc-brand strong{font-family:Georgia,serif;font-size:24px;line-height:.9}.lmc-search{flex:1;display:flex;border:2px solid #925574;border-radius:26px;overflow:hidden}.lmc-search select,.lmc-search input,.lmc-search button{border:0;background:#fff;padding:12px}.lmc-search select{width:130px;background:#f8f4f1}.lmc-search input{flex:1;border-left:1px solid #ddd}.lmc-search button{color:#008ca7;padding-inline:20px}.lmc-actions{display:flex;gap:20px;font-size:13px;font-weight:700}.lmc-main-nav{border-top:1px solid #eee;padding:14px 0}.lmc-main-nav ul{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:700}.lmc-cat-nav{background:var(--lmc-navy);color:#fff}.lmc-cat-nav ul{list-style:none;margin:0;padding:6px 0;display:flex;gap:14px}.lmc-cat-nav a{display:block;padding:8px 14px;border-radius:20px}.lmc-cat-nav li:first-child a{border:1px solid #fff}.site-main{min-height:55vh}.lmc-footer{background:var(--lmc-navy);color:#fff}.lmc-newsletter{background:#078b9d;padding:36px 0}.lmc-newsletter .site-shell{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:48px}.lmc-newsletter h2{font:700 38px Georgia,serif;margin:0 0 8px}.lmc-news-form{display:flex;gap:10px}.lmc-news-form input{flex:1;border:0;border-radius:28px;padding:15px 20px}.lmc-news-form button{border:2px solid #fff;border-radius:28px;background:transparent;color:#fff;padding:12px 26px;font-weight:700}.lmc-footer-main{padding:58px 0 30px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px}.lmc-footer h3{font-size:14px;letter-spacing:1px}.lmc-footer ul{list-style:none;padding:0;line-height:2.2;font-size:14px}.lmc-footer-bottom{border-top:1px solid #31527c;padding:24px 0;font-size:12px}.lmc-empty{padding:80px 24px;text-align:center}
@media(max-width:900px){.site-shell{width:min(100% - 28px,1440px)}.lmc-top-links,.lmc-actions,.lmc-main-nav{display:none}.lmc-head-main{flex-wrap:wrap}.lmc-search{order:3;flex-basis:100%}.lmc-footer-main{grid-template-columns:1fr 1fr}.lmc-newsletter .site-shell{grid-template-columns:1fr}.lmc-footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.lmc-footer-main{grid-template-columns:1fr}.lmc-news-form{flex-direction:column}.lmc-newsletter h2{font-size:30px}}

/* Navegación automática de categorías padre. */
.lmc-cat-nav .site-shell{overflow-x:auto;scrollbar-width:none}
.lmc-cat-nav .site-shell::-webkit-scrollbar{display:none}
.lmc-cat-nav ul{width:max-content;min-width:100%}
.lmc-cat-nav a{white-space:nowrap}
.lmc-cat-nav .is-current a{border:1px solid #fff}

/* Subcategorías: hover con ratón y botón táctil. */
.lmc-cat-nav{position:relative;z-index:80}.lmc-cat-nav .site-shell{overflow:visible}.lmc-cat-nav .has-children{position:relative}.lmc-subcategories{position:absolute;display:none!important;left:0;top:100%;min-width:220px!important;padding:8px!important;background:#fff!important;color:var(--lmc-navy);border-radius:0 0 14px 14px;box-shadow:0 14px 28px rgba(0,24,54,.2);flex-direction:column;gap:0!important}.lmc-subcategories li{width:100%}.lmc-subcategories a{padding:11px 14px!important;border:0!important;border-radius:8px!important}.lmc-subcategories a:hover{background:#e9f8fa;color:#007f93}.lmc-cat-nav .has-children:hover>.lmc-subcategories,.lmc-cat-nav .has-children:focus-within>.lmc-subcategories{display:flex!important}
.lmc-cart-link{position:relative;display:flex;align-items:center;gap:5px}.lmc-cart-count{position:absolute;left:8px;top:-13px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:12px;background:var(--lmc-cyan);color:#fff;font-size:11px}.lmc-cart-icon{font-size:19px}
.lmc-pack-details{margin:18px 0;display:grid;gap:12px;font-size:14px}.lmc-pack-row{display:grid;gap:7px}.lmc-swatches,.lmc-sizes{display:flex;flex-wrap:wrap;gap:8px}.lmc-swatch{display:inline-flex;align-items:center;gap:5px;font-style:normal}.lmc-swatch i{width:22px;height:22px;border:2px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #b6c1c8}.lmc-swatch em{font-style:normal}.lmc-sizes i{min-width:30px;padding:5px 8px;border:1px solid #8aa3b8;border-radius:7px;text-align:center;font-style:normal;font-weight:700}.lmc-pack-details.is-compact{margin:8px 0;font-size:11px}.lmc-pack-details.is-compact .lmc-swatch em,.lmc-pack-details.is-compact .lmc-pack-row>strong{display:none}.lmc-pack-details.is-compact .lmc-swatch i{width:17px;height:17px}.lmc-pack-details.is-compact .lmc-sizes i{min-width:24px;padding:3px 5px}
@media(max-width:900px){.lmc-cat-nav .site-shell{overflow-x:auto;overflow-y:visible}.lmc-cat-nav ul{padding-bottom:7px}.lmc-subcategories{position:fixed;left:14px!important;right:14px;top:auto;width:auto!important;margin-top:0}.lmc-actions{display:flex}.lmc-actions>a:not(.lmc-cart-link){display:none}.lmc-actions .lmc-cart-link{display:flex}}

/* Header de tienda */
.lmc-topbar{padding:0}.lmc-topbar .site-shell{min-height:35px}.lmc-top-links ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.lmc-head-main{min-height:84px;gap:20px}.lmc-brand{min-width:210px}.lmc-brand>a{display:flex}.lmc-brand .custom-logo-link,.lmc-brand-logo{line-height:0}.lmc-brand .custom-logo{width:54px;max-width:54px;height:54px;object-fit:cover;border-radius:9px}.lmc-brand-name{align-items:center}.lmc-brand-name strong{display:block}.lmc-search{height:50px;min-width:280px}.lmc-search select{appearance:auto;color:#27364b}.lmc-search input{min-width:0;font-size:15px;outline:none}.lmc-search button{display:grid;place-items:center;width:52px;cursor:pointer;border-left:1px solid #d8e1e5}.lmc-search button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.lmc-language{height:48px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid #d8e4e9;border-radius:25px;color:#183857;font-size:13px;white-space:nowrap}.lmc-chevron{font-size:13px}.lmc-actions{align-items:center;gap:18px;white-space:nowrap}.lmc-head-action{display:flex;align-items:center;gap:9px;font-weight:400}.lmc-action-icon{position:relative;display:grid;place-items:center;color:#008ca7}.lmc-action-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.lmc-action-copy{display:flex;flex-direction:column;line-height:1.25}.lmc-action-copy small{font-size:12px;font-weight:400;color:#31465c}.lmc-action-copy strong{font-size:13px;color:#092e5c}.lmc-cart-count{left:12px;top:-11px}.lmc-main-nav{width:100%;max-width:none;padding:0;border-top:1px solid #e7ecef;border-bottom:1px solid #e7ecef}.lmc-main-nav ul{width:min(1440px,calc(100% - 48px));min-height:46px;margin:auto;align-items:center}.lmc-main-nav a:hover,.lmc-head-action:hover strong{color:#008ca7}
.lmc-language .gtranslate_wrapper{display:flex;align-items:center;min-width:70px}.lmc-language .gt_switcher{width:82px!important;overflow:visible!important;line-height:normal!important}.lmc-language .gt_switcher .gt_selected{background:#fff!important}.lmc-language .gt_switcher .gt_selected a{box-sizing:border-box!important;width:82px!important;padding:7px 6px!important;border:0!important;color:#183857!important;white-space:nowrap}.lmc-language .gt_switcher .gt_selected a img,.lmc-language .gt_switcher .gt_option a img{width:24px!important;height:auto!important;margin-right:4px!important}.lmc-language .gt_switcher .gt_option{position:absolute!important;top:42px;width:170px!important;margin-left:-12px;border:1px solid #d8e4e9!important;border-radius:12px;background:#fff!important;box-shadow:0 14px 30px rgba(0,24,54,.16)}.lmc-language .gt_switcher .gt_option a{padding:8px 10px!important;color:#183857!important}.lmc-language .gt_switcher .gt_option a:hover{background:#e9f8fa!important}
.lmc-language .gt_switcher .gt_selected a[data-code]{font-size:0!important}.lmc-language .gt_switcher .gt_selected a[data-code]::before{content:attr(data-code);display:inline-block;margin-left:4px;font-size:13px;font-weight:700;vertical-align:middle}
@media(max-width:1200px){.lmc-head-main{gap:12px}.lmc-brand{min-width:175px}.lmc-brand strong{font-size:21px}.lmc-language{display:none}.lmc-actions{gap:10px}.lmc-action-copy small{display:none}.lmc-search select{width:105px}}
@media(max-width:900px){.lmc-top-links{display:none}.lmc-head-main{min-height:74px}.lmc-brand{min-width:0}.lmc-brand strong{font-size:20px}.lmc-actions{margin-left:auto}.lmc-actions>a:not(.lmc-cart-link){display:none}.lmc-action-copy small{display:none}.lmc-search{height:46px}.lmc-main-nav{display:none}}
@media(max-width:520px){.lmc-topbar .site-shell{justify-content:center;text-align:center;font-size:11px}.lmc-brand img{width:38px;height:38px}.lmc-brand strong{font-size:18px}.lmc-action-copy{display:none}.lmc-search select{width:82px;padding-inline:10px}}

/* Ajustes del selector GTranslate y cabecera responsive. */
.lmc-language{position:relative;z-index:120;flex:0 0 auto}.lmc-language .gtranslate_wrapper,.lmc-language .gt_switcher{position:relative!important}.lmc-language .gt_switcher .gt_option{top:43px!important;bottom:auto!important;right:-12px!important;left:auto!important;margin:0!important;max-height:255px!important;overflow-y:auto!important;z-index:9999!important}.lmc-language .gt_switcher .gt_selected a:after{transform:none!important}
@media(max-width:1200px){.lmc-language{display:flex}.lmc-head-main{flex-wrap:wrap}.lmc-search{order:3;flex-basis:100%;margin-top:0}.lmc-actions{margin-left:auto}.lmc-actions .lmc-action-copy small{display:none}}
@media(max-width:900px){.lmc-head-main{display:grid;grid-template-columns:1fr auto auto}.lmc-brand{grid-column:1}.lmc-language{grid-column:2;height:42px;padding:0 8px}.lmc-actions{grid-column:3;margin:0}.lmc-search{grid-column:1/-1;grid-row:2;width:100%}.lmc-language .gt_switcher .gt_option{position:fixed!important;top:128px!important;right:14px!important;left:auto!important;width:min(260px,calc(100vw - 28px))!important}.lmc-language .gt_switcher .gt_option a{padding:10px 12px!important}}
@media(max-width:520px){.lmc-head-main{grid-template-columns:1fr auto auto;gap:8px}.lmc-language{max-width:92px}.lmc-language .gt_switcher{width:72px!important}.lmc-language .gt_switcher .gt_selected a{width:72px!important}.lmc-search{min-width:0}.lmc-search input{font-size:13px}.lmc-search button{width:44px}.lmc-cart-count{top:-9px}}

/* Menú hamburguesa móvil. */
.lmc-menu-toggle{display:none;width:42px;height:42px;padding:10px;border:1px solid #d5e2e7;border-radius:10px;background:#fff;cursor:pointer}.lmc-menu-toggle span{display:block;height:2px;margin:5px 0;border-radius:2px;background:var(--lmc-navy)}.lmc-mobile-overlay{position:fixed;inset:0;z-index:998;background:rgba(3,24,49,.48);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.lmc-mobile-menu{position:fixed;inset:0 auto 0 0;z-index:999;width:min(86vw,360px);padding:0 22px 30px;background:#fff;color:var(--lmc-navy);box-shadow:18px 0 40px rgba(0,20,50,.22);transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto}.lmc-menu-open{overflow:hidden}.lmc-menu-open .lmc-mobile-overlay{opacity:1;visibility:visible}.lmc-menu-open .lmc-mobile-menu{transform:translateX(0)}.lmc-mobile-menu-head{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce6ea;font:700 25px Georgia,serif}.lmc-menu-close{width:40px;height:40px;border:0;background:transparent;color:var(--lmc-navy);font-size:34px;line-height:1;cursor:pointer}.lmc-mobile-menu nav ul{list-style:none;margin:10px 0 20px;padding:0}.lmc-mobile-menu nav li{border-bottom:1px solid #e5ecef}.lmc-mobile-menu nav a{display:block;padding:15px 4px;font-size:15px;font-weight:700}.lmc-mobile-menu nav a:hover{color:#008ca7}.lmc-mobile-account{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lmc-mobile-account a{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 8px;border:1px solid #00a1b6;border-radius:25px;font-size:13px;font-weight:700}.lmc-mobile-account svg{width:21px;height:21px;fill:none;stroke:#008ca7;stroke-width:1.5}
@media(max-width:900px){.lmc-menu-toggle{display:block;grid-column:1;grid-row:1}.lmc-head-main{grid-template-columns:auto 1fr auto auto}.lmc-brand{grid-column:2;grid-row:1}.lmc-language{grid-column:3;grid-row:1}.lmc-actions{grid-column:4;grid-row:1}.lmc-search{grid-column:1/-1;grid-row:2}}
@media(max-width:520px){.lmc-head-main{grid-template-columns:auto 1fr auto auto;gap:7px}.lmc-brand{gap:7px}.lmc-brand strong{display:none}.lmc-menu-toggle{width:40px;height:40px}.lmc-mobile-menu{width:min(90vw,340px)}}
@media(max-width:520px){.lmc-brand strong{display:block;font-size:15px;line-height:.92}}

/* Orden móvil: menú | logo | nombre flexible | idioma | carrito. */
@media(max-width:900px){.lmc-head-main{grid-template-columns:auto auto minmax(0,1fr) auto auto}.lmc-brand{display:contents}.lmc-brand .custom-logo-link,.lmc-brand-logo{grid-column:2;grid-row:1;align-self:center}.lmc-brand-name{grid-column:3;grid-row:1;display:flex;align-items:center;min-width:0;padding-left:5px}.lmc-brand-name strong{display:block;font-size:clamp(19px,2.8vw,25px);line-height:1;white-space:nowrap}.lmc-brand-name br{display:none}.lmc-language{grid-column:4;grid-row:1}.lmc-actions{grid-column:5;grid-row:1}.lmc-search{grid-column:1/-1;grid-row:2}}
@media(max-width:520px){.lmc-head-main{grid-template-columns:auto auto minmax(0,1fr) auto auto}.lmc-brand-name strong{font-size:clamp(16px,4.8vw,20px)}.lmc-language{padding-inline:5px;max-width:76px}.lmc-language .gt_switcher{width:64px!important}.lmc-language .gt_switcher .gt_selected a{width:64px!important;padding-inline:3px!important}}
@media(max-width:350px){.lmc-head-main{gap:5px}.lmc-brand-name{padding-left:1px}.lmc-brand-name strong{font-size:15px}.lmc-language{max-width:50px}.lmc-language .gt_switcher{width:44px!important}.lmc-language .gt_switcher .gt_selected a{width:44px!important}.lmc-language .gt_switcher .gt_selected img{display:none!important}}

/* Subcategorías multinivel. */
.lmc-subcategories .lmc-sub-item{position:relative}.lmc-subcategories .lmc-subcategories{left:100%!important;right:auto!important;top:-9px!important;border-radius:12px!important}.lmc-subcategories .has-children>a{padding-right:34px!important}.lmc-subcategories .lmc-sub-toggle{top:4px;right:5px;color:var(--lmc-navy)}
@media(max-width:900px){.lmc-subcategories .lmc-subcategories{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;min-width:0!important;margin:2px 0 5px 10px!important;padding:0 0 0 8px!important;border:0!important;border-left:2px solid #bde6eb!important;border-radius:0!important;box-shadow:none!important;background:#f5fbfc!important}.lmc-subcategories .lmc-subcategories a{padding-block:10px!important}}

/* En los packs se muestran solo las muestras visuales, sin repetir sus nombres. */
.lmc-swatch em{display:none}

/* Cuadrícula estable también en tienda, búsquedas y categorías futuras. */
.woocommerce ul.products{align-items:stretch}.woocommerce ul.products li.product{height:100%;display:flex;flex-direction:column}.woocommerce ul.products li.product img{width:100%;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3.2em}.woocommerce ul.products li.product .price{min-height:2em}.woocommerce ul.products li.product .button{margin-top:auto}

/* Páginas de ayuda y contenidos editoriales. */
.lmc-info-page{width:min(960px,calc(100% - 48px));margin:0 auto;padding:64px 0 84px;text-align:center}.lmc-info-hero{padding:32px 0 44px}.lmc-info-hero h1{margin:0 0 16px;font:700 clamp(38px,6vw,62px)/1 Georgia,serif;color:var(--lmc-navy)}.lmc-info-hero p{max-width:760px;margin:0 auto;color:#38506d;font-size:18px;line-height:1.7}.lmc-info-grid{display:grid;grid-template-columns:1fr;gap:0;width:min(820px,100%);margin:0 auto}.lmc-info-grid section{padding:30px 0;border-bottom:1px solid rgba(8,47,99,.14);background:transparent}.lmc-info-grid section:last-child{border-bottom:0}.lmc-info-grid h2{margin:0 0 12px;font:700 25px Georgia,serif;color:var(--lmc-navy)}.lmc-info-grid p,.lmc-info-grid li{color:#38506d;line-height:1.75}.lmc-info-grid p{margin:0 auto;max-width:760px}.lmc-info-grid ul,.lmc-info-grid ol{display:inline-block;margin:4px auto 0;padding-left:22px;text-align:left}.lmc-info-grid a{color:#007f93;text-decoration:underline}.lmc-info-cta{margin-top:26px;padding:20px 0;text-align:center}.lmc-button{display:inline-block;margin:5px;padding:13px 22px;border:2px solid var(--lmc-navy);border-radius:28px;background:var(--lmc-navy);color:#fff;font-weight:800}.lmc-button.is-secondary{background:transparent;color:var(--lmc-navy)}.woocommerce-cart .site-main,.woocommerce-checkout .site-main,.woocommerce-account .site-main{width:min(1180px,calc(100% - 48px));margin:auto;padding:55px 0 80px}.woocommerce-cart .woocommerce{padding:28px;border-radius:20px;background:#fff}.lmc-footer a:hover{text-decoration:underline}
@media(max-width:700px){.lmc-info-page{width:min(100% - 28px,960px);padding:34px 0 54px}.lmc-info-hero{padding:22px 0 30px}.lmc-info-hero p{font-size:16px}.lmc-info-grid section{padding:25px 0}}

/* Tienda y categorías: plantilla propia, sin sidebar de WordPress. */
.lmc-shop-shell{padding-top:54px;padding-bottom:78px}.lmc-shop-shell .woocommerce-products-header{text-align:center;margin-bottom:30px}.lmc-shop-shell .woocommerce-products-header__title{font:700 clamp(36px,5vw,54px)/1 Georgia,serif;color:var(--lmc-navy)}.lmc-shop-shell ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.lmc-shop-shell ul.products:before,.lmc-shop-shell ul.products:after{display:none!important}.lmc-shop-shell ul.products li.product{width:auto!important;margin:0!important;padding:14px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(8,47,99,.07)}

/* Botones WooCommerce con los colores de La Mar de Cosas. */
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.wc-block-components-button{border:2px solid #008ca5!important;border-radius:26px!important;background:#008ca5!important;color:#fff!important;font-weight:800!important;transition:background .2s,border-color .2s,transform .2s}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.wc-block-components-button:hover{border-color:var(--lmc-navy)!important;background:var(--lmc-navy)!important;color:#fff!important}.woocommerce a.added_to_cart{display:block;margin-top:10px;padding:10px 14px;border:2px solid #008ca5;border-radius:24px;color:#007f93;text-align:center;font-weight:800}.woocommerce-message,.woocommerce-info{border-top-color:#008ca5!important}.woocommerce-message:before,.woocommerce-info:before{color:#008ca5!important}

/* Carrito legible y utilizable en móvil. */
.woocommerce-cart .woocommerce{width:100%;overflow:hidden}.woocommerce-cart table.shop_table{border-color:#c9dbe2;border-collapse:separate}.woocommerce-cart table.shop_table th{color:var(--lmc-navy)}.woocommerce-cart .cart-collaterals .cart_totals{width:min(540px,100%)}.woocommerce-cart .checkout-button{width:100%;padding:16px!important}.woocommerce-cart td.actions .coupon{display:flex;gap:8px}.woocommerce-cart td.actions .coupon .input-text{min-width:150px;padding:10px!important;border:1px solid #9db3bd!important;border-radius:22px!important}
@media(max-width:900px){.lmc-shop-shell ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.lmc-shop-shell{padding-top:30px;padding-bottom:52px}.woocommerce-cart .site-main{width:min(100% - 24px,1180px);padding:30px 0 55px}.woocommerce-cart .woocommerce{padding:14px 12px;border-radius:16px}.woocommerce-cart table.shop_table_responsive thead{display:none}.woocommerce-cart table.shop_table_responsive tr{display:block;margin-bottom:16px;padding:10px;border:1px solid #d5e2e7;border-radius:14px}.woocommerce-cart table.shop_table_responsive td{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:12px 8px!important;border:0!important;border-bottom:1px solid #e4ecef!important;text-align:right!important}.woocommerce-cart table.shop_table_responsive td:last-child{border-bottom:0!important}.woocommerce-cart table.shop_table_responsive td:before{content:attr(data-title);font-weight:800;color:var(--lmc-navy);text-align:left}.woocommerce-cart table.shop_table_responsive td.product-remove{justify-content:flex-end}.woocommerce-cart table.shop_table_responsive td.product-remove:before,.woocommerce-cart table.shop_table_responsive td.product-thumbnail:before,.woocommerce-cart table.shop_table_responsive td.actions:before{display:none}.woocommerce-cart table.shop_table_responsive td.product-thumbnail{justify-content:center}.woocommerce-cart table.shop_table_responsive td.product-thumbnail img{width:90px}.woocommerce-cart table.shop_table_responsive td.product-name{align-items:flex-start}.woocommerce-cart td.actions{display:block!important}.woocommerce-cart td.actions .coupon{float:none!important;width:100%;flex-wrap:wrap;margin-bottom:10px}.woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-width:0}.woocommerce-cart td.actions .coupon .button,.woocommerce-cart td.actions>button{width:100%!important}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%}.woocommerce-cart .cart-collaterals .cart_totals h2{text-align:center}.woocommerce-cart .cart-collaterals table.shop_table tr{padding:0}.woocommerce-cart .cart-collaterals table.shop_table td,.woocommerce-cart .cart-collaterals table.shop_table th{display:block;width:100%;text-align:left!important}.woocommerce-cart .cart-collaterals table.shop_table td:before{display:none}}
@media(max-width:560px){.lmc-shop-shell ul.products{grid-template-columns:1fr}.lmc-shop-shell ul.products li.product{max-width:420px;margin-inline:auto!important;width:100%!important}}

/* Formulario común de consultas de las páginas informativas. */
.lmc-contact-block{width:min(820px,100%);margin:55px auto 0;padding-top:42px;border-top:2px solid rgba(8,47,99,.16);text-align:center}.lmc-contact-block>header h2{margin:0 0 10px;font:700 clamp(30px,4vw,42px)/1.1 Georgia,serif;color:var(--lmc-navy)}.lmc-contact-block>header p{margin:0 auto 28px;color:#38506d;line-height:1.7}.lmc-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;text-align:left}.lmc-form-field{display:grid;gap:7px}.lmc-form-field.is-wide,.lmc-form-consent,.lmc-form-submit{grid-column:1/-1}.lmc-form-field label{color:var(--lmc-navy);font-size:14px;font-weight:800}.lmc-form-field label span{font-weight:400;color:#65798d}.lmc-form-field input,.lmc-form-field select,.lmc-form-field textarea{width:100%;min-height:48px;padding:12px 15px;border:1px solid #adc3cc;border-radius:12px;background:rgba(255,255,255,.65);color:var(--lmc-ink);font:inherit;outline:none}.lmc-form-field textarea{resize:vertical}.lmc-form-field input:focus,.lmc-form-field select:focus,.lmc-form-field textarea:focus{border-color:#008ca5;box-shadow:0 0 0 3px rgba(0,140,165,.12)}.lmc-form-consent{display:flex;align-items:flex-start;gap:9px;color:#38506d;font-size:13px;line-height:1.55}.lmc-form-consent input{margin-top:3px}.lmc-form-consent a{color:#007f93;text-decoration:underline}.lmc-form-submit{text-align:center}.lmc-form-submit button{min-width:210px;padding:14px 24px;border:2px solid #008ca5;border-radius:28px;background:#008ca5;color:#fff;font-weight:800;cursor:pointer}.lmc-form-submit button:hover{border-color:var(--lmc-navy);background:var(--lmc-navy)}.lmc-form-notice{margin:0 0 22px;padding:14px 18px;border-radius:12px;font-weight:700}.lmc-form-notice.is-success{background:#e6f6ed;color:#17633a}.lmc-form-notice.is-error{background:#fff0f0;color:#9d2929}.lmc-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:650px){.lmc-contact-block{margin-top:38px;padding-top:34px}.lmc-contact-form{grid-template-columns:1fr}.lmc-form-field,.lmc-form-field.is-wide,.lmc-form-consent,.lmc-form-submit{grid-column:1}.lmc-form-submit button{width:100%}}

/* Área completa de Mi cuenta. */
.woocommerce-account .site-main{width:min(1180px,calc(100% - 48px));padding:58px 0 86px}.woocommerce-account .site-main>.woocommerce{display:flow-root;min-height:430px;padding:clamp(22px,4vw,46px);border:1px solid #dbe7eb;border-radius:24px;background:#fff;box-shadow:0 16px 46px rgba(8,47,99,.07)}.woocommerce-account .woocommerce>h2{text-align:center;margin:0 0 26px;font:700 clamp(34px,5vw,48px)/1.1 Georgia,serif;color:var(--lmc-navy)}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register,.woocommerce-account .woocommerce-ResetPassword{width:min(520px,100%);margin:0 auto!important;padding:30px!important;border:1px solid #d7e5e9!important;border-radius:18px!important;background:#f8fcfc}.woocommerce-account .woocommerce form .form-row{margin:0 0 18px}.woocommerce-account .woocommerce form .form-row label{margin-bottom:7px;color:var(--lmc-navy);font-size:14px;font-weight:800}.woocommerce-account .woocommerce form .input-text,.woocommerce-account .woocommerce form select{min-height:48px;padding:11px 14px;border:1px solid #a9c0c9;border-radius:11px;background:#fff;color:var(--lmc-ink);font:inherit}.woocommerce-account .woocommerce form .input-text:focus,.woocommerce-account .woocommerce form select:focus{border-color:#008ca5;outline:0;box-shadow:0 0 0 3px rgba(0,140,165,.12)}.woocommerce-account .woocommerce-form-login__rememberme{display:flex!important;align-items:center;gap:7px;margin:7px 0 15px!important}.woocommerce-account .woocommerce-form-login__submit{float:none!important;width:100%;margin:0 0 12px!important;padding:13px 20px!important}.woocommerce-account .lost_password{text-align:center;margin:6px 0 0}.woocommerce-account .lost_password a,.woocommerce-account .woocommerce-privacy-policy-link{color:#007f93;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:25%;padding:12px;border-radius:18px;background:var(--lmc-navy)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li+li{border-top:1px solid rgba(255,255,255,.16)}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:14px 15px;border-radius:10px;color:#fff;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#008ca5}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:71%;color:#38506d;line-height:1.7}.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:4px}.woocommerce-account .woocommerce-MyAccount-content a:not(.button){color:#007f93;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3,.woocommerce-account .woocommerce-Address-title h2{font-family:Georgia,serif;color:var(--lmc-navy)}.woocommerce-account .woocommerce-MyAccount-content fieldset{margin:28px 0 20px;padding:22px;border:1px solid #d7e5e9;border-radius:14px}.woocommerce-account .woocommerce-MyAccount-content legend{padding:0 10px;color:var(--lmc-navy);font:700 21px Georgia,serif}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.woocommerce-account .woocommerce-Address{float:none!important;width:auto!important;padding:22px;border:1px solid #d7e5e9;border-radius:16px;background:#f8fcfc}.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.woocommerce-account .woocommerce-Address-title h2{margin:0;font-size:23px}.woocommerce-account address{margin-top:15px;font-style:normal;line-height:1.75}.woocommerce-account table.shop_table{border-color:#c9dce3;border-radius:13px;overflow:hidden}.woocommerce-account table.shop_table th{background:#eef8f9;color:var(--lmc-navy)}.woocommerce-account table.shop_table th,.woocommerce-account table.shop_table td{padding:13px}.woocommerce-account .woocommerce-pagination{margin-top:20px}.woocommerce-account mark{padding:2px 5px;border-radius:4px;background:#dff5f6;color:var(--lmc-navy)}
@media(max-width:800px){.woocommerce-account .site-main{width:min(100% - 24px,1180px);padding:30px 0 55px}.woocommerce-account .site-main>.woocommerce{padding:18px 14px;border-radius:17px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:24px;padding:8px}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;border:0!important}.woocommerce-account .woocommerce-MyAccount-navigation a{padding:11px 13px;white-space:nowrap}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.woocommerce-account table.shop_table_responsive thead{display:none}.woocommerce-account table.shop_table_responsive tr{display:block;margin-bottom:14px;padding:10px;border:1px solid #d7e5e9;border-radius:12px}.woocommerce-account table.shop_table_responsive td{display:flex!important;justify-content:space-between;gap:16px;padding:10px 7px!important;border:0!important;border-bottom:1px solid #e4edef!important;text-align:right!important}.woocommerce-account table.shop_table_responsive td:last-child{border-bottom:0!important}.woocommerce-account table.shop_table_responsive td:before{content:attr(data-title);color:var(--lmc-navy);font-weight:800;text-align:left}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register,.woocommerce-account .woocommerce-ResetPassword{padding:20px!important}}

/* Carrito responsive refinado: tablet. */
@media(max-width:1024px){.woocommerce-cart .site-main{width:min(100% - 32px,960px);padding:38px 0 64px}.woocommerce-cart .woocommerce{padding:22px;border-radius:20px}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info{display:flex;align-items:center;justify-content:space-between;gap:16px;line-height:1.5}.woocommerce-cart .woocommerce-message .button,.woocommerce-cart .woocommerce-info .button{flex:0 0 auto;margin:0!important}.woocommerce-cart table.shop_table{table-layout:auto}.woocommerce-cart table.shop_table th,.woocommerce-cart table.shop_table td{padding:13px 10px}.woocommerce-cart table.shop_table .product-thumbnail{width:78px}.woocommerce-cart table.shop_table .product-thumbnail img{width:64px;border-radius:10px}.woocommerce-cart table.shop_table .product-name{min-width:210px}.woocommerce-cart table.shop_table .quantity .qty{width:72px;min-height:42px;border:1px solid #9eb7c1;border-radius:9px}.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end;margin-top:28px}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:min(620px,100%);padding:24px;border:1px solid #d6e4e9;border-radius:18px;background:#f8fcfc}.woocommerce-cart .cart-collaterals .cart_totals h2{margin:0 0 18px;font:700 30px Georgia,serif;color:var(--lmc-navy)}.woocommerce-cart .cart-collaterals table{margin-bottom:20px!important}.woocommerce-cart .cart-collaterals th,.woocommerce-cart .cart-collaterals td{padding:14px 10px!important}.woocommerce-cart .wc-proceed-to-checkout{padding:0}.woocommerce-cart .checkout-button{margin:0!important}}

/* Carrito responsive refinado: móvil. */
@media(max-width:700px){.woocommerce-cart .site-main{width:min(100% - 20px,680px);padding:22px 0 46px}.woocommerce-cart .woocommerce{padding:12px 10px;background:transparent;overflow:visible}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info{display:flex;flex-direction:column-reverse;align-items:stretch;padding:16px 15px 16px 48px!important;border-radius:13px;background:#fff;text-align:left}.woocommerce-cart .woocommerce-message .button,.woocommerce-cart .woocommerce-info .button{width:100%;text-align:center}.woocommerce-cart form.woocommerce-cart-form{width:100%}.woocommerce-cart table.shop_table_responsive{display:block;border:0;background:transparent}.woocommerce-cart table.shop_table_responsive tbody{display:grid;gap:14px}.woocommerce-cart table.shop_table_responsive tr.cart_item{position:relative;display:grid!important;grid-template-columns:76px minmax(0,1fr);gap:0 14px;margin:0;padding:16px;border:1px solid #d7e5e9;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(8,47,99,.06)}.woocommerce-cart table.shop_table_responsive tr.cart_item td{display:flex!important;grid-column:2;align-items:center;justify-content:space-between;min-height:42px;padding:9px 0!important;border:0!important;border-bottom:1px solid #e8eff1!important;text-align:right!important}.woocommerce-cart table.shop_table_responsive tr.cart_item td:before{flex:0 0 auto;margin-right:12px;color:var(--lmc-navy);font-size:12px;font-weight:800}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove{position:absolute;top:8px;right:8px;display:block!important;min-height:0;padding:0!important;border:0!important}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove a.remove{display:grid;width:34px;height:34px;border-radius:50%;place-items:center;background:#fff0f0;color:#b52424!important;font-size:24px}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove a.remove:hover{background:#b52424;color:#fff!important}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail{grid-column:1;grid-row:1/5;display:block!important;padding:3px 0!important;border:0!important}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail img{width:76px;aspect-ratio:1/1;object-fit:cover;border-radius:11px}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name{align-items:flex-start;padding-top:4px!important;padding-right:30px!important;text-align:left!important}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name:before,.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail:before,.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-remove:before{display:none}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name a{color:var(--lmc-navy);font-weight:800;line-height:1.45}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-subtotal{border-bottom:0!important;font-weight:800}.woocommerce-cart table.shop_table_responsive tr.cart_item .quantity .qty{width:68px;min-height:40px}.woocommerce-cart table.shop_table_responsive tr:not(.cart_item){display:block!important;margin:0;padding:14px;border:0;border-radius:15px;background:#fff}.woocommerce-cart table.shop_table_responsive td.actions{padding:0!important;border:0!important}.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:1fr;gap:9px;margin:0 0 12px!important}.woocommerce-cart td.actions .coupon label{display:block!important;color:var(--lmc-navy);font-size:13px;font-weight:800}.woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-height:46px;margin:0!important;padding:11px 14px!important}.woocommerce-cart td.actions .coupon .button,.woocommerce-cart td.actions>button{width:100%!important;min-height:46px}.woocommerce-cart .cart-collaterals{display:block;margin-top:18px}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;padding:18px 15px;border-radius:16px}.woocommerce-cart .cart-collaterals .cart_totals h2{text-align:center;font-size:27px}.woocommerce-cart .cart-collaterals table.shop_table{display:table;border:0}.woocommerce-cart .cart-collaterals table.shop_table tbody{display:table-row-group}.woocommerce-cart .cart-collaterals table.shop_table tr{display:table-row!important;margin:0;padding:0;border:0;background:transparent}.woocommerce-cart .cart-collaterals table.shop_table th,.woocommerce-cart .cart-collaterals table.shop_table td{display:table-cell!important;width:auto;padding:13px 5px!important;border-bottom:1px solid #dce8eb!important;vertical-align:top}.woocommerce-cart .cart-collaterals table.shop_table th{width:38%;color:var(--lmc-navy)}.woocommerce-cart .cart-collaterals table.shop_table td{text-align:right!important}.woocommerce-cart .cart-collaterals table.shop_table td:before{display:none!important}.woocommerce-cart .checkout-button{min-height:52px;display:grid!important;place-items:center;font-size:17px!important}}
@media(max-width:420px){.woocommerce-cart table.shop_table_responsive tr.cart_item{grid-template-columns:64px minmax(0,1fr);gap:0 11px;padding:13px}.woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail img{width:64px}.woocommerce-cart table.shop_table_responsive tr.cart_item td{font-size:13px}.woocommerce-cart .cart-collaterals .cart_totals{padding:16px 12px}}

/* Navegación sencilla para personas con poca experiencia digital. */
.lmc-easy-nav{display:none}.lmc-easy-nav a:focus-visible,.lmc-menu-toggle:focus-visible,.lmc-menu-close:focus-visible,.woocommerce a.button:focus-visible,.woocommerce button.button:focus-visible,.lmc-button:focus-visible,.lmc-form-submit button:focus-visible{outline:3px solid #ffcc3d!important;outline-offset:3px!important}.woocommerce a.button,.woocommerce button.button,.lmc-button,.lmc-form-submit button,.lmc-mobile-account a{min-height:44px}.woocommerce-breadcrumb{margin-bottom:24px!important;color:#526b80!important;font-size:13px!important}.woocommerce-breadcrumb a{color:#007f93!important;text-decoration:underline}.woocommerce-message,.woocommerce-info,.woocommerce-error{font-size:15px;line-height:1.6}
@media(max-width:900px){body{padding-bottom:72px}.lmc-easy-nav{position:fixed;z-index:990;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:68px;padding:5px max(6px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));border-top:1px solid #cbdde3;background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(8,47,99,.13);backdrop-filter:blur(10px)}.lmc-easy-nav a{position:relative;display:flex;min-width:0;min-height:58px;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:11px;color:#496178;font-size:11px}.lmc-easy-nav a>span{display:grid;place-items:center;width:27px;height:27px;color:#007f93;font-size:25px;line-height:1}.lmc-easy-nav a strong{font-size:11px}.lmc-easy-nav a.is-current{background:#e5f7f8;color:var(--lmc-navy)}.lmc-easy-nav a.is-current strong{color:var(--lmc-navy)}.lmc-easy-nav svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5}.lmc-easy-nav .lmc-easy-cart{position:relative}.lmc-easy-nav .lmc-cart-count{left:18px;top:-5px}.lmc-footer{position:relative}.lmc-newsletter{padding-bottom:42px}}
@media(max-width:360px){.lmc-easy-nav{min-height:64px}.lmc-easy-nav a{min-height:54px}.lmc-easy-nav a strong{font-size:10px}}

/* En móvil el traductor muestra solo la bandera para no tapar la marca. */
@media(max-width:900px){.lmc-mobile-overlay{display:none!important}.lmc-language{width:44px!important;max-width:44px!important;min-width:44px;height:42px;padding:0!important;justify-content:center;border-radius:50%}.lmc-language>strong,.lmc-language>.lmc-chevron{display:none!important}.lmc-language .gtranslate_wrapper,.lmc-language .gt_switcher{width:42px!important;min-width:42px!important}.lmc-language .gt_switcher .gt_selected{width:42px!important}.lmc-language .gt_switcher .gt_selected a,.lmc-language .gt_switcher .gt_selected a[data-code]{display:grid!important;width:42px!important;height:40px!important;padding:7px!important;place-items:center;font-size:0!important;overflow:hidden!important}.lmc-language .gt_switcher .gt_selected a[data-code]::before{display:none!important;content:none!important}.lmc-language .gt_switcher .gt_selected a:after{display:none!important}.lmc-language .gt_switcher .gt_selected a img{display:block!important;width:27px!important;max-width:27px!important;margin:0!important}.lmc-language .gt_switcher .gt_option{top:126px!important}.lmc-head-main{grid-template-columns:auto auto minmax(0,1fr) 44px auto!important}.lmc-brand-name{overflow:hidden}.lmc-brand-name strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}}
.lmc-footer-intro .lmc-brand{gap:18px;align-items:center;margin-bottom:24px}.lmc-footer-intro .lmc-brand img{width:58px;height:58px}.lmc-footer-intro .lmc-brand strong{font-size:27px;line-height:1.08}.lmc-footer-intro>p{max-width:330px;margin:0;color:#e1edf7;font-size:15px;line-height:1.7}
@media(max-width:560px){.lmc-footer-intro .lmc-brand{margin-bottom:20px}.lmc-footer-intro>p{max-width:100%}}
@media(max-width:420px){.lmc-language{width:40px!important;min-width:40px!important;max-width:40px!important}.lmc-language .gtranslate_wrapper,.lmc-language .gt_switcher,.lmc-language .gt_switcher .gt_selected,.lmc-language .gt_switcher .gt_selected a{width:38px!important}.lmc-head-main{grid-template-columns:auto auto minmax(0,1fr) 40px auto!important}}

/* Categorías visuales: la tienda muestra categorías y cada categoría sus productos. */
.lmc-shop-shell ul.products li.product-category{padding:0;overflow:hidden;border:1px solid #d7e5e9;background:#fff}.lmc-shop-shell ul.products li.product-category a{display:flex;height:100%;flex-direction:column}.lmc-shop-shell ul.products li.product-category img{width:100%;aspect-ratio:1/1;object-fit:cover;margin:0!important;border-radius:17px 17px 0 0}.lmc-shop-shell ul.products li.product-category .woocommerce-loop-category__title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:72px;margin:0!important;padding:18px;color:var(--lmc-navy);font:700 23px/1.2 Georgia,serif}.lmc-shop-shell ul.products li.product-category .count{padding:4px 8px;border-radius:12px;background:#e3f6f7;color:#007f93;font:700 12px Arial,sans-serif}.lmc-shop-shell ul.products li.product-category a:hover .woocommerce-loop-category__title{color:#007f93}.lmc-shop-shell .term-description{max-width:760px;margin:0 auto 30px;color:#38506d;line-height:1.7;text-align:center}

/* Ficha de producto con identidad de marca. */
.single-product .site-main{width:min(1180px,calc(100% - 48px));margin:auto;padding:52px 0 82px}.single-product div.product{padding:clamp(20px,4vw,42px);border:1px solid #dbe7eb;border-radius:24px;background:#fff;box-shadow:0 15px 44px rgba(8,47,99,.07)}.single-product div.product:after{content:"";display:block;clear:both}.single-product div.product .woocommerce-product-gallery img{border-radius:18px}.single-product div.product .summary .product_title{margin:0 0 15px;font:700 clamp(32px,4vw,48px)/1.08 Georgia,serif;color:var(--lmc-navy)}.single-product div.product .summary .price{color:#007f93;font-size:25px;font-weight:800}.single-product div.product .woocommerce-product-details__short-description{color:#38506d;line-height:1.75}.single-product div.product form.cart{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:25px}.single-product div.product form.cart .quantity .qty{min-height:48px;border:1px solid #9eb7c1;border-radius:11px}.single-product div.product form.cart .single_add_to_cart_button{min-height:50px;padding-inline:28px!important}.single-product div.product .product_meta{padding-top:18px;border-top:1px solid #dce8eb;color:#526b80;font-size:13px;line-height:1.8}.single-product div.product .product_meta a{color:#007f93;text-decoration:underline}.single-product .woocommerce-tabs{padding-top:32px}.single-product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid #cbdde3}.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{margin:0 5px 0 0!important;border-color:#cbdde3!important;border-radius:10px 10px 0 0!important;background:#edf7f8!important}.single-product .woocommerce-tabs ul.tabs li.active{background:#008ca5!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.single-product .woocommerce-tabs .panel{color:#38506d;line-height:1.75}.single-product .related.products>h2{margin-top:55px;text-align:center;font:700 34px Georgia,serif;color:var(--lmc-navy)}

/* Finalizar compra y confirmación de pedido. */
.woocommerce-checkout .site-main{width:min(1180px,calc(100% - 48px));margin:auto;padding:52px 0 82px}.woocommerce-checkout .woocommerce{padding:clamp(20px,4vw,40px);border:1px solid #dbe7eb;border-radius:24px;background:#fff;box-shadow:0 15px 44px rgba(8,47,99,.07)}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:34px}.woocommerce-checkout #customer_details{grid-column:1}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review_heading{align-self:end;margin:0 0 -20px;font:700 29px Georgia,serif;color:var(--lmc-navy)}.woocommerce-checkout #order_review{padding:22px;border:1px solid #d7e5e9;border-radius:17px;background:#f8fcfc}.woocommerce-checkout h3{font-family:Georgia,serif;color:var(--lmc-navy)}.woocommerce-checkout .form-row label{margin-bottom:7px;color:var(--lmc-navy);font-size:13px;font-weight:800}.woocommerce-checkout .input-text,.woocommerce-checkout select{min-height:48px;padding:11px 14px;border:1px solid #a9c0c9;border-radius:11px;background:#fff}.woocommerce-checkout .select2-container .select2-selection--single{height:48px;border-color:#a9c0c9;border-radius:11px}.woocommerce-checkout .select2-selection__rendered{line-height:46px!important}.woocommerce-checkout .select2-selection__arrow{height:46px!important}.woocommerce-checkout #payment{background:#eaf7f8!important;border-radius:14px!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important}.woocommerce-checkout #place_order{width:100%;min-height:52px}.woocommerce-order-received .woocommerce-order{color:#38506d}.woocommerce-order-received .woocommerce-thankyou-order-received{padding:18px;border-radius:13px;background:#e6f6ed;color:#17633a;font-size:17px;font-weight:800}.woocommerce-order-received ul.order_details{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0;padding:0}.woocommerce-order-received ul.order_details li{flex:1;min-width:150px;margin:0;padding:14px;border:1px solid #d7e5e9;border-radius:12px;background:#f8fcfc}

@media(max-width:900px){.single-product .site-main,.woocommerce-checkout .site-main{width:min(100% - 24px,1180px);padding:30px 0 56px}.single-product div.product,.woocommerce-checkout .woocommerce{padding:20px 16px;border-radius:18px}.woocommerce-checkout form.checkout{grid-template-columns:1fr;gap:20px}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1}.woocommerce-checkout #order_review_heading{margin:8px 0 -6px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:100%!important}.single-product div.product .summary{margin-top:24px}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:6px;overflow-x:auto;white-space:nowrap}.single-product .woocommerce-tabs ul.tabs li{flex:0 0 auto}.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.lmc-shop-shell ul.products li.product-category .woocommerce-loop-category__title{min-height:62px;padding:15px;font-size:21px}.single-product div.product form.cart{display:grid;grid-template-columns:82px 1fr}.single-product div.product form.cart .single_add_to_cart_button{width:100%}.single-product .related.products ul.products{grid-template-columns:1fr!important}.woocommerce-order-received ul.order_details{display:grid;grid-template-columns:1fr}.woocommerce-order-received ul.order_details li{min-width:0}}
