/* general rules */
@media only screen and (max-width: 800px) {
  .wp-block-columns {
    display: block;
    flex-wrap: wrap;
  }
}

.wp-block-image img {
  height: auto;
}

.font16 {
  font-size: 16px;
  line-height: 1.6em;
}

.light {
  font-weight: 300;
}

.sbold {
  font-weight: 600 !important;
}

.ssbold {
  font-weight: 700;
}

.blue {
  font-weight: 400;
  color: #277bc9;
}

.green {
  color: #2c973e;
}

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

a.gen-button {
  font-size: 1rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: .5rem 1rem;
}

a.pdflink {
  color: #0089cf;
  text-decoration: none;
}

a:hover.pdflink {
  color: #9f320d;
}

blockquote {
  font-size: 25px;
  font-weight: 700;
  font-style: normal;
  color: #0066b3;
  padding-left: 25px;
  border-left: 40px solid;
  border-color: white;
  border-image: url(/wp-content/uploads/2019/06/haza_quote-arrow_img.png) 0% 100% stretch;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  blockquote {
    border-right: 0;
  }
}

@media only screen and (max-width: 599px) {
  blockquote {
    padding-left: 20px;
    border-left: 8px solid;
    border-color: #0066b3;
    border-image: none;
  }
}

/* homepage */
@media only screen and (max-width: 800px) {
  .mc4wp-form-3218 input[type="submit"],
  .mc4wp-form-3218 input[type="button"],
  .mc4wp-form-3218 input[type="reset"],
  .mc4wp-form-3218 button {
    max-width: 60%;
  }
}

@media only screen and (max-width: 606px) {
  #sign-up {
    display: inline-grid;
    margin-bottom: 0.5rem;
  }
  #sign-up h2 {
    margin-bottom: 0.5rem;
  }
}

@media only screen and (min-width: 791px) and (max-width: 961px) {
  #sign-up h2 {
    margin-right: 2rem;
  }
}

/* careers page styles */
.l_page-main-text {
  line-height: 1.6em;
}

.car_list {
  line-height: 1.55em;
  font-size: 16px;
  padding-left: 0;
  list-style: none;
}

.car_list li {
  padding-bottom: 0.3rem;
}

.car_list li:before {
  content: "\2605";
  margin-left: -25px;
  margin-right: 9px;
  color: #0068c3;
}

@media only screen and (max-width: 1199px) {
  .car_list {
    padding-left: 24px;
  }
  .car_list li {
    padding-bottom: 0.7rem;
  }
}

/* ordering page styles */
.ord_list {
  line-height: 1.55em;
  font-size: 16px;
  padding-left: 0;
  list-style: none;
}

.ord_list li {
  padding-bottom: 0.7rem;
}

.ord_list li:before {
  content: "\25BA";
  margin-left: -25px;
  margin-right: 9px;
  color: #0068c3;
}

.ord_h2 {
  font-size: 1.95rem;
  font-weight: 400;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ord_color {
  color: #2c973e !important;
}

.distr-button {
  float: right;
  margin-top: -90px;
}

.btn-outline-green {
  color: #4a9334;
  border-color: #4a9334;
}

.btn-outline-green:hover {
  color: #ffffff;
  background-color: #4a9334;
  border-color: #4a9334;
}

.btn-outline-green:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 186, 77, 0.5);
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
  color: #4a9334;
  background-color: transparent;
}

