@import "/themes/rld-2021/fonts/font-awesome-4.7.0/css/font-awesome.css";

@font-face {
  font-family: 'rld';
  src: url('../fonts/rld-autos2.eot');
  src: url('../fonts/rld-autos2.eot#iefix') format('embedded-opentype'),
       url('../fonts/rld-autos2.woff2') format('woff2'),
       url('../fonts/rld-autos2.woff') format('woff'),
       url('../fonts/rld-autos2.ttf') format('truetype'),
       url('../fonts/rld-autos2.svg#rld') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'rld';
    src: url('../fonts/rld.svg#rld') format('svg');
  }
}
*/
[class^="rld-"]:before, [class*=" rld-"]:before {
  font-family: "rld";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.rld-support:before { content: '\e800';font-family: "rld" !important; } /* '' */
.rld-close:before { content: '\e801';font-family: "rld" !important; } /* '' */
.rld-trophy:before { content: '\e802';font-family: "rld" !important; } /* '' */
.rld-top-arrow:before { content: '\e803';font-family: "rld" !important; } /* '' */
.rld-left-arrow:before { content: '\e804';font-family: "rld" !important; } /* '' */
.rld-right-arrow:before { content: '\e805';font-family: "rld" !important; } /* '' */
.rld-bottom-arrow:before { content: '\e806';font-family: "rld" !important; } /* '' */
.rld-gear:before { content: '\e807';font-family: "rld" !important; } /* '' */
.rld-cart:before { content: '\e808';font-family: "rld" !important; } /* '' */
.rld-email:before { content: '\e809';font-family: "rld" !important; } /* '' */
.icon-envelope:before { content: '\e809';font-family: "rld" !important; } /* '' */
.rld-phone:before { content: '\e80a';font-family: "rld" !important; } /* '' */
.rld-jeep:before { content: '\e80b';font-family: "rld" !important; } /* '' */
.rld-plus:before { content: '\e80c';font-family: "rld" !important; } /* '' */
.rld-minus:before { content: '\e80d';font-family: "rld" !important; } /* '' */
.rld-favorite:before { content: '\e80e';font-family: "rld" !important; } /* '' */
.rld-file:before { content: '\e80f';font-family: "rld" !important; } /* '' */
.rld-secure:before { content: '\e810';font-family: "rld" !important; } /* '' */
.rld-delivery:before { content: '\e811';font-family: "rld" !important; } /* '' */
.rld-map:before { content: '\e812';font-family: "rld" !important; } /* '' */
.rld-user:before { content: '\e813';font-family: "rld" !important; } /* '' */
.rld-menu:before { content: '\f0c9';font-family: "rld" !important; } /* '' */
.rld-gift:before { content: '\e815';font-family: "rld" !important; } /* '' */
.rld-tick:before { content: '\e814';font-family: "rld" !important; } /* '' */
.icon-check:before { content: '\e814';font-family: "rld" !important; } /* '' */
.rld-delivery-1:before { content: '\e81b';font-family: "rld" !important; } /* '' */
.rld-return-delivery:before { content: '\e81c';font-family: "rld" !important; } /* '' */
.rld-details:before { content: '\e819';font-family: "rld" !important; } /* '' */

.icon-heart-empty:before { content: '\e81f';font-family: "rld" !important; } /* '' */
.icon-facebook:before { content: '\f09a';font-family: "rld" !important; } /* '' */
.icon-list:before { content: '\e819';font-family: "rld" !important; } /* '' */
.icon-home:before { content: '\e817';font-family: "rld" !important; } /* '' */
.icon-search:before { content: '\e818';font-family: "rld" !important; } /* '' */
.rld-request:before { content: '\f0f6';font-family: "rld" !important; } /* '' */
.rld-trash:before { content: '\f1f8';font-family: "rld" !important; } /* '' */
.icon-barcode:before { content: '\e816';font-family: "rld" !important; } /* '' */
.icon-user:before { content: '\e813';font-family: "rld" !important; } /* '' */
.icon-signout:before { content: '\f232';font-family: "rld" !important; } /* '' */
.icon-file-o:before { content: '\e821';font-family: "rld" !important; } /* '' */
.icon-heart:before { content: '\e81e';font-family: "rld" !important; } /* '' */
.icon-credit-card:before { content: '\e81d';font-family: "rld" !important; } /* '' */
.icon-list-ol:before { content: '\f009';font-family: "rld" !important; } /* '' */
.icon-building:before { content: '\f0f7';font-family: "rld" !important; } /* '' */
.icon-server:before { content: '\f233';font-family: "rld" !important; } /* '' */
.rld-refresh:before { content: '\e829';font-family: "rld" !important; } /* '' */

.rld-ship {
    background-image: url(../img/icon/ship.svg);
    height: 15px;
    margin-top: 15px;
    width: 26px;
    background-size: cover;
    display: inline-block;
    position: relative;
    top: -12px;
    float: left;
    margin-right: 8px;
}

.mt6 {
    margin-top: 6px;
}

.hide-desktop {
    display: none;
}

.header-desktop {
    display: block;
}

.header-desktop.sticky {
    position: fixed;
    width: 100%;
    background: #023b6a;
    height: 40px;
}

.header-desktop.sticky #sticky-bar, .header-desktop.sticky #search_block_top, .header-desktop.sticky .mycart, .header-desktop.sticky .my-wishlist, .header-desktop.sticky .my-garage, .header-desktop.sticky .divmenu, .header-desktop.sticky .header_gray_belt {
    display: none;
}

.header-desktop.sticky #header_logo {
    padding-top: 5px;
}

.header-desktop.sticky #header_logo img {
    max-width: 54px;
}

.header-desktop.sticky .header-top {
    margin-top: 5px;
}

.header-mobile {
    display: none;
}
    .phone_header .account {
        width: 20%;
        float: left;
        text-align: right;
    }

        .phone_header .account .my-account-link {
            float: none;
            display: inline-block;
            cursor: pointer;
        }

        .phone_header .account .user-info-block {
            width: 140px;
            right: 30px;
        }

    .phone_header .mycart {
        margin-top: 0;
        margin-right: 0;
        width: 20%;
        float: left;
        margin-left: 0;
        text-align: center;
    }

#header .phone_header .mycart .shopping_cart {
    width: auto;
    float: none;
}

#header .shopping_cart:hover .cart_block {
    display: block;
}

.bg-white {
    background: #FFF;
}

.brand-grid ul {
    padding: 0;
}

.brand-grid ul li {
    display: inline-block;
    margin-top: 10px;
}

.brand-grid img {
    width: 90px;
}

#good_points {
    display: block;
    padding: 10px 0;
    background-color: #eee;
}

    /*#good_points .point {
        width: 100%;
        margin: 10px 0 10px 10px;
        display: inline-block;
    }*/

        /*#good_points .point img {
            float: left;
            width: 50px;
            height: 50px;
        }*/

        #good_points .point img {
            width: auto;
            height: 100px;
            margin: 0 auto;
            display: block;
        }

    #good_points .text-block {
        margin-top: 14px;
    }

    #good_points p {
        font-size: 14px;
    }

#points_title {
    display: inline-block;
    margin: 20px 0 -20px;
    text-align: center;
    width: 100%;
    padding: 5px;
}

    #points_title h1 {
        font-weight: 700;
        font-size: 22px;
    }

.desktop #good_points {
    margin-top: -18px;
    width: 100%;
}

    /*.desktop #good_points .point {
        width: 33%;
        float: left;
        margin-left: 0;
    }*/

.manufacturers {
    background: #FFF;
    text-align: center;
}

.home-banner-left {
    padding-top: 5px;
    float: right;
    width: 820px;
}

.contact_block {
    background-color: white;
    display: inline-block;
    border-radius: 5px;
    color: black;
    width: 100%;
}

    .contact_block .top_block {
        padding-top: 15px;
    }

        .contact_block .top_block .main_title {
            font-size: 20px;
            font-weight: bold;
            text-align: center;
            padding-top: 5px;
        }

        .contact_block .top_block .sub_title {
            padding-top: 5px;
            text-align: center;
        }

        .contact_block .top_block .info {
            width: 100%;
            padding-top: 20px;
            padding-bottom: 20px;
            float: left;
        }

            .contact_block .top_block .info .phone {
                font-size: 26px;
                width: 70%;
                padding-left: 15px;
                float: left;
            }

            .contact_block .top_block .info .icon {
                background-color: #eee;
                padding: 5px;
                margin-top: -5px;
                border-radius: 3px;
            }

            .contact_block .top_block .info .phone .icon {
                float: right;
            }

            .contact_block .top_block .info .phone .subtext {
                font-size: 11px;
                padding-left: 92px;
            }

            .contact_block .top_block .info .email {
                width: 30%;
                float: left;
                padding-left: 10px;
                text-align: center;
                padding-right: 15px;
            }

                .contact_block .top_block .info .email .icon {
                    width: 100%;
                }

    .contact_block .photo {
        width: 100%;
        float: left;
    }

        .contact_block .photo img {
            width: 100%;
        }

    .contact_block .detail {
        width: 100%;
        float: left;
        padding: 15px;
    }

        .contact_block .detail .quote_btn {
            border-radius: 5px;
            border: none;
            padding: 10px 25px;
            font-size: 20px;
            font-weight: bold;
            margin-top: 10px;
            margin-left: auto;
            margin-right: auto;
            display: block;
        }

#index .recent_products {
    display: inline-block;
    margin-top: 10px;
    padding: 0 15px;
    width: 100%;
}

#index .product_list {
    display: inline-block;
}

.icon-home {
    font-size: 21px;
    top: 2px;
    position: relative;
}

.header-top {
    float: left;
    margin-top: 10px;
    width: 85%;
    position: relative;
}

    .header-top .top-links .item {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        width: auto;
        float: left;
        border-left: 2px solid #FFF;
        padding: 0 5px;
        margin-bottom: 10px;
        position: relative;
    }

    .header-top .top-links .item a {
        color: #FFF;
    }

    .header-top .top-links .item a:hover, .header-top .top-links .item:hover {
        color: #FF9801;
    }

    /*.header-top .top-links .item:after {
        content: '';
        width: 0;
        background: #F56823;
        height: 2px;
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 0;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
        opacity: 0;
    }

    .header-top .top-links .item:hover:after {
        width: 100%;
        opacity: 1;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }*/

        .header-top .top-links .item:first-child {
            border-left: none;
            font-size: 19px;
        }

        .header-top .top-links .item.pro {
            border: none;
            border-radius: 5px;
            padding: 5px 10px;
            float: right;
            cursor: pointer;
        }

    .header-top .top-links .nav-contact-button,
    .header-top .top-links .my-account-link {
        display: inline-block;
        cursor: pointer;
        color: white;
        border: 1px solid;
        border-radius: 5px;
        padding: 5px 10px 5px 15px;
        font-size: 12px;
        float: right;
        margin-left: 6px;
    }

    .header-top .top-links .nav-contact-button:hover,
    .header-top .top-links .my-account-link:hover {
        background: #FF9801;
        border-color: #FF9801;
        color: #FFF;
    }

    .header-top .my-wishlist,
    .header-top .my-garage {
        float: right;
        margin-top: 5px;
    }

    .header-top .my-garage:hover, .header-top .my-wishlist:hover {
        background: #FF9801;
        border-radius: 8px;
    }

        .header-top .my-wishlist a,
        .header-top .my-garage a {
            color: white;
        }
/*
.header-title
{
    margin-top: 27px;
}*/
.big .small {
    clear: both;
}

.group-info {
    float: left;
    margin-top: 20px;
}

    .group-info a {
        display: inline-block;
    }

i.icon-block {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    float: left;
    width: 40px;
}

i.md-icon-block {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    width: 50px;
}

i.euro {
    background-image: url(../img/icon/euro.png);
    height: 30px;
    margin-top: 10px;
}

i.blue_euro {
    background-image: url(../img/icon/i-quote-web.png);
    height: 18px;
    width: 15px;
}

i.green-quote {
    background-image: url(../img/icon/green-quote.svg);
    height: 18px;
    width: 15px;
}

i.white-quote {
    background-image: url(../img/icon/i-contact-web.png);
    height: 20px;
    width: 20px;
}

i.jacked-car {
    background-image: url(../img/icon/jacked-car.png);
    height: 50px;
    width: 40px;
}

i.jeep {
    background-image: url(../img/icon/jeep.png);
    height: 39px;
}

i.speedy-van {
    background-image: url(../img/icon/speedy-van.png);
    height: 26px;
    width: 26px;
}

i.md-jeep {
    /*background-image: url(../img/icon/md-jeep.jpg);
    height: 55px;*/
    background-image: url(../img/icon/md-jeep-40.jpg);
    height: 44px;
    width: 40px;
}


i.phone {
    background-image: url(../img/icon/phone.png);
    height: 32px;
    margin-left: 2px;
    margin-right: 7px;
    margin-top: -1px;
}

i.small-thumb-up {
    /*background-image: url(../img/icon/small-thumb-up.jpg);*/
    background-image: url(../img/icon/icone-compatibilite-small.png);
    height: 46px;
    width: 46px;
}

i.thumb-up {
    background-image: url(../img/icon/thumb-up.jpg);
    height: 90px;
    width: 64px;
}

i.transparent-white-jeep {
    background-image: url(../img/icon/transparent-white-jeep.png);
    height: 40px;
    margin-top: 5px;
    width: 40px;
}

i.transparent-blue-jeep {
    background-image: url(../img/icon/transparent-blue-jeep.png);
    height: 40px;
    margin-top: 5px;
    width: 40px;
}

i.orange-jeep {
    background-image: url(../img/icon/orange-jeep.png);
    height: 50px;
    margin-top: 0 !important;
}

i.white-gear {
    background-image: url(../img/icon/white-gear.png);
    height: 50px;
    margin-top: 0 !important;
}

.blue-jeep {
    background-image: url(../img/icon/blue-jeep.png);
    height: 25px !important;
    margin-top: 10px !important;
}

