h1 {
	font-size:20px;
	font-weight:700;
}

h2 {
	font-size:18px;
	font-weight:700;	
}

h3 {
	font-size:15px;
	font-weight:700;
}
h4 {
	
	font-size:14px;
	font-weight:700;
	font-style:italic;
}
h5 {
	font-size:13px;
	font-weight:700;
	font-style:italic;
	}


.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 20px;
}/* Enter Your Custom CSS Here */
.woocommerce .woocommerce-tabs {
     display: block;
}

.about-page {
list-style:none;
  text-align:center;
}
.about-page li {
display:inline-block;
width:170px;
}