body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #4e5050;
  font-size: 15px;
  -webkit-font-smoothing: antialiased; }
  body p {
    margin-bottom: 10px; }
  body strong {
    font-weight: 600; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Sanchez", serif;
  font-weight: normal; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Sanchez", serif;
  font-weight: normal; }

h5 {
  font-size: 16px;
  line-height: 20px; }

.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  text-transform: lowercase;
  font-family: "Sanchez", serif; }

button {
  background-color: transparent;
  padding: 0;
  border: 0px; }

.btn {
  font-family: "Sanchez", serif;
  border: 0px solid transparent;
  border-radius: 0px;
  font-size: 13px;
  position: relative;
  z-index: 1;
  text-transform: lowercase; }
  .btn img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1; }

.content .btn img {
  height: 100%; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-blue {
  color: #fff;
  padding: 5px 20px; }

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #8b7c15; }

.btn-yellow {
  color: #8b7c15;
  padding: 5px 20px; }

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #fff; }

.btn-grey {
  color: #70706e;
  background-color: #d2cec9;
  border: 1px solid #ccc; }

.btn-grey:hover,
.btn-grey:focus,
.btn-grey.focus,
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
  color: #70706e;
  background-color: #c7c1bb;
  border-color: #ccc; }

.price_slider_amount .button,
.btn-account,
.woocommerce-message .button {
  font-family: "Sanchez", serif !important;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
  text-transform: lowercase !important;
  color: #fff !important;
  padding: 10px 15px !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  background-color: transparent;
  background-image: url(/wp-content/themes/hillfarmoils/images/blue-button-bg.png) !important;
  background-size: 100% 100%; }
  .price_slider_amount .button:hover,
  .btn-account:hover,
  .woocommerce-message .button:hover {
    background-image: url(/wp-content/themes/hillfarmoils/images/yellow-button-bg.png) !important;
    background-color: transparent !important;
    border: 0px !important;
    color: #8b7c15 !important; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 20px 30px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 0px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px; }

input.checkout-btn {
  font-family: "Sanchez", serif !important;
  border: 0px solid transparent !important;
  border-radius: 0px !important;
  text-transform: lowercase !important;
  color: #fff !important;
  padding: 20px 30px !important;
  font-size: 16px !important;
  line-height: 1.3333333 !important;
  background-color: transparent;
  background-image: url(/wp-content/themes/hillfarmoils/images/blue-button-bg.png) !important;
  background-size: 100% 100%; }
  input.checkout-btn:hover {
    background-image: url(/wp-content/themes/hillfarmoils/images/yellow-button-bg.png) !important;
    background-color: transparent !important;
    border: 0px !important;
    color: #8b7c15 !important; }

.load-more-btn-container {
  width: 100%;
  clear: both;
  padding-top: 30px; }

.load-more-btn-container .margin-md {
  margin-top: 0; }

.shop-landing .button {
  background-color: transparent;
  margin: 20px 0 0px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  color: #FFF; }
.shop-landing .scrub-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  width: 100%;
  height: 100%; }
.shop-landing .inner-label {
  z-index: 999;
  position: relative;
  padding: 10px 30px; }

.event-list .filterbar ul {
  padding-left: 0; }

.event-list h3 a,
.single-event-view h3 {
  color: #96c0e6; }

.event-list .event-date .start-date,
.event-list .event-date .end-date {
  background-color: #fff;
  border: 1px solid #96c0e6;
  position: relative;
  height: 80px;
  width: 70px; }

.event-list .event-date .event-month {
  background-color: #96c0e6;
  color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px; }

.event-list .event-date .event-weekday {
  display: none; }

.event-list .event-date .event-day {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 30px;
  height: 60px;
  line-height: 30px; }

.event-list .event-date .event-year {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 60px; }

.event-list .event-list-view .end-date,
.event-list .single-event-view .end-date {
  margin-left: 90px; }

.event-list .event-list-view .event-date.multi-day {
  height: 82px;
  width: 160px; }

.event .event-info.multi-day {
  margin: 0 0 0 180px; }

.event .event-info.single-day {
  margin: 0 0 0 90px; }

.event-info iframe {
  max-width: 100%; }

li.event {
  border-bottom: 1px solid #e0e0df;
  min-height: 106px;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.single-event-view li.event {
  border-bottom: 0; }

.event-details p:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 766px) {
  .event .event-info.single-day,
  .event .event-info.multi-day {
    margin-left: 0;
    padding-top: 90px; }

  .event-list .event-list-view .event-date,
  .event-list .single-event-view .event-date {
    margin: 0; }

  .event-list .event-list-view .start-date {
    margin-right: 20px; }

  .event-list .event-list-view .end-date {
    float: left;
    margin-left: 0; } }
.content img {
  max-width: 100%;
  height: auto; }

p img:first-child {
  margin-top: 5px; }

.logo {
  padding-top: 18px; }

.site-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/nav-bg.jpg);
  padding: 0;
  height: 80px;
  box-shadow: 0px 0px 5px #9d9d9d;
  z-index: 1000;
  font-family: "Sanchez", serif; }

nav.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 30px;
  float: none !important; }
nav.main-nav li {
  display: inline-block;
  padding: 0 10px !important;
  float: none !important; }
  nav.main-nav li:hover .dropdown-menu {
    display: block; }
  nav.main-nav li a {
    color: #333638;
    font-size: 16px;
    text-transform: lowercase;
    padding: 0px; }
    nav.main-nav li a:hover, nav.main-nav li a:focus, nav.main-nav li a:active {
      color: #fff;
      background: none !important; }
  nav.main-nav li.current-menu-item a, nav.main-nav li.current-menu-ancestor a, nav.main-nav li.current-category-ancestor a, nav.main-nav li.current-post-ancestor a {
    color: #fff; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: transparent; }

.main-nav .dropdown-menu {
  top: 100%;
  left: 12px;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0 !important;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.main-nav .dropdown-menu > li {
  padding: 0px !important;
  display: block;
  border-bottom: 1px solid #cadff2; }

.main-nav .dropdown-menu > li:last-child {
  border-bottom: none; }

.main-nav .dropdown-menu > li > a {
  display: block;
  padding: 5px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333638 !important;
  white-space: nowrap;
  font-size: 15px !important; }

.main-nav .dropdown-menu > li > a:hover,
.main-nav .dropdown-menu > li > a:focus {
  color: #4e5050 !important;
  text-decoration: none;
  background-color: #fff !important; }

.main-nav .dropdown-menu > .active > a {
  color: #96c0e6 !important;
  text-decoration: none;
  background-color: transparent;
  outline: 0; }

.main-nav .dropdown-menu > .active > a:hover,
.main-nav .dropdown-menu > .active > a:focus {
  color: #96c0e6 !important;
  text-decoration: none;
  background-color: transparent;
  outline: 0; }

.open > .dropdown-menu {
  display: block; }

.nav-account,
.nav-basket {
  border-left: 1px solid #6da7dc;
  height: 80px;
  padding-left: 5px;
  padding-right: 5px; }

.nav-account {
  padding-top: 18px; }
  .nav-account a {
    font-size: 13px;
    color: #333638; }
    .nav-account a:hover {
      opacity: 0.8; }
  .nav-account img {
    margin: 0 auto; }

.nav-basket {
  border-right: 1px solid #6da7dc;
  padding-top: 24px; }
  .nav-basket i {
    color: #000;
    font-size: 26px; }
  .nav-basket .basket-num {
    color: #fff;
    background-color: #f5d814;
    padding: 2px 7px;
    border-radius: 50%; }

.offscreen-nav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(245, 244, 243, 0.9);
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0.4s; }
  .offscreen-nav.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out; }

.mobile-nav {
  padding-top: 120px; }
  .mobile-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    float: none !important; }
  .mobile-nav li {
    float: none !important;
    display: block; }
    .mobile-nav li a {
      font-family: "Sanchez", serif;
      text-transform: lowercase;
      font-size: 20px;
      color: #333638;
      cursor: pointer; }
      .mobile-nav li a:hover, .mobile-nav li a:active, .mobile-nav li a:focus {
        color: #96c0e6; }

.btn-nav {
  font-size: 28px;
  padding: 0;
  background-color: transparent;
  color: #333638;
  margin-top: 18px;
  color: #333638; }

.footer {
  background-color: #384754;
  padding: 55px 0; }
  @media (max-width: 767px) {
    .footer {
      padding-top: 0; } }

.footer-block {
  padding-right: 50px;
  color: #fff;
  font-size: 15px; }
  .footer-block h2 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 40px;
    position: relative; }
    .footer-block h2:after {
      position: absolute;
      bottom: -15px;
      left: 0;
      width: 30px;
      height: 2px;
      background: #fff;
      content: ''; }
  .footer-block h3 {
    font-family: "La Belle Aurore", cursive;
    font-size: 24px; }
  .footer-block p strong {
    color: #96c0e6;
    font-family: "Sanchez", serif; }
  .footer-block a {
    color: #fff; }
    .footer-block a:hover {
      opacity: 0.7; }
  @media (max-width: 767px) {
    .footer-block {
      margin-top: 55px; } }
  .footer-block .newsletter_strapline {
    font-family: "La Belle Aurore", cursive; }

.footer-social {
  font-size: 20px; }
  .footer-social a {
    color: #fff; }
    .footer-social a i.fa-stack-1x:before {
      color: #303c47; }
    .footer-social a:hover {
      opacity: 0.6; }

.footer-legal {
  color: #96c0e6;
  font-size: 14px;
  font-family: "Sanchez", serif; }
  .footer-legal a {
    color: #96c0e6; }
    .footer-legal a:hover {
      opacity: 0.7; }

.footer-contact-cta {
  font-family: "Sanchez", serif;
  color: #fff;
  font-size: 18px; }
  .footer-contact-cta a {
    color: #96c0e6; }
    .footer-contact-cta a:hover {
      opacity: 0.7; }

.endorsements {
  background-color: #34414d;
  padding: 55px 0 45px;
  color: #fff;
  font-size: 15px; }
  .endorsements h2 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 40px;
    position: relative;
    float: left;
    margin-right: 20px; }
    .endorsements h2:after {
      position: absolute;
      bottom: -15px;
      left: 0;
      width: 30px;
      height: 2px;
      background: #fff;
      content: ''; }
  .endorsements .logos {
    float: left; }
  .endorsements img {
    height: 100px;
    width: auto;
    padding: 0 20px;
    margin: 0 0 10px 0; }

.signoff {
  background-color: #303c47;
  padding: 20px 0;
  font-size: 12px;
  color: #fff; }
  .signoff a {
    color: #fff;
    text-decoration: underline; }
    .signoff a:hover {
      opacity: 0.6; }

.page-wrap {
  margin-top: 80px; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none; }

a:focus {
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

*:focus {
  outline: -webkit-focus-ring-color auto 0px !important; }

.margin-sm {
  margin-top: 15px; }

.margin-md {
  margin-top: 30px; }

.margin-lg {
  margin-top: 50px; }

.margin-xl {
  margin-top: 100px; }

.no-pad {
  padding: 0px !important; }

.product_list_widget li {
  padding: 0 0 8px !important; }
  .product_list_widget li a {
    color: #fff;
    font-weight: 300 !important; }
    .product_list_widget li a:hover {
      color: #fff !important;
      opacity: 0.7 !important; }

.page-header {
  padding: 50px 0 40px;
  border-bottom: 1px solid #e0e0df;
  background-color: #f5f4f3;
  background-position: left bottom, right bottom;
  background-repeat: no-repeat; }
  .page-header h1 {
    margin: 0; }
  .page-header p {
    margin-top: 15px;
    font-family: "La Belle Aurore", cursive;
    font-size: 30px;
    color: #70706e; }

.grey-bg {
  background-color: #f5f4f3; }

.blue {
  color: #96c0e6; }

.container.content {
  padding-top: 60px;
  padding-bottom: 60px; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767px) {
  img.alignright,
  img.alignleft,
  img.aligncenter {
    float: none;
    display: block;
    margin: 0; } }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.content-page p,
.secondary-content p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px; }
  .content-page p a,
  .secondary-content p a {
    color: #96c0e6;
    font-weight: 600;
    text-decoration: underline; }
    .content-page p a:hover,
    .secondary-content p a:hover {
      color: #f5d814; }
.content-page h3,
.secondary-content h3 {
  color: #96c0e6;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: none; }
.content-page h4,
.secondary-content h4 {
  color: #333638;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: none; }
.content-page strong,
.secondary-content strong {
  font-weight: normal;
  color: #96c0e6; }
.content-page blockquote,
.secondary-content blockquote {
  background-color: #f5f4f3;
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #70706e; }
  .content-page blockquote p,
  .secondary-content blockquote p {
    font-size: 16px;
    line-height: 20px;
    font-family: "Sanchez", serif;
    color: #70706e; }
.content-page img,
.secondary-content img {
  /*margin: 50px;*/
  margin-top: 30px; }
  .content-page img.alignleft,
  .secondary-content img.alignleft {
    margin-left: 0; }
  .content-page img.alignright,
  .secondary-content img.alignright {
    margin-right: 0; }
.content-page .ingredients-title,
.secondary-content .ingredients-title {
  margin-bottom: 5px; }

.secondary-content blockquote {
  background-color: transparent;
  position: relative;
  padding: 40px 20px;
  margin: 50px 0 40px;
  border-left: 0px solid #70706e;
  border-bottom: 1px solid #e0e0df;
  border-top: 1px solid #e0e0df; }
  .secondary-content blockquote p {
    font-size: 20px;
    line-height: 24px;
    font-family: "Sanchez", serif;
    color: #96c0e6; }
  .secondary-content blockquote:after {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    width: 30px;
    height: 2px;
    content: '';
    background-image: url(../images/questionmark.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-position: center center; }

.question-mark {
  background-color: transparent;
  position: relative;
  padding: 40px 20px;
  margin: 50px 0 40px;
  border-left: 0px solid #70706e;
  border-bottom: 1px solid #e0e0df;
  border-top: 1px solid #e0e0df;
  font-size: 20px;
  line-height: 24px;
  font-family: "Sanchez", serif;
  color: #96c0e6; }
  .question-mark:after {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
    width: 30px;
    height: 2px;
    content: '';
    background-image: url(../images/questionmark.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-position: center center; }

.form-control {
  border-radius: 0px; }

.woocommerce a {
  color: #6da7dc; }
  .woocommerce a:hover {
    color: #448fd2; }

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: transparent; }

.required {
  color: red; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#alert-bar {
  padding: 10px 0;
  position: relative; }
  #alert-bar .alert-content {
    font-weight: 600;
    font-size: 16px;
    padding: 10px 0; }
  #alert-bar .alert-button {
    display: block;
    text-align: center;
    font-weight: 600;
    padding: 10px 0; }
  #alert-bar #close-alert {
    position: absolute;
    top: 0;
    right: 0;
    color: white; }
  #alert-bar.hideAlert {
    display: none; }

@media screen and (max-width: 992px) {
  #alert-bar .alert-content {
    text-align: center; } }
.home-hero {
  height: 750px;
  position: relative; }
  @media (max-width: 991px) {
    .home-hero {
      height: 500px; } }
  @media (max-width: 767px) {
    .home-hero {
      height: 400px; } }
  @media screen and (min-width: 992), screen and (max-height: 800px) {
    .home-hero {
      height: 600px; } }
  @media screen and (max-height: 650px) {
    .home-hero {
      height: 430px; } }

.home-carousel {
  height: 100%; }
  .home-carousel .carousel-inner, .home-carousel .item {
    height: 100%; }
  .home-carousel .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 15;
    margin-left: 0;
    text-align: center;
    list-style: none;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    margin: 0;
    padding: 25px 0; }
  .home-carousel .carousel-indicators li {
    display: inline-block;
    height: auto;
    margin: 0;
    text-indent: 0px;
    cursor: pointer;
    background-color: transparent;
    border: 0px solid #fff;
    border-radius: 0px;
    padding: 0;
    width: 19%;
    font-family: "Sanchez", serif;
    color: #333638;
    font-size: 16px;
    position: relative; }
    @media (max-width: 767px) {
      .home-carousel .carousel-indicators li {
        font-size: 14px; } }
    .home-carousel .carousel-indicators li i {
      font-size: 40px;
      color: #333638;
      line-height: 40px; }
      @media (max-width: 767px) {
        .home-carousel .carousel-indicators li i {
          font-size: 30px;
          line-height: 30px; } }
    .home-carousel .carousel-indicators li:hover {
      color: #96c0e6; }
      .home-carousel .carousel-indicators li:hover i {
        color: #96c0e6; }
  .home-carousel .carousel-indicators .active {
    width: 19%;
    height: auto;
    margin: 0;
    background-color: transparent;
    color: #96c0e6; }
    .home-carousel .carousel-indicators .active i {
      color: #96c0e6; }
    .home-carousel .carousel-indicators .active:before {
      position: absolute;
      top: -41px;
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: 4px;
      vertical-align: middle;
      border-right: 16px solid transparent;
      border-left: 16px solid transparent;
      border-top: 0;
      border-bottom: 16px solid rgba(255, 255, 255, 0.9);
      content: ""; }
  .home-carousel .carousel-caption {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    right: auto;
    bottom: auto;
    top: 40%;
    left: 50%;
    z-index: 10;
    padding: 20px 30px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    min-width: 580px;
    width: auto;
    background-image: url(../images/caption-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; }
    .home-carousel .carousel-caption h1 {
      font-size: 50px;
      color: #4e5050;
      margin-top: 0; }
    .home-carousel .carousel-caption p {
      font-family: "La Belle Aurore", cursive;
      color: #96c0e6;
      font-size: 26px;
      font-weight: normal;
      line-height: 28px;
      margin-bottom: 20px; }
    .home-carousel .carousel-caption .btn {
      margin-bottom: -50px; }
    @media (max-width: 767px) {
      .home-carousel .carousel-caption {
        min-width: 80px;
        top: 30%; }
        .home-carousel .carousel-caption h1 {
          font-size: 30px; }
        .home-carousel .carousel-caption p {
          font-size: 20px;
          line-height: 22px;
          margin-bottom: 15px; } }

.home-product {
  padding: 60px 0 35px;
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY0ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f4f3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f4f3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f4f3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f5f4f3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f5f4f3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f5f4f3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f4f3',GradientType=0 );
  border-top: 1px solid #e0e0df;
  border-bottom: 1px solid #e0e0df; }
  .home-product h2 {
    margin-top: 0;
    font-size: 36px; }
  .home-product h3 {
    font-family: "La Belle Aurore", cursive;
    font-size: 28px;
    color: #9d9d9d;
    margin-top: 0; }
  .home-product li img {
    margin-bottom: 20px !important; }
  .home-product .woocommerce-Price-amount {
    font-size: 1.8rem;
    font-family: "La Belle Aurore", cursive;
    color: #9abce8; }

.home-links-images {
  padding: 80px 0; }

.home-insta-main .insta-pic {
  position: absolute;
  z-index: -1;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  width: 75%;
  height: 75%;
  top: 10%;
  left: 13%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-insta-main .insta-pic {
      width: 74%;
      height: 74%;
      top: 10%;
      left: 14%; } }
.home-insta-main .tagline-overlay {
  position: absolute;
  z-index: 2;
  left: 25%;
  top: 30%;
  width: 56%; }

.grams-links-container {
  margin-top: 40px; }
  .grams-links-container div {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px; }
  .grams-links-container .no-pad-top {
    padding-top: 0px; }
  .grams-links-container .row {
    padding: 0px !important;
    margin-left: -5px;
    margin-right: -5px; }
  .grams-links-container .darkened {
    background-color: #333638; }
    .grams-links-container .darkened img {
      opacity: 0.6; }
  .grams-links-container a:hover .grams-links-inner {
    display: block; }
  @media (min-width: 768px) and (max-width: 991px) {
    .grams-links-container {
      margin-top: 0px; } }

.grams-links-inner {
  position: absolute;
  top: 10px;
  left: 5px;
  right: 5px;
  bottom: 0;
  padding: 0px !important;
  display: none; }
  .grams-links-inner.visible {
    display: block; }
  .grams-links-inner.blue-overlay:hover {
    background-color: rgba(202, 223, 242, 0.8); }
  .grams-links-inner.yellow-overlay {
    background-color: rgba(245, 216, 20, 0.8); }

.grams-links-content {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  padding: 0 !important; }
  .grams-links-content i {
    font-size: 50px; }
  .grams-links-content h4 {
    margin-top: 0; }
  .grams-links-content.grey {
    color: #4e5050; }

.nav-account a {
  color: #333638; }

.woocommerce ul.products li.product a img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  box-shadow: none; }

.featured-products .featured {
  width: 20% !important;
  margin: 0 !important;
  padding: 15px !important; }
  .featured-products .featured h4 {
    font-size: 16px;
    color: #4e5050;
    text-transform: none; }
  .featured-products .featured .featured-image-wrap {
    background: url(../images/featured-listing-bg.png) no-repeat center center;
    background-size: 100% auto; }
    .featured-products .featured .featured-image-wrap img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0 auto;
      box-shadow: none; }
    .featured-products .featured .featured-image-wrap:hover {
      background: url(../images/featured-listing-bg-hover.png) no-repeat center center;
      background-size: 100% auto; }
  .featured-products .featured:hover h4 {
    color: #96c0e6;
    text-decoration: underline; }
  .featured-products .featured:hover .featured-image-wrap {
    background: url(../images/featured-listing-bg-hover.png) no-repeat center center;
    background-size: 100% auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    .featured-products .featured {
      width: 33.3333333333% !important; } }
  @media (max-width: 767px) {
    .featured-products .featured {
      width: 50% !important; }
      .featured-products .featured:last-child {
        display: none; } }

ul.products {
  list-style: none;
  padding: 0;
  margin: 0; }

.shop-landing ul {
  list-style: none;
  margin: 0;
  margin-top: 40px;
  padding: 0; }
.shop-landing li {
  display: block; }
.shop-landing .product {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0df; }
  .shop-landing .product h3 {
    margin-top: 0;
    color: #4e5050; }
    .shop-landing .product h3 .price .woocommerce-Price-amount {
      color: #96c0e6;
      font-size: 28px !important; }
  .shop-landing .product p {
    color: #4e5050; }
  .shop-landing .product .product-listing-price {
    text-align: right; }
    @media (max-width: 767px) {
      .shop-landing .product .product-listing-price {
        text-align: left;
        margin-top: 20px; } }
  .shop-landing .product:hover .product-image-wrap {
    background: url(../images/featured-listing-bg-hover.png) no-repeat center center;
    background-size: 100% auto; }
.shop-landing .added_to_cart {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  font-family: "Sanchez", serif;
  color: #96c0e6; }
.shop-landing .onsale {
  background-color: #f5d814;
  padding: 15px 10px;
  border-radius: 50%;
  font-weight: 600;
  color: #8b7c15;
  z-index: 999;
  left: -5px;
  top: -4px;
  transform: rotate(-20deg); }

.product-image .product-image-wrap {
  background: url(../images/featured-listing-bg.png) no-repeat center center;
  background-size: 100% auto; }
.product-image .images {
  background: url(../images/featured-listing-bg-hover.png) no-repeat center center;
  background-size: 90% auto; }
.product-image img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  box-shadow: none; }

.single_variation .amount {
  font-size: 25px;
  color: #96c0e6;
  font-weight: bold;
  padding-top: 15px;
  display: inline-block; }

.sidebar-products {
  background-color: #f5f4f3;
  border: 1px solid #e0e0df;
  padding: 0px; }
  .sidebar-products h3 {
    margin: 0;
    margin-top: 10px;
    color: #333638;
    position: relative; }
    .sidebar-products h3:after {
      position: absolute;
      bottom: -20px;
      left: 50%;
      margin-left: -15px;
      width: 30px;
      height: 2px;
      background: #333638;
      content: ''; }
  .sidebar-products h4.widget-title {
    color: #96c0e6;
    margin: 0 0 30px;
    text-transform: capitalize; }
  .sidebar-products ul {
    list-style: none;
    margin: 0;
    padding: 40px 0 35px; }
  .sidebar-products li {
    padding: 5px 0; }
    .sidebar-products li a {
      color: #333638;
      font-size: 14px;
      line-height: 14px;
      font-family: "Sanchez", serif; }
      .sidebar-products li a:hover {
        color: #96c0e6; }
  .sidebar-products .search-bar {
    background-color: #dedbd7;
    padding: 20px; }
  .sidebar-products .widget_price_filter {
    padding: 20px; }

.onsale {
  position: absolute;
  top: 10px;
  left: 10px; }
  .onsale img {
    width: 60px !important;
    height: 60px !important; }

.mini-cart {
  padding: 20px; }
  .mini-cart h4 a {
    color: #96c0e6 !important; }
  .mini-cart li a {
    font-size: 16px;
    color: #333638 !important; }
    .mini-cart li a:hover {
      color: #96c0e6 !important; }
  .mini-cart h5 {
    margin-top: 0;
    font-size: 16px;
    color: #333638; }
  .mini-cart .buttons {
    text-align: right; }
    .mini-cart .buttons .btn-blue {
      width: 100%;
      margin-top: 10px;
      font-size: 16px;
      font-weight: 700; }

.woocommerce a.remove {
  float: right; }

.woocommerce a.remove:hover {
  color: #cc0000 !important;
  background: transparent; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #6da7dc !important; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #bfd9f0 !important; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #448fd2 !important; }

.woocommerce ul.products li.product .onsale {
  background-color: #f5d814;
  border-radius: 50%;
  font-weight: 600;
  color: #8b7c15; }

.onsale {
  position: absolute;
  top: 10px;
  left: 10px; }

.shop_table {
  border-radius: 0 !important; }
  .shop_table thead {
    background-color: #deebf7 !important; }
    .shop_table thead th {
      font-family: "Sanchez", serif;
      color: #333638;
      font-weight: normal !important; }

.product-thumbnail img {
  margin: 0px auto; }

.product-name a {
  font-family: "Sanchez", serif;
  font-size: 18px;
  color: #333638 !important; }
  .product-name a:hover {
    color: #96c0e6 !important; }
  @media (max-width: 767px) {
    .product-name a {
      font-size: 14px; } }

td {
  color: #333638; }

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 38%; }
  @media (max-width: 767px) {
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
      width: 100%;
      float: none; } }

.cart_totals table {
  width: 100%;
  margin-top: 20px; }
  .cart_totals table th, .cart_totals table td {
    width: 50%; }

@media (max-width: 767px) {
  .woocommerce table.cart td.actions input {
    width: 100% !important; } }

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  margin: 0 0 2em !important;
  background-color: #f5f4f3 !important;
  color: #4e5050 !important;
  border: 1px solid #e0e0df;
  border-top: 3px solid #e0e0df !important;
  list-style: none !important;
  font-family: "Sanchez", serif;
  font-size: 16px; }
  .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a {
    color: #96c0e6; }

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  float: right; }

.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important; }

.woocommerce .woocommerce-message {
  border-top-color: #27ae60 !important; }

.woocommerce .woocommerce-message:before {
  content: "\e015";
  color: #27ae60 !important; }

.woocommerce .woocommerce-info {
  border-top-color: #96c0e6 !important; }

.woocommerce .woocommerce-info:before {
  color: #96c0e6 !important; }

.woocommerce .woocommerce-error {
  border-top-color: #c0392b !important; }

.woocommerce .woocommerce-error:before {
  content: "\e016";
  color: #c0392b !important; }

.checkout_coupon {
  border-radius: 0 !important; }

#ship-to-different-address label {
  font-weight: normal !important; }

.woocommerce-checkout-payment {
  background-color: #f5f4f3 !important;
  border-radius: 0 !important; }

.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #e0e0df !important; }

.woocommerce-ordering {
  float: none !important;
  width: 50%; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #e0e0df !important;
  background-color: #f5f4f3;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 0px !important; }

.mini-cart li {
  border-bottom: 1px solid #e0e0df;
  margin-bottom: 8px !important; }
.mini-cart li:last-child {
  border-bottom: 2px solid #e0e0df; }
.mini-cart .variation {
  margin-top: 4px !important; }
.mini-cart .amount {
  float: right; }

.single_add_to_cart_button {
  background-color: #96c0e6;
  padding: 10px;
  border: 0px;
  color: #FFF;
  font-weight: bold;
  margin: 10px; }
  .single_add_to_cart_button:hover {
    color: #8b7c15; }

.variations_button .quantity input {
  width: 150px;
  margin-top: 10px; }

.variations .label {
  color: #4e5050;
  padding: 0 10px 0 0; }
.variations .value select {
  margin: 0 10px 0 0; }

/*

   __ __ ___    __    __     __ __ _      __ ____ __ __
  / //_// _ |  / /   / /    / //_/| | /| / //  _// //_/
 / ,<  / __ | / /__ / /__  / ,<   | |/ |/ /_/ / / ,<
/_/|_|/_/ |_|/____//____/ /_/|_|  |__/|__//___//_/|_|


New Super crazy woocommerce styles powered by Sam Glister
*/
.home-product .woocommerce .star-rating {
  display: none !important; }
.home-product .woocommerce .button {
  background-color: transparent;
  margin: 20px 0 0px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  color: #FFF; }
  .home-product .woocommerce .button .scrub-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    width: 100%;
    height: 100%; }
  .home-product .woocommerce .button .inner-label {
    z-index: 999;
    position: relative;
    padding: 10px 30px; }
  .home-product .woocommerce .button:hover {
    background-color: transparent;
    color: #8b7c15; }

.woocommerce-message {
  margin-bottom: 0px; }
  .woocommerce-message .button {
    background-color: #e0e0e0; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: transparent !important; }

.woocommerce div.product form.cart .variations {
  margin-bottom: 0px; }

.product-img-wrapper {
  position: relative; }
  .product-img-wrapper .description-container {
    background-color: #f1f6f9;
    position: absolute;
    z-index: 99;
    /*&:after {
      width: 100%;
      height: 45px;
      background: bottom left url('http://192.0.0.106/hillfarmoils/wp-content/uploads/2018/03/ripper-flipper.png') repeat-x;
      background-color: #ffffff;
      background-size: 250px 45px;
      content: " ";
      display: block;
    }*/ }
    .product-img-wrapper .description-container .inner {
      padding: 10px 30px 30px; }
    .product-img-wrapper .description-container .variations .label {
      display: none; }
    .product-img-wrapper .description-container .reset_variations {
      display: none; }
    .product-img-wrapper .description-container .single_add_to_cart_button {
      background-color: transparent;
      margin: 20px 0 0px;
      display: inline-block;
      font-weight: 500;
      position: relative; }
      .product-img-wrapper .description-container .single_add_to_cart_button .scrub-bg {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 9;
        width: 100%;
        height: 100%; }
      .product-img-wrapper .description-container .single_add_to_cart_button .inner-label {
        z-index: 999;
        position: relative;
        padding: 10px 30px; }
    .product-img-wrapper .description-container .product_meta {
      display: none; }
    .product-img-wrapper .description-container .quantity {
      width: 100%; }
  .product-img-wrapper .the-rip {
    max-width: 100%;
    margin-left: -1.5px;
    width: 100%;
    position: absolute;
    left: 0px; }
  .product-img-wrapper .product_title {
    font-family: "Sanchez", serif; }
  .product-img-wrapper p.price {
    font-size: 2.4rem; }
  .product-img-wrapper .custom-sale-tag {
    background-color: #f5d814;
    padding: 15px 10px;
    border-radius: 50%;
    font-weight: 600;
    color: #8b7c15;
    z-index: 999;
    left: -5px;
    top: -4px;
    transform: rotate(-20deg); }

.main-tabs .woocommerce-Tabs-panel--description {
  display: block !important; }

.woocommerce-product-gallery__wrapper img {
  float: right;
  margin-top: 55px;
  padding-bottom: 100px;
  pointer-events: none;
  max-width: 600px;
  height: auto; }

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: right; }

.product-header {
  position: absolute;
  height: 100%;
  background-image: linear-gradient(#9bbee7, #e0e0e0);
  width: 100%; }
  .product-header h1 {
    padding: 0px 0 0;
    font: 44px "Arial";
    text-align: left; }
  .product-header header h1 {
    color: white; }
  .product-header svg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15vw;
    /* set height to pixels if you want angle to change with screen width */ }

.woocommerce-product-details__short-description p {
  font-size: 1.8rem; }

.descriptions {
  padding-top: 50px; }

.straight .nutritional-info {
  background-color: #d1e6ff;
  padding: 30px 0px;
  transform: skewY(0deg); }
  .straight .nutritional-info .content {
    transform: skewY(0deg); }
  .straight .nutritional-info h3 {
    font-size: 4rem;
    margin: 0px; }
  .straight .nutritional-info table.nutri-table {
    background-color: #FFF;
    box-shadow: 0px 5px 18px -4px rgba(0, 0, 0, 0.75); }
    .straight .nutritional-info table.nutri-table tr.strong td {
      font-weight: 600; }

.slant .nutritional-info {
  background-color: #d1e6ff;
  transform: skewY(6deg); }
  .slant .nutritional-info .content {
    transform: skewY(-6deg); }
  .slant .nutritional-info h3 {
    font-size: 4rem;
    margin: 0px; }
  .slant .nutritional-info table.nutri-table {
    background-color: #FFF;
    box-shadow: 0px 5px 18px -4px rgba(0, 0, 0, 0.75); }
    .slant .nutritional-info table.nutri-table tr.strong td {
      font-weight: 600; }

.awards {
  margin-bottom: 50px; }
  .awards .col-sm-6, .awards .col-md-4 {
    padding: 0px; }
  .awards h3 {
    padding-bottom: 20px; }
  .awards img {
    max-width: 100%;
    height: auto;
    padding-right: 30px; }

@media screen and (max-width: 991px) {
  .awards img {
    margin-bottom: 30px; } }
.descriptions .fa-ul {
  margin-top: 20px;
  margin-left: 4.5rem; }
  .descriptions .fa-ul li {
    font-size: 3rem;
    font-family: 'La Belle Aurore', cursive; }
    .descriptions .fa-ul li .fa-li {
      color: #f5d814; }

.wc-tabs-wrapper {
  padding: 0px 0 100px; }
  .wc-tabs-wrapper .show-additional {
    cursor: pointer;
    background-color: transparent;
    margin: 20px 0 0px;
    display: inline-block;
    font-weight: 500;
    position: relative; }
    .wc-tabs-wrapper .show-additional .scrub-bg {
      position: absolute;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      z-index: 9;
      width: 100%;
      height: 100%; }
    .wc-tabs-wrapper .show-additional .inner-label {
      z-index: 999;
      position: relative;
      padding: 10px 30px;
      color: #FFF; }
      .wc-tabs-wrapper .show-additional .inner-label:hover {
        color: #8b7c15; }
  .wc-tabs-wrapper .additional-info-wrapper {
    display: none; }

.wc-tabs {
  display: none; }

.woocommerce-Tabs-panel--description {
  margin-top: -60px;
  background: none; }
  .woocommerce-Tabs-panel--description h2 {
    font-size: 4rem;
    padding-bottom: 20px; }

.panel {
  border: 0px solid transparent;
  border-radius: 0px;
  box-shadow: none; }

.variations .value select {
  width: 100% !important;
  max-width: 446px;
  height: 45px;
  border-radius: 0px;
  font-weight: bold;
  padding-left: 20px; }

.healthy-icon-wrapper {
  margin-top: 25px;
  transform: rotate(-15deg);
  transition-duration: 1s; }
  .healthy-icon-wrapper:hover {
    transform: rotate(0deg); }

@media screen and (max-width: 991px) {
  .healthy-icon-wrapper img {
    max-width: 400px;
    margin: 0 auto;
    display: block; } }
.nutri-image-wrapper {
  position: relative;
  margin-top: 45px;
  display: none;
                 /*
  .btm-img img, .top-img img {
    max-width: 80%;
    background-color: #FFF;
    padding: 10px 10px 30px;
    box-shadow: -1px 6px 15px -1px rgba(0,0,0,0.75);
  }
  .btm-img img {
    transform: rotate(10deg);
    position: absolute;
    z-index: 99999;
  }

  .top-img img {
    transform: rotate(20deg);
    position: absolute;
    z-index: 99;
  }*/ }

#related-recipes {
  margin: 130px 0 110px; }
  #related-recipes.hide-section {
    display: none; }
  #related-recipes .the-rip {
    max-width: 330px;
    width: 100%; }
  #related-recipes .inner-content {
    background-color: #d1e6ff;
    margin-right: 30px;
    padding: 10px 20px 60px; }
    #related-recipes .inner-content h3 {
      font-size: 4rem; }
    #related-recipes .inner-content p {
      font-size: 2.5rem; }
  #related-recipes .recipe-links {
    position: relative; }
    #related-recipes .recipe-links .related-recipe a {
      color: #4e5050;
      transition-duration: 0.3s; }
      #related-recipes .recipe-links .related-recipe a:hover {
        color: #96c0e6; }
    #related-recipes .recipe-links .related-recipe img {
      max-width: 250px;
      background-color: #FFF;
      padding: 10px 10px 30px;
      box-shadow: -1px 6px 15px -1px rgba(0, 0, 0, 0.75); }
    #related-recipes .recipe-links .related-recipe.recipe-one .btm-img {
      position: absolute;
      top: 30px;
      transform: rotate(-12deg); }
    #related-recipes .recipe-links .related-recipe.recipe-one .top-img {
      position: absolute;
      transform: rotate(-12deg);
      top: 0;
      left: 18px; }
    #related-recipes .recipe-links .related-recipe.recipe-one span {
      position: absolute;
      top: 395px;
      font-size: 3rem;
      font-family: 'La Belle Aurore', cursive;
      max-width: 290px;
      transform: rotate(-20deg); }
    #related-recipes .recipe-links .related-recipe.recipe-one img.arrow {
      filter: FlipH;
      position: absolute;
      background: none;
      box-shadow: none;
      top: 330px;
      max-width: 70px;
      left: 50px;
      transform: rotate(240deg) scaleX(-1); }
    #related-recipes .recipe-links .related-recipe.recipe-two .btm-img {
      position: absolute;
      top: 50px;
      left: 268px;
      transform: rotate(-2deg); }
    #related-recipes .recipe-links .related-recipe.recipe-two .top-img {
      position: absolute;
      top: 40px;
      left: 268px;
      transform: rotate(8deg);
      z-index: 99; }
    #related-recipes .recipe-links .related-recipe.recipe-two img.arrow {
      position: absolute;
      background: none;
      box-shadow: none;
      top: -50px;
      max-width: 100px;
      left: 350px;
      transform: rotate(10deg); }
    #related-recipes .recipe-links .related-recipe.recipe-two span {
      position: absolute;
      left: 470px;
      top: -50px;
      font-family: 'La Belle Aurore', cursive;
      font-size: 3rem; }
    #related-recipes .recipe-links .related-recipe.recipe-three .btm-img {
      position: absolute;
      top: 30px;
      left: 520px;
      transform: rotate(7deg); }
    #related-recipes .recipe-links .related-recipe.recipe-three .top-img {
      position: absolute;
      top: 20px;
      left: 520px;
      transform: rotate(-2deg); }
    #related-recipes .recipe-links .related-recipe.recipe-three img.arrow {
      position: absolute;
      background: none;
      box-shadow: none;
      top: 310px;
      max-width: 80px;
      left: 585px;
      transform: rotate(150deg); }
    #related-recipes .recipe-links .related-recipe.recipe-three span {
      position: absolute;
      left: 520px;
      top: 405px;
      font-family: 'La Belle Aurore', cursive;
      font-size: 3rem; }

#related-products {
  background-color: #d1e6ff;
  padding: 40px 0; }
  #related-products h2 {
    font-size: 4.6rem; }
    #related-products h2.woocommerce-loop-product__title {
      font-size: 2rem;
      color: #000; }
  #related-products li .product-image {
    max-width: 100%;
    width: 100%;
    display: block; }
  #related-products li p {
    display: none; }
  #related-products li .product-listing-price {
    display: none; }
  #related-products li .product-title {
    max-width: 100%;
    width: 100%; }

.related {
  margin-top: 0px; }
  .related .related_product .inner .featured-image-wrap {
    padding: 10px; }
    .related .related_product .inner .featured-image-wrap img {
      max-width: 100%;
      height: auto;
      transition-duration: .2s; }
      .related .related_product .inner .featured-image-wrap img:hover {
        opacity: 0.6; }
    .related .related_product .inner .featured-image-wrap .onsale {
      background-color: #f5d814;
      padding: 15px 10px;
      border-radius: 50%;
      font-weight: 600;
      color: #8b7c15; }
  .related .related_product .inner h4 {
    text-align: center;
    color: #4e5050; }
  .related .related_product .price {
    display: none; }
  .related .related_product .product_type_variable {
    display: none; }

#reviews {
  padding: 40px 0; }
  #reviews.hide-section {
    display: none; }
  #reviews .comment-reply-title {
    font-size: 2.3rem;
    margin-bottom: 10px;
    display: block; }
  #reviews h2 {
    font-size: 4.6rem;
    margin-bottom: 30px; }
  #reviews .comment, #reviews .review {
    list-style: none;
    padding: 40px 20px;
    background: #f5f5f5;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 20px; }
    #reviews .comment .comment_container img, #reviews .review .comment_container img {
      display: none; }
    #reviews .comment .comment_container .star-rating, #reviews .review .comment_container .star-rating {
      padding-bottom: 15px; }
    #reviews .comment .comment_container .meta, #reviews .review .comment_container .meta {
      margin-bottom: 20px;
      font-family: "Sanchez", serif;
      font-size: 1.6rem; }
    #reviews .comment p, #reviews .review p {
      font-size: 2.4rem;
      margin: 0px;
      line-height: 1;
      font-family: 'La Belle Aurore', cursive; }
  #reviews input#submit {
    background-color: #9abce8;
    color: #FFF;
    border: 0px;
    padding: 10px 35px;
    font-weight: 400;
    font-family: "Sanchez", serif;
    transition: .3s; }
    #reviews input#submit:hover {
      background-color: #f6d815;
      color: #8b7c15; }

.repeated-tabs .woocommerce-Tabs-panel--description {
  display: none !important; }
.repeated-tabs .woocommerce-Tabs-panel--reviews {
  display: block !important; }
  .repeated-tabs .woocommerce-Tabs-panel--reviews ol.commentlist {
    padding: 0px; }
.repeated-tabs .descriptions {
  padding-top: 0px; }
.repeated-tabs #review_form label {
  display: block; }
.repeated-tabs #review_form .comment-form-comment {
  padding-top: 30px; }
.repeated-tabs .wc-tabs-wrapper {
  padding: 0px; }

/* Media Queries so its looks great on a mobile too! */
@media screen and (max-width: 1200px) {
  .woocommerce-tabs {
    margin-top: 80px; }

  .nutritional-info h3 {
    font-size: 3.2rem; }
  .nutritional-info .nutri-image-wrapper {
    display: none; } }
@media screen and (max-width: 990px) {
  .product-img-wrapper .description-container {
    position: relative; }
  .product-img-wrapper .the-rip {
    left: 0px; }

  .woocommerce-product-gallery__wrapper img {
    margin-top: 600px;
    float: inherit;
    width: 100%;
    height: auto; }

  .woocommerce-Tabs-panel--description {
    padding: 0px; }

  .descriptions .fa-ul {
    margin: 0 auto 100px;
    display: block;
    padding-left: 59px; }

  .related .related_product .inner .featured-image-wrap img {
    margin: 0 auto;
    display: block; }

  .nutritional-info {
    transform: skewY(0deg);
    padding: 50px 0; }
    .nutritional-info .content {
      transform: skewY(0deg); }
      .nutritional-info .content .table {
        margin-top: 20px; } }
@media screen and (max-width: 1200px) {
  #related-recipes {
    margin: 130px 0 110px; }
    #related-recipes .the-rip {
      max-width: 330px;
      width: 100%; }
    #related-recipes .inner-content {
      margin-right: 0px; }
    #related-recipes .recipe-links {
      position: relative; }
      #related-recipes .recipe-links .related-recipe a {
        color: #4e5050;
        transition-duration: 0.3s; }
        #related-recipes .recipe-links .related-recipe a:hover {
          color: #96c0e6; }
      #related-recipes .recipe-links .related-recipe img {
        max-width: 200px;
        margin: 20px 0; }
      #related-recipes .recipe-links .related-recipe.recipe-one span {
        position: absolute;
        top: 375px;
        left: 20px;
        font-size: 3rem;
        font-family: 'La Belle Aurore', cursive;
        max-width: 205px; }
      #related-recipes .recipe-links .related-recipe.recipe-one img.arrow {
        top: 280px; }
      #related-recipes .recipe-links .related-recipe.recipe-two .btm-img {
        left: 230px; }
      #related-recipes .recipe-links .related-recipe.recipe-two .top-img {
        left: 230px; }
      #related-recipes .recipe-links .related-recipe.recipe-two img.arrow {
        top: -25px;
        max-width: 70px;
        left: 315px; }
      #related-recipes .recipe-links .related-recipe.recipe-two span {
        position: absolute;
        left: 390px;
        top: -46px;
        transform: rotate(-7deg); }
      #related-recipes .recipe-links .related-recipe.recipe-three .btm-img {
        top: 45px;
        left: 445px; }
      #related-recipes .recipe-links .related-recipe.recipe-three .top-img {
        top: 30px;
        left: 440px; }
      #related-recipes .recipe-links .related-recipe.recipe-three img.arrow {
        top: 285px;
        max-width: 70px;
        left: 520px;
        transform: rotate(140deg); }
      #related-recipes .recipe-links .related-recipe.recipe-three span {
        left: 410px;
        top: 370px;
        font-family: 'La Belle Aurore', cursive;
        font-size: 3rem;
        transform: rotate(10deg); } }