i.pee {
    background-image: url(../img/icon/pee.png);
    height: 36px;
}

i.shipment {
    background-image: url(../img/icon/shipment.png);
    height: 19px;
    margin-top: 15px;
}

i.user-torso {
    background-image: url(../img/icon/user-torso.png);
    height: 50px;
    width: 40px;
}

i.rld-cart {
    float: left;
    font-size: 2.4em;
    position: relative;
    top: 8px;
}

.my-garage .rld-jeep {
    float: left;
    font-size: 2.4em;
    position: relative;
    top: 8px;
}

i.orange-cart {
    background-image: url(../img/icon/icon-orange-cart.png);
    height: 45px;
    width: 51px;
}

i.icon-free-delivery {
    background-image: url(../img/icon/icon-free-delivery.png);
    display: inline-block;
    float: left;
    height: 27px;
    width: 30px;
}

i.icon-free-delivery-blue {
    background-image: url(../img/icon/icon-free-delivery-blue.png);
    display: inline-block;
    float: left;
    height: 27px;
    width: 30px;
}

i.icon-facebook:before {
    content: "\f09a";
    font-family: "rld" !important;
}

i.rld-close {
    float: right !important;
    top: 3px;
    position: relative;
}

i.rld-support {
    font-size: 1.2em;
}

i.rld-trophy {
    text-shadow: 0 0 0px white;
    font-size: 1.4em;
}

.block-facebook {
    background: #435f9f;
    width: 40px;
    display: inline-block;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    padding-top: 8px;
    font-size: 25px;
    float: right;
    margin-right: 40px;
}

i.red-wheeled-cart {
    background-image: url(../img/icon/red-wheeled-cart.jpg);
    height: 45px;
    width: 33px;
}

i.fr-flag {
    background-image: url(../img/icon/france.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}

i.it-flag {
    background-image: url(../img/icon/italy.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}

.text-block {
    display: block;
    float: left;
    margin-top: 5px;
    padding: 3px 5px;
    border-radius: 3px;
}

.bgblue {
    background: #003364 none repeat scroll 0 0;
    color: #fff;
}

.text-orange {
    color: #F56823 !important;
}

.bg-orange {
    background-color: #F56823;
}

.bg-orange:hover {
    background: #FF9801;
    color: #FFF !important;
}

header .pro {
    position: relative;
}

header .pro .tooltip {
    display: none;
    position: absolute;
    background: #FFF;
    top: 42px;
    left: -90px;
    width: 270px;
    padding: 10px;
    z-index: 1;
    border-radius: 7px;
    color: #000;
}

header .pro .tooltip:before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #FFF;
    content: '';
    position: absolute;
    top: -8px;
    right: 10px;
}

header .pro:hover .tooltip {
    display: block;
}

.border-orange {
    border: 1px solid #F56823 !important;
}

.bg-dark-gray,
.bg-dark-grey {
    background-color: #1e1e1e !important;
}

.text-light-orange {
    color: #FF9801 !important;
}

.hover-dark-orange:hover {
    background: #F56823 !important;
}

.bg-light-orange {
    background-color: #FF9801 !important;
}

.bg-light-grey {
    background-color: #dee5f0 !important;
}

.bg-light-blue {
    background-color: #dee5f0 !important;
}

.text-blue {
    color: #003364 !important;
}

.text-red {
    color: #F90F1A !important;
}

.bg-blue {
    background-color: #023b6a !important;
}

.bg-black {
    background-color: #000 !important;
}

.bg-green {
    background-color: #107E51 !important;
}

.bg-red {
    background-color: #F90F1A !important;
}

.bg-bluish-gray,
.bg-bluish-grey {
    background-color: #dfe5f1 !important;
}

.bg-gray,
.bg-grey {
    background-color: #EEECED !important;
}

.text-white {
    color: #fff !important;
}

#product #center_column {
    background-color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-upper {
    text-transform: uppercase;
}

.text-underline {
    text-decoration: underline;
}

.text-capitalize {
    text-transform: capitalize;
}

.txt-success {
    color: #0F8354;
}

.txt-warning {
    color: #F56823;
}

.txt.danger {
    color: darkred;
}

.big-title {
    font-size: 1.6em;
    margin: 20px 0 20px !important;
    line-height: 29px;
}

#order ul.product_list.grid > li .product-container {
    margin: 0 10px;
}

#order ul.product_list.grid > li {
    width: 230px !important;
    margin-right: 10px !important;
}

#order ul.product_list .product-image-container .manu_photo {
    width: 100px;
    float: left;
}

#order .bx-viewport {
    height: 527px !important;
    padding-top: 3px;
}

.your-vehicle img {
    border-image: linear-gradient(to bottom, #F76A25, #FF9801);
    border-image-slice: 100%;
    border-image-slice: 1;
    border-right: 7px solid transparent;
    width: 100%;
}

.your-vehicle-title {
    display: inline-block;
    float: left;
    padding: 5px 5px 5px 15px;
    width: 100%;
}

    .your-vehicle-title .text-block {
        background-color: inherit;
    }

    .your-vehicle-title .select-block {
        display: inline-block;
        float: right;
        font-size: 15px;
        margin: 10px 10px 0 0;
        width: 150px;
    }

        .your-vehicle-title .select-block select {
            width: 100%;
        }

    .your-vehicle-title div.text-block .small {
        font-size: 14px;
        margin-top: 8px;
    }

    .your-vehicle-title div.text-block .big {
        font-size: 20px;
        margin-top: 3px;
    }

.your-vehicle-detail {
    display: inline-block;
    float: left;
    padding: 15px 30px;
    width: 100%;
}

    .your-vehicle-detail .your-label {
        font-size: 14px;
        margin: 20px 0 8px;
    }

    .your-vehicle-detail .your-brand-model {
        font-size: 22px;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
    }

    .your-vehicle-detail .your-engine-years {
        font-size: 20px;
        margin: 5px 0 8px;
    }

    .your-vehicle-detail .your-no-vehicle {
    }

/*@media (min-width: 992px)
{
    .home-cats-list .col-md-4:nth-child(3n+1)
    {
        clear: left;
    }
}*/

@media (min-width: 768px) and (max-width:991px) {
    .home-cats-list .col-sm-6:nth-child(2n+1) {
        clear: left;
    }

    .header_gray_belt .container .row .col-sm-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.home-cat {
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 22px;
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    cursor: pointer;
}

.home-cat:hover {
    background: #dfe5f1;
}

    .home-cat .title {
        display: inline-block;
        width: 100%;
    }

        .home-cat .title .name {
            display: inline-block;
            padding-left: 20px;
            vertical-align: middle;
            position: relative;
            height: 66px;
        }

            .home-cat .title .name a::after {
                content: '\e806';
                float: right;
                display: inline-block;
                font-family: "rld";
                font-size: 13px;
                color: #003364;
                padding: 0 0px 0px 5px;
                position: absolute;
                top: 50%;
                right: 20px;
                transform: translateY(-50%);
            }

            .home-cat .title .name.no_arrow a:after {
                display: none;
            }

                .home-cat .title .name a::after:hover {
                    color: #003364;
                }

    .home-cat.expanded .title .name a::after {
        content: "\e803";
    }

    .home-cat .title .name span {
        color: #003364;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: normal;
        text-transform: capitalize;
        width: 210px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .home-cat .title .photo {
        float: left;
    }

        .home-cat .title .photo img {
            width: 100%;
            height: auto;
        }

        #all-categories .home-cat .title .photo {
            height: 66px;
        }

        #all-categories .home-cat .title .photo img {
            position: relative;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
        }

        #all-categories .home-cat .title .name span {
            width: 140px;
            font-size: 14px;
        }

        #all-categories .home-cat .title .name a::after {
            font-size: 10px;
        }

    .home-cat .sub-cats {
        display: block;
        padding: 0 15px 5px;
        width: 100%;
    }

        .home-cat .sub-cats .name {
            display: none;
            font-size: 14px;
            font-weight: 700;
            padding: 4px 2px;
            width: 100%;
        }

        .home-cat .sub-cats a {
            font-weight: bold;
            color: #003364;
            padding: 8px;
            display: block;
        }

        .home-cat .sub-cats a:hover {
            background: #f6f6f6;
            border-radius: 50px;
            text-decoration: none !important;
        }

    .home-cat.expanded .sub-cats .name {
        display: block;
    }


    .home-cat .sub-cats .name a:hover {
        text-decoration: underline;
    }

@media (max-width: 991px) {

    .home-cat .title .photo {
        margin-left: -5px;
        margin-right: -5px;
        max-width: 100px;
    }
}

@media (max-width: 870px) {

    .home-cat .title .photo {
        max-width: 87px;
    }
}


@media (max-width: 767px) {
    .home-cat .title {
        width: 100%;
    }

        .home-cat .title div.photo {
            float: left;
            margin-left: 20px;
            padding: 10px;
        }

        .home-cat .title .name {
            margin-top: 10px;
        }
}

.select-category {
    display: none;
    width: 400px;
    height: 70vh;
    overflow-y: scroll;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    border: 1px solid #e76700;
    border-radius: 7px;
    background: #FFF;
}

.select-category.open {
    display: block;
}

.select-category .model_search {
    width: 100% !important;
    border: none !important;
    float: none !important;
}

.select-category .detail {
    float: none !important;
    width: 100% !important;
}

.select-category .desc {
    width: 280px !important;
}

.select-category .model-name {
    width: 270px;
}

.text-black .icon-check {
    color: #587549;
}

.select-category .col-sm-12, .select-category .col-xs-12 {
    padding: 0;
}

.select-category .detail form input[type=text] {
    background: #eeeeee;
    margin: 20px;
    float: left !important;
    width: 90% !important;
    border-radius: 7px;
    padding: 10px 20px;
    position: relative;
}

.select-category .btn.button-search::before {
    content: "\e818";
    display: block;
    font-family: "rld";
    font-size: 23px;
    height: 37px;
    line-height: 34px;
    text-align: center;
    width: 100%;
}

#category .select-category .btn.button-search::before {
    line-height: 21px;
}

#product .select-category .btn.button-search::before {
    line-height: 54px;
}

.select-category .button-search {
    background: transparent;
    border: none !important;
    float: left;
    position: absolute;
    top: 74px;
    right: 30px;
    padding: 0;
}

.select-category .btn.button-search span {
    display: none;
}

.select-category i.rld-close {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 999999;
    cursor: pointer;
    font-size: 20px;
}

.select-category .home-cat {
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f1f1;
}

.select-category .home-cat .title .photo {
    width: 90px;
}

.select-category .home-cat .title .name span {
    width: 180px;
    font-size: 14px;
}

.select-category .home-cat .title .name a::after {
    font-size: 9px;
}

.select-category .title {
    padding: 0;
}

.select-category .home-cat.expanded .sub-cats .name {
    display: block;
}

.select-category .home-cat .sub-cats .name {
    padding: 3px 2px;
    font-size: 12px;
}

.height_def {
    height: 141px;
    background: #FFF;
}

#module-ybc_blog-blog .navigation-pipe, #module-ybc_blog-gallery .navigation-pipe {
    display: inline-block !important;
}

#module-ybc_blog-blog .breadcrumb a, #module-ybc_blog-gallery .breadcrumb a {
    margin-left: 0 !important;
    padding: 0;
}

#module-ybc_blog-blog .ybc-blog-breadcrumb-a:after, #module-ybc_blog-gallery .ybc-blog-breadcrumb-a:after {
    content: "/" !important;
    vertical-align: 0 !important;
    width: 5px !important;
}

#module-ybc_blog-blog #left_column .ybc_item_img {
    height: 70px;
}

#module-ybc_blog-blog #center_column .ybc_item_img {
    height: 246px;
}

#module-ybc_blog-blog .ybc_item_img img {
    position: absolute;
    bottom: 0;
}

#module-payplug-cards .page-heading {
    margin-bottom: 0px;
    padding: 0 0 10px;
    margin-top: 30px;
}

#chronorelais_container {
    background: #dfe5f1;
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    margin-top: 20px;
}

#chronorelais_container h3 {
    color: #222;
    font-size: 16px;
    font-weight: bold;
}

#chronorelais_container p {
    margin-top: 10px;
    width: 100%;
    padding: 0;
    color: #222;
}

#chronorelais_container .col-lg-3 {
    width: 100%;
    padding: 0;
}

#chronorelais_container input[type=text]{
    padding: 10px 20px;
    height: auto;
    color: #222;
    font-weight: bold;
    font-size: 15px;
    width: 150px;
    border-radius: 7px;
}

#chronorelais_container input {
    opacity: 1;
}

#chronorelais_container .btn-info {
    background: #1a4270;
    border-radius: 7px;
    border: none;
    padding: 11px 20px;
    margin-left: 10px;
    font-weight: bold;
}

#chronorelais_container .btn-info:hover {
    background: #e76700;
}

#chronorelais_container .input-group-btn {
    width: auto;
}

#relais_txt_cont h4 {
    text-transform: inherit;
    text-align: left;
    font-size: 14px;
    color: #222;
    margin-bottom: 20px;
}

#relais_txt label {
    color: #222;
    font-weight: bold;
}

#relais_txt label .radio {
    margin-right: 20px;
}

.breadcrumb a {
}

#left_column h4.title_block,
#left_column .h4.title_block {
    display: inline-block;
    width: 100%;
    position: relative;
}

#left_column .rld-left-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

    #left_column h4.title_block span.big,
    #left_column .h4.title_block span.big {
        margin-top: 19px;
    }

    #left_column h4.title_block span.bigsmall; #left_column .h4.title_block span.bigsmall {
        margin-top: 0;
    }

    #left_column h4.title_block i.icon-list,
    #left_column .h4.title_block i.icon-list {
        float: left;
        font-size: 30px;
        margin-top: 5px;
    }

    #left_column h4.title_block .text-block,
    #left_column .h4.title_block .text-block {
        height: auto;
        margin-left: 10px;
        margin-top: -9px;
        max-width: 180px;
        text-align: left;
    }

    #left_column .h4.title_block .text-block .small {
        text-transform: none !important;
        font-size: 12px;
    }

