.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

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

.p-b-5 {
  padding-bottom: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-x-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.p-x-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.m-y-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.p-y-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.m-5 {
  margin: 5px;
}

.p-5 {
  padding: 5px;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-x-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.p-x-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.m-y-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.p-y-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.m-10 {
  margin: 10px;
}

.p-10 {
  padding: 10px;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-x-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.p-x-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.m-y-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.p-y-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.m-15 {
  margin: 15px;
}

.p-15 {
  padding: 15px;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-x-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.p-x-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.m-y-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.p-y-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.m-20 {
  margin: 20px;
}

.p-20 {
  padding: 20px;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-x-25 {
  margin-right: 25px;
  margin-left: 25px;
}

.p-x-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.m-y-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.p-y-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.m-25 {
  margin: 25px;
}

.p-25 {
  padding: 25px;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-x-30 {
  margin-right: 30px;
  margin-left: 30px;
}

.p-x-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.m-y-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.p-y-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.m-30 {
  margin: 30px;
}

.p-30 {
  padding: 30px;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-x-40 {
  margin-right: 40px;
  margin-left: 40px;
}

.p-x-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.m-y-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.p-y-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.m-40 {
  margin: 40px;
}

.p-40 {
  padding: 40px;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-x-50 {
  margin-right: 50px;
  margin-left: 50px;
}

.p-x-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.m-y-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.p-y-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.m-50 {
  margin: 50px;
}

.p-50 {
  padding: 50px;
}

.m-t-75 {
  margin-top: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.m-x-75 {
  margin-right: 75px;
  margin-left: 75px;
}

.p-x-75 {
  padding-right: 75px;
  padding-left: 75px;
}

.m-y-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.p-y-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.m-75 {
  margin: 75px;
}

.p-75 {
  padding: 75px;
}

.m-t-100 {
  margin-top: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.m-x-100 {
  margin-right: 100px;
  margin-left: 100px;
}

.p-x-100 {
  padding-right: 100px;
  padding-left: 100px;
}

.m-y-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.p-y-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.m-100 {
  margin: 100px;
}

.p-100 {
  padding: 100px;
}

.m-t-200 {
  margin-top: 200px !important;
}

.p-t-200 {
  padding-top: 200px !important;
}

.m-b-200 {
  margin-bottom: 200px !important;
}

.p-b-200 {
  padding-bottom: 200px !important;
}

.m-r-200 {
  margin-right: 200px !important;
}

.p-r-200 {
  padding-right: 200px !important;
}

.m-l-200 {
  margin-left: 200px !important;
}

.p-l-200 {
  padding-left: 200px !important;
}

.m-x-200 {
  margin-right: 200px;
  margin-left: 200px;
}

.p-x-200 {
  padding-right: 200px;
  padding-left: 200px;
}

.m-y-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.p-y-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.m-200 {
  margin: 200px;
}

.p-200 {
  padding: 200px;
}

.m-t-300 {
  margin-top: 300px !important;
}

.p-t-300 {
  padding-top: 300px !important;
}

.m-b-300 {
  margin-bottom: 300px !important;
}

.p-b-300 {
  padding-bottom: 300px !important;
}

.m-r-300 {
  margin-right: 300px !important;
}

.p-r-300 {
  padding-right: 300px !important;
}

.m-l-300 {
  margin-left: 300px !important;
}

.p-l-300 {
  padding-left: 300px !important;
}

.m-x-300 {
  margin-right: 300px;
  margin-left: 300px;
}

.p-x-300 {
  padding-right: 300px;
  padding-left: 300px;
}

.m-y-300 {
  margin-top: 300px;
  margin-bottom: 300px;
}

.p-y-300 {
  padding-top: 300px;
  padding-bottom: 300px;
}

.m-300 {
  margin: 300px;
}

.p-300 {
  padding: 300px;
}

.m-t-150 {
  margin-top: 150px !important;
}

.p-t-150 {
  padding-top: 150px !important;
}

.m-b-150 {
  margin-bottom: 150px !important;
}

.p-b-150 {
  padding-bottom: 150px !important;
}

.m-r-150 {
  margin-right: 150px !important;
}

.p-r-150 {
  padding-right: 150px !important;
}

.m-l-150 {
  margin-left: 150px !important;
}

.p-l-150 {
  padding-left: 150px !important;
}

.m-x-150 {
  margin-right: 150px;
  margin-left: 150px;
}

.p-x-150 {
  padding-right: 150px;
  padding-left: 150px;
}

.m-y-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.p-y-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.m-150 {
  margin: 150px;
}

.p-150 {
  padding: 150px;
}

.m-t-0 {
  margin-top: 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.m-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.w-0 {
  width: 0%;
}

.w-10 {
  width: 10%;
}

.w-25 {
  width: 25%;
}

.w-50 {
  width: 50%;
}

.w-75 {
  width: 75%;
}

.w-100 {
  width: 100%;
}

.m-w-0 {
  max-width: 0%;
}

.m-w-10 {
  max-width: 10%;
}

.m-w-25 {
  max-width: 25%;
}

.m-w-50 {
  max-width: 50%;
}

.m-w-75 {
  max-width: 75%;
}

.m-w-100 {
  max-width: 100%;
}

.h-0 {
  height: 0%;
}

.h-10 {
  height: 10%;
}

.h-25 {
  height: 25%;
}

.h-50 {
  height: 50%;
}

.h-75 {
  height: 75%;
}

.h-100 {
  height: 100%;
}

.m-h-0 {
  max-height: 0;
}

.m-h-10 {
  max-height: 10%;
}

.m-h-25 {
  max-height: 25%;
}

.m-h-50 {
  max-height: 50%;
}

.m-h-75 {
  max-height: 75%;
}

.m-h-100 {
  max-height: 100%;
}

.opacity-0 {
  opacity: 0%;
}

.opacity-10 {
  opacity: 10%;
}

.opacity-25 {
  opacity: 25%;
}

.opacity-50 {
  opacity: 50%;
}

.opacity-75 {
  opacity: 75%;
}

.opacity-100 {
  opacity: 100%;
}

.radius-0 {
  width: 0%;
}

.radius-10 {
  width: 10%;
}

.radius-25 {
  width: 25%;
}

.radius-50 {
  width: 50%;
}

.radius-75 {
  width: 75%;
}

.radius-100 {
  width: 100%;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.f-10 {
  font-size: 10px !important;
}

.f-12 {
  font-size: 12px !important;
}

.f-14 {
  font-size: 14px !important;
}

.f-16 {
  font-size: 16px !important;
}

.f-18 {
  font-size: 18px !important;
}

.f-20 {
  font-size: 20px !important;
}

.f-22 {
  font-size: 22px !important;
}

.f-24 {
  font-size: 24px !important;
}

.f-26 {
  font-size: 26px !important;
}

.f-28 {
  font-size: 28px !important;
}

.f-30 {
  font-size: 30px !important;
}

.f-32 {
  font-size: 32px !important;
}

.f-36 {
  font-size: 36px !important;
}

.f-40 {
  font-size: 40px !important;
}

.f-46 {
  font-size: 46px !important;
}

html,
body {
  overflow-x: hidden;
  max-width: 1520px;
  margin: auto;
}

.header-hp-1 .menu-desktop.fixed-menu {
  box-shadow: none;
  background: #fff;
}
.header-hp-1 .menu-desktop-inner .logo {
  max-width: 100px;
  max-height: unset;
  transform: none;
}

.master-account-icon {
  padding-top: 0;
  margin-right: 7px;
}

.cart-svg {
  max-width: 55px;
  background: rgb(66, 192, 240);
  border-radius: 100px;
}

.profile-svg {
  max-width: 45px;
  background: rgb(66, 192, 240);
  border-radius: 100px;
}

.desktop-menu-more-btn {
  display: flex;
  flex-direction: column;
}
.desktop-menu-more-btn span {
  width: 5px;
  height: 5px;
  background-color: rgb(66, 192, 240);
  border-radius: 10px;
  margin-bottom: 3px;
}

footer .prague-footer {
  height: 45vw;
  position: relative;
}
footer .prague-footer .footer-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 0;
}
footer .prague-footer .footer-background .footer-first-div {
  position: absolute;
  background-color: rgb(110, 217, 249);
  width: 40%;
  height: 35vw;
  max-height: 504px;
  overflow: hidden;
  border-radius: 1000px 1000px 0 0;
  right: 0;
  bottom: 0;
}
footer .prague-footer .footer-background .footer-first-div .footer-first-div-svg-parent {
  background-color: rgb(66, 192, 240);
  -webkit-mask-image: url(/Content/PNG/pattern.png);
  mask-image: url(/Content/PNG/pattern.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -50%;
  left: -50%;
  right: -40%;
  bottom: -50%;
}
footer .prague-footer .footer-background .footer-second-div {
  position: absolute;
  background-color: rgb(66, 192, 240);
  width: 37%;
  height: 27vw;
  max-height: 389px;
  overflow: hidden;
  border-radius: 1000px 1000px 0 0;
  right: 30%;
  z-index: 2;
  bottom: 0;
}
footer .prague-footer .footer-background .footer-second-div .footer-desc {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
footer .prague-footer .footer-background .footer-third-div {
  position: absolute;
  background-color: rgb(110, 217, 249);
  width: 26%;
  height: 23vw;
  max-height: 331px;
  /*overflow: hidden;*/
  border-radius: 1000px 1000px 0 0;
  right: 64%;
  z-index: 1;
  bottom: 0;
}
footer .prague-footer .footer-background .footer-third-div img {
  position: absolute;
  width: 150px;
  left: 50%;
  transform: translate(-50%, -50%);
}
footer .prague-footer .footer-background .footer-fourth-div {
  position: absolute;
  background-color: rgb(159, 232, 255);
  width: 16%;
  height: 30vw;
  max-height: 432px;
  overflow: hidden;
  border-radius: 1000px 1000px 0 0;
  right: 85%;
  z-index: 0;
  bottom: 0;
}
footer .footer-useful-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3vw;
  justify-content: center;
}
footer .footer-useful-links .footer-useful-links-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
footer .footer-useful-links .footer-useful-links-inner a {
  width: 100px;
}
footer .footer-useful-links a {
  background: #fff;
  padding: 2px 10px;
  font-size: 14px;
  border-radius: 10px;
  margin: 5px;
  color: rgb(66, 192, 240);
  width: 120px;
  text-align: center;
}
footer .footer-contact {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
footer .footer-contact a {
  background-color: #fff;
  border-radius: 10px;
  padding: 2px 10px;
  color: rgb(66, 192, 240);
  min-width: 150px;
  font-size: 16px;
  text-align: center;
}
footer .footer-contact a:not(:first-child) {
  margin-right: 10px;
}
footer .footer-social-media {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
footer .footer-social-media img {
  filter: invert(1);
  margin: 0 20px;
  /*transform: scale(1.5);*/
}

#order-now {
  position: fixed;
  /*right: 25vw;*/
  top: 20vh;
  z-index: 999;
}
#order-now .order-now-parent {
  direction: ltr;
  background-color: rgb(255, 203, 0);
  border-radius: 1000px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
}
#order-now .order-now-parent span {
  display: block;
  color: rgb(246, 165, 0);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
}

.default-first-view {
  padding-top: 200px;
  overflow: visible;
}
.default-first-view .first-view-divs {
  position: relative;
  display: flex;
  flex-direction: row;
  z-index: 100;
}
.default-first-view .first-view-divs .first-view-divs-1 {
  background-color: rgb(159, 232, 255);
  height: 49vw;
  max-height: 706px;
  width: 25%;
  border-radius: 1000px;
  position: relative;
  transform: translate(5%, 6vw);
  z-index: 2;
}
.default-first-view .first-view-divs .first-view-divs-2 {
  background-color: rgb(110, 217, 249);
  height: 40vw;
  max-height: 576px;
  width: 25%;
  position: absolute;
  border-radius: 1000px;
  right: 30%;
  transform: translate(50%, 10vw);
  z-index: 1;
}
.default-first-view .first-view-divs .first-view-divs-3 {
  background-color: rgb(66, 192, 240);
  height: 60vw;
  max-height: 864px;
  width: 35%;
  border-radius: 1000px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  z-index: 3;
}
.default-first-view .first-view-divs .first-view-divs-3 .first-view-div-svg-parent {
  background-color: rgb(110, 217, 249);
  -webkit-mask-image: url(/Content/PNG/pattern.png);
  -webkit-mask-position: center;
  mask-image: url(/Content/PNG/pattern.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -40%;
  left: -100%;
  right: -50%;
  bottom: 0%;
}
.default-first-view .first-view-divs .first-view-divs-4 {
  background-color: rgb(110, 217, 249);
  height: 40vw;
  max-height: 576px;
  width: 25%;
  position: absolute;
  border-radius: 1000px;
  right: 75%;
  transform: translate(50%, 4vw);
  z-index: 2;
}
.default-first-view .first-view-divs .first-view-divs-5 {
  background-color: rgb(159, 232, 255);
  height: 42vw;
  max-height: 605px;
  width: 20%;
  border-radius: 1000px;
  position: absolute;
  right: 75%;
  transform: translate(-35%, 15vw);
  z-index: 1;
}
.default-first-view #main-page-carousel {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.default-first-view #main-page-carousel .owl-carousel {
  z-index: 100;
  position: relative;
  left: -5vw;
  width: 50vw;
  max-width: 860px;
  top: -20vw;
}
.default-first-view #main-page-carousel .owl-carousel .owl-stage-outer {
  overflow: hidden;
  border-radius: 1000px;
}
.default-first-view #main-page-carousel .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .single-image {
  max-height: 1152px;
  min-height: 85vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.default-first-view #main-page-carousel .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.default-first-view #main-page-carousel .owl-carousel .owl-nav button {
  outline: none;
}
.default-first-view #main-page-carousel .owl-carousel .owl-nav button:hover {
  background: unset;
}
.default-first-view #main-page-carousel .owl-carousel .owl-nav button img {
  width: 80px;
}
.default-first-view #main-page-carousel .owl-carousel .owl-dots {
  position: absolute;
  bottom: 30%;
  right: 10%;
}
.default-first-view #main-page-carousel .owl-carousel .owl-dots .owl-dot {
  outline: none;
}
.default-first-view #main-page-carousel .owl-carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px;
  background: white;
}
.default-first-view #main-page-carousel .owl-carousel .owl-dots .owl-dot span:hover {
  background-color: rgb(66, 192, 240);
}
.default-first-view #main-page-carousel .owl-carousel .owl-dots .owl-dot.active span {
  background-color: rgb(66, 192, 240);
}
.default-first-view .coupon-section {
  position: absolute;
  width: 30vw;
  height: 45vw;
  max-width: 432px;
  max-height: 648px;
  right: 15vw;
  z-index: 0;
  top: -5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 99;
}
.default-first-view .coupon-section .coupon-section-div {
  background-image: url(/Content/PNG/white-curve.png);
  background-color: #eee;
  width: 100%;
  height: 100%;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center 35%;
  border-radius: 1000px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 5vw 1vw;
}
.default-first-view .coupon-section .coupon-section-div .coupon-description {
  position: absolute;
  right: 45%;
  transform: translateX(40%);
}
.default-first-view .coupon-section .coupon-section-div .coupon-description p {
  color: rgb(66, 192, 240);
  font-size: 0.6rem;
  margin-bottom: 5px;
}
.default-first-view .coupon-section .coupon-section-div .coupon-description h4 {
  color: rgb(66, 192, 240);
}
.default-first-view .coupon-section .coupon-section-div .coupon-description img {
  width: 80px;
}
.default-first-view .coupon-section .prague-branches {
  position: absolute;
  width: 22vw;
  height: 22vw;
  top: calc(100% + 15vw);
}
.default-first-view .coupon-section .prague-branches .branches-parent {
  background: rgb(110, 217, 249);
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  max-width: 320px;
  max-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.default-first-view .coupon-section .prague-branches .branches-parent img {
  width: 7vw;
}
.default-first-view .coupon-section .prague-branches .branches-parent p {
  color: rgb(84, 170, 204);
  font-size: 0.5rem;
  margin-top: 15px;
}
.default-first-view .coupon-section .prague-branches .branches-parent a {
  color: white;
  font-weight: bold;
  font-size: 0.8rem;
}
.default-first-view #secondary-slider .secondary-single-image {
  padding: 30% 0;
}
.default-first-view #secondary-slider .owl-carousel {
  height: 100%;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer {
  height: 100%;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
  padding: 10% 0;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .secondary-single-item {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 80%;
  padding-top: 140%;
  margin: auto;
  border-radius: 1000px;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .secondary-single-item .secondary-single-item-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .secondary-single-item .new-item-sign {
  background-color: rgb(66, 192, 240);
  color: white;
  border-radius: 1000px;
  padding: 10px;
  position: absolute;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 10px;
  right: 10px;
  direction: ltr;
  font-weight: bold;
}
.default-first-view #secondary-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .secondary-single-item .new-item-sign img {
  position: absolute;
  transform: translate(25px, -25px) scale(2);
}
.default-first-view .default-quote {
  position: relative;
}
.default-first-view .default-quote .default-quote-parent {
  /*position: absolute;
  bottom: -15vw;
  left: 15vw;
  max-width: 600px;*/
}
.default-first-view .default-quote .default-quote-parent p {
  font-size: 0.9rem;
  text-align: justify;
  color: rgb(66, 192, 240);
}
.default-first-view .default-quote .default-quote-parent .default-quote-before {
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.default-first-view .default-quote .default-quote-parent .default-quote-after {
  position: absolute;
  width: 50px;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}

.arrow-rotate {
  transform: rotate(180deg);
}

#back-to-top {
  height: 45px;
  width: 45px;
  border: 2px solid rgb(84, 170, 204);
  border-radius: 100px;
  transition: 0.3s;
}
#back-to-top:hover {
  transform: translateY(-5px);
  background: rgb(84, 170, 204);
}
#back-to-top:hover:after {
  border-bottom: 8px solid white;
}
#back-to-top:hover:before {
  background: white;
}
#back-to-top:after {
  border-bottom: 8px solid rgb(84, 170, 204);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
