/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.header-search-wrap [class^="td-icon-"]:before,
.td-post-sharing-visible [class^="td-icon-"]:before
{
    line-height: 38px;
}

.collapseomatic {
    margin-top: 8px;
}

.td-next-prev-wrap [class^="td-icon-"]:before, [class*=" td-icon-"]:before {
    line-height: 22px;
}

.td-next-prev-wrap a:focus {
    background-color: var(--td_theme_color, #4db2ec);
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.td-icon-campuswell_plus {
    background-position: center center;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-image: url(https://d3srkhfokg8sj0.cloudfront.net/wp-content/uploads/sites/4/cwplus_icon_2.png);
}

a.campuswell_plus_head_banner {
    height: 50px;
    display: block;
    background-position: center center;
    background-size: cover;
    background-image: url("https://d3srkhfokg8sj0.cloudfront.net/wp-content/uploads/sites/4/cw_wide_banner.png");
}

@media screen and (min-width: 901px) {
    a.campuswell_plus_head_banner {
        height: 60px;
    }
}

@media screen and (max-width: 900px) {
    a.campuswell_plus_head_banner {
        height: 47px;
    }
}

@media screen and (max-width: 767px) {
    a.campuswell_plus_head_banner {
        height: 70px;
        background-image: url("https://d3srkhfokg8sj0.cloudfront.net/wp-content/uploads/sites/4/cw_wide_banner_mobile.png");
    }
}

.td-icon-font.td-icon-pinterest {
    display: none;
}

.entry-crumbs,
.entry-crumbs a {
    color: #757575;
}
