/* 
Theme Name: Hello Elementor Child
Theme URI: 
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Al Mohite
Author URI: 
Template: hello-elementor
Version: 2.5.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: 
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* Elementor + Hello — stacked Woo images */

.woocommerce-product-gallery__wrapper {
  display: block !important;
}

.woocommerce-product-gallery__image {
  margin-bottom: 20px;
}

.woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