#back-to-top:before {
  background: rgb(84, 170, 204);
  width: 3px;
  height: 20px;
}

.single-category {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.single-category:not(:last-child) {
  margin-bottom: 50px;
}
.single-category .category-firstview-parent {
  display: flex;
  flex-direction: row;
}
.single-category .category-firstview-parent .single-category-image {
  order: 2;
  width: 20%;
  margin-right: 50px;
}
.single-category .category-firstview-parent .single-category-image .single-category-image-child {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1000px;
  background-position: center;
}
.single-category .category-firstview-parent .single-category-content {
  order: 1;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-category .category-firstview-parent .single-category-content .single-category-short-desc {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  background: rgb(66, 192, 240);
  padding: 10px 30px;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
}
.single-category .category-firstview-parent .single-category-content .single-category-short-desc p {
  color: white;
  font-weight: bold;
  font-size: 1.5rem;
}
.single-category .category-firstview-parent .single-category-content .single-category-short-desc img {
  width: 50px;
  transform: rotate(90deg);
  transition: 0.3s;
}
.single-category .single-category-products {
  /*height: 0;*/
  overflow: hidden;
  transition: 0.5s ease-out;
}
.single-category .single-category-products img {
  border-radius: 1000px;
}
.single-category .single-category-products .single-category-products-desc {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.single-category .single-category-products .single-category-products-desc h4 {
  border: 2px solid rgb(66, 192, 240);
  border-radius: 100px;
  color: rgb(66, 192, 240);
  font-size: 10px;
  padding: 10px 20px;
  margin-top: 20px;
  text-align: center;
  min-width: 170px;
}
.single-category .single-category-products .single-category-products-desc .pricing-section {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img {
  width: 50px;
}
.single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img:first-child {
  margin-left: -20px;
}
.single-category .single-category-products .single-category-products-desc .pricing-section .pricing-section-price {
  background: rgb(66, 192, 240);
  color: white;
  border-radius: 100px;
  padding: 5px 10px;
  font-size: 12px;
}
.single-category.active .single-category-content .single-category-short-desc {
  background: #999;
}
.single-category.active .single-category-content .single-category-short-desc img {
  transform: rotate(-90deg);
}
.single-category.active .single-category-products {
  /*height: 100%;*/
}

.shake-and-bake-parent {
  background-image: url(/Content/Images/hp-6-item-1.jpg);
  border-radius: 1000px;
  width: 90%;
  padding-top: 90%;
  position: relative;
  background-position: center;
  background-size: cover;
}
.shake-and-bake-parent .shake-and-bake {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shake-and-bake-parent .shake-and-bake h4 {
  text-align: left;
  color: rgb(66, 192, 240);
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
  direction: ltr;
}

.how-to-recipes-parent {
  background-color: rgb(110, 217, 249);
  border-radius: 1000px;
  /*width: 100%;*/
  padding-top: 100%;
  position: relative;
  /*max-width: 310px;*/
}
.how-to-recipes-parent img.asiyab-baadi {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-30%, -50%);
  width: 150px;
}
.how-to-recipes-parent img.how-to-felesh {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.how-to-recipes-parent .how-to-recipes {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.how-to-recipes-parent .how-to-recipes h4 {
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  direction: ltr;
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .shake-and-bake-parent .shake-and-bake h4 {
    font-size: 3rem;
  }

  .p-cart-row .product-price {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 768px) and (min-width: 576px) {
  .shake-and-bake-parent .shake-and-bake h4 {
    font-size: 2rem;
  }

  .how-to-recipes-parent .how-to-recipes h4 {
    font-size: 1.5rem;
  }
}
.new-button-parent {
  background-color: rgb(66, 192, 240);
  border-radius: 1000px;
  width: 140px;
  height: 140px;
  position: relative;
  float: left;
  margin-left: 10%;
}
.new-button-parent .new-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.new-button-parent .new-button h4 {
  color: white;
  text-align: center;
  direction: ltr;
  font-weight: bold;
  font-size: 2.5rem;
}

#products-owl-carousel .owl-carousel .item, #products-owl-carousel-mobile .owl-carousel .item {
  padding: 10px;
  padding-top: 30px;
}
#products-owl-carousel .owl-carousel .item .single-image, #products-owl-carousel-mobile .owl-carousel .item .single-image {
  padding-top: 180%;
  background-size: cover;
  border-radius: 1000px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  box-shadow: 0 0 8px 0 #ccc;
}
#products-owl-carousel .owl-carousel .item .single-image .new-item-sign, #products-owl-carousel-mobile .owl-carousel .item .single-image .new-item-sign {
  background-color: rgb(66, 192, 240);
  color: #fff;
  border-radius: 1000px;
  padding: 10px;
  position: absolute;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  font-size: 10px;
  direction: ltr;
  font-weight: bold;
}
#products-owl-carousel .owl-carousel .item .single-image .new-item-sign img, #products-owl-carousel-mobile .owl-carousel .item .single-image .new-item-sign img {
  position: absolute;
  transform: translate(15px, -15px) scale(2);
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  #products-owl-carousel .owl-carousel .item {
    padding-top: 45px;
  }
  #products-owl-carousel .owl-carousel .item .single-image .new-item-sign {
    top: -20px;
  }
}
#discount-products-owl-carousel .owl-carousel .item .single-image {
  padding-top: 100%;
  background-size: cover;
  border-radius: 1000px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#discount-products-owl-carousel .owl-carousel .item .single-image .discount-item-sign {
  background-color: rgb(255, 203, 0);
  color: rgb(246, 165, 0);
  border-radius: 1000px;
  padding: 10px;
  position: absolute;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  direction: ltr;
  font-family: FANTASY;
  font-size: 1.5rem;
}

