/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
*/

/* Add your custom CSS below */
.e-con-inner{ padding: 0px !important;  }
.carousel-control-prev:hover, .carousel-control-next:hover{ background-color: transparent; }
.e-con-boxed.e-con.e-parent{ padding: 0px !important;  }
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{ background-color: transparent; }
