/* GENERAL
***************************************************/
* {
	outline: none !important;
}
/* STYLE FOR `Image` COLUMN `post` ADMIN SCREEN
***************************************************/
#thumbnail_image {
	width: 60px;
}
#the-list td.thumbnail_image a:focus {
	box-shadow: none;
}
#the-list td.thumbnail_image img {
	max-width: 100%;
}

/* KIRKI `radio_image` TYPE
***************************************************/
.customize-control-kirki-radio-image .image label {
	margin-right: 10px;
}
.customize-control-kirki-radio-image .image label:last-child {
	margin-right: 0;
}
.editor-block-list__layout a {
	text-decoration: none;
    transition-duration: 0.3s;

}
.editor-block-list__layout a:hover {
	color: #3e976c !important;
}
.wp-block-verse pre, 
pre.wp-block-verse {
    padding: 0;
}
.block-editor .wp-block-latest-posts {
	padding-left: 20px;
}
.wp-block-gallery.alignnone {
    padding: 0;
}
.block-editor .wp-block-categories ul {
	padding-left: 20px;
}
.block-editor ul.wp-block-archives {
	padding-left: 20px;
}
.wp-block-categories li{ 
    list-style: none;
}
.wp-block-archives li {
	list-style: none;
}

.wp-block-heading h1,
.wp-block-heading h2,
.wp-block-heading h3,
.wp-block-heading h4,
.wp-block-heading h5,
.wp-block-heading h6 {
	clear: both;
	margin: 15px 0;
}

.editor-block-list__layout .editor-default-block-appender>.editor-default-block-appender__content, .editor-block-list__layout>.editor-block-list__block>.editor-block-list__block-edit, .editor-block-list__layout>.editor-block-list__layout>.editor-block-list__block>.editor-block-list__block-edit {
	margin-top: unset;
	margin-bottom: unset;
}
.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit>div>.editor-inner-blocks {
	margin-top: unset;
	margin-bottom: unset;
}
.editor-styles-wrapper p {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin: 0 0 10px;
}
.editor-rich-text__tinymce {
	font-size: 14px;
}
.editor-styles-wrapper {
	font-size: 14px !important;
}
.editor-styles-wrapper p {
	font-size: 14px !important;
	line-height: 24px !important;
}
.editor-block-list__layout li {
	margin-bottom: 0 !important;
}
pre {
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 24px;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.wp-block-verse pre, pre.wp-block-verse {
	padding: 11.2px !important;
}
.wp-block-latest-posts.is-grid li {
	margin: 0 16px 16px 0px !important;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
	font-size: 24px !important;
    font-style: italic;
    line-height: 1.6 !important;
    margin-bottom: 40px !important;
}
.wp-block-quote.is-large .wp-block-quote__citation.editor-rich-text__tinymce {
	font-size: 18px !important;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 0 0 16px !important;
    padding: 0 1em !important;
    font-weight: 300 !important;
}
.block-library-pullquote__content.editor-rich-text p {
    font-size: 28px !important;
    line-height: 1.6 !important;
}
.wp-block-heading h1 {
	font-size: 46px;
	line-height: 55.2px !important;
}
.wp-block-heading h2 {
	font-size: 28px;
	line-height: 33.6px !important;
}
.wp-block-heading h3 {
	font-size: 24px;
	line-height: 28.8px !important;
}
.wp-block-heading h4 {
	font-size: 22px;
	line-height: 24.6px !important;
}
.wp-block-heading h5 {
	font-size: 20px;
	line-height: 24px !important;
}
.wp-block-heading h6 {
	font-size: 18px;
	line-height: 21.6px !important;
}
.editor-styles-wrapper, .editor-rich-text__tinymce {
	line-height: 24px !important;
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0px !important;
}
.wp-block-preformatted pre, .edit-post-visual-editor p.wp-block-subhead {
	color: #424242 !important;
}
.wp-block-table {
	margin: 20px 0;
}
.editor-block-list__block[data-type="core/button"][data-align=center] {
	clear: both;
    display: block;
    margin: 0 auto 1.75em;
}
.editor-block-list__block[data-type="core/button"][data-align=right] {
    margin-bottom: 24px;
}
.block-library-pullquote__content {
	font-weight: 300 !important;
}
.wp-block-verse {
	margin-bottom: 22px;
}
.wp-block-pullquote .block-library-pullquote__content.editor-rich-text p {
	font-size: 28px !important;
	line-height: 44px !important;
	margin-bottom: 46px !important;
}
.wp-block-pullquote.alignleft .block-library-pullquote__content.editor-rich-text p,
.wp-block-pullquote.alignright .block-library-pullquote__content.editor-rich-text p {
	font-size: 20px !important;
	line-height: 32px !important;
	margin-bottom: 30px;
}
.wp-block-image {
	margin-top: 20px !important;
	margin-bottom: 15px !important;
}
.wp-block-image figcaption {
	margin-top: 0 !important;
}
.editor-styles-wrapper ul ul, .editor-styles-wrapper ol ul {
	list-style-type: disc !important;
}
.wp-block-quote {
	margin: 20px 0;
}
.wp-block-button__link {
	font-size: 18px !important;
	line-height: 30px !important;
	transition-duration: 0.3s;
}
.wp-block-button__link:hover {
	color: #3e976c !important;
}
.wp-block-cover.has-background-dim .wp-block-cover-text {
	font-size: 28px !important;
	line-height: 35px !important;
}
.wp-block-preformatted.editor-rich-text .editor-rich-text__tinymce {
	font-family: monospace;
}
.editor-block-list__layout ol , .editor-block-list__layout ul {
	margin: 14px 0 !important;
}
.editor-block-list__layout ul ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.editor-block-list__layout ol ol {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.wp-block-verse pre, pre.wp-block-verse {
	font-family: monospace;
}
.wp-block-preformatted.editor-rich-text .editor-rich-text__tinymce strong, .wp-block-preformatted.editor-rich-text .editor-rich-text__tinymce em {
	font-family: monospace;
}
.wp-block-quote p {
    margin-bottom: 1.6667em !important;
}