#mlb2-1743088.ml-form-embedContainer .ml-form-align-center {
  background-color: #191b3b;
}

.message_success {
  color: white;
}

.form_subscribe {
  margin: 40px !important;
  text-align: center;
}

.message_error {
  color: white;
}

h2 {
  font-size: 26px !important;
}

li {
  font-size: 16px !important;
}

.post-card__content {
  font-size: 16px !important;
}

body.sidebar--no:not(.front-page):not(.woocommerce):not(.woocommerce-page)
  .content-area
  .container {
  max-width: calc(900px + var(--container-gap) * 2);
}
body.error404.sidebar--no .content-area .container {
  max-width: calc(900px + var(--container-gap) * 2) !important;
}
body.front-page.sidebar--no .content-area .container.container--content-none {
  max-width: calc(900px + var(--container-gap) * 2);
}

.sidebar--no:not(.hfeed) .post__thumbnail img {
  display: inline-block;
  width: 700px;
  max-height: 120vh;
}

.post-card.post-card--has-thumbnail:not(.post-card--image):not(
    .post-card--gallery
  )
  .post-card__body {
  padding-right: 0em;
  padding-left: 0em;
}

/* Custom Primary Text Color */
:root {
  --text--primary__Color: #010d3a;
}

/* Custom Secondary Text Color */
:root {
  --text--secondary__Color: #000000;
}

/* Custom Secondary Text Hover Color */
:root {
  --text--secondary--hover__Color: #fbbb21;
}

/* Custom Accent Color */
:root {
  --accent__Color: #191b3b;
  --link__Color: #0000ff;
}

/* Custom Accent Hover Color */
:root {
  --accent--hover__Color: #fbbb21;
}

/* Custom Header Background Color */
:root {
  --header__BackgroundColor: #121928;
}

/* Custom Header Menu Links Color */
:root {
  --header-menu-link__Color: #ffffff;
}

/* Custom Header Menu Links Hover Color */
:root {
  --header-menu-link--hover__Color: #fbbb21;
}

/* Custom Header Sub Menu Background Color */
:root {
  --header-sub-menu__BackgroundColor: #121928;
}

/* Custom Header Sub Menu Links Color */
:root {
  --header-sub-menu-link__Color: #ffffff;
}

/* Custom Header Sub Menu Links Hover Color */
:root {
  --header-sub-menu-link--hover__Color: #fbbb21;
}

/* Custom Footer Background Color */
:root {
  --footer__BackgroundColor: #121928;
}

/* Custom Footer Primary Text Color */
:root {
  --footer-text--primary__Color: #ffffff;
}

/* Custom Footer Secondary Text Color */
:root {
  --footer-text--secondary__Color: #ffffff;
}

/* Custom Footer Link Color */
:root {
  --footer-link__Color: #ffffff;
}

/* Custom Footer Link Hover Color */
:root {
  --footer-link--hover__Color: #fbbb21;
}

#start-resizable-editor-section {
  display: none;
}
.wp-block-audio figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-audio figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-code {
  font-family: Menlo, Consolas, monaco, monospace;
  color: #1e1e1e;
  padding: 0.8em 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.wp-block-embed figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-embed figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .blocks-gallery-caption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-image figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-image figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
  margin-bottom: 1.75em;
  color: currentColor;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: currentColor;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-style: normal;
}
.wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}
.wp-block-quote cite,
.wp-block-quote footer {
  color: currentColor;
  font-size: 0.8125em;
  position: relative;
  font-style: normal;
}
.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid;
  padding-left: 0;
  padding-right: 1em;
}
.wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
}
.wp-block-group.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table tfoot {
  border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
}
.wp-block-table figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-table figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-video figcaption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
.is-dark-theme .wp-block-video figcaption {
  color: hsla(0, 0%, 100%, 0.65);
}
.wp-block-template-part.has-background {
  padding: 1.25em 2.375em;
  margin-top: 0;
  margin-bottom: 0;
}
#end-resizable-editor-section {
  display: none;
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

