/**** MHK Hub Styling ****/

.tx-go-mhkhubclient .tx-mac-fe-openingtimes > .day {
  display: flex !important;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes br {
  display: none;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes .day {
  min-width: 40px;
  width: auto !important;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes .day.active {
  color: #967d51;
}

.opening-times .tx-go-mhkhubclient .tx-mac-fe-openingtimes .day.active {
  color: #ffffff;
}

@media (min-width: 576px) {
  .tx-go-mhkhubclient .tx-mac-fe-openingtimes .day {
    min-width: 80px;
  }
}

@media (min-width: 992px) {
  .tx-go-mhkhubclient .tx-mac-fe-openingtimes .day {
    min-width: 140px;
  }
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__vh .mhkhub__name1 {
  color: #ffffff;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__vh .address {
  margin-bottom: 3rem;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes p {
  line-height: 2.5;
  margin-bottom: 0;
}

.tx-go-mhkhubclient.go-mhkhub__address .tx-mac-fe-openingtimes .mhkhub__phone,
.tx-go-mhkhubclient.go-mhkhub__address .tx-mac-fe-openingtimes .mhkhub__fax,
.tx-go-mhkhubclient.go-mhkhub__address .tx-mac-fe-openingtimes .mhkhub__email {
  display: none;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__name1,
.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__name2,
.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__street,
.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__zip {
  display: none;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .address {
  display: flex;
  flex-direction: column;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__email {
  order: 0;
  color: #967d51;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__email a {
  font-weight: 400;
  text-decoration: none;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__email a:hover {
  color: #ffffff;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__phone {
  order: 1;
  color: #967d51;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__phone a {
  text-decoration: none;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__phone a:hover {
  color: #ffffff;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__fax {
  order: 2;
}

.tx-go-mhkhubclient.go-mhkhub__contact .tx-mac-fe-openingtimes .mhkhub__fax a {
  text-decoration: none;
  cursor: text;
  color: #8d8d8d;
}

.tx-go-mhkhubclient .container {
  padding: 0;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__content {
  margin-bottom: 3rem !important;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__content p {
  line-height: 1.5;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__content .mhkhub__name1 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
  line-height: 1.25;
}

.tx-go-mhkhubclient .tx-mac-fe-openingtimes.mhkhub__content .mhkhub__fax a {
  text-decoration: none;
  cursor: text;
  color: #3b3b3b;
}

.tx-go-mhkhubclient h2 {
  font-size: 36px;
}

.tx-go-mhkhubclient .mhkhub__imprint .imprint-macrocom-header {
  font-size: 28px;
  font-weight: 700;
}

.tx-go-mhkhubclient .mhkhub__imprint .imprint-macrocom strong {
  font-weight: 400;
}

.tx-go-mhkhubclient .mhkhub__imprint .imprint-macrocom a:nth-child(10) {
  color: #3b3b3b;
  text-decoration: none;
}

.tx-go-mhkhubclient .mhkhub__imprint .imprint-merchant .row:nth-child(5) {
  margin-top: 4.5rem;
}
button[type="button"].fancybox-button{
  background-color:rgb(143, 119, 77)!important;
}

footer .socialbar .fa-twitter:hover::before {
    color: #1da1f2 !important
}

footer .socialbar .fa-pinterest:hover::before {
    color: #e60023 !important
}

footer .socialbar .fa-facebook:hover::before {
    color:  #0866ff !important
}
