.page-template-ordering {
  background: white;
  color: rgba(0, 0, 0, 0.8); }
  .page-template-ordering .site-content, .page-template-ordering .site {
    padding: 0; }
  .page-template-ordering .large-3, .page-template-ordering .site-footer {
    display: none; }
  .page-template-ordering .large-9 {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: initial; }
  .page-template-ordering .orderingPage {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0; }
    .page-template-ordering .orderingPage .post-password-form {
      text-align: center; }
      .page-template-ordering .orderingPage .post-password-form p {
        font-weight: bold;
        font-size: 20px; }
        .page-template-ordering .orderingPage .post-password-form p:first-of-type {
          width: 60%;
          margin: 0 auto 40px; }
      .page-template-ordering .orderingPage .post-password-form label {
        font-weight: normal;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .page-template-ordering .orderingPage .post-password-form input {
        border: 1px solid #CDCDCD;
        border-radius: 3px;
        font-size: 15px;
        outline: none;
        padding: 12.5px 20px;
        margin-top: 15px;
        max-width: 22rem;
        width: 100%; }
        .page-template-ordering .orderingPage .post-password-form input[type="submit"] {
          margin: 15px 0 0;
          background: #D0B568;
          color: white;
          padding: 15px 40px;
          border: none;
          width: auto; }
      @media (max-width: 620px) {
        .page-template-ordering .orderingPage .post-password-form {
          margin-top: 50px; }
          .page-template-ordering .orderingPage .post-password-form p:first-of-type {
            width: 100%; } }
    .page-template-ordering .orderingPage-header {
      text-align: center; }
      .page-template-ordering .orderingPage-header-wrapper {
        margin: 0 auto 100px;
        text-align: center; }
      .page-template-ordering .orderingPage-header-languages {
        text-align: right; }
        .page-template-ordering .orderingPage-header-languages .st-flags {
          margin: 0 40px 40px; }
      .page-template-ordering .orderingPage-header-logo {
        margin-bottom: 70px; }
      .page-template-ordering .orderingPage-header-title {
        text-transform: uppercase;
        font-size: 28px;
        letter-spacing: 0.02em;
        font-weight: bold;
        margin-bottom: 24px; }
      .page-template-ordering .orderingPage-header-text {
        width: 80%;
        margin: 0 auto; }
      @media (max-width: 490px) {
        .page-template-ordering .orderingPage-header {
          margin-bottom: 50px; }
          .page-template-ordering .orderingPage-header-title {
            font-size: 17px; }
          .page-template-ordering .orderingPage-header-text {
            width: 100%; }
          .page-template-ordering .orderingPage-header-logo {
            margin-bottom: 30px; }
          .page-template-ordering .orderingPage-header-wrapper {
            margin: 0 auto 50px; } }
    .page-template-ordering .orderingPage .cf7 br {
      display: none; }
    .page-template-ordering .orderingPage .cf7-products-category {
      letter-spacing: 0.02em;
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 70px; }
    .page-template-ordering .orderingPage .cf7 .products {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap; }
    .page-template-ordering .orderingPage .cf7 .product {
      width: calc((100% - 8%) / 2);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 70px; }
      .page-template-ordering .orderingPage .cf7 .product:nth-of-type(odd) {
        margin-right: 8%; }
      .page-template-ordering .orderingPage .cf7 .product-image {
        width: 24%; }
      .page-template-ordering .orderingPage .cf7 .product-content {
        width: 67%; }
      .page-template-ordering .orderingPage .cf7 .product-title {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.02em; }
      .page-template-ordering .orderingPage .cf7 .product-text {
        font-size: 16px; }
      .page-template-ordering .orderingPage .cf7 .product-quantity {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .page-template-ordering .orderingPage .cf7 .product-quantity label {
          width: 33%;
          padding-right: 10px;
          font-size: 16px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .page-template-ordering .orderingPage .cf7 .product-quantity label .capacity {
            display: block;
            font-weight: bold; }
        .page-template-ordering .orderingPage .cf7 .product-quantity input {
          border: 1px solid #CDCDCD;
          border-radius: 3px;
          padding: 10px 0 10px 10px;
          width: 70px;
          text-align: center;
          display: block;
          outline: none;
          margin-top: 5px;
          font-size: 16px; }
    .page-template-ordering .orderingPage .cf7-fields {
      position: relative; }
      .page-template-ordering .orderingPage .cf7-fields-wrapper {
        max-width: 600px;
        margin: 0 auto; }
      .page-template-ordering .orderingPage .cf7-fields .left, .page-template-ordering .orderingPage .cf7-fields .right {
        width: 46%; }
      .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap {
        margin-bottom: 25px;
        display: block; }
        .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap input, .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap select {
          width: 100%;
          border: 1px solid #CDCDCD;
          border-radius: 3px;
          font-size: 16px;
          padding: 12.5px 20px;
          outline: none; }
          .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap input:focus, .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap select:focus {
            border-color: #D0B568; }
        .page-template-ordering .orderingPage .cf7-fields .wpcf7-form-control-wrap select {
          cursor: pointer; }
      .page-template-ordering .orderingPage .cf7-fields .fields-title {
        font-weight: bold; }
      .page-template-ordering .orderingPage .cf7-fields-submit {
        text-align: center;
        position: relative; }
        .page-template-ordering .orderingPage .cf7-fields-submit input {
          background: #D0B568;
          color: white;
          border-radius: 3px;
          padding: 17px 30px;
          border: none;
          outline: none;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
          margin-top: 10px; }
          .page-template-ordering .orderingPage .cf7-fields-submit input:hover {
            background: #c4a241; }
      .page-template-ordering .orderingPage .cf7-fields-button {
        text-align: center;
        margin-top: 20px; }
        .page-template-ordering .orderingPage .cf7-fields-button a {
          display: inline-block;
          background: #7C7C7C;
          border-radius: 3px;
          color: white;
          padding: 17px 30px;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .page-template-ordering .orderingPage .cf7-fields-button a:hover {
            background: #636363; }
    .page-template-ordering .orderingPage .cf7 span.wpcf7-not-valid-tip {
      font-size: 16px;
      margin-top: 5px; }
    .page-template-ordering .orderingPage .cf7-popup {
      text-align: center;
      display: none;
      max-width: 500px;
      background: white;
      -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.15);
      border-radius: 8px;
      padding: 40px;
      position: absolute;
      top: -800%;
      left: 0;
      right: 0;
      z-index: 999;
      margin: 0 auto; }
      .page-template-ordering .orderingPage .cf7-popup-close {
        background: #D0B568;
        color: white;
        border-radius: 3px;
        padding: 15px 35px;
        border: none;
        outline: none;
        display: inline-block;
        cursor: pointer;
        margin-top: 30px; }
    @media (max-width: 890px) {
      .page-template-ordering .orderingPage .cf7 .products {
        display: block; }
      .page-template-ordering .orderingPage .cf7 .product {
        width: 100%; }
        .page-template-ordering .orderingPage .cf7 .product:nth-of-type(odd) {
          margin-right: 0; } }
    @media (max-width: 490px) {
      .page-template-ordering .orderingPage .cf7-products-category {
        font-size: 19px;
        margin-bottom: 35px; }
      .page-template-ordering .orderingPage .cf7 .product {
        display: block;
        margin-bottom: 40px; }
        .page-template-ordering .orderingPage .cf7 .product-title {
          font-size: 17px; }
        .page-template-ordering .orderingPage .cf7 .product-image, .page-template-ordering .orderingPage .cf7 .product-content {
          width: 100%;
          text-align: center; }
        .page-template-ordering .orderingPage .cf7 .product-quantity {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .page-template-ordering .orderingPage .cf7 .product-quantity input {
            margin: 0 auto;
            width: 60px; }
        .page-template-ordering .orderingPage .cf7 .product-image {
          margin-bottom: 20px; }
      .page-template-ordering .orderingPage .cf7-fields-wrapper {
        display: block; }
      .page-template-ordering .orderingPage .cf7-fields-submit {
        margin-top: 50px; }
      .page-template-ordering .orderingPage .cf7-fields .left, .page-template-ordering .orderingPage .cf7-fields .right {
        width: 100%; } }
    .page-template-ordering .orderingPage .wpcf7 div.wpcf7-response-output {
      display: none !important; }
    .page-template-ordering .orderingPage .wpcf7 div.wpcf7-mail-sent-ok {
      border: none;
      text-align: center;
      font-weight: bold; }

/* Header */
.site-header .mobile-languages .st-flags {
  text-align: right;
  margin: 1rem 0 -0.5rem; }

.site-header .main-navigation .st-flags {
  display: none; }

@media screen and (min-width: 64em) {
  .site-header .main-navigation .st-flags {
    display: block; }
  .site-header .mobile-languages {
    display: none; } }
