/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*
==========================
                                                    CUSTOM CSS
==========================
*/
/*
==========NAVIGATION
*/
nav.main_menu.right {
    display: none;
}

a.popup_menu.large.qode_popup_menu_push_text_top:after {
    content: "Menu";
    font-size: 13.3px;
    position: relative;
    top: -4px;
}

.side_menu_button>a,
.mobile_menu_button span,
.fixed_top_header .side_menu_button>a,
.fixed_top_header .popup_menu .line,
.fixed_top_header .mobile_menu_button span {
    color: #172b87 !important;
    font-size: 40px;
}

.home .sticky .icon_menu {
    color: #172b87 !important;
}

.home .icon_menu {
    color: #172b87 !important;
    font-size: 40px;
}

.side_menu_button a:last-child {
    padding: 0 5px 0 0 !important;
    border: 2px solid #172b87;
    margin: 2px;
    font-size: 24px;
    border-radius: 5px;
    position: relative;
}

span.icon_menu {
    color: #172b87 !important;
    font-size: 30px !important;
    top: 6px;
    position: relative;
}

.home .icon_menu,
.home .sticky .icon_menu {
    color: #172b87 !important;
    font-size: 30px;
    top: 6px;
    position: relative;
}

/* nav.main_menu.left > ul, nav.main_menu.right > ul {
    display: none;

} */
.home.page-template .wpb_text_column.wpb_content_element.white h1 {
    color: #fff;
}

.menu-new-client-menu-container ul.menu li.current-menu-item>a,
.menu-about-related-pages-container>ul#menu-about-related-pages li.current-menu-item>a,
.menu-about-related-pages-container ul.sub-menu li.current-menu-item>a,
.menu-integrative-chiropractic-menu-container ul#menu-integrative-chiropractic-menu li.current-menu-item>a,
.menu-wellness-education-menu-container ul#menu-wellness-education-menu li.current-menu-item>a,
.menu-blog-post-menu-container ul#menu-blog-post-menu li.current-menu-item>a {
    font-weight: 800 !important;
    color: #172b87 !important;
}

/*
==========HEADER
*/
.home.page-template .header_top.clearfix {
    background-color: rgba(255, 255, 255) !important;
}

.header_bottom {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
}

.home.page-template .header_top.clearfix {
    background-color: #f0f0f0 !important;
}

.header-widget.widget_text.header-right-widget p {
    font-size: 14px !important;
}

.header_top.clearfix {
    background: #f0f0f0 !important;
}

h2.q_slide_title span {
    text-shadow: 0 0 3px #000, 0 0 5px #000;
}

p.q_slide_text span {
    text-shadow: 0 0 3px #fff, 0 0 5px #fff;
}

.header_top_bottom_holder {
    background: rgba(255, 255, 255, 0.3);
}

.header-widget.widget_text.header-right-widget p {
    color: #666666 !important;
}

.header-widget.widget_text.header-right-widget p a {
    color: #182c88 !important;
}

.header-widget.widget_text.header-right-widget p {
    color: #00b7cd !important;
}

.header_bottom {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
}

.page-template-default.page .header_top_bottom_holder {
    background: rgba(255, 255, 255, 0.1);
}

/*
==========Carousel
*/
.carousel-inner .item.content_vertical_middle .slider_content {
    vertical-align: bottom;
}

.carousel:not(.advanced_responsiveness) .carousel-inner p {
    width: 70% !important;
}

h2.q_slide_title span {
    text-shadow: 0 0 3px #000, 0 0 5px #000;
}

p.q_slide_text span i {
    color: #21409a;
}

p.q_slide_text span {
    text-shadow: 0 0 3px #fff, 0 0 5px #fff;
}

.light {
    color: #00aaad !important;
}

/*
==========HOME MIDDLE
*/
.image_with_text img {
    margin: 0 auto !important;
}

