/* Перевод цвета в rgba -  background: rgba(0,0,0, .5); */

/* Настройки коструктора */

        
                #bg-wrapper {
            max-width: 1250px;
        }
        #wrapper {
            width: 1200px;
        }

        
    

        
    body {
                    background: #ededed url('/shop_design/body_img_23874.jpg?v=1774864089') repeat-x top center;
            }


    #bg-wrapper {
            }

    #content {
                
                margin: 20px  0  0 12px;

                color: #000000;
        font-family: "Montserrat";
        font-size: 15px;
                    }

        #content a {
        color: #005bc4;
        font-family: "Montserrat";
        font-size: 15px;
                    }
    
    #content a:hover {
        color: rgba(0,91,196, .7);        
    }
    
        .sidebar-news-item p a {
        color: #005bc4;
    }
    
        #content h1, #content h2, .search-form-title, #content .deleted-basket-title h3 {
        color: #000000;
        font-family: "Montserrat";
        font-size: 24px;
                    }

        #breadcrumb, #breadcrumb a {
                color: #005bc4!important;
    }


    #header {
        height: 235px;
        color: #000000;

                    background: #ffffff url('/shop_design/header_bg_23874.png?v=1774864682') repeat-x top center;
        
                ;
    }

        #header a {
        color: #000000;
    }

        #img-logo {
        position: absolute;
        /* margin-top: 36px;
        margin-left:7px; */
        top: 37px;
        left:8px;
        min-height: 30px;
        min-width:30px;
    }
    #header img, #header a img {
        border:0;
    }

        #text-logo {
        position: absolute;
        line-height: normal;
        font-family: "Georgia";
        font-size: 28px;
       /* margin-top: 141px;
        margin-left: 173px; */
        top: 142px;
        left: 174px;
                    font-style: italic;
                            font-weight: bold;
            }

        #header-search-form {
        position: absolute;
        top: 118px;
        left: 230px;
    }    


    .left-menu {
        
        color: #707070;
        font-family: "Arial";
        font-size: 14px;
                    }

    .left-menu a {
        color: #000000;
        font-family: "Arial";
        font-size: 14px;
                    font-style: normal !important;
                            font-weight: normal !important;
        
    }
    
        .left-menu .has-submenu-ico, 
        .left-menu .menu-active ul li .has-submenu-ico {
            color: #000000;
        }        
        .left-menu .menu-active .has-submenu-ico,
        .left-menu li ul .menu-active .has-submenu-ico {
            color: #707070;
        }
        
    .login-form {
                color: #707070;
        font-family: "Arial";
        font-size: 14px;
                    }

    .login-form a {
        color: #000000;
        font-family: "Arial";
        font-size: 14px;
                    font-style: normal !important;
                            font-weight: normal !important;
            }
    #guestDiscountPriceNotice {
                color: #707070;
    }

    .left-menu-user {
        
        color: #707070;
        font-family: "Arial";
        font-size: 14px;
                    }
    .left-menu-user a {
        color: #000000;
        font-family: "Arial";
        font-size: 14px;
                    }

    #footer {
        height: 70px !important;
                    background: #ffffff;
                color: #000000;

                ;
    }
    #footer a{
        color: #094180;
    }
    
        .contact_form button.button, .contact_form button.button:hover,
    .registration-form button.button, .registration-form button.button:hover,
    .take-bonus-popup__content input[type='button'], 
    .registration td button.button, 
    .registration td button.button:hover, 
    .garage-form button, .garage-form button:hover,
    .manager-chat button, .manager-chat button:hover, 
    .login-div .button, .restore-div .button, 
    .login-div .button:hover, .restore-div .button:hover,
    .button--site-color, .button--site-color:hover
    {
        background: #005bc4 !important;
        color: #ffffff;
        text-shadow: none !important;
    }
 .search-help-popup__alert_image svg {
    fill: #005bc4;
 }   

    .price-table {
        color: #000000;
    }
    .price-table th, .part-line {
        background: #005bc4;
        color: #ffffff;
    }
    .price-table th a {
        color: #ffffff !important;
        text-decoration:none;
        cursor:pointer;
        font-size:12px !important; // !Убрать после разбора нового дизайна
    }
    .price-table th a:hover{
        text-decoration:underline;
    }
    .price-table td a {
        color: #000000 !important;
    }
    .price-table td p span {
        color: #464646;
        font-style: italic;
        font-size: 11px;
    }
    .price-table th a.open_all_info, .price-table th a.open_all_info_a {
        color: #e1e1e1 !important;
        text-decoration:none;
        cursor:pointer;
        padding-left: 11px;
        margin-left: -11px;
        display: block;
        font-size: 11px !important;
        text-decoration: none;
        position: absolute;
        margin-top: -2px;
        font-weight: normal;
    }
    .open_all_info i, .open_all_info_a i {
        font-style: normal;
        border-bottom: 1px dashed;
    }
    .price-table th a.open_all_info {
        background:url("/shop/generate_openimg.php?color=e1e1e1") no-repeat 0 4px !important;
    }
    .price-table th a.open_all_info_a {
        background:url("/shop/generate_openimg.php?color=e1e1e1") no-repeat 0 -53px !important;
    }
    .price-table td a.part_info {
        color: #282828 !important;
        font-size:14px !important;
    }
    .price-table td a.part_info-a {
        color: #282828 !important;
        font-size:14px !important;
    }
    .part_info i, .part_info-a i {
        border-bottom: 1px #464646 dotted !important;
    }
    .tr-light {
        background: #ffffff;
    }
    .table-light-border {
        border-color: #cdcdcd !important;          border-collapse:separate;
        border:1px dotted;
    }
    .table-dark-border {
        border-color: #bebebe !important;         border-collapse:separate;
        border:1px dotted;
    }
    .table-light-border .tr-light, .table-dark-border .tr-light{
        background-color: #ffffff !important;
    }
    .table-dark-border .tr-dark, .table-light-border .tr-dark {
        background-color: #f2f2f2 !important;
    }
    .tr-dark {
        background: #f0f0f0;
    }
    .tr-light .sort-active{
        background: #f5f5f5
    }
    .tr-dark .sort-active{
        background: #e6e6e6
    }
    #sort-active-header {
        background: #0051ba
    }
    #sort-active-header a {
        text-decoration:underline;
    }
    .filter-criterion-block{
        border-top-color: #ffffff
    }
    .filter-reset{
        border-left-color: #ffffff
    }
    
