/*
Theme Name: Red Star Yeast 2019
Theme URI: https://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Template: u-design
Author: SeventySeven
Author URI: https://seventysevencreative.io
Description: This is a child theme of the U-Design theme. U-Design: A slick, powerful and clean theme U-Design provides an intuitive set of options to help you setup your WordPress site quickly and effectively. Flexibility is key and it has been optimized for SEO and speed. It is also responsive &amp; mobile ready should you choose that option. The U-Design theme features include: unlimited colors, widgetized home page, over 600 fonts to choose from, WooCommerce Integration, it is also translation and multilingual ready, step by step documentation, exclusive U-Design support forum and a helpful community. Always up-to-date security and many new features are constantly added as the theme evolves.
Version: 3.2.0.1565111160
Updated: 2019-08-06 12:06:00
*/
/*
    Import scss partials
*/
/* Variables */
/** Components **/

  .c-platinum-moments .platinum-banner__content {
      display: flex;
      flex-direction: column;
      text-align: left;
      width: 50%;
      color: white;
      padding-top: 18vw; }
@media (min-width: 959px) {
        .c-platinum-moments .platinum-banner__content {
          padding-top: 182px; } }
    .c-platinum-moments .platinum-banner__copy {
      font-size: 2vw;
      margin-left: 5.5vw;
      line-height: 1.25; }
      @media (min-width: 959px) {
        .c-platinum-moments .platinum-banner__copy {
          font-size: 18px;
		  margin-left: 97px;} }

.c-platinum-moments .bake-along .video-post__btn {
        margin: 10px auto 0;
margin-left: auto !important;}


input:not([type="checkbox"]),
textarea {
  -webkit-appearance: none;
  border-radius: 0; }

#testimonials-slider {
  font-family: Cabin;
  text-align: center; }

#testimonials_slider .owl-item {
  display: flex;
  justify-content: center;
  align-items: center; }
  #testimonials_slider .owl-item img {
    width: 13%;
    height: 10%;
    margin: 0 auto;
    display: block; }
  #testimonials_slider .owl-item h3,
  #testimonials_slider .owl-item p {
    max-width: 74%;
    text-align: center;
    margin: 0 auto; }
  #testimonials_slider .owl-item h3 {
    color: #1d4586;
    font-weight: bold;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    white-space: nowrap; }
  #testimonials_slider .owl-item p {
    font-size: 12px;
    text-align: center; }
  @media only screen and (min-width: 500px) {
    #testimonials_slider .owl-item h3 {
      font-size: 20px; }
    #testimonials_slider .owl-item p {
      font-size: 14px; } }
  @media only screen and (min-width: 700px) {
    #testimonials_slider .owl-item h3 {
      font-size: 4vw; } }
  @media only screen and (min-width: 959px) {
    #testimonials_slider .owl-item h3 {
      font-size: 22px; }
    #testimonials_slider .owl-item p {
      font-size: 18px; } }
  @media only screen and (min-width: 960px) {
    #testimonials_slider .owl-item h3,
    #testimonials_slider .owl-item p {
      max-width: 85%; } }
  #testimonials_slider .owl-item .owl-next {
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    background-size: contain; }
  #testimonials_slider .owl-item .owl-prev {
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    background-size: contain; }

.white .sa_owl_theme .owl-nav .owl-prev,
.white .sa_owl_theme .owl-nav .owl-next {
  border-radius: 50%;
  width: 45px !important;
  height: 45px !important;
  background-size: contain; }

.white {
  border: none !important; }

/** Page Sections **/
@media (max-width: calc(959px - 1px)) {
  .mean-bar {
    margin-top: 10vw !important;
    z-index: 1 !important; } }

@media (max-width: calc(959px - 1px)) {
  #top-wrapper {
    z-index: 1 !important; } }

.alert-banner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vw;
  line-height: 10vw;
  background-color: #cccccc;
  text-transform: uppercase;
  text-align: center;
  font-family: cabin;
  font-size: 2.7vw;
  color: #474747; }
  @media (max-width: calc(959px - 1px)) {
    .alert-banner {
      position: fixed;
      justify-content: space-between;
      z-index: 100;
      top: 0;
      left: 0;
      padding: 0 8vw; } }
  @media (min-width: 959px) {
    .alert-banner {
      height: 2.9vw;
      line-height: 2.9vw;
      font-size: 1vw; } }
  .alert-banner__arrow {
    background-image: url(img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1vw;
    height: 2vw; }
    @media (min-width: 959px) {
      .alert-banner__arrow {
        width: 0.5vw;
        height: 1vw;
        margin-left: 2vw; } }

body.platinum-expander {
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative; }
  @media screen and (max-width: 480px) {
    body.platinum-expander {
      min-width: 100vw; } }
  @media only screen and (max-width: 959px) {
    body.platinum-expander {
      padding-top: 25vw; } }
  @media only screen and (orientation: landscape) and (max-width: 959px) {
    body.platinum-expander {
      padding-top: 25vw; } }
  @media only screen and (max-width: 959px) {
    body.platinum-expander.expanded {
      overflow-y: hidden; } }
  @media only screen and (max-width: 959px) and (orientation: landscape) {
    body.platinum-expander.expanded {
      padding-top: 25vw; } }

.aligncenter,
img.aligncenter,
a img.aligncenter {
  margin: 0; }

.textwidget {
  position: relative; }
  .textwidget .form-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%; }
    .textwidget .form-wrapper .form-header {
      font-family: "Grand Hotel", cursive;
      position: absolute;
      top: 3px;
      left: 48%;
      transform: translate(-50%);
      text-align: center;
      font-size: 29px !important;
      width: 100%;
      color: #fff;
      line-height: 1;
      background: transparent !important; }
      @media screen and (max-width: 959px) {
        .textwidget .form-wrapper .form-header {
          font-size: 24px !important; } }
      @media screen and (max-width: 720px) {
        .textwidget .form-wrapper .form-header {
          font-size: 9.5vw !important; } }
    .textwidget .form-wrapper .form-sub-header {
      font-family: "Roboto Slab", serif;
      position: absolute;
      top: 26%;
      left: 48%;
      transform: translateX(-50%);
      text-align: center;
      font-size: 9px !important;
      width: 100%;
      color: #fff;
      line-height: 1; }
      @media screen and (max-width: 959px) {
        .textwidget .form-wrapper .form-sub-header {
          top: 34%; } }
      @media screen and (max-width: 720px) {
        .textwidget .form-wrapper .form-sub-header {
          font-size: 4vw !important; } }
  .textwidget .disclaimer {
    font-family: "Roboto Slab", serif;
    font-size: 10px;
    color: #fff;
    position: absolute;
    bottom: 27px;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 959px) {
      .textwidget .disclaimer {
        bottom: 5px; } }
    .textwidget .disclaimer a {
      color: inherit;
      text-decoration: underline !important; }

