/* 
Theme Name: Golazo Theme - Baloise Belgium Tour
Theme URI: https://golazo.com
Description: Hello, thank you for using our theme. For any help or support, please feel free to contact us at tech@golazo.com
Author: Golazo
Author URI: https://golazo.com
Template: golazo-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: golazo-theme-baloisebelgiumtour
*/

/*
    Add your custom styles here
*/

.intro{
    min-height: 750px;
    height: 100vh;
    background: none;
}

.intro .intro-title img {
    max-height: 240px;
}

.standing {
	overflow: auto;
}

.standing table tr td{
	border: 0;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0;
	background: white !important;
	vertical-align: middle;
}

.standing table tr td.standing-row-pos {
    width: 7%;
    text-align: center;
    font-size: 20px;
    line-height: 38px;
	    font-weight: 700;
}

.standing table tr td.flag {
    width: 25px;
}

.standing table tr td.flag img{
	width: 25px;
	height: auto;
}

.standing table tr td.standing-row-info {
    width: 70%;
	padding: 0 30px;
}

.standing table tr td.standing-row-info h5, .standing table tr td.standing-row-result h5{
	font-size: 18px;
	margin: 0;
}

.standing table tr td .standing-row-team {
    margin: 5px 0 0;
	  font-size: 12px!important;
    color: #aaa;
}

.standing table tr td.standing-row-result{
	text-align: right;
	padding: 0 15px;
}

.standing table tr td.standing-row-result p{
		margin-bottom: 0;
}