/*
 Theme Name:   Novilabs Child
 Theme URI:    https://quiety-wp.themetags.com/
 Description:  Novilabs is a modern and clean WordPress theme suitable for any kind of Digital Agency, Digital Marketing and Seo Marketing.
 Author:       ThemeTags
 Author URI:   https://themetags.com/
 Template:     novilabs
 Version:      4.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  quiety
*/


.quiety-custom-post-wrapper, .page-full-width-wrapper {
	padding: 100px 0;
}

.tax-resources_cat .breadcrumb-wrapper, .tax-news_category .breadcrumb-wrapper {
	display: none;
}

.custom-description, .post-description {
	color: #fff;
}

.quiety-custom-post-wrapper .entry-footer {
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	padding-top: 26px;
	border-top: 1px solid #ededed;
	width: 100%;
}

.quiety-custom-post-wrapper .entry-footer .share-link-wrapper {
	display: flex;
	align-items: center;
}

.quiety-custom-post-wrapper .entry-footer .share-title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
	margin-right: 10px;
}

.tax-news_tags .breadcrumb-wrapper, .tax-resources_tag {
	display: none;
}

.single-post-header-bg .single-post-title {
	max-width: 1000px !important;
	font-size: 40px !important;
}


