/* Fichier CSS HGK31 */

/* MENU */
@media screen and (max-width: 1090px){
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	font-size: 24px !important;
}
}


/* PIED DE PAGE */
#sp-footer #sp-footer2{
    text-align: center !important;
	font-family: roboto condensed;
}
#sp-footer #sp-footer1{
    text-align: center !important;
	font-family: roboto condensed;
	font-size: 18px;
}
@media screen and (max-width: 450px){
	#sp-footer #sp-footer1, #sp-footer #sp-footer2{
		padding: 30px 0 20px 0;
	}
}
.infos{
	display: list;
}
ul.menuinfos{
	list-style-type:none !important;
	margin: 0;
    padding: 0;
}
#sp-footer, #sp-bottom {
    color: #FFFFFF;
	background-image: url("/images/HGK31/vibreur.png");
    background-color: #000000;
	background-position: right top;
    background-repeat: no-repeat; /* Do not repeat the image */
}


/* COPYRIGHT */
.copyright{
	text-align: center !important;
}


/* LOGO MOBILE */
@media screen and (max-width: 992px) and (min-width: 360px){
#sp-header {
    height: 100px !important;
}
.logo-image-phone {
    height: 80px !important;
}
#offcanvas-toggler {
    height: 100px;
    line-height: 100px;
}
#sp-header .logo {
    height: 100px;
}
}


/* CALENDRIER */
.fc-theme-standard td, .fc-theme-standard th {
    border: 1px solid #666 !important;
	background-color: #fff !important;
}
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
    padding-right: 14px !important;
}
.fc .fc-list-event-dot {
    border-radius: unset !important;
    width: 10px !important;
}
.com-dpcalendar-calendar {
    background-color: #fff !important;
    border: 2px solid red !important;
}
.fc-toolbar {
  display: flex;
  justify-content: center !important;
}
.dp-event__time {
    display: none !important;
}


/* SOCIAL ICONS */
#sp-menu ul.social-icons a {
    color: #333333;
	font-size: 30px;
}


/* SP PAGE BUILDER */
.sppb-addon-title {
	padding: 10px;
}


/* HEADER */
#sp-header {
    border-bottom: 1px solid #ccc;
}


/* BOUTON EVENEMENTS */
.bouton-evenement{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


/* PASS KARTING */
@media screen and (max-width: 991px){
.pass-kart h3{
	text-align: center;
}
.pass-kart-button .sppb-text-left{
	text-align: center;
}
}


/* CORPS DE PAGE */
#sp-main-body {
    padding: 20px 0 70px 0 !important;
}


/* ACTUALITES */
.bt-back2previous > a {
    font-family: font-awesome;
    background-color: #eeeeee;
    border-radius: 50%;
    color: #333;
    float: left;
    font-size: 24px !important;
    margin-left: 15px;
    padding: 2px 10px 5px 10px;
    text-align: center;
    font-weight: 600;
}
.bt-back2previous a:hover {
    background-color: #f64231;
	color: #ffffff;
}

/* ENGAGE BOX */
.eb-inst .eb-header {
    font-size: 30px;
    color: #000;
    font-weight: bold;
}