/*

Theme Name: VITELA

Theme URI: https://dreamlogodesign.net/

Author: Dream Logo Design

Author URI: https://dreamlogodesign.net/

Description: A custom WordPress theme built from scratch.

Version: 1.0

License: GNU General Public License v2 or later

License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tags: custom-theme, responsive, modern

Text Domain: vitela

*/

.single-post .woocommerce .products ul, .single-post .woocommerce ul.products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}