/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Text Domain: hello-elementor-child
*/

/*
    Add your custom styles here
*/



body.single-product .flex-viewport .woocommerce-product-gallery__image img {
    cursor: pointer;
}
a.woocommerce-product-gallery__trigger {
    display: none;
}
.hv_shop_bread_crumb .woocommerce-breadcrumb {
    background: transparent !important;
    padding: 0 !important;
}