@media (max-width: 767.98px) {

	.p-single-page {
		overflow-x: hidden;
	}

	#similar-products .owl-prev {
		left: 0 !important;
		top: 23%;
	}

	#similar-products .owl-next {
		right: 0 !important;
		top: 23%;
	}

	.p-info-main .top {
	    right: 12%;
	    top: 5%;
	    z-index: 1;
	    width: 17.25%;
	    display: block !important;
	}


  .header-switch {
    top: auto;
    right: 0;
    left: 0;
    width: 83%;
    height: auto;
        bottom: 150px;
    display: flex;
    margin: auto;
    padding-top: 15px;
    border-top: 1px solid #707070;
    border-radius: 0;
  }

  .active-lang {
    display: none;
  }

  .lang {
    width: auto;
    height: auto;
    box-shadow: none;
    top: 2.6vw;
    padding: 0;
    display: block;
    margin-left: 0;

    display: flex;
    justify-content: center;
    width: 100%;

    flex-wrap: wrap;
  }

  .lang li {
    margin: 0;
    width: 100%;
    padding: 1% 0;
    padding-top: 10px;
  }

  .lang li a {
    font: normal normal normal 17px/1.093vw 'Config Rounded Regular';
  }



  .lang i {
    min-width: 5.562vw;
    min-height: 5.562vw;
  } 



  .home-hero {
    padding: 29.45% 0 0;
    background-size: cover;
  }

  .home-section-wrapper {
    background-size: cover;
  }

  .hero-blue-devider {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    height: 85%;
    object-fit: cover;
    left: 0;
  }

  .home-icons-wrapper {
    padding: 3.011% 3.125% 0%;
  }

  .home-icons-wrapper img {
    max-width: 50%;
  }

  .home-icons-wrapper img:nth-child(3) {
    top: -28px;
  }

  .home-icons-wrapper img:last-child {
    top: -56px;
  }

  .home-hero h1 {
    font-size: 50px;
    line-height: 56px;
    padding: 0 15%;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }

  .home-featured {
    flex-direction: column-reverse;
    padding: 0% 5.0724%;
  }

  .home-featured-drops {
    display: none;
	  
  }
