body {
    background: #666666;
}

/*-- вводим класс page_h1 для заголовка страниц в GP TYRES --*/
h1.page_h1 {
    padding-right: 25px;
    font-size: 2rem;
    margin: 10px 0;
}

.bootstrap-wrapper > .container-fluid {
    padding: 20px;
}

.items{
    padding-right: 25px;
    padding-left: 25px;
}

.search.ver_02.ver_02_small.left_form .search__title {
    margin-bottom: 400px;
    font-size: 2rem;
    color: black;
}

.search.ver_02.ver_02_small.left_form .search__title span{
   color: red;
   font-weight: bold;
   font-size: 2rem;
}

.advantage_ver_01_02 {
    border-top: 20px solid #666666;
    padding-left: 25px;
    padding-right: 25px;
}
.gptyres_popular_razmer {
    border-top: 20px solid #666666;
    text-align: center;
    margin: -10px -40px;
}
.gptyres_popular_razmer h3{
    font-size: 1.2rem;
    padding: 23px !important;
    text-align: center !important;
}
.gptyres_popular_razmer .row > div {
    padding: 0;
    font-weight: bold;
}

.gptyres_popular_razmer .row > div > div {
    padding: 13px;
}

.gptyres_popular_razmer .grey{
    background: #d1d2d4;
}
.gptyres_popular_razmer .white{
    background: #f0f0f0;
}
.gptyres_popular_razmer a{
    cursor: pointer;
    text-decoration: underline;
}
.gptyres_popular_razmer a:hover{
    text-decoration: none;
}


header.ver_04 .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

header.ver_04 .header__logo-img {
    width: auto;
}

header.ver_04 .header__contacts {
    margin-right: 0;
}

header.ver_04 .contacts-phone__link{
    color:red;
    justify-content: start;
}

header.ver_04 .header__contacts-time {
    color: black;
    font-size: 1.25rem;
    font-weight: bold;
}

header.ver_04 a.header__nav-link {
    color: white;

}
header.ver_04 a.header__nav-link:hover {
    color: black;
}


header.ver_04 .header__nav-item.parent > a::after {
    background: url(/i/icon__arrow-white.svg) no-repeat;
}

header.ver_04 .header__auth a {
   color: white;
   margin-right: 10px;
}
header.ver_04 .header__auth a:hover {
    color: black;
}

header.ver_04 .header-auth__icon {
    background: none;
}

footer.ver_03 .footer__bottom {
    padding: 25px 0;
}

footer .footer__logo-img {
    max-width: 350px;
    width: 100%;
}

footer.ver_03 .footer__bottom .footer__privacy-link {
    max-width: 600px;
}

.advantage_ver_01_02 .advantage__title {
    margin-top: 20px;
    margin-left: 10px;
}

footer.ver_03 .footer__bottom .footer__subtitle {
   display: none;
}

footer.ver_03 .footer__bottom .footer__adress {
    padding-top: 10px;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
}
footer.ver_03 .footer__bottom a.footer__contacts-phone {
    padding-top: 10px;
    color:red;
    font-size: 1.5rem;
    font-weight: 700;
}

footer.ver_03 .footer__bottom a.footer__contacts-phone:hover {
    color:black;
}

footer.ver_03 .footer__bottom a.footer__contacts-mail {
    margin-top: 10px;
    color: blue;
    text-decoration: underline;
}

footer.ver_03 .footer__bottom a.footer__contacts-mail:hover {
    color: black;
}

footer.ver_03 .footer__bottom .container-fluid {
    padding-bottom: 0;
    padding-top: 40px;
}

footer.ver_03 .footer__bottom .container-fluid.bottom_copyright {
    padding-top: 0;
    padding-bottom: 40px;
}

footer.ver_03 .footer__bottom .container-fluid.bottom_copyright .footer__copy{
   font-size: 1rem;
    line-height: 1.4;
    font-weight: 600;
    color: black;
    margin-bottom: 0;
}

.breadcrumbs {
    padding: 10px 25px 0 25px;
    font-size: medium;
}

.pagination a.active {
    color: white;
}

.pageData.text_block {
    padding: 20px 0;
    font-size: 1.1rem;
    line-height: 1.25;
}

.pageData.text_block a.delivery_link{
     color: blue;
     text-decoration: underline;
}

