.header-contacts{
    font-family: 'StemBold';
}

.disabled{
    display: none;
}

.breadcrumb {
    font-family: 'StemLight';
}

.info-car{
    display:flex;
    flex-direction:column;
}
.info-car>table tr:nth-child(2n){
    background:#F7F7F7;
}
.info-car>table tr td:first-child{
    font-family: 'StemBold';
} 
.wrapper_search {/*есть в style.css*/
    border: 1px solid #EDEDED;
    border-radius: 7px;
    padding: 10px;
}

.wrap-bk{
    display:flex;
    margin: 5px;
}


.wrapper_search > input {
    border: none;
    outline: 0;
    padding: 0px;
    
}

.wrapper_search > button {
    background: none;
    border: none;
    margin-left: 15%;
}

.wrapper_login{
    margin-top: 52px;
}

.ft ul li {
    font-size: 14px;
}

.login_cart {
    display: flex;
    justify-content: flex-end;
}

.mobile-menu > button{
    font-size: 16px;
    padding: 5px;
    background: #fff;
    color: #DF1B23;
    font-family: 'StemBold';
    border: 1px solid #DF1B23;
    border-radius: 7px;
}
.name_catalog{
    font-family: 'StemBold';
    font-size: 40px;
    line-height: 47px;
}
.area_select_auto{
    background: #F7F7F7;
}

.snews-header{
    display: flex;
    justify-content: space-between;
}
.snews-header a {
    font-size: 18px;
    color: #DF1B23;
    border: 1px solid #DF1B23;
    border-radius: 7px;
    padding: 10px 25px;
    margin-bottom: 15px;
    font-family: StemBold;
}

.area_select_auto select {
    border-radius: 7px !important;
}

.btn-wtite-red {
    background: #FFFFFF;
    border: 1px solid #DF1B23;
    border-radius: 7px;
    color:#DF1B23;
    padding: 5px 25px;
}

a.not-active-page {
    background: #EFF0F1;
    border-radius: 5px;
    font-family: 'StemRegular';
    padding: 5px 10px;
    color: #5C5C5C;
    font-size: 14px;
}

a.active-page{
    font-family: 'StemRegular';
    background: #DF1B23;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
}

a.arrows {
    font-family: 'StemBold';
    color: #5C5C5C;
}

.btn-new-red {
    background: #DF1B23 !important;
    padding: 2px 20px;
    border-radius: 7px;
    font-size: 12px;
    font-family: StemBold;
}

.footer-top-area input[name='email']{
    background: #000;
    border: 0px;
    border-radius: 7px;
    width: 100%;
}

.footer-menu-mobile{
    height: 74px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); 
    margin-top:15px;
    background: #fff;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 259;
}

.menu-item-mobile {
    margin-top: 17px; 
    text-align: center;
}
.menu-item-mobile img{
        height: 35px;
}

.product-carousel-price span {
    font-family: 'StemBold';
    font-size:16px;
}
.product-carousel-price small {
    font-family: 'StemRegular';
    font-size:13px;
    color:#000;
}

.heading-info {
    padding: 5px;
}
.heading-info > button {
    margin-top: 25px;
    font-family: StemLight;
}
.engine-info {
    border: none;
    background: #F7F7F7;
}

.engine-info > div.panel-body {
    font-family: StemLight;
    color:#000;
}

.modal-header-basket {
    background: #454545;
    padding: 5px;
}

.modal-header-basket h4 {
    color: #fff;
    font-family: StemBold;
}

.quantity-buttons>.plus, .quantity-buttons>.minus   {
    background: #DF1B23;
    border-radius: 7px;
    color: #fff;
    border: none;
    width: 20px;
}

.quantity-buttons {
    margin-top:15px;
}

.quantity-buttons>span{
    font-family: StemBold;
    margin: 0px 5px;
}

.brand-info, .brand-content, .country-registration{
    margin-top: 15px;
}

.brand-content h3 {
    font-family: StemBold;
}

.modal[id^='modal-price'] .modal-footer .btn-modal {
    padding: 10px;
    border-radius: 7px;
    text-decoration: none;
}
.modal[id^='modal-price'] .modal-footer .btn-modal:nth-child(odd) {
    color: #fff;
    background: #DF1B23;
}

