section.kv .kv_wrap .kv_text2 h2 {
  font-size: 78px;
  line-height: 120px;
}

section.kv .kv_wrap .kvtext {
  top: 8.705%;
}

section.shop .shop_cards .shop_card {
  width: 33.33333%;
}

section.shop .shop_cards .shop_card .title .shop_name h3 {
  font-size: 22px;
  line-height: 1.6;
}

section.menus .menus .shop_info_box .text table {
  padding-right: 10px;
}

section.menus .big_menus .big_menu .text {
  padding: 0 40px;
}

section.products .product_cards .product_card a .text_box .price_box {
  flex-wrap: wrap;
}

section.products .product_cards .product_card a .text_box .price_box .cart {
  margin-left: auto;
}/*# sourceMappingURL=style_tab.css.map */