/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*
#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.sticky-off.fixed-masthead > div.top-bar.full-width-line.top-bar-line-hide > div.right-widgets.mini-widgets > a.microwidget-btn.mini-button.header-elements-button-1.show-on-desktop.near-logo-first-switch.in-menu-second-switch.microwidget-btn-hover-bg-on.border-on.hover-border-off.btn-icon-align-right.first {margin-bottom:1px; border-top: 0px !important;}
#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.sticky-off.fixed-masthead > div.top-bar.full-width-line.top-bar-line-hide > div.right-widgets.mini-widgets > a.microwidget-btn.mini-button.header-elements-button-2.show-on-desktop.near-logo-first-switch.in-menu-second-switch.microwidget-btn-hover-bg-on.border-on.hover-border-on.btn-icon-align-right.last {margin-bottom:1px; border: 0px !important;}
*/


#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.sticky-off.fixed-masthead > header > div > a > img {width: 200px;}
#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.fixed-masthead.sticky-on > header > div > a > img {width: 200px;}

/* Logo an obere Grenze Top-Bar setzen header und sticky header */
#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.sticky-off.fixed-masthead > header > div > a > img {margin-top: -36px;}

#page > div.masthead.inline-header.right.widgets.line-decoration.shadow-mobile-header-decoration.medium-mobile-menu-icon.mobile-menu-icon-bg-on.mobile-menu-icon-hover-bg-on.dt-parent-menu-clickable.show-sub-menu-on-hover.show-device-logo.show-mobile-logo.fixed-masthead.sticky-on > header > div > a > img {margin-top: -36px;}

/*
.highlight {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, #83B231 100%);
}
*/
/*
h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    text-align: center;
}

h3::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #a84823;
    display: inline-block;
    flex-shrink: 0;
}
*/

.page-id-11 #content {
    max-width: 1024px; /* gewünschte Breite */
    margin: 0 auto;    /* zentriert den Container */
    padding: 0 20px;   /* Abstand zum Rand auf Mobilgeräten */
}
.page-id-42 #content {
    max-width: 1024px; /* gewünschte Breite */
    margin: 0 auto;    /* zentriert den Container */
    padding: 0 20px;   /* Abstand zum Rand auf Mobilgeräten */
}
.page-id-37 #content {
    max-width: 1024px; /* gewünschte Breite */
    margin: 0 auto;    /* zentriert den Container */
    padding: 0 20px;   /* Abstand zum Rand auf Mobilgeräten */
}