.order-status-comment {
    color: #00016a;
}

 
.chat-block  p {
    color: #000000;
    background: #ffffff;
}
.chat-block.chat_log_manager p {
    background: #f0f0f0;
}
.chat-block p:after {
    border-bottom-color: #ffffff;
}
.chat-block.chat_log_manager p:before {
    border-bottom-color: #f0f0f0;
}

    

    .supplier_50_color, .supplier_50_color td {
        background-color:#cef5f3 !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_50_color {
        background-color:#cef5f3 !important;    }
    #content .show-more-articuls.supplier_50_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_50_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_50_color a.part_info,
        .price-table .supplier_50_color a.part_info-a,
        .price-table .supplier_50_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_50_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_50_color span {
            color:#323232 !important;
        }

        .supplier_50_color .svg-photo-icon, .supplier_50_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_50_color .sort-active {
            background-color: #c4ebe9 !important;
        }
        .supplier_12_color, .supplier_12_color td {
        background-color:#ccfffb !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_12_color {
        background-color:#ccfffb !important;    }
    #content .show-more-articuls.supplier_12_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_12_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_12_color a.part_info,
        .price-table .supplier_12_color a.part_info-a,
        .price-table .supplier_12_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_12_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_12_color span {
            color:#323232 !important;
        }

        .supplier_12_color .svg-photo-icon, .supplier_12_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_12_color .sort-active {
            background-color: #c2f5f1 !important;
        }
        .supplier_189_color, .supplier_189_color td {
        background-color:#cef5f2 !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_189_color {
        background-color:#cef5f2 !important;    }
    #content .show-more-articuls.supplier_189_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_189_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_189_color a.part_info,
        .price-table .supplier_189_color a.part_info-a,
        .price-table .supplier_189_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_189_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_189_color span {
            color:#323232 !important;
        }

        .supplier_189_color .svg-photo-icon, .supplier_189_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_189_color .sort-active {
            background-color: #c4ebe8 !important;
        }
        .supplier_107_color, .supplier_107_color td {
        background-color:#cff9fc !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_107_color {
        background-color:#cff9fc !important;    }
    #content .show-more-articuls.supplier_107_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_107_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_107_color a.part_info,
        .price-table .supplier_107_color a.part_info-a,
        .price-table .supplier_107_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_107_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_107_color span {
            color:#323232 !important;
        }

        .supplier_107_color .svg-photo-icon, .supplier_107_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_107_color .sort-active {
            background-color: #c5eff2 !important;
        }
        .supplier_33_color, .supplier_33_color td {
        background-color:#ccf5f5 !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_33_color {
        background-color:#ccf5f5 !important;    }
    #content .show-more-articuls.supplier_33_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_33_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_33_color a.part_info,
        .price-table .supplier_33_color a.part_info-a,
        .price-table .supplier_33_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_33_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_33_color span {
            color:#323232 !important;
        }

        .supplier_33_color .svg-photo-icon, .supplier_33_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_33_color .sort-active {
            background-color: #c2ebeb !important;
        }
        .supplier_9_color, .supplier_9_color td {
        background-color:#cbf2e5 !important;        color:#000000 !important;    }
    .show-more-articuls.supplier_9_color {
        background-color:#cbf2e5 !important;    }
    #content .show-more-articuls.supplier_9_color a {    
        color:#000000 !important;    }
    #content .show-more-articuls.supplier_9_color a:before {
        border-top-color: #000000;        border-left-color: #000000;    }
    
            .price-table .supplier_9_color a.part_info,
        .price-table .supplier_9_color a.part_info-a,
        .price-table .supplier_9_color .price-maker a {
            color:#000000 !important;
        }
        .supplier_9_color a.part_info i {
            border-color:#000000 !important;
        }
        .supplier_9_color span {
            color:#323232 !important;
        }

        .supplier_9_color .svg-photo-icon, .supplier_9_color .search-result__svg_fill {
            fill:#000000 !important;
        }
    
            .supplier_9_color .sort-active {
            background-color: #c1e8db !important;
        }
    

    #found-tires-list .tire-block-r a:link,
    #found-tires-list .tire-block-r a:visited{
        color: #000000;
    }
    .filter-criterion-block.filter-is-active{
        background: #005bc4;
    }
    .filter-criterion-block.filter-is-active .criterion-name{
        color: #ffffff;
    }
    .criterion-avail-options-list li.active-option span{
        color: #ffffff;
        background: #005bc4;
    }

    #content .search-battery-tabs li a,
    .item-sort-block span.active,
    #items-per-page-block .items-per-page-active-opt {
        background: #005bc4;
        color: #ffffff;
    }      
    #content .item-sort-block span.active a.dotted {
        color: #ffffff;
    }    
    #content .search-battery-tabs li a.active {
        color: #000000;
        background: #f0f0f0;
    }   
    #content .tabs-container span, 
    #content .tabs-container a.active, 
    #content .tabs-container a.active:hover {
        border-color: #005bc4;
        color: #005bc4;
    }    
    #content .tabs-container a,  #content .tabs-container a:hover {
        color: #000000;
    }

.stylized_popup.new_design .top-block {
    background:#005bc4;
    color: #ffffff;
}
#catalog-locked-user-popup .close, .width440-has-close .close {
    color: #ebebeb;
}



.filter-container, 
.item-list .item-list-item .price-block-bg,
#price-and-buy-block.new, 
.search-from-tab,
#current-page, .item-sort-block,
.catalog-filter-block, .default-filter,
.no-articul-item , #content .filter-tabs span.active a {
    color: #000000 !important;
    background: #f0f0f0 !important;
}
.default-filter a,
.item-sort-block a {
    color: #000000 !important;
}
.no-articul-item {
    border: 2px solid #005bc4;
    border-left: none;
    border-right: none;
}
.catalog-list .catalog-list-image {
    border: 1px solid #005bc4;
}
.item-list .item-list-item {
    border-color: #dcdcdc;
}
.item-list .item-list-item p.mininum, .item-list .item-list-item p.price {
    color: #000000;
}
.filter-container.additional-params,
.catalog-filter-additional, 
.catalog-filter-additional .catalog-filter-block, 
 #content .filter-tabs a {
    color: #000000 !important;
    background: #e6e6e6 !important;
}
.catalog-filter-additional a {
    color: #000000 !important;
}
.catalog-filter-show-additional a {
    color: #000000 !impotant;
}
.default-filter input[type="button"] {
    background: #005bc4;
    color: #ffffff;
}
.default-filter a {
    color: #005bc4 !important;
}
.brands {
    border-color: #e6e6e6;
}
.show-additional-parameters a {
    color: #646464 !important;
}
.registration-form #ch-pass h3 a {
    border-color: #005bc4;  
}
#add-car-form {
    background: #ffffff;
    color: #000000;
}
.price-table th, .part-line {
        background: #005bc4;
        color: #ffffff;
    }
#add-car-form .ajax-link {
    color: #000000;
    border-color: #000000;
}

.garage-car, .garage-car-edit-block {
    border-color: #dcdcdc;
}   
#content .garage-list-item__links a, #content .garage-car-edit-block a {
    color: #005bc4;
}
.fill-balance-banner button.button {
    background:#005bc4;
    color: #ffffff;
}
.jslider-wrapper .jslider .jslider-pointer {
    background: #003da6 !important;
}
.jslider-wrapper .jslider .jslider-bg .v {
    background: #005bc4 !important;
}

 .search-form-catalog {
                color: #707070;        
    }
.special-warning-button {
    color: #000000;
    background: #f0f0f0;
}  
    
