.dealer-map {
    margin-top:33px;
}

.search-method {
    margin:0 auto 20px;
}

.search-method ul {
    list-style: none;
    padding: 0;
    margin:0;
    text-align: center;
    border:solid 1px #b1b3b5;
    border-right:0;
    border-left:0;
}

.search-method li {
    display: inline-block;
    text-transform: uppercase;
    margin-right:63px;
}

.search-method li:last-child {
    margin-right:0;
}

.search-method li a {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    line-height:1;
    padding-top:30px;
    padding-bottom:30px;
    color:#b1b3b5;
    border:solid 4px transparent;
    border-left:0;
    border-right:0;
    margin-top:-3px;
    margin-bottom:-2px;
    font-size:1.2em;
}

.search-method li.active a {
    color:#ed1c24;
    border-color:#ed1c24
}

#html .has-sidebar .dealer-list {
    width: 420px;
    flex-shrink: 0;
}

.dealer-results ul {
    list-style: none;
    padding: 0;
    margin:0;
}

.dealer-results li {
    margin-bottom:14px;
}

.dealer-results li:last-child {
    margin-bottom:0;
}

.dealer-list .search .row {
    justify-content: flex-start;
    margin-top: 7px;
}

.dealer-list .search {
    padding:0 16px;
    margin-bottom:25px;
}

.dealer-list .search .search-element {
    width:120px;
}

.dealer-list .search .row > div {
    padding:0 6px;
    box-sizing:border-box;
    flex:0 0 auto;
}

.dealer-list .search .row > div:first-child {
    padding-left:0;
}

.dealer-locator-widgets .button,
.dealer-list .search .button {
    padding-top:8px;
    padding-bottom:8px;
}

.dealer-list .dealer-item {
    font-family: 'Roboto', sans-serif;
    display: flex;
    align-items: center;
    justify-content: stretch;
    background:#fff;
    border:solid 1px #b1b3b5;
}

.dealer-list .dealer-item.state-location {
    display: block;
}

.dealer-list .dealer-item.state-location > .dealer-city {
    font-family: 'Roboto Condensed', sans-serif;
    background:#e7e8e8;
    font-weight:700;
    text-align: center;
    padding:10px 0;
    margin-bottom:10px;
    font-size:1.2em;
}

.dealer-list .dealer-item .distance {
    background:#e8e8e9;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    text-align:center;
    width:127px;
    height:127px;
    display: flex;
    align-items: center;
    justify-content: stretch;
    flex-grow:0;
    font-size: 1.2em;
    line-height: 1.2;
}

.dealer-list .dealer-item .distance > div {
    flex-grow:1;
}

.dealer-list .dealer-item .distance span {
    display: block;
}

.dealer-list .dealer-item .dealer-information {
    text-align: right;
    padding:0 30px;
    flex-grow:1;
    line-height:1.2;
}

.dealer-list .dealer-item.state-location .dealer-information {
    text-align: left;
    padding:0 14px 14px;
}

.dealer-list .dealer-item.state-location .dealer-information .contact {
    text-align: right;
}

.dealer-list .dealer-item .dealer-information .dealer-company {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    color:#9c1c1f;
    text-transform: uppercase;
}

.dealer-list .dealer-item .dealer-information a {
    color: #ee393e;
    text-decoration: none;
}

#locations-map-canvas {
    height:660px;
}

.no-dealer-message {
    font-weight:700;
    font-size:1.2em;
}

.dealer-locator-widgets {
    margin-top:27px;
}

.dealer-locator-widgets table {
    margin-top:0;
    margin-bottom:0;
}

.dealer-locator-widgets .textwidget {
    margin-left:45px;
    margin-right:45px;
}

.dealer-locator-widgets .widget:last-child .textwidget {
    margin-left:0;
    margin-right:0;
}


.dealer-locator-widgets a:not(.button) {
    text-decoration:none;
    color:#ed1c24
}

.dealer-locator-widgets .widget {
    border-bottom: solid 6px #ed1c24;
    padding-top:25px;
    text-transform:uppercase;
    padding-bottom:30px;
}

.dealer-locator-widgets .widget:first-child {
    border-top: solid 6px #ed1c24;
}

.dealer-locator-widgets .widget:last-child {
    border-bottom:0;
    padding-bottom:0;
    text-transform:none;
}

.dealer-locator-widgets h2 {
    text-align:center;
    color:#3f4749;
    font-family: 'Roboto Condensed', sans-serif;
    line-height:1;
    font-size:2em;
    margin-bottom:45px;
}

.dealer-locator-widgets .widget:last-child h2 {
    font-size:1.4em;
    margin-bottom:0;
    line-height:1.3;
    text-align:left;
    color:#9C1C1F;
}

.dealer-locator-widgets h3 {
    font-size:1.4em;
    margin-bottom:0;
}

.dealer-locator-widgets ul {
    list-style:none;
    padding:0;
    margin:0;
}

.dealer-locator-state .search .state-select {
    width:250px;
    max-width:100%;
}

.store-locator-info {
    margin: 24px 0 0 0;
    float: right;
    width: 66%;
    position: relative;
    border-top: 4px solid red;
}

.store-locator-info .button {
    display: block;
    width: 200px;
    text-align: center;
    margin: auto;
}

/* Hide addl store info until restyling can be done */

@media (min-width: 721px)
{
  .info-hidden-1 {
        display:none;
  }
}


@media (max-width: 720px)
{
  .info-hidden-1 {
    display:none;
  }
  .store-locator-info {
    /*float: none;*/
    width: 100%;
  }
}


@media (max-width:768px) {
    .dealer-locator-widgets table,
    .dealer-locator-widgets tr,
    .dealer-locator-widgets tbody,
    .dealer-locator-widgets td {
        display: block;
    }

    .dealer-locator-widgets td {
        margin-bottom:16px;
    }

    .dealer-locator-widgets td:last-child {
        margin-bottom:0;
    }

    .dealer-locator-widgets .textwidget {
        margin-left:0;
        margin-right:0;
    }

    .dealer-locator-widgets h2 {
        text-align: left;
    }

    .dealer-locator #primary .page-width {
        padding-left:0;
        padding-right:0;
    }

    .dealer-locator-widgets .widget > *,
    .no-dealer-message,
    .dealer-locator .site-content hgroup {
        padding-left:32px;
        padding-right:32px;
    }

    .dealer-locator .site-content hgroup h1 {
        text-align:left;
    }

    #locations-map-canvas {
        height:330px;
    }

    .dealer-list .search .element-wrapper {
        display: inline-block;
    }

    .dealer-list .search .row > div:last-child {
        padding-left:0;
    }
}
