/*
Theme Name: VORELI Premium Marketplace
Theme URI: https://voreli.co.uk
Author: VORELI
Description: Responsive marketplace theme built for VORELI and WooCommerce.
Version: 2.4.3
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: voreli
*/

:root{--green:#08743f;--dark:#043b25;--yellow:#ffd43b;--ink:#111b15;--muted:#667269;--line:#e3e9e4;--soft:#f5f8f5;--white:#fff;--shadow:0 12px 36px rgba(13,47,29,.09)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f7f9f7;color:var(--ink);font:15px/1.5 Inter,Arial,sans-serif}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{max-width:100%;height:auto}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.top-strip{background:var(--dark);color:#fff;text-align:center;padding:9px 16px;font-size:11px;font-weight:700;letter-spacing:.05em}
.top-strip span{color:var(--yellow);margin:0 12px}
.site-header{position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 2px 18px rgba(10,42,25,.08)}
.header-main{min-height:82px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:28px;align-items:center}
.brand{display:flex;flex-direction:column;align-items:center;font-weight:900;letter-spacing:.16em;font-size:27px;line-height:.9}
.brand span{font-size:8px;letter-spacing:.45em;margin:7px 0 0 .45em}
.brand em{color:var(--green);font-style:normal}
.search-form{display:flex;height:47px;border:1px solid #c9d4cc;border-radius:999px;overflow:hidden;background:#fff}
.search-form input{flex:1;min-width:0;border:0;outline:0;padding:0 20px}
.search-form button{width:66px;border:0;background:var(--green);color:#fff;font-size:19px;cursor:pointer}
.header-actions{display:flex;align-items:center;gap:18px}
.header-action{display:flex;flex-direction:column;align-items:center;font-size:20px;position:relative}
.header-action small{font-size:10px;margin-top:2px}
.cart-count{position:absolute;top:-7px;right:-8px;background:var(--yellow);color:#17251b;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:800}
.menu-toggle{display:none;border:0;background:none;font-size:25px;cursor:pointer}
.main-nav{border-top:1px solid var(--line)}
.main-nav ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:36px;min-height:45px;font-size:13px;font-weight:700}
.main-nav a:hover{color:var(--green)}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:24px;overflow:hidden}
.benefit{display:flex;align-items:center;gap:12px;padding:19px;border-right:1px solid var(--line)}
.benefit:last-child{border:0}.benefit>span{font-size:24px}.benefit b,.benefit small{display:block}.benefit b{font-size:12px}.benefit small{font-size:11px;color:var(--muted);margin-top:2px}
.section{margin-top:44px}
.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}
.section-heading small{font-weight:800;color:var(--green);letter-spacing:.1em}
.section-heading h2{margin:4px 0 0;font-size:27px;line-height:1.15}.section-heading a{color:var(--green);font-weight:750}
.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.category-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 10px;text-align:center;transition:.2s}
.category-card:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:var(--shadow)}
.category-card span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#edf5ef;font-size:27px;margin:0 auto 10px}
.category-card b,.category-card small{display:block}.category-card small{font-size:10px;color:var(--muted);margin-top:2px}
.hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:410px;border-radius:18px;overflow:hidden;background:linear-gradient(115deg,#edf7ef,#fff9d9);box-shadow:var(--shadow)}
.hero-copy{padding:58px 54px}
.hero-badge{display:inline-block;background:var(--yellow);padding:6px 10px;border-radius:4px;font-size:11px;font-weight:900}
.hero h1{font-size:50px;line-height:1.05;letter-spacing:-.045em;margin:17px 0}.hero h1 em{color:var(--green);font-style:normal}
.hero p{font-size:17px;color:#506057;max-width:520px}
.primary-btn{display:inline-flex;align-items:center;gap:12px;background:var(--green);color:#fff;padding:14px 20px;border-radius:6px;font-weight:800;margin-top:14px}
.hero-art{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 55% 45%,#fff 0 24%,transparent 25%),linear-gradient(145deg,#d8eddd,#fef8d7);overflow:hidden}
.hero-art::before,.hero-art::after{content:"";position:absolute;border-radius:50%;background:rgba(8,116,63,.1)}.hero-art::before{width:310px;height:310px}.hero-art::after{width:440px;height:440px}
.hero-products{position:relative;z-index:2;display:flex;align-items:end;gap:18px;font-size:92px;filter:drop-shadow(0 18px 16px rgba(0,0,0,.15))}
.hero-products span:nth-child(2){font-size:118px}.sale-sticker{position:absolute;z-index:3;right:24px;top:25px;width:92px;height:92px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;text-align:center;transform:rotate(8deg);font-weight:900;line-height:1.05}
.deal-head{display:flex;align-items:center;gap:14px;background:#fff7d2;padding:15px 18px;border-radius:10px}.deal-head h2{margin:0;font-size:20px}.deal-head a{margin-left:auto;color:var(--green);font-weight:800}.countdown{background:var(--dark);color:#fff;padding:7px 10px;border-radius:5px;font-weight:800;letter-spacing:.08em}
.products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:18px 0 0!important;padding:0!important}
.product-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;position:relative;transition:.2s;padding:0 0 14px!important}
.product-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.product-card img,.woocommerce ul.products li.product img{width:100%!important;aspect-ratio:1.08;object-fit:cover;margin:0!important;background:#f1f4f1}
.product-card-body{padding:13px}
.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35!important;margin:0!important;padding:12px 13px 4px!important;min-height:54px;color:var(--ink)}
.woocommerce ul.products li.product .price,.product-price{display:block;color:var(--ink)!important;font-size:19px!important;font-weight:850!important;padding:0 13px}
.woocommerce ul.products li.product .price del{font-size:12px;color:#879087}.woocommerce ul.products li.product .price ins{text-decoration:none}
.woocommerce ul.products li.product .button,.product-card .button{margin:10px 13px 0!important;background:var(--green)!important;color:#fff!important;border-radius:5px!important;padding:10px 13px!important;font-size:12px!important;font-weight:800!important}
.woocommerce span.onsale{background:var(--yellow)!important;color:#17251b!important;min-height:auto!important;line-height:1!important;padding:7px!important;border-radius:4px!important;top:10px!important;left:10px!important}
.empty-products{grid-column:1/-1;background:#fff;border:1px dashed #b7c4b9;border-radius:12px;padding:34px;text-align:center;color:var(--muted)}
.promo-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.promo{display:flex;align-items:center;gap:17px;background:linear-gradient(110deg,#e8f4eb,#fff);padding:22px;border-radius:12px;border:1px solid var(--line)}.promo:nth-child(2){background:linear-gradient(110deg,#fff9df,#fff)}
.promo>span{font-size:38px}.promo h3,.promo p{margin:0}.promo p{font-size:12px;color:var(--muted)}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.trust article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:21px}.trust article span{font-size:29px}.trust h3{font-size:15px;margin:10px 0 5px}.trust p{font-size:12px;color:var(--muted);margin:0}
.newsletter{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:var(--dark);color:#fff;border-radius:16px;padding:32px 36px}.newsletter h2,.newsletter p{margin:0}.newsletter p{color:#bed0c4;margin-top:5px}.newsletter form{display:flex;height:45px}.newsletter input{width:260px;border:0;padding:0 13px}.newsletter button{border:0;background:var(--yellow);font-weight:850;padding:0 17px}
.site-main{min-height:55vh}.content-wrap{padding:35px 0}.content-wrap>article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}
.site-footer{margin-top:58px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding:46px 0}.footer-grid h3{font-size:12px;letter-spacing:.08em}.footer-grid a{display:block;color:#c7d6cb;font-size:13px;margin:8px 0}.footer-grid p{color:#b9cabf;font-size:13px}.footer-bottom{border-top:1px solid #35634b;padding:17px 0;color:#b9cabf;font-size:11px;display:flex;justify-content:space-between}
.mobile-nav{display:none}.mobile-drawer{position:fixed;z-index:70;inset:0 auto 0 0;width:min(330px,84vw);background:#fff;transform:translateX(-105%);transition:.25s;padding:25px}.mobile-drawer.open{transform:none}.mobile-drawer a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-weight:700}.drawer-close{float:right;border:0;background:none;font-size:28px}.drawer-overlay{position:fixed;z-index:60;inset:0;background:rgba(0,0,0,.4);display:none}.drawer-overlay.open{display:block}
.woocommerce .quantity .qty{padding:8px}.woocommerce div.product{background:#fff;padding:24px;border-radius:12px}.woocommerce-message,.woocommerce-info{border-top-color:var(--green)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--green)!important}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--green)!important}
@media(max-width:900px){.header-main{grid-template-columns:auto 1fr auto}.header-main>.search-form{grid-column:1/-1;grid-row:2;margin-bottom:14px}.header-main{padding:12px 0}.menu-toggle{display:block}.main-nav{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.products-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:40px}.hero-copy{padding:44px 35px}.trust{grid-template-columns:1fr 1fr}}
@media(max-width:620px){body{padding-bottom:67px}.container{width:min(100% - 26px,1180px)}.top-strip{font-size:8px}.top-strip span{margin:0 4px}.header-main{min-height:62px;gap:12px}.brand{font-size:22px}.header-actions{gap:11px}.header-action small{display:none}.hero{grid-template-columns:1fr;min-height:570px}.hero-copy{padding:38px 23px 22px}.hero h1{font-size:36px}.hero-art{min-height:255px}.hero-products{font-size:68px}.hero-products span:nth-child(2){font-size:90px}.benefits{grid-template-columns:1fr 1fr}.benefit{padding:13px 9px;border-bottom:1px solid var(--line)}.benefit:nth-child(2){border-right:0}.benefit b{font-size:10px}.benefit small{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{padding:12px 5px;font-size:11px}.category-card span{width:46px;height:46px;font-size:22px}.section{margin-top:32px}.section-heading h2{font-size:22px}.products-grid,.woocommerce ul.products{grid-template-columns:1fr 1fr;gap:9px}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.woocommerce ul.products li.product .price{font-size:16px!important}.promo-row{grid-template-columns:1fr}.trust{grid-template-columns:1fr 1fr;gap:8px}.trust article{padding:15px}.newsletter{grid-template-columns:1fr;padding:24px 19px}.newsletter form{width:100%}.newsletter input{min-width:0;width:auto;flex:1}.footer-grid{grid-template-columns:1fr 1fr;padding:35px 0}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:50;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);padding:8px 4px}.mobile-nav a{display:flex;flex-direction:column;align-items:center;font-size:9px}.mobile-nav span{font-size:19px}.deal-head{gap:7px}.deal-head h2{font-size:15px}.countdown{font-size:10px}.sale-sticker{width:72px;height:72px;font-size:12px}}
