/*
Theme Name: Medizin Child
Theme URI: http://medizin.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: medizin
Text Domain:  medizin-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

html
{
    --c-prim: var(--e-global-color-211a2f14, #e00);
    --c-sec: var(--e-global-color-55012e55, #ca0000);
}

body .header-06 .menu--primary .menu__container > li > a:hover
{
    color: var(--c-prim) !important;
}

body .elementor-widget-tm-testimonial-grid .style-03 .testimonial-item .testimonial-main-content
{
    background-image: url('/wp-content/uploads/2025/06/Quote.png');
}

body .header-06.header-light .page-header-inner
{
    border-bottom: 1px solid #eee;
}

.cs4-termine
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.cs4-termine .cs4-termine-item
{
    list-style: none;
    margin: .5rem 0;
    padding: .75rem;
    border-bottom: 1px solid #fff6;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
}

.cs4-termine.cs4-termine-footer .cs4-termine-item
{
    text-align: left;
    border: none;
    margin: .5rem 0;
    padding: 0;
    color: var(--c-prim);
    font-size: 1rem;
}

.cs4-termine .cs4-termine-item::before
{
    content: "\f133";
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 400;
    margin-right: .75rem;
}

.wpcf7-form label
{
    font-size: 14px;
}

.elementor-widget-tm-team-member .social-networks
{
    display: none !important;
}

