/*transform origin*/
.osano-cm-widget {
  display: none;
}

.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link:hover,
.osano-cm-link:active,
.osano-cm-link {
  color: #000;
}

.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link,
.osano-cm-link:hover,
.osano-cm-link:active {
  color: #000;
}

.footer_pattern {
  width: 100%;
}

@media (max-width: 991.8px) {
  .footer_pattern {
    display: none;
  }
}

.footer_pattern_mob {
  width: 100%;
}

@media (min-width: 992px) {
  .footer_pattern_mob {
    display: none;
  }
}

/*transform origin*/
header.splash-header.color_theme {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  width: 100% !important;
  margin: 0 !important;
  height: 200px;
}

@media (max-width: 991.8px) {
  header.splash-header.color_theme {
    height: 210px;
    top: -67px;
  }
}

header.splash-header.color_theme .logo_wrap {
  width: auto;
  height: 36px;
}

@media (min-width: 992px) {
  header.splash-header.color_theme .logo_wrap {
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%, -50%);
    height: 60px;
  }
}

header.splash-header.color_theme .logo_wrap img {
  max-height: 125px;
}

@media (max-width: 991.8px) {
  header.splash-header.color_theme .logo_wrap img {
    height: 98px;
    max-height: 98px;
    top: 20px;
    max-width: 214px;
    width: 214px;
    position: relative;
  }
}

header.splash-header.color_theme .btn_wrap {
  width: unset !important;
}

@media (min-width: 992px) {
  header.splash-header.color_theme .btn_wrap {
    margin-bottom: 70px;
  }
}

header.splash-header.color_theme .mt_navigation_wrapper {
  padding-inline: 50px;
  justify-content: flex-end;
}

@media (max-width: 991.8px) {
  header.splash-header.color_theme .mt_navigation_wrapper {
    flex-direction: column;
    padding-inline: 0px;
  }
}

header.splash-header.color_theme .left_btn {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  background-color: #33443E;
  padding: 16.5px 23.4px;
  color: #F6F4F2;
  border-color: #33443E;
}

header.splash-header.color_theme .left_btn:hover {
  border-color: #F6F4F2 !important;
  color: #33443E !important;
  background-color: #F6F4F2 !important;
}

@media (max-width: 991.8px) {
  header.splash-header.color_theme .left_btn {
    font-size: 16px;
    width: 100vw;
    display: flex;
    justify-content: center;
    height: 40px;
    border-radius: 0;
    padding: 0;
    align-items: center;
  }
}

header.splash-header.color_theme .right_wrap {
  display: none;
}

/*transform origin*/
footer .mt_page_padding {
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 45px;
}

footer .mt_footer_main .mt_footer_top_row {
  padding-bottom: 0;
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
  justify-content: flex-end;
}

@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address {
  order: 2;
}

@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address {
    text-align: center;
  }
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_retail {
  order: 1;
}

@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_retail {
    text-align: center;
  }
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_info>div:not(:nth-child(4)) {
  padding-right: 6vw;
}

@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info>div {
    width: auto;
  }
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo img {
  width: auto;
  max-width: 312px;
  padding-top: 15px;
}

@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo img {
    max-width: 60%;
  }
}

@media (max-width: 575.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo img {
    max-width: 90%;
  }
}

footer .mt_footer_main .mt_social_login {
  display: none;
}

@media (max-width: 1199.8px) {
  footer .mt_subfooter_logo {
    width: 100%;
    margin-bottom: 24px;
  }
}

footer .mt_subfooter_logo a img {
  width: 140px !important;
}

@media (max-width: 991.8px) {
  footer .mt_subfooter_logo a img {
    max-width: 132px !important;
  }
}

@media (max-width: 991.8px) {
  footer .mt_subfooter_logo a:not(:last-child) {
    margin-right: 10px !important;
  }
}

