/*
Theme Name: Medialepfade 2020
Theme URL: https://rainbow-unicorn.com
Description: Medialepfade theme based on Twentytwenty theme
Theme Author: Rainbow Unicorn
Author URL: https://rainbow-unicorn.com
Template: twentytwenty
Version: 1.0.0
Text Domain: medialepfade
*/

/* SEITE LINKTREE */

body.page-linktree {
    opacity: 1 !important;
}

.insta-links p {
    margin-bottom: 0;
}

#scrollimage {
    background: #FFF;
    left: 0;
    position: fixed;
    top: -75px;
    transition: top 0.3s;
    width: 100%;
    z-index: 20;
}

.insta-links {
    background: #FFF;
    margin: 0 auto 30px auto;
    max-width: 800px;
    padding: 0 20px 50px 20px !important
}

.insta-links a {
    text-decoration: none;
}

.insta-links img {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.insta-links ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.insta-links li {
    /*background-color: #00ff00;*/
    background-color: #0000ff;
    margin: 0 !important;
}

.insta-links li.link-animation {
    background-color: #ff00ff;
}

.insta-links li:hover {
    background-color: #FFF;
}

.insta-links li a {
    /*border: 2px solid #00ff00;*/
    border: 2px solid #0000ff;
    color: #FFF;
    display: block !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding: 20px;
}

.insta-links li.link-animation a {
    border: 2px solid #ff00ff;
}

.insta-links li a:hover {
    color: #0000ff;
    text-decoration: none;
}

.insta-links li.link-animation a:hover {
    color: #ff00ff;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

#nachoben-insta {
    background: #FFF;
    bottom: -90px;
    font-size: 36px;
    left: 0;
    position: fixed;
    text-align: center;
    transition: bottom 0.3s;
    width: 100%;
}

#nachoben-insta a {
    display: block;
    padding: 20px 0;
}

#nachoben-insta a:hover {
    text-decoration: none;
}

/* SEITE LINKTREE ENDE */

/* INSTA-FEED */

#sb_instagram {
	margin-top: 57px !important;
}

/* INSTA-FEED ENDE */

/* SEITE UNSERE ANGEBOT */

body.template-full-width .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: unset !important;
    padding: 0 !important;
}

body.template-full-width h1 {
    font-family: "Whyte Book", sans-serif;
    margin-left: 2.5rem !important;
}

body.template-full-width h2,
body.template-full-width h3 {
    font-family: "Whyte Medium", sans-serif;
}

body.template-full-width h2,
body.template-full-width h3 {
    padding: 0 !important;
}

body.template-full-width p,
body.template-full-width ul {
    font-family: "Whyte Book", sans-serif;
    padding: 0 !important;
}

body.template-full-width .angebote-2-spaltig h2 {
    display: inline-block !important;
    margin: 0 0 1rem 0 !important;
    padding: 0 !important;
}

body.template-full-width h3 {
    margin: 1rem 0 2rem 0 !important;
    padding: 0 !important;
}

body.template-full-width p {
    margin-bottom: 1rem;
}

.einleitung-angebote {
    margin: 0 auto 3rem auto !important;
}

.einleitung-angebote p {
    font-family: "Whyte Medium", sans-serif !important;
    font-size: 2.25rem !important;
    line-height: 1.25 !important;
}

