.dreambaby-store-information{padding-top:var(--padding-top, 40px);padding-bottom:var(--padding-bottom, 40px)}.dreambaby-store-information-row{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.dreambaby-store-information-row--team{align-items:center}.store-contact-info,.store-opening-hours,.store-team-lead{padding:var(--padding-top, 40px) 20px var(--padding-bottom, 40px) 20px;border:var(--product-card-border-width) solid #ece8e8;border-radius:var(--product-card-corner-radius)}.store-contact-info__title--left,.store-opening-hours__title--left{text-align:left}.store-contact-info__title--center,.store-opening-hours__title--center{text-align:center}.store-contact-info__title--right,.store-opening-hours__title--right{text-align:right}.dreambaby-store-information__announcements{margin:2rem 0;padding:10px 20px;border-radius:8px;background-color:var(--background-color);color:var(--color)}.dreambaby-store-information__announcements *{color:var(--color);padding:0;margin:0}.store-contact-info{flex:1;min-width:280px}.store-contact-info__title{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.store-contact-info__image{margin-bottom:1.5rem;width:300px;float:right}.store-contact-info__image img{width:100%;height:auto;border-radius:8px}.store-contact-info__details{display:flex;flex-direction:column;gap:.75rem}.store-contact-info__item{display:flex;flex-direction:column;margin-bottom:1rem}.store-contact-info__item:last-child{margin-bottom:0}.store-contact-info__label{font-weight:600;color:var(--day-text-color, #1a1a1a);margin-bottom:.25rem;display:flex;align-items:center}.store-contact-info__label .icon{margin-right:.5rem;color:var(--special-text-color, #707261)}.store-contact-info__value{color:var(--time-text-color, #4a4a4a);line-height:1.5}.store-contact-info__value a{color:inherit;text-decoration:none;display:inline-block;transition:color .2s ease}.store-contact-info__value a:hover{color:var(--special-text-color, #707261)}.store-contact-info__value br{display:block;content:"";margin-top:.25rem}.store-opening-hours{flex:1;min-width:280px}.store-opening-hours__title{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.store-opening-hours__wrapper{display:flex;flex-direction:column;align-items:flex-start}.store-opening-hours__list{width:100%;max-width:500px}.store-opening-hours__item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(var(--color-foreground),.1);gap:10px}.store-opening-hours__item:last-child{border-bottom:none}.store-opening-hours__item--special{border-radius:4px;padding:.5rem 1rem;margin:.5rem -1rem;background-color:var(--special-background-color-alpha, rgba(226, 33, 32, .1))}.store-opening-hours__day{font-weight:600;width:40%;color:var(--day-text-color, #1a1a1a)}.store-opening-hours__day--special{font-weight:700;color:var(--special-text-color, #707261)}.store-opening-hours__time{width:60%;text-align:right;color:var(--time-text-color, #4a4a4a)}.store-opening-hours__note{width:100%;max-width:500px;margin-top:1.5rem;padding:1rem 0;border-top:1px solid var(--time-text-color-alpha, rgba(74, 74, 74, .2));font-size:.9rem;font-style:italic;text-align:center}.store-opening-hours__error{color:#777;font-style:italic;text-align:center;padding:1rem}.store-secondary-image{flex:1;min-width:280px}.store-secondary-image img{width:100%;height:auto;border-radius:8px}.store-team-lead{flex:1;min-width:280px;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}.store-team-lead__content{flex:3;min-width:60%}.store-team-lead__quote{font-style:italic;margin-bottom:1rem;position:relative;padding:1.5rem 2rem}.store-team-lead__quote blockquote{font-style:italic;font-size:1.8rem;margin:0;position:relative;z-index:1}.store-team-lead__quote:before{content:'"';position:absolute;top:-1.5rem;left:0;font-size:6rem;font-family:Georgia,serif;color:var(--special-text-color, #707261);opacity:.2;line-height:1;z-index:0}.store-team-lead__quote:after{content:'"';position:absolute;bottom:-3rem;right:0;font-size:6rem;font-family:Georgia,serif;color:var(--special-text-color, #707261);opacity:.2;line-height:1;z-index:0}.store-team-lead__name{font-weight:600;margin-top:1rem;text-align:right;padding-right:2rem}.store-team-lead__image{flex:2;min-width:120px;max-width:200px;margin-right:1.5rem}.store-team-lead__image img{width:100%;height:auto;border-radius:50%;aspect-ratio:1;object-fit:cover}.store-list{display:grid;grid-template-columns:repeat(var(--column-count, 3),1fr);gap:20px;padding:0;margin:0;list-style-type:none;margin-bottom:4rem}.store-list .store-item a{font-size:16px;font-family:Comfortaa,sans-serif!important;color:#333;text-decoration:none;display:block;padding:10px;border:1px solid #ddd;border-radius:5px;background-color:#fff}.store-list .store-item a:hover{background-color:#c9d495;color:#fff}@media screen and (max-width:768px){.store-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.store-list{grid-template-columns:1fr}}@media screen and (max-width:1200px){.store-contact-info__image{float:none}}@media screen and (max-width:768px){.dreambaby-store-information-row{flex-direction:column;gap:3rem}.store-contact-info__title,.store-opening-hours__title{font-size:1.5rem}.store-team-lead{flex-direction:column}.store-team-lead__image{max-width:150px;margin:0 auto 1.5rem}.store-team-lead__content{text-align:center}.store-team-lead__quote{padding:1.5rem 1rem}.store-team-lead__quote:before{top:-1rem;left:50%;transform:translate(-6rem);font-size:5rem}.store-team-lead__quote:after{bottom:-2.5rem;right:50%;transform:translate(6rem);font-size:5rem}.store-team-lead__name{text-align:center;padding-right:0;margin-top:2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dreambaby-store-information.css.map */