/*
==========HOME BLOG SECTION
*/
.latest_post_two_info {
    display: none !important;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    width: 100%;
    height: 300px;
    object-fit: scale-down;
    padding: 10px;
    display: block;
    position: relative;
}

/*
==============================BODY
*/
.single-post .blog_single p {
    margin-bottom: 0px !important;
}

.no-top {
    margin-top: 0px !important;
}

/* li {
    list-style-position: outside;
} */

.column1 .boxed .section .section_inner,
.column1 .grid_section .section_inner {
    width: auto;
}

body.home .wpb_wrapper {
    width: 100%;
}

.content .container .container_inner.page_container_inner,
.full_page_container_inner {
    margin-bottom: 30px;
}

.content_inner {
    opacity: 1 !important;
}

img.attachment-portfolio_masonry_with_space.size-portfolio_masonry_with_space.wp-post-image {
    margin: 0 auto;
    position: relative;
}

.icon_social_holder {
    display: none;
}

/*
=========CONTAINER
*/
.content .container .container_inner.page_container_inner,
.full_page_container_inner {
    margin-bottom: 30px;
}

.content.content_top_margin_none {
    min-height: auto !important;
}

.two_columns_75_25>.column1 {
    width: 70%;
    float: left;
}

.two_columns_75_25>.column2 {
    width: 30%;
}

/* List styling */
.featureList,
.featureList ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none;
}

.featureList li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}

.featureList li.tick:before {
    content: "\2713";
    color: #1abc9c;
}

.featureList li.cross:before {
    content: "\2717";
    color: crimson;
}

/*
==========SIDEBAR
*/
aside .widget li {
    margin: 0 !important;
}

.sidebar li {
    font-size: 15px;
    line-height: 26px !important;
}

.sidebar {
    background: #F0F0F0;
    padding: 20px 15px;
}

aside.sidebar .widget:not(.qode_latest_posts_widget) a,
.wpb_widgetised_column .widget:not(.qode_latest_posts_widget) a {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px !important;
}

.textwidget.custom-html-widget p.q_slide_text span.light,
.textwidget.custom-html-widget p.q_slide_text i {
    font-weight: bold !important;
    font-size: 20px !important;
}

.textwidget.custom-html-widget p.q_slide_text {
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 26px !important;
    padding: 0 !important;
    display: block;
    text-align: center;
}

/*
==========PAGE
*/
.page-template-default h2,
.h2,
h2 a {
    color: #172b87 !important;
}

.wpb_single_image.wpb_content_element.vc_align_center.one-img-side img {
    height: 300px;
    object-fit: contain;
}

/*
==========POST
*/
.post-template-default h2,
.h2,
h2 a {
    color: #172b87 !important;
}

.post-template-default h4,
.h4,
h4 a {
    color: #172b87 !important;
}

.post-template-default .content.content_top_margin_none {
    padding-top: 30px !important;
}

.blog_holder.blog_single article .post_text .post_text_inner {
    padding-top: 0 !important;
}

.post_text h2.entry_title,
span.date.entry_date.updated,
.post_text .post_info {
    display: none !important;
}

span.date.entry_date.updated {
    display: block !important;
}

.latest_post_two_info {
    display: none !important;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    width: 100%;
    height: 300px;
    object-fit: scale-down;
    padding: 10px;
    display: block;
    position: relative;
}

/*
==========GENERAL
*/
.image_with_text img {
    margin: 0 auto !important;
}

.content {
    margin-top: 0 !important;
}

.img-content img.vc_single_image-img.attachment-full {
    height: 200px;
    object-fit: contain;
}

.content-top h2 {
    color: #000080;
}

.wpb_single_image.wpb_content_element.vc_align_center.three-img-content img {
    height: 200px;
    object-fit: contain;
}

.wpb_single_image.wpb_content_element.vc_align_center.two-img-content img {
    height: 200px;
    object-fit: contain;
}

