/* Start custom CSS */#main-container {
  padding-top: 0 !important;
}
@media (max-width: 480px) {
#wcfmmp-stores-lists > .wcfmmp-store-search-form {
  padding: 20px 20px 40px 20px !important;
  border-radius: 20px 20px 0 0 !important;
}
#wcfmmp-stores-lists .right_side.right_side_full {
  padding: 80px 30px !important;
}
}/* End custom CSS */