#module-ybc_blog-blog .columns-container, #oem .columns-container {
    background: #FFF;
}

.ybc_block_categories li {
    padding: 0 8px !important;
    position: relative;
}

    .ybc_block_categories li a {
        border-bottom: none !important;
        color: #212121;
        display: block !important;
        font-size: 13px !important;
        font-weight: bold;
        line-height: 17px;
        padding: 8px !important;
        text-transform: capitalize;
    }

        .ybc_block_categories li a:hover {
            background: #f6f6f6;
            color: #f56823;
        }

    #left-column .ybc_block_categories a::before, #left_column .ybc_block_categories a::before, #right-column .ybc_block_categories a::before, #right_column .ybc_block_categories a::before {
        display: none;
    }

.block_content li {
    position: relative;
}

.ybc-navigation-blog-content .ybc_item_img {
}

.ybc-navigation-blog-content .ybc-blog-latest-post-content {
}

.ybc-navigation-blog-content .ybc_block_latest li {
    display: block;
    float: left;
    margin-bottom: 16px !important;
}

.ybc_block_latest li {
    float: none;
    position: relative;
}

.ybc_block_latest .ybc_title_block {
    margin-top: 0;
    padding: 0 0 9px;
    text-transform: none;
}

.page_home.ybc_block_default ul li {
    padding: 0 15px !important;
}

.block_content .ybc-blog-latest-toolbar {
    display: none;
}

.block_content .blog_description {
    display: none;
}

section.home-blog {
    background: #eeeeee none repeat scroll 0 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

    section.home-blog .block .title_block, section.home-blog .block h4, section.home-blog .block p.h4 {
        background: none;
        color: #50607A;
        cursor: pointer;
        font-size: 21px;
        line-height: 25px;
        margin-bottom: 0;
        padding: 0 10px 0 0;
        text-align: center;
        text-transform: uppercase;
    }

        section.home-blog .block .title_block a {
            color: #50607A;
        }

    section.home-blog h4 i,
    section.home-blog p.h4 i {
        display: none;
    }

    section.home-blog .text-block {
        float: none;
        height: auto;
        margin-bottom: 30px;
        padding-left: 0;
    }

        section.home-blog .text-block .big {
            font-size: 21px;
        }

    section.home-blog .ybc_block_latest .ybc_title_block {
        margin-top: 20px;
    }

    /*section.home-blog .block img {
        height: 141px !important;
        width: auto !important;
        max-width: none !important;
    }*/

.ybc_title_block {
    text-transform: none !important;
}

a.ybc_title_block:hover {
    color: #F56823;
}

section.home-blog .ybc_item_img {
    height: auto;
}

section.home-blog .ybc_item_img img {
    height: 141px;
    width: auto;
    max-width: initial;
}

.ybc-blog-list .ybc-blog-latest-toolbar {
    display: none;
}

.ybc-blog-wrapper .ybc_title_block {
    margin-top: 8px !important;
}

.ybc-blog-list .blog_description p {
    font-size: 13px !important;
    line-height: 20px;
}

#center_column {
    margin-top: -16px;
    background-color: #edeff0;
    padding-left: 0;
    padding-right: 0;
}

    #center_column.desktop {
        padding-left: 15px;
        padding-right: 15px;
        background-color: transparent;
    }

#brand #center_column {
}

#brand .brand-description, #model .model-description {
    background: #eeeeee;
    color: #000;
    padding: 30px 0 0;
    font-weight: normal;
}

#vehicle .vehicle-description {
    background: #eeeeee;
    color: #000;
    padding: 20px 0;
    font-weight: normal;
}

#brand h1 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
    display: block;
}

#brand h2, #model h3, #vehicle h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
    display: block;
}

#brand .brand-description p, #model .model-description p, #vehicle .vehicle-description p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

#brand section.brand-blog .block img, #model section.model-blog .block img {
    height: 141px !important;
    width: auto !important;
    max-width: none !important;
}

#ybc_slider .nivo-caption {
    background-color: #FF9801 !important;
    color: #FFF !important;
    font-size: 22px !important;
    text-transform: uppercase !important;
}

.blog_description h2 {
    border-left: 4px solid #50607a;
    color: #50607a;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 16px 20px;
    padding-left: 10px;
    text-transform: capitalize;
}

.blog_description h3 {
    border-left: 4px solid #F56823;
    color: #F56823;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0 16px 20px;
    padding-left: 10px;
    text-transform: capitalize;
}

.blog_description p {
    font-size: 15px !important;
    font-weight: 500;
    margin-bottom: 15px !important;
}

.blog_description a {
    color: #ff7c00;
}

.blog_description h4 {
    color: #F56823;
    font-size: 21px;
    font-weight: bold;
}

.table tbody > tr:first-child > td, .table tbody > tr:first-child > th {
    border-top: 0;
}

.search-form {
    background-color: #EEECED;
    height: 50px;
    margin-bottom: 25px;
}

    .search-form .search_query {
        background-color: #eeeced;
        border: medium none;
        color: black;
        float: left;
        font-size: 14px;
        height: 50px;
        padding: 5px 5px 5px 20px;
    }

    .search-form .model-field {
        background-color: #ffdba6;
        font-size: 15px;
        font-style: italic;
        font-weight: bold;
        height: 50px;
        padding: 15px;
        position: absolute;
        right: 50px;
    }

        .search-form .model-field .nice-select {
            background: transparent none repeat scroll 0 0;
            font-weight: normal;
        }

            .search-form .model-field .nice-select .current {
                color: #50607a !important;
                max-width: 100%;
                overflow: visible;
                text-transform: none;
            }

    .search-form button.button-search {
        border: medium none;
        height: 50px;
        padding: 0;
        position: absolute;
        right: 0;
        width: 50px;
    }

        .search-form button.button-search:before {
            color: white;
            content: "";
            display: block;
            font-family: "FontAwesome";
            font-size: 27px;
            text-align: center;
            width: 100%;
        }

        .search-form button.button-search:hover:before {
            color: #50607a;
        }

@media (max-width: 767px) {
    .search-form {
        margin-top: 25px;
    }
}


/*top-modele-selector*/

.top-modele-selector {
    /*display: inline-block;*/
    width: 100%;
}

    .top-modele-selector .photo {
        float: left;
        height: 200px;
        max-height: 200px;
        width: 250px;
    }

    .top-modele-selector .description {
        float: left;
        width: calc(100% - 250px);
    }


    .top-modele-selector .photo,
    .top-modele-selector .description {
        padding: 0;
    }

        .top-modele-selector .photo img {
            /*border: 5px solid #50607a;*/
            height: 100%;
            width: 100%;
        }

    .top-modele-selector .title {
        height: 100px;
        padding: 20px 40px;
    }

    .top-modele-selector .detail {
        height: 100px;
        padding: 20px 40px;
    }


#model .top-modele-selector .detail {
    padding: 10px 25px;
    width: 100%;
}

#vehicle .center_column,
#model .center_column {
    margin-top: 0;
}

.product-top-modele-selector {
    display: inline-block;
    padding: 10px;
    width: 100%;
}

    .product-top-modele-selector div.h3 {
        margin-right: 10px;
    }

    .product-top-modele-selector h3,
    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        font-size: 20px;
    }

    .product-top-modele-selector h2,
    .product-top-modele-selector h3,
    .top-modele-selector h2,
    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        margin: 0;
    }

        .top-modele-selector h3.with-engine,
        .top-modele-selector p.h3.with-engine {
            float: left;
            padding-right: 5px;
            width: 100%;
        }


.top-modele-selector div.engine-selector {
    float: left;
    margin-top: 10px;
    width: 100%;
}


.product-top-modele-selector .photo {
    float: left;
    height: 100px;
    max-height: 100px;
    min-width: 100px;
    width: 130px;
}

    .product-top-modele-selector .photo.pr_valid {
        display: inline-block;
        margin-right: 0;
    }

    .product-top-modele-selector .photo img {
        width: 120px;
    }

.product-top-modele-selector .description {
    display: inline-block;
    height: auto;
    width: 70%;
}

    .product-top-modele-selector .description .title {
        display: inline-block;
        padding: 10px;
    }

.product-top-modele-selector .modele-selection-block {
    margin-top: 20px;
}

@media (max-width: 1199px) {
    .top-modele-selector .title,
    .top-modele-selector .detail {
        padding: 20px;
    }

    .top-modele-selector .title {
        height: 130px;
    }

        .top-modele-selector .title h2 {
            min-height: 45px;
        }

    .top-modele-selector .detail {
        height: 70px;
        padding-top: 5px;
    }

    .top-modele-selector,
    .product-top-modele-selector {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
}

@media (max-width: 991px) {
    .product-top-modele-selector h3,
    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        font-size: 16px;
    }

        .top-modele-selector div.engine-selector,
        .top-modele-selector h3.with-engine,
        .top-modele-selector p.h3.with-engine {
        }

            .top-modele-selector div.engine-selector .nice-select {
                font-size: 15px;
                padding-left: 8px;
                padding-right: 38px;
            }

                .top-modele-selector div.engine-selector .nice-select::after {
                    right: 16px;
                }

            .top-modele-selector div.engine-selector .my-md-1 button {
                padding: 0 15px;
            }

    .top-modele-selector .detail {
    }
}

@media (max-width: 767px) {
    .top-modele-selector .description {
        width: calc(100%-250px);
    }

    .top-modele-selector .photo {
        width: 250px;
    }

    .top-modele-selector .title h2 {
        min-height: 90px;
    }

    .product-top-modele-selector h3,
    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        font-size: 16px;
    }

    .top-modele-selector .title {
        border-bottom: 5px solid #ff9801;
        height: 200px !important;
    }

    .product-top-modele-selector .description .title {
        padding: 10px 10px 22px;
    }

    .top-modele-selector .detail {
        height: auto;
        width: 100%;
    }
}

@media (max-width: 650px) {
    .top-modele-selector div.engine-selector,
    .top-modele-selector h3.with-engine,
    .top-modele-selector p.h3.with-engine {
        width: 100%;
    }


    .top-modele-selector h2 {
        font-size: 24px;
    }

    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        font-size: 16px;
    }
}

@media (max-width: 550px) {
    .top-modele-selector h2 {
        font-size: 19px;
    }

    .top-modele-selector h3,
    .top-modele-selector p.h3 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .top-modele-selector .photo {
        background-image: linear-gradient(to bottom, #F76A25, #FF9801);
        text-align: center;
        width: 100%;
    }

        .top-modele-selector .photo img {
            border: none;
            height: 100%;
            width: auto;
        }

    .top-modele-selector .title {
        display: inline-block;
        height: auto !important;
        width: 100%;
    }

        .top-modele-selector .title h2 {
            min-height: 0;
        }

    .top-modele-selector .description {
        height: auto;
        width: 100%;
    }

        .top-modele-selector .description h3 {
        }

    .nice-select, .my-md-1 {
        float: left;
        margin-top: 5px;
    }
}
/* top-modele-selector*/


.content_sortPagiBar {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

.top-pagination-content {
    float: left;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    width: auto;
}

.bottom-pagination-content .product-count {
    display: none;
}

.bottom-pagination-content .showall button span {
    background: #EEE;
    border-radius: 7px;
    color: #1a4270 !important;
    padding: 20px 40px !important;
    text-shadow: none;
}

.bottom-pagination-content .showall button span .rld-bottom-arrow {
    font-size: .6em;
    position: relative;
    top: -3px;
    margin-left: 9px;
}

.bottom-pagination-content .showall button:hover {
    background: transparent;
}

.bottom-pagination-content .showall button:hover span {
    background: #003364;
    color: #FFF !important;
    border-radius: 7px;
    text-shadow: none;
}

.parent-model-selection {
    text-align: center;
    width: 300px;
    margin-left: 5%;
    margin-top: 0;
    float: left;
}

.selection_panel .parent-model-selection {
    width: 300px;
    margin-left: 0;
    float: left;
    padding: 0;
}

.selection_panel .model-selection {
    width: 100%;
}

.selection_panel .number_plate_search {
    width: 300px;
    margin: 0;
    padding: 0;
}

.selection_panel .se-col.models-sel, .selection_panel .se-col.engines-sel, .selection_panel .se-col.years-sel {
    display: inline-block;
}

.selection_panel .se-col.years-sel {
    margin-bottom: 10px;
}

.main_model_selection {
    display: inline-block;
    background: transparent;
    border-radius: 5px;
    padding: 15px 0;
    text-align: center;
    margin: 5px 0;
    width: 100%;
}

.home .main_model_selection {
    display: inline-block;
    background: white;
    border-radius: 5px;
    padding: 15px 0;
    text-align: center;
    margin: 5px 0;
    width: 100%;
}

#category .model-top.sticky .model_search {
    margin: 3px 0 0;
}

#category .parent-model-selection {
    left: 0;
    position: relative;
}

.parent-model-selection .selection_title {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
}

#brand .parent-model-selection .selection_title {
    color: white;
}

    #brand .parent-model-selection .selection_title i.blue-icon {
        display: none;
    }

#index .parent-model-selection .selection_title i.white-icon {
    display: none;
}

.model-selection {
    display: inline-block;
    height: auto;
    text-align: center;
    width: 350px;
}

    .model-selection.nplate {
        margin-left: -15px;
    }




#brand .brand-photo {
    padding: 30px 20px;
    margin-top: -20px;
    position: relative;
    background-image: url("/img/brands/2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

#brand .model-selection {
    top: 0;
}

.model-selection .homeslider-form {
    display: inline-block;
    float: left;
    height: auto;
    padding: 5px 35px;
    width: 100%;
}

.model-selection .homeslider-form .se-col {
    width: 100%;
}

