/*
Theme Name: Customify Child
Theme URI: https://wp-themes.com/customify
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Customify child theme.
Template: customify
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: customify-child
*/

/*.site-footer .item--inner.builder-item--footer-2 iframe {display: none !important;}*/

/*.logged-in .containerAlertGMS {display: none !important;}*/

/****************************************Global CSS****************************************/
.hidden, .hidden1 {display:none !important;}
.home.main-layout-content .entry-content>.alignfull {margin-top: 0px !important;}

body, html {overflow-x: hidden !important;}
.noOverflow {overflow: initial !important;}
.noMargin {margin: 0px !important;}
.noPadding {padding: 0px !important;}

.site-content {
    position: relative !important;
    z-index: 0 !important; }

.textWhite p, .textWhite span, .textWhite b, .textWhite strong, .textWhite i, .textWhite a, .textWhite small,
.textWhite h1, .textWhite h2, .textWhite h3, .textWhite h4, .textWhite h5, .textWhite h6 {
	color: var(--primary-color) !important;}
.textWhite a {
	text-decoration: underline !important;
	text-decoration-color: #ffffff !important;
	transition: all 0.3s !important; }
.textWhite a:hover {text-decoration: none !important;}

.site-content a:not(.btnSliderBox a):not(.wp-block-uagb-buttons a):not(.textWhite):not(.textWhite a) {
	color: #235787 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	transition: all 0.3s !important; }
.site-content a:not(.btnSliderBox a):not(.wp-block-uagb-buttons a):not(.textWhite):not(.textWhite a):hover {
	text-decoration: none !important;}

.aligncenter img {
    margin: 0 auto !important;
    text-align: center !important; }

figcaption {text-align: center !important; }

.sectionNoPadding1 .column1 {padding-left: 0px !important; }
.sectionNoPadding2 .column2 {padding-right: 0px !important; }
.sectionNoPadding3 .columns {padding: 0px !important; }


.h2+h3, h2+h3 {border-top: 1px solid transparent !important; }


.glightbox-container:not(.specificity) .gclose, 
.glightbox-container:not(.specificity) .gnext, 
.glightbox-container:not(.specificity) .gprev {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #da8b29; }

.shadow1 {filter: drop-shadow(2px 4px 6px #000000) !important; }
.shadow2 {filter: drop-shadow(2px 4px 6px #00000063) !important; }
.shadow3 {filter: drop-shadow(2px 4px 6px #0000003b) !important; }


/*************************************END - Global CSS*************************************/
/*.header--row:not(.header--transparent).header-bottom .header--row-inner {background: yellow !important;}*/

/*Header*/
.header--row:not(.header--transparent).header-main .header--row-inner {
    background-size: 100% 410% !important;
    background-position: 50% 49% !important;
    background-repeat: no-repeat;
    overflow: hidden !important; }

.header--row:not(.header--transparent).header-main .header--row-inner:after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    background: linear-gradient(45deg, rgba(255,255,255,1) 33%, rgba(255,255,255,0.25) 44%, rgba(255,255,255,0.25) 59%, rgba(255,255,255,1) 69%) !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 0 !important; }

.header--row:not(.header--transparent).header-main .header--row-inner > .customify-container {z-index: 1 !important; }


.site-header > .site-header-inner > .header-bottom {
    z-index: 0;
    position: relative; }


.site-branding.logo-top:after {
    content: "" !important;
    display: block !important;
    position: relative !important;
    width: 165px !important;
    height: 170px !important;
    margin: -110px 0px -84px 215px !important;
    background: url(/wp-content/uploads/2025/09/healybrokerage.com_2.webp) no-repeat !important;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    filter: drop-shadow(3px 4px 10px #a3a3a3) !important;
    z-index: 0 !important; }


.infoHeaderContainer {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center !important; }


.infoHeaderContainer > .headerPhone {
    background: #32386f;
    margin: 6px 0px 0px 0px !important;
    padding: 8px 16px 8px 16px !important;
    border-radius: 8px !important;
    border: 3px solid #7682af !important;
    filter: drop-shadow(2px 4px 6px #00000063) !important;
    transition: all 0.3s !important; }

.infoHeaderContainer > .headerPhone:hover {
    border: 3px solid #32386f !important;
    filter: drop-shadow(1px 2px 3px #0000003b) !important; }

.infoHeaderContainer > .headerPhone > p {
    color: #ffffff !important; }

.infoHeaderContainer > .headerPhone > p a {
    color: #ffffff !important;
    text-decoration: underline !important;
    transition: all 0.3s !important; }

.infoHeaderContainer > .headerPhone > p a:hover {
    text-decoration: none !important; }

/*END - Header*/

/*Menu*/
.nav-menu-desktop .sub-menu li a {
    color: rgba(0,0,0,1) !important;
    text-decoration: underline !important;
    transition: all 0.3s !important; }
.nav-menu-desktop .sub-menu li a:hover {
    color: rgba(0,0,0,.65) !important;
    text-decoration: none !important; }

.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li > a:hover,
.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-item > a,
.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-ancestor > a,
.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-parent > a {
    /*border-radius: 15px !important;*/ }

.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-item .sub-menu > li.current-menu-item a,
.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-ancestor .sub-menu > li.current-menu-item a,
.header--row:not(.header--transparent) .builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li.current-menu-parent .sub-menu > li.current-menu-item a {
    color: rgba(0,0,0,.65) !important;
    text-decoration: none !important; }

/*END - Menu*/

/*Main Banner*/
.bannerHome1 {
	border-bottom: 1px solid var(--secondary-color) !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5) !important;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5) !important; }

.bannerHome1 .h1_1 {font-weight: 600 !important; }

.bannerHome1 .h1_1 span {
    font-weight: bold !important;
    color: #32386f !important;
    text-shadow: 0px 0px 1px #000000 !important; }

/*END - Main Banner*/


/*Buttons*/
        .wp-block-uagb-buttons.uagb-buttons__outer-wrap > .uagb-buttons__wrap > .wp-block-uagb-buttons-child,
        .wp-block-uagb-buttons.uagb-buttons__outer-wrap > .uagb-buttons__wrap > .wp-block-uagb-buttons-child a {
            width: 100% !important; }

/*END - Buttons*/



.greenBoxWrapper1 {
    /*filter: drop-shadow(2px 4px 6px #00000063) !important;*/
    border: 1px solid #000000 !important;
    border-radius: 6px !important;
    overflow: hidden !important; }


.testimonialsBox1 {background: #32386F !important; }

.quote1:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    width: 64px !important;
    height: 64px !important;
    top: -50px !important;
    left: -50px !important;
    margin: 0px 0px 0px 0px !important;
    background: url(/wp-content/uploads/2025/09/testimonials-quotes_v1.0-02.svg) no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 100% 100% !important;
    z-index: 2 !important; }

.quote2:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    width: 64px !important;
    height: 64px !important;
    top: -50px !important;
    right: -50px !important;
    margin: 0px 0px 0px 0px !important;
    background: url(/wp-content/uploads/2025/09/testimonials-quotes_v1.0-01.svg) no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 100% 100% !important;
    z-index: 2 !important; }


/*Video Pop Up*/
.wp-block-embed.is-type-video, .bluebackground1, 
.wp-block-embed__wrapper > iframe, img.video_lightbox_anchor_image {
    margin: 0 auto !important;
    display: block !important;
    background: #ffffff !important;
    border: 2px solid #ffffff !important;
    border-radius: 6px !important;
    filter: drop-shadow(0px 1px 4px #00000063) !important;
    -webkit-box-shadow: 0px 0px 0px 5px #32386f !important;;
    -moz-box-shadow: 0px 0px 0px 5px #32386f !important;;
    box-shadow: 0px 0px 0px 5px #32386f !important; }

.pp_content iframe {width: 100% !important; filter: drop-shadow(2px 4px 6px #000000) !important; }

/*END - Video Pop Up*/


/*Review Us*/
.imgGoogleReview1,
.imgGoogleReview1 > figure,
.imgGoogleReview1 > figure > img,
.imgGoogleReview1 img {
    width: 100% !important; }

.imgGoogleReview1 img {
    max-width: 350px !important; }

.imgGoogleReview1 a{
    filter: drop-shadow(2px 4px 6px #7c7c7c) !important;
    transition: all 0.3s !important;}
.imgGoogleReview1 a:hover{filter: contrast(0.5) !important;}

.imgYelpReview1,
.imgYelpReview1 > figure,
.imgYelpReview1 > figure > img,
.imgYelpReview1 img {
    width: 100% !important; }

.imgYelpReview1 img {
    max-width: 350px !important; }

.imgYelpReview1 a{
    filter: drop-shadow(2px 4px 6px #7c7c7c) !important;
    transition: all 0.3s !important;}
.imgYelpReview1 a:hover{filter: contrast(0.5) !important;}

.imgFacebookReview1,
.imgFacebookReview1 > figure,
.imgFacebookReview1 > figure > img,
.imgFacebookReview1 img {
    width: 100% !important; }

.imgFacebookReview1 img {
    max-width: 350px !important; }


.imgFacebookReview1 a{
    filter: drop-shadow(2px 4px 6px #7c7c7c) !important;
    transition: all 0.3s !important;}
.imgFacebookReview1 a:hover{filter: contrast(0.5) !important;}

.page-id-2065 .gfield_description,
.page-id-1636 .gfield_description {
    color: #ffffff !important; }

/*END - Review Us*/

/*Contac Form */
.page-id-1636 .form1_wrapper label.gfield_label {color: #ffffff !important; }
.page-id-1636 .gfield_description {color: #ffffff !important; }

.page-id-1730 .form2_wrapper label.gfield_label {color: #ffffff !important; }
.page-id-1730 .gfield_description {color: #ffffff !important; }

input[type=submit] {
    width: 100% !important;
    border-radius: 8px !important;
    background: #9b9293 !important; }

/*END -c Contact Form*/


/*Footer*/
	.widget-title {
		/*font-family: 'Amethysta'!important;*/
		font-size: 1.15em !important; }

    .site-footer .widget-title {
        color: #32386f !important;
        font-weight: bold !important; }

    .site-footer {
        border-top: 8px solid #9c9394 !important;
        box-shadow: 0px 0px 0px 2px #6b6061 !important;
        filter: drop-shadow(0px -2px 2px #00000063) !important; }

	.site-footer a:not(.footer-copyright a) {
        color: #ffffff !important;
        font-weight: bold !important;
        text-decoration: underline !important;
        transition: all 0.3s !important; }
    .site-footer a:not(.footer-copyright a):hover {text-decoration: none !important; }

    .site-footer > .footer-main {
        /* filter: drop-shadow(2px 4px 6px #00000063) !important; */
        border-bottom: 2px solid #fff !important; }

    .footerLogo1 {
        margin: -35px 66px -30px -66px !important; }

	/*CopyRight*/
		.site-footer .footer-bottom .footer-copyright p {text-align: center !important;}
		.site-footer .footer-bottom .footer-copyright p > a {
			text-decoration: underline !important;
			-webkit-text-stroke: 0.5px #ffffff !important;
			transition: all 0.3s !important; }
		.site-footer .footer-bottom .footer-copyright p > a:hover {
			text-decoration: none !important;
			-webkit-text-stroke: 0.5px transparent !important; }
		.site-footer .footer-bottom > .footer--row-inner.footer-bottom-inner {padding: 10px 0px 15px 0px !important;}
	/*END - CopyRight*/

/*END - Footer*/


/*Media Queries*/
@media only screen and (max-width: 1025px) {
	/*Header*/
	.toolbox1 {display: none !important;}

    .site-branding.logo-top {margin: 43px 0px 0px 0px !important; }

    .site-branding.logo-top:after {
        width: 120px !important;
        height: 95px !important;
        margin: -99px 0px -84px 236px !important; }

    .header--row:not(.header--transparent).header-main .header--row-inner {
        background: #ffffff !important;
        background-color: #ffffff !important;
        background-image: #ffffff !important; }

    .header--row:not(.header--transparent).header-main .header--row-inner:after {
        display: none !important; }

    .infoHeaderContainer {
        margin: 45px 0px 20px 0px !important;
        text-align: center !important; }

	/*END - Header*/

	/*Menu*/
		.header--row:not(.header--transparent) .menu-mobile-toggle >.nav-icon--label.hide-on-tablet.hide-on-mobile {
		    display: block !important;
		    margin-right: 10px !important;
		    order: 1 !important; }
		.header--row:not(.header--transparent) .menu-mobile-toggle {
			display: flex !important;
		    flex-direction: row !important;
		    flex-wrap: nowrap !important;
		    align-content: center !important;
		    justify-content: center !important;
		    align-items: center !important; }

		.header--row:not(.header--transparent) .menu-mobile-toggle > .hamburger {order: 2 !important;}

	/*END - Menu*/
}

@media only screen and (max-width: 977px) {
	 /*Buttons*/
        .wp-block-uagb-buttons.uagb-buttons__outer-wrap > .uagb-buttons__wrap > .wp-block-uagb-buttons-child {
            width: 100% !important;
            margin-bottom: 44px !important; }

    /*END - Buttons*/

}

@media only screen and (max-width: 900px) {
	/*Header*/
		.header--row:not(.header--transparent).header-main .header--row-inner > .customify-container > .cb-row--mobile.customify-grid-middle > .row-v2.row-v2-main > .col-v2.col-v2-center {
		    display: flex !important;
		    flex-direction: column !important;
		    flex-wrap: nowrap !important;
		    align-content: center !important;
		    justify-content: center !important;
		    align-items: center !important; }

	/*END - Header*/
}

@media only screen and (max-width: 767px) {
    /*Main Banner*/
        .bannerHome1 .h1_1 br {display: none !important; }

    /*END - Main Banner*/

	 /*Buttons*/
        .wp-block-uagb-buttons.uagb-buttons__outer-wrap > .uagb-buttons__wrap > .wp-block-uagb-buttons-child {
            width: 100% !important;
            margin-bottom: 44px !important; }

    /*END - Buttons*/

    /*Video Pop Up*/
        .pp_content iframe {width: 90% !important; filter: drop-shadow(2px 4px 6px #000000) !important;}
        div.pp_default .pp_content_container .pp_details {height: 43px !important; }
        div.pp_default .pp_content, div.light_rounded .pp_content {
            padding-top: 35px !important; }

    /*END - Video Pop Up*/

    /*Footer*/
    	.logoFooter {left: 0px !important; }

        .footerLogo1 {margin: -35px 0px -30px 0px !important; }

    	.site-footer > .footer-main > .footer--row-inner.footer-main-inner > .customify-container > .customify-grid.customify-grid-top {
		    display: flex !important;
		    flex-direction: column !important;
		    flex-wrap: nowrap !important;
		    align-content: center !important;
		    justify-content: center !important;
		    align-items: center !important; }

		.site-footer > .footer-main > .footer--row-inner.footer-main-inner > .customify-container > .customify-grid.customify-grid-top > .builder-first--footer-1 {
			text-align: center !important; }


		.site-footer .socialmedia-buttons {
		    display: flex !important;
		    flex-direction: row !important;
		    flex-wrap: wrap !important;
		    align-content: center !important;
		    justify-content: center !important;
		    align-items: center !important; }

    /*END - Footer*/
}

@media only screen and (max-width: 500px) {
    /*Main Banner*/
        .bannerHome1 .h1_1 {font-size: 28px !important; }

        .bannerHome1 .h2_1 {font-size: 24px !important; }

    /*END - Main Banner*/
}

@media only screen and (max-width: 417px) {
    /*Header*/
        .infoHeaderContainer > .slogans.slogan0 > p {font-size: 1.9em !important; }

        .infoHeaderContainer > .headerPhone > p {font-size: 1.9em !important; }

    /*END - Header*/
}

@media only screen and (max-width: 400px) {
    /*Header*/
        .site-branding.logo-top:after {display: none !important;}

        .site-branding.logo-top {
            margin: 25px 0px 0px 0px !important; }

        .infoHeaderContainer {
            margin: -15px 0px 20px 0px !important;
            text-align: center !important; }


    /*END - Header*/
}

@media only screen and (max-width: 389px) {
    /*Header*/
        .infoHeaderContainer > .slogans.slogan0 > p {font-size: 1.7em !important; }

        .infoHeaderContainer > .headerPhone > p {font-size: 1.7em !important; }

    /*END - Header*/
}

@media only screen and (max-width: 361px) {
    /*Header*/
        .infoHeaderContainer > .slogans.slogan0 > p {font-size: 1.5em !important; }

        .infoHeaderContainer > .headerPhone > p {font-size: 1.5em !important; }

    /*END - Header*/
}

@media only screen and (max-width: 334px) {
    /*Header*/
        .infoHeaderContainer > .slogans.slogan0 > p {font-size: 1.3em !important; }

        .infoHeaderContainer > .headerPhone > p {font-size: 1.3em !important; }

    /*END - Header*/
}


@media only screen and (max-width: 306px) {
    /*Header*/
        .infoHeaderContainer > .slogans.slogan0 > p {font-size: 1.1em !important; }

        .infoHeaderContainer > .headerPhone > p {font-size: 1.1em !important; }

    /*END - Header*/
}




/************Color & Tipography Sttings/************/
:root{
    --primary-color: #ffffff;
    --secondary-color: #838383;
	--primary-font: 'Abhaya Libre';
    --secondary-font: 'Lato'; }