.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
#customHeaderContent h1,
#customHeaderContent h2,
#customHeaderContent h3,
#customHeaderContent a,
#customHeaderContent p,
#customHeaderContent span {
  font-family: "omnes-pro", Arial, sans-serif;
}
#customHeaderContent .upper {
  float: left;
  height: 250px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .upper {
    height: auto;
  }
}
#customHeaderContent .wrapper,
#customHeaderContent .carousel {
  position: absolute;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 1280px) {
  
}
#customHeaderContent .wrapper a,
#customHeaderContent .carousel a,
#customHeaderContent .wrapper p,
#customHeaderContent .carousel p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}
#customHeaderContent .wrapper h1,
#customHeaderContent .carousel h1,
#customHeaderContent .wrapper h2,
#customHeaderContent .carousel h2,
#customHeaderContent .wrapper h3,
#customHeaderContent .carousel h3,
#customHeaderContent .wrapper h1 a,
#customHeaderContent .carousel h1 a,
#customHeaderContent .wrapper h2 a,
#customHeaderContent .carousel h2 a,
#customHeaderContent .wrapper h3 a,
#customHeaderContent .carousel h3 a {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-left: 0;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 14px;
    line-height: 20px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 18px;
    line-height: 24px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper a,
  #customHeaderContent .carousel a,
  #customHeaderContent .wrapper p,
  #customHeaderContent .carousel p {
    font-size: 24px;
    line-height: 30px;
  }
  #customHeaderContent .wrapper h1,
  #customHeaderContent .carousel h1,
  #customHeaderContent .wrapper h2,
  #customHeaderContent .carousel h2,
  #customHeaderContent .wrapper h3,
  #customHeaderContent .carousel h3,
  #customHeaderContent .wrapper h1 a,
  #customHeaderContent .carousel h1 a,
  #customHeaderContent .wrapper h2 a,
  #customHeaderContent .carousel h2 a,
  #customHeaderContent .wrapper h3 a,
  #customHeaderContent .carousel h3 a {
    font-size: 60px;
    line-height: 60px;
  }
}
#customHeaderContent .wrapper .content,
#customHeaderContent .carousel .content {
  position: absolute;
  bottom: 4px;
  left: 10px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .content,
  #customHeaderContent .carousel .content {
    bottom: 40px;
    left: 40px;
  }
}
@media only screen and (min-width: 960px) {
  
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .content,
  #customHeaderContent .carousel .content {
    bottom: 60px;
    left: 60px;
  }
}
#customHeaderContent .wrapper .slide1 .content > h2,
#customHeaderContent .carousel .slide1 .content > h2 {
  width: 260px;
  height: auto;
}
#customHeaderContent .wrapper .slide1 .content > h2 img,
#customHeaderContent .carousel .slide1 .content > h2 img {
  display: none;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide1 .content > h2,
  #customHeaderContent .carousel .slide1 .content > h2 {
    width: 260px;
  }
  #customHeaderContent .wrapper .slide1 .content > h2 span,
  #customHeaderContent .carousel .slide1 .content > h2 span {
    display: none;
  }
  #customHeaderContent .wrapper .slide1 .content > h2 img,
  #customHeaderContent .carousel .slide1 .content > h2 img {
    display: block;
    margin: auto;
    max-width: 234px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide1 .content > h2,
  #customHeaderContent .carousel .slide1 .content > h2 {
    width: 330px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide1 .content > h2,
  #customHeaderContent .carousel .slide1 .content > h2 {
    width: 420px;
  }
  #customHeaderContent .wrapper .slide1 .content > h2 img,
  #customHeaderContent .carousel .slide1 .content > h2 img {
    max-width: 334px;
  }
}
#customHeaderContent .wrapper .slide1 .content > a,
#customHeaderContent .carousel .slide1 .content > a {
  text-align: center;
  width: 240px;
  font-size: 15px;
  line-height: 1.5em;
}
#customHeaderContent .wrapper .slide1 .content > a span,
#customHeaderContent .carousel .slide1 .content > a span {
  display: inline-block;
  padding: 5px 0;
}
#customHeaderContent .wrapper .slide1 .content > a span.long,
#customHeaderContent .carousel .slide1 .content > a span.long {
  display: none;
}
#customHeaderContent .wrapper .slide1 .content > a span.cta,
#customHeaderContent .carousel .slide1 .content > a span.cta {
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide1 .content > a,
  #customHeaderContent .carousel .slide1 .content > a {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide1 .content > a,
  #customHeaderContent .carousel .slide1 .content > a {
    width: 330px;
  }
  #customHeaderContent .wrapper .slide1 .content > a span.long,
  #customHeaderContent .carousel .slide1 .content > a span.long {
    display: inline-block;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide1 .content > a,
  #customHeaderContent .carousel .slide1 .content > a {
    width: 420px;
  }
  #customHeaderContent .wrapper .slide1 .content > a span,
  #customHeaderContent .carousel .slide1 .content > a span {
    padding: 10px 0;
  }
}
#customHeaderContent .wrapper .slide2 .content > h2,
#customHeaderContent .carousel .slide2 .content > h2 {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide2 .content > h2,
  #customHeaderContent .carousel .slide2 .content > h2 {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide2 .content > h2,
  #customHeaderContent .carousel .slide2 .content > h2 {
    width: 340px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide2 .content > h2,
  #customHeaderContent .carousel .slide2 .content > h2 {
    width: 490px;
  }
}
#customHeaderContent .wrapper .slide2 .content > a,
#customHeaderContent .carousel .slide2 .content > a {
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide2 .content > a,
  #customHeaderContent .carousel .slide2 .content > a {
    width: 430px;
  }
}
#customHeaderContent .wrapper .slide3 .content > h2,
#customHeaderContent .carousel .slide3 .content > h2 {
  width: 240px;
}
#customHeaderContent .wrapper .slide3 .content > h2 > a,
#customHeaderContent .carousel .slide3 .content > h2 > a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide3 .content > h2,
  #customHeaderContent .carousel .slide3 .content > h2 {
    width: 260px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide3 .content > h2,
  #customHeaderContent .carousel .slide3 .content > h2 {
    width: 350px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide3 .content > h2,
  #customHeaderContent .carousel .slide3 .content > h2 {
    width: 500px;
  }
}
#customHeaderContent .wrapper .slide3 .content > a,
#customHeaderContent .carousel .slide3 .content > a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  width: 240px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 240px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 280px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .wrapper .slide3 .content > a,
  #customHeaderContent .carousel .slide3 .content > a {
    width: 380px;
  }
}
#customHeaderContent .wrapper:before,
#customHeaderContent .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}
#customHeaderContent .carousel-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  height: 100%;
}
#customHeaderContent .swiper-wrapper {
  position: relative;
  list-style-type: none;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#customHeaderContent .swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
