:root{--shop-ink:#172033;--shop-muted:#68758a;--shop-line:#e5eaf1;--shop-primary:#146c5b;--shop-primary-dark:#0d5144;--shop-soft:#eef8f5}
body{color:var(--shop-ink);background:#f6f8fb}.organic-breadcrumb{min-height:96px!important;background:linear-gradient(125deg,#0f5144,#16806a)!important}.checkout_area{padding:34px 0 70px!important}.dpm-catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.dpm-catalog-head h1{font-size:30px;line-height:1.2;margin:0 0 6px;font-weight:750}.dpm-catalog-head p{margin:0;color:var(--shop-muted)}.dpm-catalog-search{position:relative;width:min(420px,100%)}.dpm-catalog-search i{position:absolute;left:14px;top:13px;color:#8994a6}.dpm-catalog-search input{width:100%;height:44px;border:1px solid #d8e0e9;border-radius:12px;padding:0 14px 0 40px;background:#fff;outline:0}.dpm-catalog-search input:focus{border-color:var(--shop-primary);box-shadow:0 0 0 3px rgba(20,108,91,.1)}.dpm-catalog-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px}.dpm-category-panel,.dpm-products-panel{background:#fff;border:1px solid var(--shop-line);border-radius:16px;box-shadow:0 12px 32px rgba(31,45,68,.06);overflow:hidden}.dpm-category-title{padding:17px 18px;border-bottom:1px solid var(--shop-line);font-weight:750}.dpm-category-list{list-style:none;padding:8px;margin:0}.dpm-category-list li{margin:0}.dpm-category-list a{display:flex;align-items:center;justify-content:space-between;color:var(--shop-ink);padding:10px 11px;border-radius:9px;cursor:pointer}.dpm-category-list a:hover{background:var(--shop-soft);color:var(--shop-primary)}.dpm-products-toolbar{padding:15px 18px;border-bottom:1px solid var(--shop-line);display:flex;align-items:center;justify-content:space-between}.dpm-products-toolbar strong{font-size:15px}.dpm-products-body{padding:18px}.dpm-loading{min-height:240px;display:grid;place-items:center;color:var(--shop-muted)}.dpm-loading i{color:var(--shop-primary);margin-right:7px}.float{box-shadow:0 10px 25px rgba(37,211,102,.3)!important}
@media(max-width:767px){.organic-breadcrumb{min-height:68px!important}.checkout_area{padding-top:22px!important}.dpm-catalog-head{display:block}.dpm-catalog-head h1{font-size:25px}.dpm-catalog-search{margin-top:15px}.dpm-catalog-shell{grid-template-columns:1fr}.dpm-category-panel{max-height:270px}.dpm-products-body{padding:12px}.float{right:18px!important;bottom:18px!important}}
.dpm-catalog-image{height:220px;border-radius:12px;background:#f0f3f6;display:grid;place-items:center;overflow:hidden;color:#9aa5b3;font-size:28px}.dpm-catalog-image img{width:100%;height:100%;object-fit:cover}.dpm-catalog-item .single-product{height:100%;padding:10px;border:1px solid transparent;border-radius:14px;transition:.18s ease}.dpm-catalog-item .single-product:hover{border-color:#d8e7e2;box-shadow:0 10px 26px rgba(31,45,68,.08);transform:translateY(-2px)}.dpm-catalog-item .product-details{padding:15px 5px 5px}.dpm-catalog-item .product-details h6{color:var(--shop-ink);line-height:1.4}.dpm-catalog-item .price h6{color:var(--shop-primary);font-weight:750}
