/* Layout adaptations for Vue controls and the available public API. */
body.storefront-body{margin:0;background:#fff;color:#777;font-family:Lato,Arial,sans-serif;font-size:14px;line-height:1.6;color-scheme:light;--color-gray-800:#333;--color-gray-900:#242424;--color-gray-500:#777;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--wd-primary-color:#1e73be}
.storefront{min-height:100vh;background:#fff}.storefront .container{width:100%;max-width:1222px;padding-right:15px;padding-left:15px;margin-inline:auto}.storefront h1,.storefront h2,.storefront h3{color:#242424;font-family:Poppins,Arial,sans-serif}.storefront a{text-decoration:none}.storefront a:hover{color:#1e73be}.storefront :focus-visible{outline:2px solid #1e73be;outline-offset:4px}.storefront button{cursor:pointer}.storefront-header{position:relative;z-index:20}.storefront-topbar{background:#1e73be;color:white;height:42px;display:flex;align-items:center}.storefront-header-main{height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px}.storefront .site-logo img{width:250px;height:auto}.storefront-desktop-nav{display:flex;gap:30px;color:#333;font-weight:600}.storefront-navigation{border-block:1px solid #eee}.storefront-navigation button{background:#1e73be;color:white;height:52px;width:270px;display:flex;align-items:center;justify-content:space-around;text-transform:uppercase;font-weight:600;border:0}.storefront-mobile-toggle{display:none}.storefront-menu{position:absolute;top:100%;left:max(0px,calc((100% - 1222px)/2));max-height:65vh;overflow:auto;background:white;box-shadow:0 5px 20px #0002;padding:20px!important;max-width:350px!important}.storefront-menu a,.storefront-sidebar a{display:block;padding:7px 0}.storefront-child-link{padding-left:16px!important}.storefront-title{padding:56px 0 64px;margin-bottom:40px;background-color:#171717}.storefront-title h1{color:white;font-size:64px;font-weight:600;text-align:center;margin:0 0 28px}.storefront-category-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:20px 25px}.storefront-category-nav a{color:white;font-size:14px;font-weight:600;text-transform:uppercase}.storefront-catalog{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;padding-bottom:60px}.storefront-sidebar h2{font-size:16px;text-transform:uppercase}.storefront-sidebar a[aria-current=page]{color:#1e73be;font-weight:700}.storefront-list-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.storefront-list-controls label{white-space:nowrap}.storefront-list-controls select{width:auto;margin-left:5px}.storefront-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0!important}.storefront .product-grid-item{min-width:0;padding:0!important;margin:0!important;max-width:none!important;width:auto!important}.storefront .product-element-top{overflow:hidden}.storefront .product-image-link{display:block}.storefront .product-image-link img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;transition:transform .2s}.storefront .product-image-link:hover img{transform:scale(1.035)}.storefront .product-information{text-align:center;padding-top:12px}.storefront .wd-entities-title{font-size:14px;font-weight:500;margin:0 0 5px}.storefront .wd-product-cats{color:#9e9e9e;margin-bottom:5px}.storefront .price{color:#1e73be;font-weight:600}.storefront .price del{color:#bbb;margin-right:5px;font-weight:400}.storefront-subcategories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:30px}.storefront-subcategories img{width:100%;aspect-ratio:1;object-fit:contain}.storefront-subcategories h2{font-size:16px;text-align:center}.storefront-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:40px 0}.storefront-pagination a,.storefront-pagination span{padding:8px 14px}.storefront-pagination span{background:#1e73be;color:white}.storefront-product-detail{padding-block:30px 60px!important}.storefront-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:25px}.storefront-image-button{display:block;border:0;padding:0;width:100%;background:white}.storefront-image-button img{width:100%;height:auto;object-fit:contain}.storefront-image-empty{aspect-ratio:1;display:grid;place-items:center;background:#f7f7f7}.storefront .product_title{font-size:34px;line-height:1.3;margin-bottom:20px}.storefront .entry-summary>.price{font-size:24px}.storefront .product_meta{padding:20px 0}.storefront-related{margin-top:60px}.storefront-related>h2{font-size:24px}.storefront-related .storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.storefront-footer{border-top:1px solid #eee;padding:45px 0 20px}.storefront-footer-grid{display:grid;grid-template-columns:2fr 1fr 2fr;gap:30px}.storefront-footer a{display:block;margin-bottom:8px}.storefront-footer h2{font-size:16px}.storefront-blog,.storefront-article{min-height:45vh;padding-block:50px!important}.storefront-blog h1,.storefront-article h1{font-size:36px}.storefront-status{padding:32px 0}.storefront-html{overflow-wrap:anywhere}.storefront-html p{margin:0 0 16px}.storefront-html table{display:block;max-width:100%;overflow:auto}
@media(max-width:1024px){.storefront-catalog{grid-template-columns:minmax(0,1fr)}.storefront-sidebar{display:none}.storefront-title h1{font-size:48px}.storefront-title{padding:35px 0}.storefront-detail-grid{gap:25px}.storefront .product_title{font-size:28px}.storefront .container{padding-inline:15px}}
@media(max-width:767px){.storefront-header-main{height:80px}.storefront .site-logo img{width:185px}.storefront-topbar{height:35px}.storefront-desktop-nav,.storefront-navigation{display:none}.storefront-mobile-toggle{display:block;background:transparent;border:0;color:#333}.storefront-title h1{font-size:36px;margin-bottom:22px}.storefront-category-nav{gap:12px 18px}.storefront-category-nav a{font-size:12px}.storefront-title{margin-bottom:25px}.storefront-list-controls{align-items:start;flex-direction:column;gap:10px}.storefront-product-grid,.storefront-related .storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 15px}.storefront-subcategories{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.storefront-detail-grid{grid-template-columns:minmax(0,1fr)}.storefront-footer-grid{grid-template-columns:1fr;gap:20px}.storefront-blog h1,.storefront-article h1{font-size:28px}.storefront .container{padding-inline:15px}.storefront-menu{max-width:100%!important}}
.storefront-footer{background:#080808;color:#aaa}.storefront-footer h2,.storefront-footer a{color:#ddd}.storefront-category-toggle{display:none}.storefront .woocommerce-breadcrumb a:after{content:none!important}.storefront-prose{overflow-wrap:anywhere}.storefront-prose p{margin-bottom:16px}
@media(max-width:1024px){.storefront-header-main{height:80px;justify-content:center}.storefront .site-logo img{width:185px}.storefront-topbar{height:35px}.storefront-desktop-nav,.storefront-navigation{display:none}.storefront-mobile-toggle{display:block;position:absolute;left:15px;background:transparent;border:0;color:#333;font-size:12px;padding:5px}.storefront-title{padding:18px 0}.storefront-title h1{font-size:36px;margin-bottom:10px}.storefront-category-toggle{display:inline-block;border:0;background:transparent;color:white;padding:4px 12px}.storefront-category-nav{display:none}.storefront-category-nav-open{display:flex;padding-top:15px}.storefront-title .container{text-align:center}}
@media(max-width:480px){.storefront .site-logo img{width:165px}.storefront-header-main{justify-content:flex-end;padding-right:24px!important}}
/* Shared source navigation and footer, without excluded commerce controls. */
.storefront-topbar-inner{display:flex;justify-content:space-between;align-items:center;font-size:12px;text-transform:uppercase}.storefront-topbar-inner nav{display:flex;gap:25px}.storefront-topbar a{color:white}.storefront-navigation-inner{display:flex;align-items:center;gap:30px}.storefront-navigation .storefront-desktop-nav{gap:20px;align-items:center;font-size:12px;text-transform:uppercase;flex:1;justify-content:space-between}.storefront-navigation button{flex-shrink:0}.storefront-category-menu{position:absolute;top:100%;left:max(15px,calc((100% - 1192px)/2));width:270px;background:white;border:1px solid #e5e5e5;z-index:15;max-height:70vh;overflow:auto}.storefront-category-menu-item>div:first-child{display:flex;align-items:center;min-height:45px;border-bottom:1px solid #eee}.storefront-category-menu-item a{display:block;padding:11px 18px;color:#333;font-weight:600;flex:1;line-height:22px}.storefront-category-menu-item button{background:none;border:0;padding:10px 14px;color:#777;min-width:40px}.storefront-category-children{background:#f7f7f7}.storefront-category-children a{padding-left:30px;font-weight:400}.storefront-mobile-menu{position:absolute;top:100%;left:0;width:100%;max-height:75vh;overflow:auto;z-index:30;background:white;box-shadow:0 10px 20px #0002;padding:15px 20px}.storefront-mobile-menu a{display:block;padding:10px 0;color:#333}.storefront-menu-close{display:block;margin-left:auto;border:0;background:transparent;color:#333}.storefront-footer-grid{grid-template-columns:2fr 2fr 1fr 1fr 1fr;gap:30px}.storefront-footer h2{font-size:16px;font-weight:600;text-transform:uppercase;margin-bottom:22px;color:#fff}.storefront-footer p{margin-bottom:16px}.storefront-footer-contact p a{display:inline}.storefront-footer-posts>a{font-weight:600;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ffffff26;line-height:1.4}.storefront-footer-contact .site-logo{margin-bottom:18px}
@media(max-width:1024px){.storefront-navigation,.storefront-category-menu{display:none}.storefront-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-footer-contact,.storefront-footer-posts{grid-column:span 1}.storefront-topbar-inner nav{gap:15px}}
@media(max-width:767px){.storefront-topbar-inner{font-size:10px}.storefront-topbar-inner nav{gap:12px}.storefront-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-footer-contact{grid-column:1/-1}.storefront-footer-posts{grid-column:1/-1}.storefront-footer h2{font-size:14px}}
.storefront-header{margin-bottom:0!important}
.storefront-copyright{display:flex;align-items:center;justify-content:space-between;gap:20px}.storefront-copyright img{width:255px;max-width:100%;height:auto}
@media(max-width:1024px){.storefront-header-main{height:60px;justify-content:center!important;padding-right:15px!important}.storefront-header-main .site-logo img{width:179px}.storefront-topbar{height:38px}.storefront-topbar-inner>span,.storefront-topbar-inner nav>a:not(:first-child){display:none}.storefront-topbar-inner nav{margin:auto}.storefront-mobile-toggle{font-size:12px}}

.storefront .page-title.color-scheme-light .title{color:#fff}
.storefront-topbar,.storefront-navigation>div>button{background-color:#007bc4}
.storefront-navigation-inner{gap:20px}
.storefront-navigation .storefront-desktop-nav{justify-content:flex-start}
.storefront-topbar .wd-social-icon{margin:0;color:#fff;width:16px;height:20px;line-height:20px;font-size:14px}
.storefront-menu-icon{display:inline-block;flex-shrink:0;width:18px;height:14px;background:linear-gradient(currentColor,currentColor) left top/18px 1px no-repeat,linear-gradient(currentColor,currentColor) left center/18px 1px no-repeat,linear-gradient(currentColor,currentColor) left bottom/18px 1px no-repeat}
.storefront-mobile-toggle{align-items:center;gap:8px}
@media(max-width:1024px){.storefront-mobile-toggle{display:flex}}

.storefront .wd-social-icon .wd-icon::before{font-family:woodmart-font}

.storefront>.main-page-wrapper{margin-top:0}

@media(max-width:768.98px){.storefront:has(.information-sidebar-toolbar){padding-bottom:55px}.storefront:has(.information-sidebar-toolbar) .storefront-back-to-top{bottom:67px}}
@media(max-width:1024px){.storefront-header{position:sticky;top:-38px;background:#fff}.storefront-header-main{height:61px;border-bottom:1px solid #eee}}
