/**
 * Main Child Theme Stylesheet
 *
 * This file contains custom styles for the OceanWP child theme.
 * It is loaded after the parent theme styles.
 */

/* Add your custom CSS below this line */

.load-more-product {
    margin-top: 30px;
}
