.VatNumber {
    display: none;
}

.language-selector {
    display: none !important;
}

.footer-logo img {
    max-height: 100px;
}

.header-logo a img {
    max-height: 50px;
}

@media (max-width: 1025px) {
    .product-tags-all-page li a {
        padding: 5px 0;
    }
}

@media (min-width: 1025px) {
    #Storeaddress {
        max-width: 150px;
    }
}

.ropc .ship-to-same-address label::before {
    width: 21px !important;
    height: 21px !important;
    vertical-align: sub;
}

.product-title a {
    font-weight: 600;
}

.category-item .picture {
    margin: 0;
}