@media only screen and (max-width: 768px) {
  .distr-button {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .ord_list {
    padding-left: 24px;
  }
}

/* support page styles */
.supp_h3 {
  font-weight: 400;
  color: #2c973e !important;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.supp_line {
  display: block;
  width: 80%;
  margin-left: 0;
  margin-top: 4px;
  border-style: none none dotted none;
  border-color: #277bc9;
}

.supp_subhead,
.supp_subhead a {
  line-height: 1.2;
  margin-bottom: 5px !important;
  color: #277bc9;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.supp_body {
  width: 80%;
  text-align: left;
}

@media only screen and (max-width: 970px) {
  .supp_body {
    width: 100%;
    text-align: left;
  }
  .supp_line {
    width: 100%;
  }
}

/* end support page styles */
.separator {
  display: block;
  height: 1px;
  width: 100%;
  background: url(/wp-content/uploads/2019/05/background-dotted.png) repeat-x;
}

/* quote page styles */
.q_title,
.q_subtitle,
.q_text,
.q_text-s {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.q_title {
  font-size: 38px;
  font-weight: 400;
}

.q_one span {
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin-left: -50px;
  margin-right: 20px;
  color: #2c973e;
  line-height: 0.5;
}

.q_text {
  color: #2c973e !important;
  line-height: 1.4;
}

.q_text-s {
  color: #004887;
}

.q_green {
  color: #2c973e !important;
}

.q_pointer span {
  font-weight: bold;
  margin-left: -28px;
  margin-right: 10px;
  color: #2c973e;
}

@media only screen and (min-width: 1151px) {
  .short_col {
    max-width: 30%;
  }
  .big_col {
    flex-grow: 1;
  }
}

@media only screen and (max-width: 1199px) {
  .q_text,
  .q_text-s {
    padding-left: 3.1rem !important;
  }
  .q_img {
    padding-left: 3.1rem;
  }
}

/* distributors styles */
.distr_col_for-logo {
  display: table-column;
}

.distr_img {
  padding-top: 5vh;
  float: right;
}

.distr_img2 {
  padding-top: 6vh;
  float: right;
}

.distr_sm-img {
  margin-left: 0.6em;
}

.distr_h4 {
  margin-bottom: 15px;
}

@media only screen and (max-width: 599px) {
  .distr_img,
  .distr_img2 {
    padding-top: 0.2vh;
    float: left;
  }
}

/* right banner styles */
.banner_img {
  width: 100%;
}

/*.firstbanner {
        margin-top: 9rem;
    }*/
/* haza-page styles */
.haza_text {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.haza_text {
  line-height: 1.55;
}

.haza_img-s {
  padding-top: 3vh;
}

.s-piece {
  padding-top: 12vh;
}

.haza_comment {
  color: #0066b3;
}

.mark_blue {
  color: #0066b3;
  background-color: #effaff;
}

.mark_red {
  color: #0066b3;
  background-color: #fef3f7;
}

@media only screen and (min-width: 1151px) {
  .short_col40 {
    max-width: 42%;
  }
  .big_col70 {
    flex-grow: 1;
  }
}

@media only screen and (max-width: 888px) {
  .s-piece {
    padding-top: 2.5vh;
  }
}

@media only screen and (max-width: 800px) {
  .haza_img-s,
  .haza_img {
    max-width: 70%;
    margin: 0 auto;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 599px) {
  .haza_img,
  .haza_img-s {
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 15px;
  }
}

/* coffee page */
.coffee_title {
  position: relative;
  z-index: 2;
  height: max-content;
}

.coffee_img {
  margin-top: -30px;
  margin-bottom: 20px;
  z-index: 1;
}

.coffee_h4 {
  margin-bottom: 0;
}

.coffee_img_s {
  position: relative;
  margin-top: -20px;
  margin-bottom: -15px;
  z-index: -1;
}

@media only screen and (max-width: 599px) {
  .coffee_img {
    margin-top: -10px;
    margin-bottom: 20px;
    z-index: 1;
  }
}

/* instruction page */
.instr_sub {
  margin-top: -50px;
}

.instr_list, .instr_b-list {
  line-height: 1.5em;
  font-size: 16px;
  padding-left: 0;
}

.instr_a-list {
  line-height: 1.5em;
  font-size: 16px;
  padding-left: 24px;
}

.instr_list li, .instr_b-list li, .instr_a-list li {
  padding-bottom: 0.65rem;
  list-style: none;
}

.instr_list ol, .instr_a-list ol {
  list-style: none;
  counter-reset: li;
}

.instr_list li::before, .instr_a-list li:before {
  content: "." counter(li);
  color: #277bc9;
  font-weight: 600;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: left;
  direction: rtl;
}

.instr_list li, .instr_a-list li {
  counter-increment: li;
}

.instr_b-list li:before {
  content: "\25BA";
  margin-left: -25px;
  margin-right: 9px;
  color: #0068c3;
}

@media only screen and (max-width: 1199px) {
  .instr_list, .instr_b-list, .list-title, .list-title5 {
    padding-left: 24px;
  }
  .instr_list li, .instr_b-list li, .instr_a-list li {
    padding-bottom: 0.7rem;
  }
}

@media only screen and (max-width: 503px) {
  .instr_sub {
    margin-top: -40px;
  }
}

.list-title {
  margin-left: -25px;
}

.list-title5 {
  color: #277bc9;
  margin-left: -20px;
  padding-bottom: 0.35rem;
}

/* terms page */
.terms_list {
  line-height: 1.4em;
  font-size: 13px;
  padding-left: 0;
}

.terms_list li {
  padding-bottom: 0.65rem;
  list-style: none;
  counter-increment: li;
}

.terms_list ol {
  list-style: none;
  counter-reset: li;
}

.terms_list li::before {
  content: "." counter(li);
  color: #277bc9;
  font-weight: 600;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: left;
  direction: rtl;
}

@media only screen and (max-width: 1199px) {
  .terms_list {
    padding-left: 24px;
  }
  .terms_list li {
    padding-bottom: 0.7rem;
  }
}

/* print styles */
@media print {
  .instr_list,
  .instr_b-list,
  .list-title {
    padding-left: 24px;
  }
  .instr_list li,
  .instr_b-list li {
    padding-bottom: 0.7rem;
  }
  footer,
  aside,
  nav,
  form,
  iframe,
  .menu,
  .adslot,
  .pdflink {
    display: none;
  }
  #page {
    display: block;
  }
}

/* zip-file */
.download-zip .nav-zip {
  margin-left: 1rem;
  padding-top: 70px;
  background: url(/wp-content/uploads/2019/08/zip-icon02.png) no-repeat top center;
  background-size: 60px 60px;
}

a.nav-zip {
  text-align: center;
  font-size: 100%;
  line-height: 1.3em;
  text-decoration: none;
}

a:hover.nav-zip {
  color: #9f320d;
}

/* gift-campaign */
.min20 {
  margin-top: -20px;
}

.min10 {
  margin-top: -10px;
}

.gift-form {
  width: 60%;
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  .gift-form {
    width: 100%;
  }
  .mc4wp-form-12183 input[type="submit"],
  .mc4wp-form-12183 input[type="button"],
  .mc4wp-form-12183 input[type="reset"],
  .mc4wp-form-12183 button {
    max-width: 60%;
  }
}
