.content-area,
.widget-area {
	    overflow: hidden;
}
.memo-entry-meta {
    color: #484848;
    background: #e8f3ff;
    box-shadow: 0 1px 5px #0000004f;
    padding: 5px 15px;
    border-radius: 10px;
    text-align: right;
    margin-bottom: 25px;
    list-style: none;
}
.memo-post-content .memo-entry-meta li {
    display: inline-block;
    border-left: 1px solid #c7c7c7;
    padding-left: 10px;
    margin: 0;
    margin-left: 10px;
    font-size: 13px;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
    clear: right
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.memo-breadcrumbs ol li {
    display: inline-block
}

.memo-breadcrumbs li a {
    text-decoration: none
}



.memo-page-hero-img {
    position: absolute;
    left: 13%;
    bottom: 0;
        opacity: 0.4;
}
.memo-breadcrumbs li a,
.memo-breadcrumbs li span {
    color: #000000;
    font-weight: 600;
}

.memo-breadcrumbs li::after {
    content: "\00bb";
    color: #1476D7;
    padding: 0 .3em
}

.memo-content-thumbnail img {
    border-radius: 15px;
}


.memo-side-widget h3 {
    display: inline-block;
    font-size: 22px;
    color: #001d37;
}

.memo-breadcrumbs li:last-of-type::after {
    display: none
}


aside {
    position: relative;
}


.posted-on {
    display: inline-block;
}


.wp-caption {
    background: #f1f1f3;
    text-align: center;
    max-width: 96%;
    padding: 5px 3px 10px;
    color: #000;
    margin-bottom: 25px;
    overflow: hidden;
}

.wp-caption img {
    border: 0;
    height: auto;
    max-width: 98.5%;
    width: auto;
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 15px;
    font-weight: bolder
}

.entry-content p {
    color: #3a4750;
    margin-bottom: 34px;
}

table {
    background-color: transparent;
    border: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
}

table>thead>tr>td,
table>thead>tr>th {
    border-bottom-width: 2px;
}

.wp-video,
.wp-video video {
    height: 100%!important;
    max-width: 100%!important
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.entry-content img,
.entry-content ol,
.entry-content p,
.entry-content ul {
    margin-bottom: 25px
}



.memo-content-thumbnail {
    margin-bottom: 35px;
    width: 100%;
}



.entry-content ol,
.entry-content ul {
    padding-right: 15px;
    margin-right: 20px
}



.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    border-bottom: 1px solid #dee6ec;
    margin: 40px 0 25px 0;
    color: #1476D7;
    padding: 8px 15px 7px 0;
    border-right: 3px solid #1476D7;
    border-radius: 10px 0 10px 0;
}


.footer-tags {
    margin: 30px 0;
}



.memo-breadcrumbs ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.memo-post-share {
    color: #000000;
    margin: 28px 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 23px;
    font-weight: 800;
    border-radius: 12px;
    align-items: center;
    padding: 20px 25px;
    border-radius: 12px;
    border: 1px solid #dedede;
}


.comment-list .comment:before,
.comment-list .comment:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.comment-list .comment:after {
    clear: both;
}

.entry-header {
    margin-bottom: 80px;
}

.header-right {
    background: #f2f4ff;
    margin: 0 28px;
    padding: 33px 30px;
    border-radius: 20px;
}


.entry-content .post-feature-box h3 {
    display: block;
    border: 0;
    padding: 0;
}


::marker {
    font-size: 22px;
    color: #1476D7;
}

.memo-comment-avatar {
    float: right;
    margin-left: 0.75em;
}

.memo-comment-avatar img {
    border-radius: 50px;
}

.memo-comment-block {
    line-height: 1.5;
    float: right;
    padding: 10px;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #dcdcdc;
    color: #3d596e;
}

.memo-comment-block:before {
    content: "\27A6";
}

.memo-comment-date {
    font-size: 12px;
}

.memo-comment-excerpt {
    font-size: 14px;
    margin-top: 5px;
}

.post-author-avatar .avatar {
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.side-left,
.comment-list>.comment {
    overflow: hidden;
    padding: 15px 17px;
}

.comment-list .comment:last-child {
    border-bottom: 0;
}

video {
    width: 100%;
    height: 100%;
    height: -webkit-fill-available;
    border-radius: 14px;
    object-fit: fill;
    position: absolute;
}

.header-left {
    border-radius: 14px;
    position: relative;
}


.memo-comments-box ol {
    list-style: none;
    padding: 0;
    margin-top: 0;
}

.memo-comments-box .children ol,
.memo-comments-box .children {
    margin-right: 20px;
}

.memo-comment-block {
    width: 92%;
}



.footer-tags a {
    display: inline-block;
    margin: 6px 3px;
    background: #e8f3ff;
    text-decoration: none;
    padding: 3px 16px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 900;
    color: #1476D7;
}

.comment-respond {
    padding: 23px 38px;
    border-radius: 15px;
}

.memo-post-share a {
    display: inline-block;
    margin: 5px;
    font-size: 37px;
    color: #5F5F5F;
}
.memo-post-share .memo-facebook {
    color: #1877f2;
}

.memo-post-share .memo-whatsapp {
    color: #42c142;
}

.memo-post-share .memo-twitter {
    color: #1da1f2;
}
.memo-post-share strong {
    padding: 0 34px;
    display: inline-block;
    font-weight: 900;
    font-size: 16px;
}
.memo-comments-area {
    padding: 20px 25px;
    border-radius: 12px;
    border: 1px solid #dedede;
}


.site-main {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%);
    padding: 20px 35px;
    border: 1px solid #c8d7e1;
}
.comment-title-leave {
    text-align: center;
    background: #fffdc4;
    margin: 10px 0 25px;
    box-shadow: 0 0 4px #00000038;
    padding: 10px;
    font-size: 18px;
    color: #1b1b1c;
}
.submit {
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 15px;
    border: 0;
    background: #1476D7;
}

@media (min-width: 992px) {

    .posted-on {
        margin: 0 25px;
    }
    .memo-page-hero {
        padding: 40px 0 0 0;
    }

    .memo-page-hero-img {
        opacity: 1;
}
    .memo-post-content .memo-entry-meta li{
        display: inline-block
    }
}