/* Default Font */

@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Regular.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Regular.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: normal;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-RegularItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-RegularItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: bold;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Bold.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Bold.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: bold;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-BoldItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Thin.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Thin.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 300;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-ThinItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-ThinItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Medium.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Medium.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-MediumItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-MediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Bold.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Bold.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 700;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-BoldItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 800;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-ExtraBold.woff2') format('woff2'), url('../fonts/TeleNeoWeb-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 800;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-ExtraBoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Medium.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Medium.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 500;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-MediumItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-MediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: normal;
  font-weight: 200;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-Thin.woff2') format('woff2'), url('../fonts/TeleNeoWeb-Thin.woff') format('woff');
}
@font-face {
  font-family: 'TeleNeo';
  font-style: italic;
  font-weight: 200;
  font-display: auto;
  src: url('../fonts/TeleNeoWeb-ThinItalic.woff2') format('woff2'), url('../fonts/TeleNeoWeb-ThinItalic.woff') format('woff');
}
/* End Custom Fonts CSS */

/* Default Font */
* {
  font-family: 'TeleNeo', Sans-serif;
}

/* Mobile Scroll issue fix */
#inner-body {
  overflow-x: visible !important;
}
html {
  overflow-x: hidden;
  font-size: 16px !important;
}

html body h1 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
  font-size: 54px !important;
  line-height: 65px !important;
}

html body h2,
html body .not-found .entry-content h2 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
  font-size: 42px !important;
  line-height: 48px !important;
}

html body h3 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
  font-size: 32px !important;
  line-height: 40px !important;
}

html body h4,
html body h4.entry-title > a {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
  text-decoration: none;
}

html body h5 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
  font-size: 20px !important;
  line-height: 28px !important;
}

html body h6 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

html body p {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

html body small {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

html body .tk-btn-secondary,
html body .nua-button {
  border-radius: 8px !important;
  background-color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 12px 24px !important;
  letter-spacing: normal !important;
  color: #000000 !important;
  line-height: 1.25 !important;
  border: 1px solid rgba(0, 0, 0, 0.44) !important;
}

html body button:not([role='menuitem']),
.tk-btn-primary,
html body .nua-button.primary {
  border-radius: 8px !important;
  background-color: #e20074 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 12px 24px !important;
  letter-spacing: normal !important;
  color: #ffffff !important;
  line-height: 1.25 !important;
  border: none !important;
}

html body button#next-button-0,
html body button#prev-button-0 {
  border-radius: 100% !important;
  background-color: #6b6b6b !important;
  padding: 0px !important;
  line-height: 20px !important;
}

html body .tk-btn-secondary:hover,
html body .nua-button:hover {
  background-color: hsla(0, 0%, 0%, 0.07) !important;
  border: 1px solid rgba(0, 0, 0, 0.71) !important;
}

html body button:hover,
html body .tk-btn-primary:hover,
html body .nua-button.primary:hover {
  background-color: #c00063 !important;
  border: none !important;
}

.elementor-button,
.jet-form__submit {
  font-size: 16px !important;
  line-height: 20px !important;
}

.jet-form__submit-wrap {
  align-items: center !important;
}

html body .wcf-embed-checkout-form .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row {
  padding: 0px;
}

html body .field-type-text input[type='text'],
html body .field-type-text input[type='email'],
html body .field-type-textarea textarea,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='text'],
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='email'],
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper textarea,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper .select2-selection,
.wcf-embed-checkout-form .woocommerce #order_review .input-text#coupon_code,
#searchform input.field,
html body .jet-form-builder .jet-form-builder__field.text-field {
  width: 100% !important;
  min-width: 100%;
  height: 44px;
  margin: 0;
  display: flex;
  outline: none;
  padding: 1.125rem 1.9375rem 0.25rem 0.6875rem;
  z-index: 1;
  box-sizing: border-box;
  transition: all 200ms cubic-bezier(0.4, 0, 0.6, 1);
  border-radius: 0.5rem !important;
  border: 0.0625rem solid hsla(0, 0%, 0%, 0.44);
  background-color: hsla(0, 0%, 0%, 0) !important;
  color: #000000;
  font-weight: 400 !important;
  font-size: 1rem;
}

