/*
Theme Name: ReadAndDigest Child
Theme URI: http://readanddigest.elated-themes.com/
Description: A child theme of Read and Digest Theme
Author: Nasim Imreish
Author URI: http://blue.ps
Version: 1.1
Text Domain: readanddigest
Template: readanddigest
*/

body {
    background-color: #2b3240;
}

html, body {
    font-family: 'Roboto', sans-serif;
}

.eltdf-top-bar #lang_sel ul ul li.icl-de {
    display: none !important;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    font-family: 'hvn';
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.eltdf-sticky-header {
    display: none !important;
}

.eltdf-top-bar.eltdf-top-bar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.33);
}

.hidden {
    display: none !important;
}

.is-full {
    width: 100%;
    clear: both;
    flex: none;
}

.eltdf-bnl-inner .eltdf-pt-one-item {
    margin-bottom: 25px;
}

.eltdf-bnl-inner .eltdf-pt-one-item .eltdf-pt-one-image-holder {
    margin-bottom: 0;
}

.eltdf-bnl-inner .eltdf-pt-one-item .eltdf-pt-one-content-holder {
    background: #fff;
    margin-top: 0;
    padding: 10px 15px !important;
}

.home-featured-post .eltdf-pt-one-item .eltdf-pt-one-image-holder .eltdf-pt-one-image-inner-holder {
    height: auto;
    border-bottom: none;
    border-color: #4e5971;
}

.home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 13px;
    right: 13px;
    height: auto;
    width: auto;
    padding: 40px 15px !important;
}

.eltdf-pt-one-title {
    font-size: 16px;
}

.home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder .eltdf-pt-one-title {
    color: #ffffff;
    font-size: 30px;
}

.eltdf-post-item .eltdf-pt-info-section {
    background: #fff;
    /*padding: 0px 10px;*/
}

.eltdf-post-item .eltdf-pt-info-section > div > div {
    padding: 7px 15px 8px;
}

body.home .eltdf-post-item .eltdf-pt-info-section {
    /*padding: 0px 10px 7px;*/
}

body.home .eltdf-pl-one-holder:not(.home-featured-post) .eltdf-bnl-outer .eltdf-bnl-inner .eltdf-post-item:first-child {
    /*display: none;*/
}

.eltdf-pt-one-item .eltdf-pt-one-image-holder .eltdf-post-info-category {
    left: 1px;
}

.post-title-wrapper {
}

.post-title-wrapper .eltdf-title-holder {

}

.eltdf-title {
    background-color: transparent;
}

.eltdf-title .eltdf-title-text {
    background-color: rgba(59, 68, 86, .68);
    color: #fff;
    padding: 20px 20px 24px;
    font-weight: 700;
    font-size: 27px;
    margin-top: 15px;
}

.eltdf-title .eltdf-title-holder {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: flex;
    flex-direction: column;
}

.post-title-wrapper .eltdf-title .eltdf-title-holder {
    /*padding: 30px 30px 30px;*/
}

body.archive .eltdf-unique-category-layout .unique-category-template-one,
body.category .eltdf-unique-category-layout .unique-category-template-one {
    margin-top: 20px;
}

.post-print-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}

.home .post-print-actions {
    /*display: none !important;*/
}

.post-print-actions {
    margin-left: -5px;
    margin-right: -5px;
}

.post-print-actions > div {
    margin-left: 5px;
    margin-right: 5px;
}

.printfriendly {
    clear: both;
    display: block;
}

.printfriendly.pf-alignright {
    text-align: right;
}

.printfriendly.pf-alignleft {
    text-align: left;
}

.printfriendly.pf-aligncenter {
    text-align: center;
}

.iframe-disclaimer {
    width: 100%;
    clear: both;
}

.iframe-disclaimer-content {
    display: none;
}

.iframe-disclaimer-content {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 10px 20px;
}

.iframe-disclaimer-thumb {
    position: relative;
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

.iframe-disclaimer-thumb img {
    width: 100%;
}

.iframe-disclaimer-thumb i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 90px;
    color: #ff4b00;
}

