.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2021 - 07 - 03 8: 02: 10 (cached) */
.store-language-container, .currency-switcher, #banner-10, .shipping, #banner-12 {
    display: none;
}


.price, 
#shopping-cart-totals-table > tfoot > tr > td:nth-child(2) > strong > span,
#shopping-cart-totals-table > tbody > tr:nth-child(1) > td:nth-child(2) > span {
    visibility: hidden;
}

@media(max-width: 599px){
    .header-language-container{
        width: 25px;
        margin-left: 31px;
        margin-right: 97px;
	    margin-top: 0px !important;
    }
}

#onestepcheckout-form{
    display:none;
}

.website-switcher-button{
    /*display:none !important;*/
}

.bag-product-price, #bag-footer-row-subtotal{
	visibility: hidden;
}