@media only screen and (max-width: 991px) {
  footer .footer-contact {
    margin-top: 10px;
  }
  footer .footer-contact a {
    min-width: 130px;
    font-size: 14px;
  }
  footer .footer-social-media {
    margin-top: 10px;
  }
}
.header-hp-1 .menu-desktop.fixed-menu .logo {
  max-width: 110px;
  max-height: unset;
}

@media only screen and (max-width: 768px) {
  .p-cart-row .product-name .f-14 {
    justify-content: center;
    font-size: 20px;
  }
  .p-cart-row .product-price {
    text-align: center;
  }

  .header-hp-1 .menu-desktop .des-menu-con {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  footer .prague-footer .footer-background .footer-first-div {
    height: 55vw;
  }
  footer .prague-footer .footer-background .footer-first-div .footer-first-div-svg-parent {
    top: -40%;
    right: -70%;
    left: -100%;
  }
  footer .prague-footer .footer-background .footer-second-div {
    height: 47vw;
  }
  footer .prague-footer .footer-background .footer-third-div {
    height: 43vw;
  }
  footer .prague-footer .footer-background .footer-fourth-div {
    height: 50vw;
  }
  footer .footer-useful-links .footer-useful-links-inner a {
    width: 90px;
  }
  footer .footer-contact {
    flex-direction: column;
  }
  footer .footer-contact a {
    margin-right: 0 !important;
    margin-top: 10px;
  }
  footer .footer-social-media img {
    margin: 0 10px;
    transform: scale(1);
  }
}
.mincontentsection {
  margin-bottom: 170px;
}

@media only screen and (max-width: 576px) {
  .single-category .category-firstview-parent {
    padding: 0 20px;
    flex-direction: column;
  }
  .single-category .category-firstview-parent .single-category-content {
    order: 2;
    width: 100%;
  }
  .single-category .category-firstview-parent .single-category-image {
    order: 1;
    width: 80%;
    margin: 0 auto 15px;
  }

  .shake-and-bake-parent {
    width: 100%;
    padding-top: 100%;
  }

  .how-to-recipes-parent {
    max-width: unset;
  }

  .new-button-parent {
    display: none;
  }

  .single-category .category-firstview-parent .single-category-content .single-category-short-desc p {
    font-size: 1rem;
  }

  #products-owl-carousel-mobile .owl-carousel .item {
    padding-top: 35px;
  }
  #products-owl-carousel-mobile .owl-carousel .item .single-image .new-item-sign {
    width: 80px;
    height: 80px;
    top: 0%;
    right: 35px;
  }
  #products-owl-carousel-mobile .owl-carousel .item .single-image .new-item-sign img {
    transform: translate(35px, -35px) scale(2);
  }

  footer .prague-footer .footer-background .footer-first-div {
    width: 70vw;
    height: 85vw;
    right: -35vw;
  }
  footer .prague-footer .footer-background .footer-first-div .footer-first-div-svg-parent {
    top: -40%;
    left: -90%;
    right: 0;
    bottom: -50%;
  }
  footer .prague-footer .footer-background .footer-second-div {
    width: 76%;
    height: 75vw;
    right: 12%;
  }
  footer .prague-footer .footer-background .footer-third-div {
    width: 50%;
    height: 75vw;
    right: 82%;
  }
  footer .prague-footer .footer-background .footer-fourth-div {
    display: none;
  }
  footer .footer-contact {
    font-size: 12px;
    margin-top: 0;
  }
  footer .footer-social-media img {
    margin: 0px 10px;
  }

  .mincontentsection {
    margin-bottom: 300px;
  }
}
/*@media only screen and (max-width: 1199px) {
    .show-mobile-header {
        display: none;
    }

    .show-desktop-header {
        display: block;
    }
}*/
.styles__title-wrapper___3AiZq {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles__title-wrapper___3AiZq:after {
  content: "";
  background: #2c2c2d;
  width: 60px;
  height: 2px;
  display: block;
  margin: 20px auto 0;
}
.styles__title-wrapper___3AiZq h1 {
  color: #2c2c2d;
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  line-height: 170%;
}

.styles__description___4N3BY {
  margin: 30px 0;
  line-height: 190%;
  overflow: hidden;
  text-align: justify;
}
.styles__description___4N3BY a {
  color: var(--color-primary, #02a9cb);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.styles__description___4N3BY h1 {
  font-size: 22px;
  line-height: 150%;
  font-weight: bold;
}
.styles__description___4N3BY h2 {
  font-size: 20px;
  line-height: 150%;
  font-weight: bold;
}
.styles__description___4N3BY h3 {
  font-size: 18px;
  line-height: 150%;
  font-weight: bold;
}
.styles__description___4N3BY h4 {
  font-size: 17px;
  line-height: 150%;
  font-weight: bold;
}
.styles__description___4N3BY h6 {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
}
.styles__description___4N3BY p {
  margin: 15px 0;
  min-height: 1px;
}

.product-remove img {
  width: 50px;
  max-width: unset;
}

.single-branch-parent {
  background-color: rgb(110, 217, 249);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 0 16px 0 #ccc;
  margin-bottom: 30px;
}
.single-branch-parent .single-branch-desc {
  padding: 20px;
}
.single-branch-parent .single-branch-desc h6 {
  margin-bottom: 5px;
}
.single-branch-parent .single-branch-desc p {
  margin-bottom: 10px;
}
.single-branch-parent .single-branch-desc a {
  transition: 0.3s;
}
.single-branch-parent .single-branch-desc a:hover {
  color: white;
}
.single-branch-parent .single-branch-desc iframe {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.single-branch-parent h3 {
  text-align: center;
  padding: 20px;
  background-color: rgb(66, 192, 240);
}
.single-branch-parent * {
  color: white;
}

.images-preloader {
  left: 0;
  bottom: 0;
  top: unset;
  right: unset;
}

.header-hp-1 .menu-desktop.fixed-menu {
  max-width: 1520px;
}

.homepages-2,
.page-form {
  min-height: unset;
}

#products-accordion .accordion-button::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(90deg);
  width: 1.25rem;
  height: 1.25rem;
  background-size: cover;
  margin-left: auto;
  margin-right: unset;
}
#products-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(270deg);
}

.au-navbar-menu {
  overflow: auto;
}

.mobile-top-header .hamburger--spin .hamburger-inner,
.mobile-top-header .hamburger--spin .hamburger-inner:before,
.mobile-top-header .hamburger--spin .hamburger-inner:after {
  background-color: rgb(66, 192, 240);
  width: 5px;
  height: 5px;
}

.login-register-btn {
  background-color: rgb(66, 192, 240);
}

.show-mobile-header.fixed {
  background-color: white;
}

#recipe-accordion .accordion-item {
  margin-bottom: 20px;
  border: none;
}
#recipe-accordion .accordion-item .accordion-header .accordion-button {
  background-color: rgb(66, 192, 240);
  border-radius: 100px;
  color: white;
}
#recipe-accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(90deg);
  width: 2.25rem;
  height: 2.25rem;
  margin-right: auto;
  margin-left: unset;
  background-size: 2.25rem;
}
#recipe-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: white;
}
#recipe-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(270deg);
}
#recipe-accordion .accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#recipe-accordion #sub-recipe-accordion .accordion-item {
  margin-bottom: 10px;
}
#recipe-accordion #sub-recipe-accordion .accordion-item .accordion-header .accordion-button {
  background-color: rgb(110, 217, 249);
  color: white;
}
#recipe-accordion #sub-recipe-accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(90deg);
  width: 1.25rem;
  height: 1.25rem;
  margin-right: auto;
  margin-left: unset;
  background-size: 1.25rem;
}
#recipe-accordion #sub-recipe-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: white;
}
#recipe-accordion #sub-recipe-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(270deg);
}
#recipe-accordion #sub-recipe-accordion .accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
#recipe-accordion #sub-recipe-accordion ul {
  margin-right: 15px;
  list-style-type: arabic-indic;
}
#recipe-accordion #sub-recipe-accordion ul li {
  line-height: 2;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1199px) {
  .desktop-menu-more-btn {
    display: none;
  }
}
.attribute-combination-image {
  width: 100%;
  padding-top: 100%;
  border-radius: 1000px;
  background-position: center;
  background-size: cover;
}

