/*
Theme Name: Construction Child
Theme URI: http://www.wpcharming.com
Description: Construction Child Theme
Author: WPCharming
Author URI: http://www.wpcharming.com
Template: construction
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
body {border-top: 6px solid #004c97;}
.footer-social {background-color: #fab702 !important;}
.featured-box-content h4 {color: #999;}
.mobile-center a {text-transform: none;font-weight: bold;}
.rev_slider .tp-caption {font-family: arial,sans-serif !important;}
.wpc-menu a {position: relative;}
.wpc-menu >li> a:before {content:"";width: 1px; height: 15px;background: #999;position: absolute; left: 0;top: 4px;}
#searchbox {float: right;border: 1px solid #878486;height: 25px;}
#searchbox  #s {border: none; padding: 5px 10px;height: 24px; float: left;}
#searchbox #searchsubmit {border: none; background: #878486; width: 23px; height: 23px;color: #fff;line-height: 21px;}
#searchbox #searchsubmit:hover {color: #004c97;}
#secondary .widget.widget_nav_menu ul li.current-menu-item a,#secondary .widget-title {font-weight: bold !important;}
#secondary .widget-title {text-transform: uppercase;}
.entry-content .wpb_content_element .wpb_accordion_header a {text-transform: none !important;}
.site-header {padding-top: 21px;}
.wpc-menu .current-page-ancestor> a {color: #004a95;}

/*hide single elements*/
.single-post .entry-meta,.single-post .entry-author.clearfix,.single-post #comments {display: none;}
.single-post .entry-title {margin-bottom: 30px;}
.single-post article {padding-bottom: 60px;position: relative;}
.single-post article .pdfprnt-bottom-left {position: absolute;left: 0;bottom: 0;max-width: none;width: 100%;padding: 0;}
.single-post article .pdfprnt-bottom-left a {max-width: 265px;height: 44px;width: 100%;display: block;border: 1px solid #e9e9e9;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;color: #777777;}
.single-post article .pdfprnt-bottom-left a:hover {background: #f9f9f9;color: #333333;text-decoration: none;}
.single-post article .pdfprnt-bottom-left a img {display: none;}
.single-post article .pdfprnt-bottom-left a:before {content: "\f1c4";font-size: 18px;padding: 14px 10px 16px 15px;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.single-post article .pdfprnt-bottom-left a:after {content: "Referenz als PDF downloaden";}

/*second button*/
.single-post article .printfriendly.pf-alignleft {position: absolute;left: 315px;bottom: 0;max-width: 248px;width: 100%;padding: 0;}
.single-post article .printfriendly.pf-alignleft a {max-width: 248px;height: 44px;width: 100%;display: block;border: 1px solid #e9e9e9;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;text-transform: uppercase;color: #777777;}
.single-post article .printfriendly.pf-alignleft a:hover {background: #f9f9f9;color: #333333;text-decoration: none;}
.single-post article .printfriendly.pf-alignleft a img {display: none;}
.single-post article .printfriendly.pf-alignleft a:before {content: "\f1c4";font-size: 18px;padding: 14px 10px 16px 15px;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.gallery-icon {overflow: hidden; height: 128px;}

/* Update grid */
@media (min-width: 768px) {
    .equal-height .row_inner_wrapper .row_inner {
        display: flex;
    }
    .equal-height .row_inner_wrapper .vc_column-inner {
        height: 100%;
    }
}
