/*
Theme Name: Divi Child Theme
Theme URI: https://slapnews.io/
Description: Child Theme For Divi
Author: Slapnews
Author URI: https://slapnews.io/
Version: 1.0.1
Template: Divi
*/

li.wp-social-link.wp-social-link-dribbble.wp-block-social-link
a svg{
	color: black !important;
	transform: rotate(110deg) !important;
}
div.fighters-details
div.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow{
	background: #fff;
}
h2#h-fighters-details{
	background: #f0f0f0;
    padding-left: 1%;
    padding-top: 1%;
}
div.fighters-details h2{
	margin-top: 2em;
}

div.slap-fighting-records{
	margin-top: 2em;
}
div.fighters-news{
	margin-top: 2em;
}
body.page-template-default
h1.entry-title.main_title{
	text-align:center;
}
@media (min-width: 1025px) {
	div.fighters-image-video{
	max-height: 298px;
}
}
@media (max-width: 1024px) and (min-width:782px){
	div.fighters-image-video{
	max-height: 223px;
}
}
div.et_pb_section.et_pb_section_1.et_section_regular{
	padding:0 !important;
}
div.et_pb_section.et_pb_section_1.et_section_regular div.et_pb_row.et_pb_row_1{
	padding: 12px 0;
}
div.et_pb_column.et_pb_column_4_4.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child{
	display: flex;
  justify-content: center;
}
body.page-id-91
h1.entry-title.main_title{
	display:none;
}
body.page-id-91
div.container{
	padding:1px;
}
h1.entry-title.main_title{
	font-weight:700;
}
div#fightersContent figcaption{
	display:none;
}
div#fightersContent div#content{
	margin-bottom: 3%;
}
div#fightersContent div#content p{
	text-align: center;
	font-weight:bold;
}
h1.search-your-favorite-fighter{
	color: #eaebea;
    font-weight: 700;
    margin-bottom: 4%;
}
div.search-bar-custom{
	text-align: center;
  margin-bottom: 3%;
	background: #576570;
    padding: 2%;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}
@media (min-width: 1025px){
h1.search-your-favorite-fighter{
		font-size: 166%;
	}
}
@media (max-width: 1024px) and (min-width:782px){
div.search-bar-custom{
	width: 85%;
	}
}
@media (max-width: 781px){
	div.search-bar-custom{
	width: 100%;
	}
}
@media (max-width: 425px){
	div.search-bar-custom{
	padding: 5% 2%;
	margin-bottom: 7%;
	}
	h1.search-your-favorite-fighter{
		font-size: 122%;
    margin-bottom: 2%;
	}
}
h1.h1-hide{display:none;}

div.search-bar-custom
input{
	padding: 2% 3%;
    border-radius: 3px;
    width: 90%;
    margin-bottom: 2%;
}
div.search-bar-custom button{
	padding: 1% 10%;
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: 2px;
}
/* body.page-id-1431
div.fight-center-col{
	border: 1px solid grey;
    text-align: center;
} */
body.page-template-default:not(.home)
footer#main-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
body.page-template-default:not(.home)
div#main-content{
	margin-bottom: 5%;
}
figure.basic-fighter-info table,
figure.basic-fighter-info table tr{
	border:none !important;
}
figure.basic-fighter-info table tr td:nth-child(1){
	border:none;
	border-right: 1px solid black;
}
figure.basic-fighter-info table tr td:nth-child(2){
	border:none;
}
figure.basic-fighter-info table tr td:nth-child(3){
	border:none;
	border-left: 1px solid black;
}
figure.basic-fighter-info table tr:nth-child(2){
	font-size: 149%;
  font-weight: 700;
}
figure#slap-records table tr:nth-child(1){display:none;}
figure#slap-records table th:nth-child(1),
figure#slap-records table td:nth-child(1) {
width: 9%;
    padding: 0;
    text-align: center;
	line-height: 1;
    }
figure#slap-records table tr td:nth-child(1){
/* 	transform: rotate(270deg); */
}
figure#slap-records table th:nth-child(6),
figure#slap-records table td:nth-child(6) {
	width: 8%;
}
figure#slap-records table td img {
	vertical-align: middle;
}
.win-cell {
  background-color: #d4edda; /* light green */
  color: #155724;
  font-weight: bold;
}

.lose-cell {
  background-color: #f8d7da; /* light red */
  color: #721c24;
  font-weight: bold;
}

.no-contest-cell {
  background-color: #e2e3e5; /* light grey */
  color: #383d41;
  font-weight: bold;
}
.win-row {
  background-color: #e3f3e7; /* light green */
  color: #155724;
}

.lose-row {
  background-color: #f5e5e7; /* light red */
  color: #721c24;
}
.no-contest-row {
  background-color: #ebebeb; /* light grey */
  color: #383d41;
}

figure#slap-records table td{
	border:none;
}
ul.fighters-socials svg{
	height: 2em !important;
    width: 2em !important;
}
figure.basic-fighter-info table tr td{
	vertical-align: baseline;
}
@media (max-width: 768px) {
	div#fightersContent div#content div.fight-center-col{flex-basis: 45% !important;}
	body.page-template-default:not(.home)
	.container {
		width: 92%;
	}
body.page-template-default:not(.home)
div#main-content{
	margin-bottom: 30%;
}
	figure#slap-records table{
	font-size: 55%;
  text-align: center;
}
figure#slap-records table td{
	padding:0;
}
	figure#slap-records table th:nth-child(1), figure#slap-records table td:nth-child(1){
		font-size: 85%;
	}
	div.fighter-img{
		text-align:center;
	}
	figure.basic-fighter-info{
		font-size:80%;
		line-height: 1.5;
	}
	figure.basic-fighter-info table tr:nth-child(2){
	font-size: 15px;
  font-weight: 600;
}
	figure.basic-fighter-info table tr td{
		padding:0;
		padding-left:3%;
	}
	figure.basic-fighter-info table{
		margin-bottom: 10px !important;
	}
}
/** FIGHTERS PROFILE **/
figure.fighters-profile-table.is-style-stripes{
	border-bottom: none;
}
figure.fighters-profile-table.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
	background-color:#ffffff;
}
/** SLAP-FIGHTERS PAGE **/
body.page-id-91
#fightersContent .wp-block-column {
    transition: opacity 0.2s ease;
}
body.page-id-91
#fightersContent .hidden {
    display: none;
    opacity: 0;
}