.pageData.text_block a.delivery_link:hover{
    color: black;
}

.card__product-item{
    padding-bottom: 0px;
    padding-top: 20px;
}
.card__product-item a{
    color: #3aac46;
    text-decoration: underline;
}
.card__product-item a:hover{
    text-decoration: none;
}

/*.card__product-item .product__item{
   padding-right: 25px;
    padding-left: 25px;
}*/

.product__more .product__more-title{
    margin-bottom: 20px;
}

.card__product-item .product__more .row{
    margin-left: -7px;
    margin-right: -7px;
}
.card__product-item .product__more .row >div{
    padding-left: 7px;
    padding-right: 7px;
}

.card__product-item .product__more .product__more-title{
    width: auto;
}

.card__product-item .product__more-slick .slider-nav__button path {
    stroke: white;
}

.card__product-item .product__more-slider {
    width: calc(100% - 50px);
    margin-left: 25px;
}

.lk_menu{
    line-height: 1.5;
}
.main_lk_menu{
    text-align: right;
}
.main_lk_menu a{
    margin: 10px;
    text-decoration: underline;
    color: #3aac46;
    display: inline-block;
}
.main_lk_menu a.selected{
    font-weight: bold;
    text-decoration: none;
    background: #3aac46;
    padding: 10px;
    color: #fff;
}
.main_lk_menu a.exit_from_lk{
    color: #ff0000;
}
.main_lk_menu a:hover{
    text-decoration: none;
    cursor: pointer;
}

.admin_filter{
    padding-top: 40px;
}

.admin_filter .admin_filter-form{
    padding: 10px 0;
}

.admin_filter .admin_filter-input {
    height: 46px;
    padding-left: 15px;
    border-radius: 5px;
    border: 1px solid var(--other-line);
    font-size: 1rem;
    width: calc(58%);
}

.admin_filter .admin_filter-title{
    padding-bottom: 10px;
    font-weight: bold;
}

.admin_filter .admin_filter-btn {
    height: 46px;
    width: calc(40%);
    color: #fff;
    background: var(--general-accent);
    border-radius: 5px;
    border: 1px solid var(--other-line);
    font-family: "Inter", sans-serif;
    cursor: pointer;
    border-radius: 9px;
    font-weight: 700;
}

/*--------------- Попап админа-----------*/
.forCar {
    padding: 10px 0;
}
a.show_also_variants{
    cursor: pointer;
    text-decoration: underline;
}
.popup__wrap.also_variants_popup{
    width: auto;
    max-width: 100%;
    border: 2px solid var(--other-line);
}
.content.content_popup{
    padding: 0 0;
    line-height: 100%;
}

/*
table.innerTovarTable{
   text-align: center;
}

table.innerTovarTable td{
    border: 1px solid black;
}
*/
/*--------------- Конец Попапа админа -----------*/

.header__auth a{
    display: flex;
}

.header__auth a span{
    display: block;
    margin-top: 10px;
}

.cards__product .product__item{
    border: 1px solid #ccc;
    margin: -14px;
    margin-top: 16px;
    border-radius: 10px;
}

.cards__product .product__item .artikul{
    text-align: right;
    margin-top: -10px;
    font-weight: bold;
    font-size: 0.9rem;
}
.attention{
    color: var(--bg-dark);
    font-weight: bold;
}
.green{
    color: var(--general-accent);
    font-weight: bold;
}
.link{
    color: #0b559b;
    text-decoration: underline;
}
.link:hover{
    cursor: pointer;
    text-decoration: none;
}

.cards__product .product__item .product__title{
    height: 3rem;
}
.cards__product .product__price{
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 29px;
    line-height: 1.774;
    color: #33363f;
}

.cards__product .product__add{
    display: flex;
    margin-top: 0;
}

.icons {
    position: absolute;
    margin-top: -20px;
}
.icons img{
    height: 18px;
}

.product__tech-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.774;
    color: #33363f;
}
.product__tech-title{
    display: flex;
    flex-basis: 230px;
}



.pageData a{
    color: #3aac46;
    text-decoration: underline;
}
.pageData a:hover{
    text-decoration: none;
}


.cart .cart__order-pay-info {
    line-height: 1.7;
    font-size: 11px;
    font-weight: 500;
    color: #33363F;
}

