8/**/

.rlx-section-main-nav {
    background: #000
}


.rlx-preowned-v7 .navbar a {
    color: #fff
}


.rlx-preowned-v7 .rlx-catalog-item img {
    max-width: 100%
}




.rlx-preowned-v7 .rlx-catalog-txt {
    background: #000;
    color: #fff;
    padding: 20px;
    min-height: 220px;

}

/*
@media (min-width:500px) {

    .rlx-preowned-v7 .rlx-catalog-txt {
        min-height: 170px;

    }
}*(

@media (min-width:991px) {

.rlx-preowned-v7 div h3.h24 {
    font-size: 18px !important;

}}


@media (min-width: 768px) {
    .rlx-preowned-v7 .rlx-catalog-txt {
        min-height: 200px;
    }
}

@media (min-width: 1200px) {
    .rlx-preowned-v7 .rlx-catalog-txt {
        padding: 30px;
        min-height: 220px;
    }
}






.rlx-preowned-v7 .rlx-catalog-item a {
    color: #fff !important;
    text-decoration: none;
}


.rlx-preowned-v7 h3.h24 {
    font-size: 24px !important;
    line-height: 1.2 !important;

}
*/

.rlx-preowned-v7 .rlx-footer {
    background: #000
}

.rlx-preowned-v7 .top-border {
    border-top: 1px solid rgba(255,255,255,0.4);

}

.rlx-preowned-v7 .rlx-top {
    text-decoration:none;
}


.rlx-preowned-v7 .rlx-top::after {
    top: -16px;
}

.rlx-preowned-v7 .rlx-section-main-nav {

    padding: 0;
    width: 100%;
    max-width: 100%

}




.rlx-preowned-v7.rlx-space a.btn-primary,
.rlx-preowned-v7.rlx-space input.btn-primary {
    background-color: #127749 !important;
    /*background-color: var(--rlx-green);*/
}


.rlx-preowned-v7.rlx-space .infotxt {
    left: 5%;

}


.rlx-preowned-v7.rlx-space .rlx-cpo-loading {
    /* display: none;*/
    position: fixed;
    top: 50%;
    left: 50%;
}


/*
.rlx-loader::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border-left: 4px solid var(--rlx-green);
  border-bottom: 4px solid transparent;
  animation: rotation .6s linear infinite reverse;
}

.rlx-loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid var(--rlx-green);
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: rotation 1.2s linear infinite;
}*/

.rlx-preowned-v7.rlx-space .rlx-loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 3px solid;
    border-color: #61bd93 #61bd93 transparent;
    box-sizing: border-box;
    animation: rotation2 1s linear infinite;
}

.rlx-preowned-v7.rlx-space .rlx-loader::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid;
    border-color: transparent #006039 #006039;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    animation: rotationBack2 0.5s linear infinite;
    transform-origin: center center;
}

@keyframes rotation2 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotationBack2 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}


.rlx-preowned-v7.rlx-space legend.b24 {


    font-weight: 700;
}


.rlx-preowned-v7.rlx-space legend {

    width: 80%;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.rlx-preowned-v7.rlx-space legend span {
    position: absolute;
    right: -5px;
    top: 18px;

    width: 30px;
    text-align: center;
}


.rlx-preowned-v7.rlx-space fieldset {
    margin-bottom: 20px;

}

.rlx-preowned-v7.rlx-space .rlx-input {

    display: none;
    padding-top: 8px;
}

.rlx-preowned-v7.rlx-space .rlx-search-col form {
    position: relative;

}


.rlx-preowned-v7.rlx-space .rlx-search-col #rlx-reset {
    position: absolute;

    right: 58px;
    top: -80px;

}

.rlx-preowned-v7.rlx-space .form-check-input:checked {
    background-color: #006039;
    border-color: #006039;
}

.rlx-preowned-v7.rlx-space .holdon .rlx-catalog-item {
    display: none

}


