html.theme--storefront .display-none{display:none}html.theme--storefront .shop-opening-hours{margin-bottom:var(--spacer-lg)}@media(min-width:768px){html.theme--storefront .shop-opening-hours{margin-bottom:var(--spacer-xl)}}html.theme--storefront .shop-opening-hours-block{border-radius:var(--spacer-xs);flex:0 0 100%;grid-column:2/-2;padding:var(--spacer-xs)}@media(min-width:768px){html.theme--storefront .shop-opening-hours-block{flex:0 0 calc(50% - var(--spacer-10));padding:var(--spacer-lg) var(--spacer-2xl)}}html.theme--storefront .shop-opening-hours-block--regular{align-self:flex-start;border:1px solid var(--gray-background-color)}@media(min-width:768px){html.theme--storefront .shop-opening-hours-block--regular{grid-column:2/8}}@media(max-width:767px){html.theme--storefront .shop-opening-hours-block--regular{margin-bottom:var(--spacer-15)}}html.theme--storefront .shop-opening-hours-block--adjusted{background-color:var(--gray-background-color)}@media(min-width:768px){html.theme--storefront .shop-opening-hours-block--adjusted{grid-column:8/-2}}html.theme--storefront .shop-opening-hours-block h3{font-size:var(--font-size--sm);line-height:var(--global-line-height);margin-bottom:var(--spacer-base)}@media(min-width:768px){html.theme--storefront .shop-opening-hours-block h3{font-size:var(--font-size--base)}}html.theme--storefront .shop-opening-hours-list{list-style:none;margin:0;padding:0}html.theme--storefront .shop-opening-hours-list li{display:grid;gap:24px;grid-template-columns:auto 9rem;margin-bottom:1em;word-break:break-word}@media(min-width:768px){html.theme--storefront .shop-opening-hours-list li span:first-child{font-style:italic}}html.theme--storefront .shop-opening-hours-list li span small{display:block;font-size:var(--font-size-xs);font-style:normal;line-height:18px}@media(min-width:768px){html.theme--storefront .shop-opening-hours-list li span small{font-size:var(--font-size-sm);line-height:20px}}html.theme--storefront .shop-opening-hours-list li:last-child{margin-bottom:0}@media(max-width:767px){html.theme--storefront .shop-opening-hours-list li{line-height:20px}}
