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

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

.element-sticky-header  {
	background: #000;
}

.element-sticky-header .elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li>a {
	color: #fff;
}
.element-sticky-header .elementor-widget-tbay-nav-menu .tbay-horizontal .navbar-nav>li.active>a {
	color: var(--tb-theme-color);
}
.element-sticky-header .elementor-widget-tbay-search-canvas i,
.element-sticky-header .elementor-widget-tbay-account i,
.element-sticky-header .elementor-widget-tbay-mini-cart i {
	color: #fff;
}

.title-not-breadcrumbs .page-title {
	display: none;
	text-align: center;
}



