/*
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;}*/

/****************************************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; }
.onOverflow {overflow: hidden !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) {
	color: #235787 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	transition: all 0.3s !important; }
.site-content a:not(.btnSliderBox 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; }

/*Home Page ID*/
.page-id-22 #main {
	padding-top: 0px !important;
	margin-top: 0px !important; }

.imgHidden1 {visibility: hidden !important;}

.bgWhite1 {background: #ffffff !important; }

.bgGray1 {background: #F0F0F0 !important; }


.zindez1 {
	position: relative !important;
	z-index: 1 !important }
.zindez2 {
	position: relative !important;
	z-index: 2 !important }

.noOverlay > .uagb-column__overlay {
    display: none !important; }

/*************************************END - Global CSS*************************************/
/*.header--row:not(.header--transparent).header-bottom .header--row-inner {background: yellow !important;}*/

/*header*/
.site-branding.logo-top {
    position: relative !important;
    top: 10px !important; }

.site-header-inner > .header-main > .header-main-inner {
    background: linear-gradient(45deg, rgba(255,255,255,0.9) 26%, rgb(197,191,175,0.21) 35%, rgb(197,191,175,0.55) 50%, rgb(197, 191, 175,0.21) 57%, rgba(255,255,255,0.9) 65%) !important; }

.boxInfoHeaderContainer > .infoHeaderContainer {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .slogans.slogan0 {margin: 10px 0px 5px 0px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .slogans.slogan0,
.boxInfoHeaderContainer > .infoHeaderContainer > .slogans.slogan0 > p {
	font-family: "Montserrat" !important;
	font-size: 32px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone {margin: 0px 0px 20px 0px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone,
.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone > p {
	font-family: "Montserrat" !important; }

.infoHeaderContainer > .headerPhone > p {
	color: #0B1173 !important;
    min-width: 321px !important;
    /* border: 4px solid #0B2C52 !important; */
    background: #c5bfaf !important; 
    padding: 8px 12px 8px 12px !important;
    border: 3px solid #c5bfaf !important;
    filter: drop-shadow(2px 4px 6px #00000063) !important;
    /*filter: drop-shadow(2px 4px 6px #0000003b) !important;*/
    border-radius: 0px !important;
    /* transform: skewX(-30deg) !important; */
    transition: all 0.3s !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone:hover > p {border: 3px solid #0B1173 !important;}

.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone > p a {
	color: #0B1173 !important;
	font-size: 32px !important;
	font-weight: 700 !important; }

.boxInfoHeaderContainer > .infoHeaderContainer > .headerPhone > p i.fa-phone {
    font-size: 28px !important;
    color: #0B1173 !important;
    transition: all 0.3s !important; }



.boxInfoHeaderContainer > .infoHeaderContainer2 {
    display: block !important;
    position: absolute !important;
    /* width: 100% !important; */
    left: 32% !important;
    margin: -100px 0px 0px 0px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer2 .texts {
	color: #0B1173 !important;
	font-weight: bold !important;
	font-style: italic !important; }

.boxInfoHeaderContainer > .infoHeaderContainer2 .txt1 {
	font-size: 18px !important;
	letter-spacing: 3px !important;
	margin: 0px 0px 0px 0px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer2 .txt2 {
	font-size: 18px !important;
	letter-spacing: 3px !important;
	margin: -8px 0px 0px 105px !important; }

.boxInfoHeaderContainer > .infoHeaderContainer2 .txt3 {
	font-size: 18px !important;
	letter-spacing: 3px !important;
	margin: -8px 0px 0px 225px !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;*/
	border-bottom: 1px solid #bfbfbf !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3) !important;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3) !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*/



/*Video Pop Up*/
.pp_content iframe {width: 100% !important; filter: drop-shadow(2px 4px 6px #000000) !important; }

/*END - Video Pop Up*/

.borderWhiteLeft1 {
    border-left: 12px solid !important;
    padding-left: 10px;
    font-size: 13px !important;
    margin: -8px 0px 4px 0px !important; }


/*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*/

/*Contact Form*/
button[type=submit], input[type=submit] {
	width: 100% !important;
	color: #0B1173 !important;
    min-width: 321px !important;
    /* border: 4px solid #0B2C52 !important; */
    background: #c5bfaf !important;
    padding: 8px 12px 8px 12px !important;
    border: 3px solid #c5bfaf !important;
    filter: drop-shadow(2px 4px 6px #00000063) !important;
    /* filter: drop-shadow(2px 4px 6px #0000003b) !important; */
    border-radius: 0px !important;
    /* transform: skewX(-30deg) !important; */
    transition: all 0.3s !important; }

button[type=submit]:hover, input[type=submit]:hover {
	border: 3px solid #0B1173 !important; }

/*END - Contact Form*/


/*Footer*/
	.widget-title {
		font-family: 'Amethysta'!important;
		font-size: 1.15em !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; }

	/*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;}

	/*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) {
	 /*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; }

    	.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*/
}




/************Color & Tipography Sttings/************/
:root{
    --primary-color: #ffffff;
    --secondary-color: #838383;
	--primary-font: 'Abhaya Libre';
    --secondary-font: 'Lato'; }