@font-face {
  font-family: "Ionicons";
  src: url(../fonts/ionicons.woff2)
    format("woff2");
  font-weight: normal;
  font-style: normal;
}

.spreadout {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.entry__content img {
  padding-bottom: 1.5em;
  width: 100%;
}

.attention {
  padding: 10px 15px;
  font-weight: bold;
  text-align: center;
  background: #deebf7;
  margin: 10px 0 20px;
  border: dashed 1px #5f7baa;
  border-radius: 15px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

.etap {
  position: relative;
  padding: 7px 10px 10px 30px;
}

.etap::before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  background: url(./assets_main/images/iconRedArrow.png);
  left: 0px;
  top: 13px;
}

.offer-date-highlight {
  background: #ffff7f;
  padding: 3px 10px 3px 10px;
  text-align: center;
  margin-top: 10px;
}

#mainBody {
  height: auto;
  min-height: 300px;
  padding: 10px 25px 10px 25px;
  width: 100%;
  text-align: center;
}
#mainBody h4 {
  color: #a6a6a6;
  font-weight: normal;
  font-size: 20px;
  margin: 0 0 40px 0;
  text-align: center;
}
#mainBody .questionNumber {
  border-bottom-color: #a6a6a6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a7d36;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  padding: 0;
  width: 100%;
}

#mainBody #question2,
#mainBody #question3,
#mainBody #loadingAnim,
#mainBody #loading1,
#mainBody #loading2,
#mainBody #loading3,
#mainBody #qualify,
#mainBody #noQualify,
#mainBody #redirecting,
#mainBody #loadingAnim2 {
  display: none;
}
#mainBody #loadingAnim,
#mainBody #loadingAnim2 {
  background-image: url(./assets_main/images/loading_round.gif);
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;
  width: 60px;
}
#mainBody .qualifyHeadline {
  color: #4a7d36;
  font-weight: bold;
}
#mainBody .loadingCopy {
  padding-bottom: 20px;
  font-size: 18px;
}
#mainBody #redirecting {
  color: #a6a6a6;
}

#mainBody button {
  font-size: 1.2em;
  width: 100%;
  margin-bottom: 10px;
  max-width: 400px;
}

.quest {
  margin-bottom: 1em;
  font-size: 1.2em;
}

.user-text {
  padding: 2em;
  background-color: var(
    --comment-form__BackgroundColor,
    var(--secondary__BackgroundColor)
  );
}

@font-face {
  font-family: icomoon;
  src: url(../fonts/ionicons.woff2)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-thumbs-up:before {
  content: "\e902";
}

.icon-thumbs-down:before {
  content: "\e905";
}

.user-text {
  margin: 20px auto;
  margin: 20px auto;
  background: #f5f5f5;
  padding: 20px 15px;
  border-radius: 10px;
}
.text-box__likes {
  display: flex;
  align-items: center;
}
.user-text .user-img {
  display: block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  float: left;
  object-fit: cover;
}
.amount {
  padding: 0 10px;
}
.text {
  padding-left: 130px;
}
.text-box {
  color: #bbbbbb;
}
.text-box:active {
  color: #002f6c;
}
.answer {
  margin-left: 113px;
  margin-top: -15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.answer .text {
  padding-left: 70px;
}
.answer .text,
.answer .user-img {
  margin-top: 30px;
}
.dtime-1 {
  padding-left: 10px;
}
.answer .user-img {
  width: 50px;
  height: 50px;
}
.username {
  font-weight: 700;
  color: #333;
}

.text-box__reply {
  margin: 0 25px 0 0px;
}

.comm_text {
  margin-top: var(--gap--typography);
}

@media (max-width: 760px) {
  .answer {
    margin-left: 33px;
  }

  .text {
    padding-left: 75px;
  }

  .user-text .user-img {
    width: 60px;
    height: 60px;
  }
}

.logo_bottom {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}
