/*
 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
------------------------------------------------------------ */

.sc_services_accent .sc_services_item_title {
    font-size: 18px;
    line-height: 20px;
}
.sc_services_accent .sc_services_item:hover .sc_services_item_pictogram {
    filter: drop-shadow(2px 4px 6px black)!important;
}
.sc_services_item {
    padding: 2em 1em!important;
}
.sc_services_item_info {
    text-align: center;
}
.sc_services_item_pictogram {
	text-align: center!important; 
	width: 100%!important;
	font-size: 3em!important;
}
.sc_services_breezy .sc_services_item {
    height: 350px!important; 
}
.top_panel.with_bg_image:before{
	display:none;
}