/*   
Theme Name: ЭКОпродукты в Самаре
Theme URI: 
Description: ЭкоПродукты в Самаре
Author: Blanche-de-Bourbone
Author URI: https://vk.com/blanka77
Version: 1.0
*/


@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url(fonts/MuseoSansCyrl-300.eot);
  src: url(fonts/MuseoSansCyrl-300.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-300.woff2) format('woff2'), url(fonts/MuseoSansCyrl-300.woff) format('woff'), url(fonts/MuseoSansCyrl-300.ttf) format('truetype');
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url(fonts/MuseoSansCyrl-700.eot);
  src: url(fonts/MuseoSansCyrl-700.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-700.woff2) format('woff2'), url(fonts/MuseoSansCyrl-700.woff) format('woff'), url(fonts/MuseoSansCyrl-700.ttf) format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url(fonts/MuseoSansCyrl-700Italic.eot);
  src: url(fonts/MuseoSansCyrl-700Italic.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-700Italic.woff2) format('woff2'), url(fonts/MuseoSansCyrl-700Italic.woff) format('woff'), url(fonts/MuseoSansCyrl-700Italic.ttf) format('truetype');
  font-weight: 700;
  font-style: italic
}

@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url(fonts/MuseoSansCyrl-900.eot);
  src: url(fonts/MuseoSansCyrl-900.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-900.woff2) format('woff2'), url(fonts/MuseoSansCyrl-900.woff) format('woff'), url(fonts/MuseoSansCyrl-900.ttf) format('truetype');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url(fonts/MuseoSansCyrl-500Italic.eot);
  src: url(fonts/MuseoSansCyrl-500Italic.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-500Italic.woff2) format('woff2'), url(fonts/MuseoSansCyrl-500Italic.woff) format('woff'), url(fonts/MuseoSansCyrl-500Italic.ttf) format('truetype');
  font-weight: 400;
  font-style: italic
}

@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url(fonts/MuseoSansCyrl-500.eot);
  src: url(fonts/MuseoSansCyrl-500.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-500.woff2) format('woff2'), url(fonts/MuseoSansCyrl-500.woff) format('woff'), url(fonts/MuseoSansCyrl-500.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url(fonts/MuseoSansCyrl-300Italic.eot);
  src: url(fonts/MuseoSansCyrl-300Italic.eot?#iefix) format('embedded-opentype'), url(fonts/MuseoSansCyrl-300Italic.woff2) format('woff2'), url(fonts/MuseoSansCyrl-300Italic.woff) format('woff'), url(fonts/MuseoSansCyrl-300Italic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic
}

@font-face {
  font-family: Appetite;
  src: url(fonts/Appetite.eot);
  src: url(fonts/Appetite.eot?#iefix) format('embedded-opentype'), url(fonts/Appetite.woff2) format('woff2'), url(fonts/Appetite.woff) format('woff'), url(fonts/Appetite.ttf) format('truetype');
  font-weight: 400;
  font-style: normal
}

*,
::after,
::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box
}

a {
  outline: 0;
  text-decoration: none;
  cursor: pointer;
  transition: .2s all ease-in-out;
  color: inherit
}

button,
input {
  outline: 0;
  border: none
}

li {
  list-style: none
}

body,
html {
  width: 100%;
  font-family: 'Museo Sans Cyrl 500';
  font-weight: 400;
  color: #363636;
  scroll-behavior: smooth
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%
}

.header_container,
body > * {
  width: 100%
}

.light {
  font-family: 'Museo Sans Cyrl 300'
}

.semi-bold {
  font-family: 'Museo Sans Cyrl 700'
}

.bold,
b {
  font-family: 'Museo Sans Cyrl 900'
}

.red,
span.failed {
  color: #f01a1a
}

.blue {
  color: #0078ff
}

span.failed {
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  display: none;
  margin-bottom: 10px
}

header {
  background: #EDEAD8;
  background-size: cover;
  background-position: center center
}

.header_container {
  padding: 10px 0
}

.header_container > div,
.header_container > div ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center
}

.header_container > div.top_header ul li,
.header_container > div.top_header ul li > a {
  display: flex;
  flex-direction: row;
  align-items: center
}

.header_container > div.top_header ul li.phone-header {
  font-size: 20px
}

.header_container > div.top_header img {
  margin-right: 8px
}

.header_container > div.top_header i {
  margin-left: 5px
}

.header_container > div.middle_header {
  padding: 10px 0
}

.slogan {
  font-family: Appetite;
  font-size: 28px;
  color: #664f32;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 31px;
  margin-top: 33px
}

.slogan > span {
  font-size: 24px
}

.cart,
.logo,
.price_link {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 40px;
  max-width: 275px
}

.cart > img,
.logo > img,
.price_link > img {
  width: 100%;
  height: 100%
}

.price_link {
  max-height: 85px;
  max-width: 125px
}

.price_link:hover {
  filter: drop-shadow(0 0 6.5px #51a651)
}

.cart {
  max-height: 79px;
  max-width: 69px;
  position: relative
}

#price_cart,
a.cart > span.count_cart {
  position: absolute;
  transform: translateX(-50%);
  bottom: 10px;
  left: 50%;
  white-space: nowrap;
  padding: 3px 8px;
  border-radius: 13px;
  background-color: #f01a1a;
  color: #fff
}

a.cart > span.count_cart {
  top: -10px;
  bottom: auto;
  font-size: 12px;
  padding: 2px 6px
}

.bottom_header {
  background: rgb(0, 0, 0, .7)
}

nav.main_menu {
  text-align: center;
  padding: 15px 0
}

nav.main_menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between
}

