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

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

body.page #Subheader .title {display:none !important;}
.post-meta{display:none !important;}
.post-footer{display:none !important;}
.post-header .button-love{display: none;}
.single-photo-wrapper.image {display: none;}
.section-post-related{display: none;}
.post-nav .next-prev-nav{display: none;}
.fixed-nav{display: none !important;}
::selection { background: #1f6a8f !important; color: #fff; } 
::-moz-selection { background: #1f6a8f !important; color: #fff; }

.facebook {
min-width: none !important;
background: none !important;
text-indent: none !important;
}

.formhome input{background:#eee !important; border: 1px solid #ccc; border-color:#ccc !important;}
.formhome textarea{background:#eee !important; border: 1px solid #ccc;}

body.search .sidebar {display: none !important;}
body.search .sections_group {width: 100% !important;}

.post-header .title_wrapper {
    margin-left:0px !important;
    border-left-width:0px !important;
    padding-left:0px !important;
}