/*
Theme Name: Watertrials
Theme URI: https://themeforest.net/user/dan_fisher/portfolio
Description: Child theme for Alchemists Sports Club and News WordPress Theme
Version: 1.0.2
Author: Dan Fisher
Author URI: https://themeforest.net/user/dan_fisher
Template: alchemists
*/


html {
	font-size: 62.5% !important; /* Font size = 10px */
	scroll-behavior: smooth;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
	-webkit-background-clip: text;
	-webkit-text-fill-color: var(--c-open-blue);
	transition: background-color 5000s ease-in-out 0s;
	box-shadow: inset 0 0 20px 20px transparent;
}
input {
	background: transparent !important;
}
:root {
	--c-open-blue: #43a9fe;
	--c-dark-blue: #1b2057;
	--c-yellow: #ffc539;
	--dark-blue: #19173f;
}


::-webkit-scrollbar {
	width: 7px;
	height: 7px;
}
::-webkit-scrollbar-track {
	background: #19173f;
}
::-webkit-scrollbar-thumb {
	background: #c1c1c1;
}
::-webkit-scrollbar-thumb:hover {
	background: #43a9fe;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-style: normal;
}
p{
	font-family: 'WaterPolo Trials', sans-serif !important;
}
.btn, .button {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-style: normal;
	font-size: 1.7rem;
}

.has-mega-menu .main-nav__sub-0 .main-nav__sub-1 > li{
	flex-basis: 35%;
}
.season-menu ul.megamenu-item.main-nav__sub-1{
	flex-wrap: wrap;
	gap: 10px;
}
.page-id-8614 .wpb_single_image.vc_align_center{
	display: none;
}

/* Back to Top */
#back-top {
	font-size: 23px;
	line-height: 22px;
	border-radius: 3px;
	padding: 3px 10px;
	right: 10px !important;
	bottom: 35px;
	z-index: 99999;
	text-align: center;
	position: fixed;
	cursor: pointer;
}
#back-top a {
	background: #ffffff52;
	line-height: 22px;
	border-radius: 3px;
	padding: 3px 10px;
	display: flex;
	align-items: center;
	width: 45px;
	height: 45px;
	color: white;
	font-size: 20px;
}

/* Blog Layout */

.post--single .post__title {
	text-transform: none;
}
.post--single .post__tags .btn {
	margin: 0 5px 8px 0;
	font-size: 1.3rem;
	font-weight: 300;
	padding: 5px;
}
.posts__item--card .posts__title {
	font-size: 1.8rem;
}
.posts__item--card, .posts__item--card {
	overflow: hidden;
}
.posts__title a:hover {
	color: #ffc539;
}
.post__content p a {
	color: #43a9fe;
	/*border-bottom: 1px dashed #9a9da2;*/
}
.post__content p a:hover {
	color:  #ffc539;
	/*border-bottom: 1px dashed #ffc539;;*/
}
.meta__item.js-meta__item--views-count {
	margin-left: 0;
}
.single-sp_event .posts__item--card .posts__inner {
	padding: 25px 10px;
}
.posts__item--card .posts__date + .posts__title {
	margin-top: 0;
	margin-bottom: 0;
}
.posts__item--card .posts__cat {
	display: none;
}
.posts__item--card h2.posts__title {
	padding: 0 20px;
}
.posts__item--card .posts__inner {
	padding: 18px 0;
	position: absolute;
	bottom: 0;
	background: #14173fd4;
	min-height: 80px;
	display: flex;
	width: 100%;
	align-items: flex-end;
}
.single-post .site-content > .container {
	max-width: 900px;
}
.posts__item--card, .posts__item--card:hover a {
	color: #ffc539;
}
.posts__item--card .posts__footer {
	display: none;
}
.post__content p strong {
	font-weight: bold;
}
.posts__item--card .posts__excerpt {
	display: none;
}
.posts__item--card .posts__date,
.posts__date {
	display: none;
}
.post__content p {
	color: white;
	font-weight: 300;
	font-size: 1.8rem;
}
.posts__title {
	text-transform: none;
	font-weight: 300;
}
/* End off Blog Layout */

.page-template .site-content .container,
.single-sp_team .site-content .container {
	max-width: 1500px!important;
}
.page-id-3023 .footer .container{
	max-width: 1186px!important;
}

.page-template.page-id-2782  .site-content .container,
.page-template.page-id-2779  .site-content .container {
	max-width: 1186px!important;
}

canvas#player-stats {
	display: none !important;
}

.team-stats-icon-yellow .team-stats__label {
	color: #ffc539 !important;
}

/* 404 Page*/
.error404 .page-heading,
.error404 .error__subtitle {
	display: none;
}
h3.sp-post-caption {
	display: none !important;
}
.page-id-3336 .container{
	max-width: 1500px!important;
}
.single-sp_event .container {
	max-width: 1500px;
}
.single-sp_event .sp-section-content-content:not(:empty) {
	padding: 0;
	background-color: #14173f;
	border: 0 solid #1b2057;
}
.single-sp_event  .game-result__stats-team-1,
.single-sp_event .game-result__stats-team-2 {
	display: none;
}
.single-sp_event  .game-result__stats-scoreboard {
	margin: 0 auto;
}
.single-sp_event .game-result__team {
	flex-direction: column;
}
.single-sp_event .game-result__team--even .game-result__team-info {
	order: 2;
	text-align: right;
	margin-right: 0;
}
.single-sp_event .game-result__team .game-result__team-logo,
.single-sp_event .game-result__team-name  {
	margin: 0;
}
.single-sp_event .game-result__team-logo {
	margin: 0;
}
.single-sp_event .game-result__team-info {
	display: flex;
	align-items: flex-end;
}
.single-sp_event .game-result__table-stats .table-wrap-bordered {
	margin: 0;
}
.single-sp_event .game-result__team {
	width: 25%;
}
.sp_column_custom {

}
.hidden-title {
	display: block;
	color:  #4aa9ff;
}
.page-heading__title br {
	display: none;
}
.single-sp_event  .header-details-periods {
	flex: 1;
}
.single-sp_event  .game-result__team-name a {
	color: white;
}
.signle-sp_event .agwnes-row .card {
	margin-bottom: 0;
}
.matc-stats-boxed {
	margin-top: 0;
}
.matc-stats-boxed .sp-template-event-performance{
	display: none;
}
.single-sp_event .matc-stats-boxed .row-of {
	width: 70%;
}
.single-sp_event .matc-stats-boxed  .sp-template.sp-template-event-statistics {
	margin-bottom: 40px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	overflow-y: hidden;
}

.single-sp_event .matc-stats-boxed .statistika-agona {
	text-align: center;
}
.sp_column_custom.last {
	margin-left: 10px;
}
.single-sp_event .game-result__score-wrap {
	flex-grow: 1;
}
.single-sp_event .posts__item--card .posts__inner {
	position: absolute;
	flex-grow: 1;
	bottom: 0;
	background: #14173f9e;
	width: 100%;
}
.single-sp_event .game-result__table-stats th.data-name {
	display: none;
}
.single-sp_event .posts__item--card .post-author,
.single-sp_event .posts__item--card .posts__footer {
	display: none;
}
.single-sp_event table>thead>tr>th,
.single-sp_event.table>thead>tr>th {
	background: #4aa9ff;
	color: #14173f;
}
.single-sp_event .matc-stats .sp-template-event-performance-values {
	display: none;
}
.single-sp_event .matc-stats-two .sp-template-event-statistics, .single-sp_event .matc-stats-two  .alc-event-stats{
	display: none;
}

.single-sp_event .team-leader__player-name a br {
	display: none;
}
.single-sp_event thead .team-leader__total {
	opacity: 0;
}
.single-sp_event .recap-match .wpb_wrapper {
	background: #1b2057;
/*	padding: 15px;*/
	color: white;
	margin: 15px 0;
}
.single-sp_event .wpb_text_column .card:last-child {
	margin-bottom: 0 !important;
}
.single-sp_event .game-result__score-wrap {
	display: flex;
	align-items: center;
}
.single-sp_event .game-result__score.left-score,
.single-sp_event .game-result__score.right-score {
	width: 20%;
	margin-bottom: 0;
}
.single-sp_event .game-result__stats {
	flex-grow: 1;
}
.single-sp_event .game-result__stats-scoreboard .table thead {
	background: transparent;
}

.single-sp_event .game-result__stats-scoreboard .table thead th {
	background: transparent;
	color: #9a9da2;
	border-right: 0!important;
}
.single-sp_event .game-result__score-wrap {
	padding: 0;
}
.single-sp_event .game-result__section {
	padding-top: 0;
}
.single-sp_event .game-result__stats-scoreboard .table td, .single-sp_event .game-result__stats-scoreboard .table th{
	padding: 7px 10px;
}
.single-sp_event .game-result__stats-scoreboard .table thead th:last-child {
	border-right:  1px solid #4aa9ff;
}
.single-sp_event .game-result__stats-scoreboard .table tbody {
	/*border:  1px solid #3c3b5b;*/
}
.single-sp_event  .game-result__stats-scoreboard td.data-firstquarter ,
.single-sp_event  .game-result__stats-scoreboard td.data-thirdquarter,
.single-sp_event  .game-result__stats-scoreboard td.data-secondquarter {
	/*border-right: 1px solid #3c3b5b;*/
}
.single-sp_event  .sp-event-performance tr.lineup {
	border-bottom: 3px solid #14173f;
}
.row-gallery h4.wpb_gallery_heading, .row-gallery h4.wpb_video_heading {
	background-color: #4aa9ff;
	border: 1px solid #1b2057;
	border-radius: 4px;
	padding: 22px 23px;
	color: #14173f;
	position: relative;
	font-size: 16px;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
	padding-top: 49.25% !important;
}
.row-gallery h4.wpb_gallery_heading::before,
.row-gallery h4.wpb_video_heading::before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ffc539;
	border-radius: 3px 0 0 0;
}
.event-header .vc_col-sm-12 {
	max-width: 1500px;
	margin: 0 auto;
	float: unset;
}
.fa.fa-basketball-ball {
	font-size: 2.2rem;
	top: 6px;
	position: relative;
}
.main-nav__list>li.lang-item a {
	padding: 0 5px;
}
.main-nav__list>li.lang-item a img {
	height: auto !important;
	width: 28px !important;
}


#menu-waterpolo-gr-menu {
	position: relative;
}
.season-menu ul {
	padding: 0 !important;
	border: solid 0 #1b2057 !important;
}
.main-nav__list li.has-mega-menu.season-menu > .megamenu-item {
	max-width: 35%;
}
.season-menu ul:hover {
	border: solid 0 #1b2057 !important;
}
.season-menu ul.megamenu-item.main-nav__sub-1 {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
}
.main-nav__list li.has-mega-menu.season-menu > .megamenu-item {
	display: flex;
	align-content: flex-start;
	align-items: flex-start;
}
.boys-menu .main-nav__title:before {
	content: url(/wp-content/uploads/menu_boys.png);
	left: 0;
	position: relative;
	top: 0;
}
.girls_menu .main-nav__title:before {
	content: url(/wp-content/uploads/menu-girls.png);
	left: -20px;
	position: relative;
	top: 3px;
}
.has-mega-menu .main-nav__sub-0 {
	border: solid 0 #1b2057;
}
.header-group-menu-item >a {
	font-size: 15px !important;
	color: white !important;
	pointer-events: none;
}
.no-click {
	pointer-events: none;
}
.boys-menu {
	background: #1b2057;
	text-align: center;
	display: flex !important;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-direction: column;
	padding: 30px 0 !important;
	/*min-height: 250px;*/
	min-height: unset;
}

#menu-item-3054 .main-nav__title{
display: none;
}
.boys-menu .main-nav__title,
.girls_menu .main-nav__title {
	line-height: 25px !important;
	font-size: 2rem !important;
	letter-spacing: 0 !important;
	font-weight: bold !important;
	font-style: normal;
	display: flex;
	flex-direction: column;
}
.girls_menu {
	background: #4aa9ff;
	text-align: center;
/*	display: flex !important;*/
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-direction: column;
	padding: 30px 0 !important;
	min-height: 250px;
	display: none !important;
}
.card__header > h4 {
	color: #14173f;
}
.content-filter__item--active, .content-filter__item.is-active {
	background-color: #4aa9ff;
	order: unset;
}
.content-filter__item--active:hover a, .content-filter__item.is-active:hover a {
	color: #14173f;
}
.content-filter__item--active .content-filter__link,
.content-filter__item.is-active .content-filter__link {
	color: #14173f;
}
.breadcrumbs {
	display: none !important;
}
.table-hover>tbody>tr:hover,
.table-hover>tbody>tr.highlighted:hover {
	color: #9a9da2;
	background-color: #14173f;
}
.page-heading__title {
	text-transform: none;
	color: #ffc539;
}
.page-heading__title .highlight {
	color: #ffc539;
}
.content-filter__item {
	border-left: 1px solid #3c3b5b !important;
}
.content-filter__item:first-child {
	border-left: 0 !important;
}
.home .main-nav__list>li.current-menu-item>a {
	color: #ffffff;
	background-color: transparent;
}
.home .main-nav__list>li.current-menu-item>a::before {
	background-color: transparent;
}
.content-filter__link {
	color: #4aa9ff;
}
.content-filter__link:hover {
	color: #4aa9ff;
}
.content-filter__link:hover::before {
	background-color: #4aa9ff;
	height: 4px;
	opacity: 1;
}

.table-standings thead,
.team-leader thead,
.table thead,
.team-roster-table thead {
	background: #4aa9ff;
	color: #14173f;
	border: 0 !important;
}
/*.table th.data-rank,
.table th.data-name {
	color: #4aa9ff;
	opacity: 1;
}*/
table>thead>tr>th, .table>thead>tr>th {
	color: #14173f;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal !important;
	border-bottom: 0;
}
.table-standings td.data-name {
	font-size: 1.4rem;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td,
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	font-size: 1.4rem;
}

.table-standings td {
	border-bottom: 4px solid #14173f !important;
}
.table-standings tr:last-child td {
	border-bottom: 0 solid #14173f !important;
}
.table-standings .data-w,
.table-standings .data-l,
.table-standings .data-gb {
	color: #9a9da2;
}
th.data-w.sorting,
th.data-l.sorting{
	color: #14173f;
}
table>tbody>tr>td, .table>tbody>tr>td {
	border-top: 0;
}


