/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/* Forerunner */
.woocommerce-shop .image_frame .image_wrapper .mask {
	box-shadow: none !important;
}
.woocommerce-shop .mfn-variations-wrapper-loop {
	display: none;
}
.woocommerce-shop .image_wrapper img {
	padding: 20px !important;
}
.woocommerce-shop h2.mfn-woo-product-title {
	line-height: 38px;
	margin: auto;
	max-width: 300px;
}
.single-product .fixed-nav.fixed-nav-next,
.single-product .fixed-nav.fixed-nav-prev,
.single-product li[data-tab="additional_information"],
.single-product .tab.tab-additional_information,
.single-product .share_wrapper,
.single-product .fake-tabs > ul li.active a:after,
.single-product .column.one.post-nav,
.single-product .mfn-variations-wrapper-loop {
	display: none !important;
}
.single-product .fake-tabs > ul {
	border-bottom: none;
}
.single-product .fake-tabs > ul li.active {
	font-size: 26px;
}
.single-product .related.products .image_frame .image_wrapper .mask {
	box-shadow: none !important;
}

.woocommerce-cart .tax_label,
.woocommerce-cart .includes_tax {
  xxdisplay: none !important;
}
