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

.page-header {
    display: none;
}

.full-width-img img {
    width: 100%;
}

.ser-sec-bg:hover h3.elementor-image-box-title, .ser-sec-bg:hover p {
    color: #fff !important;
}

.ser-sec-bg:hover a {
	background-color: #fff !important;
	color: #2e856e;
}

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

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

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

section#comments h2#reply-title {
    font-family: 'Outfit';
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
    color: #2E856E;
}

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

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

.comments-area textarea#comment {
    border: 1px solid #2E856E;
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: transparent;
}

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

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

.comments-area input#submit {
    background: #2E856E;
    color: #FFF;
    font-family: "Prompt";
    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;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.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: 1px solid #2E856E !important;
}

input#email {
    border: 1px solid #2E856E !important;
}

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

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

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

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: "Prompt", 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: "Prompt", sans-serif;
}

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

.contact_form .name_contact p {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap {
    width: 50%;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap input {
    height: 50px;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap input, .contact_form textarea {
    border: 0px solid #C4C6C8 !important;
    border-radius: 6px !important;
    margin-top: 10px;
	font-family: 'Outfit';
    font-size: 18px;
    font-weight: 300;
}

.contact_form textarea {
    height: 150px;
    resize: none;
}

.contact_form input#submit_cont {
    background-color: #2E856E;
    border-radius: 6px;
    color: #fff;
    border: 2px solid #2E856E;
    margin-top: 10px;
    width: 100%;
    max-width: 166px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.contact_form input#submit_cont:hover {
     background-color: #2E856E;
     color: #fff;
}

.contact_form p label {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #344054;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    padding-top: 10px;
}

.how-sec a {
	text-decoration: none;
}

.head-btn a {
    width: 131px;
    height: 46px !important;
    line-height: 46px !important;
    border-radius: 4px;
    background-color: #2E856E;
	border: 1px solid #2E856E;
    color: #fff !important;
    text-align: center;
    display: block !important;
}

.head-btn a:hover {
	background-color: #fff !important;
	color: #2E856E !important;
}

footer ul.elementor-icon-list-items {
    list-style-type: none;
}

.newsletter-form input {
    border: 0.86px solid #FFFFFF;
    color: #fff;
    background: unset;
    height: 45px;
}

.newsletter-form input:focus {
	  outline: none;
	  border-color: #fff;
}

.newsletter-form input::placeholder {
	color: #fff;
	font-family: 'Prompt';
  font-size: 13.82px;
  font-weight: 400;
  line-height: 27.64px;
}

.newsletter-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background-color: #fff;
    font-family: 'Prompt';
    font-size: 20.73px;
    font-weight: 500;
    line-height: 25.91px;
    color: #2E856E;
}

footer#colophon .wpcf7-response-output, footer#colophon span.wpcf7-not-valid-tip {
    color: #fff;
}

.blog-list ul.elementor-icon-list-items {
    list-style-type: none;
}

.cont-a a {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
.mob-flex .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.mob-flex h3.elementor-image-box-title {
    text-align: left;
    margin: 5px 0px;
}
.contact_form .name_contact p {
    flex-flow: column;
}
.newsletter-form label {
    width: 100%;
}
.head-btn a {
    width: unset;
    height: unset !important;
    line-height: unset !important;
    border-radius: 4px;
    background-color: unset;
	border: unset;
    color: unset !important;
    text-align: unset;
    display: unset !important;
}
.blog-list {
    padding-left: 0;
    padding-right: 0;
  }
}