.table-standings .data-rank {
	padding: 13px 0;
	width: 30px;
	color: #9a9da2;
}
.table-standings .data-name {
	width: 230px;
	color: #4aa9ff;
}
td.data-t {
	color: #ffffff;
}
td.data-pts {
	color: #4aa9ff;
}
.content-filter__item--active .content-filter__link::before,
.content-filter__item.is-active .content-filter__link::before {
	background-color: #ffc539;
}
.hide-subheader-table .card__header{
	display: none;
}
.main-nav {
	justify-content: center;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0 !important;
}
.header__primary .container,
.header__secondary .container {
	max-width: 1565px;
}
.text-slider span {
	display: block !important;
	line-height: 80px !important;
}
.text-slider {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold !important;
	text-align: left !important;
	font-size: 6rem !important;
}
.text-slider .yellow-color {
	color: var(--c-open-blue);
	font-size: 9rem !important;
}
.text-slider .yellow-color-real {
	color: var(--c-yellow);
	font-size: 7.5rem !important;
}
.contenair-box .vc_column_container,
.contenair-box .vc_column_container {
	max-width: 1100px;
	margin: 0 auto;
	float: unset;
}
.text-boxes {
	padding: 0 180px;
}
.home p,
.page-id-2868 p {
	font-size: 2.2rem;
	color: white;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
	line-height: 32px;
}
.table-standings td.data-name a {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
}
table>thead>tr>th, .table>thead>tr>th, table>tbody>tr>th, .table>tbody>tr>th, table>tfoot>tr>th, .table>tfoot>tr>th, table>thead>tr>td, .table>thead>tr>td, table>tbody>tr>td, .table>tbody>tr>td, table>tfoot>tr>td, .table>tfoot>tr>td {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
}
.page-heading ul.trail-items,
.card__header > h4,
table>thead>tr>th, .table>thead>tr>th,
.team-leader__player-name>a,
.game-result__title,
.game-result__team-name,
.game-result__score-label,
.progress-table td,
.game-result__subtitle,
h3.sp-post-caption,
.content-filter__list .content-filter__link{
	font-family: 'WaterPolo Trials';
	font-weight: bold;
	font-style: normal;
	font-size: 1.6rem;
}
.yellow-color {
	color: var(--c-yellow);
}
input.header-mobile__search-control {
	background-color: transparent;
}
.header--layout-1 .header__primary-inner::before {
	width: 295px;
}
.info-block__link {
	font-family: 'WaterPolo Trials', sans-serif !important;
	color: #6b6d70;
}
.custom_title {
	position: relative;
	line-height: 60px;
	font-size: 6rem;
	letter-spacing: 0;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
	color: var(--c-open-blue);
}
#diorganosi-row .custom_title{
	display: none;
}
.small-wd-title .custom_title {
	text-align: center !important;
	margin-bottom: 0 !important;
}
.text-boxes .yellow-color {
	color: var(--c-open-blue);
	font-size: 2.2rem;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	line-height: 32px;
}
.custom_btn .btn-info {
	background: var(--c-open-blue) !important;
	border-color: var(--c-open-blue) !important;
	color: var(--c-dark-blue) !important;
	font-size: 2.2rem;
}
.custom_btn .btn-info:hover {
	background-color: var(--c-yellow) !important;
	border-color: var(--c-yellow) !important;
	color: var(--c-dark-blue) !important;
}
.diorganosi {
	display: flex;
	align-items: center;
}
.gap-text {
	margin: 30px 0 40px 0!important;
}
.count-row {
	max-width: 1500px;
	margin: 80px auto !important;
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	text-align: center;
}
#counters-row-exteernal {
	padding: 180px 0;
	background-attachment: fixed;
}
.flex-center.row-games {
	display: flex;
	justify-content: space-between;
}
.evc-counter .evc-c-digit {
	color: var(--c-yellow);
	font-size: 6.5rem;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
}
.evc-predefined-style .evc-shortcode {
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	flex: 1;
}
.evc-predefined-style .evc-shortcode:first-child {
	text-align: right;
}
.evc-predefined-style .evc-shortcode:last-child {
	text-align: left;
}
.count-row .blue-text{
	margin-top: 15px;
	font-size: 3.5rem;
	text-align: center;
	display: block;
	color: var(--c-open-blue);
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
}
.flex-counter .wpb_wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.flex-counter  .wpb_text_column {
	flex: 0 0 100%;
}
.flex-counter .wpb_text_column.space-line {
	flex: 0;
	margin: 0 15px !important;
}
.flex-counter .wpb_text_column.space-line p{
	margin-bottom: 0;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-size: 5rem;
	color: var(--c-yellow);
}
.custom_title.all-star {
	margin: 0 auto;
}
.all_star_game {
	display: flex;
	background-image: url(/wp-content/uploads/stripes_10_w-1.png);
	background-repeat: repeat;
}
.all_star_game > .vc_column_container{
	max-width: 1500px;
	margin: 100px auto !important;
}
.all_star_game .yellow-color{
	font-size: 2rem;
	text-align: center;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	display: block;
	color: var(--c-open-blue);
}
#media-coverange-row.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0;
}



/* Form Layout */

.with_frm_style input[type=text],
.with_frm_style input[type=email],
.with_frm_style select,
.with_frm_style input[type=tel]{
	background: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
	font-size: 1.8rem;
	color: white;
	/*width: 50%;*/
}
.with_frm_style input[type=text]::placeholder,
.with_frm_style input[type=email]::placeholder,
.with_frm_style input[type=tel]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: white;
	opacity: 1; /* Firefox */
}
.with_frm_style input[type=text]:-ms-input-placeholder,
.with_frm_style input[type=tel]:-ms-input-placeholder,
.with_frm_style input[type=email]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: white;
}
.with_frm_style input[type=text]::-ms-input-placeholder,
.with_frm_style input[type=tel]::-ms-input-placeholder,
.with_frm_style input[type=email]::-ms-input-placeholder { /* Microsoft Edge */
	color: white;
}
.frm_style_interad.with_frm_style .frm_blank_field input[type=text]::placeholder,
.frm_style_interad.with_frm_style .frm_blank_field input[type=email]::placeholder,
.frm_style_interad.with_frm_style .frm_blank_field input[type=tel]::placeholder {
	color: var(--c-yellow);
}
.frm_style_interad.with_frm_style .frm_error {
	color: var(--c-yellow);
	font-family: 'WaterPolo Trials';
	font-weight: 300;
	font-size: 2.2rem;
	margin-top: 5px;
}
.frm_style_interad.with_frm_style .form-field input:not([type=file]):focus,
.frm_style_interad.with_frm_style select:focus,
.frm_style_interad.with_frm_style textarea:focus,
.frm_style_interad.with_frm_style .frm_focus_field input[type=text],
.frm_style_interad.with_frm_style .frm_focus_field input[type=password],
.frm_style_interad.with_frm_style .frm_focus_field input[type=email],
.frm_style_interad.with_frm_style .frm_focus_field input[type=number],
.frm_style_interad.with_frm_style .frm_focus_field input[type=url],
.frm_style_interad.with_frm_style .frm_focus_field input[type=tel],
.frm_style_interad.with_frm_style .frm_focus_field input[type=search],
.frm_form_fields_active_style,
.frm_style_interad.with_frm_style .frm_focus_field .frm-card-element.StripeElement,
.frm_style_interad.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,
.frm_style_interad.with_frm_style .chosen-container-active .chosen-choices {
	background-color: transparent;
	border-color: var(--c-open-blue);
	color: var(--c-open-blue);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 0 rgba(102,175,233, 0.6);
}
.frm_style_interad.with_frm_style .frm_submit button {
	background: var(--c-open-blue) !important;
	border-color: var(--c-open-blue) !important;
	color: var(--c-dark-blue) !important;
	font-size: 2.2rem;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-style: normal;
	border: 0;
	border-radius: 2px;
	padding: 16px 80px;
	-webkit-box-shadow: 0 0 0 #eeeeee;
	box-shadow: 0 0 0 #eeeeee;
	line-height: 1.45em;
}
.frm_style_interad.with_frm_style .frm_submit button:hover {
	background: var(--c-yellow) !important;
	border-color: var(--c-yellow) !important;
}
.frm_style_interad {
	margin-top: 100px;
}
select option {
	background: transparent;
	color: var(--c-dark-blue);
}
.frm_style_interad.with_frm_style .frm_form_field :invalid,
.frm_style_interad.with_frm_style .frm_blank_field input[type=text],
.frm_style_interad.with_frm_style .frm_blank_field input[type=tel],
.frm_style_interad.with_frm_style .frm_blank_field input[type=email]{
	border-top: 0 !important;
	border-left: 0!important;
	border-right: 0!important;
	border-radius: 0!important;
	color: var(--c-yellow);
	border-color: var(--c-yellow);
}
.frm_style_interad.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year) {
	border-top: 0 !important;
	border-left: 0!important;
	border-right: 0!important;
	border-radius: 0!important;
	color: var(--c-yellow) !important;
	background-color: transparent !important;
	border-color: var(--c-yellow);
	line-height: 19px;
}
.with_frm_style select {
	line-height: 19px;
}
.frm_style_interad.with_frm_style .frm_error_style {
	text-align: center;
	margin-bottom: 0;
	padding: 5px;
	background: var(--c-yellow);
	border: 1px solid var(--c-yellow);
}
.frm_style_interad.with_frm_style .form-field {
	margin-bottom: 50px;
}
.frm_style_interad.with_frm_style .frm_error_style p {
	text-align: center;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-size: 2.2rem;
	color:  var(--c-dark-blue) !important;
}
#form_declarationofinterest,
#form_declarationofinterest_en {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.frm_style_interad.with_frm_style .frm_error_style,
.with_frm_style .frm_form_fields{
	flex: 0 0 100%;
}
.with_frm_style .frm_form_fields {
	order: 1;
}
.frm_style_interad.with_frm_style .frm_error_style {
	order: 2;
}
html[lang="en-GB"] .frm_style_interad.with_frm_style .frm_error_style {
	order: 2;
	display: none;
}
.with_frm_style .frm_message,
.frm_success_style {
	text-align: center;
	padding: 5px;
}
.with_frm_style .frm_message p,
.with_frm_style .frm_message p,
.frm_success_style p {
	text-align: center;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: bold;
	font-size: 2.2rem !important;
	color: #468847 !important;
}
#logo-row {
	background: #43a9fe;
}
.site-content{
	padding: 16px 0 0 0;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
	text-align: center;
}

.header-search-form {
	display: none;
}
.info-block--header {
	opacity: 0;
}

.cky-notice-des p{
	font-size: 1.6rem;
	line-height: 22px;
	max-width: 82%;
}
.cky-modal p{
	font-size: 1.6rem;
	line-height: 22px;
}
.widget--sidebar.card {
	border: 0;
}
.card__content {
	padding: 0;
}
.widget_media_image .card__content {
	padding-top: 0;
	padding-bottom: 0;
}
.pt-50 {
	padding-top: 16px;
}
.pb-50 {
	padding-bottom: 16px;
}
table.table.team-leader.stats-players {
	border: 0 solid transparent !important;
	border-spacing: 0 !important;
}
.table-bordered {
	border: 0 solid #1b2057
}
.vs {
	color: #43a9fe;
}




/*
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border: 0 solid #1b2057
}

.table-wrap-bordered {
	border: 0 solid #1b2057
}
table>tbody+tbody,.table>tbody+tbody {
	border-top: 0 solid #1b2057
}
*/




.pb-50.row-teams,
.pb-50.player-stats-row,
.pb-50.leaders-omilos {
	padding-bottom: 0;
}
.pb-50.row-teams .card:last-child {
	margin-bottom: 0 !important;
}
.agwnes-row .card {
	margin-bottom: 0;
}
.flex-team-stats .vc_col-sm-9 .wpb_wrapper{
     display: flex;
	flex-wrap: wrap;
	gap:12px;
}
.flex-team-stats .vc_col-sm-9 .wpb_text_column .wpb_wrapper{
	display: block;
}
.flex-team-stats .vc_col-sm-9 .wpb_wrapper .wpb_text_column{
	flex-basis: 100%;
}
.flex-team-stats .widget-leaders{
	flex-basis: 49%;
}
.content-filter .container{
	padding-left:0;
	padding-right:0;
}
.content-filter__list .content-filter__link {
	text-transform : unset;
}
.sponsors-row{
	background: #edeff4;
	padding: 100px 0 70px;
}
.sponsors-title{
	font-size: 2.2rem !important;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	margin-right: 0;
	color: #bebebe!important;
	margin-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 14px;
}
.sponsors img{
	-webkit-transition: all 2s linear;
	transition: all 2s linear;
	transition-delay: 1s;
	-webkit-transition: filter 2000ms linear,background-color 2000ms linear;
	-webkit-transition: filter 1500ms linear 0.5s;
	transition: filter 1500ms linear 0.5s;
	max-width: 92%;
	filter: drop-shadow(0 0 0 rgba(0,0,0,0));
}
.sponsors img:hover{
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,.3));
}
.footer-widgets__inner {
	background: #14173f;
	padding-top: 0;
}
.footer-widgets__inner .row{
	justify-content: center;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
	margin-top : -5px!important;
}
.footer-secondary, .footer-secondary__inner {
	/*display: none;*/
	background:#43a9fe;
}
#logo-row{
	display: none;
}
.inside-text-lorem{
	/*margin-top: 40px;*/
}
.inside-row{
	background: #1b2057;
	padding: 50px 125px;
}
.page-id-2779 .site-content, .page-id-2781 .site-content, .page-id-2782 .site-content, .page-id-2793 .site-content{
	background: #14173f;
}
.page-heading {
	background: url("/wp-content/uploads/roster-slider-back.jpg") 50% 50% no-repeat;
	background-size: cover;
}
.page-heading:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(20,23,63,0.8);
	top: 0;
	opacity:1;
}


.header__primary .info-block__item.info-block__item--contact-primary, .header__primary .info-block__item.info-block__item--contact-secondary {
	display: none;
}

.inside-row p{
	font-size: 1.8rem;
	color:#ffffff;
	font-family: 'WaterPolo Trials', sans-serif;
}
.social-links--main-nav, .pushy-panel__toggle {
	display: none;
}

.event-title{
	background: #14173f;
	color: white;
	font-size: 22px;
	padding: 20px;
	border-left: solid 7px #ffc33f;
	margin: 0 0 50px;
	font-family: 'WaterPolo Trials', sans-serif;
}
.number-list{
	margin-top: 30px;
	line-height: 33px;
}
.number-list i{
	font-size: 15px;
	padding-right: 10px;
}
.number-list.sec{
	margin-bottom: 30px;
}
.coverage-img{
	margin-bottom: 40px!important;
}
.event-img{
	margin-top: 40px!important;
}
.style-another .timeline-year {
	font-size: 28px!important;
	line-height: 35px!important;
	padding-top: 15px!important;
	font-family: 'WaterPolo Trials', sans-serif;
}
.style-another .description{
	font-family: 'WaterPolo Trials', sans-serif;
}
.style-another .timeline-content{
	background: #41aafd;
}
.style-another .title, .style-another .description{
	color: white!important;
}
.style-another .timeline-icon{
	background: #ffc33f!important;
}
.style-another:before{
	border: 2px solid #14173f!important;
	display: none;
}
#twp-2786.style-another .timeline-content, #twp-2807.style-another .timeline-content{
	border-color: #41aafd!important;
}
#twp-2786.style-another .timeline-content:after, #twp-2807.style-another .timeline-content:after{
	background: #41aafd!important;;
}
#twp-2786.style-another .timeline-year:after, #twp-2807.style-another .timeline-year:after {
	border-color : #41aafd!important;
	border-left-color: transparent!important;
}
#twp-2786.style-another .description, #twp-2807.style-another .description{
	font-size: 18px;
}
.swtirako{
	margin: 40px 0;
}

.footer .row{
	flex-direction: column;
	align-items: center;
}
.footer .social-links{
	text-align: center;
	display: none;
}
.footer .social-links__item .fab{
	font-size: 3em;
	color: #ffc631;
}

.footer .social-links__item .fab:hover{
	color:#44a9fa;
}
.footer .col-lg-3{
	flex: 0 0 100%;
	max-width: 100%;
}
.footer-secondary__inner .col-lg-8 {
	display: none;
}
.tooltip-inner {
	background-color: #44a9fa;
	color: white;
	font-family: 'WaterPolo Trials', sans-serif;
	font-size: 11px;
}
.bs-tooltip-top .arrow::before {
	border-top-color:#44a9fa;
}

