/*
CTC Separate Stylesheet
Updated: 2023-04-19 16:13:02
Theme Name: Musico Child
Theme URI: https://themes.themegoods.com/musico/landing
Template: musico
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
Description: Premium Music WordPress Theme
Version: 3.2.7.1681913582
*/

/*Newsletter form style  */
form#mc4wp-form-1 label {
    color: #000;
    font-weight: 700;
}

.frmRow select {
    border: 2px solid #dce0e0;
}

.frmRow input::placeholder,
.frmRow select,
.frmRow textarea::placeholder {
    font-size: 16px !important;
    color: #999999 !important;
    font-family: "Mont font family", Sans-serif !important;
}

.concert-form .frmRow.frmButton input {
    background-color: #E1320E;
    border-color: #E1320E;
    font-size: 14px;
    font-family: "Mont font family", Sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
}

.concert-form .frmRow.frmButton input:hover {
    color: #E1320E;
    background-color: transparent;
}

.frmRow input::placeholder,
.frmRow select,
.frmRow textarea::placeholder {
    font-size: 16px !important;
    color: #999999 !important;
    font-family: "Mont font family", Sans-serif !important;

}

.frmRow input:focus,
.frmRow select:focus,
.frmRow textarea:focus {
    border-color: #E1320E !important;

}

.elementor-widget-container .elementor-shortcode .mc4wp-form-basic a {
    color: #000 !important;
    font-weight: 700 !important;
    font-family: 'Mont font family';
}

.frmRow * {
    font-family: 'Mont font family';

}

.clipShape img,
.kal-desk .customcssimage img,
.uni_art_row img,
.hentry .elementor-post__thumbnail img {
    clip-path: polygon(0 0%, 100% 0, 100% 78%, 0% 98%);
}

.hentry .elementor-post__thumbnail__link:after {
    background: transparent !important;
}

.logolefttop img {
    width: unset !important;
}

.top_bar {
    padding: 0px 20px;
}

.date_month_section * {
    color: #fff;
    font-weight: 600 !important;
}

.single_konzert_warteliste .title-heading1 {
    color: #fff;
    font-weight: 700;
    font-family: 'Mont font family';
}

.shapeDivPost:after {
    bottom: 0;
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 1;
    transform-origin: right top;
    transform: skewY(178deg);
    background: #ffffff;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .header_cart_wrapper .ti-shopping-cart {
        font-size: 30px;
    }

    .monthheadinglrge h3 {
        font-size: 40px !important;
    }

    a#mobile_nav_icon {
        font-size: 30px !important;
        color: #000 !important;
    }

    .header_style_wrapper .top_bar {
        top: 30px !important;
    }
}