nav.main_menu ul li {
  display: inline-block
}

nav.main_menu a {
  display: block;
  color: #fff
}

.no-selected {
  color: #0078ff
}

.cart_main td.product-name a:hover,
.carta_container .info p a:hover,
.checkout > form > p a,
.contacts_info a:hover,
.dealer_form_container p a,
.dealer_info a:hover,
.favourits > div a:hover,
.footer_container .policy_link:hover,
.more_products div.item > a.link-product:hover,
.oplata_form_container p a,
.product > div a:hover,
.recipes a > h4:hover,
.top_header a:hover,
.ul-policy a:hover,
.ul-recipes a,
.writtings_main_item a:hover,
.zakaz p a:hover,
a.dogovor:hover,
div.price table tr td a span:hover,
footer ul a:hover,
nav.main_menu a:hover,
p.text a:hover {
  text-decoration: underline
}

nav.main_menu a.menu-trigger {
  display: none
}

#owl-banners .item img,
.banners_container {
  display: block;
  width: 100%;
  height: auto;
}

.about {
  margin-top: 0px !important;
}

.banners_container .owl-carousel .owl-stage-outer {
  z-index: -1
}

.banners_container {
  margin-bottom: 7px;
  max-width: 1200px;
  margin: 0 auto;
}

.more_products .owl-nav,
.owl-theme .owl-nav {
  margin-top: 0 !important;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 20px
}

.more_products .owl-nav {
  width: calc(100% + 80px);
  padding: 0;
  margin-left: -40px;
  z-index: -1 !important
}

.owl-theme .owl-nav > * {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 17px !important;
  background-color: #51a651 !important;
  opacity: .7
}

.more_products .owl-nav > * {
  font-size: 90px !important;
  color: #51a651 !important;
  opacity: .7
}

.owl-theme .owl-nav > * > span {
  color: #fff;
  font-size: 35px;
  line-height: 25px
}

.more_products .owl-nav > :hover,
.owl-theme .owl-nav > :hover {
  opacity: 1
}

.banners_container .owl-theme .owl-nav + .owl-dots {
  margin-top: -30px !important
}

.banners_container .owl-theme .owl-dots .owl-dot.active span,
.banners_container .owl-theme .owl-dots .owl-dot:hover span {
  background: #51a651
}

.banners_container .owl-theme .owl-dots .owl-dot span {
  background: #fff
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  outline: 0
}

h2.title {
  font-size: 34px;
  line-height: 42px;
  color: #664f32;
  font-family: Appetite;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 2px
}

.title.title_white {
  color: #fff
}

.about,
.advantages,
.partners,
.video_main_container,
.writings_main_container {
  padding-top: 40px
}

.about_container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 880px;
  margin: 0 auto -40px
}

.about_container .margin {
  margin-top: 10%
}

.about_container > div {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 280px;
  width: 100%
}

.about_container > div h4 {
  font-size: 24px;
  margin-bottom: 5px;
  color: #474747
}

.about_container > div p {
  font-size: 18px;
  color: #707070
}

.advantages_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  position: relative
}

.advantages_container div.item_adv,
.advantages_container div.item_adv p,
.advantages_container > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%
}

.advantages_container > div {
  max-width: 420px;
  width: 100%
}

.advantages_container div.item_adv {
  flex-direction: row;
  justify-content: flex-end
}

.advantages_container div.right_advantages div.item_adv {
  flex-direction: row;
  justify-content: flex-start
}

.advantages_container div.item_adv p {
  text-align: right;
  font-size: 15px;
  line-height: 22px;
  color: #707070;
  padding: 5px 10px 5px 0;
  max-width: 300px
}

.advantages_container div.item_adv .margin {
  margin: 0 20px
}

.advantages_container div.right_advantages p {
  text-align: left;
  padding: 10px 0 10px 10px
}

.advantages_container div.item_adv p span {
  font-size: 24px;
  width: 100%;
  color: #474747;
  margin-bottom: 10px
}

.advantages_container div.absolute_advantages {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 42%;
  left: 50%;
  max-width: 374px
}

.advantages_container div.absolute_advantages img {
  width: 100%
}

.advantages_container div.divider {
  width: 100%;
  height: 1px;
  background-color: #efefef;
  margin: 60px 0;
  max-width: 380px
}

.writtings_main_item {
  max-width: 280px;
  width: 100%;
  box-shadow: 0 0 12px rgba(231, 231, 231, .7);
  border: 1px solid #e5e5e5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  margin: 0 auto;
  height: 275px
}

.writtings_main_item > a > img {
  width: 100%
}

.writtings_main_item a {
  text-align: center;
  font-size: 14px;
  color: #51a651;
  flex: 1 0 auto
}

.writtings_main_item > a:first-child {
  display: block;
  width: 100%;
  padding: 10px 10px 0;
  margin: 0 0
}

.writtings_main_item > p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background-color: #f7f7f7;
  padding: 10px;
  font-size: 12px;
  color: #bab9b9
}

.writtings_main_item > p > img {
  width: 16px !important;
  height: 10px;
  margin-right: 10px
}

.writtings_main_item:hover > a:first-child > img {
  transform: scale(1.08, 1.13)
}

.video_main .owl-next,
.video_main .owl-prev,
.writtings_main .owl-next,
.writtings_main .owl-prev {
  top: 35%;
  color: #51a651 !important;
  font-size: 80px !important;
  opacity: .7
}

.video_main .owl-next,
.video_main .owl-prev {
  top: 22%
}

.video_main .owl-next:hover,
.video_main .owl-prev:hover,
.writtings_main .owl-next:hover,
.writtings_main .owl-prev:hover {
  opacity: 1
}

