/*
Theme Name: Hello Elementor Child
Description: Child theme for the Hello Elementor theme
Template: hello-elementor
*/
#top-bar .e-con-inner {
	border-bottom: 1px solid #CDF4FF;
}
.elementor-widget-button .elementor-button {
	min-width: 180px;
	font-weight: 600;
}
.elementor-widget-button .elementor-button:hover, .elementor-widget-button .elementor-button:focus {
	background-color: rgba(0, 165, 209, 0.7) !important;
	border-color: rgba(0, 165, 209, 0.7) !important;
	color: #fff !important;
}
.wave-bottom {
	position: relative;
}
/* .wave-bottom:after {
	content: "";
	background-image: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/banner-wave-bottom.svg');
	background-position: center;
	background-size: 92% auto;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 200px;
} */
.banner-content .e-con-inner {
	max-width: 850px !important;
	margin: 0 !important;
}
/* .text-shadow-style .elementor-widget-container {
	position: relative;
	margin-bottom: 40px;
}
.text-shadow-style .elementor-heading-title {
	position: relative;
	z-index: 1;
}
.text-shadow-style .elementor-widget-container .drop-shadow {
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -52%);
	font-size: 3rem;
	line-height: 1.2;
	font-weight: 700;
	color: #CDF4FF;
	text-transform: uppercase;
	opacity: 0.6;
	z-index: 0;
}
.text-shadow-style.light-blue .elementor-widget-container  .drop-shadow {
	opacity: 0.05;
	z-index: 0;
}
.text-shadow-style.light-blue.opacity-1 .elementor-widget-container  .drop-shadow {
	opacity: 1 !important;
} */
.link-arrow-right {
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap: 10px;
	transition: .3s all;
}
.link-arrow-right:after {
	content: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/arrow-right-blue.svg');
	margin-top: 4px;
}
.link-arrow-right:hover {
	transform: translatex(5px);
}
.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 20px;
}
.wpcf7-form-control {
	background: rgba(255, 255, 255, 0.05);
    border: none !important;
    height: 56px;
    color: #fff;
    font-family: 'Work Sans';
    font-size: 15px;
    line-height: 21px;
}
.wpcf7-form-control::placeholder {
	color: #fff;
    font-size: 15px;
    line-height: 21px;
}
.wpcf7-form-control.wpcf7-textarea {
	height: 135px;
	padding-top: 15px;
}
.w-780 {
	max-width: 780px;
	margin: 0 auto;
}
.wpcf7-form-control.wpcf7-submit {
	height: 50px !important;
	min-width: 180px;
	border: 1px solid #00A5D1 !important;
}
.wpcf7-form-control.wpcf7-submit:hover, .wpcf7-form-control.wpcf7-submit:focus {
	background-color: rgba(0, 165, 209, 0.7) !important;
	border-color: rgba(0, 165, 209, 0.7) !important;
}
.white-bg .wpcf7-form-control {
	background-color: rgba(0, 52, 88, 0.05);
	color: #003458;
}
.white-bg .wpcf7-form-control::placeholder {
	color: #003458;
}
.white-bg .cf7ic_instructions {
	color: #003458;
}
.captcha-image label>input+svg {
	padding: 3px;
}
.captcha-image label>input+svg path {
	fill: #CDF4FF;
}
.white-bg .captcha-image label>input+svg path {
	fill: #003458;
}
.captcha-image {
	border: none !important;
	padding: 0;
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.captcha-and-submit .wpcf7-form-control {
	background: transparent;
	height: auto;
}
.captcha-image .cf7ic_instructions span {
	color: #00A5D1;
}
.cf7ic_instructions {
	color: #CDF4FF;
	text-align: left;
}
.captcha-image svg {
	width: 30px;
	height: 30px;
}
.captcha-image label>input:checked+svg, .captcha-image label>input:focus+svg {
	border: 2px solid #CDF4FF;
}
.white-bg .captcha-image label>input:checked+svg, .white-bg .captcha-image label>input:focus+svg {
	border: 2px solid #003458;
}
.cf7ic-icon-wrapper {
	display: block;
}
.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/arrow-down.svg');
    background-size: 10px;
    background-position: 95% center;
    background-repeat: no-repeat;
}
.white-bg .wpcf7-select {
	background-image: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/arrow-down-dark-blue.svg');
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output {
	color: #00A5D1;
}
#main-footer, .wave-bottom {
	position: relative;
}
#main-footer::before {
	content: "";
	background-image: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/wave-blue.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 202px;
	position: absolute;
	top: -120px;
	left: 0;
	width: 100%;
}
.wave-bottom::after {
	content: "";
	background-image: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/wave-white.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 12vw;
	position: absolute;
	bottom: -2vw;
	left: 0;
	width: 100%;
}
.page-banner {
	background-position: 0 -6vw !important;
}
.elementor-nav-menu--dropdown {
	min-width: 195px !important;
}
.blog-categories {
	padding-left: 0;
	list-style: none;
}
.blog-categories li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #00A5D1;
	position: relative;
}
.blog-categories li:hover:after {
	transform: translate(-10px, calc(-50% - 10px));
}
.img-text-number {
	position: relative;
}
.img-text-number:after {
	content: '';
	font-size: 65px;
	line-height: 59px;
	font-weight: bold;
	color: #CDF4FF;
	font-family: 'Work Sans', sans-serif;
	position: absolute;
	bottom: 19px;
	left: 11px;
}
.img-text-number.text-1:after {
	content: "01";
}
.img-text-number.text-2:after {
	content: "02";
}
.img-text-number.text-3:after {
	content: "03";
}
.img-text-number.text-4:after {
	content: "04";
}
.img-text-number.text-5:after {
	content: "05";
}
.img-text-number.text-6:after {
	content: "06";
}
@media screen and (max-width: 767px) {
	.text-shadow-style:not(.m-shadow-center) .elementor-widget-container .drop-shadow {
		left: 0;
		transform: translate(0, -52%);
	}
	.text-shadow-style .elementor-widget-container .drop-shadow {
/* 		font-size: 2.2rem; */
		display: none;
	}
	.text-shadow-style .elementor-widget-container {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 768px) {
	.row-2-cols {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px;
	}
	.captcha-and-submit {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 20px;
	}
	.captcha-and-submit .submit-wrap {
		display: flex;
		flex-direction: column;
	}
}
@media screen and (min-width: 992px) {
	.our-process-section .e-con-inner > .e-child {
		position: relative;
	}
	.our-process-section .e-con-inner > .e-child:first-child:after, .our-process-section .e-con-inner > .e-child:nth-child(2):after, .our-process-section .e-con-inner > .e-child:nth-child(3):after {
		content: url('https://www.prestigeaquapools.com.au/wp-content/uploads/2024/03/step-arrow.svg');
		position: absolute;
		right: -25%;
		top: 20%;
		transform: translatey(-50%);
	}
	.our-process-section .e-con-inner > .e-child:nth-child(2):after {
		transform: translatey(-50%) scaleY(-1);
	}
}
@media screen and (max-width: 1024px) {
	.elementor-nav-menu .sub-arrow .e-font-icon-svg {
		fill: #fff !important;
	}
}