.bs-tooltip-right .arrow::before {
	border-right-color:#44a9fa;
}

.bs-tooltip-bottom .arrow::before {
	border-bottom-color: #44a9fa;
}

.bs-tooltip-left .arrow::before {
	border-left-color: #44a9fa;
}

.footer-secondary__inner .col-lg-4 {
	width: 100%;
	max-width: 100%;
	flex: 1;
}
.footer-mail{
	display: flex;
	justify-content: center;
	padding-top: 25px;
}
.footer-mail a{
	font-size: 18px;
	font-family: 'WaterPolo Trials', sans-serif;
	color: #ffcc00;
}
.footer-mail a:hover{
	color:#44a9fa;
}
.left, .right{
	font-size: 18px;
	color: #14173f;
	font-family: 'WaterPolo Trials', sans-serif;
	font-weight: normal;
	
}
.footer-copyright{
	text-transform: unset;
	display: flex;
	justify-content: space-between;
}
.major-line{
	display: none;
}
.footer-secondary .container{
	max-width: 1565px;
}
.img-title{
	text-align: center!important;
}
#counters-row-exteernal{
	background-position: bottom;
}
.frm_form_fields .frm_fields_container{
	grid-template-columns: repeat(12, 3.5%);
	justify-content: center;
}

/*MEDIA*/
#diorganosi-row .vc_column-inner {
	padding-top: 0;
}

/* Girl-Boys Rows */
/*.boys-girls-row {
	padding: 100px 0;
}*/
/*.boys-girls-row .custom_title {
	margin-top: 50px;
}*/

.boys-girls-row .vc_column-inner {
	padding-top: 0 !important;
}
.liks_tournaments_home {
	margin-top: 15px;
}
.liks_tournaments_home p {
	margin-bottom: 0;
}
.single-sp_event .table.team-leader .team-leader__avg, .single-sp_event .table.team-leader .team-leader__gp{
	display: none;
}

.widget-game-result__score-result--winner::before,
.widget-game-result__score-label, .widget-game-result__date .event-time-status,
.widget-game-result__title {
	display: none;
}
.widget-game-result__date{
	font-size: 1.6rem;
	letter-spacing: 0;
	color: white;
	font-family: 'WaterPolo Trials', sans-serif;
}
.widget-game-result__venue {
	font-size: 1.6rem;
	font-family: 'WaterPolo Trials', sans-serif;
	letter-spacing: 0;
	color: white;
}
.widget-game-result__main{
	justify-content: center;
}
.widget-game-result__score {
	font-size: 5rem;
}
.widget-game-result__section-inner {
	padding:27px 0 0!important;
}
.widget-game-result__section-inner .widget-game-result__item  {
	border-bottom: 16px solid #14173f;
}
.card {
	border : 0;
}
.widget-game-result__main{
	padding-bottom: 38px;
}
.sp-row + .sp-row .widget-game-result__item {
	margin-top: 42px;
}
.team-leader .team-leader__type{
	font-weight: 700!important;
	border:0;
	
}
.team-leader tr{
	border-bottom: 4px solid #14173f !important;
}
.single-sp_event thead .team-leader__total{
	/*border-bottom: 1px solid #4aa9ff;*/
}

.team-leader thead tr{
	border-bottom: 0!important;
	border-left: 6px solid #ffc539;
/*	border-bottom: 1px solid #4aa9ff!important;*/
}
.team-leader__player-name{
	margin-bottom: 4px;
}
.stats-players  .team-leader__player-info {
	display: flex;
	align-items: center;
	gap: 10px;
}
.stats-players .team-leader__player-img.img-team-dekaelm {
	width: 40px;
	height: auto;
	margin-right: 0;
	flex-basis: 40px;
	border-radius: 0;
}
.stats-players .team-leader__player-img {
	flex-basis: 40px;
	margin-right: 0;
}
.stats-players .team-leader__player-inner {
	width: 165px;
}
.hide-team-logo .stats-players .team-leader__player-inner {
	width: 210px;
}
.leaders-omilos .team-name-dekaelm{
	display: none;
}
.team-leader__total {
	font-size : 1.6rem!important;
	font-weight: 700!important;
	color: #4aa9ff;
}
.team-leader__player-name a{
	color: #4aa9ff;
	line-height: 20px;
}
.team-leader__player-position{
	font-size: 1.3rem!important;
	font-family: 'WaterPolo Trials', sans-serif!important;
	color: #ffc539;
}
.single-sp_event .page-heading__title {
	color: #FFFFFF;
}
.single-sp_event .no-results.not-found {
	display: none;
}
.single-sp_event .ypomnima.ypomnima-player {
	margin-bottom: 15px !important;
}
.single-sp_event .page-heading__title .highlight {
	color: #4aa9ff;
	display: block;
}
.data-pmpercent, .data-cp, .data-ca, .data-xm, .data-p, .single-sp_player .game-player-result__stat.data-gpm_spm_pm,.single-sp_player .game-player-result__stat.data-gcp_scp_cp, .single-sp_player .game-player-result__stat.data-gca_sca_ca, .single-sp_player .game-player-result__stat.data-gxm_sxm_xm, .single-sp_player .game-player-result__stat.data-gp_sp_p{
	border-right: 3px solid #14173f;
}
.single-sp_event .data-pm{
	border-right: 3px solid #14173f;
}
.single-sp_event .sp-event-performance .data-spm,.single-sp_event .sp-event-performance .data-scp, .single-sp_event .sp-event-performance .data-sca, .single-sp_event .sp-event-performance .data-sxm, .single-sp_event .sp-event-performance .data-sp {
	border-right: 0;
}
.data-gpm, .data-g {
	border-left: 3px solid #14173f;
}
.sp-event-performance .data-spm, .sp-event-performance .data-scp, .sp-event-performance .data-sca, .sp-event-performance .data-sxm, .sp-event-performance .data-sp{
	border-right: 3px solid #14173f;
}
/*.sp-event-performance-teams .card:first-child .card__header {
	background: white;
}

.sp-event-performance-teams .card:nth-child(2) .card__header {
	background:#14173f;
	
}
.sp-event-performance-teams .card:nth-child(2) .card__header h4{
color: white;
}*/
	
	/*.single-sp_event .game-result__table-stats .data-gpm{
		display: none;
	}*/
.sp-event-performance-tables{
	display: flex;
}
.sp-event-performance-tables .alc-event-stats{
	order: 1;
}

.sp-event-performance-tables .sp-template-event-performance{
	order: 3;
}

.single-sp_event .game-result__score-result {
	font-size: 5rem;
}
.single-sp_event .sp-template-event-statistics .sp-statistic-bar-fill {
	background: white;
}
.single-sp_event .sp-template-event-statistics .sp-statistic-bar {
	background: #4aa9ff;
}
.single-sp_event .sp-template-event-statistics .sp-statistic-value.first-value-stats{
	background: white;
	color: #14173f;
	height: 50px;
	width: 120px;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 50px;
	border: 2px solid white;
	border-radius: 20px;
}
.single-sp_event .sp-template-event-statistics .sp-statistic-value{
	background: #4aa9ff;
	color: #14173f;
	height: 50px;
	width: 120px;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 50px;
	border: 2px solid #4aa9ff;
	border-radius: 20px;
	
}
.single-sp_event .sp-template-event-statistics .sp-statistic-bar {
	height: 13px;
}
.single-sp_event td.team-leader__total {
	padding-right: 24px !important;
}
.single-sp_event .sp-template-event-performance-values:nth-child(1) th{
	background: white!important;
}
.single-post .post-author {
	display: none;
}

.single-post .post-related.row {
	display: none;
}

.single-post .post-sharing {
	margin-bottom: 50px;
}
.single-sp_event  .sp-template-event-statistics .sp-statistic-label{
	font-size: 16px;
	font-family: 'WaterPolo Trials', sans-serif;
	flex-grow: 1;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	position: relative;
	top: 15px;
}
.single-sp_event .alc-event-stats .card__content{
	padding: 0 20px;
}
.single-sp_event .sp-template-event-statistics .sp-statistic-value td.sp-statistic-ratio{
	padding: 17px 10px!important;
}
.single-sp_event .sp-event-performance .data-g{
	color: white;
}
.single-sp_event .sp-event-performance  thead .data-g{
	color: #14173f;
}
/*
.single-sp_event .sp-event-performance  thead .data-number{
	opacity: 0;
}
*/
.single-sp_event .sp-event-performance .data-team-name{
	background: white;
	padding: 15px 15px 15px 30px!important;
	width:180px;
	position: relative;
	text-align: left;
}
.single-sp_event .sp-event-performance-teams .card:nth-child(2) .data-team-name{
	background: #4aa9ff;
	/*color:white;*/
	width:175px;
	padding: 15px 15px 15px 30px!important;
	text-align: left;
}
.single-sp_event .sp-event-performance thead .data-g {
	min-width: 45px;
}
/*.single-sp_event .sp-event-performance .data-name a br{
	display: none;
}*/
.sp-event-performance > thead > tr > th.data-position, .sp-event-performance > tbody > tr > td.data-position, .sp-event-performance > tfoot > tr > td.data-position {
	text-align: left;
	padding-left: 25px;
}
.single-sp_event .sp-event-performance th.data-team-name:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ffc539;
	border-radius: 3px 0 0 0;
}
.single-sp_event .game-result__table-stats tr:nth-child(1) td {
	color : #9a9da2;
	padding: 0 10px;
}
.single-sp_event .game-result__table-stats tr:nth-child(2) td {
	color: #9a9da2;
	padding: 0 10px;
}
.single-sp_event table.sp-event-statistics.sp-data-table tr {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-around;
}
.single-sp_event  .game-result__header {
	margin-bottom: 10px;
}
.single-sp_event .game-result__section .game-result__title{
	margin: 15px 0 0 0 !important;
	color:#fff;
	font-size: 1.6rem;
	font-family: 'WaterPolo Trials', sans-serif;
	letter-spacing: 0;
}
.single-sp_event .game-result__content {
	margin-bottom: 0;
}
.single-sp_event  .game-result__section:last-child {
	padding-top: 0;
}
.single-sp_event .game-result {
	padding: 60px 0;
}
.single-sp_event .row-of {
	display         : flex;
	align-items     : center;
	flex-direction  : column;
	justify-content : center;
	width: 48%;
}