.video_main .owl-prev,
.writtings_main .owl-prev {
  position: absolute;
  left: -30px
}

.video_main .owl-next,
.writtings_main .owl-next {
  position: absolute;
  right: -30px
}

.video,
.writings {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap
}

.video > a,
.video_main_item > a,
.writings > a {
  display: block;
  max-width: 380px;
  width: 100%;
  max-height: 230px;
  position: relative;
  margin-bottom: 20px
}

.video > a img,
.video_main_item > a img,
.writings > a img {
  max-width: 100%
}

.video > a > span,
.video_main_item > a > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity .2s ease;
  opacity: 0
}

.video > a > span::after,
.video_main_item > a > span::after {
  display: block;
  content: '';
  background: url(img/play.png);
  width: 180px;
  height: 180px
}

.video > a:hover > span,
.video_main_item > a:hover > span {
  opacity: 1
}

.video_main_container {
  margin-bottom: 30px
}

.favourits > div:hover,
.product > div:hover,
.recipes a:hover,
.writings > a:hover {
  box-shadow: 0 0 15px #4abc48
}

.carta_container {
  height: 500px;
  width: 100%;
  position: relative
}

.carta_container .info {
  padding: 5px;
  background-color: #fff;
  font-size: 13px;
  line-height: 21px;
  color: #474747;
  font-weight: 400;
  max-width: 280px;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 11%;
  border-radius: 10px
}

.carta_container .info .phone_map {
  font-size: 16px
}

.carta_container .info p .bold,
.carta_container .info p b {
  font-size: 15px
}

.carta_container .info > div {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #dcf2c6;
  padding: 20px 10px 0
}

.carta_container .info p b {
  color: #474747
}

.carta_container .info_left {
  left: 11%
}

.carta_container .info p {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start
}

.carta_container .info p > img {
  margin-right: 8px;
  margin-top: 4px
}

footer {
  background-color: #332c24;
  padding: 40px 0;
  color: #fff
}

.footer_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start
}

.logo_footer,
.logo_footer img {
  max-width: 147px;
  max-height: 146px;
  width: 100%;
  height: 100%
}

.footer_container ul {
  font-size: 16px;
  line-height: 41px
}

.footer_container .center_mode_footer {
  text-align: center;
  font-size: 22px
}

.footer_container .center_mode_footer {
  line-height: 35px
}

.footer_container .policy_link {
  color: #7f7f7f;
  font-size: 13px;
  display: block;
  margin-bottom: 15px
}

.footer_container .developer,
.footer_container .developer img {
  max-height: 155px
}

.social_container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center
}

.where {
  padding-top: 10px;
  font-size: 14px;
  line-height: 26px;
  color: #bfbfbf
}

.where a:hover {
  text-decoration: underline
}

.where a,
.where span.divider {
  color: #474747
}

.bg.where a,
.bg.where span.divider {
  color: #fff
}

.inner_title_container.bg,
.oplata,
.oplata_form_container,
.zakaz {
  padding-bottom: 40px
}

.bg_dealer {
  background: url(img/bg_dealer.png);
  background-position: center center;
  background-size: cover
}

.bg_contacts {
  background: url(img/bg_contacts.jpg);
  background-position: center center;
  background-size: cover
}

.contacts,
.dealer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 20px
}

.contacts_info .title,
.dealer_info .title {
  text-align: left;
  margin-bottom: 20px
}

.contacts_info h3 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 40px;
  margin-bottom: 20px;
  color: #fefefe
}

.contacts_info,
.dealer_info {
  color: #fff;
  max-width: 480px
}

.dealer_info ul {
  font-size: 20px
}

.contacts_info ul {
  font-size: 16px;
  margin-bottom: 20px
}

.dealer_info ul li {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center
}

.contacts_info ul li {
  margin-bottom: 5px
}

.contacts_info ul img,
.dealer_info ul img {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 5px
}

.dealer_info ul li a.dogovor {
  margin-left: 42px
}

a.dogovor {
  color: #0078ff
}

.dealer_form_container {
  max-width: 380px;
  background: url(img/frame.png) no-repeat;
  background-position: center center;
  background-size: contain;
  padding: 40px;
  min-height: 470px;
  width: 100%
}

.dealer_form_container h2.title {
  margin-bottom: 10px;
}

.g-recaptcha {
  transform: scale(.78);
  margin: 0 -20px
}

.submit_container .g-recaptcha {
  transform: scale(.68);
  margin: -13px auto
}

.success {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%
}

.success > img {
  margin-bottom: 40px
}

.success > h1 {
  font-size: 34px;
  letter-spacing: 2px;
  line-height: 36px;
  color: #664f32;
  font-family: Appetite;
  text-align: center
}

.dealer_form_container form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.checkout > form > p,
.dealer_form_container p,
.oplata_form_container p {
  margin-top: 20px;
  font-size: 12px;
  line-height: 15px;
  color: #a5a5a5;
  font-weight: 400;
  text-align: center
}

.dealer_form_container input[type=text] {
  font-size: 16px;
  color: grey;
  border-bottom: 1px solid #cecece;
  font-family: 'Museo Sans Cyrl 500';
  padding: 0 0 5px 5px;
  margin-bottom: 15px
}

.checkout > form > div.submit-container > input[type=submit],
.dealer_form_container input[type=submit],
.empty_cart > a,
.itog > button,
.oplata_form_container input[type=submit] {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  border-radius: 5px;
  background-color: #51a651;
  padding: 10px 0;
  cursor: pointer
}

.dealer_form_container input[type=submit] {
  margin-top: 15px
}

