/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

@media print {
  .menu_wrapper {
    display: none;
  }

  #Subheader {
    background-color: #fff;
    background-image: none !important;
    padding-top: 15px !important;
  }

  #Subheader .title {
    color: #103275 !important;
    width: 100% !important;
    text-align: center !important;
  }

  .header-stack #Top_bar .logo {
    max-width: 580px !important;
    width: 580px !important;
    position: relative !important;
    margin: 0 !important;
  }

  #Top_bar #logo {
    width: 100% !important;
    margin: 10px !important;
  }

  .header-magazine #Top_bar .banner_wrapper {
    margin: 0 !important;
    left: unset !important;
    top: 35px !important;
  }

  .listing iframe {
    display: none;
  }

  .listing p {
    font-size: 18px;
  }
}