@media screen and (min-width: 1150px) {
  .intban {
    display: block;
    padding-top: 100px;
    text-align: center;
  }

  .intbanh1 {
    font-size: 60px;
    font-family: "Bebas Neue";
    color: #fff;
  }

  .intcont {
    display: block;
    background-color: #fff;
    text-align: center;
  }

  .intbancolor {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(98, 27, 75, 0.85);
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .intban {
    display: block;
    text-align: center;
  }

  .intbanh1 {
    font-size: 24px;
    font-family: "Bebas Neue";
    color: #fff;
  }

  .intcont {
    display: block;
    background-color: #fff;
    text-align: center;
  }

  .intbancolor {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(98, 27, 75, 0.85);
  }
}
.covid {
  background: #fff;
  padding: 40px 20px 30px;
  text-align: center;
  font-family: Archer;
  font-size: 21px;
}
.covid a {
  font-family: Archer;
}
.covid h2 {
  font-family: "Bebas Neue";
  font-size: 80px;
  color: #621b4b;
  letter-spacing: 2px;
}
@media screen and (max-width: 1100px) {
  .covid h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 475px) {
  .covid h2 {
    font-size: 44px;
  }
}
.covid .covid-learn {
  font-family: "Bebas Neue";
  background: rgba(177, 211, 86, 0.9);
  display: block;
  font-size: 29px;
  width: 200px;
  text-decoration: none;
  padding: 10px 0;
  margin: 40px auto 0;
  color: #fff;
}

@media screen and (min-width: 1150px) {
  .page-id-10 .menu-cont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .page-id-10 .menu-left {
    display: inline-block;
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
  }
  .page-id-10 .menu-right {
    display: inline-block;
    width: 40%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .page-id-10 .menu-title {
    font-size: 50px;
    font-family: "Archer";
    font-weight: bold;
  }
  .page-id-10 .menu-para {
    font-size: 18px;
    font-family: "Archer";
  }
  .page-id-10 .menu-line {
    height: 5px;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-10 .menu-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
  }
  .page-id-10 .menu-block {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 450px;
    margin-bottom: 30px;
    vertical-align: text-top;
    min-height: 150px;
  }
  .page-id-10 .menu-color {
    color: #621b4b;
    font-size: 22px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-10 .menu-cont {
    display: block;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .page-id-10 .menu-left {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .page-id-10 .menu-right {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .page-id-10 .menu-title {
    font-size: 40px;
    font-family: "Archer";
    font-weight: bold;
  }
  .page-id-10 .menu-para {
    font-size: 25px;
    font-family: "Archer";
  }
  .page-id-10 .menu-line {
    height: 5px;
    width: 25%;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-10 .menu-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    margin-top: 50px;
  }
  .page-id-10 .menu-block {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px;
  }
}
.page-id-10 .menu-para li {
  margin-left: 5%;
  font-family: "Archer" !important;
  text-align: left;
  margin-bottom: 15px;
}

.post-type-archive-raw_menu .menu-title {
  text-transform: uppercase;
}
.post-type-archive-raw_menu .menu-thumbnail {
  margin-bottom: 20px;
}
.post-type-archive-raw_menu .menu-ingredients,
.post-type-archive-raw_menu .menu-color {
  font-family: "Archer" !important;
}

@media screen and (min-width: 1150px) {
  .post-type-archive-raw_menu .menu-cont,
.page-id-10 .menu-cont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .post-type-archive-raw_menu .menu-left,
.page-id-10 .menu-left {
    display: inline-block;
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
  }
  .post-type-archive-raw_menu .menu-right,
.page-id-10 .menu-right {
    display: inline-block;
    width: 40%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .post-type-archive-raw_menu .menu-title,
.page-id-10 .menu-title {
    font-size: 50px;
    font-family: "Archer";
    font-weight: bold;
  }
  .post-type-archive-raw_menu .menu-para,
.page-id-10 .menu-para {
    font-size: 18px;
    font-family: "Archer";
  }
  .post-type-archive-raw_menu .menu-line,
.page-id-10 .menu-line {
    height: 5px;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .post-type-archive-raw_menu .menu-image,
.page-id-10 .menu-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
  }
  .post-type-archive-raw_menu .menu-block,
.page-id-10 .menu-block {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 450px;
    margin-bottom: 30px;
    vertical-align: text-top;
    min-height: 150px;
  }
  .post-type-archive-raw_menu .menu-color,
.page-id-10 .menu-color {
    color: #621b4b;
    font-size: 22px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .post-type-archive-raw_menu .menu-cont,
.page-id-10 .menu-cont {
    display: block;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .post-type-archive-raw_menu .menu-left,
.page-id-10 .menu-left {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .post-type-archive-raw_menu .menu-right,
.page-id-10 .menu-right {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .post-type-archive-raw_menu .menu-title,
.page-id-10 .menu-title {
    font-size: 40px;
    font-family: "Archer";
    font-weight: bold;
  }
  .post-type-archive-raw_menu .menu-para,
.page-id-10 .menu-para {
    font-size: 25px;
    font-family: "Archer";
  }
  .post-type-archive-raw_menu .menu-line,
.page-id-10 .menu-line {
    height: 5px;
    width: 25%;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .post-type-archive-raw_menu .menu-image,
.page-id-10 .menu-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    margin-top: 50px;
  }
  .post-type-archive-raw_menu .menu-block,
.page-id-10 .menu-block {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px;
  }
  .post-type-archive-raw_menu .menu-color,
.page-id-10 .menu-color {
    color: #621b4b;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-raw_menu .menu-cont,
.page-id-10 .menu-cont {
    padding: 5% 20px !important;
  }
}
.post-type-archive-raw_menu .menu-para li,
.page-id-10 .menu-para li {
  margin-left: 5%;
  font-family: "Archer" !important;
  text-align: left;
  margin-bottom: 15px;
}

@media screen and (min-width: 1150px) {
  .page-id-14 .app-img-new {
    display: none;
  }
  .page-id-14 .int-block-right {
    display: block;
    text-align: center;
    position: relative;
    background: url(/wp-content/themes/raw-juce/images/juce-phone2.jpg) no-repeat left center #fff;
    background-size: 50% auto;
    vertical-align: text-top;
  }
  .page-id-14 .int-block-text-right {
    margin-left: 50%;
    padding: 4%;
    width: 42%;
    text-align: left;
    background-color: #fff;
  }
  .page-id-14 .app-title {
    font-family: "Bebas Neue";
    color: #621b4b;
    font-size: 50px;
  }
  .page-id-14 .app-text {
    font-family: "Archer";
    color: #333;
    font-size: 18px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-14 .app-img-new {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .page-id-14 .int-block-right {
    display: block;
    text-align: center;
    position: relative;
    background-color: #fff;
    vertical-align: text-top;
  }
  .page-id-14 .int-block-text-right {
    padding: 4%;
    width: 92%;
    text-align: left;
    background-color: #fff;
  }
  .page-id-14 .app-title {
    font-family: "Bebas Neue";
    color: #621b4b;
    font-size: 50px;
  }
  .page-id-14 .app-text {
    font-family: "Archer";
    color: #333;
    font-size: 18px;
  }
}

.page-id-18 .catering-img {
  display: block;
  padding-bottom: 50px;
  width: 100%;
  max-width: 875px;
}
.page-id-18 .gitbtn, .page-id-18 #gform_submit_button_1 {
  -webkit-appearance: none;
  border: 0px;
  display: inline-block;
  color: #fff;
  background-color: #621b4b;
  font-size: 17px;
  text-transform: uppercase;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  font-family: "Archer";
}
.page-id-18 .gitbtn:hover, .page-id-18 #gform_submit_button_1:hover {
  cursor: pointer;
  color: #fff;
  background-color: #333;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.page-id-18 .git-in input, .page-id-18 .git-in select {
  font-size: 17px !important;
  font-family: "Archer" !important;
  text-transform: uppercase;
  color: #621b4b;
  -webkit-appearance: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px solid #621b4b;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.page-id-18 .git-in input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #621b4b;
}
.page-id-18 .git-in input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #621b4b;
  opacity: 1;
}
.page-id-18 .git-in input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #621b4b;
  opacity: 1;
}
.page-id-18 .git-in input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #621b4b;
}
.page-id-18 .gform_wrapper li.hidden_label input {
  margin-top: 0 !important;
}
.page-id-18 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 0 !important;
}
.page-id-18 body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.page-id-18 body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.page-id-18 .gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
.page-id-18 .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}
@media screen and (min-width: 1150px) {
  .page-id-18 .sub-cont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .page-id-18 .sub-left {
    display: inline-block;
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
  }
  .page-id-18 .sub-right {
    display: inline-block;
    width: 40%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .page-id-18 .sub-title {
    font-size: 70px;
    font-family: "Bebas Neue";
    font-weight: bold;
    color: #f3901d;
  }
  .page-id-18 .sub-para {
    font-size: 25px;
    font-family: "Archer";
    margin-bottom: 3%;
  }
  .page-id-18 .sub-line {
    height: 5px;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-18 .sub-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-18 .sub-cont {
    display: block;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .page-id-18 .sub-left {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    vertical-align: text-top;
  }
  .page-id-18 .sub-right {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .page-id-18 .sub-title {
    font-size: 30px;
    font-family: "Bebas Neue";
    font-weight: bold;
    color: #f3901d;
  }
  .page-id-18 .sub-para {
    font-size: 25px;
    font-family: "Archer";
  }
  .page-id-18 .sub-line {
    height: 5px;
    width: 25%;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-18 .sub-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    margin-top: 50px;
  }
}
@media screen and (min-width: 1150px) {
  .page-id-18 .sub-cont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .page-id-18 .sub-left {
    display: inline-block;
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
  }
  .page-id-18 .sub-right {
    display: inline-block;
    width: 40%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    vertical-align: middle;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .page-id-18 .sub-title {
    font-size: 70px;
    font-family: "Bebas Neue";
    font-weight: bold;
    color: #f3901d;
  }
  .page-id-18 .sub-para {
    font-size: 25px;
    font-family: "Archer";
    margin-bottom: 3%;
  }
  .page-id-18 .sub-line {
    height: 5px;
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-18 .sub-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-18 .sub-cont {
    display: block;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .page-id-18 .sub-left {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    vertical-align: text-top;
  }
  .page-id-18 .sub-right {
    display: inline-block;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    vertical-align: text-top;
  }
  .page-id-18 .sub-title {
    font-size: 30px;
    font-family: "Bebas Neue";
    font-weight: bold;
    color: #f3901d;
  }
  .page-id-18 .sub-para {
    font-size: 25px;
    font-family: "Archer";
  }
  .page-id-18 .sub-line {
    height: 5px;
    width: 25%;
    background-color: #f3901d;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-18 .sub-image {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    margin-top: 50px;
  }
}
.page-id-18 .catering-menu {
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 40px;
}
.page-id-18 .catering-img {
  display: block;
  padding: 0 20px 50px;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.page-id-18 .flexy-apart {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.page-id-18 .f1 {
  max-width: 1000px;
  margin: 20px auto 40px;
  padding: 0 20px;
}
.page-id-18 .f1 .left {
  color: #621b4b;
  font-size: 35px;
  font-family: "Archer";
  max-width: 485px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-18 .big-cta {
  color: #621b4b;
  font-size: 70px;
  font-family: "Archer";
  text-align: center;
  display: block;
  width: 100%;
  font-weight: bold;
  margin-bottom: 60px;
}
.page-id-18 .f2 {
  max-width: 1200px;
  margin: 20px auto 60px;
}
.page-id-18 .f2 > div {
  width: 33.3%;
}
.page-id-18 .the-copy {
  font: 300 24px/1.4 HelveticaNeueLTPro-Cn, "Roboto Condensed", sans-serif;
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
}
.page-id-18 .the-icon {
  margin-bottom: 30px;
}
.page-id-18 .advance {
  font: 300 38px/1.4 HelveticaNeueLTPro-Cn, "Roboto Condensed", sans-serif;
  margin-bottom: 80px;
  font-style: italic;
  color: #621b4b;
  font-weight: 400;
  padding: 0 20px;
}
.page-id-18 .intbancolor.bottom-divide {
  margin-bottom: 80px;
}
.page-id-18 .catering-menu .menu-item {
  margin-bottom: 60px;
  font: 300 24px/1.4 HelveticaNeueLTPro-Cn, "Roboto Condensed", sans-serif;
  padding: 0 0 0 40px;
  overflow: hidden;
  margin-right: 40px;
  position: relative;
}
.page-id-18 .menu-item div {
  font-size: 24px;
  line-height: 1.4;
  font-family: HelveticaNeueLTPro-Cn, "Roboto Condensed", sans-serif;
}
.page-id-18 .flexy-forward {
  display: flex;
  align-items: stretch;
}
.page-id-18 .menu-image {
  margin-right: 40px;
  flex: 1 0 400px;
}
.page-id-18 .menu-copy {
  margin-top: 30px;
  flex: 1;
  text-align: left;
}
.page-id-18 .item-title {
  font-size: 50px;
  font-family: "Bebas Neue";
  color: #621b4b;
  letter-spacing: 2px;
  width: 100%;
  display: block;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-align: left;
}
.page-id-18 .item-title > div {
  background-color: #fff;
  font-family: "Bebas Neue";
  overflow: hidden;
  font-size: 50px;
}
.page-id-18 .item-title > div:after {
  font-family: "Niramit";
  overflow: hidden;
  content: "...................................................................................................................";
  width: 100%;
  margin-left: 20px;
  font-size: 34px;
  letter-spacing: 5px;
  display: inline;
}
.page-id-18 .item-title span {
  color: #aacd58;
}
.page-id-18 .serves {
  color: #621b4b;
  font-style: italic;
  font-weight: 400;
}
.page-id-18 .juce-orange {
  color: #e7882d;
  margin-top: 30px;
  font-family: "Archer" !important;
  font-size: 30px !important;
}
.page-id-18 .coffee .menu-copy {
  max-width: 600px;
}
.page-id-18 .beans-img {
  padding-top: 30px;
}
.page-id-18 .floater-left {
  margin-left: -40px;
  margin-top: -75px;
  flex: 0 0 364px;
}
.page-id-18 .acai .item-title {
  margin-left: 255px;
  position: relative;
}
.page-id-18 .acai .fance {
  margin-left: 20px;
  margin-top: 10px;
}
.page-id-18 .acai .fance > div {
  position: relative;
}
.page-id-18 .leaner.l1 {
  margin-left: -70px;
}
.page-id-18 .leaner.l2 {
  margin-left: -50px;
}
.page-id-18 .leaner.l3 {
  margin-left: -40px;
}
.page-id-18 .leaner.l4 {
  margin-left: -20px;
}
.page-id-18 .acai .serves {
  margin-left: 20px;
}
.page-id-18 .juce-orange.less {
  margin-top: 10px;
}
.page-id-18 .listings {
  max-width: 400px;
  flex-wrap: wrap;
  margin-left: 20px;
}
.page-id-18 .listings > div {
  width: 50%;
}
.page-id-18 .menu-item.oatmeal {
  display: flex;
  justify-content: flex-end;
  margin-right: 0;
}
.page-id-18 .first {
  width: 70%;
}
.page-id-18 .floater-right {
  flex: 0 0 370px;
  text-align: right;
}
.page-id-18 .first .flexy-forward {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}
.page-id-18 .first .menu-copy {
  margin-top: 30px;
  flex: unset;
  text-align: left;
  width: 50%;
  margin-right: 30px;
}
.page-id-18 .cereal {
  margin-bottom: 0;
}
.page-id-18 .cereal .menu-copy {
  margin-top: 30px;
  flex: unset;
  text-align: left;
  width: 50%;
  margin-right: 50px;
  position: relative;
}
.page-id-18 .cereal .menu-copy:last-of-type {
  padding-bottom: 40px;
}
.page-id-18 .cereal .seeds {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1200px) {
  .page-id-18 .first {
    width: 80%;
  }
  .page-id-18 .floater-right {
    flex: 0 0 200px;
    text-align: right;
  }
  .page-id-18 .menu-image {
    margin-right: 40px;
    flex: 1 0 300px;
  }
  .page-id-18 .catering-img {
    max-width: 80% !important;
  }
  .page-id-18 .acai .item-title {
    margin-left: 0;
    position: relative;
  }
  .page-id-18 .acai .flexy-forward {
    flex-wrap: wrap;
  }
  .page-id-18 .floater-left {
    margin-left: -40px;
    margin-top: 0;
    flex: unset;
    position: absolute;
  }
  .page-id-18 .acai .menu-copy {
    margin-left: 400px;
    margin-top: 10px;
    width: 100%;
    flex: unset;
  }
  .page-id-18 .leaner {
    margin-left: 0 !important;
    display: inline;
  }
  .page-id-18 .acai .serves {
    margin-left: 0;
  }
  .page-id-18 .coffee .menu-copy {
    max-width: 100%;
  }
  .page-id-18 .coffee .flexy-apart {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-18 .first .flexy-forward {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    flex-direction: column;
  }
  .page-id-18 .first .menu-copy {
    margin-top: 30px;
    flex: unset;
    text-align: left;
    width: 100%;
    margin-right: 30px;
  }
  .page-id-18 .cereal .menu-copy:last-of-type {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-18 .cereal .seeds {
    position: relative;
    bottom: 0;
    display: none;
  }
  .page-id-18 .cereal .flexy-apart {
    flex-direction: column;
  }
  .page-id-18 .cereal .menu-copy {
    margin-top: 10px;
    flex: unset;
    text-align: left;
    width: 100%;
    margin-right: 0;
    position: relative;
  }
  .page-id-18 .menu-image {
    margin-right: 40px;
    flex: 1 0 200px;
  }
  .page-id-18 .f2 {
    margin: 20px auto 40px;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .page-id-18 .f2 > div {
    width: 50%;
  }
  .page-id-18 .f2 > div:nth-of-type(2) {
    margin-bottom: 20px;
  }
  .page-id-18 .first {
    width: 100%;
  }
  .page-id-18 .menu-item.oatmeal {
    display: flex;
    justify-content: flex-end;
    margin-right: 0;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 900px) {
  .page-id-18 .acai .menu-copy {
    margin-left: 300px;
  }
  .page-id-18 .floater-left {
    max-width: 300px;
  }
}
@media screen and (max-width: 850px) {
  .page-id-18 .menu-item.flexy-forward {
    flex-direction: column;
  }
  .page-id-18 .menu-image {
    margin-right: 0;
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 768px) {
  .page-id-18 .f1 {
    flex-direction: column;
  }
  .page-id-18 .f1 .left {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .page-id-18 .catering-img {
    padding: 0 20px 10px;
  }
  .page-id-18 .listings > div {
    width: 100%;
  }
}
@media screen and (max-width: 625px) {
  .page-id-18 .item-title > div {
    font-size: 40px;
  }
  .page-id-18 .f2 > div {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .page-id-18 .f2 {
    margin: 20px auto 0px;
  }
  .page-id-18 .acai .menu-copy {
    margin-left: 200px;
  }
  .page-id-18 .floater-left {
    max-width: 200px;
  }
}
@media screen and (max-width: 525px) {
  .page-id-18 .item-title {
    white-space: normal;
  }
}
@media screen and (max-width: 480px) {
  .page-id-18 .acai .menu-copy {
    margin-left: 0;
  }
  .page-id-18 .floater-left {
    position: relative;
    max-width: 100%;
  }
  .page-id-18 .big-cta {
    font-size: 63px;
  }
}

@media screen and (min-width: 1150px) {
  .page-id-23 .cleansecont {
    display: block;
    text-align: center;
    padding: 3%;
  }
  .page-id-23 .cheader1 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 70px;
    color: #621b4b;
    margin-top: 50px;
  }
  .page-id-23 .cheader2 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 50px;
    color: #621b4b;
  }
  .page-id-23 .cheader3 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    margin-top: 20px;
  }
  .page-id-23 .cparasmall {
    font-size: 18px;
    color: #000;
  }
  .page-id-23 .cparabig {
    font-size: 26px;
    color: #000;
  }
  .page-id-23 .subsmall {
    display: block;
    font-size: 18px;
  }
  .page-id-23 .threegrid {
    display: inline-block;
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    max-width: 300px;
    vertical-align: text-top;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-23 .cleansecont {
    display: block;
    text-align: center;
    padding: 3%;
  }
  .page-id-23 .cheader1 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 40px;
    color: #621b4b;
    margin-top: 50px;
  }
  .page-id-23 .cheader2 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 30px;
    color: #621b4b;
  }
  .page-id-23 .cheader3 {
    font-family: "Bebas Neue";
    text-transform: uppercase;
    font-size: 50px;
    color: #000;
    margin-top: 20px;
  }
  .page-id-23 .cparasmall {
    font-size: 16px;
    color: #000;
  }
  .page-id-23 .cparabig {
    font-size: 22px;
    color: #000;
  }
  .page-id-23 .subsmall {
    display: block;
    font-size: 18px;
  }
  .page-id-23 .threegrid {
    display: inline-block;
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    max-width: 300px;
    vertical-align: text-top;
    margin-top: 30px;
  }
}

.page-id-16 .new-img-app {
  display: block;
  width: 100%;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
.page-id-16 .new-img-app:hover {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.page-id-16 .unit-vol {
  font-size: 30px;
  margin-top: 10px;
}
@media screen and (min-width: 0px) and (max-width: 1210px) {
  .page-id-16 .parapad {
    background-color: black;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .page-id-16 .paratext {
    max-width: 500px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-align: justify;
    margin-top: 10px;
  }
  .page-id-16 .parahead {
    font-size: 25px;
    font-weight: bold;
    color: #1a355e;
  }
  .page-id-16 .maincont {
    background: url(/wp-content/themes/raw-juce/images/cleanse-new.jpg) no-repeat left center;
    background-size: 51%;
    vertical-align: text-top;
    width: 100%;
    position: relative;
  }
  .page-id-16 .blocktitle {
    color: #621a4b;
    font-size: 60px;
    font-family: "Bebas Neue";
    text-transform: uppercase;
  }
  .page-id-16 .blocktitlew {
    color: #fff;
    font-size: 24px;
    font-family: "Bebas Neue";
    text-transform: uppercase;
  }
}
@media screen and (min-width: 1210px) {
  .page-id-16 .cright {
    text-align: left;
  }
  .page-id-16 .blocktitle {
    color: #621a4b;
    font-size: 60px;
    font-family: "Bebas Neue";
    text-transform: uppercase;
  }
  .page-id-16 .blocktitlew {
    color: #fff;
    font-size: 80px;
    font-family: "Bebas Neue";
    text-transform: uppercase;
  }
  .page-id-16 .parapad {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-bottom: 150px;
    padding-top: 150px;
  }
  .page-id-16 .paratext {
    max-width: 500px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-align: justify;
    margin-top: 10px;
  }
  .page-id-16 .parahead {
    font-size: 40px;
    font-weight: bold;
    color: #1a355e;
  }
  .page-id-16 .maincont {
    background: url(/wp-content/themes/raw-juce/images/cleanse-new.jpg) no-repeat left center;
    background-size: cover;
    vertical-align: text-top;
    width: 100%;
    position: relative;
  }
}
.page-id-16 .gitbtn {
  -webkit-appearance: none;
  border: 0px;
  display: inline-block;
  color: #fff;
  background-color: #621b4b;
  font-size: 17px;
  text-transform: uppercase;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  font-family: "Archer";
}
.page-id-16 .gitbtn:hover {
  cursor: pointer;
  color: #fff;
  background-color: #333;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.page-id-16 .git-in::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #621b4b;
}
.page-id-16 .git-in:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #621b4b;
  opacity: 1;
}
.page-id-16 .git-in::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #621b4b;
  opacity: 1;
}
.page-id-16 .git-in:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #621b4b;
}
.page-id-16 .gitbtn, .page-id-16 #gform_submit_button_3 {
  -webkit-appearance: none;
  border: 0px;
  display: inline-block;
  color: #fff;
  background-color: #621b4b;
  font-size: 17px;
  text-transform: uppercase;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  font-family: "Archer";
}
.page-id-16 .gitbtn:hover, .page-id-16 #gform_submit_button_1:hover {
  cursor: pointer;
  color: #fff;
  background-color: #333;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.page-id-16 .git-in input, .page-id-16 .git-in select {
  font-size: 17px !important;
  font-family: "Archer" !important;
  text-transform: uppercase;
  color: #621b4b;
  -webkit-appearance: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px solid #621b4b;
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.page-id-16 .git-in input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #621b4b;
}
.page-id-16 .git-in input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #621b4b;
  opacity: 1;
}
.page-id-16 .git-in input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #621b4b;
  opacity: 1;
}
.page-id-16 .git-in input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #621b4b;
}
.page-id-16 .gform_wrapper li.hidden_label input {
  margin-top: 0 !important;
}
.page-id-16 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 0 !important;
}
.page-id-16 body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.page-id-16 body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.page-id-16 .gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
}
.page-id-16 .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}
.page-id-16 .gform_wrapper form {
  max-width: 96% !important;
}
.page-id-16 .fran-form-cont {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3%;
  padding-bottom: 3%;
}
.page-id-16 .processcont {
  width: 90%;
  margin-left: 2%;
  margin-right: 2%;
  max-width: 200px;
  display: inline-block;
}
.page-id-16 .processnumber {
  font-size: 60px;
  display: block;
  color: #621a4b;
}
.page-id-16 .processblock {
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 15px;
  border-radius: 20px;
  background-color: #621a4b;
}
.page-id-16 .processimg {
  width: 100%;
  max-width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-id-16 .processpara {
  color: #fff;
  font-size: 20px;
  padding-top: 15px;
}
.page-id-16 .text-green {
  color: #b1d356;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (min-width: 1150px) {
  .page-id-12 .imageorder {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-12 .order1 {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .page-id-12 .order2 {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .page-id-12 .order3 {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .page-id-12 .ordercont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .page-id-12 .order-title {
    font-size: 60px;
    color: #621b4b;
    font-family: "Bebas Neue";
    text-decoration: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-12 .imageorder {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-id-12 .order1 {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 50px;
  }
  .page-id-12 .order2 {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 50px;
  }
  .page-id-12 .order3 {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .page-id-12 .ordercont {
    display: block;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .page-id-12 .order-title {
    font-size: 25px;
    color: #621b4b;
    font-family: "Bebas Neue";
    text-decoration: none;
  }
}

@media screen and (min-width: 1150px) {
  .page-id-25 .order-title {
    font-size: 60px;
    color: #621b4b;
    font-family: "Bebas Neue";
    text-decoration: none;
    padding-top: 3%;
    padding-bottom: 3%;
  }
}
@media screen and (min-width: 0px) and (max-width: 1150px) {
  .page-id-25 .order-title {
    font-size: 25px;
    color: #621b4b;
    font-family: "Bebas Neue";
    text-decoration: none;
    padding-top: 3%;
    padding-bottom: 3%;
  }
}

@media screen and (min-width: 0px) and (max-width: 868px) {
  .page-id-27 .container {
    position: relative;
    text-align: center;
  }
  .page-id-27 .mid-left {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
  }
  .page-id-27 .mid-right {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0%, -50%);
  }
  .page-id-27 .float-btn-order {
    color: #fff;
    font-size: 20px;
    font-family: "Bebas Neue";
    background-color: #621b4b;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
  }
}
@media screen and (min-width: 869px) {
  .page-id-27 .container {
    position: relative;
    text-align: center;
  }
  .page-id-27 .mid-left {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translate(0%, -50%);
  }
  .page-id-27 .mid-right {
    position: absolute;
    top: 50%;
    right: 15%;
    transform: translate(0%, -50%);
  }
  .page-id-27 .float-btn-order {
    color: #fff;
    font-size: 50px;
    font-family: "Bebas Neue";
    background-color: #621b4b;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 3px;
  }
}

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