.single-sp_event .sp-template.sp-template-event-statistics {
	margin-bottom: 40px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
/*.single-sp_event .row-of.g {
	display: none;
}*/
.match-text h2{
	background: #4aa9ff;
	padding: 25px 0 25px 20px;
	border-radius: 4px 4px 0 0;
	font-size: 16px;
	color: #14173f;
	border-left: 6px solid #ffc539;
}
.single-sp_event .card__header.statistika-agona h4 {
	text-transform: none;
}

.single-sp_event .img-team-statistics {
	width: 40px;
	height: 40px!important;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-right: 10px;
}
.single-sp_event td.team-leader__player {
	display: flex;
}
.recap-match p{
	font-size: 16px;
}
.single-sp_event .recap-match .wpb_content_element {
	padding: 15px 15px 25px 30px;
}
.single-sp_event .recap-match .wpb_content_element.event-featured-player {
	padding: 0;
}
.single-sp_event .recap-match .wpb_content_element.event-featured-player .card__header{
	padding: 17px 23px;
}
.widget-game-result__team-name {
	font-size: 16px;
}
.custom_header-blue-layout {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 22px 23px;
	border-radius: 4px 4px 0 0;
	position: relative;
	overflow: hidden;
	background-color: #4aa9ff;
	color: #14173f;
	letter-spacing: 0;
	font-size: 1.6rem;
	border-left: 6px solid #ffc539;
	margin-bottom: 0;
}
.row-teams .data-gcptwo_scp_cp,
.row-teams .data-gpm_spm_pmpercent,
.row-teams .data-gxmtwo_sxm_xm,
.row-teams .data-gptwo_sp_p,
.row-teams .data-gcatwo_sca_ca,
.row-teams .data-gd_sd_pdpercent,
.row-teams .data-gsm_ssm_psmpercent{
	display: none;
}
.row-teams .data-gpm,
.row-teams .data-g {
	border-left: 0 solid #14173f;
}
.row-teams th.data-rank,
.row-teams th.data-name {
	opacity: 0;
}

.row-teams .card__header {
	display: unset;
	width: 50%;
	position: absolute;
	top: 0;
	padding: 10px 8px 9px 21px;
	z-index: 99;
	border-bottom: 0;
	border-radius: 0;
	background: transparent;
}
.sp-template-league-table .sp-table-caption{
	padding-right: 0;
}
.sp-template-league-table th.data-rank{
	opacity: 0;
}
.standings-of-league .sp-template-league-table tbody .data-f,
.standings-of-league .sp-template-league-table tbody .data-gpm,
.standings-of-league .sp-template-league-table tbody .data-gcptwo,
.standings-of-league .sp-template-league-table tbody .data-gcatwo,
.standings-of-league .sp-template-league-table tbody .data-gxmtwo,
.standings-of-league .sp-template-league-table tbody .data-gptwo,
.standings-of-league .sp-template-league-table tbody .data-asttwo,
.standings-of-league .sp-template-league-table tbody .data-stltwo,
.standings-of-league .sp-template-league-table tbody .data-blktwo,
.standings-of-league .sp-template-league-table tbody .data-spr,
.standings-of-league .sp-template-league-table tbody .data-pc,
.standings-of-league .sp-template-league-table tbody .data-exc{
	font-size: 1.6rem!important;
	font-weight: 700!important;
	color: #4aa9ff;
}
.row-teams  .custom_labels_avg th:last-child {
	position: relative;
	color: #4aa9ff;
	padding-right: 0 !important;
	text-align: center;
	padding-left: 0;
	min-width: 75px;
}
.row-teams .custom_labels_avg th:last-child:before {
	content: 'AVG';
	position: absolute;
	right: 32px;
	font-style: normal;
	font-size: 1.6rem;
	z-index: 99999;
	display: block;
	color: #14173f;
}
.row-teams  .custom-circle td:last-child:before {
	border: 2px solid #4aa9ff;
	border-radius: 50%;
	position: absolute;
	z-index: 999;
	padding-right: 0 !important;
	content: '';
	width: 40px;
	height: 40px;
	left: 18px;
	top: 7px;
}
.row-teams  .custom-circle td:nth-child(3) {
	min-width: 65px;
}
.row-teams .custom-circle td:last-child {
	position: relative;
	color: white;
	font-weight: 700;
	padding-right: 0!important;
	padding-left: 0!important;
	max-width: 75px;
}
.row-teams  .table-standings .custom-circle  td.data-name {
	width: 275px;
}
.stats-players .team-leader__avg .circular .circular__bar {
	border: 2px solid #4aa9ff;
	border-radius: 50%;
	font-size: 1.6rem;
}
.stats-players .team-leader__avg .circular .circular__percents {
	font-size: 13px;
	letter-spacing: 0;
}
.stats-players .circular__bar canvas {
	opacity: 0;
}
.widget-game-result__team-logo {
	height: 135px;
}
.single-sp_player nav.content-filter{
	display: none;
}

.statistic-seperator{
	height:10px;
}
.statistic-seperator .vc_sep_line{
	border-color:#14173f !important;
}
.custom-statistics_row .change-color-header .customer-header-tables{
	background: #ffc539;
	border-left: 6px solid #4aa9ff;
}
.custom-table-player td {
	position: relative;
}
.custom-table-player td.data-gpm_spm_pm:after,
.custom-table-player td.data-t:after,
.custom-table-player td.data-gca_sca_ca:after,
.custom-table-player td.data-gxm_sxm_xm:after,
.custom-table-player td.data-gp_sp_p:after,
.custom-table-player td.data-t:after,
.custom-table-player td.data-gcp_scp_cp:after {
	content: '%';
	position: absolute;
}
.custom-table-player .widget-leaders {
	margin-bottom: 0;
}
.team-roster-table td {
	border-bottom: 4px solid #14173f !important;
}
.hide-team-logo .img-team-dekaelm {
	width: 0 !important;
	flex-basis: 0 !important;
}
.sp_player-template-default .custom-table-player td.data-t:before {
	content: '%' ;
	position: absolute;
	right: 5px;
}
.custom-table-player td.data-t {
	color: #9a9da2;
}
.single-sp_player .container{
	max-width: 1500px!important;
}
.player-heading::after {
	opacity: 0.7 !important;
}
.game-player-result .game-player-result__game {
	margin-right: 20px;
}
.custom-table-player th.game-player-result__date {
	border-left: 3px solid #ffc539;
}
.custom-table-player th {
	border-bottom: 1px solid #4aa9ff !important;
}
.team-match-row .event-time-status, .team-match-row .widget-results__score-loser~.widget-results__score-winner::after{
	display: none;
}
.team-match-row .widget-results__title time,.team-match-row .widget-results__status{
	font-size: 16px;
	font-weight: 700;
	color:white;
	font-family: 'WaterPolo Trials', sans-serif;
}
.player-info__name {
	color: #ffc539;
	display: flex;
	flex-direction: column;
	font-size: 54px;
	line-height: 46px;
}
.player-info__last-name {
	color: #fff;
	order: 1;
	display: flex;
	font-size: 40px;
}
.insert-page.insert-page-3052 .addtoany_content {
	display: none;
}
.addtoany_content {
	display: flex;
	align-content: center;
	align-items: center;
}
.addtoany_header {
	margin: 0;
}
.ypomnima{
	display: flex;
	justify-content: space-around;
}
.ypomnima .color{
	color:#4aa9ff ;
	padding-right: 2px;
}
.ypomnima p{
	font-size: 14px;
}
.player-info__item .player-info-stats{
	display: none;
}
.single-sp_team .sp-player-list .data-name .player-photo {
	width  : 40px;
	height : 40px;
}
.single-sp_team .sp-player-list .data-totalgcp,
.single-sp_team .sp-player-list .data-totalgpm,
.single-sp_team .sp-player-list .data-toalgca,
.single-sp_team .sp-player-list .data-totalgxm,
.single-sp_team .sp-player-list .data-totalgp,
.single-sp_team .sp-player-list .data-ast,
.single-sp_team .sp-player-list .data-totalgoals{
  border-left: 3px solid #14173f;
}
.single-sp_team   th.data-totalgoals,
.single-sp_team   th.data-totals,
.single-sp_team   th.data-totalgpm,
.single-sp_team   th.data-totalspm,
.single-sp_team   th.data-totalgcp,
.single-sp_team   th.data-totalscp,
.single-sp_team   th.data-toalgca,
.single-sp_team   th.data-totalsca,
.single-sp_team   th.data-totalgxm,
.single-sp_team   th.data-total,
.single-sp_team   th.data-totalgp,
.single-sp_team   th.data-totalsp {
	position: relative;
	color: #4aa9ff !important;
	max-width: 35px;
	padding: 17px 12px;
}
.single-sp_team  .team-roster-table {
	overflow: hidden;
}
.single-sp_team  th.data-totalperc,
.single-sp_team  th.data-threethreeonesix,
.single-sp_team  th.data-cp,
.single-sp_team  th.data-ca,
.single-sp_team  th.data-xm,
.single-sp_team  th.data-total_pmpercent,
.single-sp_team  th.data-total_capercent,
.single-sp_team  th.data-total_cppercent,
.single-sp_team  th.data-total_xmpercent,
.single-sp_team  th.data-total_ppercent,
.single-sp_team  th.data-p {
	position: relative;
	color: #4aa9ff !important;
	min-width: 55px;
	padding: 17px 0;
}
.team-roster-table .data-name {
	padding-right: 0;
	padding-left: 10px !important;
}
.single-sp_team  th:before {
	position: absolute;
	color: #14173f !important;
	text-align: center !important;
	display: block;
	margin: 0 auto;
	left: 0;
	right: 0;
}
th.data-total_pmpercent:before {
	content: 'PM%';
}
th.data-total_ppercent:before {
	content: 'P%';
}
th.data-total_xmpercent:before {
	content: 'XM%';
}
th.data-total_capercent:before {
	content: 'CA%';
}
th.data-total_cppercent:before {
	content: 'CP%';
}
.data-totalperc:after,
.data-totalperc:after,
.data-total_pmpercent:after,
.data-cp:after,
.data-ca:after,
.data-xm:after,
.data-p:after,
.data-total_pmpercent:after,
.data-pmpercent:after,
.data-pm:after,
.data-threethreeonesix:after,
.data-total_cppercent:after,
.data-total_xmpercent:after,
.data-percent:after,
.data-pdpercent:after,
.data-psmpercent:after{
	content: '%';
}
.custom-statistics_row td.data-pma:after,
.custom-statistics_row td.data-cpa:after,
.custom-statistics_row td.data-caa:after,
.custom-statistics_row td.data-xma:after,
.custom-statistics_row td.data-a-2:after,
.custom-statistics_row td.data-pa:after,
.custom-statistics_row td.data-pda:after,
.custom-statistics_row td.data-psma:after{
	content: '%';
}
.data-total_capercent:after,
.data-total_ppercent:after {
	content: '%';
}
.team-roster-table .data-name {
	color: transparent !important;
}
.sp-event-performance-teams .data-t:after{
	content: '%';
}
.analysi-goal-column  .data-pma:after, .analysi-goal-column  .data-cpa:after, .analysi-goal-column  .data-caa:after, .analysi-goal-column  .data-xma:after, .analysi-goal-column  .data-a-2:after{
	content: '%';
}

.single-sp_team  th.data-totalgoals:before {
	content: 'G';
}
.single-sp_team  th.data-totals:before {
	content: 'S';
}
.single-sp_team  th.data-totalperc:before {
	content: '%';
}
.single-sp_team  th.data-totalgpm:before {
	content: 'GPM';
}
.single-sp_team  th.data-totalspm:before {
	content: 'SPM';
}
.single-sp_team  th.data-threethreeonesix:before {
	content: '%';
}
.single-sp_team  th.data-totalgcp:before {
	content: 'GCP';
}
.single-sp_team  th.data-totalscp:before {
	content: 'SCP';
}
.single-sp_team  th.data-cp:before {
	content: '%';
}
.single-sp_team  th.data-toalgca:before {
	content: 'GCA';
}
.single-sp_team  th.data-totalsca:before {
	content: 'SCA';
}
.single-sp_team  th.data-ca:before {
	content: '%';
}
.single-sp_team  th.data-totalgxm:before {
	content: 'GXM';
}
.single-sp_team  th.data-total:before {
	content: 'SXM';
}
.single-sp_team  th.data-xm:before {
	content: '%';
}
.single-sp_team  th.data-totalgp:before {
	content: 'GP';
}
.single-sp_team  th.data-totalsp:before {
	content: 'SP';
}
.single-sp_team  th.data-p:before {
	content: '%';
}
.custom-statistics_row td.data-gpm_spm_pmpercent,
.custom-statistics_row td.data-gcatwo_sca_ca,
.custom-statistics_row td.data-gxmtwo_sxm_xm,
.custom-statistics_row td.data-gptwo_sp_p,
.custom-statistics_row td.data-gcptwo_scp_cp,
.custom-statistics_row td.data-gd_sd_pdpercent,
.custom-statistics_row td.data-gsm_ssm_psmpercent{
	display: none;
}
.custom-statistics_row th.data-rank,
.custom-statistics_row th.data-name {
	opacity: 0;
}
.custom-statistics_row td.data-rank,
.custom-statistics_row td.data-name{
	opacity: 0;
	pointer-events: none;
}
.hide-blue thead{
	display: none;
}
.custom-statistics_row .card.card--has-table {
	position: relative;
	margin-bottom: 5px !important;
}
.custom-statistics_row .card__header {
	position: absolute;
	bottom: 0;
	background: transparent;
	color: white;
	padding: 0 0 0 15px;
	width: 70%;
	border-bottom: 0 solid #1b2057;
	border-radius: 0;
}
.custom-statistics_row  .card__header::before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
	border-radius: 0;
}
.custom-statistics_row .card__header > h4 {
	color: #fff;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 36px;
}
.custom-statistics_row th.data-gpm,
.custom-statistics_row th.data-pmpercent,
.custom-statistics_row th.data-spm {
	opacity: 0;
}
.widget-leaders .card__header{
	display: none;
}
.custom-statistics_row .table-hover>tbody>tr:hover,
.custom-statistics_row .table-hover>tbody>tr.highlighted:hover {
	background-color: transparent;
}
.custom-statistics_row  .data-gpm,
.custom-statistics_row  .data-g {
	border-left: 0 solid #14173f;
}
.custom-statistics_row td.data-name {
	width: 250px;
	max-width: 250px;
}
.custom-statistics_row .title-custom {
	color: #14173f;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-size: 1.6rem;
	font-weight: 700!important;
}
.custom-statistics_row .avg-custom {
	font-style: normal;
	color: #14173f;
	padding: 0 10px;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-size: 1.6rem;
}
.custom-statistics_row .customer-header-tables {
	display: flex;
	justify-content: space-between;
	clear: both;
	background: #4aa9ff;
	padding: 12px 10px;
	margin-bottom: 5px !important;
	border-left: 6px solid #ffc539;
}
.roster-pinakas .data-name a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #4aa9ff;
	line-height: 20px;
	font-family: 'WaterPolo Trials';
	font-weight: bold;
	font-style: normal;
	font-size: 1.6rem;
}
.roster-pinakas .data-name a .player-name-wrapper {
	display: flex;
	flex-direction: column;

}
.roster-pinakas .data-position {
	font-size: 1.3rem!important;
	font-family: 'WaterPolo Trials', sans-serif!important;
	color: #ffc539;
	font-weight: normal;
}
.roster-pinakas .player-name {
	max-width: 230px;
	text-wrap: wrap;
}
.analysi-goal-column .data-cp, .analysi-goal-column .data-pmpercent, .analysi-goal-column .data-ca, .analysi-goal-column .data-xm, .analysi-goal-column .data-p{
	border-right: 0!important;
	
}

.analysi-game-column tr td:last-child{
	padding-right: 0!important;
}
.team-stats-icon .team-stats__item {
	flex: 0 1 33%;
	background-image: unset;
	padding: 10px 0 36px 0;
}
.team-stats-icon .team-stats__item .df-icon use {
	display : none;
}
.team-stats-icon .team-stats__item .team-stats__label{
	font-family: 'WaterPolo Trials', sans-serif;
	color: #4aa9ff;
	font-size: 1.6rem;
	font-style: normal;
}

.custom-statistics_row .card__header > h4 {
	font-family: 'WaterPolo Trials', sans-serif!important;
}
body{
	font-family: 'WaterPolo Trials', sans-serif!important;
}
.team-roster--slider-wrapper {
	background:url("/wp-content/uploads/roster-slider-back.jpg") 50% 50% no-repeat;
	border:0;
	background-size: cover;
}
.team-roster--slider-wrapper:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(20,23,63,0.8);
	top: 0;
}
.hide-click{
	pointer-events: none;
}
.leaders-omilos .team-leader .team-leader__player-position a{
	color: #ffc539;
}
.liks_tournaments_home{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.liks_tournaments_home p a:hover{
	color: #ffc539;
}
.liks_tournaments_home .title a{
	color: white;
	font-size: 2.2rem;
}
.liks_tournaments_home .group a{
	color:#4aa9ff;
	font-size: 1.8rem;
}
/*.stats-player-game-img{
	flex-basis: 44px;
}*/
.stats-players .team-leader__player{
	padding-left: 17px;
}
.main-row-groups{
	display: flex;
	justify-content: center;
}
.main-row-groups .wpb_column{
	width: 20%;
}
.row-teams.change-color .card__header::before {
	background:#4aa9ff ;
	border-radius: 0;
}
.row-teams.change-color thead{
	background:#ffc539 ;
}
.row-teams.change-color .custom_labels_avg th:last-child{
	color:#ffc539 ;
}
.row-teams.no-avg .custom_labels_avg th:last-child{
	color:#14173f ;
}
.row-teams.no-avg .custom_labels_avg th:last-child:before, .row-teams.no-avg .custom_labels_avg th:last-child:after{
	display: none;
}
.row-teams .penalti-no-circle .custom-circle td:last-child:before{
	display: none;
}
.row-teams .penalti-no-circle .custom-circle td:last-child{
	color: #9a9da2;
}
.custom-statistics_row .one .avg-custom{
	display: none;
}
.game-player-result__stat.data-t:after{
	display:none!important;
}
th.game-player-result__stat{
	padding: 8px 10px!important;
}
.ypomnima.ypomnima-player {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 15px !important;
}
.ypomnima.ypomnima-player p{
	margin-bottom: 0;
	margin-right: 12px;
}

.pb-50.row-teams .change-color .table-standings thead {
	background: #ffc539;
}
.pb-50.row-teams .change-color .card__header::before {
	background-color: #4aa9ff;
}
.pb-50.row-teams .change-color  .custom_labels_avg th:last-child {
	color: #ffc539;
}
.pb-50.row-teams .vc_column-inner > .wpb_wrapper,
.player-stats-row .vc_column-inner > .wpb_wrapper,
.leaders-omilos .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-wrap: wrap;
}
.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element {
	width: 33.3%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
}
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders,
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders {
	width: 33.3%;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
}
.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(3n+1),
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+1),
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+1){
	padding-left: 0;
}
.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(3n+3),
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+3),
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+3) {
	padding-right: 0;
}
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+2) ,
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(3n+2) {
	padding: 0;
}
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders ,
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders {
	background-color: #14173f;
}
.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders tbody tr  ,
.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders tbody tr  {
	background: #1b2057;
}

.leaders-omilos .stats-players .team-leader__player-inner {
	width: auto;
}
.leaders-omilos  .team-leader .team-leader__avg {
	padding-right: 10px;
}
.leaders-omilos  .stats-players .team-leader__player {
	padding: 0 0 0 10px;
}

.fake-colspan {
	column-span: 2; /* W3C */
	-webkit-column-span: 2; /* Safari & Chrome */
	-moz-column-span:2; /* Firefox */
	-ms-column-span: 2; /* Internet Explorer */
	-o-column-span: 2; /* Opera */
}
.team-roster--slider .team-roster__player-number {
	display: none;
}
.team-roster--slider .team-roster__player-position {
	font-size: 1.3rem;
}
.team-roster--slider .team-roster__player-info,
.team-roster--slider-wrapper .team-roster__player-info {
	width: auto;
	padding-left: 0;
	text-align: left;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
}
.team-roster--slider .team-roster__player-details,
.team-roster--slider-wrapper .team-roster__player-details {
	display: flex;
	justify-content: center;
}
.roster-pinakas {
	padding-bottom: 0;
}
.roster-pinakas .wpb_text_column .card:last-child {
	margin-bottom: 0 !important;
}


