/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

.jet-woo-product-gallery__image img {
    width: 60% !important;
}

/* Speed up JetMenu dropdown hiding */
.jet-sub-menu {
    transition-delay: 0s !important;
    transition-duration: 0s !important;
    opacity: 1 !important;
}


