/* FILE: plus/sass/formats.scss */
/* FILE: plus/sass/styles/_formats.scss */
.entry-media .mejs-container, .entry-media .wp-playlist { margin-top: 0; margin-bottom: 0; }

.wp-video video, .wp-playlist video { height: auto; }

.posts .format-audio .entry-media iframe { max-height: 182px; }

.format-gallery .slick-slider { background-color: #eaecee; }

.format-gallery .slick-slider .slick-prev { margin-right: 1%; }

.format-gallery .slick-slider .slick-next { margin-left: 1%; }

.format-gallery .slick-list { position: relative; height: 0 !important; padding: 0 0 56.25%; }

.format-gallery .slick-prev, .format-gallery .slick-next { width: 47%; padding: .38em 0; margin: 2%; color: #fff; border: 0; }

.format-gallery .slick-prev .genericon, .format-gallery .slick-next .genericon { font-size: 1.38em; }

.format-gallery .slick-prev .genericon::before { content: '\f430'; }

.format-gallery .slick-next .genericon::before { content: '\f429'; }

[dir="rtl"] .format-gallery .slick-prev .genericon::before { content: '\f429'; }

[dir="rtl"] .format-gallery .slick-next .genericon::before { content: '\f430'; }

.no-js .format-gallery a, .format-gallery .enable-slider:not(.slick-slider) a { display: none; }

.no-js .format-gallery a:first-child, .format-gallery .enable-slider:not(.slick-slider) a:first-child { display: block; }

.format-link .entry-content, .format-status .entry-content, .posts .format-image .entry-summary { font-size: 1.38em; }

.posts .format-image .entry-summary { line-height: 1.38; }

.posts .format-image .entry-summary, .posts .format-link p, .posts .format-status p { margin-bottom: 1em; }

.posts .format-status .entry-content { margin-bottom: 1.62rem; }

.posts .format-image .entry-media::before, .format-link .entry-content a::before, .posts .format-quote::before, .single .format-quote .entry-content::before, .format-status .entry-content p:first-child::before { content: '\f102'; font-family: 'Genericons-Neue'; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: inherit; text-transform: none; font-smoothing: antialiased; speak: none; }

.format-link .entry-content a::before, .format-status .entry-content p:first-child::before { margin-right: .19em; vertical-align: middle; }

.posts .format-image .entry-media { position: relative; }

.posts .format-image .entry-media::before { position: absolute; left: .38em; top: .38em; font-size: 1.62em; line-height: 1; color: #fff; vertical-align: top; z-index: 1; }

.posts .format-image:hover .entry-media::before { display: none; }

.posts .format-image .link-more { display: none; }

.posts .format-link .entry-content { margin-bottom: 1.62rem; }

.format-link .entry-content a { font-weight: 700; }

.format-link .entry-content a::before { content: '\f107'; }

.posts .format-quote { padding-bottom: 5em; }

.posts .format-quote::before { position: absolute; left: 1rem; top: auto; bottom: .62rem; }

.posts .format-quote::before, .single .format-quote .entry-content::before { content: '\f106'; line-height: 1; font-size: 4.25em; opacity: .33; }

.format-quote .entry-content { margin-bottom: 1.62em; }

.format-quote blockquote { padding: 0; margin: 0; text-align: inherit; }

.format-quote blockquote::before, .format-quote blockquote::after { display: none; }

.format-quote blockquote + cite { display: block; margin-top: .62em; }

.format-quote a { color: inherit; }

.format-status { cursor: help; }

.format-status a { color: inherit; }

.format-status .entry-content { line-height: 1.38; }

.format-status .entry-content p:first-child::before { content: '\f300'; }
