/*
 Theme Name:   Logico Child
 Description:  Logico Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/logico
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     logico
 Version:      1.2.3
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  logico-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
#header-main ul#menu-main-home-menu li:not(:last-of-type){
	    margin-right: 25px !important;
}

#header-main .header-menu-container .main-menu > li > a{
	    padding: 20px 0;
}
#slider-below-cont .elementor-kit-24 a {
    text-decoration: none !important;
}
#testimonial-review .slider-footer{
	display:none;
}
#founder .e-con-inner{
	    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 40px;
}
.owl-dots.owl-dots-cbfd9b2 {
    display: none;
}
div#footer-cop div{
	justify-content: flex-end;
}