/* Global */
@font-face {
    font-family: 'NissanBrand';
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Bold.eot');
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Bold.woff2') format('woff2'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NissanBrand';
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Light.eot');
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Light.eot?#iefix') format('embedded-opentype'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Light.woff2') format('woff2'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NissanBrand';
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Regular.eot');
    src: url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Regular.woff2') format('woff2'),
        url('https://imageme.wibilong.com/nissan/font/NissanBrandW06-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#page-thematics form.checkbox-filters.brands-filters {
    display: none;
}
#last-articles .article-list-widget-content .article-list-item .content .author {
    display: none;
}
#last-articles .article-list-widget-content .article-list-item .content .tags {
    margin: 60px 0 0;
    position: absolute;
    z-index: 5;
}
#last-articles .article-list-widget-content .article-list-item .content h4.title{
    max-width: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
    height: 115px;
    overflow: visible;
}
    #last-articles .article-list-widget-content .article-list-item .content h4 a{
        position: absolute;
        overflow: visible;
        z-index: 4;
        height: 115px;
        display: inline-block;
    }
        #last-articles .article-list-widget-content .article-list-item .content h4 a::before {
            content: "Discover";
            width: 200px;
            height: auto;
            position: absolute;
            left: -1px;
            bottom: 4px;
            color: black;
            z-index: 3;
        }
            #last-articles .article-list-widget-content .article-list-item .content h4 a::after {
                font: normal normal normal 13px / 1 FontAwesome;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                content: "\f054";
                padding-left: 5px;
                color: #C3002F;
                left: 67px;
                bottom: 7px;
                position: absolute;
                font-size: 12px;
                overflow: visible;
                z-index: 111;
            }
    #last-articles .article-list-widget-content .article-list-item:hover h4{
        text-decoration: underline;
    }
#form-register .form-actions button {
    border-radius: 25px;
}
.thematic-nav li span:hover {
    color: #ffffff;
}
.text-editor .ql-editor {
    background: white;
    border: solid 1px black;
}
.member-contribution-result-list .question .important-question-label, 
.contribution-result-list .question .important-question-label, 
.widget-question-content .inner #question-header .header-block-right .important-question-label{
    background-color: #FFC582 !important;
    color: #000000;
    border-radius: 6px;
    border: none;
}
.reply-result-list .reply .approved-reply{
    background-color: #EEC2FF !important;
    color: #323C41;
    border-radius: 6px;
    border: none;
}
.contribution-result-list .question .resolved-question-label,
.member-contribution-result-list .question .resolved-question-label,
.widget-question-content .inner #question-header .header-block-right .resolved-question-label{
    background-color: #B0DEAE !important;
    color: #323C41;
    border-radius: 6px;
    border: none;
}
.reply-result-list .reply .useful-reply{
    background-color: #FFAFA8 !important;
    color: #000000;
    border-radius: 6px;
    border: none;
}
.form-element.form-input-element {
    background: white;
}
button.button, .button{
    transition: all ease-in-out 200ms;
}
.button.button-thirdary {
    border-radius: 25px;
}
#product-selection .product-result-list .product .picture-wrapper {
    border: 0px solid rgba(0, 0, 0, .04);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
    #product-selection .product-result-list .product .picture-wrapper {
        width: 145px;
        height: 100px;
    }
/* Header */
.widget-navbar .menu ul li.menu-item-register {
    display: none;
}
.widget-navbar .menu ul li.menu-item-login>a {
    text-transform: uppercase;
    border-radius: 25px;
    padding: 0px 14px;
    margin-top: 10px;
    background: white;
    color: black;
    border: 0;
    box-shadow: 0 0 0 2px black inset;
    transition: all ease-in-out 200ms;
}

    .widget-navbar .menu ul li.menu-item-login>a:hover {
        box-shadow: 0 0 0 4px black inset;
    }


.widget-navbar .menu {
    background: #fff;
}
.widget-navbar .menu ul {
    padding: 24px 18px;
    justify-content: end;
}
    .widget-navbar .menu ul li.menu-item-breadcrumb {
        margin-right: 3em;
        padding: 0;
        position: relative;
        height: 45px;
        width: 100%;
    }
        .widget-navbar .menu ul li.menu-item-breadcrumb>a::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 148px;
            height: 17px;
            background: url(https://imageme.wibilong.com/nissan/img/logotype.png) no-repeat;
            background-size: cover;
            background-position: center;
        }
        .widget-navbar .menu ul li.menu-search #forum-search .form-search .input-icon {
            background: transparent;
            color: #000;
        }
        .widget-navbar .menu ul li.menu-search #forum-search .form-search {
            border-bottom: solid 1px #000;
            background: transparent;
        }
        .widget-navbar a {
            color: #000000;
        }
.burgerMenu {
    position: absolute;
    right: 40px;
    top: -167px;
    width: 29px;
    height: 34px;
    z-index: 9;
    vertical-align: top;
    display: inline-block;
}
    #app-container > div:not(#page-home) .burgerMenu {
        top: -210px;
    }
    #app-container > div:not(#page-home) .burgerMenu.opened {
        top: 14px;
    }
    .burgerMenu span {
        background: #000000;
        width: 100%;
        height: 2.5px;
        z-index: 3;
        display: block;
        position: absolute;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .20s ease-in-out;
        -moz-transition: .20s ease-in-out;
        -o-transition: .20s ease-in-out;
        transition: .25s ease-in-out;
    }
        .burgerMenu span:nth-child(2) {
            top: 8px;
        }
        .burgerMenu span:nth-child(3) {
            top: 16px;
        }
        .burgerMenu.opened {
            top: 17px;
            width: 26px;
            right: 24px;
            position: fixed;
        }
        .burgerMenu.opened span:nth-child(1) {
            top: 14px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }
        .burgerMenu.opened span:nth-child(2) {
            opacity: 0;
            left: 0px;
            -webkit-transition: .16s ease-in-out;
            -moz-transition: .16s ease-in-out;
            -o-transition: .16s ease-in-out;
            transition: .16s ease-in-out;
        }
        .burgerMenu.opened span:nth-child(3) {
            top: 14px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }
        .widget-html.menu{
            margin : 0;
        }