body.template-full-width ul {
    list-style: none;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

body.template-full-width .entry-content li {
    margin-left: 0;
    padding-left: 22px;
}

body.template-full-width .entry-content li:before {
    content: '→ ';
    margin-left: -18px;
}

.angebote-2-spaltig a {
    font-family: "Whyte Book", sans-serif !important;
}

.angebote-2-spaltig strong {
    font-family: "Whyte Medium", sans-serif !important;
    font-weight: normal !important;
}

.workshops-headline {
    background: #0000ff;
    color: #FFF;
}

.workshops-headline {
    background: #0000ff;
    color: #FFF;
}

.konzeption-headline {
    background: #ff00ff;
    color: #FFF;
}

.vortraege-headline {
    background: #ffff00;
}

.livestreaming-headline {
    background: #00ffff;
}

.raeume-headline {
    background: #00ff00;
}

.workshops-button .wp-block-button__link {
    background: #0000ff;
    border-radius: 0.5rem;
    border: 3px solid #0000ff;
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0.7rem 5rem 0.8rem 5rem;
    text-transform: none;
}

.workshops-button .wp-block-button__link:hover {
    background: #FFF;
    color: #0000ff !important;
}

.raeume-button .wp-block-button__link {
    background: #00ff00;
    border-radius: 0.5rem;
    border: 3px solid #00ff00;
    color: #000 !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0.7rem 5rem 0.8rem 5rem;
    text-transform: none;
}

.raeume-button .wp-block-button__link:hover {
    background: #FFF;
    color: #00ff00 !important;
}

.support-button {
    margin: auto !important;
    white-space: nowrap;
    width: 100%;
}

.spu-close-top_right {
    right: 20px;
    top: 20px;
}

.support-button .wp-block-button__link {
    background: #FF00FF;
    border-radius: 0.5rem;
    border: 3px solid #FF00FF;
    color: #FFF !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0.7rem 2rem 0.8rem 2rem;
    text-transform: none;
    width: 100% !important;
}

.support-button .wp-block-button__link:hover {
    background: #FFF;
    color: #FF00FF !important;
}

.wp-block-button .wp-block-button__link:hover {
    text-decoration: none !important;
}

.formular-auswahl {
    margin-bottom: 0 !important;
}

.formulare-2-spaltig {
    margin-top: 0 !important;
}

.angebote-2-spaltig p a {
    color: #999 !important;
}

.angebote-2-spaltig p a:hover {
    color: #00ff00 !important;
}

.formular-workshops {
    border: 3px solid #0000ff;
    padding: 2rem;
}

.formular-raeume {
    border: 3px solid #00ff00;
    display: none;
    padding: 2rem;
}

.formular-workshops input[type="submit"] {
    background: #0000ff;
    border-radius: 0.5rem;
    border: 3px solid #0000ff !important;
    color: #FFF !important;
    font-family: "Whyte Medium", sans-serif !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    padding: 0.7rem 5rem 0.8rem 5rem !important;
    text-transform: none;
    width: 100%;
}

.formular-workshops input[type="submit"]:hover {
    background: #FFF;
    border: 3px solid #0000ff !important;
    color: #0000ff !important;
    text-decoration: none !important;
}

.formular-raeume input[type="submit"] {
    background: #00ff00;
    border-radius: 0.5rem;
    border: 3px solid #00ff00 !important;
    color: #000 !important;
    font-family: "Whyte Medium", sans-serif !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    padding: 0.7rem 5rem 0.8rem 5rem !important;
    text-transform: none;
    width: 100%;
}

.formular-raeume input[type="submit"]:hover {
    background: #FFF;
    border: 3px solid #00ff00 !important;
    color: #00ff00 !important;
    text-decoration: none !important;
}

.workshops-auswahl-button .wp-block-button__link {
    background: #0000ff;
    border-radius: 0.5rem 0.5rem 0 0;
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0.7rem 5rem 0.8rem 5rem;
    text-transform: none;
}

.raeume-auswahl-button .wp-block-button__link {
    background: #eaeaea;
    border-radius: 0.5rem 0.5rem 0 0;
    color: #FFF !important;
    font-size: 1.5rem;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0.7rem 5rem 0.8rem 5rem;
    text-transform: none;
}

.wpcf7-list-item {
    margin: 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 20px !important;
}

input, textarea {
    border-color: #000 !important;
    padding: 0.1rem 1rem !important;
}

select {
    height: 47px;
    background: none;
    border: 0.1rem solid #000;
    width: 100%;
}

[data-id="thema-gruppe"],
[data-id="format-gruppe"] {
    margin-left: 30px;
}

input[type="checkbox"] {
    padding: 0 !important;
}

.modal-wrapper.styled {
    background-color: rgba(0, 0, 0, 0); !important;
}

.modal-wrapper.styled strong {
    font-family: "Whyte Medium", sans-serif !important;
    font-weight: normal !important;
}

.modal-wrapper.styled a {
    border-bottom: 1px solid #000;
}

.modal-wrapper.styled .wp-post-modal {
    background-color: #FFF;
    border: 3px solid #000;
    padding: 30px;
}

.modal-wrapper.styled .wp-post-modal ul {
    margin: 1rem 0;
}

.modal-wrapper.styled .wp-post-modal ul li {
    padding-left: 0;
}

.modal-wrapper.styled .wp-post-modal ol {
    margin: 1.5rem 0 1rem 0;
    padding-left: 0;
}

.modal-wrapper.styled .wp-post-modal ol li {
    border-top: 3px solid #DDD;
    text-align: left;
    padding-top: 7px;
    padding-bottom: 1px;
    padding-left: 0;
    list-style-type: none;
    margin-left: 0;
    line-height: 1.5;
}

.modal-wrapper.styled .wp-post-modal ul li:before,
.modal-wrapper.styled .wp-post-modal ol li:before {
    display: none;
}

.close-modal {
    top: 0 !important;
    right: 0 !important;
    font-size: 3em !important;
    color: #000 !important;
    margin: 0 !important;
    padding: 0 20px !important;
}

.close-modal:focus {
    outline: none;
}

button.close-modal,
button.close-modal:hover {
    text-decoration: none !important;
}

#modal-content h1 {
    margin-bottom: 1.5rem;
    margin-top: -5px;
    padding-right: 40px !important;
}

#modal-content p {
    font-size: 20px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 0 0;
}

@media only screen and (max-width: 999px) {
    body.template-full-width h1 {
        margin-left: 0 !important;
    }
    
    body.template-full-width .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
        margin-top: 1.5rem !important;
    }
    
    body.template-full-width .wp-block-columns.formular-auswahl > .wp-block-column {
        flex-basis: 45% !important;
    }
    
    .wp-block-button {
        width: 100% !important;
    }
    
    .modal-wrapper.styled .wp-post-modal {
        width: 90% !important;
    }
    
    .workshops-button .wp-block-button__link {
        padding: 0.7rem 1rem 0.8rem 1rem;
        width: 100% !important;
    }

    .raeume-button .wp-block-button__link {
        padding: 0.7rem 1rem 0.8rem 1rem;
        width: 100% !important;
    }
    
    .workshops-auswahl-button .wp-block-button__link {
        padding: 0.7rem 1rem 0.8rem 1rem !important;
    }
    
    .raeume-auswahl-button .wp-block-button__link {
        padding: 0.7rem 1rem 0.8rem 1rem !important;
    }
    
    .formular-workshops input[type="submit"] {
        padding: 0.7rem 1rem 0.8rem 1rem !important;
        width: 100%;
    }
}

/* SEITE UNSERE ANGEBOT ENDE */