.modal[id^='modal-price'] .modal-footer a.btn-modal:nth-child(even) {
    color: #DF1B23;
    background: #fff;
    border: 1px solid #DF1B23;
    margin-left: 10px;
    cursor: pointer;
}

.cart-sale {
    color: #DF1B23;
}

.cross-sells input, .cart_totals textarea {
    border-radius: 7px!important;
}

.cart_totals  span.order-total{
    font-family: 'StemBold';
    font-size: 25px;
}

.cart_totals button.accept-order {
    font-family: StemBold;
    text-transform: none;
    border-radius: 7px;
}

#payment_description h5 {
    margin: 12px;
}

.site-branding-area {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9;
}
.single-product-area .item-category{
    border: 1px solid #D9D9D9;
    text-align: center;
    padding: 15px;
    min-height: 260px;
    margin-top:25px;
}

.item-category .title-category {
    margin: 25px -15px 0 -15px;
    background: #F7F7F7;
}

.title-category .category-name {
    font-family: StemBold;
    color:#000;
}

.well-bk {
    padding: 9px;
    font-family: 'StemBold';
    color: gray;
    margin-bottom: 20px;
    background-color: #F7F7F7;
}

.list-group-bk{
    font-family: 'StemBold';
}
a.list-item-bk{
    color:#333;  
}
.list-item-bk{
    position: relative;
    display: block;
    padding: 10px 0px;
    background-color: #fff;
    border-bottom: 1px solid #000;
}
.list-item-bk.active{
    color:#DF1B23;
}
.list-item-bk:first-child{
    border-top: 1px solid #000
}
/*css for slider footer*/
.footer-brands{background: #f7f7f7;min-height:100px;}.footer-brands>.container{overflow: hidden;}li.brands-item img{max-height: 80px;width:100%;}li.brands-item{list-style-type:none;padding-left:15px;display: flex;align-items: center;}
ul.brands-slider{padding: 0px;display: flex;}.brand-label>span {font-family: StemBold;padding: 5px 20px;}.brand-label{margin: 5px 0px 15px;font-size:20px;}li.brands-item>a{margin: 0 auto;}


span.autocomplite-fast {    
    margin-right: 6px;
    cursor: pointer;
}

@media (max-width: 992px){
    
    .news_item:first-child{
        display:none;
    }
    
    .cross-sells input{
        margin-top: 10px;
        
    }
    
    .snews-header a{
        border: none; 
        padding: 0px;
        margin-left: 40px;
    }
    
    .select_auto, .name_catalog, .product-widget-area>h1 {
        font-size: 24px;
    }
    
    .medium-center {
        text-align:center;
    }
    
    .well-bk>.wrap-bk {
        display:inline-block
    }

    .well-bk>.wrap-bk>button {
        width: 100%;
        margin-bottom:5px;
        padding: 10px 5px;
    }
}

@media (min-width: 993px) and (max-width: 1199px){
    .well-bk>.wrap-bk>button {
        padding:5px;
    }
}

@media (max-width: 850px){
    .header-menu__title{
        font-size:12px;
    }
}

@media (min-width: 768px){
    .header-contacts-wrap>a {
        font-size: 15px;
        line-height: 20px;
    }
    .footer-menu-mobile{
        display: none;
    }
    
    .pop-up-window{
        margin: 150px auto;
        width: 720px !important;
    }
    
    a#bingc-phone-button {
        bottom: 8%!important; 
    }
}

@media (max-width: 768px){
    .login_cart__header{
        display:none;
    }
    .snews-widget{
        display:none;
    }
    
    .catalog a:nth-child(3n){
        display:none;
    }
    .area_select_auto select {
        margin-bottom: 7px;
    }
    .footer-logo {
        display: none;
    }
    .footer-menu-mobile{
        display: block;
    }
    .site-branding-area {
        position: inherit;
    }
    .product-bit-title h1{
        font-size: 24px;
    }
}

@media (max-width: 480px){
    .header-contacts-wrap > a:nth-child(3){
        display:none;
    }
    .stock-warehouse {
        font-size:12px;
    }
    .logo a img {
        max-width: 85px;
    }
    .wrapper_search > button {
        margin-left: 5%;
    }
    .product-bit-title h1{
        font-size: 20px;
    }
}