#search-form-variants .tabs span.active, #search-form-variants .search-form, 
#search-form-variants .search-form a#select-regions,
#search-form-variants .tabs span.active a {
    color: #000000;
    background: #f0f0f0;
}
#search-form-variants .tabs span, #search-form-variants .tabs span a {
    background: #005bc4;
    color: #ffffff;
}
#search-form-variants .button, #search-form button.button {
    background: #005bc4;
    color: #ffffff;
}

#header-search-form .search-form .button-container button {
    color: #005bc4;
}
.header-search__icon {
    fill: #005bc4;
    stroke: #005bc4;
}
#header-basket__def .header-basket__img {
    background-color: #005bc4;
}
#header-basket__def .header-basket__img svg {
    fill: #ffffff;
}
#header .header-basket__count  {
 color: #ffffff;
}
#header .custom-color a, #header .custom-color, 
#content .custom-color a, #content .custom-color,
#footer .custom-color a, #footer .custom-color,
#left-sidebar .custom-color a, #left-sidebar .custom-color,
.custom-color a, .custom-color {
    color: #005bc4;
}
#content .catalog__first_letter {
    color: #005bc4;
}
.call-back div.button, #call-back-form button.button {
    background: #005bc4;
    color: #ffffff;
}
 .call-back div.button:hover, #call-back-form button.button:hover {
    background: #146fd8;
}
input[type="submit"].vin-submit{
    background: #005bc4 !important;
    color: #ffffff !important;
}
.laximo-search-tabs div {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.vinsearch-tab.active, .framesearch-tab.active, .laximo-search-content {
    color: #000000 !important;
    background: #f0f0f0 !important;
}
.laximo-frame-search-example, .dash, .laximo-vin-search-example {
    color: #000000 !important;
}
#content .show-cars a {
    background: #005bc4 !important;
    color: #ffffff !important;
}
#content .show-cars a:hover {
    background: rgba(0,91,196, .7) !important;
}
.laximo-table-table {
    border-bottom: 2px solid #005bc4 !important;
}
.laximo-table-table th {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.laximo-table-table td {
    border-color: rgba(0,91,196, .5) !important;
}
.g_rowdatahint .catalog-laximo-info {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.laximo-container.unit .g_highlight_over, .laximo-container.unit .g_highlight_lock {
    background: rgba(0,91,196, .1) !important;
}
#content #viewport .g_highlight_over, #content #viewport .g_highlight_lock, #cboxContent .g_highlight_lock {
    border: 2px solid #005bc4 !important;
    background: transparent !important;
}

.guayaquil_zoom {
    background-color: #005bc4 !important;
    color: #ffffff !important;
}
.laximo-container .selected {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.vehicle-mobile__wrapper {
    border-top: 2px solid #005bc4 !important;
}
.vehicle-mobile__item {
    border-bottom: 2px solid rgba(0,91,196, .25) !important;
}
.laximo-category-box-content div, #cboxWrapper a {
    color: #005bc4 !important;
}

.ilcats-title, .ilcats-catalog-form--defaultFunction:after {
    color: #000000;
}
.ilcats-search-vin, .ilcats-catalog-page--subgroups.has-image, .ilcats-catalog-page--parts.has-image {    
    background: #f0f0f0 !important;
}
.ilcats-search-vin button {
    background: #005bc4 !important;
    color: #ffffff !important;
    border: 1px solid #005bc4 !important;
}
#content .ilcats-catalog-page--vin .vin-button a, .ilcats-form--button-vin button {
    background: #005bc4 !important;
    color: #ffffff !important;
}
#content .ilcats-search-vin a {
    color: #005bc4 !important;
}
.ilcats-list__item:hover, .ilcats-tile__item:hover {
   border: 1px solid #005bc4 !important;
}
.ilcats-image__callout {
    border: 5px solid #005bc4 !important;
}
.has-image .ilcats-catalog__image__scale-note span{
    color: #005bc4 !important;
}


.good-item-info td.text-container span {
    border-color: #1e1e1e !important;
}    
.good-item-info td.text-container b {
    }

.text-info-container .image-container {
    background: #f0f0f0;
}
.popup-item-detail-info .close, .popup-item-detail-info .image-container a  {
    color: #000000 !important;
}

.seo-brands-tabs, .seo-brands-abc {
    background: #f0f0f0 !important;
    color: #000000 !important;
}
#content .seo-brands-tabs span a {
    color: #000000 !important;
}
.seo-brands-tabs span.active {
    background: #b4b4b4 !important;
    color: #505050 !important;
}
.seo-brands-tabs span.active, .seo-brands-tabs span.active a {
    color: #505050 !important;
}
.seo-brands-abc ul li {
    border-color: #c8c8c8 !important;
}
.seo-brands-abc ul li.active {
    background: #e6e6e6 !important;
}
.seo-brands-abc ul li a {
    color: #969696 !important;
}
.seo-brands-abc ul li.active a {
    color: #000000 !important;
}
#content h2.seo-catalogs {
        color: #000000;
        font-family: "Montserrat";
                    }


.nothing-found {
   border-top: 2px solid #005bc4;
   border-bottom: 2px solid #005bc4;
   background: #f0f0f0;
   color: #000000; 
}
.nothing-found a {
    color: #000000 !important; 
    opacity: .7;
}

/* Настройки блоков (шапка, сайдбар) */
    #block-233381
    {
        
                    }
    #block-233382
    {
        
                    }
    #block-233383
    {
        
                    }
    #block-233384
    {
        
                    }
    #block-233386
    {
        
                            position:absolute;
            width: 440px;
            height: 52px;
            left: 197px;
            top: 33px;
            border:1px transparent;
            }
    #block-233428
    {
        
                    }
    #block-233429
    {
        
                    }



.tableClass {
        background-color: #fafcff;
        color: #000000;
        background-color: #c4003e;
        color: #0a386b;
        background-color: #005bc4;
        border-color: #edf5ff;    
}

#content .procenka-filter__item .articul-order__sorter li a.sort-active,
.search-result__switcher label input + span,
.search-result__switcher label input:checked + span + span {
    border-color: #005bc4;
}
#content .articul-order__sorter li a.sort-active .sorter-lines, 
#content .articul-order__sorter li a.sort-active .sorter-lines::before, 
#content .articul-order__sorter li a.sort-active .sorter-lines::after {
    background-color: #005bc4 !important;
}
.procenka-filter__item .hide-supplier.visible-supplier svg, 
.procenka-filter__item .hide-supplier.newdesign svg {
    fill: #005bc4 !important;
}
.articul-order__sorter li, #content .articul-order__sorter li a {
    color: #000000;
}
.search-result__group-text,
.search-result__group__short {
        background-color: #fafcff;
        color: #000000;
}
#content .articul-item__maker a {
    color: #0a386b;
}
#content .order-brands a {
    color: #005bc4;
 } 
 .order-brands {
    border-color: #005bc4;
 }
 .search-result__svg_fill {
    fill: #005bc4 !important;
 }

