/* Blog layout: Chess
------------------------- */
.chess_wrap {
  overflow: hidden;
}

.post_layout_chess {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.post_layout_chess.sticky {
  padding: 0;
  border-width: 0;
}

.post_layout_chess .post_featured {
  margin-bottom: 0;
  width: 50%;
  float: right;
  max-height: none !important;
}

.post_layout_chess .post_featured_bg:before {
  padding-top: 100%; /* 112.5% - 16:9 */
}

.post_layout_chess .post_inner {
  width: 50%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.post_layout_chess_1:nth-child(2n+2) .post_featured {
  float: left;
}

.post_layout_chess_1:nth-child(2n+2) .post_inner {
  left: auto;
  right: 0;
}

.post_layout_chess_2 {
  width: 50%;
  float: left;
}

.post_layout_chess_2:nth-child(4n+3) .post_featured,
.post_layout_chess_2:nth-child(4n+4) .post_featured {
  float: left;
}

.post_layout_chess_2:nth-child(4n+3) .post_inner,
.post_layout_chess_2:nth-child(4n+4) .post_inner {
  left: auto;
  right: 0;
}

.post_layout_chess_3 {
  width: 33.3333%;
  float: left;
}

.post_layout_chess_3:nth-child(6n+4) .post_featured,
.post_layout_chess_3:nth-child(6n+5) .post_featured,
.post_layout_chess_3:nth-child(6n+6) .post_featured {
  float: left;
}

.post_layout_chess_3:nth-child(6n+4) .post_inner,
.post_layout_chess_3:nth-child(6n+5) .post_inner,
.post_layout_chess_3:nth-child(6n+6) .post_inner {
  left: auto;
  right: 0;
}

.post_layout_chess blockquote {
  margin: 0;
}

.post_layout_chess_1 .post_inner_content {
  padding: 0 14%;
}

.post_layout_chess_2 .post_inner_content {
  padding: 0 12%;
}

.post_layout_chess_3 .post_inner_content {
  padding: 0 10%;
}

.post_layout_chess .post_header {
  padding-top: 0.02px;
}

.post_layout_chess .post_title {
  margin: 0;
}

.post_layout_chess .post_title + .post_meta {
  margin-top: 1.5em;
  margin-bottom: 0 !important;
}

.post_layout_chess .post_header + .post_content {
  margin-top: 1em;
}

.post_layout_chess .post_content_inner {
  overflow: hidden;
  position: relative;
  padding-bottom: 1em;
}

.post_layout_chess.format-quote .post_content_inner {
  padding-bottom: 2em;
}

.post_layout_chess:not(.post_format_aside) .post_content_inner {
  padding-top: 0;
}

.post_layout_chess_1.post_format_quote .post_content_inner .post_meta,
.post_layout_chess_1.post_format_link .post_content_inner .post_meta,
.post_layout_chess_1.post_format_status .post_content_inner .post_meta {
  margin-top: 1rem;
}

.post_layout_chess_1.post_format_aside .post_content_inner .post_meta {
  margin-top: 3rem;
}

.post_layout_chess_1 .post_header + .post_content {
  margin-top: 3.8rem;
}

.post_layout_chess.post_layout_chess_1 .more-link {
  margin-top: 3rem;
}

.post_layout_chess_1.post_format_quote .post_header,
.post_layout_chess_1.post_format_link .post_header,
.post_layout_chess_1.post_format_aside .post_header,
.post_layout_chess_1.post_format_status .post_header,
.post_layout_chess_2.post_format_quote .post_header,
.post_layout_chess_2.post_format_link .post_header,
.post_layout_chess_2.post_format_aside .post_header,
.post_layout_chess_2.post_format_status .post_header {
  display: none;
}

.post_layout_chess_2:not(.post_format_quote):not(.post_format_link):not(.post_format_aside):not(.post_format_status) .post_content_inner {
  font-size: 1em;
  line-height: 1.5em;
  max-height: 15.4em;
  display: none;
}

.post_layout_chess_2 .post_meta,
.post_layout_chess_3 .post_meta {
  font-size: 13px;
  line-height: 18px;
  margin-top: 8px;
}

.post_layout_chess_2 .post_title + .post_meta,
.post_layout_chess_3 .post_title + .post_meta {
  margin-top: 1em;
}

.post_layout_chess_2.post_format_aside .post_meta {
  margin-top: 1.3333rem;
}

.post_layout_chess_2.post_format_audio .post_featured .post_audio_title,
.post_layout_chess_3.post_format_audio .post_featured .post_audio_title {
  letter-spacing: 0;
}

.post_layout_chess_2.format-chat p > em, .post_layout_chess_2.format-chat p > b, .post_layout_chess_2.format-chat p > strong {
  margin-top: 0.8em;
}

.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
  padding: 1.1667em 2.3333em;
  margin-top: 0.5rem;
}

.post_layout_chess_3 .post_title {
  font-size: 1.3333rem;
  line-height: 1.2em;
}

.post_layout_chess_3 .post_content_inner {
  max-height: 6.2rem;
}

.post_layout_chess_3 .post_content_inner,
.post_layout_chess_3 .post_content_inner + .post_meta {
  display: none;
}

.body_style_boxed .post_layout_chess_2 .post_content_inner,
.body_style_boxed .post_layout_chess_2 .post_content_inner + p,
.body_style_boxed .post_layout_chess_3 .post_meta,
.body_style_boxed .post_layout_chess_3 .post_content_inner + p,
.body_style_wide .post_layout_chess_2 .post_content_inner,
.body_style_wide .post_layout_chess_2 .post_content_inner + p,
.body_style_wide .post_layout_chess_3 .post_meta,
.body_style_wide .post_layout_chess_3 .post_content_inner + p {
  display: none;
}

.post_layout_chess.post_layout_chess_3 .more-link {
  padding: 1em 2em;
}

.post_layout_chess .post_meta .post_meta_item {
  margin-right: 1.14286em;
  display: inline-block;
}
.post_layout_chess .post_meta .post_meta_item:last-child {
  margin-right: 0;
}

.post_layout_chess.format-audio .post_featured.with_thumb .mask {
  opacity: 0.8;
}

.post_layout_chess.format-gallery .slider_pagination_wrap {
  display: none;
}

.post_layout_chess.format-gallery .slider_outer .slider_controls_wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.post_layout_chess.format-gallery .slider_outer .slider_controls_wrap a {
  opacity: 1;
  margin: 0;
  bottom: 0;
  top: auto;
  left: auto;
  right: auto;
  display: inline-block;
  position: relative;
  width: 8.11111em;
  height: 4.44444em;
  line-height: 4.44444em;
  border-radius: 0;
}

.post_layout_chess.format-gallery .slider_outer .slider_controls_wrap a + a {
  border-left-width: 2px;
  border-left-style: solid;
}

.post_layout_chess.format-gallery .slider-slide a.slide_link,
.post_layout_chess.format-gallery .slider-slide a.slide_link:hover {
  opacity: 0;
}

.post_layout_chess.sticky .label_sticky {
  margin-bottom: 15px;
}

.post_layout_chess_2.sticky .label_sticky,
.post_layout_chess_3.sticky .label_sticky {
  padding: 5px 10px;
}

.post_layout_chess_2 blockquote,
.post_layout_chess_2 blockquote[class*=wp-block-quote][class*=is-style-],
.post_layout_chess_2 blockquote[class*=wp-block-quote][class*=is-],
.post_layout_chess_2 .wp-block-quote:not(.is-large):not(.is-style-large),
.post_layout_chess_2 .wp-block-freeform.block-library-rich-text__tinymce blockquote {
  padding: 2em;
}

.post_layout_chess_2 blockquote p {
  font-size: 22px;
}

.post_layout_chess_2 blockquote:before {
  margin-bottom: 0;
}

.post_layout_chess_2 blockquote > cite,
.post_layout_chess_2 blockquote > p > cite,
.post_layout_chess_2 blockquote > .wp-block-pullquote__citation,
.post_layout_chess_2 .wp-block-quote .wp-block-quote__citation {
  font-size: 14px;
  margin-top: 2em;
}

.post_layout_chess_2.format-quote .post_content_inner {
  padding-bottom: 1em;
}

.post_layout_chess_2 a.mejs-horizontal-volume-slider,
.post_layout_chess_2 div.mejs-horizontal-volume-total,
.post_layout_chess_3 div.mejs-horizontal-volume-total {
  width: 40px;
}

.post_layout_chess_2 div.mejs-button.mejs-volume-button {
  margin-right: 2px;
}

.post_layout_chess_3 div.mejs-button.mejs-volume-button {
  display: none;
}

.post_layout_chess_3 a.mejs-horizontal-volume-slider {
  display: none !important;
}

.post_layout_chess_3.format-audio .post_featured .post_audio_title {
  font-size: 22px;
}

.blog_style_chess_1 .nav-links-more,
.blog_style_chess_2 .nav-links-more,
.blog_style_chess_3 .nav-links-more {
  margin-top: 0;
}

.post_layout_chess_3 .mejs-button.mejs-playpause-button {
  height: 40px;
  width: 40px;
  -webkit-transform: translate(0, 0px);
      -ms-transform: translate(0, 0px);
          transform: translate(0, 0px);
  margin-right: 10px;
}

.post_layout_chess_3 div.mejs-time {
  font-size: 13px;
  padding-top: 16px;
}

.post_layout_chess_3 div.mejs-time-rail {
  padding-top: 10px;
}

.post_layout_chess_3 div.mejs-button.mejs-volume-button > button {
  margin-top: 10px;
}

.post_layout_chess_3 div.mejs-horizontal-volume-total {
  top: 16px;
}

.post_layout_chess_3.format-gallery .slider_outer .slider_controls_wrap a {
  width: 6.11111em;
  height: 3.44444em;
  line-height: 3.44444em;
}

.post_layout_chess_3 .post_meta_item.post_categories a {
  padding: 8px 15px;
  font-size: 12px;
}

.post_layout_chess form button:not(.components-button),
.post_layout_chess input[type=button],
.post_layout_chess input[type=submit],
.post_layout_chess .theme_button,
.post_layout_chess .sc_layouts_row .sc_button,
.post_layout_chess .gallery_preview_show .post_readmore,
.post_layout_chess .wp-block-button__link,
.post_layout_chess.post_item .more-link {
  font-size: 16px;
}