

.c-vehicle__title {
    position: relative !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    height: 100px;
}

.c-header__row-1 {
    position: initial !important;
}
    
.lang-dropdown {
    margin: 0 !important;
}

.topbar-lang-switcher {
    margin-right: 0 !important;
}

.trp-language-switcher{
    padding: 11px 12px !important;
    height: 100%;
}

@media(min-width:500px){
    .trp-floating-switcher{
        display: none !important;
    }
}

.trp-switcher-dropdown-list{
    background-color: #fff !important;
}

.trp-shortcode-switcher{
    overflow: visible !important;
}

.vendu-announce{
    position: absolute;
    background: #f24128;
    z-index: 999;
    padding: 9px 20px;
    font-size: 19px;
    font-weight: 600;
    color: #ffff;
    top: 20px;
    width: 100%;
    text-align: center;
}

@media(max-width:500px){
    .c-button--fullwidth{
        width: 100% !important;
    }
    .trp-language-switcher {
        height: auto !important;
    }
    
    .size-popup{
        max-width: 90%;
    }
}

.text-popup{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}


.price_p{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
    font-weight: 500;
}

.text-decor{
    text-decoration: line-through;
}


#SR7_1_1-1-1 {
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
    right: 40px;
    left: auto;
    width: max-content;
}