#content .show-more-articuls a {
    color: #005bc4;
}
#content .show-more-articuls a:before {
    border-top-color: #005bc4;
    border-left-color: #005bc4;
}
.articul-item__list {
    border: 1px solid #edf5ff;
}
.articul-item__wrapper {
    border-top: 1px solid #edf5ff;
}
.articul-item__list {
    background: #ffffff;
    color: #000000;
}
.search-result__title {
    font-family: Arial;
    font-size: 30px;    
                
        font-weight: bold;
        }
.mobile-search-title {
    color: #000000;
}

.articul-cart, #content .cart-register a {
    background: #4395f2;
}
.articul-cart:hover, #content .cart-register a:hover {
    background: #1b6dca;
}
#content .buy-credit-button b {
    color: #4395f2 !important;
}
.info_button {
border: 2px solid #4395f2;
}
.info_button svg {
fill: #4395f2;
}

.svg-part-info-icon {
    fill: #4395f2;
}
.svg-part-info-icon:hover {
    fill: #1b6dca;
}
.cip__content .cip__button {
    background: #005bc4;
}
.cip__content .cip__button:hover {
    background: #00339c;
}

.articul-item__img .show-part-images {
    border-color: #005bc4;
}
.articul-item__img .svg-photo-icon {
    stroke: #005bc4;
}

 
.compact-view .buy-credit-button .svg-credit-icon {
    fill: #4395f2;
}

.popup_article__button, .order-brands__popup-bottom input[type="button"] {
    background: #005bc4 !important;
}
.popup_article__button_white {
    border: 2px solid #005bc4;
    color: #005bc4;
}

.seo-up-arrow {
    background-color: #005bc4;
}

 
 
 .search-result__group-table__row.active:before  {
    background-color: #edf5ff;
 } 
 .search-result__group-table__row .svg-check-icon,  
 .search-result__group-table__row .svg-info-icon {
    fill: #005bc4;
 } 
 #content .search-result__group-table__brand a {
    color: #005bc4;
 }
 #content .search-result__group-table__brand .svg-star-icon {
    fill: #005bc4;
 }

.table-block__cell, #content .brands-auto-modification .table-block__row .table-block__cell a {
    color:#000000; 
    text-decoration: none !important;
}
#content .table-block__cell a {
    color:#000000; 
    opacity: .7;
}
.brands-auto-modification .table-block__row.tr-dark:hover, 
.brands-auto-modification .table-block__row.tr-light:hover,
.catalog-to .table-block__row.tr-dark:hover, 
.catalog-to .table-block__row.tr-light:hover {
    background: rgba(0,91,196, .2);
}
.table-block__row.header-row {
    background: #005bc4;
    color: #ffffff;
}
.modification-table_title {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.table-block__row.header-row .table-block__cell {
    color: #ffffff;
}
.table-block {
    border-bottom: 4px solid #005bc4;
}

 
.tr-dark .uni-catalog__item-description:after {
    background: linear-gradient(to top, #f0f0f0, transparent);
}
.tr-light .uni-catalog__item-description:after {
    background: linear-gradient(to top, #ffffff, transparent);
}
 
#content a.catalog-to-articul-name {
    color: #005bc4;
    opacity: 1 !important;
}
.table-block.uni-catalog, .table-block.kuzov-catalog {
    border-bottom: 2px solid #005bc4 !important;
    border-top: 2px solid #005bc4 !important;
}
#content .table-block.uni-catalog a.uni-item-details {
    color: #005bc4;
}

.shop_custom__checkbox input:checked + span:before {   
    border-color: #005bc4;
}
.order-delivery label input:checked + span.false-radio:before {
    background: #005bc4;
}
#content #order-comment-wrap a {
    color: #000000;
}
#content .submit-order p a {
    color: #000000;
    font-size: 12px;
}

.auth-form__dialog input[type='button'],  .basketh-form__dialog input[type='button'] {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.auth-form__dialog input[type='button']:hover,  
.basketh-form__dialog input[type='button']:hover {
    background: rgba(0,91,196, .9) !important;
    color: rgba(255,255,255, .9) !important;
}
.auth-form__dialog a {
    color: #005bc4 !important;
}
.auth-form__dialog .show-pass input:checked + svg {
    fill:  #005bc4;
}
.result-sum {
    color: #000000;
    background: #f0f0f0;
}
.submit-order .button-container {
    color: #000000;
    background: #f0f0f0;
}
input[type="submit"]#submit-order-button, 
input[type="submit"].confirm-delivery,
.instant-registraion button.button {
    background: #005bc4 !important;
    color: #ffffff !important;
    text-shadow: none !important;
}
input[type="submit"]#submit-order-button:hover, 
input[type="submit"].confirm-delivery:hover,
.instant-registraion button.button:hover {
    background: rgba(0,91,196, .9) !important;
    color: rgba(255,255,255, .9) !important;
}
input[type="submit"]#submit-order-button:disabled, 
input[type="submit"]#submit-order-button:disabled:hover, 
input[type="submit"]#submit-order-button:disabled:active {
    background: rgba(0,91,196, .6) !important;
    color: rgba(255,255,255, .6) !important;
    text-shadow: none !important;
}
#content .basket-table__item div a {
    color: #005bc4;
}

.instant-registraion__legal_person  {
    color: #000000;
    background: #f0f0f0;
}
#content .instant-registraion__legal_person a {
    color: #000000;
}
 .legal_person__svg svg {
     fill: #005bc4;
 }

.payments_types__item input[type="button"] {
    background: #005bc4;
    color: #ffffff;
}
.payments_types__item input[type="button"].credit-button {
    border-color: #005bc4 !important;
    color: #005bc4;
}

.bonus-table {
    border-top: 4px solid #005bc4;
    border-bottom: 4px solid #005bc4;
}
.partner-link {
    background-color:#f0f0f0;
    color:#000000;
}

.authorisation a {
    background-color: #005bc4;
    color: #000000;
}
.authorisation a:nth-child(2) {
    border-left: 1px solid rgba(0,0,0, .7);
}

.search-parts__stock .search-result__title {
    color: #c4003e !important;   
}

.search-parts__stock .articul-item__list {
    border-color: #c4003e !important;   
}

.catalog-stock__table_wrapper, .catalog-stock__table_select {
    background: rgba(0,91,196, .1) !important;
}
.catalog-stock__table_row:hover {
    background: rgba(0,91,196, .2) !important;
}
.catalog-stock__table_select, .catalog-stock__table_td {
    border-bottom: 1px solid rgba(0,91,196, .5) !important;
}
.catalog-stock__table_h1 {
    border-bottom: 1px solid rgba(0,91,196, .5) !important;
    color: #005bc4 !important;
}
.catalog-stock__table_h2 {
    border-bottom: 1px solid rgba(0,91,196, .5) !important;
}
.cart_plus {
    background-color: rgba(0,91,196, .2) !important;
}
.catalog-stock__table_td-photo-img .show-part-images {
    border: 1px solid rgba(0,91,196, .4) !important;
}

