:root{--dv-header-height:140px}
header.dv-sticky-header{position:sticky!important;top:0;z-index:1000000;background:#fffaf3;overflow:visible;box-shadow:0 2px 12px rgba(42,7,24,.08)}
header.dv-sticky-header .header-main{position:relative;top:auto}
aside.dv-sidebar-rail{position:relative!important;top:auto!important;align-self:stretch!important;height:auto!important;min-width:0;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;display:block!important}
.dv-sidebar-content-card{padding:20px;border:1px solid #eaded8;border-radius:12px;background:#fff;box-sizing:border-box}
.dv-sidebar-rail.shop-sidebar .dv-sidebar-content-card{padding:0;border:0;background:transparent}
.dv-sidebar-rail > .site-ad-slot-sidebar_bottom{position:sticky;top:calc(var(--dv-header-height) + 16px);align-self:start;box-sizing:border-box;width:100%;max-width:100%;padding:0!important;margin:20px 0 0!important;border:1px solid #eaded8;border-radius:12px;background:#fff;box-shadow:0 6px 22px rgba(42,7,24,.06);max-height:calc(100vh - var(--dv-header-height) - 32px);max-height:calc(100dvh - var(--dv-header-height) - 32px);overflow:auto}
.dv-sidebar-rail > .site-ad-slot-sidebar_bottom > .site-ad{padding:0!important;margin:0;border:0;border-radius:0;flex-shrink:0}
.dv-sidebar-rail > .site-ad-slot-sidebar_bottom .site-ad-code{width:100%;padding:0;margin:0}
@media(max-width:980px){
 :root{--dv-header-height:60px}
 header.dv-sticky-header{min-height:60px!important}
 header.dv-sticky-header > .mobile-top-logo{display:flex!important;position:static!important;align-items:center;justify-content:center;width:100%!important;height:60px!important;margin:0!important;padding:8px 16px!important;box-sizing:border-box;overflow:visible!important}
 header.dv-sticky-header > .mobile-top-logo img{display:block;max-width:180px;width:auto;height:44px;object-fit:contain}
}
