@charset "utf-8";
/* CSS Document */

/***********************common************************/
.location-list-wrapper .location-list-left .location-list-sugg .sggests .input-box .suggestor_clear{
    display: inline-block;
    width: 12px;
    height: 12px;
    z-index: 1000;
    background: url("../images/mobile/icon_sprite.png") 0 -1112px no-repeat;
    cursor: pointer;
    margin-top: -22px;
    position: absolute;
    right: 0px;
    border: none;
    top: 36px;
    }


@media only screen and (min-width: 739px)
{
    /*store locater desktop*/
    .mobile-banner{
        display: none;
        }
    .location-list h2{
        text-transform: uppercase;
    }

    .location-list-left{
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        width:46%;
        float:left;
        padding-right:10px;

    }

    .location-list-right{
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        width:46%;
        float:right;
        padding-left:10px;
        position: relative;
    }

    .title-2{
    font-family: 'tradegothic-bold',arial;
    font-size: 11px;
    text-transform: uppercase;
    }

    .location-list-desc{
        font-size: 12px;
        font-family: arial;
    }


    .location-list-sugg{
        background: #f8f8f8;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        padding:13px 16px;
        width:100%;
        margin-bottom:25px;
        height: 98px;
    }

    .location-list-sugg label{
        text-transform: uppercase;
        display: block;
        margin-bottom: 10px;
        font-family: 'tradegothic-bold',arial;

    }

    .location-list-sugg .input-box{
        display: block;
        width:78%;
        float: left;
        padding:0px;
        margin:0px;
    }

    .location-list-sugg input.placeholder-toggle{
        width:100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        padding:8px;
        font-size:11px;
        border: 1px solid #cdcdcd;
    }


    #suggestor_clear{
        /*display: none;*/
    }

    #suggest_btn{
        background: #000;
        color: #fff;
        padding: 8px 10px;
        float: left;
        border: none;
        margin:4px 0 0 10px;
        text-transform: uppercase;
        font-size:11px;
        font-weight: bold;

    }

    #suggest_btn .desk{
        display: block;

    }

    #suggest_btn .mobile{ display: none;}

    .current-loc, .or{ display: none;}


    .location-list-cnt{
        padding:0px;
    }

    .location-list-cnt ul{
        padding:0px;
        margin:0px;
    }

    .location-list-cnt ul li{
        padding:27px 17px 15px 17px;
        margin:0px;
        clear: both;
        border-bottom: 1px solid #e2e2e2;
        cursor: pointer;
    }

    .location-list-cnt ul li:nth-child(odd){
        /*background: #feebdd;*/
    }

    /*.location-list-cnt ul li:nth-child(even){*/
        /*background: #f8f8f8;*/
    /*}*/

    .location-list-cnt ul li.selected{
    background: #feebdd;
    }
     .location-list-cnt ul li .location-list-name{
        width:45%;
        display: block;
        float: left;
        position: relative;
    }

    .location-list-cnt ul li .location-list-name em{
        display: none;

    }

    .location-list-cnt ul li .location-list-store-info{
        width:40%;
        display: block;
        float: left;
    }

    .location-list-cnt ul li .location-list-store-info .location-list-phone{
        width:60%;
        color:#d06c21;
        float: left;
    }
    .location-list-cnt ul li .location-list-store-info .location-list-dist{
        width:40%;
        color:#79777a;
        float: right;
    }

    .location-list-cnt ul li .location-list-btn{
        width:10%;
        display: block;
        float: left;

    }

    .location-list-cnt ul li .mobile-map{
        background: url(../images/icon-view-on-map.png) no-repeat center top;
        width:35px;
        height: 35px;
        display: block;
        overflow: hidden;
        text-indent: -4000px;
    }

    .location-store{
        margin-top:36px;

    }

    .location-store .location-name{
        font-size: 14px;
        font-weight: bold;
        margin-bottom:20px;
    }


    .contact-details{
        width: 40%;
        padding-right: 9%;
        display: block;
        float: left;
        border-right:1px solid #ccc;
    }

    .opening-hours{
        width: 40%;
        display: block;
        float: right;
        text-transform: uppercase;
        padding-left: 9%;
    }
    .opening-hours p{
        line-height: 180%;
        }

    .contact-details .phone-details{
    font-size: 12px;
        margin-bottom: 17px;
    }



    .contact-details .phone-details .phone{
        display: block;
        float: none;
        clear: both;
        width:100%;
        color: #d96a22;
        padding:5px 10px 5px 25px;
        background: url(../images/icon-phone.png) no-repeat  left 5px;
    }

    .contact-details .phone-details .mail{
        display: block;
        float: none;
        clear: both;
        width:100%;
        color: #d96a22;
        padding:5px 10px 5px 25px;
        background: url(../images/icon-email.png) no-repeat  left 8px;
    }


    .contact-details  .addres{
        font-size: 12px;
        text-transform: uppercase;
    }

    .contact-details  .address span{
    display: block;
        line-height: 180%;
        text-transform: uppercase;
    }

    .location-list-cnt ul li .map-image,
    .location-list-cnt ul li .location-list-btn,
    .location-list-cnt ul li .store-data{
        display:none;
    }

    #location-map{
        border: 1px solid #CCCCCC;
        height: 400px;
        max-width: 610px;
        position: relative;
        width: 100%;
    }

    .mobile-banner {
        display: none;
    }

    .store-banner{
        padding-top:20px;
        clear: both;
        display: block;
        width: 100%;
        max-height: 210px;
        overflow: hidden;
    }

    .store-banner img
    {
        overflow: hidden;
        width: 100%;
    }

    #loc-info-box
    {
        margin-bottom: 8px;
        background: #000000;
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        padding: 15px;
        text-align: center;
    }
