/*
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.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.widget_product_categories .product-categories .cat-item.cat-item-15 {
	display: none;
}

.hp-news h2 {
    font-size: 22px;
    line-height: 24px;
}

.woocommerce span.onsale {
	border-width: 100px 100px 0 0;
}
.woocommerce ul.products li.product .onsale.stext-corner {
	
}
.woocommerce ul.products li.product .stext-corner-text {
	position: absolute;
    top: 6px;
    left: 5px; /* 2 */
    display: block;
    z-index: 9999;
    font-size: 12px; /* 10 */
    box-sizing: border-box;
    /*width: 60px; */
	width: 90px;
    height: 100px;
    text-align: left;
    line-height: 13px; /* 11 */
    color: #fff;
}

body.single-product #Subheader {
	display: none;
}

body.single-product {
	padding-top: 80px;
}

.testimonial-bespoke-section .button_icon i {
	color: #fff!important;
}

.testimonial-bespoke-section .author h5 {
	font-weight: 700;
}


body.single-product .product div.entry-summary .product_meta {
	display: none;
}

body.single-product .widget_product_categories ul li.cat-item.cat-item-15 {
	display: none;
}

#mc_embed_signup .mc-field-group {
	padding-bottom: 5px!important;
}