/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 12.5

All css files are placed in /css/ folder
*/

h5 {
        font-weight: 400 !important;
        font-size: 20px !important;
        color: #e6007e !important;
}

.mcb-wrap {
        padding: 50px 40px 50px 40px !important;
}

@media screen and (max-width: 767px) {
    div.wpcf7 {
        margin: 0 !important;
    }
}

@media screen and (max-width: 750px) {
    .mcb-wrap {
        padding: 20px 0px 20px 0px !important;  
    }

    .list_item .list_right {
        text-align: center !important;
        display: inline-block !important;
        margin-left: 0px !important;
    }

    .list_item .list_left {
        margin: 0 -75px !important;
            position: relative !important;
            left: 50% !important;
    }
}

#Footer {
    text-align: center !important;
}

#menu-item-130 a {
    color: #e6007e !important;
}

#menu-item-130 a:hover {
    background: #e6007e !important;
    color: white !important;
}

#menu-item-92 a {
    border-radius: 0px !important;
    border-bottom-right-radius:10px !important;
    border-bottom-left-radius:10px !important;
}

#menu-item-130 ul li a {
    background: #e6007e !important;
    color: white !important;
    border-radius: 0px !important;
}

#menu-item-130 ul li a:hover {
    background: #d00b77 !important;
}

.team.team_circle .image_frame {
    height: 150px !important;
    width: 150px !important;
}

.hide-love .post-nav {
    display: none;
}

.icon-comment-empty-fa, .post-comments {
    display: none
}

.one.column {
    width: 100% !important;
}

.column, .columns {
    margin: 0 0 40px !important;
}

#Top_bar .column {
    margin-bottom: 0 !important;
}

.no-title {
    margin: -40px 40px 50px 40px;
}

h5 {
    line-height: 21px !important;
}

.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
        border-radius: 30px !important;
}

.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
        display: none;
}

.desc .button {
    display: none;
}

.section-related-adjustment h4 {
    color: transparent !important;
}

.section-related-adjustment:before {
    content: "Gerelateerde berichten";
    color: #272727 !important;
    position: absolute;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
}