.wpb_single_image.wpb_content_element.vc_align_center.one-img-side img {
    height: 300px;
    object-fit: contain;
}

.wpb_text_column.wpb_content_element.content-top h2,
.wpb_text_column.wpb_content_element.content-top li {
    color: #008080 !important;
}

.wpb_text_column.wpb_content_element.content-top h2,
.wpb_text_column.wpb_content_element.content-top li {
    color: #008080 !important;
}

#compcon .wpb_wrapper p {
    padding: 10px;
    margin-top: 0 !important;
}

#life .wpb_wrapper p {
    padding: 10px;
    margin-top: 0 !important;
}

.compcon .wpb_wrapper {
    border: 1px solid #f0f0f0;
}

.life .wpb_wrapper {
    border: 1px solid #f0f0f0;
}

.wpb_text_column.wpb_content_element .wpb_wrapper {
    border: none !important;
    height: auto;
    min-height: auto;
}

a#booknow {
    margin: 0 auto;
    display: block;
    width: 50%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.qbutton.default:hover {
    background: #169998 !important;
    color: #fff !important;
}

a.qbutton.default {
    border-radius: 5px;
}

button.pum-trigger.popmake-3223:hover,
button.pum-trigger.popmake-3302:hover {
    background: #169998 !important;
    color: #fff;
}

.header_bottom_widget.widget_text button:hover {
    background: #169998 !important;
    color: #fff;
}

a.qbutton.center.white.default:hover {
    background: #172b87 !important;
    color: #fff !important;
}

button {
    min-width: 135px;
    height: 36px;
    border-radius: 5px;
    background-color: #172b87;
    border: none;
    color: white;
    cursor: pointer;
    max-width: 100%;
}

button:hover {
    background-color: #169998 !important;
}

div#life .wpb_wrapper p {
    padding: 10px;
}

.wpb_text_column.wpb_content_element.cons {
    background: rgba(240, 240, 240, .6);
    min-height: 400px;
    text-align: center;
    padding-top: 20px;
}

button.pum-trigger.popmake-3223,
button.pum-trigger.popmake-3302 {
    background: #172b87;
    color: #fff;
    border: none;
    padding: 10px;
    width: 50%;
    margin: 0 auto;
    display: block;
    width: 50%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #172b87;
}

/* 
==============================Insert Page
*/
h1.insert-page-title {
    display: none !important;
}

/*
==============================Contact form
*/

.pum-theme-3154 .pum-container,
.pum-theme-default-theme .pum-container {

    background-color: #fff !important;
}

input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {

    background-color: #f9f9f9;
    border-color: #cccccc !important;
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    color: #333333;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    padding-top: 17px;
    padding-right: 22px;
    padding-bottom: 17px;
    padding-left: 22px;
    margin-top: 0px;
    margin-bottom: 18px;
}

/*
CTA
*/
#call-to-act .qbutton {
    text-transform: capitalize;
}

.call_to_action.simple {
    background: transparent;
}

#call-to-act {
    background: linear-gradient(to right, #1abc9c, #172b87);
}

/* 
==============================Events
*/
.timely li {
    list-style-position: outside;
}

.ai1ec-agenda-view .ai1ec-event-description {
    font-size: 18px !important;
}

.timely h3,
.timely .ai1ec-h3 {

    font-size: small;
    color: #993300;
}

.ai1ec-month {
    background: #179C9C !important;
    color: #FFF !important;
}

.ai1ec-event-summary {
    padding: 20px;
}

.ai1ec-day,
.ai1ec-event-time,
.timely *:before,
.ai1ec-fa-plus-circle {
    color: #179C9C;
}

.ai1ec-btn-primary {
    background: #179C9C !important;
    border-color: #179C9C !important;
}

.ai1ec-fa-ticket:before {
    color: #FFFFFF !important;
}

.ai1ec-calendar-title,
.ai1ec-agenda-view,
.ai1ec-event,
.ai1ec-event-title {
    color: #1A2F86 !important;
}

