.modal{overflow-y:auto !important}

.w-100.top-bar.sticky_horizontal.success {
    display: none;
}

.logo-invoice.w-100 {
    display: none;
}

.modal-dialog.modal-sm.modal-dialog-centered.ui-draggable.ui-draggable-handle form {
    width: 130%;
}

section#testimonials {
    display: none;
}
span.select2.select2-container.select2-container--default.form-control {
    padding: 0;
}
span.select2.select2-container.select2-container--default.form-control.select2-container--focus {
    padding: 0;
}
span.select2.select2-container.select2-container--default.form-control.select2-container--below.select2-container--open {
    padding: 0;
}

p#modalDescription {
    font-size: 1rem;
}

.terms-checkbox.rounded-sm.d-flex.justify-content-center.align-items-center.p-3.mb-3.border.text-center.text-muted.text-sm {
    display: none !important;
}

.social-buttons.mb-4 {
    display: none;
}

nav#place-menu {
    padding-right: 10px !important;
}

.checkout .items picture {
display: none;
}

.empty-page .table picture {
display: none;
}

ul.clearfix.mb-0.w-100 {
    overflow: scroll;
    max-height: 400px;
}

.item.has-submenu {
    display: none;
}

ul#select2-itemsSearch-results {
    max-height: 500px;
}