/*
Theme Name: beTop Child
Theme URI: http://becoach.stylemixthemes.com/
Description: beTop
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Version: 1.0
Template: betop
*/

body.yoga {
    background:none;
}

#content.no-title-box {
    padding-top: 0;
    border-top: none;
}

.main_intro_cont {
    padding-bottom: 0px;
}

/* heading colour */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color:#c4bfac;
}

.main_intro_cont h1 {
    color:#c4bfac;
}

/* link colour */

.stm_post-after .tags a:not(:hover), .stm_post-after .tags, .star-rating, .pc, .pc-hv:hover, time, .reply a:hover, .site-content ul li::before, body.yoga a, .coach-tabs__list .catergory-tab-link.active .category-icon i, .coach-tabs__list .catergory-tab-link:hover .category-icon i, nav a:hover, .woocommerce ul.products li.product .archive-product-meta .price, .man_sidebar .widget_categories li a:hover {
    color: black;
}

/* header cart button */

.stm-cart-button .btn-sm {
    border: none;
    font-weight: 400;
}

/* posts */

body.single-post h1, body.single-post .post-date, body.single-post .single-thumbnail {
   text-align:center;
}