.ai1ec-calendar-toolbar {
    border: none !important;
}


/* End Events */
/*
==========FOOTER
*/
.footer_top a {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}

.footer_col2 table,
.call_to_action p,
.white p {
    color: #FFFFFF;
}

.foot-icon .fa {
    color: #fff;
    font-size: 20px;
}

.bold-text li a:first-child {
    font-weight: 300 !important;
}

footer {
    padding-top: 20px;
}

.footer_bottom a:hover {
    color: #ffffff !important;
}

.footer_col2 table,
.call_to_action p,
.white p {
    color: #FFFFFF;
}

.footer_top .widget_nav_menu ul li {
    padding: 0;
}

.footer_top h5 {
    margin: 0;
}

.footer_top .footer_col3 .wpcf7 {
    text-align: right;
}

.footer_top .footer_col3 .wpcf7 img.ajax-loader {
    display: none;
}

.social [class*="fa fa-"] {
    background-color: #009b9d;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: auto 3px;
    width: 45px;
    font-size: 25px;
    text-align: center;
}

/*
============MEDIA QUERIES
/* */
@media (min-width:1281px) {
    .wrapper {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .compcon .wpb_wrapper {
        border: 1px solid #f0f0f0;
        min-height: 506px;
    }

    .life .wpb_wrapper {
        border: 1px solid #f0f0f0;
        min-height: 506px;
    }

    .header_bottom {
        height: 100px;
    }

    /*.home.page-template #qode-main-slider {*/
    /*    margin-top: -160px;*/
    /*}*/

    .wpb_single_image.wpb_content_element.vc_align_center.img-banner img,
    .wpb_single_image.wpb_content_element.vc_align_left.img-banner img {
        height: 450px;
        object-fit: cover;
        width: 100%;
    }

    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
        height: 100%;
        /*height: 80px !important;*/
        object-fit: cover;
    }

    header.centered_logo.centered_logo_animate .q_logo img,
    header:not(.centered_logo) .q_logo img {
        width: 100%;
        object-fit: contain;
    }
}

@media only screen and (max-width: 1280px) {
    .header_bottom {
        height: 100px;
    }
}

@media (max-width: 1025px) and (min-width: 1280px) {
    .side_menu_button a:last-child {

        top: 27px;
    }

    .header_bottom {
        height: 100px;
    }
}

@media only screen and (max-width: 1024px) {
    .header_bottom {
        height: 150px;
    }

    .side_menu_button {
        height: 20px !important;
        /* display: inline-flex; */
        /* width: 100%; */
    }

    aside.sidebar {
        margin-top: 50px;
    }

    .q_logo img {
        width: 250px !important;
        object-fit: contain;
    }

    /* nav.popup_menu>ul {
        /* overflow-y: scroll !important;
        /*max-height: 80vh !important;*/
    /* -overflow-scrolling: touch !important;
        -webkit-overflow-scrolling: touch !important; */
    .popup_menu_opened .header_top {
        display: none !important;
    }

    .popup_menu_holder {
        background-color: #fff !important;
        /* margin-top: -100px; */
    }

    .side_menu_button_wrapper {
        display: inline-flex;
        padding-top: 20px;
    }

    .header_top .left {
        display: none;
    }

    .content .container .container_inner.default_template_holder,
    .content .container .container_inner.page_container_inner {
        padding-top: 30px !important;
    }

    .has_header_fixed_right.stick.menu_bottom .header_inner_right,
    .header_bottom_right_widget_holder {
        display: block !important;
        top: 17px;
        position: relative;
    }

    .header_top.clearfix {
        display: block;
    }

    .content .container .container_inner.default_template_holder,
    .content .container .container_inner.page_container_inner {
        padding-top: 30px !important;
    }
}