/* Statistika Omadas Page of Team */
.custom-statistics_row thead{
	display: none;
}
.custom-statistics_row .custom-circle {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	padding: 0 20px
}
.custom-statistics_row td.data-rank,
.custom-statistics_row td.data-name {
	display: none;
}
.custom-statistics_row .custom-circle td {
	flex-basis: 11%;
	text-align: center;
}
.custom-statistics_row .custom-circle td {
	flex-basis: 11%;
	text-align: center;
	padding: 13px 0 !important;
}
.custom-statistics_row .custom-circle td.data-pmpercent,
.custom-statistics_row .custom-circle td.data-ca,
.custom-statistics_row .custom-circle td.data-xm,
.custom-statistics_row .custom-circle td.data-p,
.custom-statistics_row .custom-circle td.data-percent,
.custom-statistics_row .custom-circle td.data-cp,
.custom-statistics_row .custom-circle td.data-pma,
.custom-statistics_row .custom-circle td.data-cpa,
.custom-statistics_row .custom-circle td.data-caa,
.custom-statistics_row .custom-circle td.data-xma,
.custom-statistics_row .custom-circle td.data-pa,
.custom-statistics_row .custom-circle td.data-a-2,
.custom-statistics_row .custom-circle td.data-astavg,
.custom-statistics_row .custom-circle td.data-stlavg,
.custom-statistics_row .custom-circle td.data-blkavg,
.custom-statistics_row .custom-circle td.data-spravg,
.custom-statistics_row .custom-circle td.data-pcavg,
.custom-statistics_row .custom-circle td.data-pwavg,
.custom-statistics_row .custom-circle td.data-excavg,
.custom-statistics_row .custom-circle td.data-ewavg,
.custom-statistics_row .custom-circle td.data-pdpercent,
.custom-statistics_row .custom-circle td.data-psmpercent,
.custom-statistics_row .custom-circle td.data-pda,
.custom-statistics_row .custom-circle td.data-psma{
	text-align: right;
}
.empty-td-team-stats {
	width: 0;
}
.single-sp_player .custom-table-player .game-player-result tbody tr{
	border-bottom: 3px solid #14173f;
}
.boys-heading{
	font-weight: 400;
}

.next-match{
    border-collapse:collapse;
	border-spacing:0;
}
.next-match td{
	border-color:black;
	border-style:solid;
	border-width:0;
	font-size:18px;
	overflow:hidden;
	padding:10px 25px;
	word-break:normal;
	line-height: 35px;
	color: white;
}
.next-match tr{
	border-bottom: 3px solid #14173f;
	background: #1b2057;
}
.next-match .item{
	border-color:inherit;
	text-align:center;
	vertical-align:top;
	border-right: 3px solid #14173f;
}
.next-match .item:nth-child(3),.next-match .item:nth-child(4), .next-match .item:nth-child(5){
	border-right:0;
	
}
/*.match-table-row{
	padding: 80px 0;
}*/

.next-match .team, .next-match .age{
	text-align:left;
}
/*.next-match .team.right{
	text-align:right;
}*/
.next-match .item:nth-child(4) {
	padding: 10px 8px;
}

.boy-absolute-home {
	position: absolute;
	opacity: 0.2;
	top: 50%;
	transform: translateY(-50%);
}
.day-heading{
	font-size: 2.2rem;
	line-height: 26px;
}
.day-heading span{
	display: block;
}

.boys-girls-row .boy-absolute-home .vc_single_image-wrapper {
	background: unset;
	border-radius: 0;
	overflow: hidden;
	width: auto;
	height: auto;
}
.boys-girls-row .boy-absolute-home img {
	width: 100%;
	height: 100%;
	left: -15px;
}

.next-match .empty{
	background: #14173f;
}
.featured-carousel .slick-slide::before {
	background: #14173f;
	opacity: 0.5;
}



.blog-home .post-grid{
	justify-content: end;
}
.blog-home .post-grid__item{
	width: 33%;
	flex-basis: 33%;
	padding: 0;
}
.blog-home{
	background: #1b2057;
	
}
.blog-home .post-grid__item{
	padding: 0;
}
.post-loop{
	display: none;
}
.blog-home .posts__item {
	margin-bottom: 0;
}



/*.post-loop-column{
	width:75%;
	margin: 0 auto;
}*/
.match-table-row .vc_column-inner{
	padding-top: 0!important;
}
.blog-home .vc_column-inner{
	padding-top: 0!important;
}
.blog-home .posts__item--card .posts__thumb{
	border-radius: 0;
}
.blog-home .card{
	border-radius: 0;
	height: auto;
	margin-bottom: 0;
}
.blog-home .posts__item--card, .posts__item--card:last-child{
	margin-bottom: 0;
}
.game-paper a{
	color: #4aa9ff;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 40px;
	border: 2px solid #4aa9ff;
	border-radius: 20px;
	background: linear-gradient(to right, #ffc539 50%,  #1b2057 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out;
}
.game-paper a:hover{
	background-position: left bottom;
	color: #14173f;
	border: 2px solid #ffc539;
}

.game-paper a i{
	padding-right: 5px;
}
.game-paper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}

.see-analytic{
	font-size: 22px;
	color: white;
}
.match-table-row{
	padding: 50px 100px;
	/*display: none;*/
}
.programm-row{
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}
.boys-girls-row{
	/*background:#1b2057;*/
}
.boys-girls-row .programm-title{
	padding-top: 50px;
}
/*.boys-girls-row {
	background: #1b2057;
	display: flex;
	align-content: center;
	align-items: center;
}*/
.programm-title{
	font-size: 4rem!important;
	font-weight: 700!important;
	line-height: 60px!important;
}
.see-analytic{
	margin-bottom:30px;
}
.boys-girls-row .vc_single_image-wrapper {
	background: #29b6f6;
	border-radius: 50%;
	overflow: hidden;
	width: 180px;
	height: 180px;
}
.boys-girls-row img {
	width  : 160px;
	height : 160px;
	top    : 20px;
	position: relative;
}
.programm-img{
	margin-bottom: 8px;
	
}
.next-match .item img{
	max-width: 30px;
	padding-right: 10px;
	position: relative;
	top:-2px;
}
.blog-home .posts__item--card .posts__inner{
	align-items: start;
}
.see-analytic, .day-heading{
	line-height: 26px!important;
}

.blog-home .posts__item .post__meta {
	display: none;
}
.blog-home .posts__item .posts__title {
	line-height: 1.11em;
	font-size: 2.2rem;
	font-family: 'WaterPolo Trials', sans-serif !important;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0;
}
.blog-home .posts__item .posts__inner {
	padding: 0 14%;
}
.blog-home .featured-carousel .slick-prev,
.blog-home .featured-carousel .slick-next {
	border: 2px solid #43a9fe;
	background: #43a9fe;
}
.blog-home .featured-carousel .slick-prev:hover,
.blog-home .featured-carousel .slick-next:hover {
	border: 2px solid #ffcc00;
	background: #ffcc00;
}
.slider-box span{
	font-size: 3rem;
	font-weight: 700;
	line-height: 45px;
	display: block;
}
.slider-heading-white{
	color: #43a9fe;
}
.slider-heading-yellow {
	color: #f9c93e;
}
#diorganosi-row .text-boxes {
	padding: 0 65px;
}
#diorganosi-row .gap-text{
	max-width: 75%;
}
.info-block--header .info-block__item {
	padding-top: 0;
	padding-bottom: 0;
}
.header-logo {
	bottom: -2px;
}
.programm-marg{
	margin-top: 30px;
}

.home .prologue-row p{
	font-size: 1.8rem;
	line-height: 20px;
}
/*.prologue-row{
	padding: 65px 0;
}*/
#diorganosi-row.prologue-row .gap-text {
	max-width: 93%;
}
.blue-small{
	color: var(--c-open-blue);
	font-size: 2.2rem;
	font-weight: bold;
}
.yellow-small{
	color: var(--c-yellow);
	font-size: 2.2rem;
	margin-right: 4px;
	font-weight: bold;
}
p.thanks{
	margin-bottom: 8px;
}

.prologue-row .wpb_single_image img{
	max-width: 85%;
}
.prologue-row .diorganosi{
	align-items: flex-end;
}
#diorganosi-row.prologue-row .text-boxes {
	padding: 55px 0 25px;
}
div#diorganosi-row.prologue-row .vc_col-sm-12 {
	max-width: 1530px !important;
	margin: 0 auto !important;
	left: 0 !important;
	float: unset;
}
.page-id-7912 .sidebar{
	display: none;
}
.page-id-7912 #primary.col-lg-9 {
	flex: 0 0 100%;
	max-width: 100%;
}
.all-posts .vc_gitem-post-data-source-post_excerpt{
	display: none;
}
.all-posts  .vc_gitem_row .vc_gitem-col {
	padding: 30px 30px 15px;
	min-height: 110px;
}
.all-posts .vc_gitem-post-data {
	margin-bottom: 0;
}
.all-posts .vc_custom_1419328663991{
	background: #1b2057!important;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.all-posts .vc_gitem-zone-a{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.all-posts .vc_gitem-post-data-source-post_title h4{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

.all-posts .vc_btn3-color-juicy-pink{
	display: none;
}

.all-posts .vc_grid-item-mini{
	transition: all .5s ease-in-out;
}

.all-posts .vc_grid-item-mini:hover{
	transform: translateY(-10px);
}

.all-posts .vc_grid-item-mini:hover .vc_gitem-post-data-source-post_title h4{
	color:#ffc539;
}
.all-posts{
	padding: 30px 0 50px;
}

.hide-season{
	display: none!important;
}

.or{
	padding: 0 5px;
}


@media only screen and (min-width: 3501px) and (max-width: 4500px){
	#diorganosi-row .text-boxes, #media-coverange-row .text-boxes{
		width: 28%!important;
	}
	#diorganosi-row .wpb_single_image.vc_align_right{
		text-align: left!important;
	}
	#media-coverange-row .wpb_single_image.vc_align_left{
		text-align: right!important;
		padding-right: 100px;
	}
	#diorganosi-row .diorganosi {
		justify-content: flex-end!important;
	}
	#diorganosi-row.prologue-row .text-boxes{
		width: 100%!important;
	}
}


@media only screen and (min-width: 2700px) and (max-width: 3500px){
	#diorganosi-row .wpb_single_image.vc_align_right{
		text-align: center!important;
	}
	#media-coverange-row .wpb_single_image.vc_align_left{
		text-align: right!important;
	}
	#diorganosi-row .text-boxes, #media-coverange-row .text-boxes {
		width: 33%!important;
	}
	#diorganosi-row .diorganosi {
		justify-content: flex-end!important;
	}
	#diorganosi-row.prologue-row .text-boxes{
		width: 100%!important;
	}
}


@media (max-width:1810px){
	#diorganosi-row .text-boxes {
		padding: 0 50px;
	}
}
@media (max-width:1750px){
	.slider-box span {
		font-size : 2.7rem;
	}
}
@media (max-width:1680px){
	.next-match td{
		padding: 10px 18px;
	}
	.prologue-row{
		padding: 0 65px;
	}
}
@media (max-width:1600px){
	.custom_title{
		font-size: 5.2rem;
	}
	.form-column{
		padding: 0 40px;
	}
	.next-match td {
		padding: 10px;
	}
	.match-table-row {
		padding: 50px 90px;
	}
	#diorganosi-row .text-boxes {
		padding: 0 45px;
	}
	.slider-box span {
		font-size: 2.5rem;
		line-height: 35px;
	}
}

@media (max-width:1470px){
	.custom_title {
		font-size: 4.8rem;
	}
	.home p {
		font-size : 2rem;
	}
	.btn-lg {
		padding : 12px 70px;
	}
	.text-boxes {
		padding: 0 100px;
	}
	.evc-counter .evc-c-digit {
		font-size : 5.5rem;
	}
	.count-row .blue-text {
		font-size  : 3rem;
	}
	.text-slider .yellow-color {
		font-size: 8rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 6.5rem !important;
	}
	.text-slider {
		font-size: 5.3rem !important;
	}
	.programm-title {
		font-size : 3.5rem !important;
	}
	.next-match td, .liks_tournaments_home .group a {
		font-size: 17px;
	}
	.boys-girls-row .vc_single_image-wrapper {
		width  : 165px;
		height : 165px;
	}
	.boys-girls-row img {
		width  : 150px;
		height : 150px;
	}
	.match-table-row {
		padding: 50px 70px;
	}
	#diorganosi-row .gap-text {
		margin: 25px 0 25px 0!important;
	}
	.slider-box span {
		line-height: 30px;
	}
	.slider-heading-white{
		width: 400px;
	}
}

@media (max-width:1370px){
	.game-player-result.with-shortcodes th.game-player-result__date,
	.game-player-result.with-shortcodes td.game-player-result__date,
	.game-player-result.with-shortcodes td.game-player-result__date{
		position: sticky !important;
		position: -webkit-sticky !important;
		left: 0;
		background-color: #14173f !important;
		border-right: #14173f;
		border-right-style: solid;
		border-right-width: 0;
		border-bottom: 0 solid #14173f !important;
		z-index: 999;
	}
	.game-player-result.with-shortcodes th.game-player-result__date {
		border-left: 0 solid #14173f !important;
		color: white;
		padding: 13px 0;
	}
	.leaders-omilos .stats-players th.team-leader__gp {
		padding: 13px 0 !important;
	}
	.leaders-omilos .stats-players .team-leader__player-inner {
		flex-grow: 1;
		flex-basis: min-content;
	}
	.row-teams .table-standings .custom-circle td.data-name {
		text-wrap: nowrap;
	}
	.row-teams .sp-scrollable-table-wrapper {
		overflow-x: hidden;
	}
	.standings-of-league .row-teams .custom-circle td.data-games {
		padding: 13px 0 !important;
	}
	.standings-of-league .row-teams .custom-circle td:nth-child(3) {
		min-width: 30px;
	}
	.row-teams .card__header {
		padding: 10px 0 9px 13px;
	}
	.card--clean .card__header,
	.row-gallery h4.wpb_gallery_heading,
	.row-gallery h4.wpb_video_heading {
		padding: 10px;
	}
	.single-sp_team .team-roster-table {
		overflow: unset;
	}
	.single-sp_team .roster-pinakas th.data-name ,
	.single-sp_team .roster-pinakas td.data-name {
		position: sticky !important;
		position: -webkit-sticky !important;
		left: 0;
		background-color: #14173f !important;
		border-right: #14173f;
		border-right-style: solid;
		border-right-width: 0;
		border-bottom: 0 solid #14173f !important;
		z-index: 999;
	}
	.single-sp_event .sp-event-performance > tbody > tr > td.data-number,
	.single-sp_event .sp-event-performance > tbody > tr > td.data-name {
		position: sticky !important;
		position: -webkit-sticky !important;
		left: 0;
		background-color: #14173f !important;
		border-right: #14173f;
		border-right-style: solid;
		border-right-width: 0;
		border-bottom: 0 solid #14173f !important;
		z-index: 999;
	}
	.single-sp_event .sp-template-event-performance-values:nth-child(1) th.data-team-name,
	.single-sp_event .sp-event-performance-teams .card:nth-child(2) .data-team-name {
		position: sticky !important;
		position: -webkit-sticky !important;
		left: 0;
		border-right-style: solid;
		border-right-width: 0;
		border-bottom: 0 solid #14173f !important;
		z-index: 999;
		min-width: 200px;
		width: 200px;
		display: table-cell;
	}
	.single-sp_event .sp-event-performance > tbody > tr > td.data-name {
		min-width: 200px;
	}
	.yellow-color br, .gap-text-sm.game  p br{
		display: none;
	}
	.main-row-groups .wpb_column {
		width: 30%;
	}
	.next-match td, .liks_tournaments_home .group a {
		font-size: 16px;
	}
	.next-match td {
		padding: 10px 6px 10px 10px;
	}
	.liks_tournaments_home p{
		font-size: 18px;
	}
	.blog-home .posts__item .posts__inner {
		padding: 0px 10%;
	}
	#diorganosi-row .gap-text {
		margin: 15px 0 20px 0!important;
	}
	.slider-box span {
		font-size : 2.3rem;
	}
	.prologue-row .wpb_single_image img {
		max-width: 93%;
	}
	#diorganosi-row.prologue-row .text-boxes {
		padding: 55px 0 35px;
	}
}