#content .shop_order__name_details a, 
#content a.follow-cdek, #content .shop_order__name_status a, 
#content .shop_order__name_text a {
    color: #000000;
}
#content .catalog-stock__table_td a {
    color: #000000;
    text-decoration: none;
}
.catalog-stock-svg {
    fill: #005bc4 !important;
}
.svg-bank-note {
    stroke: #005bc4 !important;
}
.catalog-stock_item__additional_info input:checked + .catalog-stock_tab__label {
    color: #005bc4 !important;
}
.catalog-stock_item__additional_info input:checked + .catalog-stock_tab__label:after {
   background: #005bc4 !important;
}
.catalog-stock__show_more {
    color: #005bc4 !important;
}
.catalog-stock__show_more b:after {    
    border-bottom: 5px solid #005bc4 !important;
}
.catalog-stock__show_more span:after {
    border-top: 5px solid #005bc4 !important;
}
.catalog-stock_tab__label_mobile {
    color: #005bc4 !important;
}

.catalog-stock__top-title {
    background: #f0f0f0 !important;
    color: #000000 !important;
}
#content .catalog-stock__top-title a {
    color: #005bc4 !important;
}
.catalog-stock__top-title_img, .catalog-stock__other-parts-link_img, 
.catalog-stock__item_img .show-part-images {
    border: 1px solid #c8c8c8 !important;
}


#content .slide-table__td a {
    color: #000000;
}

#content .slider-module__wrapper .bx-controls-direction a.bx-prev:hover {
    border-right: 20px solid #005bc4;
}
#content .slider-module__wrapper .bx-controls-direction a.bx-next:hover {
    border-left: 20px solid #005bc4;
}
#content .slider-module__text {
    background: #005bc4;
}
#content .slider-module__item:hover .slider-module__text {
    background: #5ab5ff;
}
#content .slider-module__text a {
    color: #ffffff;
}

.sto__user_form .svg-data {
    fill: #005bc4;
}

.popup-gear {
    fill: #005bc4;
}
.search-help-popup__content input[type="button"] {
    color: #ffffff;
    background: #005bc4;
}

.whatsapp_banner {
    background-color: rgba(0,91,196, .15) !important;
}

    .header-auth__user-name__content:after {       
        border-bottom: 4px solid #005bc4;
    }
    .active .header-auth__user-name__content.open:after {
        border-top: 4px solid #005bc4;
    }    

.block__base_header__full {
    background: #005bc4 !important;
    color: #ffffff !important;
}
.background__base_header__bg {
    background: #005bc4 !important;
}
.text__base_header__bg {
    color: #005bc4 !important;
}
.text__base_header__text {
    color: #ffffff !important;
}
.border__base_header__bg {
    border-color: #005bc4 !important;
}
.svg_fill__base_header__bg {
    fill: #005bc4 !important;
}
.svg_stroke__base_header__bg {
    stroke: #005bc4 !important;
}
.svg_fill__base_header__text {
    fill: #ffffff !important;
}
.svg_stroke__base_header__text {
    stroke: #ffffff !important;
}
#content a.link__base_header__bg, 
#header a.link__base_header__bg {
    color: #005bc4 !important;
}

.block__base_tr2__full {
    background: #f0f0f0 !important;
    color: #000000 !important;
}
.block__base_table__text {
    color: #000000 !important;
}

    @media screen and  (min-width: 100px) and (max-width: 1000px){   
        #content .catalog-table-list h2 {
            color: #005bc4;
        }    
        #content .table-block__cell a {
            color: #005bc4; 
            opacity: 1;
        }        
        .order-search-form #search-btn.button {
            background-color: #005bc4 !important;
        }
    
                .catalog-brand p {
           border: 1px solid #005bc4 !important;
       }       
        #content .catalog-brand a:hover {
            color: rgba(0,91,196, 1); 
        }
       
              .garage-car-edit-block, .garage-list-item {
            border-top: 2px solid #005bc4 !important;
        }
        
                .table-block, .shop_bill__wrapper {
            border-top: 2px solid #005bc4 !important;
        }
        .table-block__row {
            border-bottom: 2px solid rgba(0,91,196, .3) !important;
        }        
        
                .order-brands__popup .tr {
            border-bottom: 1px solid rgba(0,91,196, .3) !important;
        }        
        #content .search-result__group-table__row.active .my-warehouse:before  {
            background-image: linear-gradient(to right, rgba(237,245,255,0), rgba(237,245,255,.4), rgba(237,245,255,.8)) !important;            
         }         
         #content .search-link a {
            background-color: #005bc4 !important;            
            opacity: 1 !important;
        }        
        #content .uni-catalog__item-name a {
            color: #005bc4 !important;
        }        
        .table-block.uni-catalog .table-block__cell {
            border-bottom: 2px solid rgba(0,91,196, .3) !important;
        }        
        #content .table-block a.uni-price {
            background: #005bc4 !important;
            color: #ffffff !important;
        }        
        #content .mobile-item__price a {
            background: #005bc4 !important;
            color: #ffffff !important;
        }        
        #content .order-item-status-block a {
            color: #005bc4 !important;
            opacity: 1 !important;
        }        
        input[type="button"].start-pay-button {
            background: #005bc4 !important;
            color: #ffffff !important;
        }        
        .auth-form__dialog input[type="button"], .auth-form__dialog input[type="button"]:hover {
            background: #005bc4 !important;
            color: #ffffff !important;
            text-shadow: none;
        }        
        .auth-form__dialog a {
            color: #005bc4 !important;
        }
        .ilcats-image__callout {
            border: 3px solid #005bc4 !important;
        }
        .header-adapt__search .tabs  label input:checked + span {
            background: #005bc4 !important;
            color: #ffffff !important;
        }
    }        
     
    @media screen and  (min-width: 100px) and (max-width: 480px) {
        .bonus-table {
           border-top: 2px solid #005bc4 !important;
        }
        .bonus-table tr td {        
            border-bottom: 2px solid rgba(0,91,196, .2) !important;
        }
    }
    
    @media screen and (min-width: 100px) and (max-width: 700px) {
                .basket-table {
            border-top: 2px solid #005bc4 !important;
        }
        .basket-table__item {
            border-bottom: 2px solid rgba(0,91,196, .3) !important;
        }        
        .search-result__group-block, .recommended-articuls-wrapper, .search-result__group-table__row {
            border-color: rgba(0,91,196,.3) !important;
        }
        .recommended-articuls-title {
            border-bottom: 2px solid rgba(0,91,196,.3) !important;
        }
        
         .search-result__group-table__row.active:before  {
            background-color: rgba(0,91,196,.5) !important;
         }
         .basket-item__remove span svg {
            fill: #005bc4;
         }
    } 
    
    @media screen and  (min-width: 100px) and (max-width: 720px) {
        .order-actions-table-row {
            border-bottom: 1px solid rgba(0,91,196,.3) !important;
        }
    }    
    
        
    @media screen and  (min-width: 100px) and (max-width: 800px) {
        .price-table-header {
            background: #005bc4;
        }
    }
    
    @media screen and  (min-width: 100px) and (max-width: 550px) {
        .price-table.short-search {
            border-top: 4px solid #005bc4;
        }
    }
    
        
    @media screen and  (min-width: 100px) and (max-width: 570px) {
        input[type="submit"].vin-submit{
            background: #005bc4 url('/images/shop/adaptive/lupa.png') center center no-repeat!important;
            color: #ffffff !important;
        }
    }
        @media screen and  (min-width: 100px) and (max-width: 650px) {
        .catalog-stock__table_row {
            border-bottom: 1px solid rgba(0,91,196, .5) !important;
        }
    }  
    
 


