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

/* =Theme customization starts here
------------------------------------------------------- */
#spark-wrapper > .elementor-widget-wrap {
	    padding: 35px 38px 30px 38px;
}
.icon-button-arrow:before {
    font: 400 normal 13px / 1em 'fontello';
	    content: '\e82d';
}
.icon-button-arrow-left:before {
	font: 400 normal 13px / 1em 'fontello';
	    content: '\e833';
}

.neuros-button:after,
.wp-block-button__link:after {
    background: linear-gradient(var(--button-border-gradient-angle), #386bb7 var(--button-gradient-colorstop-1), #e24c4a var(--button-gradient-colorstop-2)) !important;
}
.footer-wrapper{
	display:none;
}
#elementor-custom-ft li.menu-item a {
	color: #fff !important;
}
#elementor-custom-ft li:before,
#elementor-custom-ft li:before {
	display:none;
}
#elementor-custom-ft .elementor-nav-menu li a {
    padding: 13px 0px;
}
#elementor-custom-ft .elementor-nav-menu li .elementor-item-active:after {
	display:none;
}
.body-container .body-line {
    border-color: transparent !important;
}