.rs-shop-section{background:var(--rs-surface);padding:75px 0 110px}.rs-advanced-shop .rs-container{max-width:1380px}.rs-shop-section>.rs-container{display:grid;grid-template-columns:285px minmax(0,1fr);gap:30px;align-items:start}.rs-shop-filters{position:sticky;top:105px;background:#fff;border:1px solid #e5e8ef;border-radius:var(--rs-radius);padding:25px;box-shadow:0 14px 42px rgba(10,17,33,.06);z-index:5}.admin-bar .rs-shop-filters{top:137px}.rs-filter-heading{display:flex;justify-content:space-between;align-items:start;padding-bottom:20px;border-bottom:1px solid #edf0f4;margin-bottom:21px}.rs-filter-heading .rs-kicker{margin-bottom:7px}.rs-filter-heading h2{font-size:23px;letter-spacing:-.04em;margin:0}.rs-filter-close{display:none;border:0;background:none;font-size:28px}.rs-shop-filters form>label,.rs-shop-filters fieldset{display:block;border:0;padding:0;margin:0 0 22px}.rs-shop-filters label>span,.rs-shop-filters legend{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;color:#4d5669}.rs-shop-filters input[type=search],.rs-shop-filters input[type=number],.rs-shop-filters select{width:100%;height:44px;border:1px solid #dfe3eb;background:#fafbfc;border-radius:9px;padding:0 12px;font-family:inherit;color:var(--rs-ink)}.rs-search-filter>div{display:flex;position:relative}.rs-search-filter button{position:absolute;right:3px;top:3px;width:38px;height:38px;border:0;border-radius:8px;background:var(--rs-ink);color:#fff;font-size:20px}.rs-price-filter{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px}.rs-price-filter label span{font-size:10px}.rs-price-filter i{font-style:normal;padding-bottom:13px}.rs-filter-checks{display:grid;gap:10px;margin-bottom:23px}.rs-filter-checks label{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.rs-filter-checks input{accent-color:var(--rs-accent);width:17px;height:17px}.rs-apply-filters{border:0;width:100%;justify-content:center;cursor:pointer}.rs-clear-filters{display:block;text-align:center;margin-top:13px;color:#697286;font-size:12px}.rs-shop-results{min-width:0}.rs-shop-toolbar{min-height:61px;background:#fff;border:1px solid #e5e8ef;border-radius:13px;padding:10px 14px 10px 20px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between}.rs-shop-toolbar p{margin:0;color:#737c8f}.rs-shop-toolbar strong{color:var(--rs-ink)}.rs-toolbar-actions{display:flex;align-items:center;gap:10px}.rs-filter-toggle{display:none}.rs-view-toggle{display:flex;padding:3px;background:#f0f2f6;border-radius:9px}.rs-view-toggle button{width:36px;height:32px;border:0;background:transparent;border-radius:7px;font-size:19px;color:#737c8f;cursor:pointer}.rs-view-toggle button.is-active{background:#fff;color:var(--rs-accent);box-shadow:0 2px 8px rgba(7,15,31,.1)}.rs-shop-product-grid.is-list{grid-template-columns:1fr!important}.rs-shop-product-grid.is-list .rs-product-card{display:grid;grid-template-columns:235px 1fr}.rs-shop-product-grid.is-list .rs-product-card__image{height:210px}.rs-shop-product-grid.is-list .rs-product-card__body{display:flex;flex-direction:column;justify-content:center;padding:28px}.rs-shop-product-grid.is-list .rs-product-card h3{font-size:23px}.rs-empty-shop{text-align:center;background:#fff;border:1px solid #e5e8ef;border-radius:var(--rs-radius);padding:80px 25px}.rs-empty-shop>span{font-size:58px;color:var(--rs-accent)}.rs-empty-shop h2{font-size:28px;margin:16px 0 8px}.rs-empty-shop a{color:var(--rs-accent);font-weight:800}.rs-shop-pagination{margin-top:45px}.rs-shop-pagination ul{display:flex!important;justify-content:center;gap:7px;list-style:none!important;padding:0!important}.rs-shop-pagination a,.rs-shop-pagination span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--rs-ink);text-decoration:none;font-weight:800}.rs-shop-pagination .current{background:var(--rs-accent);color:#fff}.rs-filters-top .rs-shop-section>.rs-container{grid-template-columns:1fr}.rs-filters-top .rs-shop-filters{position:relative;top:auto}.rs-filters-top .rs-shop-filters form{display:grid;grid-template-columns:2fr 1.2fr 1.5fr 1fr;gap:15px;align-items:end}.rs-filters-top .rs-filter-heading{grid-column:1/-1}.rs-filters-top .rs-filter-checks{align-self:center}.rs-filters-top .rs-apply-filters{height:44px}.rs-filters-top .rs-clear-filters{grid-column:1/-1}.rs-shop-editorial .rs-shop-product-grid .rs-product-card:nth-child(7n+1){grid-column:span 2}.rs-shop-editorial .rs-shop-product-grid .rs-product-card:nth-child(7n+1) .rs-product-card__image{height:430px}@media(max-width:980px){.rs-shop-section>.rs-container{grid-template-columns:1fr}.rs-shop-filters{display:none;position:fixed;inset:0 10% 0 0;top:0!important;border-radius:0;overflow:auto;z-index:100000;padding-top:55px}.rs-shop-filters.is-open{display:block}.rs-filter-close,.rs-filter-toggle{display:block}.rs-filter-toggle{border:1px solid #dfe3eb;background:#fff;border-radius:8px;padding:9px 12px;font-weight:800}.rs-filters-top .rs-shop-filters form{display:block}.rs-shop-editorial .rs-shop-product-grid .rs-product-card:nth-child(7n+1){grid-column:auto}.rs-shop-editorial .rs-shop-product-grid .rs-product-card:nth-child(7n+1) .rs-product-card__image{height:290px}}@media(max-width:600px){.rs-shop-section{padding-top:38px}.rs-shop-toolbar{padding:10px 11px}.rs-shop-toolbar p{font-size:12px}.rs-shop-product-grid.is-list .rs-product-card{grid-template-columns:120px 1fr}.rs-shop-product-grid.is-list .rs-product-card__image{height:155px}.rs-shop-product-grid.is-list .rs-product-card__body{padding:15px}.rs-shop-product-grid.is-list .rs-product-card h3{font-size:16px}.rs-shop-filters{right:0}.rs-view-toggle button{width:32px}}