.model-selection .homeslider-form {
    padding: 5px 35px 5px 0;
}

.selection_panel #home_form button {
    padding: 10px 30px;
}

.model-top .selection_panel #home_form button {
    background: #e75109 !important;
    color: #FFF !important;
}

.model-top .selection_panel #home_form button:hover {
    background: #1a4270 !important;
    color: #FFF !important;
}

.model-top .selection_panel #home_form button.button-blue {
    background: #1a4270 !important;
    color: #FFF !important;
}

.model-top .selection_panel #home_form button.button-blue:hover {
    background: #e75109 !important;
    color: #FFF !important;
}

#order-status ..button-blue {
    background: #1a4270 !important;
    display: block !important;
    padding: 10px 20px !important;
    color: #FFF !important;
    text-align: center !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    border-radius: 7px !important;
    margin-top: 30px !important;
}



.se-col.models-sel,
.se-col.engines-sel,
.se-col.years-sel {
    display: none;
}

    .se-col.models-sel.with_models,
    .se-col.engines-sel.with_engines,
    .se-col.years-sel.with_years {
        display: inline-block;
    }

.model-selection .select-your-vehicle {
    display: inline-block;
    float: left;
    opacity: 1;
    padding: 5px;
    width: 100%;
    color: black;
    text-transform: uppercase;
}

    .model-selection .select-your-vehicle i.transparent-white-jeep {
        background-size: 90%;
    }

.parent-model-selection .selection_title .identify_your_vehicle {
    font-size: 36px;
    padding-top: 5px;
}

.model-selection .select-your-vehicle .h1 {
    float: left;
    font-size: 22px;
    font-weight: 700;
    height: auto;
    letter-spacing: 1px;
    margin-left: 3px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#home_form button {
    background: #e75109;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
    padding: 10px 32px;
    vertical-align: top;
    text-transform: uppercase;
}

#home_form button:hover {
    background: #1a4270;
}

.too_many_number_plates,
.no_vehicle_for_number_plate {
    background: white;
    border-radius: 3px;
    color: #F90F1A;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 3px;
}

/* MD */
@media (max-width: 1199px) {
    .model-selection {
        height: 245px;
        left: 30px;
        top: 0;
    }

    #brand .model-selection {
        left: 4%;
    }

    .model-selection .homeslider-form {
        padding: 15px 35px;
    }

    .homeslider-form form {
        display: inline-block;
        float: none;
        text-align: center;
    }

        .homeslider-form form .se-col {
            margin: 0 3px;
        }
}

@media (max-width: 1122px) {
    .model-selection .homeslider-form {
        padding: 10px 35px;
    }
}

@media (max-width: 1100px) {
    .model-selection {
        height: 213px;
    }
}
/* SM */
@media (max-width: 991px) {
    .parent-model-selection {
/*        background-color: transparent;
        display: inline-block;
        left: 0;
        padding-bottom: 10px;
        position: relative;
        right: 0;
        text-align: center;*/
    }

    .model-selection {
        display: inline-block;
        height: auto;
        left: 0;
        margin: 0 5px;
        top: 0;
        vertical-align: middle;
        width: 47%;
    }

    .parent-model-selection .selection_title {
        color: #023B6A !important;
        margin-bottom: 10px;
        margin-top: 7px;
    }

        .parent-model-selection .selection_title .white-icon {
            display: none !important;
        }

        .parent-model-selection .selection_title .blue-icon {
            display: inline-block !important;
        }

    .model-selection.nplate {
        margin: 0 5px;
    }

        .model-selection.nplate .homeslider-form {
            padding: 10px 10px;
        }

    .model-selection .homeslider-form {
        height: auto;
        padding: 10px 10px;
    }

        .model-selection .homeslider-form .se-col {
            margin: 0;
            min-width: 215px;
            padding-right: 0;
            width: 100%;
        }

            .model-selection .homeslider-form .se-col button {
                margin-right: 0;
                min-width: 215px;
            }

    .model-selection .select-your-vehicle .h1 {
        font-size: 26px;
        width: 100%;
    }

    #brand .model-selection .select-your-vehicle .h1 {
        width: auto;
    }

    #home_form select {
        width: 115px;
    }

    #home_form button {
        padding: 0 35px;
    }
}


/* XS */
@media (max-width: 767px) {

    .model-selection,
    .model-selection.nplate {
        margin: 5px 0;
        width: 100%;
    }

        .model-selection.nplate .homeslider-form,
        .model-selection .homeslider-form {
            padding: 5px 25px;
        }

            .model-selection .homeslider-form form {
                width: 100%;
            }

            .model-selection .homeslider-form .se-col {
                padding: 5px;
                width: 100%;
            }

        .model-selection.nplate .homeslider-form {
            width: 100%;
        }

    #home_form button {
        padding: 0px 22px;
    }

    #brand .model-selection {
        margin-bottom: 20px;
        top: 0;
    }

    .parent-model-selection .selection_title {
        margin-bottom: 6px;
    }
}

.home-model-selection {
    background-image: url("/img/brands/2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 20px;
}

.number_plate_search {
    display: inline-block;
    background: #dfe5f1;
    border-radius: 5px;
    padding: 15px 5px;
    text-align: center;
    margin: 5px 0;
    width: 100%;
}

.selection_panel .number_plate_search {
    background: transparent;
}

.title {
    font-size: 16px;
    padding: 5px 3px;
}

.main_model_selection .select_model .display_select span {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    padding: 15px 20px;
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    background: #023B6B;
    color: #FFF;
    line-height: 25px;
}


.main_model_selection .select_model .display_select span:hover {
    background: #e75109 !important;
}

.main_model_selection .select_model .display_select span:hover {
    background: #023b6a;
    color: #FFF;
    border-color: #023b6a;
}

.main_model_selection .select_model .display_select span:after {
    content: '\e805';
    font-family: "rld";
    position: absolute;
    right: 10px;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.main_model_selection .select_model .selection_panel {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    z-index: 9999;
    background-color: transparent;
}

    .main_model_selection .select_model .selection_panel .the_panel, .model-top .selection_panel {
        border: 0;
        border-radius: 7px;
        position: fixed;
        background: #dfe5f1;
        z-index: 999999;
        width: 700px;
        margin: 0 auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    }

.main_model_selection .button-blue, .model-top .button-blue {
    background: #023b6a !important;
    color: #FFF;
}

.main_model_selection .button-blue:hover, .model-top .button-blue:hover {
    background: #e75109 !important;
    color: #FFF;
}

.main_model_selection .select_model .selection_panel .panel_content, .model-top .panel_content {
    display: inline-block;
    padding: 20px 0;
}

.garage .main_model_selection .select_model .selection_panel .panel_content {
    border: 0;
    border-radius: 7px;
    position: fixed;
    background: #dfe5f1;
    z-index: 999999;
    width: 700px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.garage .selection_panel .parent-model-selection {
    float: none;
    margin: 0 auto;
}

@media (max-width: 620px) {
    .model-selection {
        background-color: #fff;
        border-radius: 5px;
        height: auto;
        left: 0;
        position: relative;
        top: 0;
    }

    #brand .model-selection {
        left: 0;
        margin-bottom: 20px;
        right: 0;
        top: 0;
        width: auto;
    }

        #brand .model-selection .select-your-vehicle .h1 {
            font-size: 22px;
        }

    .model-selection .homeslider-form {
    }

    .model-selection.nplate .homeslider-form .number_plate {
        height: 47px;
    }

    .model-selection .homeslider-form .se-col {
        width: 100%;
    }

    #brand .parent-model-selection .selection_title {
        display: none;
    }

    .parent-model-selection .selection_title {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        width: calc(100% - 10px);
    }


        .parent-model-selection .selection_title .identify_your_vehicle {
            font-size: 30px;
            padding-top: 8px;
            text-align: center;
            width: 100%;
        }

        .parent-model-selection .selection_title i {
            height: 40px;
            width: 38px;
        }
}

/* XXS */
@media (max-width: 480px) {
    .model-selection .select-your-vehicle {
        padding-top: 5px;
    }

    #brand .model-selection .select-your-vehicle,
    .model-selection .select-your-vehicle {
        font-size: 18px;
    }

    #brand .model-selection .select-your-vehicle {
        font-size: 22px;
    }

    .model-selection .homeslider-form .se-col {
        width: 100%;
    }

    .header-title, .header-title a {
        display: none;
    }

    #header .text-block,
    #header .group-info {
        display: none;
    }

    i.wheeled-cart {
        height: 50px;
        width: 40px;
    }

    i.user-torso {
        height: 50px;
        width: 40px;
    }

    i.orange-jeep {
        float: none;
    }
}

@media (max-width: 385px) {
    #index .parent-model-selection .selection_title .icon-block.blue-icon {
        display: none !important;
    }
}

.selectParent {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    border: 2px solid #bbb;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 100%;
}

    .selectParent * {
        float: left;
    }

    .selectParent select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background: transparent url("https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat scroll right 0 center;
        border: 0 none;
        height: 30px;
        margin-left: 0;
        width: 100%;
    }

        .selectParent select option {
            font-size: 1.2em;
            margin: 5px;
        }

.title_block:hover * {
    color: #f56823;
}

.my-md-3 {
    float: left;
    padding: 5px;
    width: 25%;
}

.my-md-4 {
    float: left;
    padding: 5px;
    width: 33.33%;
}

.my-md-6 {
    float: left;
    padding: 5px;
    width: 50%;
}

.my-md-8 {
    float: left;
    padding: 5px;
    width: 66.66%;
}

div.text-block .small {
    font-size: 9px;
    display: block;
}

.btn.btn-blue {
    background: #2a64a8;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 1.3em;
    font-weight: bold;
}

.btn.btn-blue:hover {
    background: #F56823;
    text-decoration: none !important;
}

.btn-border-orange {
    border: 2px solid #E76700;
    background: #FFF;
    border-radius: 5px;
    padding: 10px 20px;
    position: relative;
    text-transform: none !important;
    font-weight: bold !important;
    font-size: 1.2em;
    color: #E76700;
    margin-top: 20px;
}

.btn-border-orange:hover{
    background: #E76700;
    color: #FFF;
    border: 2px solid #E76700;
}

.italic {
    font-style: italic;
}

.rld-email-address {
    font-size: 20px;
    text-decoration: underline;
}

.rld-email-address:hover {
    color: #FFF !important;
}

#order-status h4 {
    text-align: left;
    text-transform: inherit;
}

#order-status .white-box .col-xs-12 {
    padding: 0;
}

#order-status .white-box label {
    width: 100%;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: top;
}

.form-control {
    border: 1px solid #ccc;
    font-size: 15px;
    vertical-align: text-top;
    width: 100%;
    border-radius: 7px;
    padding: 10px 20px;
    height: auto;
    margin-bottom: 10px;
}

.circle-orange {
    background: #F56823;
    padding: 10px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    color: #FFF;
}

.circle-orange:hover {
    background: #FF9801;
    color: #FFF;
}

div.text-block .big {
    font-size: 12px;
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

#search .instock, #category .instock {
    text-align: left;
    background: green;
    color: #FFF;
    border-radius: 5px;
    display: inline;
    position: relative;
    float: left;
    padding: 2px 7px;
    font-size:11px;
}

@media (max-width: 1200px) {
    #search_block_top .contact-info .phone-number {
        font-size: 14px;
    }

    .call-price {
        font-size: 8px;
        padding-right: 54px;
    }

    .header-title, .header-title a {
        font-size: 11px;
    }
}

@media (max-width: 1050px) {
    .call-price {
        padding-right: 36px;
    }
}

@media (max-width: 767px) {
    .call-price {
        padding-right: 0;
    }
}

@media (max-width: 480px) {
    #search_block_top .contact-info .phone-number {
        font-size: 21px;
    }

    #search_block_top .phone-info .call-price {
        font-size: 12px;
    }
}

@media (max-width: 380px) {
    #search_block_top .contact-info .phone-number {
        font-size: 20px;
    }
}


#brand h1 {
    margin-top: 0;
}

.model-container {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    width: 100%;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 7px;
}

.model-container:hover {
    background: #dfe5f1;
}

ul.models-list {
    margin-top: 20px;
}

    ul.models-list li {
        display: inline-block;
        margin-bottom: 20px;
    }

.models-list .model-photo {
    border-radius: 7px 0 0 7px;
}

    .models-list .model-detail,
    .models-list .model-photo img {
        float: left;
        height: auto;
    }

    .models-list .model-photo img {
        width: 35%;
        border-radius: 7px 0 0 7px;
    }


.models-list .model-detail {
    display: inline-block;
    text-align: left;
    padding: 30px 20px;
}

.desktop .models-list .model-detail {
    padding: 30px 0px 0 20px;
}

.models-list .model-detail .model-name {
    font-size: 16px;
}


@media (max-width: 767px) {
    .models-list .model-photo {
        display: inline-block;
        float: left;
        text-align: left;
        width: 33%;
    }

        .models-list .model-photo img {
            float: none;
            width: auto;
        }

    .models-list .model-detail {
        width: 66%;
    }
}

@media (max-width: 450px) {
    .models-list .model-photo img {
        float: none;
        width: 100%;
    }
}


