/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template:	betheme
Version: 1.6.1.2
*/
/* Theme customization starts here
-------------------------------------------------------------- */

html, body {
    /*font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: 3px;*/
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

h1 {
    /*font-family: 'Roboto', sans-serif !important;
    font-size: 64px !important;
    font-weight: 700 !important;*/
    text-transform: uppercase;
}

h2 {
    text-transform: uppercase;
}

.post-head {
    display: none;
}

/*.button-love {
    display: none;
}*/

.icon-doc-text {
    display: none;
}

.image_frame {
    border: medium none;
}

/*.post-footer .post-links {
    width: 100%;
    border-left: none;
    border-right: none;
}*/

.post-footer {
    border: 2px solid white;
}

.post-footer.post-links a {
    text-transform: uppercase;

}

.white-text {
    color: #ffffff ;
}

.post-more {
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.rounded-image .image_wrapper {
    border-radius: 50%;
    width: 70%;
    margin: 0 auto;
}

.rounded-image {
    width: 33%; height: auto;
    min-width: 150px;
    float: left;
    margin-right:2rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-shape-outside: circle();
    shape-outside: circle();
}

.promo_box .promo_box_wrapper .photo_wrapper > img {
    height: auto;
    min-width: 150px;
    float: left;
    margin-right:2rem;
    border-radius: 50%;
    -webkit-shape-outside:circle();
    shape-outside:circle();
}

#Footer {
    background-color: #942e70 !important;
}

h1.footer-text-1{
    line-height: 70px;
    font-size: 44.1px;
    padding-left: 3px;
}

h1.footer-text-2{
    line-height: 41px;
    font-size: 75px;
}

.footer-logo-wrapper {
    margin: 0;
    padding-right: 30px;
    float: left;
}

.footer-info {
    float: left;
    margin-top: 13px;
}

.footer-info p {
    color: #ffffff;
}

.footer-left {
    overflow: hidden;
}

.home-parallax, .team-parallax {
    background-color: rgba(114, 35, 85, 1) !important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-meta, .project-description {
    display: none !important;
}

.home-parallax {
    background-image: url("/wp-content/uploads/pia_engel_nixon_background_news.jpg");
}

.team-parallax {
    background-image: url("/wp-content/uploads/restaurant_nixon_background_kueche.jpg");
}

#Action_bar {
    display: none;
}


.kontakt-button input {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #942e70;
    border-radius: 0px;
}

.wpcf7-form-control-wrap {
    border: 1px solid #942e70;
    border-radius: 0px;
}

.wpcf7-submit {
    width: 40%;
}

.event-bottom {
    padding-bottom: 80px;
}


.kontakt-slider > .mcb-wrap-inner > .column.mcb-column.one.column_visual {
    margin-bottom: 0px !important;
}

.column.mcb-column.one.column_visual p {
    margin-bottom: 0px !important;
}

a.button.event-calendar-button.button_full_width.button_size_4.button_stroke_custom.button_js {
    color: #942e70 !important;
}

.patrick-kontakt:hover {
    color: #942e70 !important;
}

.icon-up-open-big {
    color: #fff !important;
}

.button_icon {
    padding: 10px !important;
}

a.button.gallery-button.button_full_width.button_size_4.button_js {
    background-color: #942e70 !important;
    color: #fff;
}

.gallery-preview .image_wrapper, .gallery-items .image_wrapper {
    height: 250px;
}

#Header {
    min-height: 0px !important;
}

.modal-backdrop .fade .in {
    display: none;
}

@media only screen and (max-width: 479px) {
    h1 {
        line-height: 40px !important;
    }
}


@media (max-width: 959px) {
    /*h1 {
      font-size: 54px !important;
    }*/
}

@media (max-width: 767px) {
    /*h1 {
      line-height: 55px !important;
    }*/

    .section.mcb-section {
        padding-top: 40px !important;
    }

    .home-parallax {
        background-position-x: 80% !important;
    }

    .gallery-preview .image_wrapper, .gallery-items .image_wrapper {
        height: 150px;
    }

    h1#kueche-ues {
        line-height: 59px !important;
    }
}

.wpcf7-form-control-wrap.your-consent {
    border: 0 none;
    width: auto;
    margin: 0;
}

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

.wpcf7-acceptance .wpcf7-list-item input[type="checkbox" i] {
    margin-bottom: 0;
    margin-top: 0;
}

.button-stroke #back_to_top:hover, .button-stroke #popup_contact > .button:hover {
    background-color: #656565 !important;
}

.image_frame .image_wrapper .image_links.double a {
    width: 100%;
}

.image_frame .image_wrapper .image_links.double a.zoom {
    display: none !important;
}

/* Event List Styling */

.ecs-list {
}

.ecs-list pre {
    background: transparent;
    line-height: auto;
    border: 0 none;
    padding: 0;
    text-align: center;
}

.ecs-list ul {
    background-color: transparent;
    list-style-type: none;
    display: flex;
	flex-direction: row;
    margin: 0;
    padding: 0;
}

.ecs-list li {
	display: flex;
	flex-direction: column;
    width: 31.33%;
    margin: 0 1% 20px;
    background-color: #fff;
}

.ecs-list li a {
	order: 1;
}

.ecs-list li h4 {
	order: 2;
	text-transform: uppercase;
	padding: 15px 15px 0 15px;
}

.ecs-list li .duration {
	order: 3;
	padding: 15px;
}


.ecs-list .ecs-event {
    min-height: 300px;
}

@media(max-width:767px) {
    .ecs-list ul {
		flex-direction: column;
    }
    .ecs-list li {
		width: 100%;
    }
}

.tribe-events-meta-group-details dt {
    width: 160px;
}

.tribe-events-meta-group-details dd {
    margin-left: 170px !important;
}

.tribe-events-meta-group.tribe-events-meta-group-organizer {
    display: none;
}

.tribe-events-meta-group {
    width: 50% !important;
}