.widget-navbar .menu ul .menu-item-communities > a {
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 25px;
    padding: 2px 12px;
}
.widget-navbar .menu ul li.menu-search #forum-search .form-search input[type=search]{
    padding-left: 0;
}
.widget-navbar .menu ul li.menu-search #forum-search .form-search .input-icon {
    right: 0px;
    width: 18px;
}
#page-home .breadcrumbs {
    display: none;
}
.widget-navbar .menu ul li.menu-search {
    margin-top: 12px;
}
.widget-navbar .menu ul li>a .user-picture {
    background: #ffffff;
}
.widget-navbar a:focus, .widget-navbar a:hover {
    color: #000;
}
.widget-navbar .menu ul li.dropdown .dropdown-menu li {
    background: #ebebeb;
}
section.menu-links {
    flex-direction: column;
    height: -moz-calc(100dvh - 65px);
    height: -webkit-calc(100dvh - 65px);
    height: calc(100dvh - 65px);
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    position: fixed;
    width: 100%;
    z-index: 11;
    top: 70px;
    left: 0;
    transform: translate3d(-105%, 0, 0);
    -webkit-transform: translate3d(-105%, 0, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    background: white;
}
.main-menu a {
    color: #000000;
    padding: 13px 8px;
    background: #ffffff;
    width: auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    transition: background .3s ease-in;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
    .main-menu .menu-links.opened a {
        width: 90%;
    }
    section.menu-links.opened {
        display: flex;
        transform: translate3d(0%, 0, 0);
        -webkit-transform: translate3d(0%, 0, 0);
    }
.form-search {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

/* Footer */
#footer .inner{
    margin: 0;
}
div#footer-nissan {
    background: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 18px;
    text-align: center;
}
    div#footer-nissan a, div#footer-nissan li {
        color: white;
    }
    div#footer-nissan li {
        padding: 8px 0;
        font-weight: bold;
    }
        div#footer-nissan a {
            text-decoration: underline;
            font-weight: lighter;
        }

/* Home page */
.widget-ask-question .inner>div {
    display: none;
}
    .widget-ask-question .inner {
        background: transparent;
        padding: 0;
    }
    .widget-ask-question:not(.askhome) .inner .button{
        border: solid 1px black;
        border-radius: 25px;
        padding: 6px 22px;
        text-transform: uppercase;
        font-family: NissanBrand, Helvetica, Arial, sans-serif;
        margin-bottom: 16px;
    }
        .widget-ask-question:not(.askhome) .inner .button::after{
            content: "Haz tu pregunta";
        }
#bg-container-home{
    background: url(https://imageme.wibilong.com/nissan/img/home.webp) no-repeat;
    background-size: cover;
    background-position: 66% center;
    margin: 0;
    height: 260px;
}
.widget-html.menu .inner {
    margin: 0;
}
.widget-ask-question.askhome .inner>div {
    display: block;
}
.widget-ask-question.askhome .inner {
    background: transparent;
}
.widget-ask-question.askhome .inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    max-height: 350px;
    margin: auto;
    max-width: 376px;
}
    .widget-ask-question h1 {
        color: white;
        font-size: 24px;
        max-width: 400px;
        margin: 0 auto 12px;
        font-weight: normal;
    }
        .widget-ask-question h2 {
            color: white;
            font-weight: normal;
        }
        .widget-ask-question.askhome .inner .button {
            background: white;
            color: black;
            border-radius: 25px;
            text-transform: uppercase;
            font-weight: bold;
            font-family: NissanBrand, Helvetica, Arial, sans-serif;
            font-size: 14px !important;
        }
            .widget-ask-question.askhome .inner .button:hover {
                background-color: #ccc;
                color: #4c4c4c;
            }
        .widget-ask-question.askhome .inner .button::after {
            content: "Pregunta a quienes ya lo conducen";
        }
    #cookie-info-pannel.active, #form-register .gdpr-text br {
        display: none;
    }
    .menu-links.opened a {
        font-size: 24px;
    }
/* How to section */
#how-items {
    padding-bottom: 30px;
}
#drivers-experience{
    margin-top: -24px;
}
#how-items .how-it-works {
  padding: 64px 24px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#how-items h3, 
#page-home h2.title, 
#page-home h3.title,
.home-title-services h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 24px 24px 34px;
}
.home-title-services{
    background: #F9F9F9;
    padding: 24px 0;
}
.home-title-services h3 {
    font-size: 14px;
    font-weight: normal;
    margin: -22px 24px 12px;
}
#how-items h3{
    margin-top: 0;
    padding-top: 24px;
}
.car .inner, .desc .inner {
    margin: 0;
}
#how-items .how-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  margin-bottom: 48px;
}
.how-item img {
    width: 4%;
    height: auto;
    min-width: 28px;
}
#how-items .how-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 22px auto;
}
#how-items .how-item p {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  max-width: 220px;
}
.widget .inner {
    background: transparent;
}
    #how-items,
    #drivers-experience{
        background: white;
    }