.home-recipes .r-1 {
  position: absolute;
  top: 6%;
  width: 15.198%;
  right: 4.1%;
  z-index: 1;
	display: block!important;
}
	.home-recipes .r-2 {
  position: absolute;
  top: 13.3%;
  width: 14.198%;
  left: 4.2%;
  z-index: 1;
		display: block!important;
}
  .home-product-slider {
    flex-direction: column;
    padding: 9.8% 3.125% 18.1%;
  }

  .home-product-slider .o-drops,
  .r-1,
  .r-2 {
    display: none;
  }

  .home-featured-text {
    width: 100%;
    padding: 13% 7.71%;
  }

  .home-featured-text h3 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 5.6%;
  }

  .home-featured-text p,
  .home-product-slider .slider-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5.6%;
  }

  .home-featured-text a {
    font-size: 15px;
    line-height: 15px;
  }

  .home-featured .home-featured-img {
    width: 100%;
    left: 0;
    top: 50px;
    padding: 0 5.6451%;
  }

  .home-featured-text label {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 2.5%;
  }

  .home-product-slider .slider-image {
    width: 56.5217%;
    display: block;
    margin: auto;
    top: 35px;
    position: relative;
    z-index: 1;
  }

  .home-product-slider .slider-text {
    width: 100%;
  }

  .home-product-slider .slider-text {
    top: 0;
    right: 0;
    padding: 18.85% 6.9% 5.3%;
    position: relative;
  }

  .home-product-slider .slider-text h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5.6%;
  }

  .home-product-slider .slider-text p {
    padding: 0 8%;
  }

  .home-product-slider .slider-text a {
    font-size: 15px;
    line-height: 15px;
  }

  .home-product-slider .slider-text .slider-nav {
    position: absolute;
    justify-content: space-between;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 3%;
  }

  .home-product-slider .slider-text .slider-nav .s-nav-item {
    background: none;
    color: rgba(255, 255, 255, 0.65);
    font-size: 18px;
  }

  .home-products {
    padding: 6.511% 0% 11.65%;
  }

  .h-p-slider-wrapper {
    background: #F9ECDB;
  }

  .h-p-slider {
    width: 100%;
  }

  .h-p-slide a {
    font-size: 15px;
    line-height: 15px;
  }

  .h-p-slider-wrapper .s-nav-item.prev-slide,
  .h-p-slider-wrapper .s-nav-item.next-slide {
    font-size: 18px;
    width: 50px;
    height: 50px;
  }

  .h-recipes-title img {
    width: 100%;
    margin: 6% 0;
  }

  .h-p-slider-wrapper .s-nav-item.prev-slide,
  .h-p-slider-wrapper .s-nav-item.next-slide {
    position: absolute;
    z-index: 1;
  }

  .h-p-slider-wrapper .s-nav-item.prev-slide {
    left: 4.1%;
  }

  .h-p-slider-wrapper .s-nav-item.next-slide {
    right: 4.1%;
  }

  .home-recipes {
    padding: 22.5% 0 8.6%;
    margin-top: 0;
  }

  .h-recipes-title,
  .h-newsletter,
  footer,
  .footer-right {
    flex-direction: column;
  }

  .h-recipes-title {
    padding: 0 14.218% 6.5%;
  }

  .h-recipes-title h3 {
    text-align: center;
  }

  .h-recipes-title img,
  .h-recipes-title .slider-nav {
    display: none;
  }
	.h-r-slide .h-r-img-wrap .recipe-mask {
    top: -1px;
		height: 59.896vw;
}

  .h-r-slider .slick-list {
    padding-left: 10.1449% !important;
	      margin-left: 0;
  }

  .h-r-slider {
    padding-bottom: 30.2%;
  }

  .h-r-slide a {
    font-size: 14px;
    line-height: 18px;
    padding: 3.8% 9.3% 0;
  }

  .h-r-slide img:first-child {
      height: 28.8958vw;
  }

  nav {
    padding: 0;
  }

  .navbar {
    justify-content: space-between;
    padding: 0 10.1449%;
    height: 72px;
  }

  .navbar .fa-search {
    font-size: 22px;
    color: #414141;
  }

  .navbar-collapse {
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: unset;
    width: 100%;
    position: absolute;
        top: 71px;
    left: 0;
    padding: 0 10.1449%;
    background: white;
    -webkit-box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 7.5vw 7.862vw 25vw;
    z-index: 2;
  }

  .navbar-collapse ul:first-child {
    margin-right: 26.2%;
  }

  nav .navbar-nav li a,
  nav .navbar-nav li a.active {
    text-align: left;
    font: normal normal normal 18px/23px 'Config Rounded Regular'
  }

  .navbar-brand {
    padding-top: 0;
    margin-right: 0;
    height: 100%;
    margin-left: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 10px);
    z-index: 3;
  }

  .navbar-toggler {
    padding: 0;
  }

  .navbar-brand img {
    top: 0;
    width: 53.041vw;
    height: 11vw;
    object-fit: contain;
  }

  .bar1, .bar2, .bar3 {
    width: 26px;
    height: 2px;
    margin: 8px 0;
    transition: 0.4s;
    border-radius: 6px;
    background-color: #414141;
  }

  .navbar-toggler.change .bar1,
  .navbar-toggler.change .bar2,
  .navbar-toggler.change .bar3 {
    width: 23px;
  }

  .navbar-home.navbar-custom .bar1,
  .navbar-home.navbar-custom .bar2,
  .navbar-home.navbar-custom .bar3 {
    background-color: white;
  }

  .navbar-custom.sticky-on .bar1,
  .navbar-custom.sticky-on .bar2,
  .navbar-custom.sticky-on .bar3 {
    background: #E40A1B;
  }

  /* Rotate first bar */
  .change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }

  /* Fade out the second bar */
  .change .bar2 {
    opacity: 0;
  }

  /* Rotate last bar */
  .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
  }

  .navbar-toggler:hover,
  .navbar-toggler:focus,
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }

  .f-email button {
    right: 15px;
    top: 17%;
    font-size: 15px;
  }

  #footer>div.footer-right>div.links>ul:nth-child(2)>li:nth-child(3) {
    display: none;
  }

  .footer-news input,
  footer ul {
    width: 100%;
  }

  .footer-news .social-icon-wrapper {
    justify-content: center;
  }

  footer .copy-logo img {
    margin: auto;
  }

  footer .copy-logo span {
    text-align: center;
  }

  footer .copy-logo {
    margin-right: 0;
    margin-bottom: 5%;
  }

  .h-newsletter {
    padding: 4% 9%;
  }

  .h-newsletter img {
    width: 31.081%;
    position: absolute;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    top: -23.025%;
  }

  .h-newsletter h3 {
    font: normal normal normal 22px/28px Xylomylo;
    margin-right: 0;
    text-align: center;
  }

  .home-products h3,
  .h-recipes-title h3 {
    font: normal normal normal 34px/38px Xylomylo;
  }

  .home-products-bg {
    top: 10%;
    background-image: url('../img/home/products-bg-mobile.png');
    background-size: 100% 100%;
  }

  .news-input-wrapper label {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: 100%;
  }

  .news-input-wrapper input,
  .news-input-wrapper button {
    font-size: 16px;
    line-height: 23px;
  }

  .h-newsletter-wrapper {
    padding: 0 5.0724%;
  }

  .h-newsletter {
    padding: 28.79% 7.027% 8.1%;
  }

  #footer {
    display: none;
  }

  #footer-mobile {
    display: block;
    padding: 19.6363% 11.5942% 14.0606%;
  }

  #footer-mobile .us-made {
    position: static;
    font-size: 14px;
    margin-top: 35px;
  }

  footer .copy-logo img {
    height: 8.99vh;
  }

  footer .copy-logo {
    margin-bottom: 15.7575%;
  }

  .footer-news {
      width: 100%;
  }

  .footer-news label {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
  }

  .footer-news input {
    height: 50px;
    font-size: 16px;
    line-height: 23px;
	  padding-left: 13px;
  }
