.el-single-template:not(.el-single-post-template-default) .el-divi-icon {
    font-family: ETModules;
    font-weight: 400;
    speak: none;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header {
    overflow: hidden;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_quote_content,
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_link_content,
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_content,
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.el-single-template:not(.el-single-post-template-default) .el-featured-image {
    line-height: 0;
}

.el-single-template:not(.el-single-post-template-default) .el-featured-image img {
    width: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container,
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container.el-has-background .fluid-width-video-wrapper {
    display: none;
    position: relative;
    z-index: 4;
    width: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-player-button + div {
    display: none;
    padding: 26.5px 0;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container .fluid-width-video-wrapper {
    width: 100%;
    height: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container.el-has-background .fluid-width-video-wrapper {
    width: 70%;
    height: 70%;
    margin-top: 30px;
    padding-top: 0 !important;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-container {
    background: rgba(34, 34, 34, 0.8);
    width: 100% !important;
    height: auto !important;
    padding: 10px 0 5px;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-playpause-button {
    height: auto !important;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-time-rail,
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-time-slider {
    min-width: 1px !important;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-controls {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_audio_container .mejs-controls .mejs-time span {
    line-height: 1;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container .wp-video {
    width: 100% !important;
    height: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container.el-has-background .wp-video {
    position: relative;
    z-index: 99;
    max-width: 70%;
    height: 70%;
    margin-top: 30px;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container .mejs-container {
    width: 100% !important;
    height: 100% !important;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container mediaelementwrapper {
    display: block;
    width: 100%;
    height: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container video {
    width: 100% !important;
    height: 100% !important;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_main_video_container .mejs-controls {
    z-index: 0;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-player-button {
    display: block;
    position: relative;
    z-index: 4;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    line-height: 1;
    cursor: pointer;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-player-button:before {
    font-family: ETModules;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-audio-button {
    padding: 25px 25px 20px 20px;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-video-button {
    padding: 10px;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-audio-button:before {
    content: '\e08e';
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-video-button:before {
    font-size: 72px;
    content: '\45';
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .el-player-close-button:before {
    position: absolute;
    right: 0;
    top: -25px;
    background: rgba(15, 15, 14, 0.8);
    padding: 8px;
    font-family: ETModules;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    content: '\51';
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .fluid-width-video-wrapper .el-player-close-button:before {
    top: -50px;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_post_gallery {
    overflow: hidden;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item {
    width: 25%;
    height: 20vw;
    margin: 0;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item a {
    display: block;
    height: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item span {
    display: block;
    height: 100%;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item:nth-child(3n),
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item:nth-child(4n),
.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item:nth-child(3n+1) {
    margin: 0;
    clear: none;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item:nth-child(4n+1) {
    margin: 0;
    clear: both;
}

.el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.el-single-template:not(.el-single-post-template-default) #comment-wrap #comments {
    margin-bottom: 15px;
}

.el-single-template:not(.el-single-post-template-default) #comment-wrap textarea {
    background-color: #f7f9fb;
    border: 2px solid #eff1f3;
    font-size: 18px;
    padding: 20px;
    width: 100%;
    color: #20292f;
    resize: vertical;
}

.el-single-template:not(.el-single-post-template-default) .comment-body {
    padding: 0;
    margin-bottom: 0;
}

.el-single-template:not(.el-single-post-template-default) .comment.depth-2,
.el-single-template:not(.el-single-post-template-default) .comment.depth-3,
.el-single-template:not(.el-single-post-template-default) .comment.depth-4,
.el-single-template:not(.el-single-post-template-default) .comment.depth-4,
.el-single-template:not(.el-single-post-template-default) .comment.depth-5,
.el-single-template:not(.el-single-post-template-default) .comment.depth-6,
.el-single-template:not(.el-single-post-template-default) .comment.depth-7,
.el-single-template:not(.el-single-post-template-default) .comment.depth-8,
.el-single-template:not(.el-single-post-template-default) .comment.depth-9,
.el-single-template:not(.el-single-post-template-default) .comment.depth-10 {
    margin-bottom: 0;
    margin-top: 20px;
}

.el-single-template:not(.el-single-post-template-default) .comment.depth-1,
.el-single-template:not(.el-single-post-template-default) #respond {
    width: 100%;
    padding: 40px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 60px rgba(178, 178, 196, 0.2);
    margin-bottom: 30px;
}

.el-single-template:not(.el-single-post-template-default) #comment-wrap input[type=email],
.el-single-template:not(.el-single-post-template-default) #comment-wrap input[type=text],
.el-single-template:not(.el-single-post-template-default) #comment-wrap input[type=url] {
    width: 100%;
    background: none;
    border-top: none;
    border-right: none;
    border-left: none;
    color: #20292f;
    border-bottom: 2px solid #eff1f3;
    font-size: 18px;
    padding: 20px;
}

.el-single-template:not(.el-single-post-template-default) #commentform #submit,
.el-single-template:not(.el-single-post-template-default) .comment_area .comment-reply-link,
.el-single-template:not(.el-single-post-template-default) a.viewfull {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    font-size: 14px;
    color: #71818c;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    float: right;
    border-radius: 60px;
    background-color: #f7f9fb;
    border: 2px solid #e9eff5;
}

.el-single-template:not(.el-single-post-template-default) #commentform #submit {
    display: inline-block;
    margin: 20px auto 0 auto;
    width: auto;
}

.el-single-template:not(.el-single-post-template-default) .comment.bypostauthor,
.el-single-template:not(.el-single-post-template-default) .comment.comment-author-admin {
    margin-top: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 40px;
    padding-bottom: 10px;
    background-color: #ebf7e2;
    color: #5b8c36;
}

.el-single-template:not(.el-single-post-template-default) .comment_avatar {
    margin-right: 20px;
    box-shadow: 0px 5px 20px #d6dee4;
    -moz-box-shadow: 0px 5px 20px #d6dee4;
    -webkit-box-shadow: 0px 5px 20px #d6dee4;
}

.el-single-template:not(.el-single-post-template-default) .bypostauthor .comment_avatar {
    box-shadow: 0px 5px 20px #b5caa5;
    -moz-box-shadow: 0px 5px 20px #b5caa5;
    -webkit-box-shadow: 0px 5px 20px #b5caa5;
}

.el-single-template:not(.el-single-post-template-default) .comment_avatar,
.el-single-template:not(.el-single-post-template-default) .comment_avatar img {
    position: relative;
    top: auto;
    float: left;
    clear: right;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}

.el-single-template:not(.el-single-post-template-default) .comment_avatar img {
    width: 50px;
    height: 50px;
}

.el-single-template:not(.el-single-post-template-default) .comment_postinfo {
    width: calc(100% - 70px);
    float: left;
    margin-bottom: 20px;
}

.el-single-template:not(.el-single-post-template-default) .comment_postinfo span.fn,
.el-single-template:not(.el-single-post-template-default) .comment_postinfo span.fn a {
    display: block;
}

.el-single-template:not(.el-single-post-template-default) .comment_area {
    width: 100%;
    float: left;
}

.el-single-template:not(.el-single-post-template-default) .sharedaddy {
    margin-top: 30px;
}


/* Central Content */

.el-single-post-template-stellar #main-content {
    background-color: #fafafa;
}

.el-single-post-template-stellar .el-post-header {
    padding: 0;
}

.el-single-post-template-stellar .el-post-header .el-featured-image,
.el-single-post-template-stellar .el-post-header .et_quote_content,
.el-single-post-template-stellar .el-post-header .et_link_content,
.el-single-post-template-stellar .el-post-header .et_post_gallery,
.el-single-post-template-stellar .el-post-header .et_audio_content,
.el-single-post-template-stellar .el-post-header .et_main_video_container {
    height: 75vh;
    font-size: 24px;
}

.el-single-post-template-stellar .el-post-header .et_quote_content:before,
.el-single-post-template-stellar .el-post-header .et_link_content:before {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    visibility: visible;
    content: '';
}

.el-single-post-template-stellar .el-post-header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.el-single-post-template-stellar .el-template-stellar {
    position: relative;
    z-index: 999;
}

.el-single-post-template-stellar .el-post-header + .el-template-stellar {
    margin-top: -80px;
}

.el-single-post-template-stellar #main-content .el-template-stellar {
    background: #fff;
    box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.05), -1px 0px 1px rgba(0, 0, 0, 0.05);
    padding: 50px 50px 0;
}

.single .el-template-stellar .et_post_meta_wrapper {
    margin-bottom: 50px;
}

.single.et_pb_pagebuilder_layout .el-template-stellar .et_post_meta_wrapper,
.single.et_pb_pagebuilder_layout.et_full_width_page .el-template-stellar .et_post_meta_wrapper {
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
}

.single .el-template-stellar .el-post-meta-wrapper-bottom {
    margin-top: -50px;
}

.single.et_pb_pagebuilder_layout.et_full_width_page .el-template-stellar .el-post-meta-wrapper-bottom,
.single.et_pb_pagebuilder_layout .el-template-stellar .el-post-meta-wrapper-bottom {
    margin-top: -50px;
}

.el-single-post-template-stellar .el-template-stellar .entry-content {
    padding-top: 0;
    padding-bottom: 50px;
}

.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .el-template-stellar .et_pb_row {
    width: 100%;
    max-width: 100%;
}

.el-single-post-template-stellar .el-single-top-code {
    margin-bottom: 50px;
}

.el-single-post-template-stellar .el-single-bottom-code {
    margin-bottom: 100px;
}

.el-template-stellar .el-post-meta-wrapper {
    position: relative;
    padding: 0 0 30px;
    text-align: center;
}

.el-template-stellar .el-post-meta-wrapper:after {
    position: absolute;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #000;
    width: 20%;
    height: 4px;
    margin: auto;
    content: '';
}

.el-template-stellar .el-post-meta-wrapper .post-meta {
    font-size: 14px;
}

.et_pb_pagebuilder_layout.single.et_full_width_page .container .el-template-stellar:first-child .el-single-top-code + .et_post_meta_wrapper,
.et_pb_pagebuilder_layout.single.et_full_width_page .el-post-header + .el-template-stellar > .et_post_meta_wrapper {
    padding-top: 0 !important;
}

.et_pb_pagebuilder_layout.single.et_full_width_page #main-content .el-template-stellar:first-child {
    padding-top: 0;
}

.et_pb_pagebuilder_layout.single.et_full_width_page .el-template-stellar:first-child #content-area:first-child {
    padding-top: 50px;
}

.et_pb_pagebuilder_layout.single.et_full_width_page .el-template-stellar > .el-single-top-code + #content-area .et_pb_section_0,
.et_pb_pagebuilder_layout.single.et_full_width_page .el-post-header + .el-template-stellar > #content-area .et_pb_section_0,
.et_pb_pagebuilder_layout.single.et_full_width_page .el-post-header + .el-template-stellar > .el-single-top-code + #content-area .et_pb_section_0 {
    padding-top: 0 !important;
}

.et_pb_pagebuilder_layout.single .el-template-stellar .et_pb_section_0,
.et_pb_pagebuilder_layout.single .el-template-stellar .et_pb_section_0 .et_pb_row_0 {
    padding-top: 0;
}

.et_pb_pagebuilder_layout.single .el-template-stellar .et_pb_section:last-child,
.et_pb_pagebuilder_layout.single .el-template-stellar .et_pb_section:last-child .et_pb_row:last-child {
    padding-bottom: 0;
}

.el-single-post-template-stellar .author {
    text-transform: capitalize;
}

.el-single-post-template-stellar .el-author-profile {
    position: relative;
    margin-top: 50px;
    padding-top: 50px;
    text-align: center;
}

.el-template-stellar .el-author-profile:before {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    background: #000;
    width: 20%;
    height: 4px;
    margin: auto;
    content: '';
}

.el-template-stellar .el-author-gravatar img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.el-template-stellar .el-author-bio {
    width: 50%;
    margin: auto;
}

.el-sidebar .el-template-stellar .el-author-bio {
    width: 70%;
}

.el-template-stellar .el-author-bio span {
    display: block;
    margin: 20px 0;
    font-size: 24px;
}

.el-single-post-template-stellar .el-post-header .et_quote_content,
.el-single-post-template-stellar .el-post-header .et_link_content {
    font-size: 24px;
}

.el-single-post-template-stellar .el-post-header .et_audio_content.active-player,
.el-single-post-template-stellar .el-post-header .et_main_video_container.active-player {
    z-index: 99999;
}

.el-single-post-template-stellar .el-post-header .et_audio_content.active-player:before,
.el-single-post-template-stellar .el-post-header .et_main_video_container.active-player:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
    height: 100%;
    visibility: visible;
    content: '';
}

.el-single-post-template-stellar .el-post-header .et_quote_content blockquote,
.el-single-post-template-stellar .el-post-header .et_link_content a {
    position: relative;
}

.el-single-post-template-stellar .el-post-header .et_link_content a {
    font-size: 24px;
    font-weight: 600;
}

.el-single-post-template-stellar .el-post-header .et_quote_content blockquote:before,
.el-single-post-template-stellar .el-post-header .et_link_content a:before {
    position: absolute;
    left: -20px;
    top: 0;
    font-family: ETModules;
    font-size: 150px;
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
    filter: blur(2px);
}

.el-single-post-template-stellar .el-post-header .et_quote_content blockquote:before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    content: '\7b';
}

.el-single-post-template-stellar .el-post-header .et_link_content a:before {
    left: -9999px;
    right: -9999px;
    content: "\e0e3";
}



/* Classic */
.el-single-post-template-classic #main-content .el-single-top-code.et_pb_row,
.el-single-post-template-classic #main-content .el-single-top-code.container {
    padding-bottom: 20px;
}

.et_transparent_nav.el-single-post-template-classic #main-content .el-single-top-code.et_pb_row,
.et_transparent_nav.el-single-post-template-classic #main-content .el-single-top-code.container {
    padding-top: 0;
}

.el-single-post-template-classic .el-post-header {
    padding-bottom: 0;
    line-height: 0;
}

.el-single-post-template-classic .el-post-header .et_quote_content,
.el-single-post-template-classic .el-post-header .et_link_content,
.el-single-post-template-classic .el-post-header .et_post_gallery,
.el-single-post-template-classic .el-post-header .et_audio_content,
.el-single-post-template-classic .el-post-header .et_main_video_container {
    height: 75vh;
    font-size: 24px;
}

.el-single-post-template-classic .el-post-header .et_link_content a {
    font-size: 24px;
    font-weight: 600;
}

.el-single-post-template-classic .el-post-header .et_main_video_container:before,
.el-single-post-template-classic .el-post-header .el-featured-image:before,
.el-single-post-template-classic .el-post-header .et_post_gallery:before,
.el-single-post-template-classic .el-post-header .et_quote_content:before,
.el-single-post-template-classic .el-post-header .et_link_content:before,
.el-single-post-template-classic .el-post-header .et_audio_content:before {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);
    width: 100%;
    height: 50%;
    visibility: visible;
    content: '';
}

.el-single-post-template-classic .el-post-header .et_audio_content.active-player:before,
.el-single-post-template-classic .el-post-header .et_main_video_container.active-player:before {
    z-index: 3;
    background: rgba(34, 34, 34, 0.9);
    height: 100%;
}

.el-single-post-template-classic .el-post-header .et_quote_content blockquote,
.el-single-post-template-classic .el-post-header .et_link_content a {
    position: relative;
    z-index: 4;
}

.el-single-post-template-classic .el-post-header .et_quote_content blockquote:before,
.el-single-post-template-classic .el-post-header .et_link_content a:before {
    position: absolute;
    left: -20px;
    top: 0;
    font-family: ETModules;
    font-size: 150px;
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
    filter: blur(2px);
}

.el-single-post-template-classic .el-post-header .et_quote_content blockquote:before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    content: '\7b';
}

.el-single-post-template-classic .el-post-header .et_link_content a:before {
    left: -9999px;
    right: -9999px;
    content: "\e0e3";
}

.el-single-post-template-classic .el-post-header div:first-of-type + .et_post_meta_wrapper,
.el-single-post-template-classic .el-post-header ul:first-of-type + .et_post_meta_wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    line-height: normal;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.et_full_width_page .el-post-header .et_post_meta_wrapper {
    width: 100%;
    max-width: 100%;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.et_full_width_page #main-content .el-single-top-code + .et_post_meta_wrapper {
    padding-top: 20px !important;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.et_full_width_page .el-single-top-code + #content-area .et_pb_section_0 {
    padding-top: 0 !important;
}

.el-single-post-template-classic .el-post-header div:first-of-type + .et_post_meta_wrapper *,
.el-single-post-template-classic .el-post-header ul:first-of-type + .et_post_meta_wrapper * {
    color: #fff;
}

.el-single-post-template-classic .el-post-categories a {
    display: inline-block;
    background: #222;
    margin: 0 5px 10px 0;
    padding: 6px 4px;
}

.el-single-post-template-classic .el-post-categories a,
.el-single-post-template-classic .post-meta span {
    font-size: 12px;
    line-height: 1;
}

.el-single-post-template-classic .el-post-categories a {
    color: #fff;
}

.el-single-post-template-classic .post-meta span {
    margin-right: 15px;
}

.el-single-post-template-classic .post-meta span:last-child {
    margin-right: 0;
}

.el-single-post-template-classic .post-meta .author:before {
    padding-right: 5px;
    font-family: ETModules;
    content: '\e08a';
}

.el-single-post-template-classic .post-meta .published:before {
    padding-right: 5px;
    font-family: ETModules;
    content: '\e023';
}

.el-single-post-template-classic .post-meta .comments-number:before {
    padding-right: 5px;
    font-family: ETModules;
    content: '\e066';
}

.el-single-post-template-classic #main-content > .container {
    padding-top: 20px;
}

.el-single-post-template-classic #main-content > .et_pb_row {
    padding: 20px 0 0;
}

.el-single-post-template-classic #main-content .el-post-header.container {
    padding-top: 20px;
}

.el-single-post-template-classic #main-content #content-area.container {
    padding-top: 0;
    margin-top: 30px;
}

.el-single-post-template-classic #main-content #content-area.container:first-child {
    margin-top: 0;
}

.el-single-post-template-classic .et_pb_post .entry-content {
    padding-top: 0;
    padding-bottom: 50px;
}

.el-single-post-template-classic .et_pb_post .et_post_meta_wrapper {
    border: 1px solid #f4f4f4;
    margin-top: 50px;
    padding: 20px;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.et_full_width_page .et_pb_post .et_post_meta_wrapper {
    margin-top: 50px;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper.et_pb_row {
    padding-bottom: 0;
}

.el-single-post-template-classic .et_post_meta_wrapper .el-author-gravatar,
.el-single-post-template-classic .et_post_meta_wrapper .el-author-bio {
    display: inline-block;
    vertical-align: top;
}

.el-single-post-template-classic .et_post_meta_wrapper .el-author-gravatar {
    width: 90px;
    line-height: 0;
}

.el-single-post-template-classic .et_post_meta_wrapper .el-author-gravatar img {
    width: 90px;
    height: 90px;
}

.el-single-post-template-classic .et_pb_post .et_post_meta_wrapper .el-author-bio {
    width: calc(100% - 110px);
    margin-left: 20px;
    font-size: 14px;
}

.el-single-post-template-classic .et_pb_post .et_post_meta_wrapper .el-author-bio span {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.el-single-post-template-classic .container #content-area.et_pb_row:first-child {
    padding: 58px 0 0;
}

.et_pb_pagebuilder_layout.single.et_full_width_page .el-post-header + #content-area .et_pb_section_0 {
    padding-top: 0 !important;
}

.el-single-post-template-classic .entry-content .et_pb_section_0,
.el-single-post-template-classic .entry-content .et_pb_section_0 .et_pb_row_0 {
    padding-top: 0;
}

.el-single-post-template-classic .entry-content .et_pb_section:last-child,
.el-single-post-template-classic .entry-content .et_pb_section:last-child .et_pb_row:last-child {
    padding-bottom: 0;
}

.el-single-post-template-classic.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #content-area .et_pb_row {
    width: 100%;
    max-width: 100%;
}

.el-single-post-template-classic.single.et_pb_pagebuilder_layout.et_full_width_page .et_pb_row .et_post_meta_wrapper {
    width: 100%;
    max-width: 100%;
    padding: 20px;
}


/* prime */
.el-single-post-template-prime #main-content .el-post-author.et_pb_row,
.el-single-post-template-prime #main-content .el-post-author.container {
    padding: 0;
}

.el-single-post-template-prime #main-content .el-single-top-code.et_pb_row,
.el-single-post-template-prime #main-content .el-single-top-code.container,
.el-single-post-template-prime #main-content .el-single-bottom-code.et_pb_row,
.el-single-post-template-prime #main-content .el-single-bottom-code.container {
    padding: 50px 0;
}

.el-single-post-template-prime #main-content .el-single-bottom-code.container {
    width: 100%;
}

.el-single-post-template-prime .el-author-profile {
    padding: 35px 0 15px;
}

.el-single-post-template-prime .el-single-top-code + .el-post-author .el-author-profile {
    padding: 0 0 15px;
}

.el-single-post-template-prime .el-author-gravatar {
    display: table-cell;
    position: relative;
    width: 70px;
    padding-top: 6px;
    vertical-align: top;
    line-height: 0;
}

.el-single-post-template-prime .el-author-gravatar:before {
    position: absolute;
    top: 0;
    left: -6px;
    width: 80px;
    height: 80px; 
    border: 1px solid #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-radius: 50%;
    content: '';
}

.el-single-post-template-prime .el-author-gravatar img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

.el-single-post-template-prime .el-author-bio {
    display: table-cell;
    vertical-align: top;
    max-width: 450px;
    padding-left: 15px;
}

.el-single-post-template-prime .el-author-bio span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}

.el-single-post-template-prime .el-author-bio p {
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.65;
}

.el-single-post-template-prime .et_post_meta_wrapper {
    padding: 35px 0 15px;
    text-align: center;
}

.el-single-post-template-prime .et_post_meta_wrapper .entry-title {
    display:inline-block;
    position: relative;
    padding-bottom: 15px;
}

.el-single-post-template-prime .et_post_meta_wrapper .entry-title:after {
    position: absolute;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #000;
    width: 50%;
    height: 1px;
    margin: auto;
    content: '';
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta {
    padding: 10px 0 0;
    font-size: 14px;
    opacity: 0.65;
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta span {
    margin-right: 10px;
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta span:last-child {
    margin-right: 0;
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta span,
.el-single-post-template-prime .et_post_meta_wrapper .post-meta a {
    font-size: 14px;
    font-weight: 400;
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta span:before {
    font-family: ETmodules;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-transform: none;
    speak: none;
    padding-right: 4px;
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta .author:before {
	content: "\e08a";
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta .published:before {
    content: "\e06b";
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta .categories:before {
    content: "\e05b";
}

.el-single-post-template-prime .et_post_meta_wrapper .post-meta .comments-number:before {
    content: "\e065";
}

.el-single-post-template-prime .el-post-header {
    padding: 0 0 15px;
}

.el-single-post-template-prime .el-post-author + .el-post-header {
    padding: 35px 0 15px;
}

.el-single-post-template-prime .entry-content .et_pb_section_0,
.el-single-post-template-prime .entry-content .et_pb_section_0 .et_pb_row_0 {
    padding-top: 0;
}

.el-single-post-template-prime .entry-content .et_pb_section:last-child,
.el-single-post-template-prime .entry-content .et_pb_section:last-child .et_pb_row:last-child {
    padding-bottom: 0;
}

.el-single-post-template-prime #content-area .et_post_meta_wrapper {
    text-align: initial;
}

.et_transparent_nav.el-single-post-template-prime .el-post-author.container > .el-author-profile:first-child {
    padding-top: 0;
}

.el-single-post-template-prime #main-content .el-post-author + #content-area {
    margin-top: 50px;
}

.el-single-post-template-prime.single.et_pb_pagebuilder_layout.et_full_width_page #main-content > .et_post_meta_wrapper,
.el-single-post-template-prime.single #main-content > .et_post_meta_wrapper.container {
    padding: 35px 0 15px;
}

.el-single-post-template-prime.et_pb_pagebuilder_layout.et_full_width_page .el-post-header + .et_post_meta_wrapper,
.el-single-post-template-prime.et_pb_pagebuilder_layout.et_full_width_page .el-post-author + .et_post_meta_wrapper {
    padding-top: 35px !important;
}

.et_pb_pagebuilder_layout.single.et_full_width_page .el-post-author + #content-area .et_pb_section_0 {
    padding-top: 0 !important;
}

.el-single-post-template-prime #main-content #content-area {
    padding: 0;
    margin: 35px auto 0;
}

.el-single-post-template-prime .et_pb_post .entry-content {
    padding: 0;
}

.el-single-post-template-prime .et_post_meta_wrapper #comment-wrap {
    padding-top: 40px;
}

.el-single-post-template-prime .el-post-header .et_main_video_container {
    height: 75vh;
}

.el-single-post-template-prime .el-post-header .et_audio_content {
    padding: 100px 60px;
}

.el-single-post-template-prime .el-post-header .et_quote_content,
.el-single-post-template-prime .el-post-header .et_link_content {
    padding: 100px 60px;
    font-size: 24px;
}

.el-single-post-template-prime .el-post-header .et_post_gallery {
    max-height: 75vh;
}

.el-single-post-template-prime .el-post-header .et_quote_content:before,
.el-single-post-template-prime .el-post-header .et_link_content:before {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    visibility: visible;
    content: '';
}

.el-single-post-template-prime .el-post-header .et_audio_content.active-player:before,
.el-single-post-template-prime .el-post-header .et_main_video_container.active-player:before {
    z-index: 3;
    background: rgba(34, 34, 34, 0.9);
    height: 100%;
}

.el-single-post-template-prime .el-post-header .et_quote_content blockquote,
.el-single-post-template-prime .el-post-header .et_link_content a {
    position: relative;
}

.el-single-post-template-prime .el-post-header .et_quote_content blockquote:before,
.el-single-post-template-prime .el-post-header .et_link_content a:before {
    position: absolute;
    left: -20px;
    top: 0;
    font-family: ETModules;
    font-size: 150px;
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
    filter: blur(2px);
}

.el-single-post-template-prime .el-post-header .et_quote_content blockquote:before {
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    content: '\7b';
}

.el-single-post-template-prime .el-post-header .et_link_content a:before {
    left: -9999px;
    right: -9999px;
    content: "\e0e3";
}

.el-single-post-template-prime .el-post-header .et_link_content a {
    font-size: 24px;
    font-weight: 600;
}

@media screen and (min-width: 981px){
    
    .el-single-template:not(.el-single-post-template-default) #main-content #content-area {
        position: relative;
    }
    
    .el-single-template:not(.el-single-post-template-default) #main-content #content-area:before {
        position: absolute;
        top: 0;
        background-color: #e2e2e2;
        width: 1px;
        height: 100%;
        content: '';
    }
    
    .el-single-template:not(.el-single-post-template-default) #main-content .container:before,
    .el-single-template:not(.el-single-post-template-default).el-no-sidebar #main-content #content-area:before,
    .el-single-template:not(.el-single-post-template-default).et_full_width_page #main-content #content-area:before {
        width: 0;
        height: 0;
        background: transparent;
        content: initial;
    }
    
    .el-single-template:not(.el-single-post-template-default).el-sidebar #left-area {
        width: 74.125%;
    }
    
    .el-single-template:not(.el-single-post-template-default).el-sidebar #sidebar {
        width: 25.875%;
    }
    
    .el-single-template:not(.el-single-post-template-default).et_right_sidebar #main-content #content-area:before {
        right: 25.875% !important;
    }
    
    .el-single-template:not(.el-single-post-template-default).et_left_sidebar #main-content #content-area:before {
        left: 25.875% !important;
    }
    
    .el-no-sidebar:not(.el-single-post-template-default) #left-area {
        width: 100%;
    }
    
    
    /* Stellar */
    .el-single-post-template-stellar.el-sidebar #left-area {
        width: 74.125%;
    }
    
    .el-single-post-template-stellar.el-sidebar #sidebar {
        width: 25.875%;
    }
    
    .el-single-post-template-stellar.et_right_sidebar #main-content #content-area:before {
        right: 25.875%;
    }
    
    .el-single-post-template-stellar.et_left_sidebar #main-content #content-area:before {
        left: 25.875%;
    }
    
    .el-single-post-template-stellar .et_main_video_container .fluid-width-video-wrapper {
        height: 100%;
        padding: 0 !important;
    }
    
    .el-single-post-template-stellar .et_main_video_container iframe {
        width: 100%;
        height: 100%;
    }

}

@media screen and (max-width: 980px){
    .el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item {
        width: 25% !important;
        height: 20vw !important;
        margin: 0 !important;
    }    
}

@media screen and (max-width: 767px){
    
    .el-single-template:not(.el-single-post-template-default) .el-post-header .et_gallery_item {
        width: 50% !important;
        height: 40vw !important;
        margin: 0 !important;
    }
    
    .el-single-post-template-prime .el-author-gravatar {
        width: 55px;
    }
    
    .el-single-post-template-prime .el-author-gravatar img {
        width: 55px;
        height: 55px;
    }
    
    .el-single-post-template-prime .el-author-gravatar:before {
        width: 65px;
        height: 65px;
    }
    
    .el-single-post-template-prime .el-post-header .et_audio_content {
        padding: 100px 60px !important;
    }
    
}