.adv-custom-element {
    display:block;
}

#google_translate_element {
    display:none;
}
.erporders-orders-index .adv_erporders_main .adv_erporders_table .table.erporders .col.magnifier {
    display:none;
}
.adv_erporders_main #erporders-form label {
    padding-left: 8px;
}
.adv_erporders_main {
    margin-top: 50px;
}
.adv_erporders_main #erporders-form {
    line-height: 21px;
}
.adv_erporders_table .table.erporders >tbody > tr{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.header.links .nav.current.item > strong {
    padding: 12px 20px;
    display: block;
}
.catalog-product-view .box-tocart .fieldset .field.qty .control {
    flex-wrap: unset;
}
body.catalog-product-view.customize-product-selected .customization-form {
    display: block;
}