 /*
Theme Name:     Active|CMS Custom Theme
Theme URI:      http://www.activewebits.com
Description:    Custom theme
Author:         Active WebITS
Author URI:     http://www.activewebits.com
Template:       glhv
Version:        6.7
*/

/* Custom CSS  */
.mphb_room_type-template .single-header, .mphb_room_type-template .meta, .mphb_room_type-template .wpex-social-share {display:none;}
.aw-cb-1 {min-height: 625px;}
.aw-cb-2 {min-height: 425px;}
.aw-cb-3 {min-height: 375px;}

@media only screen and (max-width: 600px) {
  .aw-cb-1, .aw-cb-2, .aw-cb-3 {min-height: unset;}
}