@media screen and (min-width: 1025px){
    .stores_content .banner{margin-bottom:0px;}
}
#block-views-store{background-color: #f5f5f5;padding: 4rem 2rem 1rem;}
#block-views-store .filter-title{text-align:center;margin-bottom:2rem;color:#4c4c4c;font-size:1.4rem;font-weight:300;}
#block-views-store select{height:4rem;width:100%;padding-left:1.5rem;background:white;border:0;border-radius:0;box-shadow:none;font-size:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:white url(../../images/home/arrow.svg) no-repeat 95% center;background-size:1.5rem;margin-right:10px;}
#block-views-store .form-submit{height:100%;font-size:1.2rem;line-height:1.4rem;color:#4c4c4c;text-transform:uppercase;padding:.5rem 2rem;border:1px solid transparent;border-bottom:1px solid black;background-color:transparent;outline:none;}

@media (min-width: 868px){
    #block-views-store .filter-title{font-size:2.4rem;}
    #block-views-store select {
        width: 23rem !important;
        height: 4rem;
    }
}

.stores__detail__content--brand{display:flex;justify-content:left;}
.stores__detail__content--brand .store-brand-img-tid--219,.stores__detail__content--brand .store-brand-img-tid--220,.stores__detail__content--brand .store-brand-img-tid--941{width:146px;height:37px;margin-bottom:8px;}
.stores__detail__content--brand .store-brand-img-tid--219{margin-right:10px;background: transparent url(../../images/home/store/logo_store.jpg) no-repeat left center;background-size:contain;}
.stores__detail__content--brand .store-brand-img-tid--220{background-size:56px;margin-right:10px;}
.stores__detail__content--brand .store-brand-img-tid--941{background-size:contain;}
.views-exposed-widgets{text-align:center;margin-bottom:.5em;}
.views-exposed-widget{display:inline-block;}
.views-exposed-widget .form-select{font-size:12px;height:24px;}
.views-exposed-widget .form-submit{font-size:12px;height:24px;padding:0px 10px;}
.view-Bms-news-listing{}
.stores__detail__content{line-height: 24px;}
.stores__detail__content strong{font-size: 16px;}
.stores__detail__content p{margin:0 0 8px;color:#777777;}
.wrapper-stores-info-content .stores__detail__content__link{text-transform:uppercase;font-weight:600;display:inline-block;padding:0.5rem;border-bottom:1px solid black;}
.wrapper-stores-info-content .stores__detail__content__link:hover{border:1px solid black;}
.wrapper-stores-info-content .stores__detail__content__link a{color:#4c4c4c;font-weight:400;}

.view-Bms-news-listing .views-row{margin-top:5rem;margin-bottom:1rem;}
@media (max-width:1200px){
    .view-Bms-news-listing{}
    .view-Bms-news-listing .views-row{margin-bottom:3rem;}
    .view-Bms-news-listing .views-row:nth-child(3n+1){clear:left;}
}
@media (max-width:1649px){
    .view-Bms-news-listing .views-row:nth-child(3n+1){clear:left;}
}
@media (min-width:1650px){
    .view-Bms-news-listing .views-row:nth-child(4n+1){clear:left;}
}