/*
Theme Name:   Anesta Child
Theme URI:    https://clubmadera.com
Description:  Tema hijo de Anesta
Author:       Club Madera
Template:     anesta
Version:      1.0.0
Text Domain:  anesta-child
*/

.elementor-swiper {
  overflow: hidden;
}

.elementor-main-swiper {
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}