/* Match live site chrome (https://www.transthermic.ch) without changing template/config. */

:root,
[data-bs-theme="light"] {
  --bs-blue: #007bff;
  --bs-pink: #007bff;
  --bs-primary: #2c2e36;
  --bs-secondary: #dc3545;
  --bs-success: #28a745;
  --bs-info: #17a2b8;
  --bs-dark: #2c2e36;
  --bs-primary-rgb: 44, 46, 54;
  --bs-secondary-rgb: 220, 53, 69;
  --bs-success-rgb: 40, 167, 69;
  --bs-info-rgb: 23, 162, 184;
  --bs-dark-rgb: 44, 46, 54;
  --bs-primary-text-emphasis: #2c2e36;
}

.bg-primary {
  background-color: rgb(44, 46, 54) !important;
}

.text-primary {
  color: rgb(44, 46, 54) !important;
}

.btn-primary {
  background-color: rgb(44, 46, 54) !important;
  border-color: rgb(44, 46, 54) !important;
}

#astroid-preloader {
  display: none !important;
}

.astroid-social-icons {
  display: none !important;
}

#astroid-footer {
  display: none !important;
}

#ts-551539321230222 {
  display: block !important;
  background-color: rgb(44, 46, 54) !important;
  color: rgb(255, 255, 255) !important;
}

#ts-551539321230222 a {
  color: rgb(255, 255, 255) !important;
}

@media (max-width: 767.98px) {
  #t1-241539321244222 {
    display: none !important;
  }
}

#hs-1529472563843 {
  background-color: rgb(255, 255, 255) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-bottom: 1px solid #dee2e6;
}

.astroid-header-section,
.astroid-header {
  background-color: rgb(255, 255, 255) !important;
}

.astroid-logo img {
  max-width: 250px;
  max-height: 65px;
}

#cs-1528971561366 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  #cs-1528971561366 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

#bs-1529739293881,
#fs-1528971627712,
.astroid-footer-section {
  background-color: rgb(44, 46, 54) !important;
  color: rgb(255, 255, 255) !important;
}

#bs-1529739293881 a,
#fs-1528971627712 a {
  color: rgb(255, 255, 255) !important;
}

#bs-1529739293881 a:hover,
#fs-1528971627712 a:hover {
  color: rgb(255, 51, 102) !important;
}

#astroid-backtotop {
  background: rgb(0, 112, 192) !important;
  border: 0 !important;
  padding: 10px !important;
  color: #fff !important;
}

#astroid-backtotop i {
  font-size: 20px;
  color: rgb(255, 255, 255) !important;
  line-height: 20px;
  padding: 2px;
}

.astroid-contact-address {
  font-size: 0 !important;
}

.astroid-contact-address i {
  font-size: 1rem !important;
  margin-right: 0.35rem;
}

.astroid-contact-address::after {
  content: "Merlachfeld 210, 3280 Murten, Switzerland";
  font-size: 1rem;
  font-weight: 500;
}

.astroid-contact-phone {
  font-size: 0 !important;
}

.astroid-contact-phone i {
  font-size: 1rem !important;
  margin-right: 0.35rem;
}

.astroid-contact-phone a {
  font-size: 1rem !important;
  visibility: hidden;
  position: relative;
}

.astroid-contact-phone a::after {
  content: "026 684 07 56";
  visibility: visible;
  position: absolute;
  left: 0;
  white-space: nowrap;
}

.astroid-contact-email {
  font-size: 0 !important;
}

.astroid-contact-email i {
  font-size: 1rem !important;
  margin-right: 0.35rem;
}

.astroid-contact-email::after {
  content: "info[at]transthermic.ch";
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
}

.astroid-contact-email joomla-hidden-mail,
.astroid-contact-email a {
  display: none !important;
}

.astroid-nav .nav-link:hover,
.astroid-nav .nav-link:focus,
.astroid-nav .nav-link.active,
.astroid-nav .nav-link:active,
#astroid-sticky-header .astroid-nav .nav-link:hover,
#astroid-sticky-header .astroid-nav .nav-link.active {
  color: rgb(0, 123, 255) !important;
}
