.t-store__card__sold-out-msg {
  display: none;
}

.t-store .t-store__tabs {
    width: 100%!important;
    display: block!important;
    margin-top: 20px!important;
    max-width: 560px!important;

}
.t-store__product-popup {
    display: block!important;
}

.breadcrumbs a {
    color: #000000 !important;
}

@media screen and (min-width: 980px) {
  #t-header #rec795901928 {
    display: block !important;
  }
}