#how-items .how-cta {
  display: inline-block;
  background: #f2f2f2;
  padding: 16px 24px;
  border-radius: 999px;
  font-size: 15px;
  margin: 12px 24px;
}
#how-items .how-cta a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
#how-items .how-items {
   grid-template-columns: repeat(2, 1fr);
}
/* car list */
#drivers-experience .list {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: calc(100% - 32px);
    margin: 12px auto 24px;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 24px 0;
}
    #drivers-experience .list::-webkit-scrollbar-track{
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }
        #drivers-experience .list::-webkit-scrollbar{
            width: 12px;
            background-color: #F5F5F5;
        }
            #drivers-experience .list::-webkit-scrollbar-thumb{
                border-radius: 10px;
                background-color: #000;
            }
                #drivers-experience .card img {
                    width: 200px;
                    height: auto;
                }
                #drivers-experience a.btn {
                    text-transform: uppercase;
                    border-radius: 25px;
                    padding: 11px 12px;
                    background: white;
                    color: black;
                    transition: all ease-in-out 200ms;
                    box-shadow: 0 0 0 2px black inset;
                    font-weight: bold;
                }
                    #drivers-experience a.btn:hover {
                        box-shadow: 0 0 0 4px #000 inset;
                        text-decoration: none;
                    }
                #drivers-experience article.card {
                    height: 206px;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    justify-content: end;
                }
                #drivers-experience .badges {
                    display: none;
                }
                #drivers-experience h3.name {
                    width: calc(100% - 48px);
                    display: inline-block;
                    text-align: left;
                    margin-bottom: 12px;
                    text-transform: uppercase;
                }

.widget-last-questions{
    margin-top: -25px;
}
    #last-questions h3.title,
    .widget-top-contributors h3.title{
        font-size: 20px;
        font-weight: normal;
        margin: 0px 14px 0px;
        border-bottom: none;
        color: black;
    }
        .contribution-result-list .question {
            padding: 12px;
            width: calc(100% - 24px);
            -webkit-box-flex: 1 0 calc(100% - 24px);
            -moz-box-flex: 1 0 calc(100% - 24px);
            -webkit-flex: 1 0 calc(100% - 24px);
            -ms-flex: 1 0 calc(100% - 24px);
            flex: 1 0 calc(100% - 24px);
        }
        .contribution-result-list .question .meta .meta-group {
            border: 0px solid #F5F6F7;
            background: transparent;
            padding: 0;
            padding-right: 12px;
        }
        .contribution-result-list .question .meta span {
            border: solid 1px black;
            border-radius: 25px;
            padding: 6px 12px;
            text-transform: uppercase;
        }
            .contribution-result-list .question .meta .meta-group > span {
                border: 0;
                box-shadow: 0 0 0 2px black inset;
                padding: 7px 12px;
            }
                .contribution-result-list .question .meta .meta-group > span:hover {
                    box-shadow: 0 0 0 4px black inset;
                }
        .contribution-result-list .question .meta .meta-group.like-button-container {
            background: #fff;
            border: 1px solid #cbcbcb !important;
            height: 30px;
        }
        .contribution-result-list .question .meta .meta-group:last-child .like-button .like-count{
            padding-top: 0;
        }
        .contribution-result-list .question .meta a.reply-count {
            position: relative;
            text-transform: uppercase;
        }
        .contribution-result-list .question .meta a.reply-count::after {
            font: normal normal normal 14px / 1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            content: "\f054";
            padding-left: 5px;
            color: #C3002F;
        }
            .contribution-result-list .question .meta .meta-group.like-button-container span::after{
                content: "";
                padding: 0; 
            }
.author-preview .user-icon img{
    background: #fff;
}
.ask-title-container{
    width: calc(100% - 36px);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 18px auto;
    max-width: 400px;
    flex-direction: column;
    background: white;
}
    .ask-title-container img{
        width: 100%;
    }
    .ask-title-container h2 {
        padding: 20px 24px 20px 82px;
        position: relative;
        text-align: left;
        font-size: 17px;
        width: calc(100% - 106px);
    }
    .ask-title-container h2::before {
        content: "";
        position: absolute;
        top: calc(50% - 22px);
        left: 22px;
        width: 45px;
        height: 45px;
        background: url(https://imageme.wibilong.com/nissan/img/pres-3.png) no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .ask-title-container p{
        padding: 0 24px;
    }
    .widget-ask-question:not(.askhome) .ask-question-container .inner {
        width: calc(100% - 36px);
        margin: 18px auto;
        max-width: 400px;
        background: white;
        margin-top: -20px;
        padding-top: 22px;
    }

/* Contributors */
.contributor-list-widget {
    padding: 18px;
}
#top-contributors .contributor-result-list {
    max-width: 100vw;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    border-radius: 0;
    border: solid 0px #000;
    }
    #top-contributors .contributor-result-list .contributor-mobile-slider {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
    }
    #top-contributors .contributor-result-list .contributor {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 12px;
        max-width: 400px;
    }
        #top-contributors .contributor-result-list .contributor .card-container {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            min-height: auto;
            border-bottom: 0;
            border-radius: 0;
            cursor: pointer;
        }
            .contributor-result-list .contributor  {
                transform: translateY(0%);
                border: 0;
                width: 50px;
                min-width: 50px;
            }
                .contributor-result-list .contributor .content-container {
                    margin-top: 0px;
                    min-width: 90px;
                }
                .contributor-result-list .contributor .description {
                    display: block;
                    white-space: nowrap;
                    overflow: hidden;
                    text-align: left;
                    padding: 0 10px;
                    margin-top: 0px;
                }
                .contributor-result-list .contributor .discover {
                    display: none;
                }
                .contributor-result-list .contributor .statistics .statistic .label {
                    color: #323c41;
                }
                .top-contributor-disclaimer{
                    display: none;
                }
                .contributor-result-list .contributor .name {
                    text-decoration: underline;
                }
