/* Fonts CSS */

@font-face {
  font-family: "ABCFavoritPro Light";
  src: url("../fonts/ABCFavoritPro-Light-Trial.otf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "ABCGravityCyrillic Wide";
  src: url("../fonts/ABCGravityCyrillic-Wide-Trial.otf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

/* Main CSS */

h1 {
  font-size: 32px;
  font-family: "ABCGravityCyrillic Wide";
  text-transform: uppercase;
  font-weight: 900;
  margin: 50px 0;
}

h2 {
  font-size: 30px;
  font-family: "ABCGravityCyrillic Wide";
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  font-size: 28px;
  font-family: "ABCGravityCyrillic Wide";
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  font-size: 26px;
  font-family: "ABCGravityCyrillic Wide";
  font-weight: 700;
}

h5 {
  font-size: 20px;
  font-family: "ABCGravityCyrillic Wide";
  font-weight: 700;
}

p {
  margin: 0;
}

.eaelreisdozx {
  padding: 15px 0 0;
  transition: 0.1s;
}

.overflow {
  overflow: hidden;
  animation: 7s;
}

body {
  background-color: #faeee2;
  touch-action: pan-y;
}

.cufdsyfethecyqp {
  max-width: 1440px;
  padding: 0 30px;
}

.vd-container {
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
}

.wiciovhyekll {
  display: flex;
  justify-content: start;
  align-items: center;
}

/* Header */

.wxhcwtajqcaae {
  padding: 0;
  /*max-width: 1440px;*/
}

.wiciovhyekll a {
  color: #ff7c31;
  font-family: "ABCFavoritPro Light";
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  background-image: url("../img/line.svg");
  font-weight: 700;
  display: flex;
  background-size: contain;
  padding: 15px 5px 9px 5px;
  background-repeat: no-repeat;
  min-width: 169px;
  min-height: 51px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.rvvfuopvqeljt {
  display: flex;
  justify-content: center;
}

.rvvfuopvqeljt .pfovqrdrqv {
  width: 170px;
  height: 80px;
}

.qkjeulyfleotpxp {
  display: flex;
  justify-content: end;
  align-items: center;
}

.gzovrzxrdtct {
  padding: 0 45px;
  margin-bottom: 20px;
}

.qkjeulyfleotpxp .ldldxkhkvo {
  color: #ff7c31;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  background-image: url("../img/round.svg");
  font-weight: 700;
  display: flex;
  background-size: contain;
  padding: 8px 0 5px 8px;
  background-repeat: no-repeat;
  min-width: 49px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: "ABCFavoritPro Light";
}

.tofpiqvawtdcqs {
  border: 1px solid #000;
  max-width: 1465px;
  margin: 0 auto;
}

.tofpiqvawtdcqs #menu-header {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}
.tofpiqvawtdcqs #menu-header-menu-en {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.tofpiqvawtdcqs #menu-header li {
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
  font-weight: 400;
  line-height: 60px;
  width: 100%;
  max-width: 25%;
  display: flex;
  justify-content: center;
  border-right: 1px solid #000;
}

.tofpiqvawtdcqs #menu-header-menu-en li {
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
  font-weight: 400;
  line-height: 60px;
  width: 100%;
  max-width: 25%;
  display: flex;
  justify-content: center;
  border-right: 1px solid #000;
}

.tofpiqvawtdcqs #menu-header li a {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.tofpiqvawtdcqs #menu-header-menu-en li a {
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.tofpiqvawtdcqs #menu-header li a img {
}
.tofpiqvawtdcqs #menu-header li:last-child {
  border-right: none;
}

.vttyruaywedx a img {
  margin-right: 25px !important;
}

.lang-switcher ul li a {
  color: #ff7c31;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  text-transform: uppercase;
  font-family: "ABCFavoritPro Light";
}

.lang-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px 0 0;
}
.lang-switcher li:first-child {
  padding: 5px;
}

.lang-item {
  display: flex;
  align-items: center;
}

.lang-switcher ul {
  display: flex;
  list-style: none;
  padding-inline-start: 0px;
}

.lang-switcher ul {
  margin-top: 0;
  margin-bottom: 0;
}
.current-lang a {
  /*text-decoration: underline !important;*/
  /*text-decoration-thickness: 2px !important;*/
  border-bottom: 1px solid #ff7c31;
}

/* Footer */

footer {
  background-color: #000000;
}

.footer-left {
  margin: 38px 0 79px 0;
  padding: 0;
}
.footer-left a img {
  padding-left: 49px;
  width: 100%;
  max-width: 487px;
  height: auto;
  margin-bottom: 25px;
}
.menu-left-bottom {
  padding-left: 49px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 487px;
  width: 100%;
}
.menu-left-bottom img {
  height: 20px;
}
.menu-left-bottom img:last-child {
  height: 24px;
}

.footer-right {
  margin: 89px 0 79px 0;
  padding: 0;
}

.menu-left-top .menu li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  font-family: "ABCFavoritPro Light";
}

.menu-left-top .menu {
  list-style: none;
  padding: 0;
}

.menu-left-top {
  padding-right: 116px;
}

.menu-right-top .menu li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
}

.menu-right-top .menu {
  list-style: none;
  padding: 0;
}

.menu-wrap {
  display: flex;
}