.iframe-disclaimer-iframe-content {
    display: none;
    width: 100%;
    clear: both;
}

.eltdf-post-pag-load-more .eltdf-bnl-navigation-holder .eltdf-bnl-load-more-btn {
    background-color: #ff4b00;
    padding: 0;
}

.eltdf-post-pag-load-more .eltdf-bnl-navigation-holder .eltdf-bnl-load-more-btn a, .eltdf-post-pag-load-more .eltdf-bnl-navigation-holder .eltdf-bnl-load-more-loading a {
    padding: 0 17px;
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}

.eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder {
    padding-bottom: 0;
    border: none;
}

.eltdf-single-page-content .eltdf-grid {

}

.single-post .eltdf-wrapper .eltdf-content .eltdf-container .eltdf-grid,
.page .eltdf-wrapper .eltdf-content .eltdf-container .eltdf-grid {
    max-width: 100%;
}

.eltdf-single-page-content .eltdf-title .eltdf-title-holder .eltdf-container-inner {
}

.eltdf-title .eltdf-title-holder .eltdf-breadcrumbs a:hover {
    color: #fff !important;
}

.single-post .post-title-wrapper .eltdf-title .eltdf-title-post-info {
    margin-top: 0;
}

.single-post .post-title-wrapper .eltdf-title .eltdf-pt-info-section {
    border: none;
}

.single-post .post-title-wrapper .eltdf-title .eltdf-pt-info-section > div {
    padding-top: 0;
}

.single-post .eltdf-title .eltdf-pt-info-section > div a:hover {
    color: #fff;
}

.single-post .post-title-wrapper .eltdf-title .eltdf-post-info-category {
    font-size: 10px;
    margin-bottom: 0;
}

.post-title-wrapper .eltdf-title-image {
    margin-top: 20px;
}

.post-title-wrapper .eltdf-title-image img {
    display: block;
    margin: 0 auto;
}

body:not(.home) .eltdf-single-page-content,
.eltdf-blog-holder article .eltdf-post-content {
    background-color: #fff;
    padding: 20px 30px;
    margin-top: 10px;
    margin-bottom: -1px;
    word-break: break-word;

}

.eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner {
    font-size: 17px;
    word-break: break-word;
}

body:not(.home) .eltdf-single-page-content p,
body:not(.home) .eltdf-single-page-content .eltdf-title-subtitle-holder-inner,
body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner p {
    text-align: justify !important;
    word-break: break-word;

}

body:not(.home).single-post .eltdf-single-page-content,
body:not(.home).page .eltdf-single-page-content {
    word-break: break-word;
}

body:not(.home).single-post .eltdf-single-page-content *,
body:not(.home).page .eltdf-single-page-content * {
    font-size: 17px;
}

body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner p {

}

[dir="rtl"] body:not(.home).single-post .eltdf-single-page-content *,
[dir="rtl"] body:not(.home).page .eltdf-single-page-content * {
    font-size: 20px;
}

[dir="rtl"] body.post-type-archive-staff .eltdf-pt-one-item .eltdf-pt-one-title-holder .eltdf-pt-one-title {
    font-size: 22px;
}

[dir="rtl"] body:not(.home) .eltdf-single-page-content .eltdf-title .eltdf-title-holder,
[dir="rtl"] body:not(.home) .eltdf-single-page-content div,
[dir="rtl"] body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner div,
[dir="rtl"] body:not(.home) .eltdf-single-page-content ol,
[dir="rtl"] body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner ol,
[dir="rtl"] body:not(.home) .eltdf-single-page-content ul,
[dir="rtl"] body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner ul,
[dir="rtl"] body:not(.home) .eltdf-single-page-content p,
[dir="rtl"] body:not(.home) .eltdf-blog-holder article .eltdf-post-content .eltdf-post-text-inner p {
    font-size: 20px;
    line-height: 36px;
}

.footer-copyrights {
    font-size: 14px;
}

.eltdf-search-menu-holder .eltdf-search-field {
    width: 370px;
    max-width: 100%;
}