#customHeaderContent .swiper-slide {
  position: relative;
  float: left;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#customHeaderContent .swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
#customHeaderContent .swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .box:before {
    content: '';
    display: block;
    margin-top: 100%;
  }
  #customHeaderContent .upper:before {
    margin-top: 39.0625%;
  }
  #customHeaderContent .swiper-slide.slide1 h1 a,
  #customHeaderContent .swiper-slide.slide1 h2 a,
  #customHeaderContent .swiper-slide.slide1 h3 a {
    color: black;
  }
  #customHeaderContent .swiper-slide.slide1 h1 + a,
  #customHeaderContent .swiper-slide.slide1 h2 + a,
  #customHeaderContent .swiper-slide.slide1 h3 + a {
    color: black;
  }
  #customHeaderContent .swiper-slide.slide2 h1 a,
  #customHeaderContent .swiper-slide.slide2 h2 a,
  #customHeaderContent .swiper-slide.slide2 h3 a {
    color: #e7790d;
  }
  #customHeaderContent .swiper-slide.slide2 h1 + a,
  #customHeaderContent .swiper-slide.slide2 h2 + a,
  #customHeaderContent .swiper-slide.slide2 h3 + a {
    color: #8c634f;
  }
  #customHeaderContent .swiper-slide.slide3 h1 a,
  #customHeaderContent .swiper-slide.slide3 h2 a,
  #customHeaderContent .swiper-slide.slide3 h3 a {
    color: white;
  }
  #customHeaderContent .swiper-slide.slide3 h1 + a,
  #customHeaderContent .swiper-slide.slide3 h2 + a,
  #customHeaderContent .swiper-slide.slide3 h3 + a {
    color: white;
  }
}
#customHeaderContent .swiper-slide h1 a,
#customHeaderContent .swiper-slide h2 a,
#customHeaderContent .swiper-slide h3 a {
  color: white;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
