.custom-store-section{padding:0 2rem;margin:0 auto}.custom-store-section .stores-title{font-size:4.5rem;font-weight:700;line-height:100%;text-align:center;margin-bottom:4rem;color:rgb(var(--color-foreground-title))}.custom-store-section .stores-filters{display:flex;justify-content:center;gap:1rem;margin-bottom:4rem;flex-wrap:wrap}.custom-store-section .filter-group{display:flex;flex-direction:column;max-width:359px;width:100%;gap:20px}.custom-store-section .filter-group label{color:rgb(var(--color-foreground-title));font-family:Neue Haas Grotesk Display Pro;font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:8px}.custom-store-section .filter-group{display:flex;flex-direction:column;gap:.25rem;min-width:160px}.custom-store-section .dropdown{position:relative;width:100%;-webkit-user-select:none;user-select:none}.custom-store-section .dropdown-selected{background:var(--black-shades-3, rgba(35, 31, 32, .03));border-radius:9999px;padding:1.5rem 2.4rem;color:var(--Primary-Black, #231F20);font-size:16px;font-style:normal;font-weight:500;line-height:150%;cursor:pointer;position:relative;min-height:2.2rem;display:flex;align-items:center;justify-content:space-between}.custom-store-section .dropdown-list{list-style:none;position:absolute;top:calc(100% - 1rem);left:0;width:100%;max-height:0;overflow-y:auto;background-color:#fff;border:1px solid #ddd;border-radius:15px;opacity:0;z-index:10}.custom-store-section .dropdown.open .dropdown-list{max-height:200px;opacity:1;overflow-y:auto}.custom-store-section .dropdown.open .dropdown-list{padding-left:0}.custom-store-section .dropdown-list li{padding:.6rem 1.2rem;color:var(--Primary-Black, #231F20);font-size:16px;font-style:normal;font-weight:500;cursor:pointer}.custom-store-section .dropdown-list li:hover{background-color:#f2f2f2}.custom-store-section .dropdown-list li.selected{background-color:var(--black-shades-3, rgba(35, 31, 32, .03))}.custom-store-section .stores-divider{border:none;border-top:1px solid var(--black-shades-15, rgba(35, 31, 32, .15));margin-bottom:1.5rem}.custom-store-section .stores-list{list-style:none;padding-left:0}.custom-store-section .store-item{display:flex;align-items:flex-start;padding:3rem 1rem;gap:2rem;border-top:1px solid var(--black-shades-15, rgba(35, 31, 32, .15))}.custom-store-section .store-item.dont-show,.noResultFound:not(.hidden)+.stores-list{display:none}.custom-store-section .store-icon span{display:flex;justify-content:center;align-items:center}.custom-store-section .store-icon{flex-shrink:0;width:40px;height:40px;background-color:#f9f2e9;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-store-section .store-icon svg{width:18px;height:18px;fill:#333}.custom-store-section .store-details h3{color:var(--Primary-Black, #231F20);font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:.25rem}.custom-store-section .store-details p{color:var(--Primary-Black, #231F20);font-size:16px;font-style:normal;font-weight:500;line-height:150%}.custom-store-section .stores-list{margin-bottom:40px}.custom-store-section .pagination{display:flex;justify-content:center;align-items:center;padding:0}.custom-store-section .pagination ul{list-style:none;display:flex;gap:16px;padding:0;margin:0}.custom-store-section .pagination .page{width:40px;height:40px;background-color:#f6f6f6;color:#231f2099;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:all .3s ease}.custom-store-section .pagination .page:hover{background-color:var(--Primary-Grey, #535353);color:#fff}.custom-store-section .pagination .page.active{background-color:var(--Primary-Black, #231F20);color:#fff;font-weight:500}.custom-store-section .pagination .page.next{font-size:20px}.custom-store-section .pagination .page.next:hover svg path{stroke:#fff}.custom-store-section .pagination .page.prev.disable:hover svg path{stroke:#231f20}.custom-store-section .pagination .page.prev svg{transform:rotate(180deg)}.custom-store-section .pagination .page.prev{background-color:#231f200a;opacity:.3;margin-right:96px}.custom-store-section .pagination .page.next{margin-left:94px}.custom-store-section .stores-list{margin-top:0}.custom-store-section .store-details p{margin-top:8px;margin-bottom:0}.custom-store-section .store-item .store-details h3{margin-top:0}.custom-store-section .drop-down-inner{position:relative}.custom-store-section .drop-down-inner span{position:absolute;right:20px;top:17px;pointer-events:none}.custom-store-section .pagination{max-width:656px;margin-left:auto;margin-right:auto}.custom-store-section .stores-title{margin-top:0}.custom-store-section .store-item:last-child{border-bottom:1px solid var(--black-shades-15, rgba(35, 31, 32, .15))}@media only screen and (min-width: 1200px){.custom-store-section{padding:0 8rem}}@media only screen and (min-width: 1640px){.custom-store-section{padding:0 14rem}}@media screen and (max-width:1024px){.custom-store-section .pagination ul{flex-wrap:wrap}.custom-store-section .pagination .page.prev{margin-right:0}.custom-store-section .pagination .page.next{margin-left:0}}@media screen and (min-width:768px){.custom-store-section .pagination.mobile ul{flex-wrap:wrap}.custom-store-section .pagination.mobile{display:none}}@media screen and (max-width:767px){.custom-store-section .store-icon svg{width:16px;height:16px}.custom-store-section .stores-filters{gap:20px}.custom-store-section .stores-filters{justify-content:flex-start}.custom-store-section .stores-list{padding:0}.custom-store-section .pagination .page.prev{margin-right:15px}.custom-store-section .pagination .page.next{margin-left:15px}.custom-store-section .pagination.desktop{display:none}.custom-store-section .pagination.mobile ul{flex-wrap:wrap}.custom-store-section .stores-filters{margin-bottom:30px}.custom-store-section .dropdown-selected{padding:13px 24px}.custom-store-section .stores-title{font-size:32px;line-height:100%;text-align:left;margin-bottom:30px;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/custom-store-information.css.map */
