@charset "UTF-8";
body #nav-quadis li a, body .uk-offcanvas-bar ul.uk-nav li a, body .uk-offcanvas-bar ul.uk-nav li ul.uk-nav-sub li a {
  font-family: 'MontserratM', sans-serif;
  font-weight: 400;
}

body #banner-slide h2, body .our-products-wrapper h3, body .our-products-wrapper .uk-slider ul li h4, body .our-products-wrapper .uk-slider ul li a, body .latest-recipes-wrapper h3, body .latest-recipes-wrapper a.seeMore, body .latest-recipes-wrapper .list-recipe .uk-panel h4, body .our-fans-wrapper h3, body .our-fans-wrapper h3 span, body .our-fans-wrapper .uk-slider ul li p.bold, body .our-fans-wrapper .uk-slider ul li .fanDetails .center .name, body footer .section-one p, body footer ul li a, body a.backToTop p, body .our-product-list .productList .uk-panel h4, body .our-product-list .productList .uk-panel a, body .our-product-list .paginationPageNumber .pagination ul li a, body .browse-other-products .uk-slider ul li h4, body .browse-other-products .uk-slider ul li a, body .information-blocks .uk-container .product-detail-box h1, body .benefits-wrap .item h2, body .made-for-you h2, body .made-for-you .facts h3, body .reviews-wrapper .uk-container .head h2, body .where-to-buy-wrapper h3, body .all-recipes-wrapper h3, body .all-recipes-wrapper a.seeMore, body .all-recipes-wrapper .list-recipe .uk-panel h4, body .all-recipes-wrapper .paginationPageNumber .pagination ul li a, body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li h4, body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li a, body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li h4 {
  font-family: 'TypoldM', sans-serif;
  font-weight: 400;
}

html, body {
  margin: 0;
  padding: 0;
}
html *, body * {
  box-sizing: border-box;
  outline: none;
}

body {
  overflow-x: hidden;
}
body p, body a, body input, body div, body span, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Quicksand', sans-serif;
}
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6, body p {
  margin: 0;
}
body h2 {
  font-size: 41px;
  line-height: .9;
}
body h3 {
  font-size: 30px;
  line-height: .9;
}
body h4 {
  font-size: 20px;
}
body a:hover {
  text-decoration: none;
}
body #nav-quadis {
  padding: 20px 70px 40px;
  z-index: 9;
  width: 100%;
}
@media all and (max-width: 1023px) {
  body #nav-quadis {
    position: relative;
  }
}
body #nav-quadis .uk-navbar-toggle {
  display: none;
}
@media all and (max-width: 1366px) {
  body #nav-quadis {
    padding: 10px 70px 10px 30px;
  }
}
@media all and (max-width: 1366px) {
  body #nav-quadis .logo {
    width: 110px;
  }
}
body #nav-quadis:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #faf9fa;
  position: absolute;
  opacity: 0.9;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 150%/0  0 30% 30%;
}
@media all and (max-width: 1023px) {
  body #nav-quadis:before {
    border-radius: unset;
    background: #ffffff;
  }
}
body #nav-quadis li a {
  font-size: 20px;
  color: #414042;
  padding: 0 25px;
  z-index: 1021;
  position: relative;
}
body #nav-quadis li a:hover {
  color: #599900;
}
@media all and (max-width: 1366px) {
  body #nav-quadis li a {
    font-size: 17px;
  }
}
body #nav-quadis .uk-drop {
  width: 200px;
  padding: 60px 0px 30px;
  border-radius: 25px;
  top: 10px !important;
}
body #nav-quadis .uk-drop .nav_down {
  padding-bottom: 20px;
}
@media all and (max-width: 1023px) {
  body #nav-quadis .uk-navbar-right .uk-navbar-toggle {
    display: flex;
    position: absolute;
  }
  body #nav-quadis .uk-navbar-right .uk-navbar-nav {
    display: none;
  }
  body #nav-quadis .uk-navbar-left {
    width: 100%;
  }
  body #nav-quadis .uk-navbar-left img {
    display: block;
    margin: 0 auto;
  }
}
body .uk-offcanvas-bar {
  background: #ffffff;
  display: none;
}
@media all and (max-width: 1023px) {
  body .uk-offcanvas-bar {
    display: block;
  }
}
body .uk-offcanvas-bar ul.uk-nav li a {
  font-size: 20px;
  color: #414042;
}
body .uk-offcanvas-bar ul.uk-nav li a:hover {
  color: #599900;
}
body .uk-offcanvas-bar ul.uk-nav li a.active {
  color: #599900;
}
body .uk-offcanvas-bar ul.uk-nav li ul.uk-nav-sub li a {
  font-size: 20px;
  color: #414042;
}
body .uk-offcanvas-bar ul.uk-nav li ul.uk-nav-sub li a:hover {
  color: #599900;
}
body .uk-offcanvas-bar ul.uk-nav li ul.uk-nav-sub li.active {
  color: #599900;
}
body #banner-slide .uk-position-medium.uk-position-center {
  width: 910px;
}
body #banner-slide h2 {
  color: #ffffff !important;
  font-size: 56px;
  /*text-transform: uppercase;*/
  margin-bottom: 30px;
    line-height: 70px;
}
@media all and (max-width: 1366px) {
  body #banner-slide h2 {
    font-size: 50px;
      line-height: 50px;

  }
}
@media all and (max-width: 1023px) {
  body #banner-slide h2 {
    font-size: 30px;
      line-height: 32px;
  }
}
body #banner-slide p {
  font-size: 24px;
    color: #ffffff;
}
@media all and (max-width: 1366px) {
  body #banner-slide p {
    font-size: 18px;
      line-height: 20px;

  }
}
body #banner-slide .uk-dotnav {
  top: -50px;
  position: relative;
}
body #banner-slide .uk-dotnav > .uk-active > * {
  transform: scale(2);
}
body #banner-slide .uk-dotnav > * > * {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: transparent;
  width: 6px;
  height: 6px;
}
body #banner-slide .learnMore {
  background-color: #fcb040;
  border-radius: 50px;
  padding: 8px 25px;
  top: 30px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden !important;
  z-index: 10;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
