
.address_bottom_info {
    padding-top: 40px;
}
.locator_block{
    padding-top: 50px;
}
.address_outter .input__label {
    top: -13px;
}
.address_outter .site_button{
    height: 100%;
}

.address_bottom_info .main_cotent {
    padding-bottom: 10px;
}
.address_bottom_info a, .full_address.body_para {
    color: #a0a0a0;
    padding-bottom: 5px !important;
    font-weight: 500;
}
.full_add_left .body_para{
    color:#95948e;
    font-weight: 500;
    font-size: 24px;
    padding: 10px 0;
}
.full_add_btn_box .left_btn {
    font-size: 20px;
    align-items: center;
    display: flex;
    border-radius: 20px;
    padding: 4px 20px;
    height: 50px;
}
.full_add_inner {
    display: flex;
    width: 100%;
    padding-bottom: 55px;
}
.address_outter .full_add_inner:last-child{
    padding-bottom: 0 !important;
}
.full_add_right {
    width: 295px;
    margin: auto 0 auto auto;
}
.full_add_left {
    width: auto;
    margin-right: 30px;
}
.left_btn {
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 100px;
    background-color: #2aa3da;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #fff !important;
}
.full_add_btn_box {
    display: flex;
    gap: 15px;
}

.g_gyb_12_inr .gyb_input {
    height: auto !important;
}

.row_no_padding {
    padding: 0px !important;
}

.search_box_zone label.input__label.main_cotent {
    top: 0px;
    padding-top: 8px !important;
}

p.full_add_name.main_cotent.wt {
    font-size: 35px;
    color: #5d5f64;
    font-weight: 800;
}

.search_box_zone  .full_add_inner {
    margin-top: 13px;
}

.search_box_zone  .full_add_left a {
    color: black;
}