@media (max-width:1294px){
	.row-teams .table-standings .custom-circle td.data-name {
		padding: 13px 0 13px 10px;
	}
	.row-teams .card__header {
		width: 50%;
		padding: 0 0 0 10px;
		min-height: 49px;
		display: flex;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		font-size: 0;
		min-width: 40px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 10px;
	}
	.pb-50.row-teams .change-color  .custom-circle td:last-child:before {
		left: -2px;
	}
	.single-sp_event .game-result__stats-scoreboard {
		width: 100%;
		flex: 100%;
		max-width: 75%;
	}
	.ypomnima {
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-bottom: 15px !important;
		padding: 0 10px;
	}
	.ypomnima p {
		margin-bottom: 5px;
		margin-right: 5px;
	}
	.vathmologies-row .table-standings td.data-name {
		width: 200px !important;
		display: flex;
	}
	.vathmologies-row .table-standings.testing thead .custom_labels_avg th.data-rank,
	.vathmologies-row .table-standings.testing thead .custom_labels_avg th.data-name{
		color: #14173f;
		position: sticky !important;
		left: 0;
		padding: 0;
		background-color: #14173f !important;
		border-right: #14173f;
		border-right-style: solid;
		border-right-width: 1px;
		opacity: 1;
	}
	.vathmologies-row .table-standings td:first-child,
	.vathmologies-row .table-standings td.data-name {
		position: sticky !important;
		position: -webkit-sticky !important;
		left: 0;
		background-color: #14173f;
		border-right: #14173f;
		border-right-style: solid;
		border-right-width: 0;
		border-bottom: 0 solid #14173f !important;
		min-height: 46px;
	}
	.table-standings .data-rank {
		color: #9a9da2;
	}
	.custom_title {
		font-size: 4.2rem;
	}
	.btn-lg {
		padding: 10px 65px;
	}
	.text-boxes {
		padding: 0 60px;
	}
	.match-table-row {
		padding: 50px 60px;
	}
	#diorganosi-row .text-boxes {
		padding: 70px 45px;
	}
}

@media (max-width: 1268px) {
	.team-roster--slider .team-roster__img-ring-bottom,
	.team-roster--slider-wrapper .team-roster__img-ring-bottom {
		bottom: -7px;
		z-index: 3;
	}
	.team-roster--slider .team-roster__img-ring-top,
	.team-roster--slider-wrapper .team-roster__img-ring-top {
		bottom: 18px;
	}
	.gap-text {
		margin: 20px 0 20px 0!important;
	}
	.blog-home .posts__item .posts__title{
		font-size: 2rem;
	}
	.all-posts {
		padding: 30px 30px 50px;
	}
}

@media (max-width:1220px) {
	.player-info-details__item {
		padding-right: 20px;
	}
	.stats-players .team-leader__player-img.img-team-dekaelm {
		width: 30px;
		flex-basis: 30px;
	}
	.stats-players .team-leader__player-img {
		flex-basis: 30px;
		width: 30px;
		height: 30px;
	}
	.row-teams .card__header {
		min-height: 46px;
	}
	.row-teams .custom_labels_avg th.data-games {
		padding: 13px 0;
	}
	.row-teams .custom_labels_avg th:last-child {
		min-width: 50px;
	}
	.row-teams .custom_labels_avg th:last-child:before {
		right: 15px;
		font-size: 1.4rem;
	}
	.row-teams .custom-circle td:last-child:before {
		width: 30px;
		height: 30px;
		left: 10px;
		top: 11px;
	}
	.row-teams .custom_labels_avg th {
		font-size: 1.4rem;
	}
	.standings-of-league .sp-template-league-table tbody .data-f,
	.standings-of-league .row-teams .custom-circle td.data-games,
	.standings-of-league .sp-template-league-table tbody .data-gpm,
	.standings-of-league .sp-template-league-table tbody .data-gcptwo,
	.standings-of-league .sp-template-league-table tbody .data-gcatwo,
	.standings-of-league .sp-template-league-table tbody .data-gxmtwo,
	.standings-of-league .sp-template-league-table tbody .data-gptwo,
	.standings-of-league .sp-template-league-table tbody .data-asttwo,
	.standings-of-league .sp-template-league-table tbody .data-stltwo,
	.standings-of-league .sp-template-league-table tbody .data-blktwo,
	.standings-of-league .sp-template-league-table tbody .data-spr,
	.standings-of-league .sp-template-league-table tbody .data-pc,
	.standings-of-league .sp-template-league-table tbody .data-exc {
		font-size: 1.3rem !important;
	}
	.row-teams .sp-template-league-table .sp-table-caption {
		padding-right: 0;
		font-size: 1.4rem;
	}
	.row-teams .custom-circle td:last-child {
		max-width: 50px;
		min-width: 50px;
		font-size: 1.3rem;
	}
	.row-teams .table-standings .custom-circle td.data-name {
		padding: 13px 0;
	}
	.row-teams .table-standings td.data-name {
		font-size: 1.3rem;
	}
	.single-sp_event .game-result__team {
		width: 20%;
	}
	.single-sp_event .game-result__score-wrap {
		width: 60%;
	}
	.single-sp_event .game-result__team--even {
		order: 3;
	}
	.single-sp_event .game-result__team-logo .wp-post-image {
		width: 70%;
	}
	.match-table-row {
		padding: 50px 48px;
	}
	.prologue-row {
		padding: 0 55px;
	}
	.prologue-row .wpb_single_image img {
		max-width: 100%;
	}
	#diorganosi-row.prologue-row .gap-text {
		max-width: 85%;
	}
	.home .prologue-row p {
		font-size: 1.7rem;
	}
	.programm-row.center .match-table-row {
		padding: 50px 0px;
	}
}
@media (max-width:1199px){
	.page-id-7912 .container{
		max-width: 1220px;
		padding-left: 0;
		padding-right: 0;
	}
	.all-posts {
		padding: 30px 45px 50px;
	}
}



@media (max-width:1180px){
	.player-info-details__item.player-info-details__item--position {
		padding-right: 0;
	}
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders,
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders  {
		width: 50%;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 10px;
	}
	.row-teams .card__header {
		min-height: 45px;
	}
	.single-sp_event .team-leader__player-info {
		display: flex;
	}
	.custom_title {
		font-size: 3.6rem;
	}
	.btn-lg {
		padding: 6px 55px;
	}
	.text-boxes {
		padding: 0 50px;
	}
	.home p {
		font-size: 1.9rem;
	}
	.custom_btn .btn-info {
		font-size: 2rem;
	}
	.text-slider .yellow-color {
		font-size: 7rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 5.6rem !important;
	}
	.text-slider {
		font-size: 4.7rem !important;
	}
	.text-slider span {
		line-height: 70px !important;
	}
	.vc_images_carousel .vc_carousel-control .icon-prev {
		margin-left : -29px!important;
	}
	.vc_images_carousel .vc_carousel-control .icon-next {
		margin-left : -6px!important;
	}
	.gap-text {
		margin: 13px 0 18px 0!important;
	}
	.boys-girls-row{
		width: 36%!important;
	}
	.match-table-row{
		width: 64%!important;
	}
	.programm-title {
		font-size: 3rem !important;
	}
	.see-analytic, .day-heading {
		font-size: 18px!important;
	}
	.next-match .item:nth-child(4) {
		padding: 10px 8px 10px 0px;
	}
	.boys-girls-row.empty {
		width: 16% !important;
	}
	.programm-row.center .match-table-row {
		width: 90% !important;
	}
	
}

@media (max-width:1120px){
	.diorganosi {
		flex-direction: column;
	}
	#diorganosi-row, #media-coverange-row{
		padding: 60px 0;
	}
	.text-boxes {
		padding: 0;
	}
	#diorganosi-row .text-boxes{
		order: 2;
	}
	.custom_title {
		font-size: 3.6rem;
		margin-top: 40px;
	}
	.diorganosi .vc_col-sm-6 {
		width: 66%;
	}
	.evc-counter .evc-c-digit {
		font-size: 4.8rem;
	}
	.count-row .blue-text {
		font-size: 2.8rem;
	}
	.all_star_game .yellow-color {
		font-size : 1.9rem;
	}
	.frm_style_interad.with_frm_style .frm_submit button{
		font-size:2rem;
		padding: 12px 65px;
	}
	.boys-girls-row .programm-title {
		 padding-top: 0;
	}
	.match-table-row {
		padding: 0px 48px 50px;
	}
	#diorganosi-row .text-boxes {
		padding: 50px 0px;
	}
	.slider-heading-white {
		width: unset;
	}
	#diorganosi-row{
		padding: 60px 0 10px;
	}
	.diorganosi .vc_col-sm-6 {
		width: 80%;
	}
	.slider-box span {
		font-size: 2.6rem;
	}
	.mark-image{
		order:2;
	}
	#diorganosi-row.prologue-row .text-boxes {
		padding: 0 50px 40px;
		width: 100%;
	}
	#diorganosi-row.prologue-row  {
		padding: 60px 0 0;
	}
	#diorganosi-row.prologue-row .gap-text {
		max-width: 100%;
	}
	#diorganosi-row.prologue-row .gap-text {
		max-width: 100%;
	}
	.prologue-row .diorganosi {
		align-items: center;
	}
	.home .prologue-row p {
		line-height: 23px;
	}
	.all-posts .vc_gitem_row .vc_gitem-col {
		min-height: 130px;
	}
}
@media (max-width:1070px){
	.programm-row{
		flex-direction: column;
	}
	.boys-girls-row, .match-table-row{
		width: 100%!important;
	}
	.main-row-groups .wpb_column {
		width: 20%;
	}
	.match-table-row {
		padding: 20px 48px 65px;
	}
	.programm-row.center .match-table-row {
		margin: 0 auto;
	}
}

@media (max-width:1050px) {
	.row-teams .card__header {
		min-height: 46px;
		padding: 0 0 0 15px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		font-size: 0;
		min-width: 70px;
		width: 70px;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 15px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 25px;
	}
	.row-teams .custom_labels_avg th:last-child:before {
		right: 25px;
	}
	.row-teams .custom-circle td:last-child:before {
		width: 40px;
		height: 40px;
		left: 15px;
		top: 6px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+1),
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1) {
		padding-left: 0;
		padding-right: 8px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+2),
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2) {
		padding-right: 0;
		padding-left: 8px;
	}
	.page-heading {
		padding: 50px 0;
	}
	.page-heading__title {
		font-size: 30px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element,
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders,
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders  {
		width: 50%;
	}
	.main-nav__list > li > a {
		padding-left: 0;
	}
}

@media (max-width:991px){
	.player-info__team-logo {
		left: -11%;
	}
	.team-roster--slider .team-roster__img img,
	.team-roster--slider-wrapper .team-roster__img img {
		max-width: 75%;
	}
	.player-info__title--mobile .player-info-details__value {
		font-family: 'Montserrat', sans-serif;
		color: white;
	}
	.player-info__title--mobile .player-info-details__item {
		flex-basis: 33.3%;
		min-width: 33.3%;
		padding-right: 0 !important;
	}
	.player-info__title--mobile.custom-header-no-scrolls {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		align-content: center;
		margin: 0 auto;
	}
	.player-info__title--mobile .player-info-details {
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: nowrap;
	}
	.player-info__item--photo .player-info__photo img {
		transform: translateY(0);
	}
	.custom-header-no-scrolls {
		pointer-events:none;
	}
	.player-info__team-logo {
		display: unset;
	}
	.player-info .slick-dots {
		display: none !important;
	}
	.leaders-omilos .stats-players th.team-leader__gp {
		padding: 6.5px 0 !important;
	}
	.row-teams .custom_labels_avg th {
		height: 46px;
	}
	.widget-game-result__score {
		margin-top: 45px;
	}
	.content-filter__item:not(.content-filter__item--active) {
		 display: unset;
	}
	.content-filter__toggle {
		display: none;
	}
	.content-filter__list {
		flex-direction: row;
	}
	.main-nav .main-nav__back {
		display: none;
	}
	.main-nav .main-nav__list>li>a {
		font-size: 1.4rem;
		font-family: "WaterPolo Trials";
	}
	.main-nav__list .has-mega-menu .main-nav__sub-0 .main-nav__title, .main-nav__list .has-mega-menu .main-nav__sub-0 .main-nav__title, .main-nav__list .has-mega-menu .main-nav__sub-0 .main-nav__title,.main-nav__list .has-mega-menu .main-nav__sub-0 .main-nav__sub-1>li>a {
		font-family: "WaterPolo Trials";
	}
	.header-mobile__logo-img {
		width: 185px;
	}
	.header-mobile__logo {
		margin-top: 0;
	}
	.header-mobile__inner,
	.boys-menu,
	.girls-menu,
	.main-nav {
		background-color: #14173f;
	}
	.main-nav__list li.has-mega-menu.season-menu > .megamenu-item {
		display: none;
	}
	.main-nav__toggle--rotate .boys-menu {
		display: block !important;
		padding: 0;
	}
	.boys-menu,
	.girls-menu{
		padding: 0 !important;
		min-height: unset !important;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.boys-menu .main-nav__title,
	.girls_menu .main-nav__title {
		display: flex;
		flex-direction: row;
		padding: 0 !important;
		justify-content: flex-start;
		align-items: center;
		align-content: flex-start;
		font-size: 1.64rem !important;
	}
	.boys-menu > .main-nav__toggle-2 {
		top: 19px !important;
		right: 55px;
	}
	.boys-menu .main-nav__sub-2 li a {
		color: #43a9fe !important;
		font-size: 1.4rem !important;
		padding: 0 20px 8px 10px !important;
	}
	.boys-menu .main-nav__sub-2 li a:hover {
		color: #ffcc00 !important;
	}
	.boys-menu .main-nav__title:before ,
	.girls_menu .main-nav__title:before {
		content: url(/wp-content/uploads/boy_menu-sm.png);
		margin-right: 10px;
	}
	.main-nav__list li.has-mega-menu.season-menu > .megamenu-item {
		max-width: 80%;
		padding-left: 9% !important;
		background-color: #14173f;
	}
	.main-nav__list .has-mega-menu .main-nav__sub-0 .main-nav__sub-1 {
		display: none;
	}
	.gap-text {
		margin: 25px 0 35px 0!important;
	}
	.sponsors-row {
		padding: 100px 60px 70px!important;
	}
	.evc-counter .evc-c-digit {
		font-size: 4.2rem;
	}
	.count-row .blue-text {
		font-size: 2.6rem;
	}
	.flex-center.row-games {
		flex-direction: column;
	}
	.yellow-color br, .gap-text-sm.game  p br{
		display: block;
	}
	.games-column{
		width: 100%;
	}
	.games-sub{
		max-width: 530px;
		margin: 0 auto;
	}
	.with_frm_style input[type=text], .with_frm_style input[type=email], .with_frm_style select, .with_frm_style input[type=tel]{
		font-size: 2rem;
	}
	.text-slider .yellow-color {
		font-size: 6rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 4.8rem !important;
	}
	.text-slider {
		font-size: 4rem !important;
	}
	.text-slider span {
		line-height: 60px !important;
	}
	.footer-logo {
		padding : 0;
	}
	.header-mobile__search-icon, .header-mobile-pushy-panel__toggle {
		display: none;
	}
	.main-nav__list>li.lang-item a{
		border: 0;
	}
	.main-nav .header-mobile__logo {
		border-bottom: 0;
	}
	#menu-item-2753-en, #menu-item-2753-el{
		display: inline-block;
		width: 48%;
	}
	#menu-item-2753-en a{
		text-align: end;
	}
	.main-nav .main-nav__list > li > a::before, .main-nav .main-nav__list > li.main-nav__item--social-links > a  {
		display: none;
	}
	.container, .container-sm, .container-md {
		max-width: 980px;
	}
	.inside-row {
		padding: 50px 75px;
	}
	.event-title{
		font-size: 20px;
		padding: 15px 20px;
	}
	.blog-home .posts__item .posts__inner {
		padding: 0px 8%;
	}
	.blog-home .posts__item .posts__title {
		font-size: 1.9rem;
	}
	.hide-season{
		display: block!important;
	}
	.season-menu{
		display: none!important;
	}
	.page-id-9319 .programm-img{
		display: none;
	}
	
}

