/*
Theme Name: WebGo
Author: Webgo
Author URI: webgo.dev
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.page-template-about .about_grid .about_grid--right {
    align-self: flex-start;
}

.page-template-about .team .team_grid--right img {
    object-fit: contain!important;
}
.mobile_sticky_ornament {
	    backdrop-filter: blur(0px);
}

.contact_form .wpcf7-list-item label a {
	text-decoration: underline;
}

/* DISPLAY NONE BLOG SECTION IN RU LANGUAGE */
.page-template-front-page.page-id-529 .section_blog {
	display: none;
}