html body .coupon .input-text#coupon_code {
  min-width: fit-content;
  height: 44px;
  margin: 0;
  display: flex;
  outline: none;
  padding: 1.125rem 1.9375rem 0.25rem 0.6875rem;
  z-index: 1;
  box-sizing: border-box;
  transition: all 200ms cubic-bezier(0.4, 0, 0.6, 1);
  border-radius: 0.5rem !important;
  border: 0.0625rem solid hsla(0, 0%, 0%, 0.44);
  background-color: hsla(0, 0%, 0%, 0) !important;
  color: #000000;
  font-weight: 400 !important;
  font-size: 1rem;
}

html body input.input-text.qty.text {
  min-width: 100%;
  height: 44px !important;
  margin: 0;
  display: flex;
  outline: none;
  padding: 0.25rem 0.6875rem;
  z-index: 1;
  box-sizing: border-box;
  transition: all 200ms cubic-bezier(0.4, 0, 0.6, 1);
  border-radius: 0.5rem !important;
  border: 0.0625rem solid hsla(0, 0%, 0%, 0.44);
  background-color: hsla(0, 0%, 0%, 0) !important;
  color: #000000;
  font-weight: 400 !important;
  font-size: 1rem;
}

html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper .input-text.field-required {
  border: 0.125rem solid #e82010;
}

html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper .wcf-field-required-error {
  color: #e82010;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.35;
  display: flex;
  margin-top: 4px;
}

html body .field-type-text input[type='text']:hover,
html body .field-type-text input[type='email']:hover,
html body .field-type-textarea textarea:hover,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='text']:hover,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='email']:hover,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper textarea:hover,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper .select2-container:hover,
#coupon_code:hover,
html body input.input-text.qty.text:hover,
html body .jet-form-builder .jet-form-builder__field.text-field:hover {
  border-color: hsla(0, 0%, 0%, 0.71);
  background-color: hsla(0, 0%, 0%, 0.07) !important;
}

html body .field-type-text input[type='text']:focus,
html body .field-type-text input[type='email']:focus,
html body .field-type-textarea textarea:focus,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='text']:focus,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='email']:focus,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper textarea:focus,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper .select2-container:focus,
#coupon_code:focus,
html body input.input-text.qty.text:focus,
html body .jet-form-builder .jet-form-builder__field.text-field:focus {
  border-color: #2238df;
  outline: 0.125rem solid #2238df;
  outline-offset: 1px;
}

html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper ::placeholder,
#coupon_code::placeholder,
.widget_search .searchform input[type='text']::-webkit-input-placeholder {
  color: transparent;
  font-size: 1rem;
  transition: all 200ms cubic-bezier(0.4, 0, 0.6, 1);
}

.widget_search .searchform input[type='text']::-webkit-input-placeholder {
  color: transparent !important;
}

html body .field-type-text input[type='text']:focus::placeholder,
html body .field-type-text input[type='email']:focus::placeholder,
html body .field-type-textarea textarea:focus::placeholder,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='text']:focus::placeholder,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper input[type='email']:focus::placeholder,
html body .wcf-embed-checkout-form .woocommerce form .form-row .woocommerce-input-wrapper textarea:focus::placeholder,
#coupon_code:focus::placeholder,
#searchform input:focus::placeholder,
html body .jet-form-builder .jet-form-builder__field.text-field::placeholder {
  color: hsla(0, 0%, 0%, 0.65) !important;
  opacity: 1 !important;
}

#select2-billing_title-container {
  color: #000000;
}

#select2-billing_title-container .select2-selection__clear {
  display: none;
}

html body .select2-container .select2-dropdown {
  margin-top: 4px;
  border: none;
}

html body .select2-container .select2-dropdown .select2-results {
  padding: 8px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
}

html body .select2-container .select2-dropdown .select2-results ul li {
  margin: 0;
  padding: 12px;
  line-height: 16px;
  background-color: #ffffff;
  color: #000000;
}

html body .select2-container .select2-dropdown .select2-results ul li:hover {
  background-color: hsla(0, 0%, 0%, 0.07);
}