footer .links {
    margin-top: 29px;
}
  .footer-news input button {
    font-size: 16px;
    line-height: 23px;
  }

  footer ul {
    width: 50%;
    margin-right: 0px;
    height: auto;
    margin-bottom: 10.9090%;
  }

  footer ul li a {
    font-size: 16px;
    line-height: 28px;
  }

  #footer-mobile .social-icon-wrapper {
    display: flex;
    align-items: center;
	  margin-top: 0;
  }

  #footer-mobile .social-icon-wrapper .social-icon {
    margin-right: 4.9037vw;
  }

  #footer-mobile .social-icon-wrapper a.social-icon {
    font-size: 16px;
    line-height: 28px;
    color: white;
    opacity: 0.8;
  }

  #footer-mobile .social-icon-wrapper a.social-icon:hover {
    color: #FFFFFF;
    opacity: 1;
  }

  a.catalog {
    font-size: 16px;
    line-height: 28px;
    color: white;
    opacity: 0.8;
    text-decoration: none;
    display: block;
    margin-bottom: 9.6969%;
  }

  a.catalog:hover {
    color: #FFFFFF;
    opacity: 1;
  }

  a.catalog i {
    margin-right: 7px;
  }

  #footer-mobile span {
    font-size: 16px;
    line-height: 28px;
    color: white;
    opacity: 0.8;
  }

  /**** Product Categories ****/
  .p-categories-page {
    padding: 0;
  }

  .p-categories-wrapper {
    padding: 23.3802% 10.1449%;
  }

  .p-categories-text {
    width: 100%;
    margin: 0;
  }

  .p-categories-image img {
    display: none;
  }

  .p-categories-wrapper {
    flex-direction: column-reverse;
  }

  .p-categories-page ul li a {
    font-size: 35px;
    line-height: 51px;
  }

  .close-wrapper {
    top: 7.9031%;
    right: 10.1449%;
  }

	.back-wrapper {
  font: normal normal 600 17px/21px Config Rounded Medium;
  letter-spacing: -0.34px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none!important;
  border-bottom: 0;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  top: 43px;
}
  /**** Product List ****/

  .p-list-hero .hero-wave {
    height: auto;
  }


  .p-list-hero {
    flex-direction: column-reverse;
    padding: 14.7878% 5.4347% 0;
    display: none;
  }


  .p-list-hero_mob {
    display: flex;
    flex-direction: column-reverse;
    padding: 14.7878% 5.4347% 0;
  }



  .p-list-hero h1 {
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 8.9%;
  }

  .p-list-hero .hero-image {
    width: 100%;
  }

  .p-list-hero .hero-drops {
    width: 29.02%;
    position: absolute;
    left: -3.896%;
    z-index: 1;
    bottom: 4.5%;
  }

  .p-list-wrapper {
    padding: 0;
    margin: 0;
  }

  .p-list-wrapper .filters {
    margin: 0;
    width: 100%;
  }

  .p-list-wrapper .filters ul {
    margin: 0;
    width: 100%;
    overflow-x: scroll;
    padding-left: 10.1449%;
    justify-content: flex-start;
    white-space: nowrap;
    padding-bottom: 11.85%;
  }

  .p-list-items {
    padding: 0 10.1449% 7.2%;
    width: 100%;
    margin: 0;
  }

  .p-list-item {
    width: 50%;
    padding: 0 6.054%;
    margin-bottom: 16.1%;
  }

  .p-list-item:nth-child(odd) {
    padding-left: 0;
  }

  .p-list-item:nth-child(even) {
    padding-right: 0;
  }

  .p-list-item span {
    font-size: 15px;
    line-height: 18px;
  }

  .p-list-wrapper ul li a {
    font-size: 15px;
    line-height: 19px;
    padding: 10px 26px;
  }

  /*.p-info-main,
  .social-icons-wrapper {
    display: none;
  }*/

  .p-single-hero {
    /*padding: 0 19.5652%;*/

    padding-top: 12.606%;

    flex-wrap: wrap;
  }

  .p-single-hero .product-image {
    padding: 0;
    /*padding: 0 19.5652%;*/
    padding: 0 5% !important;
    width: 100%;
  }

  .p-s-info-wrapper {
    padding: 0;
    width: 100%;
    padding-bottom: 23.7575%;
    overflow-x: hidden;
  }

  .p-s-slider-holder {
    width: 100%;
    padding: 5.8181% 0%;
  }

  .p-s-slider-wrapper .s-nav-item {
    background: transparent;
    width: auto;
  }

  .p-s-slider-wrapper .s-nav-item i {
    font-size: 18px;
    color: #FFFFFF;
  }

  .social-icons-wrapper {
    display: none;
  }

  .social-icons-wrapper-mob {
    display: flex;
    width: 100%;
    margin: 55% auto 0;
    justify-content: center;
  }


  .p-info-main {
    display: none;
  }
	.p-info {padding-top: 3px; padding-bottom: 0 ;}
  .p-info-main.p-info-main-mobile {
    padding: 0;
    display: block;
  }