@media (max-width:930px){
	.row-teams .custom-circle td:last-child:before {
		left: 7px;
	}
	.row-teams .custom_labels_avg th:last-child:before {
		right: 19px;
	}
	.slider-box span {
		font-size: 2.3rem;
	}
}

@media (max-width:840px){
	.custom-statistics_row .vc_col-sm-4 {
		width: 100%;
	}
	.diorganosi .vc_col-sm-6 {
		width: 76%;
	}
	.text-slider .yellow-color {
		font-size: 5rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 4rem !important;
	}
	.text-slider {
		font-size: 3.4rem !important;
	}
	.text-slider span {
		line-height: 50px !important;
	}
	.inside-row {
		padding: 50px 40px;
	}
	.blog-home .posts__item .posts__title {
		font-size: 1.8rem;
	}
	.blog-home .posts__item .posts__inner {
		padding: 0px 6%;
	}
	.all-posts .vc_gitem-post-data-source-post_title h4 {
		font-size: 17px;
		line-height: 23px;
	}
	.all-posts {
		padding: 30px 35px 50px;
	}
}

@media (max-width:780px){
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1) {
		padding-left: 8px;
		padding-right: 8px;
	}
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders,
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders {
		width: 100%;
	}
	.text-slider {
		position: absolute;
		top: 100px;
	}
	/*.inside-row {
		padding: 50px 60px;
	}*/
	.inside-row p {
		font-size: 1.7rem;
	}
	.text-slider .yellow-color {
		font-size: 4.5rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3.7rem !important;
	}
	.text-slider {
		font-size: 3.2rem !important;
	}
	.text-slider span {
		line-height: 45px !important;
	}
	#twp-2786.style-another .description{
		font-size: 17px;
	}
}

@media (max-width:767px){
	.diorganosi .vc_col-sm-6 {
		width: 83%;
		text-align: center;
	}
	.diorganosi h2{
		text-align: center!important;
	}
	.sponsors {
		gap: 35px;
	}
	.sponsors img {
		max-width : 178px;
	}
	.count-row{
		display: flex;
	}
	.evc-counter .evc-c-digit {
		font-size: 3.5rem;
	}
	.count-row .blue-text {
		font-size: 2.4rem;
	}
	#counters-row-exteernal {
		padding: 60px 0;
		background-position: bottom;
	}
	.flex-counter .wpb_text_column.space-line p {
		font-size : 4rem;
	}
	.games-column .wpb_single_image img {
		max-width : 90%;
	}
	.style-another .timeline-content{
		background: #41aafd!important;;
	}
	.style-another .timeline-year {
		font-size   : 21px !important;
		line-height : 22px !important;
	}
	.main-row-groups .wpb_column {
		width: 25%;
	}
	#diorganosi-row .gap-text {
		margin: 30px auto!important;
		max-width: 90%;
	}
	.liks_tournaments_home {
		gap: 0;
	}
	.diorganosi .vc_col-sm-6 {
		width : 88%;
	}
	.mark-image .vc_single_image-wrapper,.mark-image .wpb_single_image.vc_align_right {
		text-align: center;
	}
	.prologue-row .wpb_single_image img {
		max-width: 60%;
	}
	#diorganosi-row.prologue-row {
		padding: 80px 0 0;
	}
	.all-posts .vc_gitem-post-data-source-post_title h4 {
		font-size: 18px;
	}
	.all-posts .vc_gitem_row .vc_gitem-col {
		min-height: unset;
	}
	
}

@media (max-width:700px){
	.sponsors-row {
		padding: 30px!important;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 4px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 15px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		min-width: 50px;
		width: 50px;
	}
	.single-sp_event .matc-stats-boxed .row-of {
		width: 100%;
	}
	.single-sp_event .game-result__team-info {
		display: flex;
		align-items: flex-start;
		margin-top: 15px;
	}
	.single-sp_event .game-result__stats-scoreboard {
		max-width: 60%;
	}
	.single-sp_event .game-result__score.left-score,
	.single-sp_event .game-result__score.right-score {
		width: 15%;
	}
	.single-sp_event .game-result__score-result {
		font-size: 4rem;
	}
	.single-sp_event .game-result__team-logo .wp-post-image {
		width: 57%;
	}
	.single-sp_event .game-result__team-name {
		font-size: 1.4rem;
	}
	.form-info br{
		display: none;
	}
	.form-info{
		padding: 0 20px;
	}
	.text-slider .yellow-color {
		font-size: 4.1rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3.5rem !important;
	}
	.text-slider {
		font-size: 2.8rem !important;
	}
	.text-slider span {
		line-height: 45px !important;
	}
	.match-table-row {
		padding: 20px 30px 65px;
	}
	.next-match td, .liks_tournaments_home .group a {
		font-size: 15px;
	}
	.liks_tournaments_home .title a {
		font-size: 2rem;
	}
}
@media (max-width:670px){
	.slider-heading-white {
		width: 400px;
		margin: 0 auto;
	}
}
@media (max-width:650px){
	.pb-50.row-teams .change-color .custom-circle td:last-child{
		min-width: 40px;
		width: 40px;
		max-width: 40px;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 2px;
		width: 35px;
		height: 35px;
		top: 8px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 0;
		min-width: 40px;
		width: 40px;
		max-width: 40px;
	}
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		min-width: 40px;
		width: 40px;
		max-width: 40px;
	}
	.row-teams .table-standings .data-rank {
		display: none;
	}
	.single-sp_event .game-result {
		padding: 15px 0;
	}
	.single-sp_event .game-result__stats-scoreboard {
		max-width: unset;
	}
	.single-sp_event .game-result__score.left-score,
	.single-sp_event .game-result__score.right-score {
		width: 31%;
	}
	.single-sp_event .game-result__team-info {
		align-items: flex-end;
		margin-top: 0;
	}
	.single-sp_event .game-result__team-logo .wp-post-image {
		width: 80px;
	}
	.single-sp_event .game-result__score-wrap {
		width: 100%;
		order: 3;
	}
	.single-sp_event .game-result__team {
		width: 50%;
	}
	.single-sp_event .game-result__team--even {
		order: 2;
	}
	.custom_title {
		font-size: 3.2rem;
	}
	.home p {
		font-size: 1.8rem;
	}
	.custom_btn .btn-info {
		font-size: 1.9rem;
	}
	.btn-lg {
		padding: 6px 45px;
	}
	.evc-counter .evc-c-digit {
		font-size: 3.2rem;
	}
	.count-row .blue-text {
		font-size: 2.2rem;
		margin-top: 10px;
	}
	.games-column .wpb_single_image img {
		max-width: 80%;
	}
	.games-sub {
		max-width : 500px;
	}
	.inside-row {
		padding: 50px 35px;
	}
	.text-slider .yellow-color {
		font-size: 3.8rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3.3rem !important;
	}
	.text-slider {
		font-size: 2.7rem !important;
	}
	.text-slider span {
		line-height: 43px !important;
	}
	.event-title {
		font-size: 19px;
		padding: 12px 20px;
	}
}

@media (max-width:620px){
	.player-info__title--mobile .player-info__name {
		font-size: 35px;
	}
	.player-info__title--mobile .player-info__last-name {
		font-size: 30px;
	}
	.flex-counter .wpb_text_column.space-line p {
		font-size : 3rem;
	}
	.evc-counter .evc-c-digit {
		font-size: 2.9rem;
	}
	.count-row .blue-text {
		font-size: 2rem;
		margin-top: 7px;
	}
	.flex-counter .wpb_text_column.space-line {
		flex: 0;
		margin: 0 10px !important;
	}
	.text-slider {
		position: absolute;
		top: 80px;
		
	}
	.text-slider .yellow-color {
		font-size: 3.5rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3.2rem !important;
	}
	.text-slider {
		font-size: 2.8rem !important;
	}
	.text-slider span {
		line-height: 40px !important;
	}
	.text-slider {
		font-size: 2.5rem !important;
	}
	
	
	.next-match tr {
		display: flex;
		flex-wrap: wrap;
	}
	.next-match .age {
		text-align: center;
	}
	.next-match .item:nth-child(1), .next-match .item:nth-child(2){
		flex-basis: 100%;
	}
	.next-match .item:nth-child(4){
		flex-basis: 10%;
		padding: 5px 0;
	}
	.next-match .item{
		flex-basis: 45%;
		border-right: 0;
	}
	.next-match .team{
		text-align: end;
	}
	.next-match .team.right{
		text-align: start;
	}
	.next-match td {
		padding: 5px 6px 5px 10px;
	}
	.next-match .age{
		line-height: 20px;
	}
	.next-match .item:nth-child(1){
		line-height: 28px;
	}
	.match-table-row {
		padding: 20px 25px 65px;
	}
	.next-match td {
		padding: 5px 0px;
	}
	
}

@media (max-width:600px){
	.player-info__title--mobile .player-info__name {
		width: 100%;
		align-items: center;
	}
	.player-info__title--mobile .player-info-details {
		flex-wrap: nowrap;
		justify-content: space-around;
	}
	.player-info__title--mobile .player-info-details__item {
		flex-basis: auto;
		min-width: auto;
	}
	.row-teams .custom-circle td:last-child {
		max-width: 80px;
		min-width: 80px;
		width: 80px;
		position: relative;
	}
	.row-teams .custom-circle td:last-child:before {
		left: 20px;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 20px;
		top: 8px;
		width: 40px;
		height: 40px;
	}
	.row-teams .custom_labels_avg th:last-child:before,
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 0;
		left: 0;
		min-width: 80px;
		max-width: 80px;
		width: 80px;
	}
	.row-teams .custom_labels_avg th:last-child,
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		min-width: 80px;
		max-width: 80px;
		width: 80px;
	}
	.row-teams .table-standings .data-rank {
		display: table-cell;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+2) {
		padding-right: 8px;
		padding-left: 8px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+1) {
		padding-left: 8px;
		padding-right: 8px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element {
		width: 100%;
	}
	.widget-game-result__venue,
	.widget-game-result__date {
		font-size: 1.3rem;
	}
	.widget-game-result__score {
		margin-top: 20px;
		font-size: 4rem;
	}
	.widget-game-result__team-logo img {
		width: 60px;
	}
	.widget-game-result__team-logo {
		height: 65px;
	}
	.sponsors-row {
		padding: 60px !important;
	}
	.content-filter__list {
		flex-wrap: wrap;
	}
	.content-filter__item--active,
	.content-filter__item.is-active {
		background: #4aa9ff !important;
	}
	.content-filter__item--active .content-filter__link,
	.content-filter__item.is-active .content-filter__link {
		color: #14173f;
	}
	.content-filter__list {
		background: #14173f;
	}
	.content-filter__item {
		flex-basis: 33%;
		margin: 5px;
		background: #1b2057;
		border-left: 0 solid #3c3b5b !important;
	}
	.content-filter__list .content-filter__link {
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sponsors img {
		max-width: 155px;
	}
	.all_star_game{
		padding: 0 33px;
	}
	.yellow-color br, .gap-text-sm.game  p br{
		display: none;
	}
	.form-column {
		padding: 0;
	}
	.frm_style_interad.with_frm_style .frm_submit button {
		padding: 9px 55px;
	}
	.text-slider .yellow-color {
		font-size: 3.3rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3.1rem !important;
	}
	.text-slider {
		font-size: 2.7rem !important;
	}
	.text-slider span {
		line-height: 37px !important;
	}
	/*.text-slider .yellow-color:lang(en) {
		font-size: 4rem !important;
	}*/
	.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev{
		display: none;
	}
	
}

@media (max-width:530px){

	.agwnes-row .widget-game-result__team-name {
		max-width: unset;
	}
	.agwnes-row  .widget-game-result__score {
		margin-top: 5px;
	}
	.agwnes-row  .widget-game-result__header {
		margin-bottom: 0;
	}
	.agwnes-row  .widget-game-result__main {
		flex-wrap: wrap;
	}
	.agwnes-row .widget-game-result__team {
		width: 50%;
	}
	.widget-game-result__score-wrap {
		width: 100%;
		order: 3;
	}
	.single-sp_event .game-result__section .game-result__title {
		font-size: 1.4rem;
	}
	.single-sp_event .game-result__team-info {
		margin-top: 15px;
	}
	.single-sp_event .game-result__team-logo .wp-post-image {
		max-height: 80px;
	}
	.single-sp_event .game-result__team-logo {
		height: 80px;
	}
	.single-sp_event .game-result__score.left-score,
	.single-sp_event .game-result__score.right-score {
		width: 20%;
	}
	.page-heading {
		padding: 20px 0;
	}
	.page-heading__title {
		font-size: 20px;
	}
	.header-mobile__logo-img {
		width: 130px;
	}

	.custom_title {
		font-size: 3rem;
	}
	.home p {
		font-size: 1.7rem;
	}
	.custom_btn .btn-info {
		font-size: 1.8rem;
	}
	.btn-lg {
		padding: 6px 40px;
	}
	.count-row {
		flex-direction: column;
		gap: 28px;
		margin: 45px auto !important;
	}
	#counters-row-exteernal {
		padding : 20px 0;
	}
	.evc-counter .evc-c-digit {
		font-size: 3.2rem;
	}
	.text-slider .yellow-color:lang(en) {
		font-size: 3.2rem !important;
	}
	.text-slider {
		position: absolute;
		top: 70px;
		
	}
	.text-slider span {
		line-height: 40px !important;
	}
	.match-table-row {
		padding: 20px 20px 65px;
	}
	.see-analytic, .day-heading {
		font-size: 17px!important;
	}
	.main-row-groups .wpb_column {
		width: 35%;
	}
}

