﻿@@charset "utf-8";
/* CSS Document */

.centerElement {
    text-align: center !important;
    height: 600px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.storesHours {
    font-size: 0.75em !important;
    margin-bottom: 12px !important;
    width: 93% !important;
}

.storesList {
    margin-right: 15px;
}

.headerTop {
    padding-bottom: 35px;
}

article.text-center.row {
    margin-top: 20px;
}

.imgPadding {
    padding-left: 0px;
}

.cardStores {
    min-width: 0 !important;
    word-wrap: break-word !important;
    background-color: #fff !important;
    background-clip: border-box !important;
    border-radius: .25rem !important;
    color: #000 !important;
    margin-bottom: 20px !important;
}

.store-separator {
    width: 93%;
    height: 1px;
    background-color: #bc2127;
    margin: 1px auto;
}

    .store-separator:first-child, .store-separator:last-child {
        display: none;
    }

.btn-index-container {
    margin-top: 40px;
}

    .btn-index-container > .btn-store-detail {
        height: auto;
        line-height: 1.25em !important;
        white-space: unset !important;
        padding: 8px 30px !important;
        box-shadow: 0 1px 0 #666, 0 3px 6px #aaa, 0 2px 2px rgba(0, 0, 0, 0.31);
    }

        .btn-index-container > .btn-store-detail:hover {
            background-color: #e2d9ea;
        }


h1.titlePage {
    margin: 5px 5px 5px 5px !important;
    line-height: unset !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    text-align: center !important;
}

span.titlePage {
    margin: 5px 5px 5px 5px;
    line-height: unset !important;
    font-size: 1.5rem !important;
    font-weight: normal !important;
    text-align: center !important;
    display: inline-block;
}

h2.titHours {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 21px;
    font-weight: bold;
}

p.specialMessage {
    font-size: 14px !important;
    color: #cf2013;
    margin: 0px;
}

.spacer {
    font-size: 15px;
    padding-right: 1.5em;
    margin-bottom: -3px;
}

.card-header {
    background-color: #717171 !important;
    border-radius: 4px;
    height: 45px;
    text-align: center;
    color: #fff !important;
    margin-bottom: 0px;
}

    .card-header:hover,
    .card-header:focus,
    .card-header.active {
        background-color: #CF2013 !important;
    }

div.card a {
    color: #fff !important;
}

.dropdown #dropdownMenuButton.dropdown-toggle {
    width: 250px;
    height: 50px;
    font-size: 16px;
    border-radius: 8px;
    padding: 6px 12px;
}

.btn-secondary {
    background-color: #717171 !important;
    color: #ffffff !important;
}

.btn-outline-secondary {
    border: solid 1px #ccc !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
}

button.btn-secondary.dropdown-toggle:hover {
    background-color: #CF2013 !important;
}

.margBtn {
    padding-bottom: 10px;
}

h2.background {
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    position: relative;
}
h2.background:before {
    border-top: 1px solid #bc2127;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

h4.states {
    font-size: 21px;
    font-weight: normal;
    line-height: 41px;
    margin-top: 0px !important;
}

.backgroundTitleDrop {
    background-color: #fff !important;
    padding: 20px !important;
}

section {
    padding-top: 20px !important;
}

.panelsChevron {
    font-family: 'icomoon' !important;
    float: right !important;
    line-height: 35px !important;
    font-size: 24px !important;
    padding-right: 19px !important;
    padding-top: 5px !important;
}

.titleSubPanel {
    background-color: #ddd !important;
    color: #000 !important;
    height: 40px !important;
    line-height: 35px !important;
    font-weight: bold !important;
    padding-left: 11px !important;
    border: solid #ccc !important;
    text-align: center;
    margin: unset;
    font-size: 18px !important;
}

.address {
    /* padding-top: 0px !important; */
    font-size: 15px;
    /* margin-top: 0px; */
    margin-block-start: 0px !important;
    margin-inline-start: 0px !important;
    margin-block-end: 0px !important;
    margin-inline-end: 0px !important;
}

.addressesPanel {
    background-color: #FFF !important;
    margin: 14px !important;
}

.store-card-address {
    width: 70%;
}

.store-card-details {
    width: 30%;
}

.btnHx {
    border: solid 1px #cccccc !important;
}
#state-select {
    font-weight: bold;
    height: 40px;
    width: 250px;
}
option.state-option {
    background-color: white;
    color: black;
}

