.gs-button{cursor:pointer}
.bgm-listing-items .bgm-heading-nav {
    text-align: right;
    padding-bottom: 5px;
}
.bgm-listing-items .bgm-heading-nav select {
    width: 70px;
}
.bgm-listing-items #bgm-table-sortable .gs-pagination .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
    align-items: center;
}
.bgm-listing-items{padding-bottom: 40px}
.bgm-pin-template h3{
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 5px 0;
}

.bgm-pin-template .bgm-pin-type img{padding-right: 5px}
.bgm-pin-template .bgm-pin-info div{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.625;
}
.bgm-pin-template .bgm-pin-info div.bgm-address br{display: none1}
.bgm-pin-template .bgm-pin-info div.bgm-address br:before{content: ', '}
#bgm-table-sortable .b-a{display: block;   }
.bgm-address .b-a{ padding-right: 5px;}
#bgm-table-sortable img{padding-right: 5px}
.bgm-loading-map{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
tmpl{display: none}
.bgm-block{display: block}
.bgm-pin-template .bgm-block{display: inline-block}
.bgm-pin-template .bgm-block:nth-child(n+2):before{
    content: ', ';
}
.bgm-dealers-item .bgm-filter-dealer.uk-padding {padding: 15px;}
.bgm-dealers-item .bgm-filter-dealer { background-color: #e6e7e8; }
.bgm-dealers-item input,.bgm-dealers-item select{background: #fff}
.bgm-dealers-item .bgm-listing-items { padding-top: 40px;}
#bgm-table-sortable .uk-table thead th {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}
#bgm-table-sortable .uk-table thead {
    background: #000000;
}
.bgm-dealers-item input:focus, .bgm-dealers-item select:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
}
.find-a-dealer #jc-mod-maps-cloud-container.bgm-custom-popup .jc-mod-maps-cloud-body .bgm-content-popup .jc-mod-cloud-header {
    background-color: #004897;
    padding: 0 10px;
}
.bgmmap-dealers {
	margin-bottom: 0 !important;
}
.bgm-filter-dealer .bgm-form-grid{justify-content: center;}