.rlx-preowned-v7.rlx-space .rlx-catalog-item {
    margin-bottom: 8px

}

.rlx-preowned-v7.rlx-space #rlx-mobile-reset,
.rlx-preowned-v7.rlx-space .btn-reset {

    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="17px" height="16px" viewBox="0 0 17 16" style="enable-background:new 0 0 17 16;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23000;%7D%0A%3C/style%3E%3Cpath class="st0" d="M1.84,9.1l1.79-2.15H2.3c0.51-3.43,3.43-6.04,7.02-6.04c3.89,0,7.07,3.17,7.07,7.07c0,3.84-3.02,6.96-6.86,7.07 v0.72C13.67,15.6,17,12.17,17,8.03c0-4.3-3.48-7.78-7.78-7.78C5.27,0.24,2,3.16,1.48,6.95H0L1.84,9.1z"/%3E%3C/svg%3E');
}

.rlx-preowned-v7.rlx-space #rlx-mobile-reset,
.rlx-preowned-v7.rlx-space #rlx-reset {

    background-color: #ddd;
    background-position: 94% center;
    background-repeat: no-repeat;
    border-radius: 22px;
    border: 0;
    font-size: 13px;
    line-height: 13px;
    padding: 7px 26px 7px 15px;
    font-weight: 700;
    max-width: 240px;
    height: 44px;
}

.rlx-preowned-v7.rlx-space #rlx-mobile-reset {

    padding: 15px 22px;
    background-position: center center;
}


.rlx-search-col.open {
    z-index: 10000;
    top: -150px;
}

.rlx-search-col.open {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block !important;
    top: 0;
    left: 0;
    background: #fff;
    padding: 30px;
}

@media (max-width: 991px) {


    .rlx-preowned-v7.rlx-space legend {

        width: 100%;

    }


    .rlx-preowned-v7.rlx-space #rlx-mobile-filter-thingy {

        position: absolute;
        bottom: 0;
        background: #000;
        width: 100%;
        left: 0;
        height: 10vh;
    }

    /*
    body.search-open {

       overflow:hidden:
    }

    .rlx-search-col.open {

       overflow:auto;
    }
    */
}

.rlx-preowned-v7.rlx-space #rlx-filter-close {
    position: absolute;
    right: 30px;
    top: 63px;
    font-weight: 700;
    background: none;
    border: none;
    font-size: 24px;
}


@media (min-width: 768px) {
    .rlx-preowned-v7.rlx-space .section-rlx-cpo-header {
        background-color: #F9F7F4;
        color: #fff;
    }
}

.section-cpo-row {
    background: #000;
    margin-left: 1px;
    margin-right: 1px;

}


@media (min-width: 768px) {
    .rlx-cpo-header-thumb {
        border-right: none;
        border-left: 4px solid #fff;
    }

    .rlx-cpo-header-text {

        border-right: 4px solid #fff;

    }

}


.rlx-section-more-slider .slick-dots button,
.rlx-explore-more-section .slick-dots button {

    display: none !important;
}


#rlx-link-360 {
    background: #3c3c3d url(../img/svg-icons/360-white-single-icon.svg) center center no-repeat;
    border: none;
    background-size: 38px;
    padding-left: 40px;
    padding-right: 40px;
}


.rlx-attributes-container .row {

    background: #f4efea !important;

}


.rlx-cpo-woo .container-xl {

    padding-left: 6%;
    padding-right: 6%;
}


.rlx-accordion dd {
    display: none;

}

.rlx-accordion dt {
    border-top: 1px solid #dadada;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;

}

.rlx-accordion dt::after {
    width: 20px;
    height: 20px;
    content: '+';

    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;


}

.rlx-accordion dt.active::after {
    content: '-';
}


.rlx-accordion {
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
}


.rlx-preowned-v7 h3.h24 {
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #fff;
}

