/*
Theme Name: Apress Child
Description: APRESS is a clean and modern Creative Multiuse Multipurpose WordPress Theme built with lot of insights and suggestions behind it.
Author: Apress Themes
Theme URI: http://apressthemes.com/
Author URI: https://themeforest.net/user/apressthemes
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apress
Template: apress
*/

.resources .resource { 
    display: inline-block;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
    cursor: pointer;
    transition: opacity .25s ease-in-out;
}

.resources .resource:hover { 
    opacity: .85;
}

@media only screen and (min-width: 960px) {
    .resources .resource { 
        width: 32%;
    }
    .resources .resource:nth-of-type(3n + 1), .resources .resource:nth-of-type(3n + 2) { 
        margin-right: 2%;
    }
}

.resources .resource .resource__thumbnail { 
    border-bottom: 3px solid #333333;
    height: 200px;
    background-position: center center;
    background-size: cover; 
    background-repeat: no-repeat;
}

.resources .resource .resource__title { 
    padding: 20px 20px 7px 20px;
}

.resources .resource .resource__title h3 { 
    padding: 0;
    font-size: 22px;
    line-height: 26px;
}

.resources .resource .resource__excerpt { 
    padding: 7px 20px 20px 20px;
}

.resources .resource .resource__excerpt .read_more_area { 
    display: none;
}

.recruitee-application-form {
    margin: 20px 0;
}

.recruitee-application-form input[type="text"], .recruitee-application-form input[type="email"], .recruitee-application-form label, .recruitee-application-form textarea {
    display: block;
    width: 100%;
    max-width: 500px;
}

.recruitee-application-form input[type="text"], .recruitee-application-form textarea, .recruitee-application-form input[type="email"], .recruitee-application-form input[type="file"] {
    margin-bottom: 15px;
}

.recruitee-application-form input[type="file"] {
    border: none;
    color: #747474;
}

.recruitee-application-form label {
    margin-bottom: 7px;
    font-family: 'madera-regular' !important;
    color: #747474;
}

.recruitee-application-form hr {
    margin: 40px 0;
    color: transparent;
    border-top: 1px solid #c6c6c6;
    width: 100%;
    max-width: 500px;
}

.recruitee-application-form input[type="text"].error, .recruitee-application-form input[type="email"].error, .recruitee-application-form textarea.error {
    border: 1px solid #ff0000;
}

.recruitee-application-form label.error {
    color: #ff0000;
}


/***
 * WP-Wartung24, Marc Nilius *
 ***/

/* Fix for Apress 3.x child themes */
html, body{ overflow:visible!important;}

/* Hustle Slide-In modifications */
.hustle-modal {
    height: 250px !important;
}

.hustle-modal .hustle-gdpr-box {
    clear: both;
	  padding: 10px 0;
}

.hustle-modal .hustle-modal-close {
    margin: 0 0 10px;
}


.hustle-modal-message input[type="email"] {
    padding: 5px 10px;
}

.hustle-modal-message .mc4wp-form input[type="submit"] {
    margin-left: 8px;
}

.hustle-modal-message, .hustle-modal section {
    height: auto !important;
}

.hustle-modal-body {
    padding: 0 0 10px 0;
}

.hustle-modal .hustle-modal-close .hustle-icon path:after {
    fill: #fff;
    mix-blend-mode: difference;
}

.hustle-modal header .hustle-modal-title {
    font-size: 20px !important;
	  font-family: 'madera-medium' !important;
	  line-height: 30px  !important;
}


.wph-modal.module_id_2 .hustle-modal .hustle-modal-message a {
    text-decoration: underline;
}

.hustle-modal .hustle-modal-close .hustle-icon, .wpmudev-ui .hustle-modal .hustle-modal-close .hustle-icon {
    padding: 0 !important;
    width: 16px;
    height: 16px;
    margin: 0 0 0 auto;
}


.hustle-modal-minimal .hustle-modal-body footer {
    padding: 0 20px !important;
}


.wph-modal.module_id_2 .hustle-modal .hustle-modal-message {
    overflow: hidden !important;
}


.hustle-modal .hustle-gdpr-box .hustle-gdpr-checkbox {
    margin: 2px 10px 0 0 !important;
}

.hustle-modal-minimal .hustle-modal-body header {
    border-bottom: 0 !important;
}

.hustle-modal-minimal .hustle-modal-body footer {
    background: inherit !important;
}

.hustle-modal article p, .hustle-modal .hustle-modal-message p {
    margin: 0 !important;
}

.wph-modal.inc_opt_slidein_se .hustle-modal, #wph-preview-modal.inc_opt_slidein_se .hustle-modal {
    margin-right: 20px !important;
}

.wph-modal.inc_opt_slidein .hustle-modal {
    width: fit-content;
}

.wph-modal.hui-module-type--slidein .hustle-modal {
    overflow-y : hidden !important;
}

.hustle-modal-minimal .hustle-modal-header+.hustle-modal-content {
    border: none !important;
}

.hustle-modal-minimal .hustle-modal-body:not(.hustle-size-small) .hustle-modal-wrap--content,
.hustle-modal-minimal .hustle-modal-body:not(.hustle-size-small) .hustle-modal-header {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.hustle-modal-close, .wpmudev-ui .hustle-modal-close {
    width: auto !important;
    height: auto !important;
}

.mc4wp-form .mc4wp-form-fields p:last-of-type {
    width: 100% !important;
}

/* Cookie Notice */
#cookie-notice {
    margin-bottom: 40px;
}

/* single blog posts page width */
body.single-post .zolo_main_content_area .zolo-container {
    width:850px;
}

/* single blog post headings, paragraphs and blockquotes */
body.single-post blockquote {
    padding-top: 0;
    padding-left: 40px;
    padding-bottom: 12px;
    padding-right: 0;
    border-left: 2px #d50f74 solid;
    background-color: transparent;
    position: relative;
    left: -40px;
}

body.single-post blockquote:after {
    background: none;
    display: none;
}

body.single-post blockquote p {
    font-family: 'madera-light', sans-serif;
    color: darkgray;
    font-size: 20px;
    font-weight: 200;
    line-height: 40px;
    font-style: italic;
}

body.single-post blockquote p a {
    color: darkgray;
    text-decoration: underline;
}

body.single-post blockquote p a:hover {
    text-decoration: none;
}

body.single-post .zolo_main_content_area .zolo-container p {
    font-size: 18px;
    line-height: 35px;
}

body.single-post .zolo_main_content_area .zolo-container h2,
body.single-post .zolo_main_content_area .zolo-container h3,
body.single-post .zolo_main_content_area .zolo-container h4 {
    padding-top: 40px;
}