:root{
--bf-black:#0b0c0b;
--bf-black-2:#141613;
--bf-ink:#171915;
--bf-green:#83c92f;
--bf-green-2:#a8e650;
--bf-cream:#f5f1e8;
--bf-white:#fff;
--bf-muted:#73776e;
--bf-line:#e8e4da;
--bf-radius:24px;
--bf-shadow:0 18px 50px rgba(20,26,15,.10);
}
.bfv2{width:100vw;max-width:none!important;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);font-family:Inter,Arial,Helvetica,sans-serif;color:var(--bf-ink);background:#fff;overflow:hidden}
.bfv2 *{box-sizing:border-box}
.bfv2 a{text-decoration:none}
.bfv2-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.bfv2-section{padding:86px 0}
.bfv2-section-heading>span,.bfv2-feature-copy>span,.bfv2-shipping span,.bfv2-manifesto span{display:block;margin-bottom:10px;color:var(--bf-green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.bfv2-section-heading h2,.bfv2-feature-copy h2,.bfv2-shipping h2{margin:0;font-size:clamp(36px,4vw,58px);line-height:.95;letter-spacing:-.045em;font-weight:950;text-transform:uppercase}
.bfv2-section-heading p,.bfv2-feature-copy p,.bfv2-shipping p{color:var(--bf-muted);font-size:16px;line-height:1.6}
.bfv2-centered{text-align:center;max-width:680px;margin:0 auto 38px}
.bfv2-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}
.bfv2-text-link{color:var(--bf-ink);font-weight:900;border-bottom:2px solid var(--bf-green);padding-bottom:4px}
.bfv2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;transition:.2s ease}
.bfv2-btn:hover{transform:translateY(-2px)}
.bfv2-btn-primary{background:var(--bf-green);color:#0b0c0b!important;box-shadow:0 12px 28px rgba(131,201,47,.24)}
.bfv2-btn-ghost{border:1px solid rgba(255,255,255,.25);color:#fff!important;background:rgba(255,255,255,.04)}
.bfv2-btn-light{background:#fff;color:#111!important}
.bfv2-btn-dark{background:#111;color:#fff!important}
.bfv2-hero{position:relative;background:radial-gradient(circle at 72% 35%,rgba(131,201,47,.20),transparent 25%),linear-gradient(135deg,#090a09 0%,#121511 60%,#090a09 100%);color:#fff;padding:74px 0 66px}
.bfv2-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}
.bfv2-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;min-height:570px}
.bfv2-kicker{display:inline-block;color:var(--bf-green-2);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;margin-bottom:20px}
.bfv2-hero h1{margin:0;font-size:clamp(54px,6.6vw,96px);line-height:.86;letter-spacing:-.055em;font-weight:950;text-transform:uppercase;max-width:760px}
.bfv2-hero h1 span{color:var(--bf-green)}
.bfv2-hero-copy>p{max-width:610px;margin:28px 0;color:#cfd3ca;font-size:18px;line-height:1.6}
.bfv2-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.bfv2-trust-inline{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;color:#d8ddd3;font-size:12px;font-weight:800}
.bfv2-hero-media{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}
.bfv2-hero-media>img{position:relative;z-index:2;width:min(100%,430px);height:430px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.32));background:rgba(255,255,255,.98);padding:34px;border-radius:36px;transform:rotate(-3deg);box-shadow:0 22px 60px rgba(0,0,0,.22)}
.bfv2-hero-orb{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#9ae23e 0%,#6aa91f 42%,rgba(83,140,14,.15) 68%,transparent 72%);filter:blur(1px);opacity:.85}
.bfv2-hero-fallback{position:relative;z-index:2;width:360px;height:360px;border-radius:32px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;color:#111;font-size:64px;line-height:.83;font-weight:950;letter-spacing:-.06em;transform:rotate(-3deg);box-shadow:0 22px 60px rgba(0,0,0,.22)}
.bfv2-floating-badge{position:absolute;z-index:3;right:0;bottom:42px;background:#fff;color:#111;padding:14px 18px;border-radius:14px;box-shadow:var(--bf-shadow);transform:rotate(3deg)}
.bfv2-floating-badge strong,.bfv2-floating-badge span{display:block;font-size:12px;line-height:1.2}.bfv2-floating-badge span{color:#69a61f;font-weight:900;margin-top:3px}
.bfv2-categories-section{background:var(--bf-cream)}
.bfv2-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.bfv2-category-card{position:relative;min-height:285px;border-radius:20px;overflow:hidden;background:#0f110f;color:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.08);isolation:isolate;transition:.25s ease}
.bfv2-category-card:hover{transform:translateY(-6px)}
.bfv2-category-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(0,0,0,.62));z-index:0}
.bfv2-category-art{position:absolute;inset:0;z-index:-1;display:block}
.bfv2-category-art svg{width:100%;height:100%;display:block}
.bfv2-category-icon{position:absolute;left:18px;top:18px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);font-size:20px}
.bfv2-category-card strong{position:absolute;left:18px;right:16px;bottom:42px;font-size:19px;line-height:1.02;text-transform:uppercase;letter-spacing:-.03em;z-index:2}
.bfv2-category-card em{position:absolute;left:18px;bottom:18px;font-size:11px;font-style:normal;color:#eef2e9;z-index:2}
.bfv2-products-section{background:#fff}
.bfv2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.bfv2-product-card{background:#fff;border:1px solid var(--bf-line);border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(25,27,22,.04);transition:.25s ease}
.bfv2-product-card:hover{transform:translateY(-5px);box-shadow:var(--bf-shadow)}
.bfv2-product-image{display:flex;align-items:center;justify-content:center;height:260px;padding:22px;background:#fbfaf6}
.bfv2-product-image img{width:100%;height:100%;object-fit:contain;transition:.25s ease}
.bfv2-product-card:hover .bfv2-product-image img{transform:scale(1.04)}
.bfv2-product-body{padding:18px}
.bfv2-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px;color:#1a1b18!important;font-weight:800;line-height:1.35;text-transform:none}
.bfv2-product-meta{display:flex;align-items:center;gap:10px;min-height:38px;margin:10px 0}
.bfv2-price{font-size:18px;font-weight:950;color:#111}.bfv2-price del{font-size:12px;color:#999}.bfv2-price ins{text-decoration:none;color:#111}
.bfv2-sale{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef8df;color:#5a9216;font-size:10px;font-weight:900;text-transform:uppercase}
.bfv2-add{display:flex!important;width:100%;min-height:44px;align-items:center;justify-content:center;border:1.5px solid var(--bf-green)!important;border-radius:10px!important;background:#fff!important;color:#1b2413!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase;box-shadow:none!important;transition:.2s ease}
.bfv2-add:hover{background:var(--bf-green)!important;color:#10130d!important}
.bfv2-feature-strip{padding:64px 0;background:#10120f;color:#fff}
.bfv2-feature-strip .bfv2-shell{display:grid;grid-template-columns:280px 1fr;gap:30px;align-items:stretch}
.bfv2-feature-copy{display:flex;flex-direction:column;justify-content:center}.bfv2-feature-copy h2{color:#fff;font-size:46px}.bfv2-feature-copy p{color:#bfc4ba}.bfv2-feature-copy .bfv2-btn{align-self:flex-start;margin-top:8px}
.bfv2-feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.bfv2-favorite-card{position:relative;min-height:300px;border-radius:18px;overflow:hidden;background:#272a24;color:#fff!important;isolation:isolate}
.bfv2-favorite-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.35s ease}.bfv2-favorite-card:hover img{transform:scale(1.05)}
.bfv2-favorite-card span{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.72));z-index:-1}
.bfv2-favorite-card strong{position:absolute;left:18px;right:18px;bottom:18px;font-size:24px;line-height:.95;text-transform:uppercase;letter-spacing:-.04em}
.bfv2-brutal-section{background:#fff}
.bfv2-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.bfv2-tab{appearance:none;border:1px solid var(--bf-line);background:#fff;color:#222;border-radius:999px;padding:11px 17px;font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer}
.bfv2-tab.is-active{background:var(--bf-green);border-color:var(--bf-green);color:#111}
.bfv2-tab-panel{display:none}.bfv2-tab-panel.is-active{display:block}
.bfv2-manifesto{padding:82px 0;background:radial-gradient(circle at 80% 20%,rgba(131,201,47,.2),transparent 22%),#0b0c0b;color:#fff}
.bfv2-manifesto-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:60px}
.bfv2-manifesto h2{margin:0;font-size:clamp(64px,8vw,112px);line-height:.78;letter-spacing:-.06em;font-weight:950}.bfv2-manifesto-copy{padding-bottom:8px}.bfv2-manifesto-copy p{color:#c4c9bf;font-size:20px;line-height:1.55;max-width:520px;margin:0 0 24px}
.bfv2-trust-section{padding:42px 0;background:var(--bf-cream);border-bottom:1px solid #e7e0d2}
.bfv2-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.bfv2-trust-item{display:flex;align-items:center;gap:14px;padding:14px}.bfv2-trust-item>span{font-size:34px}.bfv2-trust-item strong,.bfv2-trust-item small{display:block}.bfv2-trust-item strong{font-size:14px}.bfv2-trust-item small{margin-top:4px;color:var(--bf-muted);font-size:12px;line-height:1.35}
.bfv2-shipping{padding:50px 0;background:#f8f6ef}
.bfv2-shipping-grid{display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center}.bfv2-shipping-icon{width:88px;height:88px;display:grid;place-items:center;border-radius:22px;background:#fff;font-size:42px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.bfv2-shipping h2{font-size:38px}.bfv2-shipping p{margin:8px 0 0;max-width:760px}
.bfv2-system-message{padding:18px;border-radius:12px;background:#fff3cd;border:1px solid #ffe69c;color:#664d03}
@media (max-width:1050px){
.bfv2-category-grid{grid-template-columns:repeat(3,1fr)}
.bfv2-feature-strip .bfv2-shell{grid-template-columns:1fr}.bfv2-feature-copy{max-width:560px}
.bfv2-product-image{height:220px}
}
@media (max-width:820px){
.bfv2-section{padding:64px 0}.bfv2-shell{width:min(100% - 28px,1180px)}
.bfv2-hero{padding:54px 0 44px}.bfv2-hero-grid{grid-template-columns:1fr;gap:12px;min-height:auto}.bfv2-hero h1{font-size:clamp(52px,15vw,80px)}.bfv2-hero-copy>p{font-size:16px}.bfv2-hero-media{min-height:350px}.bfv2-hero-media>img{height:320px;width:min(100%,320px);padding:24px}.bfv2-hero-orb{width:310px;height:310px}.bfv2-floating-badge{right:18px;bottom:18px}
.bfv2-product-grid{grid-template-columns:repeat(2,1fr)}
.bfv2-feature-cards{grid-template-columns:repeat(2,1fr)}
.bfv2-heading-row{align-items:flex-start;flex-direction:column}.bfv2-tabs{justify-content:flex-start}
.bfv2-manifesto-grid{grid-template-columns:1fr}.bfv2-manifesto h2{font-size:72px}.bfv2-manifesto-copy p{font-size:17px}
.bfv2-trust-grid{grid-template-columns:repeat(2,1fr)}
.bfv2-shipping-grid{grid-template-columns:auto 1fr}.bfv2-shipping-grid .bfv2-btn{grid-column:1/-1}
}
@media (max-width:560px){
.bfv2-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bfv2-category-card{min-height:220px}.bfv2-category-card strong{font-size:16px}
.bfv2-product-grid{gap:10px}.bfv2-product-card{border-radius:14px}.bfv2-product-image{height:170px;padding:12px}.bfv2-product-body{padding:12px}.bfv2-product-name{font-size:13px;min-height:36px}.bfv2-price{font-size:16px}.bfv2-add{font-size:10px!important;min-height:40px}
.bfv2-feature-cards{gap:10px}.bfv2-favorite-card{min-height:220px}.bfv2-favorite-card strong{font-size:18px}
.bfv2-trust-inline{gap:12px;font-size:11px}.bfv2-hero-actions{display:grid;grid-template-columns:1fr}.bfv2-btn{width:100%}
.bfv2-trust-grid{grid-template-columns:1fr}.bfv2-trust-item{padding:8px 0}
.bfv2-shipping-grid{grid-template-columns:1fr}.bfv2-shipping-icon{width:70px;height:70px}.bfv2-shipping h2{font-size:31px}.bfv2-manifesto h2{font-size:58px}
} .bfv2-hero-c{
padding:34px 0 30px;
background:#070807;
}
.bfv2-hero-c .bfv2-shell{width:min(1320px,calc(100% - 34px))}
.bfv2-hero-c-art{
width:100%;
aspect-ratio:1218/270;
min-height:285px;
border-radius:24px;
border:1px solid rgba(255,255,255,.18);
background-image:url(//brutalfoodies.com/wp-content/plugins/brutal-home-v2/assets/hero-c.jpg);
background-size:cover;
background-position:center;
background-repeat:no-repeat;
box-shadow:0 24px 70px rgba(0,0,0,.42),0 0 35px rgba(122,255,0,.07);
}
.bfv2-hero-c-actions{
display:flex;
justify-content:center;
gap:12px;
margin-top:18px;
}
.bfv2-hero-c-actions .bfv2-btn{min-width:220px}
.bfv2-category-card-image{
min-height:0;
aspect-ratio:561/681;
border-radius:20px;
background:#080908;
border:1px solid rgba(20,20,20,.18);
box-shadow:0 12px 30px rgba(0,0,0,.10);
}
.bfv2-category-card-image img{
display:block;
width:100%;
height:100%;
object-fit:cover;
border-radius:inherit;
transition:transform .28s ease,filter .28s ease;
}
.bfv2-category-card-image:hover img{transform:scale(1.025);filter:brightness(1.05)}
@media (max-width:820px){
.bfv2-hero-c{padding:20px 0 24px}
.bfv2-hero-c-art{
min-height:390px;
aspect-ratio:auto;
background-size:auto 100%;
background-position:center;
}
.bfv2-hero-c-actions{display:grid;grid-template-columns:1fr 1fr}
.bfv2-hero-c-actions .bfv2-btn{min-width:0;width:100%}
}
@media (max-width:560px){
.bfv2-hero-c .bfv2-shell{width:min(100% - 20px,1320px)}
.bfv2-hero-c-art{min-height:330px;border-radius:18px;background-size:auto 100%}
.bfv2-hero-c-actions{grid-template-columns:1fr}
.bfv2-category-card-image{aspect-ratio:561/681;min-height:0}
} .bfv2{background:#f7f3eb}
.bfv2-hero-i{
position:relative;
padding:78px 0 64px;
background:
radial-gradient(circle at 78% 48%,rgba(122,255,0,.14),transparent 28%),
radial-gradient(circle at 87% 24%,rgba(255,0,112,.055),transparent 18%),
linear-gradient(135deg,#050605 0%,#0a0c09 55%,#090b08 100%);
color:#fff;
overflow:hidden;
min-height:670px;
display:flex;
align-items:center;
}
.bfv2-hero-i:before{
content:"";
position:absolute;
inset:0;
opacity:.18;
background-image:
linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);
background-size:44px 44px;
mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 90%);
}
.bfv2-hero-i-grid{
position:relative;
z-index:1;
display:grid;
grid-template-columns:1.02fr .98fr;
gap:56px;
align-items:center;
width:min(1260px,calc(100% - 46px));
}
.bfv2-hero-i-copy{max-width:680px}
.bfv2-hero-i .bfv2-kicker{
color:#8df52b;
font-size:12px;
font-weight:950;
letter-spacing:.16em;
margin-bottom:22px;
}
.bfv2-hero-i h1{
margin:0;
color:#fff;
font-size:clamp(62px,6.2vw,98px);
line-height:.88;
letter-spacing:-.055em;
text-transform:uppercase;
font-weight:950;
}
.bfv2-hero-i h1 span{color:#8bd62e}
.bfv2-hero-i h1 em{font-style:normal;color:#ff1675}
.bfv2-hero-i-copy>p{
max-width:590px;
margin:28px 0 26px;
color:#d7dbd3;
font-size:17px;
line-height:1.65;
}
.bfv2-hero-i .bfv2-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.bfv2-btn-neon{
border:1px solid rgba(255,22,117,.72);
color:#fff!important;
background:rgba(255,22,117,.02);
box-shadow:inset 0 0 16px rgba(255,22,117,.04);
}
.bfv2-btn-neon:hover{border-color:#ff1675;box-shadow:0 0 22px rgba(255,22,117,.18)}
.bfv2-hero-i-mark{
position:relative;
min-height:470px;
display:flex;
align-items:center;
justify-content:center;
}
.bfv2-neon-halo{
position:absolute;
width:450px;
height:450px;
border-radius:50%;
background:radial-gradient(circle,rgba(122,255,0,.12),rgba(122,255,0,.035) 38%,transparent 68%);
filter:blur(10px);
}
.bfv2-neon-logo{position:relative;z-index:2;width:min(100%,540px);height:auto;overflow:visible}
.bfv2-neon-smile{
stroke:#fff;
stroke-width:20;
filter:drop-shadow(0 0 4px #fff) drop-shadow(0 0 11px rgba(255,255,255,.88)) drop-shadow(0 0 28px rgba(255,255,255,.45));
}
.bfv2-neon-green{
stroke:#7cff00;
stroke-width:22;
filter:drop-shadow(0 0 4px #7cff00) drop-shadow(0 0 12px rgba(124,255,0,.9)) drop-shadow(0 0 26px rgba(124,255,0,.5));
}
.bfv2-neon-pink{
stroke:#ff0b73;
stroke-width:20;
filter:drop-shadow(0 0 4px #ff0b73) drop-shadow(0 0 12px rgba(255,11,115,.9)) drop-shadow(0 0 26px rgba(255,11,115,.5));
}
.bfv2-hero-i-trust{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:18px;
margin-top:38px;
padding-top:26px;
border-top:1px solid rgba(255,255,255,.12);
}
.bfv2-hero-i-trust>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}
.bfv2-mini-icon{grid-row:1/3;color:#8df52b;font-size:23px;line-height:1;text-shadow:0 0 12px rgba(141,245,43,.35)}
.bfv2-hero-i-trust strong{display:block;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.02em}
.bfv2-hero-i-trust small{display:block;margin-top:3px;color:#9fa59a;font-size:10px;line-height:1.25} .bfv2-categories-section{padding:64px 0 72px;background:#f3efe6}
.bfv2-category-heading-i{margin-bottom:24px}
.bfv2-category-heading-i>span{margin-bottom:6px;color:#80c82b}
.bfv2-category-heading-i h2{font-size:clamp(34px,3vw,48px)}
.bfv2-category-grid{gap:12px}
.bfv2-category-card-image{
aspect-ratio:561/681;
border-radius:15px;
box-shadow:0 10px 26px rgba(0,0,0,.09);
border:1px solid rgba(20,20,20,.12);
}
.bfv2-category-card-image:hover{transform:translateY(-4px)} .bfv2-products-section,.bfv2-brutal-section{background:#f8f5ee}
.bfv2-products-section{padding-top:74px}
.bfv2-section-heading h2{font-size:clamp(34px,3.5vw,52px)}
.bfv2-product-card{border-radius:14px;box-shadow:0 6px 18px rgba(20,22,17,.045)}
.bfv2-product-image{background:#fff;height:240px}
.bfv2-product-body{background:#fff}
.bfv2-feature-strip{
background:linear-gradient(180deg,#0a0b0a,#10120f);
border-top:1px solid rgba(255,255,255,.05);
border-bottom:1px solid rgba(255,255,255,.05);
}
.bfv2-favorite-card{border-radius:15px}
.bfv2-brutal-section{padding-top:74px}
.bfv2-trust-section{background:#f0ece3}
.bfv2-shipping{background:#f7f3eb} .bfv2-manifesto{display:none!important}
@media (max-width:1050px){
.bfv2-hero-i{min-height:610px;padding:66px 0 54px}
.bfv2-hero-i-grid{grid-template-columns:1fr .8fr;gap:28px}
.bfv2-neon-logo{width:min(100%,440px)}
.bfv2-hero-i-mark{min-height:390px}
}
@media (max-width:820px){
.bfv2-hero-i{min-height:auto;padding:58px 0 48px}
.bfv2-hero-i-grid{grid-template-columns:1fr;gap:10px;width:min(100% - 28px,1180px)}
.bfv2-hero-i h1{font-size:clamp(56px,14.5vw,82px)}
.bfv2-hero-i-copy>p{font-size:16px;margin:22px 0 24px}
.bfv2-hero-i-mark{min-height:315px;margin-top:8px}
.bfv2-neon-logo{width:min(100%,420px)}
.bfv2-neon-halo{width:320px;height:320px}
.bfv2-hero-i-trust{margin-top:30px}
}
@media (max-width:560px){
.bfv2-hero-i{padding:44px 0 38px}
.bfv2-hero-i h1{font-size:clamp(48px,14vw,68px)}
.bfv2-hero-i .bfv2-hero-actions{display:grid;grid-template-columns:1fr}
.bfv2-hero-i .bfv2-btn{width:100%}
.bfv2-hero-i-mark{min-height:245px}
.bfv2-neon-logo{width:min(100%,330px)}
.bfv2-hero-i-trust{grid-template-columns:1fr;gap:12px}
.bfv2-categories-section{padding:48px 0 54px}
.bfv2-category-grid{grid-template-columns:repeat(2,1fr)}
} .bfv2-hero-i-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px!important}
.bfv2-hero-i-trust>div{min-width:0}
@media (max-width:820px){.bfv2-hero-i-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){.bfv2-hero-i-trust{grid-template-columns:1fr 1fr;gap:10px!important}} .bfv2-category-card-image{
display:flex;
align-items:center;
justify-content:center;
overflow:hidden;
background:#080908;
}
.bfv2-category-card-image img{
width:100%;
height:100%;
object-fit:contain;
object-position:center center;
margin:auto;
} .bfv2-category-grid{
width:100%;
margin-left:auto;
margin-right:auto;
justify-content:center;
align-items:stretch;
}
.bfv2-category-card-image{
aspect-ratio:196/235;
display:flex;
align-items:center;
justify-content:center;
padding:0;
}
.bfv2-category-card-image img{
display:block;
width:100%;
height:100%;
object-fit:contain;
object-position:50% 50%;
margin:0 auto;
} .bfv2-reviews-section{padding:66px 0;background:#fff;border-top:1px solid #ece6db;border-bottom:1px solid #ece6db}
.bfv2-reviews-layout{display:grid;grid-template-columns:230px 1fr 170px;gap:20px;align-items:stretch}
.bfv2-reviews-heading{align-self:center;padding-right:10px}
.bfv2-reviews-heading>span{display:block;margin-bottom:8px;color:var(--bf-green);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.bfv2-reviews-heading h2{margin:0;font-size:clamp(32px,3vw,46px);line-height:.92;letter-spacing:-.045em;text-transform:uppercase;font-weight:950}
.bfv2-reviews-heading h2 em{font-style:normal;color:#6fbc1f}
.bfv2-reviews-heading p{margin:16px 0 0;color:var(--bf-muted);font-size:13px;line-height:1.5}
.bfv2-review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.bfv2-review-card{min-width:0;padding:20px;border:1px solid var(--bf-line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(20,22,17,.05)}
.bfv2-review-stars{display:inline-flex;gap:2px;white-space:nowrap}
.bfv2-review-stars>span{color:#d7d7d2;font-size:18px;line-height:1}
.bfv2-review-stars>span.is-filled{color:#70be20}
.bfv2-review-card blockquote{margin:15px 0 20px;padding:0;border:0;color:#262823;font-size:14px;line-height:1.55;font-style:normal}
.bfv2-review-author{display:flex;flex-direction:column;gap:4px;margin-top:auto}
.bfv2-review-author strong{font-size:13px}
.bfv2-review-author a{color:#7c8077!important;font-size:11px;line-height:1.35;text-decoration:underline!important;text-underline-offset:2px}
.bfv2-review-summary{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px;border-radius:16px;background:#f6f2e9}
.bfv2-review-summary>strong{display:block;font-size:42px;line-height:1;font-weight:950;letter-spacing:-.05em}
.bfv2-review-summary>strong small{font-size:20px}
.bfv2-review-summary .bfv2-review-stars{margin:10px 0}
.bfv2-review-summary>span{display:block;margin-bottom:16px;color:var(--bf-muted);font-size:11px;line-height:1.4}
.bfv2-review-summary .bfv2-btn{width:100%;min-height:42px;padding:0 12px;font-size:10px}
@media (max-width:1050px){
.bfv2-reviews-layout{grid-template-columns:1fr}
.bfv2-reviews-heading{max-width:540px}
.bfv2-review-summary{display:grid;grid-template-columns:auto auto 1fr auto;gap:14px;align-items:center;text-align:left}
.bfv2-review-summary>span{margin:0}
.bfv2-review-summary .bfv2-review-stars{margin:0}
.bfv2-review-summary .bfv2-btn{width:auto;min-width:150px}
}
@media (max-width:820px){
.bfv2-review-cards{grid-template-columns:1fr}
.bfv2-review-card{padding:18px}
.bfv2-review-summary{grid-template-columns:1fr;text-align:center;justify-items:center}
.bfv2-review-summary .bfv2-btn{width:100%}
}
@media (max-width:560px){
.bfv2-reviews-section{padding:50px 0}
.bfv2-reviews-heading h2{font-size:38px}
} .bfv2-reviews-layout.is-empty{grid-template-columns:280px 1fr;align-items:center}
.bfv2-review-empty{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 32px;border:1px solid var(--bf-line);border-radius:18px;background:#f8f5ee;box-shadow:0 8px 24px rgba(20,22,17,.04)}
.bfv2-review-empty-stars{margin-bottom:12px;color:#70be20;font-size:24px;letter-spacing:3px;line-height:1}
.bfv2-review-empty>strong{font-size:22px;line-height:1.2}
.bfv2-review-empty>p{max-width:620px;margin:10px 0 18px;color:var(--bf-muted);font-size:14px;line-height:1.55}
.bfv2-review-empty .bfv2-btn{width:auto;min-height:42px}
@media (max-width:820px){.bfv2-reviews-layout.is-empty{grid-template-columns:1fr}.bfv2-review-empty{min-height:auto}}
@media (max-width:560px){.bfv2-review-empty{padding:22px}.bfv2-review-empty .bfv2-btn{width:100%}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}