.p-info-text {
    padding: 23% 7% 15% 14.6%;
    background-size: 420px 385px;
}


.social-icons-wrapper-mob a {
  padding: 0 5%
}

.p-s-wave {
  bottom: -1%;
}


.p-info-text h1 {
  font-size: 20px;
	width: 301px;
line-height: 20px;
}

.p-info .p-info-item:nth-child(2n-1) {
    width: 50%;
}

.p-info-item span:first-child {
  font-size: 12px;
  line-height: 1;
}

.p-info-item span:last-child {
  font-size: 15px;
  line-height: 1;
}

.all-sizes ul li a {
  min-width: 103px;
  font-size: 15px;
}

.p-info-main .short-desc {
  font-size: 15px;
  line-height: 22px;
      bottom: -40%;
    padding-right: 21%;
    position: absolute;
    z-index: 1;
    left: 20%;
}

.p-info-main .bottom {
    left: 13.4%;
    width: 70.9%;
    bottom: -60%;
}

#Group_6669 {
    position: absolute;
    bottom: 4%;
    z-index: 1;
    left: 45%;
    width: 9.8%;
    bottom: -3%;
}

.p-s-info-header {
  padding-bottom: 0;
}



  .nutrition-wrapper {
    width: 89.3719%;
    display: block;
    margin: auto;
    padding: 11.1515% 10.4242%;
    margin-top: 10%;
  }

  .nutrition-left,
  .nutrition-right {
    width: 100%;
  }

  .nutrition-wrapper h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 7%;
  }

  .nutrition-wrapper ul li {
    font-size: 16px;
    line-height: 25px;
  }

  .nutrition-wrapper hr:last-child {
    display: none;
  }

  .p-s-related {
    padding: 21.3% 10.1449%;
  }

  .p-s-related .drops {
    display: none;
  }

  .p-s-related h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 12.8%;
  }

  .p-s-related .h-p-slider-wrapper {
    background: transparent;
  }

  .p-s-related .next-slide {
    display: block !important;
    right: -28px !important;
  }


  .p-s-related .prev-slide {
    display: block !important;
    left: -28px !important;
  }


  /*.p-single-page {
    padding-top: 12.606%;
  }*/

  /**** Contact ****/
  .pageContact {
    padding: 15.7575% 10.1449%;
  }

  .contactWrap {
    flex-direction: column;
  }

  .contactWrap .contactInfo,
  .contactWrap .contactForm {
    width: 100%;
  }

  .contactWrap .contactInfo h3 {
    padding-top: 0;
    font-size: 35px;
    line-height: 40px;
    width: 100%;
  }

  .contactWrap .contactDetails {
    margin: 12.8484% 0 10.1818%;
  }

  .contactWrap .contactDescription span {
    font-size: normal normal 600 14px/26px Config Rounded Medium;
  }

  .contactWrap .contactDescription a,
  .contactWrap .contactDescription p {
    font-size: 16px;
  }

  .contactInfo .contactSocial {
    padding: 0;
    margin-bottom: 15.0303%;
  }

  .contactWrap .contactForm {
    padding: 5.3333%;
  }

  .contactForm .formWrap input, .contactForm .formWrap textarea {
    font-size: 16px;
  }

  .contactForm .formWrap input {
    height: 52px;
  }

  /**** About page ****/
  .about-page {
    padding: 29.3333% 10.1449%;
    width: 100%;
    overflow-x: hidden;
  }

  .about-page h1 {
    font-size: 45px;
    line-height: 50px;
    padding-right: 0;
    margin-bottom: 189.02%;
  }

  .about-pops {
    position: absolute;
    right: -11.2%;
    top: 10.1%;
    width: 100%;
  }

  .about-items {
    flex-direction: column;
  }

  .about-item {
    margin: 0;
    width: 100%;
  }

  .about-item h3 {
    font-size: 35px;
    line-height: 40px;
    padding-right: 50%;
  }

  .about-item p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 19.7148%;
  }

  .about-special {
    margin-left: 0;
    width: 100%;
    margin-top: 128.6017%;
  }

  .about-special h2 {
    font-size: 45px;
    line-height: 52px;
  }

  .about-special p {
    font-size: 16px;
    line-height: 24px;
  }

  .about-ice {
    position: absolute;
    width: 150%;
    left: -24%;
    bottom: 14%;
  }

  /**** Recipes page ****/


  .recipes-page-single {
    background: #F8ECD7;
    padding: 5.6% 3%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}



  .recipes-hero {
    background-image: url('../img/recipes/bg-mobile.png');
    padding: 34% 6.2801% 0;
    background-size: 100%;
    background-position: initial;
  }

  .recipes-hero h1 {
    font-size: 10.8695vw;
    line-height: 12.0772vw;
    text-transform: uppercase;
    margin-bottom: 28.1%;
  }

  .recipes-page .search-bar {
    flex-direction: column;
    padding-left: 3.89vw;
    padding-right: 3.89vw;
    height: auto;
	width: 100%;
  }

  .recipes-page .search-bar form {
    width: 100%;
    padding: 0;
  }

  .recipes-page .search-bar input {
   line-height: 23px;
    height: 46px;
    font-size: 18px;
    width: 100%;
    background: #ebebeb;
    padding-left: 0;
    margin: 22px 0 15px 0;
    padding: 0 15px;
  }

  .recipes-page .search-bar form button {
   right: 5px;
    color: #abaaaa;
    top: 54%;
  }

  .recipes-page .search-bar input::placeholder {
    line-height: 23px;
    font-size: 18px;
  }

  .recipes-filter {
    font-size: 15px;
  }

  .recipes-page .search-bar a {
    background: transparent;
  }

  .search-bar .recipes-categories {
    padding-bottom: 4.4%;
    display: flex;
    /*overflow-x: auto;*/
    width: 100%;
    white-space: nowrap;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    padding-left: 19px;
    border-left: none;
    /* Firefox */
  }

  .flex-recipes {
    position: static;
  }


  .recipes-drop {
      right: 0;
      left: 0;
      width: 100%;
      top: 134px;
  }

  .recipes-drop li a {
    padding-left: 0 !important;
  }

  .search-bar .recipes-categories::-webkit-scrollbar {
    display: none;
  }

  .recipes-page .search-bar a {
    font-size: 15px;
    line-height: 19px;
    padding: 10px 26px;
    margin-right: 0;
    padding-right: 0;
	  margin-left: 136px;
  }
	.recipes-page .search-bar a i { 
		margin-left: 12px;
		margin-right: 19px;
		font-size: 22px;
		margin-top: -7px;
	}

  .recipes-drop li a {
    margin: 0 !important;
  }
  .recipes-overview {
    padding: 12.3% 10.1449%;
	  margin-top: 0;
  }

  .recipes-overview a {
    font-size: 16px;
    line-height: 23px;
    padding: 10.5% 7.7% 15.2%;
  }

  /**** Recipe Single Page ****/
  .recipe-content {
    width: 100%;
    margin-right: 0;
    padding: 5.6% 8%;
  }

  .recipe-content .back-arrow {
    display: none;
  }

  .mob-back .back-arrow {
    display: flex;
    width: 53px;
    height: 53px;
  }

  .mob-back {
    margin-left: -6%;
  }

  .recipes-page-single .recipe-image {
      height: 337px;
  }

  .recipes-page-single .recipe-image {
    display: block;
    width: 100%;
    position: relative;
  }

  .recipe-content h1 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 30px;
  }

  .recipe-content h3 {
    font-size: 18px;
    line-height: 46px;
  }

  .recipe-header {
      padding-bottom: 5%;
  }

  .mob-back-1 {
    display: flex;
  }

  .mob-back-1 {
    display: flex;
    order: 1;
    padding-top: 8.5%;
    padding-left: 3%;
  }

  .mob-back-1 .back-arrow {
    width: 53px;
    height: 53px;
  }

  .recipe-content p,
  .recipe-content label,
  .recipe-content ul li {
    font-size: 16px;
    line-height: 23px;
  }

  .back-to-recipes span {
    font-size: 18px;
    line-height: 24px;
  }

  /**** Search ****/
	
	.search_header {
    background-image: url();
    height: 68px;
    margin-top: 53px;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
  .search-wrapper.show-search, .search-wrapper-overlay.show-search {
    z-index: 1;
    top: 72px;
    padding: 13.2217% 6.5217% 6.5217%;
    flex-direction: column;
  }

  .search-wrapper.show-search input {
    /*margin-bottom: 7.5%;*/
    font-size: 16px;
    height: 55px;
    line-height: 23px;
  }

  .search-wrapper img {
    right: 5.2%;
}

  .close-wrapper-search {
    color: #9A9A9A;

    padding-top: 7.5vw;
  }

  .search-wrapper.show-search ~ .navbar-collapse {
    display: none;
  }

  .r-image-wrapper .r-image {
    height: auto;
  }


  .r-image-wrapper .r-image {
      height: 69vw;
  }



}


