/*
Theme Name: Avo Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: http://themeforest.net/user/themescamp/portfolio
Template: avo
Description: This is child theme for Avo Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: avo-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/
.avo-slider.style-8 .slider-bus {
	min-height: 80vh;
}
.elementor .ab_gallery img {
	box-shadow: 7px 7px 6px #ccc;
}
.apply-header .logo1 {
	position: absolute;
	top: 0;
}
.footer_nav_menu ul > li {
	list-style: none;
	margin: 5px 10px;
	float: left;
}
.footer_nav_menu ul > li:first-child {
	margin-left: 0;
}
.title_left .avo-header.style-4 .pages-header .cont h1, .title_left .avo-header.style-4 .pages-header .cont .path {
	text-align: left;
}
.ab_table .table > thead:first-child > tr:first-child > th{
	background-color: #009245;
}
.ab_table .table > thead:first-child > tr:first-child > th.text-center {
	text-align: center;
}
.table_5_p .table > thead:first-child > tr:first-child > th {
	width: 20%;
}
.table_6_p .table > thead:first-child > tr:first-child > th {
	width: 16.33%;
}
.table-dark {
	color: #fff;
	background-color: #212529;
}
.table-dark td, .table-dark th, .table-dark thead th {
	border-color: #32383e;
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}
.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255,255,255,.075);
}
.table.wicket_partnership > tbody > tr > td:nth-child(1), 
.table.wicket_partnership > tbody > tr > td:nth-child(2),
.table.side_batting_6a > tbody > tr > td:nth-child(1), 
.table.side_batting_6a > tbody > tr > td:nth-child(2),
.table.captains > tbody > tr > td:nth-child(1), 
.table.captains > tbody > tr > td:nth-child(2),
.table.less_than_100 > tbody > tr > td:nth-child(1),
.table.four_sixes > tbody > tr > td:nth-child(2),
.table.bowling_average > tbody > tr > td:nth-child(2),
.table.batting_average > tbody > tr > td:nth-child(2),
.table.ab_pair_2020 > tbody > tr > td:nth-child(2),
.table.less_than_100 > tbody > tr > td:nth-child(2),
.wicket_partnership tbody > tr > td:nth-child(3),
.wicket_partnership tbody > tr > td:nth-child(4),
.start_of_startlets tbody > tr > td{
	text-align: left;
}
.table_14_p .table > thead:first-child > tr:first-child > th {
	width: 7.14%;
}
.table_2_p .table > thead:first-child > tr:first-child > th {
	width: 50%;
}
.menu-wrapper ul li ul {
	width: 285px;
}