.page-title:not(.page-title-layout-only-breadcrumb){
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(1, #fff)) !important;
  border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;

}

.page-title:not(.page-title-layout-only-breadcrumb) h1 {
    color: #000 !important;
}

.breadcrumbs li a, .breadcrumbs li span {
    color: #000 !important;
}

.breadcrumbs li:after {
    color: #000 !important;
}


.main-footer-wrapper {
    background-color: #fff;
    color: #000;
}
.main-footer .widget-title {
    color: #000;
    border-bottom-color: #eee;
}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) ul h3 a {
    color: #000;
}
.main-footer .widget-info-box:not(.widget-border-round-background):not(.widget-border-background) .if-round p {
    color: #000;
}





.header-above-inner {
    padding-top: 5px !important;
    padding-bottom: 60px !important;
}

.logo-header img {
    max-height: 100px !important;
}

.header-11 nav.primary-menu {
    display: block;
    text-align: center !important;
}


.product-link{background:unset !important;}


.entry-post-meta.clearfix {
    display: none !important;
}

article.post-flat .entry-post-title {
    margin-top: 10px;
text-align: center;
}

a.product-quick-view.no-animation {
    display: none;
}

.bottom-bar-wrapper .widget-classic .textwidget p{
display:none;
}
