@page {
    size: A4;
    margin: 11mm 17mm 17mm 17mm;
}

html, body {
    width: 210mm;
    height: 297mm;
}

* {
    background:white !important;
    float: none;
    width: auto;
}

#wrapper,
.row {
    display: block !important;
}

.tx-dx-shop div {
    display: block !important;
}

.menu,
.custom-breadcrumb,
.navigation-middle,
.navigation-burger,
.navigation-socials,
.card,
.btn,
#print,
#wrapper .tx-dx-shop #deleteModal,
footer {
    display: none !important;
}

main,
.frame{
    padding: 0;
    margin: 0 !important;
}

.page-break {
    page-break-before: always;
    padding-top: 8rem !important;
}

.menu-main {
    padding:0;
    background: white;
}

h1, h2, h3, h4, h5, h6, p, a, div, th, td, tr {
    color: #000 !important;
}