@media screen and (max-width: 990px) {
  #related-recipes {
    margin: 50px 0 50px; }
    #related-recipes .the-rip {
      max-width: 100%;
      width: 100%; }
    #related-recipes .inner-content {
      margin-right: 0px; }
    #related-recipes .recipe-links {
      position: relative; }
      #related-recipes .recipe-links .related-recipe img {
        max-width: 100%; }
      #related-recipes .recipe-links .related-recipe.recipe-one {
        margin: 0 auto 20px;
        display: block; }
        #related-recipes .recipe-links .related-recipe.recipe-one span {
          font-size: 3rem;
          top: 0px;
          position: relative;
          max-width: 100%;
          text-align: center;
          margin: 0 auto;
          display: block;
          transform: rotate(0); }
        #related-recipes .recipe-links .related-recipe.recipe-one .btm-img {
          display: none; }
        #related-recipes .recipe-links .related-recipe.recipe-one .top-img {
          left: 0px;
          position: relative;
          transform: rotate(0deg);
          text-align: center; }
      #related-recipes .recipe-links .related-recipe.recipe-two {
        margin: 0 auto 20px;
        display: block; }
        #related-recipes .recipe-links .related-recipe.recipe-two .btm-img {
          display: none; }
        #related-recipes .recipe-links .related-recipe.recipe-two .top-img {
          left: 0px;
          top: 0px;
          position: relative;
          transform: rotate(0deg);
          text-align: center; }
        #related-recipes .recipe-links .related-recipe.recipe-two img.arrow {
          display: none; }
        #related-recipes .recipe-links .related-recipe.recipe-two span {
          position: relative;
          top: 0px;
          left: 0px;
          transform: rotate(0deg);
          text-align: center;
          margin: 0 auto;
          display: block; }
      #related-recipes .recipe-links .related-recipe.recipe-three {
        margin: 0 auto 20px;
        display: block; }
        #related-recipes .recipe-links .related-recipe.recipe-three .btm-img {
          display: none; }
        #related-recipes .recipe-links .related-recipe.recipe-three .top-img {
          left: 0px;
          top: 0px;
          position: relative;
          transform: rotate(0deg);
          text-align: center; }
        #related-recipes .recipe-links .related-recipe.recipe-three img.arrow {
          display: none; }
        #related-recipes .recipe-links .related-recipe.recipe-three span {
          position: relative;
          left: 0px;
          top: 0px;
          font-size: 3rem;
          transform: rotate(0deg);
          text-align: center;
          margin: 0 auto;
          display: block; } }