.rlx-preowned-v7 .rlx-catalog-txt h3.h24 {
    font-size: 20px !important;
    line-height: 1.2 !important;
    color: #fff;
    margin-bottom:0.5em;
    margin-top:0.5em;
}


body.pre-owned-v7 .woo_outer {
    padding: 0 !important;
    background: #F9F7F4;
}

/*
.rlx-preowned-v7.rlx-space .rlx-section {
  padding: inherit;
}*/

.section-pb5 {
    padding-bottom: 5vh;
}

.rlx-preowned-v7.rlx-space.rlx-cpo-woo {
    font-family: inter
}

.rlx-container h1, .rlx-container h2, .rlx-container h3, .rlx-container h4, .rlx-container h5 {
    font-family: inter

}


.rlx-preowned-v7.rlx-space .rlx-catalog-item.rlx-preowned {

    max-height: none;
}

a.rlx-icon-v7 {

    text-decoration: none;
}


span.rlx-icon-v7 {
    display: inline-block;
    width: 36px;
    height: 36px;
}

span.rlx-icon-v7.rlx-icon-v7-chat {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2309_1719)'%3E%3Ccircle opacity='0.2' cx='18' cy='18' r='18' fill='%23767676'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 23L12.8624 20.3253C12.3742 19.5932 12.1167 18.7722 12.1167 17.9394C12.1167 15.2159 14.7825 13 18.0587 13C21.335 13 24 15.2159 24 17.9394C24 20.6623 21.335 22.8783 18.0587 22.8783C17.0753 22.8783 16.104 22.6718 15.2345 22.2802L12 23Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_1719'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

a.rlx-icon-v7:hover span.rlx-icon-v7 {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2312_595)'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23767676' fill-opacity='0.4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 23L12.8624 20.3253C12.3742 19.5932 12.1167 18.7722 12.1167 17.9394C12.1167 15.2159 14.7825 13 18.0587 13C21.335 13 24 15.2159 24 17.9394C24 20.6623 21.335 22.8783 18.0587 22.8783C17.0753 22.8783 16.104 22.6718 15.2345 22.2802L12 23Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2312_595'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size: 100%;

}

span.rlx-icon-v7.rlx-icon-v7-phone {
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2309_1740)'%3E%3Ccircle opacity='0.2' cx='18' cy='18' r='18' fill='%23767676'/%3E%3Cpath d='M15.3724 15.9779L15.3084 16.0019C15.7406 17.5221 16.613 19.2745 18.3179 20.8667L18.446 20.7547C19.1103 20.1706 20.0948 20.0506 20.6471 20.4907L21.6156 21.3468C22.1519 21.7789 22.1359 22.547 21.5116 23.1391C21.1754 23.5312 18.7662 25.9957 15.1243 20.2586C11.3063 14.2095 13.6035 12.5532 14.596 12.1372C14.612 12.1292 14.628 12.1292 14.644 12.1212C14.668 12.1132 14.7 12.1052 14.724 12.0892C14.7321 12.0892 14.7481 12.0812 14.7561 12.0812C14.9001 12.0332 14.9882 12.0171 14.9882 12.0171C14.9882 12.0171 14.9882 12.0171 14.9882 12.0251C15.6445 11.9051 16.1808 12.2252 16.3809 12.7613C16.3809 12.7613 17.2854 15.4818 15.3724 15.9779Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_1740'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

a.rlx-icon-v7:hover span.rlx-icon-v7.rlx-icon-v7-phone {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2312_606)'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23767676' fill-opacity='0.4'/%3E%3Cpath d='M15.3724 15.9779L15.3084 16.0019C15.7406 17.5221 16.613 19.2745 18.3179 20.8667L18.446 20.7547C19.1103 20.1706 20.0948 20.0506 20.6471 20.4907L21.6156 21.3468C22.1519 21.7789 22.1359 22.547 21.5116 23.1391C21.1754 23.5312 18.7662 25.9957 15.1243 20.2586C11.3063 14.2095 13.6035 12.5532 14.596 12.1372C14.612 12.1292 14.628 12.1292 14.644 12.1212C14.668 12.1132 14.7 12.1052 14.724 12.0892C14.7321 12.0892 14.7481 12.0812 14.7561 12.0812C14.9001 12.0332 14.9882 12.0171 14.9882 12.0171C14.9882 12.0171 14.9882 12.0171 14.9882 12.0251C15.6445 11.9051 16.1808 12.2252 16.3809 12.7613C16.3809 12.7613 17.2854 15.4818 15.3724 15.9779Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2312_606'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}


