
/*
Theme Name: THE MAPLES
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: Blushark Digital 2025
Version: 1.0
Author URI: https://blusharkdigital.com/
*/

/* Reset CSS Satrt */
html, body {
	scroll-behavior: smooth;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 25px 30px;
}

.alignleft {
	float: left;
	margin: 6px 35px 25px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}

a img.alignnone {
	margin: 5px 15px 15px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

b, strong {
	font-weight: 600;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	opacity: 1;
	color: #fff;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* reset css end */
#crmWebToEntityForm.zcwf_lblLeft {
	background-color: transparent !important;
	max-width: 100% !important;
}

.zcwf_lblLeft .zcwf_col_fld {
	width: 100% !important;
}

.zcwf_lblLeft .zcwf_col_lab {
	width: 100% !important;
}

.zcwf_lblLeft .zcwf_col_fld input[ type  = text], input[ type  = password], .zcwf_lblLeft .zcwf_col_fld textarea {
	width: 100% !important;
}

.home #crmWebToEntityForm.zcwf_lblLeft {
	padding: 0 !important;
}

.header-contact-info a.second-btn {
	margin-left: 0;
	width: auto;
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 53.33px;
	background: var(--color-3);
	padding: 16px 15px;
	font-family: var(--font-jakarta);
	line-height: 24px;
	color: var(--color-9);
	background-position: 15px center;
	border: 1px solid var(--color-10);
	background-image: none;
	background-repeat: no-repeat;
	box-shadow: 0px 6px 0px #254441;
}

.header-contact-info a.second-btn.nitro-lazy {
	background-image: none !important;
}

.header-contact-info a.second-btn:hover {
	transition: .5s;
	color: var(--color-9);
	background-color: var(--color-5);
}

.cat-team-content .read-more {
	color: #000;
	font-weight: 500;
}

.cat-team-content .read-more:hover {
	text-decoration: underline;
}

.zcwf_lblLeft .zcwf_col_lab {
	font-size: 14px !important;
}

.zcwf_lblLeft .zcwf_button:hover {
	background: var(--color-4);
	color: #fff;
}

.faq-short-section-wrap p + .faq-btn-sec {
	margin-top: 0;
}

.home .faq-detail-sec {
	margin: 70px 0px;
}
