/*
Theme Name: Maresa Schneider Coaching
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Template: twentytwentyfive
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.3.1761292730
Updated: 2025-10-24 09:58:50

*/
:root :where(.wp-block-columns-is-layout-flex) {
    gap: 40px;
}
:root {
    --wp--preset--color--base: #fff;
}
.wp-site-blocks {
    max-width: 100%;
    overflow: hidden;
  }
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
header .wp-block-group.msc-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.page-title {
    gap: 0;
    min-width: 24rem;
    flex-grow: 0;
    flex-shrink: 1;
}
.page-title .name {
    width: 240px;
    flex-grow: 1;
    flex-shrink: 1;
}
.page-title .job {
    width: 180px;
    flex-grow: 1;
    flex-shrink: 1;
    font-weight: 200;
    letter-spacing: 5%;
}
#modal-1-content .wp-block-navigation .wp-block-navigation-item {
    font-weight: 600;
}
footer {
    background-color: #deeff4;
}
footer h3.wp-block-site-title,
footer h3.wp-block-site-tagline {
    display: inline-block;
    font-size: 20px;
}
footer .wp-block-navigation__container:only-child {
    gap: 0;
}
footer a {
    text-decoration: none;
    color: #031b2e;
}
footer a:hover {
    text-decoration: underline;
    color: #29708b;
}
footer .is-layout-constrained > .alignwide {
    max-width: 1340px;
}
footer .has-accent-5-color a:hover {
    color: #031b2e;
}
#tel-icon,
#mail-icon {
    width: 24px;
    height: 24px;
    fill: #275791;

}
a:hover #tel-icon,
a:hover #mail-icon {
    width: 24px;
    height: 24px;
    fill: #ffffff;
    outline: none !important;
    outline-width: 0 !important;
}
p.mail a,
p.tel a {

    outline: none !important;
    outline-width: 0 !important;
    border: none !important;
    text-decoration: none;
}
.wp-block-navigation .wp-block-navigation-item {
    font-weight: 400;
}
main {
    background-color: #deeff4;
    margin-top: 0;
    min-height: calc(100vh - 14rem);
}
main strong {
    font-weight: 600;
}
.hidden {
    display: none;
}
h1.wp-block-post-title {
    margin-top: 3rem !important;
    max-width: 1300px;
    font-weight: 200;
    letter-spacing: 5%;
}
.wp-block-columns {
    border-radius: 0.5rem;
}
.wp-block-columns.alignfull {
    border-radius: 0;
    margin-top: 0;
}
.wp-block-columns .wp-block-image img {
    border-radius: 0.4rem;
}
.wp-block-columns.alignfull .wp-block-image img {
    border-radius: 0;
}
.is-layout-constrained > .alignwide {
    padding-left: 20px;
    padding-right: 20px;
}
.is-layout-constrained > .alignwide.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.header-image {
    margin: 0;
    padding: 0;
    position: relative;
}

.header-image .field-headerbild-text {
    position: absolute;
    top: calc(50% - 3rem);
    left: 0%;
    font-weight: 300;
    color: #fff;
    font-size: 3rem;
    opacity: 0.8;
    width: 100%;
}
.header-image .field-headerbild-text .value {
    padding: 0 .5rem;
    background-color: rgba(3,27,46,0.5);
    border-radius: 0.5rem;
}
.wpcf7 label {
    display: flex;
    flex-wrap: nowrap;
}
.wpcf7 label span:first-child {
    display: block;
    width: 20rem;
}
.wpcf7 label span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.wpcf7 input.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control {
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 0.25rem;
    outline: 0 !important;
    width: calc(100% - 12px);
}
.wpcf7 span.wpcf7-list-item label input {
    margin-right: 3rem;
    margin-left: 8rem;
    outline: 0 !important;
}
.wpcf7-response-output {
    font-weight: 700;
}
.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background-color: #29708b;
    border-color: #031b2e;
    border-radius: 5rem;
    width: 100%;
}
.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background-color: #fff;
    color: #29708b;
}
.wpcf7 .wpcf7-submit,
.wpcf7 input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background-color: #ddd;
    color: #333;
    width: 100%;
}
:root .has-background :where(a:where(:not(.wp-element-button)):hover) {
    color: #fff;
    text-decoration: underline;
}
.no-radius img {
    border-radius: 0 !important;
}
.mail-tel .no-radius {
    line-height: 24px;
}


@media ( max-width: 1199px) {
    header {
        position: relative;
    }
    .wp-block-navigation__responsive-container,
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: none;
    }
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: flex;
    }
    .wp-block-column ul {
        padding-left: 1rem;
    }
}
@media ( max-width: 799px) {
    header .mail-tel,
    header  .wp-block-columns.mail-tel:not(.is-not-stacked-on-mobile) {
        flex-wrap: nowrap !important;
        column-gap: 20px !important;
    }
    header .mail-tel > div,
    header  .wp-block-columns.mail-tel:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 50% !important;
        gap: 1rem;
        flex-wrap: nowrap;
    }
    .header-image .field-headerbild-text {
        font-size: 2rem;
    }
}

@media ( max-width: 799px) {
    .preise .wp-block-columns:not(.is-not-stacked-on-mobile) {
        flex-wrap: nowrap !important;
        column-gap: 0 !important;
    }
    .preise .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: inherit !important;
    }
    .preise .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
        flex-basis: 80% !important;
    }
    .preise .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:last-child {
        flex-basis: 20% !important;
    }
}

@media(max-width: 599px) {
    .header-image .field-headerbild-text {
        font-size: 1.5rem;
    }
    main {
        margin-top: 0px !important;
    }
    .header-image {
        margin: 0 -30%;
      }
    .page-title {
        min-width: 180px;
        max-width: 180px;
    }
    .page-title .name {
        width: 180px;
    }
    .wpcf7 label {
        flex-wrap: wrap;
    }
}

@media(max-width: 500px) {
    .header-image .field-headerbild-text {
        display: block;
        text-align: center;
    }
    .header-image .field-headerbild-text .value {
        display: block;
        max-width: 90vw;
        margin: auto;
    }
    header .mail-tel,
    header  .wp-block-columns.mail-tel:not(.is-not-stacked-on-mobile) {
        column-gap: 10px !important;
    }
}

@media(max-width: 419px) {
    .has-global-padding {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .has-global-padding > .alignfull {
        margin-right: -1rem;
        margin-left: -1rem;
    }
    :root :where(.wp-block-columns-is-layout-flex) {
        gap: 20px;
    }
    :root header :where(.wp-block-columns-is-layout-flex) {
        gap: 0;
    }
    :where(.wp-block-columns.has-background) {
        padding: 1.5em .2em;
    }
    :where(.wp-block-columns.has-background).has-accent-1-background-color {
        padding: 1.5em 1em;
    }
}