/* Services homepage */
section.services .container-them{
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 24px 0;
}
    section.services div.img{
        width: 100%;
        max-height: 300px;
        overflow: hidden;
    }
        section.services div.img img{
            width: 100%;
        }
        section.services .text{
            padding: 0 18px;
            max-width: 330px;
        }
            #page-home section.services h2.title{
                margin: 24px 0px 34px;
                font-size: 30px;
                text-align: left;
            }
            section.services p{
                margin: 0 0 32px;
            }
            section.services a,
            .btnArticle a{
                border: solid 1px black;
                border-radius: 25px;
                padding: 10px 22px;
                text-transform: uppercase;
                font-family: NissanBrand, Helvetica, Arial, sans-serif;
                margin-bottom: 12px;
                width: auto;
                background: #000;
                color: #FAFAFA;
                min-width: 138px;
                text-align: center;
                display: inline-block;
                transition: all ease-in-out 200ms;
            }

/* last articles */
#last-articles h3{
    font-size: 22px;
    font-weight: normal;
    margin: 24px 24px 34px;
    border: 0;
}
    .article-list-widget{
        background-color: white;
    }
    #page-home .widget-last-articles .inner{
        overflow: visible;
        margin-bottom: -8px;
    }
    .btnArticle {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        background: white;
        padding: 48px 0;
        margin-top: -12px;
    }
.widget-top-contributors {
        background: #F9F9F9;
    }
    .contributor-list-widget {
        padding: 18px;
        max-width: 450px;
        margin: 0 auto;
    }
    #page-home .row{
        background: #f9f9f9;
    }

