/*
 Theme Name:   Newspaper Child - The Living Church
 Description:  Newspaper Child Theme for The Living Church
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaperchild
*/

/* Mega Menu
--------------------------------------------- */


#mega-menu {
	background: white;
	z-index: 999;
	position: fixed;
	overflow-y: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 50px 20px 75px;
	display: none;
}
	
#mega-menu .row {
    display: flex;
    flex-direction: row;
}
	
#mega-menu .row.top {
    border-bottom: 1px solid #1e7ce2;
    padding: 0 0 38px;
    margin: 0 0 70px;
    align-items: center;
    justify-content: space-around;
}
		
#mega-menu .row.top .col {
    display: flex;
    flex-direction: column;
}
		
#mega-menu .row.top .col-1 {
    width: 22%;
}
		
#mega-menu .row.top .col-2 {
    width: 50%;
}
		
	
#mega-menu .row.nav {
    width: 70%;
    margin: auto;
    flex-wrap: wrap;
}
		
#mega-menu .row.nav .col {
    display: flex;
    flex-direction: column;
}
#megamanu .menu-sub-header-container a{
    color: black;
}
#mega-menu .row.nav .col-1 {
    margin-left: 5%;
    width: 28%;
}
		
#mega-menu .row.nav .col-2 {
    width: 50%;
}
		
	
#mega-menu .row .mega-menu-logo-link {
    text-align:center;
    display: flex;
align-items: center;
justify-content: center;
}
		
#mega-menu .row .mega-menu-logo-link img {
    width: 500px;
    max-width: 50%;
}

	
#mega-menu h4 {
    font-weight: 600;
    font-family:Oxygen;
    color: black;
    font-size: 18px;
    margin: 15px 0 0 0;
}
#mega-menu h4 a {
    color: #fff;
}
	
	
#mega-menu .nav-menu {
    padding: 0;
    margin-top:5px;
}
		
#mega-menu .nav-menu li {
    list-style: none;
    margin:0px 0px;
}
.menu-sub-header-container.dropdown li a {
    color:black !important;
    font-family: Oxygen!important;
}
#mega-menu .nav-menu li a {
    font-weight: 600;
    font-size: 16px;
    font-family: 'Oxygen';
    color: #707070;
}
#mega-menu .nav-menu li a:hover, #mega-menu .nav-menu li a:active {
    color: black;
}
					
#mega-menu .menu-close {
    z-index: 999;
    right: 10%;
    top: 60px;
    position: fixed;
    filter: invert(1);
    display: flex;
    margin-left: auto;
}

#mega-menu .menu-close img {
width: 30px;
}

@media screen and (max-width: 1200px) {
	
	#mega-menu .row.nav {
		width: 100%;
	}
	
	#mega-menu .row.nav .col-1 {
		width: 50%;
	}
	
}


@media screen and (max-width: 800px) {
	
	#mega-menu {
		padding: 35px;
	}
	
	#mega-menu .row.top {
		flex-direction: column-reverse;
		row-gap: 20px;
		border: 0;
	}
	
	#mega-menu .row.top .col-2 {
		width: 100%;
		border-bottom: 1px solid #1e7ce2;
		marign: 0 0 20px;
		padding: 0 0 20px;
	}
	
	#mega-menu .row.top .col-1 {

		width: 100%;
	}
	
	#mega-menu .row.nav {
		width: 100%;
	}
	
	#mega-menu .row.nav .col-1 {
		width: 100%;
	}
	
}

@media screen and (max-width:600px){
    #mega-menu .row.top {
        margin-bottom: 10px;
        padding: 0px;
        border-bottom: 0px solid black;
    }
    #mega-menu .nav-menu {
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .single_job_listing .website{
        display: block !important;
    }
    .single-job_listing .name strong{
        padding-left: 0px !important;
    }
    .single-job_listing .company{
        margin-bottom: 1em !important;
    }
    .single_job_listing .meta li {
        padding: 0em 0em .5em 0 !important;
    }
    body.single_job_listing .meta li.date-posted {
        padding-left:0px !important;
    }
    .single_job_listing .meta li.date-posted {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px !important;
    }

#mega-menu .logo-wrapper{
top: 70px;
    right: 0;
    position: absolute;
    display: inline-block;
    width: 40%;
    float: right;
}
#mega-menu .menu-wrapper{
    width: 50%;
}
}



.admin-bar #mega-menu  {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar #mega-menu  {
    top: 0px;
  }
  .site-header-aux-nav .logout-button{
	display: none !important;
  }
}
.single-job_listing .td-post-author-name{
    display:none;
}
.in-post-ad .g-8{
    margin:0;
}
h2.gform_title {
    margin-bottom:0px !important;
    font-family: 'Rufina', sans-serif !important;
    text-align:left;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
}
p.gform_description {
    font-family: 'Rufina', sans-serif !important;
    text-align: left;
}
#gform_1 input,#gform_2 input,#gform_3 input{
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    padding: 20px 9px !important;
    text-align:left;
    border-radius: 0px;
    font-family: Roboto !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 500
}
#gform_1 .gform_footer.top_label,#gform_2 .gform_footer.top_label,#gform_3 .gform_footer.top_label{
    margin-top:10px;
}

