/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.flex-prev,
.flex-next,
.flex-direction-nav {
    display: none !important;
}

@media (max-width: 768px) {
  .woocommerce-product-gallery__trigger {
    display: none !important;
  }
}