@charset "UTF-8";
@media (min-width: 992px) {
    .show_on_large {
        display: block !important;
    }
}

.highlight_section {
    padding: 40px;
    border-radius: 8px;
    background-color: #fbf3f0;
    font-size: 1.3rem;
    color: #3d2929;
    letter-spacing: 0.01rem;
    line-height: 1.4;
}

.hightlight_section a {
    font-weight: 600;
    font-size: 1.1rem;
}

.subscriber_section {
    padding: 40px;
    font-size: 1.3rem;
    color: #3d2929;
    letter-spacing: 0.01rem;
    line-height: 1.4;
}

.subscriber_section h3 {
    font-size: 3.2rem;
    font-weight: 550;
    font-family: "AssistantBold";
    color: #3d2929;
    line-height: 1;
}

.post-preview h5.card-title {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.post-preview .post-preview-meta {
    display: flex;
    align-items: center;
    margin-right: 0.5rem;
}

.post-preview .post-preview-meta .post-preview-meta-img {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 100%;
    margin-right: 0.5rem;
    flex-shrink: 0;
}

.post-preview .post-preview-meta .post-preview-meta-details .post-preview-meta-details-date {
    font-size: 0.75rem;
    line-height: 1;
}

.post-preview-featured .post-preview-featured-img {
    height: 20rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-preview-featured h5.card-title {
    font-size: 1.75rem;
}

.post-preview-featured p.card-text {
    font-size: 1.1rem;
    font-weight: 400;
    color: rgb(50, 50, 50);
}

@media (min-width: 992px) {
    .post-preview-featured .post-preview-featured-img {
        height: 100%;
        width: 100%;
    }
}

.single-post {
    color: #4a515b;
    /* margin-top: 30px; */
}

.single-post .single-post-meta .single-post-meta-details .single-post-meta-details-name {
    font-size: 0.9rem;
    line-height: 1;
    margin-bottom: 0.25rem;
}

.single-post .single-post-meta .single-post-meta-details .single-post-meta-details-date {
    font-size: 0.75rem;
    line-height: 1;
}

.content_item {
    font-size: 15px;
    display: block;
    line-height: 16px;
    color: rgb(155, 155, 155) !important;
    margin-bottom: 19px;
}
.content_item:hover {
    color: rgb(30, 30, 30) !important;
    text-decoration: none;
}

.img-fluid-medium {
    max-width: 100%;
    height: auto;
    max-height: 490px;
}

.advertisement_block {
    border-radius: 12px;
    padding: 30px 25px;
    background-color: #fdf5f4;
}

.advertisement_block p {
    font-size: 17px;
    margin-top: 0px;
    color: #282828;
    font-weight: 600;
    letter-spacing: -0.1px;
}

.advertisement_block a {
    background-color: #d13a35;
    color: white;
    padding: 8px 20px !important;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.advertisement_block img {
    display: block;
    height: 30px;
}

.lop {
    color: white !important;
}

.single-post .single-post-text h2{
    margin-top: 3.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.1px;
}

.single-post .single-post-text h3,
.single-post .single-post-text h4,
.single-post .single-post-text h5 {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.1px;
}

.single-post .single-post-text h3 {
    font-weight: 600;
    color: #292826;
    font-size: 1.4rem;
}

.single-post .blog_subheading {
    font-size: 19px;
    color: rgb(103, 115, 140);
    font-weight: 500;
    max-width: 640px;
    text-align: left;
    margin-bottom: 48px;
    line-height: 31px;
    letter-spacing: 0.1px;
}

.card-body-blog {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 15px 10px 20px 23px;
}

.post_type {
    display: inline-block;
}

.single-post img.post_image {
    border-radius: 0px;
}
.single-post h1 {
    color: #262c34;
    margin-bottom: 10px;
}

.single-post img {
    border-radius: 12px;
}

.post-preview h3.card-title {
    color: rgb(26, 26, 26);
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 0.5rem;
    /* letter-spacing: -0.1px; */
}

.post-preview .post-preview-meta {
    display: flex;
    align-items: center;
    margin-right: 0.5rem;
}

.card-img-top {
    height: 240px;
    object-fit: cover;
}

.post-preview .post-preview-meta .post-preview-meta-img {
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 100%;
    margin-right: 0.5rem;
    flex-shrink: 0;
}

.post-preview-meta-details {
    margin-left: 5px;
}

.post-preview .post-preview-meta .post-preview-meta-details .post-preview-meta-details-name {
    text-align: left;
    color: rgb(77, 76, 76);
    font-size: 0.95rem;
    line-height: 1;
    font-weight: 500;
}

.post-preview-featured .post-preview-featured-img {
    height: 16rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-preview-featured h5.card-title {
    font-weight: 750;
    /* letter-spacing: -0.01em; */
    text-align: left;
    color: rgb(0, 0, 0);
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 15px;
}

.post-preview p.card-text {
    text-align: left;
    color: rgb(82, 82, 82);
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
}

@media (min-width: 992px) {
    .post-preview-featured .post-preview-featured-img {
        height: 100%;
        width: 100%;
    }
}

.single-post {
    color: #4a515b;
}

.single-post .single-post-meta .single-post-meta-img {
    height: 2.15rem;
    width: 2.15rem;
    border-radius: 100%;
    margin-right: 7px;
    flex-shrink: 0;
}

.single-post .single-post-text p {
    text-align: left;
    color: #080a13;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.1px;
}
.single-post .single-post-text {
    font-size: 19px;
    text-align: left;
    color: #080a13;
    line-height: 2;
    font-weight: 500;
}

.blog_heading {
    line-height: 1.15;
    font-family: "AssistantSemiBold";
    font-weight: 600;
    /* letter-spacing: -0.5px; */
    text-align: left;
    color: black;
    font-size: 2.6rem;
    padding-bottom: 15px;
    max-width: 670px;
}

.blog_meta {
    letter-spacing: -0.01px;
    text-align: left;
    color: rgb(102, 102, 102);
    font-size: 0.9rem;
    line-height: 1.2;
    font-weight: 500;
}

.author-name {
    letter-spacing: -0.01px;
    text-align: left;
    color: rgb(8, 10, 19);
    font-size: 0.95rem;
    line-height: 1.2;
    font-weight: 600;
}

.reading-time-icon {
    margin-left: 15px;
    margin-right: 2px;
    margin-bottom: 3px;
    vertical-align: middle;
}

.written-time-icon {
    margin-right: 2px;
    margin-bottom: 3px;
    vertical-align: middle;
}

.theme-button-slim {
    background-color: #d13a35;
    color: white !important;
    letter-spacing: 0.025rem;
    border: none;
    font-size: 1rem;
    padding: 13px 20px !important;
    border-radius: 6px;
}
.theme-button-slim:hover {
    background-color: #292826 !important;
    background-image: none;
    color: white;
}

.blog_body_heading {
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: 550;
    letter-spacing: -0.01em;
    text-align: left;
    color: rgb(26, 26, 26);
    margin-bottom: 30px;
    margin-top: 50px;
    font-family: "AssistantSemiBold";
}

.blog_footer {
    letter-spacing: 0.01em;
    text-align: left;
    color: rgb(0, 0, 0);
    font-size: 19px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 30px;
}

.blog_share {
    -moz-box-align: center;
    align-items: center;
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 32px;
    width: fit-content;
    background-color: #d13a35;
    border-radius: 40px;
}

.blog_share_button {
    display: flex;
    padding-bottom: 32px;
    width: fit-content;
    height: auto;
}

.search_bar_controls {
    border-radius: 33px !important;
    border-radius: 5px !important;
    height: inherit;
    padding-top: 9px;
    padding-bottom: 9px;
    border: 1px solid gray;
    color: black;
}

.single-post-text a {
    color: #d13a35;
    font-weight: 500;
    letter-spacing: 0.1px;
}

.single-post-text b {
    font-weight: 600;
    letter-spacing: 0.1px;
}

.newsletter_page_response {
    display: none;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 20px;
    background-color: #ef6c4f;
    color: white;
    border-radius: 12px;
    margin-bottom: 30px;
}
