/*
Theme Name: Equijet WooCommerce
Theme URI: https://equijet.fr/
Author: Equijet
Description: Thème Equijet dédié aux chevaux, avec homepage inspirée du PonyJet original et panier WooCommerce natif.
Version: 1.9.79
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: equijet
*/
:root{--equijet-green:#6CC03B;--equijet-ink:#171717}
body{margin:0;font-family:Arial,sans-serif;color:var(--equijet-ink)}
.woo-shell{max-width:1180px;margin:0 auto;padding:40px 22px 80px}
.woo-header{display:flex;align-items:center;justify-content:space-between;padding:18px max(22px,calc((100% - 1180px)/2));border-bottom:1px solid #e7e7e7}
.woo-header img{width:180px;height:auto}.woo-header nav{display:flex;gap:22px}.woo-header a{text-decoration:none;color:#171717}
.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--equijet-green);color:#fff;border-radius:2px}











.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:#6CC03B}
.woo-footer{margin:0;padding:40px 20px 0;background:#f7f8f6;color:#2c2f2c;border-top:1px solid #e2e6e1;font-family:Arial,sans-serif}
.woo-footer__inner{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1120px;margin:0 auto;padding:0 0 26px;text-align:center}
.woo-footer__brand{display:block}
.woo-footer__brand img{display:block;width:150px;height:auto}
.woo-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px}
.woo-footer__nav a{color:#4a4f4a;text-decoration:none;font-size:13px}
.woo-footer__nav a:hover{color:#3f9e37;text-decoration:underline}
.woo-footer__copy{margin:6px 0 0;color:#6b706a;font-size:11.5px}















