.wtc-stores{font-size:1rem}
.wtc-stores__store{display:flex;flex-direction:column;margin:.5em;padding:1.25em;box-sizing:border-box;background-color:white;font-family:benton-sans,sans-serif;height:390px}
@media only screen and (max-width:992px){.wtc-stores__store{height:100%}
}
.wtc-stores__name{font-size:2.375em;font-family:'Open Sans Condensed',sans-serif;margin:0;min-height:100px}
.wtc-stores__hours .wtc-stores__hours-label{font-size:1.375em;margin-right:1em;width:64px;line-height:1.36}
.wtc-stores__hours .wtc-stores__hours-value{font-size:1.375em;color:#d11f5c;font-family:'DM Serif Text',serif}
.wtc-stores__phone{font-size:1.375em;line-height:1.875em}
.wtc-stores__location{margin-top:1rem;font-size:1.375em;line-height:1.5em;font-weight:500;color:#d11f5c}
.wtc-stores__location:after{content:'';display:inline-block;width:15px;height:20px;margin-left:5px;background-size:cover;background-repeat:no-repeat;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/map-icon.svg')}
.wtc-stores__address-line{font-size:1.375em;line-height:1.5em;margin-bottom:1rem}
.wtc-stores .wtc-stores__bottom{margin-top:auto}
.wtc-stores__filters{display:flex;justify-content:flex-start;margin-bottom:2rem}
@media only screen and (max-width:768px){.wtc-stores__filters{flex-direction:column}
}
.wtc-stores__filters .wtc-input__icon{margin:15px;width:25px;height:25px;background-image:url('../../../../etc.clientlibs/wtc/clientlibs/resources/icons/svg/SearchIcon_Black.svg')}
.wtc-stores__filters>div{min-width:300px}
.wtc-stores__section-title{margin:0 .5rem;margin-top:1rem}
.wtc-stores .wtc-input-wrapper,.wtc-stores .wtc-select-wrapper{margin:.5rem}