/*
 Theme Name:   Truckverm
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/

.single-product span.sku_wrapper {
    display: none !important;
}
.content-product .product-title a {
	    font-weight: 800 !important;
}

.content-product .star-rating {
	    width: 81px !important;
}

.single-product p.stock{
  margin-bottom: 6px !important;
}

.single-product p.stock + p.availability-date{
  margin-top: 0 !important;
  margin-bottom: 10px;
}