.eltdf-search-menu-holder .eltdf-search-field,
.wpb_widgetised_column .widget.widget_search input:not([type=submit]), aside.eltdf-sidebar .widget.widget_search input:not([type=submit]) {
    background-color: #fff;
}

.eltdf-pt-two-item {
    margin-top: 10px;
}

.eltdf-pt-two-item + .eltdf-pt-two-item {
}

.eltdf-pt-two-item .eltdf-pt-two-image-holder {
    border: 1px solid #eee;
    text-align: center;
}

.eltdf-pt-two-item .eltdf-pt-two-image-holder img {
    margin: 0 auto;
    width: auto;
}

.eltdf-pt-two-item .eltdf-pt-two-item-inner {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.eltdf-pt-two-item .eltdf-pt-two-content-holder,
.eltdf-pt-two-item .eltdf-pt-two-item-inner > div:nth-child(2) {
    padding: 10px 15px;
}

aside.eltdf-sidebar {
    top: 40px;
}

.wpb_widgetised_column .widget > h6, aside.eltdf-sidebar .widget > h6 {
    color: #fff;
    font-size: 18px;
    /*background-color: #51525c;*/
    background-color: rgba(59, 68, 86, .68);
    padding: 10px 10px;
    width: 100%;
    margin-bottom: 10px;
}

.widget .eltdf-post-item .eltdf-pt-info-section > div > div {
    padding: 7px 0 0;
}

.mc4wp-form .mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap;
}

.mc4wp-form .mc4wp-form-fields p {
    margin-top: 0;
}

.mc4wp-form .mc4wp-form-fields p + p {
}

.mc4wp-form-theme-light button, .mc4wp-form-theme-light input[type=submit] {
    background-color: #ff4b00 !important;
    border-color: #ff4b00;
    color: #fff !important;
}

.mc4wp-form-theme-light button:hover, .mc4wp-form-theme-light input[type=submit]:hover {
    background-color: #ce3c00 !important;
    border-color: #ce3c00;
    color: #fff !important;
}

.eltdf-blog-single-navigation .eltdf-blog-single-next a,
.eltdf-blog-single-navigation .eltdf-blog-single-next h4,
.eltdf-blog-single-navigation .eltdf-blog-single-prev h4,
.eltdf-blog-single-navigation .eltdf-blog-single-prev a {
    color: #fff;
}

.eltdf-top-bar #lang_sel ul li .lang_sel_sel {
    padding: 0 15px 0 5px;
    font-size: 16px;
    font-weight: 700;
}

.eltdf-has-full-width-sidebar {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: none;
}

.eltdf-has-full-width-sidebar aside.eltdf-sidebar {
    top: 0 !important;
    position: relative !important;
    width: 100% !important;
    transform: none !important;
    margin-top: 50px;
}

.eltdf-has-full-width-sidebar aside.eltdf-sidebar .eltdf-bnl-holder .eltdf-bnl-outer .eltdf-bnl-inner {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
}

.eltdf-has-full-width-sidebar .eltdf-bnl-holder .eltdf-bnl-outer .eltdf-bnl-inner .eltdf-post-item.eltdf-active-post-page {
    /*width: 33.33%;*/
}

.eltdf-has-full-width-sidebar .eltdf-blog-holder.eltdf-blog-single article {
    margin-bottom: 0;
}

.post-parent-category-multimedia .eltdf-title-image {
    display: none !important;
}

.eltdf-side-menu a.eltdf-close-side-menu {
    border-radius: 100%;
    background-color: #000;
    height: 30px;
    width: 30px;
    padding: 0;
}

.eltdf-side-menu a.eltdf-close-side-menu span {
    /*color: #000;*/
    font-size: 30px;
    height: 30px;
    width: 30px;
}