span.rlx-icon-v7.rlx-icon-v7-mail {
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2309_1734)'%3E%3Ccircle opacity='0.2' cx='18' cy='18' r='18' fill='%23767676'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 13.1992H12L18.08 17.8392L24 13.2792V13.1992ZM12 15.0392L18.08 19.5992L24 15.1192V22.7992H12V15.0392Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_1734'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");

}


a.rlx-icon-v7:hover span.rlx-icon-v7.rlx-icon-v7-mail {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2312_603)'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23767676' fill-opacity='0.4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 13.1992H12L18.08 17.8392L24 13.2792V13.1992ZM12 15.0392L18.08 19.5992L24 15.1192V22.7992H12V15.0392Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2312_603'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

span.rlx-icon-v7.rlx-icon-v7-availibility {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2309_1728)'%3E%3Ccircle opacity='0.2' cx='18' cy='18' r='18' fill='%23767676'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6625 16.5979C15.6625 15.4118 16.6251 14.4516 17.8089 14.4516C18.9927 14.4516 19.9552 15.4141 19.9552 16.5979C19.9552 17.7817 18.9949 18.7443 17.8089 18.7443C16.6228 18.7443 15.6625 17.7817 15.6625 16.5979ZM13.2344 16.5961C13.2344 17.5404 13.873 18.8086 14.6736 20.0289C16.1266 22.0133 17.8327 24 17.8327 24C17.8327 24 19.5685 21.9768 20.9918 20.0289C21.7924 18.8109 22.4288 17.5427 22.4288 16.5984C22.4265 14.0574 20.3691 12 17.8305 12C15.2918 12 13.2344 14.0574 13.2344 16.5961Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_1728'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}


a.rlx-icon-v7:hover span.rlx-icon-v7.rlx-icon-v7-availibility {

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2312_598)'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23767676' fill-opacity='0.4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6625 16.5979C15.6625 15.4118 16.6251 14.4516 17.8089 14.4516C18.9927 14.4516 19.9552 15.4141 19.9552 16.5979C19.9552 17.7817 18.9949 18.7443 17.8089 18.7443C16.6228 18.7443 15.6625 17.7817 15.6625 16.5979ZM13.2344 16.5961C13.2344 17.5404 13.873 18.8086 14.6736 20.0289C16.1266 22.0133 17.8327 24 17.8327 24C17.8327 24 19.5685 21.9768 20.9918 20.0289C21.7924 18.8109 22.4288 17.5427 22.4288 16.5984C22.4265 14.0574 20.3691 12 17.8305 12C15.2918 12 13.2344 14.0574 13.2344 16.5961Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2312_598'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}


.rlx-preowned-v7.rlx-space #rlxNavbar .nav > li > a {
    font-family: Inter
}

.rlx-preowned-v7.rlx-space #rlxNavbar .nav > li > a {
    color: #fff;
}


.rlx-preowned-v7.rlx-space .navbar-brand {
    margin-right: 2rem;
}


.rlx-multistep-form {

    max-width: 80%;
    margin:0 auto;

}


.rlx-preowned-v7.rlx-cpo-woo .rlx-section-multistep h2 {
    text-align: center !important;
    text-transform: none !important;
}


