/*
 Theme Name:   Echo Child Theme
 Theme URI:    http://echo.ancorathemes.com/
 Description:  Echo Child Theme
 Author:       AncoraThemes
 Author URI:   http:///ancorathemes.com/
 Template:     echo
 Version:      1.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:  echo
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.sc_services .sc_services_item_pictogram img {
    height: 0.7em;
}

.sc_services_accent.color_style_dark .sc_services_item:not(.with_image):hover img {
    filter: invert(100%);
}

@media(min-width: 1440px) {
	.sc_services_accent .sc_services_item_title {
    	padding-right: 10%;
	}
}