/* 
Theme Name: Tear Business
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Child theme do Hello Elementor para o Tear Business
Author: Bruno Ottonelli Copatti
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

.elementor.product .price {
    margin-bottom: 0 !important;
}

.woocommerce-product-gallery {
    margin-bottom: 0 !important;
}

.woocommerce-product-gallery .flex-control-thumbs {
    display: none !important;
}

.woocommerce-product-gallery .flex-direction-nav {
  display: block !important;
}