.wcfmfa{font-weight:300;}
.wcfm-store-list-page #main, .wcfm-store-list-page #primary, .wcfm-store-list-page .content-area {
	max-width: 100% !important;
	width: 100% !important;
	left: 0% !important;
	margin: 0px !important;
	padding: 0px !important;
  border: 0 !important;
  float: none !important;
}

#secondary, .sidebar-primary, .wcfm-store-list-page .sidebar-container {
	display: none !important;
}

#wcfmmp-stores-lists {
	box-shadow: 1px 1px 20px 0px #E9E9E9;
	height: auto!important;
}
#wcfmmp-stores-lists *{box-sizing:border-box}

.wcfm-store-list-page #wcfmmp-stores-lists select {
	-webkit-appearance: none;
  -moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
  appearance: none;
}

#wcfmmp-stores-lists .left_sidebar{width:25%; padding:2% 3% 0 3%; background:#efefef;margin-bottom:0px;border:1px solid #efefef;}
#wcfmmp-stores-lists .right_side{width:75%;  padding:2% 2% 0 2%;}
#wcfmmp-stores-lists .right_side_full{width:100%;}

#wcfmmp-stores-map-wrapper{margin-bottom: 25px;}

#wcfmmp-stores-lists #wcfmmp-stores-map-wrapper{margin-bottom: 0px;}

#wcfmmp-stores-lists .wcfmmp-store-lists-sorting {
	font-size: .875em;
	margin: 0px 12px;
	margin-bottom: 2.617924em;
}

.wcfmmp-store-search-form {
  padding: 30px 0px;
  box-shadow: 1px 1px 20px 0px #E9E9E9;
}

#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form { margin: 0px; }

.wcfmmp-store-search-form input.wcfmmp-radius-addr, .wcfmmp-store-search-form input.wcfm-search-field, .wcfmmp-store-search-form input#search, .wcfmmp-store-search-form select#wcfmmp_store_category, .wcfmmp-store-search-form select#wcfmmp_store_country, .wcfmmp-store-search-form #wcfmmp_store_state, .wcfmmp-store-search-form .select2-container, .wcfmmp-store-search-form .wcfmmp-search-box, #wcfmmp_store_orderby {
  padding: 8px 10px;
	width: 23%;
	margin-left: 0px;
	margin-right:10px;
	font-size: 15px;
	display: inline-block;
	box-shadow: none;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	box-shadow: 1px 1px 5px 0px #E9E9E9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-height: 38px;
}

.wcfmmp-store-search-form div.wcfm_radius_filter_container {
	position: relative;
}

.wcfmmp-store-search-form i.wcfmmmp_locate_icon {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -12px;
	cursor: pointer;
	background-size: contain;
}

#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form i.wcfmmmp_locate_icon {right: 17px;margin-top: -17px;}

.wcfmmp-store-search-form input.wcfmmp-radius-addr {
	padding-right: 32px;
	width:100%;
}

.wcfmmp-store-search-form div.wcfm_radius_filter_container, .wcfmmp-store-search-form div.wcfm_radius_slidecontainer {
	padding: 5px;
	padding-top:0px;
	width: 23%;
	display: inline-block;
	position:relative;
}

#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form div.wcfm_radius_filter_container, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input.wcfmmp-radius-addr, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form div.wcfm_radius_slidecontainer, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input#search, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form input.wcfm-search-field, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form select#wcfmmp_store_category, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form select#wcfmmp_store_country, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form #wcfmmp_store_state, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form .select2-container, #wcfmmp-store-lists-sidebar .wcfmmp-store-search-form .wcfmmp-search-box {
  width: 95% !important; 
  margin-bottom:10px;
}
#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form div.wcfm_radius_filter_container{width:100%;}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 5px;   
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%; 
  background: #17a2b8;
  cursor: pointer;
}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #17a2b8;
  cursor: pointer;
}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_start {
	font-size: 10px;
  float: left;
}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_cur {
	font-size: 10px;
  position:absolute;
  top:27px;
}

.wcfmmp-store-search-form div.wcfm_radius_slidecontainer .wcfmmp_radius_range_end {
	font-size: 10px;
  float: right;
}

.wcfmmp-store-search-form .select2-container { padding:0px;vertical-align:top;min-height:38px;}
#wcfmmp_store_orderby{width: 250px;vertical-align:top;margin:0px;}

