.single-content-share-box-left .single-context {
    overflow: hidden;
}
.single-body p {
    margin: 0 0 2rem;
}
a {
    text-decoration: none;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    display: none;
}

.wp-block-group__inner-container > h1:not(:last-child),
.wp-block-group__inner-container > h2:not(:last-child),
.wp-block-group__inner-container > h3:not(:last-child),
.wp-block-group__inner-container > h3:not(:last-child),
.wp-block-group__inner-container > h4:not(:last-child),
.wp-block-group__inner-container > h5:not(:last-child),
.wp-block-group__inner-container > h6:not(:last-child) {
    margin-bottom: 20px;
}
/*[class *= 'wp-block-'],*/
.wp-block-image,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-archives-dropdown,
.wp-block-search,
.wp-block-categories,
.wp-block-group,
.wp-block-media-text,
.wp-block-separator,
.wp-block-table,
.wp-block-audio {
    margin-bottom: 2rem;
}
.wp-block-button,
.wp-block-preformatted {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
ul.wp-block-rss.wp-block-rss {
    padding-left: 0;
}
/*Wp Image*/
.wp-caption {
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    margin-top: 7px;
}
.wp-block-image figcaption,
.wp-caption .wp-caption-text,
.wp-caption-dd {
    color: #999;
    font-size: 1.12rem;
    line-height: 1.5;
    text-align: center;
}
.wp-block-image img {
    display: block;
}
.wp-block-image:nth-last-child(2):before,
.wp-block-image:nth-last-child(3):before,
.wp-block-image:nth-last-child(2):after,
.wp-block-image:nth-last-child(3):after {
    content: '';
    display: table;
}
.wp-block-image:nth-last-child(2):after,
.wp-block-image:nth-last-child(3):after {
    clear: both;
}
/*Wp Button*/

/*Wp Background*/
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    color: #fff;
}
.wp-block-cover,
.wp-block-cover-image {
    height: auto;
    color: #fff;
}
.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-text a,
section.wp-block-cover-image>h2 {
    text-decoration:  none;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
    font-size: 2rem;
    line-height: 1.4;
}
/*Wp Column*/

.wp-block-columns {
    margin-bottom: 0;
}
/*.typography-copy .single-presentation ol,
.typography-copy .single-presentation ul,*/
.comment-content ol,
.comment-content ul {
    margin-bottom: 1.6rem;
    padding-left: 1.8rem;
}

.post--single .single-body {
    font-size: 1.1428rem;
    line-height: 1.75;
    color: #333;
}
.has-large-font-size {
    font-size: 2.5714rem;
    line-height: 1.3;
}
.has-medium-font-size {
    font-size: 1.4285rem;
    line-height: 1.4;
}
/*Wp Quote*/
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    font-size: 1.0714rem;
}
.wp-block-quote a {
    text-decoration: none;
    font-size: 1.4285rem;
    line-height: 1.4;
}

/*Wp Categories*/
.typography-copy ul.blocks-gallery-grid {
    margin: 0;
    padding: 0;
}

.typography-copy .wp-block-gallery {
    margin-bottom: 1.6em;
}

.typography-copy ul li:not(:last-child).blocks-gallery-item {
    margin-top: 0;
}

.wp-block-embed figcaption {
    text-align: center;
}
.blocks-gallery-caption,
.wp-block-video figcaption {
    width: 100%;
    color: #555d66;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 15px;
}
/*Wp Widget*/
.wp-block-calendar table {
    margin-bottom: 0;
}
.wp-block-calendar table caption {
    margin-bottom: 10px;
}
.wp-block-calendar table th {
    text-align: center;
}

/*
.wp-calendar-nav {
    margin-top: 15px;
}*/



.single-body > ol li:not(:last-child),
.single-body > ul li:not(:last-child),
.single-body > ol li:not(:last-child),
.single-body > ul li:not(:last-child),
.single-body ol[class *= 'wp-block-'] li:not(:last-child),
.single-body ul[class *= 'wp-block-'] li:not(:last-child),
.single-body ol[class *= 'wp-block-'] li:not(:last-child),
.single-body ul[class *= 'wp-block-'] li:not(:last-child),
.wp-block-latest-posts__list li:not(:last-child) {
    margin-bottom: 15px;
}

.wp-block-search .wp-block-search__label {
    font-size: 1.2857rem;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 700;
    display: block;
}

.wp-block-search .wp-block-search__button {
    background: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 0;
    font-size: 1.2857rem;
}

/*Wp Layout Elements*/
.wp-block-group.has-background {
    padding: 50px 30px;
}
.wp-block-group p:last-child {
    margin-bottom: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    height: 10px;
    border: none;
    background-color: transparent;
    background-image: -webkit-radial-gradient(currentColor 1px, transparent 1px);
    background-image: -moz-radial-gradient(currentColor 1px, transparent 1px);
    background-image: -o-radial-gradient(currentColor 1px, transparent 1px);
    background-image: radial-gradient(currentColor 1px, transparent 1px);
    background-position: 1px 1px;
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    background-size: 5px 5px;
    background-repeat: repeat;
    opacity: .25;
}
.wp-block-separator:not(.is-style-dots) {
    position: relative;
    display: block;
    height: 10px;
    border: none;
    background-color: transparent;
    background-image: -webkit-radial-gradient(currentColor 1px, transparent 1px);
    background-image: -moz-radial-gradient(currentColor 1px, transparent 1px);
    background-image: -o-radial-gradient(currentColor 1px, transparent 1px);
    background-image: radial-gradient(currentColor 1px, transparent 1px);
    background-position: 1px 1px;
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    background-size: 5px 5px;
    background-repeat: repeat;
    opacity: 1;
}
.wp-block-separator.is-style-dots {
    background: none!important;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto;
}


/*Wp Format*/
.wp-block-table table {
    border: 1px solid rgba(0,0,0,0.1);
}
.wp-block-table td:first-child {
    padding: 0.8em;
}
.wp-block-table th, .wp-block-table td {
    border: 1px solid rgba(0,0,0,0.1);
}

/*Classic*/
input[type="button"]:not(.btn),
input[type="reset"]:not(.btn),
input[type="submit"]:not(.btn) {
    margin-top: 15px;
}
.trackback .comment-body {
    margin-left: 0;
}

/* theme css*/
.subscribe-modal input[type="submit"] {
    padding: 8px 13px;
}
/* theme check */

.typography-copy .gallery-caption {
    color: #999;
    font-size: 1rem;
}

.typography-copy .gallery-icon {
    background: transparent;
}
.wp-block-archives > li, 
.wp-block-archives > li::marker {
    color: var(--color-primary);
}

.author-social .sr-only {
    display: none;
}
/* wp-block-button */
.wp-block-button .wp-block-button__link {
    text-decoration: none;
    padding: 0.5em 1em;
    border-radius: 8px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
}
.format-gallery .gallery + *, 
.gallery + * {
    margin-top: 2rem;
}