.eltdf-side-menu a.eltdf-close-side-menu:hover {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.eltdf-side-menu {
    background-color: #ff4b00;
}

.eltdf-side-menu-button-opener > i, .eltdf-side-menu-button-opener > span {
    font-size: 20px;
}

.eltdf-side-menu h6 {
    font-size: 18px;
    color: #fff;
}

.eltdf-side-menu .widget {
    padding: 0 15px;
}

.eltdf-side-menu .widget li a {
    font-size: 15px;
}

body.eltdf-side-menu-slide-over-content.eltdf-side-menu-open .eltdf-side-menu {
    width: 260px;
}

footer .widget > .textwidget {
    font-size: 17px;
    line-height: 1.285714285714286em;
    color: #fff;
}

.eltdf-footer-top .widget.widget_nav_menu .menu > li > a {
    color: #fff;
}

footer h6,
footer .widget .eltdf-footer-widget-title {
    font-size: 17px;
}

footer .widget ul li a {
    font-size: 17px;
}

.eltdf-vertical-align-containers.eltdf-33-33-33 .eltdf-position-center-inner, .eltdf-vertical-align-containers.eltdf-33-33-33 .eltdf-position-left-inner, .eltdf-vertical-align-containers.eltdf-33-33-33 .eltdf-position-right-inner {
    width: 100%;
}

.footer-icons-wrapper {
    display: flex;
    align-items: center;
}

.footer-icons-title {
    margin-right: 10px;
}

.footer-icons-list {
    display: flex;
    align-items: center;
}

.footer-icons-list > span {
    width: 50px !important;
    height: 50px !important;
}

.footer-icons-list > span:not(:first-child) {
    margin-left: 25px !important;
}

.footer-icons-list > span a {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.footer-icons-list > span i {
    font-size: 25px !important;
}

.eltdf-single-tags-share-holder {
    padding: 0 20px 30px;
    margin: 0 0;
    background: #fff;
}

.eltdf-blog-single-share {
    float: left;
    width: 100%;
    float: left;
    text-align: left;
    display: flex;
    align-items: center;
}

.eltdf-blog-single-share .eltdf-single-share-title {
    width: auto;
    margin: 0 10px 0 0;
    font-size: 17px;
    font-weight: 700;
}

.eltdf-social-share-holder {
    width: auto;
}

.eltdf-blog-single-share .eltdf-social-share-holder ul {
    float: left;
}

.eltdf-blog-single-share .eltdf-social-share-holder ul li + li {
    margin-left: 20px;
}

.eltdf-single-page-share-holder {
    margin-top: 20px;
}

.eltdf-blog-single-share .eltdf-social-share-holder ul li a {
    width: 43px;
    height: 43px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff4b00;
}

.eltdf-search-page-holder {
    margin-top: 20px;
}

.category-layout-sub-cats {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
}

.category-layout-sub-cats > li {
}

.category-layout-sub-cats > li a {
    display: flex;
    background-color: rgba(59, 68, 86, .68);
    color: #fff;
    padding: 10px 10px;
    margin: 5px 5px;
}

.category-layout-sub-cats > li a:hover {
    color: #ff4b00;
}

.eltdf-post-info-date a, .eltdf-post-info-date a:hover, .eltdf-post-info-date a:focus {
    color: #ff4b00 !important;
    cursor: default;
}

.youtube_channel-container {
    margin: 0 auto !important;
    clear: none !important;
    float: none !important;
    margin-top: 20px !important;
}

.youtube_channel {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin: 0 -12px;
}

.youtube_channel-container .youtube_channel {
    width: initial !important;
    float: none;
    max-width: initial;
}

.youtube_channel.responsive .ytc_video_container,
.youtube_channel .ytc_video_container {
    width: 25% !important;
    background: #fff !important;

    font-size: 14px;
    line-height: 26px;
    color: #555;
    font-weight: 400;
    position: relative;
    float: left;
    padding: 0 12px;
    vertical-align: middle;
    box-sizing: border-box;
    max-width: 100%;
    transition: opacity cubic-bezier(.35, .7, .32, .9) .15s;
    clear: both;
    display: flex;
    flex-direction: column;
    opacity: 1;
}

.ytc_video_container-wrapper {
    margin-bottom: 25px;
    width: 25%;
    position: relative;
    padding: 0 12px;

}

.youtube_channel.responsive .ytc_video_container-wrapper .ytc_video_container,
.youtube_channel .ytc_video_container-wrapper .ytc_video_container {
    width: 100% !important;
    height: 100%;
    padding: 1px;
}

.youtube_channel .ytc_video_container-wrapper .ytc_video_container .ytc_title {
    padding: 10px 15px !important;
    font-family: 'hvn', 'Amiri', serif;
    font-size: 16px;
    font-weight: 600;
}

.youtube_channel-pager .eltdf-bnl-navigation-holder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.youtube_channel-pager .eltdf-bnl-navigation-holder .eltdf-btn {
    margin: 0 5px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.youtube_channel-pager .eltdf-bnl-navigation-holder .eltdf-btn a {
    padding: 0 17px;
    display: inline-block;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
    .ytc_video_container-wrapper {
        width: 50% !important;
    }
}

@media only screen and (max-width: 600px) {
    .ytc_video_container-wrapper {
        width: 100% !important;
    }
}


@media only screen and (max-width: 1180px) {
    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder {
        padding: 25px 15px !important;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder .eltdf-pt-one-title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1024px) {
    .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-left {
        width: 22% !important;
    }

    .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-right {
        width: 78% !important;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder {
        padding: 15px 15px !important;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder .eltdf-pt-one-title {
        font-size: 26px;
    }

}

@media only screen and (max-width: 768px) {
    .eltdf-title .eltdf-title-text {
        font-size: 20px;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder {
        padding: 10px 15px !important;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder .eltdf-pt-one-title {
        font-size: 24px;
    }

    .eltdf-blog-single-share {
        display: flex;
        flex-direction: column !important;
    }

    .eltdf-blog-single-share .eltdf-single-share-title {
        width: 100%;
        flex: none;
        margin-bottom: 15px;
    }

    .eltdf-blog-single-share .eltdf-social-share-holder {
        width: 100%;
        flex: none;
    }

    .eltdf-mobile-header .eltdf-mobile-header-inner {
        height: auto;
    }

    .eltdf-mobile-header .eltdf-mobile-header-inner .eltdf-grid {
        width: 100%;
    }

    .eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
        max-height: initial;
        height: 95px !important;
    }

    .eltdf-mobile-header .eltdf-vertical-align-containers > .eltdf-position-left {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .eltdf-mobile-header .eltdf-vertical-align-containers > .eltdf-position-right {
        background-color: #2b3240;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 0;
    }

    .eltdf-vertical-align-containers .eltdf-position-right-inner {
        width: 100%;
        display: block;
    }

    .eltdf-search-menu-holder {
        width: 90%;
        margin: 0 auto;
        overflow: visible;
    }

    .eltdf-search-menu-holder .eltdf-search-field {
        max-width: 100% !important;
        width: 100%;
    }

    .eltdf-mobile-header .eltdf-form-holder {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .eltdf-mobile-header .eltdf-search-menu-holder .eltdf-column-left {
        display: block;
        width: calc(100% - 42px);
    }

    .eltdf-mobile-header .eltdf-search-menu-holder .eltdf-column-right {
        display: block;
        width: 42px;
    }
}

@media only screen and (max-width: 500px) {
    .eltdf-side-menu-button-opener {
        display: flex;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder .eltdf-pt-one-title {
        font-size: 16px;
    }

    .home-featured-post .eltdf-pt-one-item .eltdf-pt-one-content-holder {
        padding: 10px 10px !important;
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .eltdf-container-inner, .eltdf-grid, .eltdf-grid-section .eltdf-section-inner {
        width: 95% !important;
    }

    .eltdf-pt-two-item .eltdf-pt-two-item-inner > div:nth-child(2) {
        padding: 10px 15px !important;
    }

}

@media only screen and (max-width: 370px) {
    .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-right {
        width: 65% !important;
    }

    .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-left {
        width: 35% !important;
    }

    .eltdf-blog-single-share .eltdf-social-share-holder ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .eltdf-blog-single-share .eltdf-single-share-title {
        text-align: center;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 230px) {
    .eltdf-side-menu-button-opener > span {
        display: none;
    }
}

