.rw-era{display:grid;grid-template-columns:20% 80%;width:100%;min-height:600px}.rw-era__sidebar{padding:30px 25px;border-right:1px solid #e5e5e5}.rw-era__sidebar-header{margin-bottom:25px}.rw-era__sidebar-header h2{margin:0;font-family:Domine,serif;font-size:25px;line-height:1.3;color:#7c675a}.rw-era__sidebar-nav{display:flex;flex-direction:column}.rw-era__sidebar-item{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;padding:12px 0;border:0;border-bottom:1px solid #eeeeee;background:transparent;color:#222;text-align:left;cursor:pointer;transition:color .2s ease,opacity .2s ease}.rw-era__sidebar-item:hover{color:#8b674b;font-weight:600}.rw-era__sidebar-item.is-active{color:#000;font-weight:600}.rw-era__sidebar-title{min-width:0}.rw-era__sidebar-count{flex-shrink:0;font-size:13px;font-weight:400}@media screen and (min-width:990px){.rw-era__sidebar{position:sticky;top:30px;align-self:start;height:fit-content;transition:top .2s ease}body .main-section-header.fixed{position:relative}}.rw-era__mobile-selector{display:none}.rw-era__content{min-width:0;padding:30px}.rw-era__content-inner{position:relative;transition:opacity .2s ease}.rw-era__content-inner.is-loading{opacity:.5;pointer-events:none}.rw-era__collection-view h1{color:#7c675a;font-family:Domine,serif;text-align:center;margin-bottom:20px}.rw-era__collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}body .rw-era__collection-card{min-width:0;border:1px solid rgba(91,63,40,.1);border-radius:4px!important;padding:15px 10px;transition:all .3s ease}body .rw-era__collection-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #3725181f}.rw-era__collection-link{display:block;color:inherit;text-decoration:none}.rw-era__collection-image{position:relative;overflow:hidden;aspect-ratio:1/1}.rw-era__collection-image img{display:block;width:100%;height:100%;opacity:1;background:transparent;object-fit:contain;object-position:center;transition:transform .3s ease}.rw-era__collection-link:hover .rw-era__collection-image img{transform:scale(1.03)}.rw-era__collection-image-empty{width:100%;height:100%}.rw-era__collection-info{padding:10px;background:#8b674b;border-radius:5px!important}.rw-era__collection-title{margin:0 0 5px;font-size:clamp(20px,2vw,25px);line-height:1.4;color:#fff}.rw-era__collection-count{color:#fff;font-size:14px;line-height:1.4}.rw-era__product-view,.rw-era__products-wrapper{width:100%}.rw-era__products-header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:30px}.rw-era__products-header h1{font-family:Domine,serif;margin:0 auto;color:#7c675a;line-height:1.2}.rw-era__products-header span{flex-shrink:0;color:#7c675a;font-size:14px}.rw-era__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.rw-era__product-card{min-width:0;border:1px solid rgba(91,63,40,.1);border-radius:4px!important;padding:5px 10px;transition:all .3s ease}.rw-era__product-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #3725181f}.rw-era__product-link{display:block;color:inherit;text-decoration:none}.rw-era__product-image{position:relative;overflow:hidden;aspect-ratio:1 / 1}.rw-era__product-image img{display:block;width:100%;height:100%;opacity:1;background:transparent;object-fit:contain;object-position:center;transition:transform .3s ease}.rw-era__product-link:hover .rw-era__product-image img{transform:scale(1.03)}.rw-era__product-image-empty{width:100%;height:100%;background:#f7f7f7}.rw-era__product-info{padding-top:12px}.rw-era__product-title{margin:0 0 6px;font-size:clamp(18px,2vw,20px);min-height:85px;line-height:1.4;color:#8b674b}.rw-era__product-pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:0}.rw-era__product-price{font-size:18px;line-height:1.4}.rw-era__product-compare-price{color:#777;font-size:14px;line-height:1.4;text-decoration:line-through}.rw-era__shipping-message{font-size:15px;line-height:1.4;padding:10px 0}.rw-era__shipping-progress{color:#8b674b}.rw-era__shipping-progress .remain{font-weight:600;text-decoration:underline;text-underline-offset:5px}.rw-era__shipping-unlocked{color:#8b674b;font-weight:500}.rw-era__load-more-wrapper{display:flex;justify-content:center;padding:40px 0 10px}.rw-era__load-more{min-width:160px;padding:10px 15px;border:1px solid #8b674b;background:#8b674b;color:#fff;font-size:16px;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.rw-era__load-more:hover{background:#c58965}.rw-era__load-more:disabled{opacity:.5;cursor:wait}.rw-era__error{padding:30px;border:1px solid #eee;color:#a00000}.rw-era [hidden]{display:none!important}@media screen and (max-width:1200px){.rw-era__collections,.rw-era__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.rw-era{grid-template-columns:1fr}.rw-era__sidebar{padding:20px;border-right:0;border-bottom:1px solid #e5e5e5}.rw-era__sidebar-header{margin-bottom:0}.rw-era__sidebar-header h2{display:none}.rw-era__mobile-selector{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:11px 14px;border:1px solid #ddd;background:#fff;color:#222;text-align:left;cursor:pointer;font-family:inherit;font-size:14px;transition:background .2s ease,color .2s ease,border-color .2s ease}.rw-era__mobile-selector:hover{background:#fff;color:#222;border-color:#222}.rw-era__mobile-selector-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.rw-era__mobile-selector-count{flex-shrink:0;margin-left:auto;margin-right:12px;color:#777;font-size:13px;font-weight:400}.rw-era__mobile-selector-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#222;font-size:15px;transition:transform .2s ease}.rw-era__mobile-selector[aria-expanded=true] .rw-era__mobile-selector-arrow{transform:rotate(180deg)}.rw-era__sidebar-nav{display:none;flex-direction:column;gap:0;width:100%;margin-top:8px;overflow:hidden;padding:0;scrollbar-width:auto}.rw-era__sidebar-nav.is-mobile-open{display:flex}.rw-era__sidebar-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:9px 12px;border:1px solid #ddd;border-bottom:0;border-radius:0;background:#fff;color:#7c675a;white-space:normal}.rw-era__sidebar-item:last-child{border-bottom:1px solid #ddd}.rw-era__sidebar-item:hover{background:#f7f7f7;color:#7c675a}.rw-era__sidebar-item.is-active{border-color:#7c675a;background:#7c675a;color:#fff}.rw-era__sidebar-item.is-active:hover{background:#7c675a;color:#fff}.rw-era__sidebar-item.is-active .rw-era__sidebar-count{color:#ddd}.rw-era__content{padding:20px}.rw-era__collections,.rw-era__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.rw-era__products-header{margin-bottom:25px}.rw-era__products-header h1{font-size:24px}}@media screen and (max-width:480px){.rw-era__sidebar{padding:15px}.rw-era__mobile-selector{min-height:44px;padding:10px 12px;font-size:13px}.rw-era__sidebar-item{min-height:40px;padding:8px 11px;font-size:13px}.rw-era__sidebar-count{font-size:12px}.rw-era__content{padding:15px}.rw-era__collections,.rw-era__products{grid-template-columns:1fr;gap:25px 0}.rw-era__products-header{display:block}.rw-era__products-header h1{margin-bottom:5px;font-size:22px}.rw-era__products-header span{display:block}.rw-era__load-more{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/rw-era.css.map */
