/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1603452595
Updated: 2020-10-23 14:29:55

*/

/* HEADER */
.she-header a.elementor-item {
    color: #000 !important;
}

.she-header a.elementor-item:hover {
	color: #0087BF !important;
}

/* RACES */

.tablepress td {
	text-align: center;
	vertical-align: middle !important;
	border: 1px dashed #999;
}
.tablepress thead th {
	border: 1px dashed #999;
	text-align: center;
}

.feed-stops-yes::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 24px;
	content: "\f058";
	color: #090;
}

.feed-stops-no::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 24px;
	content: "\f057";
	color: #a00;
}


.tablepress tfoot th, .tablepress thead th {
	background-color: #0087BF;
	color: #fff;
}


.feed-stops-80 td, .feed-stops-21 td {
	background: #404042 !important;
	color: #fff;
}

.feed-stops-80 td:nth-child(n+5) {
	background-color: #fafafa !important;
}
.feed-stops-80 tr:nth-child(even) td:nth-child(n+5) {
	background-color: #e5e5e5 !important;
}

.feed-stops-21 td:nth-child(n+4) {
	background-color: #fafafa !important;
}
.feed-stops-21 tr:nth-child(even) td:nth-child(n+4) {
	background-color: #e5e5e5 !important;
}




.elim-point {font-size:14px; line-height: 18px;}
.elim-point::before {
	font-family: "Font Awesome 5 Free";
	content: "\f017";
	margin-right: 5px;
	}

.check-point::before {
	font-family: "Font Awesome 5 Free";
	content: "\f274";
	margin-right: 5px;
	}
.trofodosia {
    overflow-x: scroll;
}
