/**
 * Minified by jsDelivr using clean-css v5.3.1.
 * Original file: /npm/tailwindcss@3.3.2/tailwind.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
@tailwind base;@tailwind components;@tailwind utilities;
/*# sourceMappingURL=/sm/92969b0cf9ba6ee29441249cb3a52cc7cfd5cbf31c251cde128c9e4d543ad4d2.map */

@font-face {
    font-family: 'monserat';
    src: url("../fonts/monserat.ttf");
}

.blogs {
    font-family: monserat;
    display: flex;
    max-width: 1100px;
    margin: auto;
    flex-wrap: wrap;
    overflow: hidden;
}

.blog-post {
    max-width: 1100px;
    margin: auto auto 2rem auto;
    flex-wrap: wrap;
    overflow: hidden;
    display: flex;
    font-family: monserat;

}

.blogs .page-title {
    margin: 5rem 0;
    font-family: Butler;
}

.comments-area {
    max-width: 810px;
    margin: auto;
}

.comments-area .comment-respond {
    max-width: 470px;
    font-family: monserat;
    font-size: 13px;
    margin: 1rem 0;
}

.comments-area .comment-respond label {
    min-width: 5rem;
    display: inline-block;
}

.comments-area .comment-reply-title {
    font-family: Butler;
    margin-bottom: 5px;
}

.comments-area .form-submit {
    display: flex;
    width: calc(100% - 3rem);
    justify-content: end;
}

.comments-area .form-submit .submit {
    width: 8rem;
    background: #151515;
    color: white;
    font-family: 'monserat';
    padding: 5px;
}

.comments-area .comment-respond input {
    width: calc(100% - 8rem);
    margin: 5px 0;
    min-height: 24px;
    border: 1px solid lightgray;
    font-family: Butler;
}
.comments-area .comment-form-comment{
    display: flex;
    margin-top: 10px;
}
.comments-area #wp-comment-cookies-consent {
    width: unset;
}

.comments-area .comment-form-cookies-consent label {
    padding-left: 1rem;
}

.comments-area .comment-form-cookies-consent {
    display: flex;
}
.comment-list{
    font-family: monserat;
}
.comment-list .comment-meta{
    background-color: white;
}
.comments-area .comment-respond textarea {
    width: calc(100% - 8rem);
    margin: 5px 3px;
    border: 1px solid lightgray;
    resize: none;
    font-family: monserat;
}

.blog-post .thumbnail {
    width: 50%;
    display: flex;
    min-width: 320px;
    flex: 1 1 50%;
    padding: 1rem;
    max-height: 25rem;
    overflow: hidden;
}


.blog-post .content {
    padding: 2rem;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 320px;
    flex: 1 1 50%;
}

.blog-post .content .entry-title {
    font-family: Butler;
    font-weight: 500;
    font-size: 34px;
}

.blog-post .content .entry-content {
    font-family: monserat;
}

.blog-post .content .post-date {
    color: #56bf00;
    margin: 5px 0;
}

.blog-post .content .post-category {
    margin: 5px 0;
}

.blog-post .content .post-category a {
    color: #56bf00;
}



.blog-post .content .read-more-link {
    max-width: 10rem;
    color: #fff;
    background: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    padding: 0.5em 1rem;
    border-radius: 0;
    margin-top: 3rem;
    text-decoration: none;
    display: inline-block;
}

.blog-post .content .read-more-link a {
    color: unset;
}

.page-numbers {
    border: 1px solid;
    display: flex;
    min-width: 2rem;
    margin: 0 5px;
    justify-content: center;
    align-items: center;
    color: white;
    background-color: #151515;
}

.page-numbers.current {
    color: #151515;
    background-color: white;
}

.nav-links {
    display: flex;
    margin: 10px 0;
    width: 100%;
    justify-content: center;
}

.single-post {
    max-width: 1200px;
    margin: auto;
}

.single-post .content {
    max-width: calc(1200px);
    margin: 0 5rem;
    font-family: monserat;
}

.single-post .post-taxonomies{
    color: #56bf00;
    margin: 5px 0;
}
.single-post .post-taxonomies a {
    color: #56bf00;
}
.single-post .post-info a {
    color: #56bf00;
}
.single-post .post-info{
    color: #56bf00;
    margin: 5px 0;
}
.single-post .content .my-yoast_breadcrumb {
    margin: 10px 0 24px 0;
}

.single-post #breadcrumbs {
    margin: 5px 0;
    color: #151515
}
.single-post #breadcrumbs a{
    color: #151515;
}
.single-post #breadcrumbs .separator{
    vertical-align: middle;
    height: 100%;
    margin: 0 5px;
}

.single-post .content .entry-title {
    margin-bottom: 20px;
    text-align: justify;
    margin-top: 35px;
    position: relative;
    font-size: 30px;
    font-family: Butler;
}

.single-post .content .entry-title:after {
    background-color: #151515;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 64px;
    height: 2px;
}
.single-post .entry-header{
    max-width: 810px;
    margin: auto;
}

.single-post .content .entry-content {
    padding: 20px 0;
    max-width: 810px;
    text-align: justify;
    margin: auto;
}

.single-post .post-thumbnail {
    max-height: 300px;
    overflow: hidden;
}

.navigation {
    display: flex;
    justify-content: center;
}

.navigation .nav-links {
    font-family: monserat;
    width: unset;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
    padding: 15px 80px;
    margin: 10rem 0;
    text-transform: uppercase;
}

.navigation .nav-links .meta-nav {
    display: flex;
    align-items: center;
    margin: 0 10px;
    background-color: #151515;
    color: white;
    padding: 5px 10px;
}

.navigation .nav-links .post-title {
    display: none;
}


.blog-post .tags-links a:before, .single-post .tags-links a:before {
    content: "#";
    font-color: #000;
}
.blog-post .thumbnail img{
    height: auto !important;
}
@media only screen and (max-width: 980px) {
    .blog-post .thumbnail {
        max-height: 40rem;
        flex: 1 1 100%;
    }
    .blog-post .content {
        flex: 1 1 100%;
    }
    .blog-post .content .read-more-link {
        max-width: 20rem;
    }
}