/* Было с спаном на конце */
.bx_ui_slider_part {
    display: block !important;
}

.delivery_calc {
    display: block !important;
    position: unset !important;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {
    display: none;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {
    padding-left: 0;
}

.bx_filter .divider {
    display: none;
}

.bx_filter .bx_filter_parameters_box_container_block {
    width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    background: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 8px 13px 7px;
    width: 100%;
    outline: 0;
}

.calcslider {
    display: flex;
}

.calcslider>div:nth-child(1) {
    flex: 1.5;
}

.calcslider>div:nth-child(2) {
    flex: 3.5;
    margin-left: 10px
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    width: 100%;
}

.bx_ui_slider_handle.left {
    display: none !important;
}

input[type="radio"] {
    /* opacity: 0; */
    display: none;
}

.bx_filter_parameters_box_container.calcradio {
    display: flex;
    border: 1px solid #db2017;
    border-radius: 2px;
}

.bx_filter_parameters_box_container.calcradio>label {
    flex: 1;
    display: block;
    border-right: 1px solid #db2017;
    margin: 0;
    text-align: center;
}

.bx_filter_parameters_box_container.calcradio>label:last-child {
    border-right: none;
}

label.radio span.bx_filter_param_text {
    width: 100%;
    margin: 0;
    padding: 0 4px;
}

.radiohidden:checked+.radiolabel {
    background: #db2017;
}

.radiohidden:checked+.radiolabel>span {
    color: white !important;
}

.bx_filter_vertical .bx_filter_block_calc.active {
    display: block !important;
}

.bx_filter_vertical .bx_filter_block_calc p {
    font-size: 15px;
    margin-block-end: 0px;
    margin-block-start: 10px;
}

.bx_filter_parameters_box_container.calcradio>label {
    cursor: pointer;
}

label.radiolabel:hover {
    background: whitesmoke;
}

label.bx_filter_param_label {
    float: none !important;
}

span.bx_filter_param_text {
    line-height: 1.35 !important;
    /*     position: relative;
top: -3px; */
}

.bx_filter_parameters_box h5 {
    margin-block-start: 25px;
    margin-block-end: 15px;
}

.bx_filter_parameters_box h5:nth-child(1) {
    margin-block-start: 5px;
}

.smartfilter .bx_ui_slider_track {
    margin-top: 25px;
}

label.radiolabel span.bx_filter_param_text {
    font-size: 13px;
    margin-top: -2px;
}

/* Было с спаном на конце */
.bx_filter .bx_ui_slider_part {
    font-size: 9px !important;
    opacity: 0.75;
}

.bx_filter_input_container.form-control.bg:after {
    display: block;
    font-size: 13px;
    position: absolute;
    z-index: 999;
    height: fit-content;
    width: fit-content;
    right: 9px;
    top: 11px;
}

.bx_filter_input_container.form-control.bg.unit-kg:after {
    content: 'кг';
}


.bx_filter_input_container.form-control.bg.unit-km:after {
    content: 'км';
}

.bx_filter_input_container.form-control.bg.unit-et:after {
    content: 'эт.';
}

div.mapcontainer {
    height: 350px;
    margin: 0 -15px 15px;
    width: calc(100% + 30px);
}

div.delivery_calc {
    /* position: absolute; */
}

.bx_filter_block_calc {
    display: none;
}

.bx_filter_block_calc.active {
    display: block;
}

#calcdelivery .btn.btn-default p {
    margin: 0px 0 0;
    font-size: 2em;
    line-height: normal;
}

#calcdelivery .btn.btn-default {
    cursor: default;
    user-select: unset;
    width: 100%;
    margin-bottom: 0;
}

#calcdelivery .bx_filter_button_box.active {
    padding: 0;
}

#calcdelivery .btn.btn-default:hover {
    background-color: #db2017;
    border-color: #db2017;
}

.calcbullit {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 1px solid;
    border-radius: 2px;
    margin-bottom: -1px;
    margin-right: 5px;
}

.calcyellow {
    background: #ffd574;
    border-color: #ffd574;
}

.calcblue {
    background: #66baf0;
    border-color: #66baf0;
}

#map {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }
.bx_filter .bx_filter_section {
    border:none;
}
.gtd-calculator-main .currency-list {
    display:none !important;
}
.container>h2:nth-child(2) {
    margin-top: 0 !important;
}
.redNotice {
    border: 1px solid #db2017;
    border-radius: 2px;
    padding: 10px;
    width:100%;
    margin-bottom:10px;
}
.redNotice>p:last-child{
    margin-bottom:0;
}
.container p {
    margin-bottom:10px;
}
.container h3 {
    margin-bottom:10px;
    margin-top: 15px;
    font-size:1.4em;
}
.strangercalcs {
    margin-top:40px !important;
}
@media (min-width: 992px) {
div.mapcontainer {
    height: 550px !important;
    margin: 0 0 -540px;
    width: 100%;
}
.delivery_calc {
    width: calc((100% - 40px)/3);
    float:right;
    margin-right:10px;
    min-width:300px;
    }
.delthreecols {
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -20px;
}
.delwidth2 {
      width: calc(1/3*100%*2 - 40px);
  margin: 0 20px;
}
.delwidth1 {
     width: calc(1/3*100% - 40px);
  margin: 0 20px;
}
hr {
    margin: 0;
}

.container ul {
    margin-bottom:10px;
}
.mapandcalc {
    height: 570px;
}

    }