/*
 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.0.0
 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
------------------------------------------------------- */
body .footer-scroll-top,
body .post-categories a.post-category-item {
	background:#a30a61;
}
body .elementor-widget-logico_navigation_menu .header-menu-container .main-menu > li:hover > a, 
body .header .header-menu-container .main-menu > li:hover > a {
	color:#a30a61;
	text-decoration:underline;
}
body .footer-scroll-top:before {
	color:#fff; 
}
body .content-slider-container p {
	text-shadow: 0px 0px 10px rgb(0 0 0 / 80%);
}