/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.jetpack-social-widget-list.size-large {
    text-align: center;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-59339 {
    background: #fddb75;
    padding-left: 10px;
    padding-right: 10px;
}

.single-product .sidebar-area{
		display: none
	}

.single-product #primary{
		flex-basis:unset !important;
		max-width: 100% !important;	
	}

.single-product section.related.products{
		float: left;
	}

.single-product .woocommerce div.product p.price{
		color: black;
		font-size: 2em;
		font-weight: bold;
	}

.single-product button.single_add_to_cart_button.button.alt{
		width: 100%;
		height: 60px;
		background-color: black;
		text-transform: uppercase;
	}

	.single-product div.product_meta
	{
		font-weight: lighter;
		text-transform: uppercase;
		font-size: 13px
	}

	.single-product section.related.products{
		float: left;
		width: 100%;
	}	


.entry-title{
font-family: 'Open Sans Condensed', sans-serif;
letter-spacing: 4px !important;
text-transform: uppercase !important;
}

strong {
	color:black;
}


.home .authentic_widget_posts-3 {
display: none !important;
}

/*.home .sp_widget_post_slider-2 {
margin-top: 0px !important;
}*/

.sidebar-area {
background: #f0f0f0;
padding-top: 20px;
padding-bottom: 20px;
}

.site-logo-mini img{
	width:150px !important;
}

nav.navbar{
	min-height: 50px !important;
}

.bmc-wrap { padding: 0px !important; }

.entry-summary{
min-height: 450px;
}
#page-0 .page-header{
	display:none;
}

.widget.basic_mailchimp_widget .widget-body {
	padding: 1.5rem 1.5rem;}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	width:100%;
}
.woocommerce .quantity .qty{
	height:57px;
}
.woocommerce div.product form.cart div.quantity{
	width:10%;
	margin:2px 10px 0 0;
}
.woocommerce div.product form.cart .button{
	width:80%;
}

#customer_details .col-1{
	max-width:100% !important;
}
#customer_details .col-2{
	max-width:50% !important;
}

.category-description .post-comments { display: none; }

.bsa-nav .bsa-count, .bsa-nav .bsa-label, .bsa-nav .bsa-title {
	display: block;
}

#adsContainer {
  display: none !important;
}