/*
 Theme Name:   Rockware Child
 Theme URI:    rockware
 Description:  Rockware child theme, based on Twenty Twelve
 Author:       Web Team
 Author URI:   rockware
 Template:     rockware
 Version:      1.0.0
 Text Domain:  twenty-twelve-child
*/

.woocommerce-grouped-product-list span.woocommerce-Price-amount.amount {
    display: block;
}
a.single_add_to_cart_button.button.button_theme.add_to_cart.avia-button.fusion-button.button-flat.button-round.alt.alt {
    background: #0b4884;
}
.product-list-pricing-tab span.woocommerce-Price-amount.amount{
	display: block;
}
.product-list-pricing-tab li{
	margin: 0;
}
.product-list-pricing-tab .pricing_tab_sku{
	width: 107px;
}
.product-list-pricing-tab .pricing_tab_name{
	width: 700px;
}
.product-list-pricing-tab .pricing_tab_price{
	width: 130px;
}

.single-product .has-post-thumbnail .thumbnails {
    display: none;
}

.rockware_product_list .content-product-custom, .up-sells .product-list-pricing-tab, .related.products .product-list-pricing-tab {
    display: none;
}
.rockware_product_list .product-list-pricing-tab {
    display: block;
}
.prdctfltr_checkboxes .prdctfltr_ft_none{
	display: none;
}
.single-product .product-subtitle{
	margin-bottom: 10px; 
}

.prdctfltr_cat.prdctfltr_single {
	display: none !important;
}

.single-product .summary.entry-summary .price{
	display: none;
}