.dokan-seller-search-form {
    margin-top: 0 !important;
}

#dokan-seller-listing-wrap {
	ul {
		li {
			.store-content {
				.store-info {
					.store-data {
						h2 {
							margin: 0 !important;
						}
						.dokan-seller-rating {
							margin-top: 0 !important;
						}
						p {
							font-size: 18px;
							line-height: 1.2;
						}
					}
				}
			}
		}
	}
}