/* @media only screen and (min-width: 480px) and (max-width: 768px) {

    .q_slider .carousel,
    .qode_slider_preloader,
    .carousel-inner>.item {
        height: 400px !important;
    }
} */


@media (max-width: 1024px) and (min-width: 768px) {
    .header_inner_right {
        position: relative;
        z-index: 110;
        top: 60px;
        /* margin: 0 auto;
        float: none !important; */
        /* text-align: center;
        width: 40%; */
        float: none;
        margin: 0 auto !important;
        text-align: center;
    }

    .side_menu_button {
        height: 20px !important;
        /* display: inline-flex; */
        /* width: 100%; */
    }

    .popup_menu_opened header .q_logo img.popup {
        opacity: 1 !important;
        width: auto !important;
        display: block;
        text-align: center;
        position: absolute !important;
        text-align: center;
        margin: 0 auto;
    }

    header:not(.centered_logo) .q_logo img {
        margin: 0 auto;
        display: block;
        width: 100% !important;
        object-fit: contain;
    }

    .q_logo img {
        position: relative !important;
    }

    nav.popup_menu>ul {
        margin-top: 0;
        overflow: hidden;
        float: none;
    }

    .side_menu_button a:last-child {
        top: 15px;
    }
}

@media (min-width: 768px) {
    .m-top {
        display: none !important;
    }

    .mobile_menu_button {
        display: none !important;

    }
}

@media (max-width: 767px) {
    .side_menu_button a:last-child {
        top: 15px;
    }

    table td {
        padding: 0 !important;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100% !important;
        display: block;
        margin: 0 auto !important;
    }

    /* .mobile_menu_button {
        display: none!important;
    } */

    .ai1ec-agenda-view .ai1ec-event-description {
        font-size: 13px !important;

    }

    .timely ul,
    .timely ol {

        padding: 10px;
    }

    .timely h4,
    .timely .ai1ec-h4 {
        font-size: 17px;
        height: 50px;
        margin: 0 !important;
        padding: 0 !important;
    }

    .ai1ec-popover.ai1ec-popup {
        left: 35% !important;
    }

    .ai1ec-single-event #ai1ec-gmap-canvas,
    .ai1ec-multi-event #ai1ec-gmap-canvas {
        height: 300px !important;
    }

    .timely img,
    #ai1ec-container img {
        height: auto !important;
        width: 100% !important;
    }

    .m-top {
        padding-top: 10px;
    }

    .m-top p {
        line-height: 10px;
        /* margin-top: 0px; */
    }

    .d-top {
        display: none !important;
    }

    /* .header_bottom_right_widget_holder {
        padding: 0 27px !important;
    } */


    /*
    nav.popup_menu>ul {
        display: block;
        padding-top: 150px;
        /* height: 100%;
        overflow: -webkit-paged-x;
    }
*/

    .side_menu_button {
        width: 50%;
        margin: 0 auto !important;
        display: none;
    }

    .header_bottom_right_widget_holder {
        width: 100%;
    }

    .header_top.clearfix {
        display: block;
    }

    .footer_responsive_adv .footer_top .four_columns .column1,
    .footer_responsive_adv .footer_top .four_columns .column2,
    .footer_responsive_adv .footer_top .four_columns .column3,
    .footer_responsive_adv .footer_top .three_columns .column1,
    .footer_responsive_adv .footer_top .three_columns .column2,
    .footer_responsive_adv .footer_top .two_columns_50_50 .column1,
    .footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
        margin: 0 0 50px;
    }

    /*Mobile menu*/
    nav.mobile_menu ul li,
    nav.mobile_menu ul li ul li {
        border-bottom: none !important;
    }

    nav.mobile_menu ul li a,
    nav.mobile_menu ul li h3 {
        font-size: .7em;
        line-height: 40px;
        letter-spacing: 2px;
        /* color: #fff; */
        padding: 0;
        display: block;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        cursor: pointer;
        text-align: center;
    }


}

