#menu_settings form > ul {
    list-style: none;
    background: #f1f1f1;
    padding: 20px 0;
    margin-left: 0px;
    margin-right: 0px;
}

div.menu_settings_bar {
    font-size: 12px;
    display: table;
    margin: 0 auto;
    height: 37px;
    position: relative;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#menu_settings form > ul {
    list-style: none;
    background: #f1f1f1;
    padding: 20px 0;
    margin-left: 0px;
    margin-right: 0px;
}
.radio input, .checkbox input {
    margin-top: 2px;
    position: absolute;
    margin-left: -20px;
    margin-top: 2px \9;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: inherit;
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio + .radio, .checkbox + .checkbox {
    margin-left: 0 !important;
}

.form-group .form-control {
    display: block;
    width: 100%;
    height: 40px;
    text-align: left;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 0px 2px 0px 0 rgb(0 0 0 / 5%);
    box-shadow: 0px 2px 0px 0 rgb(0 0 0 / 5%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

select {
    color: #333;
    padding: 5px;
    font-size: 1em;
    border: 1px solid #c4c7c8;
    box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 5%);
}

label {
    display: inline-block;
    max-width: 100%;
}

#menu_settings form > ul > li.buttons {
    text-align: center;
    padding-top: 10px;
}

.btn-small {
    background: #d50100;
    border: 1px solid #d50100;
    color: #fff !important;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: normal;
    font-family: Arial;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
}

#menu_settings form > ul > li.buttons button {
    width: 100%;
}

button {
    outline: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, input {
    line-height: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

.btn-small:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: normal;
    font-family: Arial;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    text-align: center;
}

.order_process .menu_button_wrapper.col-6 {
  display: none;
}

.order_process #menu_banners2 {
  display: none;
}

.order_process header.commercial_banner {
  border: none;
}

.order_process .btn {
  border-radius: 0;
}


.cop_site.--freeShipping #freeShipping,
.cop_site.--freeShipping input#menu_search_text,
.cop_site.--freeShipping #menu_search button,
.cop_site.--freeShipping #menu_settings,
.cop_site.--freeShipping .topBasket__sub,
.cop_site.--freeShipping #footer_links,
.cop_site.--freeShipping #menu_buttons,
.cop_site.--freeShipping .menu_button_wrapper {
  display: none !important;
}

span.navigation_total {display: none;}

div.search_categoriesdescription div.search_categoriesdescription_sub {display: block;}
    @media (max-width: 757px) {
.basketedit_page #layout {

        width: auto;
    }
}