/*
Theme Name: Hello Fashion Child
Description: Lightweight womenswear child theme for Hello Elementor, Elementor and WooCommerce.
Author: Custom Theme Studio
Template: hello-elementor
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-fashion-child
Tags: e-commerce, custom-logo, featured-images, full-width-template
*/

/* Add project overrides here. Base CSS lives in assets/css/base.css.
 * Elementor widget rules have priority over our low-specificity defaults.
 */


.product-image-box{
position:relative;
overflow:hidden;
}


.elementor .e-flexbox-base {
    padding: 10px;
    display: flex;
    flex-direction: column;
}


.woocommerce div.product{
    padding-top:50px;
}
