/** VA Changes **/



@media (max-width: 767px){
    .cart_block_list {
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }
    
    li.wpml-ls-item {
        float: left;
        width: 100%;
        clear: both;
    }
}