input#gform_submit_button_1,input#gform_submit_button_2,input#gform_submit_button_3  {
    width:100%;
    color:white;
    border-radius: 0px;
    padding: 0px 9px !important;
    justify-content: center;
    background-color: #852029;
    font-family: Roboto !important;
    font-size: 13px !important;
    line-height: 1.2
}
.job_listings h3 {
    font-family: Rufina!important;
    font-size:17px !Important;
}
.job_listings .content .meta {
    font-family: Oxygen!important;
}
.single-job_listing h3.entry-title.td-module-title {
    font-family: Rufina !important;
    font-size: 60px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    text-transform: none !important;
}

.single-job_listing section.cb-entry-content.entry-content.clearfix {
    font-family: Rufina !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
}
.td-social-but-icon:hover {
    background-color: #344e9e !important;
}
.covenant-author:hover{
	text-decoration:underline;
	text-decoration-color: #344e9e;
}
@media screen and (max-width:600px){
	.home-top-block{
		flex-direction: column-reverse !important;
    display: flex !important;
	}
    .mobile-top-hamburger-menu .menu-sub-header-container{
        display:none;
    }
    .mobile-top-hamburger-menu .tdb_header_logo .tdb-logo-img-wrap{
        display:none;
    }
}
.td-trending-now-wrapper{
	margin-top:15px;
}
.covenant-image .tdb-caption-text {
    width: 100%;
    padding: 5px 10px;
}
.category .tdi_70 .covenant-hover.td-post-category:hover,.category .tdi_76 .covenant-hover.td-post-category:hover,.category .tdi_73 .covenant-hover.td-post-category:hover{
	background-color:rgb(34, 76, 60) !important;
}
.__tlc-header-border .tdi_25 {
		border-width: 0px 0px 0px 0px !important;
}
.show {
    display: flex;
    flex-flow: row wrap;
}
.partner-preview:hover {
    border-bottom: solid 2px #15267c;
    margin-bottom: 13px;
    cursor: pointer;
}
.partner-preview {
    width: 46%;
    padding: 5px 15px 2px 15px;
    margin: 15px 2% 15px 2%;
}
.__staff .tagdiv-type p {
    margin-bottom: 10px;
}
#wpjm-job-styles .single_job_listing .application .application_button, .single_job_listing .application .application_button {
    display: none;
}
.single-job_listing .author-box-wrap{
	display:none
} 
.events-row{
	    background-color: #b22121;
    padding: 10px;
    color: white;
}
.event-image img{
	object-fit:cover;
	height:250px !important;
	width:100% !important;
}
.vc_widget_sidebar .widget {
    margin-bottom: 5px;
}
.mc4wp-form input[type=submit] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    height: 42px;
    width: 250px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    font-family: Outfit,sans-serif;
    background: #852029;
    border: 1px solid #852029;
    font-weight: 700;
    text-transform: uppercase
}

.mc4wp-form input[type=submit]:focus,.mc4wp-form input[type=submit]:hover {
    background: #852029;
    border: 1px solid #852029;
    color: #fff
}
.td-is-sticky .adrotate_widgets img{
	max-width:300px;
}
.td-header-desktop-wrap .subscribe-secondary:hover{
    background-color:#dd3333;
}
.td-header-desktop-wrap .subscribe-secondary{
    border-radius:5px;
	margin:0px 10px !important;
    padding: 0px 10px;
    text-transform:uppercase;
    background-color: #852029;
}
.td-header-desktop-wrap .subscribe-secondary a {
    border-radius:5px;
    text-transform:uppercase;
	color:white !important;
}
img.company_logo {
    display: none;
}
li.job_listing a div.position,.single_job_listing .company .name{
	margin:0;
	padding:0px !important;
}
.single-job_listing  .full-time{
	color: #999 !important;
    background-color: inherit !important;
}
.single-job_listing .part-time{
	color: #999 !important;
    background-color: inherit !important;
}
.classifieds .full-time{
	color:#852029 !important;
}
.widget_recent_jobs .job_listing .full-time, .widget_recent_jobs .job_listing .part-time{
    color: inherit !important;
}
.classifieds .part-time{
	color:#352d78 !important;
}
.single-job_listing .td-post-comments{
    display:none;
}
.single_job_listing .company {
    border-width: 0px 0px 0px 0px !important;
    border: 1px solid #eee;
    box-shadow:none;
    box-sizing: content-box;
    clear: both;
    display: block;
    margin: 0 0 0em;
    min-height: 3em;
    padding: 0em;
    position: relative;
}
.single-job_listing .name strong{
    padding-left: 8px;
}
.single_job_listing .meta li {
    padding: .5em .5em .5em 0 !important;
}
.single_job_listing .company .company_header {
    margin: 0 0 0em;
    min-height: inherit;
}
body.single_job_listing .meta li.date-posted {
    padding-left:20px;
}
.single_job_listing .company .name a {
    display: inline-block;
    float: none;
    margin-left: 0;
}
.single_job_listing .meta,.single_job_listing .location{
    margin:0px 10px 0px 0px !important;
}
.single-job_listing .td-post-next-prev{
    display: none;
}
.tdi_84 .td-post-category.covenant-hover:hover{
    background-color:#344e9e !important;
}
.widget ul.job_listings li.job_listing ul.meta li{
    line-height: 1em;
}
.underline-links a:hover {
    text-decoration: underline !important;
}