.mob {
	display: none;
}
.big {
	display: block;
}
.header_mobile {
	justify-content: space-between;
	padding: 0 3%;
}
.header_contacts {
	width: 229px;
	height: 45px;
	text-align: right;
	font-size: 18px;
	font-weight: 300;
	margin-top: -10px;
}
.header_contacts span a {
    text-decoration: none;
    color: #242424;
}
.container {
	/*margin: 0 3%;*/
}
.left_side {
	float: left;
	margin-left: -40px;
	width: 279px;
	overflow: hidden;
}
.slogan {
	width: 188px;
	margin-top: 40px;
	margin-left: 50px;
	margin-bottom: 50px;
}
.menu_box_underscore {
    color: #242424;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 40px;
	margin-bottom: 14px;
}
.menu_box {
	position: relative;
	visibility: visible;
	background-color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 55px;
}
.kitchen_items span {
	display: block;
	line-height: 0.7em;
}
.menu_box_contacts {
	margin-top: 20px;
	margin-left: 40px;
	font-size: 16px;
}
.whatsapp {
	color: #00C773;
}
.right_side {
	float: right;
	width: 60.6%;
	margin-left: -1px;
	margin-top: -12px;
}
.brand_description_big {
	font-size: 14px;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.path {
	margin-left: 0.3%;
}
.catalog {
	margin: 0 -1.5%;
}
.catalog p {
	text-align: left;
	margin-left: 8px;
}
.catalog_category {
	height: 30.5vw;
}
.catalog_label_text {
	font-size: 18px;
}
.items {
	margin: 0 -1.5%;
	margin-top: 50px;
}
.items_category {
	/*height: 41vw;*/
}
.promotion_square_img {
	height: 100%;
}
.items_category a img {
	width: 100%;
	/*height: 100%;*/
    aspect-ratio: 1/1;
    object-fit: cover;
    /*width: 23vw;*/
    /*height: 23vw;*/
}
.items_label_text {
	height: 4.2em;
	font-size: 1.8vw;
}
.items_price {
	font-size: 3vw;
}
.items_price_old {
	height: 3vw;
	font-size: 2.5vw;
}
/*card*/
.card_tpw {
	margin-right: 0;
}
.slider {
	width: 100%;
	height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.navigation {
	width: 58vw;
	margin-left: 0.4vw;
}
.navigation label img {
	width: 14vw;
	height: 14vw;
}
.card_name {
	font-size: 22px;
}
.card_art {
	font-size: 20px;
}
.card_price_main {
	font-size: 26px;
}
.card_price_old {
	font-size: 21px;
}
.footer_mobile {
	margin-top: 150px;
	height: 70px;
	padding: 0;
	display: block;
}
.footer_bg {
	position: relative;
}
.logo_grey {
	margin-left: 3%;
	margin-top: 5px;
}
.contacts_grey {
	position: absolute;
	top: 0;
	right: 3%;
}
/*.contacts_grey a {*/
/*	pointer-events: none;*/
/*	cursor: auto;*/
/*}*/
.insta {
	position: absolute;
	top: 23px;
	right: 3%;
}
.slider-768 {
    display: block;
}