.social-link {
  display: flex;
  flex-direction: column;
  padding-right: 116px;
}

.social-link a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
}

.copyright-text {
  font-size: 20px;
  color: #ffffff;
  line-height: 37px;
  font-weight: 700;
  padding-left: 49px;
  margin-bottom: 20px;
  font-family: "ABCFavoritPro Light";
}

.menu-bottom {
  display: flex;
  align-items: flex-start;
}

.vd-footer-form .fscjrripcvwwjv {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.single-footer-email .ogvttrioai {
  display: block;
}
.single-footer-email input {
  display: flex;
  max-width: 248px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: none;
  padding: 8px 13px;
  color: #8d8d8d;
  outline: none;
  margin-right: 3px;
  width: 100%;
  max-height: 34px;
  font-size: 12px;
  font-family: "ABCFavoritPro Light";
}

.submit-footer-btn input {
  max-width: 108px;
  width: 100%;
  max-height: 34px;
  padding: 8px 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  outline: none;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #fff;
  font-family: "ABCFavoritPro Light";
  color: #000000;
}

.submit-footer-btn .ctxdwfpyxy {
  display: none;
}

.vd-footer-form {
  padding-right: 56px;
}

/* Main page */

.main-container {
  padding: 0;
}

.main-section {
  background-size: cover;
  background-position: center center;
}

.main-section .vd-main-about-info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.main-section .vd-main-about-info.active-popup {
  justify-content: space-between;
}

.vd-popup-about {
  background: rgba(131, 134, 145, 0.2);
  border: 1px solid #ffffff;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 30px;
  padding: 60px 40px 35px 45px;
  max-width: 600px;
  width: 100%;
  margin-left: 12%;
  position: relative;
  display: none;
}

.vd-popup-about.active {
  display: block;
}

.vd-close-btn {
  position: absolute;
  top: 20px;
  right: 28px;
  color: #fff;
  cursor: pointer;
  background-image: url("../image/popupline.svg");
  background-size: contain;
  padding: 5px 10px 5px 15px;
  background-repeat: no-repeat;
  min-width: 38px;
  min-height: 31px;
}

.vd-popup-title {
  font-weight: 900;
  font-size: 32px;
  line-height: 24px;
  font-family: "ABCGravityCyrillic Wide";
  margin-bottom: 40px;
  color: #fff;
}

.vd-popup-about p {
  margin-bottom: 15px;
}

.vd-popup-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #f0f0f0;
}

.wrap-text-info {
  padding: 45px 15px 75px 15px;
  min-height: 550px;
  display: flex;
  flex-direction: column;
  text-align: right;
  max-width: 1408px;
  justify-content: flex-end;
  align-items: flex-end;
}

.btn-text {
  background-image: url("../image/round2.svg");
  background-size: contain;
  padding: 20px 60px;
  font-size: 16px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  margin-right: 79px;
  font-family: "ABCFavoritPro Light";
  cursor: pointer;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 56px;
}

.main-description {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 48px;
  color: #f0f0f0;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
  max-width: 480px;
  text-align: left;
  padding-top: 17px;
  padding-right: 20px;
}

