/** GENERAL STYLES **/
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/** MAP STYLES **/
.filoblu-storelocator-map {width:100%; height:500px;}
.filoblu-infobox-wrapper {font-family: Arial, Helvetica !important; text-align: center;}
.filoblu-infobox-wrapper .filoblu-infobox-title {font-weight: bold;}
.filoblu-infobox-wrapper .filoblu-infobox-address {display:block;}
.filoblu-infobox-wrapper .filoblu-infobox-working-times {margin-top:20px;width:100%;}
.filoblu-infobox-wrapper .filoblu-infobox-working-times th {font-weight: bold;padding:0 5px;}
.filoblu-infobox-wrapper .filoblu-infobox-working-times td {padding:0 5px;}
.filoblu-infobox-wrapper .filoblu-infobox-working-times tr.active {background:lightgrey;font-weight:bold;}
.filoblu-infobox-wrapper .filoblu-infobox-working-times tr.active td {font-weight:bold;}

/** SEARCH FORM STYLES **/
.filoblu-storelocator-search {margin-top:20px;}
.filoblu-storelocator-search .filoblu-storelocator-search-input {width:300px;}

/** GRID VIEW STYLES **/
.filoblu-storelocator-view-holder {margin-top:20px;}
.filoblu-storelocator-view-holder li {width:268px;float:left;margin:5px;border:1px solid #ccc;padding:10px;min-height:105px;}
.filoblu-storelocator-view-holder li .filoblu-grid-title {font-weight:bold;}
.filoblu-storelocator-view-holder li .filoblu-grid-opened {margin-top:10px;color:green;}
.filoblu-storelocator-view-holder li .filoblu-grid-opened.closed {color:red;}

/** CHECKOUT STYLES **/
.filoblu-storelocator-checkout-location-select {margin:10px 0;}
#filoblu-storelocator-checkout-selected-shop-title {font-weight:bold;}
#filoblu-storelocator-checkout-stores-list .left {width:460px;}
#filoblu-storelocator-checkout-stores-list .right {width:160px;}
.filoblu-storelocator-checkout-map {width:460px;height:310px;}
#filoblu-storelocator-checkout-view-holder {padding-left:10px;height:310px;overflow-x:hidden;overflow-y:scroll;}
#filoblu-storelocator-checkout-view-holder li {margin-top:0;cursor:pointer;}