.cd-breadcrumb {
    display: inline-block;
    padding: 10px;
}

    .cd-breadcrumb li {
        float: left;
        padding: 10px;
        font-size: 15px;
    }

        .cd-breadcrumb li.current {
            background: #edeff0;
            border-radius: 5px;
        }
    /* --------------------------------

Multi steps indicator

-------------------------------- */
    @media only screen and (min-width: 768px) {
        .cd-multi-steps {
        /* reset style */
        background-color: transparent;
        padding: 0;
        text-align: center;
    }

        .cd-multi-steps li {
            float: none;
            margin: 0.4em 40px 0.4em 0;
            position: relative;
        }

            .cd-multi-steps li:last-of-type {
                margin-right: 0;
            }

            .cd-multi-steps li::after {
                background: #edeff0;
                content: '';
                height: 4px;
                /* reset style */
                margin: 0;
                /* this is the line connecting 2 adjacent items */
                position: absolute;
            }

            .cd-multi-steps li.visited::after {
                background-color: #50607A;
            }

            .cd-multi-steps li > *, .cd-multi-steps li.current > * {
                color: #2c3f4c;
                position: relative;
            }

        .cd-multi-steps.custom-separator li::after {
            background: #edeff0;
            /* reset style */
            height: 4px;
        }

        .cd-multi-steps.text-center li::after {
            -moz-transform: translateY(-50%) translateX(-1px);
            -ms-transform: translateY(-50%) translateX(-1px);
            -o-transform: translateY(-50%) translateX(-1px);
            -webkit-transform: translateY(-50%) translateX(-1px);
            left: 100%;
            top: 50%;
            transform: translateY(-50%) translateX(-1px);
            width: 100%;
        }

        .cd-multi-steps.text-center li > * {
            background-color: #edeff0;
            border-radius: .25em;
            padding: .6em 1em;
            z-index: 1;
        }

    .no-touch .cd-multi-steps.text-center a:hover {
        background-color: #F56823;
    }

    .cd-multi-steps.text-center li.current > *, .cd-multi-steps.text-center li.visited > * {
        background-color: #50607A;
        color: #ffffff;
    }

    .cd-multi-steps.text-center.custom-icons li.visited a::before {
        /* change the custom icon for the visited item - check icon */
        background-position: 0 -60px;
    }

    .cd-multi-steps.text-top li, .cd-multi-steps.text-bottom li {
        text-align: center;
        width: 80px;
    }

        .cd-multi-steps.text-top li::after, .cd-multi-steps.text-bottom li::after {
            left: 50%;
            /* this is the line connecting 2 adjacent items */
            position: absolute;
            /* 40px is the <li> right margin value */
            width: calc(100% + 40px);
        }

        .cd-multi-steps.text-top li > *::before, .cd-multi-steps.text-bottom li > *::before {
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            background-color: #edeff0;
            border-radius: 50%;
            /* this is the spot indicator */
            content: '';
            height: 12px;
            left: 50%;
            position: absolute;
            right: auto;
            transform: translateX(-50%);
            width: 12px;
            z-index: 1;
        }

        .cd-multi-steps.text-top li.visited > *::before,
        .cd-multi-steps.text-top li.current > *::before, .cd-multi-steps.text-bottom li.visited > *::before,
        .cd-multi-steps.text-bottom li.current > *::before {
            background-color: #50607A;
        }

    .no-touch .cd-multi-steps.text-top a:hover, .no-touch .cd-multi-steps.text-bottom a:hover {
        color: #50607A;
    }

        .no-touch .cd-multi-steps.text-top a:hover::before, .no-touch .cd-multi-steps.text-bottom a:hover::before {
            box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
        }

    .cd-multi-steps.text-top li::after {
        /* this is the line connecting 2 adjacent items */
        bottom: 4px;
    }

    .cd-multi-steps.text-top li > * {
        padding-bottom: 20px;
    }

        .cd-multi-steps.text-top li > *::before {
            /* this is the spot indicator */
            bottom: 0;
        }

    .cd-multi-steps.text-bottom li::after {
        /* this is the line connecting 2 adjacent items */
        top: 3px;
    }

    .cd-multi-steps.text-bottom li > * {
        padding-top: 20px;
    }

        .cd-multi-steps.text-bottom li > *::before {
            /* this is the spot indicator */
            top: 0;
        }
}
/* --------------------------------

Add a counter to the multi-steps indicator

-------------------------------- */
.cd-multi-steps.count li {
    counter-increment: steps;
}

    .cd-multi-steps.count li > *::before {
        content: counter(steps) " - ";
    }

@media only screen and (min-width: 768px) {
    .cd-multi-steps.text-top.count li > *::before,
    .cd-multi-steps.text-bottom.count li > *::before {
        color: #ffffff;
        /* this is the spot indicator */
        content: counter(steps);
        font-size: 1.4rem;
        height: 26px;
        line-height: 26px;
        width: 26px;
    }

    .cd-multi-steps.text-top.count li:not(.current) em::before,
    .cd-multi-steps.text-bottom.count li:not(.current) em::before {
        /* steps not visited yet - counter color */
        color: #2c3f4c;
    }

    .cd-multi-steps.text-top.count li::after {
        bottom: 11px;
    }

    .cd-multi-steps.text-top.count li > * {
        padding-bottom: 34px;
    }

    .cd-multi-steps.text-bottom.count li::after {
        top: 11px;
    }

    .cd-multi-steps.text-bottom.count li > * {
        padding-top: 34px;
    }
}

.show_more {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
}

.payment_module img {
    width: 130px !important;
    margin-right: 20px !important;
}

.page-heading {
    line-height: 23px;
}

#order .delivery_option > div > label.checked {
    border: 4px solid #E75109;
    border-radius: 5px;
    overflow: hidden;
}

.sav h1.page-heading {
    border-bottom: none;
    margin-bottom: 0px;
}

.sav form p {
    line-height: 20px;
}

.sav form label {
    display: block;
    font-size: 14px;
    padding: 6px 0;
    text-align: left;
    vertical-align: top;
}

    .sav .button-blue {
        font: 600 16px/20px "Montserrat", sans-serif;
        color: #1a4270;
        text-shadow: 0px 1px white;
        border: 2px solid #1a4270;
        border-radius: 5px;
        position: relative;
        background: #FFF;
        padding: 10px 20px;
    }

    .sav .button-blue:hover {
        color: #FFF;
        background: #1a4270;
        text-shadow: none;
    }

.sav form label.radio {
    margin: 0;
    padding: 0;
    width: 80px;
}

.sav form label.checkbox {
    margin: 0 5px;
    padding: 0;
    width: auto;
}

    .sav form label.radio input,
    .sav form label.checkbox input {
        margin-top: -2px;
        width: 30px;
    }

    .sav form label.radio span,
    .sav form label.checkbox span {
        display: inline-block;
        margin-top: 5px;
    }

.sav form textarea {
    border: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    height: 200px;
    margin-top: 5px;
    padding: 5px;
    width: 360px;
}

.sav form div.uploader {
    width: auto;
}

    .sav form div.uploader input {
        left: 0;
        right: auto;
    }

#center_column .sav .content {
    background: white;
    display: inline-block;
    padding: 10px 20px;
}

    .sav .content .description,
    .sav .content .links {
        margin: 10px 0;
    }

    .sav .content .links p a {
        border: 2px solid #023b6a;
        border-radius: 7px;
        color: #023b6a;
        margin-bottom: 10px;
        position: relative;
        display: block;
        padding: 10px 20px;
        text-align: left;
    }

    .sav .content .links p a:hover {
        border: 2px solid #023b6a;
        background: #023b6a;
        color: #FFF;
    }


    .sav .content p {
        display: inline-block;
        float: left;
        font-size: 13px;
        padding: 5px 25px;
        width: 100%;
    }

        .sav .content p a {
            color: #DD5C23;
            font-weight: bold;
        }

.sav p.marital label.radio {
    width: 100px;
}

.sav p.prof_experience label.radio {
    border: 1px solid #555;
    text-align: left;
    width: 115px;
}

.sav p.speciality label.radio {
    width: 170px;
}

.sav p.contract_type label.radio {
    width: auto;
}

.sav .subtitle {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

.sav #center_column h2 {
    margin-top: 20px;
}
.sav #center_column h3 {
    font-size: 16px;
    border-bottom: none;
    margin-top: 20px;
    padding: 0 0 17px 0;
}
.sav #center_column h2
{
    padding: 0 0 20px;
    font-size: 24px;
    font-weight: 600;
}
.sav #center_column p {
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    padding: 0 0 10px;
    font-weight: normal;
}


.sav .content div.captcha {
    clear: both;
    margin-top: 10px;
}

@media (max-width: 719px) {
    .sav form fieldset {
        width: 100%;
        min-width: initial;
    }

    .sav .content fieldset p {
        padding-left: 0;
    }

    .sav form label {
        padding-left: 0;
        text-align: left;
    }



    .sav form input,
    .sav form textarea {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 738px) {
    .sav .content div.captcha {
        padding-left: 0;
    }
}

.cms .columns-container .links a {
    font: 600 16px/20px "Montserrat", sans-serif;
    color: #1a4270;
    border: 2px solid #1a4270;
    border-radius: 5px;
    position: relative;
    background: #FFF;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
}

.cms .columns-container .links a:hover {
    color: #FFF;
    background: #1a4270;
}

.top-select, .model-top {
    background: #edeff0;
}

.top-select.sticky, .model-top.sticky {
    position: fixed !important;
    width: 100%;
    top: 40px;
    left: 0;
    z-index: 9;
}

#model .top-select {
    margin: 20px 0;
}

#blockpack {
    background: #dfe5f1;
    padding: 10px 20px 0;
}

#blockpack ul.product_list.grid > li .product-container {
    height: 580px;
    border-radius: 7px;
}

#blockpack ul.product_list .product-image-container .manu_photo {
    position: absolute;
    top: 0;
}

#blockpack ul.product_list.grid > li .product-container .functional-buttons {
    position: absolute;
    top: 0;
    right: 10px;
}

.footer_contact_container {
    display: block;
    background: #EEE;
    padding: 60px 0 0;
}

.footer_contact .photo {

}

    .footer_contact .photo img {
        width: 100%;
    }

.footer_contact .phone_number {
    color: #222222;
    font-size: 27px;
    display: inline-block;
}

    .footer_contact .phone_number .subtext {
        font-size: 12px;
        float: left;
        margin-left: 89px;
        margin-top: 5px;
    }

.footer_contact .shop_phone {
    margin-left: 6px;
    top: 6px;
    position: relative;
}

    .footer_contact .shop_phone i {
        font-size: 1.8em;
        background: #EEE;
        padding: 5px;
        border-radius: 8px;
    }

    .footer_contact .shop_phone:hover i {
        background: #F56823;
        color: #FFF;
    }

.footer_contact .shop_email {
    margin-left: 6px;
    top: 6px;
    position: relative;
}

    .footer_contact .shop_email i {
        font-size: 1.8em;
        background: #EEE;
        padding: 5px 22px 5px 15px;
        border-radius: 8px;
    }

    .footer_contact .shop_email:hover i {
        background: #F56823;
        color: #FFF;
    }

.footer_contact .text_contact {
    color: #222;
    margin-top: 20px;
}

.footer_contact .quote-button {
    background: #1a4270;
    display: block;
    padding: 20px;
    color: #FFF;
    text-align: center;
    font-size: 1.4em;
    border-radius: 11px;
    margin-top: 30px;
}

    .footer_contact .quote-button:hover {
        background: #F56823;
        color: #FFF;
    }

.footer_contact .content .title,
.footer_contact .content .detail {
    height: 130px;
    padding-left: 20px;
    padding-top: 8px;
    text-align: left;
}

.footer_contact .content .detail {
    color: black;
    font-weight: bold;
    height: 85px;
}

.footer_contact .content .phone_number {
    color: white;
    display: inline-block;
    float: left;
    font-size: 39px;
    margin-top: 15px;
    text-decoration: none;
}

    .footer_contact .content .phone_number .subtext {
        float: right;
        font-size: 10px;
        margin-top: 7px;
    }

.footer_contact .content .shop_email {
    clear: both;
    display: inline-block;
    float: left;
    font-size: 22px;
    margin-top: 0;
}

.footer_contact .content .title p {
    font-size: 13px;
}

.footer_contact .detail p {
    font-size: 12px;
}

.footer_contact_container .footer_contact {
    background: #FFF;
    padding: 30px;
    width: 830px;
    margin: 0 auto;
}

.footer_contact_container .footer_contact .first_p {
    color: #222;
    text-align: center;
    font-size: 1.4em;
}

.footer_contact_container .footer_contact .second_p {
    color: #222;
    text-align: center;
    font-size: 1.1em;
    margin-top: 5px;
    margin-bottom: 40px;
}

.footer_contact .phone_number {
    color: #222;
    font-size: 27px;
    display: inline-block;
}

.footer_contact .phone_number .subtext {
    font-size: 12px;
    float: left;
    margin-left: 89px;
    margin-top: 5px;
}

.footer_contact .shop_phone, .footer_contact .shop_email {
    margin-left: 6px;
    top: 6px;
    position: relative;
}

.footer_contact .shop_phone i {
    font-size: 1.8em;
    background: #EEE;
    padding: 5px;
    border-radius: 8px;
}

.footer_contact .shop_email i {
    font-size: 1.8em;
    background: #EEE;
    padding: 5px 22px 5px 15px;
    border-radius: 8px;
}

.footer_contact .text_contact {
    color: #222;
    margin-top: 20px;
}

.footer_contact .quote-button {
    background: #1a4270;
    display: block;
    padding: 20px;
    color: #FFF;
    text-align: center;
    font-size: 1.4em;
    border-radius: 11px;
    margin-top: 30px;
}