.header-adapt__content{
            background: #f2f3f5 !important;
        
}

#logo_adaptive_img {
    display: block;
 
}

#logo_adaptive_text {
    display: none;
 
}

.header-adapt__contacts {
    background: #005bc4 !important;
    color: #ffffff !important;
}

.header-adapt__contacts .svg-phone-icon, .header-adapt__fixed .svg-burger-icon,  
.header-adapt__fixed .svg-cart-icon {
    fill: #ffffff !important;
}
.header-adapt__user-menu .svg-person-icon {
    stroke: #ffffff !important;
}
.header-adapt__search__show .header-search__icon {
    fill: #ffffff !important;
    stroke: #ffffff !important;
}

.header-adapt__fixed {
    background: #005bc4 !important;
}
.header-adapt__search__icon.active, .header-adapt__search__icon.active:before {
    background: #146fd8;
}
.header-adapt__cart span {
    background: #ffffff !important;
    color: #005bc4 !important;
}
.header-adapt__cart span {
    background: #ffffff !important;
    color: #005bc4 !important;
}
#adapt-menu-user .left-menu-user li span, #adapt-menu-user .adapt-links a, 
#adapt-menu-user .links a, #adapt-menu-user .left-menu-user li span b {
    color: #000000 !important;
}
.adapt-sorter.fixed .adapt-sorter-item:hover, 
.adapt-sorter .active-sorter-link,
.search-result__group-list.fixed .active td, 
.search-result__group-list.fixed .active th,
.search-result__group-list.fixed .search-result__group-table tr:hover th, 
.search-result__group-list.fixed .search-result__group-table tr:hover td{
    background: rgba(0,91,196, .1) !important;
}
#content .search-result__group-list.fixed .search-result__group-table .active th a, 
#content .search-result__group-list.fixed .search-result__group-table .active td a {
    color: #005bc4 !important;
}
.adapt-sorter.fixed, .search-result__group-list.fixed {
    border-top: 1px solid rgba(0,91,196, .4) !important;
}
.show-adapt-sorter {
    border-left: 1px solid rgba(0,91,196, .4) !important;
}

/* Стили добавленые через редактор */
body * {
    font-family: "Montserrat", Arial, Sans-serif !important;
}
#content h1 {
    font-size: 25px;
}
.gear-button svg path {
    fill: #005dc4 !important;
}
body {
    font-size: 15px;
    line-height: 22px;
    position: relative;
    background-position: center 80px;
}
body.test-alert-padding {
    padding-top: 49px;
    background-position: center 49px;
}

body:before {
    content: '';
    width: 100%;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('/shop_design/23874/bg-site.png') center 0 repeat-x;
}
body.main-page.test-alert-padding:before {
    top: 49px;
}
#footer {
   position: relative; 
}
#footer:before {
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 3px;
    position: absolute;
    top: 0;
    right: 20px;
    background: #bcbcbc;
}
.footer-copyright {
    width: 320px;
    padding-left: 20px;
}
.footer-maker {
    width: 250px;
    padding-right: 20px;
}

#left-sidebar {
    width: 280px;
    left: -280px;
}
#middle {
    margin-left: 280px;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#middle, #left-sidebar, #right-sidebar {
    background: #ffffff;
}

#middle {
    padding-left: 300px;
    margin-right: 0;
    margin-left: 0;
}

@media screen and  (min-width: 1px) and (max-width: 1000px) {
    #middle {
        padding-left: 0;
    }
}

/* header top */
.header-top {
    height: 34px !important;
    width: 100% !important;
    margin-top: 0 !important;
    left: 0 !important;
    top: 0 !important;
    color: #ffffff;
    line-height: 34px;
    font-size: 13px;
    display: flex;
}
.header-top-left {
    width: 70%;
    display: flex;
}
.header-top-left .geo {
    margin-left: 20px;
}
.header-top-left .geo, .geo {
    padding-left: 18px;
    background: url('/shop_design/23874/geo-gray.png') left center no-repeat;
    margin-right: 15px;
    height: 40px !important;
    line-height: 40px;
    font-size: 13px;
    color: #ffffff;
}
.header-top-left .time, .time {
    padding-left: 21px;
    background: url('/shop_design/23874/time.png') left center no-repeat;
    height: 40px !important;
    line-height: 40px;
    font-size: 13px;
    color: #ffffff;
}
.header-top-right {
    width:30%;
    display: flex;
    text-align: right;
    justify-content: flex-end;
}
.header-top-right a {
    color: #ffffff !important;
    text-decoration: none;
}

.header-top-right .phone, .phone {
    margin-right: 15px;
    height: 40px !important;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
}
#header .phone  a {
    color: #ffffff;
    text-decoration: none;
}
.header-top-right .phone a, .phone a {
    padding-left: 18px;
    background: url('/shop_design/23874/phone.png') left center no-repeat;
}
.header-top-right .header-callback, .header-callback {
    width: 160px !important;
    height: 28px !important;
    line-height: 28px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background: #005dc4;
    border-radius: 3px;
    margin-top: 6px;
    cursor: pointer;
    margin-right: 20px;
}
.header-top-right .whatsapp, .whatsapp {
    margin-right: 15px;
    height: 34px !important;
    line-height: 34px;
    font-size: 13px;
    color: #ffffff;
}
.header-top-right .whatsapp a, .whatsapp a {
    padding-left: 18px;
    background: url('/shop_design/23874/whatsapp.png') left center no-repeat;
    padding-top: 2px;
}
#img-logo {
    top: 90px;
    left: 20px;
}
/* search buttons */
.search-buttons {
    width: 290px;
    display: flex;
    top: 144px ;
    left: 755px;
    position: absolute;
    z-index: 6;
}

.search-buttons a {
    display: block;
    box-sizing: border-box;
    font-size: 13px !important;
    line-height: 15px;
    color: #000000 !important;
    text-decoration: none;
    text-align: center;
    margin-right: 10px;
    width: 130px;
    height: 50px;
    background: #d4e8ff;
    border-radius: 5px;
    padding: 10px 20px;
    font-weight: bold;
    border: 1px solid transparent;
}
.search-buttons a:hover {
    background: #ffffff;
    border: 1px solid #d4e8ff;
}
.header-auth, #header-basket__def {
    top: 130px;
}
#header-basket__def {
    margin-left: -80px;
}
.header-auth {
    margin-left: -165px;
}
.header-auth__button .background__base_header__bg {
    display: none;
}
.header-auth__button {
    padding-top: 53px;
    background: url('/shop_design/23874/profile_01.png') center top no-repeat;
    font-weight: normal;
    text-transform: none;
}
#header #header-basket__def a {
    text-transform: none;
    padding-top: 53px;
    background: url('/shop_design/23874/cart_01.png') center top no-repeat;
}
.header-basket__img {
    display: none;
}
#header-basket__def b {
    font-weight: normal;
}
/* header menu */
#block-233386 {
    width: 900px;
}
.header-menu {
    top: 40px !important;
    left: 0 !important;
    min-width: 440px !important;
    height: 40px !important;
    line-height: 40px !Important;
    padding-left: 20px;
}
#header .header-menu a {
    color: #666666;
    text-decoration: none;
    margin-right: 30px;
    font-size: 14px;
}
#header .header-menu a:hover {
    color: #005dc4;
}
#header {
    overflow: visible;
}

