/*
Theme Name: Brick Child
Theme URI: http://demo.select-themes.com/brick/
Description: A child theme of Brick 
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: brick

*/

@import url("../brick/style.css");

.single_tags {
    display: none;
}

.blog_navigation a {
    color: rgb(238, 48, 96);
}

.widget_qode_latest_posts_menu_widget .flex-direction-nav span {
    line-height: 17px !important;
}

.widget_qode_latest_posts_menu_widget h3 {
    line-height: 15px !important;
    font-size: 15px;
    margin-top: 7px;
}

.widget_qode_latest_posts_menu_widget h3 a {
    line-height: 15px !important;
    font-size: 15px;
}

.spacer {
    width: 100%;
    height: 0px;
}

.home .default_template_holder {
    padding-top: 0 !important;
}

footer {
    padding-top: 60px;
}

.podcast_meta {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
}

/*.mejs-controls .mejs-playpause-button button::after,
.mejs-controls .mejs-volume-button button::after {
    display: none;
}

.mejs-container .mejs-controls .mejs-time span {
    color: #ffffff;
    display: block;
    float: left;
    font-family: "Lato", sans-serif;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    margin: 0;
    width: 39px;
}*/

.mejs-controls .mejs-time-rail span {
    width: calc(100% - 20px);
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ee3060 !important;
}

.podcast-episode .episode-title {
    display: none;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    top: -70px !important;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: transparent !important;
}

.mejs-controls .mejs-mute button:after,
.mejs-controls .mejs-unmute button:after {
    font-size: 14px;
    top: -8px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    top: 2px;
}

.podcast_player {
    margin-top: -15px;
}

.subtitle {
    display: block !important;
}

.single-podcast .header_bottom,
.single-post .header_bottom {
    background-color: rgba(255, 255, 255, 1) !important;
}

.single-podcast .title h1 span,
.single-post .title h1 span {
    color: white;
    font-size: 30px;
    margin-top: 5%;
}

.post_text_inner .separator {
    display: none !important;
}

.post_text_inner P {
    margin-bottom: 15px;
}

.blog_holder article .post_info {
    margin-bottom: 0;
}

.blog_holder article .post_info .post_category {
    margin-bottom: 15px;
}

.post_text_inner ul,
.post_text_inner ol {
    margin: 15px 0 15px 30px;
}

.blog_navigation span {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.blog_navigation .nav_title {
    max-width: 100%;
    width: 88%;
    line-height: 20px;
}

.nav_title {
    font-size: 13px;
}

.blog_navigation .blog_prev {
    position: relative;
    top: 0;
    left: 0;
    padding-right: 10px;
    width: 48%;
    vertical-align: middle;
    line-height: 20px;
    white-space: inherit;
    float: left;
}

.blog_navigation .blog_next {
    position: relative;
    top: 0;
    right: 0;
    width: 48%;
    display: inline-block;
    text-align: right;
    padding-left: 10px;
    vertical-align: middle;
    white-space: inherit;
    line-height: 20px;
    float: right;
}

.single-podcast .post_image {
    max-width: 550px;
}

@media only screen and (max-width: 1024px) {
    .blog_navigation .blog_next {
        margin-bottom: 20px;
    }

    .blog_navigation .blog_next,
    .blog_navigation .blog_prev {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 1400px) {
    nav.main_menu.right {
        position: absolute;
        left: auto;
        width: calc(100% - 270px);
        z-index: 100;
        text-align: center;
        right: 0;
        top: 15px;
    }

    nav.main_menu>ul>li>a {
        line-height: 40px;
    }

    nav.main_menu ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
        text-align: right;
        float: right;
    }
}

.header_bottom.header_full_width {
    padding: 0 15px;
}

@media (max-width: 999px) {
    .home .content .content_inner>.full_width>.full_width_inner {
        padding-top: 0 !important;
    }
}

header .q_logo img.mobile {
    max-width: 200px;
}

@media (min-width: 1000px) {
    .header_bottom.header_full_width {
        padding: 0 45px;
    }

    .header_bottom.header_full_width .header_inner_right {
        display: none;
    }

    .header_bottom.header_full_width {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: row;
        height: 90px;
        align-items: center;
    }

    .header_bottom.header_full_width .header_inner_left {
        position: relative;
        left: auto;
        top: 0;
        z-index: 110;
        height: 100%;
        width: 20%;
    }

    .header_bottom.header_full_width nav.main_menu.right {
        position: relative;
        left: 5%;
        float: none;
        width: 75%;
        text-align: right;
        top: 0;
    }

    .header_bottom.header_full_width nav.main_menu>ul>li>a {
        line-height: 100% !important;
    }

    header .header_bottom.header_full_width .q_logo img.sticky {
        height: auto !important;
        top: 50%;
        transform: translateY(-50%);
    }

    .header_bottom.header_full_width .logo_wrapper {
        height: 100%;
        float: none;
        position: relative;
        top: 0;
    }

    .header_bottom.header_full_width .q_logo {
        top: 0;
        height: 100%;
    }

    .header_bottom.header_full_width .q_logo a {
        height: 100% !important;
    }

    .header_bottom.header_full_width .q_logo img.dark,
    .header_bottom.header_full_width .q_logo img.light,
    .header_bottom.header_full_width .q_logo img.normal {
        display: block;
        position: absolute;
        top: 50%;
        max-width: 320px;
        width: 100% !important;
        height: auto !important;
        transform: translateY(-50%);
    }

    header.sticky .header_bottom.header_full_width {
        height: 90px !important;
    }
}

@media (min-width: 1440px) {
    .header_bottom.header_full_width {
        height: 120px;
    }
}

.header_tax img {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
}

.smaller_title .title {
    height: 100px !important;
}