/**
 * Used to style the Gutenberg editor for Right To Left (RTL) direction languages.
 *
 * @package     conj-lite
 * @author      MyPreview (Github: @mypreview, @gookalani)
 */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Forms
	## Button
	## Read more
# File
# Elements
# Post type: post
# Post type: page
# Page break
# Widgets
	## Last Comment
	## Tag cloud
	## Search
	## Calendar
# Media
	## Image
	## Captions
	## Gallery
	## Audio
# Columns
# Alignments
# Cover
# Media and text
# Post Title
# Block editor
	## Tootlbar
	## Classic editor
	## Breadcrumb
	## Spacer
	## Inserter
# Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.block-editor-block-list__block-edit p {
	margin-bottom: 1em;
}
.editor-post-title .editor-post-title__input,
.wp-block-freeform.block-library-rich-text__tinymce h1,
.block-editor-block-list__layout h1 {
	margin-bottom: 0.375em;
	letter-spacing: 1px;
	font-size: 35px;
}
.block-editor-block-list__layout h1, 
.wp-block-freeform.block-library-rich-text__tinymce h1 {
	font-weight: 600;
	line-height: 1.43;
}
.wp-block-freeform.block-library-rich-text__tinymce h2,
.block-editor-block-list__layout h2 {
	margin-bottom: 0.563em;
	font-size: 28px;
	line-height: 1.4;
}
.wp-block-freeform.block-library-rich-text__tinymce h3,
.block-editor-block-list__layout h3 {
	margin-bottom: 0.813em;
	font-size: 20px;
	line-height: 1.25;
}
.block-editor-block-list__layout h4 {
	margin-bottom: 1.125em;
}
.wp-block-freeform.block-library-rich-text__tinymce h5,
.block-editor-block-list__layout h5 {
	line-height: 1.43;
	font-size: 14px;
	margin-bottom: 1.625em;
}
.wp-block-freeform.block-library-rich-text__tinymce h6,
.block-editor-block-list__layout h6 {
	margin-bottom: 2.313em;
	line-height: 1.5;
	font-size: 10px;
}
.block-editor-block-list__layout button,
.block-editor-block-list__layout h1, 
.block-editor-block-list__layout h2, 
.block-editor-block-list__layout h3,
.block-editor-block-list__layout h4, 
.block-editor-block-list__layout h5, 
.block-editor-block-list__layout h6 {
	margin-top: 0;
	font-family: 'Rubik',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
}
.wp-block-calendar tfoot a,
.block-editor-block-list__layout a,
.block-editor-block-list__layout mark, 
.block-editor-block-list__layout ins,
.block-editor-rich-text__tinymce a {
	text-decoration: none;
}
p.has-text-color a:hover {
	color: inherit;
}
.block-editor-block-list__layout pre {
	max-width: 100%;
	overflow: auto;
}
.block-editor-block-list__layout .wp-block-file .wp-block-file__button:before,
.wp-block-freeform.block-library-rich-text__tinymce blockquote:before,
.block-editor-block-list__layout blockquote.wp-block-quote:before {
	font-family: 'Feather';
}
.block-editor-block-list__layout pre, 
.block-editor-block-list__layout code, 
.block-editor-block-list__layout kbd, 
.block-editor-block-list__layout tt, 
.block-editor-block-list__layout var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.block-editor-block-preview__content,
.block-editor-block-preview__content > div,
.editor-post-title__block .editor-post-title__input,
.block-editor-default-block-appender textarea.block-editor-default-block-appender__content,
.block-editor-block-list__layout .block-editor-block-list__block,
.block-editor-block-list__block select,
.block-editor-block-list__layout input, 
.block-editor-block-list__layout select, 
.block-editor-block-list__layout optgroup, 
.block-editor-block-list__layout textarea {
	font-family: 'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
}
.block-editor-block-list__layout abbr, 
.block-editor-block-list__layout acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
.wp-block-pullquote__citation,
.block-editor-block-list__layout cite {
	font-size: 12px;
	font-style: normal;
}
.wp-block-search .wp-block-search__label,
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption .wp-caption-dd,
.block-editor-block-list__layout label {
	font-size: 13px;
}
.block-editor-block-list__block select,
.block-editor-block-list__layout input, 
.block-editor-block-list__layout select, 
.block-editor-block-list__layout optgroup, 
.block-editor-block-list__layout textarea,
.block-editor-block-list__layout button,
.wp-block-categories,
.post-type-post .editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p,
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-comments__comment-date {
	font-size: 14px;
}
.block-editor-block-list__layout,
.wp-block-freeform.block-library-rich-text__tinymce h4,
.block-editor-block-list__layout h4 {
	font-size: 16px;
}
.post-type-post .editor-styles-wrapper p,
.post-type-post .block-editor-block-list__layout {
	font-size: 17px;
}
.wp-block-quote.is-style-large .wp-block-quote__citation:before,
.wp-block-freeform.block-library-rich-text__tinymce blockquote:before,
.block-editor-block-list__layout blockquote.wp-block-quote:not(.is-large):not(.is-style-large):before,
.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-latest-comments__comment-author,
.wp-block-quote.is-style-large cite:before,
.wp-block-quote.is-large cite:before {
	font-size: 18px;
}
.post-type-post .wp-block-quote.is-style-large p {
    font-size: 24px;
}
.post-type-post .wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 32px; 
}
.block-editor-block-list__layout big {
	font-size: 125%;
}
.wp-block-code .block-editor-plain-text {
	font-size: 90%;
	display: block;
}
.block-editor-block-list__block small {
	font-size: 80%;
}
.block-editor-block-list__block sub, 
.block-editor-block-list__block sup {
	font-size: 75%;
	line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.block-editor-block-list__block sup {
	top: -0.5em;
}
.block-editor-block-list__block sub {
	bottom: -0.25em;
}
.wp-block-calendar tfoot td#prev,
.block-editor-block-list__layout th {
	text-align: right;
}
.wp-block-calendar tfoot td#next,
.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-large .wp-block-quote__citation {
	text-align: left;
}
.wp-block-calendar th,
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption .wp-caption-dd,
.block-library-rich-text__tinymce .wp-caption .wp-caption-text,
.block-editor-block-list__block .block-editor-media-placeholder,
.post-type-post .editor-post-title .editor-post-title__input,
.wp-caption-text {
	text-align: center;
}
.wp-block-search .wp-block-search__label,
.block-editor-block-list__layout {
	font-weight: 400;
}
.block-editor-block-list__layout b, 
.block-editor-block-list__layout strong,
body.webkit .block-editor-block-list__layout strong, 
body.webkit .block-editor-block-list__layout b,
.block-editor-block-list__layout h2,
.block-editor-block-list__layout h3,
.block-editor-block-list__layout h4,
.block-editor-block-list__layout h5,
.block-editor-block-list__layout h6,
.block-editor-block-list__layout th {
	font-weight: 500;
}
.block-editor-block-list__layout h2 strong,
.block-editor-block-list__layout h3 strong,
.block-editor-block-list__layout h4 strong,
.block-editor-block-list__layout h5 strong,
.block-editor-block-list__layout h6 strong {
	font-weight: 600;
}
.block-editor-block-list__layout h1 strong {
	font-weight: 700;
}
.wp-block-freeform.block-library-rich-text__tinymce h4,
.block-editor-block-list__layout h4 {
	line-height: 1.25;
}
.editor-styles-wrapper .block-editor-block-list__block .wp-block-quote.is-style-large p {
 	line-height: 1.6;
 }
 .wp-block-freeform.block-library-rich-text__tinymce li, 
 .wp-block-freeform.block-library-rich-text__tinymce p,
.block-editor-rich-text__tinymce,
.block-editor-block-list__block, 
.block-editor-block-list__block p,
.wp-block-freeform.block-library-rich-text__tinymce,
.block-editor-block-list__layout {
	line-height: 1.71;
}
.block-editor-block-list__layout dfn,
.block-editor-block-list__layout em {
	font-style: italic;
}
.block-editor-block-list__layout h6,
.block-editor-block-list__layout h5 {
	letter-spacing: 0.5px;
}
.wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link {
	letter-spacing: 1px;
	line-height: 1.71;
	font-size: 14px;
}
@media (max-width: 37.5em) {
	.wp-block-freeform.block-library-rich-text__tinymce h2,
	.block-editor-block-list__layout h2,
	.editor-post-title .editor-post-title__input {
		font-size: 25px;
	}
	.post-type-post .wp-block-pullquote blockquote>.block-library-pullquote__content .block-editor-rich-text__tinymce[data-is-empty=true]:before, 
	.post-type-post .wp-block-pullquote blockquote>.block-editor-rich-text p,
	.wp-block-pullquote blockquote>.block-library-pullquote__content .block-editor-rich-text__tinymce[data-is-empty=true]:before, 
	.wp-block-pullquote blockquote>.block-editor-rich-text p {
		font-size: 20px;
	}
}
@media (max-width: 27.5em) {
	.wp-block-freeform.block-library-rich-text__tinymce h1,
	.block-editor-block-list__layout h1 {
		font-size: 32px;
	}
	.wp-block-image figcaption,
	.wp-block-gallery .blocks-gallery-item figure figcaption {
		font-size: 10px;
	}
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.block-editor-block-list__block select {
    border-style: solid;
    border-width: 1px;
	min-height: 48px;
	padding: 10px 14px 10px 30px;
	outline: 0;
	background-position: calc(0% + 15px) calc(1.3em + 2px), calc(0% + 19.8px) calc(1.3em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	-webkit-transition: border 0.3s ease !important;
	-o-transition: border 0.3s ease !important;
	transition: border 0.3s ease !important;
	border-radius: 0;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}
.wp-block-button .block-editor-rich-text__tinymce[data-is-placeholder-visible=true]+.block-editor-rich-text__tinymce {
	opacity: 1;
}
.wp-block-button {
	margin-bottom: 0;
}
.components-modal__content .input-control:focus, 
.components-modal__content input[type=checkbox]:focus, 
.components-modal__content input[type=color]:focus, 
.components-modal__content input[type=date]:focus, 
.components-modal__content input[type=datetime-local]:focus, 
.components-modal__content input[type=datetime]:focus, 
.components-modal__content input[type=email]:focus, 
.components-modal__content input[type=month]:focus, 
.components-modal__content input[type=number]:focus, 
.components-modal__content input[type=password]:focus, 
.components-modal__content input[type=radio]:focus, 
.components-modal__content input[type=search]:focus, 
.components-modal__content input[type=tel]:focus, 
.components-modal__content input[type=text]:focus, 
.components-modal__content input[type=time]:focus, 
.components-modal__content input[type=url]:focus, 
.components-modal__content input[type=week]:focus, 
.components-modal__content select:focus, 
.components-modal__content textarea:focus, 
.components-popover .input-control:focus, 
.components-popover input[type=checkbox]:focus, 
.components-popover input[type=color]:focus, 
.components-popover input[type=date]:focus, 
.components-popover input[type=datetime-local]:focus, 
.components-popover input[type=datetime]:focus, 
.components-popover input[type=email]:focus, 
.components-popover input[type=month]:focus, 
.components-popover input[type=number]:focus, 
.components-popover input[type=password]:focus, 
.components-popover input[type=radio]:focus, 
.components-popover input[type=search]:focus, 
.components-popover input[type=tel]:focus, 
.components-popover input[type=text]:focus, 
.components-popover input[type=time]:focus, 
.components-popover input[type=url]:focus, 
.components-popover input[type=week]:focus, 
.components-popover select:focus, 
.components-popover textarea:focus, 
.edit-post-sidebar .input-control:focus, 
.edit-post-sidebar input[type=checkbox]:focus, 
.edit-post-sidebar input[type=color]:focus, 
.edit-post-sidebar input[type=date]:focus, 
.edit-post-sidebar input[type=datetime-local]:focus, 
.edit-post-sidebar input[type=datetime]:focus, 
.edit-post-sidebar input[type=email]:focus, 
.edit-post-sidebar input[type=month]:focus, 
.edit-post-sidebar input[type=number]:focus, 
.edit-post-sidebar input[type=password]:focus, 
.edit-post-sidebar input[type=radio]:focus, 
.edit-post-sidebar input[type=search]:focus, 
.edit-post-sidebar input[type=tel]:focus, 
.edit-post-sidebar input[type=text]:focus, 
.edit-post-sidebar input[type=time]:focus, 
.edit-post-sidebar input[type=url]:focus, 
.edit-post-sidebar input[type=week]:focus, 
.edit-post-sidebar select:focus, 
.edit-post-sidebar textarea:focus, 
.block-editor-block-list__block .input-control:focus, 
.block-editor-block-list__block input[type=checkbox]:focus, 
.block-editor-block-list__block input[type=color]:focus, 
.block-editor-block-list__block input[type=date]:focus, 
.block-editor-block-list__block input[type=datetime-local]:focus, 
.block-editor-block-list__block input[type=datetime]:focus, 
.block-editor-block-list__block input[type=email]:focus, 
.block-editor-block-list__block input[type=month]:focus, 
.block-editor-block-list__block input[type=number]:focus, 
.block-editor-block-list__block input[type=password]:focus, 
.block-editor-block-list__block input[type=radio]:focus, 
.block-editor-block-list__block input[type=search]:focus, 
.block-editor-block-list__block input[type=tel]:focus, 
.block-editor-block-list__block input[type=text]:focus, 
.block-editor-block-list__block input[type=time]:focus, 
.block-editor-block-list__block input[type=url]:focus, 
.block-editor-block-list__block input[type=week]:focus, 
.block-editor-block-list__block select:focus, 
.block-editor-block-list__block textarea:focus, 
.editor-post-permalink .input-control:focus, 
.editor-post-permalink input[type=checkbox]:focus, 
.editor-post-permalink input[type=color]:focus, 
.editor-post-permalink input[type=date]:focus, 
.editor-post-permalink input[type=datetime-local]:focus, 
.editor-post-permalink input[type=datetime]:focus, 
.editor-post-permalink input[type=email]:focus, 
.editor-post-permalink input[type=month]:focus, 
.editor-post-permalink input[type=number]:focus, 
.editor-post-permalink input[type=password]:focus, 
.editor-post-permalink input[type=radio]:focus, 
.editor-post-permalink input[type=search]:focus, 
.editor-post-permalink input[type=tel]:focus, 
.editor-post-permalink input[type=text]:focus, 
.editor-post-permalink input[type=time]:focus, 
.editor-post-permalink input[type=url]:focus, 
.editor-post-permalink input[type=week]:focus, 
.editor-post-permalink select:focus, 
.editor-post-permalink textarea:focus, 
.editor-post-publish-panel .input-control:focus, 
.editor-post-publish-panel input[type=checkbox]:focus, 
.editor-post-publish-panel input[type=color]:focus, 
.editor-post-publish-panel input[type=date]:focus, 
.editor-post-publish-panel input[type=datetime-local]:focus, 
.editor-post-publish-panel input[type=datetime]:focus, 
.editor-post-publish-panel input[type=email]:focus, 
.editor-post-publish-panel input[type=month]:focus, 
.editor-post-publish-panel input[type=number]:focus, 
.editor-post-publish-panel input[type=password]:focus, 
.editor-post-publish-panel input[type=radio]:focus, 
.editor-post-publish-panel input[type=search]:focus, 
.editor-post-publish-panel input[type=tel]:focus, 
.editor-post-publish-panel input[type=text]:focus, 
.editor-post-publish-panel input[type=time]:focus, 
.editor-post-publish-panel input[type=url]:focus, 
.editor-post-publish-panel input[type=week]:focus, 
.editor-post-publish-panel select:focus, 
.editor-post-publish-panel textarea:focus {
    box-shadow: none;
}
/*--------------------------------------------------------------
## Button
--------------------------------------------------------------*/
[data-type="core/button"] {
    position: relative;
}
.block-editor .wp-block-more input[type="text"],
.wp-block-button .wp-block-button__link:not([data-is-placeholder-visible="true"]) {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
	cursor: pointer;
	padding: 11px 40px;
	min-width: 130px;
	outline: 0;
	min-height: 48px;
	-webkit-transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
	-o-transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
	transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background), 
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active, 
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus, 
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.wp-block-button.is-style-outline .wp-block-button__link {
	border-color: currentColor;
}
/*--------------------------------------------------------------
## Read more
--------------------------------------------------------------*/
.block-editor .wp-block-more input[type="text"] {
	width: 185px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: capitalize;
	letter-spacing: 1px;
	border-radius: 0;
	font-weight: 400;
	font-size: 14px;
}
/*--------------------------------------------------------------
# File
--------------------------------------------------------------*/
.wp-block-file .wp-block-file__button {
	border-style: solid;
	border-radius: 0;
	cursor: pointer;
	padding: 11px 40px;
	border-width: 1px;
}
.wp-block-file .wp-block-file__button:not([data-is-placeholder-visible="true"]):before {
	content: "\e955";
	padding-left: 10px;
}
.wp-block-file .wp-block-file__button:hover {
	background-color: transparent;
}
.wp-block-file *+.wp-block-file__button {
	margin: 0;
}
.wp-block-file .wp-block-file__button:not([data-is-placeholder-visible="true"]) {
	-webkit-transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
	-o-transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
	transition: 0.3s ease color, 0.3s ease background-color, 0.3s ease border-color;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}
[data-type="core/file"][data-align="center"] .wp-block-file {
	justify-content: center;
}
[data-type="core/file"][data-align="center"] .wp-block-file .wp-block-file__content-wrapper {
    flex-grow: inherit;
}
[data-type="core/file"] .wp-block-file {
    margin-bottom: 1.5em;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
kbd {
   text-shadow: 0 1px 0 #FFF;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 1px 0 #CCCCCC, 0 0 0 2px #FFF inset;
    color: #242729;
    margin: 0 .1em;
    padding: .1em .6em;
}
[data-type="core/pullquote"]:not([data-align]),
.wp-block-heading {
	clear: both;
}
.block-editor-block-list__layout mark {
	padding: 0 3px;
} 
.block-editor-block-list__layout address {
	margin: 0 0 1.5em;
}
a span, 
a {
	-webkit-transition: 0.3s ease color, 0.3s ease background-color;
	-o-transition: 0.3s ease color, 0.3s ease background-color;
	transition: 0.3s ease color, 0.3s ease background-color;
}
.block-editor-block-list__layout code {
	background-color: inherit;
	 font-size: 90%;
}
.wp-block-freeform.block-library-rich-text__tinymce code {
    background: transparent;
    font-size: 90%;
    color: #FF4961;
}
.wp-block-freeform.block-library-rich-text__tinymce pre {
    margin-bottom: 0;
    color: #FF4961;
}
.wp-block-freeform.block-library-rich-text__tinymce pre,
.wp-block-preformatted pre {
	font-size: 90%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	width: 100%;
	max-width: 100%;
	white-space: pre;
	word-wrap: normal;
	padding: 1.6em;
	background-color: #e0e1e6;
}
.wp-block-preformatted pre > * {
	display: -webkit-inline-box !important;
}
.wp-block-verse pre {
	position: relative;
	padding: 20px;
}
.wp-block-verse pre:after,
.wp-block-verse pre:before {
	content: "";
	width: calc(100% - 5px);
    height: calc(100% - 5px);
    position: absolute;
	border: 2px solid #6b6f82;
}
.wp-block-verse pre:before {
	right: 5px;
    top: 5px;
}
.wp-block-verse pre:after {
	right: 0;
    top: 0;
}
.wp-block-code {
    border-radius: 0;
    direction: ltr;
    border-width: 1px 1px 1px 3px;
	border-color: #ddd;
	border-left-color: #8DF7B0;
}
.wp-block-code textarea,
.wp-block-code {
    background-color: #f9f9f9;
}
.has-background code {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 0 5px;
}
.block-editor-block-list__layout hr.wp-block-separator:not(.is-style-dots) {
    border-bottom: 1.008px solid #ccc;
}
.block-editor-block-list__layout ul {
	list-style: disc;
}
.block-editor-block-list__layout ol {
	list-style: decimal;
}
.block-editor-block-list__layout ol li {
    list-style-position: outside;
	-webkit-font-feature-settings: 'liga' 1, 'ss01' 0;
	        font-feature-settings: 'liga' 1, 'ss01' 0;
}
.wp-block-freeform.block-library-rich-text__tinymce ol, 
.wp-block-freeform.block-library-rich-text__tinymce ul,
.block-editor-block-list__layout .block-library-list .block-editor-rich-text__tinymce, 
.editor-styles-wrapper .block-library-list ol, 
.editor-styles-wrapper .block-library-list ul {
	margin-bottom: 15px;
}
.editor-styles-wrapper .block-editor-block-list__block blockquote div > p:last-child,
.block-library-list .block-editor-rich-text__tinymce, 
.block-editor-block-list__layout li,
.wp-block-freeform.block-library-rich-text__tinymce li > ol, 
.wp-block-freeform.block-library-rich-text__tinymce li > ul,
.editor-styles-wrapper .block-library-list li > ul, 
.editor-styles-wrapper .block-library-list li > ol {
	margin-bottom: 0;
}
.wp-block-freeform.block-library-rich-text__tinymce ol, 
.wp-block-freeform.block-library-rich-text__tinymce ul,
.editor-styles-wrapper .block-library-list ol, 
.editor-styles-wrapper .block-library-list ul,
.block-library-list .block-editor-rich-text__tinymce, 
.block-library-list .block-editor-rich-text__tinymce ol, 
.block-library-list .block-editor-rich-text__tinymce ul {
    margin-right: 15px;
    padding-right: 15px;
}
.wp-block-pullquote.is-style-solid-color blockquote,
.block-editor-block-list__layout img {
	max-width: 100%;
}
.block-editor-block-list__layout table {
	margin: 0 0 1.5em;
	width: 100%;
}
.wp-block-freeform.block-library-rich-text__tinymce table {
	width: 100%;
    min-width: 240px;
    border-collapse: collapse;
}
.wp-block-freeform.block-library-rich-text__tinymce td,
.wp-block-freeform.block-library-rich-text__tinymce th {
    padding: .5em;
    border: 1px solid currentColor;
    word-break: break-all;
}
.block-editor-block-list__layout thead,
.block-editor-block-list__layout tfoot,
.block-editor-block-list__layout tbody {
	vertical-align: text-bottom;
}
.wp-block-freeform.block-library-rich-text__tinymce blockquote:before,
.block-editor-block-list__layout blockquote.wp-block-quote:not(.is-large):not(.is-style-large):before {
	content: "\e98f";
	position: absolute;
    right: 0;
}
.wp-block-quote[style*="center"],
.wp-block-quote,
.wp-block-pullquote,
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large,
.block-editor-block-list__layout blockquote {
	position: relative;
	border-style: solid;
}
.wp-block-quote,
.wp-block-freeform.block-library-rich-text__tinymce blockquote,
.block-editor-block-list__layout blockquote.wp-block-quote:not(.is-large):not(.is-style-large) {
	margin: 24px auto;
}
code,
kbd,
.block-editor-block-list__layout .wp-block-pullquote blockquote,
.block-editor-block-list__layout figure {
	margin: 0;
}
.block-editor-rich-text__tinymce code,
.block-editor-block-list__layout .wp-block-pullquote blockquote {
	padding: 0;
	border: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-right: 0;
	padding-right: 36px;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
	padding: 6px 23px 10px 0;
	border-width: 0 3px 0 0;
	margin: 24px auto 16px;
}
.block-editor-block-list__layout figure.wp-block-pullquote,
.wp-block-pullquote {
	border-width: 10px;
    padding: 20px;
}
.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit figure.wp-block-pullquote {
	width: auto;
} 
.block-editor-block-list__layout .block-editor-block-list__block[data-align="right"] .wp-block-pullquote, 
.block-editor-block-list__layout .block-editor-block-list__block[data-align="left"] .wp-block-pullquote {
    max-width: 305px;
}
.wp-block-pullquote blockquote:after,
.wp-block-pullquote blockquote:before {
	font-size: 160px;
	font-family: serif;
	position: absolute;
	height: 53px;
	line-height: 122px;
}
.wp-block-pullquote blockquote:before {
	content: "“";
    top: -46px;
}
.wp-block-pullquote blockquote:after {
	content: "”";
    bottom: -46px;
}
.wp-block-freeform.block-library-rich-text__tinymce blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote.wp-block-quote {
	padding: 24px 36px 24px 0;
    border-width: 1px 0 1px;
}
.wp-block-quote {
	display: flex;
	flex-direction: column;
}
.wp-block p,
.block-editor-block-list__layout blockquote > p:first-of-type {
	margin-top: 0;
}
.wp-block-freeform.block-library-rich-text__tinymce blockquote > *:last-of-type,
.editor-styles-wrapper .block-editor-block-list__block .wp-block-pullquote p,
.block-editor-block-list__layout blockquote > *:last-of-type {
	margin-bottom: 0;
}
.wp-block-quote__citation,
.block-editor-block-list__layout cite {
	margin-top: 1em;
	display: block;
}
.wp-block-pullquote__citation {
	margin-top: 1.5em;
	text-transform: none;
	display: block;
}
.wp-block-quote__citation:before,
.wp-block-pullquote__citation:before,
.block-editor-block-list__layout cite:before {
	content: "\e9ef";
	margin-left: 5px;
	font-family: 'Feather';
	font-size: 13px;
}
.wp-block-quote__citation[data-is-placeholder-visible="true"]:before,
.wp-block-pullquote__citation[data-is-placeholder-visible="true"]:before,
.block-editor-block-list__layout cite[data-is-placeholder-visible="true"]:before {
	display: none
}
.single-post [data-type="core/pullquote"]:not([data-align="full"]):not([data-align="wide"]) .wp-block-pullquote {
    max-width: 90%;
    margin: 30px auto;
}
.wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #e4e5ec;
}
.wp-block-table.is-style-stripes th,
.wp-block-table.is-style-stripes td {
	border-color: #a7abbe;
	border-width: 1px 0 0 0;
}
.wp-block-table.is-style-stripes tr:last-child > td {
   border-width: 1px 0 1px 0;
}
.wp-block-freeform.block-library-rich-text__tinymce hr {
    border: none;
    border-bottom: 1px solid #ccc;
}
.wp-block-separator,
hr {
    margin: 10px auto;
}
.wp-block-separator.is-style-dots:before {
	padding-right: 0;
    padding-left: 2em;
}
@media (min-width: 27.5625em) {
	.block-editor-block-list__layout dl:not(.wp-caption):not(.gallery-item) {
		position: relative;
		overflow: hidden;
	}
	.block-editor-block-list__layout dt:not(.wp-caption-dt):not(.gallery-icon) {
		width: 33%;
		float: right;
		clear: right;
	}
	.block-editor-block-list__layout dd:not(.wp-caption-text):not(.wp-caption-dd) {
		width: 65%;
		float: left;
		clear: left;
	}
	.block-editor-block-list__layout dd:not(.wp-caption-text):not(.wp-caption-dd):last-of-type {
		margin: 0;
	}
	.block-editor-block-list__layout dt:not(.wp-caption-dt):not(.gallery-icon):not(:last-of-type),
	.block-editor-block-list__layout dd:not(.wp-caption-text):not(.wp-caption-dd):not(:last-of-type) {
		margin: 0 0 10px;
	}
}
@media (min-width: 37.0625em) {
	.wp-block-freeform.block-library-rich-text__tinymce blockquote,
	.block-editor-block-list__layout blockquote.wp-block-quote {
		max-width: 83.3333333333%;
	}
	.block-editor-block-list__layout .wp-block-pullquote blockquote {
		width: 100%;
	}
	body:not(.post-type-post) #editor .block-editor-block-list__block[data-align="full"][data-type="core/pullquote"] {
	   margin: 30px auto;
	   max-width: calc(100% - 57.5px);
	}
	.wp-block-pullquote blockquote:after,
	.wp-block-pullquote blockquote:before {
		font-size: 160px;
		line-height: 122px;
		height: 53px;
	}
	.wp-block-pullquote:not(.is-style-solid-color) blockquote:before {
		right: -75px;
	}
	.wp-block-pullquote:not(.is-style-solid-color) blockquote:after {
		left: -75px;
	}
	.wp-block-pullquote.is-style-solid-color blockquote:before {
		right: -65px;
	}
	.wp-block-pullquote.is-style-solid-color blockquote:after {
		left: -65px;
	}
	.block-editor-block-list__layout li > ul, 
	.block-editor-block-list__layout li > ol {
		margin-right: 1.5em;
	}
	[data-type="core/pullquote"]:not([data-align="full"]):not([data-align="wide"]) .block-editor-block-list__layout figure.wp-block-pullquote,
	[data-type="core/pullquote"]:not([data-align="full"]):not([data-align="wide"]) .wp-block-pullquote {
	    margin: 30px 45px;
	}
	[data-type="core/pullquote"][data-align="wide"] .block-editor-block-list__layout figure.wp-block-pullquote,
	[data-type="core/pullquote"][data-align="wide"] .wp-block-pullquote {
	    margin: 30px 0;
	}
}
@media (max-width: 37em) {
	.block-editor-block-list__layout tr > td:not(:last-of-type) {
		padding-left: 0.7em;
	}
	.block-editor-block-list__layout li > ul, 
	.block-editor-block-list__layout li > ol {
		margin-right: 0.7em;
	}
	.wp-block-pullquote blockquote:after,
	.wp-block-pullquote blockquote:before {
		font-size: 120px;
		line-height: 98px;
		height: 45px;
	}
	.wp-block-pullquote blockquote:before {
		right: -55px;
	}
	.wp-block-pullquote blockquote:after {
		left: -55px;
	}
	.block-editor-block-list__layout [data-type="core/pullquote"]:not([data-align="full"]):not([data-align="wide"]) figure.wp-block-pullquote,
	[data-type="core/pullquote"]:not([data-align="full"]):not([data-align="wide"]) .wp-block-pullquote {
	    margin: 30px;
	}
	.block-editor-block-list__layout figure.wp-block-pullquote, 
	.wp-block-pullquote {
	    border-width: 6px;
    	padding: 15px;
	}
}
@media (max-width: 27.5em) {
	.block-editor-block-list__layout dd:not(.wp-caption-text):not(.wp-caption-dd):last-of-type {
		margin: 0;
	}
	.block-editor-block-list__layout dd:not(.wp-caption-text):not(.wp-caption-dd):not(:last-of-type) {
		margin: 0 10px 10px 0;
	}
}
/*--------------------------------------------------------------
# Post type: post
--------------------------------------------------------------*/
.post-type-post .editor-styles-wrapper {
    padding-right: 20px;
    padding-left: 20px;
}
.post-type-post .edit-post-visual-editor > .editor-writing-flow {
    -webkit-box-shadow: 0 2px 6px 0 rgba(69,73,91,.08);
            box-shadow: 0 2px 6px 0 rgba(69,73,91,.08);
    margin: 0 auto;
}
.post-type-post .edit-post-visual-editor > .editor-writing-flow:not(.has-sidebar) {
	max-width: 910px;
}
.post-type-post .edit-post-visual-editor > .editor-writing-flow.has-sidebar {
	max-width: 794px;
}
@media (min-width: 27.5625em) {
	.post-type-post .edit-post-visual-editor > .editor-writing-flow {
	    padding: 29px 30px 30px;
	}
}
@media (min-width: 37.5625em) {
	.post-type-post .edit-post-layout__content .edit-post-visual-editor {
	    padding-bottom: 58px;
	    padding-top: 57px;
	}
}
@media (min-width: 42.5625em) {
	.post-type-post .editor-post-title .editor-post-title__input {
		padding-right: 30px;
   	 	padding-left: 30px;
	}
}
@media (max-width: 37.5em) {
	.post-type-post .edit-post-layout__content .edit-post-visual-editor {
        padding-bottom: 42px;
    	padding-top: 40px;
	}
}
@media (max-width: 27.5em) { 
	.post-type-post .edit-post-visual-editor > .editor-writing-flow {
	    padding: 19px 20px 10px;
	}
}
/*--------------------------------------------------------------
# Post type: page
--------------------------------------------------------------*/
.post-type-page .edit-post-visual-editor {
	padding-bottom: 61px;
}
body.post-type-page #editor .edit-post-visual-editor > .has-sidebar .editor-post-title__block,
body.post-type-page #editor .edit-post-visual-editor > .has-sidebar .block-editor-default-block-appender,
body.post-type-page #editor .edit-post-visual-editor > .has-sidebar .block-editor-block-list__block {
	max-width: 794px;
}
/*--------------------------------------------------------------
# Page break
--------------------------------------------------------------*/
.wp-block-nextpage > span {
	display: inline-table;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#editor .wp-block-latest-posts,
#editor ul.wp-block-archives,
#editor .wp-block-categories ul {
	padding-right: 0;
}
.block-editor .wp-block-rss,
.wp-block-archives,
.wp-block-latest-posts,
.wp-block-latest-comments,
.wp-block-categories__list {
	margin: 0;
    padding: 0;
	list-style: none;
}
.wp-block-latest-posts:not(.is-grid),
.wp-block-latest-comments,
.wp-block-categories__list {
	display: flex;
	flex-direction: column;
}
.aligncenter.wp-block-archives-list {
	display: inline-block;
}
.editor-styles-wrapper .wp-block-rss li,
.editor-styles-wrapper .wp-block-archives li,
.editor-styles-wrapper .wp-block-latest-posts li {
	list-style: none;
	list-style-type: none;
	margin-bottom: 10px;
}
.wp-block-categories ul.wp-block-categories__list:not(.wp-block-categories__list-level-0) {
    border-right-style: solid;
    border-right-width: 1px;
    padding-top: 10px;
	flex: 0 0 100%;
	margin-right: 0;
	margin-top: 0;
}
.wp-block-categories ul.wp-block-categories__list:not(.wp-block-categories__list-level-0) > li {
	padding-right: 14px;
	position: relative;
}
.wp-block-categories ul.wp-block-categories__list:not(.wp-block-categories__list-level-0) > li:before {
    content: '';
    height: 1.2px;
    right: 0;
    top: 14px;
    width: 8px;
	position: absolute;
}
.wp-block-archives li a,
.wp-block-categories li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wp-block-categories li > .wp-block-categories__post-count,
.wp-block-archives li a > .count {
	margin-right: 10px;
}
.wp-block-categories ul.wp-block-categories__list > li:not(:last-of-type) {
	margin-bottom: 10px;
}
/*--------------------------------------------------------------
## Last Comment
--------------------------------------------------------------*/
.wp-block-latest-comments .wp-block-latest-comments__comment {
	-webkit-box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	padding: 30px;
	margin-bottom: 30px;
	position: relative;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta {
	padding-right: 61px;
}
.wp-block-latest-comments.has-excerpts .wp-block-latest-comments__comment-meta {
	border-bottom-style: solid;
	border-bottom-width: 1px;
    margin-bottom: 19px;
}
.wp-block-latest-comments.has-excerpts:not(.has-dates):not(.has-avatars) .wp-block-latest-comments__comment-meta,
.wp-block-latest-comments.has-excerpts.has-dates .wp-block-latest-comments__comment-meta {
	padding-bottom: 21px;
}
.wp-block-latest-comments.has-excerpts.has-avatars:not(.has-dates) .wp-block-latest-comments__comment-meta {
	padding-bottom: 32px;
}
.wp-block-latest-comments.has-excerpts.has-avatars:not(.has-dates) .wp-block-latest-comments__comment {
	padding-top: 40px;
}
.wp-block-latest-comments.has-avatars:not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
	padding-top: 44px;
	padding-bottom: 44px;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment img.avatar {
	border-radius: 100%;
    position: absolute;
	height: 48px;
	width: 48px;
	top: 30px;
    right: 30px;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, 
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
    margin-right: 0;
}
.editor-styles-wrapper .block-editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
	margin-bottom: 0;
}
.alignleft.wp-block-latest-comments,
.alignright.wp-block-latest-comments,
.aligncenter.wp-block-latest-comments {
    max-width: 460px;
}
@media (max-width: 37.5em) {
	.wp-block-latest-comments .wp-block-latest-comments__comment {
		padding: 22px;
	}
	.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment img.avatar {
		top: 22px;
		right: 22px;
	}
}
/*--------------------------------------------------------------
## Tag cloud
--------------------------------------------------------------*/
.wp-block-tag-cloud {
	flex-wrap: wrap;
	display: flex;
}
.wp-block-tag-cloud a.tag-cloud-link {
    padding: 8px 11px;
    font-size: 13px !important;
    margin: 2.5px;
    display: inline-block;
    flex-grow: 1;
    text-align: center;
}
.block-editor .wp-block-tag-cloud span {
    margin-right: 3px;
    color: inherit;
    -webkit-transition: none;
    	 -o-transition: none;
    		transition: none;
}
/*--------------------------------------------------------------
## Search
--------------------------------------------------------------*/
.wp-block-search .wp-block-search__button .wp-block-search__button-rich-text {
    text-align: center;
    padding: 11px 5px;
    min-width: 100px;
    background-color: transparent;
}
.wp-block-search .wp-block-search__button:hover {
	background-color: transparent;
}
.wp-block-search .wp-block-search__button {
    box-shadow: none;
}
.wp-block-search .wp-block-search__button,
.wp-block-search .wp-block-search__input {
	margin: 6px 0 0;
    border-radius: 0;
    min-height: 48px;
    font-size: 14px;
}
.wp-block-search .wp-block-search__input {
	padding: 10px 14px;
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
    		box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
}
@media (max-width: 27.5em) {
	.wp-block-search .wp-block-search__button {
	    width: 100%;
	}
}
/*--------------------------------------------------------------
## Calendar
--------------------------------------------------------------*/
.wp-block-calendar table th {
    background: transparent;
}
.wp-block-calendar tbody td, 
.wp-block-calendar th {
    border: 0;
}
.wp-block-calendar caption {
    padding-bottom: 4px;
}
.wp-block-calendar tfoot td {
    padding-top: 15px;
}
.wp-block-calendar tbody td > a {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.block-editor-block-list__layout embed, 
.block-editor-block-list__layout iframe, 
.block-editor-block-list__layout object {
	max-width: 100%;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption,
.block-editor-block-list__layout figure.wp-block-embed {
	margin-bottom: 1em;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.alignleft,
.wp-block-freeform.block-library-rich-text__tinymce .alignleft {
	margin: 0 0 0 2em;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.alignright,
.wp-block-freeform.block-library-rich-text__tinymce .alignright {
	margin: 0 2em 0 0;
}
.wp-block-video video,
.wp-block-freeform.block-library-rich-text__tinymce p > img {
	display: block;
}
/*--------------------------------------------------------------
## Image
--------------------------------------------------------------*/
.wp-block-image .components-resizable-box__container,
.wp-block-image.is-resized > div:not(.block-editor-rich-text) > div {
	max-width: 100% !important;
	height: auto !important;
	display: table-cell;
}
.wp-block-image:not(.components-placeholder)>div:first-child {
    display: table;
    max-width: 100%;
}
.wp-block-image.size-full .components-resizable-box__container,
.block-editor-block-list__layout .wp-block-image img {
	display: block;
}
.wp-block-freeform.block-library-rich-text__tinymce .wpview,
.wp-block-columns .block-editor-block-list__layout figure.wp-block-image {
	margin-bottom: 0;
}
[data-type="core/image"][data-align="full"] .wp-block-image *,
[data-type="core/image"][data-align="wide"] .wp-block-image *,
.wp-block-image.is-resized {
	width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption .wp-caption-text {
	margin-bottom: 0;
	max-width: 100%;
}
.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption {
	margin: 0;
	line-height: 1.71;
	font-size: 14px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd a {
	display: inline-block;
}
.wp-block-freeform.block-library-rich-text__tinymce .wp-caption .wp-caption-dd,
.wp-block-image figcaption {
	margin: 0.8075em 0 0;
	color: inherit;
    opacity: 0.9;
}
@media (max-width: 27.5em) {
	.wp-block-freeform.block-library-rich-text__tinymce .wp-caption .wp-caption-dd,
	.wp-block-image figcaption {
		margin: 0.3em 0 0;
	}
}
/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.wp-block-gallery {
	margin: 0;
}
#editor [data-align="full"] .wp-block-gallery:not(.components-placeholder) {
	padding-right: 0;
}
/*--------------------------------------------------------------
## Audio
--------------------------------------------------------------*/
.block-editor-block-list__layout audio::-webkit-media-controls-panel {
	background-color: #e0e1e6;
}
/*--------------------------------------------------------------
# Columns
--------------------------------------------------------------*/
.block-editor-block-list__block .wp-block-columns {
	display: block;
}
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child,
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child > .block-editor-block-list__block-edit,
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child > .block-editor-block-list__block-edit > div:not(.block-editor-block-contextual-toolbar),
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child > .block-editor-block-list__block-edit > div:not(.block-editor-block-contextual-toolbar) > .wp-block-columns,
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child > .block-editor-block-list__block-edit > div:not(.block-editor-block-contextual-toolbar) > .wp-block-columns > .block-editor-inner-blocks,
.wp-block > .block-editor-block-list__block-edit > div > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/columns"]:nth-last-child(2):first-child > .block-editor-block-list__block-edit > div:not(.block-editor-block-contextual-toolbar) > .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout {
	height: 100%;
}
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout {
	display: flex;
	flex-wrap: wrap;
}
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	margin-right: 0;
}
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] .block-editor-block-list__block-edit {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.edit-post-visual-editor .wp-block-columns .block-editor-block-list__block {
	margin: 0;
}
.has-2-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	flex-basis: 50%;
}
.has-3-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	flex-basis: 33.333%;
}
.has-4-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	flex-basis: 25%;
}
.has-5-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	flex-basis: 20%;
}
.has-6-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
	flex-basis: 16.666%;
}
@media (min-width: 37.5em) {
	.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit,
	.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:nth-child(n) {
		margin-right: 0;
		margin-left: 0;
	}
}
@media (max-width: 80em) and (min-width: 60.0625em) {
	.wp-block-columns.has-6-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"],
	.wp-block-columns.has-5-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
		flex-basis: 33.333%;
	}
}
@media (max-width: 60em) and (min-width: 37.5625em) { 
	.wp-block-columns:not(.has-2-columns) > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
		flex-basis: 50%;
	}
	.wp-block-columns.has-2-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
		flex-basis: 100%;
	}
}
@media (max-width: 37.5em) {
	.block-editor-block-list__block-edit > div > .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] {
		flex-basis: 100%;
	}
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.block-editor-block-list__block[data-type="core/image"][data-align="center"] .wp-block-image>div,
.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.aligncenter,
.aligncenter:not(.wp-block-cover) {
	margin-right: auto;
	margin-left: auto;
}
.edit-post-visual-editor .block-editor-block-list__layout>.block-editor-block-list__block[data-align="left"]:first-child, 
.edit-post-visual-editor .block-editor-block-list__layout>.block-editor-block-list__block[data-align="right"]:first-child {
	margin-top: 0;
}
/*--------------------------------------------------------------
# Cover
--------------------------------------------------------------*/
.wp-block-cover .wp-block-cover__inner-container {
    max-width: 1210px;
    position: relative;
    padding: 0 20px;
    width: 100%;
}
.wp-block-cover__inner-container .wp-block-paragraph:not(.has-text-color),
.wp-block-cover__inner-container .block-editor-block-list__layout h1, 
.wp-block-cover__inner-container .block-editor-block-list__layout h2, 
.wp-block-cover__inner-container .block-editor-block-list__layout h3, 
.wp-block-cover__inner-container .block-editor-block-list__layout h4, 
.wp-block-cover__inner-container .block-editor-block-list__layout h5, 
.wp-block-cover__inner-container .block-editor-block-list__layout h6 {
	color: #f8f9f9;
}
/*--------------------------------------------------------------
# Media and text
--------------------------------------------------------------*/
.wp-block-media-text {
   direction: ltr;
}
.wp-block-media-text .editor-inner-blocks {
	direction: rtl;
}
.wp-block-media-text .wp-block-media-text__content > *:first-child {
    margin-top: 20px;
}
/*--------------------------------------------------------------
# Post Title 
--------------------------------------------------------------*/
.edit-post-visual-editor .editor-post-title__block {
	margin-bottom: 1px;
    padding: 5px 1px;
}
.editor-post-title .editor-post-title__input {
	padding: 0;
	line-height: 1.43;
}
/*--------------------------------------------------------------
# Block editor 
--------------------------------------------------------------*/
.edit-post-layout__content {
	z-index: 1;
    padding-bottom: 0;
	overflow-x: hidden;
}
.edit-post-layout__content > .editor-styles-wrapper > .block-editor-writing-flow {
	display: block;
}
.components-disabled {
    z-index: 0;
}
body #editor .editor-post-title__block,
body #editor .block-editor-default-block-appender,
.editor-error-boundary,
.editor-block-list__layout .wp-block {
    max-width: 1170px;
}
.block-editor-block-list__block .editor-warning,
.wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]>.block-editor-block-list__block-edit>div>.block-editor-inner-blocks,
.block-editor-block-list__layout .block-editor-default-block-appender>.block-editor-default-block-appender__content, 
.block-editor-block-list__layout>.block-editor-block-list__block>.block-editor-block-list__block-edit, 
.block-editor-block-list__layout>.block-editor-block-list__layout>.block-editor-block-list__block>.block-editor-block-list__block-edit {
	margin-bottom: 0;
    margin-top: 0;
}
.block-editor-block-list__block[data-align="left"] .block-editor-block-contextual-toolbar,
.block-editor-block-list__block[data-align="right"] .block-editor-block-contextual-toolbar,
.block-editor-block-list__block .editor-warning {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}
.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit,
.block-editor-block-list__block .editor-warning,
.block-editor-block-list__block .block-editor-block-list__layout {
	margin-right: 0;
	margin-left: 0;
}
.block-editor-block-list__block>.block-editor-block-list__insertion-point {
	top: 0;
}
.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-drop-zone,
.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__block-edit:before {
    bottom: 0;
    top: 0;
}
.block-editor-rich-text__tinymce[data-is-placeholder-visible="true"] {
    right: 0;
}
.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__block-edit:before,
.block-editor-block-list__block .block-editor-block-contextual-toolbar {
	left: 0;
	right: 0;
}
.block-editor-block-mover__control,
.block-editor-block-mover__control svg {
    width: 20px;
    height: 20px;
    padding: 0;
    background: rgba(255, 255, 255, 0.4);
}
.block-editor-block-list__block.is-multi-selected>.block-editor-block-mover, 
.block-editor-block-list__block>.block-editor-block-list__block-edit>.block-editor-block-mover {
    right: -24px;
}
.block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"].is-multi-selected>.block-editor-block-mover, 
.block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"]>.block-editor-block-list__block-edit>.block-editor-block-mover {
	right: -24px;
	top: 0;
	display: flex;
    flex-direction: column;
}
.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"].is-multi-selected>.block-editor-block-mover, 
.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit>.block-editor-block-mover {
	top: -21px;
}
body .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
    max-width: none;
}
body:not(.post-type-post) .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	margin-right: -20px;
	margin-left: -20px;
}
body #editor .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	margin-right: 0;
	margin-left: 0;
}
.editor-styles-wrapper {
    padding-right: 20px;
    padding-left: 20px;
}
.block-editor-default-block-appender textarea.block-editor-default-block-appender__content,
.block-editor-block-list__layout .block-editor-block-list__block,
.block-editor-block-list__block[data-align="full"] .wp-block-columns>.block-editor-inner-blocks {
	padding-right: 0;
	padding-left: 0;
}
body.post-type-post.edit-post-layout .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]:not([data-type="core/pullquote"]):not([data-type="core/table"]) {
	padding-top: 30px;
	padding-bottom: 30px;
    margin-bottom: 1em;
}
body.post-type-post .edit-post-layout .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"][data-type="core/gallery"] {
	padding-bottom: 14px;
}
body.post-type-post #editor .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit figure {
	margin-bottom: 0;
}
body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] .wp-block-pullquote blockquote:after, 
body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] .wp-block-pullquote blockquote:before {
	content: none;
}
body.post-type-post .edit-post-layout .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"][data-type="core/pullquote"] {
	margin-top: 30px;
	margin-bottom: 30px;
}
body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"][data-type="core/pullquote"] .wp-block-pullquote {
    margin: 0 10px;
}
body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"][data-type="core/pullquote"] .wp-block-pullquote {
    margin: 30px 18px;
}
.edit-post-visual-editor .editor-writing-flow__click-redirect {
    margin: 0px auto -50px;
}
.block-editor-block-list__layout .components-icon-button:not(:disabled):not([aria-disabled=true]):not(.is-default):not(:hover) {
	background: rgba(255, 255, 255, 0.4);
}
@media (min-width: 60em) {
	body.post-type-post .edit-post-layout .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
		position: relative;
		right: 50%;
	}
	body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	    margin-right: calc(80px - 50vw);
	    width: calc(100vw - 160px);
	    max-width: calc(100vw - 160px);
	}
	body.post-type-post .is-sidebar-opened .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	    margin-right: calc(220px - 50vw);
	    width: calc(100vw - 440px);
	    max-width: calc(100vw - 440px);
	}
	body.post-type-post.folded .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	    margin-right: calc(18px - 50vw);
	    width: calc(100vw - 36px);
	    max-width: calc(100vw - 36px);
	}
	body.post-type-post.folded .is-sidebar-opened .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
	    margin-right: calc(158px - 50vw);
	    width: calc(100vw - 316px);
	    max-width: calc(100vw - 316px);
	}
	body #editor .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
		margin-right: 0;
	    width:100%;
	    max-width: 100%;
	}
}
@media (max-width: 60.0625em) {
	body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
        margin-right: -50px;
    	margin-left: -50px;
	}
	body.post-type-post .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
		margin-right: 0;
    	margin-left: 0;
	}
}
@media (min-width: 27.5625em) {
	body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"]:not([data-type="core/pullquote"]) {
		margin-right: -30px;
		margin-left: -30px;
	}
	body.post-type-post .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"]:not([data-type="core/pullquote"]) {
		margin-right: 0;
    	margin-left: 0;
	}
}
@media (min-width: 37.5em) {
	.edit-post-text-editor,
	.edit-post-visual-editor .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit>.block-editor-block-contextual-toolbar .block-editor-block-toolbar, 
	.edit-post-visual-editor .block-editor-block-list__block[data-align="wide"]>.block-editor-block-list__block-edit>.block-editor-block-contextual-toolbar .block-editor-block-toolbar {
		max-width: 1170px;
	}
	body.post-type-page #editor .edit-post-visual-editor > .has-sidebar .block-editor-block-list__block[data-align="full"] {
		margin-right: auto;
		margin-left: auto;
	}
	.block-editor-block-list__block[data-align="full"] .wp-block-columns>.block-editor-inner-blocks,
	.block-editor-block-list__layout .block-editor-block-list__block,
	.editor-post-title,
	.block-editor-block-list__layout {
		padding-right: 0;
		padding-left: 0;
	}
	.block-editor-block-list__layout .block-editor-block-list__block[data-align="full"]>.block-editor-block-list__block-edit,
	.edit-post-visual-editor .block-editor-block-list__block .block-editor-block-list__block-edit {
		margin-right: 0;
		margin-left: 0;
	}
	.block-editor-block-list__block:not([data-align="wide"]):not([data-align="full"]) .block-editor-block-mover {
		margin-top: 0;
	}
	.block-editor-block-list__block:before {
		right: 0;
		left: 0;
	}
	.block-editor-block-list__empty-block-inserter {
		right: -20px;
	}
	.block-editor-default-block-appender .block-editor-inserter {
		right: 0;
	}
	.block-editor-default-block-appender .block-editor-inserter-with-shortcuts {
	    left: 30px;
	}
}
@media (min-width: 81.250em) {
	body:not(.post-type-post) .edit-post-layout:not(.is-sidebar-opened) .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"] {
		margin-right: -45vw;
		width: 90vw;
		max-width: 90vw;
		position: relative;
		right: 50%;
	}
	body:not(.post-type-post) .edit-post-layout:not(.is-sidebar-opened) .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"] {
		margin-right: 0;
		width: 100%;
		max-width: 100%;
		right: 0;
	}
}
@media (min-width: 96.875em) {
	body:not(.post-type-post) .edit-post-layout.is-sidebar-opened .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"] {
		margin-right: calc(-45vw + 140px);
		width: calc(90vw - 280px);
		max-width: calc(90vw - 280px);
		position: relative;
		right: 50%;
	}
	body:not(.post-type-post) .edit-post-layout.is-sidebar-opened .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"] {
		margin-right: 0;
		width: 100%;
		max-width: 100%;
		right: 0;
	}
}
@media (max-width: 48.813em) {
	body.post-type-post .edit-post-layout.is-sidebar-opened .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
		margin-right: -50vw;
		width: 100vw;
		max-width: 100vw;
	}
	body.post-type-post .edit-post-layout.is-sidebar-opened .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
		margin-right: 0;
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width: 27.5em) {
	body.post-type-post .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"]:not([data-type="core/pullquote"]) {
		margin-right: -20px;
		margin-left: -20px;
	}
	body.post-type-post .wp-block-columns .block-editor-block-list__layout .block-editor-block-list__block[data-align="wide"]:not([data-type="core/pullquote"]) {
		margin-right: 0;
		margin-left: 0;
	}
}
/*--------------------------------------------------------------
## Tootlbar
--------------------------------------------------------------*/
@media (min-width: 37.5em) {
	.block-editor-block-list__block .block-editor-block-contextual-toolbar {
		-webkit-transform: translateY(-38px);
		        transform: translateY(-38px);
		margin-right: -1px;
		margin-left: -1px;
	}
}
/*--------------------------------------------------------------
## Classic editor
--------------------------------------------------------------*/
.block-library-classic__toolbar {
	margin: 0;
	-webkit-transform: translateY(0px);
			transform: translateY(0px);
}
.block-library-classic__toolbar:empty::before {
	padding: 10px;
}
@media (min-width: 600px) {
	.block-editor-block-list__block[data-type="core/freeform"] .block-editor-block-contextual-toolbar {
		margin-left: 37px;
		-webkit-transform: translateY(0px);
				transform: translateY(0px);
	}
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.block-editor-block-list__breadcrumb {
	right: -1px;
	top: -1px;
}
/*--------------------------------------------------------------
## Spacer
--------------------------------------------------------------*/
.components-resizable-box__container.is-selected .components-resizable-box__handle {
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
}
.components-resizable-box__container.is-selected .components-resizable-box__handle:before {
	content: "\e98c";
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	background: transparent;
	border: 0;
    position: absolute;
    right: calc(50% - 12.5px);
    top: calc(50% - 10.5px);
    font-family: 'Feather';
}
/*--------------------------------------------------------------
## Inserter
--------------------------------------------------------------*/
.block-editor-block-list__insertion-point {
    margin-top: -8px;
}
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle {
    height: 18px;
    width: 18px;
    padding: 1px;
}
.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle svg {
	width: 16px !important;
    height: 16px !important;
}
.block-editor-block-list__layout > div:not([class]),
.block-editor-block-list__layout {
	position: relative;
}
@media (min-width: 37.5em) {
	.block-editor-block-list__insertion-point-inserter,
	.block-editor-block-list__block>.block-editor-block-list__insertion-point {
		width: 16px;
		height: 15px;
		right: calc(50% - 8px);
	}
	.block-editor-block-list__layout > div:not(:only-child) > .block-editor-default-block-appender {
		position: absolute;
    	bottom: -15px;
        left: 0;
    	right: 0;
	}
}
/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
.block-editor-block-list__block select {
	color: #898EA2;
	background-image: linear-gradient(-45deg, transparent 50%, #898EA2 50%), linear-gradient(-135deg, #898EA2 50%, transparent 50%), linear-gradient(to left, transparent, transparent);
}
.wp-block-search .wp-block-search__input {
	color: #898EA2;
}
.wp-block-code,
.wp-block-code textarea,
.wp-block-tag-cloud a,
.post-type-post .wp-block-pullquote:not(.is-style-solid-color) blockquote:after,
.post-type-post .wp-block-pullquote:not(.is-style-solid-color) blockquote:before,
.post-type-post .edit-post-visual-editor > .editor-writing-flow,
.wp-block-latest-comments__comment {
	background-color: #FFFFFF;
}
.wp-block-search .wp-block-search__input,
.block-editor-block-list__block select {
	background-color: #FFFFFF;
	border-color: #DDDFE7;
}
.wp-block-categories ul.children,
.wp-block-categories__list,
.block-editor-block-list__layout blockquote.wp-block-quote,
.wp-block-pullquote,
.wp-block-quote, 
.wp-block-quote.is-style-large,
.block-editor-block-list__layout blockquote,
.wp-block-latest-comments__comment-meta {
	border-color: #DDDFE7;
}
.wp-block-categories ul.children > li:before,
.wp-block-categories__list > li:before {
	background-color: #DDDFE7;
}
.wp-block-code,
.wp-block-preformatted pre,
.wp-block-verse pre,
.wp-block-code .block-editor-plain-text,
code,
pre,
.required {
	color: #FF4961;
}
.wp-block-cover__inner-container .wp-block-paragraph:not(.has-text-color),
.wp-block-cover__inner-container .block-editor-block-list__layout h1, 
.wp-block-cover__inner-container .block-editor-block-list__layout h2, 
.wp-block-cover__inner-container .block-editor-block-list__layout h3, 
.wp-block-cover__inner-container .block-editor-block-list__layout h4, 
.wp-block-cover__inner-container .block-editor-block-list__layout h5, 
.wp-block-cover__inner-container .block-editor-block-list__layout h6 {
	color: #f8f9f9;
}