.vd-main-archive-section {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.section,
a {
  text-decoration: none !important;
}

.vd-main-archive-section .price {
  color: #000000;
  font-size: 20px;
  line-height: 60px;
  font-weight: 350;
}

.ljxkejyvusqwif-container {
  padding: 0;
}

/* Slides section */

.vd-slide {
  background-color: #fce1ae;
}

.oxdztuwalg-slide {
  display: flex;
  margin: 34px 0 36px 0;
}

.left-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 50%;
  background-image: url("../image/slideback.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.number {
  font-size: 48px;
  font-weight: 900;
  color: #ff7c31;
  background-image: url("../image/slideone.svg");
  padding: 30px 55px 25px 70px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 179px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABCGravityCyrillic Wide";
}

.title {
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  font-family: "ABCGravityCyrillic Wide";
  line-height: 42px;
}

.description {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 462px;
  text-align: center;
  font-family: "ABCFavoritPro Light";
}

.oxdztuwalg-slide a {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ff7c31;
  background-image: url("../image/slideline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 25px 20px 16px;
  min-width: 193px;
  min-height: 56px;
  text-transform: uppercase;
  font-family: "ABCFavoritPro Light";
}

.right-slide {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.right-slide img {
  width: 100%;
}

.second-slide {
  display: flex;
  margin: 34px 0 36px 0;
}

.right-slide-second {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 50%;
  background-image: url("../image/slidebacksecond.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.title-second {
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  font-family: "ABCGravityCyrillic Wide";
  line-height: 42px;
}

.description-second {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 462px;
  text-align: center;
  font-family: "ABCFavoritPro Light";
}

.number-second {
  font-size: 48px;
  font-weight: 900;
  color: #ff7c31;
  background-image: url("../image/slidetwo.svg");
  padding: 26px 50px 26px 50px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 179px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABCGravityCyrillic Wide";
}

.left-slide-second {
  display: flex;
  justify-content: center;
  width: 50%;
}
.left-slide-second img {
  width: 50%;
}

.third-slide {
  display: flex;
  margin: 34px 0 36px 0;
}

.left-slide-third {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 50%;
  background-image: url("../image/slidebackthird.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.number-third {
  font-size: 48px;
  font-weight: 900;
  color: #ff7c31;
  background-image: url("../image/slidethird.svg");
  padding: 25px 50px 40px 45px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 216px;
  min-height: 158px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABCGravityCyrillic Wide";
}

.title-third {
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  font-family: "ABCGravityCyrillic Wide";
  line-height: 42px;
}

.description-third {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 462px;
  text-align: center;
  font-family: "ABCFavoritPro Light";
}

.right-slide-third {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.right-slide-third img {
  width: 100%;
}

.fourth-slide {
  display: flex;
  margin: 34px 0 36px 0;
}

.right-slide-fourth {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  width: 50%;
  background-image: url("../image/slidebackfourth.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.title-fourth {
  font-weight: 900;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  font-family: "ABCGravityCyrillic Wide";
  line-height: 42px;
}

.description-fourth {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  max-width: 462px;
  text-align: center;
  font-family: "ABCFavoritPro Light";
}

.number-fourth {
  font-size: 48px;
  font-weight: 900;
  color: #ff7c31;
  background-image: url("../image/slidefourth.svg");
  padding: 26px 50px 26px 50px;
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 179px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABCGravityCyrillic Wide";
}

.left-slide-fourth {
  display: flex;
  justify-content: center;
  width: 50%;
}
.left-slide-fourth img {
  width: 50%;
}
.fourth-slide a {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ff7c31;
  background-image: url("../image/slideline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 25px 20px 16px;
  min-width: 193px;
  min-height: 56px;
  text-transform: uppercase;
  font-family: "ABCFavoritPro Light";
}

.ggkoerafiw-container {
  padding: 0;
}
.col-button {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 110px;
  margin: 60px 0;
  position: relative;
}

.col-button:before {
  content: " ";
  position: absolute;
  background-image: url("../image/leftline.svg");
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  left: 0;
  width: 15%;
}

.col-button:after {
  content: " ";
  position: absolute;
  right: 0;
  background-image: url("../image/rightline.svg");
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 15%;
}

.shop-link {
  margin-right: 30px;
}
.shop-link a {
  font-family: "ABCFavoritPro Light";
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  background-image: url("../image/productbutton.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 20px 10px;
  min-width: 273px;
  min-height: 84px;
}

.tahaxxhwvtxcg-link {
  margin-left: 30px;
}
.tahaxxhwvtxcg-link a {
  font-family: "ABCFavoritPro Light";
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  background-image: url("../image/cartbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px 20px 20px;
  min-width: 423px;
  min-height: 57px;
}

/* Contact page */

.rgrqdevpfdwfqdp {
  background-size: cover;
  min-height: 874px;
  background-position: center center;
}

.uixpyajyhx {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: rgba(138, 145, 131, 0.2);
  border: 1px solid #ffffff;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
  backdrop-filter: blur(17.5px);
  -webkit-backdrop-filter: blur(17.5px);
  padding: 44px 49px 25px 49px;
  max-width: 528px;
  width: 100%;
  border-radius: 30px;
  margin: 65px auto 59px auto;
}

.yiurcfjtvtgs {
  max-width: 1440px;
  margin: 0 auto;
}

.tiyxvdolhklwuh {
  font-size: 24px;
  font-weight: 900;
  font-family: "ABCGravityCyrillic Wide";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 36px;
}

.zidychacykskr {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  line-height: 18px;
  font-weight: 350;
  color: #ffffff;
  text-align: center;
  margin-bottom: 36px;
}

.icfrlldapcqo .rtrehhwjfpwqz {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  width: 100%;
  font-family: "ABCFavoritPro Light";
}

.rtrehhwjfpwqz input {
  background: transparent !important;
  border: none;
  outline: none;
  width: 100%;
  color: #ffffff !important;
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
}

.rtrehhwjfpwqz .ogvttrioai {
  margin-left: 10px;
  border-bottom: 1px solid #fff;
  max-width: 257px;
  width: 100%;
}

.zkpwkikyspv {
  min-width: 150px;
}

.icfrlldapcqo .rtrehhwjfpwqz {
  justify-content: space-between;
  margin-bottom: 20px;
}

.vdualessapvidic {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}

.vdualessapvidic input {
  background: transparent;
  border: none;
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 24px;
  background-image: url("../image/contactline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 28px 58px 28px 58px;
  min-width: 242px;
  min-height: 83px;
}
.ddcfyrilddy-not-valid-tip {
  position: absolute;
}

.vdualessapvidic .ctxdwfpyxy {
  display: none;
}

.icfrlldapcqo .rtrehhwjfpwqz br {
  display: none;
}

.uodyefttstjll {
  border-color: #ffffff !important;
  color: #ffffff;
}

/* Andrey CSS */

header,
footer,
.cjhpqwpshsg {
  overflow: hidden;
}
.vd-product-image img {
  /*border-radius: 40px;*/
  width: 100%;
  height: auto;
  max-width: 388px;
  padding: 0 30px 30px;
}
.vd-product-home-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-right: 1px solid #000000;
  position: relative;
  border-top: 1px solid #000000;
}
.vd-main-card-link {
  padding: 60px 28px 105px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.vd-product-home-card .vd-product-title {
  font-size: 16px;
  color: #000000;
  font-weight: 900;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  font-family: "ABCGravityCyrillic Wide";
  min-height: 56px;
}
.vd-product-home-card .vd-size {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
  width: 100%;
  font-family: "ABCFavoritPro Light";
}
.idqejzerrri {
  font-weight: 350;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000000;
  font-family: "ABCFavoritPro Light";
}
.vd-add-to-card {
  position: absolute;
  bottom: 30px;
  font-family: "ABCFavoritPro Light";
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  background-image: url("../image/cartline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px 15px 20px;
  min-width: 145px;
  min-height: 47px;
  text-transform: uppercase;
}

.vd-add-to-card:hover {
  color: #000000;
  opacity: 0.8;
}

.vd-run-line {
  background: #9491f5;
  overflow: hidden;
}
.vd-purple-line {
  align-items: center;
  min-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  margin-bottom: 0;
  list-style: none;
}
.vd-purple-line .sattgekepgj-line {
  padding: 0 10px;
  text-transform: uppercase;
  color: #fce1ae;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.5;
}
.slide-container {
  padding: 0 15px;
}

/* Second line */

.vd-run-line-second {
  background: #ff7c31;
  overflow: hidden;
}

/* Recipe page */

.recipe {
  padding: 0;
}
.single-recipe {
  padding: 0;
}

.vd-revers-recipe .row {
  display: flex;
  flex-direction: row-reverse;
}

.left-recipe {
  padding: 45px 49px;
  border-right: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.recipe .left-recipe .g-single-slide img {
  max-width: 622px;
  width: 100%;
}
.single-recipe .left-recipe .g-single-slide img {
  width: 100%;
  max-width: 622px;
  min-height: 869px;
  object-fit: cover;
  object-position: center;
  border-radius: 60px;
}

.right-recipe {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.vd-recipe-info {
  border-bottom: 1px solid black;
  display: flex;
  justify-content: space-between;
  padding: 37px 48px;
  align-items: center;
}

.vd-recipe-title {
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  font-family: "ABCGravityCyrillic Wide";
  max-width: 426px;
  width: 100%;
  text-transform: uppercase;
}

.vd-cooking-time {
  display: flex;
  flex-direction: column;
  padding: 33px 44px;
  border-bottom: 1px solid #000000;
}

.time-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 52px;
  font-family: "ABCGravityCyrillic Wide";
  text-transform: uppercase;
  color: #000000;
}

.time-value {
  font-family: "ABCFavoritPro Light";
  font-size: 20px;
  font-weight: 350;
  color: #000000;
  line-height: 24px;
  margin-bottom: 44px;
}

.ingredients {
  font-weight: 900;
  font-size: 24px;
  line-height: 52px;
  font-family: "ABCGravityCyrillic Wide";
  text-transform: uppercase;
  color: #000000;
}

.ingredients-composition {
  font-family: "ABCFavoritPro Light";
  font-size: 20px;
  font-weight: 350;
  color: #000000;
  line-height: 24px;
  margin-bottom: 30px;
}
.vd-cooking-time .vd-to-product {
  justify-content: flex-start;
  padding: 5px 22px 5px 22px;
  font-size: 16px;
  min-width: 163px;
  min-height: 55px;
}
.vd-cooking-time a:hover {
  color: #000000;
  opacity: 0.7;
}

.vd-to-product {
  font-family: "ABCFavoritPro Light";
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  background-image: url("../image/recipeline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 15px 5px 15px;
  min-width: 145px;
  min-height: 47px;
  text-transform: uppercase;
}

.vd-recipe-info a:hover {
  color: #000000;
  opacity: 0.7;
}

.vd-number {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 32px;
  font-weight: 900;
  padding: 41px 49px;
  border-bottom: 1px solid #000;
  max-height: 24px;
  display: flex;
  align-items: center;
}

.vd-ingredient-description {
  font-family: "ABCFavoritPro Light";
  font-size: 20px;
  line-height: 24px;
  font-weight: 350;
  padding-left: 40px;
}

.vd-ingredients-list {
  max-height: 505px;
  overflow-y: scroll;
}

.vd-big-divider {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.logo-divider {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.logo-divider img {
  width: 100%;
  max-width: 68px;
}

.vd-revers-recipe .right-recipe {
  border-right: 1px solid #000;
}

.swiper-pagination-bullet-active {
  opacity: unset;
  background: #767575;
}

.swiper-pagination-bullet {
  background: #c1c1c1;
}

.btn-end {
  display: flex;
  justify-content: center;
  min-height: 140px;
  align-items: center;
}

.btn-recipe-link {
  margin: 40px 0 47px 0;
}

.btn-recipe-link a {
  font-family: "ABCFavoritPro Light";
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  background-image: url(../image/recipebtnend.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 40px 15px 40px;
  min-width: 243px;
  min-height: 57px;
}

.col-single-product {
  display: flex;
  justify-content: center;
  min-height: 140px;
  align-items: center;
}

.btn-single-product-link {
  margin: 40px 0 47px 0;
}

.btn-single-product-link a {
  font-family: "ABCFavoritPro Light";
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  background-image: url(../image/recipebtnend.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 40px 15px 40px;
  min-width: 243px;
  min-height: 57px;
}

/* Single Product */

.left-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 42px 76px 88px 76px;
}

.swiper-product .swiper-slide .single-gallery-image-product {
  width: 100%;
}

.slider-img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.right-block {
  display: flex;
  flex-direction: column;
  padding: 0;
  border-left: 1px solid #000;
}

.oxdztuwalg-block {
  display: flex;
  flex-direction: column;
  padding: 46px 96px 46px 96px;
  border-bottom: 1px solid #000000;
}

.ljxkejyvusqwif-title {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 26px;
  text-transform: uppercase;
}

.ljxkejyvusqwif-weight {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 10px;
  margin-bottom: 19px;
}

.ljxkejyvusqwif-description {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  font-weight: 350;
  color: #000000;
  line-height: 24px;
  margin-bottom: 19px;
}

.second-block {
  display: flex;
  padding: 23px 103px 43px 96px;
  flex-direction: column;
  border-bottom: 1px solid #000000;
}
.second-block .kriggdreogkocr {
  background-color: transparent !important;
  color: #000 !important;
  font-size: 16px !important;
  font-family: "ABCFavoritPro Light";
  font-weight: 700;
  background-image: url("../img/productoutline.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 25px 45px 25px 20px !important;
  min-width: 223px !important;
  min-height: 76px !important;
  text-transform: uppercase;
  margin-top: 20px !important;
}

.second-block .kyfxczjrfv .idqejzerrri {
  font-size: 24px;
}

.third-block {
  display: flex;
  padding: 39px 96px 43px 96px;
  max-height: 300px;
  overflow: hidden;
}

.ljxkejyvusqwif-composition {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  font-weight: 350;
  color: #000000;
  line-height: 24px;
  overflow-y: scroll;
}

.ljxkejyvusqwif-composition h6 {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
}

.tiered-pricing-block {
  cursor: pointer;
}

.idqejzerrri .tiered-pricing-dynamic-price-wrapper del {
  display: none;
}

.idqejzerrri .tiered-pricing-dynamic-price-wrapper ins {
  text-decoration: none;
}

/*.tiered-pricing-block {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: column-reverse;*/
/*    align-items: center;*/
/*}*/
/*.tiered-pricing-block__quantity {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/* Shop page */

.ofojadxhqh {
  overflow: hidden;
}

.wesaeqtoqreeqxd {
  max-width: 33%;
  width: 100%;
}

.oalyjrtqkour {
  display: flex;
  flex-wrap: wrap;
}

.jxapqvdsxfjus {
  display: flex;
  flex-direction: column;
  padding: 25px 25px;
  align-items: center;
}
.jxapqvdsxfjus img {
  width: 100%;
  max-width: 343px;
  margin-bottom: 24px;
}
.wdgxurlrgpkc {
  width: 100%;
  max-width: 343px;
}

.kwsapyawrezht {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #000000;
  min-height: 70px;
  text-align: center;
}
.kwsapyawrezht:hover {
  color: #000000;
  opacity: 0.8;
}

.gtkzxodfrxzxtjx {
  font-weight: 350;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #000000;
  font-family: "ABCFavoritPro Light";
}

.gyverjpdigfixh {
  font-family: "ABCFavoritPro Light";
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 10px;
  margin-bottom: 17px;
}

.jxapqvdsxfjus .kriggdreogkocr {
  background-color: transparent !important;
  color: #000 !important;
  font-size: 16px !important;
  font-family: "ABCFavoritPro Light";
  font-weight: 700;
  background-image: url("../img/productoutline.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 25px 45px 25px 20px !important;
  min-width: 223px !important;
  min-height: 76px !important;
  text-transform: uppercase;
}

.jxapqvdsxfjus .ljeoeushxgoccv {
  background-color: transparent !important;
  border-radius: 20px !important;
  border-color: #000000;
}

.jxapqvdsxfjus .ljxkejyvusqwif-link:hover {
  color: #000000;
  opacity: 0.7;
}

.pzuzqjwozzyhthx {
  padding: 0;
}

.dsdshzwryu {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 110px;
  margin: 60px 0;
  position: relative;
}

.dsdshzwryu:before {
  content: " ";
  position: absolute;
  background-image: url("../image/shop-left-line.svg");
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  left: 0;
  width: 25%;
}

.dsdshzwryu:after {
  content: " ";
  position: absolute;
  right: 0;
  background-image: url("../image/shop-right-line.svg");
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 25%;
}

.kgfzafkjvlug a {
  font-family: "ABCFavoritPro Light";
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  background-image: url("../image/cartbox.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px 10px 20px;
  min-width: 423px;
  min-height: 57px;
}

/* Cart popup */

.vd-cart-popup {
  position: fixed;
  width: 100%;
  max-width: 1px;
  right: 0;
  height: 100%;
  top: 0;
  z-index: 99;
  background: #faeee2;
  border: 1px solid #000000;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  border-radius: 25px 0 0 25px;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
}
.vd-cart-popup.open {
  max-width: 400px;
  opacity: 1;
  transition: 0.3s;
  overflow-y: scroll;
}
.vd-single-item {
  border-bottom: 1px dashed #000000;
  padding: 40px 60px 40px 40px;
  display: flex;
  justify-content: space-around;
}
.vd-top-popup-info {
  padding: 25px 30px 25px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vd-close-popup {
  cursor: pointer;
}
.vd-popup-cart-title {
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
}
.vd-cart-result {
  padding: 18px 45px 18px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vd-result-popup-info {
  display: flex;
  flex-direction: column;
}

.item-wrap {
  display: flex;
  flex-direction: column;
  max-width: 132px;
}
.vd-single-item-title {
  font-size: 12px;
  font-family: "ABCGravityCyrillic Wide";
  text-transform: uppercase;
  margin-bottom: 11px;
}

.vd-single-item-quantity {
  font-size: 12px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
  margin-bottom: 19px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.vd-quantity-trigger-wrap {
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.vd-quantity-trigger-wrap .minus {
  position: absolute;
  left: 0;
  z-index: 3;
  border: none;
  background: transparent;
  height: 100%;
  font-size: 20px;
  color: #000;
}

.vd-quantity-trigger-wrap input {
  min-width: 75px;
  position: relative;
  z-index: 1;
  border: none;
  min-height: 35px;
}

.vd-quantity-trigger-wrap .plus {
  background: transparent;
  border: none;
  z-index: 3;
  position: absolute;
  right: 0;
  height: 100%;
  color: #000000;
}

.vd-single-cart-item-subtotal {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
}

.vd-subtotal {
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
}
.vd-result-popup-info {
  font-size: 12px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
}

.vd-price-result {
  font-size: 20px;
  font-family: "ABCFavoritPro Light";
  line-height: 20px;
  margin-top: 6px;
}

.vd-cart-active {
  background-color: transparent;
  color: #000;
  font-size: 16px;
  font-family: "ABCFavoritPro Light";
  font-weight: 700;
  background-image: url("../image/cartpopupline.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px 15px 15px;
  min-width: 144px;
  min-height: 60px;
  text-transform: uppercase;
}

.vd-cart-active:hover {
  color: #000000;
  opacity: 0.8;
}

.kyfxczjrfv {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.xivyupdxol {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.second-block form.tahaxxhwvtxcg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yfphipchdiyu input[type="number"]::-webkit-inner-spin-button,
.yfphipchdiyu input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.yfphipchdiyu input[type="number"] {
  -moz-appearance: textfield;
}

.kyfxczjrfv .yfphipchdiyu {
  position: relative;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 64px;
}

.dkjjpwrjjh {
  position: absolute;
  left: 0;
  z-index: 3;
  border: none;
  padding: 7px 0 7px 14px;
  font-size: 12px;
}

.kyfxczjrfv input {
  min-width: 89px;
  min-height: 44px;
  position: relative;
  z-index: 1;
}
.kyfxczjrfv .yfphipchdiyu .tvixufiykvxtsc {
  border: none;
}

.uwiiepdtcufqqrf {
  position: absolute;
  right: 0;
  z-index: 1;
  border: none;
  padding: 7px 14px 7px 0;
  font-size: 12px;
}

.yfphipchdiyu .dkjjpwrjjh,
.yfphipchdiyu .uwiiepdtcufqqrf {
  background-color: #faeee2;
}

.yfphipchdiyu input {
  background-color: transparent;
}

.remove-wrap {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.remove-item a {
  font-size: 12px;
  text-decoration: underline !important;
  color: #595959;
}

.hwqfgqjfpgkih-message {
  display: none;
}

.thvkgzoadulkafu .kyfxczjrfv {
  justify-content: center;
  margin-bottom: 10px;
}
.thvkgzoadulkafu .kyfxczjrfv .yfphipchdiyu {
  margin: 0 22px 0 0 !important;
}
.thvkgzoadulkafu .tahaxxhwvtxcg .ggkoerafiw {
  float: right !important;
}

.vd-single-item-quantity .yfphipchdiyu input {
  width: 75px;
  text-align: center;
}

/* Public offer */

.cgktjfdkdhhp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: url("../image/privatimage.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 62px 0;
}

.vd-public-title {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 48px;
  color: #000000;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.vd-public-text {
  font-size: 20px;
  font-weight: 400;
  font-family: "ABCFavoritPro Light";
  line-height: 24px;
  color: #000000;
  max-height: 650px;
  overflow-y: scroll;
  max-width: 690px;
}

/* Find us */

.uiooowrlqdhy {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 36px;
  color: #000000;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
  margin-bottom: 40px;
  max-width: 690px;
  text-align: center;
}
.wtkhrtgkfrfghf {
  font-size: 20px;
  font-weight: 400;
  font-family: "ABCFavoritPro Light";
  line-height: 24px;
  color: #000000;
  max-width: 690px;
  margin-bottom: 45px;
  text-align: center;
}
.vd-find-map {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Shipping page */

.vd-shipping-title {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 36px;
  color: #000000;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
  margin-bottom: 40px;
  max-width: 690px;
  text-align: center;
}

.vd-shipping-text {
  font-size: 20px;
  font-weight: 400;
  font-family: "ABCFavoritPro Light";
  line-height: 24px;
  color: #000000;
  max-width: 690px;
  margin-bottom: 45px;
}

/* Cart page  */

.hwqfgqjfpgkih table.shop_table {
  border: 1px solid #000000;
  border-radius: 10px;
}
.hwqfgqjfpgkih-cart-form table.shop_table td {
  border-top: 1px solid #000000;
}
.hwqfgqjfpgkih a.remove {
  color: #000000 !important;
  font-weight: 400;
}
.hwqfgqjfpgkih .yfphipchdiyu .tvixufiykvxtsc {
  border-radius: 10px;
}
.hwqfgqjfpgkih table.shop_table th {
  font-family: "ABCFavoritPro Light";
  text-transform: uppercase;
}
.tahaxxhwvtxcg_item .ljxkejyvusqwif-name a {
  font-family: "ABCFavoritPro Light";
  color: #000000;
  text-transform: uppercase;
}
.tahaxxhwvtxcg_item .ljxkejyvusqwif-name a:hover {
  color: #000000;
  opacity: 60%;
}

.tahaxxhwvtxcg .actions .ggkoerafiw {
  background-color: transparent;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 10px;
  text-transform: uppercase;
}
.tahaxxhwvtxcg .actions .ggkoerafiw:disabled[disabled]:hover {
  background-color: transparent;
}
.tahaxxhwvtxcg .actions .ggkoerafiw.ggkoerafiw:hover {
  background-color: transparent;
}

.hwqfgqjfpgkih-cart table.tahaxxhwvtxcg img {
  width: 60px;
}

.tahaxxhwvtxcg_totals .shop_table .tahaxxhwvtxcg-subtotal {
  display: none;
}
.tahaxxhwvtxcg_totals h2 {
  margin: 30px 0;
}
.hwqfgqjfpgkih ul#shipping_method {
  text-transform: uppercase;
  font-family: "ABCFavoritPro Light";
}
.tahaxxhwvtxcg_totals .hwqfgqjfpgkih-shipping-destination {
  display: none;
}
.tahaxxhwvtxcg_totals .shop_table .hwqfgqjfpgkih-shipping-totals th,
.tahaxxhwvtxcg_totals .shop_table .hwqfgqjfpgkih-shipping-totals td {
  border-bottom: 1px solid #000 !important;
}

.wc-proceed-to-checkout a.ggkoerafiw.ioazuvehpt {
  background-color: transparent;
  color: #000000;
  border-radius: 10px;
  border: 1px solid #000000;
}
.wc-proceed-to-checkout a.ggkoerafiw.ioazuvehpt:hover {
  background-color: transparent;
  color: #000000;
  opacity: 60%;
}
.tahaxxhwvtxcg-empty {
  display: flex;
  border-top-color: transparent;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.return-to-shop {
  display: flex;
  justify-content: center;
}
.return-to-shop a.ggkoerafiw {
  display: flex;
  justify-content: center;
  background: transparent;
  border: 1px solid #000;
  border-radius: 10px;
  color: #000;
  margin-bottom: 50px;
}
.hwqfgqjfpgkih-info::before {
  display: none;
}

/* Checkout page */
.hwqfgqjfpgkih-checkout .col-2 {
  display: none;
}
.hwqfgqjfpgkih-input-wrapper input {
  padding: 9px 12px 9px 12px;
  background-color: transparent !important;
  border-radius: 10px !important;
  border-color: #000000;
  border-width: 1px;
}
.wcus-checkout-fields {
  margin: 40px 0 20px 0;
}
.zen-ui-select__value {
  border: 1px solid #000;
  border-radius: 10px;
  background: transparent !important;
}
.zen-ui-select__dropdown.active {
  background: #faeee2;
  border-radius: 10px;
  border: 1px solid #000000;
}

.zen-ui-select__option--current {
  background: transparent;
}

.zen-ui-select__option:not(.zen-ui-select__option--disabled):not(
    .zen-ui-select__option--current
  ):hover {
  background: transparent;
  opacity: 60%;
}

.place-order button.ggkoerafiw.ioazuvehpt {
  background-color: transparent;
  color: #000;
  border-radius: 10px;
  border: 1px solid #000;
}

.place-order button.ggkoerafiw.ioazuvehpt:hover {
  background-color: transparent;
  color: #000000;
  opacity: 60%;
}

.hwqfgqjfpgkih-checkout #payment {
  background: transparent;
}

.hwqfgqjfpgkih-checkout #payment ul.payment_methods {
  border: 1px solid #000;
  border-radius: 10px;
  margin-bottom: 20px;
  display: none;
}
.hwqfgqjfpgkih-checkout #payment ul.payment_methods li input {
  accent-color: black;
}
.hwqfgqjfpgkih-checkout #payment div.payment_box::before {
  display: none;
}
.hwqfgqjfpgkih-checkout #payment div.payment_box {
  background-color: transparent;
}

.payment_methods {
  /*display: none;*/
}

.place-order {
  border: 1px solid #000;
  border-radius: 10px;
  margin: 0 0 20px 0 !important;
}
.hwqfgqjfpgkih-error {
  border: 1px solid #000;
  border-radius: 10px;
  background-color: transparent;
}

.aauksausdhcfo {
  display: none;
}
.dulaaztagig {
  display: none;
}

.loaqwdsxdyxxuqr:before {
  color: #000;
}
.cwqzgtzqlshp:before {
  color: #000;
}

.single-recipe .swiper-backface-hidden .swiper-slide {
  overflow: hidden;
}
.single-recipe .left-recipe .g-single-slide img {
  /*margin-top: -1px;*/
  /*margin-bottom: -1px;*/
  border: 1px solid #000;
}

.hwqfgqjfpgkih-form-coupon-toggle .hwqfgqjfpgkih-info {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 10px;
  max-width: 640px;
}

.hwqfgqjfpgkih-form-coupon-toggle .hwqfgqjfpgkih-info a {
  color: #000000;
  opacity: 50%;
}

.hwqfgqjfpgkih form.checkout_coupon {
  border: 1px solid #000000;
}

.hwqfgqjfpgkih-terms-and-conditions-wrapper {
  margin-bottom: 15px;
}

.hwqfgqjfpgkih-terms-and-conditions-wrapper p a {
  color: #000000;
  opacity: 50%;
}

#jp-relatedposts {
  display: none !important;
}

/* Contact form third  */

.contact-label {
  display: flex;
  width: 100%;
}

.contact-label input {
  display: flex;
  border-radius: 20px;
  border: 1px solid #fff;
  max-width: 195px;
  min-height: 56px;
  background: transparent;
  outline: none;
  color: #ffffff !important;
  padding: 19px 15px !important;
}

.contact-label input::placeholder {
  font-size: 16px;
  color: #ffffff !important;
}

.contact-group {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}

.contact-group .contact-name {
  padding-right: 8px;
}

.contact-message {
  display: block;
}
.contact-message .lpecidwypyvejvarea {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  outline: none;
  color: #fff;
  max-width: 402px;
  min-height: 160px;
  width: 100%;
  display: flex;
  padding: 25px 0 0 15px !important;
}

.contact-message .lpecidwypyvejvarea::placeholder {
  color: #ffffff !important;
  font-size: 16px;
}

.contact-cf7 .ddcfyrilddy-not-valid-tip {
  font-size: 12px !important;
  min-width: 230px !important;
  padding-top: 5px !important;
}

.hwqfgqjfpgkih-cart table.tahaxxhwvtxcg td.actions .coupon .ljeoeushxgoccv {
  min-width: 200px;
  border: 1px solid #000;
  border-radius: 10px;
  background: transparent;
  text-transform: uppercase;
  color: #000;
}

.checkout_coupon input {
  background: transparent;
  border-radius: 10px;
  border: 1px solid #000;
  padding: 10px;
}

.checkout_coupon .wp-element-button {
  background-color: transparent !important;
  border: 1px solid #000 !important;
  border-radius: 10px !important;
}

.vd-hide-address {
  display: none !important;
}

.hwqfgqjfpgkih ul#shipping_method li input {
  accent-color: black;
}

/* Thank you page*/

.thank-you-col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: url("../image/privatimage.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 62px 0;
}

.vd-thank-you-title {
  font-family: "ABCGravityCyrillic Wide";
  font-size: 36px;
  color: #000000;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
  margin-bottom: 40px;
  max-width: 690px;
  text-align: center;
}

.vd-thank-you-text {
  font-size: 20px;
  font-weight: 400;
  font-family: "ABCFavoritPro Light";
  line-height: 24px;
  color: #000000;
  max-width: 690px;
  margin-bottom: 45px;
  text-align: center;
}

.hwqfgqjfpgkih-info {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 10px;
  color: #000;
}

#mailpoet_woocommerce_checkout_optin_field {
  display: none;
}

.vd-checkout-text {
  margin-bottom: 20px;
}

.vd-checkout-text p {
  font-family: "ABCFavoritPro Light";
}

.idqejzerrri del,
.awdr_cart_strikeout_line del {
  opacity: 0.5;
}
.idqejzerrri ins,
.awdr_cart_strikeout_line ins {
  text-decoration: none;
}

/* pop up form at footer*/

#mc_embed_shell {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 9999;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  display: none;
}
.close-popup-form {
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: #ff7c31;
  position: absolute;
  right: 10px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 10px;
  color: #ffffff;
  font-family: "ABCFavoritPro Light";
}

#mc_embed_signup {
  text-align: center;
}

.email-title {
  font-size: 18px;
  margin-bottom: 10px;
}

.mc-field-group {
  margin-bottom: 5px;
}
#mc_embed_signup #mce-error-response {
  margin: 0;
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
#mc_embed_signup #mce-success-response {
  padding: 0 0 5px 0;
  text-align: center;
  width: 100%;
  color: #ff7c31 !important;
  margin: 0 0 10px 0;
}
#mc_embed_signup #mc-embedded-subscribe-form .mce_inline_error {
  margin: 0 0 5px 0 !important;
}

.clear {
  text-align: center;
}
#mc_embed_signup {
  background: #faeee2;
  border: 1px solid #000;
  border-radius: 10px;
  width: 350px;
}
#mc_embed_signup .mc-field-group input {
  background: transparent;
  border: 1px solid #000;
  border-radius: 10px;
  outline: none;
}
#mc_embed_signup #mc-embedded-subscribe-form .mce_inline_error {
  background-color: transparent !important;
}
.email-title {
  font-size: 18px;
  font-family: "ABCGravityCyrillic Wide";
  color: #000000;
}
#mc_embed_signup .mc-field-group label {
  font-size: 18px;
  font-family: "ABCFavoritPro Light";
  color: #000000;
  line-height: 1.2;
}

.grecaptcha-badge {
  width: 1px !important;
}
