/*
Theme Name: EZ Water Park
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: EZ Water Park 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
*/

header#masthead {
    position: absolute !important;
    width: 100%;
}
.review-main-sec .xs-overlay {
    background-color: unset !important;
}
.review-main-sec .elementskit-testimonial_card {
    background: #ff000000 !important;
    padding-top: 20px !important;
}
.ser-sec figure.elementor-image-box-img img {
    width: 100%;
}
.ser-sec .elementor-image-box-content {
    padding: 0px 25px;
}
.ser-sec .elementor-button-wrapper a {
	padding-left: 25px;
	text-decoration: none;
}
.service_contact_icon.mob-flex a {
	text-decoration: none;
}
.header-btn a {
    border: 1px solid;
    padding: 0 !important;
    margin-left: 45px;
    width: 180px;
    text-align: center;
    justify-content: space-between;
    border-radius: 50px;
    padding-left: 10px !important;
}
.header-btn a:after {
    content: url(/wp-content/uploads/2024/10/call-icon.svg);
    position: absolute;
    right: 5px;
	 top: 2px;
}

/**/
/* Leave a comment */
/* Comments Section */

section#comments {
    max-width: 1200px;
    margin: auto;
}

.comments-area .comment-form-cookies-consent {
    display: none;
}

.comments-area div#respond {
    background: #0096C71C;
    padding: 32px;
    margin-bottom: 40px;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
    color: #000000;
}

.comments-area textarea#comment {
    border: 0px solid #000000;
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: #F8F6F1;
}

.comments-area .comment-form-email input#email,
input#author {
    max-width: 100%;
    width: 100%;
    border-radius: 0px;
}

.comments-area input#submit:hover {
    background: #000000;
}

.comments-area input#submit {
    background: #0096C7;
	  border: 1px solid #0096C7;
    color: #FFF;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 6px;
    margin-top: 35px;
    padding: 15px 26px;
}

.comments-area input#submit:hover {
		background: #ffffff;
	  color: #0096C7;
}

.comments-area p.comment-notes {
    display: none;
}

.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;
}

input#author {
    border: 0px solid #000000 !important;
	background: #F8F6F1;
}

input#email {
    border: 0px solid #000000 !important;
	background: #F8F6F1;
}

.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 {
    margin-left: 3em;
}

.comments-area img.avatar.avatar-42.photo {
    width: 91px;
    height: 91px;
}

.comments-area time {
    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: #DCFD68;
}

p.comment-form-author,
p.comment-form-email {
    margin-top: 15px !important;
}

body.archive.category main#content {
    padding: 50px 15px;
	  padding-top: 9em;
    width: 100%;
    max-width: 1200px;
}

body.archive.category .page-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.archive.category .page-content article.post {
    width: 32.5%;
}

body.archive.category .page-content article.post {
    display: flex;
    flex-flow: column;
    box-shadow: 0px 4px 60px 0px rgba(138.00000000000003, 153.00000000000003, 165.00000000000003, 0.23);
    border-radius: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    padding: 20px;
}

body.archive.category .page-content article.post a {
    order: 1;
    color: #063b41;
    line-height: 30px;
    font-size: 19px;
    font-family: "Roboto", sans-serif;
}

body.archive.category .page-content article.post h2.entry-title {
    order: 2;
      line-height: 18px;
}

body.archive.category .page-content article.post p {
    order: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 27px;
    font-family: "Roboto", sans-serif;
}

body.archive.category .page-content article.post main#content {
    padding: 50px 0px;
}

.cont-flex-sec p {
    display: flex;
    gap: 10px;
}

.cont-main-sec label {
    width: 100%;
}

.cont-main-sec input, .cont-main-sec textarea {
    background: #F8F6F1;
    border: none !important;
}

.cont-main-sec input {
	 height: 50px !important;
}

.cont-main-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0096C7;
    color: #fff;
    width: 100%;
    max-width: 30%;
}

.cont-main-sec textarea {
    resize: none;
}

@media only screen and (max-width: 820px) {
	body.archive.category .page-content article.post {
    width: 48.5%;
}
}

@media only screen and (max-width: 768px) {
	.header-btn a {
    border: unset;
    margin-left: 5px;
		padding-top: 10px !important;
}
	.header-btn a:after {
		content: unset;
	}
}

@media only screen and (max-width: 767px) {
  .cont-form p {
    flex-flow: column;
  }
	body.archive.category .page-content article.post {
    width: 100%;
}
	.cont-flex-sec p {
    display: flex;
    gap: 15px;
    flex-flow: column;
}
}