.contributor-result-list .contributor .description {
    display: flex;
    align-items: center;
}   
 .like-button .like-icon{
    margin-left: 5px;
}
.services-bg{
    background: white;
    padding: 24px 0 48px;
    margin: 24px 0;
} 
.contributor-result-list .contributor .picture-wrapper {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
#last-articles .article-list-widget-content .article-list-item {
    border-radius: 0;
    margin: 12px 12px;
    box-shadow: none;
}
.article-list-widget {
    margin-top: -44px;
}
/* Responsive */
@media screen and (min-width: 350px){
    .widget-ask-question.askhome {
        margin: -228px auto 0;
    }
}
@media screen and (min-width: 760px){
    #last-articles .article-list-widget-content .article-list-item .content h4.title{
    height: 150px;
}
    #last-articles .article-list-widget-content .article-list-item .content h4 a{
        height: 140px;
    }
        #last-articles .article-list-widget-content .article-list-item .content h4 a::before {
            bottom: -4px;
        }
            #last-articles .article-list-widget-content .article-list-item .content h4 a::after {
                bottom: -2px;
            }
    #last-articles .article-list-widget-content .article-list-item {
        width: calc(33% - 24px);
        margin: 12px;
        min-width: -moz-calc(100vw / 4);
        min-width: -webkit-calc(100vw / 4);
        min-width: calc(100vw / 4);
        flex: 0 0 30%;
        flex-direction: column;
        height: auto;
        align-items: flex-start;
        justify-content: flex-start;
    }
        #last-articles .article-list-widget-content .article-list-item .picture {
            width: 100%;
        }
        #last-articles .article-list-widget-content .article-list-item .content {
            width: 100%;
            min-height: 144px;
            padding: 0;
        }
        #last-articles .article-list-widget-content .article-list-item .content .tags {
            max-height: 100%;
            justify-content: flex-start;
            margin: 60px 0 0;
        }
    .widget-navbar .menu ul li.menu-item-login>a {
        margin-top: 0px;
    }
    #footer-nissan .container{
        width: 100%;
    }
        #footer-nissan ul{
            background: black;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-evenly;
            padding: 24px 18px;
            text-align: center;
            max-width: 1400px;
            margin: 0 auto;
        }
    .menu-links a {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
    }
    .widget-navbar .menu ul li.menu-item-breadcrumb {
        margin-right: 35px;
        width: 150px;
        height: 18px;
    }
    .widget-navbar .menu ul li.menu-search {
        margin-top: -10px;
        width: 37%;
    }
    .widget-navbar .menu ul li.menu-item-communities::after, 
    .widget-navbar .menu ul li.menu-item-register::after {
        margin: 0 12px;
    }
        .widget-navbar .menu.fixed {
            box-shadow: 0px 0px 10px 4px #0000001a;
        }

    /*home*/
    #page-home .desc .inner{
        margin: 0;
    }    
    #how-items .container {
        flex-direction: row;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 24px 0;
        max-width: 1220px;
        margin: 0 auto;
    }
    #how-items{
        text-align: center;
    }
    .desc .inner {
        background: white;
        margin: 0;
        margin-bottom: -12px;
    }
        #how-items h3, #page-home h2.title, 
        #page-home h3.title, 
        .home-title-services h2 {
            margin: 24px 24px 12px;
        }
        #how-items .list,
        #drivers-experience .list{
            flex-wrap: wrap;
            overflow: visible;
            align-items: center;
            justify-content: center;
        }
        #drivers-experience article.card {
            margin-bottom: 32px;
        }
        .home-title-services h3 {
            margin: -6px 24px 12px;
        }
        #how-items h3, #page-home h2.title, #page-home h3.title, .home-title-services h2 {
            font-size: 26px;
        }
        .contribution-result-list .question {
            padding: 24px;
            width: calc(100% - 48px);
            -webkit-box-flex: 1 0 calc(100% - 64px);
            -moz-box-flex: 1 0 calc(100% - 64px);
            -webkit-flex: 1 0 calc(100% - 64px);
            -ms-flex: 1 0 calc(100% - 64px);
            flex: 1 0 calc(100% - 64px);
            margin-bottom: 12px;
        }
        section.services .container-them {
            flex-direction: row;
            margin: 24px;
            width: auto;
        }
        .article-list-widget {
            text-align: center;
        }
        .btnArticle {
            margin-bottom: -12px;
        }
        .widget-ask-question.askhome {
            margin: -275px auto 0;
        }
            .widget-ask-question.askhome .inner {
                max-width: 460px;
                margin: -60px auto 0 50px;
                align-items: flex-start;
            }
        #bg-container-home {
            background-position: 60% center;
            height: 320px;
        }
            .widget-ask-question.askhome h1 {
                font-size: 32px;
                max-width: 470px;
                text-align: left;
            }
            .widget-ask-question.askhome h2 {
                text-align: left;
                line-height: 1.5em;
            }
            #last-questions h3.title {
                font-size: 19px;
            }
            #page-home .widget-last-articles{
                margin-top: -56px;
                margin-bottom: -16px;
            }
            .services-bg {
                padding: 60px 36px 48px;
            }
}
@media screen and (min-width: 990px){
    #app-container > div:not(#page-home) .menu-links {
        top: -127px;
    }
    #last-questions h3.title {
        margin: 0;
    }
        .home-title-services h3 {
            margin: -6px 24px 42px;
        }
    section.services .container-them {
        max-width: 1400px;
        margin: 24px auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    section.services div.img {
        max-width: 780px;
        max-height: max-content;
    }
    .widget-last-questions {
        margin-top: -55px;
    }
    .ask-title-container {
        margin: 18px 24px 18px 0;
        width: calc(50% + 100px);
    }
    .widget.widget-ask-question:not(.askhome) .inner {
        margin-right: 24px;
        width: calc(50% + 100px);
    }
    .contributor-list-widget {
        padding: 18px 24px 18px 0;
    }
    .contributor-result-list .contributor .name {
        width: auto;
        max-width: 150px;
    }
    .widget-navbar .menu ul li.menu-item-breadcrumb {
        margin-right: 3em;
        padding: 0;
        position: relative;
        height: 18px;
        width: 150px;
    }
    section.menu-links {
        flex-direction: row;
        height: auto;
        position: absolute;
        justify-content: space-between;
        width: 44%;
        max-width: 660px;
        top: -87px;
        left: 234px;
        transform: translate3d(0%, 0, 0);
        -webkit-transform: translate3d(0%, 0, 0);
        background: white;
    }
    .burgerMenu {
        display: none;
    }
    .widget-navbar .menu ul li.menu-item-communities::after, 
    .widget-navbar .menu ul li.menu-item-register::after {
        margin: 0 8px;
    }
    .widget-navbar .menu ul {
        padding: 0px 18px 18px 18px;
        margin-top: -15px;
    }
        .widget-navbar .menu ul li.menu-search {
            margin-right: 89px;
            width: 33%;
            margin-top: 90px;
        }
        .widget-navbar .menu ul li.menu-item-breadcrumb {
            margin-right: auto;
        }
        .widget-navbar .menu.fixed ul {
            margin-top: 16px;
        }
        .widget-navbar .menu.fixed ul li.menu-search {
            margin-top: 0px;
        }
        #bg-container-home {
            background-position: right top;
            background-size: 113%;
            height: 390px;
        }
            .widget-ask-question.askhome .inner {
                margin-left: -7%;
                max-width: 512px;
                margin-top: -94px;
            }
                .widget-ask-question.askhome h1 {
                    font-size: 36px;
                    max-width: 585px;
                }
                #drivers-experience .list{
                    max-width: 1394px;
                    width: auto;
                    justify-content: center;
                }
                #last-articles .article-list-widget-content {
                    max-width: 1448px;
                    margin: 0 auto;
                    width: auto;
                    justify-content: space-between;
                }
                    #last-articles .article-list-widget-content .article-list-item {
                        width: calc(33% - 44px);
                        margin: 22px;
                        min-width: auto;
                        max-width: calc(100vw / 3);
                        flex: 0 0 27%;
                    }
                    #last-articles .article-list-widget-content .article-list-item .content {
                        margin-top: 16px;
                    }
                    #drivers-experience .card img {
                        width: 230px;
                    }
                        #drivers-experience article.card {
                            height: 215px;
                            align-items: center;
                        }
                        #drivers-experience a.btn {
                            padding: 11px 26px;
                        }
                        #drivers-experience h3.name {
                            width: calc(100% - 62px);
                        }
                #page-home .row:nth-child(2) {
                    background: transparent;
                }
                .widget.widget-ask-question:not(.askhome) .inner {
                    margin: -18px 24px 0px 0px;
                    width: calc(100% - 24px);
                }
                .widget-ask-question{
                    margin-right: 24px;
                    width: calc(50% + 124px);
                }
                .widget-ask-question.askhome {
                    margin: -314px auto 0;
                }
                .ask-question-container{
                    width: 100%;
                }
                #page-home #last-questions{
                    margin-left: calc(30% + -160px);
                }
                .container-them{
                    margin-left: calc(20% + -172px);
                    margin-right: calc(20% + -172px);
                }
                #top-contributors{
                    margin-right: calc(55% + -158px);
                }
                section.services .text {
                    padding: 0 38px;
                }
                section.services .container-them {
                    justify-content: space-between;
                }
}
@media screen and (min-width: 1160px){
    #app-container > div:not(#page-home) .menu-links {
        top: -86px;
    }
        .widget-navbar .menu ul {
            max-width: 1400px;
            margin: inherit;
            margin-left: auto;
            margin-right: auto;
        }
            section.menu-links {
                width: 34%;
                max-width: 540px;
                top: -86px;
                left: calc(45% - 341px);
            }
        .widget-navbar .menu ul li.menu-search {
            width: 23%;
            margin-top: 0px;
            margin-right: 48px;
        }
        .widget-navbar .menu {
            background: #fff;
            margin: 0px 0px 0;
            padding-top: 20px;
        }
        .widget-navbar .menu ul li.menu-search #forum-search .form-search input[type=search] {
            width: -moz-calc(100% - 1.5em);
            width: -webkit-calc(100% - 1.5em);
            width: calc(100% - 1.5em);
        }
            .widget-navbar .menu ul li.menu-item-breadcrumb {
                margin-right: auto;
            }
                section.menu-links {
                width: 34%;
                top: -47px;
                left: 234px;
            }
            .widget-navbar .menu.fixed {
                margin: 0px 0px 0;
                padding-top: 0;
            }
                .widget-navbar .menu.fixed ul li.menu-search {
                    margin-right: 50px;
                    width: 32%;
                }
    #drivers-experience .card img {
        width: 286px;
    }
    #drivers-experience h3.name {
        width: calc(100% - 105px);
        font-size: 15px;
    }
}