.footer_contact .content .title p.first_p {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.footer_contact .content .title p.second_p {
    font-weight: bold;
}

.footer_contact .detail p {
    width: 66%;
}

.footer_contact .content .title a {
    display: inline-block;
    float: right;
    margin-right: 20px;
    margin-top: -23px;
}

    .footer_contact .content .title a.btn_txt_quote {
        display: none;
        font-weight: bold;
        margin-top: 21px;
    }

@media (max-width: 1199px) {
    .footer_contact .content .title, .footer_contact .content .detail {
        padding-left: 10px;
    }

    .footer_contact .detail p {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .footer_contact .content .title a {
        display: none;
    }

        .footer_contact .content .title a.btn_txt_quote {
            display: inline-block;
        }
}

@media (max-width: 620px) {
    .footer_contact .content .title a.btn_txt_quote {
        margin-right: 5px;
    }
}

@media (max-width: 550px) {
    .footer_contact .content .title, .footer_contact .content .detail {
        height: auto;
    }

    .footer_contact .content .phone_number {
        font-size: 30px;
        margin-top: 10px;
    }

    .footer_contact .content .title a.btn_txt_quote {
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .footer_contact_container {
        display: inline-block;
    }

        .footer_contact .photo,
        .footer_contact_container .footer_contact .content {
            width: 100%;
        }

    .footer_contact .content .title a.btn_txt_quote {
        margin-top: 15px;
    }
}

.footer_contact {
    margin-top: 10px;
}

    .footer_contact .title {
        background-color: #F56823;
        color: #FFF;
        font-size: 18px;
        font-weight: 700;
        padding: 12px 0;
        text-align: center;
    }

    .footer_contact .content {
        background-color: #eee;
        display: inline-block;
        padding: 15px 20px 10px;
    }

        .footer_contact .content .block_text {
            color: #000;
            font-size: 14px;
            line-height: 20px;
            margin: 10px 0;
        }

        .footer_contact .content .left_block {
            display: table;
            float: left;
            width: 60%;
        }

            .footer_contact .content .left_block .banner {
                display: table-cell;
                width: 98px;
            }

            .footer_contact .content .left_block .block_detail {
                display: table-cell;
                padding-left: 10px;
                vertical-align: top;
            }

                .footer_contact .content .left_block .block_detail .phone_number {
                    color: #F56823;
                    display: block;
                    font-size: 32px;
                    font-weight: 700;
                    margin-top: 5px;
                }

                .footer_contact .content .left_block .block_detail .call_price {
                    clear: both;
                    display: block;
                    font-size: 13px;
                    font-style: italic;
                    margin: 4px 0 0 0;
                    text-align: right;
                }

        .footer_contact .content .right_block {
            float: left;
            margin-left: 5%;
            width: 32%;
        }

            .footer_contact .content .right_block .btn {
                display: table;
                margin: 10px 0 0;
                width: 100%;
            }

                .footer_contact .content .right_block .btn i {
                    display: table-cell;
                    float: left;
                    font-size: 38px;
                    margin-left: -5px;
                    padding: 10px 5px 10px 0;
                    vertical-align: middle;
                }

                .footer_contact .content .right_block .btn .btn_text {
                    display: table-cell;
                    font-size: 17px;
                    font-weight: bold;
                    margin-right: 0;
                    padding: 10px 0;
                    vertical-align: middle;
                    white-space: normal;
                    word-wrap: normal;
                }

.number_plate {
    background-color: transparent;
    background-size: cover;
    border: none;
    border-radius: 2px;
    color: #50607a;
    float: none;
    font-size: 24px;
    font-weight: bold;
    height: 56px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 270px;
    margin: 10px;
}

    input:focus-visible {
        outline: -webkit-focus-ring-color auto 0px;
    }


    .number_plate.fr {
        background-image: url(../img/immat-fr.png);
    }

    .number_plate.it {
        background-image: url(../img/PLAQUE-IMM-a2ITALIE.png);
    }

@media (max-width: 767px) {
    .footer_contact .content {
        padding: 15px 5px 10px;
    }
}

@media (max-width: 690px) {
    .footer_contact .content .right_block,
    .footer_contact .content .left_block {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .footer_contact .content .left_block .block_detail .phone_number {
        font-size: 27px;
    }
}

.cms-about-us .center_column,
.cms-a-propos .center_column {
    font-size: 14px !important;
}

.trust_section {
    background: #FFF;
    padding: 20px 0;
}

    .trust_section .trust_title {
        margin-bottom: 20px;
        text-align: center;
    }

        .trust_section .trust_title a {
            color: #50607A;
            font-size: 21px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .trust_section .trust_title:hover * {
            color: #f56823;
        }


.price .text-exc {
    color: #222;
    font-size: 13px;
}

.your_pro_price_text {
    color: #e76700;
}

.no-pro {
    height: 19px;
    display: block;
}

.no-old-price {
    display: block;
    height: 18px;
}

#order .price.product-price {
    font-size: 16px;
    color: #e76700;
    height: 60px;
    display: block;
}

#order .availability span {
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 0;
}

    #order .availability span.delivery {
        float: left;
    }

#order .stock-text {
    float: right;
    font-family: "Montserrat";
    margin-left: 3px;
}

.footer-breadcrumb .breadcrumb {
    display: none;
}

@media (max-width: 480px) {
    .footer-breadcrumb .breadcrumb {
        display: inline-block;
        margin-bottom: -40px;
        margin-top: -20px;
    }
}

.multi-vehicles {
    background: rgb(223,229,241) none repeat scroll 0 0;
    padding: 20px;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 40%;
    border: 5px solid darkorange;
}

@media (max-width: 600px) {
    .multi-vehicles {
        left: 24%;
    }
}

@media (max-width: 480px) {
    .multi-vehicles {
        left: 14%;
    }
}

@media (max-width: 400px) {
    .multi-vehicles {
        left: 8%;
    }
}

.multi-vehicles .close-btn {
    color: black;
    float: right;
    margin-top: -15px;
    font-size: 15px;
    cursor: pointer;
}

.multi-vehicles ul li {
    margin: 10px 0;
    background: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.nivoSlider {
    z-index: 0;
}

.category-modeles {
    display: block;
    background: #EEE;
    padding: 60px 0;
}

.homepage-modeles h2 {
    font-weight: bold;
    text-align: center;
}

.homepage-modeles h3 {
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
}

.homepage-modeles .well {
    text-align: center;
}

#category .homepage-modeles .well {
    text-align: left;
}

.models_family {
    margin: 5px;
    vertical-align: top;
    width: 195px;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 22px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    cursor: pointer;
}

#category .models_family {
    min-height: 348px;
}

.models_family .title {
    border-bottom: 1px solid #EEE;
    color: black;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    min-height: 50px;
    padding: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}

    .models_family .title img {
        display: none;
    }

#category .models_family .title img {
    display: inline-block;
}

.models_family .content {
    padding-bottom: 5px;
}

    .models_family .content p {
        font-size: 14px;
        font-weight: 700;
        margin-left: 10px;
        margin-right: 10px;
    }

    .models_family .content a {
        padding: 8px;
        color: #003364;
        display: block;
    }

    .models_family .content a:hover {
        background: #f6f6f6;
        border-radius: 50px;
        color: #003364;
        text-decoration: none !important;
    }

.homepage-modeles .nav-tabs {
    background: #EEECED;
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .homepage-modeles .nav-tabs > li {
        display: inline-block;
        float: none;
        height: 54px;
        margin-bottom: -1px;
    }

        .homepage-modeles .nav-tabs > li > a {
            background: white;
            border: 3px solid #EEECED;
            margin-right: 0px;
            padding: 5px;
        }

        .homepage-modeles .nav-tabs > li.active > a, .homepage-modeles .nav-tabs > li.active > a:hover, .homepage-modeles .nav-tabs > li.active > a:focus {
            background-color: white;
            border: 3px solid #f66821;
        }

        .homepage-modeles .nav-tabs > li.active {
            z-index: 99;
        }

        .homepage-modeles .nav-tabs > li img.arrow_head {
            display: none;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            width: 10px;
        }


        .homepage-modeles .nav-tabs > li.active img.arrow_head {
            display: block;
        }

        .homepage-modeles .nav-tabs > li > a > img {
            width: 120px;
        }


.cms_content {
    background: #eeeeee;
    font-weight: normal;
    padding: 20px;
    text-align: center;
    margin-top: 0;
    font-size: 14px;
    line-height: 25px;
}

    .cms_content h2, .cms_content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .cms_content .the_content {
        color: black;
        display: inline-block;
        max-width: 1170px;
        text-align: left;
        width: 100%;
        overflow: hidden;
    }

#index .cms_content .the_content {
    height: 110px;
}

#index .cms_content.expanded .the_content {
    height: auto;
}

.cms_content .home_read_more {
    font-weight: bold;
    color: black;
    cursor: pointer;
    font-size: 17px;
    display: block;
}

    .cms_content .home_read_more::after {
        content: "\e806";
        font-family: "rld";
        font-size: 10px;
        margin-top: 5px;
        display: inline-block;
        margin-left: 5px;
        padding: 2px 5px;
        top: -2px;
        position: relative;
    }

.cms_content.expanded .home_read_more::after {
    content: "\e803";
}

#authentication #center_column h1 {
    text-align: center;
    margin-top: 30px;
    text-transform: inherit;
}

#authentication .page-subheading {
    border-bottom: none;
    text-transform: inherit;
    color: #333;
}

#authentication label {
    color: #333;
}

/*#authentication #center_column .form-control{
    padding: 20px 17px  !important;
}*/

div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
    /*background: transparent;*/
}

#SubmitLogin:before {
    border: none;
    bottom: 0;
    content: url('../img/icon/cart-lock.png');
    left: 0px;
    position: absolute;
    top: 50%;
    width: 54px;
    transform: translateY(-61%);
}

.btn-create {
    background: #1a4270 !important;
    border: 2px solid #1a4270 !important;
}

.btn-create:hover {
    border: 2px solid #e76700 !important;
    background: #e76700 !important;
    color: #FFF !important;
}

.btn-create:before {
    border: none;
    bottom: 0;
    content: url('../img/icon/user-head.png');
    left: 0px;
    position: absolute;
    top: 50%;
    width: 54px;
    transform: translateY(-61%);
}

#brand #slider_row,
#all-categories #slider_row,
#brand #left_column,
#model #left_column,
#vehicle #left_column,
#all-categories #left_column {
    display: none;
}

#vehicle .model-top,
#model .model-top {
    margin-top: 0;
    background-color: #eee;
    float: left;
}

#vehicle .model-top h1 {
    line-height: 14px;
}

#vehicle .model-top h2 {
    margin-bottom: 0;
}

#vehicle .model-top .model-top {
    margin: 20px 0;
}

#vehicle .model-top.sticky, #model .model-top.sticky {
    margin: 0;
}

#model .model-top.sticky .model_search, #vehicle .model-top.sticky .model_search {
    margin-top: 3px;
}


#model .model_search, #vehicle .model_search, #search .model_search {
    display: block;
    float: left;
    margin-top: 0;
    padding: 0 3px;
    border-radius: 3px;
    width: 900px;
    background: #FFF;
}

#vehicle .desktop .model-top,
#model .desktop .model-top,
#search .desktop .model-top {
    text-align: center;
    width: 100%;
}

#search .desktop .model-top {
    padding: 20px 0;
}

    #vehicle .desktop .model-top .model_search,
    #model .desktop .model-top .model_search,
    #search .desktop .model-top .model_search {
        float: none;
        display: inline-block;
        text-align: left;
        position: relative;
    }

#model .desc {
    width: 380px;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
}

#vehicle .desc,
#search .desc {
    width: 340px;
    float: left;
    margin-left: 10px;
}

.desc .model-name {
    width: 100%;
    display: inline-block;
    color: #F56823;
    font-size: 16px;
    margin-top: 2px;
}

.desc .model-name:first-child {
    margin-top: 5px;
}

.desc .text-black {
    font-size: 11px;
    line-height: 13px;
    display: block;
    margin-top: 3px;
}

.model_search .view-categories {
    cursor: pointer;
    text-decoration: underline;
}

.mt10 {
    margin-top: 10px !important;
}

#model .detail {
    float: right;
    width: 420px;
}

#vehicle .detail, #search .detail {
    float: right;
    width: 460px;
    position: relative;
}

.h65 {
    height: 65px;
}

section.search {
    margin-top: 20px;
}

#category .search-category {
    margin-top: 0 !important;
}

#category .without-year .search-category {
    margin-top: 8px !important;
}

#vehicle .search-category {
    float: left;
    margin-left: 60px;
    width: 390px;
    margin-top: 8px;
}

#vehicle .search-category form input[type=text] {
    background: #eeeeee;
    margin: 3px 0px;
    float: left !important;
    width: 100% !important;
    border-radius: 7px;
    padding: 10px 20px;
    position: relative;
}

#search .search-category form input[type=text] {
    background: #eeeeee;
    margin: 3px 0px;
    float: left !important;
    width: 390px;
    border-radius: 7px;
    padding: 10px 20px;
    position: relative; 
    margin-left: 60px;
    margin-top: 10px;
}

#vehicle .search-category form input[type=text]::placeholder,
#search .search-category form input[type=text]::placeholder {
    color: #222;
}

.form-control:focus {
    border: 1px solid #ddd;
    box-shadow: none;
}

#vehicle .search-category .btn.button-search::before,
#search .search-category .btn.button-search::before {
    content: "\e818";
    display: block;
    font-family: "rld";
    font-size: 23px;
    height: 37px;
    line-height: 34px;
    text-align: center;
    width: 100%;
}

#vehicle .search-category .button-search {
    background: transparent;
    border: none !important;
    float: left;
    position: absolute;
    top: 7px;
    right: 10px;
    padding: 0;
    color: #000;
}

#search .search-category .button-search {
    background: transparent;
    border: none !important;
    float: left;
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 0;
    color: #000;
}

#vehicle .search-category .btn.button-search span,
#search .search-category .btn.button-search span {
    display: none;
}

#search #columns, #search #center_column {
    background: #FFF;
}

button[name="vehicle_search"] {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 26px;
    height: 42px;
    padding: 0 22px;
    border: 0;
    color: #000;
    background: transparent;
}

button[name="vehicle_search"]:hover {
    color: #50607A;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #EEE;
    border-radius: 2px;
    margin-right: 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 42px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 191px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}


.nice-select::after {
    content: '\e806';
    font-family: 'rld';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 11px;
    transform: translateY(-50%);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 10px;
    color: #000;
}

.nice-select.open::after {
    content: '\e803';
}


.nice-select .current {
        color:#111;
    }
    .nice-select.open .list {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        max-height: 200px;
        overflow-y: scroll;
    }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }


