    .t-sociallinks__svg{
        
        width: 40px !important;
        height: 40px !important;
    }
    
    .t-sociallinks__svg:hover path{
        fill:#ffcc40 !important;
        transition: all 0.4s;
    }
    .t-sociallinks__svg path{
        transition: all 0.4s;
    }    
    .t-sociallinks__item a{
                width: 40px !important;
        height: 40px !important;
    }
    .uc-header .t228{
        backdrop-filter: blur(30px);
    }
    
    
    .tmenu-mobile__menucontent_fixed, .tmenu-mobile {
        backdrop-filter: blur(30px) !important;
        background-color: rgba(0, 0, 0, 0.3) !important;
    }
    
    .t396__elem.tn-elem.pos-abs-img.t396__elem-flex {
    position: absolute !important;
    right: 20px;
}

.tmenu-mobile__burgerlogo img{
    width: 135px;
}