@media (max-width: 991.8px) {
  footer .mt_subfooter_logo .mt_subfooter_responsive {
    display: flex;
    justify-content: center;
  }
}

footer .mt_subfooter_logo .dre_info {
  margin-top: 20px;
  width: 50%;
}

@media (max-width: 1199.8px) {
  footer .mt_subfooter_logo .dre_info {
    width: 100%;
  }
}

@media (max-width: 991.8px) {
  footer .mt_subfooter_logo .dre_info {
    text-align: center;
  }
}

footer .mt_adaeho_wrap {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  align-self: flex-end;
}

@media (max-width: 1199.8px) {
  footer .mt_adaeho_wrap {
    display: block !important;
  }
}

@media (max-width: 991.8px) {
  footer .mt_adaeho_wrap {
    text-align: center;
  }
}

footer .mt_adaeho_wrap .eho {
  margin-left: 16px !important;
  margin-right: 0 !important;
}

footer .mt_adaeho_wrap .ada {
  margin-left: 16px !important;
  margin-right: 0 !important;
}

footer .mt_adaeho_wrap .mt_privacy_policy {
  margin-left: 16px !important;
}

footer .mt_adaeho_wrap .cookie {
  margin-left: 0 !important;
}

footer .mt_adaeho_wrap .cookie:hover {
  color: #2C2B2C !important;
}

@media (max-width: 1199.8px) {
  footer .mt_adaeho_wrap {
    position: relative;
    width: 100%;
  }

  footer .mt_adaeho_wrap .eho {
    position: absolute;
    bottom: 70%;
    right: 0;
    display: inline-flex;
    align-items: center;
    line-height: 0;
    margin-top: 0 !important;
  }

  footer .mt_adaeho_wrap .ada {
    position: absolute;
    bottom: 70%;
    right: 32px;
    display: inline-flex;
    align-items: center;
    line-height: 0;
    margin-top: 0 !important;
  }

  footer .mt_adaeho_wrap .mt_privacy_policy {
    display: block;
    line-height: 1.6;
    margin-top: 5px !important;
    margin-left: 0px !important;
  }

  footer .mt_adaeho_wrap .mt_eq_lbl {
    display: block;
    line-height: 1.6;
    margin-left: 0px !important;
    margin-top: 5px !important;
  }

  footer .mt_adaeho_wrap img {
    display: block;
  }
}

footer .mob_ada_eho_links {
  margin: 0 auto;
  margin-top: 10px;
}

footer .mob_ada_eho_links img {
  height: 18px;
}

@media (min-width: 992px) {
  footer .mob_ada_eho_links {
    display: none;
  }
}

@media (max-width: 1199.8px) {
  footer .mt_ft_links:not(.mt_eq_lbl) {
    display: block;
  }
}

/* Popup Styles */
div.mt_thankyou_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

div .mt_popup_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
}

div .mt_popup_content {
  position: relative;
  background-color: #33443E;
  /* Dark Green */
  padding: 20px;
  max-width: 850px;
  width: 90%;
  z-index: 10000;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

img.popup_bg_pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div .mt_popup_inner {
  padding: 60px 0px 100px;
  text-align: center;
  color: #F6F4F2;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #33443E;
  margin: 0 auto;
}

div .mt_popup_close {
  position: absolute;
  top: -35px;
  right: 2px;
  background: none;
  border: none;
  color: #F6F4F2;
  font-size: 24px;
  cursor: pointer;
  z-index: 10001;
  font-family: inherit;
  line-height: 1;
}

div .mt_popup_icon {
  width: 50px;
  margin-bottom: 102px;
}

h2.mt_popup_heading {
  font-family: "warnock-pro", serif;
  font-size: 32px;
  margin-bottom: 42px;
  color: #F6F4F2;
  font-weight: 400;
}

div .mt_popup_message p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #F6F4F2 !important;
  max-width: 400px;
  margin: 0 auto;
}

/*# sourceMappingURL=common-styles.css.map */