.sppb-panel-title {
    font-weight: unset;
}
span#hover_icon {
    color: #fff;
}

@font-face {
    font-family: 'MaShanZheng';
    src: url('../fonts/MaShanZheng-Regular.woff') format('woff');
    src: url('../fonts/MaShanZheng-Regular.woff2') format('woff2'),
    font-weight: normal;
    font-style: normal;
}

.sp-select {
    display: none !important;
}

.mod-languages select.inputbox {
    display: block !important;
    width: fit-content;
    padding: 0 20px 0 10px;
    height: 35px !important;
    font-size: 12px;
}

.mod-languages {display: flex;align-items: center;height: 75px;}


#sp-menu .sp-column {
    display: flex;
    flex-direction: row-reverse;
}







.com-content #sp-main-body {
    padding: 50px 0 !important;
}

.view-article .item .entry-header h2 {
    font-size: 32px !important;
    line-height: 1.3;
    margin-bottom: 20px !important;
}

.entry-header {
    margin-bottom: 0 !important;
}

.view-article .item .entry-image {
    margin-bottom: 30px !important;
}

.sp-social-share ul {
    display: none !important;
}

.view-article .item .entry-image img {
    width: 100%;
}

#sp-right .sp-module h3.sp-module-title {
    padding: 15px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}

#sp-right .latestnews > div {
    padding: 15px !important;
}

.view-article .item strong {
    font-size: inherit !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
}















