/*   
Theme Name: Jtheme Jello Child
Theme URI: https://elementor.com
Description: Simple and lightweight Jezweb theme
Author: Jezweb
Author URI: https://www.jezweb.com.au/
Template: elementor-hello-theme-master
Text Domain: elementor-hello-theme-child
Version: 1.0
*/
html, body{
overflow-x: hidden;
}
.elementor-editor-active #main-header { /*This code is used to avoid margin bottom negative on navigation bars*/
    position: unset;
}
#main-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
/*End of Code*/
.ctm-testimonial .swiper-slide {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);
	margin-top: 20px;
	margin-bottom: 18px;
}