.sticky-header {
    min-height: 128px;
    max-height: 100px;
    z-index: 9090;
    border-bottom: 1px solid #dcd9d4;
}
.map-row {
    margin-top: 30px;
}
h3.region-title {
    padding: 10px;
    width: 126px;
    text-align: center;
    background-color: #d7d7d7;
    border-radius: 15px;
    font-size: 13px;
    margin-bottom: 40px;
    margin-top: 10px;
    height: 37px;
}
h5 {
    font-size: 14px;
    margin-top: -30px;
    margin-bottom: 10px;
    font-family: 'Josefin Sans';
}
.selector-label {
    display: block;
    font-family: 'Josefin Sans';
}
.container.home-articles {
    max-width: 1700px;
}
.region-selector {
    margin-bottom: 30px;
    padding-top: 60px;
    max-width: 40%;
}
a.sharing.share-open {
    display: none;
}
.region-selector > div {
    cursor: pointer;
    border: 1px solid #c1bdb5;
    padding: 0 46px 0 20px;
    background: url('/assets/images/store-locator/region-arrow.png') no-repeat center right 15px;
    position: relative;
    line-height: 45px;
    border-radius: 15px;
}
.region-selector > div div {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #c1bdb5;
    box-shadow: 0px 6px 11px -3px #cccccc;
    padding: 15px;
    z-index: 1;
    position: absolute;
    display: none;
    border-radius: 15px;
}
.region-selector > div div a, .region-selector > div div a:hover, .region-selector > div div a:focus {
    display: block;
    color: #555555;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
}
.row.store-slider {
    width: 882px;
    display: block;
}
.store-block {
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
}
.store-block div {
    background: #ececec;
    float: left;
    width: 95%;
    /*padding: 20px 30px;*/
    min-height: 85px;
    border-radius: 15px;
}
.store-block div h1 {
    color: black;
    float: left;
    width: 100%;
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
}
.map {
    margin-top: 20px;
}
h3 {
    font-weight: 600;
}
.store-block div p {
    color: #181818;
    float: left;
    width: 100%;
    display: block;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
    margin-bottom: 20px;
}
.trading.hours {
    width: 40%;
    color: black;
    text-align: left;
    line-height: 40px;
}
.contact-details {
    line-height: 10px;
}
.selector-label {
    display: block;
}
.store-block.active div {
    background: #ececec;
    margin-bottom: 20px;
    margin-top: 30px;
}
.store-block.active div h4 {
    color: #000000;
}
.store-block.active div p {
    color: #000000;
}
.store-info {
    display: none;
}
.store-info h2 {
    margin-top: 0;
}
.store-info.active {
    display: block;
}
.store-info h3 {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}
.store-info p {
    font-size: 14px;
    margin-bottom: 15px;
}

button.btn.google-maps.smlBtn {
    margin: 0;
    border: 1px solid black;
    background-color: black;
    color: rgb(255, 255, 255) !important;
    width: 40%;
    font-weight: 600 !important;
    /* margin-left: 10px; */
    margin-top: 30px;
}
.stockist.panel {
    margin: 0px;
    padding: 0;
    margin-top: 40px;
}
button.stockists.accordion.btn.more-info.smlBtn {
    max-width: 20%;
    background-color: black;
    margin: auto;
    margin-top: 20px;
    min-height: 40px;
}
button.stockists.accordion.btn.more-info.smlBtn::after {
    display: none;
}
@media (max-width: 1440px) {
    .store-block div {
        width: 75%;
    }
    
}
@media (max-width: 1199px) {
    .store-block div {
        width: 55%;
    }
    .store-block div {
        padding: 15px 20px;
    }
}
@media(max-width: 991px) {
    h3.region-title {
        width: 50%;
        padding: 6px;
    }
    .store-block div {
        padding: 20px 20px;
        min-height: 155px;
    }
    .store-block div p {
        font-size: 10px;
    }
    .store-block div h4 {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .region-selector > div div a, .region-selector > div div a:hover, .region-selector > div div a:focus {
        display: block;
        color: #555555;
        text-decoration: none;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px;
    }
}
@media (max-width: 767px) {
    
    .page-banner-slider {
        overflow: hidden;
        display: none;
    }
    .region-selector {
        margin-bottom: 30px;
        padding-top: 60px;
        max-width: 100%;
    }
    .store-block div h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .store-block div p {
        font-size: 13px;
    }
}
@media (max-width: 375px) {
.store-block div {
        width: 100% !important;
    }
}
@media (max-width: 576px) {
    .map-row {
        padding: 0;
    }
    .store-block div p {
        line-height: 17px;
    }
    button.stockists.accordion.btn.more-info.smlBtn {
        max-width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .store-block.active div {
        margin-bottom: 0;
        padding: 20px;
    }
    .stockist.panel {
        margin: 0px;
        margin-top: 40px;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .store-block div h1 {
        font-size: 17px !important;
    }
    h3.region-title {
        padding: 6px;
        width: 126px;
        text-align: center;
        background-color: #d7d7d7;
        border-radius: 15px;
        font-size: 13px;
        margin-bottom: 40px;
        margin-top: 10px;
        height: 37px;
    }
    button.btn.close-buttom.smlBtn {
        margin: auto;
        border: 1px solid black;
        background-color: transparent;
        color: black !important;
        width: 0;
        font-weight: 600 !important;
        padding: 0px;
        margin-top: 30px;
        margin-left: 50px;
    }
    button.btn.google-maps.smlBtn {
        margin: 0;
        border: 1px solid black;
        background-color: black;
        color: rgb(255, 255, 255) !important;
        width: 200px;
        font-weight: 600 !important;
        /*margin-left: 50px;*/
        padding: 0;
        margin-top: 10px;
    }
    .store-block div {
        padding: 20px 20px;
        min-height: 155px;
        margin-left: 0 !important;
    }
    .store-block div {
        float: left;
        width: 100%;
        padding: 20px 30px;
        min-height: 85px;
        border-radius: 15px;
        margin-top: 0;
        margin-left: 0 !important;
    }
     h2.title-regions {
        font-size: 17px;
     }
     .bgGrey {
        background: none;
    }
    .row.store-slider {
        width: 100%;
        display: block;
    }
}
