/*
 Theme Name:   Grit Child Theme
 Theme URI:    https://grit.ancorathemes.com
 Description:  Grit Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     grit
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  grit
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.payment_box.payment_method_woocommerce_payments input {
    display: none !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:hover a > img {
    opacity: 0 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: transparent !important;
}