/* Enter Your Custom CSS Here */
#tab-reviews{
 
 display: block !important;
}
.tabs.clearfix{
   display: none !important;
}

.product_meta.clearfix
{
   display: none !important;
}

.ui-datepicker {
    width: 29em !important;
  	font-size: 1.2em !important;
    margin: 0 auto;
}
.product-options{
	  text-align: center;
}
.woocommerce select{
		margin: 0 auto;
}
.last-section .rad-container{
margin-top:-35px !important;
}
.footer-cols{
text-align:center;
}