form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    border-radius: 22px;
    font-size: 14px;
    line-height: 14px;
    padding: 15px 30px;
    margin: 15px 0 0 0;
    float: none;
    padding-right: 30px;
    font-weight: 700;
    max-width: 240px;

    background: var(--rlx-green) url(../img/png-buttons/arrow-white-button.png) 76% center no-repeat !important;
    background-size: 12px;
    padding-right: 50px;


}


#rlx-msg-txt {
    height: 150px;
    background: #f7f7f3;
    border: none;
    padding: 7px;
    margin-top: 20px;
    font-size: 16px;
}

.grey #rlx-msg-txt {

    background: #fff;

}

.rlx-section-multistep .container-xl.white {
    background: #fff
}


.rlx-preowned-v7 .input-group input {
    background: #fff;
}


.wpcf7 .wpcf7-not-valid-tip {
    font-size: 14px;
}


.rlx-preowned-v7.rlx-space .rlx-store-section {

    padding-left: 6%;
    padding-right: 6%;

}

.rlx-preowned-v7.rlx-space .rlx-store-section > .row {
    background: #fff;
}


#rlx-contact-header-image .rlx-section {
    padding: 0;
}

.mb40 {
    margin-bottom: 40px;
}

.mt40 {
    margin-top: 40px;
}

.rlx-search-col.open {
    position: fixed;

}


#rlx-cpo-here .col-sm-6 {
    width: 50%;
}


#rlx-mobile-reset,
#rlx-filter-confirm {
    margin-left: 10px;
    margin-right: 10px
}

#rlx-mobile-reset {
    position: relative;
    top: -4px;
}


@media (min-width: 768px) {
    .rlx-cpo-header-text h1 {

        text-transform: none;
        font-size: 30px;
    }
}


.rlx-section-multistep form .b24,
.rlx-section-multistep form .f16 {

    font-size: 20px !important;

}

.rlx-cpo-woo .rlx-catalog-txt p.l16 {
    font-size: 16px !important;
}


.rlx-cpo-woo h1,
.rlx-cpo-woo h2,
.rlx-cpo-woo h3,
.rlx-cpo-woo .rlx-section-more-slider h2 {
    text-transform: none !important;
    letter-spacing: normal;
}


.rlx-cpo-woo .section-cpo-row,
.rlx-cpo-woo .section-cpo-row h1 {
    color: #fff;
    text-align: left !important;
}

@media (min-width: 768px) {

    .rlx-cpo-woo h2.b24,
    .rlx-cpo-woo h1,
    .rlx-cpo-woo h2,
    .h36, .h50, .h70 {
        font-size: 36px;
    }


    .rlx-cpo-woo .section-cpo-row .b24 {

        font-size: 24px;
    }

    .rlx-cpo-woo .section-cpo-row .b20 {

        font-size: 20px;
    }

}


.slick-dots .slick-active button {
    background: transparent
}

@media (max-width: 767px) {
    .rlx-slick-single-cpo .slick-dots {
        bottom: 25px;
    }
}


@media (max-width: 767px) {
    .rlx-preowned-v7.rlx-space .rlx-attributes-container {
        color: #000;
    }
}

/*
.rlx-icon-row {
    flex-wrap: wrap;
}


.rlx-icon-v7 {
    flex:50%;
    flex-wrap: wrap;
}*/


a.rlx-icon-v7 {
    display: block;

}

.rlx-icon-row {
    width: 310px
}


.rlx-icon-text {
    display: none;
}

@media (min-width: 768px) {
    .rlx-icon-text {
        display: block;
    }
}


body.nav-open .rlx-preowned-v7 #rlxNavbar .nav-link {
    width: 100%
}


.rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar {
    height: 80px;
}

.rlx-preowned-v7 .rlx-brand.navbar-brand,
.rlx-preowned-v7 .rlx-brand.navbar-brand img {
    width: 100px;
    height: 50px;
    padding: 0

}

.rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar li a {
    font-size: 22px !important;
}

body.nav-open.rlx-preowned-v7  #rlxNavbar {
    background: #000;
    z-index: 100;
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 20px;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}