.woocommerce .place-order button#place_order {
  background-color: #a0c3ea !important; }

/* Added CSS */
#hfo-reviews #tab-reviews #reviews {
  max-width: 1170px;
  display: block;
  margin: 0 auto; }

#hfo-reviews #tab-reviews #reviews #comments h2 {
  font-size: 4rem; }

#hfo-reviews #tab-reviews #reviews #comments .commentlist {
  padding: 0px; }

#hfo-reviews #tab-reviews #reviews .comment-form-comment label {
  display: block; }

#hfo-reviews #tab-reviews #reviews .comment-form-comment textarea {
  width: 100%; }

#hfo-reviews #tab-reviews #reviews p.stars span a,
#hfo-reviews #tab-reviews #reviews p.stars span a {
  font-size: 2rem;
  font-weight: 600;
  color: #9abce8;
  opacity: 0.6; }

#hfo-reviews #tab-reviews #reviews p.stars span a.active,
#hfo-reviews #tab-reviews #reviews p.stars span a.active {
  color: #f4d814;
  opacity: 1; }

input[type="checkbox"].wpgmza_checkbox {
  margin: 4px 4px 0; }

.wpgmza_sl_query_div,
.wpgmza_sl_radius_div,
.wpgmza_sl_category_div {
  padding-bottom: 10px; }

