body p:last-child {
    margin-bottom: 0;
}

body .elementor p a {
    font-weight: 600;
    font-style: italic;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h2 {
    margin-top: 60px;
    margin-bottom: 40px;
}

body h1:first-child,
body h2:first-child,
body h3:first-child,
body h4:first-child,
body h5:first-child,
body h6:first-child,
body .h2:first-child {
    margin-top: 0;
}

body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child,
body .h2:last-child {
    margin-bottom: 0;
}

blockquote {
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-style: italic;
    position: relative;
    display: block;
    margin: 50px 0 50px;
    padding-left: 120px;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.03 32.932C2.327 30.06.875 26.84.875 21.618c0-9.187 6.45-17.422 15.829-21.493l2.344 3.617C10.294 8.478 8.582 14.622 7.9 18.497c1.41-.73 3.255-.984 5.063-.816 4.736.438 8.468 4.326 8.468 9.159a9.188 9.188 0 0 1-9.187 9.187c-2.817 0-5.51-1.286-7.214-3.095zm26.25 0c-2.703-2.872-4.155-6.092-4.155-11.314 0-9.187 6.45-17.422 15.829-21.493l2.344 3.617c-8.755 4.736-10.466 10.88-11.148 14.755 1.41-.73 3.255-.984 5.063-.816 4.736.438 8.468 4.326 8.468 9.159a9.188 9.188 0 0 1-9.187 9.187c-2.817 0-5.51-1.286-7.214-3.095z' fill='%23F26822'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top 10px left 35px;
}

body ol,
body ul {
    margin-bottom: 40px;
    padding-left: 60px;
}

body ol li,
body ul li {
    margin-bottom: 15px;
}

body ol li:last-child,
body ul li:last-child {
    margin-bottom: 0;
}

.elementor-widget-container .button {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    display: inline-block;
    min-width: 200px;
    padding: 15px 40px 15px 40px;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 50px;
    background-color: var( --e-global-color-accent );
}

.elementor-widget-container .button:hover {
    background-color: var( --e-global-color-primary );
    color: #fff;
}

.post__comment {
    display: block;
    margin-top: 50px;
}

.post__comment textarea,
.post__comment input[type="text"],
.post__comment input[type="email"],
.post__comment input[type="url"] {
    font-size: 18px;
    line-height: 1.4em;
    display: block;
    margin-top: 5px;
    padding: 20px;
    border: 2px solid;
    border-radius: 0;
}

.post__comment input[type="text"],
.post__comment input[type="email"],
.post__comment input[type="url"] {
    line-height: 1em;
}

.post__comment .form-submit {
    display: block;
    margin: 0;
    text-align: right;
}

.post__comment .form-submit input#submit {
    border: none;
}

.post__comment #comments .title-comments {
    display: none;
}

.post__comment #comments .comment-list {
    display: block;
    margin-bottom: 80px;
}

.post__comment #respond {
    display: block;
    margin-top: 80px;
}

.post__comment #comments .comment .comment-body .says {
    display: none;
}

.post__comment #comments .comment .comment-body .fn .url,
.post__comment #comments .comment .comment-body .fn {
    display: block;
    font-family: 'Roboto',sans-serif;
    text-decoration: none;
    font-size: 17px;
    margin-top: 5px;
    pointer-events: none;
    cursor: default;
}

.post__comment #comments .comment-metadata {
    display: block;
    margin-top: 5px;
    font-family: 'Roboto',sans-serif;
}

.post__comment #comments .comment-metadata a {
    text-decoration: none;
    transition: all ease-in-out 0.2s;
    font-size: 13px;
    font-weight: 400;
}

.post__comment #comments .comment-metadata .edit-link {
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
}

.post__comment #comments .reply {
    display: block;
    margin-top: 20px;
}

.post__comment #comments .reply .comment-reply-link {
    font-family: "Roboto",sans-serif;
    font-style: normal;
    display: inline-block;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-decoration: underline;
    text-transform: uppercase;
    text-underline-offset: 3px;
}

.post__comment #reply-title small > a {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    margin-left: 20px;
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
    text-transform: uppercase;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}


@media only screen and (max-width: 767px){
    blockquote {
        padding-left: 70px;
        background-position: top 10px left 0px;
    }

    body ol, 
    body ul {
        padding-left: 45px;
    }

    .post__comment #comments .comment-author {
        width: 100%;
    }

    .post__comment #comments .comment-metadata {
        width: 100%;
        margin-top: 0;
        margin-left: 52px;
    }

    .post__comment .comment-meta {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .post__comment #comments .comment-content {
        display: block;
        padding: 10px 0;
    }

}

@media only screen and (max-width: 380px){
    .post__comment #comments .comment-metadata .edit-link {
        display: block;
        margin-left: 0;
        margin-top: 15px;
    }
}

.jet-radio-list-wrapper .jet-radio-list__button {
    -webkit-transition: all ease-in-out .2s;
         -o-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
}
