/*
Theme Name: EZ Leaf Care
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 Leaf Care 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 .entry-title {
    display: none !important;
}

.Get-a-Quote-btn {
    background-color: white !important;
}

.Get-a-Quote-btn a {
    color: #374836 !important;
}

.Get-a-Quote-btn:hover {
    transition-duration: 1s;
    background-color: #374836 !important;
}

.Get-a-Quote-btn a:hover {
    color: #fff !important;
}

.create-your {
    font-weight: 400 !important;
}

.since {
    color: #798D7A;
}

.Our-Blog {
    color: #374836;
    font-weight: 600;
}

/*service*/
.Home-gardon-text-none a {
    text-decoration: none !important;
}



/* contact-from*/
.cont-frm-main input,
.cont-frm-main select,
.cont-frm-main textarea {
    /*      width: 45%; */
    border: none;
    background-color: #F8F6F1;
    color: #00000099 !important;
    /*     margin: 10px 10px; */
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    resize: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.submit {
    display: inline-block;
    font-weight: 400;
    color: #fff !important;
    background-color: #374836 !important;
    text-align: center;
    user-select: none;
    border: 1px solid #374836;
    border-radius: 0px !important;
    padding: 15px 30px 15px 30px;
    transition: all .3s;
    font-size: 19.81px;
    line-height: 22.29px;
    font-family: 'Poppins';
}


@media(max-width:768px) {

    .cont-frm-main input,
    .cont-frm-main select,
    .cont-frm-main textarea {
        width: 100% !important;

    }

    .comments-area div#respond {
        margin: 12px !important;
        margin-bottom: 20px !important;
    }

    section#comments {
        margin: 12px !important;
        margin-bottom: 30px !important;
    }
}

@media(max-width:767px) {

    .the_email,
    .phone {
        display: block !important;
    }

}

@media(max-width:320px) {
    input.wpcf7-form-control.wpcf7-submit.has-spinner.submit {
        padding: 10px 22px 10px 22px !important;
    }

    .comments-area div#respond {
        margin: 0px !important;
        margin-bottom: 20px !important;
    }
}

.the_email {
    display: flex;
    gap: 10px;
    width: 100%;
    /* background: red; */
    overflow: hidden !important;
}

.email_1 input {
    width: 100%;
}

/* .email_2 input
Specificity: (0,1,1)
 {
    width: 100%;
} */
.phone {
    display: flex;
    gap: 10px;
    /* background: rebeccapurple; */
}

.submit_btn_form input.wpcf7-form-control.wpcf7-submit.has-spinner.submit:hover {
    background-color: white !important;
    color: #374836 !important;
    border: 1px solid #374836 !important;
}

/* contact-from-end*/



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

section#comments {
    max-width: 1120px;
    margin: auto;
    margin-bottom: 128px;
}

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

.comments-area div#respond {
    background: #3748361A;
    padding: 32px;
    margin-bottom: 233px;
    padding: 25px;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
    color: #0E0129;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 33.5px;
}

.comments-area textarea#comment {
    border-color: #929292;
    border-radius: 10px;
    color: black !important;
    margin: 0px;
    /*     height: 162px; */
    resize: none;
    background: #ffffff;
    border: 0.99px solid #929292;
    width: 100%;

}

.comments-area p.logged-in-as,
.comments-area p.logged-in-as a,
.comments-area h2#reply-title {
    color: #0E0129;
    font-family: Roboto;
    font-size: 23.647px;
    font-style: normal;
    font-weight: 500;
    line-height: 33.5px
}

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

.comments-area input#submit:hover {
    background: #fff;
    color: #374836 !important;

}

.comments-area input#submit {
    border: 1px solid #374836;
    color: #fff !important;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 6px;
    /*     margin-top: 35px; */
    padding: 15px 26px;
    background: #374836;
}

.call-text a {
    text-decoration: none !important;
}

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

.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 #929292 !important;
    background: #fff;
    border-radius: 10px;
}

input#email {
    border: 1px solid #929292 !important;
    background: #fff;
    border-radius: 10px;
}

.comments-area em.comment-awaiting-moderation,
span.says {
    display: none;
}

p.logged-in-as a {
    font-size: 20px !important;
}

p.logged-in-as {
    font-size: 20px !important;
}

.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: 3em;
    width: 100%;
    max-width: 1200px;
}

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

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: #000000;
    line-height: 30px;
    font-size: 19px;
    font-family: "Outfit", 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: "Outfit", sans-serif;
}

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

body.archive.category .header-main-sec {
    background: #b1a684;
}

body.archive.category .head-sec {
    position: relative;
}

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

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

}


.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #F8F6F1;
    BORDER: NONE;
}

.wpcf7-not-valid-tip {
    color: #00000099;
}

/* IP style */

a {
    color: #B0CB1F;
}