/*body #banner-slide .learnMore:hover {*/
/*  background-color: transparent;*/
/*}*/
/*body #banner-slide .learnMore:hover::before {*/
/*  opacity: 1;*/
/*  width: 116%;*/
/*}*/
/*body #banner-slide .learnMore:hover::after {*/
/*  opacity: 1;*/
/*  width: 120%;*/
/*}*/
/*body #banner-slide .learnMore::before {*/
/*  content: '';*/
/*  width: 0%;*/
/*  height: 100%;*/
/*  display: block;*/
/*  background: #071982;*/
/*  position: absolute;*/
/*  -ms-transform: skewX(-20deg);*/
/*  -webkit-transform: skewX(-20deg);*/
/*  transform: skewX(-20deg);*/
/*  left: -10%;*/
/*  opacity: 1;*/
/*  top: 0;*/
/*  z-index: -12;*/
/*  -moz-transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);*/
/*  -o-transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);*/
/*  -webkit-transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);*/
/*  transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1);*/
/*  box-shadow: 2px 0px 14px rgba(0, 0, 0, 0.6);*/
/*}*/
/*body #banner-slide .learnMore::after {*/
/*  content: '';*/
/*  width: 0%;*/
/*  height: 100%;*/
/*  display: block;*/
/*  background: #80ffd3;*/
/*  position: absolute;*/
/*  -ms-transform: skewX(-20deg);*/
/*  -webkit-transform: skewX(-20deg);*/
/*  transform: skewX(-20deg);*/
/*  left: -10%;*/
/*  opacity: 0;*/
/*  top: 0;*/
/*  z-index: -15;*/
/*  -webkit-transition: all 0.94s cubic-bezier(0.2, 0.95, 0.57, 0.99);*/
/*  -moz-transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);*/
/*  -o-transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);*/
/*  transition: all 0.4s cubic-bezier(0.2, 0.95, 0.57, 0.99);*/
/*  box-shadow: 2px 0px 14px rgba(0, 0, 0, 0.6);*/
/*}*/
body .our-products-wrapper {
  padding: 110px 0 245px;
  background: url("../images/our-product-bg.png") top center repeat-y;
  background-size: 100%;
}
@media all and (max-width: 1366px) {
  body .our-products-wrapper {
    padding: 70px 0 165px;
  }
}
body .our-products-wrapper h3 {
  color: #599900 !important;
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 90px;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 1366px) {
  body .our-products-wrapper h3 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body .our-products-wrapper h3 {
    font-size: 35px;
  }
}
body .our-products-wrapper .uk-slider {
  padding: 0 30px;
}
body .our-products-wrapper .uk-slider ul li {
  text-align: center;
}
body .our-products-wrapper .uk-slider ul li h4 {
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  line-height: 1.2;
}
@media all and (max-width: 1366px) {
  body .our-products-wrapper .uk-slider ul li h4 {
    padding: 0 40px;
    font-size: 21px;
  }
}
body .our-products-wrapper .uk-slider ul li p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
}
@media all and (max-width: 1366px) {
  body .our-products-wrapper .uk-slider ul li p {
    font-size: 20px;
  }
}
body .our-products-wrapper .uk-slider ul li a {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}
@media all and (max-width: 1366px) {
  body .our-products-wrapper .uk-slider ul li a {
    font-size: 18px;
  }
}
body .our-products-wrapper .uk-slider .uk-position-top-left {
  top: 40px;
  left: -20px;
}
body .our-products-wrapper .uk-slider .uk-position-top-right {
  top: 40px;
  right: -20px;
}
body .our-products-wrapper .uk-slider a.uk-slidenav svg:not(:root) {
  width: 20px;
}
body .our-products-wrapper .uk-slider .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: #909090;
}
body .latest-recipes-wrapper {
  padding: 0;
  position: relative;
  background-color: #fff9f0;
  text-align: center;
}
body .latest-recipes-wrapper:before {
  content: "";
  width: 100%;
  height: 215px;
  background: url("../images/recipes-bg-top.png") bottom center no-repeat;
  background-size: 100%;
  position: absolute;
  top: -215px;
  left: 0;
  pointer-events: none;
}
body .latest-recipes-wrapper:after {
  content: "";
  width: 100%;
  height: 150px;
  background: url("../images/recipes-bg-bottom.png") top center no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -150px;
  left: 0;
  pointer-events: none;
}
body .latest-recipes-wrapper h3 {
  color: #599900 !important;
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 90px;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 1366px) {
  body .latest-recipes-wrapper h3 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body .latest-recipes-wrapper h3 {
    font-size: 35px;
  }
}
body .latest-recipes-wrapper a.seeMore {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media all and (max-width: 767px) {
  body .latest-recipes-wrapper a.seeMore {
    margin-bottom: 20px;
  }
}
/*body .latest-recipes-wrapper .list-recipe {*/
/*  padding: 0 30px 30px;*/
/*}*/
body .latest-recipes-wrapper .list-recipe .list {
  padding: 0 30px;
}
@media all and (max-width: 1023px) {
  body .latest-recipes-wrapper .list-recipe .list {
    width: 100%;
    display: block;
    flex: auto;
  }
}
body .latest-recipes-wrapper .list-recipe .uk-panel {
  background: #ffffff;
  border-radius: 40px;
  padding-bottom: 45px;
  box-shadow: 0 15px 22px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}
@media all and (max-width: 1023px) {
  body .latest-recipes-wrapper .list-recipe .uk-panel {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  body .latest-recipes-wrapper .list-recipe .uk-panel {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    padding-bottom: 45px;
  }
}
body .latest-recipes-wrapper .list-recipe .uk-panel img {
  width: 100%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
@media all and (max-width: 1023px) {
  body .latest-recipes-wrapper .list-recipe .uk-panel img {
    width: 200px;
    float: left;
    border-radius: 0;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }
}
@media all and (max-width: 767px) {
  body .latest-recipes-wrapper .list-recipe .uk-panel img {
    width: 100%;
    float: none;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
}
body .latest-recipes-wrapper .list-recipe .uk-panel h4 a{
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  line-height: 1.2;
    font-weight: 600;
    display: block;
    padding: 0 5px;
}
body .latest-recipes-wrapper .list-recipe .uk-panel p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
}
@media all and (max-width: 1366px) {
  body .latest-recipes-wrapper .list-recipe .uk-panel p {
    font-size: 20px;
  }
}
@media all and (max-width: 650px) {
  body .latest-recipes-wrapper .uk-grid {
    margin-left: 0px;
  }
}
body .our-fans-wrapper {
  padding: 215px 0 245px;
  background: url("../images/our-fans-bg.png") top center repeat-y;
  background-size: 100%;
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper {
    padding: 125px 0 140px;
  }
}
body .our-fans-wrapper .uk-container {
  background: url("../images/conversation-icon-big.png") right top no-repeat;
}
body .our-fans-wrapper h3 {
  color: #599900 !important;
  font-size: 64px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 120px;
  line-height: 120px;
}
body .our-fans-wrapper h3 span {
  display: inline;
  position: relative;
  color: #599900 !important;
  font-size: 64px;
  text-transform: uppercase;
}
body .our-fans-wrapper h3 span:before {
  content: "";
  position: absolute;
  width: 82px;
  height: 116px;
  background: url("../images/conversation-icon-smail.png") center center no-repeat;
  left: -120px;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper h3 span {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper h3 span {
    font-size: 35px;
  }
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper h3 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper h3 {
    font-size: 35px;
  }
}
body .our-fans-wrapper .uk-slider {
  padding: 0 30px;
}
body .our-fans-wrapper .uk-slider ul li {
  text-align: center;
}
body .our-fans-wrapper .uk-slider ul li .comment {
  max-width: 775px;
  margin: 40px auto 0;
  width: 100%;
  padding: 0 75px;
  position: relative;
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper .uk-slider ul li .comment {
    padding: 0 40px;
  }
}
body .our-fans-wrapper .uk-slider ul li .comment:before {
  content: "";
  position: absolute;
  width: 75px;
  height: 45px;
  background: url("../images/quote-left.png") top left no-repeat;
  left: 0;
  top: 0;
}
body .our-fans-wrapper .uk-slider ul li .comment:after {
  content: "";
  position: absolute;
  width: 75px;
  height: 45px;
  background: url("../images/quote-right.png") bottom right no-repeat;
  right: 0;
  bottom: 0;
}
body .our-fans-wrapper .uk-slider ul li p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  font-size: 24px;
}
body .our-fans-wrapper .uk-slider ul li p.bold {
  color: #599900;
}
body .our-fans-wrapper .uk-slider ul li .fanDetails {
  text-align: center;
  margin-top: 45px;
}
body .our-fans-wrapper .uk-slider ul li .fanDetails .center {
  display: inline-block;
}
body .our-fans-wrapper .uk-slider ul li .fanDetails .center .image {
  width: 79px;
  float: left;
  margin-right: 20px;
}
body .our-fans-wrapper .uk-slider ul li .fanDetails .center .image img {
  display: block;
}
body .our-fans-wrapper .uk-slider ul li .fanDetails .center .name {
  height: 79px;
  color: #000000;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 79px;
  float: left;
}
body .our-fans-wrapper .uk-slider .uk-position-top-left {
  top: 40px;
  left: -20px;
}
body .our-fans-wrapper .uk-slider .uk-position-top-right {
  top: 40px;
  right: -20px;
}
body .our-fans-wrapper .uk-slider a.uk-slidenav svg:not(:root) {
  width: 20px;
}
body .our-fans-wrapper .uk-slider .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: #909090;
}
body .our-fans-wrapper .joinBlock {
  margin-top: 60px;
}
body .our-fans-wrapper .joinBlock .join {
  width: 640px;
  float: left;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper .joinBlock .join {
    width: 510px;
  }
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper .joinBlock .join {
    width: 100%;
    text-align: center;
  }
}
body .our-fans-wrapper .joinBlock .form {
  width: calc(100% - 640px);
  padding-left: 40px;
  float: left;
  padding-top: 20px;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper .joinBlock .form {
    width: calc(100% - 510px);
  }
}
@media all and (max-width: 1023px) {
  body .our-fans-wrapper .joinBlock .form {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
body .our-fans-wrapper .joinBlock .bigJoin {
  font-family: 'TypoldB';
  font-size: 193px;
  color: #599900;
  line-height: 0.8;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper .joinBlock .bigJoin {
    font-size: 160px;
  }
}
@media all and (max-width: 767px) {
  body .our-fans-wrapper .joinBlock .bigJoin {
    font-size: 90px;
  }
}
body .our-fans-wrapper .joinBlock .tagline {
  font-family: 'TypoldB';
  font-size: 35px;
  color: #a7a9ac;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper .joinBlock .tagline {
    font-size: 30px;
  }
}
@media all and (max-width: 767px) {
  body .our-fans-wrapper .joinBlock .tagline {
    font-size: 22px;
  }
}
body .our-fans-wrapper .joinBlock p {
  font-family: 'MontserratB';
  font-size: 24px;
  color: #000;
}
@media all and (max-width: 1366px) {
  body .our-fans-wrapper .joinBlock p {
    font-size: 20px;
  }
}
body .our-fans-wrapper .joinBlock form input[type="email"] {
  width: 100%;
  height: 65px;
  border: none;
  border-bottom: 4px solid #000000;
  margin-top: 12px;
  font-size: 24px;
}
body .our-fans-wrapper .joinBlock form input[type="submit"] {
  background-color: #fcb040;
  border-radius: 50px;
  padding: 8px 25px;
  top: 30px;
  position: relative;
  text-decoration: none;
  color: #fff;
  border: 0;
  z-index: 10;
  font-size: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    cursor: pointer;
}
body footer {
  padding: 80px 0 40px;
  background: url("../images/footer-bg.jpg") top center repeat-y;
  background-size: 100%;
  float: left;
  width: 100%;
}

body footer .section-one {
  width: 33%;
  float: left;
}
@media all and (max-width: 1023px) {
  body footer .section-one {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  body footer .section-one {
    width: 100%;
    margin-bottom: 65px;
  }
}
body footer .section-one img {
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 1023px) {
  body footer .section-one img {
    width: 60%;
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  body footer .section-one img {
    width: auto;
    margin: 0 auto;
  }
}
body footer p {
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  margin-top: 45px;
    font-weight: 700;
}

@media all and (max-width: 1023px) {
  body footer .section-one p {
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  body footer .section-one p {
    text-align: center;
  }
}
body footer h3 {
  color: #ffffff !important;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'TypoldB';
  width: 100%;
}
body footer ul {
  width: 100%;
  list-style: none;
  padding: 0;
  /*margin-bottom: 65px;*/
}
body footer ul li {
  width: 100%;
  margin-bottom: 15px;
}
body footer ul li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
    transition: color .2s;
}
body footer ul.social-links {
  margin-bottom: 0;
}
body footer ul.social-links li {
  width: auto;
  float: left;
  margin-right: 30px;
}
@media all and (max-width: 767px) {
  body footer ul.social-links li {
    float: none;
    display: inline-block;
  }
}
body footer .section-two {
  width: 33%;
  float: left;
}
@media all and (max-width: 1023px) {
  body footer .section-two {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  body footer .section-two {
    width: 100%;
    text-align: center;
  }
}
body footer .section-three {
  width: 33%;
  float: left;
}
@media all and (max-width: 1023px) {
  body footer .section-three {
    width: 100%;
  }
  body footer .section-three .policy {
    width: 50%;
    float: left;
  }
  body footer .section-three .social {
    width: 50%;
    float: left;
  }
}
@media all and (max-width: 767px) {
  body footer .section-three .policy {
    width: 100%;
    float: left;
    text-align: center;
  }
  body footer .section-three .social {
    width: 100%;
    float: left;
    text-align: center;
  }
}
body a.backToTop {
  position: fixed;
  width: 145px;
  height: 110px;
  bottom: 80px;
  right: 10px;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
body a.backToTop:hover {
  text-decoration: none;
}
body a.backToTop.show {
  opacity: 1;
  visibility: visible;
}
body a.backToTop img {
  display: block;
  margin: 0 auto;
}
body a.backToTop p {
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin-top: 25px;
  text-shadow: 0px 0px 5px #414143;
}
body .our-product-header {
  background: url("../images/header-bg.png") top center repeat-y;
  display: grid;
  grid-template-columns: 50% 50%;
    margin-top: -160px;
}
@media all and (max-width: 1023px) {
  body .our-product-header {
    display: block;
  }
  body .our-product-header .leftBlock, body .our-product-header .rightBlock {
    width: 100%;
  }
}
body .our-product-header .leftBlock {
  grid-area: 1/1/1/2;
}
@media all and (max-width: 1023px) {
  body .our-product-header .leftBlock {
    position: relative;
    top: -70px;
  }
}
body .our-product-header .leftBlock .centerBlock {
  max-width: 650px;
  padding: 0 25px;
  margin: 0 auto;
  align-items: center;
  align-content: center;
  display: grid;
  text-align: left;
  height: 100%;
  grid-row-gap: 20px;
}
body .our-product-header .leftBlock .centerBlock h1 {
  color: #599900 !important;
  font-size: 72px;
  text-transform: uppercase;
  font-family: 'TypoldB';
}
@media all and (max-width: 1366px) {
  body .our-product-header .leftBlock .centerBlock h1 {
    font-size: 55px;
  }
}
@media all and (max-width: 1023px) {
  body .our-product-header .leftBlock .centerBlock h1 {
    font-size: 40px;
  }
}
body .our-product-header .leftBlock .centerBlock p {
  color: #000000 !important;
  font-size: 24px;
  font-family: 'MontserratL';
}
@media all and (max-width: 1023px) {
  body .our-product-header .rightBlock {
    position: relative;
    top: -110px;
  }
}
body .our-product-header .rightBlock img {
  width: 100%;
  display: block;
}
body .our-product-list .showing {
  font-family: 'MontserratL';
  font-size: 20px;
  color: #000000;
}
body .our-product-list .showing span {
  font-family: 'MontserratB';
}
body .our-product-list .productList {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
body .our-product-list .productList .uk-panel {
  margin-bottom: 60px;
}
body .our-product-list .productList .uk-panel h4 {
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
body .our-product-list .productList .uk-panel p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 102px;
}
body .our-product-list .productList .uk-panel a {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
}
body .our-product-list .paginationPageNumber {
  margin-bottom: 45px;
}
body .our-product-list .paginationPageNumber .pageNumber {
  color: #d1d2d3;
  width: 200px;
  float: left;
  font-family: 'MontserratL';
  text-transform: uppercase;
}
body .our-product-list .paginationPageNumber .pagination {
  width: 100%;
  float: left;
}
body .our-product-list .paginationPageNumber .pagination ul li a {
  color: #fcb040;
}
body .our-product-list .paginationPageNumber .pagination ul li.uk-disabled a {
  color: #d1d2d3;
}
body .browse-other-products {
  padding: 110px 0 245px;
  background: url("../images/our-product-bg.png") top center repeat-y;
  background-size: 100%;
}
@media all and (max-width: 1366px) {
  body .browse-other-products {
    padding: 70px 0 165px;
  }
}
body .browse-other-products .textBrowse {
  font-family: 'MontserratB';
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  body .browse-other-products .textBrowse {
    text-align: center;
    font-size: 17px;
  }
}
body .browse-other-products .uk-slider {
  padding: 0 30px;
  margin-top: 70px;
}
body .browse-other-products .uk-slider ul li {
  text-align: center;
}
body .browse-other-products .uk-slider ul li h4 {
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
@media all and (max-width: 1366px) {
  body .browse-other-products .uk-slider ul li h4 {
    padding: 0 40px;
    font-size: 21px;
  }
}
body .browse-other-products .uk-slider ul li p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 102px;
}
@media all and (max-width: 1366px) {
  body .browse-other-products .uk-slider ul li p {
    font-size: 20px;
  }
}
body .browse-other-products .uk-slider ul li a {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
}
@media all and (max-width: 1366px) {
  body .browse-other-products .uk-slider ul li a {
    font-size: 18px;
  }
}
body .browse-other-products .uk-slider .uk-position-top-left {
  top: 40px;
  left: -20px;
}
body .browse-other-products .uk-slider .uk-position-top-right {
  top: 40px;
  right: -20px;
}
body .browse-other-products .uk-slider a.uk-slidenav svg:not(:root) {
  width: 20px;
}
body .browse-other-products .uk-slider .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: #909090;
}
body .information-blocks {
  padding-top: 20px;
  padding-bottom: 110px;
}
@media all and (max-width: 1023px) {
  body .information-blocks {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body .information-blocks .uk-container {
  max-width: 1520px;
}
body .information-blocks .uk-container .product-preview-box {
  width: 50%;
  float: left;
  margin-top: 30px;
}
@media all and (max-width: 1023px) {
  body .information-blocks .uk-container .product-preview-box {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
body .information-blocks .uk-container .product-preview-box .pagination {
  display: none;
}
body .information-blocks .uk-container .product-preview-box .product-zoom-image img {
  display: block;
  margin: 0 auto;
  max-width: 400px;
}
body .information-blocks .uk-container .product-detail-box {
  width: 50%;
  float: left;
  padding-left: 100px;
}
@media all and (max-width: 1023px) {
  body .information-blocks .uk-container .product-detail-box {
    width: 100%;
    padding-left: 0;
  }
}
body .information-blocks .uk-container .product-detail-box h1 {
  color: #599900 !important;
  font-size: 36px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}
@media (max-width: 1023px) {
  body .information-blocks .uk-container .product-detail-box h1 {
    font-size: 35px;
  }
}
body .information-blocks .uk-container .product-detail-box h3 {
  font-family: 'MontserratL';
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  float: left;
  margin-top: 24px;
  width: 100%;
}
@media (max-width: 1023px) {
  body .information-blocks .uk-container .product-detail-box h3 {
    font-size: 20px;
  }
}
body .information-blocks .uk-container .product-detail-box .rating-box {
  width: 100%;
  float: left;
  margin-top: 34px;
}
@media (max-width: 1023px) {
  body .information-blocks .uk-container .product-detail-box .rating-box {
    margin-top: 9px;
  }
}
body .information-blocks .uk-container .product-detail-box .rating-box .star {
  float: left;
}
body .information-blocks .uk-container .product-detail-box .rating-box .star i {
  font-size: 24px;
  margin-top: 3px;
}
body .information-blocks .uk-container .product-detail-box .rating-box .star i svg {
  width: 28px;
}
body .information-blocks .uk-container .product-detail-box .rating-box .star i svg polygon {
  stroke: #d3d3d6;
}
body .information-blocks .uk-container .product-detail-box .rating-box .star i.fill svg polygon {
  fill: #fcb040;
  stroke: #fcb040;
}
body .information-blocks .uk-container .product-detail-box .rating-box .rating-number {
  font-family: 'MontserratL';
  font-size: 24px;
  color: #000000;
  text-transform: uppercase;
  float: left;
  margin-left: 20px;
}
@media (max-width: 1023px) {
  body .information-blocks .uk-container .product-detail-box .rating-box .rating-number {
    font-size: 20px;
    width: 100%;
    margin-left: 0;
  }
}
body .information-blocks .uk-container .product-detail-box .product-description {
  font-family: 'MontserratL';
  font-size: 18px;
  color: #000000;
  width: 100%;
  margin-top: 24px;
  float: left;
}
body .information-blocks .uk-container .product-detail-box .ingredients {
  width: 100%;
  float: left;
  margin-top: 24px;
}
body .information-blocks .uk-container .product-detail-box .ingredients p {
  font-family: 'MontserratL';
  font-size: 20px;
  color: #000000;
}
body .information-blocks .uk-container .product-detail-box .ingredients p span {
  font-family: 'MontserratB';
}
body .information-blocks .uk-container .product-detail-box .ingredients ul {
  list-style: none;
  padding: 0;
}
body .information-blocks .uk-container .product-detail-box .ingredients ul li {
  width: 100%;
  padding-left: 35px;
  position: relative;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'MontserratL';
}
body .information-blocks .uk-container .product-detail-box .ingredients ul li:before {
  position: absolute;
  left: 0;
  content: '•';
  color: #fcb040;
  font-size: 25px;
  top: -7px;
  font-family: Arial, Helvetica, sans-serif;
}
body .information-blocks .uk-container .product-detail-box .icons {
  width: 100%;
  float: left;
  margin-top: 24px;
}
body .information-blocks .uk-container .product-detail-box .icons img {
  margin-right: 25px;
  display: inline-block;
}
body .information-blocks .uk-container .product-detail-box .button {
  width: 100%;
  float: left;
  margin-top: 24px;
}
body .information-blocks .uk-container .product-detail-box .button a {
  display: inline-block;
  background-color: #fcb040;
  padding: 5px 20px;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
body .information-blocks .uk-container .product-detail-box .share {
  width: 100%;
  float: left;
  margin-top: 24px;
}
body .information-blocks .uk-container .product-detail-box .share p {
  float: left;
  font-size: 20px;
  font-family: 'MontserratL';
  color: #d1d3d4;
  height: 31px;
  line-height: 28px;
}
body .information-blocks .uk-container .product-detail-box .share ul {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0;
}
body .information-blocks .uk-container .product-detail-box .share ul li {
  margin-left: 20px;
  float: left;
  height: 31px;
  display: grid;
  align-content: center;
  align-items: center;
}
body .benefits-wrap {
  background: #f1f2f2;
  padding: 80px 0 40px;
}
@media all and (max-width: 639px) {
  body .benefits-wrap .uk-grid {
    margin-left: 0;
  }
}
body .benefits-wrap .item {
  padding: 0 30px;
  margin-bottom: 40px;
}
body .benefits-wrap .item h2 {
    color: #599900 !important;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    line-height: 30px;
}
@media all and (max-width: 1366px) {
  body .benefits-wrap .item h2 {
    font-size: 25px;
  }
}
@media all and (max-width: 1023px) {
  body .benefits-wrap .item h2 {
    font-size: 21px;
  }
}
body .benefits-wrap .item p {
  color: #000000;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.4;
  font-family: 'MontserratL';
}
@media all and (max-width: 1366px) {
  body .benefits-wrap .item p {
    font-size: 20px;
  }
}
body .made-for-you {
  padding: 100px 0;
  background: url("../images/made-for-you-bg.png") top center repeat-y;
  background-size: 100%;
}
@media all and (max-width: 1023px) {
  body .made-for-you {
    padding-bottom: 0;
  }
}
body .made-for-you h2 {
  color: #599900 !important;
  font-size: 45px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
@media (max-width: 1023px) {
  body .made-for-you h2 {
    font-size: 35px;
  }
}
body .made-for-you .facts {
  display: grid;
  grid-template-columns: 28% 44% 28%;
  margin-top: 120px;
}
@media all and (max-width: 1023px) {
  body .made-for-you .facts {
    display: block;
    margin-top: 40px;
  }
}
body .made-for-you .facts .image {
  grid-area: 2/2/1/2;
  padding: 0 50px;
}
@media all and (max-width: 1023px) {
  body .made-for-you .facts .image {
    padding: 0;
  }
}
body .made-for-you .facts .image img {
  width: 100%;
  display: block;
  max-width: 428px;
}
@media all and (max-width: 1023px) {
  body .made-for-you .facts .image img {
    margin: 0 auto;
  }
}
body .made-for-you .facts .item {
  margin: 40px 0;
}
body .made-for-you .facts h3 {
    color: #599900 !important;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    line-height: 28px;
}
@media all and (max-width: 1366px) {
  body .made-for-you .facts h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  body .made-for-you .facts h3 {
    font-size: 21px;
    text-align: center;
  }
}
body .made-for-you .facts p {
  color: #000000;
  width: 100%;
  text-align: left;
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.4;
  font-family: 'MontserratL';
}
@media all and (max-width: 1023px) {
  body .made-for-you .facts p {
    font-size: 17px;
    text-align: center;
  }
}
body .reviews-wrapper {
  padding: 165px 0;
}
body .reviews-wrapper .uk-container {
  max-width: 1220px;
}
body .reviews-wrapper .uk-container .head h2 {
  color: #599900 !important;
  font-size: 45px;
  text-transform: uppercase;
  display: inline-block;
  float: left;
}
@media (max-width: 1150px) {
  body .reviews-wrapper .uk-container .head h2 {
    font-size: 35px;
    width: 100%;
  }
}
body .reviews-wrapper .uk-container .head .rating-box {
  float: left;
  margin-left: 60px;
  margin-top: 10px;
}
@media (max-width: 1150px) {
  body .reviews-wrapper .uk-container .head .rating-box {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .head .rating-box {
    width: 100%;
  }
}
body .reviews-wrapper .uk-container .head .rating-box .star {
  float: left;
}
body .reviews-wrapper .uk-container .head .rating-box .star i {
  font-size: 24px;
  margin-top: 3px;
}
body .reviews-wrapper .uk-container .head .rating-box .star i svg {
  width: 28px;
}
body .reviews-wrapper .uk-container .head .rating-box .star i svg polygon {
  stroke: #d3d3d6;
}
body .reviews-wrapper .uk-container .head .rating-box .star i.fill svg polygon {
  fill: #fcb040;
  stroke: #fcb040;
}
body .reviews-wrapper .uk-container .head .rating-box .rating-number {
  font-family: 'MontserratL';
  font-size: 24px;
  color: #000000;
  text-transform: uppercase;
  float: left;
  margin-left: 20px;
}
@media all and (max-width: 1023px) {
  body .reviews-wrapper .uk-container .head .rating-box .rating-number {
    font-size: 20px;
    text-align: center;
  }
}
body .reviews-wrapper .uk-container .head .btn-write {
  float: left;
  margin-left: 60px;
  margin-top: 10px;
}
@media all and (max-width: 1150px) {
  body .reviews-wrapper .uk-container .head .btn-write {
    float: right;
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .head .btn-write {
    float: left;
    margin-top: 10px;
  }
}
body .reviews-wrapper .uk-container .head .btn-write {
  display: inline-block;
  background-color: #fcb040;
  padding: 5px 20px;
  color: #fff;
  border-radius: 20px;
  font-size: 20px;
  text-transform: uppercase;
    cursor: pointer;
}
body .reviews-wrapper .uk-container .reviews {
  width: 100%;
  float: left;
  margin-top: 80px;
}
body .reviews-wrapper .uk-container .reviews .review {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
body .reviews-wrapper .uk-container .reviews .review .profileImage {
  width: 215px;
  padding-right: 65px;
  float: left;
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .reviews .review .profileImage {
    width: 100%;
    padding-right: 0;
  }
}
body .reviews-wrapper .uk-container .reviews .review .profileImage img {
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .reviews .review .profileImage img {
    width: 150px;
    display: block;
    margin: 0 auto;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc {
  width: calc(100% - 215px);
  float: left;
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc {
    width: 100%;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings {
  width: 100%;
  float: left;
  /*margin-top: 35px;*/
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings {
    margin: 10px 0;
    text-align: center;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star {
  float: left;
}
@media (max-width: 767px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star {
    float: none;
    display: inline-block;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star i {
  font-size: 24px;
  margin-top: 3px;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star i svg {
  width: 28px;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star i svg polygon {
  stroke: #d3d3d6;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .ratings .star i.fill svg polygon {
  fill: #fcb040;
  stroke: #fcb040;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .name {
  width: 100%;
  float: left;
  font-family: 'MontserratM';
  font-size: 24px;
  color: #000000;
  text-transform: uppercase;
}
@media all and (max-width: 1023px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc .name {
    font-size: 20px;
    text-align: center;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .date {
  width: 100%;
  float: left;
  font-family: 'MontserratM';
  font-size: 24px;
  color: #d1d3d4;
}
@media all and (max-width: 1023px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc .date {
    font-size: 20px;
    text-align: center;
  }
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .date .verified {
  position: relative;
  padding-left: 30px;
  margin-left: 20px;
  font-size: 14px;
  top: -4px;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .date .verified:before {
  content: '';
  width: 22px;
  height: 23px;
  background: url("../images/verified.png") top center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
body .reviews-wrapper .uk-container .reviews .review .reviewDesc .reviewText {
  width: 100%;
  font-family: 'MontserratL';
  font-size: 24px;
  color: #000000;
  float: left;
}
@media all and (max-width: 1023px) {
  body .reviews-wrapper .uk-container .reviews .review .reviewDesc .reviewText {
    font-size: 20px;
    text-align: center;
  }
}
body .reviews-wrapper .uk-container .reviews .moreBtn {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 65px;
}
body .reviews-wrapper .uk-container .reviews .moreBtn a {
  border: 2px solid #fcb040;
  padding: 5px 20px;
  color: #fcb040;
  border-radius: 20px;
  font-size: 20px;
  text-transform: uppercase;
  background: #ffffff;
}
body .where-to-buy-wrapper {
  float: left;
  width: 100%;
}
@media all and (max-width: 1023px) {
  body .where-to-buy-wrapper {
    padding-top: 0;
  }
}
body .where-to-buy-wrapper h1 {
  color: #599900 !important;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 90px;
  margin-top: 70px;
  text-align: center;
  width: 100%;
  float: left;
    font-weight: 600;
}
@media all and (max-width: 1023px) {
  body .where-to-buy-wrapper h3 {
    font-size: 35px;
  }
}
body .where-to-buy-wrapper .map-container {
  padding-bottom: 145px;
  width: 100%;
  float: left;
}
@media all and (max-width: 1023px) {
  body .where-to-buy-wrapper .map-container {
    display: block;
    margin-left: 0;
  }
  body .where-to-buy-wrapper .map-container .uk-width-1-2 {
    width: 100%;
  }
}
body .where-to-buy-wrapper .map-container #markers {
  height: 520px;
  width: 100%;
  overflow-y: scroll;
}
body .where-to-buy-wrapper .map-container #markers input.fuzzy-search {
  width: 90%;
  border: 0;
  border-bottom: 1px solid #000000;
  font-size: 30px;
  height: 50px;
  font-family: 'TypoldM';
  color: #000000;
  text-transform: uppercase;
}
body .where-to-buy-wrapper .map-container #markers .showing {
  width: 100%;
  float: left;
  color: #d1d3d4;
  font-size: 18px;
  font-family: 'MontserratL';
  margin-top: 38px;
}
body .where-to-buy-wrapper .map-container #markers .showing span {
  font-family: 'MontserratM';
}
body .where-to-buy-wrapper .map-container #markers ul.list {
  width: 100%;
  float: left;
  margin-top: 38px;
  list-style: none;
}
body .where-to-buy-wrapper .map-container #markers ul.list li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .id {
  width: 50px;
  float: left;
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .desc {
  width: calc(100% - 50px - 180px);
  float: left;
}
@media all and (max-width: 1100px) {
  body .where-to-buy-wrapper .map-container #markers ul.list li .desc {
    width: calc(100% - 80px);
  }
}
@media all and (max-width: 1023px) {
  body .where-to-buy-wrapper .map-container #markers ul.list li .desc {
    width: calc(100% - 50px - 180px);
  }
}
body .where-to-buy-wrapper .map-container #markers ul.list li .desc p.title {
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .desc p.location {
  color: #d1d3d4;
  font-size: 16px;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .desc p.productAvailable {
  color: #d1d3d4;
  font-size: 16px;
  margin-top: 20px;
    display: none;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .desc p.productAvailable span {
  font-weight: bold;
}
body .where-to-buy-wrapper .map-container #markers ul.list li .button {
  width: 160px;
  float: left;
}
@media all and (max-width: 1100px) {
  body .where-to-buy-wrapper .map-container #markers ul.list li .button {
    width: 100%;
    padding-left: 50px;
    margin-top: 20px;
  }
}
@media all and (max-width: 1023px) {
  body .where-to-buy-wrapper .map-container #markers ul.list li .button {
    width: 160px;
    padding-left: 0;
    margin-top: 0;
  }
}
body .where-to-buy-wrapper .map-container #markers ul.list li .button a {
  color: #fcb040;
  float: left;
  font-size: 18px;
  font-family: 'MontserratL';
  padding: 5px 15px;
  border-radius: 30px;
  border: 2px solid #fcb040;
  background: #ffffff;
}
body .where-to-buy-wrapper .map-container #map-canvas {
  height: 520px;
  width: 100%;
}
body .where-to-buy-wrapper .map-container #map-canvas p.title {
  font-weight: bold;
  color: #000000;
  font-size: 18px;
}
body .where-to-buy-wrapper .map-container #map-canvas p.location {
  color: #d1d3d4;
  font-size: 16px;
}
body .where-to-buy-wrapper .map-container #map-canvas p.productAvailable {
  color: #d1d3d4;
  font-size: 16px;
  margin-top: 20px;
}
body .where-to-buy-wrapper .map-container #map-canvas p.productAvailable span {
  font-weight: bold;
}
body .our-recipes-header {
  background: url("../images/header-bg.png") top center repeat-y;
  display: grid;
  grid-template-columns: 50% 50%;
    margin-top: -160px;
}
@media all and (max-width: 1023px) {
  body .our-recipes-header {
    display: block;
  }
  body .our-recipes-header .leftBlock, body .our-recipes-header .rightBlock {
    width: 100%;
  }
}
body .our-recipes-header .leftBlock {
  grid-area: 1/1/1/2;
}
@media all and (max-width: 1023px) {
  body .our-recipes-header .leftBlock {
    position: relative;
    top: -70px;
  }
}
body .our-recipes-header .leftBlock .centerBlock {
  max-width: 650px;
  padding: 0 25px;
  margin: 0 auto;
  align-items: center;
  align-content: center;
  display: grid;
  text-align: left;
  height: 100%;
  grid-row-gap: 20px;
    padding-top: 140px;
}
body .our-recipes-header .leftBlock .centerBlock h1 {
  color: #599900 !important;
  font-size: 46px;
  text-transform: uppercase;
  font-family: 'TypoldB';
}
@media all and (max-width: 1366px) {
  body .our-recipes-header .leftBlock .centerBlock h1 {
    font-size: 35px;
  }
}
@media all and (max-width: 1023px) {
  body .our-recipes-header .leftBlock .centerBlock h1 {
    font-size: 35px;
  }
}
body .our-recipes-header .leftBlock .centerBlock p {
  color: #000000 !important;
  font-size: 24px;
  font-family: 'MontserratL';
}
body .our-recipes-header .leftBlock .centerBlock a {
  background-color: #fcb040;
  border-radius: 50px;
  padding: 8px 25px;
  margin-top: 30px;
  z-index: 10;
  color: #ffffff;
}
@media all and (max-width: 1023px) {
  body .our-recipes-header .rightBlock {
    position: relative;
    top: -110px;
  }
}
body .our-recipes-header .rightBlock img {
  width: 100%;
  display: block;
}
body .all-recipes-wrapper {
  padding: 0;
  position: relative;
  background-color: #ffffff;
  text-align: center;
}
body .all-recipes-wrapper h3 {
  color: #599900 !important;
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 90px;
  text-align: center;
  width: 100%;
}
@media all and (max-width: 1366px) {
  body .all-recipes-wrapper h3 {
    font-size: 50px;
  }
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper h3 {
    font-size: 35px;
  }
}
body .all-recipes-wrapper a.seeMore {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  body .all-recipes-wrapper a.seeMore {
    margin-bottom: 20px;
  }
}
body .all-recipes-wrapper .filterShowing {
  margin: 25px 0 0;
  float: left;
  width: 100%;
  text-align: left;
  min-height: 100px;
  line-height: 100px;
}
body .all-recipes-wrapper .filterShowing .showingBlock {
  width: 300px;
  float: left;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterShowing .showingBlock {
    width: 100%;
    text-align: center;
  }
}
body .all-recipes-wrapper .filterShowing .showingBlock .showing {
  font-family: 'MontserratL';
  font-size: 20px;
  color: #000000;
}
body .all-recipes-wrapper .filterShowing .showingBlock .showing span {
  font-family: 'MontserratB';
}
body .all-recipes-wrapper .filterShowing .filterSeacrh {
  width: calc(100% - 300px);
  float: right;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterShowing .filterSeacrh {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 54px;
  }
}
body .all-recipes-wrapper .filterShowing .filterSeacrh .uk-icon-image {
  position: relative;
  top: -3px;
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul {
  float: right;
  list-style: none;
  padding-left: 0;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterShowing .filterSeacrh ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
  }
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li {
  padding: 0 50px;
  float: left;
  border-right: 2px solid #e0e0e0;
}
@media all and (max-width: 1040px) {
  body .all-recipes-wrapper .filterShowing .filterSeacrh ul li {
    padding: 0 25px;
  }
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a {
  color: #000000;
  display: inline-block;
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a span:after {
  width: 100%;
  height: 100%;
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.submitRecipe span {
  background-image: url(../images/icon-edit.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.filter span {
  background-image: url(../images/icon-filter.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.search span {
  background-image: url(../images/icon-search.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a:hover, body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.active {
  color: #fcb040;
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a:hover.submitRecipe span, body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.active.submitRecipe span {
  background-image: url(../images/icon-edit-active.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a:hover.filter span, body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.active.filter span {
  background-image: url(../images/icon-filter-active.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a:hover.search span, body .all-recipes-wrapper .filterShowing .filterSeacrh ul li a.active.search span {
  background-image: url(../images/icon-search-active.png);
}
body .all-recipes-wrapper .filterShowing .filterSeacrh ul li:last-child {
  border-right: none;
}
body .all-recipes-wrapper .filterOptions {
  width: 100%;
  float: left;
  display: none;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions {
  width: 100%;
  /*float: left;*/
  padding: 30px;
}
.selectize-dropdown-content {
    cursor: default;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterOptions .byMultipleOptions {
    margin: 0 auto;
    position: relative;
    /*top: -150px;*/
    max-width: 350px;
    float: none;
  }
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  width: 200px;
  height: 40px;
  /*float: left;*/
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select:nth-child(1){
    width: 280px;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterOptions .byMultipleOptions .select {
    width: 100%;
  }
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  color: #fcb040;
  padding: 8px 15px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  z-index: 1000;
  width: calc(100% - 16px);
  margin: 0 8px;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #fcb040 transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-styled:active:after, body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #fcb040 transparent;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-options {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 10px;
  background: #ffffff;
  overflow: hidden;
    box-shadow: 0 10px 10px 0px #808080;
    width: 270px;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-options {
    top: 40px;
    z-index: 1004;
    padding-top: 0;
  }
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-options li {
  margin: 0;
  padding: 5px 15px;
  color: #333;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
    border-bottom: 1px solid #efefef;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-options li:hover {
  color: #fcb040;
}
body .all-recipes-wrapper .filterOptions .byMultipleOptions .select-options li[rel="hide"] {
  display: none;
}
body .all-recipes-wrapper .filterOptions .byCategory {
  width: 100%;
  float: left;
  padding: 30px;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
body .all-recipes-wrapper .filterOptions .byCategory .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  width: 200px;
  height: 40px;
  float: left;
  z-index: 1010;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  color: #fcb040;
  padding: 6px 15px;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  z-index: 1000;
  border: 2px solid #fcb040;
  border-radius: 23px;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #fcb040 transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-styled:active:after, body .all-recipes-wrapper .filterOptions .byCategory .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #fcb040 transparent;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-options {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 39px;
  border-radius: 21px;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
  border: 2px solid #fcb040;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-options li {
  margin: 0;
  padding: 12px 0;
  color: #d1d3d4;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-options li:hover {
  color: #fcb040;
}
body .all-recipes-wrapper .filterOptions .byCategory .select-options li[rel="hide"] {
  display: none;
}
body .all-recipes-wrapper .list-recipe {
  padding: 0 30px 30px;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
    background-repeat: no-repeat;
    min-height: 300px;
    background-position: center;
}
@media all and (max-width: 1220px) {
  body .all-recipes-wrapper .list-recipe {
    grid-template-columns: 33% 33% 33%;
  }
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .list-recipe {
    display: flex;
  }
}
body .all-recipes-wrapper .list-recipe .list {
  padding: 0 15px;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .list-recipe .list {
    width: 100%;
    display: block;
    flex: auto;
  }
}
body .all-recipes-wrapper .list-recipe .uk-panel {
  background: #ffffff;
  border-radius: 40px;
  padding-bottom: 45px;
  box-shadow: 0 15px 22px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .list-recipe .uk-panel {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  body .all-recipes-wrapper .list-recipe .uk-panel {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    padding-bottom: 45px;
  }
}
body .all-recipes-wrapper .list-recipe .uk-panel img {
  width: 100%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
    max-height: 270px;
}
@media all and (max-width: 1023px) {
  body .all-recipes-wrapper .list-recipe .uk-panel img {
    width: 200px;
    float: left;
    border-radius: 0;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }
}
@media all and (max-width: 767px) {
  body .all-recipes-wrapper .list-recipe .uk-panel img {
    width: 100%;
    float: none;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
      max-height: 500px;
  }
}
body .all-recipes-wrapper .list-recipe .uk-panel h4 {
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: left;
  width: 100%;
  padding: 0 20px;
  line-height: 1.2;
}
body .all-recipes-wrapper .list-recipe .uk-panel h4 a{
    color: #599900 !important;
    font-weight: 600;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px;
}
body .all-recipes-wrapper .list-recipe .uk-panel p {
  color: #000000;
  width: 100%;
  text-align: left;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 96px;
}

@media all and (max-width: 767px) {
    body .all-recipes-wrapper .list-recipe .uk-panel h4 a {
        padding: 0;
    }
    body .all-recipes-wrapper .list-recipe .uk-panel p{
        padding: 10px 20px;
    }
}

body .all-recipes-wrapper .paginationPageNumber {
  margin: 75px 0;
  width: 100%;
  float: left;
}
body .all-recipes-wrapper .paginationPageNumber .pageNumber {
  color: #d1d2d3;
  width: 200px;
  float: left;
  font-family: 'MontserratL';
  text-transform: uppercase;
}
body .all-recipes-wrapper .paginationPageNumber .pagination {
  width: 100%;
  float: left;
}
body .all-recipes-wrapper .paginationPageNumber .pagination ul li a {
  color: #fcb040;
}
body .all-recipes-wrapper .paginationPageNumber .pagination ul li.uk-disabled a {
  color: #d1d2d3;
}
@media all and (max-width: 650px) {
  body .all-recipes-wrapper .uk-grid {
    margin-left: 0px;
  }
}
body .individual-recipe-header {
  width: 100%;
  height: 590px;
  position: relative;
}
@media (max-width: 1366px) {
  body .individual-recipe-header {
    height: 440px;
  }
}
@media (max-width: 1023px) {
  body .individual-recipe-header {
    height: 320px;
  }
}
body .individual-recipe-header .individual-recipe-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body .individual-recipe-header .info {
  position: absolute;
  top: 0;
  height: 100%;
  padding-top: 160px;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: grid;
  align-items: center;
  padding: 160px 40px 0;
}
@media (max-width: 1366px) {
  body .individual-recipe-header .info {
    padding-top: 120px;
  }
}
@media (max-width: 1023px) {
  body .individual-recipe-header .info {
    padding-top: 0;
  }
}
body .individual-recipe-header .info .center h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'TypoldB';
}
@media all and (max-width: 1366px) {
  body .individual-recipe-header .info .center h1 {
    font-size: 35px;
  }
}
@media all and (max-width: 1023px) {
  body .individual-recipe-header .info .center h1 {
    font-size: 30px;
  }
}
body .individual-recipe-header .info .center p {
  color: #ffffff !important;
  font-size: 24px;
  font-family: 'MontserratL';
}
body .individual-recipe-details .uk-container {
  max-width: 1520px;
}
body .individual-recipe-details .uk-container .basic-info {
  padding: 40px 0 90px;
}
body .individual-recipe-details .uk-container .basic-info .item {
  text-align: center;
}
body .individual-recipe-details .uk-container .basic-info .item .icon img {
  display: inline-block;
}
body .individual-recipe-details .uk-container .basic-info .item .title {
  margin-top: 20px;
  font-family: 'MontserratB';
  color: #414042;
  font-size: 24px;
}
body .individual-recipe-details .uk-container .basic-info .item .info {
  margin-top: 20px;
  font-family: 'MontserratL';
  color: #414042;
  font-size: 24px;
}
body .individual-recipe-details .uk-container .contentWrapper {
  width: 100%;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar {
  width: 450px;
  float: left;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients {
  background: #f1f2f2;
  float: left;
  position: relative;
  padding: 45px 45px 45px 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 100%;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients:before {
  content: '';
  position: absolute;
  height: 100%;
  background: #f1f2f2;
  width: 800px;
  left: -800px;
  top: 0;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients h2 {
  font-family: 'MontserratM';
  color: #414042;
  font-size: 24px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients ul {
  list-style: none;
  padding: 0;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients ul li {
  position: relative;
  font-family: 'MontserratL';
  color: #414042;
  font-size: 24px;
  padding-left: 33px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients ul li:before {
  content: '•';
  color: #fcb040;
  font-size: 35px;
  position: absolute;
  left: 0;
  font-family: arial;
  top: -7px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .ingredients ul li span {
  font-family: 'MontserratM';
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe {
  float: left;
  width: 100%;
  margin-top: 50px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe h2 {
  font-family: 'MontserratM';
  color: #414042;
  font-size: 24px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider {
  padding: 0 30px;
  margin-top: 65px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li {
  text-align: center;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li h4 {
  color: #599900 !important;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  line-height: 1.2;
}
@media all and (max-width: 1366px) {
  body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li h4 {
    padding: 0 40px;
    font-size: 21px;
  }
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 102px;
}
@media all and (max-width: 1366px) {
  body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li p {
    font-size: 20px;
  }
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li a {
  display: inline-block;
  color: #fcb040;
  padding: 5px 20px;
  border: 2px solid #fcb040;
  border-radius: 20px;
  margin-top: 14px;
  font-size: 20px;
  margin-top: 40px;
}
@media all and (max-width: 1366px) {
  body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li a {
    font-size: 18px;
  }
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider .uk-position-top-left {
  top: 40px;
  left: -20px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider .uk-position-top-right {
  top: 40px;
  right: -20px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider a.uk-slidenav svg:not(:root) {
  width: 20px;
}
body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: #909090;
}
body .individual-recipe-details .uk-container .contentWrapper .content {
  width: calc(100% - 500px);
  max-width: 900px;
  float: right;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 45px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions:after {
  content: '';
  position: absolute;
  pointer-events: none;
  height: 150px;
  width: 100%;
  bottom: 0%;
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+84,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions h2 {
  font-family: 'MontserratM';
  color: #414042;
  font-size: 24px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper {
  width: 100%;
  float: left;
  height: 490px;
  overflow-y: scroll;
  margin-top: 25px;
  position: relative;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper::-webkit-scrollbar {
  width: 0px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper ul {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
  position: relative;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper ul li {
  width: 100%;
  float: left;
  margin: 25px 0;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper ul li .step {
  color: #599900;
  font-family: 'MontserratM';
  font-size: 24px;
  float: left;
  width: 140px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .instructions .detailsWrapper ul li .details {
  font-family: 'MontserratM';
  color: #000000;
  font-size: 24px;
  float: left;
  width: calc(100% - 140px);
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper {
  width: 100%;
  float: left;
  margin-top: 70px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper h2 {
  font-family: 'MontserratM';
  color: #414042;
  font-size: 24px;
  display: inline-block;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe {
  width: 100%;
  float: left;
  margin: 30px 0 70px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider {
  padding: 0 30px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul {
  padding-bottom: 50px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li {
  text-align: center;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li .uk-panel {
  background: #ffffff;
  border-radius: 40px;
  padding-bottom: 45px;
  box-shadow: 0 7px 13px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li h4 {
  color: #599900 !important;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
  line-height: 1.2;
}
@media all and (max-width: 1366px) {
  body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li h4 {
    padding: 0 40px;
    font-size: 20px;
  }
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li p {
  color: #000000;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  margin-top: 25px;
  font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 102px;
}
@media all and (max-width: 1366px) {
  body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li p {
    font-size: 16px;
  }
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider .uk-position-top-left {
  top: 40px;
  left: -20px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider .uk-position-top-right {
  top: 40px;
  right: -20px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider a.uk-slidenav svg:not(:root) {
  width: 20px;
}
body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
  stroke: #909090;
}

::-webkit-scrollbar {
  width: 8px;
  border-radius: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fcb040;
  transition: all .3s ease-out;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #a3c4e5;
  transition: all .3s ease-out;
}

li.page-item {
    display: inline;
    padding-left: 15px;
}
li.page-item a{
    color: #d1d2d3!important;
}
li.page-item.active *{
    color: #fcb040!important;
    font-weight: 600;

}

.swiper-hidden-edges {
    margin-top: 10px;
}

.swiper-hidden-edges .swiper-slide {
    text-align: center;
}


.swiper-hidden-edges img {
    width: calc(100% - 10px);
}


body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper .moreRecipe .uk-slider ul li h4 a {
    color: #599900 !important;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.our-product-list .productList img {
    max-height: 389px;
}


.product-zoom-image img {
    max-height: 400px;
}

.swiper-hidden-edges img{
    width: auto;
    max-height: 250px;
}

.about-us-wrapper {
    background: url(../images/header-bg.png) top center repeat-y;
}


body .about-us-wrapper h1 {
    margin-top: 70px;
}


body .about-us-wrapper h3 {
    font-weight: bold;
    color: #599900;
    font-size: 28px;
    padding: 30px 0 5px;
    text-transform: uppercase;
    line-height: 36px;
    font-family: 'TypoldB';
}

.reviews-wrapper .head {
    display: inline-block;
}

#addReview{
    display: none;
}

#addReview .ratings {
    width: 100%;
    float: left;
     margin-bottom: 20px;
}

#addReview .ratings .star {
    float: left;
    cursor: pointer;
}

#addReview .ratings .star i {
    font-size: 24px;
    margin-top: 3px;
}

#addReview .ratings .star i svg {
    width: 28px;
}

#addReview .ratings .star i svg polygon {
    stroke: #d3d3d6;
}

textarea#comments {
    width: 100%;
    border: 1px solid #d1d3d4;
    padding: 20px;
    font-size: 20px;
    border-radius: 10px;
}

p.commentheading {
    font-family: 'MontserratM';
    font-size: 24px;
    color: #000000;
    padding: 15px 0;
}

#addReview .ratings .star i.fill svg polygon {
    fill: #fcb040;
    stroke: #fcb040;
}


button#submitComment {
    background-color: #fcb040;
    padding: 8px 20px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    border: none;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}


p.ratingvalidation, p.comnentvalidation, p.reviewerror{
    color: #FF9800;
    font-size: 18px;
    line-height: 30px;
    display: none;
}

p.ratingvalidation span.uk-icon, p.comnentvalidation span.uk-icon,  p.reviewerror span.uk-icon{
    margin-right: 5px;
}


.productInRecipe img {
    max-height: 250px;
}

.browse-other-products img {
    max-height: 250px;
}


.form-row {
    padding-top: 20px;
}

.contact-wrapper h1{
    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}

.contact-wrapper label {
    display: block;
    font-size: 20px;
    color: #bbbbbb;
    margin-top: 20px;
}

.contact-wrapper input {
    height: 40px;
    padding: 25px 1px;
    border: unset;
    border-bottom: 1px solid #5a5a5a;
    width: 100%;
    font-size: 20px;
    color: #5a5a5a;
}

.contact-wrapper textarea {
    height: 150px;
    padding: 25px 1px;
    border: unset;
    border-bottom: 1px solid #5a5a5a;
    width: 100%;
    font-size: 20px;
    color: #5a5a5a;
    font-family: 'Quicksand', sans-serif;
}


.contact-wrapper button {
    display: inline-block;
    background-color: #fcb040;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: unset;
    margin-top: 20px;
}


.contact-wrapper ul.social-links li {
    display: inline-block;
    padding: 0 10px;
}


.contact-wrapper a.email {
    color: #5a5a5a;
}

.contact-wrapper form{
    margin-bottom: 50px!important;
}

.contact-wrapper ul.social-links {
    padding-left: 0;
    margin-top: 20px;
    margin-left: -10px;
}


.story-container {
    padding-top: 150px;
}


.about-us-wrapper .leftBlock .centerBlock p , .about-us-wrapper p{
    font-size: 20px!important;
    color: #000000 !important;
}


.about-us-wrapper .our-recipes-header {
    /*background: url(../images/header-bg.png) top center repeat-y;*/
    /*display: grid;*/
    /*grid-template-columns: 50% 50%;*/
    margin-bottom: 50px;
    box-shadow: 0px 1px 10px #ababab;
    margin-top: -160px;

}


.our-values {
    padding: 20px 0 70px;
    background: #e2e2e2;
    margin-top: 40px;
}

.our-values p {
    font-size: 20px!important;
    margin-top: 10px;
    text-transform: uppercase;
}

.our-values .uk-grid div {
    text-align: center;
}


.our-values h3{
    text-align: left;
}

.our-values  p.quality {
    color: #ed6433!important;
    font-weight: 600;
}

.our-values  p.service {
    color: #1b89a0!important;
    font-weight: 600;
}

.our-values  p.accountability {
    color: #632b6f!important;
    font-weight: 600;
}

.our-values  p.usefulness {
    color: #f2a947!important;
    font-weight: 600;
}

.our-values  p.diversity {
    color: #bf252c!important;
    font-weight: 600;
}

.our-values  p.innovation {
    color: #8cc63f!important;
    font-weight: 600;
}



.faq-wrapper h1{

    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;

}


.faq-wrapper a.uk-accordion-title {
    background: #f2f2f2;
    border-radius: 20px;
    padding: 5px 20px;
    color: #424242;
    font-size: 16px;
}

.faq-wrapper .uk-accordion-title::before {
    background-image: url(../images/white-cross.svg)!important;
    background: #000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    width: 22px;
    height: 22px;
}

.faq-wrapper li.uk-open a.uk-accordion-title {
    background: #599900;
    border-radius: 20px;
    padding: 3px 20px;
    color: #fff;
}


.faq-wrapper li.uk-open .uk-accordion-title::before {
    background-image: url(../images/white-line.svg)!important;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    margin-top: 3px;
}
.faq-wrapper li.uk-open{
    background: #f2f2f2;
    border-radius: 20px;
}

.faq-wrapper li.uk-open .uk-accordion-content {
    padding: 20px;
}


.faq-wrapper h3 {
    color: #fcb040;
    font-size: 20px!Important;
    font-weight: 600;
    margin-top: 50px!important;
}


#nav-quadis .uk-navbar-dropdown-nav li {
    padding-bottom: 10px;
}

#nav-quadis div.uk-dropdown{
    border-radius: 20px;
}
.login-wrapper{
    background: url(../images/header-bg.png) top center repeat-y;

}
.login-container {
    padding-top: 30px;
    max-width: 400px;
    text-align: center;
    padding-bottom: 50px;

}

.login-container h1{
    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}

p.not-member {
    color: #414042;
    font-size: 18px;
}

p.not-member a{
    color: #fcb040;
}

.login-container form{
    text-align: left;
}


.login-container label {
    display: block;
    font-size: 20px;
    color: #bbbbbb;
    margin-top: 20px;
}

.login-container input {
    height: 40px;
    padding: 25px 1px;
    border: unset;
    border-bottom: 1px solid #5a5a5a;
    width: 100%;
    font-size: 20px;
    color: #5a5a5a;
}

.login-container button.login-btn {
    display: inline-block;
    background-color: #fcb040;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: unset;
    margin-top: 20px;
}


.login-container button.cancel-btn {
    display: inline-block;
    background-color: #c5c5c5;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: unset;
    margin-top: 20px;
}

a.forget-password {
    display: block;
    color: #bbbbbb;
    padding-top: 10px;
}


input#remember {
    width: 20px;
    height: 15px;
}


a.fb-login {
    display: block;
    padding: 7px 0;
    background: #3a5898;
    border-radius: 20px;
    color: #ffffff;
    margin-top: 50px;
}


a.gg-login {

display: block;
padding: 7px 0;
background: #ffffff;
border-radius: 20px;
color: #666;
margin-top: 30px;
box-shadow: 0px 0px 10px 0px #b9b9b9;

}


button.signin-email {
    display: block;
    background-color: #040404;
    padding: 10px 0;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    border: unset;
    margin-top: 20px;
    width: 100%;
}

.login-first-screen hr {
    margin: 50px 0;
}

.login-first-screen span {
    margin-top: -65px;
    display: block;
    width: 70px;
    background: #fff;
    margin-left: calc(50% - 35px);
    font-size: 18px;
}

.login-form {
    display: none;
}

.auth-container {
    overflow: hidden;
    height: 300px;
}


span.invalid-feedback {
    color: #F44336;
}

.login-first-screen img {
    height: 20px;
    margin-right: 10px;
}

.login-first-screen {
    width: calc(100% - 13px);
    margin: 0 auto;
}


.our-products-wrapper img {
    max-height: 350px;
}


.moreRecipeWrapper .view-all{
    display: inline-block;
    color: #fcb040;
    padding: 5px 20px;
    border: 2px solid #fcb040;
    border-radius: 20px;
    margin-top: 0;
    font-size: 20px;
    float: right;
}

body #nav-quadis li.uk-active a {
    color: #599900;
}


span.sub-success {
    display: none;
    color: #4CAF50;
    font-weight: 600;
    font-size: 18px;
}


span.sub-fail {
    display: none;
    color: #F44336;
    font-weight: 600;
    font-size: 18px;
}

span.sub-invalid {
    display: none;
    color: #F44336;
    font-weight: 600;
    font-size: 18px;
}


body footer ul li a:hover{
    color: #599900;
}


@media all and (max-width: 1366px) {

    body .individual-recipe-details .uk-container .contentWrapper .sidebar {
        width: 100%;
        float: none;
    }
    body .individual-recipe-details .uk-container .contentWrapper .sidebar .productInRecipe .uk-slider ul li p {

        height: auto;
    }
    body .individual-recipe-details .uk-container .contentWrapper .content {
        width: 100%;
        max-width: unset;
        float: none;
    }
}





@media (max-width: 1023px){
    body .our-product-header .rightBlock {
        position: relative;
        top: -110px;
    }
    body .our-product-header .leftBlock {
        position: relative;
        top: -70px;
    }

    .contact-wrapper {
        padding-top: 50px;
    }
    .faq-wrapper {
        padding-top: 50px;
    }
}

body .reviews-wrapper .uk-container .reviews .review .profileImage img {
    border-radius: 50%;
}



.account-container {
    padding-bottom: 50px;
}

.account-wrapper {
    padding-top: 20px;
}

.account-wrapper h1{
    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}

.account-wrapper  .avatar-container {
    max-width: 150px;
    max-height: 1500px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 30px;
}

.account-wrapper  .avatar-container  img{

    width:  100%;
    height:  100%;

}


.account-container  label {
    display: block;
    font-size: 20px;
    color: #bbbbbb;
    margin-top: 20px;
}

.account-container  input {
    height: 40px;
    padding: 25px 1px;
    border: unset;
    border-bottom: 1px solid #5a5a5a;
    width: 100%;
    font-size: 20px;
    color: #5a5a5a;
}

.account-container input:disabled {
    border: unset;
}


.account-links {
    padding-top: 30px;
}


.account-links  ul{
    list-style: none;
    padding: 0;
    max-width: 150px;
}

.account-links  ul li  {
    padding: 5px 0;
    text-align: center;
}

.account-links  ul li a {
    color: #fcb040;
    font-size: 18px;
}


.my-review-container{
    padding-top: 20px;
    padding-bottom: 50px;
}

.my-review-container h1{
    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
}

.review-header , .review-row  {
    display: flex;
    padding-left: 20px;
}

.review-header div:nth-child(1),.review-row div:nth-child(1){
    width: 50%;
}

.review-header div:nth-child(2),.review-row div:nth-child(2){
    width: 35%;
}

.review-header div:nth-child(3),.review-row div:nth-child(3){
    width: 15%;
}

.review-header{
    margin-bottom: 15px;
    color: #9E9E9E;
    margin-top: 30px;
}
.review-row {
    background-color: #efefef;
    border-radius: 20px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.review-row div:nth-child(1){
    color: #fcb040;
}

.review-col img {
    width: 25px;
}


.my-review-container  .showingBlock {
    margin-top: 30px;
}

.review-header.myreviews div:nth-child(1),.review-row.myreviews div:nth-child(1){
    width: 35%;
}

.review-header.myreviews div:nth-child(2),.review-row.myreviews div:nth-child(2){
    width: 30%;
}

.review-header.myreviews div:nth-child(3),.review-row.myreviews div:nth-child(3){
    width: 20%;
}
.review-header.myreviews div:nth-child(4),.review-row.myreviews div:nth-child(4){
    width: 15%;
}


.review-row .rating-box {
    display: flex;
    width: 100%!important;
}


.review-row .rating-box .star i svg {
    width: 28px;
}

.review-row .rating-box .star i {
    font-size: 24px;
    margin-top: 3px;
}


.review-row .rating-box .star i.fill svg polygon {
    fill: #fcb040;
    stroke: #fcb040;
}



.star {
    width: 20px!important;
}

p.reviewmsg{
color: #4CAF50!Important;
font-size: 18px;
line-height: 30px;
display: none;
}


.uk-overlay-primary {
    background: rgba(34,34,34,.4);
}


div#banner-slide {
    margin-top: -159px;
}


@media (max-width: 1023px){
    body .all-recipes-wrapper .list-recipe .uk-panel p {
        font-size: 16px;
        overflow: auto;
        display: table-cell;
        padding: 10px;
    }
    body .all-recipes-wrapper .list-recipe .uk-panel h4 a {
         padding: 10px;
    }
    div#banner-slide {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    body #banner-slide .uk-dotnav{
        display: none;
    }
}
#sidenav .uk-nav.uk-nav-default li.uk-active a{
    color: #599900;
}


.product-preview-box .paddings-container {
    padding: 0 10px;
}


#sidenav ul.uk-nav.uk-nav-default {
    margin-top: 50px;
    text-align: center;
}

#sidenav ul.uk-nav.uk-nav-default li > a{
    font-weight: 700;
    font-size: 24px;
}


#sidenav ul.uk-nav.uk-nav-default .uk-nav-sub li > a {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #7d7d7d;
    font-size: 20px;
}

#sidenav .uk-offcanvas-bar {
    width: 100vw;
}

#sidenav img.logo {
    margin-top: 50px;
}

span#close-nav {
    color: #000000;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 20px;
}
span#close-nav svg{

    width: 30px;
    height: 30px;
}



.website-credit p{
    margin: 0!important;
    text-align: center;

}

.website-credit  a{
    color: #8bbe45;
}

@media (max-width: 639px) {

    footer .uk-grid * {
        text-align: center;
    }
    body .our-fans-wrapper .uk-slider ul li .fanDetails .center .image {
        float: unset;
        margin: 0 auto;
    }
    body .individual-recipe-details .uk-container .contentWrapper .content .moreRecipeWrapper h2 {
        display: block;
        text-align:center;
    }

    .moreRecipeWrapper .view-all {

        margin-top: 20px;
         float: unset;
        margin-left: calc(50% - 93px);
    }

    body .where-to-buy-wrapper .map-container #markers ul.list li .id {
        width: 20px;
    }

    body .where-to-buy-wrapper .map-container #markers ul.list li .desc {
        width: calc(100% - 25px);
    }
    body .where-to-buy-wrapper .map-container #markers ul.list li .button {
        width: 100%;
        margin-top: 10px;
        display: block;
        margin-left: 20px;
    }
    body .where-to-buy-wrapper .map-container #markers {

        overflow-x: hidden;
    }

    body .where-to-buy-wrapper .map-container .uk-width-1-2 {
        padding-left: 0;
    }
}


body .our-products-wrapper .uk-slider ul li a:hover,body .latest-recipes-wrapper a.seeMore:hover {
    background: #fcb040;
    color: #fff;
}


body #banner-slide .learnMore:hover {
    border: 1px solid #fcb040;
    color: #fcb040;
    background: transparent;
    font-weight: 600;
}


body .our-fans-wrapper .joinBlock form input[type="submit"]:hover{
    border: 1px solid #fcb040;
    color: #fcb040;
    background: transparent;
}

body .all-recipes-wrapper .filterOptions .byMultipleOptions .select:nth-child(2){
    width: 150px;

}

body .all-recipes-wrapper .filterOptions .byMultipleOptions .select:nth-child(2) .select-options{
    width: 150px;
}

p.no-recipe {
    font-size: 16px;
    margin-top: 50px;
}


.add-recipe-container label {
    display: block;
    font-size: 20px;
    color: #333;
    margin: 20px 0;
    text-transform: uppercase;
}

.add-recipe-wrapper h1 {
    color: #599900 !important;
    font-size: 2.5rem;
    text-transform: uppercase;
    margin-top: 70px!important;
    text-align: center;
    width: 100%;
    float: none;
    font-weight: 600;
}


.add-recipe-container input {
    width: 100%;
    background-color: #efefef;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 300!important;
}

.add-recipe-container textarea {
    width: 100%;
    background-color: #efefef;
    border: none;
    padding: 20px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 300!important;

}

.add-recipe-container .cooking-timing label{
    font-size: 18px;
}

button#submit-recipe {
    display: inline-block;
    background-color: #fcb040;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: unset;
    margin-top: 20px;
}


span#add-ingredient, span#add-instructions {
    border: 1px solid #333;
    border-radius: 50%;
    padding: 5px;
    margin-top: 10px;
    cursor: pointer;
}

.add-recipe-container {
    padding: 50px 0;
}

.add-recipe-container  .select-styled {
    display: none;
}

.add-recipe-container  .selectize-input {
    border-radius: 20px;
    padding: 10px 20px;
    background: #efefef!important;
    box-shadow: none;
    border: unset;
}

.add-recipe-container .cooking-timing input{
    width: 100px;
}

.cooking-timing p {
    width: 50px;
    display: inline-block;
}

.add-recipe-container  .uk-margin-top {
    margin-top: 50px!important;
}


.not-found {
    min-height: 600px;
    background-color: #9cc763;
    padding-bottom: 100px;
}


.not-found .container {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    max-width: 700px;
    margin: auto;
    text-align: center;
}
.not-found h1{
    padding-top: 3rem;
    font-size: 6rem;
    text-align: center;
    color: #ffffff;
    margin-bottom: 50px;
    font-family: 'TypoldB';
}


.not-found span {
    font-size: 15rem;
    line-height: 10rem;
    color: #ffffff;
    font-family: 'TypoldB'!important;
    text-align: center;
}

.not-found p{
    font-size: 1.1rem;
    text-align: center;
    color: #ffffff;
    margin-top: 50px;
}

.not-found .back-button{
    display: inline-block;
    background-color: #fcb040;
    padding: 5px 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: unset;
    margin-top: 50px;
}

.not-found .container div:nth-child(1){
    text-align: right;
}

.not-found .container div:nth-child(3){
    text-align: left;
}

.selectize-input .item {
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

@media (max-width: 639px) {

    .not-found span {
        font-size: 12rem;
        line-height: 7rem;
    }
    .not-found h1{
        font-size: 4rem;

    }

}


.add-recipe-container ul.select-options {
    display: none;
}



span.select-img{
    position: absolute;
    left: 170px;
    width: 40px;
    height: 40px;
    background: #fcb040;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
}


uk-form-custom:hover .select-img {
    background: #333;
}

.swal2-popup.swal2-modal.swal2-show{
    background: url(../images/header-bg.png) 0% center repeat-y;
}

.swal2-styled.swal2-confirm{
    background-color: #FF9800!important;
}
