/*
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: #F28C00;}
::-moz-selection {color: #fff; background: #F28C00;}
.elementor a:hover {color: #F28C00;}
@media only screen and (max-width: 500px) {
    .elementor a {overflow-wrap: break-word; word-break: break-word;}
}

.elementor-lightbox-prevent-close .elementor-slideshow__title {
    display: none;
}


/*** COOKIEBOT ***/
/*#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {background-color: #f5f5f5 !important; border: 1px solid #cccccc !important; color: #000 !important; font-weight: normal !important;}*/

/*** COOKIEBOT without The7 theme options ***/
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {background-color: #f5f5f5 !important; border: 1px solid #cccccc !important; color: #000 !important;}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a {color: #f28c00 !important;}
#CybotCookiebotDialogHeader {display: none !important;}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {border-bottom: 1px solid #f28c00 !important; color: #f28c00 !important;}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {color: #f28c00 !important;}
#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {background-color: #f28c00 !important;}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper input:focus-visible + span, #CybotCookiebotDialog :focus-visible {outline: 2px solid #f28c00 !important;}
#CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for="CybotCookiebotDialogBodyLevelButtonNecessary"]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {color: #f28c00 !important;}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {background-color: #f28c00 !important; border-color: #f28c00 !important;}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {background-color: #f28c00 !important; border-color: #f28c00 !important; color: #fff !important;}
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a {color: #f28c00 !important;}
#CybotCookiebotDialogTabContent input:focus + .CybotCookiebotDialogBodyLevelButtonSlider {box-shadow: 0 0 1px #f28c00 !important;}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover {color: #f28c00 !important;}
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink {color: #f28c00 !important;}
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {color: #f28c00 !important;}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {border-bottom: 1px solid #f28c00 !important; color: #f28c00 !important;}

/* COOKIEBOT WIDGET without The7 theme options */
#CookiebotWidget .CookiebotWidget-logo svg circle,
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {fill: #f28c00 !important;}
#CookiebotWidget .CookiebotWidget-consent-details button {color: #f28c00 !important;}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {background-color: #f28c00 !important;}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw,
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {border-color: #f28c00 !important;}

/*** HEADER ***/
.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text {padding-right: 15px;}

/*** FOOTER ***/
.footer .widget a {text-decoration: none;}
.footer .widget a:hover {color: #FFFFFF; text-decoration: none;}
/* Bottom bar */
#bottom-bar .bottom-bar-icon-link:hover i, #bottom-bar .bottom-bar-icon-link:hover a {color: #FFFFFF; text-decoration: none;}

/*** WOOCOMMERCE ***/
/* KASSE */
form.woocommerce-checkout .form-row label, .woocommerce-MyAccount-content .form-row label {text-transform: none; font-size: 13px; line-height: 22px;}
#createaccount_dsgvo_field span {font-size: 13px; line-height: 22px; font-weight: normal;}
/* WARENKORB */
.shopping-cart-inner {background: #ffffff;}
/* MEIN KONTO */
#german_market_privacy_declaration {margin-right: 5px;}
#german_market_privacy_declaration_field label.woocommerce-form__label-for-checkbox {margin-left: 0 !important;}

.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text {
    color: #F28C00;
}

.project-accordion-close{
    cursor: pointer !important;
}

.btn-project-details{
    cursor: pointer !important;
}


.dt-owl-item-inner{
    display: block !important;
}