/*------------------------------------------------------------------
[Gutenberg] - [Table of contents]

- Gutenberg frontend Custom Styling
/*------------------------------------------------------------------*/

/*FRONTEND COLORS*/
.single article .article-content .has-pale-pink-color{
	color: #F78DA7;
}
.single article .article-content .has-vivid-red-color{
	color: #CF2E2E;
}
.single article .article-content .has-luminous-vivid-orange-color{
	color: #F56500;
}
.single article .article-content .has-luminous-vivid-amber-color{
	color: #F3B200;
}
.single article .article-content .has-light-green-cyan-color{
	color: #7BDCB5;
}
.single article .article-content .has-vivid-green-cyan-color{
	color: #00D084;
}
.single article .article-content .has-pale-cyan-blue-color{
	color: #8DD0FB;
}
.single article .article-content .has-vivid-cyan-blue-color{
	color: #0693e3;
}
.single article .article-content .has-very-light-gray-color{
	color: #eeeeee;
}
.single article .article-content .has-cyan-bluish-gray-color{
	color: #abb8c3;
}
.single article .article-content .has-very-dark-gray-color{
	color: #313131;
}
.wp-block-gallery .blocks-gallery-item figcaption {
    line-height: 140%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.wp-block-image figcaption {
    font-size: 13px;
    margin-top: 10px;
    color: #555d66 !important;
    font-weight: 400 !important;
}
.is-style-outline .wp-block-button__link{
    background-color: transparent !important;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
    border-radius: 0px;
}
a#cancel-comment-reply-link {
    padding-left: 10px;
}
a.wp-block-button__link {
    text-align: center;
    padding: 15px 30px;
    color: #fff;
    font-size: 14px;
    display: block;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    text-transform: uppercase;
    font-weight: 700;
    outline: 0;
    border: 0;
    display: inline-block;
}
a.wp-block-button__link:hover {
    background: #fff !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
}
.wp-block-quote.is-large {
    padding: 30px;
}
body .status-panel-no-sidebar .alignfull {
	width: auto;
	max-width: 1000%;

	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
}

body .status-panel-no-sidebar .alignwide {
	width: auto;
	max-width: 1000%;
	margin-right: calc(25% - 25vw);
	margin-left: calc(25% - 25vw);
}

.alignwide img,
.alignfull img {
	display: block;
	margin: 0 auto;
}
article ul li {
	color: #686868;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    opacity: 1;
    visibility: visible;
}
.single article .article-content p.wp-block-cover-text {
    font-size: 32px;
    color: #fff;
    line-height: 1.25;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img,
figure.wp-block-image img {
    margin: auto;
}

blockquote footer.blockquote-footer {
    background: transparent;
    font-size: 15px;
    color: #151515 !important;
    margin-top: 15px;
}
.single.single-post .article-content p.form-submit {
    margin-bottom: 0px;
}
.wp-block-button{
    margin-bottom: 20px;
    margin-top: 20px;
}
figure.wp-block-image,
.wp-block-cover.has-background-dim,
.wp-block-gallery,
.single.single-post .article-content blockquote.wp-block-quote,
blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large,
.wp-block-code,
.wp-block-audio,
.wp-block-video,
.wp-block-preformatted,
.wp-block-verse,
.wp-block-table,
.wp-block-separator,
.wp-block-spacer,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-embed,
.single.single-post .article-content p.wp-block-subhead,
p.wp-block-subhead   {
    margin-bottom: 60px;
	margin-top: 20px;
}
.wp-block-column p {
    margin-top: 15px;
}
.has-top-margin {
    margin-top: 60px;
}
.wp-block-embed-vimeo.wp-block-embed {
    margin: 30px 0;
}
.wp-block-pullquote p {
    font-size: 28px !important;
    line-height: normal !important;
    margin: 5px 0 35px;
    color: #686868 !important;
}
blockquote footer, blockquote small, blockquote .small {
    background: transparent !important;
}
.wp-block-pullquote:not(.is-style-solid-color) {
    background: 0 0;
}
.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
}
.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: center;
}
.wp-block-pullquote blockquote p {
    font-weight: 400;
    display: block;
}
.wp-block-pullquote blockquote::before {
    display: none;
}
.wp-block-pullquote blockquote {
    background: transparent;
    padding: 0 !important;
    text-align: center;
    border: 0 !important;
}
body figure.wp-block-image.alignfull, body .wp-block-cover.alignfull {
    width: auto;
    max-width: 1000%;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}
.wp-block-pullquote cite {
    color: inherit;
    font-style: normal;
    text-transform: uppercase;
    color: #454646;
    font-weight: 400;
}
blockquote footer.blockquote-footer::before {
    display: none;
}
hr.wp-block-separator {
    max-width: 100px;
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto;
}
.wp-block-button.aligncenter {
    margin-top: 40px;
    margin-bottom: 20px;
}
.wp-block-latest-comments__comment-meta {
    background: transparent;
}
p.has-small-font-size,
p.has-large-font-size,
p[style="font-size:46px"] {
    line-height: normal !important;
}
#attachment_906.wp-caption.aligncenter,
.wp-block-image.size-full.wp-image-906 {
    clear: both;
}
.wp-block-quote.is-style-large {
    padding: 30px;
        padding-top: 30px;
    padding-top: 0;
}
.wp-block-image .alignleft{
    margin-right: 30px !important;
}
.wp-block-image .aligncenter{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
figure.wp-block-image img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.wp-block-cover.has-background-dim.alignleft:first-child {
    margin-top: 6px !important;
}
/*DEFAULT EDITOR FIXES*/
.wp-caption {
    font-style: italic;
}
.wp-caption.aligncenter,
img.aligncenter{
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-caption.alignnone {
    margin: 20px 0;
    max-width: 100%;
}
.wp-caption.alignleft {
    margin: 10px 0;
    margin-right: 30px !important;
}
.alignnone {
    margin: 30px 0;
}
.alignright {
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;
}
.alignleft {
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 10px;
}
.wp-caption.alignright {
    float: right;
    margin: 0 0 0 15px;
}
.wp-caption-text {
    font-weight: 300;
    padding-top: 4px;
    color: #606060;
    margin-bottom: 15px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
}

/*WP DEFAULT GALLERY*/
figure.gallery-item {
    margin: 30px 0;
}
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-1 .gallery-item { 
  width: 100%; 
}
.gallery-columns-2 .gallery-item { 
  width: 50%; 
}
.gallery-columns-4 .gallery-item { 
  width: 25%; 
}
.gallery-columns-5 .gallery-item { 
  width: 20%; 
}
.gallery-columns-6 .gallery-item { 
  width: 16.6%; 
}
.gallery-columns-7 .gallery-item { 
  width: 14.28%; 
}
.gallery-columns-8 .gallery-item { 
  width: 12.5%; 
}
.gallery-columns-9 .gallery-item { 
  width: 11.1%; 
}
.gallery img {
  box-shadow: 0px 0px 4px #999;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  opacity: 1;
  margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
span.edit-link {
    margin: 10px 0;
    display: block;
}


/*MISSING PLUGINS RULES*/
.missing-modeltheme-framework img.alignleft, 
.missing-modeltheme-framework img.aligncenter, 
.missing-modeltheme-framework img.alignright {
    margin-bottom: 30px !important;
}