main[role=main].container-fluid {
  padding-top: 30px !important;
}
h3 {
  font: normal normal 20px var(--font-raleway);
  font-weight: 800;
}
h5 {
  
  font-size: 14px;
  margin-top: -30px;
  margin-bottom: 10px;
}
.blogContain .blogWrap .content {
  margin-bottom: 40px;
}
.blogContain .blogWrap .content.hidden {
  display: none;
}
.blogContain .blogWrap .content .info {
  margin-top: 15px;
}
.article ul {
  columns: 1; /* was set as 2 */
  column-gap: 2rem;
}
.blogContain .blogWrap .content h5 {
  color: #1b1b19;
  font-size: 12px;
  font-weight: 300;
}
.blogContain .blogWrap .content h1 {
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  color: #212121;
}
.blogArticle .article .info img{
  padding-right: 30px;
  padding-bottom: 25px;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
}
.blogContain {
  margin-bottom: 100px;
}
.recipe-form .form-control {
  border-radius: 0;
  font-size: 14px;
  padding: 0 10px;
  line-height: 35px;
  height: 35px !important;
  margin-bottom: 25px;
}
.recipe-form button {
  display: block;
  float: left;
  width: 50%;
  line-height: 20px;
  height: 20px !important;
  padding: 0;
  font-weight: 600;
  border: none;
  color: #7a838a;
  background: none;
  margin-top: 7px;
  margin-bottom: 25px;
  border-right: 1px solid #7a838a;
}
.recipe-form button + a {
  color: #c1ac3a !important;
  display: block;
  float: left;
  width: 50%;
  line-height: 20px;
  height: 20px !important;
  padding: 0 10px;
  font-weight: 600;
  color: #777a52;
  margin-top: 7px;
  margin-bottom: 25px;
}
.recipe-block, .recipe-block:hover, .recipe-block:focus {
  text-decoration: none;
  margin-bottom: 40px;
}
.recipe-block div {
  display: block;
  float: left;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #efece7;
  margin-top: 15px;
}
.recipe-block h2 {
  display: block;
  width: 100%;
  color: #000000;
  line-height: 10px;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 600;
  min-height: 40px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
}



button#EnquireButton {
  background-color: #8fb91e;
  color: white;
  margin: 0;
  width: 33%;
  height: 40px;
  text-transform: uppercase;
  border-radius: 15px;
  font-weight: 500;
  margin-left: 0;
  font-weight: 800;
  margin-top: 18px !important;
  font-size: 12px;
}
.recipe-block .add-to-wishlist {
  display: block;
  position: absolute;
  font-size: 17px;
  background-color: white;
  height: 40px;
  width: 40px;
  padding: 12px;
  line-height: 0;
  border-radius: 30px;
}
.tags-container {
  margin: 0;
  padding: 0 !important;
}

.tags-container h6 {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
}
.recipe-block div p {
  display: block;
  float: left;
  width: 100%;
  color: #1b1b19;
  font-size: 14px;
  margin-bottom: 30px;
}
.recipe-block div span {
  display: block;
  float: left;
  width: 100%;
  color: #1b1b19;
  font-size: 14px;
}
.time-block {
  padding-left: 45px;
}
.time-block img {
  position: absolute;
  top: 0;
  left: 0;
  filter: grayscale(1);
}
.time-block p {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #e62827;
  margin-bottom: 0;
  line-height: 14px;
}
.img {
  max-width: 50%;
  margin-right: 20px;
  margin-bottom: 20px;
}
label#label_price {
  font-size: 13px;
}
#slider-range {
  width: 65%;
  display: block;
  float: left;
  margin-left: 10.5%;
  margin-right: 10.5%;
  margin-top: 0.5rem;
}
#slider-range .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
  margin-left: -3.5%;
}
#slider-range-mobile .ui-slider-horizontal .ui-slider-handle {
  top: -10px;
}
#slider-range-mobile .ui-slider-horizontal .ui-slider-handle:first-of-type {
  margin-left: -2.5%;
}
#slider-range-mobile .ui-slider-horizontal .ui-slider-handle:last-of-type {
  margin-left: -7.5%;
}
input#amount,
input#amount-mobile {
  color: #444 !important;
  font-size: 13px;
  font-weight: 400;
}
#slider-range-mobile {
  display: flex;
  width: 48%;
  margin-top: 0.375rem;
  margin-right: 10%;
  margin-left: 2.5%;
}
#slider-range-mobile .ui-slider-horizontal {
  width: 85%;
  margin-top: 1rem;
  margin-left: 3.5%;
  margin-bottom: 15px;
  margin-right: 3.5%;
}
#slider-range-mobile .ui-slider-horizontal .ui-slider-handle {
  top: -10px;
  margin-left: -2.5%;
}


