/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 27 2021 | 08:07:19 (am)
/*
/******* Do not edit this file *******/

/*#top .av-submenu-container.av-sticky-submenu {
    z-index: 301;background-color: red;
}
*/
#socket .copyright { width: 100%; text-align: center; }
#socket .sub_menu_socket { margin-top: -20px; }
#top .main_color .avia-button.avia-color-theme-color { 
    color: black;
    background: rgba(73,69,90,0.6);
    border: solid .2px black;
}
#top .main_color .avia-button.avia-color-theme-color:hover { 
    border-color: #363148; 
    background-color: #333; 
    color: black; 
}
#top .avia-button-fullwidth .av-button-description {
    color: #b7c21a;
}
#footer .widget {
    margin:10px 0px;
}
#top #footer .widget ul {
    display: flex;
    position: relative;
    top: 50%;
    left: 47%;
}
.custom-header-image { 
    display: none;
    position: fixed;
    right: 120px; 
    top: 40px; 
}
.custom-header-image .img { 
    float: left; 
}
.custom-header-image a { 
    float: right; 
}
@media only screen and (max-width: 1260px) {
.av-main-nav > li > a { font-size: 13px; padding: 0 7px; }
}
@media only screen and (max-width: 1110px) and (min-width: 990px) {
.logo { max-width: 80%;}
}
@media only screen and (max-width: 1110px) {
/* .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block; }*/
/*.avia-menu-text {display: block;}*/
.current-menu-item > a > .avia-menu-fx {visibility: hidden;}
}
/*@media only screen and (max-width: 1080px) {
#av-burger-menu-ul .avia-menu-text {display: block;}
.responsive #top .av_mobile_menu_tablet { display: block !important;}
}*/
/* Activate burger menu */
 @media only screen and (max-width: 1080px) {
#top #header .av-main-nav > li.menu-item  {
    display: none!important;
}
#top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
}}