.checkout > form > div.submit-container > input[type=submit]:hover,
.dealer_form_container input[type=submit]:hover,
.empty_cart > a:hover,
.itog > button:hover,
.oplata_form_container input[type=submit]:hover {
  background-color: #469846
}

.partners_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  width: 100%
}

.partners_container > a {
  display: block;
  max-width: 380px;
  max-height: 195px;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  box-shadow: 0 4px 7.5px rgba(75, 75, 75, .1)
}

.partners_container > a:hover {
  box-shadow: 0 0 10px rgba(81, 166, 81, .8)
}

.partners_container > a img {
  width: 100%;
  height: 100%
}

.dostavka {
  padding: 20px 40px;
  border-radius: 15px;
  border: 2px solid #51a651;
  max-width: 780px;
  width: 100%;
  margin: 0 auto 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start
}

.dostavka > h3 {
  font-size: 28px;
  line-height: 42px;
  color: #664f32;
  font-family: Appetite;
  text-align: center;
  width: 100%;
  margin-bottom: 40px
}

.dostavka > h3 > span {
  font-size: 22px;
  line-height: 28px;
  color: #f01a1a;
  font-family: "Museo Sans Cyrl 900";
  font-weight: 700;
  border-radius: 10px;
  background-color: #ffbe21;
  padding: 8px 20px;
  margin-left: 10px
}

.dostavka > div,
.oplata p,
.zakaz p {
  max-width: 230px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center
}

.oplata p {
  max-width: 120px
}

.oplata p img,
.zakaz p img {
  margin-bottom: 10px
}

.dostavka > div h4 {
  font-size: 20px;
  line-height: 42px;
  color: #363636
}

.dostavka > div h4 span,
.dostavka > div p span {
  color: #51a651
}

.oplata,
.zakaz {
  max-width: 780px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto
}

.zakaz {
  align-items: flex-end
}

.oplata_form_container {
  max-width: 780px;
  width: 100%;
  margin: 0 auto
}

.oplata_form_container form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%
}

.oplata_form_container div.input_container,
.oplata_form_container div.submit_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%
}

.oplata_form_container input[type=text],
.oplata_form_container textarea {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 10px 15px;
  max-width: 245px;
  width: 100%;
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 500';
  font-size: 16px;
  color: #363636
}

.oplata_form_container textarea {
  height: 100px;
  width: 100%;
  resize: none;
  max-width: 780px
}

.oplata_form_container textarea:focus {
  outline: 0
}

.oplata_form_container div.submit_container {
  max-width: 500px
}

.checkout > form > div.submit-container > input[type=submit],
.oplata_form_container input[type=submit] {
  padding: 10px 20px
}

.text-recipes,
p.text {
  width: 100%
}

.text-recipes,
.ul-policy,
p.text {
  font-size: 16px;
  line-height: 24px;
  color: #707070;
  margin-bottom: 10px
}

.ul-policy {
  margin-bottom: 40px
}

.h2-policy {
  color: #664f32;
  font-size: 18px;
  margin: 20px 0
}

.recipes {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap
}

.recipes.owl-carousel {
  display: block
}

.recipes a {
  display: block;
  border-radius: 15px;
  background-color: #f7f7f7;
  max-width: 380px;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 20px
}

.recipes a > img {
  width: 100%;
  height: 210px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 20px;
  object-fit: cover
}

.recipes a > h4,
.recipes a > p {
  padding: 10px 20px
}

.recipes a > h4 {
  font-size: 18px;
  color: #51a651
}

.recipes a > p {
  font-size: 15px;
  line-height: 22px;
  color: #707070
}

div.price {
  padding-bottom: 40px
}

div.price,
div.price table {
  width: 100%
}

div.price table th {
  font-size: 20px;
  color: #474747;
  text-transform: uppercase;
  padding: 20px 40px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1
}

div.price table tr td {
  border-bottom: 1px solid #e1e1e1;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 22px;
  color: #474747
}

div.price table tr td img {
  max-width: 152px;
  max-height: 92px;
  width: 100%;
  margin-right: 20px;
  object-fit: contain
}

div.price table tr td img,
div.price table tr td span {
  vertical-align: middle
}

div.price table tr td:first-child span {
  display: inline-block;
  width: 250px
}

div.price table tr td:last-child span {
  font-size: 18px;
  line-height: 22px;
  color: #474747;
  font-weight: 700;
  margin-right: 2px
}

div.price table tr td span > span {
  color: #989898
}

.main {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row
}

.preview {
  margin: 10px 0 40px;
  position: relative
}

.preview,
.preview img {
  width: 100%;
  max-height: 400px
}

.preview > div {
  display: flex;
  flex-direction: column;
  max-width: 940px;
  width: 100%;
  padding: 40px 45px;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  background-color: rgba(0, 0, 0, .6)
}

.preview > div h1 {
  font-size: 34px;
  width: 100%;
  text-align: center;
  font-family: Appetite;
  letter-spacing: 2px
}

.preview > div h1::after {
  display: block;
  content: '';
  max-width: 180px;
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin: 15px auto
}

.preview > div span {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  font-weight: 400
}

.preview > div span img {
  margin-right: 10px
}

.links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;
  font-size: 14px;
  color: #ffc001;
  font-weight: 600;
  border: 1px solid #e8e8e8;
  max-width: 260px;
  width: 100%
}

.links > a {
  display: block;
  width: 100%;
  display: flex;
  align-items: center;
  color: #1d2338
}

.links > a:hover {
  color: #51a551
}

.links > a:not(:last-child) {
  margin-bottom: 10px
}

