/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.selettore_lingua {
margin-bottom:10px!important;
}
.selettore_lingua li:last-child {
border-width:0 0 0 0!important;
}
.selettore_lingua li:last-child .plsfe-item {
padding-right:0!important;
}
@media screen and (max-width: 767px) {
.menu_ham .uael-offcanvas-icon-bg.uael-offcanvas-icon svg{
  width: 22px!important;
}
.menu_ham span.uael-offcanvas-close-icon {
font-size: calc( 21px + 1px )!important;
}
}
@media screen and (min-width: 768px) {
.menu_ham li:nth-child(7),.menu_ham li:nth-child(8) {
  display: none!important;
}
}
.footer_menu li:nth-child(7),.footer_menu li:nth-child(8) {
  display: none!important;
}



/*.page_link img:hover {
transform: scale(1.05)!important; 
left:-6px!important;
top:-4px!important;
}*/
@media screen and (min-width: 1024px) {
.uaoffcanvas-306d1c2 .uael-offcanvas-overlay {
background: rgba(0,0,0,0)!important;
}
.uael-offcanvas-shadow-inset.position-at-right.uael-offcanvas-show {
box-shadow: none!important;
}
}
.mb_0  {
margin-bottom: 0!important;
}
/* 	cancella l'ombra dall'off-canvas */
.uael-offcanvas-shadow-inset.position-at-right.uael-offcanvas-show {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}