/*
Theme Name: Star
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("https://www.star-auto-parts.com/wp-content/themes/bridge/style.css");

li.product-category {
	text-align:center;
	
}
li.product-category h2 {
	font-size:14px;
	
}

/* Hide category */
.product .posted_in,
.product .sku_wrapper {
	display: none !important;
}

#yith-ywrq-table-list th.product-subtotal, #yith-ywrq-table-list td.product-subtotal {
	display: none;
}
.ajax-loading, .product-remove a.yith-ywraq-item-remove.remove {
    display: inline-block !important;
	max-width: 16px;
}
h6.additional_information_tab {
	display: none;
}
h6.additional_information_tab+.accordion_content table th {
    padding-left: 0;
	font-size: 14px;
}
h6.additional_information_tab+.accordion_content table td p {
	font-size: 14px;
}
