/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
.site-header .products-cats-menu .cats-menu-title , .site-header .extras-menu > li > a{
	    color: #014BAC!important;
}
.site-header .extras-menu > li > a .mini-item-counter {
    background-color: #000; 
}
li.menu-item a{
	text-transform:capitalize!important;
}
.social_facebook:before , a.share-twitter.tooltip-enable.share-social , a.share-googleplus.tooltip-enable.share-social , a.share-youtube.tooltip-enable.share-social , a.share-instagram.tooltip-enable.share-social{
    content: "\e093";
    color: #000000;
    border-radius: 60%;
}
div#mf_product_categories-1  h4.widget-title , .catalog-sidebar .widget .widget-title{
	text-transform: capitalize!important;
    color: #014BAC!important;
    font-family: 'Inter'!important;
    font-weight: 500!important;
}
.catalog-sidebar .widget {
	background-color: #E8F0FB!important;
}
.mf-products-top-carousel{
	display:none;
}
div#mf-catalog-toolbar{
	background:#E8F0FB;
}

a.next.page-numbers, .woocommerce nav.woocommerce-pagination ul li .page-numbers {
    background: #E8F0FB;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #8B8B8B!important;

}
.widgets-area ul li a, .dokan-store-sidebar ul li a{
    color: #8B8B8B!important;

}

button.search-submit.mf-background-primary {
    color: white!important;
}