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


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

.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner h1,.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner .breadcrumb li a,.tbay-breadcrumb.breadcrumbs-image .breadscrumb-inner .breadcrumb li {
	color:#FFF;	
}

.archive header.woocommerce-products-header {
    display: none;
}

html .tbay-breadcrumb .breadcrumb>li+li:before {
    opacity: 1 !important;
	color:#FFF !important;
	background:#FFF !important;

}

.ai-ved-book-appointment-btn
{
	
}

.woocommerce form .form-row .input-text {
    background-color: #f5f5f5;
    padding: 20px 20px !important;
}

html .nta_wa_button {
    margin-top: 25px;
}

.woocommerce div.product form.cart .variations select {
    min-width: 49.5%;
}

.ai_ved_newsletter form#wpforms-form-11480
{
	display:flex;
	align-items: center;
	
}
.ai_ved_newsletter form#wpforms-form-11480 input {
    margin-right: 10px;
    width: 100% !important;
    border: 1px solid #000 !important;
    max-width: 100%;
	padding: 12px 15px 12px 15px;
    height: auto;
}


.ai_ved_newsletter .wpforms-field-container {
    margin-right: 10px !important;
}

.ai_ved_newsletter .wpforms-submit {
    background-color: #000 !important;
}

.ai_ved_newsletter .wpforms-field,.ai_ved_newsletter .wpforms-container .wpforms-submit-container {
    padding: 0px !important;
	margin: 0px !important;
}

.ai_ved_newsletter div.wpforms-container-full:not(:empty)
{
	margin-top:0px !important;
}