/* header basket */
#header-basket__def {
    display: block;
    opacity: 1;
}
/* header search form */
#header-search-form {
    width: 480px;
    left: 260px;
    top: 115px;
}
#header-search-form .search-form {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 0 5px 5px 5px;
    height: 50px;
    overflow: hidden;
}
#header-search-form .search-form  input {
    width: 100%;
    height: 48px;
    font-size: 16px;
}
#header-search-form .search-form table td button {
    height: 48px;
    background: #ffffff;
    padding-left: 24px;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: 600;
}
#header-search-form .header-search__icon {
    display: block;
}
#header-search-form .tabs label {
    display: inline-block;
}
#header-search-form .tabs {
    margin-bottom: -1px;
}
#header-search-form .tabs label span.desktop-element {
    display: block;
    padding: 0 20px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    border: 1px solid #F3F4F6;
    border-bottom: 1px solid #E0E0E0;
    /*color: #59B3F4;*/
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    background: #F3F4F6;
    font-size: 13px;
    cursor: pointer;
}
#header-search-form .tabs label input {
    display: none;
}
#header-search-form .tabs label input:checked + span.desktop-element {
    background: #ffffff;
    border: 1px solid #E0E0E0;
    border-bottom: 1px solid #ffffff;
    cursor: default;
    font-weight: normal;
    color: #333333;
}
input.search_input::-moz-placeholder {color: #a3a3a3; }
input.search_input::-webkit-input-placeholder { color: #a3a3a3;}
input.search_input:-ms-input-placeholder {color: #a3a3a3;}
input.search_input::-ms-input-placeholder {color: #a3a3a3;}
input.search_input::placeholder {color: #a3a3a3;}


/* left menu */
:root {
  --menu-main-color: #005dc4;
  --menu-sub-color: #d4e7fc;
  --menu-active-text: #ffffff;
  --menu-border-color: #005dc4;
}
.shop-menu {
    padding: 0 !important;
    border: 1px solid var(--menu-border-color);
    border-radius: 5px;
    overflow: hidden;
}
.shop-menu li {
    position: relative;
    margin-bottom: 0;
}
.shop-menu li.has-submenu i {
    position: absolute;
    right: 8px;
    top: 15px;
}
.shop-menu li.margined {
    margin-bottom: 0 !important;
}
.shop-menu li span {
    padding-right: 0;
}
.shop-menu li a {
    display: block;
    line-height: 16px;
    padding: 13px 12px 13px 20px;
    text-decoration: none;
    background: var(--menu-sub-color);
    border-bottom: 1px solid var(--menu-border-color);
    position: relative;
}
.shop-menu > li:first-child a {
    border-radius: 3px 3px 0 0;
}
.shop-menu > li:last-child a {
    border-radius: 0 0 3px 3px;
    border-bottom: 0;
}

.shop-menu li.menu-active span {
    display: block;
    line-height: 16px;
    padding: 13px 12px 13px 20px;
    text-decoration: none;
    background: var(--menu-main-color);
     color: var(--menu-active-text);
    border-bottom: 1px solid var(--menu-border-color);
}

/* goods group menu */
.goods-group-menu {
    padding: 0 !important;
    border: 1px solid var(--menu-border-color);
    border-radius: 5px;
    overflow: hidden;
}
.goods-group-menu li {
    position: relative;
    margin-bottom: 0;
}
.goods-group-menu li.has-submenu i {
    position: absolute;
    right: 8px;
    top: 15px;
}
.goods-group-menu li.margined {
    margin-bottom: 0 !important;
}
.goods-group-menu li span {
    padding-right: 0;
}
.goods-group-menu li a {
    display: block;
    line-height: 16px;
    padding: 13px 12px 13px 20px;
    text-decoration: none;
    background: var(--menu-sub-color);
    border-bottom: 1px solid var(--menu-border-color);
    position: relative;
}

.goods-group-menu > li:first-child a {
    border-radius: 3px 3px 0 0;
}
.goods-group-menu > li:last-child a {
    border-radius: 0 0 3px 3px;
    border-bottom: 0;
}

.goods-group-menu li.menu-active span {
    display: block;
    line-height: 16px;
    padding: 13px 12px 13px 20px;
    text-decoration: none;
    background: var(--menu-main-color);
    color: var(--menu-active-text);
    border-bottom: 1px solid var(--menu-border-color);
}
/* catalog letters */
.catalog__brand_img {
    display: none;
}
.catalog__first_letter {
    display: inline-block;
}
/* slider hover */
#content .slider-module__item:hover .slider-module__text {
    background: #248ed8;
}

/* main page  */
.main-page #middle {
    padding-top: 300px;
    position: relative;
}
.main-page-intro {
    width: calc(100% + 280px);
    position: absolute;
    top: 0;
    left: -280px;
    height: 418px;
}
.mpi_title {
    padding: 75px 0 35px 10px;
    font-size: 30px;
    line-height: 50px;
}
.mpi_title span {
    display: block;
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
}
.mpi_info {
    padding-left: 10px;
}

.mpi_info div {
    display: inline-block;
    margin-right: -4px;
    width: 205px;
    color: #707070;
    font-size: 15px;
    margin-bottom: 22px;
}
.mpi_info div:last-child {
    width: 90%;
}
.mpi_info div span {
    display: block;
    font-size: 23px;
    /*color: #59B3F4;*/
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 24px;
}
.mpi_info div img {
    margin-right: 15px;
    margin-top: 10px;
}

h3, #content .news-main h2 {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #17252e;
}
.paragraph h3 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 25px;
}
.paragraph {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 40px;
}
/* delivery block */
.delivery-block {
    margin-bottom: 55px;
}
.delivery-block h3 {
    margin-bottom: 30px;
}
.delivery-block__item {
    box-sizing: border-box;
    width: calc(33% - 13px);
    display: inline-block;
    vertical-align: top;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    padding: 20px;
    margin-right: 16px;
    text-align: center;
    position: relative;
}
.delivery-block__item:nth-child(3n) {
    margin-right: -4px;
}
.delivery-block__item .delivery-img {
    line-height: 68px;
    margin-top: 18px;
    height: 68px;
    vertical-align: middle;
    margin-bottom: 35px
}
.delivery-block__item .delivery-img img {
    vertical-align: middle;
}

.delivery-block__item p {
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    margin-bottom: 8px;
}

.delivery-block__item span {
    display: block;
    font-size: 15px;
    line-height: 22px;
    height: 120px;
}

.delivery-block__item .delivery-companies {
    position: absolute;
    left: 50%;
    text-align: center;
    width: 170px;
    background: #ffffff;
    margin-left: -85px;
    top: -14px;
}

.delivery-block__item .delivery-companies img {
    margin: 0 6px;
}
.map-block {
    margin-bottom: 55px;
}
.map-contet {
    margin-bottom: 15px;
}
.map-info {
    display: inline-block;
    padding-left: 50px;
    padding-right: 40px;
    position: relative;
    vertical-align: top;
}

.map-info:before {
    content: '';
    display: block;
    width: 35px;
    height: 47px;
    border-radius: 3px;
    background-color: #F3F4F6;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.map-info.geo-info:before {
    background-image: url('/shop_design/23874/geo_03.png');
}
.map-info.time-info:before {
    background-image: url('/shop_design/23874/time-blue.png');
}
.map-info p {
    font-size: 18px;
    padding: 1px 0 3px 0;
}

/* payments block */
.payments-block {
    margin-bottom: 55px;
}
.payments-block h3 {
    margin-bottom: 30px;
}
.payments-block_item {
    box-sizing: border-box;
    width: calc(33% - 13px);
    display: inline-block;
    vertical-align: top;
    background: #F3F4F6;
    border-radius: 3px;
    padding: 40px 20px 20px 20px;
    margin-right: 16px;
    text-align: center;
    position: relative;
}
.payments-block_item:nth-child(3n) {
    margin-right: -4px;
}
.payments-block_item__img {
    width: 50px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: -21px;
    left: 50%;
    margin-left: -24px;
}
.payments-block_item__img img {
    vertical-align: middle;
}
.payments-block_item b {
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
}
.payments-block_item span {
    display: block;
    height: 25px;
    line-height: 25px;
}
.payments-block_item span img {
    vertical-align: middle;
    margin: 0 5px;
}
#menu-item-524648, #menu-item-624673, #menu-item-624671 {
    display: none;
}
.main-page-block {
    position: absolute;
    width: 1200px;
    top: 0;
    left: 0;
    text-align: center;
}
.main-page-title {
    font-size: 38px;
    font-weight: bold;
    line-height: 40px;
}
.main-page-title span {
    color: #005dc4;
}
.main-page-title p {
    font-size: 24px;
}
.main-img-menu {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 30px 20px;
}
#content .main-img-menu a {
    display: block;
    text-decoration: none;
    width: 15%;
    font-size: 14px;
}
#content .main-img-menu a:last-child {
    width: 18%;
}
#content .main-img-menu a:nth-child(4), #content .main-img-menu a:nth-child(5), #content .main-img-menu a:nth-child(6) {
    margin-left: 15px;
}
 .main-img-menu a img {
     display: block;
     max-width: 100%;
     margin: 0 auto;
 }
