/*
Theme Name: StickerLove
Theme URI: https://www.stickerloveshop.net/
Author: StickerLove
Description: Lightweight WooCommerce theme for the StickerLove artist marketplace.
Version: 1.0.0
Text Domain: stickerlove
*/

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#18181b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto}.sl-site-shell{width:min(1280px,calc(100% - 40px));margin:0 auto}.sl-site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid #ececf0}.sl-header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:76px}.sl-brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:1.28rem;font-weight:950;letter-spacing:-.045em;white-space:nowrap}.sl-brand-heart{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:10px;background:#ef476f;color:#fff;font-size:1rem;transform:rotate(-5deg)}.sl-main-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.sl-main-nav a{text-decoration:none;font-size:.94rem;font-weight:700;color:#3b3b43}.sl-main-nav a:hover{color:#ef476f}.sl-header-actions{display:flex;align-items:center;gap:10px}.sl-header-icon,.sl-header-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:800;white-space:nowrap}.sl-header-icon{min-width:43px;height:43px;padding:0 13px;border:1px solid #e4e4e8;background:#fff;font-size:.9rem}.sl-header-cta{height:43px;padding:0 17px;background:#18181b;color:#fff;font-size:.9rem}.sl-cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;margin-left:6px;border-radius:999px;background:#ef476f;color:#fff;font-size:.68rem}.sl-mobile-menu{display:none}.sl-site-main{min-height:60vh}.sl-page-wrap{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:52px 0 76px}.sl-page-title{font-size:clamp(2.4rem,5vw,4.5rem);letter-spacing:-.055em;line-height:.96;margin:0 0 32px}.sl-entry-content>*:first-child{margin-top:0}.sl-site-footer{margin-top:90px;border-top:1px solid #ececf0;background:#fafafa}.sl-footer-inner{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding:54px 0}.sl-footer-brand p{max-width:390px;color:#71717a;line-height:1.7}.sl-footer-col strong{display:block;margin-bottom:13px}.sl-footer-col a{display:block;margin:9px 0;text-decoration:none;color:#62626b;font-size:.94rem}.sl-footer-col a:hover{color:#ef476f}.sl-footer-bottom{border-top:1px solid #e5e5e8;padding:18px 0;color:#8b8b93;font-size:.82rem}.sl-is-front .sl-page-wrap{width:min(1280px,calc(100% - 40px));padding-top:0}.sl-is-front .sl-page-title{display:none}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{font-size:.82rem;color:#888;margin-bottom:22px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:26px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 17px!important;border:1px solid #e8e8ec;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(20,20,30,.045);transition:.18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,20,30,.08)}.woocommerce ul.products li.product a img{margin:0!important;width:100%;aspect-ratio:1/1;object-fit:contain;background:#f7f7f8}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:14px 15px 4px!important;font-size:1rem!important}.woocommerce ul.products li.product .price{display:block;padding:0 15px;color:#18181b!important;font-weight:850}.woocommerce ul.products li.product .button{margin:12px 15px 0!important;border-radius:999px;background:#18181b;color:#fff;padding:10px 15px}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:54px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important}.woocommerce div.product div.images img{border-radius:22px;background:#f8f8f9}.woocommerce div.product .product_title{font-size:clamp(2.2rem,4.5vw,4rem);letter-spacing:-.05em;line-height:1;margin-top:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#18181b!important;font-size:1.35rem!important;font-weight:900}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:#ef476f!important;border-radius:999px!important}.woocommerce .quantity .qty{min-height:42px;border:1px solid #ddd;border-radius:10px}.woocommerce table.shop_table{border-radius:14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:11px;border:1px solid #d7d7dc;border-radius:10px}.woocommerce-info,.woocommerce-message{border-top-color:#ef476f}.woocommerce-info::before,.woocommerce-message::before{color:#ef476f}

@media(max-width:1020px){.sl-main-nav{display:none}.sl-mobile-menu{display:inline-flex}.sl-footer-inner{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr}}
@media(max-width:720px){.sl-site-shell,.sl-page-wrap,.sl-is-front .sl-page-wrap{width:min(100% - 24px,1280px)}.sl-header-inner{min-height:66px}.sl-header-cta{display:none}.sl-brand{font-size:1.12rem}.sl-footer-inner{grid-template-columns:1fr;gap:25px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sl-page-wrap{padding-top:34px}.sl-site-footer{margin-top:55px}}
@media(max-width:430px){.sl-header-icon.sl-account-link{display:none}.woocommerce ul.products{grid-template-columns:1fr 1fr}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.9rem!important}}