.cart .cart__order-checkbox-title{
    font-weight: bold;
}

.cart .cart__order-checkbox-title a{
    color: #3aac46;
}

.cart .mk_order_intro{
    font-size: 0.875rem;
    padding-bottom: 20px;
    line-height: 120%;
}

.cart .mk_order_intro .mk_order_intro_alert{
    border: 1px solid var(--general-gray);
    width: fit-content;
    padding: 3px 10px;
    margin-bottom: 10px;
}


section.advantage_ver_01_02 .advantage__item{
display: flex;
flex-wrap: nowrap;
}

@media screen and (max-width: 1300px) {
    .search.ver_02.ver_02_small.left_form .search__title {
      display: none;
    }
}

@media screen and (max-width: 991.98px) {
    h1.page_h1 {
        padding-left: 0;
        padding-right: 0;
        font-size: 1.5rem;
    }
    .items{
        padding-right: 0;
        padding-left: 0;
    }
    header.ver_04 .header__contacts {
        margin-right: auto;
    }
    header.ver_04 .contacts-phone__link{
        justify-content: center;
    }
    header.ver_04 .header__contacts-time {
        text-align: center;
    }
    .header__logo-link img.header__logo-img{
        display: none;
    }
    .header__logo-link{
        background: url("/downloads/logo_mob.png");
        width: 242px;
        height: 71px;
        background-size: cover;
    }
    .breadcrumbs {
        padding: 10px 0 0 0;
        text-align: center;
    }
    .pageData.text_block {
       /* text-align: center;*/
    }
    .pageData.text_block li{
        text-align: left;
    }
    .techno_button_on{
        display: inline-flex;
        margin: 0 0!important;
    }
    .cart__inner{
        padding-right: 0;
        padding-left: 0;
    }

}

@media screen and (max-width: 450px) {
    .header__logo-link{
        width: 164px;
        height: 48px;
    }
    .footer__logo{
        width: 164px;
    }
    header.ver_04 .header__contacts {
        margin-top: 60px;
    }
    header.ver_04 .header__menu-open {
        top: 96px;
        left: auto;
    }
}

.cards__product .product__price-old{
    font-size: inherit;
    text-decoration-color: red;
    color: #999;
}
.product__price-old_container .old_price_delta{
    display: block;
    position: absolute;
    font-size: 1rem;
    padding: 4px;
    background: yellow;
    font-size: 12px;
    margin: 8px;
}
.gp_sklad_hover{
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    opacity: 0.95;
    border: 1px solid #e9e8e8;
    margin-top: 20px;
    z-index: 2;
}
.gp_sklad:hover .gp_sklad_hover{
    display: block;
}
.cards__product .product__addcart{
    color: #fff;
}

.mobile_icon{
    display: none;
}

@media screen and (max-width: 700px) {
    .header__bottom .container-fluid {
        display: block !important;
    }
    header.ver_04 .header__menu-open{
        top: 22px !important;
    }
    .header__bottom{
        overflow: hidden;
    }
    .header__bottom .header__logo, header.ver_04 .header__menu-open{
        float: left;
    }
    .header__bottom .header__logo .header__logo-link{
        width: 145px;
        height: 41px;
        margin-left: 50px;
    }
    .header__bottom .header__contacts-time{
        position: absolute;
        top: 5px;
        right: 37px;
        font-size: 12px !important;
    }
    .header__bottom .contacts-phone__link{
        display: none !important;
    }
    .header__top{
        display: none;
    }

    .mobile_icon{
        display: block;
        width: 40px;
        height: 40px;
        float: right;
        margin-left: 30px;
    }
    .mobile_icon.tel{
        background: url("/i/tel_icon.jpg");
    }
    .mobile_icon.basket{
        background: url("/i/basket_icon.jpg");
    }
    .mobile_icon.account{
        background: url("/i/lk_icon.jpg");
    }
    .search.ver_02 .search__items{
        margin: 15px !important;
    }
}


@media screen and (max-width: 500px) {
    .mobile_icon{
        margin-left: 20px;
    }
}

