/*!
Theme Name: kitchen
Theme URI: http://underscores.me/
Author: RuBik
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kitchen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



@media(max-width: 800px) {
	.guarantee-block__awards-list {
		flex: 100%!important;
	}
	.kyxni_btn_block {
		width: 100%;
		padding: 20px 20px 20px 20px!important;
	}
	.kyxni_btn.witharrow {
	    padding: 20px!important;
	    width: 100%!important;
	}
	.kyxni_btn_text {
        font-size: 14px!important;
    }
    .main_etap_wrap h3 {
    	width: 100% !important;
    	line-height: 26px!important;
    	font-size: 30px!important;
    }
}

@media(max-width: 1000px) {
	.stages_title, .stages-of-work__step-progresser {
		display: none;
	}
}