.nice-select .list {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0px 4px 2px 3px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: -2px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: -1px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }

  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 35px;
    list-style: none;
    min-height: 35px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #333;
    font-size: 14px;
}

    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }


#vehicle .model_content,
#model .model_content {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding-left: 10px;
}

#model .model_vehicles, #vehicle .model_vehicles {
    display: block;
    margin: 20px 0;
    padding: 0;
}

    #model .model_vehicles ul, #vehicle .model_vehicles ul {
        display: inline-block;
        width: 100%;
    }


        #model .model_vehicles ul li, #vehicle .model_vehicles ul li {
            float: left;
            margin: 5px 5px 25px 5px;
        }

            #model .model_vehicles ul li a, #vehicle .model_vehicles ul li a {
                color: #003364;
                padding: 8px 15px;
                width: auto;
                border-radius: 50px;
                border: 1px solid #003364;
            }

                #model .model_vehicles ul li a:hover, #vehicle .model_vehicles ul li a:hover {
                    background: #F56823;
                    color: #FFF;
                    border: 1px solid #F56823;
                }

#vehicle .detail .rld-menu, #search .detail .rld-menu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.9em;
    color: #e76700;
    cursor: pointer;
    left: 0;
}

#vehicle h2.title {
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    text-align: center;
    text-transform: none;
    margin-bottom: 35px;
    line-height: 23px;
}

h2.smaller-h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
    text-transform: capitalize;
}


.border {
    border: 1px solid;
}

.no-border {
    border: none !important;
}

.filter-by-vehicle {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
}

    .filter-by-vehicle .title {
        height: auto;
        padding: 0 20px;
        background: #e75109;
        color: white;
        font-size: 20px;
        display: inline-block;
        width: 100%;
    }

        .filter-by-vehicle .title .title-text {
            display: inline-block;
            height: 60px;
        }

            .filter-by-vehicle .title .title-text .filter-photo {
                height: 50px;
            }

            .filter-by-vehicle .title .title-text span {
                vertical-align: middle;
                display: inline-block;
                line-height: 22px;
                margin: 20px 10px;
            }

        .filter-by-vehicle .title .btns {
            display: inline-block;
            float: right;
            min-width: 280px;
            margin-top: 15px;
        }

            .filter-by-vehicle .title .btns .hide-btn {
                background: white;
                color: #e75109;
                padding: 5px 10px;
                float: right;
                border-radius: 2px;
                cursor: pointer;
                text-transform: uppercase;
                height: 28px;
                vertical-align: middle;
                font-size: 16px;
            }

    .filter-by-vehicle .content {
        background: #EEECED;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

        .filter-by-vehicle .content .selection-block {
            background-color: white;
            display: inline-block;
            text-align: center;
            width: 500px;
            vertical-align: middle;
            float: none;
            height: 220px;
            margin: 10px;
        }

        .filter-by-vehicle .content .nplate {
            width: 300px;
        }

        .filter-by-vehicle .content .selection-block .select-your-vehicle {
            display: inline-block;
            width: 100%;
            background: #50607a none repeat scroll 0 0;
            font: 600 18px/22px "Montserrat",sans-serif;
            color: white;
            text-transform: uppercase;
            padding: 5px;
        }

        .filter-by-vehicle .content .selection-block .se-col {
            display: inline-block;
            float: none;
            padding: 2px;
            width: auto;
            border: 1px solid #b9b9ba;
            margin: 3px;
        }

            .filter-by-vehicle .content .selection-block .se-col.btn button {
                background-color: #e75109 !important;
                color: white !important;
            }

#product .filter-by-vehicle .content .homeslider-form .nice-select {
    margin-top: 0;
}

#product .detail.no-engine {
    margin-top: 8px;
}


.filter-by-vehicle .content .homeslider-form {
    padding-top: 10px;
}


@media (max-width: 1060px) {
    .filter-by-vehicle .title .btns {
        margin-bottom: 10px;
        margin-top: -15px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .filter-by-vehicle .title {
        height: auto !important;
        border: none;
        padding-top: 5px;
        margin-top: -4px;
    }

        .filter-by-vehicle .title .title-text {
            height: 60px;
            width: 100%;
        }

            .filter-by-vehicle .title .title-text span {
                margin-top: 5px;
                width: 82%;
            }

        .filter-by-vehicle .title .btns {
            margin-top: 0;
        }
}


@media (max-width: 550px) {
    .filter-by-vehicle .title {
        padding: 10px 5px 10px;
    }

        .filter-by-vehicle .title .title-text {
            height: auto;
            display: table-row;
        }

            .filter-by-vehicle .title .title-text i.icon-block,
            .filter-by-vehicle .title .title-text .filter-photo {
                display: table-cell;
                float: left;
            }

            .filter-by-vehicle .title .title-text span {
                display: table-cell;
                padding-left: 5px;
                width: auto;
            }

        .filter-by-vehicle .title .btns {
            padding-top: 15px;
            text-align: center;
        }

            .filter-by-vehicle .title .btns .hide-btn {
                float: none;
            }

    .filter-by-vehicle .content .selection-block {
        width: auto;
        padding-bottom: 10px;
        height: auto;
    }

    .filter-by-vehicle .content .homeslider-form {
        padding: 10px;
    }

    .filter-by-vehicle .content .selection-block .se-col {
        width: 100%;
    }

        .filter-by-vehicle .content .selection-block .se-col .nice-select {
            width: 100%;
        }
}

#index .nivo-controlNav {
    padding: 0 !important;
    vertical-align: bottom;
    width: 100%;
}

    #index .nivo-controlNav a {
        color: #e75109;
        border: 1px solid lightblue;
        width: 13px;
        display: inline-block;
        border-radius: 20px;
        margin: 0 10px;
        line-height: 1px;
        padding: 5px;
        font-size: 1px;
        background: lightblue;
    }

        #index .nivo-controlNav a.active {
            background-color: #023b6a;
        }

#index .nivo-directionNav {
    opacity: 1;
    visibility: visible;
}

    #index .nivo-directionNav a {
        padding: 0 5px;
        color: white;
        font-size: 40px;
        font-family: FontAwesome;
    }


        #index .nivo-directionNav a.nivo-prevNav:before {
            content: "\e804";
            font-family: 'rld';
            margin-left: 5px;
        }

        #index .nivo-directionNav a.nivo-nextNav:before {
            content: '\e805';
            font-family: 'rld';
            margin-right: 5px;
        }

.nav .container a.nav-contact-button {
    float: right;
    background: #107E51;
    border-radius: 10px;
    padding: 0px 12px;
    margin-right: 5px;
}

.nav .container .nav-contact-button span {
    margin-left: 3px;
}

.nav .container a.nav-contact-button:hover {
    background: #F56823;
}

.mycart .small {
    font-size: 9px;
    display: block;
    text-transform: uppercase;
}

.mycart .big {
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    line-height: 11px;
}


#order-detail-content #cart_summary .cart_voucher {
    text-align: left;
}

    #order-detail-content #cart_summary .cart_voucher form {
        text-align: left;
        float: left;
    }


    #order-detail-content #cart_summary .cart_voucher img.multi_payment {
        float: right;
        width: 200px;
    }

@media (max-width: 767px) {
    #order-detail-content #cart_summary tfoot td.cart_voucher {
        float: left;
    }
}

@media (max-width: 480px) {
    #order-detail-content #cart_summary .cart_voucher {
        text-align: center;
    }

        #order-detail-content #cart_summary .cart_voucher img.multi_payment {
            float: none;
        }
}

#order-detail-content #cart_summary .extra_cost {
    font-size: 11px;
    font-style: italic;
}



/**the following was copied from footer*/

body { /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
    -webkit-backface-visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}




.myhidden {
    opacity: 0;
}

.visible {
    opacity: 1;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#order #cart_title, #module-bankwire-payment #cart_title {
    padding: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

#order .big_title {
    text-align: center;
    font-size: 12px;
}

#order .cart_item {
    margin: 10px;
    float: left;
    border-radius: 7px;
    width: 100%;
    overflow: hidden;
}

#order .cart_product {
    width: 150px;
    float: left;
    text-align: center;
    margin: 5px;
}

#order .cart_delete {
    width: 25px;
    height: 25px;
    float: right;
    margin: 5px 0;
    position: relative;
    right: 5px;
}

.gift_wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}

.gift_wrapper i {
    font-size: 22px;
}

.gift_wrapper .gift-item {
    width: 100%;
    float: none;
    padding: 10px 14px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 7px;
    background: #dfe5f1;
    min-height: 104px;
}

.gift_wrapper .gift-item:hover {
    
}

.gift_wrapper .gift-item:hover a {
    color: #000;
}

.gift_wrapper .gift-item:hover a i {
    color: #FFF;
}

.gift_wrapper .gift-item .gift-image {
    float: left;
    width: 80px;
    height: 80px;
}

.gift_wrapper .gift-item .gift-image img {
    width: 100%;
    height: 80px;
    border-radius: 50px;
}

.gift_wrapper .gift-item .gift-title {
    padding: 0 10px;
    float: left;
    width: 74%;
}

.gift_wrapper .gift-item .text-yellow {
    text-transform: capitalize;
    color: #F56823;
}

.gift_wrapper .gift-item .gift-title p {
    margin-bottom: 6px !important;
    font-size: 1.1em;
/*    border-radius: 7px 7px 0 0;
    background: #dfe5f1;
    padding: 9px 7px;
    margin-bottom: 0 !important;*/
}

.gift_wrapper .gift-item .gift-title p:last-child{
    font-size: .9em;
}

#category .isset-model, #category .detail {
    padding: 8px 0;
}

/**the above was copied from footer*/


.newsletter {
    color: black;
    display: inline-block;
    padding: 15px;
    background: #dee5f0;
}

    .newsletter.newsletter_mobile {
        padding: 30px 15px;
    }




    .newsletter .photo {
        float: left;
    }

    .newsletter .title {
        float: left;
        margin: 10px 0;
        text-align: left;
        width: 50%;
    }

        .newsletter .title .main_title {
            font-size: 20px;
        }

        .newsletter .title .sub_title {
            font-size: 16px;
            margin-top: 10px;
        }

    .newsletter .content {
        padding: 10px 0;
        float: left;
        width: 100%;
    }

        .newsletter .content input.text {
            border-radius: 5px;
            border: none;
            display: inline-block;
            font-size: 15px;
            font-weight: bold;
            margin-bottom: 10px;
            padding: 10px;
            width: 100%;
        }

        .newsletter .content input.button {
            width: 100%;
            text-align: center;
            font-size: 17px;
            line-height: 30px;
        }


.newsletter_desktop {
    background-color: #dee5f0;
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .newsletter_desktop .content {
        width: auto;
    }

    .newsletter_desktop .title {
        width: 100%;
    }

    .newsletter_desktop .content input.text {
        width: 75%;
        float: left;
        border-radius: 5px 0 0 5px;
    }

    .newsletter_desktop .content input.button {
        width: 25%;
        float: left;
        margin-left: -3px;
        border-radius: 0px 5px 5px 0px;
    }


.ou_bar {
    display: none;
}

    .ou_bar span {
        font-weight: bold;
        padding: 0 10px;
        font-size: 16px;
        color: black;
        position: relative;
    }

    .ou_bar span:after, .ou_bar span:before {
        position: absolute;
        top: 50%;
        width: 121px;
        content: '';
        height: 1px;
        background: #000;
    }

    .ou_bar span:before {
        left: -128px;
    }

    .ou_bar span:after {
        right: -128px;
    }

.selection_panel {
    position: relative;
}

.selection_panel .cross {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    font-size: 20px;
}

.selection_panel .nice-select, .selection_panel .nice-select.current {
    width: 100%;
    background: #FFF;
}

#professional .cms-wrapper {
    background: transparent url('/themes/rld-2021/img/land-rover.png') !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    min-height: 480px;
}

#professional .page-heading {
    padding: 0;
    margin-top: 0;
}

#professional .button.button-medium span {
    padding: 12px 30px;
}

#professional .white-box li {
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 23px;
}

#professional .suscribe-pro-price {
    background: #dfe5f1;
    font-size: 2em;
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 10px;
    color: #222;
    text-align: center;
}

#professional .suscribe-pro-price-ht {
    background: #dfe5f1;
    font-size: 1.1em;
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 10px;
    color: #222;
    text-align: center;
  }

.cms-wrapper {
    background: #FFF;
    padding: 10px 0 30px;
}

#professional .cms-wrapper {
    background: transparent;
    padding: 0;
}

#sav .cms-wrapper, #quote .cms-wrapper {
    background: #edeff0;
}

#sav .col-md-6 {
    padding: 0;
}

#sav .form, #quote .quote-form {
    background: #FFF;
    padding: 10px 20px 20px;
    border-radius: 7px;
}

.contact-options .col-md-4 {
    margin-bottom: 20px;
}

.contact-options a {
    display: block;
    overflow: hidden;
    font: 600 16px/20px "Montserrat", sans-serif;
    color: #222;
    border: 2px solid #F56823;
    border-radius: 5px;
    position: relative;
    background: #FFF;
    text-align: left;
}

.contact-options a:hover {
    background: #F56823;
    color: #FFF;
}

.contact-options a i {
    background-color: #F56823 !important;
    float: left;
    position: relative;
    width: 52px;
    height: 72px;
    background-size: 50px !important;
    display: block;
    margin-right: 10px;
    font-size: 20px;
    color: #FFF;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.contact-options a i.rld-delivery:before {
    position: relative;
    top: 50%;
    display: block;
    transform: translateY(-50%);
}

.contact-options a .title {
    display: block;
}

.contact-options a .detail {
    font-size: 12px;
}

#card-image img {
    width: initial !important;
    margin-right: 0 !important;
}

.gift_cart {
    text-align: center;
    font-size: 1.3em;
}

.back-search {
    float: left;
    display: inline-block;
}

