/* custom styles */ 


.gpsr-product-tab h2 { font-size: 1.25rem;}
.gpsr-product-tab p {
    margin-bottom: 8px;
}
.gpsr-product-tab ul {
    list-style-type: disc;
    margin-left: 15px;
}

.gpsr-product-tab strong {
	font-weight: 600;
}

.gpsr-productinfo,
.gpsr-categoryinfo,
.gpsr-maninfo,
.gpsr-supinfo {
    margin-bottom: 2rem;
}
