/*
Theme Name: Hara Child
Theme URI: https://hara.thembaydev.com/
Author: Thembay
Description: This is a child theme for Hara
Version: 1.0
Author URI: https://thembay.com/
Template: hara
Text Domain: hara-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.panel h3,.elementor-widget-text-editor ul li {
    font-size: 1.05rem!important;
	color:#000;
}
.white-text p{color:#fff!important;}
#tbay-header {
    margin: 0;
    padding: 0;
    z-index: 1001;
    background: inherit;
    position: relative;
}

.product.v1 .name {
    font-weight: 700!important;
	font-size:20px!important;
}

.price ins .woocommerce-Price-amount, .woocommerce div.product span.price {
    color: #000 !important;
	font-size:18px;
}


.hidden{display:none!important;}

.elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li>a:after {
    content: none!important;
}
.single-product div.product .related .heading-tbay-title:after, .single-product div.product .upsells .heading-tbay-title:after,
.woocommerce div.product #woocommerce-tabs ul.tabs li.active>a:after, .woocommerce div.product #woocommerce-tabs ul.tabs li:hover>a:after {
    color: #fff!important;
}
.elementor-189 .elementor-element.elementor-element-3819a78c .elementor-icon-list-text {
    color: #000!important;
    transition: color 0.3s;
}

.woocommerce div.product p.stock{color:#000!important;}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.05rem;
	color:#000!important;
}
.woocommerce .woocommerce-product-details__short-description p {
    margin-bottom: 0;
    display: block;
}

.tbay-total-condition-wrap{display:none!important;}












