/*
 Theme Name:   Fabrica Child Theme
 Theme URI:    http://fabrica.ancorathemes.com/
 Description:  Fabrica Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     fabrica
 Version:      1.0.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  fabrica
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.custom-page-header h1, .custom-page-header .breadcrumbs_item, .custom-page-header span, .custom-page-header .sc_layouts_title .breadcrumbs a {
	color: #fff !important
}
.custom-page-header .elementor-icon svg{
	fill: #fff !important
}
@media (max-width:1200px) {
	.custom-page-video-column .elementor-element {
		height:200px !important;
		display: flex;
        align-items: center;
	}
}
.custom-reference-column h6.sc_item_title{
	font-size:17px !important
}
.custom-reference-column .sc_title_accent .sc_item_subtitle.sc_align_center {
	font-weight: 400 !important;
    font-size: 12px !important;
	padding-top:4px !important
}
.custom-privacy-policy .elementor-widget-container p:has(strong) {
	margin-bottom:3px !important
}
.custom-service-page-title .sc_item_descr.sc_title_descr{
	margin-top:6px !important
}
.comments_wrap {
	display:none !important
}
.post_featured.hover_link.with_thumb>.bg_in, .post_featured.hover_link img {
	height: 416px !important;
	width: auto !important;
}
.sc_services_classic .sc_services_item_content {
	background-color: transparent !important;
}
.socials_mobile{
	display: none !important
}
@media (max-width:900px) {
	.post_featured.hover_link.with_thumb>.bg_in, .post_featured.hover_link img {
	height: auto !important;
	width: auto !important;
}
}
.adp-popup, .adp-popup-overlay {
	display: none !important
}