@media screen and (max-width: 470px) {
    header.ver_04 .container-fluid{
        padding: 5px;
        padding-top: 30px;
    }
    .header__bottom .header__logo .header__logo-link {
        width: 105px;
        height: 30px;
    }
    header.ver_04 .header__menu-open{
        width: 50px !important;
        height: 50px !important;;
    }
    .mobile_icon {
        display: block;
        width: 30px;
        height: 30px;
        float: right;
        margin-left: 15px;
        background-size: contain !important;
    }
    header.ver_04 .header__contacts{
        padding: 0;
        margin: 0;
    }
    header.ver_04 .header__menu-open span{
        background: #3aac46;
        width: 30px;
    }
    header.ver_04 .header__menu-open{
        background: #f0f0f0;
        border-radius: 0;
        border: 4px solid #fff;
    }
}

.filter__page .filter__subtitle{
    cursor: default;
}
.filter__page .filter__subtitle .filter__arrow{
    display: none;
}

.filter__page .filter__scroll {
    overflow-y: auto;
    max-height: 310px;
}
.grecaptcha-badge {
    width: 1px !important;
    height: 1px !important;
}

.js_chg_values {
    font-weight: bold;
    color: #ccc;
    cursor: pointer;
}
.js_chg_values.active {
    font-weight: bold;
    color: #eb1821;
}
.rasprod{
    font-weight: bold;
    color: #eb1821;
}

.filter_mobile{
    display: none;
}

.filter_mobile.open .open_f{
    display: none;
}
.filter_mobile .close_f{
    display: none;
}
.filter_mobile.open .close_f{
    display: block;
}
.filter_mobile.open{
    margin-bottom: -50px;
}
@media screen and (max-width: 991.98px) {
    .filter_mobile{
        display: block;
    }
    .filter_desctop{
        display: none !important;
    }
    .js_left_filter{
        display: none;
    }

}

.seo_tiporazmer{
    text-decoration: underline;
    color: #3aac46;
    font-size: 12px;
}

footer.ver_03 .footer__bottom .contacts-soc__link{
    background: transparent;
    width: 28px;
    height: 28px;
}
header.ver_04 .header__bottom .container-fluid {
    justify-content: space-between;
}
.header__contacts-soc{
    display: flex;
    margin-left: auto;
    margin-right: 25px
}
.header__contacts-soc .contacts-soc__link{
    width: 28px;
    height: 28px;
    margin-left: 15px;
    margin-top: -5px;
}
header.ver_04 .header__contacts{
    margin: 0;
}

@media screen and (max-width: 991.98px) {
    .header__contacts-soc{
        margin-left: 0
    }
}

@media screen and (max-width: 700px) {
    .header__contacts-soc{
        display: none;
    }
}

.mobile__contacts-soc{
    display: flex;
    width: 100%;
    margin-bottom: 25px;
}
.mobile__contacts-soc .contacts-soc__link{
    width: 28px;
    height: 28px;
    margin-right: 15px;
}
footer.ver_03 .footer__bottom .contacts-soc__link img{
    width: 25px;
    height: 25px;
}

.filter__page .filter_clear_mobile {
    display: none;
}

@media screen and (max-width: 991.98px){
    .filter__page .open .filter_clear_mobile {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .filter__page .filter_clear_mobile {
        display: flex;
        padding-top: 30px;
    }
}

.tyre_disk_buttons{
    display: flex;
    margin-bottom: 20px;
}
.tyre_disk_buttons a{
    cursor: pointer;
}

.tyre_disk_button{
    display: block;
    padding: 10px 20px;
    border-radius: var(--border-radius-20);
}

.tyre_disk_button.active {
    color: #ffffff;
    background: var(--general-accent);
}

.search.ver_02_small, .search.ver_02_small .search__slider-item {
    min-height: 598px;
    height: auto;
}
.search .search__items .search__checkbox-wrap{
    margin-bottom: 10px;
}

.order_fast, .product__addcart{
    text-decoration: none;
}

.cards__product .order_fast{
    border: 1px solid #3aac46;
    background: #fff;
    text-decoration: none;
    margin-bottom: 30px;
    transition: all .25s ease;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 19px;
    color: #33363f;
    border-radius: 12px;
}
.cards__product .order_fast:hover{
    color: #fff;
    background-color: #3aac46;
}


#popup__map .pvz_left,
#popup__map .pvz_bzsket_mobile{
    display: none;
}
