#mobile-header .m-nav-btn>i {
    font-size: 2.5rem;
}
#footer .block-content > div.part {
	display: none;
}
#footer-copyrights .copyright-img img {
    width: 250px;
}
.btn-product-list {
    width: 100%;
}
.contact-rich .part {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
}
#product .product-available,
#product .tax-shipping-delivery-label {
    display: none;
}
