/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* Header Text */
.header-magazine #Top_bar .banner_wrapper { 
	left: 25%; 
	top: 25%; 
	font-size: xx-large; 
	line-height: normal; 
	text-align: center; 
}

/* Text-Headings */
/* h1 {font-weight: bold !important;}
h2 {font-weight: 700 !important;}
h3 {font-weight: bold !important;}
h4 {font-weight: bold !important;}*/

/* Featured Image Size */
#Top_bar.is-sticky #logo img { max-height: 50px !important; }

/* Header Background */
body:not(.template-slider) #Header_wrapper { background-position: bottom center; }

/* Single Product Page */
.post-nav { display: none !important; }
.product_meta { display: none !important; }
.related.products { display: none !important; }