.links > a span.circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  border: 2px solid #51a551;
  margin-right: 10px;
  color: #51a551;
  transition: background .1s ease
}

.links > a:hover span.circle {
  color: #fff;
  background-color: #51a551
}

.links > a span.l-text {
  display: inline-block;
  max-width: calc(100% - 50px)
}

.inner_wr_container {
  max-width: calc(100% - 260px - 20px);
  width: 100%;
  padding-bottom: 20px
}

.inner_wr_container h3 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #363636;
  margin-bottom: 20px
}

.inner_wr_container img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%
}

.writtings {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap
}

.writtings > div {
  margin-bottom: 20px
}

.recipes_text {
  max-width: 760px;
  width: 100%;
  padding-top: 20px
}

.recipes_text > h2.title {
  margin-bottom: 20px
}

.recipes_text img {
  max-width: 100%
}

.recipes-slider {
  max-width: 380px;
  width: 100%;
  padding: 80px 0 0
}

.slick-next-resp.slick-arrow,
.slick-prev-resp.slick-arrow {
  color: #51a651 !important;
  font-size: 50px !important;
  opacity: .7;
  background: 0 0;
  left: 50%;
  position: absolute;
  cursor: pointer
}

.more_products div.item:hover,
.recipes-slider a:hover {
  box-shadow: inset 0 0 10px #4abc48
}

.slick-next-resp.slick-arrow:hover,
.slick-prev-resp.slick-arrow:hover {
  opacity: 1
}

.slick-next-resp.slick-arrow {
  transform: rotate(90deg) translateX(-50%);
  bottom: -60px
}

.slick-prev-resp.slick-arrow {
  transform: rotate(90deg) translateX(-50%);
  top: -40px
}

.recipes-slider h3 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 42px;
  color: #664f32;
  font-family: Appetite;
  margin-bottom: 40px;
  text-align: center
}

.recipes_text h3,
.recipes_text h4 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 42px;
  color: #664f32;
  font-family: Appetite;
  margin: 20px 0
}

.recipes_text h4 {
  text-align: center
}

.ul-recipes {
  font-size: 16px;
  line-height: 33px
}

.ul-recipes a,
p.text a {
  color: #51a651
}

.ul-recipes a:hover {
  text-decoration: none
}

.ul-recipes li:not(:last-child) {
  border-bottom: 1px solid #e7e9e7
}

.cart_main,
.cart_main table {
  width: 100%;
  margin-bottom: 20px
}

.cart_main table {
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700
}

.cart_main table th {
  font-size: 14px;
  line-height: 22px;
  color: #474747;
  text-transform: uppercase;
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
  font-family: "Museo Sans Cyrl 900";
  font-weight: 900
}

.cart_main table td {
  padding: 10px 20px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 18px;
  line-height: 22px
}

.cart_main table td .column-td,
.cart_main table td .row-td {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center
}

.cart_main table td .column-td {
  flex-direction: column
}

.cart_main table td .column-td,
.cart_main table td .q-btn {
  align-items: flex-start
}

.cart_main table td.product-name a:first-child {
  display: block;
  margin-right: 20px
}

.cart_main table .product-name {
  max-width: 250px
}

.cart_main table td.product-name a:first-child,
.cart_main table td.product-name a > img {
  max-width: 130px;
  max-height: 110px;
  width: 100%;
  height: 100%
}

.cart_main table td.product-size > div {
  margin-top: -25px
}

.cart_main table td.product-size span,
.one_product > .main_description form .qual_container span {
  font-size: 14px;
  color: #b6b6b6;
  font-family: "Museo Sans Cyrl 500";
  font-weight: 300;
  margin-bottom: 5px
}

.cart_main table td .q-btn a,
.one_product > .main_description form .qual_container a {
  width: 36px;
  height: 36px;
  font-family: "Museo Sans Cyrl 500";
  text-align: center;
  background-color: #51a551;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300
}

.cart_main table td .q-btn a.minus,
.one_product > .main_description form .qual_container a.minus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px
}

.cart_main table td .q-btn a.plus,
.one_product > .main_description form .qual_container a.plus {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px
}

.cart_main table td .q-btn a:hover,
.one_product > .main_description form .qual_container a:hover {
  background-color: #3c8a3c
}

.cart_main table td .q-btn input,
.one_product > .main_description form .qual_container input[type=text] {
  width: 54px;
  height: 36px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 18px;
  color: #474747;
  font-family: "Museo Sans Cyrl 700";
  text-align: center
}

.one_product > .main_description form .qual_container {
  max-width: 126px !important
}

.cart_main table .product-delete {
  max-width: 80px;
  text-align: center
}

.cart_main table td.product-delete button {
  background: url(img/delete_1.png);
  width: 22px;
  height: 24px;
  cursor: pointer
}

.cart_main table td.product-delete button:hover {
  background: url(img/delete_2.png)
}

.red_cart {
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
  line-height: 22px
}

.itog {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
  margin-bottom: 40px
}

.itog > p.final-price {
  font-size: 26px;
  line-height: 22px;
  color: #363636;
  margin-right: 80px
}

.itog > p.final-price > span {
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
  margin-left: 10px;
  vertical-align: middle
}

.itog > button {
  display: block;
  padding: 10px 20px;
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700
}

.checkout {
  max-width: 500px;
  padding: 0 10px;
  width: 100%;
  margin: 0 auto 20px
}

.checkout > * {
  width: 100%
}

.toggle-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  font-size: 20px;
  line-height: 42px;
  color: #363636;
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700;
  margin-bottom: 20px;
  flex-wrap: wrap
}

.toggle-container a {
  position: relative
}

