/*
 Theme Name:   Osipchuk and Partners Child Theme
 Theme URI:    https://karagezwebstudio.com/
 Description:  Тема создана специально для Osipchuk and Partners
 Author:       Karagez Web Studio
 Template:     qwery
 Version:      1.3
 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:  qwery
*/


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

.menu_mobile_fullscreen .menu_mobile_header_wrap .sc_layouts_logo img {
	max-height: 3.5em;
}

.content .trx_addons_no_posts{
		padding: 6em 0;
		text-align:center;
	}

.search-no-results .page_content_wrap{
	background-color: var(--theme-color-bg_color);
}

@media (max-width: 1439px){
	.content .trx_addons_no_posts{
		padding: 4.5em 0;
	}
}

.sc_services_default .sc_services_item_title + .sc_services_item_subtitle{
	display:none;
}


