/*
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
-------------------------------------------------------------- */

/*表格兼容手机端*/
 body:not(.template-slider) #Header {
    min-height: 0;
}
#tab-description table {
    border: 1px rgba(0, 0, 0, 0.08) solid;
}
.with_aside .four.columns {
    float: left;
}
.aside_right .widget-area {
    display: block!important;
}
.woocommerce .product .product_wrapper {
    padding-left: 0;
}
.woocommerce .product .product_wrapper .share_wrapper {
    display: none;
}
.woocommerce div.product {
    padding-top: 0;
}
#Top_bar.loading {
    display: none;
}