.hps-homepage-section,.hps-collection-section{margin:0!important;padding:0!important}.hps-page{height:calc(100vh - var(--hps-header-height, 90px));background:#fff;color:#000}.hps-content-row{position:relative;display:flex;justify-content:center;height:100%;width:100%;padding-top:var(--hps-content-top-gap, 0px)}.hps-sidebar{position:absolute;top:var(--hps-content-top-gap, 0px);left:max(16px,calc(50% - 554px));width:130px;height:calc(100% - var(--hps-content-top-gap, 0px));min-height:0;display:flex;flex-direction:column;align-items:flex-end;overflow-y:auto;scrollbar-width:none;z-index:2}.hps-sidebar::-webkit-scrollbar{display:none}.hps-nav{display:flex;flex-direction:column;gap:1px;width:100%}.hps-nav__link{display:block;font-size:11px;font-weight:600;letter-spacing:.01em;color:#000;text-decoration:none;text-transform:uppercase;line-height:1.4;transition:color .12s ease;white-space:nowrap;text-align:right}.hps-nav__link:hover,.hps-nav__link--active{color:#6b7c3f}.template-product .hps-sidebar{justify-content:flex-start;padding-top:48px}.hps-sidebar-keep-shopping{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;font-size:10px;font-weight:700;text-transform:lowercase;color:#fff;background:#000;text-decoration:none;padding:5px 8px;line-height:1.6;border:1px solid #000;transition:background .1s,color .1s}.hps-sidebar-keep-shopping__icon{flex-shrink:0}.hps-sidebar-keep-shopping:hover{background:#fff;color:#000}.hps-sidebar-cart{box-sizing:border-box;width:100%;margin-top:18px;padding:8px;background:#000;color:#fff;font-size:10px;text-transform:lowercase;font-family:Courier New,Courier,monospace}.hps-sidebar-cart *,.hps-sidebar-cart *:before,.hps-sidebar-cart *:after{box-sizing:border-box}.hps-sidebar-cart__head{display:flex;justify-content:space-between;font-weight:700;letter-spacing:.04em}.hps-sidebar-cart__rule{border:none;border-top:1px dashed rgba(255,255,255,.55);margin:10px 0}.hps-sidebar-cart__rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.hps-sidebar-cart__empty{display:none;margin:0;text-align:center;font-size:9px;opacity:.55;padding:2px 0;letter-spacing:.08em}.hps-sidebar-cart--empty .hps-sidebar-cart__rows{display:none}.hps-sidebar-cart--empty .hps-sidebar-cart__empty{display:block}.hps-sidebar-cart--empty .hps-sidebar-cart__btns{display:none}.hps-sidebar-cart__rows li{display:block}.hps-sidebar-cart__rows small{font-size:9px;opacity:.7;line-height:1.4}.hps-sidebar-cart__row-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hps-sidebar-cart__row-qty{font-weight:700;opacity:.85;margin-right:2px}.hps-sidebar-cart__total{display:flex;flex-direction:column;gap:2px;padding-top:2px;text-align:right}.hps-sidebar-cart__total>span:first-child{font-size:8px;font-weight:400;opacity:.55;letter-spacing:.12em;text-transform:uppercase}.hps-sidebar-cart__total .hps-cart-total{font-size:10px;font-weight:700;letter-spacing:0;white-space:nowrap}.hps-sidebar-cart__btns{display:flex;flex-direction:column;gap:6px;padding-top:12px}.hps-sidebar-cart__edit,.hps-sidebar-cart__go{display:block;width:100%;min-width:0;text-align:center;font-size:10px;font-weight:700;text-transform:lowercase;padding:3px 6px;line-height:1.4;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.hps-sidebar-cart__edit{color:#fff;border:1px solid rgba(255,255,255,.4)}.hps-sidebar-cart__edit:hover{background:#fff;color:#000;border-color:#fff}.hps-sidebar-cart__go{color:#000;background:#6b7c3f}.hps-sidebar-cart__go:hover{background:#fff;color:#000}.hps-main-content{flex:0 0 auto;width:800px;max-width:calc(100vw - 178px);min-height:0;overflow-y:scroll;overscroll-behavior-y:auto;min-width:0;padding-left:24px;padding-right:24px}.template-index .hps-main-content{width:100%;max-width:none;overflow-y:visible;padding:0}.template-index .hps-content-row{justify-content:stretch}.template-product .hps-main-content{width:100%;max-width:none;overflow-y:visible;padding:0}.template-product .hps-content-row{justify-content:stretch}.hps-main-content::-webkit-scrollbar{width:8px}.hps-main-content::-webkit-scrollbar-track{background:transparent}.hps-main-content::-webkit-scrollbar-thumb{background:#0006;border-radius:0}.hps-main-content::-webkit-scrollbar-thumb:hover{background:#000}.hps-grid{display:grid;grid-template-columns:repeat(var(--hps-cols, 5),1fr);gap:0;width:100%;margin:0}.hps-product-card{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;text-decoration:none;background:#fff}.hps-product-card__media{position:relative;width:100%;height:100%}.hps-product-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .25s ease}.hps-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;opacity:0;transition:opacity .25s ease;color:#000;text-align:center}.hps-product-card:hover .hps-product-card__img{opacity:.15}.hps-product-card:hover .hps-product-card__overlay{opacity:1}.hps-product-card__title{font-size:10px;font-weight:700;line-height:1.25;text-transform:uppercase;display:block}.hps-product-card__price{font-size:9px;font-weight:700;display:block;margin-top:4px}.hps-collection-title{padding:16px 0 12px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#000;border-bottom:1px solid #ddd;margin:0}.hps-product-card__info,.hps-product-card__badge,.hps-nav__filler,.hps-nav-dropdown__summary{display:none}.hps-nav-dropdown__summary::-webkit-details-marker{display:none}@media screen and (max-width:1139px){.hps-page{height:auto;overflow:visible}.hps-content-row{flex-direction:column;height:auto;overflow:visible;max-width:100%;gap:0}.hps-sidebar{position:static;width:100%;height:auto;min-width:0;left:auto;top:auto;flex-direction:column;align-items:stretch;padding:0;overflow:visible;background:#fff;margin-left:0;border-bottom:1px solid #e0e0e0}.hps-nav-dropdown{width:100%}.hps-nav-dropdown__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;text-transform:lowercase;color:#000;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.hps-nav-dropdown[open] .hps-nav-dropdown__summary{border-bottom:1px solid #e0e0e0}.hps-nav>*:nth-last-child(-n+2){border-bottom:none}.hps-nav-dropdown__label{font-size:12px;font-weight:700}.hps-nav-dropdown__summary::-webkit-details-marker{display:none}.hps-nav-dropdown__chevron{display:inline-flex;align-items:center;color:#000;transition:transform .15s ease}.hps-nav-dropdown[open] .hps-nav-dropdown__chevron{transform:rotate(180deg)}.hps-nav{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff}.hps-nav__link{text-align:left;padding:10px 16px;font-size:12px;line-height:1.4;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.hps-nav__link:nth-child(2n){border-right:none}.hps-nav__filler{display:block;border-bottom:1px solid #e0e0e0}.hps-sidebar-cart{display:none}.hps-main-content{height:auto;overflow-y:visible;width:100%;max-width:100%;flex:1 1 auto;padding-left:0;padding-right:0}.hps-grid{grid-template-columns:repeat(2,1fr);max-width:100%;width:100%}.hps-product-card{aspect-ratio:auto;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:8px 8px 10px;display:flex;flex-direction:column}.hps-product-card:nth-child(2n){border-right:none}.hps-product-card__media{aspect-ratio:1 / 1}.hps-product-card:hover .hps-product-card__img{opacity:1}.hps-product-card__overlay{display:none}.hps-product-card__info{display:flex;flex-direction:column;padding:10px 2px 0;gap:2px}.hps-product-card__info-title{font-size:11px;line-height:1.35;color:#000;text-transform:none}.hps-product-card__info-price{font-size:11px;color:#000}.hps-product-card__info-soldout{font-size:11px;color:#888}.hps-product-card__badge{display:inline-block;position:absolute;top:0;right:0;font-size:10px;color:#bdbdbd;padding:6px 10px;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background:#fff;text-transform:lowercase;z-index:1}.hps-content-row{padding-right:0}}@media screen and (max-width:599px){.hps-logo__img{max-width:80px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/hps-homepage.css.map */
