/*
 Theme Name:   Etude Child Theme
 Theme URI:    https://etude.themerex.net/
 Description:  Etude Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     etude
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  etude
*/


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

.sc_services_backward .sc_services_item_content {
    font-size: 17px;
    line-height: 1.7em;
}

@media(min-width: 1280px) {
	.sc_services_backward .sc_services_item_content {	
		padding-right: 0.3em;
	}
	.sc_services_backward .sc_services_item_title {
		font-size: 2.06em;
		line-height: 1.1em;
	}
}

@media(min-width: 768px) {
	.sc_portfolio.sc_portfolio_qw-case .sc_portfolio_item {
    width: 66%;
}
}

.heading-font {
	font-family: var(--theme-font-h2_font-family);
}

.sc_portfolio.sc_portfolio_qw-case .sc_portfolio_item .sc_portfolio_item_content .post-more-link {
	font-size: 14px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.sc_portfolio.sc_portfolio_qw-case .sc_portfolio_item .sc_portfolio_item_content .post-more-link:after {
    top: -2px;
}

.sc_portfolio.sc_portfolio_qw-case .sc_portfolio_item .sc_portfolio_item_content .post_meta .post_meta_item.post_categories {
	pointer-events: none;
}