.store-section{padding:60px 20px}.store-section__wrapper{margin:0 auto;display:flex;gap:50px;align-items:flex-start}@media (max-width:768px){.store-section__wrapper{flex-direction:column}}.store-section__image{flex:1}.store-section__image img{width:100%;height:auto;display:block;max-height:550px;object-fit:cover}.store-section__content{flex:1;font-family:var(--font-body-family)}.store-section__content h2{font-size:28px;margin-bottom:20px}.store_header{text-align:center;margin-bottom:3rem;font-size:28px;font-weight:600;line-height:1.4;letter-spacing:0}.store-hours-wrapper h3{margin:0 0 15px;font-weight:400;font-size:28px;line-height:1.4;letter-spacing:0}.store-contact{margin-bottom:12px;font-size:16px}.store-contact a{text-decoration:none}.store-contact a:hover{text-decoration:underline}.store-hours{list-style:none;padding:0;margin:0}.store-hours li{margin-bottom:20px;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:0;color:var(--color-black)}.store-hours li .day{margin-bottom:5px}.store-hours li .time{margin-top:0}@media (max-width:768px){.store-section__content{width:100%;text-align:center}.store-section__wrapper{flex-direction:column;gap:30px}.store-hours-wrapper h3{font-size:26px}}