body {
    overflow: visible;
}

button[disabled], #set_filter[disabled],
button[disabled]:hover {
    background-color: #C1C1C1 !important;
    cursor: not-allowed;
}
.input-block .js-addBasketCheckbox[type="checkbox"]:disabled + label {
    opacity: 0.5;
    cursor:default;
}
.section__wrapper.nopad {padding: 0;}

.main-grid-bottom-panels {
    font-family: "Gotham Pro", Arial,Helvetica,sans-serif !important;
}