/*
Theme Name: ZacHomes
Theme URI: https://zachomes.com.au
Description: Custom WP for ZacHomes
Author: Eri Mehmeti
Author URI: http://belgrin.com.au
Version: 1.0.3
*/

/*
.eas-badge-component {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
}
*/

.eas-title-component,
.eas-text-component {
	text-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.eas-title-component {
    font-family: 'Gilroy-Bold';
}

.eas-text-component {
    font-weight: 600;
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-slide-inner {
    width: 90%;
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-slide-elements {
    padding-left: 0; padding-right: 0;
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-title-component,
div[data-elfsight-widget-id="elfsight-slider-4"] .eas-text-component {
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-title-component {
    font-family: 'Gilroy-Bold';
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-button-link {
    height: auto;
    padding: 10px 15px;
    line-height: 1;
}

div[data-elfsight-widget-id="elfsight-slider-4"] .eas-badge-component {
    box-shadow: none;
    text-shadow: none;
}

/* Gravity Forms */

.ginput_container_name span {
    position: relative;
}


/* Zoho */

html {
  scroll-behavior: smooth;
}

#my-footer .form-control:focus {
	background-color: white !important;
}

#zoho-contact-form #crmWebToEntityForm {
    margin: 0; padding: 0;
    background: #000 !important;
    color: #fff !important;
    outline: 1px solid #000;
}

#zoho-contact-form .zcwf_title {
    display: none;
    color: #fff !important;
}

#zoho-contact-form .zcwf_col_lab,
#zoho-contact-form .zcwf_col_fld {
    display: block;
    width: auto;
    float: none;
    font-size: 1rem !important;
    font-family: 'Gilroy' !important;
}

#zoho-contact-form .zcwf_lblLeft .zcwf_col_fld input[type="text"],
#zoho-contact-form .zcwf_lblLeft .zcwf_col_fld_slt {
    width: 100% !important;
}

#zoho-contact-form .zcwf_lblLeft .zcwf_button {
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 4px;
	position: relative;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#zoho-contact-form .zcwf_lblLeft .zcwf_button.formsubmit {
	background-color: #409EFF;
	color: #ffffff;
}

#zoho-contact-form .form-control:focus {
    background: #eee;
    color: #000;
}

.property-site-gallery .row > div a {
    display: flex; height: 100%;

.property-site-gallery .row > div a img {
    display: block;
    object-fit: cover;
    object-position: center;
}

#zcampaignOptinForm {
    font-size: 1rem !impotrant;
    padding: 10px !important;
}

section.elementor-section.gap-40 .elementor-row {
    gap: 40px;
}

