/* MENU PRINCIPAL */
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #ffffff;
    background-color: #703816;
    line-height: 60px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 17px;
}

/* BOUTONS */
.tuning_bouton {
    border: solid 1px #703816 !important;
	margin-top: 20px;
}

/* LOGO MOBILE */
@media screen and (max-width: 1200px){
.logo-image {
    height: 100px !important;
}
}
@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;
}
}

/* IGNITE GALLERY */
.ig-tags-button {
    font-size: 20px;
    color: #222;
}

/* FOOTER */
#sp-bottom {
    text-align: center !important;
}