.football-match:nth-of-type(odd) {
  background: #C4A674;
}

.football-match:nth-of-type(even) {
  background: #A06600;
}

.football-match {
  height: 44px;
  line-height: 44px;
  width: 100%;
}

.football-match:hover {
  background: #D3A153;
}

.team-logo {
  height: 24px;
  width: auto;
  margin-top: 10px;
}

.m-home,
.m-away,
.m-home-logo,
.m-away-logo,
.m-match-time,
.m-live {
  color: #FFF;
  border: 0px solid #000;
  padding: 2px;
}

.m-home {
  width: 25%;
  text-align: right;
}

.m-away {
  width: 25%;
  text-align: left;
}

.m-home-logo {
  width: 10%;
  text-align: center;
}

.m-away-logo {
  width: 10%;
  text-align: center;
}

.m-match-time {
  width: 15%;
  text-align: center;
}

.m-live {
  width: 15%;
  text-align: center;
}

.play-btn {
  color: #000;
}

.play-btn:hover {
  color: #F00;
}

.wpsm_tab_323 .wpsm_nav-tabs li {
  width: 20% !important;
  max-width: 55px;
  display: inline-block;
}

.sgpb-theme-6-overlay.sgpb-popup-overlay-977.sgpb-popup-overlay {

    width: 0px !important;
    height: 0px !important;

}

.sgpb-popup-dialog-main-div-theme-wrapper-6 {
    left: calc(100% - 200px) !important;
}

.sgpb-scroll-wrapper.sgpb-main-html-content-wrapper p {
    margin-bottom: 0px !important;
}

#siteorigin-panels-builder-2 {
    margin: 0px !important;
}

.single-post-image img{
		width:100%;
}