/*
Theme Name: FlyingRC Store
Author: FlyingRC
Description: A straightforward product catalog built on native WooCommerce.
Version: 1.0.1
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: flyingrc-store
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root{--fr-ink:#18252f;--fr-muted:#5b6871;--fr-blue:#175d89;--fr-border:#dbe2e6;--fr-soft:#f5f7f8;--fr-width:1200px}
*{box-sizing:border-box}
body{margin:0;background:#fff;color:var(--fr-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;overflow-wrap:break-word}
a{color:var(--fr-blue);text-underline-offset:3px}
a:hover{text-decoration-thickness:2px}
button,input,select,textarea{font:inherit}
img{max-width:100%;height:auto}
button,a,input,select,textarea{scroll-margin-top:20px}
:focus-visible{outline:3px solid #287eb5;outline-offset:3px}
.skip-link{position:absolute;left:16px;top:-100px;background:#fff;padding:12px 18px;z-index:100000}
.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid var(--fr-border);background:#fff}
.site-header-inner{max-width:var(--fr-width);margin:auto;padding:21px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-brand{color:var(--fr-ink);font-size:27px;font-weight:750;letter-spacing:-.7px;text-decoration:none;white-space:nowrap}
.brand-section{display:inline-block;margin-left:12px;padding-left:12px;border-left:1px solid var(--fr-border);font-size:14px;font-weight:400;letter-spacing:0;color:var(--fr-muted)}
.site-navigation{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}
.site-navigation a{color:var(--fr-ink);font-size:14px;text-decoration:none;padding:6px 0}
.site-navigation a:hover{text-decoration:underline;color:var(--fr-blue)}
.site-main{width:min(100%,var(--fr-width));margin:0 auto;min-height:52vh;padding:40px 24px 64px}
h1,h2,h3,h4{line-height:1.25;font-weight:650;letter-spacing:-.3px}
h1,.woocommerce-products-header__title{font-size:32px;margin:0 0 28px}
h2{font-size:23px;margin:32px 0 16px}
h3{font-size:19px}
p{margin:0 0 18px}
.page-content>.page-title{margin-bottom:30px}
.entry-content:after,.store-content:after{content:"";display:table;clear:both}
.entry-content>.alignwide{width:100%}
.entry-content>.alignfull{width:100%;margin-left:0;margin-right:0}
.site-footer{border-top:1px solid var(--fr-border);background:var(--fr-soft)}
.site-footer-inner{max-width:var(--fr-width);margin:auto;padding:32px 24px;display:flex;justify-content:space-between;gap:24px;font-size:14px}
.site-footer strong{font-size:18px}
.site-footer p{margin:6px 0 0;color:var(--fr-muted)}
.footer-contact{display:flex;flex-direction:column;gap:8px;align-items:flex-end}
.woocommerce .woocommerce-breadcrumb{color:var(--fr-muted);font-size:13px;margin:0 0 28px}
.woocommerce .woocommerce-breadcrumb a{color:var(--fr-muted)}
.woocommerce .woocommerce-result-count{color:var(--fr-muted);font-size:14px}
.woocommerce .woocommerce-ordering select{padding:8px 12px;border:1px solid var(--fr-border);background:#fff;color:var(--fr-ink);border-radius:3px;max-width:100%}
.woocommerce ul.products li.product{padding:0 0 20px;background:#fff;box-shadow:none}
.woocommerce ul.products li.product a img{background:var(--fr-soft);aspect-ratio:1/1;object-fit:contain;margin-bottom:16px;border:1px solid #eef1f3}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px;line-height:1.35;color:var(--fr-ink);padding:0 0 8px}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--fr-ink);font-size:18px;font-weight:600}
.woocommerce ul.products li.product .button{margin-top:12px}
.woocommerce span.onsale{background:var(--fr-blue);border-radius:3px;min-height:0;min-width:0;line-height:1.4;padding:6px 10px}
.woocommerce div.product .product_title{font-size:32px;line-height:1.25;margin-bottom:18px}
.woocommerce div.product .woocommerce-product-details__short-description{color:var(--fr-muted)}
.woocommerce div.product .woocommerce-product-gallery img{background:var(--fr-soft)}
.woocommerce div.product .woocommerce-product-gallery img.flyingrc-product-main-image{width:min(100%,var(--flyingrc-image-width,550px));max-width:100%;height:auto;margin-inline:auto}
.woocommerce div.product .stock{font-size:14px;color:#276b38}
.woocommerce div.product .out-of-stock{color:#9b3434}
.woocommerce div.product form.cart .variations label{font-weight:600}
.woocommerce div.product form.cart .variations select{padding:9px 12px;min-height:44px;border:1px solid var(--fr-border);border-radius:3px;background:#fff;color:var(--fr-ink);margin-right:0}
.woocommerce .quantity .qty{min-height:44px;width:5em;padding:8px;border:1px solid var(--fr-border);border-radius:3px}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:3px;background:#eef3f6;color:var(--fr-ink);border:1px solid #cbd7df;font-weight:600;line-height:1.3;padding:11px 16px;box-shadow:none;white-space:normal}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#e3ecf2;color:var(--fr-ink)}
.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--fr-blue);border-color:var(--fr-blue);color:#fff}
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#10496d;color:#fff}
.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{padding:11px 16px;opacity:.5}
.woocommerce .product_meta{border-top:1px solid var(--fr-border);padding-top:18px;font-size:13px;color:var(--fr-muted)}
.woocommerce .product_meta>span{display:block;margin-bottom:5px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:0;margin-bottom:24px;border-bottom:1px solid var(--fr-border)}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,.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 ul.tabs li{border:0;border-radius:0;background:#fff;margin:0 24px 0 0;padding:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 0;color:var(--fr-muted);font-weight:500}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--fr-blue)}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--fr-ink)}
.woocommerce table.shop_table{border-color:var(--fr-border);border-radius:3px}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:12px;border-color:var(--fr-border)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:11px 12px;border:1px solid #bdc9d1;border-radius:3px;min-height:44px}
.woocommerce form .form-row label{font-size:14px;font-weight:500}
.woocommerce #payment{background:var(--fr-soft);border-radius:3px}
.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--fr-soft);color:var(--fr-ink);font-size:15px}
.woocommerce .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border:1px solid var(--fr-border)}
.woocommerce .woocommerce-MyAccount-navigation li+li{border-top:1px solid var(--fr-border)}
.woocommerce .woocommerce-MyAccount-navigation a{display:block;padding:11px 16px;text-decoration:none}
.woocommerce .woocommerce-MyAccount-navigation .is-active a{background:var(--fr-soft);font-weight:600}
.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{--wp--preset--color--primary:var(--fr-blue);--wp--preset--color--contrast:var(--fr-ink);--wp--preset--color--base:#fff;color:var(--fr-ink)}
.wc-block-components-button:not(.is-link){border-radius:3px;font-weight:600}
.wc-block-components-button.wp-element-button{background:var(--fr-blue);color:#fff}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{font-family:inherit}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;white-space:nowrap}
.screen-reader-text:focus{clip:auto;clip-path:none;width:auto;height:auto;display:block;left:12px;top:12px;padding:12px;background:#fff;z-index:100000}
@media(min-width:769px){.woocommerce ul.products.columns-3 li.product{width:30.8%}}
@media(max-width:900px){.site-header-inner{align-items:flex-start;flex-direction:column;gap:8px}.site-navigation{gap:8px 22px}.site-main{padding-top:30px}.woocommerce div.product .product_title{font-size:28px}}
@media(max-width:600px){.site-header-inner{padding:16px}.site-main{padding:28px 16px 44px}.site-navigation{gap:6px 18px}.site-navigation a{font-size:13px;min-height:44px;display:flex;align-items:center}.site-brand{font-size:25px}h1,.woocommerce-products-header__title,.woocommerce div.product .product_title{font-size:27px}.site-footer-inner{padding:26px 16px;flex-direction:column;gap:18px}.footer-contact{align-items:flex-start}.woocommerce ul.products[class*=columns-] li.product{width:48%;margin-right:0;margin-bottom:22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px}.woocommerce ul.products li.product .price{font-size:16px}.woocommerce ul.products li.product .button{font-size:13px;padding:10px 12px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;display:block;margin-bottom:16px}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin-right:18px}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:10px}.woocommerce .woocommerce-MyAccount-navigation{margin-bottom:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