.paginator {
  font-size: 13px;
  line-height: 35px;
  margin: 1.5rem auto;
  max-height: 35px;
}
.paginator .pagination .page-item.disabled {
  opacity: 0.875;
}
.search {
  justify-content: space-between;
  display: flex;
  margin-bottom: -20px;
}
.far.fa-heart.heart-icon {
  color: #666;
  transition: color 0.3s;
}

.far.fa-heart.heart-icon.active {
  color: red;
}
.page-social-icon {
  display: none;
}
input.search-field::placeholder {
  font-size: 15px;
}
.show h1 {
  margin-bottom: 0px;
  margin-top: 60px;
  font-size: 15px;
  font-family: 'josefin sans', sans-serif;
  font-weight: 400;
}
.container-fluid.pageHeader {
  margin-top: 40px;
  background-color: transparent !important;
}
.container-fluid.pageHeader h1 {
  margin-top: -20px;
}
.social-share h1 {
  margin-left: 0;
  font-size: 24px;
  line-height: 59px;
  margin-top: -30px;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Josefin', sans-serif;
  margin-right: 10px;
}
i#icons {
  border-radius: 30px;
  height: 30px;
  width: 30px;
  background-color: #cac7c0;
  padding: 13px 8px 9px 10px;
  line-height: 4px;
  color: white;
  font-size: 13px;
}

.recipe-title {
  font-size: 27px;
  font-weight: bold;
  color: black;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 30px;
}
p.recipe-description {
  max-width: 70%;
  margin-top: 30px;
}
h4.title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Josefin Sans';
}

button.btn.add-to-cookbook {
  margin-top: 0;
  height: 50px;
  background-color: #7a7a7a;
  font-size: 13px;
  font-family: 'Josefin', sans-serif;
  width: 27%;
  padding: 0px;
  border-radius: 15px;
  margin: 10px;
  border: 0;
}
button.btn.addto-shopping-list,
button.btn.download,
button.btn.add-to-cookbook:hover{
  margin-top: 0;
  height: 50px;
  background-color: #8fb91e;
  font-size: 13px;
  font-family: 'Josefin', sans-serif;
  width: 27%;
  padding: 0px;
  border-radius: 15px;
  margin: 10px;
  border: 0;
}

button.btn.serves-btn {
  width: 86px;
  margin: 0px;
  color: #7e9e12 !important;
  font-weight: 600;
  border: 1px solid #7e9e12;
  background-color: white;
  font-family: 'Josefin Sans' !important;
}
button.btn.serves-btn:hover, button.btn.serves-btn:active, button.btn.serves-btn:focus {
  background-color: #c10230;
  color: white !important;
  font-weight: 600;
}
.servings.two,
.servings.eight {
  display: none;
}
.servings.two,
.servings.four,
.servings.eight {
 padding: 0;
}
button.btn.measurement-btn {
  height: 40px;
  background-color: #7a7a7a;
  color: white;
  width: 130px;
  border: 0;
  margin: 3px;
  font-family: 'Josefin Sans' !important;
}
button.btn.measurement-btn:hover, button.btn.measurement-btn:active, button.btn.measurement-btn:focus {
  background-color: #000000;
  color: white !important;
  font-weight: 600;
}

li {
  line-height: 33px;
}
.measurement.imperial {
  display: none;
}
h6 {
  font-weight: 800;
}
h4.prep-time {
  font-size: 13px;
  display: inline-block;
  float: right;
  margin-top: -71px;
  font-weight: 800;
}
p.time-description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px;
}
.good_to_know {
  background-color: #ece8e1;
  border-radius: 15px;
  height: auto;
  margin: 0px;
  padding: 40px;
  margin-bottom: 20px;
}
.related_title h2 {
  text-align: left;
  margin-top: 40px;
}
img.gallery-items {
  margin: 0;
  max-width: 100%;
}
.recipe.products img {
  margin-bottom: 20px;
  border: 1px solid white;
}
.recipe.products h3 {
  font-size: 18px;
}

