.responsive.html_bottom_nav_header #top #menu-item-shop.cart_dropdown {
    z-index: 99;
}

@media only screen and (max-width: 767px) {
.responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
    right: 0px;
    z-index: 102;
    top: 47px;
}
}

.avia_cart_buttons {
    opacity: 0.85;
}

.main_color .avia_cart_buttons {
   width: auto!important;
}