#aureola-sidebar-template{display:none;}
.aureola-shop-sidebar-mounted{display:block!important;}
.aureola-shop-sidebar{font-family:inherit;color:#111;width:100%;box-sizing:border-box;padding:8px 24px 24px 0;background:#fff;}
.aureola-sidebar-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6;padding-bottom:18px;margin-bottom:22px;text-transform:uppercase;letter-spacing:.14em;font-size:14px;}
.aureola-sidebar-head a{text-transform:none;letter-spacing:0;color:#777;font-size:12px;text-decoration:none;}
.aureola-filter-section{border-bottom:1px solid #e9e9e9;padding:0 0 22px;margin:0 0 24px;}
.aureola-filter-section h4{margin:0 0 16px;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#111;}
.aureola-cat-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;}
.aureola-cat-list a,.aureola-price-list a{color:#111;text-decoration:none;font-size:14px;line-height:1.4;}
.aureola-cat-list a:hover,.aureola-price-list a:hover{text-decoration:underline;}
.aureola-size-list{display:flex;flex-wrap:wrap;gap:10px;}
.aureola-size-list a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:40px;padding:0 12px;border:1px solid #ddd;border-radius:4px;color:#111;text-decoration:none;background:#fff;font-size:13px;}
.aureola-size-list a:hover{border-color:#111;}
.aureola-color-list{display:flex;flex-wrap:wrap;gap:12px;}
.aureola-color-dot{width:34px;height:34px;border-radius:50%;display:inline-flex;border:1px solid #ddd;box-shadow:inset 0 0 0 4px #fff,0 1px 4px rgba(0,0,0,.15);background:var(--aureola-color);text-decoration:none;}
.aureola-color-dot span{position:absolute;left:-9999px;}
.aureola-price-list{display:grid;gap:10px;}
.aureola-mini-products{display:grid;gap:14px;}
.aureola-mini-product{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;text-decoration:none;color:#111;}
.aureola-mini-product img{width:58px;height:72px;object-fit:cover;background:#f7f7f7;}
.aureola-mini-product strong{display:block;font-size:13px;line-height:1.3;font-weight:600;}
.aureola-mini-product em{display:block;margin-top:5px;font-style:normal;color:#ef5b00;font-size:13px;}
.aureola-trust-box{border:1px solid #eee;border-radius:8px;padding:16px;background:#fafafa;display:grid;gap:8px;font-size:13px;color:#444;}
.aureola-trust-box strong{text-transform:uppercase;letter-spacing:.1em;color:#111;font-size:12px;}
body.aureola-shop-sidebar-enabled #left-sidebar .sidebar-box,
body.aureola-shop-sidebar-enabled #right-sidebar .sidebar-box,
body.aureola-shop-sidebar-enabled #sidebar .sidebar-box{display:none!important;}
body.aureola-shop-sidebar-enabled #left-sidebar .aureola-shop-sidebar,
body.aureola-shop-sidebar-enabled #right-sidebar .aureola-shop-sidebar,
body.aureola-shop-sidebar-enabled #sidebar .aureola-shop-sidebar{display:block!important;}
body.aureola-shop-sidebar-enabled #left-sidebar,
body.aureola-shop-sidebar-enabled .widget-area.sidebar-primary{min-width:260px;}
@media (max-width:959px){
  .aureola-shop-sidebar{padding:16px;margin-bottom:24px;border:1px solid #eee;border-radius:8px;}
  body.aureola-shop-sidebar-enabled #left-sidebar,body.aureola-shop-sidebar-enabled #right-sidebar,body.aureola-shop-sidebar-enabled #sidebar{display:block!important;width:100%!important;}
}
.aureola-color-dot{background:var(--aureola-color,#ddd)!important;}
.aureola-color-dot[title*="Branco"],.aureola-color-dot[title*="Off"]{border-color:#cfcfcf;}
