/*
Theme Name: innpuls Child
Author: innpuls Werbeagentur GmbH
Author URI: https://www.innpuls.at/
Description: Child-Theme für innpuls Kunden
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
Text Domain: innpuls Child
*/

/*** ALLGEMEIN ***/
::selection {color: #fff; background: var(--e-global-color-the7_content_links_color);}
::-moz-selection {color: #fff; background: var(--e-global-color-the7_content_links_color);}

/*Elementor Column-Gap deault form 10 to 30*/
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 30px;
}

/*Elementor Link-Kennzeichnung Erweiterung - Farbe selbst in der Typography The7.io gesetzt*/
.elementor a:hover {color: var(--e-global-color-the7_content_links_color);}
.elementor-widget-container a {text-decoration:underline;}
.elementor-widget-container a:hover {text-decoration:none;}
a.elementor-button-link, .elementor-icon-box-title a, a.post-details.details-type-btn {text-decoration:none;}


@media only screen and (max-width: 500px) {
    .elementor a {overflow-wrap: break-word; word-break: break-word;}
}

/*Elementor Filter too height*/
.filter .filter-extras a svg {
  max-height: 1em;
}

/*** COOKIEBOT ***/
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color:var(--e-global-color-the7_content_links_color) !important;
    border-color:var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border-color:var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
    background-color:var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper input:focus-visible + span, #CybotCookiebotDialog :focus-visible {
    outline: var(--e-global-color-the7_content_links_color) solid 2px !important;
}
#CybotCookiebotDialogTabContent input:focus + .CybotCookiebotDialogBodyLevelButtonSlider {
    box-shadow: var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a, #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink, #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a, #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a, #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a, #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink, #CybotCookiebotDialogDetailBodyContentTextAbout a {
    color:var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive,
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
    border-bottom-color: var(--e-global-color-the7_content_links_color) !important;
    color: var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: var(--e-global-color-the7_content_links_color) !important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
    color: var(--e-global-color-the7_content_links_color) !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
    background-color: var(--e-global-color-the7_content_links_color) !important;
    color: #fff !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
    background-color: var(--e-global-color-the7_content_links_color) !important;
    border-color: var(--e-global-color-the7_content_links_color) !important;
    color: #fff !important;
}





/*** HEADER ***/
.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text {padding-right: 15px;}
.second-logo {
    padding-left:20px; /*20px because logo has 20px margin-right in theme options > branding*/
    max-height:90px; /*retina logo is used in theme options > top bar header > microwidget*/
}
#page .mobile-header-bar .mobile-mini-widgets {
    justify-content: flex-start;
}
#page .mobile-header-bar .mobile-mini-widgets .second-logo {
    padding-left:0px;
}

.hort-logo {
    max-height: 90px;
    width: auto;
    margin-left: -20px;
    margin-right: 20px;
}
.masthead-mobile-header .hort-logo {
    margin-left:0px;
    margin-right:-10px;
}

/*** FOOTER ***/
.footer .widget a {text-decoration: none;}
.footer .widget a:hover, .footer .textwidget a:hover, .footer .textwidget a:not(.dt-btn):hover {color: var(--e-global-color-the7_content_primary_text_color); text-decoration: none;}
.footer .widget li.act a {color: var(--e-global-color-the7_content_primary_text_color);}
/* Bottom bar */
#bottom-bar .bottom-bar-icon-link:hover i, #bottom-bar .bottom-bar-icon-link:hover a {color: var(--e-global-color-the7_content_primary_text_color); text-decoration: none;}
.footer .post-content a:hover {color: var(--e-global-color-the7_content_primary_text_color) !important; text-decoration: none;}
#bottom-bar .wf-container-bottom .wf-float-left {display: none;}
#bottom-bar .wf-container-bottom .wf-float-right {margin-left: 0;}

#footer .widget .contact-info li {
    margin: 0px;
}

.footer-logo {
    width:100%;
    text-align:center;
    padding:10px 0px;
    background:#FFF;
    display:none;
}
.footer-logo img {
    margin:0px auto;
    width:130px;
    height:auto;
}
@media screen and (max-width:500px) {
	.mobile-header-bar .mobile-mini-widgets .second-logo {
	    display:none;
	}

    	.footer-logo {
    	    display:block;
    	}
}


/*ADAPT FRANZIS*/
.elementor-accordion-item {
    border-bottom: 1px solid #FFF !important;
}

