.custom-form__wrapper .input {
    display: contents;
}
.aspro-form-isolated {
    isolation: isolate;
}
.custom-form__wrapper .form .licence_block {
    padding-bottom: 12px;
}
.custom-form__wrapper .form-inner {
    padding-top: 0;
}
.custom-form__wrapper .form--centered .form-header {
    margin-bottom: 13px;
}
.custom-form__wrapper .form--inline .form-footer {
    padding-top: 0;
}
.custom-form__wrapper .col-xs-12.style_check.bx_filter {
    margin-top: -20px;
}
.empty-filter-form .form-group{
    margin-bottom: -20px;
}
.empty-filter-form label.font_13.color_999 {
    display: none;
}
.empty-filter-form .input {
    display: flex;
    flex-direction: column;
}

.empty-filter-form .form-group .input *:not(input):not(select):not(option) {
    display: none !important;
}

.delivery-calc-form {
    margin-top: 20px;
}

.delivery-calc-form h3{
    font-size: large;
    margin-bottom: 10px;
    text-align: left;
}
.delivery-calc-form .licence_block.form-checkbox {
    padding-bottom: 10px;
}
.delivery-calc-form .btn {
    width: 100%;
}
.delivery-calc-form .form-checkbox__label {
    margin-top: 10px;
}
.catalog-detail__cart.js-replace-btns.js-config-btns {
    margin-top: 13px;
}
.catalog-detail__garanty.block-with-icon {
    display: none;
}