/* Product page */
#product-info.page-info {
    min-height: 200px;
    min-width: auto;
    margin: 0 16px;
    width: calc(100% - 32px);
    padding: 12px 0
}
    #product-info.page-info>div {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: calc(100% - 32px);
        padding: 0 16px 16px;
    }
    #product-actions {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
        #product-actions .button-thirdary {
            width: 100%;
            max-width: 260px;
            text-transform: uppercase;
            border-radius: 25px;
            padding: 6px 12px;
        }
        #product-actions .state-button .button.on {
            border-radius: 25px;
            padding: 8px 12px;
            max-width: 300px;
            width: 250px;
            text-transform: uppercase;
            font-family: 'NissanBrand';
            font-weight: bold;
            font-size: 13px !important;
        }
        #product-actions .ask-question {
            margin-right: 0;
            text-transform: uppercase;
            font-family: 'NissanBrand';
            font-weight: bold;
            font-size: 13px !important;
            padding: 9px 22px;
        }
            #product-actions .ask-question:hover,
            .widget-ask-question:not(.askhome) .inner .button:hover,
            section.services a:hover, .btnArticle a:hover{
                background: #4c4c4c;
            }
        #product-actions .state-button .button.off{
            width: 100%;
            display: inline-block;
            max-width: 260px;
            min-width: 150px;
            text-transform: uppercase;
            border-radius: 25px;
            padding: 7px 22px;
            margin-top: 6px;
            font-size: 14px !important;
        }
        #product-actions div.state-button {
            width: 100%;
        }
        #product-info.page-info {
            height: auto;
            width: 100%;
            background: #fff;
            border: none;
            border-radius: 0;
            overflow: hidden;
            margin: -12px 0 22px;
        }
        #product-info.page-info .info-wrapper {
            width: calc(75%);
            margin: 34px auto 0;
        }
        #product-info.page-info .info-wrapper .toggle-description::after{
            content: "\f054";
            font: normal normal normal 14px / 1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            color: #C3002F;
            border: none;
            top: 4px;
            right: 8px;
        }
        #product-info.page-info .info-wrapper .title a, #product-info.page-info .info-wrapper h1 a {
            font-size: 24px;
        }
        #product-info.page-info .picture-wrapper {
            height: 110px;
            max-width: 410px;
            width: 60%;
            border: none;
            margin-bottom: -10px;
        }
        #product-info.page-info .tags-container .tag.brand {
            display: none;
        }
            #product-info.page-info .tags-container .tag:not(:last-of-type):after {
                content: "";
                padding: 0;
            }
            .widget-product-info {
                max-width: 380px;
                margin: auto;
            }
            #presentation, .contribution-result-list .question, .page-info>div, .reply-result-list .reply{
                box-shadow: none;
            }

/* Accessoires */
aside.accessoires {
    width: 100%;
}
    aside.accessoires a{
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        transition: all ease-in-out 200ms;
    }
        aside.accessoires img{
            width: 100%;
        }
        aside.accessoires h3{
            position: absolute;
            bottom: 45px;
            left: 36px;
            display: block;
            font-size: 1.8em;
            text-align: left;
            color: #ffffff;
            margin-bottom: 8px;
            font-weight: normal;
        }
            aside.accessoires a::after{
                content: "";
                position: absolute;
                bottom: 45px;
                right: 36px;
                width: 45px;
                height: 45px;
                background: url(https://imageme.wibilong.com/nissan/img/arrow.png) no-repeat;
                background-size: 100%;
                background-position: center;
            }
                    aside.accessoires a:hover::after {
                        right: 20px;
                        bottom: 10px;
                    }
                    aside.accessoires a:hover h3{
                        left: 20px;
                    }

/* Reserve */
aside.reserver{
    max-width: 300px;
    margin: 24px auto;
}
aside.reserver img{
    width: 100%;
    height: auto;
}
aside.reserver a{
    display: block;
    transition: all ease-in-out 200ms;
    position: relative;
}
    aside.reserver .text{
        position: absolute;
        top: 0px;
        left: 0px;
        width: calc(100% - 48px);
        padding: 24px;
        color: white;
    }
    aside.reserver .text h3{
        text-align: left;
        display: block;
        font-size: 1.8em;
        color: #ffffff;
        margin-bottom: 8px;
        font-weight: normal;
    }
    aside.reserver .text p{
        line-height: 16px;
    }
    .pagination li a{
        padding: 8px;
    }
    aside.reserver .text span{
        border: 1px solid #ffffff;
        background: white;
        color: black;
        font-weight: bold;
        margin-top: 16px;
        display: inline-block;
        text-transform: uppercase;
        border-radius: 25px;
        padding: 8px 22px;
        transition: all ease-in-out 200ms;
    }
        aside.reserver .text span:hover{
            background: #ccc;
            color: #4c4c4c;
        }

#thematics-info>div {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}
#thematics-info footer .button {
    display: inline-block;
    width: auto;
    border: 1px solid #000;
    padding: 6px 23px;
    font-family: NissanBrand, Helvetica, Arial, sans-serif;
}
.button {
    font-family: NissanBrand, Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    border-radius: 25px;
}
    .modal-content .title, .modal-content h1, .modal-content h2, .modal-content h3, .modal-content h4 {
        text-align: center;
    }
    .form-element input[type=search], .form-element input[type=email], .form-element input[type=text], .form-element input[type=password] {
        background: #ffffff;
        border: solid 1px black;
        border-radius: 0;
    }
    .contributor-result-list .contributor .picture-wrapper{
        border: none;
    }
