/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.11
*/

body a {
	font-weight: bold;
}
.single-post .meta-category {
    padding-left: 0 !important;
}

.post-tags h4 {
    display:none;
}

.single-post .content-inner > .post-tags {
    margin-top:0;
}

.single-post h1 .entry-title {
    margin:20px 0;
    text-align:left;
}

.single .heading-title[data-header-style="default_minimal"] {
    text-align:left;
}

.single .heading-title[data-header-style="default_minimal"] {
    margin:unset;
    margin: 20px 0;
}

body.single-post .heading-title[data-header-style="default_minimal"] .entry-title {
    text-align:left;
}

.single .heading-title h1.entry-title {
    margin-left:0;
}

body[data-ext-responsive="true"].single-post .heading-title[data-header-style="default_minimal"] .entry-title {
margin: 0 !important;
padding: 0;
}

.single .heading-title h1.entry-title {
	font-size:42px !important;
}

.single .heading-title {
	margin-bottom:0!important;
	padding-bottom:0 !important;
}
.span_12.dark .nectar-icon-list[data-icon-color="default"] .list-icon-holder i {
    color: #009cbf!important;
}
.post-area.featured_img_left article:not(.has-post-thumbnail) .article-content-wrap .post-featured-img-wrap:after {
    content: "\f025";
    font-size: 100px !important;

}

.tag .subheader, .category .subheader {
    display:none !important;
}

.tag .page-header-no-bg h1, .category .page-header-no-bg h1 {
    font-size:40px;
    line-height:40px;
}

.post-tags h4 {
    display:none;
}

.single-post .content-inner > .post-tags {
    margin-top:0;
}

.single-post h1 .entry-title {
    margin:20px 0;
    text-align:left;
}

.single .heading-title[data-header-style="default_minimal"] {
    text-align:left;
}

.single .heading-title[data-header-style="default_minimal"] {
    margin:unset;
    margin: 20px 0;
}

body.single-post .heading-title[data-header-style="default_minimal"] .entry-title {
    text-align:left;
}

.single .heading-title h1.entry-title {
    margin-left:0;
}

body[data-ext-responsive="true"].single-post .heading-title[data-header-style="default_minimal"] .entry-title {
margin: 0 !important;
}

.single .heading-title h1.entry-title {
	font-size:42px !important;
}

.single .heading-title {
	margin-bottom:0!important;
	padding-bottom:0 !important;
}

.single-product .post-area.span_9 .products.related .product,
.single-product .post-area.span_9 .products.upsells .product {
    width: 100% !important;
}

body .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell {
	padding: 5px !important;
}

.woocommerce .woocommerce-breadcrumb {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

.woocommerce .woocommerce-breadcrumb span:last-child {
	color: #d4af37;
	opacity: 1;
	font-weight: bold;
}

.woocommerce-Tabs-panel {
	padding: 25px !important;
	background: #fff;
}