/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.edost_address.edost_address_house_3_div, .edost_address.edost_address_house_4_div, .edost_address.edost_address_door_2_div, .edost_address_delimiter {
    display: none !important;
}
#edost_street {
    width: 250px !important;
}
.edost_address_house_1_div .edost_input, .edost_address_house_2_div .edost_input, .edost_address_door_1_div .edost_input {
    width: 80px !important;
}
.bx-soa-section-content.lt_bonus_cont_success, #bonus_payment_block .bx-soa-coupon-input #paybonus_input {
  background: transparent;
}
#bonus_payment_block #bonus_payfield_block a.btn {
    margin-top: 15px;
}
.lt_bonus_cont_success {
  padding-top: 26px;
  padding-bottom: 26px;
}

body div.edost_address {
    padding-right: 8px;
}
.edost_format_link {
    color: #f3931a !important;
}
body #edost_location_city_div {
    display: flex;
    align-items: center;  
}
body .edost_L2_city_link {
    margin-left: 20px;
}
body .edost_L2_gps {
    background: #f3931a;
}
body .edost_L2_city_hint {
    color: #000;
}
body .edost_button_get {
    background: #f3931a !important;
}
