/**
 * Theme Name:     Blocksy Child 2
 * Author:         CreativeThemes
 * Template:       blocksy
 * Text Domain:	   blocksy-child-2
 * Description:    Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
 */
@media (max-width: 786px) {
  .img {
    transform: scale(1.5); /* 180% zoom */
    cursor: pointer;
  }
}
.elementor-element .swiper~.elementor-swiper-button svg
 {
    fill: #E85200 !important;

}