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


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


div#footers-logos-sectiopnss img {
    width: 100%;
    max-width: 250px;
}


.single-product .woocommerce div.product form.cart {
    margin: 0px !important;
    border-top: none !important;
    padding-top: 0px !important;
}
.single-product .woocommerce div.product form.cart{
	border:none;
}

.single-product .tiered-pricing-wrapper {
    background: #adc26e;
}

.single-product table#etpzrdezqfrrig {
    margin-top: -30px;
    text-align: center;
}
table#yvycsvdepjpglgzvs th, td {
    text-align: center;
}

table#lrbszbokjddcpdust th {
    text-align: center !important;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background: #adc26e;
}