.toggle-container > a.active::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  border-radius: 2px;
  background-color: #51a651;
  bottom: 5px;
  left: 0
}

.checkout > form {
  display: none;
  flex-direction: column;
  justify-content: center
}

.checkout > form input[type=text] {
  border-radius: 5px;
  border: 1px solid #ddd;
  font-size: 16px;
  color: #363636;
  font-family: "Museo Sans Cyrl 500";
  padding: 10px;
  margin-bottom: 20px
}

.checkout > form > div.submit-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%
}

.checkout > form > p {
  max-width: 210px;
  margin-left: auto;
  margin-top: 5px
}

.checkout .label-container {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.favourits,
.product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
  padding-bottom: 20px
}

.favourits > div,
.more_products div.item,
.product > div {
  max-width: 380px;
  width: 100%;
  margin-bottom: 20px;
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700;
  color: #474747;
  font-size: 22px;
  line-height: 28px;
  border-radius: 20px;
  border: 2px solid #dcf2c6;
  position: relative
}

.more_products div.item,
.product > div {
  max-width: 280px;
  position: static;
  font-size: 16px
}

.favourits > div::before {
  content: url(img/hit.png);
  width: 113px;
  height: 111px;
  top: -12px;
  left: -12px;
  position: absolute;
  z-index: 3
}

.favourits > div > a.img-container,
.favourits > div > a.img-container img,
.more_products div.item > a.img-container,
.more_products div.item > a.img-container img,
.product > div > a.img-container,
.product > div > a.img-container img {
  width: 100%;
  max-height: 270px;
  height: 100%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px
}

.more_products div.item > a.img-container,
.more_products div.item > a.img-container img,
.product > div > a.img-container,
.product > div > a.img-container img {
  max-height: 200px
}

.favourits > div > a.img-container,
.more_products div.item > a.img-container,
.product > div > a.img-container {
  display: block;
  margin-bottom: 40px;
  position: relative
}

.more_products div.item > a.img-container,
.product > div > a.img-container {
  margin-bottom: 10px
}

.favourits > div > a.img-container::before,
.more_products div.item > a.img-container::before,
.product > div > a.img-container::before {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgb(220, 242, 198, .2);
  width: 100%;
  height: 100%;
  z-index: 2;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px
}

.favourits > div > a.img-container:hover::after,
.favourits > div > a.img-container:hover::before,
.more_products div.item > a.img-container:hover::after,
.more_products div.item > a.img-container:hover::before,
.product > div > a.img-container:hover::after,
.product > div > a.img-container:hover::before {
  display: block
}

.favourits > div > a.link-product,
.more_products div.item > a.link-product,
.product > div > a.link-product {
  margin-bottom: 20px;
  display: block;
  text-align: center
}

.more_products div.item > a.link-product,
.product > div > a.link-product {
  margin-bottom: 10px
}

.favourits > div > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px
}

.more_products div.item > p.price-product,
.product > div > p.price-product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px
}

.more_products div.item > p.price-product > span,
.product > div > p.price-product > span {
  font-size: 22px
}

.more_products div.item > p.price-product > img,
.product > div > p.price-product > img {
  max-width: 70px
}

.more_products div.item > p.price-product > span > span,
.product > div > p.price-product > span > span {
  font-size: 15px;
  color: #7e7e7e;
  margin-left: 3px
}

.favourits > div > div > p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start
}

.favourits > div > div > p span span {
  font-size: 15px;
  color: #7e7e7e;
  margin-left: 3px
}

.favourits > div > div > button {
  border-top-left-radius: 27px;
  border-bottom-right-radius: 27px;
  background-color: #51a651;
  padding: 5px 20px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center
}

.more_products div.item button,
.product > div button {
  display: block;
  width: 100%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #51a651;
  padding: 5px 0;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center
}

.more_products div.item button:hover,
.product > div button:hover {
  background-color: #3c8a3c
}

#zakaz-link:disabled,
.checkout > form > div.submit-container > input[type=submit]:disabled,
.favourits > div > div > button:disabled,
.more_products div.item button:disabled,
.one_product > .main_description form input[type=submit]:disabled,
.product > div button:disabled {
  opacity: .65
}

.favourits > div > div > button:hover {
  background-color: #43c117
}

.favourits > div > div > button img,
.more_products div.item button img,
.product > div button img {
  vertical-align: middle;
  margin-left: 10px;
  width: 49px;
  height: 46px
}

.span-container {
  display: block;
  width: 49px;
  height: 46px;
  margin-left: 10px;
  position: relative
}

.span-container::before {
  content: attr(data-price);
  position: absolute;
  display: block;
  background-color: #f01a1a;
  padding: 2px 3px;
  bottom: 0;
  left: -5px;
  border-radius: 50%;
  font-size: 13px
}

.span-container::after {
  content: attr(data-count);
  position: absolute;
  display: block;
  background-color: #f01a1a;
  padding: 2px 4px;
  bottom: 22px;
  right: -4px;
  border-radius: 50%;
  font-size: 11px
}

.span-container > img {
  margin-left: 0 !important
}

.one_product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
  padding-bottom: 40px;
  flex-wrap: wrap
}

.one_product > .image_container {
  max-width: 500px;
  width: 100%
}

.one_product > .image_container img {
  margin-bottom: 20px;
  max-width: 100%
}

.one_product > .image_container > table {
  width: 100%;
  font-size: 14px;
  color: #474747;
  font-weight: 300
}

.one_product > .image_container > table tr:nth-child(2n+1) {
  background-color: #eef3f3
}

.one_product > .image_container > table tr:nth-child(2n) {
  background-color: #fff
}