.page-template-platinum-template:not(.page-parent) .vc_column-inner {
  border-left: none !important; }

.page-template-platinum-template:not(.page-parent) .widget {
  width: 100%; }

.page-template-platinum-template:not(.page-parent) .wpb_wrapper .widget:first-child {
  padding-top: 0; }

.platinum-banner.wpb_single_image img {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 959px) {
    .platinum-banner.wpb_single_image img {
      max-width: 1000px; } }

.platinum-home-banner.wpb_single_image img {
  max-width: 100%; }
  @media (min-width: 959px) {
    .platinum-home-banner.wpb_single_image img {
      max-width: 1000px;
      margin-left: -20px; } }

@media (max-width: calc(959px - 1px)) {
  .platinum-single-image {
    max-width: 74.7vw;
    margin-left: auto;
    margin-right: auto; } }

/** Styling for content generated by 3rd party programs **/
._form_13 {
  width: 100%; }

._form_15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 30%; }
  @media screen and (max-width: 959px) {
    ._form_15 {
      top: 20%; } }
  @media screen and (max-width: 720px) {
    ._form_15 {
      top: 40%; } }

/** Page Specific Styles **/
/* Platinum page styles 
* Has body class platinum-page added on load.
*/
.platinum-page .cta-container {
  padding-left: 40px; }
  @media only screen and (max-width: 500px) {
    .platinum-page .cta-container {
      display: flex;
      flex-wrap: wrap; } }

.platinum-page a.btn-cta {
  background: #ef3b43;
  color: #fff;
  padding: 7px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: cabin;
  letter-spacing: 1px;
  font-weight: 100;
  display: inline-block;
  margin-top: 10px; }
  .platinum-page a.btn-cta:nth-child(n + 2) {
    margin-left: 10px; }
    @media only screen and (max-width: 500px) {
      .platinum-page a.btn-cta:nth-child(n + 2) {
        margin-left: 0; } }

.platinum-page .shareaholic-canvas {
  display: none; }

.platinum-page .mean-bar {
  display: none; }

.platinum-page .platinum-footer-mobile {
  display: none; }

.platinum-mobile-header {
  display: none;
  box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.2); }

.platinum-dropdown {
  display: none;
  overflow: hidden; }

@media screen and (max-width: 959px) {
  .entry {
    padding-top: 0; }
  #main-content .main-content-padding {
    padding: 0; }
  .wpshopify .wps-cart-icon-fixed {
    z-index: -1;
    display: none; }
  .hide-mobile {
    display: none; }
  .platinum-mobile-header {
    position: fixed;
    top: 10vw;
    right: 0;
    left: 0;
    height: 15vw;
    background-color: #fff;
    z-index: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 5vw;
    padding-right: 5vw; }
    .platinum-mobile-header.expanded {
      position: fixed;
      top: 10vw;
      right: 0;
      left: 0; } }
  @media only screen and (max-width: 959px) and (orientation: landscape) {
    .platinum-mobile-header {
      height: 10vw; } }

