/*
Theme Name:     Hello Elementor Child
Theme URI:      https://marcorillo.it/
Description:    Tema Child per il tema hello elementor
Author:         Marco Rillo
Author URI:     https://marcorillo.it/
Template:       hello-elementor
Version:        0.1.0
*/


/* Nascondi overflow e fissa larghezza slide */
/*@media (max-width: 768px) {
  .elementor-widget-loop-carousel .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
  }

  .elementor-widget-loop-carousel .swiper-wrapper {
    overflow: hidden !important;
  }
}
*/
