/*
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
*/
.page-header-catalog .page-breadcrumbs a {
  color: #ffc741;
}
.page-header-page .page-breadcrumbs a {
  color: #ffc741;
}
.page-header-default .page-breadcrumbs a {
  color: #ffc741;
}
.nav .menu .trending-badge {
  color: #ffc741;
}
.woocommerce div.product .mf-summary-header .sold-by-meta a {
  color: #ffc741;
}
.woocommerce div.product .product_meta .posted_in a {
  color: #ffc741;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .author-name {
  color: #ffc741;
}
.woocommerce-checkout .woocommerce-info .showlogin,
.woocommerce-checkout .woocommerce-info .showcoupon {
  color: #ffc741;
  transition: all 0.5s;
}
.woocommerce-account .woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-edit .edit {
  color: #ffc741;
  font-style: italic;
}
.mf-catalog-categories-4 .cat-item:hover h3 {
  color: #ffc741;
}
.mf-product-fbt .products-list li a:before {
  background-color: #ffc741;
}
.mf-image-box.style-2:hover .box-title a {
  color: #ffc741;
}
.comment-list li .comment-edit-link,
.comment-list li .comment-reply-link {
  color: #ffc741;

}
.comment-respond .comment-reply-title a {
  color: #ffc741;
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
  color: #ffc741;
}
.widget_tag_cloud a.selected,
.widget_product_tag_cloud a.selected {
  color: #ffc741;
}

.page .site-content {
    padding-top: 20px; 
     padding-bottom: 40px; 
}
.page-template-template-homepage .site-content, .page-template-template-full-width .site-content {
    padding-top: 0;
    padding-bottom: 0;
}


.mf-products-carousel.header-4 .cat-header .cat-title {    text-transform: uppercase !important; border-bottom-color: #000 !important;}

.mf-products-carousel.accpromo .cat-header {background-color: #f14705 !important;    }
.mf-products-carousel.accpromo .cat-header .cat-title {color:white !important;    }
.mf-products-carousel.accpromo .cat-header .extra-links li a {color:white !important;}

.mf-products-carousel.accnouvo .cat-header {background-color: #ffc741 !important;    border-bottom-color: #000 !important;}