/*transform origin*/
iframe[src*="https://my.hy.ly"] {
  height: 0;
  width: 0;
  position: absolute;
  border: 0;
  margin-top: -1px;
}

.addtoany_share_save_container {
  display: none !important;
}

body {
  background-color: #f8f8f8;
}

.home-splash header {
  background: #e3ded2;
}
@media (min-width: 992px) {
  .home-splash header {
    margin-top: 16px !important;
  }
}

header {
  border-bottom: 8px solid #7c7c7c;
}
header.splash-header .mt_navigation_wrapper {
  padding: 0px 32px;
}
header.splash-header .mt_navigation_wrapper .btn_wrap {
  width: auto;
  margin: 14px 0px;
}
header.splash-header .mt_navigation_wrapper .btn_wrap a {
  padding: 12px 20px;
  border: 1px solid #1e1e1e;
  border-radius: 3px;
  background-color: #e3ded2;
}
header.splash-header .mt_navigation_wrapper .btn_wrap a:hover {
  border: 1px solid #1e1e1e !important;
  background-color: #1e1e1e !important;
  color: #e3ded2 !important;
}
@media (max-width: 991.8px) {
  header.splash-header .mt_navigation_wrapper .btn_wrap {
    max-width: 163px;
    width: 100%;
  }
}
@media (max-width: 991.8px) {
  header.splash-header .mt_navigation_wrapper {
    padding: 0px 20px;
  }
}

@media (min-width: 992px) {
  footer .mt_footer_main {
    padding-right: 72px;
    padding-left: 72px;
  }
}
@media (min-width: 992px) {
  footer .mt_footer_main.footer-splash .mt_footer_info .mt_address {
    text-align: right;
  }
}
footer .mt_footer_main.footer-splash .mt_footer_info .mt_address .mt_txt_sub {
  margin-bottom: 0px;
}
footer .mt_footer_main .mt_footer_top_row .logos_wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .logos_wrap {
    margin: 0 auto;
  }
}
@media (max-width: 375.8px) {
  footer .mt_footer_main .mt_footer_top_row .logos_wrap {
    flex-direction: column;
  }
}
footer .mt_footer_main .mt_footer_top_row .mt_partner_logo {
  width: 150px;
  margin-left: 16px;
  opacity: 1;
}
@media (max-width: 375.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_partner_logo {
    margin-left: 0px;
  }
}
@media (max-width: 375.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_bozzuto_logo {
    margin-bottom: 24px;
  }
}
@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_bozzuto_logo,
  footer .mt_footer_main .mt_footer_top_row .mt_partner_logo {
    margin-bottom: 48px;
  }
}
footer .mt_footer_sub.footer-sub-splash {
  justify-content: flex-end;
}
@media (min-width: 992px) {
  footer .mt_footer_sub.footer-sub-splash {
    padding-right: 72px;
    padding-left: 72px;
  }
}
footer .mt_footer_sub.footer-sub-splash .mt_subfooter_logo {
  display: none;
}
footer .mt_footer_sub.footer-sub-splash .mt_adaeho_wrap .cookie {
  display: none;
}
@media (max-width: 991.8px) {
  footer .mt_footer_sub.footer-sub-splash .mt_adaeho_wrap .ada {
    margin-right: 16px;
  }
}

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