/*
 Theme Name:   Cliniq Child
 Theme URI:    http://cliniq.bold-themes.com
 Description:  Cliniq child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     cliniq
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  cliniq-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


.working-hour-promedica .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_day {
    max-width: 50%;
}

.working-hour-promedica .bt_bb_working_hours_inner_wrapper .bt_bb_working_hours_time {
    max-width: 50%;
}

.align-items-center-call .bt_bb_call_to_action_icon > div {
    display: flex;
    align-items: center;
}

.google-maps {
    height: 500px;
}

.bt_bb_map_content {
    padding: 40px 0;
}

.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location .bt_bb_image {
    display: none;
}

.bt-logo-area .logo img {
    padding: 7px 0;
}

.post-template-default.single.single-post .bt-page-wrap {
    background: rgba(190, 190, 190, 0.3)
}

body.search .btPageHeadline {
    background: #373735;
    color: white;
}

.single-post .main-header-inner .port {
    background: #afafaf;
}

.single-post.btStickyHeaderOpen .main-header-inner .port{
    background: white;
}