.dreams-search-lister,.dreams-product-lister{--product-lister-padding-gap: 15px;font-family:var(--dreams-primary-font)}.dreams-search-lister__header,.dreams-product-lister__header{box-sizing:inherit;padding:10px 20px;background-color:var(--dreams-white);color:var(--dreams-blue);text-align:center}.dreams-search-lister__title,.dreams-product-lister__title{margin:0 auto;padding:0 15px;font-size:3rem;line-height:normal;font-family:var(--dreams-secondary-font);text-align:center;margin-bottom:20px}.dreams-search-lister__controls,.dreams-product-lister__controls{color:var(--dreams-blue)}@media screen and (min-width: 1025px){.dreams-search-lister__controls,.dreams-product-lister__controls{display:flex;align-items:center;justify-content:space-between;padding:30px 30px 40px}}@media screen and (min-width: 1600px){.dreams-search-lister__controls,.dreams-product-lister__controls{padding-left:35px;padding-right:35px;max-width:1600px;margin-left:auto;margin-right:auto}}.dreams-search-lister__description,.dreams-product-lister__description{max-width:1170px;margin:20px auto 10px;font-size:15px;line-height:1.4;font-family:var(--dreams-primary-font-light);color:var(--dreams-blue);overflow:hidden}@media(min-width: 992px){.dreams-search-lister__description,.dreams-product-lister__description{font-size:18px;height:auto}}.dreams-search-lister__read-more,.dreams-product-lister__read-more{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width: 756px){.dreams-search-lister__read-more,.dreams-product-lister__read-more{display:block;line-clamp:none;-webkit-line-clamp:none;-webkit-box-orient:inherit}}.dreams-search-lister__read-more p,.dreams-product-lister__read-more p{margin:0;padding:0}.dreams-search-lister__read-more.read-less,.dreams-product-lister__read-more.read-less{display:block}.dreams-search-lister__label,.dreams-product-lister__label{display:flex;margin:0 auto 15px;text-align:center;text-transform:inherit;font-size:14px;border-width:0;background-color:rgba(0,0,0,0);color:var(--dreams-pink)}@media(min-width: 756px){.dreams-search-lister__label,.dreams-product-lister__label{display:none}}.dreams-search-lister__label::after,.dreams-product-lister__label::after{content:"";display:block;font-family:var(--dreams-icons-font);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dreams-blue);margin-left:5px}.dreams-search-lister__label--less::after,.dreams-product-lister__label--less::after{content:"";font-size:1.5px;align-self:center}.dreams-search-lister__results,.dreams-product-lister__results{padding:0 var(--product-lister-padding-gap) 50px var(--product-lister-padding-gap);gap:var(--product-lister-padding-gap)}@media screen and (min-width: 756px){.dreams-search-lister__results,.dreams-product-lister__results{--product-lister-padding-gap: 30px}}@media screen and (min-width: 1025px){.dreams-search-lister__results,.dreams-product-lister__results{display:grid;grid-template-columns:calc((100% - 60px)/3) auto}}@media screen and (min-width: 1200px){.dreams-search-lister__results,.dreams-product-lister__results{grid-template-columns:calc((100% - 90px)/4) auto}}@media screen and (min-width: 1600px){.dreams-search-lister__results,.dreams-product-lister__results{padding-left:35px;padding-right:35px;max-width:1600px;margin-left:auto;margin-right:auto}}.dreams-search-lister__footer,.dreams-product-lister__footer{color:var(--dreams-blue);padding:30px 0;background:var(--dreams-white)}.dreams-search-lister__filter-num-results,.dreams-product-lister__filter-num-results{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 15px}@media screen and (min-width: 756px){.dreams-search-lister__filter-num-results,.dreams-product-lister__filter-num-results{padding:40px 20px}}@media screen and (min-width: 1025px){.dreams-search-lister__filter-num-results,.dreams-product-lister__filter-num-results{justify-content:flex-start;padding:0;font-size:1.2rem}}.dreams-lister-count{font-size:15px;margin:0}@media screen and (min-width: 756px){.dreams-lister-count{font-size:1.2rem}}.dreams-lister{box-sizing:border-box;display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--product-lister-padding-gap);list-style:none;margin:0;padding:0;width:100%}@media screen and (min-width: 756px){.dreams-lister{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1025px){.dreams-lister{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.dreams-lister{grid-template-columns:repeat(3, 1fr)}}.dreams-lister__item{box-shadow:3px 7px 40px -13px var(--dreams-gray-lighter);min-width:138px;overflow:hidden;background-color:var(--dreams-white)}@media screen and (min-width: 1025px){.dreams-lister__item{max-width:360px}}.dreams-lister__item-placeholder{height:350px;background-image:linear-gradient(110deg, var(--placeholder-solid-gray) ebebeb, var(--placeholder-solid-gray) 30%, var(--dreams-brown-lighter) 50%, var(--placeholder-solid-gray) 70%, var(--placeholder-solid-gray));background-size:500% 500%;animation:uiPulse 2s ease-in-out infinite}@media screen and (min-width: 756px){.dreams-lister-sort-ui{width:100%;max-width:375px;padding:30px 20px}}@media screen and (min-width: 756px){.dreams-lister-sort-ui__container{width:244px;height:40px;margin:0 0 0 auto}}.dreams-lister-num-sort{display:flex;width:100%;max-width:1200px;justify-content:space-between;padding:0 40px}.dreams-facet-name__label{color:rgba(0,0,0,0)}@media screen and (max-width: 755px){.dreams-lister-count{text-align:center}.dreams-search-lister__refinements,.dreams-product-lister__refinements{background-color:var(--dreams-white);grid-area:refinements;order:1;width:50vw;height:45px;padding:0 10px 12px 20px}.dreams-search-lister__sm-placeholder:empty::before,.dreams-product-lister__sm-placeholder:empty::before{border-radius:16.5px}.dreams-search-lister__tags,.dreams-product-lister__tags{order:3;background-color:var(--dreams-white)}.dreams-facet-name{display:none}.dreams-lister-sort-ui{order:2;flex-grow:1;width:50%;height:45px;padding:0 20px 12px 4px;background-color:var(--dreams-white)}.dreams-lister-sort-ui__container{border-radius:16.5px;width:100%;height:100%}.dreams-more-filters-button{width:100%}}@media screen and (min-width: 756px){.dreams-search-lister__refinements,.dreams-product-lister__refinements{width:100%;min-height:63px;background-color:var(--dreams-white)}.dreams-search-lister__sm-placeholder,.dreams-product-lister__sm-placeholder{display:none}.dreams-search-lister__sm-placeholder:empty::before,.dreams-product-lister__sm-placeholder:empty::before{display:none}.dreams-search-lister__title,.dreams-product-lister__title{font-size:45px;margin-top:37px}.dreams-more-filters-button.dreams-button{display:none}.dreams-filters{display:flex;flex-direction:row;justify-content:center;align-items:center}.dreams-filters__wrapper{display:inherit;flex-direction:inherit;justify-content:inherit;align-items:inherit;flex-wrap:wrap}.dreams-facet-name{display:flex;flex-direction:row;justify-content:center;align-items:center;height:63px;padding:0 24px}.dreams-facet-name__label{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;height:18px}.dreams-facet-name__label::after{content:"";display:block;width:14px;height:18px}}@media screen and (min-width: 1020px){.dreams-search-sort-ui,.dreams-lister-sort-ui{max-width:calc((100vw - 40px)/2)}}@media screen and (min-width: 1200px){.dreams-lister-count{width:544px}.dreams-lister-sort-ui{max-width:600px}}.dreams-plp-lister-filter,.desktop-lister-filter__filter-container{display:flex;flex-direction:column;overscroll-behavior:contain}@media screen and (min-width: 756px){.dreams-plp-lister-filter,.desktop-lister-filter__filter-container{flex-direction:row;justify-content:center;flex-wrap:wrap}}@media screen and (min-width: 756px){.dreams-plp-lister-filter .disclosure-box__wrapper,.desktop-lister-filter__filter-container .disclosure-box__wrapper{z-index:30}}@media screen and (max-width: 1024px){body:has(div.site-search-sticky) .dreams-product-lister__controls{position:sticky;top:30px;background:var(--dreams-gray-mid);z-index:10}}html{height:auto}body{height:auto}.store-finder-location-btn-container{grid-area:location;background-color:var(--dreams-white);padding:0 15px 20px;width:100%}@media screen and (min-width: 1025px){.store-finder-location-btn-container{background-color:rgba(0,0,0,0);padding:0;order:1}}.store-finder-location-btn{text-align:center;width:100%;padding-top:10px}@media screen and (min-width: 1025px){.store-finder-location-btn{text-align:right;padding-right:20px;padding-top:0}}.dreams-product-lister__checkbox:checked~.dreams-product-lister__description{-webkit-line-clamp:initial;line-clamp:initial}.dreams-product-lister__checkbox:checked~.dreams-product-lister__checkbox-label{display:none}.dreams-product-lister__checkbox-label{width:-moz-fit-content;width:fit-content}