#customHeaderContent .swiper-slide h1 + a,
#customHeaderContent .swiper-slide h2 + a,
#customHeaderContent .swiper-slide h3 + a {
  color: white;
  display: none;
}
#customHeaderContent .swiper-slide .mobile_gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8ZGVmcz4NCiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSJib3R0b21EYXJrR3JhZGllbnQiIA0KICAgICAgICAgICAgICAgICAgICAgICAgeDE9IjAlIiB5MT0iNjYlIg0KICAgICAgICAgICAgICAgICAgICAgICAgeDI9IjAlIiB5Mj0iMTAwJSINCiAgICAgICAgICAgICAgICAgICAgICAgIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiICAgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+DQogICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40Ii8+DQogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+DQogICAgPC9kZWZzPg0KICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOnVybCgjYm90dG9tRGFya0dyYWRpZW50KTsiLz4NCjwvc3ZnPg0K");
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .swiper-slide .mobile_gradient {
    display: none;
  }
  #customHeaderContent .swiper-slide h1 a,
  #customHeaderContent .swiper-slide h2 a,
  #customHeaderContent .swiper-slide h3 a {
    text-shadow: none;
  }
  #customHeaderContent .swiper-slide h1 + a,
  #customHeaderContent .swiper-slide h2 + a,
  #customHeaderContent .swiper-slide h3 + a {
    display: block;
  }
}
#customHeaderContent .slide1 {
  background-image: url("files/images/desktop/bg.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide1 {
    background-image: url("files/images/desktop-wide/bg.jpg");
  }
}
#customHeaderContent .slide2 {
  background-image: url("files/images/desktop/bg_2.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide2 {
    background-image: url("files/images/desktop-wide/bg_2.jpg");
  }
}
#customHeaderContent .slide3 {
  background-image: url("files/images/desktop/bg_3.jpg");
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .slide3 {
    background-image: url("files/images/desktop-wide/bg_3.jpg");
  }
}
#customHeaderContent .swiper-pagination {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -90px;
  right: 10px;
  z-index: 20;
  padding: 3px;
  padding-bottom: 0;
  border-radius: 5px;
}
@media only screen and (min-width: 640px) {
  #customHeaderContent .swiper-pagination {
    display: block;
  }
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch {
  display: block;
  width: 55px;
  height: 55px;
  margin-bottom: 3px;
  background-image: url(files/images/desktop/bg.jpg);
  background-size: auto 60px;
  background-position: center center;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@opacity);
  /* IE 8 */
  filter: alpha(opacity=80);
  /* IE 4, 5, 6 and 7 */

  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=@opacity);
  /* IE 8 */
  filter: alpha(opacity=80);
  /* IE 4, 5, 6 and 7 */

}
#customHeaderContent .swiper-pagination .swiper-pagination-switch + .swiper-pagination-switch {
  background-image: url(files/images/desktop/bg_2.jpg);
}
#customHeaderContent .swiper-pagination .swiper-pagination-switch + .swiper-pagination-switch + .swiper-pagination-switch {
  background-image: url(files/images/desktop/bg_3.jpg);
}
#customHeaderContent .swiper-pagination .swiper-active-switch {
  border: 2px solid white;
  opacity: 1;
}
#customHeaderContent .swiper-pagination .swiper-active-switch:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  top: 32px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid white;
}
@media only screen and (min-width: 720px) {
  #customHeaderContent .swiper-pagination {
    margin-top: -112.5px;
  }
  #customHeaderContent .swiper-pagination .swiper-pagination-switch {
    width: 70px;
    height: 70px;
    background-size: auto 76px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .swiper-pagination {
    margin-top: -192px;
    right: 16px;
    padding: 6px;
    padding-bottom: 0;
    border-radius: 7px;
  }
  #customHeaderContent .swiper-pagination .swiper-pagination-switch {
    width: 120px;
    height: 120px;
    margin-bottom: 6px;
    background-size: auto 126px;
    border-radius: 2px;
  }
  #customHeaderContent .swiper-pagination .swiper-active-switch:before {
    content: "";
    display: block;
    position: absolute;
    left: -11px;
    top: 52px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 11px solid white;
  }
}
#customHeaderContent .fb-like {
  float: right;
  margin-bottom: 20px;
}
#customHeaderContent .liftup {
  position: relative;
  width: 100%;
  float: left;
}
#customHeaderContent .liftup > img {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin: auto;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  #customHeaderContent .liftup > img {
    width: 33.333333333%;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .liftup > img {
    width: 303px;
  }
}
#customHeaderContent .liftup .right {
  display: block;
  float: left;
  padding-top: 8%;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