@media (max-width:500px){
	.sponsors img {
		max-width: 130px;
	}
	.text-slider .yellow-color {
		font-size: 3rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3rem !important;
	}
	.text-slider {
		font-size: 2.5rem !important;
	}
	.text-slider span {
		line-height: 35px !important;
	}
	.text-slider .yellow-color:lang(en) {
		font-size: 2.8rem !important;
	}
	.inside-row {
		padding: 50px 28px;
	}
	.event-title {
		font-size: 18px;
		padding: 10px 20px;
	}
	.style-another .timeline-year {
		font-size: 20px !important;
		line-height: 21px !important;
	}
	.style-another .timeline-icon{
		font-size: 30px!important;
		height: 45px!important;
		width: 45px!important;
	}
	.game-player-result.with-shortcodes td.game-player-result__date, .game-player-result.with-shortcodes td.game-player-result__date{
		height: 65px;
	}
	.player-info-details__title {
		color: #4aa9ff;
		font-size: 1.2rem;
		font-weight: bold;
	}
	.custom-statistics_row .custom-circle td {
		font-size: 1.5rem;
	}
	.single-sp_event .matc-stats-boxed .row-of {
		margin-bottom : 15px;
	}
	.single-sp_event .sp-template-event-statistics .sp-statistic-label {
		top: 3px;
	}
	.single-sp_event .alc-event-stats .card__content {
		padding: 0 10px;
	}
	.single-sp_event .sp-event-performance > tbody > tr > td.data-name {
		min-width: 100px;
		width: 100px;
		text-wrap: wrap;
		max-width: 100px;
	}
	
	.sp-event-performance>tbody>tr>td.data-name>a {
		text-wrap: wrap;
	}
	
	.single-sp_event .sp-event-performance > tbody > tr > td.data-number {
		padding: 0;
	}
	.single-sp_event .sp-template-event-performance-values:nth-child(1) th.data-team-name, .single-sp_event .sp-event-performance-teams .card:nth-child(2) .data-team-name {
		min-width: 150px;
		width: 150px;
		padding: 15px 4px 15px 14px !important;
	}
	#diorganosi-row.prologue-row .text-boxes {
		padding: 0 35px 40px;
	}
	.yellow-small, .blue-small {
		font-size: 2rem;
	}
	.prologue-row .wpb_single_image img {
		max-width: 50%;
	}
}

@media (max-width:479px){
	.team-leader__player-name a {
		font-size: 1.4rem;
		line-height: 15px;
	}
	.single-sp_event .matc-stats-boxed .statistika-agona,
	.custom_header-blue-layout {
		padding: 10px;
	}
	.single-sp_event .sp-template-event-statistics .sp-statistic-label {
		font-size: 1.4rem;
	}
	.single-sp_event .sp-template-event-statistics .sp-statistic-value.first-value-stats,
	.single-sp_event .sp-template-event-statistics .sp-statistic-value {
		height: 40px;
		font-size: 1.4rem;
		line-height: 40px;
	}
	.widget-game-result__team-name {
		font-size: 14px;
	}
	.widget-game-result__score {
		font-size: 3rem;
	}
	.text-slider {
		position: absolute;
		top: 110px;
	}
	.inside-row p{
		line-height: 26px;
	}
	.text-slider .yellow-color {
		font-size: 2.8rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 2.7rem !important;
	}
	.text-slider {
		font-size: 2.3rem !important;
	}
	.table-standings td.data-name {
		font-size: 1.2rem;
	}
	.sp-league-table .team-logo img {
		max-width: 1.8em;
		max-height: 1.8em;
	}
	.table-standings td.data-name {
		width: 175px !important;
	}
	.slider-box span {
		font-size: 2.2rem;
	}
	.all-posts .vc_gitem-post-data-source-post_title h4 {
		font-size: 17px;
	}
	.all-posts .vc_gitem_row .vc_gitem-col {
		padding: 20px 30px 5px;
	}
	.main-row-groups .wpb_column {
		width: 50%;
	}
	.main-row-groups {
		flex-wrap: wrap;
	}
	.page-id-9319 .liks_tournaments_home p, .page-id-8614 .liks_tournaments_home p{
		line-height: 27px;
	}
}

@media (max-width:450px){
	.ypomnima.ypomnima-player p {
/*		margin-bottom: 0;
		margin-right: 0;
		flex-basis: 50%;*/
		font-size: 12px;
	}
	.ypomnima.ypomnima-player {
		padding: 0 5px;
	}
	.team-leader .team-leader__type {
		line-height: 15px;
	}
	.hide-team-logo .stats-players .team-leader__player-inner {
		width: auto;
	}
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1) {
		padding-left: 0;
		padding-right: 0;
	}
	.player-stats-row .stats-players .team-leader__player  {
		padding-left: 0;
	}
	.player-stats-row  .stats-players .team-leader__player-info {
		gap: 0;
	}
	.player-stats-row  .stats-players .team-leader__player-img {
		margin-right: 5px;
	}
	.footer-logo {
		width: 60%;
		margin: 0 auto 30px auto;
	}
	.games-sub {
		max-width: 282px;
	}
	.home p {
		line-height: 25px;
	}
	.frm_combo_inputs_container, .frm_grid_container, .frm_form_fields .frm_section_heading, .frm_form_fields .frm_fields_container {
		grid-gap: 0 4%;
	}
	.cky-revisit-bottom-left {
		bottom: 48px !important;
		left: 8px !important;
	}
	.sponsors {
		gap: 0;
		justify-content: space-around;
		padding: 10px 0;
	}
	.sponsors-row {
		padding: 35px 25px!important;
	}
	.sponsors img {
		max-width: 200px;
		margin-bottom: 20px;
	}
	.footer-secondary__inner {
		padding: 10px 0;
	}
	.footer-copyright .left,
	.footer-copyright .right {
		font-size: 1.4rem;
	}
	.diorganosi .vc_col-sm-6 {
		width: 92%;
	}
	#counters-row-exteernal {
		background-attachment: unset;
		background-size: cover;
	}
	.custom_title {
		font-size: 2.8rem;
	}
	.custom_btn .btn-info {
		font-size: 1.7rem;
	}
	.btn-lg {
		padding: 6px 36px;
	}
	.games-column .wpb_single_image img {
		max-width: 70%;
	}
	.all_star_game > .vc_column_container {
		margin: 60px auto 60px!important;
	}
	.flex-center.row-games {
		gap: 30px;
	}
	.all_star_game .yellow-color {
		font-size: 1.7rem;
	}
	.all_star_game{
		padding: 0 25px;
	}
	.with_frm_style input[type=text],
	.with_frm_style input[type=email],
	.with_frm_style select,
	.with_frm_style input[type=tel] {
		font-size: 1.8rem;
	}
	.frm_style_interad.with_frm_style .frm_submit button {
		padding: 7px 45px;
		font-size: 1.8rem;
	}
	/*.text-slider .yellow-color {
		font-size: 3.5rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 3rem !important;
	}
	.text-slider {
		font-size: 2.6rem !important;
	}
	.text-slider span {
		line-height: 37px !important;
	}*/
	.count-row {
		margin: 20px auto !important;
	}
	/*.text-slider .yellow-color:lang(en) {
		font-size: 3.2rem !important;
	}*/
	.text-slider .yellow-color-real {
		font-size: 2.7rem !important;
	}
	.text-slider {
		position: absolute;
		top: 100px;
	}
	.with_frm_style input[type=text],
	.with_frm_style input[type=email],
	.with_frm_style select,
	.with_frm_style input[type=tel] {
		width: 70%;
		margin: 0 auto;
		display: flex;
	}
	.frm_style_interad {
		margin-top: 35px;
	}
	.with_frm_style input[type=text],
	.with_frm_style input[type=email],
	.with_frm_style select,
	.with_frm_style input[type=tel] {
		width: 100%;
	}
	.frm_style_interad.with_frm_style .form-field {
		margin-bottom: 40px;
	}
	.text-slider .yellow-color, .text-slider .yellow-color:lang(en) {
		font-size: 2.5rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 2.4rem !important;
	}
	.text-slider {
		font-size: 2.1rem !important;
	}
	.text-slider span {
		line-height: 30px !important;
	}
	.next-match .item img{
		display: none;
	}
	.boys-girls-row img {
		width: 130px;
		height: 130px;
	}
	.boys-girls-row .vc_single_image-wrapper {
		width: 140px;
		height: 140px;
	}
	.programm-title {
		font-size: 2.8rem !important;
	}
}
@media (max-width:420px){
	.slider-box span {
		font-size: 2.1rem;
	}
	.slider-heading-yellow{
		width: 215px;
		margin: 0 auto;
	}
}

@media (max-width:400px){
	.post--single .post__title {
		margin: 15px 0;
	}
	.agwnes-row .widget-game-result__section-inner {
		padding: 0 !important;
	}
	.agwnes-row .sp-row + .sp-row .widget-game-result__item {
		margin-top: 0;
	}
	.agwnes-row .widget-game-result__main {
		padding: 20px 0;
	}
	.widget-game-result__score-wrap {
		margin-top: 20px;
	}
	.vathmologies-row .table-standings td.data-name {
		width: 160px !important;
	}
	.player-info__title--mobile .player-info-details__value {
		font-size: 1.2rem;
	}
	.player-info__title--mobile .player-info-details {
		padding: 0 5px;
	}
	.content-filter__list .content-filter__link {
		text-transform: unset;
		line-height: 14px;
	}
	.content-filter__list .content-filter__link {
		height: 50px;
	}
	.table-standings td.data-name {
		width: 175px !important;
		height: 50px !important;
	}
	.all_star_game .yellow-color {
		font-size: 1.6rem;
	}
	.all_star_game {
		padding: 0 23px;
	}
	.diorganosi .vc_col-sm-6 {
		width: 83%;
	}
	.home p {
		font-size: 1.6rem;
	}
	.vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner{
		padding-top: 0;
	}
	.count-row {
		gap: 23px;
	}

	.inside-row p {
		font-size: 1.6rem;
	}
	.inside-row {
		padding: 35px 20px;
	}
	.event-title {
		font-size: 17px;
		padding: 9px 20px;
		margin: 0 0 35px;
	}
	.event-img {
		margin-top: 35px!important;
	}
	.style-another .title {
		font-size: 17px;
	}
	#twp-2786.style-another .description {
		font-size: 16px;
	}
	.match-table-row{
		padding: 20px 14px 65px;
	}
	.programm-title {
		font-size: 2.7rem !important;
	}
	.see-analytic, .day-heading {
		font-size: 16px!important;
	}
	.slider-heading-white {
		width: unset;
	}
	.home .prologue-row p {
		font-size: 1.6rem;
	}
	#diorganosi-row.prologue-row .gap-text {
		margin: 20px auto !important
	}
	p.thanks {
		margin-bottom: 2px;
	}
	.yellow-small, .blue-small {
		font-size: 1.9rem;
	}
	.page-id-9319 .boys-girls-row{
		padding: 0 10px;
	}
}

@media (max-width:370px){
	.custom-statistics_row .team-stats-icon .team-stats__item:last-child .team-stats__label {
		max-width: 65%;
		margin: 0 auto;
	}
	.custom-statistics_row .card__header > h4 {
		font-size: 1.4rem;
	}
	.custom-statistics_row .team-stats-icon .team-stats__item .team-stats__label {
		font-size: 1.4rem;
	}
	.custom-statistics_row .team-stats-box {
		margin: 0 0 15px 0 !important;
		border: 0;
		width: 100%;
		justify-content: flex-end;
	}
	.custom-statistics_row .team-stats__icon--default {
		height: 15px;
	}
	.custom-statistics_row .team-stats-icon .team-stats__item {
		padding: 10px 0;
		border: 0;
	}
	.player-info__title--mobile .player-info__name {
		font-size: 25px;
		line-height: 26px;
		align-items: flex-start;
		padding: 0 0 0 15px;
	}
	.player-info__title--mobile .player-info__last-name {
		font-size: 25px;
	}
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+1),
	.pb-50.row-teams .vc_column-inner > .wpb_wrapper .wpb_content_element:nth-child(2n+2) {
		padding-left: 0;
		padding-right: 0;
	}
	.frm_style_interad.with_frm_style .form-field {
		margin-bottom: 30px;
	}
	.home p {
		font-size: 1.6rem;
	}
	.custom_title {
		font-size: 2.7rem;
	}
	.btn-lg {
		padding: 6px 32px;
	}
	.sponsors-row {
		padding: 70px 19px 55px!important;
	}
	.sponsors {
		gap: 30px;
	}
	.all_star_game > .vc_column_container {
		margin: 45px auto 45px!important;
	}
	.text-slider .yellow-color, .text-slider .yellow-color:lang(en) {
		font-size: 2.3rem !important;
	}
	.text-slider .yellow-color-real {
		font-size: 2.2rem !important;
	}
	.text-slider {
		font-size: 2rem !important;
	}
	.text-slider span {
		line-height: 28px !important;
	}
	.text-slider {
		position: absolute;
		top: 90px;
	}
	.slider-box span {
		font-size: 1.9rem;
	}
	
}

@media (max-width:365px) {
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders tbody tr,
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders tbody tr {
		min-height: 70px;
		max-height: 70px;
		height: 70px;
	}
	.team-leader__player-name {
		margin-bottom: 0;
	}
	.stats-players .team-leader__player-img.img-team-dekaelm {
		width: 25px;
		flex-basis: 25px;
	}
	.leaders-omilos .stats-players .team-leader__player {
		padding: 0 0 0 5px;
	}
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+2),
	.leaders-omilos .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1),
	.player-stats-row .vc_column-inner > .wpb_wrapper .widget-leaders:nth-child(2n+1) {
		padding-left: 0;
		padding-right: 0;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child:before {
		left: 11px;
	}
	.pb-50.row-teams .change-color .custom-circle td:last-child {
		min-width: 60px;
		width: 60px;
		max-width: 60px;
	}
	.row-teams .custom_labels_avg th:last-child:before,
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child:before {
		right: 0;
		left: 0;
		min-width: 60px;
		max-width: 60px;
		width: 60px;
	}
	.row-teams .custom_labels_avg th:last-child,
	.pb-50.row-teams .change-color .custom_labels_avg th:last-child {
		min-width: 60px;
		max-width: 60px;
		width: 60px;
	}
	.text-slider .yellow-color, .text-slider .yellow-color:lang(en) {
		font-size : 2.2rem !important;
	}
	
	.text-slider .yellow-color-real {
		font-size : 2.1rem !important;
	}
	
	.text-slider {
		font-size: 1.9rem !important;
	}
	.text-slider span {
		line-height: 27px !important;
	}
	.next-match td{
		font-size: 14px;
	}
	.all-posts .vc_gitem-post-data-source-post_title h4 {
		font-size: 16px;
		line-height: 22px;
	}
}

@media (max-width: 340px) {
	.stats-players .team-leader__player-info {
		gap: 2px;
	}
	.team-leader__player-name a {
		font-size: 1.3rem;
	}
	.diorganosi .vc_col-sm-6 {
		width: 86%;
	}
}


/** Stef Temp */
.single-sp_event .sp-template-event-statistics .sp-statistic-value,
.single-sp_event .sp-template-event-statistics .sp-statistic-value.first-value-stats {
	/*height: 110px;
	!*border-radius: 50%;*!
	width: 110px;
	font-weight: 700;
	font-size: 2rem;
	line-height: 110px;*/
}

