a.storelinks{background: #DF6777;    color: #fff;    text-align: center;    font-size: 16px;    padding: 10px;display:block;    text-transform: uppercase;    margin-bottom: 20px;}
span.eclink{color:#DF6777;margin-left:20px;}
a.storelinks:hover{color: #fff; opacity:0.8;}
.popup-storelocator-wrapper{    width: 100%;    height: 100%;    position: fixed;    z-index: 200;    left: 0;    background: rgba(0,0,0,0.25);    top: 0;display:none;}
.popup-storelocator{position: absolute;    max-height: 530px;    left: 50%;    width: 495px;    margin-left: -248px;    top: 20%;    background: #fff;}
.popup-storelocator .pp-title{    background:#88B04B;    color: #fff;    text-align: center;    font-size: 16px;    padding: 20px;}
.popup-storelocator .store-con{    display: block;    padding: 20px 20px 20px 120px;    color: #000;    font-size: 16px;background:url('../images/store-item.png') #fff no-repeat 50px 50%;}
.popup-storelocator .store-con:hover{background-color:#ddd;}
.popup-storelocator .pp-bottom{background: #88B04B;    color: #fff;    text-align: center;    font-size: 16px;    padding: 20px;display:block;    text-transform: uppercase;}
.popup-storelocator .pp-close{    position: absolute;    background: #fff;    right: -14px;    top: -13px;    border-radius: 29px;    box-shadow: 0 0 10px;    font-size: 20px;    cursor: pointer;    font-weight: 700;    padding: 0 10px;}
.amlocator_store_list h1{font-family:"Blur";}
.ajax_content .ajax-loader{background:url('../images/ajax-loader.gif') #fff no-repeat 215px 50%;text-align: center;height: 40px;}
