@media (max-width:960px){
    .t450__menu__content{
        flex-direction: row-reverse;
        justify-content: space-between;
        right:0!important;
    }
    
    .t706__carticon{
        display:none!important;
    }
    
    .t-menuwidgeticons__cart .t-menuwidgeticons__icon-counter{
        background-color:red!important;
    }
    
}

.whatsapp-fixed{opacity:.5;transition:.3s;}
.whatsapp-fixed:hover,.whatsapp-fixed:active{opacity:1;transition:.3s;}


