.location-page__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5rem 0}.location-page__dropdown h1{font-size:2.6rem;color:var(--color-primary);width:100%;max-width:35rem}.location-page__dropdown select{max-width:30rem}.location-page__dealership{color:var(--color-primary);font-size:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:4rem}.location-page__dealership:after{content:"";height:50%;border-bottom:3px solid var(--color-primary);display:block;width:100%;max-width:80%}.location-page__section-title{font-size:1.7rem;color:#000;margin:2rem 0}.location-page__name{padding-top:5rem;margin-bottom:3rem}.location-page .holiday-hours,.location-page a,.location-page p{font-size:1.2rem}.location-page .holiday-hours strong,.location-page a strong,.location-page p strong{font-size:1.3rem}.location-page a{color:var(--color-primary)}.location-page .manager__photo{-webkit-box-shadow:0 .3rem .8rem rgba(0,0,0,.1);box-shadow:0 .3rem .8rem rgba(0,0,0,.1);margin-bottom:.8rem;width:100%;max-width:20rem;height:20rem;background-size:cover;border-radius:1rem;background-position:0 0}.location-page .dept-hours .hours{width:auto;margin:0}.location-page .dept-hours .hours__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.location-page .dept-hours .hours__row td,.location-page .dept-hours .hours__row th{font-size:1.2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;color:#000}.location-page .dept-hours .hours__row td:before,.location-page .dept-hours .hours__row th:before{content:"";display:none}