/*
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.8

All css files are placed in /css/ folder
*/
/* post title */
.post-meta{

    display:none;
}
/* post title */

#Action_bar .contact_details a {
    color: #e8e8e8 !important;
}
#Action_bar .contact_details a:hover {
    color: #f2d300 !important;
}
.warning{
    margin: 0 auto;
}
.section-post-about{
    display: none !important;
}
.get_in_touch, .infobox{
    background:none !important;
}
.infobox{
    color: #000 !important;
}
.scale-with-grid{
    margin: 0 auto;
    display: block;
}
.icon-box-gen .icon_box .image_wrapper{
    width: 200px;
    margin: 0px auto;
        transition: all 0.3s ease;
}

.icon-box-gen .icon_box .image_wrapper:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hermes .tp-bullet:hover {
    background-color: #fff !important;
}
.infobox, .infobox a, .infobox h3, .infobox ul{
    color: #000 !important;
}
#Intro.light .intro-title{
    display: none !important;
}
#Intro.light .intro-meta, #Intro.light .intro-meta a{
    display: none !important;
}
.section-related-adjustment h4{
     display: none !important;
}
.section-related-adjustment .desc{
    display: none !important;
}
.invis{
    display: none !important;
}
.mamber-txt {
    display: table;
}
.mamber-txt .align_left{
     display: table-cell;
  vertical-align: middle;
}

@media (max-width: 768px) {
#Footer .widgets_wrapper {
    text-align: center;
}
.text-cont{
	text-align: center;
}
.simcal-default-calendar-grid .simcal-events>.simcal-event:last-child {
    font-size: 14px !important;
	}