@media screen and (max-width: 959px) {
    .platinum-mobile-header.expanded {
      background-color: #ef3b43; }
  .platinum-mobile-logo {
    height: 100%;
    display: flex;
    align-items: center;
    width: 23vw; } }
  @media only screen and (max-width: 959px) and (orientation: landscape) {
    .platinum-mobile-logo {
      width: 23vh; } }

@media screen and (max-width: 959px) {
    .platinum-mobile-logo img {
      width: 100%;
      height: auto;
      max-height: 90%; }
  .platinum-menu-toggle {
    height: auto;
    width: 35px; }
    .platinum-menu-toggle.expanded {
      color: #fff; }
      .platinum-menu-toggle.expanded .platinum-hamburger-icon {
        display: none; }
        .platinum-menu-toggle.expanded .platinum-hamburger-icon.show-expanded {
          display: block; }
    .platinum-menu-toggle .platinum-hamburger-icon {
      width: 100%;
      height: auto; }
      .platinum-menu-toggle .platinum-hamburger-icon.show-expanded {
        display: none; }
  .platinum-dropdown {
    display: block;
    position: relative;
    max-height: 0;
    transition: 0.3s ease;
    background-position: bottom;
    background-repeat: no-repeat;
    bottom: 0;
    background-color: white;
    background-size: contain;
    width: 100%;
    z-index: 99999;
    -webkit-overflow-scrolling: touch; }
    .platinum-dropdown.expanded {
      max-height: 100%;
      overflow-y: visible;
      position: fixed;
      top: 25vw; } }
    @media only screen and (max-width: 959px) and (orientation: landscape) {
      .platinum-dropdown.expanded {
        top: 25vw; } }

@media screen and (max-width: 959px) {
    .platinum-dropdown .red-box-wrapper {
      position: relative;
      background-color: #ef3b43;
      padding-bottom: 8vh;
      z-index: 200; } }
    @media only screen and (max-width: 959px) and (orientation: landscape) {
      .platinum-dropdown .red-box-wrapper {
        padding-bottom: 8vw; } }

@media screen and (max-width: 959px) {
    .platinum-dropdown .platinum-menu__wrapper {
      text-align: center; }
      .platinum-dropdown .platinum-menu__wrapper #menu-platinum-mobile-menu {
        position: relative;
        width: 80vw;
        margin: 0 auto;
        z-index: 100;
        margin-top: -1px; } }
      @media only screen and (max-width: 959px) and (min-width: 600px) {
        .platinum-dropdown .platinum-menu__wrapper #menu-platinum-mobile-menu {
          width: 40vw; } }

@media screen and (max-width: 959px) {
      .platinum-dropdown .platinum-menu__wrapper li {
        height: 8.7vh;
        list-style-type: none;
        border-bottom: 3px solid #cf2f36;
        margin: 0;
        max-height: 80px;
        display: flex;
        justify-content: center;
        align-items: center; } }
      @media only screen and (max-width: 959px) and (orientation: landscape) {
        .platinum-dropdown .platinum-menu__wrapper li {
          height: 8.7vw; } }

@media screen and (max-width: 959px) {
        .platinum-dropdown .platinum-menu__wrapper li:last-child {
          border-bottom: none; }
        .platinum-dropdown .platinum-menu__wrapper li a {
          color: #fff;
          font-family: cabin, sans-serif;
          text-transform: uppercase;
          white-space: nowrap;
          font-size: 14.5px;
          text-decoration: none; }
    .platinum-dropdown .close-menu-container {
      width: 22.2vw;
      height: 21.4vw;
      background-color: #ef3b43;
      border-radius: 50%;
      position: absolute;
      bottom: -5%;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .platinum-dropdown .close-menu-container .close-mobile-nav {
        width: 30px;
        height: auto;
        position: relative;
        align-self: flex-end;
        bottom: 15%; }
    .platinum-dropdown .platinum-dropdown-social-wrapper {
      position: relative;
      padding-top: 12vh;
      padding-bottom: 8vh;
      width: 100%;
      display: flex;
      justify-content: space-around;
      align-items: center;
      background: white url("../img/wheat.png") no-repeat center;
      background-size: cover; } }
    @media only screen and (max-width: 959px) and (orientation: landscape) {
      .platinum-dropdown .platinum-dropdown-social-wrapper {
        padding-top: 12vw;
        padding-bottom: 8vw; } }

@media screen and (max-width: 959px) {
  .hide-mobile {
    display: none !important; }
  .platinum-page .mean-bar {
    box-sizing: content-box;
    display: none;
    float: none;
    width: 0%;
    max-width: 0;
    position: relative;
    background: #0c1923;
    padding: 4px 0;
    min-height: 0;
    max-height: 0;
    z-index: -1 !important; } }

@media screen and (max-width: 959px) {
  .platinum-page .social-icon {
    width: 7.4vw;
    min-width: 25px; }
  .platinum-page div#content-container {
    width: 100% !important; }
  .platinum-page #main-content {
    width: 100%; }
  .platinum-page #main-content .main-content-padding {
    padding: 0 !important; }
  .platinum-page h2 {
    font-size: 20px !important; }
    .platinum-page h2 span {
      font-size: 20px !important; }
  .platinum-page .vc_row.wpb_row.vc_row-fluid.vc_custom_1559009158615.mpc-row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 5.5vw;
    margin-right: 5.5vw; }
  .platinum-page .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .platinum-page .platinum-advantage {
    width: 83%;
    margin: 0 auto; }
  .platinum-page .platinum-sourdough-wrapper {
    display: flex;
    flex-direction: column; } }
  @media only screen and (max-width: 959px) and (min-width: 768px) {
    .platinum-page .platinum-sourdough-wrapper {
      flex-direction: row; } }

@media screen and (max-width: 959px) {
    .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text {
      padding: 0 !important;
      margin-left: auto;
      margin-right: auto;
      width: 83%; } }
    @media only screen and (max-width: 959px) and (min-width: 768px) {
      .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text {
        width: 100%;
        padding-left: 6% !important; } }