.card {
    border: solid 1px #ccc !important;
    margin-bottom: 20px !important;
}

.addressesPanel .cardStores {
    border: none !important;
}

.img-fluid {
    max-width: 96%;
}

figure.img-fluid {
    margin: 19px;
}

td {
    padding: 2px;
    border-bottom: initial;
    line-height: 1.35em;
}


a.leftLink, a.rightLink {
    font-size: 12px;
    color: #2771c2 !important;
    text-decoration: underline !important;
}

a.leftLink {
    cursor: pointer;
}

a.rightLink {
    cursor: pointer;
    float: right !important;
}

.borderHours {
    border: solid 1px #ccc;
    padding: 18px;
}

.paddButtons {
    padding: 21px;
}

.borderHours a.leftLink,
.borderHours a.rightLink {
    font-size: 14px;
}

.paddMap {
    padding-left: 0.5em;
    padding-top: 8px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-content {
    display: none;
}

    .accordion-content.default {
        display: block;
    }

.accordion-toggle-title {
    font-size: 19px !important;
    font-weight: normal !important;
    line-height: 45px;
    position: relative;
    margin: 15px 0px;
}

    .accordion-toggle-title > .chevIcon {
        position: absolute;
        right: 0px;
        padding: 13px !important;
    }

.borderAddress {
    border: solid 1px #ccc;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    left: -20%;
}

.dropdown-content div.row {
    margin: 0 25px;
}

.dropdown:hover .dropdown-content {
    display: block;
    z-index: 1100;
}

.dropdown-states-item {
    margin: 0px;
    padding: 6px 20px;
    text-align: left;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: block;
}

    .dropdown-states-item:hover {
        background-color: #bbbbbb;
    }

.bold {
    font-weight: bold !important;
}

.store-locator-main .col-xs-12 { width: 100%; }

/*Responsive for City Detail Page*/
@media(max-width: 990px) {
    .picture {
        display: none;
    }

    .schedule {
        width: 100% !important;
    }
}

@media(max-width: 750px) {
    #map-container-body {
        display: none;
    }

    .storesList {
        overflow: unset;
    }

    #main-content {
        padding: 0px 12px;
    }
}

@media(max-width: 600px) {
    .btn-index-container {
        margin-top: 25px;
    }

        .btn-index-container > .btn-store-detail {
            padding: 8px !important;
            font-size: 12px !important;
            border: 1px solid #bbb !important;
            border-radius: 4px !important;
            text-transform: initial;
        }
}

@media(max-width: 450px) {
    .dropdown-content {
        font-size: 0.8em;
        left: -30px;
        width: 310px;
    }

    figure {
        position: relative;
        top: 17px;
        margin-inline-end: 10px;
        margin-inline-start: 10px;
        font-size: 0.9em;
    }

    .spacer {
        font-size: unset;
        padding-right: 0px;
        /*line-height: 1.25em;*/
    }
    .spacer > a {
        color: #2771c2;
        text-decoration: underline;
    }
    .borderHours {
        padding: 0 18px 18px 18px !important;
    }
    h2.titHours {
        margin-top: 28px;
    }
    .storesList {
        margin: 0px;
    }
    .store-details-header {
        padding: 0 !important;
    }
    .store-details-header .headerTop {
        padding-bottom: 10px;
    }
    td {
        line-height: 1em;
    }
    h2.background {
        font-size: 22px !important;
    }
    .accordion-toggle-title {
        font-size: 17px !important;
    }
    .titleSubPanel {
        font-size: 16px !important;
    }
    .store-locator-main {
        padding-top: 0px !important;
    }
    .store-locator-main .col-sm-12 {
        width: 100%;
    }
    .accordion-toggle-title {
        margin: 11px 0 !important;
    }
}

::-webkit-scrollbar {
    height: 15px;
    width: 15px
}

::-webkit-scrollbar-button {
    height: 0;
    width: 0
}

::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: rgba(0,0,0,.3);
    border: 5px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height: 20px;
    min-width: 20px;
    height: 5px;
    width: 5px
}

    ::-webkit-scrollbar-thumb:hover, -webkit-scrollbar-thumb:active {
        background-color: rgba(0,0,0,.4)
    }
