/*!
	Theme Name: Jenanet Child
	Theme URI: https://www.jenanet.de
	Description: RP Light Systems Child Theme
	Version: 1.0.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
    Template: jenanet
	Text Domain: jenanet
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.datenschutz {font-size: 85% !important;line-height: 1.3 !important;display: block;}
.elementor-field-type-submit {margin-top: 15px;}
.elementor-field-group .elementor-field-textual:focus {-webkit-box-shadow: 0 0 0 0px rgb(0 0 0 / 10%) inset;box-shadow: inset 0 0 0 0px rgb(0 0 0 / 10%);outline: 0;}
b, strong {font-weight: 800 !important;}
div p:last-child {margin-bottom: 0px !important;}
.elementor-text-editor ol, .elementor-text-editor ul {margin-bottom: .9rem !important;}
div ol:last-child, div ul:last-child {margin-bottom: 0px !important;}
.elementor-icon-wrapper {line-height: 0.65 !important;}
#BorlabsCookieBox ._brlbs-h3 {font-size: 1.5em !important;}
.elementor-element.elementor-absolute {padding: 0px !important;}
.mobil_menu {display: none !important;}
.no-overflow {overflow:hidden;}

.jet-unfold__trigger {margin-top: 0px !important;}
.jet-unfold-state .jet-unfold__trigger {margin-top: 0.9em !important;}

/* Internet Explorer wird nicht unterstützt Nachricht im Header */
.ie {display: none;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
section:not(.ie) {display: none;}
.ie {display: block!important;}
}
@media screen\0 {
section:not(.ie) {display: none;}
.ie {display: block!important;}
}

/* ND Menü */
.elementor-nav-menu .sub-arrow {padding: 4px 0px 0px 15px !important; color: var(--e-global-color-primary);}
.elementor-nav-menu .sub-arrow i {font-size: 17px;padding: 5px 8px;border: 1px solid var(--e-global-color-primary);border-radius: 50%;}

/* Liste */
.elementor-widget .elementor-icon-list-item {-ms-flex-align: flex-start !important;align-items: flex-start !important;}
.elementor-widget .elementor-icon-list-icon {margin-top: 2px;}

/*Kontakt Button Menü*/
.kontaktbutton {
    color: var( --e-global-color-0ce7f0c );
    border-radius: 0px 0px 0px 0px;
	padding: 12px 24px;
	margin-left:15px!important;
}
.kontaktbutton a {
    font-family: "upgrade-lights", Sans-serif !important;
	text-transform: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
	letter-spacing: normal !important;
    color: var( --e-global-color-0ce7f0c ) !important;
	background-color: var( --e-global-color-primary );
}
.kontaktbutton a:hover {
	/*transform: translateY(8px);*/
	background-color: var( --e-global-color-0b46331 );
}

/* ND Leistungen */
.versatz .elementor-cta__bg-wrapper {
    margin-left: 45px;
	margin-right: -45px;
    z-index: 50 !important;
}

.versatz .elementor-cta__content {
    margin-right: 45px;
	margin-top: -45px;
	z-index: 1 !important;
}
.versatz .elementor-cta__button {
	padding: 15px 0px !important;
}
.versatz .elementor-cta__button i{color:var(--e-global-color-primary) !important;}

/* ND Bewertungen */
.elementor--star-style-star_unicode .elementor-testimonial__icon {display: none !important;}
.elementor--star-style-star_unicode .elementor-testimonial__header {margin: 0 auto;justify-content: center !important;}
.elementor--star-style-star_unicode .elementor-testimonial__cite {max-width: fit-content;}
.elementor--star-style-star_unicode .elementor-testimonial__text {text-align: center !important;}

/* Tablet-Ansicht */
body[data-elementor-device-mode=tablet] .break {display: none;}

/* Mobil-Ansicht */
body[data-elementor-device-mode=mobile] .break {display: none;}

/* Mobil */
@media (max-width:1199px) and (min-width:1025px) {

}
@media (max-width:1024px) and (min-width:768px) {
    .break {display: none;}
}
@media (max-width:767px) {
    .break {display: none;}
    .mobil_menu {display: block !important;}
}