html body .field-type-text,
html body .field-type-textarea,
.woocommerce-billing-fields__field-wrapper .form-row,
span:has(#coupon_code),
div.coupon:has(#coupon_code),
#searchform,
html body .jet-form-builder .field-type-text-field {
  position: relative;
  padding: 0;
  padding-right: 24px;
}

div.coupon:has(#coupon_code) {
  min-width: 400px;
  padding-right: 0;
}

html body .woocommerce .form-row.place-order {
  padding: 0;
}

span:has(#coupon_code) {
  display: flex;
  padding-right: 0;
}

html body .field-type-text:last-child,
html body .field-type-textarea:last-child,
.woocommerce-billing-fields__field-wrapper .form-row:last-child {
  padding-right: 0;
}

html body .woocommerce-billing-fields__field-wrapper .form-row {
  height: unset;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 12px !important;
  width: 100% !important;
}

html body .field-type-text.jet-form-field-container.jet-form-col .jet-form__label,
html body .field-type-textarea.jet-form-field-container.jet-form-col .jet-form__label,
html body .wcf-embed-checkout-form form.woocommerce-checkout .form-row label:not(.checkbox),
html body #billing_title_field label,
span:has(#coupon_code) label,
div.coupon:has(#coupon_code) label,
#searchform label,
html body .jet-form-builder .field-type-text-field .jet-form-builder__label {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0 !important;
  color: #000000;
  display: flex;
  z-index: 10;
  position: absolute;
  transition: all 200ms cubic-bezier(0.4, 0, 0.6, 1);
  pointer-events: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  transform: translate(0.75rem, 0.875rem);
}

html body .wcf-embed-checkout-form form.woocommerce-checkout #billing_country_field label {
  top: unset;
  left: unset;
  transform: unset;
  position: unset;
}

html body .text-field--has-focus,
html body #billing_title_field label {
  font-weight: 700 !important;
  font-size: 0.75rem !important;
  line-height: 1.35 !important;
  transform: translate(0.75rem, 0.3125rem) !important;
}

html body .product {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

html body .aux-404-search .aux-iconic-search-submit {
  background-color: transparent !important;
}

html body .jet-form__label-text {
  text-transform: initial;
}

/*body.mega-menu-header-secondary-mobile-open {
    position: static!important;
}*/

/* Needed for sticky header, do not change 
.overflow-y-visible {
  overflow-y: visible!important;
}*/

/* Menu 
#mega-menu-wrap-header-secondary a.mega-menu-link {
    font-family: "TeleNeo", Sans-serif;
    font-size: 1.125rem!important;
    color: #000000;
}

#mega-menu-wrap-header-secondary .mega-menu-toggle {
  border-radius: 0px;
}

@media (max-width: 767px) {
.mega-menu-toggle, #mega-menu-header-secondary {
  background-color: #333333!important;
}}*/

/* Page headings */
.page-header {
  background: rgb(255, 255, 255) !important;
}

.page-title {
  font-family: 'TeleNeo', Sans-serif;
  font-weight: 800;
  font-size: 76px;
  line-height: 87px;
}

.aux-page-title-entry {
  margin-bottom: 0 !important;
}

/* Sidebar */
.aux-widget-popular-posts-widget h3 {
  font-family: 'TeleNeo', Sans-serif !important;
  font-weight: 800 !important;
}

.aux-sidebar {
  text-transform: none;
}

.aux-sidebar .widget_recent_comments {
  display: none;
}

.aux-sidebar .widget-title {
  font-family: 'TeleNeo', Sans-serif !important;
}

html body article div .entry-content time {
  color: #595959 !important;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 16px;
  font-style: normal !important;
}

/* Services Shop, Cart, Checkout */
.woocommerce-loop-product__title {
  font-weight: 800 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #000000;
  text-decoration: none;
}

.woocommerce-Price-amount.amount {
  padding: 0 !important;
  font-weight: 500;
}

.woocommerce-loop-product__title,
.woocommerce-Price-amount,
.product .shippingText {
  color: #000000 !important;
}

html body li.product a.button,
html body .single_add_to_cart_button.button.alt,
#place_order,
.wcf-submit-coupon {
  border-radius: 8px !important;
  background-color: #e20074 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 12px 24px !important;
  letter-spacing: normal !important;
}

html body li.product a.button:hover,
.single-product.woocommerce button.single_add_to_cart_button.button.alt:hover,
place_order:hover,
.wcf-submit-coupon:hover {
  background-color: #c00063 !important;
  color: #ffffff;
}

html body .checkout-button.button.alt.wc-forward {
  background-color: #e20074 !important;
  color: #ffffff;
  border-radius: 8px !important;
  padding: 12px 24px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  letter-spacing: normal !important;
}

html body .checkout-button.button.alt.wc-forward:hover {
  background-color: #c00063 !important;
}

#place_order {
  letter-spacing: normal !important;
}

#place_order:hover {
  background-color: #c00063 !important;
}

.elementor-widget-woocommerce-product-content h4 span {
  font-family: 'TeleNeo', Sans-serif !important;
}

.woocommerce-gzd-legal-checkbox-text a {
  color: #e20074 !important;
}

/* Fix for links */
.workingHours a b:hover,
.InfoDetails a b:hover,
footer.aux-elementor-footer .elementor-shortcode a b:hover {
  color: #e20074 !important;
}

/* Blogpost Generator Post TK Theme */
html body .tw-font-pop,
.tw-font-sans,
.tw-text-base,
.tw-text-xs {
  font-family: 'TeleNeo', Sans-serif !important;
}

html body span.elementor-post-info__item--type-date {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}

body .tw-text-base {
  font-size: 1rem !important;
}

a.tw-bg-accent {
  background-color: #e20074 !important;
}

a.tw-bg-accent:hover {
  background-color: #c00063 !important;
}

a.tw-text-accent {
  color: #e20074 !important;
}

.tw-flex.tw-flex-col.tw-gap-4 a {
  width: auto !important;
  font-size: 16px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

/* Fix height of page with not enough content so footer is displayed correctly */
.aux-single,
.elementor-location-single,
html.page-template #inner-body {
  min-height: calc(100vh - 185px);
}

html body.error404 #main {
  min-height: calc(100vh - 390px);
}