.au-navbar-mobile .au-navbar-menu ul li.drop .drop-menu li a {
  padding: 13px 40px;
}

.form-horizontal {
  padding: 10px;
  box-shadow: 0 0 8px 0 #ddd;
  border-radius: 8px;
}

#ordersAccordion .accordion-button::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(90deg);
  width: 2.25rem;
  height: 2.25rem;
  margin-right: auto;
  margin-left: unset;
  background-size: 2.25rem;
}
#ordersAccordion .accordion-button:not(.collapsed)::after {
  background-image: url("/Content/PNG/arrow.png");
  transform: rotate(270deg);
}

.prague-design .checkout-section .woocommerce .woocommerce-info {
  padding: 15px 30px !important;
  background-color: rgb(66, 192, 240) !important;
}

.overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
}

.second-slider-price-ins {
  position: absolute;
  display: block;
  bottom: 13%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  color: #333;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 16px;
}

.second-slider-price-del {
  position: absolute;
  display: block;
  bottom: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #999;
  color: white;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 16px;
}

.styles_wrapper_2zHCe {
  margin-bottom: 50px;
  background: var(--color-bg, #fff);
}

.styles_inner_2w5l6 {
  max-width: 1200px;
  width: 98%;
  margin: 0 auto;
  display: table;
}

.styles_content__qoUC6 {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.styles_title-wrapper__2A93T {
  margin-bottom: 30px;
  position: relative;
}

.styles_title-wrapper_3AiZq {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
.styles_title-wrapper_3AiZq:after {
  content: "";
  background: #2c2c2d;
  width: 60px;
  height: 2px;
  display: block;
  margin: 20px auto 0;
}

.styles_title-parent_2QxlI {
  margin-bottom: 0;
}

.styles_title__2Lfi0 {
  color: #2c2c2d;
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  line-height: 170%;
}

.styles_description__4N3BY {
  margin: 30px 0;
  line-height: 190%;
  overflow: hidden;
  text-align: justify;
}
.styles_description__4N3BY p {
  margin: 15px 0;
  min-height: 1px;
}
.styles_description__4N3BY h6 {
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
}
.styles_description__4N3BY a {
  color: var(--color-primary, #02a9cb);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.styles__content___qoUC6 {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.styles__title-wrapper___2A93T {
  margin-bottom: 30px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .default-first-view .coupon-section .prague-branches {
    position: absolute;
    width: 35vw;
    height: 35vw;
    top: calc(100% + 34vw);
    left: -45vw;
  }

  .default-first-view .coupon-section .prague-branches .branches-parent p {
    color: #54aacc;
    font-size: 0.7rem;
    margin-top: 15px;
  }

  .default-first-view .coupon-section .prague-branches .branches-parent a {
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 26px;
  }

  .mobile-full-width-link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }

  .default-first-view .default-quote {
    position: relative;
    /*padding: 0 35px;*/
  }

  /*.mincontentsection #order-now {
      right: auto !important;
      left: 50vw !important;
      transform: translateX(-50%);
  }*/
  .default-page #secondary-slider .second-slider-price-ins,
.default-page #secondary-slider .second-slider-price-del,
.default-page #secondary-slider .woocommerce-Price-amount.amount {
    display: none;
  }

  .container-cart-header .cart-h-icons {
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }
}
.payment_methods .col-lg-4 {
  margin-bottom: 15px;
}

.mobile-filter-btn {
  display: none;
}

.pop-up-address textarea {
  border: 1px solid #808080;
  border-radius: 50px;
  padding: 11px 16px !important;
  max-height: none;
  font-size: 15px;
  min-height: 100px;
}

.my-account-section .account-box {
  border: 1px solid #eff0f2;
  border-radius: 25px;
  background-color: #fff;
  border-color: #42c0f0;
}
.my-account-section .form-check input.custom-radio + label:after {
  background: #42c0f0;
}
.my-account-section .form-check input.custom-radio + label:before {
  background: #ffffff;
  border: 1px solid #42c0f0;
}
.my-account-section .woocommerce-form-login .input-text {
  border: 1px solid #42c0f0 !important;
}
.my-account-section .au-btn-dark {
  background: #42c0f0;
  border: 1px solid #42c0f0;
}
.my-account-section .au-btn-dark:before {
  background: #0091c8;
}
.my-account-section .au-btn-dark, .my-account-section .au-btn-dark:before {
  border-radius: 10px;
}

@media only screen and (max-width: 334px) {
  .in-cart-number {
    padding: 3px 0px 2px;
    min-width: 27px;
    margin-left: 10px;
    font-size: 11px;
  }

  .single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img {
    width: 40px;
  }

  .single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img:first-child {
    margin-left: -14px;
  }
}
.pop-up-address > div {
  margin-top: 35px;
}

@media only screen and (max-width: 1200px) {
  .pop-up-address > div {
    overflow-y: scroll;
    max-height: calc(100vh - 131px);
    margin-top: 118px;
  }
}
@media only screen and (max-width: 250px) {
  .in-cart-number {
    padding: 3px 0px 2px;
    min-width: 25px;
    margin-left: 8px;
    font-size: 10px;
  }

  .single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img {
    width: 35px;
  }

  .single-category .single-category-products .single-category-products-desc .pricing-section .add-to-cart img:first-child {
    margin-left: -14px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 576px) {
  .p-t-md-50 {
    padding-top: 50px !important;
  }
}
@media only screen and (min-width: 992px) {
  #products-owl-carousel .owl-carousel .item .single-image .new-item-sign {
    width: 60px;
    height: 60px;
    top: 14px;
    font-size: 14px;
  }
  #products-owl-carousel .owl-carousel .item .single-image .new-item-sign img {
    transform: translate(25px, -25px) scale(2);
  }
}
@media only screen and (min-width: 1200px) {
  .dotted-way-desktop {
    right: 150px;
    width: 700px;
  }
}
#sync1 .single-product-image, #sync2 .single-product-image {
  width: 100%;
  padding-top: 100%;
  border-radius: 1000px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.product-slider #sync1.owl-theme .owl-nav button {
  outline: none;
}
.product-slider #sync1.owl-theme .owl-nav button:hover {
  background-color: transparent;
}
.product-slider #sync1.owl-theme .owl-nav .owl-next {
  transform: rotate(180deg);
}
.product-slider #sync1.owl-theme .owl-dots {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-slider #sync1.owl-theme .owl-dots .owl-dot.active span {
  background-color: rgb(159, 232, 255);
}
.product-slider #sync1.owl-theme .owl-dots .owl-dot:hover span {
  background-color: rgb(66, 192, 240);
}
.product-slider #sync1.owl-theme .owl-dots .owl-dot span {
  background-color: #fff;
}

