/*
Theme Name: Gamebox Arena
Theme URI: https://gameboxarena.fr
Template: fitmas
Author: Gamebox Arena
Author URI: https://gameboxarena.fr
Description: Gamebox Arena theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1719477109
Updated: 2024-06-27 08:31:49

*/

#apextiming{
	width:100%;
	min-height:800px;
}
#gameboxheader .navbar-right-desc{
	display: flex;
	align-items:center;
}
#gameboxheader .navbar-right-desc i{
	transform: initial;
	margin-right:0;
}
#gameboxheader .navbar-right-desc p{
	color:#FFF !important;
	font-size: 14px;
	  line-height: 14px;
	  margin-bottom:0;
}
@media (min-width: 1400px) and (max-width: 1460px) {
	#header-tel{
		display:none !important;
	}
}
.heroslider{
	text-shadow: -3px 4px 9px rgba(0,0,0,0.71);
}
.main-menu ul.sub-menu li a::before{
	content: "\21A6" !important;
}

.noheadtable th{
	padding:10px !important;
	line-height:21px !important;
}
.noheadtable td{
	padding:10px !important;
	line-height:21px !important;
	white-space: nowrap !important;
}


.custom-list-mlt {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center; 
  font-size: 13px;
  line-height:14px;
}

.custom-list-mlt li {
  display: inline;     
  margin: 0 5px;
}

/* Ajouter un tiret gris clair entre les éléments sauf le dernier */
.custom-list-mlt li:not(:last-child)::after {
  content: "-";
  color: #ccc;
  margin-left: 5px;
}

.post-template-default.single.single-post h3,.post-template-default.single.single-post h4,
.single-centres h2, .single-centres h3, .single-centres h4, .single-centres h5, .single-centres h6{
	color:#f21c1c !important;
}
.post-template-default.single.single-post h2{
	font-size:34px;
}
.single-centres hr{
	border: 1px solid #ECECEC !important;
}
.btn{
	color:#FFF !important;
}
.btn:hover{
	color:#f21c1c !important;
}

.main-menu ul.sub-menu {
	top: 80% !important;
	left:0 !important;
}