/*------------------------------------------------------------------
[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-image figcaption {
    font-size: 13px;
    margin-top: 10px;
    color: #555d66 !important;
    font-weight: 400 !important;
}
.wp-block-image .aligncenter {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}
.alignleft {
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 10px ;
}
#attachment_906.wp-caption.aligncenter, .wp-block-image.size-full.wp-image-906 {
    clear: both;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 30px;
}
.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}
a.wp-block-button__link {
    background: #FD75B4;
    border-radius: 30px;
    color: #ffffff !important;
    font-size: 17px;
    padding: 12px 55px;
    font-weight: 400;
    transition: 250ms all ease;
}
a.wp-block-button__link:hover{
	opacity: .7;
}
ul.wp-block-gallery.alignleft.columns-2.is-cropped {
    margin-top: 6px;
}
.wp-block-quote.is-large {
    padding: 30px;
}
blockquote.wp-block-quote {
    color: #252525 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}
body .status-panel-no-sidebar .alignfull {
	width: auto;
	max-width: 1000%;

	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
}
.wp-block-cover.has-background-dim.alignleft:first-child {
    margin-top: 6px !important;
}
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;
}
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: #666666;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    opacity: 1;
    visibility: visible;
}
.single article .article-content p.wp-block-cover-text {
    font-size: 2em;
    color: #fff;
    line-height: 1.25;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img,
figure.wp-block-image img {
    margin: auto;
}
.wp-block-quote .blockquote-footer,
.wp-block-quote cite {
    color: #fff !important;
    font-weight: 300 !important;
    font-style: italic;
    font-size: 14px;
    margin-top: 15px;
}
blockquote footer.blockquote-footer {
    background: transparent;
}
.single.single-post .article-content p.form-submit {
    margin-bottom: 0px;
}
.wp-block-pullquote p {
    font-weight: 300 !important;
    color: #252525 !important;
}
.wp-block-pullquote cite {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}
.wp-block-button{
    margin-top: 15px;
    margin-bottom: 15px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    color: #FD75B4 !important;
}
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-bottom: 0px;
}
blockquote footer, blockquote small, blockquote .small {
    background: transparent !important;
}
.wp-block-image .alignleft {
    margin-right: 20px;
}
figcaption.blocks-gallery-item__caption {
    line-height: normal;
}
.missing-modeltheme-framework img.size-full.wp-image-904.alignright,
.missing-redux-framework img.size-full.wp-image-904.alignright {
    clear: both;
}
figcaption.blocks-gallery-caption {
    padding: 0 30px;
    text-align: center;
}
body .status-panel-no-sidebar .wp-block-columns.alignfull.has-2-columns {
    padding: 0 30px;
}
p[style="font-size:46px"] {
    line-height: 1.15 !important;
}
.wp-block-categories-dropdown.wp-block-categories select,
.wp-block-archives-dropdown select {
    padding: 10px;
    appearance: auto;
}
nav.wp-calendar-nav {
    background: transparent;
}
footer.wp-block-latest-comments__comment-meta {
    background: transparent;
}
.wp-block-group {
    box-sizing: border-box;
    padding: 50px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
    margin-bottom: 30px;
}
.page-id-1133 img.size-full.wp-image-904.alignright {
    clear: both;
}