File: /home/slyfwmm/laretediclo/wp-content/themes/kicker/skins/affiliate/css/__single.css
/* ATTENTION! This file was generated automatically! Don't change it!!!
----------------------------------------------------------------------- */
.single_style_style-1 {
/* Banners */
}
.single_style_style-1 .page_content_wrap {
padding-top: 0;
}
.single_style_style-1 .page_content_wrap > .content_wrap:not(:empty),
.single_style_style-1 .page_content_wrap > .content_wrap_fullscreen {
padding-top: 4em;
}
.single_style_style-1 .after_header_banner_wrap {
margin-top: 0;
}
.previous_post_content .post_header_wrap_style_style-1.post_header_wrap_in_header {
margin-bottom: 4em;
}
.post_header_wrap_style_style-1 {
margin-top: 4em;
position: relative;
/* Featured */
/* Featured Video */
/* Featured Audio */
/* Featured Gallery */
/* Header */
/* Post with featured image */
}
.post_header_wrap_style_style-1 .post_featured {
margin-bottom: 0;
margin-top: 0;
}
.post_header_wrap_style_style-1 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-1 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-1 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-1 .post_audio_btn {
width: 4.928rem;
height: 4.928rem;
line-height: 5.1rem;
margin-bottom: 1.6em;
}
.post_header_wrap_style_style-1 .post_featured .post_video_list {
width: 100%;
}
.post_header_wrap_style_style-1 .post_featured.with_video + .post_header,
.post_header_wrap_style_style-1 .post_featured.with_video_list + .post_header {
margin-top: 2em;
}
.post_header_wrap_style_style-1 .post_featured.post_video_play + .post_header {
display: none;
}
.post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header .post_video_hover {
margin-left: 0 !important;
}
.post_header_wrap_style_style-1 .post_featured.with_audio.without_thumb {
margin: 0 auto;
margin-bottom: 2.85em;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-1 .post_featured.with_thumb + .post_header {
position: absolute;
z-index: 10;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
box-sizing: border-box;
display: inline-block;
margin-bottom: 4.65em;
}
.post_header_wrap_style_style-1 .post_featured.with_gallery + .post_header {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-sizing: border-box;
display: inline-block;
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories {
margin-bottom: 1.95em;
margin-top: 0;
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-1 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-1 .post_header .post_meta_categories,
.post_header_wrap_style_style-1 .post_header .post_title,
.post_header_wrap_style_style-1 .post_header .post_subtitle {
max-width: 75%;
}
.post_header_wrap_style_style-1 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-1 .post_header .post_meta_other {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 1.8em;
}
.post_header_wrap_style_style-1.with_featured_image {
margin-top: 0;
}
.post_header_wrap_style_style-1.with_featured_image:before {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.53) 100%);
background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.53) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.53) 100%);
content: ' ';
display: block;
pointer-events: none;
}
.post_header_wrap_style_style-1.with_featured_image .post_header a,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta_item,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author .post_author_name {
color: var(--theme-color-extra_link);
-webkit-transition: color 0.3s ease, background-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease;
}
.post_header_wrap_style_style-1.with_featured_image .post_header a:hover,
.post_header_wrap_style_style-1.with_featured_image .post_header a.post_author:hover .post_author_name {
color: var(--theme-color-extra_hover);
}
.post_header_wrap_style_style-1.with_featured_image .post_header .post_categories a {
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: var(--theme-color-extra_bg_color);
color: var(--theme-color-extra_link);
padding: 0.25em 0.85em;
border-radius: 10px;
}
.post_header_wrap_style_style-1.with_featured_image .post_header .post_categories a:hover {
background-color: var(--theme-color-extra_hover);
color: var(--theme-color-extra_link);
}
.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video .post_info_video {
display: none;
}
.single-format-video .post_header_wrap_style_style-1 .post_featured.with_video + .post_header {
z-index: 2001;
}
/*# sourceMappingURL=style-1.css.map */
.single_style_style-2 {
/* Banners */
}
.single_style_style-2 .page_content_wrap {
padding-top: 0;
}
.single_style_style-2 .page_content_wrap > .content_wrap:not(:empty),
.single_style_style-2 .page_content_wrap > .content_wrap_fullscreen {
padding-top: 2.85em;
}
.single_style_style-2 .after_header_banner_wrap {
margin-top: 0;
}
.previous_post_content .post_header_wrap_style_style-2.post_header_wrap_in_header {
margin-bottom: 4em;
}
.post_header_wrap_style_style-2 {
margin-top: 4em;
position: relative;
/* Featured */
/* Featured Video */
/* Featured Audio */
/* Featured Gallery */
/* Header */
/* Post with featured image*/
}
.post_header_wrap_style_style-2 .post_featured {
margin-top: 0;
margin-bottom: 0;
}
.post_header_wrap_style_style-2 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-2 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-2 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-2 .post_audio_btn {
width: 4.928rem;
height: 4.928rem;
line-height: 5.1rem;
margin-bottom: 1.6em;
}
.post_header_wrap_style_style-2 .post_featured .post_video_list {
width: 100%;
}
.post_header_wrap_style_style-2 .post_featured.post_video_play + .post_header {
display: none;
}
.post_header_wrap_style_style-2 .post_featured.with_audio.without_thumb {
margin: 0 auto;
margin-bottom: 2.85em;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-2 .post_featured.with_thumb + .post_header,
.post_header_wrap_style_style-2 .post_featured.with_gallery + .post_header {
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
}
.post_header_wrap_style_style-2 .post_header {
text-align: center;
}
.post_header_wrap_style_style-2 .post_header .post_meta_categories {
margin-bottom: 1.95em;
margin-top: 0;
}
.post_header_wrap_style_style-2 .post_header .post_meta_categories,
.post_header_wrap_style_style-2 .post_header .post_title,
.post_header_wrap_style_style-2 .post_header .post_subtitle {
margin-left: auto;
margin-right: auto;
max-width: 75%;
}
.post_header_wrap_style_style-2 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-2 .post_header .post_meta_other {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
margin-top: 1.55em;
}
.post_header_wrap_style_style-2 .post_header .post_audio_btn {
margin-left: auto;
margin-right: auto;
}
.post_header_wrap_style_style-2 .post_header .post_categories {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.post_header_wrap_style_style-2.with_featured_image {
margin-top: 0;
}
.post_header_wrap_style_style-2.with_featured_image:before {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
content: " ";
display: block;
pointer-events: none;
}
.post_header_wrap_style_style-2.with_featured_image .post_header a,
.post_header_wrap_style_style-2.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-2.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-2.with_featured_image .post_header .post_meta_item,
.post_header_wrap_style_style-2.with_featured_image .post_header a.post_author .post_author_name {
-webkit-transition: color 0.3s ease, background-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease;
color: var(--theme-color-extra_link);
}
.post_header_wrap_style_style-2.with_featured_image .post_header a:hover,
.post_header_wrap_style_style-2.with_featured_image .post_header a.post_author:hover .post_author_name {
color: var(--theme-color-extra_hover);
}
.post_header_wrap_style_style-2.with_featured_image .post_header .post_categories a {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
background-color: var(--theme-color-extra_bg_color);
padding: 0.26em 0.85em 0.25em;
border-radius: 10px;
}
.post_header_wrap_style_style-2.with_featured_image .post_header .post_categories a:hover {
background-color: var(--theme-color-extra_hover);
color: var(--theme-color-extra_link);
}
.single-format-video .post_header_wrap_style_style-2 .post_featured.with_video .post_info_video {
display: none;
}
.single-format-video .post_header_wrap_style_style-2 .post_featured.with_video + .post_header {
z-index: 2001;
}
.single_style_style-3 {
/* Banners */
}
.single_style_style-3 .page_content_wrap {
padding-top: 2.45em;
}
.single_style_style-3 .page_content_wrap > .content_wrap:not(:empty),
.single_style_style-3 .page_content_wrap > .content_wrap_fullscreen {
padding-top: 2.85em;
}
.single_style_style-3 .before_post_header_banner_wrap {
margin-bottom: 2.45em;
}
.single_style_style-3 .after_post_header_banner_wrap {
margin-top: 2.45em;
}
.previous_post_content .post_header_wrap_style_style-3.post_header_wrap_in_header {
margin-bottom: 4em;
}
.post_header_wrap_style_style-3 {
position: relative;
margin-top: 1.8em;
/* Featured */
/* Featured Video */
/* Featured Audio */
/* Featured Gallery */
/* Header */
/* Post with featured image*/
}
.post_header_wrap_style_style-3 .post_featured {
margin-top: 0;
margin-bottom: 0;
}
.post_header_wrap_style_style-3 .post_featured.post_featured_bg {
height: 47.45rem;
}
.post_header_wrap_style_style-3 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-3 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-3 .post_audio_btn {
width: 4.928rem;
height: 4.928rem;
line-height: 5.1rem;
margin-bottom: 1.6em;
}
.post_header_wrap_style_style-3 .post_featured.with_thumb.post_featured_bg.with_video:after {
content: '';
background-color: rgba(0, 0, 0, 0.51);
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
}
.post_header_wrap_style_style-3 .post_featured .post_video_list {
width: 100%;
}
.post_header_wrap_style_style-3 .post_featured.post_video_play + .post_header {
display: none;
}
.post_header_wrap_style_style-3 .post_featured.with_thumb .post_audio {
bottom: 0;
}
.post_header_wrap_style_style-3 .post_featured.with_thumb .post_audio .audio_info {
display: none;
}
.post_header_wrap_style_style-3 .post_featured.with_audio.without_thumb {
margin: 0 auto;
margin-bottom: 2.85em;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-3 .post_featured.with_thumb + .post_header,
.post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header {
display: inline-block;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
box-sizing: border-box;
}
.post_header_wrap_style_style-3 .post_featured.with_thumb + .post_header,
.post_header_wrap_style_style-3 .post_featured.with_gallery + .post_header {
max-width: 70%;
width: 100%;
}
.post_header_wrap_style_style-3 .post_header {
text-align: center;
}
.post_header_wrap_style_style-3 .post_header .post_meta_categories {
margin-bottom: 1.95em;
margin-top: 0;
}
.post_header_wrap_style_style-3 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-3 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 1.65em;
}
.post_header_wrap_style_style-3 .post_header .post_audio_btn {
margin-left: auto;
margin-right: auto;
}
.post_header_wrap_style_style-3 .post_header .post_categories {
justify-content: center;
}
.post_header_wrap_style_style-3.with_featured_image {
margin-top: 0;
}
.post_header_wrap_style_style-3.with_featured_image > .content_wrap:before {
content: ' ';
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
background: rgba(0, 0, 0, 0.5);
}
.post_header_wrap_style_style-3.with_featured_image .post_header a,
.post_header_wrap_style_style-3.with_featured_image .post_header .post_title,
.post_header_wrap_style_style-3.with_featured_image .post_header .post_subtitle,
.post_header_wrap_style_style-3.with_featured_image .post_header .post_meta_item,
.post_header_wrap_style_style-3.with_featured_image .post_header a.post_author .post_author_name {
color: var(--theme-color-extra_link);
-webkit-transition: color 0.3s ease, background-color 0.3s ease;
-ms-transition: color 0.3s ease, background-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease;
}
.post_header_wrap_style_style-3.with_featured_image .post_header a:hover,
.post_header_wrap_style_style-3.with_featured_image .post_header a.post_author:hover .post_author_name {
color: var(--theme-color-extra_hover);
}
.post_header_wrap_style_style-3.with_featured_image .post_header .post_categories a {
padding: 0.25em 0.85em;
border-radius: 10px;
background-color: var(--theme-color-extra_bg_color);
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post_header_wrap_style_style-3.with_featured_image .post_header .post_categories a:hover {
color: var(--theme-color-extra_link);
background-color: var(--theme-color-extra_hover);
}
.single-format-video .post_header_wrap_style_style-3 .post_featured.with_video .post_info_video {
display: none;
}
.single-format-video .post_header_wrap_style_style-3 .post_featured.with_video + .post_header {
z-index: 2001;
}
/*# sourceMappingURL=style-3.css.map */
.single_style_style-4 {
/* Banners */
}
.single_style_style-4 .page_content_wrap {
padding-top: 0;
}
.single_style_style-4 .page_content_wrap > .content_wrap:not(:empty),
.single_style_style-4 .page_content_wrap > .content_wrap_fullscreen {
padding-top: 3.3em;
}
.single_style_style-4 .after_header_banner_wrap {
margin-top: 0;
}
.single_style_style-4 .content .after_post_header_banner_wrap {
margin-bottom: 2.8em;
}
.single_style_style-4 .content .before_post_header_banner_wrap {
margin-bottom: 2.5em;
}
.previous_post_content .post_header_wrap_style_style-4.post_header_wrap_in_header {
margin-bottom: 4em;
}
.post_header_wrap_style_style-4 {
/* Featured */
/* Featured Audio */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-4 .post_featured {
margin-bottom: 0;
margin-top: 0;
}
.post_header_wrap_style_style-4 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-4 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-4 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-4 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post_header_wrap_style_style-4 .post_featured.with_audio.without_thumb {
margin: 0 auto;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-4 .post_header .post_meta_categories {
margin-bottom: 2.2em;
margin-top: 0;
}
.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-4 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-4 .post_header .post_subtitle {
margin-top: 0.9em;
}
.post_header_wrap_style_style-4 .post_header .post_meta_other {
margin-top: 2.3em;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-4.post_header_wrap_in_header {
margin-top: 4em;
}
.post_header_wrap_style_style-4.post_header_wrap_in_header.with_featured_image {
margin-top: 0;
}
.post_header_wrap_style_style-4.post_header_wrap_in_content {
border-bottom: 1px solid var(--theme-color-bd_color);
margin-bottom: 2.8em;
padding-bottom: 1.75em;
}
/*# sourceMappingURL=style-4.css.map */
.single_style_style-5 {
/* Banners */
}
.single_style_style-5 .page_content_wrap {
padding-top: 0;
}
.single_style_style-5 .page_content_wrap > .content_wrap:not(:empty),
.single_style_style-5 .page_content_wrap > .content_wrap_fullscreen {
padding-top: 3.9em;
}
.single_style_style-5 .after_header_banner_wrap {
margin-top: 0;
}
.single_style_style-5 .before_post_header_banner_wrap {
margin-top: 3.05em;
}
.single_style_style-5 .after_post_header_banner_wrap {
margin-top: 2.4em;
}
.post_header_wrap_style_style-5.post_header_wrap_in_header {
margin-top: 4em;
}
.post_header_wrap_style_style-5 {
position: relative;
/* Featured */
/* Featured Audio */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-5 .post_featured {
margin-top: 0;
margin-bottom: 0;
}
.post_header_wrap_style_style-5 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-5 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-5 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-5 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post_header_wrap_style_style-5 .post_featured.with_audio.without_thumb {
margin: 0 auto;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-5 .post_header {
text-align: center;
margin-top: 2.85em;
}
.post_header_wrap_style_style-5 .post_header .post_meta_categories {
margin-bottom: 2.2em;
margin-top: 0;
}
.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-5 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-5 .post_header .post_meta_categories,
.post_header_wrap_style_style-5 .post_header .post_title,
.post_header_wrap_style_style-5 .post_header .post_subtitle {
margin-left: auto;
margin-right: auto;
max-width: 60%;
}
.post_header_wrap_style_style-5 .post_header .post_subtitle {
margin-top: 0.95em;
}
.post_header_wrap_style_style-5 .post_header .post_categories {
justify-content: center;
}
.post_header_wrap_style_style-5 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 2.1em;
}
.post_header_wrap_style_style-5.post_header_wrap_in_header {
margin-top: 4em;
}
.post_header_wrap_style_style-5.post_header_wrap_in_header.with_featured_image {
margin-top: 0;
}
.post_header_wrap_style_style-5.post_header_wrap_in_content {
margin-bottom: 3.9em;
}
/*# sourceMappingURL=style-5.css.map */
.single_style_style-6 {
/* Banners */
}
.single_style_style-6 .page_content_wrap {
padding-top: 2.7em;
}
.single_style_style-6 .after_header_banner_wrap {
margin-top: 2.8em;
}
.single_style_style-6 .before_post_header_banner_wrap {
margin-bottom: 2.45em;
}
.post_header_wrap_style_style-6 {
position: relative;
/* Featured */
/* Featured Audio */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-6 .post_featured {
margin-top: 0;
margin-bottom: 1.25em;
}
.post_header_wrap_style_style-6 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-6 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-6 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-6 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3;
}
.post_header_wrap_style_style-6 .post_featured.with_audio.without_thumb {
margin: 0 auto;
margin-bottom: 1.3em;
max-width: 100%;
width: var(--theme-var-page);
}
.post_header_wrap_style_style-6.with_featured_image .post_header:first-child, .post_header_wrap_style_style-6.with_featured_image .before_post_header_banner_wrap + .post_header {
margin-bottom: 2.4em;
}
.post_header_wrap_style_style-6 .post_header {
text-align: center;
margin-bottom: 1em;
}
.post_header_wrap_style_style-6 .post_header .post_meta_categories {
margin-top: 0;
margin-bottom: 1.9em;
}
.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-6 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-6 .post_header .post_meta_categories,
.post_header_wrap_style_style-6 .post_header .post_title,
.post_header_wrap_style_style-6 .post_header .post_subtitle {
margin-right: auto;
margin-left: auto;
max-width: 55%;
}
.post_header_wrap_style_style-6 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-6 .post_header .post_categories {
justify-content: center;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-6 .post_header .post_meta_other_part2 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-6 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-6.post_header_wrap_in_content {
padding-bottom: 1.65em;
margin-bottom: 2.5em;
border-bottom: 1px solid var(--theme-color-bd_color);
}
.post_header_wrap_style_style-6.post_header_wrap_in_content .post_header {
text-align: left;
margin-bottom: 0;
}
/*# sourceMappingURL=style-6.css.map */
.single_style_style-7 {
/* Banners */
/* Featured */
}
.single_style_style-7 .page_content_wrap {
padding-top: 0;
}
.single_style_style-7 .after_header_banner_wrap {
margin-top: 0;
}
.single_style_style-7 .after_post_header_banner_wrap {
margin-bottom: 2.8em;
}
.single_style_style-7.single-post .post_header_wrap.with_featured_image .featured_bg {
background-attachment: initial;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header {
margin-bottom: 2.8em;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-justify-content: stretch;
-ms-flex-pack: stretch;
justify-content: stretch;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image {
min-height: 57rem;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header:not(.with_featured_image) {
flex-direction: column;
}
.post_header_wrap_style_style-7 {
/* Featured */
/* Featured Audio */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-7 .post_featured {
margin-bottom: 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.post_header_wrap_style_style-7 .post_featured .slider_outer,
.post_header_wrap_style_style-7 .post_featured .post_video_list {
width: 100%;
}
.post_header_wrap_style_style-7 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-7 .post_featured.with_gallery {
overflow: hidden;
}
.post_header_wrap_style_style-7 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-7 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post_header_wrap_style_style-7 .post_featured.with_audio.without_thumb {
margin: 0 auto;
margin-top: 2.85em;
max-width: 100%;
width: var(--theme-var-page);
display: block;
}
.post_header_wrap_style_style-7 .post_header .post_meta_categories {
margin-bottom: 2.1em;
margin-top: 0;
}
.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-alter_link);
}
.post_header_wrap_style_style-7 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-alter_dark);
}
.post_header_wrap_style_style-7 .post_header .post_title {
color: var(--theme-color-alter_dark);
}
.post_header_wrap_style_style-7 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-7 .post_header .post_categories {
justify-content: center;
}
.post_header_wrap_style_style-7 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 1.9em;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header .post_header, .post_header_wrap_style_style-7.post_header_wrap_in_header .post_featured {
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_header, .post_header_wrap_style_style-7.post_header_wrap_in_header.with_featured_image .post_featured {
-webkit-flex-basis: 50%;
-ms-flex-basis: 50%;
flex-basis: 50%;
}
.post_header_wrap_style_style-7.post_header_wrap_in_header .post_header {
padding: 3em 4%;
text-align: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: var(--theme-color-alter_bg_color);
color: var(--theme-color-alter_text);
}
.post_header_wrap_style_style-7.post_header_wrap_in_content {
padding-bottom: 1.5em;
margin-bottom: 1.5em;
border-bottom: 1px solid var(--theme-color-bd_color);
}
/*# sourceMappingURL=style-7.css.map */
.single_style_style-8 {
/* Banners */
}
.single_style_style-8 .page_content_wrap {
padding-top: 2.45em;
}
.single_style_style-8 .after_header_banner_wrap {
margin-top: 2.5em;
}
.single_style_style-8 .content .before_post_header_banner_wrap {
margin-bottom: 2.9em;
}
.single_style_style-8 .content .after_post_header_banner_wrap {
margin-bottom: 2.7em;
}
.post_header_wrap_style_style-8 {
margin-bottom: 2.65em;
/* Featured */
/* Header */
/* Sidebar */
}
.post_header_wrap_style_style-8 .post_featured {
margin-top: 0;
margin-bottom: 0;
}
.post_header_wrap_style_style-8 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-8 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-8 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-8 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3;
}
.post_header_wrap_style_style-8 .post_header .post_subtitle {
margin-top: 0.7em;
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories {
margin-bottom: 1.95em;
margin-top: 0;
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-8 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-8 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-top: 1px solid var(--theme-color-bd_color);
margin-top: 1.5em;
padding-top: 1em;
}
.post_header_wrap_style_style-8 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-8 .post_header .post_meta_other_part2 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-8 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-8.with_featured_image + .content_wrap .content + .sidebar:not(.sidebar_fixed_placeholder) {
margin-top: 2em;
}
.sidebar_hide .post_header_wrap_style_style-8 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-8 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/* Banner */
.sidebar_present .post_header_wrap_style_style-8.with_featured_image + .content_wrap .content .before_post_header_banner_wrap {
margin-top: 2em;
}
/*# sourceMappingURL=style-8.css.map */
.single_style_style-9 {
/* Banners */
}
.single_style_style-9 .page_content_wrap {
padding-top: 3.23em;
}
.single_style_style-9 .after_header_banner_wrap {
margin-top: 3.35em;
}
.single_style_style-9 .content .before_post_header_banner_wrap {
margin-bottom: 2em;
margin-top: 0.5em;
}
.single_style_style-9 .content .after_post_header_banner_wrap {
margin-bottom: 2.3em;
}
.post_header_wrap_style_style-9 {
position: relative;
margin-bottom: 3.05em;
margin-top: -0.5em;
/* Featured */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-9 .post_featured.post_featured_bg {
height: 35rem;
}
.post_header_wrap_style_style-9 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-9 .post_featured img {
max-width: 100%;
width: auto;
height: auto;
}
.post_header_wrap_style_style-9 .post_header {
margin-bottom: 1.7em;
}
.post_header_wrap_style_style-9 .post_header .post_meta_categories {
margin-top: 0;
margin-bottom: 2em;
}
.post_header_wrap_style_style-9 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-9 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-9 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-9 .post_header .post_subtitle {
margin-top: 0.75em;
}
.post_header_wrap_style_style-9 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 1.55em;
padding-top: 1em;
border-top: 1px solid var(--theme-color-bd_color);
}
.post_header_wrap_style_style-9 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-9 .post_header .post_meta_other_part2 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-9 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-9.post_header_wrap_in_content .post_featured {
margin-bottom: 0;
text-align: center;
}
.sidebar_hide .post_header_wrap_style_style-9 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-9 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/*# sourceMappingURL=style-9.css.map */
.single_style_style-10 {
/* Banners */
}
.single_style_style-10 .page_content_wrap {
padding-top: 2.45em;
}
.single_style_style-10 .after_header_banner_wrap {
margin-top: 3.7em;
}
.single_style_style-10 .content .before_post_header_banner_wrap {
margin-bottom: 2.45em;
}
.single_style_style-10 .content .after_post_header_banner_wrap {
margin-top: 2.1em;
margin-bottom: 0;
}
.sidebar_show.single_style_style-10 .page_content_wrap {
padding-top: 3.55em;
}
.post_header_wrap_style_style-10 {
margin-bottom: 2.8em;
/* Featured */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-10 .post_featured {
margin-top: 0;
margin-bottom: 2.65em;
}
.post_header_wrap_style_style-10 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-10 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-10 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-10 .post_header .post_subtitle {
margin-top: 0.8em;
}
.post_header_wrap_style_style-10 .post_header .post_meta_categories {
margin-bottom: 2.1em;
margin-top: 0;
}
.post_header_wrap_style_style-10 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-10 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-10 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-10 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-top: 1px solid var(--theme-color-bd_color);
margin-top: 1.55em;
padding-top: 1em;
}
.post_header_wrap_style_style-10 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-10 .post_header .post_meta_other_part2 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-10 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-10.post_header_wrap_in_header {
margin-top: 4em;
}
.post_header_wrap_style_style-10.post_header_wrap_in_header.with_featured_image {
margin-top: 0;
}
.sidebar_hide .post_header_wrap_style_style-10 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-10 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/*# sourceMappingURL=style-10.css.map */
.single_style_style-11 {
/* Banners */
}
.single_style_style-11 .page_content_wrap {
padding-top: 2.7em;
}
.single_style_style-11 .after_header_banner_wrap {
margin-top: 2.8em;
}
.single_style_style-11 .before_post_header_banner_wrap {
margin-bottom: 2em;
}
.single_style_style-11 .after_post_header_banner_wrap {
margin-top: 1.7em;
margin-bottom: 2.3em;
}
.post_header_wrap_style_style-11 {
position: relative;
margin-bottom: 4em;
/* Featured */
/* Header */
}
.post_header_wrap_style_style-11 .post_featured {
margin-bottom: 0;
margin-top: 1.7em;
text-align: center;
}
.post_header_wrap_style_style-11 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-11 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-11 .post_featured img {
height: auto;
max-width: 100%;
width: auto;
}
.post_header_wrap_style_style-11 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3;
}
.post_header_wrap_style_style-11 .post_header {
margin-bottom: 0;
text-align: center;
}
.post_header_wrap_style_style-11 .post_header .post_meta_categories {
margin-bottom: 2.15em;
margin-top: 0;
}
.post_header_wrap_style_style-11 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-11 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-11 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-11 .post_header .post_title,
.post_header_wrap_style_style-11 .post_header .post_subtitle {
margin: 0 auto;
max-width: 55%;
}
.post_header_wrap_style_style-11 .post_header .post_subtitle {
margin-top: 1.1em;
}
.post_header_wrap_style_style-11 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 1.7em;
}
.post_header_wrap_style_style-11 .post_header .post_categories {
justify-content: center;
}
.sidebar_hide .post_header_wrap_style_style-11 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-11 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/*# sourceMappingURL=style-11.css.map */
.single_style_style-12 {
/* Banners */
}
.single_style_style-12 .page_content_wrap {
padding-top: 2.7em;
}
.single_style_style-12 .after_header_banner_wrap {
margin-top: 2.8em;
}
.single_style_style-12 .content .before_post_header_banner_wrap {
margin-bottom: 2.7em;
}
.single_style_style-12 .content .after_post_header_banner_wrap {
margin-bottom: 3em;
}
.post_header_wrap_style_style-12 {
position: relative;
/* Featured */
/* Header */
/* Header in content */
}
.post_header_wrap_style_style-12 .post_featured {
margin-top: 0;
margin-bottom: 1.3em;
}
.post_header_wrap_style_style-12 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-12 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-12 .post_featured img {
max-width: none;
width: 100%;
}
.post_header_wrap_style_style-12.with_featured_image .post_header:first-child, .post_header_wrap_style_style-12.with_featured_image .before_post_header_banner_wrap + .post_header {
margin-bottom: 2.4em;
}
.post_header_wrap_style_style-12 .post_header:first-child {
margin-bottom: 1em;
}
.post_header_wrap_style_style-12 .post_header .post_meta_categories {
margin-top: 0;
margin-bottom: 2em;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.post_header_wrap_style_style-12 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-12 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-12 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-12 .post_header .post_subtitle {
margin-top: 0.75em;
}
.post_header_wrap_style_style-12 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-12 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-12 .post_header .post_meta_other_part2 {
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-12 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-12.post_header_wrap_in_content {
padding-bottom: 1.65em;
margin-bottom: 2.8em;
border-bottom: 1px solid var(--theme-color-bd_color);
}
.sidebar_hide .post_header_wrap_style_style-12 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-12 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/*# sourceMappingURL=style-12.css.map */
.single_style_style-13 {
/* Banners */
}
.single_style_style-13 .page_content_wrap {
padding-top: 2.75em;
}
.single_style_style-13 .after_header_banner_wrap {
margin-top: 2.85em;
}
.single_style_style-13 .before_post_header_banner_wrap {
margin-bottom: 2em;
}
.single_style_style-13 .after_post_header_banner_wrap {
margin-bottom: 2.3em;
}
.post_header_wrap_style_style-13 {
position: relative;
margin-bottom: 2.8em;
/* Featured */
/* Header */
/* Sidebar */
}
.post_header_wrap_style_style-13 .post_featured {
margin-bottom: 0;
margin-top: 0;
}
.post_header_wrap_style_style-13 .post_featured.post_featured_bg {
height: 57rem;
}
.post_header_wrap_style_style-13 .post_featured.post_featured_bg:before {
display: none;
}
.post_header_wrap_style_style-13 .post_featured img {
height: auto;
max-width: 100%;
width: auto;
}
.post_header_wrap_style_style-13 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3;
}
.post_header_wrap_style_style-13 .post_header {
margin-bottom: 1.7em;
}
.post_header_wrap_style_style-13 .post_header .post_meta_categories {
margin-bottom: 2em;
margin-top: 0;
}
.post_header_wrap_style_style-13 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-13 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link);
}
.post_header_wrap_style_style-13 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark);
}
.post_header_wrap_style_style-13 .post_header .post_subtitle {
margin-top: 0.75em;
}
.post_header_wrap_style_style-13 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 1.55em;
padding-top: 1em;
border-top: 1px solid var(--theme-color-bd_color);
}
.post_header_wrap_style_style-13 .post_header .post_meta_other_part1 {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-13 .post_header .post_meta_other_part2 {
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-grow: 1;
-ms-flex-grow: 1;
flex-grow: 1;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.post_header_wrap_style_style-13 .post_header .post_meta_item .post_meta_number + .post_meta_label {
display: inline-block;
}
.post_header_wrap_style_style-13.with_featured_image + .content_wrap .content + .sidebar:not(.sidebar_fixed_placeholder) {
margin-top: 0.65em;
}
.sidebar_hide .post_header_wrap_style_style-13 {
/* Featured Audio */
}
.sidebar_hide .post_header_wrap_style_style-13 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow);
}
/*# sourceMappingURL=style-13.css.map */
.single_style_style-14 {
/* Gallery */
/* Banners */ }
.single_style_style-14 .page_content_wrap {
padding-top: 2.7em; }
.single_style_style-14.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a {
color: var(--theme-color-bg_color);
background-color: var(--theme-color-text_dark);
border-color: var(--theme-color-text_dark); }
.single_style_style-14.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a:hover {
background-color: var(--theme-color-text_link); }
.single_style_style-14 .after_header_banner_wrap {
margin-top: 2.8em; }
.single_style_style-14 .before_post_header_banner_wrap {
margin-bottom: 2em; }
.single_style_style-14 .after_post_header_banner_wrap {
margin-top: 1.7em;
margin-bottom: 2.3em; }
.post_header_wrap_style_style-14 {
position: relative;
margin-bottom: 4em;
/* Featured */
/* Featured Audio */
/* Header */ }
.post_header_wrap_style_style-14 .post_featured {
margin-bottom: 0;
margin-top: 1.7em;
text-align: center;
overflow: hidden; }
.post_header_wrap_style_style-14 .post_featured.post_featured_bg {
height: 57rem; }
.post_header_wrap_style_style-14 .post_featured.post_featured_bg:before {
display: none; }
.post_header_wrap_style_style-14 .post_featured img {
height: auto;
max-width: 100%;
width: auto; }
.post_header_wrap_style_style-14 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3; }
.post_header_wrap_style_style-14 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow); }
.post_header_wrap_style_style-14 .post_header {
margin-bottom: 0;
text-align: center; }
.post_header_wrap_style_style-14 .post_header .post_meta_categories {
margin-bottom: 2.15em;
margin-top: 0; }
.post_header_wrap_style_style-14 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-14 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link); }
.post_header_wrap_style_style-14 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark); }
.post_header_wrap_style_style-14 .post_header .post_meta_categories,
.post_header_wrap_style_style-14 .post_header .post_title,
.post_header_wrap_style_style-14 .post_header .post_subtitle {
margin-right: auto;
margin-left: auto;
max-width: 55%; }
.post_header_wrap_style_style-14 .post_header .post_subtitle {
margin-top: 1.1em; }
.post_header_wrap_style_style-14 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
margin-top: 1.7em; }
.post_header_wrap_style_style-14 .post_header .post_categories {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.single_style_style-15 {
/* Gallery */
/* Banners */ }
.single_style_style-15 .page_content_wrap {
padding-top: 2.7em; }
.single_style_style-15.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a {
color: var(--theme-color-bg_color);
background-color: var(--theme-color-text_dark);
border-color: var(--theme-color-text_dark); }
.single_style_style-15.single-format-gallery .slider_container.slider_controls_side .slider_controls_wrap > a:hover {
background-color: var(--theme-color-text_link); }
.single_style_style-15 .after_header_banner_wrap {
margin-top: 2.8em; }
.single_style_style-15 .before_post_header_banner_wrap {
margin-bottom: 2em; }
.single_style_style-15 .after_post_header_banner_wrap {
margin-top: 1.7em;
margin-bottom: 2.3em; }
.post_header_wrap_style_style-15 {
position: relative;
margin-bottom: 4em;
/* Featured */
/* Featured Audio */
/* Header */ }
.post_header_wrap_style_style-15 .post_featured {
margin-bottom: 0;
margin-top: 1.7em;
text-align: center;
overflow: hidden; }
.post_header_wrap_style_style-15 .post_featured.post_featured_bg {
height: 57rem; }
.post_header_wrap_style_style-15 .post_featured.post_featured_bg:before {
display: none; }
.post_header_wrap_style_style-15 .post_featured img {
height: auto;
max-width: 100%;
width: auto; }
.post_header_wrap_style_style-15 .post_audio_btn {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 3; }
.post_header_wrap_style_style-15 .post_featured.with_audio.without_thumb {
margin-left: auto;
margin-right: auto;
max-width: 100%;
left: auto;
width: var(--theme-var-content_narrow); }
.post_header_wrap_style_style-15 .post_header {
margin-bottom: 0;
text-align: center; }
.post_header_wrap_style_style-15 .post_header .post_meta_categories {
margin-bottom: 2.15em;
margin-top: 0; }
.post_header_wrap_style_style-15 .post_header .post_meta_categories .post_categories,
.post_header_wrap_style_style-15 .post_header .post_meta_categories .post_categories a {
color: var(--theme-color-text_link); }
.post_header_wrap_style_style-15 .post_header .post_meta_categories .post_categories a:hover {
color: var(--theme-color-text_dark); }
.post_header_wrap_style_style-15 .post_header .post_meta_categories,
.post_header_wrap_style_style-15 .post_header .post_title,
.post_header_wrap_style_style-15 .post_header .post_subtitle {
margin-right: auto;
margin-left: auto;
max-width: 55%; }
.post_header_wrap_style_style-15 .post_header .post_subtitle {
margin-top: 1.1em; }
.post_header_wrap_style_style-15 .post_header .post_meta_other {
-webkit-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
margin-top: 1.7em; }
.post_header_wrap_style_style-15 .post_header .post_categories {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }