/*
Theme Name:     Answer Junkie
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: 		1.0
*/
.td-header-wrap .td-drop-down-search .btn:hover,
#td-header-search-top:hover { color:#fff !important; }
.td-header-style-3 .td-header-sp-logo {
    margin: 10px 0 !important;
	padding: 0px;
}

.td-footer-bottom-full .footer-logo-wrap {
    margin-top: 0px !important;
}

.examineDefine {
    padding: 15px 20px 20px;
	background-color: #f7f6f1;
	margin-bottom: 20px;
}

.examineDefine ol {
    margin:0;
    padding:0;
    line-height:.5;
}

.examineDefine li{
    white-space: initial;
	margin-left: 40px;
    line-height: 24px !important;
}


/* Top Bar Borders */
.td-header-style-3 .td-header-top-menu-full {
    border-bottom: 1px solid #e9e9e9;
}

/* Top Bar Shadow */
@media (min-width: 1180px){
    .td-header-top-menu-full.td-container-wrap {
        -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
        -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
        box-shadow: 0 0 5px 0 rgba(0,0,0,.12);
    }
}



.td-header-style-3 .td-header-menu-wrap:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #f15743;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}



/* Hide Top Bar and Search for Article */
.category-article .header-search-wrap, .category-article .td-header-top-menu-full {
    display: none;
}

/* Article Narrow Body */
article.category-article {
    max-width: 800px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}


/* Compliance "Advertisement" text */
.compliance {
    font-size: 14px;
    color: #ccc;
    margin: -20px 0;
    top: 0;
    position: absolute;
    right: 0;
}


/* Article Wide Image */
article img.wide, article .td-center, figure.wide, figure.wide img, div.wide figure, div.wide img {
	width:100% !important;
}

figcaption {
	margin-bottom: 0 !important;
}


/* Hide "More From Author" */
.td-related-title .td-related-right {
    display: none !important;
}

/* CTA Button */
.wp-block-button.cta a {
    padding: 16px 24px !important;
    font-size: 18px !important;
}

.td-header-header { padding: 0; }

.td-header-rec-wrap, .td-a-rec-id-custom_ad_1, .td-a-rec-id-custom_ad_2, .td-a-rec-id-footer_top{
	display: block !important;
	width: 100%;
}
.headerAd, .footerAd {
	margin: 0 auto;
}