div:has(> a img[src*="/img/errorpages"]) {
    display: none !important;
}

#Checkout {
    --wrap-max-width: 450px !important;
}

.store-header h1.store-name,
.store-footer > a {
    display: none;
}

[lang=ar] .info > div > div {
    flex-direction: row-reverse;
}