.drawer.drawer--search::part(content){max-width:100%}predictive-search [slot=results],predictive-search [slot=results].contents{display:contents!important}.hr-search-results{padding:20px 0}.hr-search-header{margin-bottom:30px}.hr-search-title{font-size:24px;font-weight:600;margin-bottom:8px}.hr-search-count{color:#666;font-size:14px}.hr-search-layout{display:grid;grid-template-columns:250px 1fr;gap:30px;margin-top:20px}.hr-sidebar{position:sticky;top:20px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto}.hr-filters-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.hr-filter-section{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px}.hr-filter-section:last-child{border-bottom:none}.hr-filter-title,.hr-products-header{font-weight:600;margin-bottom:12px;display:block;font-size:14px;text-transform:uppercase;letter-spacing:.5px;text-align:center}@media(max-width:768px){.hr-filter-title{display:none}}.hr-category-list{display:flex;flex-direction:column;gap:10px}.hr-category-item{display:flex;justify-content:space-between;align-items:center;color:#333;text-decoration:none;transition:color .2s;border:1px solid #ddd;background-color:#fff;padding:10px 16px}.hr-category-item:hover{color:#000}.hr-category-name{font-size:14px}.hr-category-count{font-size:12px;color:#999}@media(max-width:768px){.hr-category-list{flex-direction:unset;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.hr-category-list::-webkit-scrollbar{display:none}.hr-category-item{white-space:nowrap}}.hr-filter-dropdown{position:relative;display:inline-block;min-width:215px}.hr-filter-dropdown-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #ddd;cursor:pointer;font-size:14px;width:100%;transition:all .2s;overflow:hidden}.hr-filter-dropdown-toggle:hover{border-color:#999;background:#f9f9f9}.hr-filter-dropdown-label{font-weight:500;flex:1;text-align:left}.hr-filter-selected{color:#666;font-size:12px;font-weight:400;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-filter-dropdown-arrow{font-size:10px;color:#666;transition:transform .2s}.hr-filter-dropdown[aria-expanded=true] .hr-filter-dropdown-arrow{transform:rotate(180deg)}.hr-filter-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;min-width:250px;max-width:400px;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;margin-top:4px}.hr-filter-dropdown-options{padding:8px;display:flex;flex-direction:column;gap:4px}.hr-filter-dropdown-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:4px;font-size:14px;transition:background .2s}.hr-filter-dropdown-option:hover{background:#f5f5f5}.hr-filter-dropdown-option input[type=checkbox]{cursor:pointer;flex-shrink:0}.hr-filter-dropdown-option .hr-filter-option-label{flex:1}.hr-filter-dropdown-option .hr-filter-option-count{font-size:12px;color:#999;flex-shrink:0}@media(max-width:1024px){.hr-filter-dropdown{min-width:unset}}@media(max-width:768px){.hr-filter-dropdown{width:calc((100% - 10px)/2);min-width:unset}}.hr-price-filter-dropdown .hr-filter-dropdown-menu{min-width:300px;padding:20px}.hr-price-filter-dropdown .price-range__input-group{margin-top:20px}.hr-price-filter-menu{padding:20px!important}.hr-price-filter-menu price-range{display:block}@media(max-width:768px){.hr-filter-dropdown-menu{width:calc(100vw - var(--drawer-body-padding-inline) * 2);min-width:unset;max-width:unset}.hr-filter-dropdown:nth-child(2n) .hr-filter-dropdown-menu{right:0;left:unset}}.hr-price-filter{padding-bottom:20px}.hr-sort-select{padding:10px 16px;border:1px solid #ddd;font-size:14px;cursor:pointer;background:#fff;min-width:215px;font-weight:500;min-height:44.4px}.hr-sort-select:hover{border-color:#999}.hr-product-grid{display:flex;flex-wrap:wrap}.hr-product-grid .hr-product-card{width:240px}@media(max-width:1024px){.hr-product-grid .hr-product-card{width:50%}}@media(max-width:768px){.hr-sort-select{width:100%;min-width:unset}}.hr-product-card{outline:1px solid rgb(var(--border-color));transition:all .3s ease;padding:0;overflow:hidden;background:#f6f6f5}scroll-carousel .hr-product-card{border-top:1px solid rgb(var(--border-color));border-bottom:1px solid rgb(var(--border-color))}.hr-product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.hr-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden}.hr-product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.hr-placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.hr-badge{position:absolute;top:10px;left:10px;background-color:#44413e;color:#fff;padding:.15rem .375rem;font-size:10px;font-weight:600;text-transform:uppercase;z-index:1}.hr-product-info{padding:12px;font-size:12px;margin-top:auto}.hr-product-vendor{color:#44413e99;margin-bottom:2px}.hr-product-title{line-height:1.3em;color:#4d4f5c;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hr-product-price{color:#44413e;display:flex;align-items:center;column-gap:.75rem;margin-top:2px}.hr-product-price .hr-compare-price{color:#8b8a87}@media(max-width:768px){.hr-product-info{font-size:11px}}.hr-loading{text-align:center;padding:40px;color:#666}.hr-no-products,.hr-error{text-align:center;padding:40px;color:#666;grid-column:1 / -1}@media(max-width:768px){.hr-image-wrapper{border-bottom:1px solid #dfdbd6}}.hr-no-more{text-align:center;padding:20px;color:#999;font-size:14px}#hr-load-more-sentinel{height:50px;display:flex;align-items:center;justify-content:center;grid-column:1 / -1}@media(max-width:768px){.hr-search-layout{display:block}.hr-sidebar{position:static;max-height:none;overflow-y:visible}.hr-sorting{flex-wrap:wrap;width:calc((100% - 10px)/2);min-width:unset}}@media(max-width:480px){.hr-product-grid{grid-template-columns:repeat(2,1fr)}.hr-search-title{font-size:20px}}.hr-product-card .hr-product-image.alt-image,.hr-product-card:hover .hr-product-image.main-image{opacity:0;transform:scale(1.05)}.hr-product-card:hover .hr-product-image.alt-image{opacity:1;transform:scale(1)}.hr-product-sizes{position:absolute;bottom:0;left:0;width:calc(100% + 1px);background-color:#f6f6f5;padding:10px 0 0;font-size:10px;text-align:left;opacity:0;transition:.2s all;transform:translateY(-20px);font-weight:500;color:#44413e;min-height:89px}.hr-product-sizes>p{margin-bottom:10px;padding:0 10px;font-size:14px}.hr-product-sizes ul{display:flex;align-items:stretch;gap:1px;list-style:none;margin:0;flex-wrap:wrap;text-align:center}.hr-product-sizes ul li{flex:1 1 auto;padding:0;box-shadow:0 0 0 1px #dfdbd6;max-width:calc(33.3333% - 1px);background-color:#faf9f5;width:100%}.hr-product-sizes ul li span{white-space:nowrap;overflow:hidden;display:block;text-transform:uppercase}.size-selector-close-trigger,.size-selector-open-trigger{display:none;cursor:pointer}@media(min-width:768px){.hr-product-card:hover .hr-product-sizes{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hr-product-sizes{font-size:8px}.hr-product-sizes>p{font-size:12px}.size-selector-close-trigger,.size-selector-open-trigger{display:block}.hr-product-card.open-size-selector .size-selector-open-trigger{display:none}.hr-product-card.open-size-selector .hr-product-sizes{opacity:1;transform:translateY(0)}}.hr-variant-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.hr-variant-item{margin:0}.hr-variant-form{display:block}.hr-variant-form form{margin:0}.hr-variant-button{display:block;width:100%;padding:3px .3rem;position:relative;background-color:#f6f6f5;transition:.3s all;line-height:16px}.hr-variant-button:hover:not(:disabled):not([aria-busy=true]){background-color:#dfdbd6}.hr-variant-button:disabled{cursor:not-allowed;color:#dfdbd6}.hr-variant-button:disabled:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to top left,rgba(221,221,221,0) 0%,rgba(221,221,221,0) calc(50% - .8px),var(--product-card-size-selector-disable-color) 50%,rgba(221,221,221,0) calc(50% + .8px),rgba(221,221,221,0) 100%)}.hr-variant-button[aria-busy=true]{cursor:wait;pointer-events:none}.hr-variant-button[aria-busy=true]:hover{background-color:#fff}.hr-variant-item--sold-out .hr-variant-button{cursor:not-allowed}.hr-variant-title{font-weight:300}.hr-variant-button .button__content{padding:0;font-size:10px;white-space:nowrap}.hr-variant-status{font-size:.75rem;opacity:.7}.hr-initial-content .hr-search-layout{display:block;max-width:1200px;margin:0 auto}.hr-initial-content .hr-main-content--full{width:100%;margin-left:0}.hr-initial-content .hr-sidebar{display:none}.hr-initial-content .hr-product-grid{justify-content:center}@media(max-width:999px){.hr-initial-content .hr-main-content--full{width:100%}}.hr-alternatives-carousel,.hr-bought-together-carousel,.hr-recom-box-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.hr-alternatives-carousel .hr-product-card,.hr-bought-together-carousel .hr-product-card,.hr-recom-box-carousel .hr-product-card{flex:0 0 20%;min-width:200px;scroll-snap-align:start}@media(max-width:1365px){.hr-alternatives-carousel .hr-product-card,.hr-bought-together-carousel .hr-product-card,.hr-recom-box-carousel .hr-product-card{flex:0 0 25%}}@media(max-width:999px){.hr-alternatives-carousel .hr-product-card,.hr-bought-together-carousel .hr-product-card,.hr-recom-box-carousel .hr-product-card{flex:0 0 40%;min-width:150px}}@media(max-width:767px){.hr-alternatives-carousel .hr-product-card,.hr-bought-together-carousel .hr-product-card,.hr-recom-box-carousel .hr-product-card{flex:0 0 70%;min-width:150px}}.drawer--cart .hr-recom-box.side-box{position:absolute;top:0;left:-300px;width:300px;height:100vh;z-index:1;overflow-y:auto;background-color:rgb(var(--background));padding:0 0 var(--drawer-header-padding-block);border-right:3px solid rgb(var(--border-color))}.drawer--cart .hr-recom-box.side-box .hr-products-header{padding:var(--drawer-header-padding-block) var(--drawer-header-padding-inline);font-size:var(--text-h7);line-height:calc(var(--heading-line-height) + .1);margin-bottom:0;text-transform:none}.drawer--cart .hr-recom-box.side-box:empty{display:none}.drawer--cart .hr-recom-box.side-box .hr-recom-box-carousel{display:block}@media(max-width:999px){.drawer--cart .hr-recom-box.side-box{display:none}}.drawer--cart .hr-recom-box.mobile-box{display:none}.drawer--cart .hr-recom-box.mobile-box .hr-recom-box-carousel .hr-product-card{flex:0 0 40%}@media(max-width:999px){.drawer--cart .hr-recom-box.mobile-box{display:block}}.hr-carousel-icon{display:inline-block;width:14px;height:14px}.hr-carousel-icon--prev:before{content:"\2190"}.hr-carousel-icon--next:before{content:"\2192"}.collection__results .hr-recom-box-carousel{border-bottom:2px solid rgb(var(--border-color));border-left:1px solid rgb(var(--border-color));margin-left:-1px}.collection__results .hr-recom-box-carousel .hr-product-card{flex:0 0 25%;min-width:unset}@media(max-width:999px){.collection__results .hr-recom-box-carousel .hr-product-card{flex:0 0 33.3333%;min-width:unset}}@media(max-width:699px){.collection__results .hr-recom-box-carousel .hr-product-card{flex:0 0 50%;min-width:unset}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/hello-retail-custom.css.map */