img {
    page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    page-break-inside: avoid; /* or 'auto' */
}

body .page-title .wf-wrap {
    padding:15px 30px;
}




/*Sticky side navigation*/
.fixed_sidebar_icons_ul > li {
    list-style:none;
}
.custom-sticky-navigation {
    position: fixed;
    top: 30%;
    right: 0;
    margin: 5px;
    margin-right: 0px;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
}

.custom-sticky-icon-wrapper{
}

.custom-sticky-icon-wrapper a{
    color: white;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.custom-sticky-icon-wrapper a{
    text-decoration: none;
}
.custom-sticky-icon-wrapper a:hover{
    text-decoration: none;
}

.single-sticky-item{
    margin-bottom: 5px;
    background: var(--e-global-color-the7_content_primary_text_color);
    transition: 1s;
    position: relative;
}

.single-sticky-item:hover .sticky-icon-wrapper{
    background: var(--e-global-color-the7_content_primary_text_color);
}
.single-sticky-item:hover .sticky-item-title{
    color: #FFF;
}

.sticky-title-wrapper {
    display: inline-block;
    line-height:45px !important;
    width: 150px;
    vertical-align: top;
}

.sticky-item-title{
    display: inline-block;
    line-height:45px !important;
    vertical-align: top;
}


.sticky-icon-wrapper{
    display: inline-block;
    background: var(--e-global-color-the7_content_links_color);
    padding: 0px 0px 0px 0px;
    width: 45px;
    height: 45px;
    text-align: center;
    vertical-align: top;    
}

.sticky-item-icon{
    line-height:45px !important;
    height: 100%;
    color: white !important;
    font-size:1.3em;
}

.sticky-slide-duration{
    transition: 1s;   
}

/*Elementor-Forms*/
.form-spacer {
    content: " ";
    padding: 20px;
}
.elementor-field-required > label::after {
    content: "*";
    color:var(--e-global-color-the7_content_links_color);
}

.single-portfolio .breadcrumbs{
    opacity: 0;
}
.single-post .breadcrumbs{
    opacity: 0;
}
.single-dt_testimonials .breadcrumbs{
    opacity: 0;
}

.single-overview-wrapper{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.single-overview-link-wrapper{
    padding: 30px;
}


/*ADPATION SINGLE SITES*/
/*pnmsvbat*/
body.site-id-4 #page .mobile-header-bar .mobile-mini-widgets .second-logo {
    display:none;
}
@media screen and (max-width:1024px) {
    body.site-id-4 .footer-logo {
        display:block;
    }
}
/*orgvbat*/
body.site-id-5 #page .mobile-header-bar .mobile-mini-widgets .second-logo {
    display:none;
}
@media screen and (max-width:1024px) {
    body.site-id-5 .footer-logo {
        display:block;
    }
}

.footer-single-logo {
    width: 45%;
    display: inline-block;
    height: 120px;
    position: relative;
    max-width: 120px;
}

.footer-single-logo a{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
}

/*** EMBED GOOGLE FONTS LOCAL ***/
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/Roboto/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('./fonts/Roboto/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('./fonts/Roboto/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/Roboto/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/Roboto/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/Roboto/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/Roboto/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('./fonts/Roboto/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/Roboto/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/Roboto/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/Roboto/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('./fonts/Roboto/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/Roboto/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/Roboto/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/Roboto/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/Roboto/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}

/* coming-soon-regular - latin */
@font-face {
  font-family: 'Coming Soon';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/ComingSoon/coming-soon-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/ComingSoon/coming-soon-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/ComingSoon/coming-soon-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/ComingSoon/coming-soon-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/ComingSoon/coming-soon-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/ComingSoon/coming-soon-v19-latin-regular.svg#ComingSoon') format('svg'); /* Legacy iOS */
  font-display: swap;
}



.site-id-8 .branding{
 
    max-width: 170px;
}

.site-id-8 .mobile-branding{
    max-width: 230px;
}


.site-id-30 .branding{
 
    max-width: 170px;
}

.site-id-30 .mobile-branding{
    max-width: 170px;
}

.site-id-30.single-post #main{
    padding-bottom:0!important;
}

.site-id-30.single-post .single-overview-wrapper{
    display:none!important;
}



.site-id-30.single-post .elementor-location-single{
    margin-bottom:0!important;
}