.supermarket-logos {
  padding-bottom: 30px; }
  .supermarket-logos img {
    height: 30px;
    padding: 0 10px; }

.gm-style-iw .wpgmza_markerbox {
  padding: 20px 10px; }
  .gm-style-iw .wpgmza_markerbox p {
    margin-bottom: 20px;
    color: #4e5050 !important;
    font-weight: 300 !important; }
    .gm-style-iw .wpgmza_markerbox p a {
      color: #96c0e6 !important; }

.contact-address h3 {
  font-size: 40px;
  color: #384754;
  margin-top: 0; }
.contact-address p {
  font-size: 18px; }
.contact-address a {
  color: #96c0e6; }
  .contact-address a:hover {
    text-decoration: underline; }

.contact-form {
  padding: 30px;
  padding-top: 15px; }

.wpcf7-form br {
  display: none; }
.wpcf7-form input, .wpcf7-form textarea {
  margin-top: 15px; }

.ctas-wrapper {
  border-top: 1px solid #e0e0df; }
  @media (max-width: 991px) {
    .ctas-wrapper {
      border-top: 0px; } }

.cta-block {
  padding: 50px;
  border-right: 1px solid #e0e0df;
  height: 495px; }
  .cta-block i {
    font-size: 50px;
    line-height: 50px;
    color: #4e5050; }
  .cta-block h3 {
    font-size: 24px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 60px;
    color: #333638; }
    .cta-block h3:after {
      position: absolute;
      bottom: -20px;
      left: 50%;
      margin-left: -15px;
      width: 30px;
      height: 2px;
      background: #333638;
      content: ''; }
  .cta-block .btn {
    margin-top: 50px; }
  .cta-block p {
    font-family: "La Belle Aurore", cursive;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
    color: #4e5050; }
  .cta-block:nth-of-type(3) {
    border-right: 0px; }
  .cta-block:hover {
    background-color: #96c0e6; }
    .cta-block:hover .btn {
      color: #8b7c15; }
  @media (max-width: 991px) {
    .cta-block {
      border-right: 0px;
      border-top: 1px solid #e0e0df;
      height: auto; } }

.sidebar-ctas {
  padding-left: 15%; }
  @media (max-width: 767px) {
    .sidebar-ctas {
      padding-left: 0;
      padding-top: 60px; } }

.cta-item {
  position: relative;
  padding: 50px 25px;
  margin-bottom: 100px; }
  .cta-item.extra-pad {
    padding: 50px 110px; }
    @media (max-width: 767px) {
      .cta-item.extra-pad {
        padding: 50px 25px; } }
  .cta-item .cta-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1; }
  .cta-item .cta-item-icon {
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -26px; }
    .cta-item .cta-item-icon i {
      background-color: #96c0e6;
      color: #333638;
      font-size: 28px;
      padding: 10px 12px 4px; }
  .cta-item .cta-item-inner {
    color: #333638; }
    .cta-item .cta-item-inner h3 {
      font-size: 24px;
      position: relative;
      margin-top: 0;
      margin-bottom: 50px;
      text-transform: none; }
      .cta-item .cta-item-inner h3:after {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -15px;
        width: 30px;
        height: 2px;
        background: #333638;
        content: ''; }
      .cta-item .cta-item-inner h3 h4 {
        text-transform: none !important; }
    .cta-item .cta-item-inner p {
      font-size: 12px;
      font-family: "Sanchez", serif; }
  .cta-item .cta-button {
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    position: absolute;
    bottom: 0;
    left: 50%; }
  .cta-item .left-polaroid,
  .cta-item .right-polaroid {
    position: absolute;
    z-index: 1;
    width: 246px; }
    .cta-item .left-polaroid.top,
    .cta-item .right-polaroid.top {
      top: -40px; }
    .cta-item .left-polaroid.bottom,
    .cta-item .right-polaroid.bottom {
      bottom: -40px; }
    .cta-item .left-polaroid.middle,
    .cta-item .right-polaroid.middle {
      top: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .cta-item .left-polaroid,
      .cta-item .right-polaroid {
        width: 200px; } }
    @media (max-width: 767px) {
      .cta-item .left-polaroid,
      .cta-item .right-polaroid {
        display: none; } }
  .cta-item .left-polaroid {
    left: -125px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .cta-item .left-polaroid {
        left: -80px; } }
  .cta-item .right-polaroid {
    right: -125px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .cta-item .right-polaroid {
        right: -80px; } }
  .cta-item:hover .btn {
    color: #8b7c15; }
  .cta-item:hover .cta-item-icon i {
    background-color: #f5d814; }

.cta-item--no-link {
  padding: 50px 25px 15px; }

.sidebar-cat-list {
  margin-bottom: 100px;
  background-color: #f5f4f3;
  border: 1px solid #e0e0df;
  padding: 35px 0 0; }
  .sidebar-cat-list .cat-list-header i {
    font-size: 50px; }
  .sidebar-cat-list h3 {
    margin: 0;
    margin-top: 10px;
    color: #333638;
    position: relative; }
    .sidebar-cat-list h3:after {
      position: absolute;
      bottom: -20px;
      left: 50%;
      margin-left: -15px;
      width: 30px;
      height: 2px;
      background: #333638;
      content: ''; }
  .sidebar-cat-list ul {
    list-style: none;
    margin: 0;
    padding: 40px 0 35px; }
    .sidebar-cat-list ul.sub-cat-nav {
      padding: 0; }
      .sidebar-cat-list ul.sub-cat-nav li {
        padding: 2px 0; }
        .sidebar-cat-list ul.sub-cat-nav li a {
          font-size: 13px;
          color: #4e5050;
          text-decoration: none; }
          .sidebar-cat-list ul.sub-cat-nav li a:hover {
            color: #96c0e6; }
  .sidebar-cat-list li {
    padding: 5px 0; }
    .sidebar-cat-list li a {
      color: #333638;
      font-size: 15px;
      line-height: 15px;
      font-family: "Sanchez", serif;
      text-decoration: underline; }
      .sidebar-cat-list li a:hover {
        color: #96c0e6; }
  .sidebar-cat-list .search-bar {
    background-color: #dedbd7;
    padding: 20px; }

.blog-posts .blog-listing {
  padding: 30px 0;
  border-bottom: 1px solid #e0e0df; }
  .blog-posts .blog-listing h3 {
    color: #96c0e6;
    margin-top: 0; }
  .blog-posts .blog-listing .blog-date {
    font-size: 12px;
    color: #4e5050;
    font-family: "Sanchez", serif;
    text-transform: uppercase; }
  .blog-posts .blog-listing a {
    color: #96c0e6;
    font-family: "Sanchez", serif; }
.blog-posts .col-sm-12:first-child .blog-listing {
  padding-top: 0px; }

.recipe-listing {
  color: #333638;
  min-height: 330px; }
  .recipe-listing h4 {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 5px;
    color: #333638; }
  .recipe-listing p {
    color: #96c0e6;
    font-weight: 600; }
  .recipe-listing .recipe-listing-image {
    position: relative; }
  .recipe-listing .recipe-listing-image-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: rgba(202, 223, 242, 0.8); }
  .recipe-listing .recipe-listing-image-content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%; }
    .recipe-listing .recipe-listing-image-content i {
      font-size: 40px;
      color: #333638; }
    .recipe-listing .recipe-listing-image-content h3 {
      font-size: 20px;
      margin: 0;
      color: #333638;
      position: relative;
      color: #333638; }
      .recipe-listing .recipe-listing-image-content h3:after {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -15px;
        width: 30px;
        height: 2px;
        background: #333638;
        content: ''; }
  .recipe-listing:hover .recipe-listing-image-inner {
    display: block; }

.featured-recipe {
  border: 1px solid #e0e0df;
  margin-bottom: 30px;
  position: relative;
  z-index: -2; }
  .featured-recipe .featured-recipe-image {
    position: relative;
    margin: -100px 0 -70px -15px;
    z-index: 0; }
    @media (max-width: 767px) {
      .featured-recipe .featured-recipe-image {
        margin: 0 0 20px -15px; } }
    .featured-recipe .featured-recipe-image .featured-recipe-main {
      position: absolute;
      z-index: -1;
      top: 11%;
      left: 12%;
      width: 73%;
      height: 73%;
      -ms-transform: rotate(6deg);
      -webkit-transform: rotate(6deg);
      transform: rotate(6deg); }
      @media (min-width: 992px) and (max-width: 1199px) {
        .featured-recipe .featured-recipe-image .featured-recipe-main {
          width: 80%;
          height: 80%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .featured-recipe .featured-recipe-image .featured-recipe-main {
          width: 80%;
          height: 80%; } }
      @media (max-width: 767px) {
        .featured-recipe .featured-recipe-image .featured-recipe-main {
          left: 35px;
          width: 210px;
          height: 210px; } }
  .featured-recipe .featured-header {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f5f4f3; }
    .featured-recipe .featured-header h3 {
      margin: 0;
      color: #333638;
      position: relative; }
      .featured-recipe .featured-header h3:after {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -15px;
        width: 30px;
        height: 2px;
        background: #333638;
        content: ''; }
    .featured-recipe .featured-header .featured-icon {
      position: absolute;
      top: -66px;
      left: 50%;
      margin-left: -26px; }
      .featured-recipe .featured-header .featured-icon i {
        background-color: #96c0e6;
        color: #333638;
        font-size: 28px;
        padding: 10px 12px 4px; }
  .featured-recipe .featured-body {
    padding: 30px;
    padding-left: 30px;
    color: #4e5050;
    font-family: "La Belle Aurore", cursive;
    font-size: 20px;
    line-height: 26px; }

.gallery-polaroid {
  margin: 15px 0 25px 0; }

.method-list li {
  margin-bottom: 15px; }

.content-page .comments-area {
  margin-top: 50px; }
  .content-page .comments-area h2 {
    font-size: 20px;
    margin-bottom: 20px; }
  .content-page .comments-area ol {
    padding-left: 0px; }
  .content-page .comments-area .comment {
    list-style: none;
    padding: 20px 30px;
    background: #f5f5f5;
    border-radius: 20px;
    text-align: left;
    margin-bottom: 20px; }
    .content-page .comments-area .comment .comment-meta {
      margin-bottom: 10px; }
      .content-page .comments-area .comment .comment-meta .comment-metadata a {
        color: #333; }
    .content-page .comments-area .comment .comment-content {
      margin-bottom: 15px; }
    .content-page .comments-area .comment .comment_container img {
      display: none; }
    .content-page .comments-area .comment .comment_container .star-rating {
      padding-bottom: 15px; }
    .content-page .comments-area .comment .comment_container .meta {
      display: none; }
    .content-page .comments-area .comment p {
      font-size: 1.8rem;
      margin: 0px;
      line-height: 1.4; }
  .content-page .comments-area .comment-form-comment label {
    display: block; }
  .content-page .comments-area .comment-reply-title {
    display: none; }
  .content-page .comments-area input#submit {
    background-color: #9abce8;
    color: #FFF;
    border: 0px;
    padding: 10px 35px;
    font-weight: 400;
    font-family: "Sanchez", serif;
    transition: .3s; }
    .content-page .comments-area input#submit:hover {
      background-color: #f6d815;
      color: #8b7c15; }
  .content-page .comments-area #cancel-comment-reply-link {
    display: block;
    margin-top: 10px;
    color: red; }

.content-page h3, .secondary-content h3, .content-page p.h3, .secondary-content p.h3 {
  color: #96c0e6;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: none; }

/*************
Patch for Atec Related recipes
**************/
.xsell_related_recipes .related_recipe img {
  margin: 0px !important; }

/*# sourceMappingURL=main.css.map */