.responsive-related-products-section {
  display: none;
}

.related-products-section {
  position: relative;
  display: block;
}
.related-products-section .prague-suggestion {
  position: absolute;
  width: 170px;
  height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgb(122, 203, 236);
  border-radius: 10000px;
  z-index: 99;
  left: 0;
}
.related-products-section .prague-suggestion span {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
.related-products-section .prague-suggestion span:first-child {
  font-size: 34px;
}
.related-products-section .prague-suggestion span:last-child {
  font-size: 21px;
}
.related-products-section .related-products-container {
  padding-top: 200px;
}
.related-products-section .related-products-container .product-related-products {
  width: 80%;
  background-color: rgb(66, 192, 240);
  border-radius: 1000px;
  padding: 20px 30px;
}
.related-products-section .related-products-container .product-related-products .item .secondary-single-item {
  padding-top: 100%;
  border-radius: 1000px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.related-products-section .related-products-container .product-related-products .item .secondary-single-item a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1000px;
}

.khatchin-parent {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  overflow: hidden;
  top: 165px;
  left: 70px;
  transform: scale(-1);
}
.khatchin-parent .khatchin {
  width: 500px;
  height: 500px;
  border: 8px dashed #7acbec;
  border-radius: 150px;
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .related-products-section {
    display: none;
  }

  .summary.entry-summary {
    padding-bottom: 60px;
  }

  .responsive-related-products-section {
    position: relative;
    display: block;
  }
  .responsive-related-products-section .prague-suggestion {
    width: 150px;
    height: 150px;
    left: 50%;
    top: -150%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgb(122, 203, 236);
    border-radius: 10000px;
    z-index: 99;
  }
  .responsive-related-products-section .prague-suggestion span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
  }
  .responsive-related-products-section .prague-suggestion span:first-child {
    font-size: 29px;
  }
  .responsive-related-products-section .prague-suggestion span:last-child {
    font-size: 18px;
  }

  .related-products-container {
    padding-top: 20px;
  }
  .related-products-container .product-related-products {
    width: 60%;
    background-color: rgb(66, 192, 240);
    border-radius: 1000px;
    padding: 15px 25px;
  }
  .related-products-container .product-related-products .item .secondary-single-item {
    padding-top: 100%;
    border-radius: 1000px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .related-products-container .product-related-products .item .secondary-single-item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 1000px;
  }

  .khatchin-parent {
    display: block;
    position: absolute;
    width: 140px;
    height: 140px;
    overflow: hidden;
    top: -62%;
    left: 60%;
    transform: rotate(35deg);
  }
  .khatchin-parent .khatchin {
    width: 500px;
    height: 500px;
    border: 8px dashed #7acbec;
    border-radius: 150px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .related-products-section {
    display: none;
  }

  .prague-design .shop-single-v1-section .woocommerce .summary .cart {
    margin-top: 0;
  }
  .prague-design .shop-single-v1-section .woocommerce .summary .cart .quantity {
    margin-right: 30px;
  }
  .prague-design .shop-single-v1-section .woocommerce .summary .cart .plus {
    min-width: 35px;
    min-height: 35px;
  }

  .responsive-related-products-section {
    position: relative;
    display: block;
  }
  .responsive-related-products-section .prague-suggestion {
    width: 150px;
    height: 150px;
    right: 5%;
    top: -15%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgb(122, 203, 236);
    border-radius: 10000px;
    z-index: 99;
  }
  .responsive-related-products-section .prague-suggestion span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
  }
  .responsive-related-products-section .prague-suggestion span:first-child {
    font-size: 29px;
  }
  .responsive-related-products-section .prague-suggestion span:last-child {
    font-size: 18px;
  }

  .related-products-container {
    padding-top: 150px;
  }
  .related-products-container .product-related-products {
    width: 100%;
    background-color: rgb(66, 192, 240);
    border-radius: 1000px;
    padding: 15px 25px;
  }
  .related-products-container .product-related-products .item .secondary-single-item {
    padding-top: 100%;
    border-radius: 1000px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .related-products-container .product-related-products .item .secondary-single-item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 1000px;
  }

  .khatchin-parent {
    display: block;
    position: absolute;
    width: 150px;
    height: 160px;
    overflow: hidden;
    top: 7%;
    left: 40%;
    transform: rotate(270deg);
  }
  .khatchin-parent .khatchin {
    width: 500px;
    height: 500px;
    border: 8px dashed #7acbec;
    border-radius: 150px;
  }
}
@media only screen and (max-width: 576px) {
  .single-product-p-name-btn {
    font-size: 8px;
  }

  .related-products-section {
    display: none;
  }

  .prague-design .shop-single-v1-section .woocommerce .summary .cart {
    margin-top: 0;
  }
  .prague-design .shop-single-v1-section .woocommerce .summary .cart .quantity {
    margin-right: 30px;
  }
  .prague-design .shop-single-v1-section .woocommerce .summary .cart .plus {
    margin-left: 3px !important;
  }

  .responsive-related-products-section {
    position: relative;
    display: block;
  }
  .responsive-related-products-section .prague-suggestion {
    width: 120px;
    height: 120px;
    right: 5%;
    top: -5%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgb(122, 203, 236);
    border-radius: 10000px;
    z-index: 99;
  }
  .responsive-related-products-section .prague-suggestion span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
  }
  .responsive-related-products-section .prague-suggestion span:first-child {
    font-size: 24px;
  }
  .responsive-related-products-section .prague-suggestion span:last-child {
    font-size: 15px;
  }

  .related-products-container {
    padding-top: 150px;
  }
  .related-products-container .product-related-products {
    width: 100%;
    background-color: rgb(66, 192, 240);
    border-radius: 1000px;
    padding: 15px 25px;
  }
  .related-products-container .product-related-products .item .secondary-single-item {
    padding-top: 100%;
    border-radius: 1000px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .related-products-container .product-related-products .item .secondary-single-item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 1000px;
  }

  .khatchin-parent {
    display: block;
    position: absolute;
    width: 120px;
    height: 180px;
    overflow: hidden;
    top: 5%;
    left: 30%;
    transform: rotate(270deg);
  }
  .khatchin-parent .khatchin {
    width: 500px;
    height: 500px;
    border: 8px dashed #7acbec;
    border-radius: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .p-y-md-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  footer .prague-footer .footer-background .footer-third-div img {
    width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .p-y-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 576px) {
  .p-y-xs-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mobile-hidden {
    display: none;
  }

  footer .prague-footer .footer-background .footer-third-div img {
    display: none;
  }
}
footer .prague-footer .footer-background .footer-third-div img {
  display: none;
}

.prague-onsale {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(66, 192, 240);
  color: #fff;
  position: absolute;
  left: 70px;
  top: 30px;
  z-index: 9;
  direction: ltr;
}

#order-now {
  margin: 0px 145px;
  width: 100%;
  max-width: 1200px;
  right: 50%;
  transform: translateX(50%);
}
#order-now .order-now-parent {
  /*width: 150px;
  height: 150px;*/
}
#order-now a {
  position: relative;
}

