body {
min-width: 1200px !important;
}

table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

.fav-item{
  position: absolute;
  right: 25px;
  top: 10px;
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(0,0,0, 0.5);
   cursor: pointer;
}
.fav-item button.is-added {
    color: rgba(255, 115, 115, 0.5);
}

body {
  font-weight: 400 !important;
}
#hdr .hdrBottom .hdrInner .gNav > ul > li > a span strong,.bnrList_c > div .bnrBox h3,.h2C,.itemList .itemPrice,.articleList__title,.newsList li h3,.h2F_c,.shopinfo_row > div .h3A_mt0,.button, .button--typeA, .button--typeB, .button--typeC, .button--typeD, .megaMenu__button, a.button,#ftr .highlight .container .row > * h3,.h2A {
  font-weight: 500 !important;
}