header .ast-article-single {
padding: 0!important; 
}
.single-post article {
padding: 65px!important;
}
footer .ast-article-single {
padding: 0!important;
}
footer {
color: #aaa;
}
footer a {
color: #FFF;
}
body.woocommerce-cart #content,
body.woocommerce-page #content {
padding-top: 25px;
}
body.ast-woo-shop-archive #content {
padding-top: 0px;
}
.woocommerce-MyAccount-navigation {
margin-bottom: 60px;
}
.single_product_content * {
letter-spacing: 0px;
}
.single_product_content h1,
.single_product_content h2,
.single_product_content h3,
.single_product_content h4,
.single_product_content h5,
.single_product_content h6 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.tablepress>:where(thead,tfoot)>tr>* {
background-color: #000;
color: #FFF;
}
@media (max-width: 767px) {
.xpro-woo-product-price-cls {
display: flex;
flex-direction: column;
}
}