.cms-store-locator .autocomplete-w2{
    padding:0px !important;
}
    .cms-store-locator .autocomplete{
       margin: -6px 6px 6px -4px !important;
    }

.cms-store-locator #Autocomplete_suggestor{
    width: 323px !important;
}

.location-list-sugg .input-box{
    position: relative;
}

.cms-store-locator .location-list-wrapper .location-list-left .location-list-sugg .sggests .input-box .suggestor-loader {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
    position: absolute;
    right: 11px;
    top: 10px;
    z-index: 99;
    width: 30px;
    height: 30px;
}

.cms-store-locator .location-list-wrapper .location-list-left .location-list .location-list-cnt ul li div.location-list-name span {
    background: url("../images/new.png") no-repeat scroll 0 0 / 24px auto rgba(0, 0, 0, 0);
    position: absolute;
    height: 20px;
    width: 32px;
    display: block;
    top: -16px;
    float: left;
}

    .location-list-right .location-store .phone-details.mobile{
        display: none;
        }

}

@media only screen and (max-width: 739px)
{

    .cms-store-locator{
        font-size: 12px !important;
    }

    /*store locater mobile*/

    .location-list-wrapper .location-list-left .location-list .location-list-cnt ul li div.location-list-name span {
        background: url('../images/new.png') no-repeat -1px -1px;
        background-size: 24px 12px;
        position:absolute;
        width: 23px;
        height: 9px;
        display: block;
        top: -11px;
        float: left;
    }

    .page-title{
      text-align:center;
        margin-top:0;

    }

    .page-title h1{
        font-size:24px;
        margin-bottom:0px;
    }

    .title-2{
        display: none;
    }

    .location-list-desc{
        display: none;
    }


    .location-list-left{
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        width:100%;
        float:none;
        clear: both;
        padding:5px;

    }

    .location-list-right{
       display: block;
    }


.location-list-sugg{
       background:none;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        padding: 10px 10px 0 10px;
        width:100%;
        margin-bottom:0px;
    }

.location-list-sugg label{
       display: none;
    }

.location-list-sugg .input-box{
        display: block;
        width:60%;
        float: left;
        padding:0px;
        margin:0px;
    position: relative;
    }
    .location-list-sugg .input-box .suggestor-loader{
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        padding: 0;
        position: absolute;
        right: 0px;
        top: 10px;
        z-index: 99;
        width: 30px;
        height: 30px;
        }

.location-list-sugg input.placeholder-toggle{
        width:100%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        padding:3px;
        font-size:11px;
        border: 1px solid #cdcdcd;
        height: 40px;
        font-size: 14px;
        color:#ccc;
        text-transform: uppercase;
    }

    #suggestor_clear{
        /*display: none;*/
    }

    #suggest_btn{
        background: #000;
        color: #fff;
        padding: 3px 5px;
        float: left;
        border: none;
        margin:3px 0 0 0px;
        text-transform: uppercase;
        font-size:15px;
        font-weight: bold;
        width:40%;
        box-sizing:border-box;
        -moz-box-sizing:border-box;
        height: 40px;
        font-weight: bold;
    }

    #suggest_btn .desk{
        display: none;

    }

    #suggest_btn .mobile{ display: block;}

