/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.blog-tem-sec h2, h3, h4, h5, h6 {
    padding: 5px 0px;
    line-height: 1.2em !important;
    font-family: "EB Garamond";
    color: #39551E;
}

.blog-tem-sec h3 {
    font-size: 24px !important;
    font-weight: 700;
    color: #39551E !important;
    font-family: "EB Garamond"!important;
    padding-top: 14px !important;
    margin-bottom: 5px !important;
}

.blog-tem-sec h2 {
    margin: 0px !important;
    font-size: 30px!important;
    font-weight: 700;
}

.blog-tem-sec p {
    font-family: "Darker Grotesque", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
}

.blog-tem-sec ul {
    padding: 6px 0px;
    margin-left: 20px;
    line-height: 1em;
}

::marker {
    color: #39551e;
}

.title-design-centered {
    --wd-align: center;
    display: none;
}

.blog-tem-sec a {
    color: #39551e;
}

.blog-tem-sec ul li {
    list-style: none;
}

.blog-tem-sec ul li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f06c";
    /* fa-leaf */
    color: #39551e;
    margin-right: 8px;
    font-size: 14px;
}
@media (max-width: 767px) {
    
.elementor-4724 .elementor-element.elementor-element-3d9c405 .elementor-heading-title {
        font-size: 21px !important;
    }
}