@font-face {
  font-family: 'BetinaScript';
  font-style: normal;
  font-weight: 400;
  src: local('BetinaScript'), local('BetinaScript-Normal'),
    url(../fonts/betinascript.woff) format('woff'),
    url(../fonts/betinascript.ttf) format('truetype');
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 solid;
  -webkit-font-smoothing: antialiased;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Wix Madefor Display', sans-serif !important;
  background: url(../images/bodybg.jpg) !important;
}

body.info {
  background: url(../images/bodybg2.jpg?v4) !important;
}

.inner-main {
  margin-top: -140px !important;
}

.nobg {
  background: none !important;
  border: none !important;
}

.advan_wrap {
  background-image: url(../images/advbg.jpg);
}
.greybg {
  background-color: #f7fcf3;
}

.advan_icons {
  display: flex;
}

iframe {
  border-bottom: 5px solid #a6be29;
  border-top: 5px solid #a6be29;
}

button.order-but {
  background-color: #a1c142;
  width: 100%;
  color: #fff;
  border: none;
  display: flex;
  border-radius: 10px;
  font-size: 16px;
  justify-content: center;
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-color: transparent;
  padding: 12px 16px;
  margin-top: 0.5rem;
  -webkit-transition-property: color, background-color, border-color, fill,
    stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

.iconblock-1 {
  margin: 10px 0;
  transition: all 0.7s ease 0s;
  text-align: center;
}
.iconblock-1 i,
.iconblock-1 .icon {
  font-size: 64px;
  color: #a1c142;
  border: 6px double #a1c142;
  display: block;
  height: 64px;
  width: 64px;
  margin: 0 auto;
  text-align: center;
  padding: 18px;
  border-radius: 100px;
  box-sizing: content-box;
}
.iconblock-1:hover i,
.iconblock-1:hover .icon {
  transition: all 0.7s ease 0s;
  border: 6px double #8ba740;
  color: #000;
  background: #f7fcf3;
}
.iconblock-1 h3 {
  transition: all 0.7s ease 0s;
  color: #000;
  position: relative;
  display: inline-block;
  margin: 0 0 6px 0;
  padding: 6px;
  font-size: 20px;
}
.iconblock-1:hover h3 {
  color: #000;
}
.iconblock-1 h3:before {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  height: 2px;
  background: #f7fcf3;
  content: '';
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(6px);
}
.iconblock-1:hover h3:before,
.iconblock-1:focus h3:before {
  opacity: 1;
  transform: translateY(0px);
}

.mt-0 {
  margin-top: 0 !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.best-deal-item {
  background-color: #fff;
  padding: 16px;
  border-radius: 10px;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  border-bottom: 5px solid #a6be29;
  margin: 0 10px !important;
}
.best-deal-price {
  display: flex;
  align-items: flex-end;
  margin-top: 6px;
  color: #263238;
}
.bd-price {
  font-size: 18px;
  font-weight: 500;
}

.bd-old-price {
  font-size: 15px;
  align-self: baseline;
  color: #78909c;
  margin-left: 0.75rem;
  text-decoration: line-through;
}
.best-deal-image {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.375rem;
  color: #263238;
}

.best-deal-image img {
  padding: 5px;
  max-width: 140px;
  margin: 0 auto;
}

button.order-but:hover {
  background-color: #8ba740;
}

.best-deal-instock {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.bd-instock-wrap {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.375rem;
  margin-left: auto;
}
.instock-indicator {
  border-radius: 999px;
  height: 1.25rem;
  width: 0.5rem;
  background-color: #a1c142;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  transform: rotate(0.0001deg);
}

.phones div {
  padding-top: 5px;
  color: #fff;
  font: 700 20px/22px 'Wix Madefor Display', sans-serif;
  margin-bottom: -6px;
  text-align: right;
}

.info_wrap {
  padding-top: 0;
  margin-top: 30px;
}

.specialleft {
  position: relative;
  width: 47.333333%;
  display: inline-block;
  vertical-align: top;
}

.specialright {
  position: relative;
  width: 47.333333%;
  display: inline-block;
  vertical-align: top;
}
.specialedition .owl-prev {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  font-size: 23px;
  left: -40px;
  position: absolute;
  top: 50%;
  line-height: -14px;
  background: #ffffffb0 !important;
}

.specialedition .owl-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  font-size: 23px;
  right: -40px;
  position: absolute;
  top: 50%;
  line-height: -14px;
  background: #ffffffb0 !important;
}
.specialedition {
  background: url(../images/specialbg.jpg) center;
  background-size: cover;
  position: relative;
  border-bottom: 5px solid #a6be29;
  top: -125px;
}
.specialwrap {
  margin: 0 auto;
  max-width: 982px;
  min-width: 320px;
  position: relative;
  padding: 30px 0;
  z-index: 9;
}
.specialitem img {
  max-width: 100% !important;
}
.specialitem .name {
  font-size: 16px;
  min-height: 40px;
}
.specialitem .price span {
  font-size: 16px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.specialitem .price {
  font-size: 30px;
  font-weight: bold;
  border-radius: 4px;
  background-color: #f7f064;
}

.specialsale {
  position: absolute;
  width: 50px;
}

.slider_top_wrap {
  min-height: 500px;
}

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  overflow-x: hidden;
  height: 100%;
  color: #2a2829;
  background: #fff;
  font-family: 'Wix Madefor Display', sans-serif;
  line-height: 1.5;
}

a[href^='tel:'] {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.dishes_menu {
  padding: 0px 25px;
  position: relative;
  z-index: 1000;
  margin-top: 0px;
  padding-bottom: 30px;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #f5f5f5 #eee #d5d5d5 #eee;
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
  margin-bottom: 50px;
}

.slogan {
  margin-top: 95px;
  font: 800 52px/52px 'Wix Madefor Display', sans-serif;
}

.bx_slider .item {
  height: 600px;
  width: 100%;
}

.slider_top {
  padding-top: 157px;
}
@media screen and (max-width: 479px) {
  .phones {
    margin-bottom: 18px;
    position: relative;
    /* left: -30px; */
  }
}

.info_wrap {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .slogan {
    font-size: 27px !important;
    line-height: 30px !important;
  }
  .slider_top_wrap {
    position: relative;
    top: -290px !important;
  }
  .dishes_menu_wrap2 {
    top: -260px !important;
  }
  .header {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    max-width: 320px;
    margin: 0;
    flex-wrap: wrap;
    padding: 28px 20px 20px;
  }
  .dishes_menu {
    padding: 0 5px;
  }
  .slogan {
    padding-top: 60px;
  }
  .btn_bot {
    margin-top: 30px;
  }
}

.dishes_menu .new_title {
  text-align: left;
  margin-left: -36px;
  margin-right: -10px;
  margin-top: -25px;
}

.slider_top_wrap {
  position: relative;
  top: -145px;
}

.dishes_menu .new_title h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 22px 25px 22px 25px;
  position: relative;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background: #a6be29;
  margin-top: 0px;
  min-width: 250px;
}

.dishes_menu .new_title h2:after {
  content: '';
  height: 1px;
  width: 1px;
  border-style: solid;
  border-width: 5px;
  position: absolute;
  bottom: -10px;
  left: 0;
  border-color: #6a9c32 #6a9c32 transparent transparent;
}

.slider-items-products .item {
  text-align: center;
}
.owl-item .item {
  margin: 0 15px;
}

#modal_form {
  width: 333px;
  height: 300px;
  background: #fff;
  position: fixed;
  top: 45%;
  left: 50%;
  margin-top: -150px;
  margin-left: -150px;
  display: none;
  opacity: 0;
  z-index: 9999;
}

a {
  text-decoration: none;
  color: #a6be29;
}

.login-form {
  position: relative;
  z-index: 1;
  background: #ffffff;
  max-width: 360px;
  padding: 15px;
  text-align: center;
}
.login-form input {
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.login-form button {
  margin-top: 15px;
  text-transform: uppercase;
  outline: 0;
  background: #4caf50;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.login-form button:hover,
.login-form button:active,
.login-form button:focus {
  background: #43a047;
}
.login-form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.login-form .message a {
  color: #4caf50;
  text-decoration: none;
}
.login-form .register-form {
  display: none;
}

#modal_form #modal_close {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: block;
}

#overlay {
  z-index: 9998;
  position: fixed;
  background-color: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.dishes_menu_wrap .dishes_menu {
  z-index: 1;
}

.pro-img img {
  position: relative;
  border-radius: 150px;
  border: 5px #ddd solid;
  margin-top: 20px;
}

.pro-img img:hover {
  transform: rotate(-360deg);
  transition: all 0.5s ease 0s;
  -webkit-transform: rotate(-360deg);
  -webkit-transition: all 0.5s ease 0s;
  cursor: pointer;
}

.pro-info {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  margin: auto;
  padding: 6px 0px 0px 0px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  /* margin: 0px 20px; */
  width: 100%;
}

.top_pic {
  background: url(../images/top/a1.jpg) no-repeat;
  height: 372px;
  position: relative;
  background-size: cover;
}

.subCaption {
  margin-bottom: 5px !important;
}

.texst_z {
  padding: 5px 0;
}

.top-menu-wrap {
  background: rgba(19, 17, 18, 0.5) !important;
}

.top_pic {
  top: -144px;
  height: 227px;
}

.top_pic + .site-container .site-main {
  margin-top: -250px;
}

.site-header {
  background: rgba(19, 17, 18, 0.5) !important;
  width: 962px;
  /* padding: 10px; */
  margin: 0 auto;
  position: relative;
  z-index: 11;
}

.menu-name {
  padding-left: 0px;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-item img {
  max-width: 90%;
}

.header {
  padding: 0px 0 15px 0;
}
.site-header {
  border-bottom: 5px solid #a6be29;
  /* width: 100% !important; */
}
.phones {
  padding-top: 9px;
  min-height: 31px;
  background: none !important;
  padding-right: 15px;
}

.address {
  padding-right: 15px;
  color: #fff;
  font: 400 13px/20px 'Wix Madefor Display', sans-serif;
  padding-left: 13px;
  padding-top: 14px;
  width: 228px;
}

.best-deal-image span {
  display: block;
  min-height: 70px;
}

.dishes_menu_wrap2 {
  border-top: 5px solid #a6be29;
  z-index: 10;
  position: relative;
  top: -144px;
}
.dishes_menu_wrap2 .dishes_menu2 {
  margin: 0 auto;
  max-width: 1170px;
  min-width: 320px;

  padding: 60px 0;
  position: relative;
}

.dishes_menu2 {
  padding: 0px 25px;
  position: relative;
  z-index: 1000;
  margin-top: 0px;
  padding-bottom: 30px;
  background: transparent;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.site-main__inner ul li {
  margin-bottom: 5px;
}

.site-main__inner p {
  line-height: 25px;
}
.header {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 982px;
  min-width: 320px;
  padding-top: 0px;
  min-height: 60px;
  justify-content: space-between;
}

.info_wrap {
  margin-top: -135px;
}

/* .test2 {
  height: 153px !important;
  width: 143px !important;
} */

@media (max-width: 768px) {
  .test {
    display: none;
  }

  .header {
    padding-top: 35px !important;
  }

  .slider_top_wrap {
    position: relative;
    top: -190px;
  }

  .site-header {
    width: 100% !important;
  }
}

@media (max-width: 320px) {
  .phones div {
    font: 700 17px/22px 'Wix Madefor Display', sans-serif;
  }
}

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

.groups > button {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 120%;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #a1c142;
  border-color: #a1c142;
  min-width: 100px;
  margin-bottom: 5px;
}

.groups > button.active {
  border-color: #82a713;
  background-color: #82a713;
}

.instock-indicator.gray {
  background-color: #f8f8ff;
}

.instock-indicator.red {
  background-color: red;
}

.instock-indicator.orange {
  background-color: orange;
}

.instock-indicator.green {
  background-color: #a1c142;
}

/* -------------------------------------------------- */
/*  */
/*  */
.texst_t {
  font: 900 20px/22px 'Open Sans', sans-serif;
  margin-bottom: 6px;
  text-align: right;
}

.header_container {
  display: flex;
  max-width: 1200px;
  min-width: 320px;
  margin: auto;
  padding: 15px 10px 15px 10px;
  background: rgba(19, 17, 18, 0.5);
  justify-content: space-between;
  z-index: 99;
  position: relative;
  border-bottom: 5px solid #a6be29;
}

.header_text1 {
  width: auto;
  height: auto;
}

.texst_a {
  color: #a6be29;
  text-decoration: none;
  font-weight: bold;
  font: 700 20px/22px 'Wix Madefor Display', sans-serif;
  margin-bottom: -6px;
  text-align: right;
  margin: 0;
}

.header_text_info {
  display: flex;
  font: 500 17px/22px 'Wix Madefor Display', sans-serif;
  margin-bottom: -6px;
  color: #fff;
  padding: 10px 0;
}

.header_text2 {
  width: auto;
  height: auto;
  position: relative;
  left: 25%;
}

.tele {
  text-decoration: none;
  font: 700 20px/22px 'Wix Madefor Display', sans-serif;
  color: #fff !important;
}

.header_text_info2 {
  display: flex;
  font: 500 17px/22px 'Wix Madefor Display', sans-serif;
  margin-bottom: -6px;
  color: #fff;
  padding: 10px 0;
  justify-content: end;
}

@media (max-width: 1007px) {
  .header_container {
    padding: 50px 10px 15px 10px;
  }
}
@media (max-width: 767px) {
  .inner-top_pic {
    height: 144px !important;
  }
  .contacts-footer {
    display: grid !important;
  }
}
@media (max-width: 768px) {
  .contacts-footer {
    justify-content: space-around;
  }

  .no {
    display: none;
  }
}

@media (max-width: 638px) {
  .header_text1 {
    display: none;
  }
  .header_text2 {
    margin: auto;
  }
}

@media (max-width: 425px) {
  .header_text_info2 {
    justify-content: center;
  }
}

@media (max-width: 375px) {
  .groups {
    margin-left: 22%;
    display: inline-grid;
    grid-template-columns: 100px 100px;
    gap: 5px;
  }
}
@media (max-width: 374px) {
  .tele {
    font: 700 17px/22px 'Wix Madefor Display', sans-serif !important;
  }

  .header_text_info2 {
    font: 700 13px/22px 'Wix Madefor Display', sans-serif;
  }
}

.slogan,
.top-menu > li > a {
  text-shadow: 2px 2px 0 green, 2px -2px 0 green, -2px 2px 0 green,
    -2px -2px 0 green, 2px 0px 0 green, 0px 2px 0 green, -2px 0px 0 green,
    0px -2px 0 green;
}

.top-menu > li > a {
  font-size: 20px;
}
.tele strong {
  font-size: 25px;
  margin-right: 20px;
}

.site-main ul li a {
  text-decoration: auto !important;
}

.img_i {
  width: 25px;
  margin: 0 3px;
}

@media (max-width: 1025px) {
  .header_text2 {
    left: 22%;
  }
}

@media (max-width: 768px) {
  .header_text2 {
    left: 13%;
  }
}
@media (max-width: 425px) {
  .header_text2 {
    left: 0%;
  }
}
