.abs-col-content .abs-panel-main .panel-heading h1 {
    font-family: "robotoregular",Arial,sans-serif;
    font-size: 28px;
    font-weight: regular;
    text-transform: none;
    margin-top: 15px;
}

.abs-layout-site-two-column>.abs-row>.abs-col-content {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 45px;
}

div.abs-news-item .abs-news-leadin p {
    border-bottom: 1px solid #900c3f;
    padding-bottom: 25px;
    text-align: left;
}

div.abs-news-leadin p {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em;
    margin-top: 10px;
    margin-left: 20px;
}

.panel-heading.abs-panel-justify-heading .label {
    font-size: 1em;
    font-weight: 400;
}

footer .abs-footer-bottom-text {
    margin: 0;
    padding: 16px 0;
    background-color: #000000;
    color: #fff;
}

.abs-panel-footer>.panel-heading h2, .abs-grid-summary-row.abs-panel-footer>.total-summary h2 {
    font-family: "Roboto",Arial,sans-serif;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 2px;
    color: #ffffff;
}

footer {
    background-color: #1d222b;
}

.abs-panel-footer>.panel-body a.list-group-item:hover {
    color: #ffffff;
    text-decoration: none;
}

.abs-panel-footer>.panel-body a.list-group-item {
    color: #8e9195;
    padding: 6px 0;
}

.abs-panel-footer>.panel-body {
    color: #8e9195;
}

.navbar-static-top .abs-header-content-row .abs-header-content-logo .navbar-brand {
    padding: 5px 0 0 0;
    height: 60px;
}

.product-header .product-subname {
    font-size: 18px;
    color: #900c3f;
    margin-bottom: 5px;
    line-height: 1.4em;
    overflow-wrap: break-word;
    opacity: 1;
}

.abs-catalog-index {
    color: #98a2b5;
    font-size: 18px;
}

.abs-offer-list .abs-layout-img-and-details .abs-col-details .abs-product-name {
    font-size: 18px;
    line-height: 1.4em;
    overflow-wrap: break-word;
}

.product-header .abs-product-name {
    font-size: 18px;
    line-height: 1.4em;
    color: #900c3f;
    overflow-wrap: break-word;
}
#offerTable[data-columns-order] {
  visibility: visible;
}