.single-fighter .fighter-top, .single-fighter .breadcrumbs  {
	color: #fff;
	background: #3B4754;
}

.single-fighter .breadcrumbs {
	margin-bottom: 0;
	padding-bottom: 30px;
}

.fighter-top .main {
	margin-top: 0;
}

.single-fighter .breadcrumbs a, .fighter-top p, .fighter-top .post-title, .fighter-top h3 {
	color: #fff;
}



.track {
	background-color: #1a1e23;
	width: 100%;
	margin-top: 15px;
}

.bar.beforeload {
	width: 0 !important;
	opacity: 0;
}

.bar {
	height: 15px;
	background-color: #70ca6f;
	transition: 0.3s ease all;
}

.record-stats {
	margin-top: 3em;
}

.record-losses .bar {
	background-color: #e02020;
}

.label-item, .value-item-lg {
	font-family: "DM Sans", Sans-serif;
}

.label-item {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1em;
}

.value-item-lg {
	font-size: 94px;
	line-height: 1em;
}

.result-type, .result-amount {
  font-family: "DM Sans", Sans-serif;
	font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  margin-top: 6px;
}

.record-wins, .record-losses {
	margin-top: 2em;
}

.label-item-left {
	margin-top: 12px;
}


.fighter-top hr {
  background: #979797;
}

.bio-stats .label-item {
	text-transform: uppercase;
  color: #333;
}

.bio-stats .value-item {
	font-size: 39px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  font-family: "DM Sans", Sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bio-stats .value-item-sub {
  font-family: "DM Sans", Sans-serif;
	font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
}

.fighter .fighter-page-block {
	margin-top: 2em;
}

#fighter-below.main {
	margin: 0 auto;
}

#fighter-below .main-content {
	margin-top: -3em;
	padding-top: 2em;
	background-color: #fff;
}

.fighter-top .main {
	margin-bottom: 0;
}

.yt-video {
	margin-bottom: 1em;
}


.fighter-mma-record table {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.mma-fight .odds-table th, .single-post .odds-table th, .mma-fight .odds-table td, .single-post .odds-table td {
	width: 33%;
	text-align: center;
}

.mma-fight .odds-table td.bookie-name, .mma-fight .odds-table th.bookie-name, .single-post .odds-table th.ookie-name {
	text-align: left;
	padding-left: 2em;
}

.fighter-mma-record th, .mma-fight .odds-table th, .single-post .odds-table th {
	background: #3b4754;
	color: #fff;
	border: none;
  font-family: "DM Sans", Sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.57;
  padding: 1em 0.5em;
}

.fighter-mma-record td {
  	font-family: "DM Sans", Sans-serif;
	border: none;
	border-top: 6px solid #fff;
	background-color: rgba(219, 219, 219, 0.2);
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	vertical-align: middle;
  padding: 1em 0.5em;
}

 .mma-fight .odds-table td, .single-post .odds-table td {
  	font-family: "DM Sans", Sans-serif;
	border: none;
	border-top: 6px solid #fff;
	background-color: rgba(219, 219, 219, 0.2);
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	vertical-align: middle;
  padding: 0.5em 0.5em;
}

.single-mma-fight .mma-tape th {
	background: #3b4754;
	color: #fff;
	border: none;
  font-family: "DM Sans", Sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.57;
  padding: 0.25em ​0.5e;
    border-bottom: solid 4px #2d909a;
	text-align: center;
}

.single-mma-fight .mma-tape td {
  	font-family: "DM Sans", Sans-serif;
	border: none;
	text-align: center;
	background-color: rgba(219, 219, 219, 0.2);
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.09;
	vertical-align: middle;
  padding: 0em 0.5em;
    border-bottom: solid 1px rgba(151,151, 151, 0.2);
}


.fighter-mma-record td.method-round {
	padding-right: 1.5em;
}

.fighter-mma-record td.result_outcome, .cell-res {
	  font-weight: bold;
	  position: relative;
	  padding-left: 1em;
}

.fighter-mma-record td.result_outcome p {
	margin-bottom: 0;
}

.fighter-mma-record td.result_outcome .line, .cell-res .line {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 8px;
	display: block;
}

.fighter-mma-record td.result_outcome.loss .line, .fighter-mma-record td.result_outcome.recent-form-loss .line, .cell-loss .line {

	background: #e02020;
}

.fighter-mma-record td.result_outcome.win .line, .fighter-mma-record td.result_outcome.recent-form-win .line, .cell-win .line {

	background: #70ca6f;
}


td.loss, .fight-popover-loss h5, .result-loss, .cell-loss .res-outcome {
	color: #e02020;
}
td.win, .fight-popover-win h5, .result-win, .cell-win .res-outcome {
	color: #70ca6f;
}

.previous-fight, .upcoming-fight {
	padding-left: 2em;
	position: relative;
	background-color: rgba(216, 216, 216, 0.5);
	padding-top: 2em;
	padding-bottom: 2em;
}

.previous-result {
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 100%;
	background-color: #eee;
}

.previous-result-loss {
	background-color: #e02020;	
}


.previous-result-win {
	background-color: #70ca6f;	
}


.fight-popover p {
	font-size: 12px;
	margin-bottom: 0;
}

.fight-popover h4 {
	font-size: 15px;
	line-height: 1.25em;
	margin-bottom: 1em;
	font-weight: 500;
}

.fight-popover h5 {
	font-size: 18px;
	font-weight: 500;
}

.fight-popover h6 {
	font-size: 14px;
}


.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 400px;
  padding: 1px;
  font-family: "DM Sans", Sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}