/* FOUR UP LISTING STYLES */
.four-up button#EnquireButton {
  width: 60%;
}

.four-up .recipe-block h2 {
  font-size: 14px;
  line-height: 19px;
}

/* TWO UP LISTING STYLES */
.two-up .view-recipe {
  font-size: 16px;

}
@media (max-width: 1440px) {
  button.btn.add-to-cookbook {
      margin-top: 0;
      height: 50px;
      background-color: #7a7a7a;
      font-size: 12px;
      font-family: 'Josefin', sans-serif;
      width: 19%;
      padding: 0px;
      border-radius: 15px;
      margin: 10px;
      border: 0;
      margin-top: 0;
  }
  .good_to_know {
      background-color: #ece8e1;
      border-radius: 15px;
      height: auto;
      margin: 0px;
      padding: 40px;
      margin-bottom: 20px;
      max-width: 100% !important;
  }
  /*#gallery img {*/
  /*    max-width: 100%;*/
  /*}*/
  h2 {
      font-size: 22px;
      font-family: 'josefin sans', sans-serif;
      text-align: center;
      text-transform: uppercase;
      color: black;
      margin-bottom: 50px;
      font-weight: 600;
  }
  .recipe.products {
      max-width: 100%;
  }

  .recipe-title {
      font-size: 22px;
      font-weight: bold;
      color: black;
      line-height: 0;
      text-transform: uppercase;
      text-align: left;
      margin-top: 30px;
  } 
  .recipe.products {
      max-width: 100%;
  }
  .owl-item {
      max-width: 100%;
  }
  button#EnquireButton {
      width: 53%;
      font-size: 13px;
  }
  .recipe-block h2 {
      display: block;
      width: 100%;
      color: #000000;
      line-height: 20px;
      font-size: 16px;
      margin-bottom: 20px;
      font-weight: 600;
      min-height: 40px;
      text-transform: uppercase;
      text-align: left;
      margin-bottom: 0;
  }
  button.wishlist {
      padding: 9px;
      line-height: 20px !important;
  }
  .recipe-block .add-to-wishlist {
      display: block;
      position: absolute;
      font-size: 17px;
      background-color: white;
      height: 40px;
      width: 40px;
      padding: 12px;
      line-height: 0;
      border-radius: 30px;
  }
  .recipe-block img {
      max-width: 100%;
  }
}

