body.has-gutenberg-blocks .blog-single-entry .entry-body { padding: 0; }
body.has-gutenberg-blocks *[class^="wp-block"] .selection-box { display: inline-block; }								
body.has-gutenberg-blocks *[class^="wp-block"].wp-block-archives-dropdown .selection-box { margin-bottom: 20px; }

blockquote.wp-block-quote, .wp-block-pullquote blockquote { background-color:transparent; }

.wp-block-quote { border-left: 4px solid #252525; padding: 0 0 0 1.5rem; }
.wp-block-quote.is-large, .wp-block-quote.is-style-large { border-width: 0; padding: 0; }

.wp-block-pullquote blockquote { background-color: transparent; border-width: 0; margin: 0; padding:0; }
.wp-block-pullquote p { font-weight:normal; }
.wp-block-quote > cite { margin-top: 0; text-align: inherit; }
.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 { display: inline-block; margin-top: 10px; }

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignleft blockquote * { text-align: left; }

.wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.alignright blockquote * { text-align: right; }

.wp-block-table, .wp-block-table.is-style-stripes { border-collapse: collapse; }
.wp-block-table td, .wp-block-table th, 
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th { border-color: rgba(0, 0, 0, 0.1); }
.wp-block-table tbody tr:nth-child(2n+1) { background: rgba(0, 0, 0, 0); }
.wp-block-table td, .wp-block-table th { /*text-align:left;*/ vertical-align: middle; }

.wp-block-image > figure { margin: 0; }
.wp-block-image .alignleft { margin-right: 2em; }
.wp-block-image .alignright { margin-left: 2em; }

.wp-block-cover.has-background-dim p:not(.has-text-color),
.wp-block-cover.has-background-dim p:not(.has-text-color) a { color: #fff; }
.wp-block-cover.has-background-dim p:not(.has-text-color) a:hover { opacity: 0.75; }

.wp-block-separator { border: none; background:#eaeaea; }

.wp-block-gallery li { padding: 0; } 
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, 
.wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img { flex:1; height:100%; object-fit:cover; -o-object-fit:cover; }

.wp-block-archives, .wp-block-categories, .wp-block-latest-posts,
.wp-block-archives ul, .wp-block-categories ul, .wp-block-latest-posts ul { list-style: none; }
.wp-block-archives, .wp-block-categories, .wp-block-latest-posts, .wp-block-latest-comments { padding-left: 0;  }

.wp-block-latest-posts.is-grid li, .wp-block-latest-comments li { padding: 0; }

.alignfull { max-width: inherit; position: relative; }
.alignwide { clear: both; width: 100%; }

.wp-block-spacer { clear: both; display: block; float: none; margin: 0 !important; }

.wp-block-cover, .wp-block-media-text, .wp-block-button, .wp-block-button__link { margin-bottom: 1.5em; }

.wp-block-button .wp-block-button__link { margin-bottom: 0; }
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover { background-color: #000; }
.is-style-outline .wp-block-button__link:hover { color: #000; }	

.wp-block-file .wp-block-file__button { display: table; margin: 15px 0 0; }

p.has-large-font-size, body.has-gutenberg-blocks p.has-large-font-size, body.has-gutenberg-blocks .blog-single-entry .entry-body > p[style*="font-size"] { line-height: normal; }

body.has-gutenberg-blocks ul.wp-block-gallery { display: flex; margin-bottom: 20px; padding-left: 0; }

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 { padding: 0.75em; }

.wp-block-media-text .wp-block-media-text__content p { margin: 1em 0; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large { margin: 0 0 28px; }
.wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { text-transform: none; }

.with-both-sidebar .wp-block-gallery.columns-6 .blocks-gallery-image, .with-both-sidebar .wp-block-gallery.columns-6 .blocks-gallery-item,
.with-both-sidebar .wp-block-gallery.columns-7 .blocks-gallery-image, .with-both-sidebar .wp-block-gallery.columns-7 .blocks-gallery-item,
.with-both-sidebar .wp-block-gallery.columns-8 .blocks-gallery-image, .with-both-sidebar .wp-block-gallery.columns-8 .blocks-gallery-item { margin-right: 16px; width: calc((100% - 16px)/2); }

.with-both-sidebar .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(2n), .with-both-sidebar .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(2n),
.with-both-sidebar .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(2n), .with-both-sidebar .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(2n),
.with-both-sidebar .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(2n), .with-both-sidebar .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(2n) { margin-right: 0; }

body.has-gutenberg-blocks .blog-single-entry .entry-body > [class^="wp-block-spacer"]:empty { display: none; }


@media only screen and (max-width: 479px){

    .wp-block-audio audio { min-width: 100%; }
    .wp-block-embed-instagram iframe { min-width: 290px !important; width: 290px !important; }

}


.wp-block-coblocks-click-to-tweet { background: none; padding: 0; }
.wp-block-coblocks-click-to-tweet__twitter-btn:not(.has-button-color):hover,
.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button:hover { background-color: #000 !important; color: #fff; }
.wp-block-coblocks-accordion-item__title:focus { outline: none; }


.wp-block-coblocks-click-to-tweet__text { padding-left: 0; }
.wp-block-coblocks-click-to-tweet__text::before { display: inline-block; margin-right: 15px; position: relative; top: 5px; }

.wp-block-coblocks-alert { margin-bottom: 20px; }
.wp-block-coblocks-author__avatar-img { left: 0; }