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

/* Theme customization starts here
-------------------------------------------------------------- */
div.woocommerce-content div.tabs div.entry-summary
{
	width: 48%;
    float: left;
}

div.woocommerce-content .jq-tabs
{
	width: 100%;
	background: transparent;
    border: none;
}
div.woocommerce-content .jq-tabs ul,
div.woocommerce-content .jq-tabs ul li
{
	background: transparent;
    border: none;
}
.woocommerce .product div.entry-summary .cart .button
{
	opacity: 1;
}
.woocommerce table.shop_attributes th
{
	border-left: none;
    background: transparent;
}
.woocommerce table.shop_attributes td
{
	
    background: transparent;
    border-right: none;
}