@media only screen and (max-width: 650px) {
  .header-switch {
    bottom: 130px;
  }
  .p-info-text {
    padding: 12% 7% 15% 12%;
    background-size: 70%;
  }
  .p-info .p-info-item {
    width: 55%;
  }
  .mob_desc {
    bottom: 4%;
    right: 10%;
  }
  .dwn-image {
    width: 130px !important;
    height: 30px !important;
    font-size: 10px !important;
    bottom: -20px !important;
  }
}

@media only screen and (max-width: 620px) {
  .p-info-text {
    background-size: 80% !important;
  }
  .p-info .p-info-item {
    width: 60%;
  }

  .mob_desc {
    bottom: 2% !important;
    right: 10% !important;
  }
} 



@media only screen and (max-width: 550px) {
  .header-switch {
    bottom: 110px;
  }
  .p-info-text h1 {
    width: 90% !important;
  }
  .p-info-text {
    background-size: 90% !important;
  }
  .p-info-main .bottom {
    width: 45% !important;
    bottom: -30% !important;
  }
  .mob_desc {
    bottom: -15% !important;
    right: 12% !important;
    width: 36% !important;
  }
  .nutrition-wrapper {
    margin-top: 30% !important;
  }
}


@media only screen and (max-width: 460px) {
  .p-info-text {
    background-size: 100% !important;
    margin-left: -65px !important;
    padding: 21% 7% 25% 28% !important;
  }

  .p-info {
    width: 100% !important;
  }
  .p-info-main .bottom {
    width: 72% !important;
    bottom: -45% !important;
    right: auto !important;
    transform: translate(-50%);
    left: 50% !important;
  }
  .mob_desc {
    bottom: -17% !important;
    right: auto !important;
    left: 50%;
    transform: translate(-50%);
    width: 63% !important;
  } 
  .p-info-text h1 {
    font-size: 20px;
  }
  .p-info .p-info-item {
    width: 50%;
  }
  .p-info .p-info-item:nth-child(2n-1) {
    width: 40%;
  }
  .nutrition-wrapper {
    margin-top: 15% !important;
  }
  .p-s-info-header .social-icons-wrapper {
    display: none !important;
  }
  .social-icons-wrapper.social-icons-wrapper-mob {
    display: flex !important;
    top: 0;
  } 

  .p-s-slider-holder {
    margin-top: 45px;
  }

  .p-s-related h3 {
    font-size: 28px !important;
    width: 50%;
    margin: auto;
  }
  .mob_desc {
    font-size: 15px;
  }
  .social-icons-wrapper-mob a {
    padding: 0 3%;
  }

}


