/*!
Theme Name: 15Zine Child
Theme URI: https://themeforest.net/item/15zine-hd-magazine-newspaper-wordpress-theme/10802918
Description: Theme child of 15Zine
Version: 1.0
Author: Codetipi
Author URI: http://www.codetipi.com
Template: 15zine
Text Domain: cubell
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent theme's CSS.
-------------------------------------------------------------- */


/* Highlights */

.page-id-535 #menu-item-572 a,
#menu-item-572 a:hover {
    background: #649B8B;
}


/* Features */

.category-15 #menu-item-573 a,
.page-id-425 #menu-item-573 a,
.page-id-416 #menu-item-573 a,
#menu-item-573 a:hover {
    background: #5e5e5e;
}


/* Interviews */

.category-9 #menu-item-525 a,
#menu-item-525 a:hover {
    background: #2B4162;
}


/* Art & Kraft */

.category-7 #menu-item-569 a,
#menu-item-569 a:hover {
    background: #6379E8;
}


/* Treasure Hunting */

.post-type-archive-tribe_events #menu-item-188 a,
#menu-item-188 a:hover {
    background: #5e5e5e;
}

@media only screen and (max-width: 1019px) {
    .home .cb-module-block .cb-article-small .cb-mask,
    .category-7 .cb-module-block .cb-article-small .cb-mask,
    .category-20 .cb-module-block .cb-article-small .cb-mask {
        display: block !important;
    }
    .home .more-button {
        margin: 20px 0 0;
        text-align: left !important;
    }
    .home .cb-module-title:after {
        display: none !important;
    }
    .home .shifting-mindset article:nth-of-type(3) {
        clear: both;
    }
    .category-9 .filters {
        margin: 30px -15px;
    }
    .category-9 .filters .btn-dh {
        width: 100%;
        border-color: black;
        background-color: black;
        color: white;
        text-transform: uppercase;
    }
    .category-9 .filters .btn-dh .focus,
    .category-9 .filters .btn-dh:focus,
    .category-9 .filters .btn-dh:hover,
    .category-9 .filters .filter-active {
        background-color: white;
        color: black;
    }
    .category-9 .filters .dropdown-menu {
        left: 15px;
        width: 90%;
    }
}


/* FILTERS ART & KRAFT START */

.category-7 .cb-module-header {
    overflow: visible;
}

.category-7 .cb-module-header .cb-module-title:after {
    width: 121%;
}

.category-7 .filters {
    margin: 30px -15px;
}

.category-7 .filters .btn-dh {
    width: 100%;
    border-color: black;
    background-color: black;
    color: white;
    text-transform: uppercase;
}

.category-7 .filters .btn-dh .focus,
.category-7 .filters .btn-dh:focus,
.category-7 .filters .btn-dh:hover,
.category-7 .filters .filter-active {
    background-color: white;
    color: black;
}

.category-7 .filters .dropdown-menu {
    left: 15px;
    width: 90%;
}

.category-7 .filters .dropdown-menu>li>a:focus,
.category-7 .filters .dropdown-menu>li>a:hover {
    background-color: black;
    color: white;
}

.category-7 .filters .dropdown-menu>.active>a,
.category-7 .filters .dropdown-menu>.active>a:focus,
.category-7 .filters .dropdown-menu>.active>a:hover {
    background-color: #6379e8;
}

.category-7 .dropdown-menu .show-all {
    background: #161616;
}

.category-7 .dropdown-menu .show-all a {
    color: white;
}

.category-7 .dropdown-menu .show-all a:hover {
    color: black;
}

@media only screen and (min-width: 1200px) {
    .category-7 .filters {
        margin: -10px -15px 30px;
    }
}


/* FILTERS ART & KRAFT END */

.cb-mm-on #cb-nav-bar .cb-main-nav .menu-item-331:hover,
.cb-mm-on #cb-nav-bar .cb-main-nav .menu-item-331:focus {
    color: #f2f2f2 !important;
}

.no-padding {
    padding: 0 !important;
}

.thin-padding {
    padding: 0 2px !important;
}

.category-7 .cb-module-block .cb-article-small .cb-mask,
.category-20 .cb-module-block .cb-article-small .cb-mask {
    max-width: 150px;
}

@media (min-width: 992px) {
    .category-7 article {
        display: block !important;
        float: left !important;
        clear: left !important;
        width: 48% !important;
    }
    .category-7 article:nth-child(even) {
        float: right !important;
        clear: right !important;
    }
}

.category-9 .job-title-category {
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 35px 0px;
    padding: 0;
    width: 100%;
    flex-wrap: wrap;
}

.category-9 .job-title-category li {
    display: flex;
    margin: 10px 0;
    width: 16.6667%;
    width: calc(100% / 6);
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}

.category-9 .job-title-category li a {
    display: inline-table;
    padding: 7px 0;
    width: 90%;
    border: 1px solid;
}

.category-9 .job-title-category li a:hover,
.category-9 .job-title-category li .active {
    background-color: black;
    color: white;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.category-9 .cb-meta .cb-post-title {
    margin-top: 0 !important;
    padding: 15px 0;
    border: 1px solid;
    border-top: none;
    text-align: center;
}

.category-9 .cb-meta:hover {
    background-color: black;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.category-9 .cb-meta:hover .cb-post-title a {
    color: white;
}

.poptrox-overlay .poptrox-popup {
    padding: 10px 10px 80px !important;
}

.poptrox-overlay .poptrox-popup .caption {
    padding: 0 10px;
    height: 80px !important;
    line-height: 1.2 !important;
}

.page-template-custom-homepage .more-button,
.category-9 .more-button {
    text-align: right;
}

.page-template-custom-homepage .more-button span,
.category-9 .more-button span {
    padding: 2px 8px;
    border: 1px solid black;
    border-radius: 3px;
    background-color: black;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
}

.page-template-custom-homepage .more-button a:hover span,
.category-9 .more-button a:hover span {
    border: 1px solid black;
    background-color: white;
    color: black;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.page-template-custom-homepage .more-button span i,
.category-9 .more-button span i {
    padding-left: 5px;
}


/* PAGE DISCUSSION HIGHLIGHTS */

.page-template-discussion-highlights .dh-filters {
    margin: 10px 0 30px;
}

.page-template-discussion-highlights .dh-filters .dropdown {
    margin: 10px 0;
}

.page-template-discussion-highlights .btn-dh {
    width: 100%;
    border-color: black;
    background-color: black;
    color: white;
    text-transform: uppercase;
}

.page-template-discussion-highlights .btn-dh .focus,
.page-template-discussion-highlights .btn-dh:focus,
.page-template-discussion-highlights .btn-dh:hover,
.page-template-discussion-highlights .filter-active {
    background-color: white;
    color: black;
}

.page-template-discussion-highlights .dropdown-menu {
    left: 15px;
    width: 90%;
}

.page-template-discussion-highlights .dropdown-menu .show-all {
    background: #161616;
}

.page-template-discussion-highlights .dropdown-menu .show-all a {
    color: white;
}

.page-template-discussion-highlights .dropdown-menu .show-all a:hover {
    color: black;
}

.page-template-discussion-highlights .cb-module-header {
    margin-top: 30px;
    margin-bottom: 0;
}

.no-posts {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

.single .cb-post-meta {
    display: none;
}

.single .isc_image_list li {
    list-style: none;
}


/* CATEGORY PODCAST */