#customHeaderContent .liftup .right a {
  font-size: 18px;
  line-height: 31px;
  color: #00aeef;
  font-weight: 500;
}
#customHeaderContent .liftup .right h3 {
  font-size: 30px;
  line-height: 30px;
  color: #241f20;
  font-weight: 600;
  margin-bottom: 20px;
}
#customHeaderContent .liftup .right p {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) {
  #customHeaderContent .liftup .right {
    width: 58.666666667%;
    padding-top: 0;
    padding-left: 4%;
    text-align: left;
  }
  #customHeaderContent .liftup .right p {
    padding: 0;
  }
}
@media only screen and (min-width: 720px) {
  #customHeaderContent .liftup .right {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .liftup .right {
    width: 640px;
  }
}
#customHeaderContent .recipegrid {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}
#customHeaderContent .recipegrid .gridwrapper {
  margin-left: auto;
  margin-right: auto;
  width: 320px;
  position: relative;
}
@media only screen and (min-width: 560px) {
  #customHeaderContent .recipegrid .gridwrapper {
    width: 100%;
    max-width: 752px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .recipegrid .gridwrapper {
    max-width: 1120px;
  }
}
#customHeaderContent .recipegrid h3 {
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #7a6339;
  font-weight: 600;
  position: relative;
}
#customHeaderContent .recipegrid h3 span {
  padding-left: 20px;
  padding-right: 20px;
  background: white;
  position: relative;
  display: inline-block;
}
#customHeaderContent .recipegrid li {
  text-align: center;
  margin-bottom: 20px;
  vertical-align: top;
  display: block;
  width: 320px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#customHeaderContent .recipegrid li a {
  display: block;
  color: #00aeef;
  font-weight: 500;
}
#customHeaderContent .recipegrid li img {
  width: 304px;
  height: 176px;
  margin: 0 auto 10px auto;
  display: block;
  border: solid 8px #d6c9c1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#customHeaderContent .recipegrid li span {
  display: inline-block;
  font-size: 18px;
  height: 42px;
}
@media only screen and (min-width: 560px) and (max-width: 11279px) {
  #customHeaderContent .recipegrid li {
    width: 42.5%;
    max-width: 320px;
    margin-left: 5%;
    margin-right: 2.5%;
  }
  #customHeaderContent .recipegrid li img {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #customHeaderContent .recipegrid li:nth-child(even) {
    margin-left: 2.5%;
    margin-right: 5%;
    float: right;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .recipegrid li {
    margin-left: 80px;
  }
  #customHeaderContent .recipegrid li:nth-child(3n+1) {
    margin-left: 0px;
  }
}
#customHeaderContent .hruler {
  width: 100%;
  height: 1px;
  margin-bottom: 4%;
  float: left;
  background-color: #e9e8e8;
}
