.wpl-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.wpl-row > div {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.wpl-profile-frame {
  padding: 0px;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #eee;
}

.wpl-profile-frame .wpl-profile-info-box {
  position: relative;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-img {
  width: 100%;
  background-image: url(../images/default-store-banner.png);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper:before,
.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper:after {
  display: table;
  content: " ";
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper:after {
  clear: both;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary {
  background-color: rgba(0, 0, 0, 0.65);
  width: 320px;
  height: 100%;
  padding-top: 25px;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info-head .wpl-profile-img {
  text-align: center;
  margin-bottom: 12px;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info-head .wpl-profile-img.profile-img-circle img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info-head .store-name {
  font-weight: bold;
  padding: 0;
  font-size: 20px;
  text-align: center;
  margin: 0 0 18px;
  color: #fff;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info {
  padding: 0 30px;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info .wpl-store-info {
  margin: 0 0 1.41575em 20px;
  padding: 0;
  list-style: none;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info .wpl-store-info li {
  padding-bottom: 8px;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info .wpl-store-info li i {
  font-weight: bold;
  float: left;
  margin-left: -25px;
  margin-top: 4px;
}

.wpl-profile-frame .wpl-profile-info-box .wpl-profile-info-summary-wrapper .wpl-profile-info-summary .wpl-profile-info .wpl-store-info li.wpl-store-phone a {
  color: #fff;
}

.wpl-content {
  margin-bottom: 30px;
}

#map_canvas {
  width: 100%;
  height: 200px;
}

.wpl-profile-tab .wpl-profile-tab-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border-width: 0 1px 1px 1px;
  border-color: #EDEDED;
  border-style: solid;
}

.wpl-profile-tab .wpl-profile-tab-nav ul:before,
.wpl-profile-tab .wpl-profile-tab-nav ul:after {
  display: table;
  content: '';
  clear: both;
}

.wpl-profile-tab .wpl-profile-tab-nav ul li {
  display: inline-block;
  border-right: 1px solid #EDEDED;
  margin: 0 -4px 0 0;
}

.wpl-profile-tab .wpl-profile-tab-nav ul li a {
  text-decoration: none;
  color: #666;
  padding: 10px 15px;
  display: inline-block;
}

.wpl-profile-tab .wpl-profile-tab-nav ul li a:hover {
  background: #eee;
}

.wpl-profile-tab .wpl-profile-tab-content {
  margin-top: 15px;
}

.wpl-profile-tab .wpl-profile-tab-content .tab-panel {
  display: none;
}

.wpl-profile-tab .wpl-profile-tab-content .tab-panel.active {
  display: block;
}

#wpl-store-list #wpl-seller-listing-wrap {
  margin-left: -15px;
  margin-right: -15px;
}

#wpl-store-list #wpl-seller-listing-wrap.grid-view .store-wrapper {
  position: relative;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap {
  list-style: none;
  margin: 20px -15px 0;
  padding: 0;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap:before,
#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap:after {
  content: " ";
  display: table;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap:after {
  clear: both;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li {
  list-style-type: none;
  float: left;
  margin: 0 0 20px 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li.coloum-3 {
  width: 33.33%;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-wrapper {
  -webkit-box-shadow: 0px 0px 25px 0px #ddd;
  box-shadow: 0px 0px 25px 0px #ddd;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-header .store-banner {
  min-height: 220px;
  position: relative;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-header .store-banner img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  max-width: 100%;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content.default-store-banner {
  background: transparent;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content .store-data-container {
  padding: 5px 20px;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content .store-data-container .store-data h2 {
  padding: 0 !important;
  font-size: 24px;
  margin: 20px 0 10px 0;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content .store-data-container .store-data h2 a {
  color: #000;
  font-size: 25px;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-content .store-data-container .store-data .store-address {
  margin: 0 0 5px 0;
  line-height: 23px;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-footer {
  background: #f7fbfc;
  position: relative;
  padding: 15px 20px;
  border-top: 1px solid #eee;
  z-index: 99;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-footer .seller-avatar {
  padding: 6px;
  background: #fff;
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  right: 20px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: 0px 0px 30px -6px #afafaf;
  box-shadow: 0px 0px 30px -6px #afafaf;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-footer .seller-avatar img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

#wpl-store-list #wpl-seller-listing-wrap ul.wpl-seller-wrap li .store-footer a {
  text-decoration: none;
}

#wpl-store-list #wpl-seller-listing-wrap ul.pagination {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li {
  display: inline;
}

#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > span,
#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > span.current,
#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > a.current {
  background-color: #eee;
  color: #999;
}

#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > span:hover,
#wpl-store-list #wpl-seller-listing-wrap ul.pagination > li > a:hover {
  background-color: #eee;
  color: #999;
}

.wpl-btn-theme {
  color: #fff;
  background-color: #f05025;
  border-color: #f05025;
}

.wpl-btn-theme:hover,
.wpl-btn-theme:focus {
  color: #ffffff !important;
  background-color: #dd3b0f !important;
  border-color: #ca360e !important;
}

.wpl-btn-round[class] {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 34px;
  font-size: 25px;
  line-height: 34px;
}

#wpl-store-list-container {
  padding-top: 15px;
  clear: both;
}

.wpl-store-list-filter {
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wpl-store-list-filter .wpl-store-result-count {
  margin-bottom: 0;
}

.wpl-store-list-filter .wpl-store-ordering {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .wpl-col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .wpl-col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}