/*
Theme Name: LeagueLane

Author: Mojeito
Author URI: https://mojeito.com/
*/
.bookie_logo{
	width:45px;
}
tr.rowhidden {
    display: none;
}

span.hidden-input {
    display: none;
}
input.tinyinput {width: 10%;}
.predictions .middle-section .prediction-match .match .prediction-box.disabled a {
  
    pointer-events: none;
}
.custom-box.nomatches {
    margin-bottom: 15px;
}
.custom-box a {
    color: blue;
}
.single .details ol li {
    list-style: decimal;
}
.single .details ul {padding-left: 2rem;}
.single .details ul li {
    list-style: disc;
}
.single .details a{
	display:inline;
}
.single .details h3,.page .details h3{
	font-size:16px; font-weight:700;
	
}
.custom-box h3{
	font-size:18px; 
	font-weight:500;
	margin-bottom: 20px;
    line-height: 26px;
	padding: 15px;
	/*background-color:#4B4242;*/
	color: #000;
    letter-spacing: 1px;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: 0px;
}
.bet-box h3{
	font-size:16px; font-weight:600;
	margin-bottom: 20px;
    line-height: 26px;
}
.single .details h4,.page .details h4,.custom-box h4{
	font-size:16px;
	 font-weight:400;
}
.prediction h4{font-size:17px;}


/*Styles 1010*/
div#clever_22375_pushdown {
    margin-top: 85px;
    /* width: 100%; */

}
 @media(max-width:767px){                          
                      
.predictions .middle-section .articles-wrap .article-box .inner .details a{
	  display: inline-block;
}
	   }