.one_product > .image_container > table td {
  padding: 10px 20px
}

.one_product > .main_description {
  max-width: 580px;
  width: 100%
}

.one_product > .main_description h2.title {
  margin-bottom: 20px;
  text-align: left
}

.one_product > .main_description .price_container {
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end
}

.one_product > .main_description .price_container span.price {
  padding: 5px 0;
  border-radius: 5px;
  background-color: #ffbe21;
  font-size: 32px;
  color: #664f32;
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700;
  display: block;
  max-width: 126px;
  width: 100%;
  text-align: center
}

.one_product > .main_description .price_container span.measure {
  font-size: 20px;
  color: #7e7e7e;
  margin-left: 10px
}

.one_product > .main_description form {
  max-width: 300px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.one_product > .main_description form .qual_container,
.one_product > .main_description form .qual_container p {
  max-width: 140px;
  width: 100%
}

.one_product > .main_description form > * {
  margin-bottom: 20px
}

.one_product > .main_description form .qual_container p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 5px
}

.one_product > .main_description form .summa_container {
  max-width: 125px;
  width: 100%;
  margin-left: 10px
}

.one_product > .main_description form .summa_container span {
  font-size: 16px;
  color: #474747
}

.one_product > .main_description form .summa_container p {
  font-size: 26px;
  line-height: 32px;
  color: #ffbe21;
  font-family: "Museo Sans Cyrl 700";
  font-weight: 700;
  margin-top: 7px
}

.one_product > .main_description form input[type=submit] {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #51a551;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  cursor: pointer
}

.one_product > .main_description form input[type=submit]:hover {
  background-color: #449144
}

.more-products {
  width: 100%;
  max-height: 400px
}

.more_products.owl-carousel .owl-stage-outer {
  max-height: 400px !important
}

.empty_cart {
  display: flex;
  padding-bottom: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-direction: column
}

.empty_cart > img {
  max-width: 350px;
  margin-bottom: 20px
}

.empty_cart > p {
  font-size: 30px;
  color: #332c24;
  margin-bottom: 20px
}

.empty_cart > a {
  padding: 15px 20px
}

a.phone_icon_fixed {
  display: block;
  position: fixed;
  background-color: #51a551;
  bottom: 5%;
  right: 2%;
  padding: 12px 14px;
  width: 80px;
  border-radius: 50%;
  opacity: .7;
  transition: .1s all ease-in
}

a.phone_icon_fixed:hover {
  opacity: 1;
  transform: rotate(20deg)
}

a.phone_icon_fixed > img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle
}

@media screen and (max-width:1230px) {

  .video_main .owl-next,
  .writtings_main .owl-next {
    right: 0
  }

  .video_main .owl-prev,
  .writtings_main .owl-prev {
    left: 0
  }

  .slogan {
    font-size: 20px
  }

  .recipes,
  .video,
  .writings {
    justify-content: space-around
  }

  .recipes-slider {
    max-width: 840px;
    padding: 0 20px 0;
    margin: 40px auto 0
  }

  .slick-slide {
    margin: 0 10px
  }

  .slick-list {
    margin: 0 -10px
  }

  .slick-next-resp.slick-arrow,
  .slick-prev-resp.slick-arrow {
    top: 50%;
    left: inherit
  }

  .slick-next-resp.slick-arrow {
    transform: translateY(-50%);
    right: -22px
  }

  .slick-prev-resp.slick-arrow {
    transform: translateY(-50%);
    left: -20px
  }

  .recipes_text {
    max-width: none
  }

  .recipes_text img {
    margin: 0 auto;
    display: block
  }

  .favourits,
  .product {
    justify-content: space-around
  }

  .more_products .owl-nav {
    width: calc(100% + 20px);
    margin-left: -10px
  }
}

@media screen and (max-width:1170px) {
  .more_products .owl-nav {
    width: 100%;
    margin-left: 0
  }

  .more_products div.item {
    margin: 0 auto
  }

  .one_product {
    justify-content: space-around;
    flex-direction: column-reverse;
    align-items: center
  }

  .one_product > .main_description {
    margin-bottom: 40px
  }

  .one_product > .main_description h2.title {
    text-align: center;
    display: block
  }

  .one_product > .main_description .price_container {
    justify-content: center
  }

  .one_product > .main_description form {
    margin: 0 auto;
    justify-content: space-around;
    flex-direction: column;
    align-items: center
  }

  .one_product > .main_description form .summa_container p {
    text-align: center
  }

  .one_product > .main_description form .summa_container {
    margin-right: 0
  }
}

@media screen and (max-width:1000px) {
  .price_link {
    max-height: 60px;
    max-width: 90px
  }
}

@media screen and (max-width:900px) {
  .advantages_container {
    flex-wrap: wrap
  }

  .advantages_container div.absolute_advantages {
    position: static;
    transform: none;
    max-width: 450px;
    margin: 20px auto
  }

  .advantages_container > div {
    max-width: 450px;
    margin: 0 auto
  }

  .carta_container {
    display: flex;
    flex-direction: row;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around
  }

  .carta_container .info {
    position: static;
    transform: none;
    margin: 20px 0
  }

  .slogan {
    display: none
  }

  .writtings {
    justify-content: space-around
  }
}

