:root{--green:#b8860b;--dark-green:#6f4e08;--black:#030000;--text:#4a4b4e;--border:#ededed}*{box-sizing:border-box}body{margin:0;font-family:Ubuntu,Arial,sans-serif;color:var(--text);background:#fff}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topline{height:30px;background:#050505;color:#fff;text-align:center;font-size:11px;letter-spacing:.8px;display:flex;align-items:center;justify-content:center}.header{background:#fff}.header-inner{height:112px;display:flex;align-items:center;gap:42px}.logo img{width:170px;display:block}.search{height:46px;border:1px solid #d7d7d7;border-radius:4px;display:flex;flex:1;max-width:520px}.search input{border:0;outline:0;padding:0 17px;width:100%;color:#555}.search button{width:55px;border:0;background:transparent;font-size:27px;transform:rotate(-20deg);cursor:pointer}.header-actions{margin-left:auto;display:flex;gap:28px}.account,.cart{display:flex;align-items:center;gap:10px;color:#111;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.header-actions small,.header-actions b{display:block;font-size:12px;line-height:18px}.header-actions b{font-size:13px}.icon,.bag{font-size:31px;font-weight:400}.cart{position:relative}.cart:after{content:"";position:absolute;left:25px;top:0;width:8px;height:8px;border-radius:50%;background:var(--green)}.mobile-menu{display:none}.nav{height:50px;background:var(--green)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:center}.nav a{color:#050505;text-decoration:none;font-weight:700;font-size:13px;padding:18px 22px;height:100%;transition:.2s}.nav a:hover,.nav a.active{background:rgba(0,0,0,.07)}.breadcrumb{font-size:12px;color:#969696;padding:25px 0}.breadcrumb span{padding:0 9px}.catalog-layout{display:grid;grid-template-columns:225px 1fr;gap:34px}.filter-heading{display:none}.filters section{border-bottom:1px solid var(--border);padding-bottom:22px;margin-bottom:25px}.filters h3{font-size:16px;color:#111;margin:0 0 17px}.filters label{display:flex;align-items:center;gap:9px;font-size:13px;margin:12px 0;cursor:pointer}.filters label span{flex:1}.filters label em{font-style:normal;color:#aaa}.filters input{accent-color:var(--green);width:15px;height:15px}.title-row{height:40px;display:flex;align-items:center;gap:20px;margin-bottom:20px}.title-row h1{font-size:24px;color:#111;margin:0}.title-row .line{height:1px;background:#eee;flex:1}.result-count{font-size:11px;color:#888}.toolbar{display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:22px}.toolbar label{font-size:12px}.toolbar select{border:1px solid #ddd;background:#fff;padding:9px 32px 9px 10px;color:#555}.filter-mobile{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:20px;row-gap:42px}.product-card{text-align:center;position:relative;min-width:0}.product-image{height:212px;display:flex;align-items:center;justify-content:center;position:relative;background:#fff}.product-image img{max-height:195px;max-width:100%;transition:.25s}.product-card:hover img{transform:scale(1.04)}.product-name{display:block;color:#111;text-decoration:none;font-size:13px;line-height:18px;min-height:37px;margin:12px 4px 3px}.price{font-size:18px;font-weight:700;color:var(--dark-green);margin:5px 0}.installments{height:29px;font-size:10px;color:#888;line-height:14px}.buy{width:100%;height:40px;border:0;border-radius:3px;background:var(--green);color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;cursor:pointer;opacity:0;transform:translateY(6px);transition:.2s}.product-card:hover .buy,.buy:focus{opacity:1;transform:none}.pagination{display:flex;justify-content:center;gap:7px;margin:55px 0 65px}.pagination button{border:1px solid #e1e1e1;background:#fff;min-width:36px;height:36px;color:#666;cursor:pointer}.pagination .selected{background:var(--green);border-color:var(--green);color:#fff}.pagination .next{padding:0 16px}.benefits{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:25px 0}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefits-grid>div{display:flex;justify-content:center;align-items:center;gap:13px;border-right:1px solid #eee}.benefits-grid>div:last-child{border:0}.benefits i{font-size:27px;color:var(--green);font-style:normal}.benefits b,.benefits small{display:block}.benefits b{font-size:12px;color:#111}.benefits small{font-size:11px;margin-top:4px;color:#999}.footer-main{display:grid;grid-template-columns:1.1fr .9fr 1.1fr 1.4fr;gap:42px;padding:43px 0}.footer-main h3{font-size:15px;color:#111;margin:0 0 18px}.footer-main a,.footer-main p{display:block;font-size:12px;color:#777;text-decoration:none;margin:0 0 10px}.payments{display:flex;flex-wrap:wrap;gap:6px}.payments span{border:1px solid #ddd;background:#fafafa;padding:6px 8px;border-radius:3px;color:#333;font-size:9px;font-weight:bold}.social-title{margin-top:24px!important}.socials{display:flex;gap:8px}.socials b{width:31px;height:31px;display:grid;place-items:center;background:var(--dark-green);color:#fff;border-radius:50%}.newsletter{background:#f5f5f5;padding:23px}.newsletter p{line-height:18px}.newsletter form{display:flex;height:42px}.newsletter input{border:1px solid #ddd;padding:0 12px;min-width:0;flex:1}.newsletter button{width:50px;border:0;background:var(--green);color:#fff;font-weight:bold}.copyright{text-align:center;background:#f5f5f5;padding:18px;font-size:10px;color:#999}.whatsapp{position:fixed;right:25px;bottom:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#23c763;color:#fff;text-decoration:none;font-size:31px;box-shadow:0 3px 12px #0003}.toast{position:fixed;right:25px;bottom:90px;background:#fff;border-left:4px solid var(--green);box-shadow:0 7px 28px #0002;padding:16px 20px;border-radius:5px;display:flex;flex-direction:column;gap:5px;font-size:12px;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s}.toast.show{opacity:1;transform:none}.toast span{color:#777}.filter-heading button{border:0;background:none;font-size:27px}
@media(max-width:900px){.header-inner{height:82px;gap:15px}.mobile-menu{display:block;border:0;background:none;font-size:24px}.logo img{width:125px}.search{order:4;position:absolute;top:112px;left:16px;right:16px;max-width:none;background:#fff;z-index:3}.header-actions .account{display:none}.header-actions small,.header-actions b{display:none}.nav{margin-top:54px}.nav-inner{overflow:auto;justify-content:flex-start}.nav a{white-space:nowrap}.catalog-layout{grid-template-columns:1fr}.filters{position:fixed;left:-300px;top:0;width:280px;height:100vh;background:#fff;z-index:12;padding:25px;box-shadow:4px 0 20px #0002;transition:.25s;overflow:auto}.filters.open{left:0}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.filter-mobile{display:block;border:1px solid #ddd;background:#fff;padding:9px 15px}.toolbar{justify-content:space-between}.product-grid{grid-template-columns:repeat(3,1fr)}.buy{opacity:1;transform:none}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.topline{height:25px}.header-inner{height:72px}.search{top:97px}.nav{margin-top:54px}.container{width:calc(100% - 24px)}.breadcrumb{padding:18px 0}.title-row .line,.result-count{display:none}.title-row{margin:0}.toolbar label{font-size:0}.toolbar select{font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.product-image{height:168px}.product-image img{max-height:158px}.product-name{font-size:12px}.price{font-size:16px}.benefits-grid{grid-template-columns:1fr;gap:20px}.benefits-grid>div{border:0;justify-content:flex-start}.footer-main{grid-template-columns:1fr;gap:28px}.pagination .next{display:none}.newsletter{margin:0 -12px}.whatsapp{right:14px;bottom:14px}.toast{left:12px;right:12px;bottom:82px}}