#thematic-navigation .thematic-nav li a {
    color: #000000;
    text-decoration: underline;
}
#thematic-navigation .thematic-nav li a:active, #thematic-navigation .thematic-nav li a:focus, #thematic-navigation .thematic-nav li a:visited {
    font-weight: bold;
    color: #000000;
}
.official-contribution article {
    background: white;
}
.official-contribution .meta .meta-group.like-button-container {
    background-color: #fff;
    border: solid 1px #e3e3e3 !important;
}
#product-thematics-list-wrapper h3, #product-thematics-list-wrapper h3.title, 
.article-list-widget h3, .article-list-widget h3.title, .contributor-list-widget h3, 
.contributor-list-widget h3.title, .document-list-widget h3, .document-list-widget h3.title, 
.product-list-widget h3, .product-list-widget h3.title, .question-list-widget h3, 
.question-list-widget h3.title, .reply-list-widget h3, .reply-list-widget h3.title, 
.review-content h3, .review-content h3.title, .review-list-widget h3, 
.review-list-widget h3.title, .thematic-list-widget h3, .thematic-list-widget h3.title, 
.top-products-review-widget h3, .top-products-review-widget h3.title, 
.widget-brand-articles-list h3, .widget-brand-articles-list h3.title, 
.widget-brand-products-list h3, .widget-brand-products-list h3.title, 
.widget-category-articles-list h3, .widget-category-articles-list h3.title, 
.widget-category-products-list h3, .widget-category-products-list h3.title, 
.widget-product-articles-list h3, .widget-product-articles-list h3.title, 
.widget-thematic-thread h3{
    border-bottom: 0;
}
#page-article .article-list-widget {
    background-color: transparent;
}
.widget-related-articles #related-articles h3.title {
    border-bottom: 0px solid #e5e5e5;
}
.widget-related-articles #related-articles .article-result-list .article .picture-wrapper {
    border-radius: 0;
}
.submit-btn-container {
    padding: 7px 32px;
    font-size: 16px !important;
    font-family: NissanBrand, Helvetica, Arial, sans-serif;
}
#page-article #article-viewer, #page-article .article-comment-list {
    max-width: 700px;
    background: white;
    padding-left: 24px;
    padding-right: 24px;
}
div#page-article{
    position: relative;
}
    div#page-article::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 470px;
        background: url(https://imageme.wibilong.com/nissan/img/article-bg.webp) no-repeat;
        background-size: cover;
        background-position: center top;
    }
#thematic-info.page-info .info-wrapper .toggle-description::after {
    content: "\f054";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #C3002F;
    border: none;
    top: 4px;
    right: 8px;
}
    #thematic-info.page-info .info-wrapper .toggle-description.accordion-open::after {
        top: 5px;
        right: -1px;
    }
.useful-btn-component .button-container .item {
    border-radius: 19px;
}
.page-info .picture-wrapper {
    height: 120px;
    width: 154px;
    border: 0;
    margin-bottom: 0px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.product-result-list .product .picture-wrapper {
    width: 160px;
    height: 110px;
    background: #fff;
    border: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin-bottom: 51px;
}
#top-products-review.top-products-review-widget .tpr-card .tpr-link, .button-fillable {
    border-radius: 25px;
    padding: 4px 28px;
}

/*	 FAQ	  */
#page-faq #container-faq{
    padding: 20px; 
}
#faq-content .widget.widget-html .inner h2{
    text-align: center;
    padding: 24px 0;
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    margin: auto;
}
.widget-cookies h1 {
    font-size: 28px;
}
.widget-cookies h2 {
    font-size: 19px;
}
.widget-cookies p {
    font-size: 14px;
}
.wrapper--cars {
  height: 100%;
  max-width: 760px;
  margin: 0 auto;
  background: white;
  margin-bottom: 64px;
}
.wrapper--cars .car_item-answer__accordion > .answer {
  display: none;
}
	.wrapper--cars .active > .answer p{
		font-size: 14px;
		line-height: 1.4;
    padding-bottom: 8px;
	}
	.wrapper--cars .active > .answer caption{
		font-size: 12px;
		width: 100%;
		text-align: left;
		font-weight: 600;
		font-style: italic;
    display: initial;
	}
.wrapper--cars .active img {
  transform: rotate(180deg);
  transition: all 0.3s ease-in;
}
.wrapper--cars .accordion__wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 24px;
}

.wrapper--cars .active h3 {
  font-weight: 700 !important;
}
.wrapper--cars .car_item img {
  align-self: center;
}
.wrapper--cars .image__wrapper {
  position: relative;
}
  .wrapper--cars .image__wrapper_inner {
    position: absolute;
    width: 100%;
    height: 200px;
    background-size: 72%;
    background-position: center;
    top: -129%;
  }
  .wrapper--cars .title__accordion {
    text-align: center;
  }