@media screen and (max-width:768px) {
  nav.main_menu ul {
    display: none
  }

  nav.main_menu ul li {
    display: block;
    margin: 10px
  }

  nav.main_menu a.menu-trigger {
    display: block
  }

  .about_container .margin {
    margin-top: 0
  }

  .mobile_off {
    display: none !important
  }

  .contacts,
  .dealer,
  .header_container > div,
  .header_container > div ul {
    justify-content: space-around
  }

  .video_main .owl-next,
  .writtings_main .owl-next {
    right: 0
  }

  .video_main .owl-prev,
  .writtings_main .owl-prev {
    left: 0
  }

  .video_main_item > a {
    margin: 0 auto
  }

  .footer_container {
    flex-direction: column;
    align-items: center;
    text-align: center
  }

  .footer_container > :not(:last-child) {
    margin-bottom: 20px
  }

  .dealer_info ul {
    margin-bottom: 40px
  }

  .contacts_info .title,
  .dealer_info .title {
    text-align: center
  }

  .dealer_form_container {
    margin-top: 0 !important
  }

  div.price table th,
  div.price table tr td {
    padding: 20px
  }

  .preview > div {
    padding: 20px 10px
  }

  .preview > div h1 {
    font-size: 22px
  }

  .links {
    margin: 0 auto 40px
  }

  .inner_wr_container {
    max-width: none
  }

  .recipes-slider {
    max-width: 440px;
    padding: 0 20px 0;
    margin: 40px auto 0
  }

  .cart_main table td.product-name .row-td {
    flex-direction: column;
    justify-content: center;
    text-align: center
  }

  .cart_main table td.product-name a:first-child,
  .itog > p.final-price {
    margin-right: 0
  }

  .cart_main table td,
  .cart_main table th {
    padding: 5px 10px;
    text-align: center;
    min-width: 100px
  }

  .cart_main table td.product-name {
    min-width: 200px
  }

  .cart_main table td .q-btn input {
    width: 36px
  }

  .itog {
    justify-content: space-around;
    flex-wrap: wrap
  }

  .red_cart {
    text-align: center
  }

  a.phone_icon_fixed {
    width: 40px;
    padding: 7px
  }

  .oplata_form_container div.input_container,
  .oplata_form_container div.submit_container {
    justify-content: space-around
  }
}

@media screen and (max-width:660px) {
  .cart_main table tr:first-child {
    display: none
  }

  .cart_main table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center
  }

  .cart_main table tr td {
    max-width: 100% !important;
    border-bottom: none;
    width: 100%
  }

  .cart_main table tr td:first-child {
    border-top: 1px solid #e1e1e1
  }

  .cart_main table tr:last-child td:last-child {
    border-bottom: 1px solid #e1e1e1
  }

  .cart_main table td.product-size > div {
    margin-top: 0;
    align-items: center
  }
}

@media screen and (max-width:600px) {
  .logo {
    max-width: 200px
  }

  .dostavka div:not(:last-child),
  .oplata p:not(:last-child),
  .zakaz p:not(:last-child) {
    margin-bottom: 20px
  }

  div.price table th,
  div.price table tr td {
    text-align: center
  }

  div.price table tr td img {
    margin-bottom: 10px
  }

  .cart_main table td,
  .cart_main table th {
    text-align: center
  }

  .itog > p.final-price {
    margin-bottom: 20px
  }

  .itog > p.final-price > span {
    margin-left: 0
  }

  .dostavka > h3 {
    max-width: 300px
  }
}

@media screen and (max-width:500px) {
  .checkout .label-container {
    justify-content: space-around
  }

  .checkout .label-container label {
    margin-bottom: 10px
  }

  .oplata_form_container input[type=text],
  .oplata_form_container textarea {
    max-width: 100%
  }

  .oplata_form_container input[type=submit] {
    margin-top: 20px
  }

  .checkout > form > div.submit-container {
    justify-content: center
  }

  .checkout > form > p {
    margin: 5px auto
  }
}

@media screen and (max-width:400px) {
  .header_container > div ul {
    flex-direction: column
  }

  .header_container > div ul li {
    margin-bottom: 10px
  }

  .advantages_container div.item_adv,
  .advantages_container div.right_advantages div.item_adv {
    flex-wrap: wrap;
    justify-content: center
  }

  .advantages_container div.item_adv:not(:last-child) {
    margin-bottom: 20px
  }

  .advantages_container div.item_adv img {
    order: -1
  }

  .advantages_container div.item_adv p {
    text-align: center
  }

  .advantages_container div.divider {
    display: none
  }

  .advantages_container div.item_adv .margin {
    margin: 0
  }

  .video_main .owl-next,
  .writtings_main .owl-next {
    right: 10px
  }

  .video_main .owl-prev,
  .writtings_main .owl-prev {
    left: 10px
  }

  .video_main_item > a {
    max-width: 280px;
    max-height: 170px
  }

  .red_cart {
    max-width: 270px;
    margin: 0 auto 20px
  }

  .itog > p.final-price {
    max-width: 270px;
    text-align: center;
    margin-bottom: 0
  }

  .itog > p.final-price > span {
    line-height: 55px
  }

  div.price table th,
  div.price table tr td {
    padding: 5px
  }

  div.price table tr td img {
    margin-right: 0
  }

  div.price table tr td:first-child,
  div.price table tr td:first-child span,
  div.price table tr th:first-child {
    max-width: 150px
  }

  div.price table tr img {
    max-width: 100%;
    margin: 0 auto 10px
  }

  .price_link {
    margin-bottom: 10px
  }

  .dostavka > h3 {
    max-width: 200px
  }

  .dealer_form_container {
    background: #fff;
    border-radius: 10px;
    padding: 40px 20px
  }

  .dealer_info ul li a.dogovor {
    margin-right: 0
  }

  .recipes a {
    max-height: 440px
  }

  .recipes_text h3,
  .recipes_text h4 {
    font-size: 20px
  }

  .more_products .owl-nav {
    z-index: 3 !important
  }
}
