/* slocal-crafted Crafted Theme */

/* listings */

.slocal-crafted .layoutjs .settings {
	background: #f1ede4;
}

.slocal-crafted .layoutjs .filterPane .btn-bg button {
	background-color: #ba9255;
	color: white;
	border: #ba9255;
}

.slocal-crafted .layoutjs .settings i {
	color: #0d436b;
}

.slocal-crafted .layoutjs .settings .highlight a > i {
	color: #783b29;
}

.slocal-crafted .layoutjs .filterPane .filter[data-type="checkbox"] .expander {
	color: #ba9255;
}

.slocal-crafted .layoutjs .filterPane .filter[data-type="checkbox"] .custom-checkbox {
	border: 2px solid #783b29;
    color: #783b29;
}

.slocal-crafted .layoutjs .filterPane input[type="checkbox"]:checked + label .custom-checkbox {
	background-color: #783b29;
}

.slocal-crafted .layoutjs .filterPane input[type="checkbox"]:checked + label .custom-checkbox i {
	color: white;
}

.slocal-crafted .layoutjs .content .item .bottom-actions .qv-btn,
.slocal-crafted .layoutjs .content .item .bottom-actions .actions .actionButton {
	color: #ba9255;
}

.slocal-crafted .shared-detail .detail-img-cont {
	display: none;
}

/* related content */

.slocal-crafted .related-content.core-styles {
	margin: 80px auto 50px;
}

.slocal-crafted .related-content.core-styles h4.title {
	text-align: center;
    font-family: var(--font-display);
	font-size: 48px;
	padding-bottom: 20px;
	line-height: 42px;
}

.slocal-crafted .related-content.core-styles .slide .img-cont {
	border-radius: 10px;
}

.slocal-crafted .related-content.core-styles .glide__arrows .glide__arrow {
	background: transparent;
}

.slocal-crafted .related-content.core-styles .glide__arrows .glide__arrow > i {
	color: #7099a7;
	font-size: 45px;
}

.slocal-crafted .share-buttons .addthis_toolbox {
	max-width: 1175px;
	margin: auto;
	padding: 0 10px;
}

.root-panel.slocal-crafted .header-container .panel-header:not(.active) .primary-content-container {
	background-color: transparent;
}