/* Main */

/* .elementor-heading-title {
    font-size: 2.6em !important;
}

.elementor-element .elementor-widget-container p, ul li * {
    font-size: 1.1em !important;
} */

.elementor-element-1753a59f {
    background-image: none !important;
}

.elementor-108 .elementor-element.elementor-element-b806135 .elementskit-navbar-nav>li.current-menu-item>a {
    color: #AFCB1F !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.submit {
    background-color: #AFCB1F !important;
    border: 1px solid #AFCB1F;
}

.elementor-element-df63d25 {
    --gap: var(--widgets-spacing, 0px) !important;
    --row-gap: var(--widgets-spacing-row, 0px) !important;
    --column-gap: var(--widgets-spacing-column, 0px) !important;
    --widgets-spacing: 0px 0px !important;
    --widgets-spacing-row: 0px !important;
    --widgets-spacing-column: 0px !important;
}

a.hfe-menu-item {
    text-transform: none !important;
}

.elementor-element-7154676 p.elementor-icon-box-title {
    margin-bottom: 0 !important;
}

#n2-ss-2item2,
#n2-ss-2item4 {
    font-family: "Ubuntu" !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    /* line-height: 1.25 !important; */
}

#n2-ss-2item1 {
    font-family: "Ubuntu" !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.n2-style-fd38549eee9ab23b7211fa4859786f10-heading,
.n2-font-0b2dbb5cbcc153b9663e67f4f7b4941d-paragraph {
    font-family: "Cabin" !important;
    font-size: 1em !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    margin-top: 20px;
}

.pdf-controls .prev-page,
.pdf-controls .next-page,
.pdf-controls .download-pdf {
    font-family: "Ubuntu";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25;
    background: #fff;
       padding: 15px 25px;
    color: #000;
    border-radius: 25px;
}

.pdf-controls .prev-page:hover,
.pdf-controls .next-page:hover,
.pdf-controls .download-pdf:hover {
    background: #a5a5a5;
           color: #fff !important;

}

.pdf-controls .download-pdf:hover a {
       color: #fff !important;
}

.pdf-controls button a {
    color: #000 !important;
}

.pdf-controls .download-pdf {
    background: #fff;

}

.elementor-108 .elementor-element.elementor-element-7154676 .elementor-icon {
    font-size: 40px;
}

.elementor-element-7154676 .elementor-widget-container .elementor-icon-box-wrapper {
    align-items: center !important;
}

.blurclass::before {
    content: '' !important;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: red !important;
}

#n2-ss-2item1 span, #n2-ss-2item4 span {
    font-size: 95px;
}

.n2-font-0b2dbb5cbcc153b9663e67f4f7b4941d-paragraph,
.n-uc-zkscjBWFR0ky, .n2-font-09c529dccdda355cd9b84b19ed0173b7-link {
    margin-top: 20px !important;
}

.wpcf7-submit {
    font-family: "Poppins" !important;
    font-weight: 600 !important;
}

.elementor-icon-box-title {
    margin: 0 !important;
}

.footer-width-fixer .elementor-icon-box-wrapper {
    margin-bottom: 15px;
}

.elementor-element-649181f1 a {
    color: #54595F !important;
}

.elementor-element-649181f1 a:hover {
    color: #AFCB1F !important
}

.pdf-controls .prev-page,
.pdf-controls .next-page,
.pdf-controls .download-pdf {
box-shadow: 0 0.3125rem 1.25rem 0 #00000026;;
}

strong {
    font-weight: 400 !important;
}

strong a, p a {
    font-weight: 700 !important;
}

/* Main */

@media (min-width: 1201px) and (max-width: 1366px) {}

@media (min-width: 1025px) and (max-width: 1200px) {}

@media (min-width: 769px) and (max-width: 1024px) {}

@media (min-width: 481px) and (max-width: 768px) {}

@media (min-width: 360px) and (max-width: 480px) {
    .elementor-element-7154676 .elementor-icon-box-icon {
        display: flex;
        justify-content: center;
    }

    .elementor-element-df63d25 {
        width: 100% !important;
    }

    .elementor-element-df63d25 {
        align-content: center;
    }

    .elementor-element-d61f468 {
        flex: 3 !important;
    }

    .elementor-element-50534e6, .elementor-element-9794bd2, .elementor-element-c34c17d {
        min-height: 300px !important;
    }

    .page-id-586 picture, .page-id-57 picture {
        display: flex;
        justify-content: center;
    }

    .elementor-element-f9bbced .elementor-widget-container, .elementor-element-d40c410 .elementor-widget-container, .elementor-element-6fb18f3 .elementor-widget-container{
        text-align: center;
    }

    .elementor-element-2a3b9a1 .elementor-image-box-description {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 800px) and (orientation: landscape) {}


/* IP style */