/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/



.close-mini-cart.btn.btn-link.cursor-init {
    background: transparent;
    color: black;
}

a.btn.btn-link.text-default-color.btn-icon-left.cursor-init, a.btn.btn-link.text-default-color.btn-icon-right.cursor-init {
    background: transparent;
    color: black;
}

ul.navigation .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), ul.navigation  .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container)
{
    background: transparent;
    color: black;
}


div.woocommerce-mini-cart-header .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), div.woocommerce-mini-cart-header .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
    background: transparent;
    color: black;
}

.style-light td.actions > button[disabled], .style-dark .style-light td.actions > button[disabled] {
    color: #999;
}

.ajax-filter-sidebar-header .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container), .btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
    background: transparent;
    color: black;
}


.menu-bloginfo-inner.style-dark {
   
}