/*
Theme Name: Beelove Child
Theme URI: http://healthcoach.ancorathemes.com/
Description: Healthcoach Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: beelove
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: beelove-child
*/

/*Write your style*/
@import url("../beelove/style.css");

/*.scheme_original .contacts_wrap 
{
    background-color: #594941 !important;
}

.scheme_original h1, .scheme_original h2,
.scheme_original h3, .scheme_original h1 a,
.scheme_original h2 a, .scheme_original h3 a
{ 
	color: #DC9334 !important;
}
.page_content_wrap.page_paddings_yes
{
    padding-top: 0px !important;
}

div.wpb_wrapper h1
{
	color: #000000;
    text-align: center;
    font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif !important;
    font-weight: 700;
    font-style: normal;
}*/

.top_panel_middle .logo {
    margin-top:1.2em !important;
    margin-bottom:0em !important;
}

.top_panel_wrap .logo {
    margin: 0em 0 0em 0 !important;
}
.top_panel_wrap .logo_fixed {
    max-height: 80px !important;
}

.testimonials_wrap.sc_section, .twitter_wrap.sc_section {
 display: none;
}

/* to make font-size of menu large */
.menu_user_nav > li,.menu_main_nav > li
{
	font-size: large;
}

/* for top bar */
#top-bar
{
	background-color:black;
}
/*
#socials
{
	
	float:right;
}
#links
{
	
	float:left;
}*/
.top_wrapper
{
	width: 1170px;
    margin: 0 auto;
}
.col-float-left 
{
	float:left;
}

.col-float-right
{
	float:right;
}
.top_wrapper ul {
	list-style:none;
	line-height:48px;
	float:right;
	display:inline-block;
	line-height:58px;
	margin-bottom:0px;
	}
.top_wrapper ul li{
	float:left;
	padding-left:42px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	}
.top_bar_container{
	background-color: #000000;
	/*height:57px;
	padding-top:5px;*/
}
 @media only screen and (min-width : 320px) {
	.top_bar_container{ display: none; }
  }
  @media only screen and (min-width : 1200px) {
	.top_bar_container{ display: block; }
  }
  .product_title.entry-title
  {
	 font-size: 2.286em !important;
  }
  .variations select
  {
	max-width: 50% !important;
    min-width: 50% !important;
  }
  .column-1_2.col-float-left
  {
	margin-top: 3px;
  }
  .sc_socials.sc_socials_type_icons.sc_socials_shape_square.sc_socials_size_medium
  {
	margin-bottom: -15px;
  }
  .column-1_2.col-float-right
  {
	margin-bottom: -10px;
  }
  .post_navi_item.post_navi_prev,.post_navi_item.post_navi_next
  {
	display: none;
  }
  .post_navi
  {
	height: 110px;
  }
  section.related.products
  {
	clear: both;
  }
.post_featured img {
	width:auto !important;
	height:auto;
}



.woocommerce .related.products {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}


.woocommerce .upsells.products ul.products {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.page-title {
display: none !important;
}
