.sectiune-specificatii {
    margin-bottom: 30px;
}

.home form.car_form_search .fieldset:nth-child(2), .home form.car_form_search .fieldset:nth-child(1) {

    display: none;
}

.sectiune-specificatii h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #dd002f;
    border-bottom: 1px solid;
    padding-bottom: 7px;
}
a.buton-suna {
    display: block;
    width: 100%;
    padding: 20px;
    overflow: auto;
    background: #018004;
    text-align: center;
    color: white;
    border-radius: 30px;
    max-width: 300px;
    margin: auto;
    margin-bottom: 50px;
}

.descriere-masina p {

    font-size: 15px;

    margin-bottom: 50px;

    color: black;
}

a.buton-suna span {

    color: white;

    font-size: 20px;

    text-transform: uppercase;

    padding-bottom: 10px;
}

a.buton-suna svg {

    width: 20px;

    margin-right: 10px;

    fill: white;
}

#masini-similare {

    background: none;
}

.item.featured_car .ribbon {

    background: #ff600a;

    padding: 10px;

    font-size: 12px;

    color: white;

    font-weight: bold;
}

#masini-similare .item {

    margin-bottom: 50px;

    padding: 20px;

    background: whitesmoke;

    border-radius: 5px;
}



.header.classic .logo-bar {

    padding: 0;
}

.header.classic .top-bar {

    padding: 10px 0 10px!important;
}

.nav-bar .navigation > ul > li > a {color: #23282d;padding: 10px;text-transform: uppercase;font-size: 13px;}

.header.classic .nav-bar .navigation {background: none!important;}

.header.classic .navigation>ul>li {

    float: right;
}

#content {
    padding-top: 30px;
}

.buttons .print-page-btn {
    display: none;
}

.header.classic .top-bar .widget.widget_contacts .contacts-list * {

    color: black!important;
}

body .navigation > ul > li.current-menu-item > a, .navigation > ul > li.current-menu-parent > a, .navigation > ul > li.current-menu-ancestor > a {

    background: none;
}

.item.car-entry .detailed a.button {

    background: #ff600a;

    text-transform: uppercase;
}

div#logo-sus {
    position: absolute;
    top: -2px;
    padding: 10px;
    background: white;
    height: 110px;
    text-align: center;
    border: 1px solid #dbdbdb;
    overflow: hidden;
    width: 130px;
}
a.cta-cso:hover{
    color: white}
a.cta-cso {

    display: block;

    width: 200px;

    text-align: center;

    padding: 10px;

    margin: 20px;

    background: #ff600a;

    color: white;

    border-radius: 30px;
}

div#logo-sus img {

    width: 130px;
}

#breadcrumbs {

    position: absolute;

    top: 65px;

    left: 270px;
}

@media only screen and (max-width: 992px) {
    .label-toggle-main-nav {
        margin-top: -60px;
    }

    .header.classic .navigation {

        padding: 50px 0 0 20px;
    }

    .header.classic .navigation>ul li {
        float: none;
    }
}

@media screen and (max-width: 600px) {
    .car-template-default .car-slider-wrapper {
        min-height: unset;
    }

    div#logo-sus {
        background: none;
        z-index: -5;
        top: 40px;
        border: none;
    }

    #content {
        padding-top: 80px;
    }

    .header.classic .top-bar .widget {

        float: none;
        text-align: center;
        width: 100%;
    }

    .home .slider-container {
        padding-top: 120px;
        background: none;
    }
}