@media (min-width:481px) and (max-width:767px) {

    /*Mobile menu*/
    .header_bottom .container_inner {
        width: 100%;
    }

    .header_inner_right {
        position: relative;
        z-index: 110;
        top: 60px;
        margin: 0 auto;
        float: left !important;
        /* text-align: center; */
        width: 80%;
    }

    .header_bottom,
    footer .container_inner {
        padding: 0 !important;
    }

    .header_inner.clearfix {
        background: #fff !important;
        position: relative;
        z-index: 999999;
    }


    nav.mobile_menu {
        margin-top: 100px !important;
    }

    i.qode_icon_font_awesome.fa.fa-bars:after {
        content: "Menu";
        font-size: 13.3px !important;
        left: 2px;
        position: relative;
        vertical-align: middle;
        font-family: 'Nunito', sans-serif !important;
    }

    .header_bottom_right_widget_holder button {
        height: 30px !important;
    }

    .mobile_menu_button {
        float: right !important;
        top: 93px !important;
        height: auto !important;
        position: relative;
    }

    i.qode_icon_font_awesome.fa.fa-bars {
        padding: 0 10px 0 5px !important;
        border: 2px solid #172b87;
        margin: 2px;
        font-size: 24px;
        height: 30px !important;
        border-radius: 5px;
        position: relative;
    }

}

@media only screen and (max-width: 480px) {
    table td {
        padding: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
    }

    tbody {

        width: 100% !important;
        display: block;
        margin: 0 auto !important;
        padding: 0 !important;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0 !important;

    }

    /*Mobile menu*/
    .header_inner_right {
        position: relative;
        z-index: 110;
        top: 25px;
        margin: 0 auto;
        float: left !important;
        /* text-align: center; */
        width: 80%;
    }

    .header_bottom,
    footer .container_inner {
        /*padding: 0 !important;*/
    }

    .header_inner.clearfix {
        background: #fff !important;
        position: relative;
        z-index: 999999;
    }

    nav.mobile_menu {
        margin-top: 60px !important;
    }

    i.qode_icon_font_awesome.fa.fa-bars:after {
        content: "Menu";
        font-size: 13.3px;
        left: 2px;
        position: relative;
        vertical-align: middle;
        font-family: 'Nunito', sans-serif !important;
    }

    .header_bottom_right_widget_holder button {
        height: 30px !important;
    }

    .mobile_menu_button {
        float: right !important;
        top: 93px !important;
        height: auto !important;
        position: relative;
    }

    i.qode_icon_font_awesome.fa.fa-bars {
        padding: 0 10px 0 5px !important;
        border: 2px solid #172b87;
        margin: 2px;
        font-size: 24px;
        height: 30px !important;
        border-radius: 5px;
        position: relative;
    }

    .q_slider .carousel,
    .qode_slider_preloader,
    .carousel-inner>.item {
        height: 400px !important;
    }

    ol.carousel-indicators {
        display: none;
    }

    .text.one_by_one.no_subtitle.no_separator {
        margin-top: -50px;
    }

    span.light:after {
        content: attr(data-text);
        /* background: black; */
        padding: 3px;
    }
}


:target::before {
    content: "";
    display: block;
    height: 60px;
    /* fixed header height*/
    margin: -60px 0 0;
    /* negative fixed header height */
}


@media only screen and (max-width: 321px) {
    .header_bottom_right_widget_holder {
        width: 40%;
    }

    span.light:after {
        content: attr(data-text);
        /* background: black; */
        padding: 35px;
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner p span.light {
        font-size: 100% !important;
    }
}

li{list-style-position:outside;}


img.attachment-portfolio_masonry_with_space.size-portfolio_masonry_with_space.wp-post-image {
   width: 400px;
   height: 300px;
   object-fit: contain;
}

#wpfront-notification-bar div.wpfront-message {    
    line-height: 24px;
    padding: 2px;
}