.wcfmmp-store-search-form .select2-container--default .select2-selection--single {
	padding: 5px;
	border: 0px;
	height: 40px;
}

.wcfmmp-store-search-form {
	text-align: center;
}

#wcfmmp-store-lists-sidebar .wcfmmp-store-search-form {
	text-align: left;
}

.wcfmmp-stores-listing {
  position: relative;
}

.wcfmmp-stores-listing ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 75px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}

.wcfmmp-stores-listing ul.product_list_widget li img {
	top: 10px;
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	object-fit: cover;
	object-position: 50% 50%;
	max-width: 100% !important;
}

.wcfmmp-stores-listing ul.product_list_widget li a {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3;
	flex: 1;
}

.wcfmmp-stores-listing ul.product_list_widget li .wcfm_vendor_badge img {
	position: relative;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	margin-bottom: 5px;
}

.wcfmmp-stores-listing .wcfmmp-store-list-map {
	width: 100%; 
	border: 1px solid #DFDFDF; 
	max-height: 450px;
}

.wcfm_map_info_wrapper {display: table;}
.wcfm_map_info_wrapper .wcfm_map_info_logo{display:table-cell;float:left;margin-right:20px;}
.wcfm_map_info_wrapper .wcfm_map_info_content {display:table-cell;vertical-align:middle;}
.wcfm_map_info_wrapper .wcfm_map_info_store{font-size:20px;color:#111111;font-weight:600;margin-bottom:10px;display:block;text-decoration:none!important;}

.wcfmmp-store-lists-sorting .wcfm-woocommerce-ordering {
	float: left;
	margin-right: 1em;
	margin-bottom: 0;
	padding: .5em 0;
}

.wcfmmp-store-lists-sorting .woocommerce-result-count {
	float: left;
	position: relative;
	margin-bottom: 0;
	padding: 1em 0;
}

.wcfmmp-store-lists-sorting .wcfmmp-pagination {
	padding: 1em 0;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap {
  list-style: none;
  margin: 20px 0px;
  padding: 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap:before,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap:after {
  content: " ";
  display: table;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap:after {
  clear: both;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li {
  list-style-type: none;
  float: left;
  margin: 0 0 20px 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-2 {
  width: 50%;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 {
  width: 33.33%;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 {
  width: 25%;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 {
  width: 20%;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap a.wcfm_catalog_enquiry {
	text-decoration:none;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 a.wcfm_catalog_enquiry {
	font-size: 14px;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 a.wcfm_catalog_enquiry {
	font-size: 12px;
}


#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper {
  background:#fff; box-shadow:1px 1px 20px 0px #E9E9E9; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;
}

#wcfmmp-stores-wrap a.wcfmmp-visit-store{
  position: absolute;
  top: -22px;
  right: 20px;
  border-radius: 40px;
  border-bottom: 1px solid #17a2b8;
  text-decoration:none;
  font-size:14px; width:130px; height:37px; line-height:37px; color:#17a2b8; font-weight:bold; background:#ffffff; text-align:center;  text-transform: uppercase;
}
#wcfmmp-stores-wrap a.wcfmmp-visit-store:hover{background:#000;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 a.wcfmmp-visit-store {
  right: 10px;
  width: 60px;
  height: 30px;
  line-height: 30px;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 a.wcfmmp-visit-store {
  right: 10px;
  width: 60px;
  height: 30px;
  line-height: 30px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 a.wcfmmp-visit-store {
  right: 5px;
  width: 50px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  font-size: 12px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap p.store-phone {
	background: linear-gradient(90deg,rgba(74,112,106,1) 50%,rgba(0,0,0,0) 100%);
	border-radius: 10px 0 0 10px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 a.wcfmmp-visit-store span, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 p.store-address {
  display: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 a.wcfmmp-visit-store span, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 p.store-phone, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 p.store-address {
  display: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 a.wcfmmp-visit-store span, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 p.store-phone, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 p.store-address {
  display: none;
}


#wcfmmp-stores-wrap .paginations{text-align:center; margin-top:30px;padding-bottom:70px;display:block;}
#wcfmmp-stores-lists .wcfmmp-store-lists-sorting .paginations{margin-top:0px;padding-bottom:0px;}
#wcfmmp-stores-wrap .paginations ul{padding:0; margin:0 auto; border:0;text-align:center;}
#wcfmmp-stores-wrap .paginations ul li{padding:0; display:inline-block; padding:0 3px;list-style:none;margin:2px;}

#wcfmmp-stores-wrap .paginations ul li a, #wcfmmp-stores-wrap .paginations ul li span {
	font-size:13px;
	color: #999999;
	background: #eeeeee;
	min-height:22px;
	line-height:22px;
	min-width:25px;
	display: block;
	text-align: center;
}
#wcfmmp-stores-wrap .paginations ul li:first-child a, #wcfmmp-stores-wrap .paginations ul li:last-child a {
	background:none;
	margin-top:1px;
}
#wcfmmp-stores-wrap .paginations ul li:first-child {
	background:none;
}
#wcfmmp-stores-wrap .paginations ul li:last-child {
	background:none;
}
#wcfmmp-stores-wrap .paginations ul li span.current, #wcfmmp-stores-wrap .paginations ul li a:hover {
	color: #fff;
	background: #17a2b8;
}

.bd_rating .wcfm_vendor_badges{margin-top:3px;}

@media (max-width: 767px) {
  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li {
    width: 100% !important;
    float: none;                                                        
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li {
    width: 33.33%;
  }
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content {
  max-width: 100%; border-bottom:3px solid #17a2b8;
}
@media (max-width: 767px) {
  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content {
    text-align: left;
  }
  #wcfmmp-stores-lists .right_side{width:100%;}
	#wcfmmp-stores-lists .left_sidebar{width:100%; margin-top:50px;}
	#wcfmmp-stores-lists .wcfmmp-store-lists-sorting{margin-top:2.617924em;text-align:center;}
	.wcfmmp-store-lists-sorting .wcfm-woocommerce-ordering, .wcfmmp-store-lists-sorting .woocommerce-result-count {float:none;}
}

@media (max-width: 991px) and (min-width: 768px) {
	#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-2:nth-of-type(2n-1) {
		 clear: left;
	}
}


#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info {
  height: 100%;
 /* background-size: 100% 100%;*/
  background-repeat: no-repeat;
  /*background-position: 0 50%;*/
  background-size:cover;
  background-position:center;
  height: 320px;
  position: relative;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-content .store-info {
  height: 220px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-content .store-info {
  height: 220px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-content .store-info {
  height: 150px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data-container {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .featured-favourite {
  padding: 20px 20px 10px;
  overflow: hidden;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .featured-favourite .featured-label {
  float: left;
  padding: 2px 10px;
  background: #2d54a3;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 25px -5px #afafaf;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .featured-favourite .favourite-label {
  float: right;
  padding: 2px;
  background: #fff;
  width: 55px;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0px 0px 25px -5px #afafaf;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .featured-favourite .favourite-label i.wcfmfa {
  color: #e74c3c;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data {
  padding: 0px 20px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data h2 {
  margin: 9px 0px;
  padding: 0px;
  font-size: 20px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data h2 a {
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data h2 a:hover {
  color: #fafafa;
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info .store-data p {
  margin-bottom: 2px;
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating {
  float: none !important;
  overflow: hidden;
	position: relative;
	height: 1.618em;
	line-height: 1.618;
	font-size: 1em;
	width: 6em !important;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-data .wcfmmp-store-rating {margin:0 auto;}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating:before {
  color: #47525d;
  content: "" "" "" "" "";
	opacity: .25;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating span:before {
  content: "" "" "" "" "";
	top: 0;
	position: absolute;
	left: 0;
	color:#FF912C;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data p.store-address {
  line-height: 23px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer {
  background: #fff;
  position: relative;
  padding: 15px 20px;
  border-top: 1px solid #eee; 
  min-height: 280px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer {
	min-height: 200px;
	height: 220px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-footer {
	min-height: 180px;
	height: 180px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-footer {
	min-height: 180px;
	height: 180px;
	text-align: center;
}
#wcfmmp-stores-lists .spacer{clear:both;}
#wcfmmp-stores-lists .lft{float:left;}
#wcfmmp-stores-lists .rgt{float:right;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar {
  padding: 6px;
  background: #fff;
  margin-top:10px;
  position: absolute;  
  top:-75px;
  /* transform:translateY(-50%);
  right: 20px; box-shadow: 0px 0px 30px -6px #afafaf;
*/
  width:116px;
  height: 116px;
  border-radius:50%;
  border:1px solid #efefef;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer .store-avatar {
  width: 75px;
  height: 75px;
  top: -60px;
  left: 10px;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-footer .store-avatar {
  width: 75px;
  height: 75px;
  top: -60px;
  left: 10px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-footer .store-avatar {
  width: 50px;
  height: 50px;
  top: -45px;
  left: 5px;
}

.bd_rating .star-rating, .bd_rating .wcfm_vendor_badges{float:left; margin-right:20px;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2{font-size:21px; line-height:25px;}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 a{ color:#525252; text-decoration:none; font-weight: 600;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 .wcfm_vendor_badges{display: inline-block;margin-top: 0px;vertical-align: middle;margin-left: 5px;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-data h2 {
	font-size: 20px; line-height:18px;margin-bottom:5px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-data h2 {
	font-size: 15px; line-height:15px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-data h2 {
	font-size: 15px; line-height:15px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-data h2 a {
	font-weight: 600;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-data h2 a {
	font-weight: normal;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-data h2 a {
	font-weight: normal;
}
/*.store-data{margin-top:10px;}*/

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-data-container{width: 100%; padding: 55px 0 0 0;}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer .store-data-container{padding: 15px 0 0 0;}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-4 .store-footer .store-data-container{padding: 25px 0 0 0;}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-5 .store-footer .store-data-container{padding: 25px 0 0 0;}


.store-data-container .star-rating span::before{color:#FF912C;}
.store-data-container .store-address{font-size:13px; line-height:20px; color:#838383; margin:0 0 15px 0;}
.store-data-container .store-phone{font-size:15px; line-height:18px; color:#525252;margin:12px 0 0 0;}
.store-data-container .store-phone i{font-size:13px;width:21px; height:21px; background:#525252; border-radius:50%; color:#fff; text-align:center; line-height:21px; margin-right:0px; vertical-align: middle;}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.no-banner-img .store-content .store-info .store-data-container {
  height: 100%;
  background: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.no-banner-img .store-content .store-info .featured-favourite .featured-label {
  background: #d1dbf0;
  color: #2d54a3;
  box-shadow: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.no-banner-img .store-content .store-data h2 a {
  color: #526b6f;
  text-shadow: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.no-banner-img .store-content .store-data h2 a:hover {
  color: #333;
  text-shadow: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.no-banner-img .store-content .store-data p {
  color: #748082;
  text-shadow: none;
}

@media screen and (max-width:800px)
{
	#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar{width:75px; height:75px; top: -50px;}
	.store-footer .store-data-container{padding-top:35px;}
}

@media screen and (max-width:736px)
{
	#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer{ min-height:auto;}
	/*#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar{width:116px; height:116px;}
	.store-footer .store-data-container {width:75%;}*/
}

@media screen and (max-width:568px)
{
	/*.store-footer .store-data-container {width:70%;}*/

}

@media screen and (max-width: 640px) {
	/*#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar{width:80px; height:80px;}*/
	#wcfmmp-stores-wrap a.wcfmmp-visit-store span{display:none;}
	#wcfmmp-stores-wrap a.wcfmmp-visit-store{width:100px;}

	.wcfmmp-store-search-form input.wcfmmp-radius-addr, .wcfmmp-store-search-form div.wcfm_radius_filter_container, .wcfmmp-store-search-form div.wcfm_radius_slidecontainer, .wcfmmp-store-search-form input#search, .wcfmmp-store-search-form select#wcfmmp_store_category, .wcfmmp-store-search-form select#wcfmmp_store_country, .wcfmmp-store-search-form #wcfmmp_store_state, .wcfmmp-store-search-form .select2-container { 
		width: 95%;
		margin-right: 0px;
		margin-bottom: 10px;
		text-align: left;
	}
	.wcfmmp-store-search-form div.wcfm_radius_filter_container{padding:0}
	.wcfmmp-store-search-form input.wcfmmp-radius-addr{width:100%;}
	
	.bd_rating .star-rating, .bd_rating .wcfm_vendor_badges{float:none;margin-right:0px;}
}

@media screen and (max-width:375px) {
	.bd_rating {
    display: inline-block;
  }
	#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer{min-height:auto;}
	#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-avatar{}
	.store-footer .store-data-container {width:100%;}
	.star-rating{margin:0 auto;}
}