.cms-store-locator p.or,
.cms-store-locator .location-list h2,
.cms-store-locator .location-list-name em,
.cms-store-locator .location-list-phone{
    display: none;

}

.location-list-right{
    display: none;
}

.location-list-ul{
    padding:0px;
    margin:5px 15px 10px 15px;
}

.location-list-ul li{
    margin-bottom: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.location-list-ul li.map-image{
    margin-bottom:5px;
}
    .location-list-ul li .map-image{
        float: left;
        width: 100%;
        margin-bottom: 17px;
        }
    .location-list-ul li .map-image a
    {
        border:none !important;
    }
    .location-list-ul li .map-image img{
        max-width: 100%;
        }
.cms-store-locator .location-list-name{
    font-family: tradegothic-bold;
    width: auto;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    float: left;
    font-size:14px;
    margin-bottom: 15px;
    position: relative;
}
    .cms-store-locator .location-list-name .slash{
        display: none;
        }
    .location-list-cnt ul li .store-data{
        line-height: 180%;
        float: left;
        width: 100%;
        }
    .location-list-cnt ul li .store-data .location-name{
        display: none;
        }
    .location-list-cnt ul li .store-data .store-details .contact-details{
          margin-bottom: 15px;
        }
    .location-list-cnt ul li .store-data .store-details .phone-details{
        display: none;
        }
    .location-list-cnt ul li .store-data .store-details .phone-details.mobile{
        display: block;
        }
    .location-list-cnt ul li .store-data .store-details .phone-details span{
        color: #EE802A;
        font-family: tradegothic-bold;
        }
    .location-list-cnt ul li .store-data .store-details .phone-details span.slash{
        display: inline-block;
        margin:0 5px;
        }
    .location-list-cnt ul li .store-data .store-details .phone-details span.mail{
        text-transform: lowercase;
        }
.location-list-store-info{
    width: auto;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    float: right;
    text-align: right;
    padding-right:0;
    font-size:14px;
}
.location-list-store-info .location-list-dist{
    font-family: tradegothic-roman;
    color: #000000;
    text-align: right;
}

.location-cnt{
    color: #EE802A;
}

.location-list-btn,
.location-list-cnt .mobile-map{
    display: none;
}



.current-loc{
    /*background: url(../images/btn-current-location.png) no-repeat left  #000;*/
    background-color: #000;
    color: #fff;
    padding: 5px 0;
    float: none;
    clear: both;
    border: none;
    margin:5px 0 0 0;
    text-transform: uppercase;
    font-size:16px;
    font-weight: bold;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    height: 40px;
    font-weight: bold;
  }
.current-loc span{
    line-height:23px;
    margin-top: 5px;
    display: inline-block;
    background:url(../images/mobile/current-location.png) no-repeat left center;
    padding-left: 25px;

    }
    /*.current-loc span:before{*/
        /*content:url(../images/mobile/current-location.png);*/
        /*margin-right: 10px;*/
        /*}*/

#content .grid{ display: block; overflow: auto;}

.location-list , #location-list{
    display: block;
    /*min-height: 200px;*/

    }

.cms-store-locator #location-list
{
    padding-top: 4px;
}


#anonymous_element_1{
    z-index: 20000 !important;
    display: block;
    }

.autocomplete div{
  height: 30px;
  color: #000;
    font-size: 11px;
    }
.autocomplete div strong{
  display: block;
    }
    .autocomplete { min-width: 288px!important;}

.cms-store-locator .autocomplete-w1{
 left:6px;
    }
.cms-store-locator .autocomplete-w1 .autocomplete-w2{
 padding:0px;
    }

.cms-store-locator #Autocomplete_suggestor div strong{
   display: inline;
   padding: 0 0 0 0;
   color:#EE802A;

    }


    .dekstop-banner{
        display: none;
    }
    .store-banner img{ width: 100%;}
    .mobile-banner{
        display: block;
        float: left;
        width: 100%;
        }







}
