.entry-header h2 {
    font-size: 3rem;
    margin: 50px auto;
}
.contenu {
    background-image: none !important;
    background-color: #ffffff !important;
}

.uk-sticky-placeholder {
    height: 150px !important;
}

td, th {
    top: 0 !important;
    vertical-align: top !important;
  	border: solid 1px #cccccc !important;
}

article.item {
    font-size: 1.1rem !important;
    font-weight: 400;
    margin: 0px 20px !important;
    text-align: center;
    color: #222;
}

div#sp-menu {
    margin: 0 0 50px 0;
    text-align: center;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    line-height: 0;
    font-size: 1rem;
    font-weight: 600;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #000000;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 20%);
    padding: 20px;
}

#offcanvas-toggler {
    line-height: 0;
    font-size: 2rem;
}

.uk-panel.uk-align-right.uk-hidden-small {
    display: none;
}

#sp-header {
    height: 0 !important;
}

#sp-left .sp-module-content {
    border: solid 1px  !important;
}

.tooltipgc_tooltip {
    padding: 10px !important;
    background: #000 !important;
    color: #fff !important;
  	border:none !important;
}

#offcanvas-toggler > i {
    color: #ffffff !important;
    margin-right: 30px;
}
