/*
 Theme Name:   Dynamic News Lite Child
 Template:     dynamic-news-lite
 Version:      1.0
 Text Domain:  dynamic-news-lite
*/

#breadcrumbs {
    margin: 0px 0px 10px 0px;
    font-size: 13px;
    }

.top-navigation-menu ul a:link, .top-navigation-menu ul a:visited {
        color: #000!important;
    }

.widgettitle {
    background-color: #FFD400!important;
    color:#000!important;
}

.widgettitle a {
    color:#000!important;
}

.widget-category-posts-content hr {
    background-color: #FFD400!important;
}

figcaption {
    font-size: 13px;
    line-height: normal;
}
    
/*****START paywall****/

.home div.pmpro_content_message  {
        display:none;
    }
.archive div.pmpro_content_message  {
        display:none;
    }
.search div.pmpro_content_message  {
        display:none;
    }
    

.pmpro-level-required .post-title::before {
        content: url(vw-plus-q2-icon.gif);
        padding-right: 5px;
    }

.pmpro_content_message a, 
.pmpro_content_message a:link {
        background-color: #FFD400;
    }

/*memeber button social icons*/
li#menu-item-66463 {
    padding-left: 5px;
}

li#menu-item-66463 a {
    background: #333;
}

li#menu-item-66463 a:hover {
    background: #606060;
}

.menu-item-66463 a::before{
    content: '\f304'!important;
    color:#F1DD1E !important;
}

/*main-nav*/
/*.main-navigation-menu a {
    text-transform: none;
}*/

/*Abo Page*/
#pmpro_level_cost {
    display: none;
 }

 /*Checkout Page*/
 #anrede.pmpro_required.pmpro-required {
     height:40px;
     border-color:#ccc;
     font-size: 14px;
 }

 #country.pmpro_required.pmpro-required {
    height:40px;
    border-color:#ccc;
    font-size: 14px;
}

/*Account Page*/
#pmpro_account-membership table th {
    display: none;
 }
#pmpro_account-membership table th:nth-child(1) {
    display: block;
 }

#pmpro_account-membership table td {
    display: none;
 }
#pmpro_account-membership table td:nth-child(1) {
    display: block;
 }

 #pmpro_account-membership .pmpro_actionlinks #pmpro_actionlink-levels {
    display: none;
 }

 div .pmpro_member_profile_edit-field.pmpro_member_profile_edit-field-.first_name {
    display: none;
 }

 div .pmpro_member_profile_edit-field.pmpro_member_profile_edit-field-.last_name {
    display: none;
 }

 .pmpro_member_profile_edit-field.pmpro_member_profile_edit-field-.display_name input {
    pointer-events: none;
    user-select: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    
    background-color: #F7F7F7;
 }

 .pmpro-member-profile-edit .pmpro_btn-cancel
 {
    display: none;
 }

 /*Confirmation Page*/
 .pmpro_payment_instructions{
    display: none;
 }

 .pmpro_a-print{
    display: none;
 }

 .pmpro_confirmation_wrap h3{
    display: none;
 }

 .pmpro_confirmation_wrap ul{
    display: none;
 }

 .pmpro_invoice_details {
    display: none;
 }

 /*Cancel Page*/

 .custom_keep_membership {
     color:#00AA21 !important;
 }

 /*Change Password Page*/

 .pmpro_change_password_wrap .pmpro_btn-cancel
 {
    display: none;
 }
 

/*****END paywall****/

/*xing button social icons*/
.menu-item-4966 a::before{
    content: url(xing-icon.png) !important;
}

/* Print */
@media print { 
    /* All your print styles go here */
    #google_image_div, .versi-leaderboard, .GoogleCreativeContainerClass, #topnav, #topnavi-social-icons, #breadcrumbs, #cc-banner-wrap, 
    #Ads_BA_SKY, #header-wrap, #Ads_BA_BS, #Ads_BA_BS_SPACER, #Ads_BA_CAD, #Ads_BA_CAD_SPACER, #Ads_BA_CAD2, #Ads_BA_CAD2_SPACER, #Ads_BA_BUT, #navi-wrap, #Ads_BA_FLB, #Ads_BA_FLB_SPACER, 
    #Ads_BA_VID, #Ads_BA_VID_SPACER, #sticky-mma-outer,  
    .addtoany_share_save_container, .crp_related, #sidebar, .meta-comments, .meta-tags, 
    .versi-inhalt, #comments, #Ads_BA_FOOT, #footer  { display: none !important; } 

    #content {width: 100% !important;}
}

/* Stellenanzeigen */
.widget .job_listings {
    width: 290px !important;
}

/* Site Title Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	#logo .site-title  { display: none !important; }
}


