/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1629384591
Updated: 2021-08-19 14:49:51

*/


body {margin:0px !important; 
	padding:0px !important;}


.elementskit-navbar-nav li {
    border: 2px solid white;
/* 	transition-delay: 1s; */
}

.elementskit-navbar-nav li:hover {
    border: 2px solid black;
/* 	transition-delay: 3s;
	transition-duration: 2s;
	transition-property: border-box; */
}

.elementskit-navbar-nav li:active {
    border: 2px solid black;	
}



/* single post page */
#main-single {margin-top:3rem; margin-bottom:6rem; }

#single-image {margin:2rem auto 2rem auto; text-align: center;}

.post .wp-post-image {width:auto;}

.entry-title { text-align: center; }
.page-content p { text-align: justify !important; }




/* li active individual bkgr-color  */
#ekit-megamenu-menu-principale li:nth-child(1) .active {background-color: #FDC300;}
#ekit-megamenu-menu-principale li:nth-child(2) .active {background-color: #009EE2;color:white;}
#ekit-megamenu-menu-principale li:nth-child(3) .active {background-color: #E6007C;color:white;}
#ekit-megamenu-menu-principale li:nth-child(4) .active {background-color: #76B62C; color:white;}
#ekit-megamenu-menu-principale li:nth-child(5) .active {background-color: #F29200;color:white;}
#ekit-megamenu-menu-principale li:nth-child(6) .active {background-color: #FDC300;}


/* li hover individual bkgr-color  
#ekit-megamenu-menu-principale li:nth-child(1):hover {background-color: #FDC300; }
#ekit-megamenu-menu-principale li:nth-child(2):hover {background-color: #009EE2; transition: 0s color;}
#ekit-megamenu-menu-principale li:nth-child(3):hover {background-color: #E6007C;}
#ekit-megamenu-menu-principale li:nth-child(4):hover {background-color: #76B62C;}
#ekit-megamenu-menu-principale li:nth-child(5):hover {background-color: #F29200;}
#ekit-megamenu-menu-principale li:nth-child(6):hover {background-color: #FDC300;}

#ekit-megamenu-menu-principale li:nth-child(2) > a:hover {color:white; transition-delay: 0s color;}
#ekit-megamenu-menu-principale li:nth-child(3) > a:hover {color:white;}
#ekit-megamenu-menu-principale li:nth-child(4) > a:hover {color:white;}
#ekit-megamenu-menu-principale li:nth-child(5) > a:hover {color:white;}

*/


/* breadcrumb */
.aioseo-breadcrumbs {font-family:ropa sans; font-size:1.2rem;}



/* cookies consent banner */
#cn-accept-cookie { background-color: black; font-family:ropa sans; font-size:1.1rem; color:white; padding: 4px;}
#cn-refuse-cookie { background-color: black; font-family:ropa sans; font-size:1.1rem; color:white; padding: 4px;}
#cn-more-info { background-color: black;font-family:ropa sans; font-size:1.1rem; color:white; padding: 4px;}
#cn-notice-text { font-family:ropa sans; font-size:1.1rem; }