/* Cookie Banner */
:root {
  --cmplz_hyperlink_color: #e20074 !important;
  --cmplz_button_accept_background_color: #e20074 !important;
  --cmplz_button_accept_border_color: #e20074 !important;
  --cmplz_button_deny_background_color: #e20074 !important;
  --cmplz_button_deny_border_color: #e20074 !important;
  --cmplz_button_settings_background_color: #e20074 !important;
  --cmplz_button_border_radius: 8px 8px 8px 8px !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  font-size: 16px !important;
  font-weight: 700 !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
  --cmplz_button_accept_background_color: #c00063 !important;
  --cmplz_button_accept_border_color: #c00063 !important;
  --cmplz_button_deny_background_color: #c00063 !important;
  --cmplz_button_deny_border_color: #c00063 !important;
}

.b-nua-card h4 {
  min-height: 64px;
}
.b-nua-card span {
  min-height: 68px;
  display: block;
}

/* Hide menu before loading */
html.hydrated scale-telekom-header.nav_menu_scale {
  opacity: 1;
}
scale-telekom-header.nav_menu_scale {
  opacity: 0;
}

html.hydrated .elementor-location-header scale-telekom-header {
  opacity: 1;
  transition: none;
  animation: none;
  --background: #fff;
}
.elementor-location-header scale-telekom-header {
  opacity: 0;
}

scale-telekom-mega-menu-column.hydrated {
  padding: 5px 0;
}

html body .field-type-text.jet-form-field-container.jet-form-col .jet-form__label,
html body .field-type-textarea.jet-form-field-container.jet-form-col .jet-form__label {
  z-index: 9 !important;
  max-width: 95%;
}

textarea#kommentare_fragen {
  min-height: 200px;
}

/* scale-telekom-mega-menu.scale-telekom-mega-menu.hydrated {
  border-bottom: 1px solid #CCC;
  --max-width-container: 100%;
  padding: 0px 11%;
  box-shadow: 0 80px 64px -64px rgba(0, 0, 0, .1), 0 24px 16px -16px rgba(0, 0, 0, .1);
} */

/* body a:focus,
body button:focus,
.scale-telekom-nav-item>:where(a, button):focus,
[part~="logo"]:focus, [part~="logo"]:focus-visible {
  outline: none !important;
  --focus-outline : none !important;
} */

.elementor-section.elementor-section-boxed > .elementor-container,
div[data-elementor-type='wp-page'] .elementor-container {
  max-width: 1524px !important;
}

form.jet-form .jet-form-row.jet-form-row--submit {
  display: inline;
}

/* body.privacy-policy.page-template-default.aux-resp.aux-s-fhd .aux-fold{
  max-width: 1595px !important;
} */