#rn-close, .navbar-toggler {
    font-size: 16px !important;
    margin-right: 38px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 35px;
    outline: none;
}


@media (min-width: 768px) {
    .rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar {
        height: 100px;
    }

    .rlx-preowned-v7 .rlx-brand.navbar-brand,
    .rlx-preowned-v7 .rlx-brand.navbar-brand img {
        width: 120px;
        height: 60px;
    }

    .rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar li a {
        font-size: 22px !important;
    }

    rn-close, .navbar-toggler {
        top: 48px;

    }
}


@media (min-width: 992px) {
    .rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar {
        height: 110px;
    }

    .rlx-preowned-v7.rlx-space .rlx-section-main-nav .navbar li a {
        font-size: 16px !important;

    }

    body.nav-open #rlxNavbar {
        margin-top: 40px;
    }


}

@media (min-width: 1200px) {
    .rlx-preowned-v7 .navbar {
        padding-left: 4%;
        padding-right: 4%;
    }
}


.navbar-toggler:focus {
    box-shadow: none;
}


@media (max-width: 440px) {
    .rlx-preowned-v7 .navbar-brand img {
        position: static;
        left: auto;
        top: auto;
    }
}


.wpcf7 form.sent .wpcf7-response-output {
    display: none;
}

.rlx-preowned-v7 .cf7mls h2 {
    text-align: center;
}


.rlx-section-form form .text-center, .rlx-section-form form select, .rlx-section-form .input-group input {
    font-size: 20px !important;

    line-height: 28px !important;

}




.rlx-section-form .input-group label {
    top: 33px;
    left: 4px;
    transform: translateY(-50%);
    font-family: inter;
    font-size: 16px;
}


.rlx-preowned-v7 .rlx-section-form .input-group.focused span + label,
.rlx-preowned-v7 .rlx-section-form .input-group.focused span input.has-value + label {
    top: -4px;
    font-size: 16px;
    color: var(--rlx-dark-grey);
    left: -4px;
}


.rlx-preowned-v7 .wpcf7-list-item-label {
    font-size:14px;
}


 #oorder {
    width:240px;
    margin-bottom:20px;
    background: none;
    border:none;
    font-size:24px;
     text-align: right;
}

#mo_oorder {


    background: none;
    border:none;
    font-size:16px;
    width: 160px;
    margin-top: 8px;
    float: right;
    text-align: right;


}


@media (min-width: 1190px) and (max-width: 1320px) {
    .rlx-preowned-v7 img.img-fluid {
        max-height: none !important;

    }
}




.rlx-section-form form .text-center /*, .rlx-section-form form select, .rlx-section-form .input-group input*/ {

    height: auto !important;

}


.rlx-preowned-v7 .ml40 {
    margin-left:0;
}


 .l16 {
    font-size: 16px;

}

.l14 {
    font-size: 14px;
}


.rlx-contact-whatsapp svg {
    max-width:14px;
}


.rlx-preowned-v7 .rlx-section-shortcode .input-group input,
.rlx-preowned-v7 .rlx-section-shortcode form .text-center,
.rlx-preowned-v7 .rlx-section-shortcode form select {

    background: transparent !important;
}

@media (max-width: 767px) {
.rlx-slick-latest-cpo .rlx-catalog-item:nth-child(3) {
    display:none
}}


.rlx-preowned-v7 h2 {

	margin-bottom:20px;
	  hyphens: auto;
	
}

/*toussaint*/

.rlx-preowned-v7.rlx-space #rlxNavbar .nav > li.active > a
 {

   color: #61bd93;
   

}


.rlx-preowned-v7.rlx-space {
overflow:hidden

}

div.rlx-preowned-v7.rlx-space form.cf7mls input.wpcf7-form-control.wpcf7-submit  {

   background:var(--rlx-green) !important;
   padding-right: 30px !important;

}



