/*
Theme Name: Walter
Author: Designs Funnel Team
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.image-slider-uper .elementor-swiper-button.elementor-swiper-button-prev, .image-slider-uper .elementor-swiper-button.elementor-swiper-button-next {
    top: -100px !important;
}


.image-slider-uper .swiper-wrapper .swiper-slide:nth-child(odd) {
    margin-top: 30px;
}

::selection{
	background: #5ebdac;
	color:#000;
}

p {
    margin: 10px 0;!important
}
ul {
    margin-bottom: 10px;!important
}