.new-cart-design .p-cart-row .product-name .cart-product {
  width: 100%;
  padding-top: 100%;
  border-radius: 1000px;
  background-size: cover;
  background-position: center;
}
.new-cart-design .p-cart-row .product-name .prod-weight {
  color: #999;
}

.custom-container .confirm-cart-btns .p-back-btn img {
  width: 25px;
}

@media only screen and (max-width: 1199px) {
  .prague-onsale {
    left: 45px;
  }

  #order-now {
    margin: 0px 104px;
    width: 100%;
    max-width: 960px;
    right: 50%;
    transform: translateX(50%);
    /*.order-now-parent {
        width: 130px;
        height: 130px;
    }*/
  }
}
@media only screen and (max-width: 991px) {
  #order-now {
    margin: 0px 69px;
    width: 100%;
    max-width: 720px;
    right: 50%;
    transform: translateX(50%);
  }
}
.product-subtotal .woocommerce-Price-amount {
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .tablet-hide {
    display: none;
  }

  .payment_methods {
    padding-top: 0 !important;
  }

  .prague-onsale {
    left: 30px;
  }

  #order-now {
    margin: 0px 96px;
    width: 100%;
    max-width: 540px;
    right: 50%;
    transform: translateX(50%);
  }

  .product-remove img {
    width: 25px;
  }

  .new-cart-design .p-cart-row .product-name .product-name-text, .new-cart-design .p-cart-row .product-name .prod-weight {
    font-size: 7px !important;
  }
  .new-cart-design .p-cart-row .product-price .woocommerce-Price-amount {
    font-size: 10px !important;
  }

  .product-subtotal .woocommerce-Price-amount {
    font-size: 10px;
  }
}
@media only screen and (max-width: 576px) {
  .prague-onsale {
    left: 20px;
    top: 10px;
    width: 35px;
    height: 35px;
    font-size: 10px;
  }

  .payment_methods {
    padding-top: 33px !important;
  }

  .container-cart-header .cart-h-bg {
    left: 35px;
  }

  #order-now {
    margin: 0px 86px;
  }

  .confirm-cart-total .confirm-cart-total-con .confirm-cart-total-number {
    min-width: 138px !important;
  }
}
@media only screen and (max-width: 388px) {
  .confirm-cart-total .confirm-cart-total-con .confirm-cart-total-number {
    min-width: 100% !important;
  }
}
.single-address {
  display: flex;
  align-items: flex-start;
}

.shop-cart-section.p-shop-cart.section-box.pt-0.steps.step2 .cart_totals .order-total .subtotal {
  border: 3px solid rgb(66, 192, 240) !important;
  color: rgb(66, 192, 240);
}

.w-25px {
  width: 25px;
}

/*# sourceMappingURL=custom.min.css.map */
