/**
* Theme Name: Nika Child
* Description: This is a child theme for Nika
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.16
* Template: nika
*/


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

.sidebar>.widget ul li, .elementor-widget-sidebar>.elementor-widget-container>.widget ul li {
	font-size: 15px !important;
	text-transform: uppercase !important;
	margin-bottom: 0px !important;
}
.widget_product_categories ul .children a {
	font-size:14px !important;
}
body .widget_product_categories .product-categories a, body .widget_product_categories ul a, body .widget_categories .product-categories a, body .widget_categories ul a {
color: #040404;
}

body .widget_product_categories .product-categories  a:hover , body .widget_product_categories ul  a:hover , body .widget_categories .product-categories  a:hover , body .widget_categories ul a:hover {
color: #1A98CF;
}

li.current-cat > a {
	background:rgba(0,0,0,0.05) !important;
	padding:5px;
}

body .widget_product_categories .product-categories a, body .widget_product_categories ul a, body .widget_categories .product-categories a, body .widget_categories ul a {
padding:7px 15px 7px 12px;
display:block;
    color: #4B4957;
}
#sidebar-shop #woof_widget-2 {
	padding: 10px 14px;
}

#sidebar-shop #woof_widget-2 .woof_redraw_zone>.woof_container:after {
	left:0;
	right:0;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li {
	position: inherit;
}
ul.elementskit-dropdown.elementskit-submenu-panel {
	padding: 35px !important;
	width:100%;
}
ul.elementskit-dropdown.elementskit-submenu-panel li {
	width: 25%;
	padding:5px 15px;
    display: inline-block;
}
ul.elementskit-dropdown.elementskit-submenu-panel li a {
	border-bottom: 1px solid #D6D6D6;
color: #202020 !important;
text-wrap: wrap;
line-height: 17px !important;
}

ul.elementskit-dropdown.elementskit-submenu-panel li a:hover {
color:  #1BA1DB !important;
}


body.single-product .variations th.label {
    display: none !important;
}


body.single-product .woocommerce-product-details__short-description {
	font-size: 15px;
	font-weight: bold;
}