/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/


.div-sous-photo {
    height: 100px;
    display: flex;
    margin-top: 20px;
}

.mega-menu.clearfix::before {
    clear: none !important;
}

.nav-menu .mega-menu-item .item-title {
    font-size: 15px !important;
}

@media only screen and (min-width: 1101px){
#header-container.logo-position-left:not(.small) .header-col-fluid {
    margin-left: 200px!important;
    margin-right: 120px!important;
}}
@media only screen and (min-width: 1101px){
.header-col-fluid {
    margin-left: 214px;
    margin-right: 120px;
}}
nav.mega-menu ul.nav-menu {
    display: -webkit-box !important;
    text-align: left;
    height: 100%;
}

.ginput_container.ginput_container_consent {
    display: flex !important;
	gap: 15px !important
}
#header-container #header .header-wrap>.row:last-child .header-main-panel .logo-for-panel img {
    position: relative;
    top: 95% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 100%;
    vertical-align: top;
}

a.menu-link.sub-menu-link {
    color: white !important;
}