@media screen and (max-width: 959px) {
      .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text .vc_custom_heading {
        padding-left: 0 !important; }
      .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text .vc_custom_1565732186363 {
        padding-left: 0 !important; }
      .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text .vc_custom_1559019060559 {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .platinum-page .platinum-sourdough-wrapper .platinum-sourdough-text .wpb_single_image {
        padding-left: 0 !important; }
  .platinum-page .vc_custom_1559009215385 {
    padding-right: 0 !important; }
  .platinum-page .vc_custom_1559936636480 {
    padding-right: 0 !important; }
  .platinum-page .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner {
    padding-top: 0; }
  .platinum-page #page-content {
    padding-bottom: 0; }
  .platinum-page footer.platinum-footer-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #353535;
    padding-top: 3.7vw;
    padding-bottom: 6vw;
    background-image: url(img/wheat.png);
    background-position: 98% 100%;
    background-repeat: no-repeat;
    background-size: 38vw 21vw;
    position: relative; }
    .platinum-page footer.platinum-footer-mobile .platinum-footer-form-element {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .platinum-page footer.platinum-footer-mobile .input-wrapper {
      width: 69.8vw;
      margin-top: 1.8vw;
      display: flex; }
    .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input {
      background: transparent;
      border: 1px solid #fff;
      padding: 1.8vw;
      text-transform: uppercase;
      width: 69.8%;
      font-size: 14px;
      color: #fff; }
      .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input::-webkit-input-placeholder {
        color: #686564; }
      .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input::-moz-placeholder {
        color: #686564; }
      .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input:-ms-input-placeholder {
        color: #686564; }
      .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input::-ms-input-placeholder {
        color: #686564; }
      .platinum-page footer.platinum-footer-mobile .mobile-footer-text-input::placeholder {
        color: #686564; }
    .platinum-page footer.platinum-footer-mobile .mobile-footer-submit {
      background: #fff;
      text-transform: uppercase;
      font-weight: bold;
      border: none;
      padding: 1.8vw 5vw;
      font-size: 14px;
      margin-left: 0; }
    .platinum-page footer.platinum-footer-mobile .footer-social-icons {
      display: flex;
      justify-content: space-between;
      width: 54.16vw; }
  .platinum-page .footer-form-mobile {
    text-align: center; }
  .platinum-page .footer-form-label {
    color: #fff;
    font-family: cabin, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.8;
    letter-spacing: 1px;
    margin-top: 5.5vw;
    letter-spacing: 1px;
    font-weight: 100; }
  .platinum-page .site-info {
    margin-top: 4.6vw;
    font-family: cabin, sans-serif; }
    .platinum-page .site-info .copyright,
    .platinum-page .site-info .privacy-statement {
      color: #bcbcc0;
      font-size: 10px;
      margin-bottom: 0;
      padding: 0;
      text-align: center;
      letter-spacing: 1px; }
      .platinum-page .site-info .copyright a,
      .platinum-page .site-info .privacy-statement a {
        color: inherit; } }

.platinum-page .platinum-testimonials-slider {
  overflow-x: hidden; }

.platinum-page .sample-disclaimer p {
  text-align: center;
  color: #fff;
  font-family: cabin; }

.platinum-page .nf-error-msg {
  color: #fff; }

.platinum-page h2.platinum-form-submitted {
  text-align: center;
  color: #fff;
  padding-bottom: 40px; }
  @media only screen and (max-width: 600px) {
    .platinum-page h2.platinum-form-submitted {
      padding-bottom: 20px; } }

.platinum-page .nf-field-container {
  margin-top: 10px; }

.platinum-page .ninja-forms-req-symbol {
  display: none !important; }

.platinum-page .ninja-forms-form-wrap {
  font-family: cabin, sans-serif; }
  .platinum-page .ninja-forms-form-wrap .ninja-forms-field-error {
    color: #fff; }
  .platinum-page .ninja-forms-form-wrap .ninja-forms-req-symbol {
    display: none; }
  .platinum-page .ninja-forms-form-wrap ul {
    display: flex; }
    .platinum-page .ninja-forms-form-wrap ul li:first-child {
      padding-left: 0;
      white-space: nowrap; }
  .platinum-page .ninja-forms-form-wrap hr {
    border-color: #cf2f36; }

.platinum-page .ninja-forms-form-wrap {
  width: 71.7%;
  margin: 0 auto;
  font-family: cabin, sans-serif;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a white background color */
  /* When the checkbox is checked, maintain transparent background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .platinum-page .ninja-forms-form-wrap .nf-before-form-content {
    display: none; }
  .platinum-page .ninja-forms-form-wrap p {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff; }
  .platinum-page .ninja-forms-form-wrap .listradio-container {
    padding-top: 10px; }
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li {
    position: relative; }
    .platinum-page .ninja-forms-form-wrap .listradio-wrap li label {
      padding-left: 10px; }
  .platinum-page .ninja-forms-form-wrap .checkbox-container {
    padding-left: 0; }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap {
    margin-top: 20px; }
  .platinum-page .ninja-forms-form-wrap .list-wrap ul {
    display: flex;
    flex-direction: column; }
  .platinum-page .ninja-forms-form-wrap .list-checkbox-wrap li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap input,
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px !important;
    left: 0;
    margin: 0;
    z-index: 300; }
  .platinum-page .ninja-forms-form-wrap .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #fff; }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap:hover input ~ .checkmark,
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li:hover input ~ .checkmark {
    background-color: rgba(255, 255, 255, 0.4); }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap input:checked ~ .checkmark,
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li input:checked ~ .checkmark {
    background-color: none; }
  .platinum-page .ninja-forms-form-wrap .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap input:checked ~ .checkmark:after,
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li input:checked ~ .checkmark:after {
    display: block; }
  .platinum-page .ninja-forms-form-wrap .checkbox-wrap .checkmark:after,
  .platinum-page .ninja-forms-form-wrap .listradio-wrap li .checkmark:after {
    left: 8px;
    top: -8px;
    width: 10px;
    height: 22px;
    border: solid white;
    border-width: 0 4px 4px 0;
    transform: rotate(45deg); }

.platinum-page .textbox-wrap input[type="text"],
.platinum-page .textbox-wrap input[type="email"],
.platinum-page .textbox-wrap text-area,
.platinum-page .nf-field-element input[type="text"],
.platinum-page .nf-field-element input[type="email"],
.platinum-page .nf-field-element text-area {
  background: transparent;
  border: 1px solid #fff;
  padding: 1.8vw;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff; }
  @media only screen and (min-width: 960px) {
    .platinum-page .textbox-wrap input[type="text"],
    .platinum-page .textbox-wrap input[type="email"],
    .platinum-page .textbox-wrap text-area,
    .platinum-page .nf-field-element input[type="text"],
    .platinum-page .nf-field-element input[type="email"],
    .platinum-page .nf-field-element text-area {
      padding: 10px;
      font-size: 15px; } }

.platinum-page .liststate-container .nf-field-element {
  border: 1px solid white;
  position: relative; }
  .platinum-page .liststate-container .nf-field-element::before, .platinum-page .liststate-container .nf-field-element::after {
    position: absolute;
    font-size: 10px;
    color: #fff; }
  .platinum-page .liststate-container .nf-field-element::before {
    content: "\25B2";
    right: 4%;
    top: 15%; }
  .platinum-page .liststate-container .nf-field-element::after {
    content: "\25BC";
    bottom: 9%;
    right: 4%; }

.platinum-page select option {
  background-color: rgba(0, 0, 0, 0.7) !important; }

.platinum-page select::-ms-expand {
  display: none; }

.platinum-page select.nf-element {
  position: relative;
  border: none;
  background: none;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: cabin;
  padding: 1.8vw;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  @media only screen and (min-width: 960px) {
    .platinum-page select.nf-element {
      padding: 10px;
      font-size: 15px; } }

@media only screen and (max-width: 500px) {
  .platinum-page .nf-form-cont .one-half {
    clear: none;
    float: none;
    width: 100%;
    margin-left: 0; } }

.platinum-page .label-right .nf-field-label {
  padding-left: 10px; }

.platinum-page label {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 100; }

.platinum-page .checkbox-sign-up-wrap {
  display: flex; }
  .platinum-page .checkbox-sign-up-wrap label {
    display: inline-block;
    width: 300px !important;
    white-space: pre-wrap !important;
    letter-spacing: 1px;
    font-weight: 100; }

.platinum-page .platinum-form-submit {
  border: none;
  color: #ef3b43 !important;
  background: #fff !important;
  font-family: cabin, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  padding: 1.5vw 3.9vw;
  font-weight: 100;
  letter-spacing: 1px;
  margin-top: 15px;
  cursor: pointer; }
  @media only screen and (min-width: 960px) {
    .platinum-page .platinum-form-submit {
      padding: 10px 20px; } }

.platinum-header {
  display: none;
  background-color: #fff;
  box-sizing: border-box; }
  @media (min-width: 959px) {
    .platinum-header {
      display: flex;
      justify-content: space-between;
      height: 150px;
      max-width: 1000px;
      margin: 0 auto;
      padding: 10px 20px 0 30px; } }
  .platinum-header * {
    box-sizing: border-box; }
  .platinum-header__logo {
    width: 25%; }
    .platinum-header__logo img {
      width: 220px;
      height: 104px; }
  .platinum-header__wrapper {
    width: 100%; }
  .platinum-header__ribbon {
    padding: 0;
    display: block;
    width: 53px;
    height: 75px; }
    .platinum-header__ribbon img {
      width: 100%;
      height: auto; }
  .platinum-header .platinum-desktop-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 66.6%; }
    .platinum-header .platinum-desktop-menu__wrapper {
      width: 100%;
      flex-wrap: wrap; }
  .platinum-header #menu-platinum-desktop-menu {
    display: flex;
    justify-content: space-around;
    list-style: none; }
    .platinum-header #menu-platinum-desktop-menu a {
      font-family: cabin;
      text-transform: uppercase;
      color: #000; }
      .platinum-header #menu-platinum-desktop-menu a:hover {
        text-decoration: underline; }
  .platinum-header #menu-platinum-desktop-header-menu {
    display: flex;
    justify-content: space-around;
    list-style: none; }
    .platinum-header #menu-platinum-desktop-header-menu a {
      font-family: cabin;
      text-transform: uppercase;
      color: #000; }
      .platinum-header #menu-platinum-desktop-header-menu a:hover {
        text-decoration: underline; }
  .platinum-header .top-bar {
    display: flex;
    height: 65px; }
    .platinum-header .top-bar .image-link {
      padding: 0 15px; }
  .platinum-header .platinum-desktop-social-wrapper {
    padding: 5px 15px 0; }
    .platinum-header .platinum-desktop-social-wrapper a {
      text-decoration: none;
      margin-left: 4px; }

.platinum-footer {
  background-color: #353535;
  color: #fff;
  font-family: cabin;
  display: none; }
  @media (min-width: 959px) {
    .platinum-footer {
      display: flex;
      justify-content: space-between;
      padding: 35px 20px 35px;
      max-width: 1000px;
      margin: 0 auto;
      box-sizing: border-box;
      background-image: url("/wp-content/themes/red-star-2019/img/wheat.png");
      background-position: 97% 100%;
      background-repeat: no-repeat;
      background-size: 380px 210px;
      position: relative; } }
  .platinum-footer__left {
    width: 70%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .platinum-footer__left ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none; }
      .platinum-footer__left ul li {
        margin-left: 0;
        margin-right: 10px; }
        .platinum-footer__left ul li:nth-child(n + 2)::before {
          content: "|";
          position: relative;
          padding-right: 10px; }
    .platinum-footer__left .menu {
      margin-bottom: 0; }
  .platinum-footer__right {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end; }
    .platinum-footer__right .platinum-footer__site-info {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      .platinum-footer__right .platinum-footer__site-info p {
        font-size: 12px; }
  .platinum-footer__header {
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase; }
    .platinum-footer__header sup {
      font-size: 9px;
      margin-left: 1px; }
  .platinum-footer a {
    color: #fff;
    font-size: 12px; }
    .platinum-footer a:hover {
      text-decoration: underline; }
  .platinum-footer .footer-social-icons a {
    margin-left: 7px;
    text-decoration: none; }
    .platinum-footer .footer-social-icons a:hover {
      text-decoration: none; }

._form_13 {
  width: 69.8vw !important;
  margin: 0 auto; }
  ._form_13 ._form-thank-you {
    color: #fff; }
  ._form_13 ._field-wrapper {
    float: left;
    width: 69.8%; }
  ._form_13 ._clear-element {
    clear: both; }
  ._form_13 ._form-label {
    margin-bottom: 0 !important; }
  ._form_13 ._form-title {
    margin-top: 5.5vw;
    margin-bottom: 2.25vw;
    color: #fff;
    font-size: 12px;
    font-family: Cabin, sans-serif;
    text-transform: uppercase;
    opacity: 0.8;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 100; }
  ._form_13 ._field-wrapper input {
    width: 100%;
    height: 7vw;
    min-height: 30.5px;
    font-size: 14px;
    color: #fff !important;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 1.8vw;
    background: transparent;
    border-radius: 0 !important; }
    @media (max-width: calc(500px - 1px)) {
      ._form_13 ._field-wrapper input {
        font-size: 2.8vw !important; } }
  ._form_13 ._field-wrapper ::-webkit-input-placeholder {
    color: #686564 !important; }
  ._form_13 ._field-wrapper ::-moz-placeholder {
    color: #686564 !important; }
  ._form_13 ._field-wrapper :-ms-input-placeholder {
    color: #686564 !important; }
  ._form_13 ._field-wrapper ::-ms-input-placeholder {
    color: #686564 !important; }
  ._form_13 ._field-wrapper ::placeholder {
    color: #686564 !important; }
  ._form_13 ._button-wrapper {
    float: left;
    display: block;
    width: 16vw;
    box-sizing: border-box; }
  ._form_13 ._button-wrapper ._submit {
    width: 100%;
    height: 7vw;
    min-height: 30.5px;
    margin-left: 0;
    background: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    padding: 2vw 5vw !important;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 0 !important; }
    @media (max-width: calc(500px - 1px)) {
      ._form_13 ._button-wrapper ._submit {
        font-size: 2.8vw; } }

.page-template-platinum-moments {
  box-sizing: border-box; }
  @media (max-width: calc(959px - 1px)) {
    .page-template-platinum-moments {
      width: 100%;
      min-width: 100%; } }
  .page-template-platinum-moments * {
    box-sizing: border-box; }
  .page-template-platinum-moments p {
    padding: 0;
    margin: 0; }
  .page-template-platinum-moments .btn-cta {
    background-color: #d43a44 !important; }
  .page-template-platinum-moments #wrapper-1 {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    float: none; }

.c-platinum-moments {
  font-family: Cabin, sans-serif; }
  .c-platinum-moments .platinum-banner {
    width: 100%;
    height: 52.5vw;
    max-height: 525px;
    max-width: 1000px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat; }
    .c-platinum-moments .platinum-banner__heading-image {
      width: 35vw;
      height: 17.6vw;
      max-width: 350px;
      max-height: 176px;
margin-left: 0; }
      @media (min-width: 959px) {
        .c-platinum-moments .platinum-banner__heading-image {
          margin-left: 46px; } }
      .c-platinum-moments .platinum-banner__heading-image img {
        max-width: 100%; }
    .c-platinum-moments .platinum-banner__yeast-image {
      position: absolute;
      right: 30px;
      bottom: 25px;
      width: 24vw;
      height: 27.9vw;
      max-width: 240px;
      max-height: 279px; }
      .c-platinum-moments .platinum-banner__yeast-image img {
        width: 100%; }
  .c-platinum-moments .intro {
    width: 86%;
    max-width: 100%;
    margin: 30px auto 0;
    text-align: center; }
    @media (min-width: 959px) {
      .c-platinum-moments .intro {
        margin-top: 42px;
        width: 84.7%; } }
    .c-platinum-moments .intro__section-heading {
      max-width: 100%;
      color: #80a5b7;
      font-size: 22px; }
      @media (min-width: 959px) {
        .c-platinum-moments .intro__section-heading {
          font-size: 24px; } }
    .c-platinum-moments .intro__copy {
      max-width: 100%;
      font-size: 14px;
      line-height: 16.8px;
      text-align: center;
      margin-top: 24px; }
      @media (min-width: 959px) {
        .c-platinum-moments .intro__copy {
          margin-top: 28px; } }
  .c-platinum-moments .featured-video {
    display: flex;
    flex-direction: column;
    background-color: #1b5b9a; }
    @media (max-width: calc(959px - 1px)) {
      .c-platinum-moments .featured-video {
        align-items: center;
        margin-top: 34px;
        padding-top: 30px;
        padding-bottom: 47px; } }
    @media (min-width: 959px) {
      .c-platinum-moments .featured-video {
        flex-direction: row;
        margin-top: 42px;
        justify-content: space-between;
        padding: 60px 50px 70px; } }
    .c-platinum-moments .featured-video .content {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      @media (max-width: calc(959px - 1px)) {
        .c-platinum-moments .featured-video .content {
          width: 83.8%;
          margin: 0 auto; } }
      @media (min-width: 959px) {
        .c-platinum-moments .featured-video .content {
          width: 40vw;
          max-width: 400px;
          margin-right: 30px; } }
      .c-platinum-moments .featured-video .content__image-container {
        width: 63.8vw;
        height: 44.4vw; }
        @media (max-width: calc(959px - 1px)) {
          .c-platinum-moments .featured-video .content__image-container {
            margin: 0 auto; } }
        @media (min-width: 959px) {
          .c-platinum-moments .featured-video .content__image-container {
            width: 25.3vw;
            height: 17.6vw;
            max-width: 253px;
            max-height: 176px; } }
        .c-platinum-moments .featured-video .content__image-container img {
          width: 100%;
          height: auto;
          max-width: 100%; }
      .c-platinum-moments .featured-video .content__copy {
        margin-top: 30px;
        font-size: 16px;
        line-height: 19.2px;
        color: #fff;
        text-align: center;
        max-width: 100%; }
        @media (max-width: calc(959px - 1px)) {
          .c-platinum-moments .featured-video .content__copy {
            width: 81.5%;
            margin: 30px auto 0; } }
      .c-platinum-moments .featured-video .content .btn-cta {
        margin-top: 20px; }
    .c-platinum-moments .featured-video__video-container {
      position: relative;
      width: 49.8vw;
      height: 28vw;
      max-width: 498px;
      max-height: 280px;
      background: #000;
      margin-top: 10px; }
      @media (max-width: calc(959px - 1px)) {
        .c-platinum-moments .featured-video__video-container {
          width: 79.79vw;
          height: 44.9vw;
          margin: 30px auto 0; } }
      .c-platinum-moments .featured-video__video-container .video {
        width: 100%;
        height: 100%;
        z-index: 10; }
      .c-platinum-moments .featured-video__video-container .video-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-size: cover;
        background-repeat: no-repeat; }
        .c-platinum-moments .featured-video__video-container .video-overlay:hover {
          cursor: pointer; }
        .c-platinum-moments .featured-video__video-container .video-overlay__button {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
          @media (min-width: 959px) {
            .c-platinum-moments .featured-video__video-container .video-overlay__button {
              width: 8vw;
              height: 8vw;
              max-width: 80px;
              height: 80px; } }
  .c-platinum-moments .event {
    margin-top: 30px;
    padding: 30px 0 70px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 959px) {
      .c-platinum-moments .event {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        justify-content: space-between; } }
    .c-platinum-moments .event__image-container {
      position: relative;
      width: 59.8vw;
      height: 59.8vw; }
      @media (max-width: calc(959px - 1px)) {
        .c-platinum-moments .event__image-container {
          margin-right: 8.8vw;
          margin-left: auto; } }
      @media (min-width: 959px) {
        .c-platinum-moments .event__image-container {
          width: 32.5vw;
          height: 32.5vw;
          max-width: 325px;
          max-height: 325px;
          margin-left: auto; } }
      .c-platinum-moments .event__image-container img:first-child {
        display: block;
        border-radius: 50%;
        width: 100%;
        z-index: 4; }
      .c-platinum-moments .event__image-container .wheat-wrap {
        position: absolute;
        bottom: 0;
        right: 59.3%;
        z-index: 1;
        width: 48.9vw;
        height: 58.5vw; }
        @media (min-width: 959px) {
          .c-platinum-moments .event__image-container .wheat-wrap {
            max-width: 266px;
            max-height: 318px;
            width: 26.6vw;
            height: 31.8vw; } }
    .c-platinum-moments .event .content {
      display: flex;
      flex-flow: column;
      align-items: flex-start;
      width: 32vw;
      max-width: 320px;
      margin: 0 9% 0 40px; }
      @media (max-width: calc(959px - 1px)) {
        .c-platinum-moments .event .content {
          width: 73.2%;
          margin: 42px auto 0; } }
      .c-platinum-moments .event .content__heading {
        max-width: 100%;
        margin-top: 15px;
        font-size: 24px;
        color: #80a5b7;
        line-height: 29px; }
      .c-platinum-moments .event .content__date-time {
        max-width: 100%;
        margin-top: 20px;
        line-height: 19px; }
      .c-platinum-moments .event .content__handle {
        max-width: 100%;
        margin-top: 8px;
        margin-left: 44px;
        line-height: 19px;
        font-size: 17px; }
      .c-platinum-moments .event .content__at-symbol {
        font-family: sans-serif; }
    .c-platinum-moments .event .ribbon {
      position: relative;
      background: #80a5b7;
      font-size: 43px;
      line-height: 1;
      color: #fff;
      padding: 8px 30px 8px 15px;
      text-transform: uppercase; }
      .c-platinum-moments .event .ribbon::after {
        content: "";
        position: absolute;
        right: -15px;
        top: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 15px 29px 0;
        border-color: #80a5b7 transparent #80a5b7 #80a5b7; }
    .c-platinum-moments .event .social-links {
      display: flex;
      margin-top: 15px; }
      .c-platinum-moments .event .social-links__link {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #000; }
        .c-platinum-moments .event .social-links__link:nth-child(n + 2) {
          margin-left: 15px; }
        .c-platinum-moments .event .social-links__link span {
          margin-left: 7px;
          line-height: 17px; }
      .c-platinum-moments .event .social-links__icon {
        width: 37px;
        height: 37px;
        border-radius: 50%; }
  .c-platinum-moments .coupon {
    display: flex;
    flex-direction: column;
    background-color: #80a5b7; }
    @media (max-width: calc(959px - 1px)) {
      .c-platinum-moments .coupon {
        padding: 0 8vw;
        text-align: center; } }
    @media (min-width: 959px) {
      .c-platinum-moments .coupon {
        min-height: 428px;
        flex-direction: row;
        background-image: url("/wp-content/themes/red-star-2019/img/platinum-moments-coupon-background.png");
        background-repeat: no-repeat;
        background-size: cover; } }
    .c-platinum-moments .coupon .content {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 40px; }
      @media (min-width: 959px) {
        .c-platinum-moments .coupon .content {
          margin-top: 80px;
          margin-bottom: 84px;
          width: 39vw;
          max-width: 390px;
          margin-left: 124px; } }
      .c-platinum-moments .coupon .content__heading {
        max-width: 100%;
        font-size: 43.1px;
        line-height: 43.72px;
        color: #fff;
        text-align: center; }
      .c-platinum-moments .coupon .content__ribbon {
        max-width: 100%;
        position: relative;
        margin-top: 23px;
        font-size: 15.9px;
        line-height: 19px;
        padding: 10px 30px;
        background-color: #fff;
        color: #80a5b7; }
        @media (min-width: 959px) {
          .c-platinum-moments .coupon .content__ribbon {
            font-size: 20px;
            line-height: 24px; } }
        .c-platinum-moments .coupon .content__ribbon::before {
          display: block;
          position: absolute;
          content: "";
          left: 0;
          top: 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 22px 0 22px 10px;
          border-color: transparent transparent transparent #80a5b7; }
        .c-platinum-moments .coupon .content__ribbon::after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          top: 0;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 22px 10px 22px 0;
          border-color: transparent #80a5b7 transparent transparent;
          z-index: 4; }
      .c-platinum-moments .coupon .content__tagline {
        max-width: 100%;
        margin-top: 16px;
        font-size: 40px;
        line-height: 48px;
        font-family: "Grand Hotel";
        color: #fff; }
        @media (min-width: 959px) {
          .c-platinum-moments .coupon .content__tagline {
            font-size: 50px;
            line-height: 60px; } }
      .c-platinum-moments .coupon .content .btn-cta {
        font-size: 12px;
        line-height: 14px;
        padding: 12px 14px 10px 20px;
        margin-top: 20px; }
    .c-platinum-moments .coupon .image-container {
      width: 60%;
      height: 68vw;
      margin: 24px auto 0; }
      @media (min-width: 959px) {
        .c-platinum-moments .coupon .image-container {
          width: 30vw;
          height: 34vw;
          max-width: 300px;
          max-height: 340px;
          margin-top: 55px;
          margin-left: 65px;
          margin-right: auto; } }
      .c-platinum-moments .coupon .image-container img {
        width: 100%; }
  .c-platinum-moments .bake-along {
    margin-top: 68px;
    padding-bottom: 100px; }
    .c-platinum-moments .bake-along__section-heading {
      display: block;
      width: 80%;
      max-width: 100%;
      margin: 0 auto;
      font-size: 24px;
      color: #80a5b7;
      text-align: center; }
    .c-platinum-moments .bake-along__video-list {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: center;
      width: 100%;
      margin: 37px 0 0; }
      @media (min-width: 959px) {
        .c-platinum-moments .bake-along__video-list {
          width: 80%;
          flex-direction: row;
          justify-content: space-between;
          margin: 30px auto 0; } }
    .c-platinum-moments .bake-along .video-post {
      width: 85.6%; }
      @media (max-width: calc(959px - 1px)) {
        .c-platinum-moments .bake-along .video-post:nth-child(n + 2) {
          margin-top: 30px; } }
      @media (min-width: 959px) {
        .c-platinum-moments .bake-along .video-post {
          margin-top: 20px;
          width: 38.8vw;
          max-width: 388px;
		  display: flex;
          flex-direction: column;
          justify-content: center; } }
      @media (min-width: 959px) {
        .c-platinum-moments .bake-along .video-post:nth-child(n + 3) {
          margin-top: 38px; } }
      .c-platinum-moments .bake-along .video-post__title {
        max-width: 100%;
        display: block;
        font-size: 20px;
        margin-top: 20px;
        color: #80a5b7;
        text-align: center; }
    .c-platinum-moments .bake-along .video-container {
      position: relative;
      width: 100%;
      height: 58.5vw;
      background: #000; }
      @media (min-width: 959px) {
        .c-platinum-moments .bake-along .video-container {
          width: 38.8vw;
          height: 21.8vw;
          max-width: 388px;
          max-height: 218px; } }
      .c-platinum-moments .bake-along .video-container .video {
        width: 100%;
        height: 100%; }
      .c-platinum-moments .bake-along .video-container .video-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-size: cover;
        background-repeat: no-repeat; }
        .c-platinum-moments .bake-along .video-container .video-overlay:hover {
          cursor: pointer; }
        .c-platinum-moments .bake-along .video-container .video-overlay__button {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 25.5vw;
          height: 25.5vw; }
          @media (min-width: 959px) {
            .c-platinum-moments .bake-along .video-container .video-overlay__button {
              width: 11.4vw;
              height: 11.4vw;
              max-width: 114px;
              height: 114px; } }

html {
  width: 100vw;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: 100%; }

.hide-mobile {
  display: inherit; }

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