
/*main .id-cc-store-locator-wrapper > .container {
    margin-left: -15px; 
    margin-right:  -15px; 
}*/

/*main .id-cc-store-locator-wrapper > .container {
    width: 100%; 
}*/

.id-cc-store-locator-canvas {
    font-size: 0; 
}

.id-cc-store-locator-canvas > * {
    font-size: 16px;
    font-size: 1rem;
    float: none;
    display: inline-block;    
    vertical-align: top;
}

.id-cc-store-locator-canvas,
.id-cc-store-location,
.id-cc-store-location-outer,
.id-cc-store-location-inner {
    display: block;
/*    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-wrap: wrap;
    -ms-flex-direction: row;

    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;*/
    
    position: relative;
}

.id-cc-store-location-outer,
.id-cc-store-location-inner {
    width: 100%;
    display: inline-block;
}

.id-cc-store-location-inner [data-toggle="collapse"]:after{
    content: '-';
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    font-size: 1.5em;
    line-height: 0.7;
}

.id-cc-store-location-inner .collapsed[data-toggle="collapse"]:after{
    content: '+';
}

.id-cc-store-locator-canvas {}

.id-cc-store-location {
    margin-bottom: 30px;
}

.id-cc-store-location-outer {}


.id-cc-store-location-inner {
    border-top: #b4d78a solid 15px;
    background-color: #eee;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    padding: 15px 15px;

/*    -ms-flex-align: stretch;
    -o-align-content: stretch;
    -ms-align-content: stretch;
    -moz-align-content: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    
    -ms-flex-wrap: nowrap;
    -ms-flex-direction: column;

    -ms-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;*/
}

.id-cc-store-location-inner > * {
    width: 100%;
    margin: 0;
/*    -webkit-box-flex: 1;    
    -moz-box-flex: 1;  
    -ms-box-flex: 1;  
    -moz-flex:1 1 100%;
    -webkit-flex:1 1 100%;
    -ms-flex:1 1 100%;
    flex: 1 1 100%;*/
}

/*.id-cc-store-location-inner header {
    -webkit-box-flex: 0;    
    -moz-box-flex: 0;  
    -ms-box-flex: 0;  
    -moz-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
}*/

.id-cc-store-location-inner address {
    height: auto;
}

.id-cc-store-location-inner .acf-map {
/*    -webkit-box-flex: 1;    
    -moz-box-flex: 1;  
    -ms-box-flex: 1;  
    -moz-flex:1 1 75%;
    -webkit-flex:1 1 75%;
    -ms-flex:1 1 75%;
    flex: 1 1 75%;*/
    height: 200px;
    min-height: 200px;
    margin-top: 0;
}

.id-cc-store-location-inner .acf-map-static {
    /*margin-top: 35px;*/
    height: 200px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}

.id-store-locator-block-address {
    min-height: 2.5em;
}

.id-cc-store-locator-wrapper .no-result{
    padding: 32px 32px 40px 32px;
}


.btn.id-cc-store-clear-filter{
    white-space: normal;
    padding: 15px;
}

@media only screen and (min-width: 768px){}
@media only screen and (min-width: 992px){
    .btn.id-cc-store-clear-filter{
        padding: 15px 25px;
    }
}
@media only screen and (min-width: 1200px){}

/*
* -----------------------------------------------------------------------------
* 
* Content
* 
* -----------------------------------------------------------------------------
*/

h3.id-store-name {
    margin: 1ex 0;
    font-size: 1.35em;
    padding-right: 30px;
        position: relative;
}

.id-store-locator-telephone {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 20px
}

.id-store-locator-schedule,
.id-areas-of-service {
    float:left;
    width: 100%;
    margin: 15px 0;
    border-top: rgba(0,0,0,0.15) solid 10px;
}

/*
* -----------------------------------------------------------------------------
* 
* Opening Hours
* 
* -----------------------------------------------------------------------------
*/

.id-store-locator-opening-times,
.id-areas-of-service > ul{
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    font-size: 90%;
}

.id-store-locator-opening-hours,
.id-area-of-service-item{
    margin: auto;
    padding: 1ex 0;
    border-bottom: 1px dashed rgba(150,150,150,0.5);
    width: 100%;
    float: left;
}

.id-store-locator-opening-times .id-client-day,
.id-store-locator-opening-times .id-client-time {
    display: inline-block;
    width: 50%;
    float: left;
}

.id-store-locator-opening-times .id-client-day {
}

.id-store-locator-opening-times .id-client-time {
    text-align: right;
}

/*
* -----------------------------------------------------------------------------
* 
* _Selected Item
* 
* -----------------------------------------------------------------------------
*/

.id-cc-store-locator-nav {
    background-color: rgba(0,0,0,0.05);
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 7.5px;
}


.active .id-cc-store-location-inner {
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    position: relative;
    /*border-top-color: #f05360;*/
    border-top-color: #86b300;
}
/*
.active .id-cc-store-location-inner::before {
    content: '\f005';
    font-family: fontawesome;
    font-size: 2em;
    color: #f05e60;
    position: absolute;
    top: 225px;
    left: auto;
    right: 15px;
    bottom: auto;
    z-index: 999;
}*/


.active .id-store-name::after {
    content: '\f005';
    font-family: fontawesome;
    font-size: 2rem;
    /*color: #f05e60;*/
    color: #86b300;
    position: absolute;
    top: 0;
    left: auto;
    right: 1px;
    bottom: auto;
    z-index: 999;
}

/*
* -----------------------------------------------------------------------------
* 
* _
* 
* -----------------------------------------------------------------------------
*/

.inverse .id-cc-store-location-inner {
    background-color: #101110;
    color: #eee;
}

.inverse .id-store-locator-schedule {
    border-top: rgba(255,255,255,0.25) solid 10px;
}

.id-store-locator-website a{
    margin-bottom: 5px;
    padding: 15px;
}

.id-view-details-btn{
    padding: 10px 15px;
    margin-bottom: 15px;
    display: inline-block !important;
    -webkit-box-flex: none !important;    
    -moz-box-flex: none !important;
    -ms-box-flex: none !important;  
    -moz-flex: none !important;
    -webkit-flex: none !important;
    -ms-flex: none !important;
    flex: none !important;
    background-color: #ddd;
    color: #414141 !important;
}
.id-view-details-btn.collapsed{
    margin-bottom: 0;
}