@media only screen and (max-width: 415px) {
  .header-switch {
      bottom: 100px;
  }
  .navbar-brand img {
    height: 19vw;
  }
  .h-r-slide img:first-child {
    height: 58.8958vw;
  }
  .lang i {
    min-width: 7.562vw;
    min-height: 7.562vw;
  }

  .navbar-collapse {
    padding: 13vw 7.862vw 35vw;
  }

  .lang li a {
    font: normal normal normal 14px/1.093vw 'Config Rounded Regular';
  }

  .lang i {
    min-width: 7.562vw;
    min-height: 7.562vw;

  } 
  .p-s-related h3 {
    width: 70%;
  }
  .dwn-image {
    bottom: -35px !important;
  } 

  #similar-products .woocommerce-loop-product__title {
    display: none;
  }

  .mob_desc {
    height: 240px;
    display: flex;
    align-items: center;

    bottom: -45% !important;
    right: auto !important;
    left: 50%;
    transform: translate(-50%);
    width: 63% !important;

  }

  .p-info-main .bottom {
    width: 72% !important;
    bottom: -45% !important;
    right: auto !important;
    transform: translate(-50%);
    left: 50% !important;
    height: 240px;
  }

  .p-s-related {
    display: none !important;
  }

  .p-s-related.p-s-related-mobile {
    display: block !important;
  }

  .p-s-related {
    padding: 15% 20px 5% !important;
  }

  .h-p-slide a {
    padding: 0 20px;
    display: flex;
  }
  .p-s-related h3 {
    margin-bottom: 30px;
  }

  .p-s-related-mobile .slick-dots {
    display: none !important;
  }

  .h-p-slide {
    padding: 20px 0;
  }


}


@media only screen and (max-width: 375px) {
  .navbar-brand img {
    height: 21vw;
  }
  .lang {
    top: 3.6vw;
  }

  .p-info-text {
    padding: 23% 7% 15% 14.6%;
    background-size: 395px 355px;
  }

  .p-info .p-info-item:nth-child(2n-1) {
    width: 48%;
  }

  @media only screen and (max-width: 375px) {
    .p-info .p-info-item:nth-child(2n-1) {
      width: 46%;
    }

    .p-info-text {
      padding: 23% 7% 15% 14.6%;
      background-size: 395px 340px;
    }


  .p-info-main .bottom {
      left: 13.4%;
      width: 78.9%;
      bottom: -60%;
  }


  .p-info-main .short-desc {
      bottom: -42%;
      padding-right: 13%;
  }


.recipes-page-single .recipe-image {
        height: 310px;
}


}






