@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500&display=swap');



.news-block-one .image img {
    width: 100%;
}
.sidebar-page {
    font-family: poppins;
}

figcaption em {
    color: #808080;
    font-weight: 400;
}

#recent-posts-2 ul li {
    flex-direction: column-reverse;
    display: flex;
    background-color: #f3f3f3;
    font-family: poppins;
    background-color: unset;
    position: relative;

}

.blog-posts-content p {
    font-size: 16px !important;
    color: #808080;
}

.blog-posts-content li {
    font-size: 16px !important;
    color: #808080;
}
.blog-posts-content figure {
    text-align: center;
}
#recent-posts-2 ul li:hover {
    background-color: unset;
}

#recent-posts-2 ul li a {
    color: #25283a;
    position: unset;
    padding: 10px 0;
    padding-left: 100px;
    font-size: 17px;
    font-weight: 600;
    background: unset;
}

#recent-posts-2 ul li span {
    padding-left: 100px;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 7px;
    color: gray;
    margin-bottom: -5px;
}

#recent-posts-2 ul li a img {
    position: absolute;
    border-radius: 5px;
    width: 80px;
    height: 80px;
    left: 0;
    top: 1px;
}
.main-footer{

    font-family: poppins,sans-serif;
}

#block-3 {
    padding: unset;
}


#block-3 .wp-block-image{ 
    border-radius: 10px;
}
#block-3 .wp-block-image::before{
    content: "";
    background: #21c58e;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .7;
    border-radius: inherit;
}

.blog-single-breadcrumb .auto-container {
    font-family: poppins;
}

.blog-posts-content h4 strong a{
    color: #000;
}


.wp-block-image {
    position: relative;
}

.sidebar-side .sidebar .wp-block-image figcaption {
    position: absolute;
    top: 40px;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-family: 'Abril Fatface';
    left: 40px;
    font-weight: 400;
    border-radius: 20px;
}


.news-block-one .category {
    background-color: #719430;
}

.news-block-one .blog-title-big a:hover {
    color: #719430;
}

.col-lg-8 .page-pagination .pagination .nav-links .current {
    background-color: #719430;
    border-color: #719430;
}
 

.button-box .btn-style-one,
.col-lg-8 .page-pagination .pagination .nav-links .page-numbers:hover {
    background-color: #719430;
    border-color: #719430;
    
}
.col-lg-8 .blog-single-post .blog-posts-content a,
.blog-details-bottom-content .comment-form.default-form .comment-respond .logged-in-as a {
    color: #719430;
}

.col-lg-8 .blog-single-post .blog-posts-content strong a {
    color: unset;
}

button.wpcf7-form-control.wpcf7-submit.theme-btn.btn-style-one,
.button-box .btn-style-one,
.link-btn .btn-style-one.style-two {
    background-color: #719430;
    border-color: #719430;
    border-radius: 5px;
    color: #fff;
    box-shadow: unset;
}
 


button.wpcf7-form-control.wpcf7-submit.theme-btn.btn-style-one:hover,
.button-box .btn-style-one:hover,
.link-btn .btn-style-one.style-two:hover {
    background-color: #83a83d;
    border-color: #719430;


}

.btn-style-one:before,
.btn-style-one.style-two:before {
    display: none;
}

.col-lg-8 .page-pagination .pagination .nav-links a.next.page-numbers:hover {
    background-color: unset;

    color: #719430;
}

#blog-list {
    margin-top: 180px;
}

#blog-list h1 {
    margin-bottom: 30px;
}

.base-theme .page-wrapper .page-title.style-two {
    padding: 265px 0 115px;
    margin-top: 180px;
}

#subheader {
    background-color: #00781a;

}

.blog-breadcrumb {
    background-image: url(http://smartdemowp.com/pestico/wp-content/uploads/bg-3.jpg);
    background-size: cover;
}

.base-theme .page-wrapper .page-title.style-two::before {
    top: 0;
    content: '';
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.sidebar-page {
    padding-top: 80px;
}

.base-theme .sidebar-page .blog-single-post .blog-posts-content p {
    margin: unset !important;
}

/* Responsive */

@media(max-width:2560px){
    /* Done */
}

@media(max-width:1440px){
    /* Done */
}
@media(max-width:1024px){
    /* Done */
}

@media (max-width: 768px){
    #recent-posts-2 ul li {
        margin-bottom: 36px;
    }
    #recent-posts-2 ul li:last-child {
        margin-bottom: unset;
    }
    .sidebar-side .sidebar .wp-block-image figcaption {
        position: absolute;
        top: 100px;
        color: #fff;
        font-size: 60px;
        line-height: 80px;
        font-family: 'Abril Fatface';
        left: 100px;
        font-weight: 400;
    }
    #block-3 .wp-block-image img {
        width: 100%;
    }

}


@media only screen and (min-width: 480px) and (max-width: 540px){
    
}
@media (max-width: 540px){
   .sidebar-side .sidebar .wp-block-image figcaption {
    position: absolute;
    top: 50px;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Abril Fatface';
    left: 40px;
    font-weight: 400;
    border-radius: 20px;
    
    }
    .sidebar-side .sidebar .wp-block-image figcaption br {
        display: unset;
        }

    #blog-list {
        margin-top:210px;
    }   
    .base-theme .page-wrapper .page-title.style-two {
        margin-top: 210px;
    }
}





@media (max-width: 480px){
   /* Done */
   
}
@media(max-width:425px){
   /* Done */
   .sidebar-side .sidebar .wp-block-image figcaption {
    position: absolute;
    top: 50px;
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    font-family: 'Abril Fatface';
    left: 50px;
    font-weight: 400;
    border-radius: 20px;
   }
}

@media (max-width: 375px){
    .sidebar-widget {
        padding: 24px !important;
    }

    #block-3 {
        padding: 0 !important;
    }

    .sidebar-side .sidebar .wp-block-image figcaption {

        font-size: 24px;
        line-height: 30px;
        top: 20px;
    }

}
@media(max-width:320px){
    .sidebar-widget {
        padding: 20px !important;

    }
    #recent-posts-2 ul li a {
        font-size: 15px;
    }

    .sidebar-side .sidebar .wp-block-image figcaption {
        top: 10px;
        left: 20px; 
    }
}
/* End responsive */




