/*
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: 2.0.1
*/

.section-post-about, .section-post-comments{
    display: none !important;
}

#Intro .intro-title {
    font-size: 27px !important;
    line-height: 36px !important;
}

.post-related .desc h4{
    font-size: 20px !important;
    line-height: 29px !important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    padding: 60px 0 !important;
}

#Header_creative #Top_bar .top_bar_right {
    display: none !important;
}

#Side_slide .extras {
    display: none !important;
}

.lang-select {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.lang-select li{
    width:auto !important;
}

.lang-select li a{
    margin:0 !important;
    padding:0 !important;
}

.single-portfolio .title{
    font-size: 40px !important;
    line-height: 40px !important;
    padding: 60px 0 !important;
}

.single-portfolio #Subheader {
    padding: 0 !important;
}

.single-portfolio .section-post-header{
    display: none;
}