/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.counter-text-center .elementor-counter-title{
    text-align: center !important;
    
}

.mm-make-button-resized .elementor-button.elementor-button-link{
    max-width: 280px !important;
    width: 100% !important;
}

/*.make-line-center:before{
    content: "";
    width: 3px;
    height: 120px;
    background: var(--e-global-color-b3d901b);
    left: 49.75%;
    top: -120px;
    z-index: 0;

}*/

.liaise-cqc-widget-custom{
 
    background: #fff url(/wp-content/themes/hello-theme-child-master/img/widget-bg-top-right.png) right top no-repeat !important;

    position: relative;
}

.blank-box-custom{
 
    background: #fff url(/wp-content/themes/hello-theme-child-master/img/widget-bg-bottom-left.png) left bottom no-repeat !important;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 110px;
    width: 100%;
    z-index: 0;
}

.liaise-cqc-widget-content-wrapper{
    position: relative;
    z-index: 1;
}

.liaise-cqc-widget-embedde{
    border: 1px solid #7A7A7A57 !important;
}

/*div.cqc-widget{
    border: none !important;
    border-width: 0 !important;
}*/


.gform_wrapper.gravity-theme #gform_2 .gfield.gfield--width-full{
    grid-column: span 6;
    -ms-grid-column-span: 6;
}

.gform_wrapper.gravity-theme #gform_2 #field_2_8{
    grid-column: span 12 !important;
    -ms-grid-column-span: span 12 !important;
}

/* Make purple color button */
.animated-button-icon.animated-button-icon-bluearrow .elementor-button:hover .elementor-button-icon:before{
    background: var(--e-global-color-primary) !important;
}

.icon-new-comma-lia:before {
    content: "\e909";
}



/********************
*************************************************
Custom css for timeline responsive customization.
*************************************************
*/

@media only screen and (max-width: 768px) {
    .referral-container-div .ue_timeline_item .ue_timeline_item_content{
        order: 1;
    }
    .referral-container-div .ue_timeline_item .ue_timeline_item_icon{
        order: 0;
    }

    .referral-container-div .ue_timeline_item_icon .ue_timeline_item_icon_line,
    .referral-container-div .ue_timeline_item_icon .ue_timeline_item_icon_line_offset{
        height: 30px !important;
    }

    .liaise-latest-news-slider .swiper-scrollbar{
        bottom: 25px !important;
    }

    /*.referral-container-div .ue_timeline_item_content{
        margin-bottom: 2px !important;
    }*/
}


.make-line-reoder{
    transform: rotate(90deg);
}

.mm-sized-icon .icon-mm-call,
.mm-sized-icon .icon-mm-email{
    font-size: 24px;
}

@media only screen and (min-width: 769px) {
    .make-line-reoder{
        position: relative;
        bottom: 40px;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 767px) {
    .gform_wrapper.gravity-theme #gform_2 .gfield.gfield--width-full{
        grid-column: span 12;
        -ms-grid-column-span: 12;
    }

    .gform_wrapper.gravity-theme #gform_2 #field_2_8{
        grid-column: span 12 !important;
        -ms-grid-column-span: span 12 !important;
    }

    #uc_unlimited_timeline_elementor_91ebc1e .ue_timeline_item:last-child .ue_timeline_item_icon_line {
        display: block !important;
    }

   /* .make-line-center:before{
        content: "";
        width: 3px;
        height: 50px;
        left: 49.5%;
        /*right: 47px;
        top: 50px;
        z-index: 0;

    }*/

}

.liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-text,
.elementor-element .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-text,
[class*="elementor-"] .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-text,
.elementor-widget-liaise_individual_home .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-text,
.elementor-element[class*="elementor-widget-liaise_individual_home"] .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-text {
    color: #ad2019 !important;
}

.liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon,
.elementor-element .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon,
[class*="elementor-"] .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon {
    color: #ad2019 !important;
}


.liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon svg,
.elementor-element .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon svg,
[class*="elementor-"] .liaise-individual-home-availability.liaise-home-availability-no-vacancy .liaise-meta-icon svg {
    fill: #ad2019 !important;
    color: #ad2019 !important;
} 