/**
 * Storelocator css file
 * 
 * @category    design
 * @package     base_default
 * @author      Clarion Magento Team
 */
/* Search stores*/
#search-store {
    width: 100%;
    border-collapse: collapse;
}
/* store list page */
#stores-list-div {
    width: 100%;
    float: left;
    margin-right: 5px;
}

#stores-list-gmap-div {
    width: 100%;
    border: 1px solid silver;
    /* float: right;*/
    padding: 5px;
    position: relative;
    overflow: hidden;
}

#store-list-map-canvas {
   width:100%;
   height:600px;
  /* float: right;*/
}

#show-all-store {
    float: right;
    padding: 10px
}
#stores {
    width: 100%;
    border-collapse: collapse;
}

.stores-view {
font-size: 12px;
 border: 1px solid silver;
padding: 5px 0px 5px 1px;
}

#stores-inner{
    width: 100%;
    border-collapse: collapse;
}

.stores-name {
    font-size: 14px;
    font-weight: bold;
}

.store-list input, .store-list select {
    border: 1px solid #cccccc;
    height: auto !important;
    float:right;
    width:70%;
}
.store-list select {
    margin: 0;
    padding: 2px !important;
}
.store-list label {
    float: left;
    width:30%;
    
}
.form-list label {
    float: left;
    font-weight: bold;
    margin: 0 0 2px;
    position: relative;
    z-index: 0;
}
.form-list select {
    width: 200px !important;
}

.form-list input {
    width: 200px !important;
}
.your-store-title {
    border-bottom: 1px solid #ededed;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 15px;
    padding-bottom: 7px;
    text-rendering: optimizespeed;
    text-transform: uppercase;
}
/* store view detail page */
#store-detail {
    float:left;
    vertical-align: top;
    border:1px solid silver;
    padding:0.2%;
    padding-bottom: 10px;
}
#store-view-detail {
    width: 100%;
    border-collapse: collapse;
}

#store-gmap {
    vertical-align: top;
    padding: 5px;
    border: 1px solid silver;
    margin:0 10% 5% 10%;
}

#googleMap {
    width: 100%;
    height: 600px;
}

#store-view-detail-table {
    max-width: 50em;
}
.store-view-detail-data-table{
    width: 100%;
    padding: 10px;
    vertical-align: top;
}
#store-view-detail-table th {
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
     width: 30%;
}

.store-view-detail-data-table th {
    background: none repeat scroll 0 0 #f4f4f4;
    line-height: 1.4;
    text-transform: uppercase;
    white-space: nowrap;
}

.store-view-detail-data-table td, .store-view-detail-data-table th {
    padding: 10px;
    vertical-align: top;
}

.store-view-detail-data-table tbody td {
    border-bottom: 1px solid silver;
}
.label-object{margin:1px;float:left;width:100%;}
.label-object .label, .object{padding:0 0 0 5px;}
.label-object .label{width:30%;background:#ededed; float:left;padding:0 0 0 5px;}
.object{width:69.8%;background:#f5f5f5; float:right;}
.table-b{}
.logostore{}
.logostore img {width:100%;max-width:320px;min-width:220px;margin:auto;}

/*----store-list----*/
.table-store{}
.td2-stores{background-color:#f5f5f5; padding:2%;margin:1% 0 1% 0;}
.endif1 {}
.td-search-store, .tr-search-store{clear:both;}
#list-store-clarior {padding:2% 10%; 2% 10%}
@media only screen and (max-width: 770px) {
    #list-store-clarior, .clarior-storelocator-page {padding:5% !important;}
    #store-gmap{margin:1% 0 1% 0!important;}
}
.clarior-storelocator-page{padding:0 10% 1% 10%;}
.tb33{} 
.tb34{float:left;}
.tb35{float:left;margin:0 0 0 5px;}
.chiudi{position: absolute;z-index:1254;left: 16px;}
.circle{padding: 10px;margin-top: 10px;text-align: center;border:1px solid;border-color:#a71655;background:#eab6cd;-webkit-border-radius: 360px;
border-radius: 360px;padding:10px;}
.clarior-storelocator-page .page-title h1{margin-bottom:2%;}

.w3-black, .w3-hover-black:hover {width:100%; color:#fff!important;background-color:#abc7f5 !important;border:1px solid;border-color:#327aec!important;}
.w3-btn, .w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

*, *:before, *:after {
    box-sizing: inherit;
}
.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
@media (min-width: 993px){
.w3-modal-content {
    width: 330px;
}
}
.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px;
}
.w3-container, .w3-panel {
    padding: 10px;
}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-container,.w3-panel{padding:10px}.w3-panel{margin-top:16px;margin-bottom:16px}
button,html [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}
button, input {
    overflow: visible;
}
button,input,select,textarea{font:inherit;margin:0}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}