@media (max-width: 768px) { 
  input.search-field::placeholder {
      font-size: 13px;
  }
  .img {
      max-width: 100%;
      margin-right: 0;
      margin-bottom: 20px;
  }
  .article h5 {
      margin-top: 40px;
  }
  .recipe-form button + a {
      display: block;
      float: left;
      width: 50%;
      text-align: center;
      line-height: 20px;
      height: 20px !important;
      padding: 0 10px;
      font-weight: 600;
      color: #c1ac3a;
      margin-top: 7px;
      margin-bottom: 25px;
  }
  .recipe-form {
      margin-top: 25px;
  }
  .time-block img {
      position: absolute;
      top: 0;
      left: 0;
      display: none;
  }
  .time-block {
      padding-left: 15px;
      margin-top: 12px;
      text-align: left;
  }
  .article ul {
      text-align: left;
  }
}
@media (max-width: 576px) {
  .row.article {
      margin-bottom: 100px;
      margin: auto;
  }
  .recipe-title {
      font-size: 22px;
      font-weight: bold;
      color: black;
      line-height: 0;
      text-transform: uppercase;
      text-align: left;
      margin-top: 30px;
      width: auto;
      margin: 0 !important;
  }
  .related_title h2 {
      text-align: left;
      margin-top: 0;
      margin-bottom: 20px !important;
  }
  .good_to_know {
      background-color: #ece8e1;
      border-radius: 15px;
      height: auto;
      margin: auto;
      max-width: 100% !important;
      padding: 20px;
      margin-bottom: 20px;
  }
  p.time-description {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 40px;
      text-align: left;
  }
  .servings h6 {
      text-align: left;
  }
  .servings h2 {
      font-size: 16px !important;
     margin-bottom: 20px !important;
  }
  h4.title {
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 40px;
  }
  h2 {
      font-size: 16px !important;
      margin-bottom: 120px !important;
  }

  #gallery img {
      width: 100%;
  }
  .related-recipes {
      /* background-image: url(/assets/images/related-recipes-bg.jpg); */
      height: 74vh;
  }
  div#gallery {
      width: 100%;
  }
  .social-share {
      margin: auto;
  }
  .col.breadCrumbs {
      display: none;
  }
  h4.overall-time {
      width: 90% !important;
      margin: auto;
      margin-bottom: 20px;
  }
  button.btn.serves-btn {
      width: 106px;
      margin: 0px;
      color: #7e9e12 !important;
      font-weight: 600;
      padding: 0px;
  }
  button.btn.measurement-btn {
      padding: 0;
  }
  .recipe-title {
      font-size: 22px;
      font-weight: bold;
      color: black;
      line-height: 0;
      text-transform: uppercase;
      text-align: left;
      margin-top: 30px;
      width: 90%;
      margin: auto !important;
      margin-top: 40px !important;
      margin-bottom: 40px !important;
  }
  p.recipe-description {
      max-width: 90%;
      margin-top: 30px;
      text-align: left;
      margin: auto;
  }
  button.btn.addto-shopping-list, button.btn.download, button.btn.add-to-cookbook:hover {
      width: 90%;
  }
  button.btn.print {
      width: 90%;
  }
  button.btn.download {
      width: 90%;
  }
  button.btn.add-to-cookbook {
      width: 90%;
  }

  header.jumbotron {
      min-height: 0 !important;
      max-height: 300px !important;
  }
  .recipe.products img {
      margin-bottom: 20px;
      border: 1px solid white;
      width: 100%;
  }
  .recipes-listing .view-recipe {
      position: absolute;
      bottom: 160px;
      right: 0;
      left: -26px;
      font-size: 14px;
      color: white;
      background-color: #8fb91e;
      border-radius: 0;
      cursor: pointer;
      width: 40px;
      height: 40px;
      padding: 0;
  }
  .search {
      justify-content: space-between;
      display: flex;
      margin-top: 0;
      margin-bottom: 0px;
  }
  .search button {
      padding: 0;
  }
  .tags-container {
      display: none !important;
  }
  img#search-cook {
      margin-top: -49px;
      margin-bottom: 0;
      height: 16px;
      float: right;
      padding: 0 !important;
      margin-left: 320px;
      margin-bottom: 0;
      font-size: -7px;
  }
  main[role=main].container-fluid {
      padding-top: 0 !important;
  }
  input.search-field {
      width: 100%;
      height: 40px;
      padding: 0 0 0 15px;
      margin-left: 0;
      border: none;
      margin-bottom: 0px;
      margin-top: 0;
  }
  button.wishlist {
      padding: 11px;
      line-height: 0 !important;
  }
  .recipe-block .add-to-wishlist {
      display: block;
      position: absolute;
      background-color: white;
      height: 40px;
      width: 40px;
      padding: 2px;
      top: 0px;
      left: 311px;
      right: 0;
      line-height: 0;
      border-radius: 30px;
  }
  a.btn.see-more-btn.smlBtn {
      font-size: 17px;
      font-family: 'josefin sans', sans-serif;
      width: 100%;
      height: 50px;
      line-height: 37px;
      border: none;
      background-color: black;
      color: white !important;
      margin-top: 30px;
      margin-bottom: 0px;
      border-radius: 15px;
  }
  .recipe-block img {
      width: 100%;
  }
  button#EnquireButton {
 
      margin: 0;
      width: 100%;
     
      margin-top: 0 !important;
      font-size: 12px;
  }
  .view-recipe {
      padding-top: 0;
      position: absolute;
      font-size: 14px;
      padding: 0;
      height: 40px;
  }
  .blogArticle {
      text-align: center;
  }
  .blogArticle .article .info img {
      padding-right: 0;
  }
  .pageHeader .breadCrumb {
      padding-top: 9px;
      padding-bottom: 9px;
      padding-left: 0;
  }
  
  a.moreLoad {
      margin-top: 15px;
  }
}