/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.header-side {
    -webkit-backdrop-filter: blur(50px); 
    backdrop-filter: blur(50px) !important;
    border-right: 1px solid white !important;
}

#side-header {
    background-color: #ffffff12 !important;
}

div#wrapper {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.sticky-sub-nav > div {
    -webkit-backdrop-filter: blur(50px); 
    backdrop-filter: blur(50px) !important;
}

.toggle-laboratorio-custom > .panel-group > .fusion-panel {
    border-radius: 20px !important;
}
.toggle-laboratorio-custom .fa-fusion-box {
    border-radius: 100px !important;
}

/* MENU DESK */
body.page-id-5304 #menu-item-5354,
body.consulenza-tecnica-template-default #menu-item-5354,
body.difetto-di-vernice-template-default #menu-item-5354 {
    background: #ff0c75;
    padding: 5px 20px;
    border-radius: 100px;
}

body.page-id-5381 #menu-item-5428,
body.assistenza-legale-template-default #menu-item-5428 {
    background: #9be200;
    padding: 5px 20px;
    border-radius: 100px;
}

body.page-id-5400 #menu-item-5427,
body.laboratorio-template-default #menu-item-5427,
body.collaudo-template-default #menu-item-5427,
body.prova-template-default #menu-item-5427,
body.valutazione-template-default #menu-item-5427 {
    background: #ffac07;
    padding: 5px 20px;
    border-radius: 100px;
}

body.page-id-5304 #menu-item-5354 a span,
body.page-id-5381 #menu-item-5428 a span,
body.page-id-5400 #menu-item-5427 a span,
body.laboratorio-template-default #menu-item-5427 a span,
body.collaudo-template-default #menu-item-5427 a span,
body.prova-template-default #menu-item-5427 a span,
body.valutazione-template-default #menu-item-5427 a span,
body.assistenza-legale-template-default #menu-item-5428 a span,
body.consulenza-tecnica-template-default #menu-item-5354 a span,
body.difetto-di-vernice-template-default #menu-item-5354 a span {
    color: white;
}


/* SOCIAL OFF CANVAS */
.off-canvas-social-icons .fusion-social-networks .fusion-social-networks-wrapper {
    display: flex;
}

.off-canvas-social-icons .fusion-social-networks .fusion-social-networks-wrapper .fusion-social-network-icon {
    flex-grow: 1;
}


body.page-id-5235 .awb-swiper-button-prev {
    border-radius: 100px !important;
    left: 20px !important;
}

body.page-id-5235 .awb-swiper-button-next {
    border-radius: 100px !important;
    right: 20px !important;
}


/* Card service */
.card-service-right > div > div:nth-child(3) {
    height: 100%;
    display: flex;
    align-items: end;
}