/*
Theme Name: EZ Pool
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Eoxys it Team
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1704449684
Updated: 2024-01-05 10:14:44
*/
body {
	font-family: 'Montserrat';
}
header h1.entry-title {
    display: none;
}
.pool_form p {
    display: contents;
}
.pool_form {
    display: flex;
    margin: 14px 0px 14px 0px;
    gap: 10px;
	justify-content: space-between;
}
.pool_form input, textarea::placeholder, .fibreglass_pools {
font-size: 16px;
font-weight: 400;
line-height: 22px;
text-align: left;
color:#6F6C6C;

}
.message_quote {
    resize: none;
    height: 134px;
}
.check_box {
    margin: 10px 0px 10px 0px;
}
.check_box span.wpcf7-list-item-label {
    margin: 10px;
    color: #FFF;
}
 .pool_form input{
	width: 100%;
height: 56px;
}

.fibreglass_pools{
width: 100%;
	max-width:100%;
height: 56px;


}
input#request_send_btn {
    width: 204px;
    height: 64px;
    background: #6AB42F;
    border: 1px solid #6AB42F;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #FFF;
}
.wpcf7-response-output {
    color: #FFF;
}
.contact_form .wpcf7-response-output {
    color: #000 !important;
}

   /*  contact form  */
.upper-field {
    display: flex;
    gap: 19px;
    margin: 10px 0px 10px 0px;
}
.contact-form input{
	width: 100%;
	max-width:100%;
  height: 56px;
	border:0px;
}
.message_contact{
		width: 100%;
	
	max-width:100%;
  height: 170px;
	resize:none;
	border:0px;
}

input#contact-submit-btn {
margin-top:20px;
	width: 143px;
    max-width: 100%;
    height: 56px;
    background: #6AB42F;
    border: 1px solid #6AB42F;
	border-radius:0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    /* text-align: left; */
    color: #FFF;
}
/* comment */

.comments-area ol.children {
    padding: 0px !important;
}
 .comments-area ol.children::before {
    display: none !important;
}
.comments-area article.comment-body {
    margin-left: 48px;
}
section#comments {
	margin-top:20px;
   box-shadow: 0px 4px 50px 0px #63AB451A;
padding:30px;
	border-radius:12px;
	border:1px solid #63AB451A;
	max-width:1140px;
	margin:20px auto;
}

/* Comments Section */

.comments-area h2#reply-title::before, .comments-area a.comment-reply-link::before {
    content: url("/wp-content/uploads/2024/04/reply-4.svg");
	margin-right:10px ;
}
.elementor-kit-6 h2 {
    color: #1C231F;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 600;
    line-height: 10px;
}
.comments-area .comment-form-cookies-consent {
	display: none;
}
.comments-area label {
    display: block;
    margin-bottom: 10px;
}
.comments-area textarea#comment {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    height: 162px;
    resize: none;
}
.comments-area input#submit {
    background: #63AB45;
    border: 1px solid #63AB45;
    color: #FFF;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 0px;
    margin-top: 35px;
}
.comments-area p.comment-notes {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #1C2B3A;
}
.comments-area p.comment-form-url {
    display: none;
}
.comments-area .comment-form-email input#email, input#author{
    background: transparent;
    max-width: 100%;
    width: 100%;
    border: 1px solid #D8D8D8;
    border-radius: 30px;
}
.comments-area em.comment-awaiting-moderation, span.says  {
    display: none;
}

.comments-area a, .comments-area .page-content a {
    text-decoration: none;
	color:#1C231F;
}

.comments-area a.url, .fn{
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 30.24px;
    text-align: left;
	text-transform:capitalize;
}
.comments-area article#div-comment-9 {
    /* display: flex; */
    margin-left: 3em;
}
.comments-area img.avatar.avatar-42.photo {
    width: 91px;
    height: 91px;
}
.comments-area time {
    /* float: left; */
    position: absolute;
    left: 9.5em;
    top: 13px;
}

.comments-area a.comment-reply-link {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #63AB45;
}
p.comment-form-author,  p.comment-form-email{
    margin-top: 15px !important;
}