.col-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1440px) {
  .col-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.col-full {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.col-full::before, .col-full::after {
  content: "";
  display: table;
}
.col-full::after {
  clear: both;
}
.col-full:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) and (max-width: 1440px) {
  .col-full {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}

[data-elementor-columns] {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
[data-elementor-columns] .column-item {
  padding-left: 15px;
  padding-right: 15px;
}

[data-elementor-columns-mobile="1"] .column-item {
  flex: 0 0 100%;
  max-width: 100%;
}

[data-elementor-columns-mobile="2"] .column-item {
  flex: 0 0 50%;
  max-width: 50%;
}

[data-elementor-columns-mobile="3"] .column-item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

[data-elementor-columns-mobile="4"] .column-item {
  flex: 0 0 25%;
  max-width: 25%;
}

[data-elementor-columns-mobile="5"] .column-item {
  flex: 0 0 20%;
  max-width: 20%;
}

[data-elementor-columns-mobile="6"] .column-item {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

@media (min-width: 768px) {
  [data-elementor-columns-tablet="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  [data-elementor-columns-tablet="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  [data-elementor-columns-tablet="3"] .column-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  [data-elementor-columns-tablet="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  [data-elementor-columns-tablet="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  [data-elementor-columns-tablet="6"] .column-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media (min-width: 1024px) {
  [data-elementor-columns="1"] .column-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  [data-elementor-columns="2"] .column-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  [data-elementor-columns="3"] .column-item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  [data-elementor-columns="4"] .column-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  [data-elementor-columns="5"] .column-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  [data-elementor-columns="6"] .column-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  [data-elementor-columns="7"] .column-item {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  [data-elementor-columns="8"] .column-item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.page-template-template-homepage #primary,
.page-template-template-homepage .site-main {
  margin-bottom: 0;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 768px) and (max-width: 1440px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

[class*=" column-"], [class^=column-] {
  padding-left: 15px;
  padding-right: 15px;
}

.column-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.column-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.column-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.column-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.column-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.column-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.column-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.column-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.column-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.column-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.column-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.column-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .column-tablet-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-tablet-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-tablet-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-tablet-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-tablet-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-tablet-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-tablet-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-tablet-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-tablet-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-tablet-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-tablet-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-tablet-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .column-desktop-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-desktop-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-desktop-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-desktop-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-desktop-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-desktop-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-desktop-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-desktop-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-desktop-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-desktop-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-desktop-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-desktop-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hide {
  display: none !important;
}

@media (min-width: 768px) {
  .tablet-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .desktop-hide {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tablet-hide-down {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .desktop-hide-down {
    display: none !important;
  }
}
.d-none {
  display: none;
}

#wcfmmp-stores-lists {
  box-shadow: none;
}
#wcfmmp-stores-lists .right_side {
  padding: 0;
}
#wcfmmp-stores-lists .wcfmmp-store-lists-sorting {
  margin: 0 0 30px;
  border-bottom: 1px solid var(--border);
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
}
#wcfmmp-stores-lists .wcfmmp-store-lists-sorting .wcfm-woocommerce-ordering {
  margin-right: auto;
  padding: 10px 0;
}

.wcfmmp-stores-listing .wcfmmp-store-list-map {
  border: none;
}

.wcfmmp-store-search-form {
  box-shadow: none;
  padding: 15px 0 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  margin-bottom: 5px;
}
.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 {
  box-shadow: none;
  border: 1px solid var(--border) !important;
  width: calc(50% - 30px) !important;
  margin: 15px;
}
@media (min-width: 1024px) {
  .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 {
    width: calc(25% - 30px) !important;
  }
}

#wcfmmp_store_orderby {
  box-shadow: none;
  border: 1px solid var(--border) !important;
  padding: 5px 28px 5px 20px;
}

.wcfmmp-store-search-form .select2-container--default .select2-selection--single {
  height: 42px;
}
.wcfmmp-store-search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}
.wcfmmp-store-search-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 12px;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 16px;
}
.wcfmmp-store-search-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: static;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap {
  margin: 20px -15px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 {
    width: 50%;
  }
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper {
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content {
  border-bottom: none;
  position: relative;
  min-height: 240px;
  padding: 36px 40px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  background-size: cover;
  z-index: 1;
  opacity: 1;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data-container {
  position: relative;
  z-index: 9;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.1666666667;
  margin: 0 0 25px;
  text-transform: capitalize;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data h2 a {
  color: #fff !important;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data h2 a:hover {
  text-decoration: underline;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data .bd_rating {
  margin-bottom: 17px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data .wcfmmp-store-rating {
  font-size: 11px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data .wcfmmp-store-rating:before {
  color: var(--light);
  opacity: 1;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data .store-phone {
  background: none !important;
  margin-top: 11px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-data .store-phone i {
  background: none !important;
  width: auto;
  margin-right: 5px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer {
  background: transparent;
  width: 100%;
  min-height: 60px !important;
  height: auto !important;
  padding: 12px 35px 14px;
  z-index: 9;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer .store-avatar {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border: none;
  right: 30px;
  left: unset;
  width: 70px;
  height: 70px;
  top: -35px;
  margin-top: 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer .store-enquiry {
  position: static;
  margin-bottom: 0;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer a.wcfm_catalog_enquiry,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer a.wcfmmp-visit-store {
  position: static;
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 14px;
  line-height: 34px;
  font-weight: 600;
  border: none;
  background: var(--border) !important;
  color: var(--accent) !important;
  height: 34px;
  text-transform: capitalize;
  box-shadow: none;
  min-width: 85px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer a.wcfm_catalog_enquiry:hover,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-footer a.wcfmmp-visit-store:hover {
  color: #fff !important;
  background: var(--accent) !important;
}

#wcfmmp-stores-wrap .paginations ul li {
  padding: 0;
  margin: 0 10px 0 0;
}
#wcfmmp-stores-wrap .paginations ul li a,
#wcfmmp-stores-wrap .paginations ul li span {
  font-size: 14px;
  min-height: 22px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  text-align: center;
  background: transparent;
  color: var(--accent);
}
#wcfmmp-stores-wrap .paginations ul li .page-numbers.next,
#wcfmmp-stores-wrap .paginations ul li .page-numbers.prev {
  display: flex;
}
#wcfmmp-stores-wrap .paginations ul li .page-numbers.next:hover,
#wcfmmp-stores-wrap .paginations ul li .page-numbers.prev:hover {
  background: transparent !important;
  color: var(--accent);
}

#wcfmmp-store {
  box-shadow: none;
}
#wcfmmp-store .wcfm_banner_area {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
#wcfmmp-store #wcfm_store_header {
  min-height: 158px;
}
#wcfmmp-store .right_side_full,
#wcfmmp-store .left_side_full {
  padding: 22px 0 0;
}
#wcfmmp-store .logo_area {
  width: 70px;
  height: 70px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  top: -35px;
  float: left;
  margin-bottom: 0;
}
#wcfmmp-store .header_left {
  margin-left: 45px;
  padding: 0;
  text-align: left;
}
@media (max-width: 1024px) {
  #wcfmmp-store .header_right {
    padding: 0 45px 30px;
  }
}
#wcfmmp-store .logo_area_after {
  left: 0;
  top: 44px;
}
#wcfmmp-store .bd_icon_area {
  position: static;
  float: right;
  margin: 40px 40px 20px 0;
}
@media (max-width: 1024px) {
  #wcfmmp-store .bd_icon_area {
    float: unset;
    margin: 0 0 20px 0;
  }
}
#wcfmmp-store .bd_icon_box {
  margin-right: 0;
  margin-bottom: 0;
}
#wcfmmp-store .bd_icon_box .follow span,
#wcfmmp-store .bd_icon_box .wcfm_store_enquiry span,
#wcfmmp-store .bd_icon_box .wcfm_store_chatnow span {
  font-size: 14px;
}
#wcfmmp-store .social_area {
  background: transparent !important;
  min-height: 34px;
  width: auto;
  clear: both;
}
@media (max-width: 1024px) {
  #wcfmmp-store .social_area {
    position: static;
    margin-top: 0;
    float: unset;
  }
}
#wcfmmp-store .social_area ul {
  display: flex;
  flex-wrap: wrap;
  position: static;
  margin-right: 40px;
  transform: translate(0);
}
#wcfmmp-store .social_area ul li {
  width: 35px;
  height: 35px;
}
#wcfmmp-store .social_area ul li:last-child {
  margin-right: 0;
}
#wcfmmp-store .social_area ul li:first-child {
  margin-left: 0;
}
@media (min-width: 1024px) {
  #wcfmmp-store .address {
    left: 70px;
  }
}
@media (max-width: 1024px) {
  #wcfmmp-store .address {
    position: static;
    float: unset;
    left: 0;
    margin: 0;
    padding-left: 0;
    width: 100%;
  }
}
#wcfmmp-store .address p {
  padding-bottom: 8px;
}
#wcfmmp-store .address .header_store_name .store_info_parallal {
  display: block;
  padding-bottom: 8px;
}
#wcfmmp-store .address .header_store_name span {
  font-size: 14px;
  line-height: 1.5714285714;
}
#wcfmmp-store .address .header_store_name i {
  color: #fff !important;
  line-height: 22px;
  vertical-align: middle;
  min-width: 15px;
}
#wcfmmp-store h1.wcfm_store_title {
  font-size: 24px;
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 6px;
  text-transform: capitalize;
}
#wcfmmp-store .product_area .products-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#wcfmmp-store .product_area .products-wrapper .orderby {
  padding-top: 4px;
  padding-bottom: 4px;
}
#wcfmmp-store .product_area .products-wrapper .woocommerce-ordering {
  order: -1;
}
#wcfmmp-store .product_area .products-wrapper .woocommerce-result-count {
  margin-left: auto;
}
#wcfmmp-store .product_area .products-wrapper ul.products {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #wcfmmp-store .product_area .products-wrapper ul.products {
    margin-left: -30px;
    margin-right: -30px;
  }
}
#wcfmmp-store .product_area .products-wrapper ul.products li.product {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  #wcfmmp-store .product_area .products-wrapper ul.products li.product {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
  }
}
#wcfmmp-store .product_area .products-wrapper ul.products .wcfm_buttons {
  left: 30px;
}
#wcfmmp-store .product_area .products-wrapper ul.products ins {
  background: none;
  color: var(--primary);
}
#wcfmmp-store .product_area .products-wrapper ul.products del {
  color: var(--light);
}
#wcfmmp-store .tab_area .tab_links {
  margin-bottom: 18px;
  border-bottom: 1px solid var(--border);
}
#wcfmmp-store .tab_area .tab_links li {
  border: none !important;
  margin: 0;
  width: unset;
}
#wcfmmp-store .tab_area .tab_links li:after {
  top: calc(100% - 2px);
  height: 3px;
}
#wcfmmp-store .tab_area .tab_links li a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  padding: 18px 20px 18px;
  position: relative;
  text-transform: capitalize;
}
#wcfmmp-store .tab_area .tab_links li.active, #wcfmmp-store .tab_area .tab_links li:hover {
  border: none !important;
}
#wcfmmp-store .tab_area .tab_links li.active:after, #wcfmmp-store .tab_area .tab_links li:hover:after {
  background: var(--primary) !important;
  opacity: 1;
}
#wcfmmp-store .tab_area .tab_links li.active a, #wcfmmp-store .tab_area .tab_links li:hover a {
  color: var(--accent) !important;
}
#wcfmmp-store .tab_area .tab_links li:first-child a {
  padding-left: 0;
}
#wcfmmp-store #reviews {
  max-width: 100vw;
}

#wcfm_store_header .wcfmmp-store-rating {
  font-size: 12px;
}

/*# sourceMappingURL=wcfm.css.map */
