a.glink {
    margin: 0px 5px;
}
div#gtranslate_wrapper {
    right: 3% !important;
}
.nova-topbar {
    position: relative;
}
.top_bar_widget {
    position: absolute;
}
.top_bar_widget li, li.widget {
    list-style-type: none;
}
.top_bar_widget .widget {
    margin-bottom: 0;
}
ul.products .product .product-item__badges .onsale {
    display: none !important;
}
.add_to_wishlist {
    display: none !important;
}

.single-product .product .product-item__badges .onsale {
    display: none !important;
}
.custom-html-widget {
    font-size: 14px;
}


@media screen and (max-width: 600px) {
    div#gtranslate_wrapper {
        right: 11% !important;
        top: 17px !important;
    }
    .select2-search__field {
        font-size: 9px;
    }
    .select2 .select2-selection .select2-selection__rendered {
        font-size: 9px !important;
    }

}