/*
Theme Name: wilmachild
Theme URI: https://healthforfuture.de/
Author: wilmaweb
Author URI: https://healthforfuture.de/
Description: Theme-Anpassungen von Martin
Version: 0.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Template: twentytwentythree
*/

/* Schriftanpassungen */
h1, h2, h3 {
    color: #000000;
    font-weight: 700 !important;
    text-decoration-color: #3b9ccf!important;
    text-decoration-thickness: 10px !important;
    text-underline-offset: -4px !important;
    text-decoration-skip-ink: none !important;
}

h4, h5 {
    color: #000000;
    font-weight: 700 !important;
    text-decoration-color: #3b9ccf!important;
    text-decoration-thickness: 6px !important;
    text-underline-offset: -2px !important;
    text-decoration-skip-ink: none !important;
}

h1 {
    font-size: 26pt;
}

h2 {
    font-size: 22pt;
}

h3 {
    font-size: 20pt;
}

h4{
    font-size: 18pt;
}

h6{
    text-transform: none;
}

a {
    color: #000000;
}

.wp-block-post-content a:where(:not(.wp-element-button)) {
    color: #000000;
    text-underline-offset: 0px;
    text-decoration-skip-ink: none !important;
}

/* Headersuchleite */
.wp-block-search__input {
    background: #f1f1f1;
    border: none;
}

.wp-block-search__button.has-icon {
  line-height: 0;
  background: none !important;
}


/* Button */
.ghostkit-button {
    color: #fff !important;
    background-color: #EF7391 !important;
    border-radius: 10px !important;
    font-size: 1em !important;
}

/* Recent-Post-Slider */

.wppsac-post-slider .wppsac-post-image-bg img {
    object-fit: contain;
}

.wppsac-post-slider h2.wppsac-post-title, .wppsac-post-carousel h2.wppsac-post-title {
    margin: 0 0 0 40px !important;
}

.wppsac-post-slider .slick-dots li.slick-active button, .wppsac-post-carousel .slick-dots li.slick-active button {
    background: #000000 !important;
}

.wppsac-post-slider .slick-dots li button {
    border: none !important;
}

.wppsac-post-slider .slick-arrow, .wppsac-post-carousel .slick-arrow {
    background-color: #ef7391 !important;
}

/* design 2 (Visionen)*/
.wppsac-post-slider.design-2 .wppsac-post-image-bg img {
    height: 88%;
    width: 35%;
    float: right;
    margin: 20px 60px 20px 0;
}

.wppsac-post-slider.design-2 .wp-medium-6 {
    width: 55%;
}

.wppsac-post-slider.design-2 .wppsac-post-inner-content {
    margin: 1% 0 0 4%;
}

.wppsac-post-slider.design-2 .wppsac-post-image-bg, .wppsac-post-slider.design-4 .wp-medium-7.wpcolumns { 
    height: 350px !important; 
}

.wppsac-post-slider.design-2 .wppsac-post-content-left {
    background: #DEE8ED !important;
    padding: 20px 30px;
    color: #000000 !important;
}

.wppsac-post-slider.design-2 .wppsac-post-content-left a {
    color: #000000 !important;
    pointer-events: none;
    line-height: 0.3;
}

.wppsac-post-slider h2.wppsac-post-title a {
    font-size: 1em;
    line-height: 32px;
}

.wppsac-recent-post-slider.design-2 .wppsac-post-content-left a {
    text-decoration: none;
}

.wppsac-post-slider.design-2 .wppsac-content-left .wppsac-sub-content a {
    font-weight: 300;
}

.wppsac-post-slider.design-2 .wppsac-content-left a:hover {
    text-decoration: underline;
}

.wppsac-post-slider.design-2 .wppsac-post-image-bg {
    background: #DEE8ED !important;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    pointer-events: none;
    cursor: default;
}

.wppsac-post-slider.design-2 .wppsac-sub-content {
    padding-top: 10px;
    font-size: 1.2em;
    line-height: 1.4em;
    font-style: italic;
    margin: 2% 0 0 5%;
}

.wppsac-post-slider.design-2 .slick-dots {
    left: 30px !important;
    bottom: 20px !important;
}

.wppsac-post-slider.design-2 .slick-prev {
    left: 1% !important;
    top: 45% !important;
}

.wppsac-post-slider.design-2 .slick-next {
    top: 45% !important;
    left: 97.5% !important;
}


/* desgin 1 (Missionen)*/
.wppsac-post-slider.design-1 .wppsac-post-image-bg img {
  height: 88%;
  width: 35%;
  float: right;
  margin: 20px 60px 20px 0;
}

.wppsac-post-slider.design-1 .wp-medium-6 {
  width: 55%;
}

.wppsac-post-slider.design-1 .wppsac-post-inner-content {
    margin: 1% 0 0 4%;
}

.wppsac-post-slider.design-1 .wppsac-post-image-bg, .wp-medium-7.wpcolumns { 
    height: 350px !important; 
}

.wppsac-post-slider.design-1 .wppsac-post-content-left {
    background: #DEE8ED !important;
    display:flex;
    align-items:center;
    color: #000000 !important;
    padding: 20px 20px 35px 20px;
    width: 60%;
    height: 100%;
}

.wppsac-post-slider.design-1 .wppsac-post-content-left a {
    color: #000000 !important;
    pointer-events: none;
    line-height: 0.3;
    text-decoration: none;
}

.wppsac-post-slider.design-1 .wppsac-content-left .wppsac-sub-content a {
  font-weight: 300;
}

.wppsac-post-slider.design-1 .wppsac-content-left a:hover {
  text-decoration: underline;
}

.wppsac-post-slider.design-1 .wppsac-post-image-bg {
    background: #DEE8ED !important;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    pointer-events: none;
    cursor: default;
}

.wppsac-post-slider.design-1 .slick-dots {
    left: 30px !important;
    bottom: 20px !important;
}

.wppsac-post-slider.design-1 .wppsac-sub-content {
    padding-top: 10px;
    font-size: 1.2em;
    line-height: 1.4em;
    font-style: normal;
    margin: 2% 0 0 5%;
}

.wppsac-post-slider.design-1 .slick-prev {
    left: 1% !important;
    top: 45% !important;
}

.wppsac-post-slider.design-1 .slick-next {
    top: 45% !important;
    left: 97.5% !important;
}


/* Post-Grid-Anpassungen */
.post-grid .layer-wrapper img {
    width: -webkit-fill-available;
}

/* Speak-Out Petitionen */
.dk-speakout-submit {
    color: #fff;
    background: #ef7391;
    border-radius: 10px;
    font-weight: normal;
}
