body{
	font-size: 14px !important;
}
footer .social-icons a {
    font-size: 18px !important;
    margin: 0 10px !important;
}
.section-title-normal ,.section-title-normal span {
    border-bottom: 0;
    padding-bottom: 0;
}
footer .section-title-normal {
    background: #40a338;
    padding: 6px 10px;
    border-radius: 5px;
}
.ux-menu-link__link:hover {
    color: #f3a024 !important;
}
#masthead .flex-right ul > li > a {
    color: #fff;
    text-transform: inherit;
    font-size: 16px;
    line-height: 25px;
}
#masthead .flex-right ul > li > a:hover {
    color: #f3a024;
}
.img-br img {
    border-radius: 10px;
}
.section-title-normal span {
    color: #fff;
}
.section-title-normal {
    background: #40a338;
    border-radius: 5px;
    padding: 6px 10px;
}
.mota {
    background: #40a3380a;
    border: solid 1px #40a338;
    padding: 15px;
    margin-bottom: 15px;
}
.matchOdds img {
    height: 20px;
}
.content-home {
    scrollbar-width: thin;
    scrollbar-color: #40a338 transparent;
}
.content-home {
    margin-top: 20px;
    border: 1px solid #40a338;
    border-radius: 10px;
    padding: 10px 20px;
    height: 500px;
    overflow-y: auto;
    position: relative;
}
.right-head {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    line-height: 1;
}
.right-head:before, .widget-title:before {
    content: '';
    background: #40a338;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
}
.widget-title {
    font-weight: bold;
    font-size: 20px !important;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    display: block;
}
.is-divider {
    display: none;
}
.backgroundOddsPage {
    max-width: 100% !important;
}
.breadcrumb {
    padding-top: 12px;
}
#comments {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 22px;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 22px;
}
#post-list .post-item .box {
    border: solid 1px #40a338;
    border-radius: 5px;
}
.fixture_vote .fixture-vote-container__title {
    display: none !important;
}
@media (min-width: 992px){
.col-divided, .blog-wrapper .large-9 {
    padding-right: 0;
    border: 0;
}
}
