html body.wcfm-dashboard-page #content {
  margin-top: 0;
}

.wcfm-dashboard-page #masthead, .wcfm-dashboard-page .storefront-breadcrumb {
  display: none;
}
.wcfm-dashboard-page #content > .col-full {
  max-width: 100%;
  padding: 0;
}
.wcfm-dashboard-page #wcfm-main-content {
  max-width: 100%;
  padding: 0;
}

.wcfm_menu_wcfm-articles {
  display: none !important;
}

.store_name_sub {
  font-size: 14px;
  font-style: italic;
  margin-top: -2px;
  line-height: 18px;
  margin-bottom: 20px;
}

@media (max-width: 599px) {
  .x_small_products {
    flex-direction: column;
  }
  .x_small_products .x_small_product {
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) and (max-width: 992px) {
  .x_small_products_4 .x_small_product {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
  }
}
@media (min-width: 992px) {
  .home .header_woo_categories .header_woo_categories__toggle {
    display: block !important;
  }
}
.x_brands .owl-stage {
  margin: 0 auto;
}

@media (max-width: 767px) {
  body.home #main .page-content .x_revslider804a8f65cb0291ecbdb07f36775b5605 {
    display: none;
  }
}

@media (min-width: 768px) {
  .home-hero-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .home-hero-desktop {
    display: none;
  }
}

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