#content .brands-table li a {
    color: #000000;
}
#left-sidebar > .goods-group-menu {
    display: none;
}
#block-233428 .goods-group-menu__show {
    height: 52px;
    background: #005dc4;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 3px;
}
/* adaptive */
@media screen and  (min-width: 1px) and (max-width: 1000px) {
    #footer:before {
        display: none;
    }
    #adapt-menu-user .adapt-links {
        border-top: 0 !important;
    }
    .goods-group-menu, .shop-menu {
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }
    .adapt-fixed-dialog .geo {
        color: #000000;
        height: auto !important;
        font-size: 16px;
        line-height: 18px;
        background-position: left 1px;
        margin-bottom: 20px;
    }
    .adapt-fixed-dialog .phone a {
        font-size: 20px;
        color: #000000;
        text-decoration: none;
    }
    .main-page-block {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
    }
    .main-img-menu {
        flex-wrap: wrap;
    }
    #content .main-img-menu a,  #content .main-img-menu a:last-child {
        width: 32%;
    }
    #content .main-img-menu a:nth-child(4), #content .main-img-menu a:nth-child(5), #content .main-img-menu a:nth-child(6) {
        margin-left: 0;
    }
    .main-page-title {
        font-size: 20px;
        line-height: 22px;
    }
    .main-page-title p {
        font-size: 16px;
    }
    #menu-item-524648, #menu-item-624673, #menu-item-624671 {
        display: block;
    }
    .goods-group-menu li a:before,
    .goods-group-menu li.menu-active span:before{
        display: none
    }    
    .delivery-block {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    .delivery-block__item {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0 !important;
    }
    .delivery-block__item span {
        height: auto;
        padding-bottom: 10px;
    }
    .delivery-block__item:nth-child(3n) {
        margin-top: 25px;
    }
    .brands-table li a.catalog__brand_img {
        display: none;
    }
    .main-page .catalog-table-list, .main-page .catalogs-wrapper h2 {
        display: block !important;
    }
    .main-page .catalog-table-list {
        margin-bottom: 0;
    }
    .map-block {
        margin-left: 20px;
        margin-right: 20px;
        overflow: hidden;
    }
    .map-info {
        display: block;
        margin-bottom: 20px;
    }
    .payments-block {
        margin-left: 20px;
        margin-right: 20px;
    }
    .payments-block_item {
        display: block;
        width: 100%;
        margin-right: 0 !Important;
        margin-bottom: 40px;

    }
    body:after {
        display: none;
    }
    #footer {
        border-top: 3px solid #bcbcbc;
    }
    .main-page #middle {
        padding-top: 0;
    }
    .main-page #content {
        padding-top: 10px;
    }
    .main-page-intro {
        position: relative;
        width: 100%;
        height: auto;
        top: auto;
        left: auto;
        background: url('/shop_design/23874/bg_mobile.jpg') 400px 0 no-repeat;
        margin-bottom: 50px;
    }
    .main-menu_fixed-block {
        display: none;
    }
    .mpi_title {
        padding: 30px 20px 28px 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .mpi_title span {
        font-size: 28px;
    }
    .mpi_info {
        padding: 0 20px;
    }
    .mpi_info div span {
        margin-bottom: 3px;
    }
    .mpi_info div {
        margin-bottom: 15px;
    }
    .mpi_info div img {
        margin-right: 10px;
    }
    body.main-page::before {
        display: none;
    }
    .shop-menu li a::before {
        display: none;
    }
}
@media screen and  (min-width: 1px) and (max-width: 680px) {
    .main-page-intro {
        padding-bottom: 250px;
        background: url('/shop_design/23874/bg_mobile.jpg') left bottom no-repeat;
    }
    .main-img-menu {
        padding: 15px 10px;
    }
}

@media screen and  (min-width: 1px) and (max-width: 480px) {
    #bg-wrapper #footer {
        height: 205px !important;
    }

    #bg-wrapper #footer-table div.footer-payments,  #bg-wrapper #footer-table div.footer-maker {
        display: block !important;
        margin: 25px 0;
    }
    #footer-table div.footer-payments span {
        display: block;
        float: none;
        margin-bottom: 5px;
    }
    .footer-payments img {
        float: none;
        margin: 0 2px;
        vertical-align: middle;
    }
    #content h3 {
        font-size: 20px !important;
        margin-bottom: 25px !Important;
    }
}