/*
Theme Name: digitalnaturals
Theme URI: http://herowp.com/demos/myway
Author: Khalil Lotz
Author URI: http://digitalnaturals.com
Description: Ein dufte Child-Theme
Version: 1.0
Template: myway
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, theme-options, translation-ready, accessibility-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.spacer-20{
    margin-top: 20px;
}
.spacer-40{
    margin-top: 40px;
}
/*Shoutbox*/
.shout-box{
    padding-bottom: 25px;
}
@media (min-width: 961px){
    .shout-box-title {
        font-size: 60px;
        letter-spacing: -1px;
    }
}
@media only screen and (max-width: 480px) and (min-width: 280px) {
    .shout-box-title {
        padding: 5px 0;
        font-size: 38px;
    }
}
@media (min-width: 769px){
#mega_main_menu .nav_logo .logo_link img {
    top: -14px;
    max-height: 160%;
}
    #mega_main_menu .sticky_container .nav_logo .logo_link img {
        top: -14px;
        max-height: 130%;
    }
}
.blog_posts_block1 p{
    font-size: 18px;
}
.blog_img img{
    max-width: 300px;
}
/*Responsive fix service Kacheln*/
@media all and (min-width:992px) {
    .services_home7 .servicesnumber i.icon-plates {
        position: relative;
        left: -20px;
    }
}
@media all and (max-width:991px) {
    .services_home7{margin-top: -80px !important;}
    .services_home7 .servicesnumber {
        font-size: 60px;
        font-weight: 900;
        color: #FFFFFF;
        padding: 0px 15px;
        text-align: center;
    }
    .services_home7 .servicesnumber i.icon-plates {
        position: relative;
        left: -10px;
    }
}
@media all and (min-width:351px) and (max-width:480px) {
    #aq-block-520-2 {
        position: relative;
        top: 20px
    }
}
@media all and (max-width:350px) {
    #aq-block-520-2 {
        position: relative;
        top: 50px
    }
}
@media (max-width: 480px) and (min-width: 280px) {
    .menu_inner {
        background: rgba(0, 0, 0, .85);
        padding: 0px 15px 0px;
        position: absolute;
        top: -32px;
    }
    .fullwidthbanner-container {
        top: -75px;
        margin-bottom: 20px !important;
    }
}
/* Bild unter service-Kachelm*/
#aq-block-520-6 .static_content{
    text-align: center;
}

/* Subtitle parties*/
#slide-520-7 h3{
     font-weight: 400;
     text-transform: none;
     padding-top: 0;
 }
#slide-520-7 p.heading{
    font-weight: 700;
}
#aq-block-520-7 .container{
    padding-bottom: 0;
}

.title-heading h1 span {
    font-weight: 300;
}
.maps{
    text-align: center;
    margin-top: 50px;
}
/*Instagram added*/
.header-social ul li.instagram:hover {
    background: #517FA4;
}
#blog-grid-1-type-2 ul li, #page-content ul li{
    list-style-type: none;
}
#blog-grid-1-type-2 ul{
    margin: 0;
}
.blog_posts_block1 .date_added_and_category, .dotcolor{
    display: none;
}
/*Link zu Schloss*/
@media (max-width: 421px){
    .services_home08.schloss_link .services-box h2 {
        font-size: 15px;
    }
    .services_home08.schloss_link .services-box h2 img {
        float: none;
        height: 120px;
        width: auto;
        margin: 0;
    }
}
@media (max-width: 991px){
    #aq-block-520-2 #aq_block_5_text{
        display: none;
    }
}
@media (max-width: 600px) {
    a.default_button2 {
        font-size: 10px !important;
        left: -20px;
        top:10px;
        position: relative;
    }
}