.back-search i {
    margin-left: 10px;
}

.footer-block {
    position: relative;
}

.footer-block p {
    position: relative;
}

.footer-block .small {
    font-size: 12px;
}

.footer-block .rld-bottom-arrow {
    top: 10px;
    right: 55px;
    position: absolute;
}

.footer-block .photo-item {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.footer-block .flags-list {
    position: absolute;
    top: 20px;
    right: 40px;
}

.footer-block .photo-item p,
.footer-block .photo-item p.h4 {
    text-align: center !important;
}

.news-footer {
    float: left;
    width:77%;
}

.mycart {
	position: absolute;
	top: 34px;
	right: 0;
}

.header-top .my-wishlist {
	position: absolute;
	top: 32px;
	right: 145px;
}

.header-top .my-garage {
        position: absolute;
        top: 32px;
        right: 250px;
    }

#search .identifier-vehicle {
    margin: 10px auto;
    border-radius: 3px;
    width: 390px;
    position: relative;
    border: 1px solid #e76700;
    background: #FFF;
    cursor: pointer;
}

#search .identifier-vehicle .logo-jeep {
        width: 60px;
        height: 60px;
        background: #e76700;
        color: #FFF;
        font-size: 35px;
        padding: 11px 5px;
        border-radius: 0;
        position: relative;
        float: left;
    }

    #search .identifier-content {
        text-align: left;
    }

    #search .identifier-title {
        color: #e76700;
        font-size: 21px;
        display: block;
        position: relative;
        margin-top: 8px;
        margin-left: 80px;
    }

    #search .identifier-subtitle {
        color: #222;
        font-size: 12px;
        display: block;
        position: relative;
        margin-top: 10px;
        margin-left: 80px;
    }

    #search .selection_panel .panel_content {
        width: 600px;
    }

    #search .selection_panel .parent-model-selection {
        width: 100%;
    }

    #search .selection_panel .model-selection {
        width: 300px;
        float: left;
    }
	
@media (max-width: 1220px){
    .divmenu {
        width: 100% !important;
        padding-left: 135px !important;
    }

    .header-top .top-links .item.pro {
        display: none;
    }


    .brand-description .container, .model-description .container {
        padding: 0 15px;
    }

    #HOOK_SHOPPING_CART .page-product-heading {
        padding: 10px 15px 20px;
    }

    #garage .vehicle-container .button-blue {
        font-size: 12px !important;
    }

    .garage .main_model_selection .select_model .selection_panel .panel_content {
        height: 370px;
    }

    #garage .vehicle-container .title, #garage .vehicle-container .options {
        height: 70px !important;
    }

    #my-account ul.myaccount-link-list li a span {
        font-size: 15px !important;
    }

    #all-categories .home-cat .title .photo img {
        top: 0;
        transform: translateY(0);
    }

    .home-cat .title .name {
        height: 80px;
    }

    #good_points .text-block {
        width: 84%;
    }

    .manufacturers img {
        width: 110px;
    }

    .manufacturers .home-banner-left img {
        width: 100% !important;
    }

    .height_img_def {
        height: 141px !important;
        overflow: hidden;
    }

    .height_img_def img {
        max-width: inherit !important;
        width: auto !important;
        height: 100%;
    }

    .page_home.ybc_block_default ul li {
        height: auto !important;
    }

    footer .bg-orange {
        width: 100%;
        text-align: center;
    }

    footer .footer-block .lazyloaded {
        width: 100%;
    }

    .news-footer {
        width: 73%;
    }

    .model-selection .homeslider-form {
        float: none;
    }

    .selection_panel .parent-model-selection {
        margin-bottom: 40px;
    }

    .the_panel #home_form button {
        font-size: 1.1em;       
    }

    .megamenu div.li a {
        font-size: 12px !important;
    }

    .models-list .model-detail .model-name {
        font-size: 16px;
    }

    .box-info-product {
        margin-left: 10px;
        margin-top: 0;
    }

    .box-info-product div#quantity_wanted_p, .box-info-product div.buttons_bottom_block {
        height: 54px !important;
    }

    .desktop ul.product_list.grid > li .product-container {
        height: 520px !important
    }

    .desktop ul.product_list.grid > li .product-container.product-pro {
        height: 550px !important;
    }

    .footer_contact_container .footer_contact {
        width: 100%;
    }

    .footer_contact .phone_number .subtext {
        margin-left: 0;
    }

    .footer_contact .phone_number {
        font-size: 25px;
    }

    .newsletter_desktop .content {
        width: 77%;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .page_home.ybc_block_default ul li {
        width: 33% !important;
    }
}

@media (max-width: 1120px){
    #search_block_top {
        top: 40px;
        left: 0;
        transform: inherit;
        position: absolute;
    }

    #home_form .se-col button {
        margin-top: 10px;
    }

    .home-banner img {
        width: 100%;
    }

    .divmenu {
        right: 80px !important;
    }

    .parent-model-selection {
        margin-left: 0;
    }

    .home-banner-left {
        width: 730px;
    }

    .manufacturers img {
        width: 100px;
    }

    .models_family .title img {
        float: left;
    }

}

@media (max-width: 1024px){    
    .header-mobile {
        display: block;
    }

    .hide-tbt {
        display: none;
    }

    .hide-desktop {
        display: block;
    }

    .header-top {
        width: 75%;
    }

    header .row #header_logo {
        padding-top: 0;
        width: 70px;
        height: 70px;
        display: inline-block;
        overflow: visible;
        position: absolute;
        top: 3px;
        left: 47%;
        transform: translateX(-50%);
        z-index: 99;
    }

    .home-banner-left {
        width: 460px;
    }

    .phone_header{
        position: relative;
        display: inline-block;
        width: 100%;
        height: 55px;
    }

    .phone_header .header_phone {
        width: 120px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 18px;
        transform: translateY(-50%);
    }

    .phone_header .header_phone .phone_number {
        font-size: 15px;
    }

    .phone_header .header_phone .phone_subtext {
        font-size: 12px;
    }

    .phone_header .header_phone .phone_subtext .icon-block {
        width: 20px;
        height: 20px;
    }

    .phone_header .header_logo {
        width: 70px;
        height: 70px;
        display: inline-block;
        overflow: visible;
        position: absolute;
        top: 3px;
        left: 47%;
        transform: translateX(-50%);
        z-index: 99;
    }

    .phone_header .header_logo img {
        width: 70px;
    }

    .phone_header .rld-user {
        float: none;
        color: #FFF;
        font-size: 2.4em;
        position: relative;
        display: block !important;
        padding: 2px 0;
        top: 0;
    }

    .phone_header .account {
        width: 20%;
        float: left;
        position: relative;
        height: 55px;
        left: 17px;
        text-align: left;
    }

    .phone_header .account .my-account-link {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -50px;
    }

    .phone_header .mycart {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -30px;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: block !important;
        float: none !important;
    }

    .phone_header .rld-cart {
        float: none;
        font-size: 2.4em;
        position: relative;
        display: block !important;
        padding: 2px 0;
        top: 0;
        color: #FFF;
    }

    #header .phone_header .shopping_cart .cart_block {
        right: -35px !important;
        width: 100vw !important;
        top: 50px;
        border-radius: 0;
        left: auto;
        z-index: 0;
        left: auto !important;
    }

    .number_plate_search {
        background: #FFF;
    }

    .phone_header .account .user-info-block {
        width: 100vw;
        right: -43px;
        top: 25px;
        z-index: 9;
        border-radius: 0 0 7px 7px;
    }

    .w35 {
        width: 35px;
    }

    .bar {
        height: 4px;
        width: 100%;
        background: #fff;
        margin: 6px 0;
        border-radius: 2px;
    }

    .header-right {
        position: absolute;
        top: 0;
        right: 60px;
    }

    .header-infos {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 55px;
    }

    .mycart {
        position: absolute;
        top: -9px;
        right: -210px;
        float: none !important;
    }

    .divmenu {
        position: absolute !important;
        width: 15% !important;
        padding-left: 20% !important;
        padding-top: 0 !important;
        right: 100px;
        margin-top: -47px !important;
        right: 210px;
    }

    .cd-dropdown {
        background-color: #023b6a !important;
        z-index: 99 !important;
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        color: #FFF !important;
        border: 0 !important;
    }

    .shopping_cart > a.cart-link .cart-text {
        display: none;
    }

    #header .shopping_cart_sm > a.cart-link:after, #header .shopping_cart > a.cart-link:after {
        display: none !important;
    }

    .top-links .item:nth-child(2), .top-links .item:nth-child(3), .top-links .item:nth-child(4) {
        display: none;
    }

    .cd-dropdown-content, .cd-dropdown-content ul {
        margin-top: 19px;
        padding-top: 10px;
    }

    .cd-dropdown-content .item {
        text-align: center;
        font-size: 1.4em;
    }

    i.icon-block {
        float: none;
    }

    .cd-dropdown-content span {
        color: #FFF;
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        color: #FFF !important;
        border: 0 !important;
    }

    .cd-dropdown-content .nav-contact-button {
        text-align: center;
    }

    .nav-contact-button i {
        margin-right: 10px;
    }

    .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
        background: #FFF !important;
    }

    .cd-dropdown-content ul.is-active {
        z-index: 9999;
        background: #023b6a;
    }

    .cd-dropdown-content .go-back {
        background: #dfe5f1 !important;
    }

    .cd-dropdown-content .go-back a {
        color: #000 !important;
    }

    .cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
        background: #000 !important;
    }

    #header_logo img {
        width: 70px;
    }

    .header_user_info:hover .user-info-block {
        display: block;
    }

    #header .cart_block {
        position: absolute !important;
        width: 270px !important;
    }

    .cart_block .cart-buttons a#button_order_cart span {
        border: 1px solid #FF9801;
    }

    .header_user_info {
        float: none;
        position: absolute;
        top: 3px;
        right: -155px;
    }

    .header-top .top-links .my-account-link {
        border: 0;
        padding: 0;
        font-size: 32px;
    }

    .header-top .top-links .my-account-link span {
        display: none;
    }

    .header-top .top-links .my-account-link i {
        display: block;
    }

    .header-top .top-links .nav-contact-button {
        display: none;
    }

    .header-top .my-wishlist, .header-top .my-garage {
        display: none;
    }

    /*.home-banner {
        height: 41vw !important;
    }*/

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .manufacturers img {
        width: 80px;
    }

    .manufacturers .home-banner-left img {
        width: 100% !important;
    }

    .height_def {
        margin-bottom: 20px;
    }

    #index .cms_content {
        margin-top: 50px;
    }

    #good_points .point {
        text-align: center;
    }

    #good_points .text-block {
        width: 100%;
    }

    #good_points .point img {
        float: none;
    }

    .models-list .model-detail {
        padding: 10px 20px;
        width: 65%;
    }

    .models-list .model-detail .text-upper {
        font-size: 14px !important;
    }

    #model .model_search, #vehicle .model_search, #search .model_search {
        width: 100%;
    }

    #model .desc {
        width: 35%;
    }

    #model .detail {
        width: 53%;
    }

    #vehicle .desc,
    #search .desc {
        width: 35%
    }

    .detail {
        width: 53%;
    }

    #vehicle .search-category {
        width: 380px;
    }

    #vehicle .search-category form input[type=text],
    #search .search-category form input[type=text] {
        width: 100% !important;
        padding: 10px;
    }

    #vehicle .search-category .button-search,
    #search .search-category .button-search {
        right: 10px;
    }

    .home-cat .title .name {
        float: right;
        padding-left: 0;
    }

    .select-category .button-search {
        top: 67px;
    }

    #category .model-top .model_search {
        width: 100% !important;
    }

    #category .desc {
        width: 34% !important;
    }

    #category .detail {
        width: 53% !important;
    }

    #product .model_search {
        width: 100% !important;
    }

    #product .desc {
        width: 34% !important;
    }

    #product .detail {
        width: 53% !important;
        float: left;
    }

    #product .search-category {
        width: 86% !important;
    }

    #points_title h1 {
        font-size: 21px;
    }

    #category .select-category .detail {
        width: 100% !important;
    }

    .box-info-product {
        margin-top: -10px !important;
        margin-left: 22px;
    }

    .box-info-product div#quantity_wanted_p, .box-info-product div.buttons_bottom_block {
        height: 50px;
    }

    #product .select-category .desc {
        width: 76% !important;
    }

    #product .select-category .detail {
        width: 100% !important;
    }

    #product .select-category .button-search {
        top: 86px;
    }

    #quantity_wanted_p .btn.button-plus span, #quantity_wanted_p .btn.button-minus span {
        line-height: 54px !important;
    }

    .box-info-product div#quantity_wanted_p, .box-info-product div.buttons_bottom_block {
        height: 54px !important;
    }

    .cart_navigation .button-blue {
        width: 100%;
        margin-bottom: 20px;
    }

    .button-orange {
        width: 100%;
    }

    #vehicle .model-top, #model .model-top {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    #my-account ul.myaccount-link-list li a span {
        font-size: 14px !important;
        padding: 13px 0 !important;
    }
}

@media (max-width: 768px){
    .fancybox-image, .fancybox-iframe {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        height: auto !important;
    }
}

@media (max-width: 500px){
    .cd-dropdown-trigger {
        right: -65px !important;
    }

    .models_family {
        width: 100%;
        margin: 0 0 10px;
    }
}

@media (max-width: 350px){
    #quantity_wanted_p .btn.button-plus span, #quantity_wanted_p .btn.button-minus span {
        line-height: 44px !important;
    }

    .newsletter .photo {
        float: none;
        text-align: center;
    }

    .newsletter .title {
        float: none;
        width: 100%;
    }
}

.rld-warning {
    color: white;
    background-color: #E75109;
    width: 20px;
    height: 28px;
    float: left;
    text-align: center;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    margin-right: 7px;
    margin-bottom: 25px;
    margin-top: 9px;
    padding-top: 5px;
}
