wickes-css2 2.107.0-develop.1 → 2.107.0-store-locator-redesign.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- .special-opening-schedule-item.schedule-item{flex-direction:row}.special-opening-schedule-item.schedule-item__reason{flex:0 0 33.33333%;max-width:33.33333%;font-weight:400;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{flex:0 0 66.66667%;max-width:66.66667%;display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__day{white-space:nowrap}.special-opening-schedule-item.schedule-item__time{text-align:left;white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.store-locator .special-opening-schedule-item.schedule-item__reason{display:none}.store-locator .special-opening-schedule-item.schedule-item__data-time{flex:0 0 100%;max-width:100%}.store-locator .special-opening-schedule-item.schedule-item__time{text-align:left}@media (min-width:768px){.special-opening-schedule-item.schedule-item__time{text-align:center}}@media (min-width:992px){.special-opening-schedule-item.schedule-item__time{text-align:right}}
1
+ .special-opening-schedule-item.schedule-item{flex-direction:row}.special-opening-schedule-item.schedule-item__reason{flex:0 0 33.33333%;max-width:33.33333%;font-weight:400;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{flex:0 0 66.66667%;max-width:66.66667%;display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__day{white-space:nowrap}.special-opening-schedule-item.schedule-item__time{text-align:left;white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}.store-locator .special-opening-schedule-item.schedule-item__data-time{flex:0 0 100%;max-width:100%}.store-locator .special-opening-schedule-item.schedule-item__time{text-align:left}@media (min-width:768px){.special-opening-schedule-item.schedule-item__time{text-align:center}}@media (min-width:992px){.special-opening-schedule-item.schedule-item__time{text-align:right}}
@@ -1 +1 @@
1
- .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 15px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{text-transform:uppercase}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}
1
+ .special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0;position:relative}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 0 0 15px;line-height:24px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{text-transform:uppercase;position:absolute;top:50%;transform:translateY(-50%);right:0}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}@media (min-width:1200px){.special-opening-schedule-item.schedule-item__reason{white-space:nowrap;min-width:92px}}