File: /var/www/html/wppartneramazingsecret/wp-content/themes/themify-ultra/styles/wc/modules/tabs.css
.woocommerce div.product .woocommerce-tabs ul.tabs{
padding:0
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
border-bottom:1px solid rgba(180,180,180,.3)
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
background:none;
border-radius:0;
font-size:.9em;
text-transform:uppercase;
letter-spacing:.06em;
margin:0;
padding:0;
position:relative;
border:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
border-bottom:solid 2px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{
display:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
padding:.8em 1.6em;
text-shadow:none;
color:inherit;
font-weight:600
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
background:none;
color:inherit
}
/* single product tabs h2 */
.woocommerce-Tabs-panel--description > h2:first-child,
.woocommerce-Tabs-panel--additional_information > h2:first-child,
.woocommerce-Tabs-panel .woocommerce-Reviews-title{
display:none /* hide description & review h2 */
}