.ow_logo_wrap a{background-image:url(https://www.pasimatymas.lt/ow_userfiles/themes/theme_image_30.png)}
/*location filed*/
body.base_index_page .index_qs_widget_right form .ow_googlelocation_search_location {
    width: 248px;
    text-align: start !important;
}
body.base_index_page .index_qs_widget_right div.googlelocation_current_icon_div {
    top: 14px;
    right: -36px;
    position: relative;
}
body.base_index_page .index_qs_widget_right div.googlelocation_current_icon_div:before {
    content: '';
    display: block;
    position: absolute;
    height: 26px;
    width: 1px;
    background-color: #212432;
    top: -1px;
    left: -7px;
}
body.base_index_page .index_qs_widget_right div.googlelocation_delete_icon {
    left: 5px;
}
body.base_index_page .index_qs_widget_right span.googlelocation_address_icon {
    left: 4px;
}
body.base_index_page .ow_qs_presentation_location * {
    box-sizing: border-box;
}
@media (max-width: 500px) {
    body.base_index_page .index_qs_widget_right form .ow_googlelocation_search_location {
        width: auto;
    }
    body.base_index_page .index_qs_widget_right.index_qs_widget {
        padding: 15px 6px;
    }
}
@media (max-width: 420px) {
    body.base_index_page .index_qs_widget_right form .ow_googlelocation_search_location {
        width: 60%;
        min-width: auto;
    }
}
/*location filed*/