.jet-form-col.field-type-heading {
  padding: 0px;
}

body scale-telekom-nav-item.scl-hide-on-desktop button,
body scale-telekom-nav-item.scl-hide-on-desktop button:hover,
body scale-telekom-nav-item.scl-hide-on-desktop button:focus {
  background-color: transparent !important;
  color: inherit !important;
  border-radius: 0 !important;
}

scale-card.hydrated {
  --background: none !important;
}

/* Join chant CSS */
div.joinchat .joinchat__header {
  color: #fff !important;
  font-weight: normal;
}

div.joinchat .joinchat__message {
  font-weight: 400;
}

div.joinchat.joinchat--chatbox .joinchat__button__sendtext {
  color: #fff;
}

div.joinchat .joinchat__tooltip div {
  font-weight: normal;
  color: #222;
  line-height: 30px;
}

div.joinchat .joinchat__button:active,
.joinchat__button:hover,
.joinchat__button:focus {
  background: #25d366 !important;
  transition: none;
}

.scale-telekom-nav-list[variant='functions'] > .scale-telekom-nav-item > :where(a, button):has(scale-badge[label]):hover:after {
  width: 20px !important;
}

.scale-telekom-footer[type='minimal'] :where(a, span) {
  color: var(--telekom-color-text-and-icon-standard);
  font-weight: 400;
}
body.page-template header.page-title-section .page-title {
  margin-bottom: 20px;
}

body ._tariff-container_dqqb9_1 {
  max-width: 100% !important;
}

/* Footer */

scale-telekom-footer {
  --_spacing-x-container: 0 !important;
}

scale-telekom-footer li {
  margin-bottom: 0 !important;
}

scale-telekom-footer-content::part(base) {
  box-sizing: border-box;
}

scale-telekom-footer-content::part(logo) {
  display: none !important;
}

scale-telekom-footer-content::part(body) {
  margin-top: 2rem;
}

scale-telekom-footer-extended-navigation-column ul li {
  display: flex;
  gap: 16px;
  color: #000000 !important;
  line-height: 16px;
}

scale-telekom-footer-extended-navigation-column a,
scale-telekom-footer-extended-navigation-column a b {
  color: #000000 !important;
  font-weight: 400;
}

scale-telekom-footer-extended-navigation-column a:hover,
scale-telekom-footer-extended-navigation-column a b:hover {
  color: #c00063 !important;
}

scale-telekom-footer-extended-navigation-column .brodos-social-menu ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  gap: 12px;
}

scale-telekom-footer-extended-navigation-column .brodos-social-menu ul li {
  padding-top: 0;
}

scale-telekom-footer-extended-navigation-column .brodos-social-menu path {
  fill: #000000;
}

ul.footer_info li a,
ul.footer_info li table td {
  line-height: 22px;
}

.footer_info.business_hours{
  min-height: 108px;
}

@media screen and (max-width: 640px) {
  [part~='telekom-footer-extended-navigation'] :where(li:first-child) {
      padding-top: 1.25rem;
  }
}

@media screen and (min-width: 640px) and (max-width: 871px) {
  scale-telekom-footer-extended-navigation-column {
    grid-column: auto / span 5 !important;
  }
  scale-telekom-footer-extended-navigation-column:last-child {
    grid-column: auto / span 6 !important;
  }
}

@media screen and (min-width: 700px) {
  body .aux-goto-top-btn {
    right: 3px;
    bottom: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .b-nua-card h4 {
    min-height: 128px;
  }
  .b-nua-card span {
    min-height: 112px;
    display: block;
  }
}

@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container,
  div[data-elementor-type='wp-page'] .elementor-container {
    padding: 5px;
  }

  body.woocommerce div.product .product_title,
  body.single-product h2.elementor-heading-title,
  body.single-product h3.elementor-heading-title,
  html body.page-template-default h1.page-title,
  body.page-template header.page-title-section .page-title {
    font-size: 34px !important;
    line-height: 40px !important;
  }
}

@media (max-width: 599px) {
  html body .jet-form-row .field-type-text {
    padding: 0;
    margin-bottom: 10px;
  }

  body.page-template-default .aux-fold {
    padding-right: 5px;
    padding-left: 5px;
  }

  body.page-template-default.page-child.elementor-default .aux-fold {
    padding-right: 0px;
    padding-left: 0px;
  }
}