#heatmap .block .square {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: -8px;
    font-size: 14px;
    text-align: center;
    line-height: 14px;
    font-family: "DM Sans";
    color: #fff;
    font-weight: bold;
}
.belt .square {
    border-color: #FFF;
    box-shadow: 0px 0px 8px 3px rgb(0 0 0 / 30%);
}

.fighter-last-or-next-fight {

}

#activity-fights {
	margin: 3em 0;
}

@media(max-width: 540px) {

  .single-mma-fight .the-post-header, .single-mma-fight .breadcrumbs {
    display: none;
  }

  .mma-fight .post-content h2 {
    font-size: 24px;
  }

  .the-post-header .post-meta .post-title:not(._) {
    font-size: 32px;
  }
	 .breadcrumbs {
    margin-bottom: 0;
   }
   .breadcrumbs-b+.main {
    margin-top: 0 !important;
   }
    .win-loss-type {
    	width: 30%;
    }
    .win-loss-meter {
    	width: 40%;
    	padding-right: 0;
    }

    .win-loss-label {
		width: 30%;
    }

    .win-loss-meter-track {
    	width: 70%;
    	padding-right: 0;
    }

    .result-amount {
    	width: 30%;
    }

    .label-item {
    	font-size: 13px; 
		font-weight: bold;
	}

    .result-type, .result-amount {
        font-size: 13px;
        font-weight: bold;
    }

    .value-item-lg {
        font-size: 70px;
        line-height: 1em;
        margin-top: 10px;
    }

    .record-stats {
    	margin-top: 0;
    }

    .record-wins {
    	margin-top: 1em;
    }

    .record-losses {
    	margin-top: 2em;
    	margin-bottom: 2em;
    }
    .single-fighter .breadcrumbs {
    	padding-bottom: 0;
    }

    .fighter-name-and-avatar {
    	display: flex;
		margin-top: 30px;
    }

    #fighter-below .main-content {
    	margin-top: 0;
    }

    .avatar-photo {
		background-color: #fff;
		border-radius: 50%;
		height: 100px;
		width: 100px;
		margin-right: 1em;
	}

    .fighter-name-and-avatar h1.post-title:not(._) {
    	font-size: 28px;
    }

    .fighter-name-and-avatar h3 {
    	font-size: 20px;
    }

    .bio-stats .col-3 {
    	display: flex;
    	padding-bottom: 0.5em;
    	margin-bottom: 0.5em;
    	border-bottom: 1px solid #eee;
    }

    .bio-stats .label-item {
    	width: 40%;
    }

    .bio-stats .value-item-wrap {
    	width: 60%;
    }

    .bio-stats .value-item, .bio-stats .label-item {
    	font-size: 18px;
    	text-transform: none;
    	line-height: 1;
    }

    .fighter .fighter-page-block {
    	margin-top: 0;
    }

    .full-record-btn {
    	margin: 0 auto;
    	text-align: center;
    	color: #fff;
    	width: 50%;
    	font-family: "DM Sans", Sans-serif;
    	text-transform: uppercase;
    	font-size: 14px;
    	display: block;
    	padding: 1em;
    }
}

.table-common-opponents .h6  {
  margin: 0;
  padding: 0;
}

.table-common-opponents img {
    border: 2px solid #eee;
    border-radius: 50%;
    background: white;
    margin: 0;
    padding: 0;
    margin: 0 auto;
}

.post-content .cell-res .h5 {
    display: block;
    text-align: left;
    padding: 8px;
    margin: 0;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    /* background: rgba(219,219,219,.2); */
}

.table-common-opponents .h6 {
  text-align: center;
  font-weight: normal;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
}

.table-common-opponents .h3 {
  text-align: left;
  font-weight: bold;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
}


.table-common-opponents td {
    border: none;
    background: rgba(219,219,219,.2);
    vertical-align: middle;
}

.odds-recommendations div {
  text-align: left;
  font-weight: bold;
  font-family: "DM Sans", Sans-serif;
  font-size: 14px;
}

.odds-recommendations p {
  margin: 0 !important;
}

.section-nav {
  position: sticky;
  top: 5rem;
  align-self: start;
}

.section-nav li.active > a {
  color: #333;
  font-weight: 500;
}

/* Sidebar Navigation */
.section-nav {
  padding-left: 0;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.5em;
}

.section-nav li {
  padding-bottom: 0.5em;
}

.section-nav ul ul ul {
  margin-left: 1em;
}

.section-nav .in-page-links a {
  text-decoration: none;
  display: block;
  padding: .125rem 0;
  color: #ccc;
  transition: all 50ms ease-in-out; 
}

.section-nav .in-page-links a:hover,
.section-nav .in-page-links a:focus {
  color: #666;
}

#toc h6 {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5em;
}

.level-h2 {
  margin
}

.level-h3 {
  padding-left: 1em;
}

.level-h4 {
  padding-left: 2em;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {

}

body .yarpp-thumbnails-horizontal .yarpp-thumbnail {
  height: 200px;
}

body .yarpp-related .yarpp-thumbnail-title {
      font-size: 12px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    font-family: 'DM SANS';
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  max-height: 6em;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  width: calc(33% - 6px);
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  width: 100%;
  margin: 3px 0 !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  border: none !important;
}

body .sb-grid {
  margin: 0;
}

.sb-table, .sb-table a, .sb-table p, .sb-table span, .sb-sportsbooks-widget, .sb-sportsbooks-widget a, .sb-sportsbooks-widget span, .sb-sportsbooks-widget p{
  font-family: "DM Sans";
}

.smart-head .post-title:not(._) {
  font-size: 18px;
  color: white;
}

.sb-sportsbooks-widget .sb-wrapper .sb-item--button a {
    padding: 0.35em 1em;
    text-transform: uppercase;
    font-size: 13px;
}

.parrish-close {
  right: 40px !important;
}