.wrapper--cars .car_item-answer__accordion .answer a.car h4:after{
content: "";
  transform: rotate(45deg);
  display: flex;
  width: 6px;
  height: 6px;
  margin-left: 16px;
  border: 2px solid #005dab;
  border-width: 2px 2px 0 0;
  vertical-align: middle;
}
.wrapper--cars .active > .answer {
  display: block;
  padding-bottom: 24px;
  color: #010202;
  padding-top: 24px;
}
.wrapper--cars .active img {
  transform: rotate(180deg);
  transition: all 0.1s ease-in;
	width: 16px;
}
.wrapper--cars .car_items__accordions {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.wrapper--cars .car_item-answer__accordion {
  width: 100%;
  border-bottom: 1px solid #e8e8ea;
}
.wrapper--cars .title__accordion {
  font-size: 3rem;
  margin-top: 0px;
}
.wrapper--cars .title__car_item {
  font-weight: 400;
  font-size: 16px;
  color: #484848;
  margin: 1.4rem 0rem;
  text-transform: none;
  text-align: left;
  margin-right: 16px;
}
.wrapper--cars .car_item {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
}
.car_item-answer__accordion.active .car_item{
	border-bottom: 3px solid #000;
}
.wrapper--cars .car_item img {
  align-self: center;
	width: 18px;
}
.wrapper--cars .car_item-answer__accordion .answer img{
	width: 100%;
	transform: none;
	transition: none;
  cursor: pointer;
}
.wrapper--cars .box {
  position: absolute;
  top: 42%;
  left: -25%;
}
.wrapper--cars .car_item-answer__accordion .answer a.car{
	display: flex;
	flex-direction: column;
  width: 100%; 
	margin: 20px;
	position: relative;
}
#faq-content .car_item-answer__accordion .arrow{
    position: relative;
}
#faq-content .car_item-answer__accordion .arrow::after {
    content: "\f078";
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 14px/1 FontAwesome;
    color: #010202;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 28px;
    right: 3px;
}
#faq-content .car_item-answer__accordion.active .arrow::after {
    content: "\f077";
}

/* Lightbox */
div#containerlightbox {
    transform: scale(0);
    opacity: 0;
    transition: all ease-in-out 200ms;
}
#containerlightbox.opened{
    cursor: pointer;
    display: block;
    position: fixed; 
    width: 100%;
    height: 100%;
    left: 0; 
    top: 0;
    background-color: rgb(51 51 51 / 92%);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 8;
    transform: scale(1);
    opacity: 1;
    transition: all ease-in-out 200ms;
}
#containerlightbox.opened .cross{
    background-color: #666;
    color: rgb(255, 255, 255);
    font-family: sans-serif;
    padding: 6px 12px;
    position: fixed;
    text-transform: uppercase;
    box-shadow: 0 0 6px 3px #2e2e2e;
    width: 25px;
    height: 25px;
    top: 0;
    right: 0px;
    display: block;
}
#containerlightbox.opened .cross::before,
#containerlightbox.opened .cross::after{
    content: "";
    position: absolute;
    top: 0;
    left: 48%;
    width: 2px;
    height: 90%;
    background: white;
}
#containerlightbox.opened .cross::before{
        transform: rotate(-45deg);
}
#containerlightbox.opened .cross::after{
        transform: rotate(45deg);
}
#product-info.page-info .info-wrapper .toggle-description.accordion-open::after {
    -webkit-transform: translateY(20%) rotate(-90deg);
    -moz-transform: translateY(20%) rotate(-90deg);
    -ms-transform: translateY(20%) rotate(-90deg);
    transform: translateY(20%) rotate(-90deg);
    margin-top: 7px;
}
#thematics-info #thematics-picture-wrapper {
    border: none;
    background: transparent;
}   
.widget-thematics-list h3.title {
    color: #000000;
    border-bottom: 0px solid #979797;
}
aside.accessoires {
    width: calc(100% - 38px);
    margin: auto;
}
#product-info.page-info .info-wrapper .title, #product-info.page-info .info-wrapper h1{
    margin-bottom: 8px;
}
@media screen and (min-width: 760px){
    #top-contributors #page-home h3.title{
        margin: 0 24px 12px;
    }
    #page-universes .page-info .description-container .description {
        text-align: center;
        margin-top: 24px;
    }
    #top-contributors .contributor-result-list .contributor .card-container {
        max-height: 62px;
    }
    #page-home .contributor-result-list .contributor .picture-wrapper img {
        max-width: 55px;
            max-height: 55px;
    }
    .contributor-result-list .contributor .picture-wrapper {
        width: 75px;
        height: 75px;
    }
    #page-universes .page-info .info-wrapper .statistics .statistic{
        text-align: left;
    }
    #thematics-info>div{
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
            align-items: center;
    }
        #thematics-info #thematics-picture-wrapper {
            margin-bottom: -30px;
            -webkit-transform: translateY(0%);
            -moz-transform: translateY(0%);
            -ms-transform: translateY(0%);
            transform: translateY(0%);
        }
    #product-actions .state-button .button.on {
        width: 100%;
    }
    #product-info.page-info .info-wrapper .toggle-description {
        padding-bottom: 13px;
    }
    #page-thematic #thematic-info.page-info .info-wrapper h1{
        margin-top: 12px;
    }
    #thematic-navigation .thematic-nav li a {
        text-decoration: underline;
        color: black;
    }
    #thematics-info .title, #thematics-info h2{
        text-align: center;
        margin-left: 10px;
    }
    #product-info.page-info .picture-wrapper {
        width: 80%;
        margin-bottom: -18px;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
        #product-info.page-info .info-wrapper {
            min-height: 60px;
        }
        aside.accessoires h3 {
            bottom: 10px;
            left: 18px;
        }
        aside.accessoires a::after {
            bottom: 10px;
            right: 18px;
            width: 32px;
            height: 45px;
        }
        aside.accessoires {
            margin-top: 24px;
            width: 100%;
        }
            .page-info>div {
                -webkit-justify-content: center;
                -moz-justify-content: center;
                -ms-justify-content: center;
                justify-content: center;
            }
    #thematic-info.page-info .info-wrapper, .page-info .info-wrapper .statistics .statistic, .page-info .info-wrapper .title, .page-info .info-wrapper .title a, .page-info .info-wrapper h1, .page-info .info-wrapper h1 a, .page-info .info-wrapper h2, .page-info .info-wrapper h2 a, .page-info .info-wrapper h3, .page-info .info-wrapper h3 a, .page-info .info-wrapper h4, .page-info .info-wrapper h4 a, .page-info footer {
        text-align: center;
    }
    .tags-container {
        text-align: center;
        justify-content: center;
    }
}

@media screen and (min-width: 1400px) {
    section.menu-links {
        width: 37%;
        left: calc(50% - 474px);
    }
}