

/* Start:/bitrix/templates/.default/all_sites_styles.css?177219875036370*/
body {
    background-color: #f5f7fc !important
}

.hide {
    display: none;
}

.pr {
    position: relative;
}

.prW300 {
    position: relative;

    width: 300px;
    height: 300px;

    border: 1px solid #CC0000;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.brand_picture_ {
    display: block;
}

.lab-span .chek.ttp-chek.run-check {
     left: inherit !important;
     bottom: inherit !important;
}

.brand_picture_ img {
    margin-left: -27px;
    opacity: 1 !important;
    max-width: 150px !important;
    max-height: 40px !important;
}

.stocks-marketing {
    position: absolute;
    top: 12px;
    left: 12px;
    display: inline-flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 10;
}

.stocks-marketing__item {
    position: relative;
    width: 22px;
    height: 22px;
    z-index: 10;
}

.stocks-marketing__item:not(:first-child) {
    margin-top: 6px;
}

.stocks-marketing__link {
    display: block;
}

.stocks-marketing__image {
    width: 100%;
    vertical-align: middle;
}

.address__popup-info {
    position: relative;
}

.address__popup-info__image {
    position: relative;
    top: -15px;
    left: 60px;
}

.address__popup-info__text {
    display: none;
    position: absolute;
    border: 1px solid grey;
    padding: 10px;
    border-radius: 5px;
    background-color: white;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 300px;
    font-size: 14px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}

.address__popup-info__text.active {
    display: block;
}

.address__col_city {
    display: block;
}

.loadIcon {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(245, 247, 252, .5);
    z-index: 1000 !important
}

.loadIcon__icon {
    width: 150px;
    height: 150px;
    fill: #c1145e;
    animation-name: rotation;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.header-podbor__tabs-col-label {
    position: relative;
    left: -9px;
}

.page-content__border {
    border: 1px solid #a81a56;
    border-radius: 6px;
    padding: 15px !important;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.note-cookie {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    background-color: #9FAAB9;
    padding: 25px 25px;
    font-size: 13px;
    line-height: 17px;
    color: black;
    margin: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    z-index: 100;
    width: 1100px;
    border-radius: 4px;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

.note-cookie__content {
    margin-right: 20px;
}

.note-cookie__link {
    color: #a81a56;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
}

.note-cookie__link:hover {
    text-decoration: underline;
}

.note-cookie__button {
    border: 1px solid black;
    color: black;
    border-radius: 4px;
    height: 33px;
    padding: 0 30px;
    background-color: transparent;
    font-family: 'Montserrat', sans-serif;
}

.contact-new {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
    position: relative;
    top: -30px;
}

.contact-new__title {
    margin-bottom: 10px;
    text-transform: inherit;
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.contact-new__table td {
    text-align: left;
    padding: 5px 5px 5px 10px;
}

.address__item {
    display: grid;
    grid-template-columns: 60% 40%;
}

#content_block .contact-new .address p.address__text {
    font-size: 13px;
}

.color-brand {
    color: #a81a56;
}

.contact-new_s1 {
    margin-top: 40px;
}

#content_block .contact-new_s1 button.address__tab {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    font-size: 14px
}

.contact-new .address__label {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contact-new .address__item {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-column-gap: 10px;
    padding: 5px;
    cursor: pointer;
}

.contact-info {
    margin-bottom: 30px;
}

.contact-info__row {

}

.contact-info__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.contact-info-item {
    font-size: 14px;
}

.contact-info-item__title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}

.contact-info-item__timejob {
    margin: 0 0 4px;
}

.contact-info-item__timejob.color-default {

}

.contact-opt {
    margin-bottom: 40px;
    font-size: 14px;
}

.contact-opt__text {
    margin: 0;
    line-height: 1.25;
}

.contact-opt__link {
    color: #A81A56 !important;
}

.contact-opt__link:hover {
    opacity: 1 !important;
}

@media (max-width: 600px) {
    .address__col_address {
        display: flex;
    }

    .address__popup-info {
        position: relative;
        top: -1px;
        left: 4px;
    }
}

@media screen and (max-width: 800px) {
    body #main #header .for_phone, body #main #header .for_serch, body #main #header .for_lk {
        display: none !important;
    }

    .phomob.call_phone_3 {
        display: block !important;
    }

    .note-cookie {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: inherit;
        left: 10px;
        right: 10px;
        transform: inherit;
        bottom: 20px;
        padding: 25px 25px 31px 25px;
    }

    .note-cookie__content {
        margin-right: 0;
        text-align: left;
        margin-bottom: 20px;
    }

    .contact-info__wrap {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .contact-new__title {
        margin-bottom: 10px;
        margin-top: 0;
        font-size: 20px;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
    }

    .contact-info {
        margin-top: 30px;
        margin-bottom: 0;
        webkit-text-size-adjust: 100%;
    }

    .contact-info-item {
        margin-bottom: 10px;
    }

    .contact-info-item__title,
    .contact-opt,
    .contact-opt__link,
    .contact-info-item {
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        -webkit-text-size-adjust: 100%;
        font-size: 16px !important;
    }

    .contact-info-item__title {
        font-size: 16px;
    }

    .contact-opt {
        margin: 0 10px 20px 10px;
        line-height: 18px;
    }

    .contact-new .address__item {
        grid-template-columns: 1fr;
    }

    #content_block .contact-new p.address__text {
        font-size: 16px;
        -webkit-text-size-adjust: 100%;
    }

    #content_block .contact-new .address__header {
        margin-top: 0;
    }

    #content_block .contact-new button.address__tab.active {
        -webkit-text-size-adjust: 100%;
        white-space: nowrap;
    }

    #content_block .page-content ul.address__items {
        margin-right: 0;
    }

    #content_block .contact-new_s1 button.address__tab {
        white-space: nowrap;
    }
}

@media screen and (max-width: 599px) {
    body #main #header .for_phone, body #main #header .for_serch, body #main #header .for_lk {
        display: none !important;
    }

    .phomob.call_phone_3 {
        display: block !important;
    }
}

.call_phone_3 {
    color: #231f20;

}

.call_phone_3.empty {
    display: inline-flex !important;
    padding-right: 0 !important;
    position: relative;
    top: -10px;
    line-height: 24px !important;
}

.popup-sber-buy-paranjs {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    z-index: 2;

    border: 1px solid #CC0000;
}

.popup-sber-buy {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10 !important;
}

#header_search {
    z-index: 1 !important;
}

.popup-sber-buy__wrap {
    position: relative;
    z-index: 10;
    background: white;
    width: 600px;
    max-width: 100%;
    padding: 26px 30px 20px;
    max-height: 100%;
    opacity: 1;
}

.popup-sber-buy__logo {
    width: 200px;
}

.popup-sber-buy__close {
    position: absolute;
    right: 34px;
    top: 22px;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 0;
    color: transparent;
    background: transparent;
    outline: none !important;
    z-index: 150;
}

.popup-sber-buy__close:before {
    content: '';
    width: 2px;
    height: 30px;
    transform: rotate(-45deg);
    position: absolute;
    left: 19px;
    top: 5px;
    background: #2c3136;
}

.popup-sber-buy__close:after {
    content: '';
    width: 2px;
    height: 30px;
    transform: rotate(-45deg);
    position: absolute;
    left: 19px;
    top: 5px;
    background: #2c3136;
}

.popop-main-info {
    position: absolute;
    top: 40px;
    z-index: 500;
    min-width: 250px;
    background-color: #f5f7fc !important;
}

.popop-main-info p {
    margin-bottom: 10px;
}

#header #name_site {
    margin-left: 70px !important;
}

.main-info {
    background-color: #a81a56;
    padding: 15px;
    font-size: 15px;
    line-height: 17px;
    color: white;
    margin: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
}

.main-info.main-info_new_year {
    background-color: transparent;
    /*background-image: url(/includes/notes/images/garland.svg);*/
    background-image: url(/includes/notes/images/g_3840.svg);
    background-position: center;
    background-size: cover;
    box-sizing: content-box;
    height: 23px;
}

.main-info.main-info_year_2026 {
    background-color: transparent;
    /*background-image: url(/includes/notes/images/garland.svg);*/
    background-image: url(/images/ng_3840.svg);
    background-position: center;
    background-size: cover;
    box-sizing: content-box;
    height: 23px;
}

.main-info.main-info_year_2026_mob {
    background-color: transparent;
    /*background-image: url(/includes/notes/images/garland.svg);*/
    background-image: url(/images/ng_720_mob3.svg);
    background-position: center;
    background-size: cover;
    box-sizing: content-box;
    height: 23px;
}

.main-info.spring_2026 {
    background-color: transparent;
    /*background-image: url(/includes/notes/images/garland.svg);*/
    background-image: url(/images/spring_3840.svg);
    background-position: center;
    background-size: cover;
    box-sizing: content-box;
    height: 23px;
}

.main-info.spring_2026_mob {
    background-color: transparent;
    /*background-image: url(/includes/notes/images/garland.svg);*/
    background-image: url(/images/spring_720_mob.svg);
    background-position: center;
    background-size: cover;
    box-sizing: content-box;
    height: 23px;
}

.main-info__icon-new_year-arrow {
    background-image: url(/includes/notes/images/arrow.svg);
    background-position: center;
    background-size: cover;
    width: 20px;
    height: 14px;
}

.main-info__wrap {
    border-bottom: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;

    /*transform: translateY(3px);*/
}

#logo {
    /*transform: translateY(7px);*/
}
#logo.logo-mobile-25 {
    transform: translate(15px, -7px);
}

.main-info__text {
    white-space: nowrap;
    margin-right: 5px;
}

.main-info:hover .main-info__text {
    border-bottom: 1px solid currentColor;
}

.main-info__icon {
    /* width: 19px;
     min-width: 19px;*/
    margin-left: 5px;
}

.contact-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 11pt;
    border: 2px solid #a81a56;
    border-radius: 6px;
    padding: 0 15px;
    margin-bottom: 20px;
    border-bottom: 0;
}

.contact-content h2 {
    color: #a81a56;
    padding: 0 !important;
    font-weight: bold;
}

.contact-content__bold {
    font-weight: bold;
}

.contact-content__title.contact-content__title_normal {
    margin-bottom: 3px;
}

.contact-content__block_new_year {
    margin-bottom: 0 !important;
}

.contact-content__title {
    font-weight: bold !important;
}

.contact-content__title.mb5 {
    margin-bottom: 0;
}

.contact-new_region {
    margin-top: 20px;
}

.contact-content p {
    margin: 0 0 10px;
}

.contact-content_spb {
    margin-bottom: 40px;
}

.contact-content strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold !important;
}

.contact-content a {
    color: #a81a56 !important;
    text-decoration: underline !important;
    font-size: 11pt !important;
}

.contact-content__block {
    margin-bottom: 20px;
}

#content_block button.address__tab {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
}

.contact-content_new_year {
    background-image: url(/images/contact/ny26.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    padding-bottom: 95px;
}

.contact-content_new_border {
    border-bottom: 2px solid #a81a56 !important;
}

.form-col.form-col_half.form-col_last {
    margin-top: 31px;
}

.fits__right-subtitle {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 991px) {
    .new-one-click-submit {
        width: 100%;
    }
}

.main-input-checkbox {
    display: grid;
    grid-template-columns: 20px 1fr;
    grid-gap: 10px;
}

.main-input-checkbox_no_checkbox {
    grid-template-columns: 1fr;
}

.main-input-checkbox__input-wrap {
    width: 20px;
    height: 21px;
    position: relative;
    overflow: hidden;
}

.main-input-checkbox__input-checkbox {

}

.main-input-checkbox__style {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("/bitrix/templates/.default/images/checkbox.svg");
    background-repeat: no-repeat;
    background-position: -45px -66px;
}

.main-input-checkbox__input-checkbox:checked + .main-input-checkbox__style  {
    background-position: -45px -31px;
}

.button-default-red,
.button-order-add {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    width: 100%;
    font-weight: 600;
    padding: 15px 40px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #c1145e;
    text-align: center;
    border: none;
    cursor: pointer;
    opacity: 1;
    transition: opacity .2s;
}

a.button-default-red {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white !important;
}

#content_block a.button-default-red:hover,
a.button-default-red:hover,
.button-default-red:hover {
    text-decoration: none !important;
    background-color: #78002b !important;
    opacity: .8 !important;
    cursor: pointer !important;
}

.product-not-available {
    display: flex;
    margin-inline: auto;
    margin-top: 10px;
}

.product-not-available a.button-default-red {
    padding-inline: 10px !important;
    position: relative;
    left: -10px;
    margin-top: 5px;
}

.reviews-copyright {
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
    justify-content: center;
    margin-top: -20px;
}

.reviews-copyright_w500 {
    max-width: 500px;
    margin-bottom: 40px;
}

@media (min-width: 991px) {
    .reviews-copyright_service {
        margin-inline: -50px;
    }
}

.reviews-copyright_service .main-input-checkbox__description {
    text-align: left;
}

.reviews-copyright .main-input-checkbox__description {
    margin-top: 5px;
}

.nowrap {
    white-space: nowrap;
}

#main_menu[data-type="main_menu"] {
    display: block !important;
}

.reviews-copyright__submit {
    max-width: 200px;
    margin-bottom: 0;
}

.service-sign-up_checkbox {

}

.modal.main-popup-modal {
    padding: 40px;
}

.modal.main-popup-modal.fade .modal-dialog {
    padding: 0;
}

.hint3[for="autonom"] {
    left: -6px;
}

.hint3_yar[for="autonom"] {
    left: 9px;
}

.contact-prop__items {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
    font-size: 16px;
    margin-bottom: 40px;
}

.contact-prop__item {

}

.contact-new_contact-prop {
    margin-top: 10px;
}

.contact-new__title_contact-prop {
    margin-top: 0 !important;
}

.contact-prop__title {
    font-weight: bold;
    margin: 0 0 5px;
}

.contact-prop__description {
    margin: 0;
}

.contact-prop__link {
    color: #a81a56 !important;
    font-size: 16px !important;
    -webkit-text-size-adjust:100% !important
}

.contact-new__table td {
    text-align: left;
    padding: 5px 5px 5px 10px;
    font-family: 'Montserrat', sans-serif;
}

.contact-new-wrap {
    margin-bottom: 40px;
    margin-top: -20px;
}

@media (max-width: 991px) {
    .modal.main-popup-modal {
        padding: 40px 20px;
    }
    .contact-new_contact-prop {
        padding-top: 20px;
        -webkit-text-size-adjust: 100%
    }
}

.page-content.delivery {
    margin-bottom: 40px;
}

.contact-m-40 {
    margin: 70px 0 60px 0;
}

#content_block a.main-input-checkbox__link,
.main-input-checkbox__description {
    font-family: 'Montserrat', sans-serif;
    color: #7f8fa4;
    -webkit-text-size-adjust: 100%
}

@media (min-width: 991px) {
    #content_block a.main-input-checkbox__link,
    .main-input-checkbox__description {
        font-size: 12px !important;
        -webkit-text-size-adjust: 100%
    }
}

@media (max-width: 991px) {
    #content_block a.main-input-checkbox__link,
    .main-input-checkbox__description {
        font-size: 12px !important;
        -webkit-text-size-adjust: 100%
    }
}

#content_block a.main-input-checkbox__link {
    color: #a81a56;
}

@media (max-width: 600px) {
    .contact-content_new_year {
        padding-bottom: 60px;

        background-position: center bottom;
        background-size: 140%;
    }
}

.contact-new_top_height30 {
    height: 30px;
}

.ed-mfeedback {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    max-width: 750px;
}

.ed-mfeedback__title {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
}

.ed-mfeedback form > div {
    margin-bottom: 10px;
}

.ed-mfeedback form > div:last-child {
    margin-bottom: 10px;
}

.ed-mfeedback [alt="CAPTCHA"] {
    margin-bottom: 5px;
}

.ed-mfeedback [name="captcha_word"] {
    margin-bottom: 15px;
}

.form-bx24-price .b24-form-btn_submit,
.form-bx24-calculation .b24-form-btn_submit {
    background-color: #a81a56;
}

.main-hide-block {
    height: 0;
    width: 0;
    overflow: hidden;
}

.form-bx24-calculation .b24-form-wrapper.b24-form-border-bottom,
.form-bx24-price .b24-form-wrapper.b24-form-border-bottom {
    border-bottom: 5px solid #a81a56 !important;
}

.form-bx24-price .b24-form-btn_submit:hover,
.form-bx24-calculation .b24-form-btn_submit:hover {
    background-color: #a81a56;
    opacity: .8;
}

.ed-mfeedback .contact-new__title {
    position: relative;
    top: -10px;
}

.form-bx24-calculation .q-contact-form-feedback-copyright,
.form-bx24-price .q-contact-form-feedback-copyright {
    margin-top: 20px;
}

.ed-mfeedback input[type="submit"] {
    font-family: Montserrat, Helvetica, Arial, sans-serif !important;
    background: var(--main-color) !important;
    color: white;
    padding: 10px 35px;
    border: 0;
    border-radius: 5px !important;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-top: -20px;
}

.ed-mfeedback form input, .ed-mfeedback textarea {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    padding: 5px;
}

.ed-contact {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
    align-items: self-start;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-top: 20px;
}

.ed-contact-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-color: #f1f1f1;
    margin-right: 10px;
}

.ed-contact-circle__icon {

}

.ed-contact-wrapper {
    display: flex;
    align-items: self-start;
}

.ed-contact * {
    -webkit-text-size-adjust:100%
}


.msg-no-products-params {
    font-size: 20px;
    font-family: Calibri, calibri_d, OpenSans;
}

.ed-contact__title {
    font-weight: bold;
    font-size: 16px !important;
    margin: 0 0 10px;
}

.ed-contact__title.ed-contact__title_region {
    margin-top: 20px;
}

.contact__value {
    font-size: 16px;
    margin: 0;
    white-space: nowrap;
}

.ed-contact__button {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    background-color: white;
    color: var(--main-color);
    padding: 8px 20px;
    border: 1px solid var(--main-color);
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
}

.popup-regions-open.js-popup-regions-open {
    display: grid;
    grid-template-columns: max-content max-content;
    grid-gap: 5px;
    align-items: center;
}

.logo-mobile {
    position: relative;
    top: 2px !important;
    left: -10px !important;
    width: 110px !important;
}

.logo-mobile_ed_send_2022 {
    left: 26px !important;
}

.logo-mobile_checkout {
    left: 0 !important;
    top: -6px !important;
}

.logo__new-year {
    position: relative;
    top: 15px;
}


.popup-regions {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.75);
}

.popup-regions.active {
    display: flex;
}

.popup-regions__title {
    color: #354052;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 20px;
}


.popup-regions__close {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-size: cover;
    opacity: .7;
    transition: opacity 350ms;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/local/templates/2020_region/images/close-black-icon.png);
}

.popup-regions__close:hover {
    opacity: 1;
}

.popup-regions__wrap {
    position: relative;
    background: #fff;
    padding: 25px 30px 35px 30px;
    box-shadow: 0 0 10px #000;
}

/*.popup-regions__scroll {
    width: calc(100% + 20px);
    height: 350px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 10px;
}*/

.popup-regions__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
    padding: 0;
    margin: 0;
    grid-gap: 10px;
}

.popup-regions__col {
    display: flex;
    flex-direction: column;
    grid-row-gap: 10px;
}

.popup-regions__button.popup-regions__button_bold {
    font-weight: bold;
}

/*.popup-regions__item:not(:first-child) {
    margin-top: 10px;
}*/

.popup-regions__button {
    margin: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 30px;
    transition: background-color 250ms;
    padding: 0 10px;

    border: 1px solid #42404b;
}

.popup-regions__button.active,
.popup-regions__button:hover {
    background-color: #78002b;
    border: 1px solid #78002b;
    color: white !important;
}

.popup-regions-open {
    color: #78002b;
    text-decoration: none;
    margin-top: 10px;
    border: 0;
    border-bottom: 1px dashed currentColor;
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 13px;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
}

@media (max-width: 900px) {
    .popup-regions-open {
        color: white;
    }

    .logo-mobile.logo-mobile__new-year {
        max-width: inherit !important;
        top: -4px !important;
        left: 29px !important;
        max-width: 200px !important;
        width: 125px !important;
    }

    .logo-mobile__new-year_order {
        width: 100% !important;
        position: absolute !important;
        top: 6px !important;
        left: -25px !important;
    }


}

.filter-line {
    height: 1px;
    background-color: #d4d4d4;
    margin: 10px 0 20px;
}

.filter-prop-control {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.filter-prop-control__title {
    font-size: 15px;
    position: relative;
    top: 4px;
}

.filter-prop-control__wrap {

}

.filter label.filter-prop-control__toggle {
    margin: 0;
}

#main .reset_all_by_params #rezet {
    color: #78002b;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 31px;
    line-height: 31px;
    border-radius: 11px;
    margin: 5px auto;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid currentColor;
    margin-bottom: 20px;
    background-color: transparent;
    padding: 0;
}

.filter-title-h2 {
    font-family: Calibri, calibri_d, OpenSans, sans-serif;
    margin-bottom: 8px;
    margin-top: 13px;
    color: #42404b;
    font-size: 1.5em;
    font-weight: bold;
}

.filter-title-h2_empty {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
}

.main-info-svg__svg {
    height: 25px;
    margin-right: 10px;
}

.main-info__icon-new_year {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-image: url(/includes/notes/images/snezhibka.svg);
}

.button-product-buy-credit {
    margin-bottom: 14px;
    width: 206px;
    color: #fff !important;
    border-radius: 22px;
    font-family: 'calibri_d';
    font-weight: 100;
    transition-property: background-color, border, box-shadow;
    transition-duration: .25s;
    transition-timing-function: ease;
    box-sizing: border-box;
    max-width: 100%;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    display: inline-block;
    background-color: #ffdd2d;
    font-size: 15px;
    padding: 5px 19px;
    border: none;
}

.button-product-buy-credit:hover {
    background-color: #fcc521;
}

.button-product-buy-in-installments {
    min-width: 140px;
    max-width: 100%;
    display: inline-block;
    border: none;
    color: #fff;
    margin: 0 auto;
    padding: 0 0 0;
    cursor: pointer;
    border-radius: 4px;
    background-size: cover;
    font-size: 0;
    background: transparent;
    border: none;
}

.js-popup-product-buy-credit {

}

.js-popup-product-msg {
    position: relative;
    font-family: Montserrat,sans-serif;
    font-style: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.js-popup-product-msg.active .js-popup-product-msg-content {
    display: inline-block;
}

.js-popup-product-msg-content {
    position: absolute;
    bottom: calc(100% + 15px);
    left: 50%; /* Перемещаем элемент на 50% от левого края родителя */
    transform: translateX(-50%); /* Сдвигаем элемент обратно на 50% его собственной ширины */
    background-color: white;
    display: none;
    width: 340px;

    padding: 0 12px;
    border-radius: 4px;
    text-align: left;

    box-shadow: 0 4px 15px 0 rgba(159,170,185,.26);
    box-sizing: border-box;
    background: #fff;
    color: #354052;
    font-size: 12px;
    line-height: 130%;

    font-weight: 500;
    z-index: 10000;
}

.js-popup-product-msg-content__close {
    position: absolute;
    top: 10px;
    right: 5px;
    background-color: transparent;
    border: none;
    display: none;
}

.js-popup-product-msg-content::after {
    content: "";
    position: absolute;
    bottom: -8px; /* Размер треугольника */
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent; /* Половина размера треугольника */
    border-right: 8px solid transparent; /* Половина размера треугольника */
    border-top: 8px solid white; /* Размер треугольника */
}

.js-popup-product-msg-content__title {
    font-size: 12px;
    line-height: 130%;
    font-weight: bolder;
    margin-bottom: 10px;
}

.js-popup-product-msg-content__items {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 11px;
}

.js-popup-product-msg-content__item {
    padding-left: 12px;
    position: relative;
}

.js-popup-product-msg-content__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #a81a56;
    border-radius: 50%;
}

.js-popup-product-msg-content__item:not(:last-child) {
    margin-bottom: 6px;
}

.pay-block {
    padding-bottom: 20px;
}

.js-popup-product-msg-content__text {

}

#content_block a.budt.buy-in-1-click {
    display: inline-block;
    margin-right: 5px;
}

.bx-viewport {

}

.popup-not-available__error {
    border: 1px solid #c1145e !important;
}

#content_block a:hover {
    opacity: 1 !important;
    z-index: 1000 !important;
}

.basket-empty {
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    padding: 40px 0;
    font-size: 14px;
}

.basket-empty li {
    margin-bottom: 5px;
}

.basket-empty a {
    color: #c1145e;
    font-size: 12px;
}

.basket-empty h1 {
    color: #222c3c;
    font-size: 24px;
    font-weight: 600;
}

@font-face {
    font-family: 'rouble';
    src: url('/fonts/rouble/rouble-webfont.eot');
    src: url('/fonts/rouble/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/rouble/rouble-webfont.woff') format('woff'),
    url('/fonts/rouble/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.rouble {
    font-family: 'rouble';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

.order-done-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #0a2540;
    font-family: "Factor IO", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}


.popup-basket {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-basket h2 {
    text-align: center;
    line-height: 25px;
}

.popup-basket__wrap {
    background-color: white;
    padding: 30px;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;
    max-width: 550px;
}

.popup-basket__msg {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #354052;
    margin: 0 0 20px;
}

.popup-basket__msg a {
    color: #A81A56;
}

.popup-basket__msg strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.popup-basket__close {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    background: #A81A56;
    border-color: #A81A56;
    color: #ffffff !important;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    transition: background-color 0.2s, background 0.2s, color 0.2s, border-color 0.2s ease-in-out;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0 auto;
}

.ttp {
    position: relative;
}

.apt a:hover:after, .apt a:hover:before {
    opacity: 1;
}

.footer {
    padding-top: 20px;
}

.footer .copy {
    padding-bottom: 40px;
}

.footer ul {
    margin: 0 !important;
    padding: 0;
}

.wrapper-footer {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}

.yablocks-new {
    display: flex;
    width: 100%;
}

.copy_left {
    text-align: left !important;
}

.yablocks-new a:first-child {
    display: inline-block;
    margin-right: 20px;
}

@media (max-width: 991px) {
    .yablocks-new {
        flex-direction: column;
        align-items: center;
        grid-gap: 20px;
        margin-bottom: 20px;
    }
}


.apt a:after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: -1px !important;
    left: 18px;
    background: #716f70;
    padding: 5px 15px;
    color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}

.btn-clipboard > img:active {
    transform: scale(1.3);
}

@media (max-width: 900px) {
    #logo img,
    #header #logo {
        max-width: 180px !important;
    }

    #logo img {
        position: relative;
        top: -10px;
    }

    #header #logo {
        height: 50px !important;
    }

    .main-info {
        font-size: 13px;
        margin-top: 8px;
    }

    .contact-content {
        -webkit-text-size-adjust: none;
        font-size: 12pt !important;
    }

    .contact-content h2 {
        font-size: 19px;
    }

    .contact-content a {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px !important;
    }
}

@media screen and (max-width: 800px) {
    .mfeedback div.mf-name, .mfeedback div.mf-name input, .mfeedback div.mf-email, .mfeedback div.mf-email input, .mfeedback div.mf-captcha, .mfeedback div.mf-message, .mfeedback div.mf-message textarea {

    }

    .ed-mfeedback .mf-text {
        font-family: Montserrat, Helvetica, Arial, sans-serif !important;
        font-size: 14px !important;
        display: block;
        margin: 0 0 10px !important;
        -webkit-text-size-adjust: none;
    }
}


@media (max-width: 768px) {
    .ed-contact {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .address__header {
        margin-top: 0 !important;
    }

    .product-msg-top {
        padding: 20px 0 10px;
        text-align: center;
        width: 100%;
    }

    .js-popup-product-msg-content__text,
    .js-popup-product-msg-content__item,
    .js-popup-product-msg-content__title {
        font-size: 14px;
    }

    .js-popup-product-msg-content {
        width: 300px;
    }

    .js-popup-product-msg-content__close {
        display: block;
    }
}

@media (max-width: 600px) {
    #header .nam_site.geo_nam_site {
        background-color: #354052 !important;
    }
}

@media (max-width: 500px) {
    .address__wrap {
        margin-right: 0 !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 599px) {
    body #main #header_link_basket_icon {
        top: -1px !important
    }
}

@media (max-width: 800px) {
    #header #logo {
        position: relative;
        width: 180px !important;
        margin-left: -10px !important;
    }

    #logo.logo-mobile-basket-checkout {
        position: absolute !important;
    }

    #logo.logo-mobile-basket-main .logo-mobile {
        position: relative;
        left: 30px !important;
    }

    .inner_template #logo.logo-mobile-basket-main .logo-mobile {
        position: relative;
        left: -5px !important;
    }
}

@media (min-width: 991px) {
    .popop-main-info {
        left: 533px;
    }
}

@media (max-width: 550px) {
    .contact-new .address__item .address__text:last-child {
        margin-left: 0 !important;
    }
}

.popup-regions__button {
    color: #42404b !important;
}
/* End */


/* Start:/local/templates/euro/template_styles3.css?1773164106143532*/
#header_link_basket_icon.basket-icon-fill.time_works {
	border: 1px solid red;
}

@font-face {
	font-display: swap;
	font-family: 'calibri_d';
	src: url('/local/templates/new_main/fonts/fonts/calibri/calibri.eot');
	src: local('☺'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.woff') format('woff'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.ttf') format('truetype'), url('/local/templates/new_main/fonts/fonts/calibri/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @font-face {
	font-family: 'calibri_i';
	font-display: auto;
	src: url('/local/templates/euro/fonts/calibri/calibrii.eot');
	src: local('☺'), url('/local/templates/euro/fonts/calibri/calibrii.woff') format('woff'), url('/local/templates/euro/fonts/calibri/calibrii.ttf') format('truetype'), url('/local/templates/euro/fonts/calibri/calibrii.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibri_b';
	font-display: auto;
	src: url('/local/templates/euro/fonts/calibri/calibrib.eot');
	src: local('☺'), url('/local/templates/euro/fonts/calibri/calibrib.woff') format('woff'), url('/local/templates/euro/fonts/calibri/calibrib.ttf') format('truetype'), url('/local/templates/euro/fonts/calibri/calibrib.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibri_z';
	font-display: auto;
	src: url('/local/templates/euro/fonts/calibri/calibriz.eot');
	src: local('☺'), url('/local/templates/euro/fonts/calibri/calibriz.woff') format('woff'), url('/local/templates/euro/fonts/calibri/calibriz.ttf') format('truetype'), url('/local/templates/euro/fonts/calibri/calibriz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

body {
	color: #42404b;
	overflow-x: hidden;
}

html, body {
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	/* background-color: #ede9dd; */
	background-color: #f5f7fc!important;
}

body #header {
	background-color: #f5f7fc !important;
}

.red_text, #content_block .red_text {
	color: #78002b;
}

.black_text {
	color: #231f20;
}

.firry_text {
	color: #42404b;
}

.gray_text {
	color: #4c494a;
}

h1 {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.sub_as_hid {
	transition: left 0s ease 0.6s, opacity 0.6s ease 0s;
}

.sub_as_hid:hover {
	display: block !important;
}

.sub_as:hover+.sub_as_hid_a .sub_as_hid {
	display: block !important;
}

.sub_as_hid a {
	cursor: pointer;
	margin-top: 9px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sub_as_hid a:hover {
	color: white !important;
	background: #7f002d;
}

.widget-callback-button {
	background: none !important;
	position: relative !important;
}

.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
	background: rgb(68, 187, 110);
}

.carmine-pink-color::after, .carmine-pink-color.widget-wrapper::after {
	background: #891314 !important;
}

.text-widget {
	color: #C3C3C3 !important;
}

.work_time_header {
	float: left;
	padding-right: 30px;
}

.work_time_header h3 {
	font: 17px/25px OpenSans-Bold;
}

.floading {
	display: none;
	position: absolute;
	left: 50%;
	top: 43%;
	z-index: 10000000;
}

.flat-table {
	width: 100%;
}

.flat-table.table_a {
	margin-bottom: 30px;
}

.flat-table.table_a:last-of-type {
	margin: 0;
}

.flat-table .flat-table__header {
	position: relative;
	overflow: hidden;
}

.flat-table .flat-table__header_normal .flat-table__img-header {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	position: static;
	height: 100px;
	width: 100px;
	vertical-align: middle;
}

.flat-table .flat-table__header_normal .flat-table__caption {
	display: inline;
}

.flat-table .flat-table__header p {
	width: 60%;
	margin: 0;
}

.flat-table .flat-table__img-header {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 150px;
}

.flat-table .flat-table__caption {
	font-size: 1.5rem;
}

.flat-table .flat-table__sub-caption {
	font-size: 1.3rem;
}

.flat-table .flat-table__header-string th {
	background: #d4d4d4;
	font-size: 1.3rem;
	font-weight: normal;
}

.flat-table .flat-table__insert-caption {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.flat-table .flat-table__default-string td {
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}

.flat-table .flat-table__default-string td[rowspan]:after {
	display: none;
}

.flat-table .flat-table__default-string td:after {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 1.3rem;
}

.flat-table .flat-table__default-string td:first-of-type {
	font-weight: normal;
	width: 150px;
	text-align: left;
}

.flat-table .flat-table__default-string td:first-of-type:after {
	display: none;
}

.flat-table .flat-table__default-string.flat-table__default-string_blue td {
	color: #094865;
}

.flat-table .flat-table__default-string.flat-table__default-string_gray td {
	color: #555555;
	font-weight: normal;
}

.flat-table .flat-table__default-string.flat-table__default-string_bold td {
	font-weight: bold;
	color: #000;
}

.important-note {
	font-style: italic;
	font-size: 1.3rem;
}

.by {
	float: left;
	margin-top: 2px;
	margin-left: 30px;
	text-decoration: none !important;
	border-radius: 5px;
	border: 1px solid #000;
	padding: 0px 9px !important;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px !important;
	margin-top: 7px;
}

.by:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.cat_item .cat_desc {
	width: 290px;
}

.price_by {
	width: 280px;
}

.cat_item .price_by .order_count {
	left: auto;
	right: 0px;
	width: 77px;
}

.order_count .counter {
	margin-left: 0px !important;
}

.text_quantity {
	padding-right: 15px;
}

.table_a, .table_b {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 1px solid #000;
}

.table_a th, .table_b th {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	background: #d99594;
	padding: 8px 10px 10px 10px;
	border-collapse: collapse;
	border: 1px solid #000;
}

.table_b th {
	background: #95b3d7;
}

.table_a td, .table_b td {
	border-collapse: collapse;
	padding: 8px 10px 10px 10px;
	font-size: 14px;
	color: #000;
	border: 1px solid #000;
}

#main {
	position: relative;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	max-width: 980px;
	width: 100%;
	height: 72px;
	position: relative;
	border-bottom: 1px solid #979494;
	margin: 0 auto 9px;
}

#header #name_site {
	float: left;
	margin: 32px 92px 0px 17px;
	display: block;
}

#name_site .red_text {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

#name_site .black_text {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	padding-top: 4px;
}

#working_time {
	float: left;
	width: 170px;
	height: 65px;
	padding-left: 48px;
	margin: 12px 0px 0px 0px;
}

#working_time .red_text {
	font-size: 22px;
	line-height: 22px;
}

#working_time .firry_text {
	font-size: 22px;
	line-height: 22px;
}

#header_phones {
	float: right;
	margin: 26px 30px 0px 120px;
}

.header_phones_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
}

#header_phones #hp_icon_ph {
	float: left;
	width: 22px;
	height: 40px;
	background: url(/img/map.png) no-repeat -170px -270px;
}

#header_phones #hp_block_text {
	float: left;
	width: 166px;
	height: 50px;
	text-align:right;
}

#header_phones #hp_block_text .hp_phone {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
	display: block;
	text-decoration: none;
}

#header_phones #hp_block_text .hp_phone.bottom {
	line-height: 28px;
}

#header_phones #hp_block_text .hp_remark {
	font-size: 10px;
	line-height: 4px;
}

.header_callback_phones {
	display: block !important;
	float: left !important;
	width: 100px !important;
	height: 55px !important;
	text-decoration: none !important;
	background: url(/img/map.png) no-repeat -204px -264px !important;
	margin: 26px 0px 0px 0px !important;
	position: static !important;
}

#bottom_header {
	position: relative;
}

#main_menu {
	float: left;
}

#main_menu.isset_sub_menu {}

/* #main_menu .item_menu{display:block;float:left;text-decoration:none;padding:0px 26px 0px 26px;} */

#main_menu .item_menu {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

/* #main_menu .item_menu.itm31{padding: 0px 0px 0px 0px;} */

/* #main_menu .item_menu.first{padding-left:0px;} */

/* #main_menu .item_menu.last{padding-right:0px;} */

#main_menu .item_menu .menu_icon {
	width: 40px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
}

/*
#main_menu .item_menu .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -104px;
}

#main_menu .item_menu:hover .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -46px;
}

#main_menu .item_menu.sel .menu_icon.tyres {
	background: url(/img/map.png) no-repeat -43px -163.5px;
}

#main_menu .item_menu .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -104px;
}

#main_menu .item_menu:hover .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -46px;
}

#main_menu .item_menu.sel .menu_icon.wheels {
	background: url(/img/map.png) no-repeat -115px -163.5px;
}

#main_menu .item_menu .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -104px;
}

#main_menu .item_menu:hover .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -46px;
}

#main_menu .item_menu.sel .menu_icon.truck_tyres {
	background: url(/img/map.png) no-repeat -198px -163.5px;
}

#main_menu .item_menu .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -104px;
}

#main_menu .item_menu:hover .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -46px;
}

#main_menu .item_menu.sel .menu_icon.dostavka {
	background: url(/img/map.png) no-repeat -283px -163.5px;
}

#main_menu .item_menu .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -104px;
}

#main_menu .item_menu:hover .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu.sel .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -163.5px;
}

#main_menu .item_menu .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -104px;
}

#main_menu .item_menu:hover .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -46px;
}

#main_menu .item_menu.sel .menu_icon.contacts {
	background: url(/img/map.png) no-repeat -432px -163.5px;
}

#main_menu .item_menu .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -104px;
}

#main_menu .item_menu:hover .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -164px;
}

#main_menu .item_menu.sel .menu_icon.oplata {
	background: url(/img/map.png) no-repeat -504px -163.5px;
} */

/* /images/icons/contacts.svg
/images/icons/delivery.svg
/images/icons/events.svg
/images/icons/mototyres.svg
/images/icons/pay.svg
/images/icons/truck_tyres.svg
/images/icons/tyre_fitting.svg
/images/icons/tyres.svg
/images/icons/wheels.svg */


#main_menu .item_menu .menu_icon.tyres {
	background: url(/local/templates/euro/images/icons/tyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.wheels {
	background: url(/local/templates/euro/images/icons/wheels.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.truck_tyres {
	background: url(/local/templates/euro/images/icons/tyre_fitting.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.truck_tyres2 {
	background: url(/local/templates/euro/images/icons/truck_tyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.dostavka {
	background: url(/local/templates/euro/images/icons/delivery.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.services {
	/* background: url(/img/map.png) no-repeat -357px -104px; */
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu:hover .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -46px;
}

#main_menu .item_menu.sel .menu_icon.services {
	background: url(/img/map.png) no-repeat -357px -163.5px;
}

#main_menu .item_menu .menu_icon.events {
	background: url(/local/templates/euro/images/icons/events.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.menu_mototyres {
	background: url(/local/templates/euro/images/icons/mototyres.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.contacts {
	background: url(/local/templates/euro/images/icons/contacts.svg) no-repeat;
}

#main_menu .item_menu .menu_icon.oplata {
	background: url(/local/templates/euro/images/icons/pay.svg) no-repeat;
}

#main_menu .item_menu .menu_icon:not(:hover) {
	opacity: 0.8;
}

#main_menu .item_menu.sel .menu_icon {
	opacity: 1;
	filter: invert(0.4) sepia(1) hue-rotate(-47deg) saturate(43) brightness(0.5);
}


/* #main_menu .item_menu:nth-child(10) {
	padding: 0px 0px 0px 0px;
} */

#main_menu .item_menu .menu_icon.truck_tyres2 {
	/*  background: url(/img/track_norm.png) 3px 2px;
    background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track11.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu:hover .menu_icon.truck_tyres2 {
	/* background:url(/img/track_over.png) 3px 2px;
	background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track10.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu.sel .menu_icon.truck_tyres2 {
	/* background:url(/img/track_over.png) 3px 2px;
	background-repeat: no-repeat;
    background-size: 80% 88%; */
	/* background: url(/img/track12.png) no-repeat -22px 0px;
	background-size: cover; */
}

#main_menu .item_menu .menu_text {
	text-align: center;
	text-transform: uppercase;
	color: #42404B;
	font-size: 16px;
}

#main_menu .item_menu:hover .menu_text {
	color: #78002B;
}

#main_menu .item_menu.sel .menu_text {
	color: #78002B;
}

#main_menu .sub_block_menu {
	position: absolute;
	left: 0px;
	top: 65px;
}

#main_menu .sub_block_menu .item_sub_menu {
	color: #131213;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12.5px;
}

#main_menu .sub_block_menu .item_sub_menu_span {
	color: #131213;
	padding: 0px 2px;
}

#main_menu .sub_block_menu .item_sub_menu.active {
	color: #78002b;
}

.left_block_content {
	float: left;
	width: 230px;
	padding-left: 10px;
}

.left_block_content h1 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 24px;
	color: #78002b;
	font-weight: normal;
	min-width: 431px;
}

.left_block_item {
	height: 430px;
	border-right: 1px solid #a4a4a4;
	margin-right: 20px;
}

.left_menu {
	margin: 20px -15px;
}

.left_menu a {
	font-size: 18px !important;
	line-height: 28px !important;
}

.left_menu a.selected {
	text-decoration: underline !important;
}

.center_block {
	float: left;
	width: 790px;
	padding-top: 37px;
}

#header_search {
	float: left;
	position: absolute;
	right: 0px;
	top: 10px;
	z-index: 2;
}

#header_search .block_search {
	border: 1px solid #cccccc;
	width: 156px;
	height: 17px;
	border-radius: 7px;
	background: #fff;
	position: relative;
	margin-top: 10px;
	margin-bottom: 2px;
	left: 0;

}

#header_search .block_search .input_search {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	width: 120px;
	height: 15px;
	line-height: 15px;
	color: #42404B;
	top: 1px;
	left: 10px;
	position: absolute;
	font-size: 10px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: white !important;
}

.input_search:focus {
	outline: none;
}

#header_search .block_search .submit_search {
	border: none;
	margin: 0px;
	padding: 0px;
	top: 2px;
	right: 9px;
	position: absolute;
	height: 15px;
	width: 16px;
	background: url(/local/templates/euro/img_template/search.png) no-repeat 0px 0px;
	cursor: pointer;
	outline: none !important;
}

#header_link_user_icon {
	width: 40px;
	height: 40px;
	background: url(/img/map.png) no-repeat -98px -273px;
	position: absolute;
	right: 52px;
	top: 12px;
}

#header_link_user_icon.active {
	background: url(/img/map.png) no-repeat -98px -230px;
}

#header_link_basket_icon {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 40px;
	height: 40px;
}

#header_link_basket_icon.basket-icon-empty {
	background: url('/local/templates/euro/img_template/basket-empty.png') no-repeat;
}

#header_link_basket_icon.basket-icon-fill {
	background: url('/local/templates/euro/img_template/basket-fill.png') no-repeat;
}

#content_block.bg {
	margin-top: 40px;
}

#content_block {
	position: relative;
	z-index: 1;
	padding-bottom: 35px;
	min-height: 200px;
}

#content_block.bg {
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	border-radius: 10px;
}

#content_block a {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
}

#content_block a:hover {
	color: #78002b;
	text-decoration: underline;
	opacity: .8;
}

.order_del>a {
	color: #fff;
}

#main_block_filtr {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

#main_block_filtr .tab {
	width: 100%;
	height: 30px;
	clear: both;
}

#main_block_filtr .tab a {
	line-height: 30px;
	display: block;
	float: left;
	height: 30px;
	width: 366px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #4c494a;
	border-radius: 10px 10px 0px 0px;
	letter-spacing: 1.3px;
}

#main_block_filtr .tab a span {
	padding-left: 22px;
}

#main_block_filtr .tab a.last {
	width: 368px;
}

#main_block_filtr .tab a.active {
	font-weight: bold;
	background: #78002b;
}

#main_block_filtr .filtr_content_block {
	width: 100%;
	background: #fff;
	height: 200px;
	border-radius: 0px 0px 8px 8px;
}

#main_block_filtr .filtr_content_block .tab_block {
	width: 436px;
	height: 160px;
	padding: 19px 0px 0px 22px;
	float: left;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item {
	border-right: 1px solid #b26681;
	width: 100%;
	height: 160px;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item .item_block {
	display: none;
}

#main_block_filtr .filtr_content_block .tab_block .tab_block_item .item_block.active {
	display: block;
}

#main_block_filtr .filtr_content_block .popular_block_tyres {
	width: 316px;
	height: 166px;
	padding: 15px 0px 20px 5px;
	float: left;
}

#main_block_filtr .filtr_content_block .popular_block_tyres_item {
	border-right: 1px solid #b26681;
	height: 166px;
	width: 100%;
}

#main_block_filtr .filtr_content_block .name_block {
	color: #7f002d;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px 0px 12px 43px;
	letter-spacing: 1.5px;
}

#main_block_filtr .filtr_content_block .list_block {
	clear: both;
	padding: 0px 0px 0px 21px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left, #main_block_filtr .filtr_content_block .list_block .list_block_right {
	width: 140px;
	float: left;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left {
	margin-right: 10px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left a, #main_block_filtr .filtr_content_block .list_block .list_block_right a {
	display: block;
	text-decoration: none;
	color: #42404b;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
}

#auto_tab .block_select {
	width: 155px;
	float: left;
}

#auto_tab .options_data {
	float: left;
	margin: 0px 0px 0px 25px;
}

#auto_tab .options_data .select_tyres_wheels {
	clear: both;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres, #auto_tab .options_data .select_tyres_wheels .select_wheels {
	width: 60px;
	height: 60px;
	float: left;
	text-decoration: none;
	display: block;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres {
	background: url(/img/map.png) no-repeat -112px -584px;
}

#auto_tab .options_data .select_tyres_wheels .select_tyres.active {
	background: url(/img/map.png) no-repeat -112px -647px;
}

#auto_tab .options_data .select_tyres_wheels .select_wheels {
	padding-left: 6px;
	background: url(/img/map.png) no-repeat -39px -584px;
}

#auto_tab .options_data .select_tyres_wheels .select_wheels.active {
	background: url(/img/map.png) no-repeat -39px -647px;
}

.block_filtr_main_auto {
	display: none;
}

.block_filtr_main_auto.active {
	display: block;
}

.addon_option .select_winter, .addon_option .select_summer, .addon_option .select_studded, .addon_option .select_rft {
	width: 30px;
	height: 30px;
	margin: 10px 3px;
	float: left;
	text-decoration: none;
	display: block;
}

.addon_option .select_rft {
	width: 90px;
}

.addon_option .select_winter {
	background: url(/img/map.png) no-repeat -85px -448px;
}

.addon_option .select_winter.active {
	background: url(/img/map.png) no-repeat -85px -478px;
}

.addon_option .select_summer {
	background: url(/img/map.png) no-repeat -48px -449px;
}

.addon_option .select_summer.active {
	background: url(/img/map.png) no-repeat -48px -478px;
}

.addon_option .select_studded {
	background: url(/img/map.png) no-repeat -238px -232px;
}

.addon_option .select_studded.active {
	background: url(/img/map.png) no-repeat -202px -232px;
}

.addon_option .select_rft {
	background: url(/img/map.png) no-repeat -338px -274px;
}

.addon_option .select_rft.active {
	background: url(/img/map.png) no-repeat -336px -248px;
}

.select_params {}

.select_params .spt_item {
	float: left;
	width: 90px;
	margin: 0px 18px 0px 0px;
}

#wheels_tab .select_params .spt_item {
	margin: 15px 13px 0px 0px;
}

.select_params .spt_item .spt_title, .custom_title {
	font-size: 14.5px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 7px;
	line-height: 8px;
}

.select_params .spt_item .spt_title span, .custom_title span {
	font-size: 10px !important;
	font-weight: normal !important;
	text-transform: none;
	position: absolute;
	margin: 3px;
}

.select_manufacturer {
	display: block;
	text-transform: uppercase;
	font-size: 13px !important;
	letter-spacing: 1px;
	font-weight: bold;
	width: 130px;
	text-decoration: none;
	color: #4c494a;
	background: url(/local/templates/euro/img_template/bottom_link.png) no-repeat 39px 21px;
	margin: 8px 0px 0px 0px;
}

#wheels_tab .select_manufacturer {
	margin: -6px 0px 0px 3px;
	background: url(/local/templates/euro/img_template/bottom_link.png) no-repeat 56px 21px;
}

.list_manufacturer {
	color: #4c494a;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	margin-top: 3px;
}

#wheels_tab .list_manufacturer {
	margin: 1px 0px 0px 4px;
}

.block_bottom_main {
	float: left;
	margin: 10px 60px;
	padding: 20px 18px 20px 0px;
}

.block_bottom_main div {
	width: 240px;
	float: left;
	height: 52px;
	position: relative;
}

.block_bottom_main div .item_text {
	color: #7f002d !important;
	font-size: 12px !important;
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 2px;
	left: 70px;
	line-height: 12px;
	cursor: default !important;
}

.block_bottom_main .low_prices {
	background: url(/local/templates/euro/img_template/bottom_icon.png) no-repeat 32px 0px;
	width: 255px;
}

.block_bottom_main .detailed_consultation {
	background: url(/local/templates/euro/img_template/bottom_icon.png) no-repeat -222px 0px;
	width: 271px;
}

.block_bottom_main .work_years {
	background: url(/local/templates/euro/img_template/bottom_icon.png) no-repeat -493px 0px;
	width: 264px;
}

.block_bottom_main .throughout_russia {
	background: url(/local/templates/euro/img_template/bottom_icon.png) no-repeat -757px 0px;
	width: 170px;
}

.btnn {
	background: url(/local/templates/euro/img_template/button_a.png) no-repeat;
	height: 23px !important;
	width: auto !important;
	line-height: 15px !important;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff !important;
	border: none !important;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	text-decoration: none;
}

.btnn.a {
	line-height: 23px !important;
	display: block;
}

.btnn.bsket_btn {
	position: absolute;
	right: 100px;
	top: 120px;
	width: 94px !important;
}

.btnn.right {
	float: right;
}

.separator, hr {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background: #979494;
	overflow: hidden;
	clear: both;
	border: none;
}

.clear_block {
	padding: 0px;
	margin: 0px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.clear {
	clear: both !important;
}

.caption, .nivo-directionNav {
	display: block !important;
}

.nivo-controlNav {
	display: block !important;
	position: absolute;
	left: 45%;
	z-index: 1000;
	bottom: -17px;
	padding: 0px 0px 0px 0px;
}

.nivo-controlNav a {
	background: url(/local/templates/euro/images/dots.png) no-repeat scroll right 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 11px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 12px;
	text-indent: -9999px;
}

.nivo-controlNav .active, .nivo-controlNav a:hover, .nivo-controlNav a:focus {
	background: url(/local/templates/euro/images/dots.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	outline: medium none;
}

.banner {
	border-radius: 10px;
	margin-top: 20px;
	position: relative;
}

.nivoSlider img {
	min-width: 100% !important;
	border-radius: 10px;
}

#avto_wheels .jq-selectbox {
	width: 180px;
}

#avto_wheels .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_wheels .jq-selectbox {
	margin-right: 75px;
	float: none;
}

#avto_wheels p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#avto_tyres .jq-selectbox {
	width: 180px;
}

#avto_tyres .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_tyres .jq-selectbox {
	float: none;
}

#avto_tyres p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#tab1_d .jq-selectbox {
	width: 210px !important;
}

.filter_top #avto_wheels .jq-selectbox {
	float: left;
	margin-right: 10px;
	width: 220px;
}

.nivoSlider {
	z-index: 0 !important;
}

.jq-selectbox ul {
	background: #fff !important;
}

.jq-selectbox ul li {
	color: #6c5341 !important;
}

.jq-selectbox li:hover {}

.wd_popup_style_02 .wd_popup_title {
	background: #751a1b !important;
}

.wd_popup_style_02 .wd_popup_close {
	background: url(/local/templates/euro/images/02_close.png) no-repeat !important;
}

.tyre_size_by_car {
	display: block;
	margin-bottom: 25px;
	padding: 0 10px;
}

#weight {
	display: none;
}

#DIAMETR_RASPOLOZHENIYA_OTVERSTIY_PCD-styler {
	width: 143px;
}

#date_wheels-styler {
	margin-right: 0px !important;
}

#modification_wheels-styler, #section_wheels-styler {
	width: 220px;
	margin-right: 10px;
}

.catalog .name_product {
	width: 330px;
}

.clr {
	clear: both;
}

.b, .bx-core-adm-dialog span.b {
	font-weight: bold;
}

a img {
	border: none;
}

.item_img .brandblock {
	position: absolute;
	left: 200px;
}

.filter_top {
	height: 400px;
	background: url(/local/templates/euro/images/filter_top.jpg) no-repeat;
	border-radius: 14px;
	margin-top: 20px;
}

.filter_top .heading {
	width: 480px;
	background: rgba(61, 54, 45, 0.8);
	height: 40px;
	border-radius: 10px 10px 0px 0px;
}

.filter_top .heading p {
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: normal;
	margin-top: 1px;
}

.filter_top .heading span, .sort, .bx_ordercart_order_pay_center input[type=submit] {
	color: #fff;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #fff;
	border-radius: 8px;
	cursor: pointer;
	margin-left: 0px;
	display: inline-block;
	margin-top: 9px;
}

.bx_ordercart_order_pay_center input[type=submit] {
	background: none;
	border: 1px solid #3d362d !important;
	color: #3d362d !important;
	margin-top: 5px !important;
}

.bx_ordercart_order_pay_center input[type=submit]:hover {
	border: 1px solid transparent !important;
	color: #fff !important;
	background: #3d362d !important;
}

.bx_ordercart_order_pay_center .by {
	margin-left: 20px;
}

.filter_top .heading span.active, .sort.active {
	background: #751a1b;
	border-color: transparent;
}

.first_filter {
	clear: both;
	display: block;
	float: right;
	margin: 10px 20px 20px 0;
}

.filter_content {
	background: rgba(255, 255, 255, 0.9);
	height: 100px;
	padding: 15px 10px;
	width: 460px;
	border-radius: 0px 0px 10px 10px;
}

#filt_tyres .jq-selectbox:first-child {
	margin-right: 45px;
}

.checkbox {
	float: left;
}

.checkbox span {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-family: Calibri, calibri_d, OpenSans;
	display: inline-block;
	margin-left: 7px;
}

.filter_content input[type=submit], .filter input[type=submit], .submit {
	width: 100px;
	height: 24px;
	border: none;
	background: url(/local/templates/euro/images/button.png);
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-right: 5px;
	outline: none !important;
}

.content {
	min-height: 200px;
}

.filter_content input[type=submit]:hover, .filter input[type=submit]:hover {
	background: url(/local/templates/euro/images/button_hover.png);
}

.second_filter .jq-selectbox:first-child {
	margin-right: 15px;
	width: 220px;
}

.second_filter .jq-selectbox:nth-child(2n) {
	width: 220px;
}

.second_filter .jq-selectbox {
	margin-right: 0px;
}

.nivo-controlNav {
	/* bottom:3px;display:block !important;position:absolute;left:48%;z-index:1000; */
}

.nivo-controlNav a {
	background: url("/bitrix/templates/main/images/dots.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 11px;
	margin: 0 6px 0 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 12px;
	text-indent: -9999px;
}

.nivo-controlNav .active, .nivo-controlNav a:hover, .nivo-controlNav a:focus {
	background: url("/bitrix/templates/main/images/dots.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	outline: medium none;
}

.banner {
	border-radius: 10px;
	margin-top: 20px;
	position: relative;
	height: 299px;
}

.lider .item_title {
	height: 39px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	background: #3d362d;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lider .item_title a {
	background: #751a1b;
	float: right;
	font-size: 14px;
	color: #fff !important;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 65px;
	padding-right: 15px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 12px;
}

.lider .item_title a:hover {
	text-decoration: underline !important;
}

.lider {
	width: 509px;
	background: #fff;
	margin-top: 20px;
	padding-bottom: 0px;
}

.lider .item a {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
	font-weight: normal;
}

.lider .item a:hover {
	text-decoration: none;
}

.lider .item p {
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	line-height: 1.3;
	margin-top: 3px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lider .item .price {
	color: #751a1b;
	font-family: Calibri, calibri_b, OpenSans;
	font-size: 16px;
	display: inline-block;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 4px;
}

.catalog .item {
	width: 676px !important;
	border: 1px solid #000;
}

.catalog .img {
	float: left;
}

.catalog .name_product {
	margin-top: 20px;
}

.catalog .item_img {
	float: left;
}

.catalog .price {
	float: right;
	color: #3d362d !important;
	font-size: 18px !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	margin-top: 20px !important;
	margin-right: 20px !important;
}

.sorting ul li {
	width: 280px !important;
}

.sorting .jq-selectbox {
	width: 200px !important;
	margin-top: -4px;
}

.catalog .by {
	clear: both;
	font-size: 14px !important;
	color: #fff !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	text-decoration: none !important;
	display: inline-block !important;
	text-align: center !important;
	width: 100px !important;
	height: 22px !important;
	padding-top: 2px !important;
	margin-right: 20px;
	margin-top: -50px;
}

.catalog .brandblock img {
	width: 150px;
}

.catalog .by:hover {}

.lider .hit-wrap .item {
	margin-left: 20px;
	margin-top: 0px;
}

.lider .item {
	width: 201px;
	float: left;
	margin-left: 0px;
}

.lider .hit-wrap .item:nth-child(odd) {
	margin-right: 19px;
}

.hit-wrap {
	min-height: 525px !important;
}

.img {
	display: table-cell;
	width: 200px;
	height: 187px;
	text-align: center;
	vertical-align: middle;
}

.img img {
	max-width: 187px;
	max-height: 187px;
}

.lider h3 {
	font-size: 24px;
	color: #751a1b;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px 20px;
}

.lider ul {
	padding-left: 20px;
	padding-bottom: 20px;
}

.lider ul li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
	width: 115px;
}

.lider ul li a {
	font-size: 15px;
	color: #665847;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
}

.lider ul li a:hover {
	text-decoration: none;
}

.lider {
	padding-bottom: 0px;
	float: left;
	position: relative;
	z-index: 1;
	margin-left: 20px;
}

.lider.first {
	margin-right: 18px;
}

#tab2_s, #tab2_d {
	display: none;
}

.filter_content p.krest {
	display: inline-block;
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	position: relative;
	top: -5px;
	margin-right: 10px;
	margin-left: 10px;
}

#tab1_d .jq-selectbox:first-child {
	margin-right: 0px;
	width: 210px;
}

#tab1_d .jq-selectbox:nth-child(3n), #tab1_d .jq-selectbox:nth-child(7n) {
	width: 210px;
}

#tab1_d .jq-selectbox:nth-child(2n) {
	width: 210px;
}

.cont {
	background: #fff;
	padding-top: 20px;
	margin-top: 15px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	padding-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 200px;
}

.second_menu ul {
	position: relative;
}

.second_menu ul:first-child {
	float: left;
}

.second_menu ul li ul {
	position: absolute;
	left: 0px;
	margin-top: 15px;
	width: 980px;
}

.second_menu ul li ul li {
	background: none !important;
}

.second_menu ul li ul li a {
	color: #665847;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: underline;
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 8px;
}

.second_menu ul li ul li:last-child a {
	padding-right: 10px !important;
}

.second_menu ul li ul li a.active, .second_menu ul li ul li a:hover {
	background: #751a1b;
	color: #fff;
	border-radius: 8px;
}

.second_menu li.active, .second_menu ul:first-child li:hover {
	background: #450708;
	padding-bottom: 14px;
}

.second_menu li.active a {
	background: none;
}

.inside ul li a {
	background: none;
}

.left_col {
	width: 250px;
	float: left;
	margin-right: 10px;
}

.right_col {
	float: left;
	width: 698px;
}

.left_col h1, .cont h1 {
	color: #3d362d;
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	margin-bottom: 20px;
}

.left_col ul {}

.left_col ul li {
	list-style: none;
	margin-bottom: 15px;
}

.left_col ul li a {
	color: #0d0d0d;
	font-size: 18px;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 4px;
	padding-right: 5px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 4px;
}

.left_col ul li a:hover, .left_col ul li.active a {
	text-decoration: none;
	background: #751a1b;
	color: #fff;
	border-radius: 8px;
}

.right_col strong {
	font-size: 16px;
	color: #000000;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.right_col {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.right_col p {
	margin-top: 15px;
}

.action {
	height: 586px;
	margin-top: 20px;
	width: 238px;
	padding-bottom: 0;
}

.action p {
	line-height: 35px !important;
	margin: 0 !important;
}

.action ul li {
	margin: 0;
}

.action ul li a {
	height: 586px;
	display: block;
	padding: 0;
}

.action .item_title {
	height: 39px;
	padding-top: 1px;
	padding-left: 18px;
	font-size: 25px;
	color: #ffffff;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	background: #3d362d;
}

.new_label {
	background: url('/bitrix/templates/main_copy/images/new_label.png') no-repeat 0 0;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.form_order p {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
	float: left;
	width: 240px;
	margin-top: 4px !important;
}

.form_order {
	margin-top: 15px;
}

.form_order input[type=text], .form_order textarea {
	width: 455px;
	height: 24px;
	border-radius: 8px;
	border: 1px solid #000000;
	outline: none;
	padding: 0px 10px;
	font-size: 12px;
	color: #3e2f1b;
	font-family: Calibri, calibri_d, OpenSans;
}

.form_order textarea {
	height: 100px;
}

.form_order .jq-selectbox {
	margin-bottom: 0px;
}

.form_order h3 {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	background: url(/local/templates/euro/images/line.jpg) no-repeat 155px 10px;
	width: 943px;
	margin-bottom: 25px;
	margin-top: 35px;
}

.form_order label {
	float: left;
	margin-left: 20px;
	width: 355px;
	cursor: pointer;
}

.form_order label:hover {
	text-decoration: underline;
}

.form_order .jq-checkbox {
	float: left;
}

.form_order span {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

.form_order label a, .form_order .delivery_price a {
	color: #3d362d;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
	display: block;
}

.form_order .delivery_price a {
	font-size: 14px;
}

.form_order label a:hover, .form_order .delivery_price a:hover {
	text-decoration: underline;
}

.delivery_price {
	float: right;
	width: 480px;
}

.form_order table {
	border-collapse: collapse;
	border-spacing: 0;
}

.form_order table th {
	color: #665847;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
}

.form_order table.caption_order {
	width: 100%;
}

.form_order table.caption_order tr {
	border: none;
}

.form_order table.caption_order td, .form_order table.caption_order th {
	vertical-align: top;
}

.form_order table tr {}

.order_photo {
	width: 130px;
}

.order_photo img {
	width: 130px;
	max-width: 100px;
}

.order_desc {
	max-width: 280px;
	vertical-align: top;
}

.order_desc a {
	font-size: 15px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
}

.order_desc a:hover {
	text-decoration: underline;
}

.order_desc span {
	color: #3d362d;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
}

.order_price, .order_summ {
	width: 100px;
	text-align: center;
	color: #3d362d;
	font-size: 15px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.order_count {
	width: 75px;
	text-align: center;
}

.order_count input[type=text] {
	width: 35px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

.order_del {
	width: auto;
	text-align: right;
}

.order_ves {
	width: 65px;
}

.order_del a {
	font-size: 14px;
	color: #ffffff !important;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	width: 22px;
	height: 22px;
	background: url(/img/close.png) no-repeat;
	padding-top: 2px;
}

.by {
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	font-size: 12px;
	padding: 6px 0px;
}

.order_del a:hover {}

.order_count .counter {
	display: inline-block;
	height: 23px;
	margin-left: 7px;
	position: relative;
	width: 15px;
}

.order_count .counter a {
	display: inline-block;
	width: 13px;
	height: 6px;
	cursor: pointer;
}

.order_count .counter a.plus {
	background: url(/local/templates/euro/images/plus.png) no-repeat;
	left: 0;
	position: absolute;
	top: 0;
}

.order_count .counter a.minus {
	background: url(/local/templates/euro/images/minus.png) no-repeat;
	left: 0;
	position: absolute;
	top: 17px;
}

.form_order table {
	border-bottom: 1px solid #eee;
}

td.order_photo {
	height: 195px;
}

.itogo {
	font-size: 18px !important;
	font-family: Calibri, calibri_b, OpenSans !important;
	font-weight: bold !important;
	color: #3d362d !important;
	float: right !important;
	margin-right: 20px !important;
	width: auto !important;
	margin-bottom: 30px;
}

.reset {
	color: #3d362d;
	font-size: 14px;
	text-decoration: none;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	border: 1px solid #3d362d;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-radius: 8px;
	float: right;
	margin-top: 4px;
	margin-left: 30px;
}

.reset:hover {
	border: 1px solid transparent;
	background-color: #3d362d;
	color: #fff;
}

.form_order .by {
	margin-right: 20px;
	margin-left: 30px;
}

.cont {
	font-size: 16px;
	font-family: Calibri, calibri_d, OpenSans;
}

.cont p {
	margin-top: 25px;
	line-height: 1.8;
}

.spec {
	margin-top: 20px;
	text-align: center;
	padding: 10px;
	background: #ede9dd;
	border-radius: 4px;
	margin-bottom: 40px;
}

.spec strong {
	color: #992223;
	font-size: 16px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.spec p {
	margin-top: 5px !important;
}

.video {
	float: left;
	width: 640px;
}

.desc_video {
	float: right;
	width: 260px;
}

strong {
	font-family: Calibri, calibri_d, OpenSans;
}

.cont ol {
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 30px;
}

.cont ol li {
	margin-bottom: 10px;
}

.img_litle img:first-child {
	margin-right: 44px;
}

div.filter {
	width: 250px;
}

.f_col p {
	font-size: 16px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-top: 5px !important;
	line-height: 1;
	margin-bottom: 8px;
}

.sort {
	border: 1px solid #3d362d;
	color: #3d362d;
}

.sort.active {
	border: 1px solid transparent;
	color: #fff;
}

.sort:first-child {
	margin-left: 0px;
}

.f_col {
	margin-top: 20px;
	margin-bottom: 8px;
}

.filter input[type=text] {
	width: 50px;
	height: 26px;
	border: 1px solid #3d362d;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	font-family: Calibri, calibri_d, OpenSans;
	outline: none;
}

.in_select input {
	float: left;
	margin-right: 10px;
}

.in_select {
	font-size: 12px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.wheels input[type=submit] {
	margin-right: 73px !important;
}

.in_select .jq-selectbox {
	margin-left: 8px;
	margin-right: 0px !important;
	margin-top: 0px !important;
}

.in_select {
	margin-top: 10px;
}

.center {
	margin-left: 80px !important;
}

.filter label {
	margin-top: 10px;
	display: inline-block;
	margin-right: 22px;
}

.filter label span {
	font-size: 12px;
}

.filter label input {
	margin-left: 10px;
}

.filter label:last-child {
	margin-left: 22px;
}

.slider_amount {
	height: 50px;
}

#amount, #amount_1 {
	top: 47px;
	width: 223px;
	height: 5px;
	background: url(/local/templates/euro/images/slider.png) repeat-x;
	border: none;
}

#amount {
	width: 232px;
}

.wheels #amount, .wheels #amount_1 {
	width: 180px !important;
}

.ui-widget-header {
	background: #dc4c4d !important;
}

.filter .ui-state-default, .filter .ui-widget-content .ui-state-default, .filter .ui-widget-header .ui-state-default {
	width: 10px !important;
	height: 12px !important;
	border: none !important;
	background: url(/img/polzunok_new1.png);
	outline: none;
	cursor: pointer !important;
	border-radius: 0px !important;
}

.ui-slider span:last-child {
	width: 10px !important;
	height: 12px !important;
	border: none !important;
	background: url(/img/polzunok_new1.png) -10px 0px !important;
	outline: none;
	cursor: pointer !important;
	border-radius: 0px !important;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -6px !important;
}

.slide_value {
	position: absolute;
	top: -20px;
	font-size: 14.5px;
	color: #42404b;
	width: 50px;
	margin-left: -20px;
	text-align: center;
}

.filter .jq-selectbox {
	margin-bottom: 0px !important;
	margin-right: 22px;
	float: right;
	margin-top: 1px;
}

.tires .jq-selectbox .brend {
	width: 167px !important;
}

.tires .jq-selectbox {}

.wheels .jq-selectbox {
	width: 90px !important;
	margin-top: 1px;
	margin-right: 74px;
}

.filter input[type=submit], .submit {
	margin-right: 22px;
	margin-top: 25px;
}

.in_select span {
	position: relative;
	top: 4px;
}

.jq-selectbox li {
	margin-bottom: 0px !important;
}

.right_col.inside {
	width: 790px;
	float: right;
}

.category {
	margin-top: 45px;
	float: left;
	width: 155px;
}

.category p {
	float: left;
	font-size: 48px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #3d362d;
	margin-top: 0px;
	width: 35px;
	text-align: center;
}

.category ul {
	list-style: none;
	margin-left: 10px;
	line-height: 1;
	width: 108px;
}

.category ul li a {
	color: #3d362d;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
}

.category ul li a:hover {
	text-decoration: underline;
}

.inside h1 {
	font-size: 24px;
	color: #3d362d;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.sorting p {
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	float: left;
	margin-top: 1px;
	margin-right: 13px;
}

.sorting {
	margin-top: 14px;
}

.cat_item {
	border-bottom: 1px solid #a5a4a4;
	margin-top: 20px;
	position: relative;
}

.cat_item .images img, .cat_item .images {}

.cat_item .images img {
	max-height: 150px;
	max-width: 145px;
}

.cat_item .images {
	float: left;
}

.cat_item .cat_desc {
	float: left;
	width: 480px;
	position: relative;
	padding-left: 20px;
	padding-top: 0px;
}

.cat_item .cat_desc a {
	font-size: 16px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
}

.cat_item .cat_desc .brand_picture {
	position: absolute;
	top: 0px;
	left: -150px;
	display: block;
	opacity: 0.7;
}

.cat_item .cat_desc .brand_picture.wheels {
	left: -150px;
}

.cat_item .cat_desc .brand_picture img {
	max-width: 70px;
	max-height: 25px;
}

.cat_item .cat_desc a:hover {
	text-decoration: underline;
}

.cat_item .cat_desc p {
	font-size: 14px;
	color: #3d362d;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 25px;
}

.cat_item .cat_desc .name_product {
	font-size: 22px !important;
	color: #78002b !important;
	letter-spacing: 1px;
}

.cat_item .cat_desc .info_data_str {
	font-size: 18px;
	letter-spacing: 0.3px;
	line-height: 23px;
	margin-left: -2px;
}

.cat_item .cat_desc .info_data_str .is_radius {}

.cat_item .cat_desc .info_data_color {
	font-size: 17px;
	line-height: 20px;
	margin-left: -1px;
	margin-top: 4px;
}

.cat_item .cat_desc .info_data_color .color_word {
	color: #78002b;
}

.cat_item .cat_desc .info_data_code {
	font-size: 17px;
	line-height: 20px;
	margin-left: -1px;
	margin-top: 4px;
}

.cat_item .cat_desc .info_data_code .code_word {
	color: #78002b;
}

.price_by {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 35px;
}

.price_by span {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 3px;
}

.proverka ul {
	margin-top: 0px;
}

.right_col.online {
	width: 100%;
}

.step_count {
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	width: 100px;
	float: left;
}

.step_desc {
	float: left;
	width: 740px;
	margin-top: 35px;
}

.steps {
	margin-bottom: 30px;
}

.news h1 {
	margin-left: 180px;
}

.date_item {
	font-size: 16px;
	float: left;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
	width: 180px;
}

.date_item p {
	margin-top: 0px;
}

.news_list {
	float: left;
	width: 755px;
}

.news_list a {
	font-size: 16px;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
	margin-bottom: 3px;
}

.news_list a:hover {
	text-decoration: none;
}

.new_item {
	padding-bottom: 30px;
	border-bottom: 1px solid #3d362d;
	margin-bottom: 30px;
}

.new_item:last-child {
	border-bottom: 0px;
}

.name_product {
	display: inline-block;
	height: 38px;
	text-decoration: underline;
}

.name_product_popular {
	padding-left: 15px;
	width: 160px;
	text-align: center;
}

.name_product:hover {
	text-decoration: none !important;
}

.catalog {
	width: 695px !important;
	position: relative;
	left: -36px;
}

.catalog .item {
	margin-left: 0px !important;
	margin-right: 20px;
}

.heading_title {
	font-size: 18px !important;
	margin-left: -36px;
}

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

.bx_slider_conteiner {
	display: none;
}

.bx_item_detail .bx_item_slider {
	width: 243px;
	height: 313px;
}

.bx_item_detail .bx_item_slider .bx_bigimages {
	border: 1px solid #000 !important;
}

.bx_item_detail .bx_item_container .bx_lt {
	width: 280px;
}

.bx_rt h1 span {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.img_product {
	border: 1px solid #000;
	text-align: center;
}

.img_product img {
	width: 200px;
}

.season {
	margin-top: 13px !important;
}

.season span {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	position: relative;
	top: -8px;
	left: 10px;
	color: #3d362d;
}

.season img {
	height: 25px;
}

.code_product {
	margin-top: 0px !important;
	color: #3d362d;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.brand_product {
	width: 194px;
	border: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
}

.brand_product img {
	width: 150px;
}

.prop {
	float: left;
}

.preview_text {
	margin-top: 30px;
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	color: #3d362d;
}

.preview_text ul, .preview_text ol {
	margin-left: 20px;
}

#tabs {
	background: none !important;
	border: none;
}

#tabs .ui-widget-header {
	background: none !important;
	border: none;
	border-bottom: 1px solid #9a3334;
	border-radius: 0px;
	height: 37px;
}

#tabs .ui-state-default, #tabs .ui-widget-content .ui-state-default, #tabs .ui-widget-header .ui-state-default {
	background: none !important;
	width: auto !important;
	outline: none;
}

#tabs .ui-state-default a {
	outline: none;
	font-size: 16px;
	color: #9a3334;
	text-decoration: underline;
	font-family: Calibri, calibri_d, OpenSans;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}

#tabs .ui-state-default a:hover {
	text-decoration: none;
}

#tabs .ui-state-active a {
	color: #fff;
	text-decoration: none;
	background: #9a3334;
}

#tabs .ui-tabs .ui-tabs-nav li {
	margin: 0;
}

#tabs .ui-tabs-nav {
	padding: 0 !important;
}

#tabs {
	margin-top: 30px;
	font-size: 14px;
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
}

#tabs p {
	margin-top: 15px !important;
}

#tabs table {
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #9a3334;
	width: 680px;
	margin-left: -20px;
}

#tabs th {
	font-size: 12px;
	color: #665847;
	text-align: center;
	font-family: Calibri, calibri_d, OpenSans;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 15px;
}

#tabs td {
	text-align: center;
	font-size: 18px;
	color: #3d362d;
	font-weight: normal;
	font-family: Calibri, calibri_d, OpenSans;
	vertical-align: top;
	padding-bottom: 15px;
}

#tabs td span {
	color: #665847;
	font-size: 12px;
	position: relative;
	top: -8px;
}

.razmer {
	width: 80px;
}

.index_load {
	width: 100px;
}

.order_quantity {
	width: 80px;
}

.index_speed {
	width: 100px;
}

#tabs .order_count {
	width: 85px;
}

#tabs .order_count .counter {
	margin-top: -20px;
}

.sum_pr {
	width: 145px;
}

.sum_pr span {
	font-size: 18px !important;
	color: #3d362d;
	display: inline-block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 5px;
	background: #ede9dd;
	border-radius: 5px;
}

.item_by_pr .by {
	margin-top: -4px;
	margin-bottom: 15px;
}

.left_col h3,
.left_col .h3 {
	margin-top: 100px;
	font-size: 18px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	color: #3d362d;
}

.left_col p a {
	font-size: 14px;
	color: #3d362d;
}

.products {
	width: 233px;
}

.left_col p a:hover {
	text-decoration: none !important;
}

.products p {
	margin-top: 15px;
}

.right_col_products {
	width: 685px !important;
}

.products .bx_catalog_item_container {
	width: 231px !important;
	border: 1px solid #000;
	text-align: center;
	padding: 0px !important;
	margin-top: 20px;
	position: relative !important;
	height: 270px !important;
}

.products .bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
	padding-top: 80% !important;
}

.products .bx_catalog_top_home .bx_catalog_item_title {
	position: relative;
	top: 15px;
}

.delivery table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 20px;
}

.delivery table tr:nth-child(odd) {
	background: #ede9dd;
}

.delivery table tr td {
	height: 40px;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	font-family: Calibri, calibri_d, OpenSans;
}

.delivery table tr td:first-child {
	width: 240px;
	padding-left: 20px;
}

.delivery table tr td {
	width: 421px;
}

.bx_catalog_item_images_double {
	display: none !important;
}

.bx_ordercart_coupon {
	display: none;
}

.bx_ordercart_order_pay_right {
	float: right !important;
}

.bx-catalog-tab-list li {}

.bx_ordercart .bx_ordercart_order_pay_center span, .bx_ordercart .bx_ordercart_order_pay_center a {
	line-height: 1.3 !important;
}

div.search-popup-row, div.search-popup-row-active {
	width: 461px;
}

.form_order input[type=radio] {
	float: left;
	width: 15px;
	height: 15px;
}

.jq-radio {
	width: 24px !important;
	height: 24px !important;
	border: 1px solid #000 !important;
	border-radius: 4px !important;
	background: transparent !important;
	cursor: pointer !important;
	float: left;
}

.time .jq-radio.checked .jq-radio__div {
	height: 11px !important;
	width: 11px !important;
}

.jq-radio.checked .jq-radio__div {
	width: 20px !important;
	height: 20px !important;
	margin: 2px 0 0 2px !important;
	border-radius: 2px !important;
	background: #666 !important;
	box-shadow: inset 0 -3px 6px #aaa !important;
}

.sale_locations_fixed {
	display: none;
}

.bx_ordercart_order_sum tr {
	border: none !important;
}

.bx_ordercart_order_sum .itogo {
	float: none !important;
}

.custom_t1 {
	width: 165px;
}

.wheels p {
	margin-right: 19px !important;
	display: inline;
}

.bx_catalog_top_home .bx_catalog_item_images_double, .bx_catalog_top_home .bx_catalog_item_images {
	z-index: 0 !important;
}

#avto_wheels .jq-selectbox {
	width: 180px;
}

#avto_wheels .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_wheels .jq-selectbox {
	margin-right: 75px;
	float: none;
}

#avto_wheels p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

#avto_tyres .jq-selectbox {
	width: 180px;
}

#avto_tyres .jq-selectbox__dropdown {
	z-index: 10000000;
}

#avto_tyres .jq-selectbox {
	float: none;
}

#avto_tyres p {
	color: #3d362d;
	font-family: Calibri, calibri_d, OpenSans;
	font-size: 16px;
	margin-top: 15px;
}

.sum_pr span {
	margin-bottom: 5px;
}

.price_1 {
	background: #ffdada !important;
}

.price_2 {
	background: #ddede0 !important;
}

.order_quantity span {
	font-size: 14px !important;
}

.order_sklad {
	width: 100px;
}

.order_quantity span, .order_sklad span {
	display: inline-block;
	margin-bottom: 15px;
}

.item_count_pr {
	margin-top: -8px;
	margin-bottom: 17px;
}

.checkbox span {
	font-size: 11px !important;
	color: #000 !important;
	font-family: Calibri, calibri_d, OpenSans !important;
	display: inline-block !important;
	margin-left: 7px !important;
	border: none !important;
	position: relative;
	top: -5px;
}

#tab1_d .jq-selectbox {
	width: 210px !important;
}

.filter_top #avto_wheels .jq-selectbox {
	float: left;
	margin-right: 10px;
	width: 220px;
}

.nivoSlider {
	z-index: 0 !important;
}

.jq-selectbox ul {
	background: #fff !important;
}

.jq-selectbox ul li {
	color: #170a01 !important;
	z-index: 1000;
}

.jq-selectbox li:hover {}

.wd_popup_style_02 .wd_popup_title {
	background: #751a1b !important;
}

.wd_popup_style_02 .wd_popup_close {
	background: url(/local/templates/euro/images/02_close.png) no-repeat !important;
}

.tyre_size_by_car {
	display: block;
	margin-bottom: 25px;
	padding: 0 10px;
}

.tyre_size_by_car .arrow_down {}

.tyre_size_by_car .arrow_up {}

.tyre_size_by_car .max {}

.tyre_size_by_car .min {}

.tyre_size_by_car .h2 {
	border: 1px solid #000000;
	border-radius: 8px;
	color: #3e2f1b;
	display: block;
	margin-bottom: 25px;
	padding: 10px;
}

.tyre_size_by_car .res_tables .c_gray {}

.tyre_size_by_car .res_tables .td_rightborder {}

.tyre_size_by_car .res_tables .bb {}

.tyre_size_by_car .res_tables .bb th, .tyre_size_by_car .res_tables .bb td {}

.tyre_size_by_car .res_tables .tac {
	text-align: center;
}

.res_tables {
	border-collapse: collapse;
}

.tyre_size_by_car a {
	color: #3e2f1b;
}

#by_car_result .bold {
	color: #751a1b;
	font-size: 21px;
	font-weight: bold;
}

.right_col.inside.wheels_by_car {
	padding: 15px 0 0;
}

.right_col.inside.wheels_by_car h2 {
	color: #3d362d;
	font-size: 21px;
	line-height: 1;
}

.right_col.inside.wheels_by_car h2 a {
	color: #3d362d;
}

.right_col.inside.wheels_by_car ul {
	list-style: outside none none;
}

.right_col.inside.wheels_by_car ul li {
	margin: 10px 0;
}

.right_col.inside.wheels_by_car ul li a {
	color: #3d362d;
}

#bycar .hide-tx {
	margin: 7px 18px 0 0;
	position: relative;
	float: right;
	text-align: center;
	height: 14px;
}

#bycar .hide-tx span {
	cursor: pointer;
}

#bycar .hide-tx span.max:after {
	background: url(/local/templates/euro/images/minus.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: " ";
	height: 15px;
	position: absolute;
	right: -20px;
	top: 7px;
	width: 15px;
}

#bycar .hide-tx span.min:after {
	background: url(/local/templates/euro/images/plus.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: " ";
	height: 15px;
	position: absolute;
	right: -20px;
	top: 7px;
	width: 15px;
}

.loader.loader-basket {}

.search-page a {
	color: #3d362d;
}

.search-page p {
	margin-top: 0px !important;
}

.profile-link a {
	color: #3e2f1b;
}

#PROIZVODITEL-styler .jq-selectbox__select {
	width: 110px;
}

#SEZONNOST-styler {
	margin-right: 50px;
}

#SEZONNOST-styler .jq-selectbox__select {
	width: 90px;
}

.footer {
	position: relative;
	z-index: 0;
	height: 80px;
	margin-top: -26px;
	margin: 0 auto;
	width: 1040px;
}

.footer ul li {
	list-style: none;
	float: left;
	margin-right: 33px;
}

.footer ul {
	float: left;
}

.footer .copy {
	padding-top: 15px;
	font-size: 11px;
	color: #231f20;
	font-family: Calibri, calibri_d, OpenSans;
	line-height: 1.5;
}

.footer ul li a {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
	text-decoration: none;
	font-weight: normal;
	color: #231f20;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.fa-angle-right::before {
	content: "\f105";
	top: -2px;
	position: relative;
}

.bx-breadcrumb {
	margin: 0px;
}

.bx-breadcrumb i {
	line-height: 14px;
	font-size: 14px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	line-height: 14px;
}

.right_col.inside.tyre_cat .tyre_summer, .right_col.inside.tyre_cat .tyre_winter, .tab-content th, .right_col .nav-tabs, .right_col .deliv {
	font-size: 14px;
	font-family: Calibri, calibri_d, OpenSans;
}

.tab-content td, .category a {
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	font-family: Calibri, calibri_d, OpenSans;
}

.link_in_table {
	font-size: 18px !important;
	color: #3d362d;
	text-decoration: none;
	display: block;
	padding: 6px 0px;
}

.category span {
	font-size: 16px;
}

.form_wheels .multiselect__cell label {
	font-size: 14px;
	margin: -1px 0 6px 6px !important;
	position: absolute;
}

.left_col .pic {
	border: none;
}

.right_col .brand {
	opacity: 0.7;
	position: absolute;
	right: 36px;
	top: 80px;
}

.right_col .box {
	margin: 0px;
}

.right_col .nav-tabs .active a {
	color: #FFF !important;
}

tr.row.no_padding td {
	padding-top: 0px;
	padding-bottom: 0px;
}

tr.row.no_padding:hover {
	background-color: #ede9dd;
}

#tyres_tab .block_select .jq-selectbox {
	margin-bottom: 0px
}

#tyres_tab .addon_option .select_winter {
	margin: 12px 0px 0px -4px;
}

#tyres_tab .addon_option .select_summer {
	margin: 12px 0px 0px 12px;
}

#tyres_tab .addon_option .select_studded {
	margin: 12px 0px 0px 25px;
}

#tyres_tab .addon_option .select_rft {
	margin: 12px 0px 0px 20px;
}

.multiselect-simple-popup__close {
	width: 13px;
	height: 13px;
	background: transparent url(/img/map.png) no-repeat scroll -341px -477px;
	margin: 10px 0px 0px;
}

.inner_template #DIAMETR_DISKA-styler {
	width: 150px;
	float: right;
}

.inner_template #DIAMETR_TSENTRALNOGO_OTVERSTIYA-styler {
	width: 150px;
	float: right;
}

.inner_template #SHIRINA_PROFILYA-styler {
	width: 150px;
	float: right;
}

.inner_template #VYSOTA_PROFILYA-styler {
	width: 150px;
	float: right;
}

.inner_template #DIAMETR-styler {
	width: 150px;
	float: right;
}

ul.slides {
	padding: 0px;
}

.rub {
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 0px;
	width: 8px;
	height: 4px;
	font-size: 18px;
	box-sizing: border-box;
}

.by.btnn {
	line-height: 22px !important;
	margin: 30px 20px 0 100px !important;
}

#tab_buy .successaddmsg .inner .contin {
	margin: 38px 20px 0px 50px !important;
}

#tab_buy .successaddmsg .inner .head {
	font-size: 24px;
	line-height: 40px;
}

.page_404 {
	float: left;
}

.left_block_filtr {
	width: 250px;
	float: left;
	margin-right: 64px;
}

.content_404_page {
	padding: 2px 0px 0px 0px;
	width: 1080px;
	float: left;
	position: relative;
}

.content_404_page .txt {
	font-size: 18px;
	text-align: center;
}

.content_404_page .txt.red_text {
	padding-top: 7px;
}

.bg_404 {
	float: right;
}

.input_search:focus {}

.copy_left {
	float: left;
}

.size_produce_new_light_block {
	background: #fff;
	width: 385px;
	box-sizing: border-box;
	padding: 15px 15px 1px;
	border-radius: 5px;
	border-collapse: collapse;
}

.size_produce_new_light {
	position: relative;
	padding-left: 90px;
	margin-bottom: 20px;
}

.size_produce_new_light:nth-child(2n) {
	background: #f8f5f0;
}

.size_produce_new_light_type {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.size_produce_new_light_name {
	font-size: 15px;
	font-weight: bold;
	padding: 0 6px;
	margin-bottom: 5px;
	float: right;
	margin-right: 50px;
	color: #75191e;
}

.size_produce_new_light_osi_left {
	float: left;
}

.svyaz {
	float: left;
}

.size_produce_new_light_osi_right {
	float: left;
	margin-left: 0px;
}

.size_produce_new_light_osi_title {
	margin-bottom: 2px;
	margin-top: 8px;
}

.size_produce_new_light_osi_title, .size_produce_new_light_osi_name {
	display: block;
}

.size_produce_new_light_osi_name {
	color: #751a1b !important;
	font-weight: bold;
}

.size_produce_new_light_osi_name:hover {
	background: #E6E6E6;
	border-radius: 6px;
	font-weight: bold;
}

.width_980 {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.price_by .by.btnn {
	margin: -1px 17px 0 -25px !important;
	position: absolute;
	right: 95px;
	bottom: 10px;
	left: auto;
	top: auto;
}

.cat_item .price_by .counter {
	position: static !important;
	width: auto !important;
	height: auto !important;
}

.cat_item .price_by .counter a.plus {
	left: -10px !important;
	top: 4px !important;
}

.cat_item .price_by .counter a.minus {
	left: -10px !important;
	top: 18px !important;
}

.cat_item {
	padding-right: 100px;
}

.cat_item .images {
	width: 150px !important;
}

.tab-content .td_10 {
	width: 150px !important;
	display: block;
}

.td_10 .item_buttons.vam {
	margin-left: 0 !important;
}

.right_col.inside.tyre_cat {
	width: 790px !important;
}

.right_col.inside.tyre_cat .category {
	width: 170px !important;
}

.right_col.inside .category:nth-child(5n+1) {
	clear: both;
}

.right_col.inside.tyre_cat .category:nth-child(5n+1) {
	clear: none !important;
}

.right_col.inside.tyre_cat .category .logotip {
	margin: 5px auto !important;
}

.td_table_product {
	padding: 5px 0px;
}

.td_table_product:first-child {
	padding-left: 25px;
}

.th_red {
	height: 15px;
	background: #75191e;
}

.size_produce_new_light_osi {
	float: left;
}

.zakr {
	float: right;
	margin-right: 3px;
}

.div_for_table {
	border-radius: 5px;
	border: 1px solid #75191e;
	width: 385px;
}

.cep {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.ots_right {
	margin-left: 5px;
}

.block_svyaz {
	background: url(/bitrix/templates/main/images/chainss.png) bottom right no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-left: 8px;
}

.line_block {
	background: #979494;
	height: 1px;
}

.img_tyre {
	padding-left: 30px;
}

.bx-viewport {
	min-height: 350px !important;
}

.bxslider_news {}

.left_col .action .obertka_sl .bxslider_news li a:hover {
	background: none !important;
}

.action .obertka_sl .bx-wrapper .bx-controls-direction {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 99;
}

.action .obertka_sl .bx-wrapper img {
	max-width: none !important;
}

.action .obertka_sl .bx-wrapper .bx-prev {
	left: 0px;
	opacity: 0.7;
}

.action .obertka_sl .bx-wrapper .bx-next {
	right: -206px;
	opacity: 0.7;
}

.b2b_logo {
	margin-right: 60px;
}

#b2b_header_phones #b2b_hp_block_text {
	float: left;
	width: 136px;
	height: 50px;
}

.b2b_block_header {
	padding-top: 7px;
}

.b2b_gray_text {
	color: #4c494a;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone .b2b_bottom {
	line-height: 28px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
}

#b2b_header_phones #b2b_hp_icon_ph {
	float: left;
	width: 22px;
	height: 40px;
	background: url(/img/map.png) no-repeat -170px -270px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone.b2b_bottom {
	line-height: 28px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_phone {
	font-weight: bold;
	font-size: 16.5px;
	line-height: 17.5px;
}

#b2b_header_phones #b2b_hp_block_text .b2b_hp_remark {
	font-size: 10px;
	line-height: 4px;
}

#b2b_header {
	max-width: 980px;
	height: 67px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #979494;
	margin: 0 auto 9px;
}

.block_iconki {
	float: right;
	position: relative;
	margin-right: 30px;
}

.block_company {
	float: right;
}

.p_zag {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.first_span, .second_span {
	font-size: 12px;
	margin-right: 5px;
}

.span_price {
	font-size: 12px;
	color: #1f961c;
}

.a_medenzher {
	font-size: 12px !important;
	color: #78002b !important;
}

.block_company div {
	margin-bottom: 5px;
}

.mainmenu_b2b {
	max-width: 980px;
	height: 67px;
	width: 100%;
	position: relative;
	margin: 0 auto 9px;
}

.block_search_b2b {
	margin: 0 !important;
	background: #e6e6e6 !important;
}

.block_parametrs {
	width: 990px;
	background: #FFF;
	padding: 10px 30px 20px 30px;
	border-radius: 2em/1em;
	margin: 30px auto;
	height: 80px;
}

.select_params_b2b {
	height: 50px;
	padding: 20px 0;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #000;
	margin-right: 12px;
}

.add_knop {
	line-height: 58px;
	vertical-align: middle;
}

.your_vibor {
	margin: 0;
	font-size: 11px;
}

.your_vibor a {
	font-size: 11px !important;
}

.block_option_brend {
	float: left;
	padding: 15px 15px 25px 0px;
	border-right: 1px solid #000;
}

.a_brend {
	font-size: 14.5px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/local/templates/new_main/img_template/str_brown.png) no-repeat right center;
	padding-right: 15px;
}

.span_vibrano {
	display: block;
	margin-top: 5px;
}

.brends_your_vib {
	font-size: 11px !important;
}

.ots_brend {
	padding-left: 52px;
}

.block_sezon {
	float: left;
	padding: 0px 15px 10px 10px;
	border-right: 1px solid #000;
}

.p_sezon {
	font-size: 14px;
	text-align: center;
	margin-top: 0;
}

.p_price {
	font-size: 14px;
	text-align: center;
	margin-top: 0;
}

.table_tovari {
	width: 90%;
	border-spacing: 0px 7px;
	margin: 0 auto;
	border-top: 1px solid #979494;
}

.block_table {
	width: 100%;
}

.table_tovari tr:first-child {
	background: none;
}

.table_tovari tr {
	background: #FFF;
}

.table_tovari th {
	font-size: 14px;
}

.table_tovari td {
	font-size: 14px;
	text-align: center;
	padding: 15px 5px;
}

.table_tovari td:first-child {
	border-radius: 2em/1em 0em 0em 1em;
}

.table_tovari td:last-child {
	border-radius: 2em/1em;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.td_name_tovar {
	text-align: left !important;
}

.td_name_tovar p {
	margin: 0;
	font-size: 12px;
}

.td_name_tovar a {
	display: inline-block;
	margin-bottom: 5px;
}

.span_green {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_green_ost {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_green_otgruz {
	background: #b9e8c1;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_blue {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_blue_ost {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_blue_otgruz {
	background: #bfd8fa;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_red {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	border-radius: 4px 0 0 4px;
	width: 47px;
}

.span_red_ost {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.span_red_otgruz {
	background: #fadebf;
	padding: 1px 10px 1px 13px;
	width: 35px;
}

.th_price {
	width: 70px;
}

.th_otrguz {
	width: 70px;
}

.td_price span {
	display: inline-block;
	margin-bottom: 3px;
}

.td_ostatok span {
	display: inline-block;
	margin-bottom: 3px;
}

.td_otgruz span {
	display: inline-block;
	margin-bottom: 3px;
}

.th_ostatok {
	width: 50px;
}

.button-widget-open {
	position: absolute;
	left: 90% !important;
	margin-top: 30px;
	width: 40px !important;
	border-radius: 40px !important;
	height: 40px !important;
	border: none;
	font-family: SegoeUISemiBold;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
}

.mango-callback .widget-wrapper.selected-dynamic .text-widget {
	/*color:#fff !important;*/
}

.input_kol_tovar {
	width: 25px;
	height: 18px;
	margin-right: 5px;
	font-size: 16px;
}

.a_kol_tovar {
	margin-top: 3px;
}

.block_add_zakaz {
	display: block;
	margin-bottom: 3px;
}

.th_rtf {
	width: 80px;
}

.th_name_tovara {
	width: 300px;
}

.block_cena_tovar {
	width: 200px;
	float: left;
}

.block_polzunok {
	padding: 0px 15px 25px 10px;
	width: 270px;
}

.item_tyres {
	display: inline-block;
}

.item_tyres span {
	width: 20px;
	height: 20px;
}

.item_tyres .checked .checkbox__div {
	width: 23px !important;
	height: 19px !important;
	background: url(/local/templates/euro/..//img/map.png) no-repeat -341px -587px;
}

.item_tyres .leto {
	background: url(/bitrix/templates/main/images/summer.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.item_tyres .zima {
	background: url(/bitrix/templates/main/images/winter.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .leto, .form_wheels .zima, .form_wheels .shipi {
	height: 23px;
	position: relative;
	top: 1px;
	vertical-align: middle;
	width: 24px;
	margin-left: 0 !important;
	background-size: contain !important;
}

.form_wheels .leto {
	background: url("/bitrix/templates/main/images/sun_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .zima {
	background: url("/bitrix/templates/main/images/snoflake_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.form_wheels .shipi {
	background: url("/bitrix/templates/main/images/shipi.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
}

.form_wheels .checkbox.pic {
	margin-right: 12px;
	position: relative;
}

.form_wheels .checkbox.pic .jq-checkbox {
	margin-right: 10px;
}

.form_wheels .brand_list {
	background: none repeat scroll 0 0 #fcfcfd;
	border-radius: 10px;
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.7);
	left: 115px;
	padding: 15px;
	position: absolute;
	margin-left: 130px;
	width: 720px;
	z-index: 300;
}

.brand_list:active, .brand_list:focus {
	outline: none !important;
}

.form_wheels .multiselect__cell_smart {
	margin-left: 0;
	width: 170px;
	float: left;
	margin-top: 5px;
	position: relative;
}

.form_wheels .jq-checkbox {
	width: 14px;
	height: 14px;
}

.form_wheels .multiselect__cell label {
	font-size: 12px;
	margin: 5px 0 6px 6px !important;
	position: absolute;
}

.form_wheels .multiselect__cell label:hover {
	cursor: pointer;
}

.form_wheels .multiselect__cell_smart {
	width: 120px;
}

.multiselect-simple-popup__close {
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 0;
	color: #000;
}

#brandlistopener:after, #brandlistopener_a:after {
	background: url("/bitrix/templates/main/images/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	height: 13px;
	position: absolute;
	right: -13px;
	top: 5px;
	width: 6px;
}

#brandlistopener:hover, #brandlistopener_a:hover {
	cursor: pointer;
}

#brandlistopener, #brandlistopener_a {
	border-bottom: 1px dashed;
	float: left;
	font-size: 12px;
	color: #3d362d;
	position: relative;
	line-height: 21px;
	margin: 5px 0 0 43px;
}

.bg-filt {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	position: fixed;
}

.cc_clear {
	margin-right: 22px;
	margin-top: 25px;
	width: 100px;
	height: 24px;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
	outline: none !important;
	background: #999999 !important;
	border-radius: 5px;
}

.my_price {
	width: 45px;
	border: 0px;
}

.goodyearaction {
	background: url('/img/Gift-Card-Icon-red.png');
	background-size: cover;
	width: 31px;
	height: 30px;
	margin-left: 14px;
	margin-top: -7px;
	float: left;
	cursor: pointer;
}

.item_check {
	display: inline-block;
	margin-right: 35px;
}

.b2b_check {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0px;
	padding: 0px;
}

.item_check_leto {
	background: url(/bitrix/templates/main/images/summer.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.item_check_zima {
	background: url(/bitrix/templates/main/images/winter.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.item_check_ship {
	background: url(/bitrix/templates/main/images/shipi.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 32px;
}

.dbl {
	display: block;
	margin-top: 10px;
}

.span_inl {
	width: 140px;
	display: inline-block;
	margin-left: 35px;
	font-size: 14px;
	margin-top: 1px;
}

.str_span {
	width: 13px !important;
	height: 6px !important;
	border: none !important;
	background: url(/local/templates/euro/images/slider_left.png) !important;
	outline: none;
	cursor: pointer !important;
}

.p_price {
	text-align: center;
}

.b2b_check:checked .item_check {
	top: -1px;
	width: 23px !important;
	height: 19px !important;
	background: transparent;
	vertical-align: middle;
	cursor: pointer;
	background: url(/local/templates/euro/..//img/map.png) no-repeat -341px -587px;
}

.plz_ots {
	display: inline-block;
}

.plz_otss {
	margin-right: 0;
}

.checked_input {
	background: url(/local/templates/euro/.//img/map.png) no-repeat -341px -587px;
}

.bg_price {
	background: #ddddde;
	text-align: center;
	padding: 2px 5px;
}

.bg_price1 {
	background: #ddddde;
	text-align: center;
	width: 23px;
}

.block_polzunokk {
	padding: 0px 15px 25px 10px;
	width: 224px;
}

.bl1 {
	width: 140px;
}

.bl2 {
	width: 140px;
}

.bl_text_polz {
	float: left;
	margin-left: 10px;
}

.bl_text_polzz {
	float: left;
	margin-left: 30px;
}

.bl_text_polzzz {
	float: left;
	margin-left: 10px;
}

.plz_otsss {
	margin-left: 15px;
}

.bl_bottom_disk {
	float: left;
}

.vib_brend {
	border-bottom: 1px dotted #000;
	background: url('/local/templates/euro/./img_template/str_bok.png') no-repeat right center;
	padding-right: 10px;
	margin-right: 7px;
}

.span_brend_ {
	font-size: 14px;
	margin-left: 30px;
	margin-right: 10px;
}

.span_s {
	font-size: 14px;
}

.a_td_table {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
}

.basket_form {
	padding: 15px 15px;
	background: #EDE9DD;
	border: 1px solid #78002B;
	border-radius: 5px;
	width: 180px;
	position: absolute;
	display: none;
	top: 51px;
	right: -5px;
	z-index: 400;
}

.basket_form span {
	margin-right: 5px;
	font-size: 14px;
}

.close_basket {
	position: absolute;
	background: url('/local/templates/euro/./img_template/close_basket.png')no-repeat center center;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
}

.link_basket:hover .basket_form {
	display: block;
}

.basket_hover {
	display: block;
}

.user_inf {
	padding: 15px 15px;
	position: absolute;
	display: block;
	top: 0px;
	right: 30px;
	z-index: 1;
}

.user_inf span {
	margin-right: 0px;
	font-size: 14px;
	color: black;
}

.close_basket {
	position: absolute;
	background: url('/local/templates/euro/./img_template/close_basket.png')no-repeat center center;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
}

.link_basket:hover .user_inf {
	display: block;
}

.user_inf_hover {
	display: block;
}

.cartRewind {
	display: inline-flex;
	width: 49%;
}

.imgRewind {
	padding-right: 1em;
	max-width: 30%;
}

.descRewind {}

.nameRewind {
	font-size: 20px;
	color: #78002b;
	letter-spacing: 0px;
	height: 3.4em;
}

.sizeRewind {
	font-size: 1.2em;
	height: 1.4em;
}

.articleRewind {
	height: 2.3em;
}

.infoRewind {
	margin-top: 0em;
	display: flex;
}

.leftInfoRewind {}

.leftIconRewind {
	margin: .5em auto;
}

.brandRewind {}

.rightInfoRewind {
	margin: auto;
}

.priceRewind {
	color: #3d362d;
	font-size: 24px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	display: inline-block;
	margin-left: 1em;
}

.buyKyeRewind {
	margin-left: 2em;
}

.rewind {
	display: flex;
}

.buyKye {
	border-radius: 6px;
	padding: 1px 1em;
	font-size: .9em !important;
}

.imgRewind img {
	max-width: 120px;
}

.catName {
	font-size: 2.4em;
	line-height: 1em;
	letter-spacing: -3px;
	margin-bottom: 1em;
}

.leftIconRewind .sezon {
	display: inline-flex;
}

.mob-cart {
	display: none;
}

.mob-cart-tab {
	width: 100%;
}

.mob-cart-tab tr {
	border-bottom: 1px solid #eeeeee;
}

.mob-cart-tab .order_del {
	vertical-align: top;
	padding-top: 10px;
}

.mob-cart-tab .info {
	padding: 10px 0 10px;
}

.mob-cart-tab .info-text {
	padding-bottom: 10px;
}

.mob-cart-tab .info-text .pict {
	float: left;
	width: 15%;
	margin: 0 5% 5px 0;
}

.mob-cart-tab .info-text .pict img {
	width: 100%;
}

.mob-cart-tab .info-text .text {
	float: left;
	width: 80%;
}

.mob-cart-tab .info-text .text .name {
	color: #4c494a;
	font-size: 14px;
	line-height: 180%;
}

.mob-cart-tab .info-text .text .name a {
	color: #4c494a;
	text-decoration: none;
	font-size: 14px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
}

.mob-cart-tab .info-text .text .price {
	color: #7f7f7f;
	font-size: 14px;
}

.mob-cart-tab .info-digit div {
	float: left;
	font-size: 14px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	padding: 5px;
}

.mob-cart-tab .info-digit .count-text {
	width: 20%;
	color: #8b284c;
	text-align: right;
}

.mob-cart-tab .info-digit .count {
	width: 20%;
	padding: 0;
}

.mob-cart-tab .info-digit .count input[type=text] {
	width: auto;
}

.mob-cart-tab .info-digit .summ-text {
	width: 20%;
	color: #8b284c;
	text-align: right;
}

.mob-cart-tab .info-digit .summ {
	float: left;
	color: #4c494a;
	padding: 5px 0;
}

.bxslider_block .item .by {
	margin: 0 auto 0 auto !important;
	float: none;
	display: table;
}

.bxslider_block .item {
	padding-bottom: 40px;
}

.bxslider_block .item p {
	text-align: center;
}

.bxslider_block .bx-viewport {
	min-height: auto !important;
}

.cloudpay_button {
	cursor: pointer;
	margin-top: 18px;
	border: none !important;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 0px 0px 2px 0px black;
}

.fast-button {
	height: 23px !important;
	margin-right: 100px !important;
	width: 120px !important;
	background-color: white;
	background-color: #801515;
	background: url(/local/templates/euro/img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	margin: 30px 20px 0 100px !important;
	position: absolute;
	right: 170px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
}

.fast-button-buy-in-1-click {
	position: absolute;
	display: block;
	top: auto;
	right: 180px;
	bottom: 10px;
	left: auto;
	height: 23px !important;
	width: 80px !important;
	background-color: #42404b;
	margin: 30px 30px 0 100px !important;
	line-height: 25px !important;
	font-family: Calibri, calibri_d, OpenSans !important;
	font-size: 13px !important;
	color: #fff ! important;
	font-weight: bold;
	text-align: center !important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.fast-button-buy-in-1-click:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.buy-in-1-click {
	height: 23px !important;
	width: 80px !important;
	background-color: #42404b;
	right: 180px;
	/* bottom: 0px; */
	left: auto;
	/* top: 3px; */
	line-height: 24px !important;
	display: block;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 11px !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em !important;
	font-weight: normal;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	padding: 0px 0px 0px 0px !important;
	outline: none;
	border: none !important;
}

.buy-in-1-click.budt {
	margin-top: 0px !important;
}

.buy-in-1-click:hover {
	color: #fff !important;
	background-color: #404040 !important;
}

.fast-button2 {
	height: 23px !important;
	background-color: white;
	background-color: #801515;
	background: url(/local/templates/euro/img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	right: 150px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: inline-block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
	width: 140px;
}

.f2 {
	height: 23px !important;
	background-color: white;
	background-color: #801515;
	background: url(/local/templates/euro/img_template/button_a.png) no-repeat;
	line-height: 22px !important;
	position: absolute;
	right: 150px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 22px !important;
	display: block;
	text-transform: uppercase;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	font-weight: bold !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 9px;
	padding: 0px 9px;
}

.fast-button:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.ffast {
	width: 446px;
}

.titlePopup {
	font-size: 20px;
}

.titlePopup {
	text-align: center;
	border-bottom: 1px dotted #e1e1e1;
	padding: 11px 0px 23px 0;
	font: bold 24px/28px 'Philosopher';
	color: #4b2300;
	text-transform: uppercase;
}

.formTel {
	padding: 30px 0 30px 0;
	text-align: center;
}

.formTel input[type='text'] {
	background: url(/img_template/box_input.jpg) repeat-x 0 0;
	width: 363px;
	height: 21px;
	padding: 5px 5px 5px 5px;
	font: 16px 'PT Serif';
	color: #666666;
	border: 1px solid #d3cfc2;
	position: relative;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 0 30px 0;
	outline: none;
}

.budt {
	color: #fff !important;
	border: 1px solid #7F002D;
	padding: 1px 2px 1px 2px;
	border-radius: 6px;
	background-color: #7F002D;
	text-decoration: none;
	display: block;
	float: left;
	margin: 4px 0px 3px 5px;
	margin-top: -2px;
	width: 59px;
}

.forsale_ {
	background: url(/img/notsale.png);
	width: 89%;
	min-height: 37px;
	z-index: 200000;
	position: absolute;
	background-size: inherit;
	background-repeat: no-repeat;
	background-position-x: 21px;
}

.z222 {
	color: green;
	font-size: 17px;
	display: none;
}

.zsale {
	color: #891919 !important;
	border-bottom: 1px dashed;
}

.nnal {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color: #751a1b;
	float: right;
	background: bisque;
	padding: 2px 15px;
	border-radius: 2px;
	color: black;
	text-shadow: 0 0 0px black;
}

.podzakaz {
	right: 74px !important;
}

.tab-content .td_12 {
	min-width: 215px;
	;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.footer .pay-systems-list {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-top: -40px;
}

.footer .pay-systems-list {
	float: right;
}

.pay-systems-list .pay-systems__list-item {
	margin-right: 1em;
}

.news-and-articles-wrap {
	display: flex;
}

.hidden {
	display: none !important;
}

.hidden-no-important {
	display: none;
}

.floating-header {
	position: fixed;
	top: 0;
	z-index: 1000;
	background-color: #f5f7fc;
	width: 100%;
	max-width: 1100px;
	padding: 0.5em 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.floating-phones {
	float: right;
}

.floating-menu {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.floating-menu__item {
	padding: 0.5em 1em;
}

.floating-menu__item, .floating-phones__item {
	font-size: 1.2em;
}

.floating-menu__item a, .floating-phones__item {
	color: #4c494a;
	text-decoration: none;
}

.floating-phones__item {
	padding: 0 1em;
	font-weight: bold;
}

.floating-menu__item a:hover {
	text-decoration: underline;
}

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

.category a {
	display: inline-block;
	float: left;
	vertical-align: top;
}

.tyre_summer span {
	background: url("/bitrix/templates/main/images/summer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 20px;
	position: absolute;
	top: 100px;
	vertical-align: middle;
	width: 20px;
	margin: 0 auto;
	left: 0;
	right: 150px;
}

.tyre_winter span {
	background: url("/bitrix/templates/main/images/winter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 20px;
	position: absolute;
	top: 100px;
	vertical-align: middle;
	width: 20px;
	margin: 0 auto;
	left: 0;
	right: 455px;
}

@media (max-width:400px) {
	.under_h1.category {
		width: 100% !important;
	}
}

.model-list-wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.tyre-relink .relink-icon {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
}

#tab_buy .butt, #tab_buy .budt {
	font-size: 13px;
}

#tab_buy .butt.pre-order {
	font-size: 11px;
	height: 16px;
	line-height: 16px;
}

.disable-cursor-events {
	pointer-events: none;
}

.fast-button2.disable-cursor-events {
	background-image: none;
	background-color: #aaa;
}

.nextPrevBtn.disable-cursor-events {
	background-image: none;
	background-color: #ccc;
	border-radius: 8px;
}

#___ratingbadge_0 {
	left: 10px !important;
}

.mango-call, .mango-call:link {
	display: block;
	margin-top: 5px;
	color: #78002b;
}

h2.main-page a {
	font-size: 26px !important;
}

.text-center {
	text-align: center;
}

.add_to_basket_for_tables {
	height: 23px !important;
	width: 80px !important;
	background-color: #740029;
	right: 170px;
	bottom: 10px;
	left: auto;
	top: auto;
	line-height: 23px !important;
	display: block;
	font-family: Calibri, calibri_d, OpenSans !important;
	cursor: pointer;
	font-size: 15px !important;
	text-align: center !important;
	color: #fff ! important;
	background-size: cover;
	text-decoration: none !important;
	border-radius: 1em;
	font-weight: normal;
	display: block;
	float: left;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.fixes_for_buy_buttons {
	background-color: #740029 !important;
	background-image: none !important;
	text-transform: none !important;
	height: 23px !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.fixes_for_buy_buttons:hover {
	color: #fff !important;
	background: #3d362d !important;
}

.fixes_for_small_text_buttons_order_in_one_click {
	font-size: 15px !important;
	color: #000 !important;
	font-weight: normal !important;
}

.fixes_for_small_text_buttons_order_in_one_click:hover {
	color: #fff !important;
}

.add_to_basket_for_tables {
	margin-right: 0.5em;
}

.by.btnn.catalog-buy-button {
	width: 70px !important;
	font-size: 15px !important;
	line-height: 25px !important;
	border-radius: 1em;
}

.buttons-cell {
	width: 210px;
}

.buttons-cell a {
	float: left;
	display: block;
	margin-left: 0.4em;
}

.tab-content .count-cell {
	padding: 1em 0;
}

.cat_item .price_by .counter a.plus, .cat_item .price_by .counter a.minus {
	left: inherit !important;
}

.disk-table .buy-in-1-click {
	width: 60px !important;
	margin-left: 0;
}

.disk-table .add_to_basket_for_tables {
	width: 60px !important;
	font-size: 13px !important;
	margin-left: 5px;
	margin-right: 0;
}

.tab-content .disk-table .td_8.td {
	font-size: 14px !important;
}

.tab-content .disk-table th {
	font-size: 13px !important;
}

.copy-adaptive-link {
	display: block;
}

@media (min-width:1100px) {
	.copy-adaptive-link {
		display: none;
	}
}

@media (max-width:900px) {
	.wrngall {
		display: none;
	}
}

@media screen and (max-width:500px) {
	.mango-callback {
		z-index: 1001 !important;
	}
}

#resp-menu {
	margin: 0 auto;
}

#resp-menu label {
	cursor: pointer;
	display: block;
	float: left;
	width: 49%;
	line-height: 20px;
	position: relative;
	top: 2px;
	text-align: center;
	font-size: 18px;
	margin: 17px 0;
}

#resp-menu input {
	position: absolute;
	left: -9999px;
}

.resp-menu__cont {
	position: relative;
	z-index: 2;
}

.resp-menu__cont>div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#resp-menu__tyres:checked~.resp-menu__cont #resp-menu__tyres-cont, #resp-menu__wheels:checked~.resp-menu__cont #resp-menu__wheels-cont {
	position: static;
	left: 0;
	opacity: 1;
}

#resp-menu__tyres:checked~#resp-menu__tyres-label, #resp-menu__wheels:checked~#resp-menu__wheels-label {
	color: #78002b;
}

#resp-menu__tyres-cont, #resp-menu__wheels-cont, #resp-menu__tyres-cont>span, #resp-menu__wheels-cont>span {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 7px;
}

#resp-menu__tyres-cont img, #resp-menu__wheels-cont img {
	margin-right: 15px;
}

#resp-menu__tyres-cont a:link, #resp-menu__wheels-cont a:link, #resp-menu__tyres-cont a:visited, #resp-menu__wheels-cont a:visited {
	text-decoration: none;
	color: #4c494a;
}

#resp-menu__tyres-label {
	border-right: 1px solid #c0bdaf;
}

.info_icon {
	display: inline-block;
	vertical-align: middle;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpath fill='black' d='M7.5 15C3.364 15 0 11.636 0 7.5S3.364 0 7.5 0 15 3.364 15 7.5 11.636 15 7.5 15zm0-14C3.916 1 1 3.916 1 7.5S3.916 14 7.5 14 14 11.084 14 7.5 11.084 1 7.5 1z'/%3E%3Cpath fill='black' d='M7.499 5A.512.512 0 0 1 7 4.5c0-.273.227-.5.499-.5.274 0 .501.227.501.5 0 .261-.227.5-.501.5zM7 12.5v-6h1v6H7z'/%3E%3C/svg%3E") no-repeat;
	background-size: 100%;
	background-position: 50%;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	cursor: pointer;
}

.main-menu-arrow-down {
	font-size: 10px;
}

.rest {
	width: 300px;
	position: absolute;
	background: white;
	margin-top: 7px;
	padding: 10px 10px 10px 35px;
	display: none;
	box-shadow: -3px 5px 10px rgba(0, 0, 0, .07);
	color: black;
	font-family: "Roboto";
	transition-timing-function: linear;
	transition-duration: 1s;
	z-index: 10000;
	text-align: left;
	color: #004d9d !important;
	min-height: 150px;
	right: 19px !important;
	box-shadow: 0 0 7px #8a8a8a;
}

.profuct_catalog_store-info_addr {
	display: inline-block;
	font-size: 13px;
	color: #928b8b;
	width: 100%;
}

.profuct_catalog_store-info {
	list-style: none;
	color: black;
	font-family: Calibri;
	font-weight: 400;
	padding-left: 0px;
	font-size: 17px;
}

.profuct_catalog_store-info_data {
	font-size: 11px;
	padding: 0px 9px;
	color: red;
	position: relative;
	display: inline;
	padding-right: 4px;
	margin-left: 5px;
}

.profuct_catalog_store-info_data:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 2px;
	transform: skew(-36deg, 0deg);
	height: 12px;
	width: 100%;
}

.user-oferta {
	font-size: 15px;
	margin-left: 30px;
	margin-bottom: -6px;
	margin-top: 12px
}

#modal-new-year {
	max-width: 445px;
	max-height: 185px;
	display: none;
	padding: 20px;
	font-size: 15px;
	display: block;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.close-x {
	float: right;
	margin-top: -16px;
	margin-right: -8px;
	font-size: 18px;
	color: grey;
}

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

@media (max-width:500px) {
	div#modal-new-year {
		max-height: 244px;
	}
}

.bx-core-adm-dialog div .high_priority {
	color: #891314;
}

.bx-core-adm-dialog .icon-info {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #891314;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
}

.category_car_name, .category_brend_name {
	font-weight: bold;
}

.category_car li:nth-child(3n+4), .category_brend li:nth-child(3n+4) {
	clear: both;
}

.category_car li, .category_brend li {
	padding-left: 0;
	overflow: hidden;
}

#show_rez_main_tyre:disabled, #show_rez_main_tyre:disabled {
	background: #999999 !important;
	border-radius: 5px;
}

.jq-selectbox .flexed ul {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}

.jq-selectbox .flexed li {
	display: inline-block;
	box-sizing: border-box;
	width: 25%;
}

#avto_tyres .cc_clear, #avto_wheels .cc_clear {
	margin-right: 22px;
	margin-top: 25px;
	width: 100px;
	height: 24px;
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: left;
	background: #999999 !important;
	border-radius: 5px;
}

#avto_tyres #podbor, #avto_wheels .podbor {
	width: 100px;
	height: 24px;
	border: none;
	background: url(/local/templates/euro/images/button.png);
	color: #ffffff;
	font-size: 13px;
	font-family: Calibri, calibri_b, OpenSans;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.new_podbor_light_open {
	z-index: 90;
}

.new_podbor_light_block {
	z-index: 90;
}

.nivo-controlNav {
	z-index: 90;
}

#podbor:disabled, #show_rez:disabled {
	background: #999999 !important;
	border-radius: 5px;
}

#sort .jq-selectbox {
	z-index: 80 !important;
}

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

@media screen and (max-width:900px) {
	.shinomontazh-block {
		display: none !important;
	}
}

.shinomontazh-block {
	position: fixed;
	right: 0px;
	top: 70px;
	width: 115px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.85;
}

.shinomontazh-block:hover {
	opacity: 1;
}

.shinomontazh-block-header-flight {
	width: 180px;
	float: right;
	display: none;
	margin-right: 20px;
}

.shinomontazh-block-header {
	width: 180px;
	float: left;
	display: none;
	margin-left: 9em;
	margin-top: 11px;
}

#name_site {
	margin: 32px 80px 0px 17px;
}

.geoPosition {
	display: none !important;
}

@media screen and (max-width:800px) {
	.shinomontazh-block-header {
		float: left;
		margin-left: 0;
	}
}

.citychange {
	min-width: 150px;
}

.crosslink-br {
	background-color: #eee;
	padding: 10px 20px;
}

.crosslink-br__item {
	list-style: none;
	width: 19%;
	display: inline-block;
	vertical-align: top;
	padding-right: 5px;
	box-sizing: border-box;
}

.crosslink-br .text-center {
	margin-top: 10px;
}

.crosslink-br__switch {
	background-color: #751A1B;
	color: #fff;
	padding: 3px 5px;
	cursor: pointer;
	transition: .2s;
}

.crosslink-br__switch:hover, .crosslink-br__switch:active {
	background-color: #8E3334;
}

@media screen and (min-width:1000px) {
	.read-more-closed .crosslink-br__item:nth-of-type(10)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:1000px) {
	.crosslink-br__item {
		width: 24%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(8)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:775px) {
	.crosslink-br__item {
		width: 32%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(6)~.crosslink-br__item {
		display: none;
	}
}

@media screen and (max-width:370px) {
	.crosslink-br__item {
		width: 49%;
	}

	.read-more-closed .crosslink-br__item:nth-of-type(4)~.crosslink-br__item {
		display: none;
	}
}

.bx-composite-btn-fixed {
	position: absolute;
	top: 32px !important;
}

.hp_phone {
	color: #4c494a;
}

.jspVerticalBar {
	width: 9px !important;
	background: transparent !important;
}

.jspHorizontalBar {
	display: none !important;
}

.jspTrack {
	background: #ede9dd !important;
}

.jspDrag {
	background: #a06868 !important;
	border-radius: 8px !important;
}

ul {
	outline: none !important;
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bask_mob {
	display: none;
}

.item-badges {
	position: absolute;
	z-index: 1;
	top: -11px;
	left: -1px;
	border-radius: 0 12px 12px 0 !important;
	cursor: pointer;
}

.item-custom-badge {
	position: relative;
	padding-left: 10px;
	padding-right: 13px;
	color: white;
	border-radius: 0 12px 12px 0 !important;
	font-size: 9px;
	font-weight: 500;
	line-height: 22px;
	text-transform: uppercase;
	white-space: nowrap;
}

.item-custom-badge.chek:after {
	bottom: -4px !important;
	left: 161px !important;
	width: 101px !important;
}

.item-custom-badge::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.chek:after {
	content: attr(data-tooltip);
	position: absolute;
	bottom: -65px !important;
	left: 18px;
	background: #716f70;
	padding: 5px 15px;
	color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*  opacity: 0; */
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	width: 360px;
	z-index: 600;
	display: none;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	transition: .2s ease-out;
}

.chek:hover:after {
	display: inline-block;
}

.scrollup {
	display: none;
	opacity: 1;
	position: fixed;
	z-index: 999;
}

.field-str td {
	padding: 10px;
}

.field-str td table td {
	border: 1px solid #C4CED2;
}

.field-str td table td:hover {
	background: #ffffff;
	cursor: pointer;
	border: 1px solid red;
}

.selected_file {
	background: #ffffff;
	border: 1px solid red;
}

.mango-callback .widget-wrapper.selected-dynamic::before {
	box-shadow: 0 0 2px #3c3636;
}

.suppose {
	color: #df3838;
}

.pvz-t-row33, .pvz-t-row115 {
	/* height:54px; */
}

.pvz-t-row33 .pvz-t-col {
	padding-bottom: 0px;
	padding-top: 10px;
}

.pvz-t-row115 .pvz-t-col {
	padding-bottom: 0px;
	padding-top: 10px;
}

.krepzh span {
	font-size: 10px;
}

.krepzh {
	font-family: Calibri, calibri_d, OpenSans;
	margin-top: 12px;
	text-align: center;
}

.moto_os {
	width: 46px;
	height: 45px;
	position: absolute;
	bottom: 13px;
	right: 214px;
}

/*======================================================================================*/

/*======================================================================================*/

/*======================================================================================*/

/*======================================================================================*/

#name_site {
	display: none;
}

#s3_warn {
	display: none;
}

.remp {
	position: relative;
}

.drpdn-wrap {
	display: inline-block;
}

.remp {
	padding-right: 16px;
}

.remp:after {
	content: "";
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	pointer-events: none;
	position: absolute;
	top: 9px;
	right: 0px;
	z-index: 1;
	margin-top: -2px;
	display: inline-block;
}

select.drpdn li {
	max-width: 200px;
}

.cho-brand {
	padding-top: 0px;
	display: inline-block;
	margin: 0;
	padding-left: 0px;
}

.cho-brand li, .cho-sub li {
	list-style: none;
}

.cho-sub {
	display: none;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	width: 128px;
	background: white;
	/* border: 1px solid #000; */
	z-index: 10;
	/* margin-left: -77px; */
	border-radius: 3px;
	box-shadow: 0 0 4px #938d8d;
	padding-left: 0px;
	margin-top: 4px;
	left: -32px;
}

.cho-sub li {
	padding: 5px 7px;
	text-align: center;
	cursor: pointer;
}

.cho-sub li:hover {
	background-color: #bebebe;
}

.cho-sub li:hover>a {
	text-decoration: none !important;
}

.cho-brand li:hover>ul {
	display: block;
}

.cho-sub::-webkit-scrollbar {
	width: 3px;
	background-color: #770f2d;
	margin-right: 5px;
}

.cho-sub::-webkit-scrollbar-thumb {
	width: 3px;
	background-image: -webkit-linear-gradient(#8A8A8A, #F5F5F5, #8A8A8A);
}

.cho-sub::-webkit-scrollbar-corner {}

<?
}

?>.zp_m {
	display: none;
}

.modal-content {
	border: none !important;
}

.fade {
	opacity: 1 !important;
}

.modal.fade .modal-dialog {
	-webkit-transform: none !important;
	transform: none !important;
}

#action_conti_cart {
	display: none !important;
}

.modal {
	height: auto;
}

.ui-slider-horizontal {
	height: 1px !important;
}

.container {
	max-width: 100% !important;
}

.metka_nal>img {
	padding-right: 3px;
}

.open-later {
	background: #f5237d;
	color: white;
	padding: 4px 16px;
	margin-top: 6px;
	max-width: 190px;
	text-align: center;
}

.ch-order__list-delivery-warning {
	border-radius: 4px;
	background: #eef0f5;
	padding: 15px 20px 15px 50px;
	margin-top: 30px;
	color: #7f8fa4;
	font-size: 12px;
	font-weight: 500;
	position: relative;
}

.ch-order__list-delivery-warning:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 20px;
	width: 16px;
	height: 16px;
	background: url(https://region.euro-diski.ru/new2/images/warning-icon.svg) center left no-repeat;
}

.wrngall.wrngl {
	width: 115px !important;
	font-size: 15px !important;
}

.call_phone_3 {
	padding-right: 28px !important;
}

.social-links .fa {
	font-family: FontAwesome !important;
}

.social-links i {
	color: #f3094d !important;
	font-size: 20px !important;
}

.social-links i:hover {
	color: #c51818 !important;
	text-shadow: 0 0 14px #fb8787 !important;
}

.social-links a {
	padding: 0 20px;
}

.social-links {
	text-align: center !important;
}

.sub_as {
	cursor: pointer;
	display: block;
	float: right;
	padding: 1px 0px 11px 0px !important;
}

.call_phone_3 {
	font-weight: bold;
	font-size: 17.5px;
	line-height: 17.5px;
	display: block;
	text-decoration: none;
	line-height: 38px !important;
}

/* #main_menu .item_menu {
    display: block;
    float: left;
    text-decoration: none;
    padding: 0px 17px 0px 17px;
}

#main_menu .item_menu .item_menu.first {
    padding-left: 0px !important;
} */

p.one-region {
	width: 48%;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 8px;
	max-width: 172px;
	cursor: pointer;
}

#name_site.nam_site.mst {
	display: none !important;
}

.cat_item .cat_desc .name_product {
	line-height: 17px;
}

.wp2 {
	display: none;
}

/* .menu_mototyres {
	background: url(/img/motorbike_icon_grey_menu.png) no-repeat -22px 0px;
	background-size: cover;
}

.menu_mototyres:hover {
	background: url(/img/motorbike_icon_grey_menu_h.png) no-repeat -22px 0px;
	background-size: cover;
}

#main_menu .item_menu.sel .menu_icon.menu_mototyres {
	background: url(/img/motorbike_icon_red_menu.png) no-repeat -22px 0px;
	background-size: cover;
} */

.spar .metka_nal {
	display: none !important;
}

.metka_nal>span {
	border-bottom: 1px dashed #000;
	margin-left: 0px !important;
	font-size: 12px !important;
}

.fa-map-marker-alt:before {
	content: "\f041"
}

@media screen and (max-width:600px) {
	#header .nam_site.geo_nam_site {
		display: inline-block !important;
		background: #7f002d;
		margin-top: 2px !important;
		width: 100%;
		margin: 0px 0px 0px 0px !important;
	}

	.modal {
		max-width: 100% !important;
	}

	.modal-body__title {
		font-size: 14px !important;
		;
	}

	#header .nam_site.geo_nam_site a {
		margin-top: 5px;
		margin-bottom: 5px;
		color: #fff !important;
		border-bottom: 1px dashed #fff !important;
	}

	.moto_os {
		right: 240px;
		bottom: 77px;
	}

	.stkrr {
		display: none !important;
	}

	.stkrr2 {
		display: block !important;
	}

	.cart-flex.mt20 {
		background: #f5f2eb;
	}

	.wp2 {
		display: block;
	}

	.cat_item .cat_desc .p_primen {
		margin-bottom: 2px !important;
	}

	.cat_item .cat_desc .p_coden {
		margin-bottom: 2px !important;
	}

	.pay-block .paybl1.moto-pb {
		bottom: 136px !important;
	}

	.form.re-form {
		position: relative;
		margin-left: -3px;
		width: 98%;
		padding: 0px 5px 10px 5px !important;
		margin-bottom: 5px;
		border: none !important;
		margin-top: 0px !important;
	}

	.suppose {
		bottom: 88px !important;
		left: 143px !important;
		text-align: left !important;
		max-width: 160px !important;
		margin: 0 auto;
	}

	.get_back {
		display: block;
		width: 26px;
		height: 26px;
		top: 8px;
		left: 9px;
		background: #dcdcdc;
		color: black;
		font-size: 30px !important;
		text-align: center;
		line-height: 49px !important;
		border-radius: 5px;
		position: absolute;
		box-shadow: 0 0 1px #a69c9c;
	}

	.get_back:before {
		content: '';
		background: url(/img/app-1646213_960_720.png);
		display: block;
		width: 20px;
		height: 20px;
		background-size: cover;
		padding-top: 6px;
	}

	.form.re-form .wrapper {
		text-align: center;
	}

	.reform-left-side {
		max-width: 47%;
		padding-right: 6px;
		float: left;
		padding-left: 4px;
	}

	.reform-right-side {
		float: right;
		max-width: 47%;
		padding-left: 6px;
	}

	.srt-div.form__select {
		margin: 3px 0px;
		max-width: 100%;
		width: 80% !important;
		/* margin-left: 0px !important; */
		display: block !important;
		margin: 7px auto;
		margin-left: auto !important;
	}

	.form__select.for-shipi {
		margin-top: 5px !important;
		width: 100% !important;
		float: none !important;
	}

	.reform-right-side h3 {
		margin-top: -15px !important;
	}

	.reform-left-side .data-wide {
		max-width: 100%;
	}

	.form__select select {
		padding: 0px 5px !important;
		padding-right: 30px !important;
	}

	i:after {
		margin-left: -19px !important;
	}

	.brlist {
		height: 194px !important;
	}

	.re-chek {
		padding-right: 6px !important;
		font-size: 13px !important;
	}

	.re-form #avto_tyres_form {
		margin: 0 auto;
		padding-bottom: 15px;
	}

	.re-form .filter label {
		margin-right: 0px;
	}

	.sez-lab {
		width: 33% !important;
	}

	.ff-slider {
		width: 90% !important;
		margin: 0 auto;
	}

	.m-no-chek {
		display: none !important;
	}

	.form.re-form .wrapper label {
		margin-right: 0px !important;
	}

	.successaddmsg .inner {
		left: 0px !important;
		width: 99% !important;
		margin-left: 0px !important;
	}

	.checkbox-label i:before {
		margin-right: 4px !important;
	}

	.mban-wrap {
		display: none;
	}
}

.right_col.inside {
	padding-top: 10px;
}

.slider-lazy {
	max-height: 300px;
}

.deley {
	color: white !important;
	background-color: #a70505 !important;
	padding: 0px 2px;
}

.clar {
	display: none
}

.aind {
	display: none
}

.disabled {
	opacity: .2
}

.forp {
	display: flex
}

.vam {
	margin-left: 20px !important
}

.legko_url.buy_credit {
	display: none !important
}

.pay-block .cart-flex {
	height: 45px !important
}

.toolong {
	padding-left: 0px !important
}

.cat_item .successaddmsg .inner .text {
	font: 15px/42px opensans;
	margin: 15px 0 0;
	text-align: center;
	width: 100%
}

.mvh1 {
	max-width: 100% !important
}

.wqe {
	position: relative;
	text-align: center
}

.qwe1 {
	max-width: 40%;
	display: block;
	margin: 0 auto
}

.qwe1 {
	max-width: 40%;
	display: block;
	margin: 0 auto;
	padding-top: 5px
}

.mob_bsk, .serch {
	display: none !important
}

.for_phone {
	display: none
}

.full-phone {
	display: none
}

.full-phone:before {
	content: '';
	position: absolute;
	top: -7px;
	right: 135px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #80022f
}

.rechange img {
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms
}

.rechange img:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.name_product.np {
	display: none
}

@media screen and (max-width:800px) {
	body {
		margin: 0
	}

	.stars {
		display: none
	}

	.formTel input[type='text'] {
		margin: 0 0 5px 0 !important;
	}

	.formTel {
		padding: 0px 0 0px 0 !important;
	}

	#header #name_site {
		display: none !important;
	}

	.zp_m {
		display: inline-block;
	}

	#action_conti_cart {
		display: none !important;
	}

	.metka_nal .suppose {
		display: none !important;
	}

	.liderwe {
		display: none !important;
	}

	#main_menu .sub_block_menu .item_sub_menu .sub_as {
		float: none !important;
		padding: 0px !important;
	}

	.sub_as_hid_a {
		opacity: 0;
		display: none;
	}

	.drpdn {
		display: none !important;
	}

	.formTel div:first-of-type {
		padding-bottom: 0px !important;
		font-size: 8px;
	}

	.titlePopup {
		padding: 0px 0px 4px 0 !important;
	}

	.ffast h2 {
		margin: 10px 0px;
	}

	.ffast a {
		color: #77002a;
	}

	#name_site.nam_site.mst {
		display: inline-block !important;
	}

	#one-fio {
		margin-top: 7px !important;
	}

	.let #name_site.nam_site {
		display: none !important;
	}

	.mainpage_rek_block {
		display: none !important;
	}

	#name_site.nam_site {
		width: 100%;
		margin: 8px 0px !important;
		background: #7f002d;
		color: #fff;
		padding: 0px 0px 10px;
		display: inline-block;
		text-align: center;
	}

	.nam_site--a {
		border-bottom: 1px dashed #ffffff !important;
		display: inline-block;
		color: #fff !important;
	}

	.pay-systems-list {
		margin-bottom: 20px !important;
		display: block !important;
		width: 100% !important;
		margin-top: 0px !important
	}

	.footer .copy {
		padding: 0 15px
	}

	.bx-composite-btn {
		display: none !important
	}

	.formTel input[type='text'] {
		max-width: 90% !important;
	}

	.forbutt {
		width: 100%;
		height: 20px;
		text-align: center;
		margin: 0 !important;
		padding: 0px !important;
	}

	#submitBtn {
		display: inline-block;
	}

	.cat_item {
		max-width: 100% !important;
		overflow: hidden;
	}

	.fix_brand_picture {
		display: none
	}

	#qaz {
		width: 100% !important;
		height: 191px;
		display: flex;
		flex-wrap: wrap;
		float: none !important;
		margin-bottom: 0px !important
	}

	.pay_ico {
		width: auto !important;
	}

	.pay-block .cart-flex .buy-in-1-clic {
		min-width: 120px !important
	}

	.add_to_basket_for_tables {
		min-width: 120px !important
	}

	.cat_item .cat_desc {
		width: 92% !important
	}

	#header:before {
		content: '';
		position: fixed;
		display: block;
		background: #ede9dd;
		width: 100%;
		height: 40px;
		z-index: 10;
		top: 0;
		left: 0
	}

	#hp_block_text .hp_phone {
		white-space: nowrap
	}

	.data-wide.wide-wh {
		margin-bottom: 65px;
	}

	#bottom_header .mobile-menu-open {
		top: 10px;
		right: inherit;
		left: 20px;
		background: linear-gradient(to bottom, #4c494a, #4c494a 20%, transparent 20%, transparent 40%, #4c494a 40%, #4c494a 60%, transparent 60%, transparent 80%, #4c494a 80%, #4c494a 100%);
		width: 20px;
		height: 20px;
		border-radius: 0
	}

	.iks {
		margin-top: 5px;
	}

	.geoPosition {
		display: block;
		position: fixed;
		top: -7px;
		left: 50%;
		z-index: 11;
		width: 100px
	}

	.variantCity {
		margin-left: -60px
	}

	.mango-callback {
		display: block;
		position: fixed;
		top: -72px;
		left: calc(25% - 24px);
		z-index: 11
	}

	.button-widget-open#mango-widget-btn:before {
		content: "  ";
		display: inline-block;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 25px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #4c494a;
		margin-top: 75px;
		background: url(/local/templates/euro/../img_template/phone.png) 0 0 no-repeat;
		width: 32px;
		height: 32px
	}

	.small-cart-sp {
		display: block;
		position: fixed;
		top: 7px;
		right: 20px;
		z-index: 11;
		font-size: 25px;
		text-decoration: none;
		color: #4c494a
	}

	#logo {
		width: 50%;
		float: left;
		padding-top: 5px;
		text-align: left
	}

	#header_phones {
		width: 50%;
		float: right;
		padding-top: 15px
	}

	.bx-breadcrumb .bx-breadcrumb-item {
		display: none
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) {
		display: block
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .fa, .bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain span {
		display: none
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain {
		display: none;
		width: 40px;
		height: 40px;
		background: #dcdcdc;
		color: black;
		font-size: 30px !important;
		text-align: center;
		line-height: 49px !important;
		border-radius: 5px
	}

	.bx-breadcrumb .bx-breadcrumb-item:nth-last-child(3) .link_nav_chain:before {
		content: "\f053";
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		transform: translate(0, 0)
	}

	#header_search .block_search {
		height: 32px
	}

	.price_by {
		bottom: 10px;
		width: 100% !important
	}

	.iconz {
		display: block;
		width: 100% !important;
		margin-bottom: 5px
	}

	.cat_item .price_by .order_count {
		left: 14px;
		right: inherit;
		top: 40px
	}

	.mobile-menu-open {
		top: 10px;
		right: inherit;
		left: 20px;
		background: linear-gradient(to bottom, #4c494a, #4c494a 20%, transparent 20%, transparent 40%, #4c494a 40%, #4c494a 60%, transparent 60%, transparent 80%, #4c494a 80%, #4c494a 100%);
		width: 25px;
		height: 25px;
		border-radius: 0;
		text-decoration: none;
		z-index: 100;
		position: absolute !important;
		top: 27px;
		left: inherit !important;
		right: 13px !important
	}

	.cat_item .cat_desc {
		padding-bottom: 0;
		padding-left: 15px
	}

	.cat_item .price_by a.by {
		position: absolute;
		right: -14px !important;
		bottom: 0 !important;
		left: initial !important;
		top: initial !important;
		width: calc(100% - 177px) !important;
		height: 33px !important;
		line-height: 38px !important;
		font-size: 24px !important;
		background: #78002b
	}

	.bx-breadcrumb h1 {
		float: right;
		width: calc(100% - 60px)
	}

	.right_col .box {
		float: none
	}

	.form-add-to-cart {
		display: block;
		margin-top: 10px
	}

	.form-add-to-cart .item_buttons.vam {
		float: right;
		margin-left: 0;
		margin-bottom: 10px
	}

	.form-add-to-cart a.butt, .form-add-to-cart a.contin, .form-add-to-cart a.btnn {
		display: block !important;
		width: 100% !important;
		text-align: center !important;
		background: #7f002d !important;
		color: white !important;
		font-size: 22px !important;
		padding: 6px 0 !important;
		border-radius: 5px !important;
		margin: 6px 0px !important
	}

	.form-add-to-cart a.butt {
		margin-top: 15px;
		float: none
	}

	.form-add-to-cart .edinica_data {
		display: inline
	}

	.form-add-to-cart .x.contin {
		color: #eb9752 !important;
		background: #FFF !important;
		border: 2px solid #eb9752 !important;
		text-transform: uppercase
	}

	.form-add-to-cart .by.btnn {
		color: #FFF !important;
		background: #eb9752 !important;
		border: 2px solid #eb9752 !important;
		text-transform: uppercase;
		padding: 8px 0 !important
	}

	.old-price-new {
		text-decoration: line-through;
		font-size: 12px;
		float: none;
		color: silver;
		display: block;
		margin: 10px 0;
		text-align: right
	}

	.new-price-new {
		float: left;
		font-size: 20px;
		padding-right: 20px;
		margin-bottom: 10px
	}

	.new-price-new:before {
		content: '';
		clear: both
	}

	.setim {
		float: none !important;
		display: inline-grid
	}

	.form {
		margin-top: -48px
	}

	.item-badges {
		top: 0
	}

	.data-wide {
		position: relative !important;
		width: 200px !important;
		left: 0px !important;
		background: none !important;
		z-index: 200;
		height: 157px;
		padding: 0px !important;
		top: 0px !important;
		margin-top: 5px;
		border: none !important;
		display: none;
	}

	.angee {
		display: none !important
	}

	.krgo {
		display: none !important
	}

	.item-custom-badge {
		font-size: 8px !important
	}

	.brand_picture.wheels {
		display: none !important
	}

	.cat_item .cat_desc .brand_picture {
		display: none !important
	}

	.popular_block_tyres {
		display: none
	}

	.new-l-a {
		width: 94% !important;
		padding-left: 9px !important;
		float: none !important
	}

	.new-l-prev {
		float: none !important
	}

	.new-lwrap-prev {
		width: 100%;
		float: none !important
	}

	.full-phone {
		padding: 10px 0 10px 0;
		text-align: right;
		background: #80022f;
		width: 94%;
		margin: 0 auto;
		margin-bottom: 0;
		margin-top: 0;
		position: relative;
		display: inline-block
	}

	h2 {
		padding: 0 10px
	}

	.full-phone .hp_phone {
		font-size: 22px !important;
		display: block !important;
		text-align: right !important;
		text-decoration: none !important;
		color: #fff;
		padding-right: 15px
	}

	.ffast {
		width: auto !important
	}

	.formTel input[type='text'] {
		width: 80%
	}

	.cart-t {
		width: auto !important;
		display: none
	}

	.fgr {
		display: none !important
	}

	#orderStepOne .counter, #orderStepOne .counter_wrap {
		display: none !important
	}

	#orderStepOne .count_block {
		margin-left: 5px !important
	}

	#orderStepOne table {
		width: 100% !important
	}

	.work_time {
		color: white;
		display: block;
		padding-left: 15px;
		text-align: left
	}

	.order_count span {
		margin-left: 0px !important
	}

	.for_rekommend_td {
		display: none !important
	}

	.for_rekommend2_td {
		text-align: center
	}

	.preview_picture {
		max-width: 100%
	}

	.nl-flex {
		display: block !important
	}

	.gr-shn {
		background: #6f6f6f !important
	}

	.gr-shn.active {
		background: #78002b !important
	}

	.left_block_item {
		margin-right: 0;
		text-align: center !important;
		width: 100% !important
	}

	.abl {
		width: 100% !important;
		float: none !important
	}

	.trbg {
		margin-left: 0px !important
	}

	.k_opl {
		display: none
	}

	.o_opl_td {
		min-width: 100px
	}

	.inc_name {
		line-height: 20px !important
	}

	.order_del {
		text-align: right !important;
		padding-right: 15px;
	}

	#fcartbox {
		max-width: 100% !important
	}

	.data .map {
		display: none
	}

	#store_table .adres {
		min-width: 100%
	}

	.form_wheels .f_col .brand_list {
		left: 39px !important;
		max-height: 339px !important;
		margin-top: 39px !important;
		margin-left: 0px !important
	}

	.multiselect__cell_smart {
		width: 100% !important
	}

	.right_col .sorting {
		width: 100% !important;
		left: 0px !important;
		position: relative !important;
		top: 0px !important
	}

	#podbor4 .new_podbor_light_block {
		margin: 0 auto !important
	}

	#avto_tyres .cc_clear, #avto_tyres .v2, #avto_wheels .cc_clear, #avto_wheels .v2 {
		margin-top: 0;
		margin-bottom: 16px
	}

	h1 {
		margin-bottom: 5px
	}

	.right_col.inside, .right_col.inside.sorting {
		margin-top: 0px !important
	}

	.spar {
		width: 96% !important
	}

	.pprclip {
		position: absolute;
		background-color: #de789c;
		width: 28px !important;
		height: 28px !important;
		border-radius: 50px;
		text-align: center;
		top: -8px !important;
		;
		left: -12px !important;
		z-index: 200
	}

	.pprclip img {
		width: 20px !important;
		height: 20px !important;
		margin-top: 5px !important
	}

	.reviews-anchor {
		display: none
	}

	.spsumm {
		position: relative !important;
		right: 0px !important;
		margin-top: 17px;
		border: none !important
	}

	.new_podbor_info_block {
		margin-bottom: 30px
	}

	.yablocks {
		text-align: center
	}

	.news-and-articles-wrap .lider {
		width: 44% !important;
		margin-left: 15px !important
	}

	.news-and-articles-wrap .lider.first {
		margin-left: 20px !important
	}

	.dppp_wrap {
		max-height: 68px;
		overflow-y: hidden
	}

	.lpsp {
		float: none !important;
		max-width: 100%;
		height: auto
	}

	.ind_text {
		margin-left: 15px !important;
		width: 95%
	}

	.new_er {
		position: absolute;
		bottom: -7px !important;
		right: 20px !important
	}

	.iconz {
		margin-top: 5px !important
	}

	.text_line_ico {
		margin: 0 5px 0 5px !important
	}

	.name_product {

	}

	.name_product.np {
		display: block !important;
		padding-left: 13px;
		padding-right: 13px;
		padding-top: 2px;
		color: #78002b !important;
		font-size: 20px !important;
		min-height: 21px;
		line-height: 19px !important;
		overflow: hidden;
		text-align: center !important
	}

	#header {
		background-color: #ede9dd !important;
		padding-top: 0px !important;
		border-bottom: none !important;
		margin-bottom: 0px !important;
		z-index: 3
	}

	.nivo-slice {
		opacity: 0 !important
	}

	#header.let {
		position: fixed !important;
		box-shadow: 2px 1px 3px #524a4ab0;
		top: 0
	}

	.brand_image {
		/* display: none */
		position: absolute;
		z-index: 10 !important;
		width: 100% !important;
		top: 170px;
	}

	.brand_image img {
		margin: 0 !important;
		padding: 0;
		top: 20px;
		left: 0 !important;
		right: 0 !important;
		position: absolute;
		border: 0 !important;
	}

	.brand_image img {
		margin-left: 0;
		top: 20px;
		left: 0px;
		position: absolute;
	}

	.brand_image .nokian_img {
		position: absolute;
		z-index: 10000;
		left: auto !important;
		top: 0;
		right: 0 !important;
	}

	.brand_image .nokian_img img {
		position: absolute;
		z-index: 10000;
		left: auto !important;
		top: 0;
		right: 0 !important;
	}

	.button-widget-open {
		display: none !important
	}

	.select_tyres_wheels {
		min-width: 130px !important;
		min-height: 70px !important
	}

	#main_block_filtr {
		margin: 0 0 0 0px !important
	}

	#bottom_header .mobile-menu-open {
		position: absolute !important;
		top: -86px !important;
		left: inherit !important;
		right: 20px !important
	}

	.norm_bskt {
		display: none !important
	}

	.basket_form.js_basket_list {
		display: none !important
	}

	.norm_bskt.mob_bsk {
		border-radius: 0px !important;
		display: block !important;
		height: 30px !important;
		width: 30px !important;
		padding: 0 0 0 0px !important;
		top: 12px !important;
		margin: 0 0 0 0 !important;
		position: absolute !important;
		right: 34px !important;
		background: none;
		border: none !important
	}

	.hp_phone {
		display: none !important
	}

	#header #logo {
		width: 103px;
		margin-left: 15px;
		margin-bottom: 0
	}

	.phone.widget-callback-button {
		display: none
	}

	#header #header_phones {
		max-width: 159px !important;
		float: left !important;
		padding-top: 15px !important;
		margin-left: 8px !important;
		display: none
	}

	#header:before {
		background: #efeeed !important;
		opacity: .9;
		height: 0;
		position: fixed !important;
		border-bottom: none
	}

	#header_link_basket_icon {
		width: 31px !important;
		height: 31px !important;
		background-size: cover !important
	}

	.cat_item #qaz {
		/*display:inline-block!important;*/
		width: 98% !important
	}

	.cat_item {
		padding: 8px 2px 10px 0;
		margin-bottom: 2px;
		padding-top: 3px !important;
		max-width: 371px !important;
		margin-top: 10px !important;
		margin: 0 auto;
		width: 100% !important;
		min-height: 285px !important;
		border-bottom: none !important
	}

	.cat_item:after {
		content: '';
		z-index: -1;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 1px;
		right: 0;
		left: auto;
		box-shadow: 0 1px 1px 1px rgba(134, 126, 126, .7)
	}

	.cat_item .successaddmsg .inner .text {
		padding-right: 0px !important
	}

	.item_buttons .counter a.plus {
		display: inline-block;
		width: 24px;
		height: 24px;
		float: left;
		background: #740029 !important;
		position: relative;
		border-radius: 4px;
		margin-left: 10px;
		box-shadow: 1px 1px 3px #9a7b7b
	}

	.item_buttons .counter a.minus {
		display: inline-block;
		width: 24px;
		height: 24px;
		float: left;
		background: #740029 !important;
		position: relative;
		margin-left: 7px;
		border-radius: 4px;
		margin-top: 0px !important;
		box-shadow: 1px 1px 3px #9a7b7b
	}

	.item_buttons .counter a.minus:before {
		position: absolute;
		width: 18px;
		height: 2px;
		background: white;
		margin-top: 11px;
		z-index: 6600;
		content: '';
		margin-left: 3px
	}

	.item_buttons .counter a.plus:before {
		position: absolute;
		width: 18px;
		height: 2px;
		background: white;
		margin-top: 11px;
		z-index: 6600;
		content: '';
		margin-left: 3px
	}

	.item_buttons .counter a.plus:after {
		position: absolute;
		width: 2px;
		height: 17px;
		background: white;
		margin-top: 4px;
		z-index: 6600;
		content: '';
		margin-left: 11px
	}

	.cat_item .images {
		width: 140px !important;
		display: inline-block;
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-top: 0px !important;
		float: left;
		z-index: 990;
		min-height: 160px;
		max-width: 178px
	}

	.cat_item .images img {
		max-width: 105px !important;
		max-height: 162px
	}

	.cat_item .cat_desc {
		padding-bottom: 0px !important;
		padding-left: 0px !important;
		width: auto !important;
		position: absolute !important;
		display: inline-block;
		top: 43px;
		left: 143px;
	}

	.cat_item .cat_desc p {
		margin-bottom: 0;
		margin-bottom: 12px !important;
		white-space: nowrap;
	}

	.leto, .zima, .shipi {
		z-index: 1 !important;
		width: 17px !important;
		height: 17px !important
	}

	.shipi {
		width: 20px !important;
		margin-top: 0;
	}

	.itmz, .det_itmz {
		border: 1px solid #f1f1f1
	}

	#qaz .pay-block {
		padding-top: 0px !important;
		margin-top: -10px !important
	}

	.pay-block {
		padding-bottom: 10px
	}

	.pay-block .paybl1 {
		padding-left: 139px;
		height: 20px;
		position: absolute;
		bottom: 145px;
		z-index: 1000;
		max-width: 115px
	}

	.sprk2 .pay-block .paybl2 .forp {
		bottom: 178px;
	}

	.counter {
		position: absolute;
		right: -52px
	}

	.forp {
		position: absolute;
		bottom: 103px;
		/*bottom:95px;*/
		z-index: 1000;
		max-width: 165px
	}

	.forp .text {
		float: none !important;
		padding-right: 5px !important;
		line-height: 24px;
		float: none;
		padding-bottom: 5px
	}

	.item_buttons.vam {
		display: flex;
		margin-left: 0px !important;
		float: none;
		height: 25px;
		width: 43px;
		position: relative
	}

	#avto_wheels .jq-selectbox {
		margin-right: 0px !important
	}

	.auto_pb, #modification-styler {
		width: 100% !important
	}

	.vcnt {
		float: left
	}

	.pay-block .paybl2 {
		padding-left: 139px;
		height: 53px !important;
		padding-top: 4px;
		max-width: 130px;
		border: none
	}

	.pay-block .paybl4 {
		height: 30px !important;
		margin-top: 8px !important;
		max-width: 352px
	}

	.pay-block .cart-flex.paybl3 {
		height: 17px !important;
		margin-top: 0px !important;
		padding-top: 3px;
		padding-bottom: 8px;
		max-width: 325px;
		padding-left: 25px;
		padding-right: 25px
	}

	.buy_credit {
		display: none !important
	}

	.stp1 {
		display: none !important
	}

	.pay-block .paybl1 {
		height: 20px !important
	}

	.cat_item .metka_nal.wnh {
		bottom: 85px !important;
	}

	.cat_item .metka_nal {
		top: auto !important;
		z-index: 999;
		bottom: 67px !important;
		left: 143px !important;
		width: 113px;
		white-space: nowrap;
	}

	.item-badges {
		top: 0px !important;
	}

	<? //if(true == true):?>

	.toc-text {
		font-size: 12px
	}

	.ofo-v {
		display: none !important
	}

	.cve-tochki {
		display: block !important
	}

	.frex {
		display: none !important
	}

	.dpf-data {
		display: none
	}

	.tok-pv2 {
		left: 16% !important;
		max-width: 100px
	}

	.tok-pv3 {
		left: 52% !important;
		max-width: 100px
	}

	.text_line_ico.sh {
		display: none !important
	}

	#qaz {
		height: auto !important
	}

	.bask_mob {
		top: 1px;
		right: 20px;
		position: fixed;
		width: 52px;
		height: 16px;
		z-index: 2000;
		display: block
	}

	.norm_bskt {
		display: none
	}

	#header_link_user_icon, #header_link_basket_icon {
		top: 9px !important;
		right: 70px !important
	}

	#header_link_basket_icon.basket-icon-fill {
		background-size: cover !important;
		width: 26px !important;
		height:24px !important
	}

	.pay-block .cart-flex {
		margin: 0 0 0 3px !important;
		height: 27px !important
	}

	.pay-block .cart-flex .buy-in-1-clic {
		margin-left: 20px;
		line-height: 26px !important
	}

	.paybl4 .add_to_basket_for_tables {
		margin-right: 20px;
		line-height: 26px !important
	}

	.link_nav_chain {
		text-decoration: none !important
	}

	.user_inf {
		display: none
	}

	.scrollup {
		display: none !important
	}

	.strel {
		display: none !important
	}

	.left_col, div.filter {
		float: none !important;
		width: 100% !important
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 15px
	}

	.rf {
		display: none !important
	}

	#auto_tab .options_data {
		width: 110px
	}

	#main_block_filtr .filtr_content_block .tab_block {
		padding-bottom: 7px !important
	}

	.mobile-menu-visible {
		overflow-y: hidden
	}

	.mobile-menu-visible #header_link_user_icon {
		left: auto !important;
		top: 9px !important
	}

	.block_bottom_main div {
		max-width: 255px
	}

	.pages-slider__product__icons, .pages-slider__product__sku {
		display: none !important
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 17px
	}

	#main_block_filtr .tab {
		padding-bottom: 28px !important
	}

	#main_block_filtr .tab a {
		line-height: 14px !important;
		font-size: 11.2px !important;
		padding-top: 8px !important;
		text-align: center;
		position: relative
	}

	#main_block_filtr .tab a, #main_block_filtr .tab a.last {
		float: left !important;
		width: 33.333333% !important
	}

	#header:before {
		content: none !important
	}

	.hed_n {
		width: 97% !important;
		line-height: 19.5px !important;
		min-height: 79px !important;
		padding-left: 5px !important;
		margin-left: 0px !important
	}

	.plso {
		position: absolute !important;
		top: -2px !important;
		right: 30px !important
	}

	.pluso {
		width: auto !important
	}

	.tth {
		margin-left: 0% !important
	}

	.pd-10 {
		padding-left: 0px !important;
		padding-right: 0px !important
	}

	#content_block.bg {
		margin-top: 0px !important;
		padding-left: 5px;
		padding-right: 5px;
		background: #fff;
		border-radius: 10px;
		margin-left: 10px;
		margin-right: 9px;
		padding-top: 25px
	}

	.order_photo img {
		max-width: 100px !important;
		max-height: 100px !important
	}

	.vcnt {
		margin: 0 0 0 0px !important
	}

	.for_phone {
		display: inline-block !important;
		width: 24px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 147px
	}

	.for_serch {
		display: inline-block !important;
		width: 24px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 190px
	}

	.for_lk {
		display: inline-block !important;
		width: 27px;
		height: 30px;
		position: absolute;
		top: 26px;
		right: 58px
	}

	#main_block_filtr .tab a:before {
		content: ' '
	}

	#main_block_filtr .tab a:after {
		content: ' '
	}

	.serch {
		background: url(/img/67-512.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px;
		display: block !important
	}

	.trub {
		background: url(/img/icon-157358_960_720.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px
	}

	.flk {
		background: url(/img/no_avtr.png) no-repeat;
		background-size: contain;
		height: 26px;
		width: 26px
	}

	.legko_url.buy_credit {
		display: none !important
	}

	.owl-carousel .owl-nav {
		display: none !important
	}

	#slider img {
		max-width: 100%
	}

	.toolong {
		display: none
	}

	.successaddmsg {
		max-width: 100% !important;
	}

	.successaddmsg .by {
		margin: 26px 20px 0 20px !important
	}

	.successaddmsg .inner {
		left: 0px !important;
		max-width: 99% !important
	}

	.successaddmsg .inner .contin {
		margin: 12px 0 0 23px !important
	}

	#form_comm_list {
		max-width: 100%
	}

	#form_comm_add {
		max-width: 100%
	}

	.market-review__usage-time {
		display: block;
		margin-left: 0
	}

	.hit-wrap {
		max-height: 540px !important;
		min-height: 320px !important
	}

	.for_h1_t {
		padding: 0 7px
	}

	.nivo-controlNav {
		width: 145px !important;
		margin: 0 auto !important;
		position: relative !important;
		bottom: 0px !important;
		left: auto !important;
		padding-top: 4px !important
	}

	.for_h1_t h1 {
		line-height: 17px
	}

	.five_reas {
		padding-right: 7px
	}

	.banner {
		min-height: 85px;
		margin-top: 0px !important
	}

	.buttf {
		line-height: 18px !important;
		font-size: 24px !important
	}

	.text-policy-dynamic {
		font-size: 4px !important
	}

	.cat_item.sparka {
		height: 316px !important
	}

	#header_search.mob_serch {
		position: relative !important;
		width: 94%;
		top: 0px !important;
		margin-bottom: 8px !important;
		margin-top: 0px !important;
		display: inline-block
	}

	#header_search.mob_serch .block_search {
		background: transparent !important;
		border-radius: 2px !important;
		border: 1px solid #a29499 !important;
		max-width: 100%;
		margin-top: 10px;
		width: 100% !important;
	}

	.gray-input {
		max-width: 100%;
		min-height: 30px;
	}

	.line-r {
		max-width: 80%
	}

	.header_phones_wrap {
		display: none !important
	}

	#header_phones #hp_block_text {
		border: 0;
		padding-top: 2px
	}

	.fix_brand_picture {
		display: none !important
	}

	.tth-table .leto, .tth-table .zima {
		background-size: cover !important;
		margin: 0 0 0 35px !important
	}

	.bwo {
		background: rgb(68, 187, 110);
		border-radius: 100%
	}

	.bwo .button-widget-open2 {
		top: auto;
		overflow: visible;
		display: block !important;
		width: 40px;
		height: 40px;
		max-width: 60px;
		border-radius: 100%;
		position: absolute;
		background-image: url(/images/button-phone.svg);
		background-position: center;
		background-repeat: no-repeat;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.left_block_item .left_menu {
		margin-bottom: 3px !important
	}

	.one_cat .td_9_1, .old_p {
		display: none
	}

	.one_cat .tab-content .td_5 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_4 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_3 {
		min-width: 50px !important
	}

	.one_cat .tab-content .td_5 {
		min-width: 45px !important
	}

	.one_cat .tab-content .td_7 {
		display: none
	}

	.one_cat .tab-content .buy-in-1-click {
		margin-top: 3px
	}

	.one_cat .tab-content .add_to_basket_for_tables {
		min-width: 75px !important;
		margin-top: 3px
	}

	.one_cat .product-list tbody {
		width: 100%
	}

	.one_cat #pages {
		max-width: 265px;
		margin: 0 auto
	}

	.aind {
		display: inline-block
	}

	.bx-breadcrumb .bx-breadcrumb-item {
		white-space: unset;
		display: inline-block!important;
		word-break: break-word;
		margin: 0!important;
		float: none;
	}

	.bx-breadcrumb {
		display: flex!important;
		grid-row-gap: 13px;
		grid-column-gap: 5px;
		flex-wrap: wrap;
	}

	.price-block1 {
		margin-bottom: 0!important;
	}

	.cart-flex.mt20 {
		margin-top: 0!important;
	}
}

@media (min-width:900px) {
	#forslider {
		min-height: 295px
	}
}

@media (min-width:630px) and (max-width:800px) {
	.pay-block .cart-flex .buy-in-1-clic {
		margin-left: 0px !important
	}

	.spsumm {
		margin-top: 17px !important
	}

	.sprk1 {
		float: left
	}
}

@media screen and (max-width:350px) {
	#header #logo {
		width: 84px !important
	}
}

.small-cart-sp {
	display: none
}

@media screen and (max-width:568px) {
	.right_col .sezon {
		float: none !important
	}

	.right_col .box>div {
		min-height: 25px;
		float: none !important;
		margin: 0 2px !important;
		padding: 0;
		display: inline-block !important;
		vertical-align: middle
	}

	.right_col .box>div.old-price-new {
		float: right !important
	}
}

@media screen and (max-width:800px) and (min-width:569px) {
	.right_col .box {
		float: none
	}
}

@media screen and (max-width:1140px) {
	#pages {
		clear: both
	}
}

@media screen and (max-width:320px) {
	.bx_ordercart_order_pay_right {
		float: left !important
	}
}

/* template_styles.css */

@media (max-width: 799px) {
	#main .btnn.right.btr {
		position: static !important;
	}
}

@media (max-width: 599px) {
	#main #header .for_serch, #main #header .for_lk, #main #header .for_phone, #main #header .mobile-menu-open {
		top: 13px;
	}

	#main #header #header_link_user_icon, #header_link_basket_icon, #main #header_link_user_icon, #main #header_link_basket_icon {
		top: 0 !important;
	}

	#main #header #header .nam_site.geo_nam_site a, #main #header .nam_site.geo_nam_site a {
		margin-bottom: 10px;
	}

	#main #main_block_filtr .tab a {
		height: auto;
		line-height: 1.1 !important;
		padding: 5px 0;
	}

	#main #main_block_filtr .tab a span {
		display: block;
	}

	#main .select_params .spt_item {
		width: 30%;
	}

	#main .select_params select {
		width: 100%;
	}
}

@media screen and (max-width: 550px) {
	.bx-breadcrumb {
		grid-column-gap: 4px;
		grid-row-gap: 0px;
	}

	.bx-breadcrumb .bx-breadcrumb-item span {
		font-size: 10px!important;
		line-height: 21px;
	}

	.bx-breadcrumb i {
		margin-right: 0;
	}

	.fa-angle-right::before {
		top: -1px;
	}
}

@media (max-width: 460px) {
	#main #main_block_filtr .tab a span {
		font-size: 10px;
	}

	#main .btnn.right {
		float: none;
		margin-top: 15px !important;
	}
}

@media (min-width: 800px) and (max-width: 1199px) {
	#main #main_menu {
		padding-right: 120px;
		flex-wrap: wrap;
		display: flex;
	}

	#main_menu .item_menu {
		flex:1;
	}

	.srt-div.form__select{
		margin-bottom: 20px;
		margin-left: 10px !important;
	}

	#main_menu .sub_block_menu {
		position: absolute;
		left: 0px;
		top: auto;
		bottom: -25px;
		width: 100%;
		text-align: center;
	}

	#main #header_phones {
		margin: 26px 30px 0px 5px;
	}

	#header #name_site {
		margin: 32px 40px 0px 17px;
	}

	.inside h1{
		display: block !important;
	}

	.right_col .cat_item {
		display: flex;
		min-height: 210px;
	}

	.cat_item .images {
		flex: 2;
	}

	.right_col .cat_item .cat_desc {
		flex: 3;
	}

	#qaz {
		flex: 1;
	}

	#content_block a.name_product {
		font-size: 16px !important;
		height: auto;
		line-height: normal;
	}

	.footer {
		width: 100%;
	}

	.sorting {
		width: 300px !important;
	}

	.cat_item .cat_desc .info_data_str {
		font-size: 14px;
		line-height: normal;
	}

	.cat_item .cat_desc .brand_picture {
		margin-top: 0px !important;
	}

	.cat_item .cat_desc p {
		margin: 0;
	}

	.cat_item .images img{
		max-width: 100%;
	}
}

@media (min-width: 600px) and (max-width: 899px) {
	#main #header_search {
		margin-right: -120px;
	}
}

@media (min-width: 600px) and (max-width: 800px) {
	#header .nam_site.geo_nam_site {
		display: inline-block !important;
		background: #7f002d;
		margin-top: 2px !important;
		width: 100%;
		margin: 0px 0px 0px 0px !important;
	}

	#main #bottom_header {
		padding-top: 0px;
	}
}


@media (max-width: 767px) {
	.apt a::after {
		display: none;
	}
}

/* template_styles.css */

.beono-flashmessage {
	border: 1px solid #4c494a !important;
	display: block;
}

#content_block #rezet {
	color: white;
	text-decoration: none;
	background-color: #740029;
	padding: 5px 10px;
	border-radius: 11px;
	margin: 5px auto;
	font-size: 15px;
	font-weight: 700;
}

#content_block .listingPageLinks .text:nth-child(2), #content_block .listingPageLinksz .text:nth-child(2)  {
	display: flex;
	font-size: 15px;
	margin: 10px auto;
	vertical-align: top;
	position: relative;
	font-weight: 600;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
}

#content_block .listingPageLinks .text:nth-child(2) a, #content_block .listingPageLinksz .text:nth-child(2) a {
	margin: 0 5px;
	text-decoration: underline;
	line-height:17px;
}

#content_block .listingPageLinks .text:nth-child(2) .b, #content_block .listingPageLinksz .text:nth-child(2) .b {
	color: #78002b;
	line-height: 18px;
	display: block;
	margin: 0 5px;
}
.form{
	box-shadow: 1px 2px 8px 0px rgb(39 39 39 / 10%);
}
.right_col .cat_item {
	width: 100%;
	padding-top: 12px;
	border-bottom: 1px solid #a5a4a4;
	margin-top: 5px;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 0.25rem;
	box-shadow: 0 1px 7px 1px rgb(39 39 39 / 10%);
	padding: 7px 5px 5px 6px;
}
.right_col .cat_item .cat_desc {
	width: 427px;
}
.cat_item .metka_nal .suppose{
	display:none;
}
.cat_item .metka_nal:before{
	max-height: 60px;
	box-shadow: 0 0 1px #d2d2d2;
	top: -10px;
}
.listingPageLinksz, .listingPageLinks{
	margin-top:15px;
}
.cat_item .stp1{
	margin-top: 7px;
}
.right_col .cat_item .cat_desc p {
	margin-bottom: 7px;
}
#bask_smll .basket_form {
	background: #f5f7fc;
	border: 1px solid #78002B;
	border-radius: 5px;
	width: 180px;
	top: -5px;
	right: 53px;
	z-index: 400;
	box-shadow: 0 1px 7px 1px rgb(39 39 39 / 10%);
}
@media (max-width: 460px) {
	#content_block #rezet {
		padding: 5px 1px;
		font-size: 13px;
		font-weight: 600;
	}
}

@media (max-width: 460px) {
	.com-sber-pokupay__wrapper {
		margin: 0 auto;
		padding-left: 0;
	}
	.TINKOFF_BTN_YELLOW{
		margin: 30px auto 10px auto !important;
		font-weight: bold !important;
	}

	.pay-block .cart-flex .buy-in-1-click{
		font-size: 15px !important;
		margin-bottom: 0px;
		width: 130px !important;
	}
}

.TINKOFF_BTN_YELLOW {
	background-color: #ffdd2d;
	color: #fff!important;
	font-size: 15px;
}

 .TINKOFF_BTN_YELLOW:empty:before {
	 content: "Купить в кредит";
 }

.stocks-marketing__label{
	border-radius: 10px;
	background: #ba1a56;
	color: white;
	white-space: nowrap;
	position: absolute;
	padding: 2px 5px;
	font-size: 15px;
	line-height: 18px;
	left: 25px;
	cursor: pointer;
	top: 0px;
}

@media (max-width: 800px) {
	.stocks-marketing {
		top: 24px;
	}
}

#js-sity-popap{
	position: absolute;
	top: 40px;
	z-index: 99;
	display: none;
}

.check-sity{
	padding: 20px;
	background: #f5f7fc;
	border: 1px solid #78002B;
	border-radius: 10px;
}
.check-sity__current{
	font-size:20px;
	white-space: normal;
}

.check-sity__actions{
	display: flex;
}

.check-sity__btn{
	line-height: 26px;
	font-size: 13px;
	box-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	border-radius: 1em;
	min-width: 100px;
	text-align: center;
	margin: 10px 10px 0 0;
	color: white;
	background-color: #42404b;
	cursor: pointer;
}

.btn__red{
	background-color: #740029;
}

@media (max-width: 800px) {
	#js-sity-popap{
		top: 35px;
		left: 10px;
	}
}

#js-sity-popap.show{
	display: block;
}

.dashed-str {
	border-bottom:1px dashed #000;
	text-decoration: none;
}

.stylzed:hover {
	cursor: pointer;
}

.stylzed:hover {
	border: 1px solid #42404b;
}

.page-content__button:hover {
	background-color: #78002b !important;
	opacity: .8;
}

.r-tabs .r-tabs-nav .r-tabs-tab a:hover{
	background-color: #751a1b !important;
	border-radius: 10px 10px 0px 0px;
	color: #fff !important;
}

input[type="checkbox"]:checked + i:before {
	background-color: #9e4867;
	border-radius: 3px;
	display: inline-block;
	border: 1px solid #9e4867;
	content: "";
	width: 15px;
	height: 15px;
	margin-right: 11px;
}

input[type="checkbox"]:checked + i:after {
	color: white;
	margin-left: -26px;
	top: -3px;
}

#main_block_filtr .filtr_content_block .list_block .list_block_left a:hover {
	color: #78002b;
	text-decoration: underline;
}

.stylzed {
	cursor: pointer;
}

.checkbox-main {
	cursor: pointer;
}

.error {
	border: 1px solid red !important;
}

div.itsagency-sbersbp-wrap {
	padding-left: 0px;
	padding-right: 0px;
}

a.itsagency-sbersbp-pay {
	display: inline-block;
	vertical-align: top;
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 600;
	padding: 15px 40px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	background-color: #c1145e;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
	text-transform: capitalize;
}


/* End */


/* Start:/local/templates/euro/style/custom.css?16496176476779*/
.why_we {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.why_we .item {
    width: 300px;
    margin-bottom: 20px;
}

.why_we .img {
    display: flex;
    justify-content: space-around;
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

.why_we .img img {
    width: 120px;
    height: auto;
}

.why_we .title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.why_we .txt {
    text-align: center;
}

.why_we_two .item {
    display: flex;
}

.why_we_two .img {
    width: auto;
    height: auto;
}

.why_we_two .img img {
    max-width: 50px;
}

.why_we_two .txt {
    padding: 10px 20px;
}

.selection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.selection__item {
    background: white;
    padding: 15px;
    width: 320px;
    position: relative;
    height: 350px;
}

.selection .selection__item .title {
    font-weight: bold;
    background: #78002b;
    color: white;
    text-transform: uppercase;
    padding: 15px;
    font-size: 20px;
    margin: 0 0 15px 0;
}

.selection .selection__item .select_params {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.selection .selection__item .select_params .spt_item {
    float: none;
    width: auto;
    margin: 0 0 10px !important;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item {
    width: 80px;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item .select_style {
    width: 100%;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(3) {
    width: 110px;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(5) {
    position: relative;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(5)::after {
    content: 'x';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 17px;
    right: -16px;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(6) {
    margin: 0 0 0 -30px !important;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(7) {
    margin: 0 0 0 -30px !important;
}

.selection .selection__item .selection__item--wheels .select_params .spt_item:nth-child(3) .select_style {
    width: 80px;
}

.selection .selection__item .btnn {
    float: none;
    width: 320px !important;
    height: auto !important;
    position: absolute;
    height: auto;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 15px;
    background: #78002b;
    padding: 10px;
}

.selection .selection__item .options_data .select_tyres_wheels {
    clear: both;
}

.selection .selection__item .options_data .select_tyres_wheels .select_tyres,
.selection .selection__item .options_data .select_tyres_wheels .select_wheels {
    width: 60px;
    height: 60px;
    float: left;
    text-decoration: none;
    display: block;
}

.selection .selection__item .options_data .select_tyres_wheels .select_tyres {
    background: url(/img/map.png) no-repeat -112px -584px;
}

.selection .selection__item .options_data .select_tyres_wheels .select_tyres.active {
    background: url(/img/map.png) no-repeat -112px -647px;
}

.selection .selection__item .options_data .select_tyres_wheels .select_wheels {
    padding-left: 6px;
    background: url(/img/map.png) no-repeat -39px -584px;
}
.selection .selection__item .options_data .select_tyres_wheels .select_wheels.active {
    background: url(/img/map.png) no-repeat -39px -647px;
}
.selection .selection__item .select_winter,
.selection .selection__item .select_summer,
.selection .selection__item .select_studded,
.selection .selection__item .select_rft 
{
    width:30px;
    height:30px;
    margin:10px 3px;
    float:left;
    text-decoration:none;
    display:block;
}
.selection .selection__item .select_rft{
    width:90px;
}
.selection .selection__item .select_winter{
    background:url(/img/map.png) no-repeat -85px -448px;
}
.selection .selection__item .select_winter.active{
    background:url(/img/map.png) no-repeat -85px -478px;
}
.selection .selection__item .select_summer{
    background:url(/img/map.png) no-repeat -48px -449px;
}
.selection .selection__item .select_summer.active{
    background:url(/img/map.png) no-repeat -48px -478px;
}
.selection .selection__item .select_studded{
    background:url(/img/map.png) no-repeat -238px -232px;
}
.selection .selection__item .select_studded.active{
    background:url(/img/map.png) no-repeat -202px -232px;
}
.selection .selection__item .select_rft{
    background:url(/img/map.png) no-repeat -338px -274px;
}
.selection .selection__item .select_rft.active{
    background:url(/img/map.png) no-repeat -336px -248px;
}
.selection .selection__item .options_data{
    margin-top: 10px;
}
.why-we__item {
    display: flex;
    padding: 5px;
    align-items: center;
}
.why-we__item img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}
.tyre_cat_mainpage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tyre_cat_mainpage .category{
    display: block;
    position: static;
    float: none;
    width: 170px;
    margin: 5px !important;
    text-align: center;
    background: white;
    border: 1px solid #CCCCD3;
}
.tyre_cat_mainpage .category > .text-links{
    position: static;
}
.tyre_cat_mainpage .category .logo{
    width: 120px;
}
.tyre_cat_mainpage .category .logo .logotip{
    height: 40px;
    width: 100%;
}
.tyre_cat_mainpage .category a{
    float: none;
    display: block;
    margin: 0 auto;
}
.wheels_cat_mainpage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wheels_cat_mainpage .category{
    display: block;
    position: static;
    float: none;
    width: 170px;
    margin: 5px !important;
    text-align: center;
    background: white;
    border: 1px solid #CCCCD3;
}
.wheels_cat_mainpage .category > .text-links{
    position: static;
}
.wheels_cat_mainpage .category .logo{
    width: 120px;
}
.wheels_cat_mainpage .category .logo .logotip{
    height: 40px;
    width: 100%;
}
.wheels_cat_mainpage .category a{
    float: none;
    display: block;
    margin: 0 auto;
}
.typesize_cat_mainpage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.typesize_cat_mainpage .link__item{
    display: block;
    position: static;
    float: none;
    width: 170px;
    margin: 5px !important;
    text-align: center;
    background: white;
    border: 1px solid #CCCCD3;
}
.typesize_cat_mainpage .link__item > a{
    width: 100%;
    display: block;
    color: #000 !important;
    font-weight: bold;
    padding: 5px 4px 5px 4px;
    font-family: Calibri, calibri_d, OpenSans;
}










/* End */


/* Start:/css/style.css?177324324126554*/
#logo{width:124px;height:64px;display:block!important;float:left;margin-top:2px;text-decoration:none;}
.block_svyaz{background:url(/bitrix/templates/main/images/chainss.png) bottom right no-repeat;width:15px;height:15px;display:inline-block;margin-left:8px;margin-right:8px;}
.div_for_table{border-radius:5px;border:1px solid #75191e;width:385px;}
.size_produce_new_light_block{background:#fff;width:385px;box-sizing:border-box;padding:15px 15px 1px;border-radius:5px;border-collapse:collapse;}
.size_produce_new_light{position:relative;padding-left:90px;margin-bottom:20px;}
.size_produce_new_light:nth-child(2n){background:#f8f5f0;}
.size_produce_new_light_type{color:#666;font-weight:bold;font-size:14px;float:left;}
.size_produce_new_light_name{font-size:15px;font-weight:bold;padding:0 6px;margin-bottom:5px;float:right;margin-right:50px;color:#75191e;}
.size_produce_new_light_osi_left{float:left;}
.svyaz{float:left;}
.size_produce_new_light_osi_right{float:left;margin-left:0px;}
.size_produce_new_light_osi_title{margin-bottom:2px;margin-top:8px;}
.size_produce_new_light_osi_title,
.size_produce_new_light_osi_name{display:block;}
.size_produce_new_light_osi_name{color:#751a1b!important;font-weight:bold;}
.size_produce_new_light_osi_name:hover{background:#E6E6E6;border-radius:6px;font-weight:bold;}
.tyre_size_by_car .res_tables{border:0px solid #000000 !important;}
.th_red{height:15px;background:#75191e;}
.zakr{float:right;margin-right:3px;}
.para{margin-top:13px;min-width:180px;}
#filt_tyres{position:relative;}
.new_podbor_light_block{width:282px;position:absolute;z-index:999;left:19%;margin-left:50px;top:0px;background:#fff;display:none;}
.new_podbor_car_light{position:relative;display:table;box-sizing:border-box;color:#770f2d;width:297px;margin:0 -6px -1px -10px;}
.new_podbor_car_light img{display:block;box-sizing:border-box;}
.new_podbor_car_light_car{position:absolute;left:0;right:0;text-align:center;top:44px;font-size:12px;padding-left:15px;box-sizing:border-box;}
.new_podbor_car_light_l_o{position:absolute;left:30px;bottom:0px;font-size:10px;box-sizing:border-box;}
.new_podbor_car_light_param{position:absolute;left:92px;right:76px;text-align:center;bottom:1px;font-size:12px;text-transform:uppercase;font-weight:bold;box-sizing:border-box;}
.new_podbor_car_light_r_o{position:absolute;right:18px;bottom:0px;font-size:10px;box-sizing:border-box;}
.new_podbor_info_block{border:1px solid #8c8c8c;border-top:none;border-radius:0 0 10px 10px;padding:15px 15px 7px;box-sizing:border-box;background:#fff;font-family:'Myriad Pro';}
.new_podbor_info_double_osi_title{padding-bottom:10px;background:url(/img/new_podbor_info_double_osi_title.png) center bottom no-repeat;background-size:100% auto;color:#770f2d;font-size:16px;text-align:center;}
.new_podbor_info_double_osi_el:last-child{border-bottom:none;}
.new_podbor_info_double_osi_el{border-bottom:1px dashed #770f2d;display:table;width:100%;margin:0 auto;line-height:1.6;font-size:12px;text-align:center;}
.new_podbor_info_double_osi_el>a{text-align:center;display:inline-block;font-size: 11px!important;}
.new_podbor_info_different_width_el span,
.new_podbor_info_double_osi_el span{font-size:16px;}
.new_podbor_info_double_osi_el a:hover{color:#770f2d!important;text-decoration:underline!important;background:none!important;border-radius:0!important;}
.new_podbor_info_double_osi_el a{color:#231f20;text-decoration:none;font-size:12px!important;}
.new_podbor_info_red_linear{height:1px;background:#770f2d;margin:5px auto;}
.new_podbor_info_different_width_title{text-align:center;font-size:16px;color:#770f2d;margin-bottom:3px;}
.new_podbor_info_different_width_red_border{width:210px;margin:5px auto;border-bottom:1px dashed #770f2d;}
.new_podbor_info_different_width_el:hover{border:1px solid #770f2d;background:none!important;}
.new_podbor_info_different_width_el{box-sizing:border-box;border:1px solid #8c8c8c;padding:5px 10px 5px 25px;position:relative;border-radius:8px;display:block;text-decoration:none;font-size:12px!important;}
.new_podbor_info_double_osi_el i,
.new_podbor_info_different_width_el i{color:#770f2d;font-style:normal;}
.new_podbor_info_different_width_el:before{display:inline-block;content:'';vertical-align:middle;margin-left:-14px;background:url("/img/new_podbor_info_left_arrow.png") left top no-repeat;width:14px;height:15px;}
.new_podbor_info_different_width_el:after{display:inline-block;content:'';vertical-align:middle;margin-right:-14px;background:url("/img/new_podbor_info_right_arrow.png") right top no-repeat;width:14px;height:15px;}
.new_podbor_info_different_width_el:hover .new_podbor_info_different_circle{background:url("/img/new_podbor_info_white_circle.png") center no-repeat #770f2d;background-size:auto 14px;}
.new_podbor_info_different_circle{position:absolute;z-index:100;width:22px;height:22px;display:block;top:50%;margin-top:-11px;left:-14px;border-radius:50%;background:url("/img/new_podbor_info_white_circle.png") center no-repeat #8c8c8c;background-size:auto 14px;}
.new_podbor_info_all:hover{background:#770f2d;}
.new_podbor_info_all {
    position: absolute;
    z-index: 100;
    left: 5px;
    bottom: -21px;
    padding: 3px 7px 4px;
    border-radius: 0 0 6px 6px;
    background: #8c8c8c;
    color: #fff!important;
    font-size: 11px!important;
    display: block;
    min-width: 182px;
    text-align: center;
}
.new_podbor_gray_info_block .new_podbor_info_double_osi_title a:hover,
.new_podbor_gray_info_block .new_podbor_info_different_width_title a:hover{color:#770f2d!important;background:none!important;border-radius:0!important;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_title a,
.new_podbor_gray_info_block .new_podbor_info_different_width_title a{color:#231f20!important;font-size:16px!important;}
.new_podbor_gray_info_block .new_podbor_info_different_width_el a:hover{text-decoration:underline!important;color:#770f2d!important;background:none!important;border-radius:0!important;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el a,
.new_podbor_gray_info_block a.new_podbor_info_different_width_el,
.new_podbor_gray_info_block .new_podbor_info_different_width_el a{font-size:16px!important;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_title,
.new_podbor_gray_info_block .new_podbor_info_different_width_title{color:#58585b;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li:first-child:before,
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul>li:first-child:before{display:none;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li:before,
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul>li:before{content:'';display:block;width:1px;height:15px;top:50%;left:0px;margin-top:-7px;background:#8c8c8c;position:absolute;}
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul{width:100%;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul,
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul{display:inline-table;margin:0 0 0 0;padding:0 0 0 0;list-style:none;max-width:200px;vertical-align:middle;position:relative;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li:first-child{padding-left:0;padding-right:10px;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li{padding-left:10px;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li:first-child,
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul>li:first-child{text-align:left;}
.new_podbor_gray_info_block .new_podbor_info_double_osi_el ul>li,
.new_podbor_gray_info_block .new_podbor_info_different_width_el ul>li{display:table-cell;vertical-align:middle;position:relative;width:50%;text-align:right;}
.new_podbor_gray_info_block .new_podbor_info_different_width_el:before,
.new_podbor_gray_info_block .new_podbor_info_different_width_el:after{height:12px;}
.new_podbor_light_open:hover{background:none!important;border-radius:0!important;}
.new_podbor_light_open{position:absolute;top:97px;left:230px;z-index:100;}
.new_podbor_light_close{position:absolute;top:105px;right:100%;z-index:100;}
.filtr_content_block:after{clear:both;content:'';display:block;}
#content_block #main_block_filtr .filtr_content_block .tab_block .tab_block_item:after{clear:both;content:'';display:block;}
#content_block #main_block_filtr .filtr_content_block{height:auto;}
#content_block #main_block_filtr .filtr_content_block .popular_block_tyres{height:auto;position:relative;}
#content_block #main_block_filtr .filtr_content_block .tab_block{height:auto;position:relative;}
#content_block #main_block_filtr .filtr_content_block .popular_block_tyres:after{position:absolute;height:85%;content:' ';width:0;border-left:1px solid #b26681;left:0;margin:auto;top:0;bottom:0;display:block;}
#content_block #main_block_filtr .filtr_content_block{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:stretch;}
@media screen and (max-width:800px){#content_block #main_block_filtr .filtr_content_block{display:block;}
#content_block #main_block_filtr .filtr_content_block .popular_block_tyres:after{display:none;}
}
#content_block #main_block_filtr .filtr_content_block .tab_block .tab_block_item,
#content_block #main_block_filtr .filtr_content_block .popular_block_tyres_item{border-right:0;height:auto;}
.ohwhit{background:#fff !important;}
@media screen and (max-width:500px){
	.fstbtn{
		/* display:none!important; */
	}
}
.three-column-list{padding-left:0;box-sizing:border-box;overflow:hidden;}
.three-column-list:after{content:" ";display:table;clear:both;}
.three-column-list li{box-sizing:border-box;display:inline-block;vertical-align:middle;width:33%;padding-left:20px;float:left;margin:5px 0 !important;}
@media (max-width:500px){.three-column-list li{float:none;width:100%;}
}
.row_box{overflow:hidden;}
.row_box .item_box{float:left;width:50%;padding:10px;box-sizing:border-box;}
.row_box .item_title_box{font-weight:bold;text-align:center;margin-bottom:30px;}
.row_box .item_title_box a{font-size:18px !important;}
.row_box .item_box div.news-list img.preview_picture{margin:0 10px 6px 0; max-width: 100%;}
@media (max-width:780px){.row_box .item_box{float:none;width:100%;}
.crosslink-anchor{display:none;}
}
@media (max-width:650px){.mango-callback .widget-wrapper.common-window.fast-callback.widget-show{height:85% !important;width:90% !important;}
}
.crosslink-anchor{position:absolute;right:20px;margin-top:-40px;font-family:Calibri, calibri_d, OpenSans, sans-sefif;text-decoration:underline !important;text-decoration-style:dashed !important;}
.root-sef-relink-wrap{margin-bottom:10px;}
#content_block .root-sef-relink-wrap > a{margin-right:10px;font-family:Calibri, calibri_d, OpenSans;font-size:16px;font-weight:bold;}
.wheels-hub__group{padding:0;}
.wheels-hub__group-wrap{margin-bottom:20px;}
.wheels-hub__group-wrap__lead-char{font-size:30px;font-weight:bold;text-align:center;border-bottom:3px solid #751A1B;}
.wheels-hub__group__brand{display:block;float:left;width:calc(33% - 10px);vertical-align:top;margin-right:15px;margin-bottom:10px;box-sizing:border-box;position:relative;min-height:140px;}
.wheels-hub__group__brand__wrap{box-shadow:0 3px 4px #ddd;padding:10px;position:relative;display:block;height:120px;overflow:hidden;background-color:#fff;transition:.3s;-webkit-mask-image:linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 100%);border:1px solid #ccc;}
.wheels-hub__group__brand:hover .wheels-hub__group__brand__wrap{height:auto;width:100%;min-height:140px;position:absolute;z-index:10000;box-sizing:border-box;-webkit-mask-image:unset;mask-image:unset;}
.wheels-hub__group__brand:nth-child(3n){margin-right:0;}
#content_block .wheels-hub .wheels-hub__group-wrap .wheels-hub__group__brand__wrap > a{font-size:20px;}
.wheels-hub__group__brand__models{padding:5px;}
.wheels-hub__group__brand__models > li{list-style:none;}
.wheels-hub__group__brand:after{content:"";display:block;position:absolute;width:24px;height:24px;left:50%;transform:translate(-50%, -50%);bottom:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAABBUlEQVRIie3QsU3DQBiG4fc/BaWkcOcjTRggFRN4AeqU9KQCLApqFFKh9MzAAp4ACZQBSBPszgVlhHQ/TSJhkzuflNZfZ1t+n7OhX79jJ+0bd2l6qSIXGPOy2Gw+YyK3o9E5zl2J6ttTVb16gZv0bCbo8+6yNkI2L8tVKJ5bO3FKASS75GxRfS33z01T04c/l4lTitzaSXwcaDaaAMh7q+FFDscB5MMLDESnCu1f8g/xxRVWA9Fpg2uf7N7a5EcpBNqnro2QAfjiJ0L2WJZ1EOhC9l8VE/cCHUhjoXgQiEG64p1ACImJRwGHkNh4NACQj8enbru9BjDD4XK+Xn/Hvtuv33H7BYxpgPpctdlDAAAAAElFTkSuQmCC');}
@media(max-width:700px){.wheels-hub__group__brand:after{display:none;}
.wheels-hub__group__brand__wrap{height:auto;mask-image:none;position:relative;}
.wheels-hub__group__brand:hover .wheels-hub__group__brand__wrap{height:auto;width:100%;min-height:140px;position:relative;}
}
@media(max-width:500px){.wheels-hub__group__brand{width:100%;}}
.popular-items__wrap .owl-nav .owl-prev, .popular-items__wrap .owl-nav .owl-next{position:absolute;top:50%;transform:translate(0, -50%);}
.popular-items__wrap{position:relative;padding:0 25px;box-sizing:border-box;}
.popular-items__wrap .owl-nav .owl-prev{left:-20px;}
.popular-items__wrap .owl-nav .owl-next{right:-20px;}
.popular-items__wrap .nav-arrow{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjE2MCwxMjguNCAxOTIuMyw5NiAzNTIsMjU2IDM1MiwyNTYgMzUyLDI1NiAxOTIuMyw0MTYgMTYwLDM4My42IDI4Ny4zLDI1NiAiLz48L3N2Zz4=');width:30px;height:30px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;}
.popular-items__wrap .owl-nav .owl-prev .nav-arrow{transform:rotate(180deg);}
.popular-items{margin:30px 0;}
.popular-items__block-title{text-align:center;font-size:1.6em;color:#78002b !important;}
.popular-items__tile{text-align:center;}
.popular-items__tile__img{width:100px;height:100px;display:block;margin:0 auto;background-position:center center;background-size:contain;background-repeat:no-repeat;}
.popular-items__tile__title{margin-top:20px;display:block;}


div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
	max-width: 100%;

}
.news-date-time {
	color:#486DAA;
}
#muul{    
    position: absolute;
    padding-top: 0px;
    top: 162px;
    /* margin-top: -30px; */
    padding-right: 27px;
    z-index: 910;
    right: 0px;
}
.ll{
	float:right!important;
	width:20px !important;
	height:20px!important;
	padding-right:5px!important;
	z-index: 900;
	display:block;
}
.ll img{
	z-index:400;
}
.itmz,.det_itmz {
 position: relative;
 background: #F5F2EB;
 box-shadow: 0 0 1px 0px #cac2c2;
}

.itmz:before,.det_itmz:before,
.itmz:after,.det_itmz:after {
 z-index: -1;
 position: absolute;
 content: "";
 bottom: 15px;
 left: 10px;
 width: 50%;
 top: 80%;
 max-width:300px;
 background: rgba(0, 0, 0, 0.7);
 -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);
 -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
 box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
 -webkit-transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
 -ms-transform: rotate(-3deg);
 transform: rotate(-3deg);
}

.itmz:after,.det_itmz:after {
 -webkit-transform: rotate(3deg);
 -moz-transform: rotate(3deg);
 -o-transform: rotate(3deg);
 -ms-transform: rotate(3deg);
 transform: rotate(3deg);
 right: 10px;
 left: auto;
}

.cout,.cout:active,.cout:focus{ 
  color: #78002b;
  text-decoration: none;
}

div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
	max-width: 100%; 
}
.news-date-time {
	color:#486DAA;
}
.last-news{
	padding: 1em;
}
.last-news__preview_picture{
	margin: 0 1em 1em 0;
}
.last-news__item-readmore{
	text-align: right;
}
.last-news__item-title{
	font-weight: bold;
	margin: 0 0 1em 0;
}
#content_block .last-news__item-title a{
	font-size: 1.3em;
}

/** Owl Carousel v2.2.1*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*21.10.22*/
.cupon .cupon_hint{
	display:none!important;
}
.check-rel{
	position:relative;
}
.check-rel:after{
	width:auto!important;
	bottom: -28px !important;
	left: -12px;
}
.toggle.cbx3:before{
	height: 8px;
	width: 23px;
}
.toggle.cbx3 span {
	width: 13px;
	height: 13px;
	top:8px;
	background: #7f002d;
}
#cbx3:checked + .toggle span {
	background: #882441;
	transform: translateX(20px);
	transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
	box-shadow: 0 3px 8px rgb(79 46 220 / 20%);
}
.icon-left-side{
	position: absolute;
	z-index: 100;
	left: 0px;
	cursor:pointer;
	width: 30px!important;
	height: 30px!important;
}
.cart-image .icon-left-side{
	position: absolute !important;
	z-index: 100;
	left: 20px;
	cursor: pointer;
}
.icon-left-side img{
	width: 22px;
	height: 30px;
}
.icon-left-side.hran{
	top: 10px;
	position:relative;
}
.icon-left-side.hran:hover:after{
	content: '';
	width: 141px;
	height: 31px;
	background: url(/img/Okno_hranenie.svg);
	position: absolute;
	background-repeat: no-repeat;
	left: 29px;
	top: -1px;
}
.icon-left-side.shin{
	top: 12px;
	position:relative;
}
.icon-left-side.shin:hover:after{
	content: '';
	width: 150px;
	height: 31px;
	background: url(/img/Okno_shinomontaj.svg);
	position: absolute;
	background-repeat: no-repeat;
	left: 29px;
	top: -1px;
}
.cart-image .icon-left-side.hran {
	top: 43px;
}
:focus-visible {
	outline: none!important;
}
.ff-slider{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#ff_form .addon_option .select_summer.select_item_icon{
	background: url(/bitrix/templates/main/images/summer.png);
	background-repeat: no-repeat;
	background-size: 17px 18px;
	background-position: 6px 6px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
#ff_form .addon_option .select_summer.select_item_icon.active{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
#ff_form .addon_option .select_winter.select_item_icon{
	background: url(/bitrix/templates/main/images/winter.png);
	background-repeat: no-repeat;
	background-size: 17px 18px;
	background-position: 6px 6px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
#ff_form .addon_option .select_winter.select_item_icon.active{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
#ff_form .addon_option .select_studded.select_item_icon{
	background: url(/img/icon_types_sh.svg);
	background-repeat: no-repeat;
	background-size: 34px 29px;
	background-position: -1px -3px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
#ff_form .addon_option .select_studded.select_item_icon.active{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
#ff_form .addon_option .select_nstudded.select_item_icon{
	background: url(/img/icon_types_nsh.svg);
	background-repeat: no-repeat;
	background-size: 39px 25px;
	background-position: -1px 4px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin: 12px 0px 0px 3px;
	width: 30px;
	height: 30px;
	float: left;
}
#ff_form .addon_option .select_nstudded.select_item_icon.active{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.novs{
	display:none!important;
}
#reviewStars-input {
	overflow: hidden;
	*zoom: 1;
	position: relative;
	float: left;
	display: inline-block;
}
#reviewStars-input .star {
	background: url('/img/star20.png') no-repeat;
	background-position: 0 0;
	height: 19px;
	width: 24px;
	display: inline-block;
	vertical-align: middle;
	float: right;
	position: relative;
	z-index: 1;
}
#reviewStars-input .star.active {
	background-position: 0 -19px;
}
.bx-breadcrumb {
	display: block;
}
#content_block.bg {
	margin-top: 10px;
	padding-top: 20px !important;
}
.ex_btn{
	border-radius: 3px;
	background: #d22b71!important;;
	border: none!important;;
	color: white!important;;
	padding: 7px 15px;
	outline: none!important;
	margin-top: 10px;
	font-size: 11px;
	cursor:pointer;
}
.srt-div.form__select {
	position: relative !important;
}
#header_phones #hp_icon_ph{
	opacity:0;
}
.d2f_multidomain__seo_wrap{
	display: none!important;
}
.cupon{
	position: absolute;
	top: 13px;
	left: 10px;
	z-index: 1;
}
.cupon.list_cupon .cupon-wrap{
	margin-top: 0px!important;
}
.cupon-wrap{
	/* position:relative; */
	background: url(https://euro-diski.ru/img/cupon.svg);
	height: 30px;
	width: 220px;
	background-repeat: no-repeat;
	background-size: 257px 296px;
	background-position: -59px -139px;
	cursor: pointer;
	margin-top:18px;
}
.cupon.list_cupon{
	top: 13px;
}
.cupon.list_cupon .cupon_hint{
	top: 20px;
}
.cupon .cupon_hint {
	display: none;
	text-align: left;
	width: 143px;
	position: absolute;
	background: rgb(0 0 0 / 65%);
	color: white;
	padding: 5px;
	border-radius: 6px;
	left: 0px;
	top: 13px;
	font-size: 12px;
	font-family: 'OpenSans';
}
.cupon_img{
	width:50px;
	cursor:pointer;
	display:none!important;
}
.cupon.list_cupon .cupon_img{
	width:44px!important;
}
.cupon:hover .cupon_hint{
	display:block;
}
.cupon .cupon_hint a{
	display: inline;
	color: white!important;
	text-decoration: underline!important;
	font-style: italic;
	font-size: 14px!important;
	font-family: 'OpenSans';
}
.main-message-error {
	display: flex;
	align-items: center;
	background-color: #e1bfb4;
	padding: 10px 15px;
	border-radius : 10px;
	margin-top: 50px;
}
.main-message-error__image {
	width: 120px;
	height: auto;
	margin-right: 15px;
	border-radius : 10px;
	vertical-align: middle;
}
.main-message-error__wrap {
	flex: 1;
}
.main-message-error__title {
	font-size: 14.5px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 10px;
}
.main-message-error__description {
	padding: 0;
	margin: 0;
}
.main-message-error__header-image {
	display: none;
}
@media (min-width: 800px) {
	[href="/about_us/service-sign-up/"].item_menu {
		/*display: none !important;*/
	}
}
@media screen and (max-width:800px){
	.pluso{
		display:none!important;
	}
	.cupon.list_cupon{
		top: 0px!important;
	}
	.cupon-wrap {
		margin-top: 25px;
	}
	.list_cupon .cupon-wrap {
		margin-top:0px;
		margin-top: 0px;
		width: 100px;
		background-size: 136px 222px;
		background-position: -25px -104px;
	}
	.cupon.list_cupon .cupon_hint {
		left: 0!important;
	}
	.cupon_hint {
		left: 0!important;
		background: rgb(0 0 0 / 90%)!important;
	}
	.main-message-error__image {
		display: none;
	}

	.main-message-error {
		display: flex;
		align-items: center;
		background-color: #e1bfb4;
		padding: 10px 15px;
		border-radius : 10px;
		margin: 0 10px 20px;
	}

	.main-message-error__header {
		display: flex;
		align-items: center;
		margin-bottom: 10px;
	}

	.main-message-error__header-image {
		width: 80px;
		height: auto;
		margin-right: 15px;
		border-radius : 10px;
		display: block;
		vertical-align: middle;
	}

	.main-message-error__image {
		width: 120px;
		height: auto;
		margin-right: 15px;
		border-radius : 10px;
	}

	.main-message-error__wrap {
		flex: 1;
	}

	.main-message-error__image-wrap {
		display: none;
	}

	.main-message-error__title {
		font-size: 14.5px;
		text-transform: uppercase;
		margin: 0;
		padding: 0 0 0;
	}

	.main-message-error__description {
		padding: 0;
		margin: 0;
	}
	.main-message-error__description:not(:first-child) {
		margin-top: 10px;
	}
}
.call_phone_1 a {
	color:#FFF!important;
	margin-right: 10px;
}
/* End */


/* Start:/local/templates/euro/components/bitrix/search.title/.default/style.css?177368041370711*/
#title-search .search-result {
	padding: 0 16px 16px;
}

#title-search .search-products-grid {
	display: flex;
	margin: 0 -8px;
}

#title-search .search-product {
	display: flex;
	flex-direction: column;

	width: 20%;
	margin-bottom: 16px;
	padding: 0 8px;
}
#title-search .search-product-bottom {
	margin-top: auto;
}

#title-search .search-product__picture {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 100%;
	overflow: hidden;
}

#title-search .search-product__image {
	height: 130px;
	max-width: 140px;
}

#title-search .search-product__link {
	font-family: Calibri, calibri_d, OpenSans, serif;
	display: block;
	text-decoration: none;
	line-height: 19px;
	font-size: 18px;
	color: #78002b;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

#title-search .search-product__props p {
	margin-bottom: 5px;
}

#title-search .search-product-price {
	display: flex;
}

#title-search .search-product__price {
	padding-top: 8px;
	font-size: 18px;
	color: #78002b;
}
#title-search .search-product__oldprice {
	padding-top: 8px;
	font-size: 18px;
	color: #808080;
	margin-left: auto;
}

#title-search-wrap {
	display: none;

	/*
	width: calc(100% + 4px);
	margin: 28px -2px 35px 0;

	position: absolute;
	z-index: 10;

	clear: both;
	*/

	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;

	z-index: 99999999999;
}

#title-search-wrap .overlay {
	content: '';

	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;

	background-color: rgba(0, 0, 0, .6)
}

.digi-disable-scroll #title-search-wrap {
	display: block;
}

#title-search {
	width: 1100px;

	position: relative;
	top: 220px;
	left: 50%;
	transform: translate(-50%, 0);

	border-radius: 6px;
	background-color: #fff;
}

#title-search.digi_desktop .digi-search__form {
	height: calc(32px + 44px) !important;
	padding: 16px;
}

#title-search.search_mobile {
	top: 0;
	left: 0;
	transform: translate(0, 0);
	border-radius: 0;

	width: calc(100% - 32px) !important;
}
.digi-body_mobile #title-search-wrap .overlay {
	background-color: #fff;
}

#title-search.search_mobile .search-result {
	height: calc(100vh - 44px - 32px);
	overflow: auto;
}

#title-search.search_mobile .digi-search-form__icon {
	display: none;
}
#title-search.search_mobile .digi-search-form__input {
	padding-right: 35px !important;
	padding-left: 15px !important;
	font-size: 16px !important;
}
#title-search.search_mobile .digi-search-form__input:placeholder-shown ~ .digi-search-form__actions {
	display: none !important;
}
#title-search.search_mobile .digi-search-form__submit {
	margin-left: -6px !important;
}
#title-search.search_mobile .digi-search-form__close:last-child {
	display: none;
}
#title-search:not(.search_mobile) .digi-search-form__close:first-child {
	display: none;
}
#title-search.search_mobile .digi-search-form__close {
	margin-right: 0 !important;
	margin-right: 10px !important;
}

#title-search.search_mobile .search-products-grid {
	flex-wrap: wrap;
}
#title-search.search_mobile .search-product {
	width: 50%;
}

.title-search-result {
	padding-top: 16px;
}

/* digi */
.digi-body_mobile.digi-disable-scroll {
	position: fixed !important
}

body.digi-disable-scroll:not(.digi-body_mobile) {
	overflow-y: scroll !important;
	position: fixed;
	width: 100%;
	padding-right: 0 !important
}

#title-search {
	--color-font-main: #000;
	--color-font-hover: #78002b;
	--color-font-second: #aaa;
	--color-font-bg: #f9f9f9;
	--color-price-current: #78002b;
	--color-price-old: grey;
	--color-name: #333;
	--color-brand: #78002b;
	--color-brand-hover: #78002b;
	--color-brand-second: #929292;
	--color-brand-third: #78002b;
	--color-brand-submit: rgba(51, 51, 51, 0.6);
	--color-border: #d5d5d5;
	--color-border-second: #f2f2f2;
	--color-scroll: #f0f0f0;
	--color-icon-background: #f6f6f6;
	--border-radius: 5px;
	--border-color: #d5d5d5;
	--height-input-mobile: 36px;
	--height-input-desktop: 36px;
	--height-search-block-mobile: 50px;
	--height-search-block-mobile-full: 103px;
	--wrapper-width: 1280px;
	--wrapper-padding: 0 16px;
	--indent-main-mobile: 16px;
	--indent-vertical-inner-mobile: 8px;
	--indent-vertical-between-mobile: 4px;
	--indent-vertical-search-mobile: 14px;
	--padding-product: 20px;
	--indent-main-desktop: 22px;
	--indent-search-desktop: 16px;
	--indent-vertical-inner-desktop: 8px;
	--indent-vertical-between-desktop: 16px;
	--padding-tips-cloud: 11px;
	--font-size-main-mobile: 16px;
	--line-height-main-mobile: 18px;
	--font-size-second-mobile: 14px;
	--line-heigt-second-mobile: 16px;
	--font-size-sub-mobile: 14px;
	--line-heigt-sub-mobile: 20px;
	--font-size-links-mobile: 14px;
	--line-height-links-mobile: 16px;
	--text-decoration-links-mobile: underline;
	--font-size-show-all: 14px;
	--line-height-show-all: 18px;
	--text-decoration-show-all: underline;
	--text-decoration-show-all-hover: none;
	--font-size-sub-desktop: 12px;
	--line-heigt-sub-desktop: 14px;
	--font-size-clear-facet: 12px;
	--line-height-clear-facet: 13px;
	--font-size-main: 14px;
	--line-height-main: 16px;
	--font-size-header: 24px;
	--line-height-header: 28px;
	--font-size-facet-header: 16px;
	--line-height-facet-header: 18px;
	--font-size-product-card: 14px;
	--line-height-product-card: calc(var(--font-size-product-card) + 2px);
	--font-size-paragraph: 16px;
	--line-height-paragraph: 24px;
	--font-weight-main: 400;
	--font-weight-thick: 500;
	--font-weight-thickest: 700;
	--dot-size-mobile: 24px;
	--rail-height-mobile: 4px;
	--dot-size-desktop: 16px;
	--rail-height-desktop: 4px;
	--screen-count-size: 18px;
	--screen-height: 45px;
	--indent-facet-bottom-desktop: 30px;
	--hell: 1;
	--purgatory: 2;
	--earth: 3;
	--heaven: 4;
	--damnhigh: 9999999
}

#title-search input[type=search]::-ms-clear, #title-search input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0
}

#title-search input[type=search]::-webkit-search-cancel-button, #title-search input[type=search]::-webkit-search-decoration, #title-search input[type=search]::-webkit-search-results-button, #title-search input[type=search]::-webkit-search-results-decoration {
	display: none
}

#title-search .digi-search-form__icon_specific {
	fill: var(--color-font-main)
}

#title-search.digi_hidden, #title-search .digi_hidden {
	display: none !important
}

#title-search.digi-is-container {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: var(--damnhigh);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	color: var(--color-font-main);
	overflow: auto
}

#title-search.digi-is-container_white {
	background-color: #fff
}

#title-search.digi-is-container.digi_desktop {
	overflow-y: auto !important
}

#title-search.digi-is-container.digi_desktop::-webkit-scrollbar, #title-search.digi-is-container.digi_desktop ::-webkit-scrollbar {
	width: 4px;
	height: 4px
}

#title-search.digi-is-container.digi_desktop .digi-tips_scrollable::-webkit-scrollbar {
	width: 3px;
	height: 3px
}

#title-search.digi-is-container.digi_desktop .digi-tips_scrollable::-webkit-scrollbar-thumb {
	background-color: var(--color-brand)
}

#title-search.digi-is-container.digi_desktop .digi-category-found-list, #title-search.digi-is-container.digi_desktop .digi-facet-options, #title-search.digi-is-container.digi_desktop .digi-tips {
	scrollbar-width: thin
}

#title-search.digi-is-container.digi_desktop .digi-tips {
	scrollbar-color: var(--color-brand) var(--color-scroll)
}

#title-search.digi-is-container.digi_desktop::-webkit-scrollbar-track, #title-search.digi-is-container.digi_desktop ::-webkit-scrollbar-track {
	border: 2px solid var(--color-scroll)
}

#title-search.digi-is-container.digi_desktop::-webkit-scrollbar-thumb, #title-search.digi-is-container.digi_desktop ::-webkit-scrollbar-thumb {
	background-color: var(--color-border)
}

#title-search.digi_open ~ jdiv {
	display: none
}

#title-search.digi_ie svg {
	width: 15px;
	height: 15px
}

#title-search.digi_ie .digi-product__image-wrapper {
	width: 180px
}

#title-search :not(rect) {
	box-sizing: border-box;
	width: auto;
	min-width: auto;
	max-width: none;
	height: auto;
	min-height: auto;
	max-height: none;
	margin: 0;
	padding: 0;
	background: none;
	outline: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: inherit;
	font-family: Calibri, sans-serif;
	line-height: 1.15;
	letter-spacing: normal;
	font-weight: var(--font-weight-main);
	text-shadow: none;
	text-align: start;
	text-transform: none;
	transition: none
}

#title-search :after, #title-search :before {
	display: none
}

#title-search button, #title-search input {
	font-size: var(--font-size-main-mobile);
	font-weight: var(--font-weight-main);
	-webkit-appearance: none
}

#title-search button:disabled, #title-search input:disabled {
	opacity: 1
}

#title-search.digi_mobile input {
	font-size: 16px !important
}

#title-search button {
	text-align: center;
	cursor: pointer
}

#title-search img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center
}

#title-search a {
	border: none;
	text-decoration: none
}

#title-search b {
	font-weight: var(--font-weight-thickest)
}

#title-search li, #title-search ul {
	list-style: none
}

#title-search label {
	font-weight: 400;
	text-transform: none
}

#title-search s {
	position: relative;
	text-decoration: none
}

#title-search s:before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	background-color: var(--color-font-second)
}

#title-search .digi-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: var(--purgatory);
	background-color: rgba(0, 0, 0, .6)
}

#title-search .digi-scroll-up {
	position: fixed;
	right: 40px;
	bottom: 150px;
	z-index: 1;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 12px 13px;
	background-color: #fff;
	border-radius: var(--border-radius);
	border: 1px solid var(--color-brand);
	color: var(--color-brand);
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	transition: all .3s
}

#title-search .digi-scroll-up.second {
	width: 50px;
	height: 50px;
	padding: 0;
	border-radius: 50%;
	border: none;
	background: var(--color-brand)
}

#title-search .digi-scroll-up.second svg {
	fill: #fff
}

#title-search .digi-scroll-up:not(.second):hover {
	border: 1px solid var(--color-font-second);
	color: var(--color-font-second);
	box-shadow: none
}

#title-search .digi-scroll-up.second:hover {
	background: var(--color-font-hover)
}

#title-search .digi-scroll-up__icon {
	transition: all .3s
}

#title-search .digi-scroll-up:not(.second) .digi-scroll-up__icon {
	margin-left: 8px;
	fill: var(--color-brand)
}

#title-search .digi-scroll-up:not(.second):hover .digi-scroll-up__icon {
	fill: var(--color-font-second)
}

#title-search .digi-wrapper {
	max-width: var(--wrapper-width);
	padding: var(--wrapper-padding);
	margin: 0 auto
}

#title-search.digi_desktop .digi-main-scroll-wrapper .digi-wrapper {
	padding: unset
}

#title-search.digi_desktop.digi_searchless .digi-main-scroll-wrapper {
	overflow: auto
}

#title-search.digi_desktop .digi-brace-category {
	min-height: calc(50px - var(--indent-search-desktop) + var(--line-height-header))
}

#title-search .digi-title {
	font-weight: 700;
	font-size: var(--font-size-header);
	line-height: var(--line-height-header)
}

#title-search.digi_mobile .digi-title {
	padding: 0 var(--indent-main-mobile);
	margin: calc(var(--indent-vertical-inner-mobile) * 2) 0;
	font-weight: 700
}

#title-search.digi_desktop .digi-title {
	padding: calc(30px - var(--indent-search-desktop)) 0 20px
}

#title-search.digi_desktop .digi-category-found-list {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	overflow: auto
}

#title-search.digi_desktop .digi-category-found-item {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-bottom: 20px
}

#title-search.digi_desktop .digi-category-found-item:not(:last-child) {
	margin-right: 40px
}

#title-search.digi_desktop .digi-category-found-item__button {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_desktop .digi-category-found-item__image {
	display: block;
	width: 50px;
	height: 50px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none
}

#title-search.digi_desktop .digi-category-found-item__meta {
	text-align: left;
	padding: 6px 17px 2px 15px
}

#title-search.digi_desktop .digi-category-found-item__name, #title-search.digi_desktop .digi-category-found-item__value {
	display: block
}

#title-search.digi_desktop .digi-category-found-item__name {
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	margin-bottom: 6px;
	color: var(--color-font-main)
}

#title-search.digi_desktop .digi-category-found-item__value {
	font-size: var(--font-size-sub-desktop);
	line-height: var(--line-heigt-sub-desktop);
	color: var(--color-font-second)
}

#title-search.digi_desktop .digi-category-found-item__button:hover .digi-category-found-item__name {
	color: var(--color-font-hover)
}

#title-search.digi_desktop .digi-main {
	margin-top: 20px
}

#title-search.digi_desktop .digi-main-wrapper {
	display: -webkit-flex;
	display: flex
}

#title-search.digi_desktop .digi-main__facets {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 285px;
	margin-right: 45px
}

#title-search.digi_desktop .digi-main__results {
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto
}

#title-search.digi_desktop .digi-main-results-actions {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	min-height: calc(var(--line-height-main) + var(--padding-tips-cloud) * 2 + var(--indent-vertical-inner-mobile))
}

#title-search.digi_ie .digi-main__results {
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%
}

#title-search.digi_ie .digi-wrapper {
	max-width: var(--wrapper-width);
	padding: var(--wrapper-padding)
}

#title-search.digi_ie.digi_desktop .digi-ac {
	width: calc(var(--wrapper-width) - 40px);
	left: calc(50% - var(--wrapper-width) / 2 + 20px)
}

#title-search.digi_ie.digi_desktop.digi_searchless .digi-ac {
	width: var(--wrapper-width);
	left: calc(50% - var(--wrapper-width) / 2)
}

#title-search .digi-search {
	background-color: #fff
}

#title-search.digi_mobile .digi-search_mobile {
	position: relative;
	z-index: 4
}

#title-search.digi_mobile.digi-search-fixed .digi-search.digi-search_attached {
	position: fixed;
	top: 0;
	z-index: 4;
	width: 100%;
	height: var(--height-search-block-mobile);
	transition: top .5s
}

#title-search.digi_mobile.digi-search-fixed .digi-search.digi-search_attached.digi-search_attached_full {
	height: var(--height-search-block-mobile-full)
}

#title-search.digi_mobile.digi-search-fixed.digi-search-fixed_hide .digi-search.digi-search_attached {
	top: calc(var(--height-search-block-mobile) * -1);
	box-shadow: none
}

#title-search.digi_mobile.digi-search-fixed.digi-search-fixed_hide .digi-search.digi-search_attached.digi-search_attached_full {
	top: calc(var(--height-search-block-mobile-full) * -1)
}

#title-search.digi_desktop .digi-search {
	position: relative;
	z-index: var(--purgatory);
	padding: var(--indent-search-desktop) 0;
	width: calc(var(--wrapper-width) + 10px);
	left: calc(50% - var(--wrapper-width) / 2);
	border-radius: 6px 6px 0 0
}

#title-search .digi-search-form {
	position: relative;
	display: -webkit-flex;
	display: flex
}

#title-search.digi_mobile .digi-search-form {
	margin: var(--indent-vertical-search-mobile) var(--indent-main-mobile) 0;
	height: var(--height-input-mobile)
}

#title-search.digi_desktop .digi-search-form {
	height: 44px
}

#title-search.digi_desktop .digi-search-form__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 10px;
	fill: #a4a9bb
}

#title-search .digi-search-form__input-block {
	position: relative;
	-webkit-flex-grow: 1;
	flex-grow: 1
}

#title-search .digi-search-form__input {
	min-width: 0;
	-webkit-flex: 1;
	flex: 1;
	height: 100%;
	width: 100%;
	border: 1px solid var(--color-border);
	border-radius: 4px
}

#title-search .digi-search-form-active .digi-search-form__input {
	border-color: var(--color-font-main)
}

#title-search.digi_desktop .digi-search-form-active .digi-search-form__input {
	border-color: #78002b
}

#title-search.digi_mobile .digi-search-form__input {
	padding: 8px calc(var(--height-input-mobile) + 40px) 8px 12px;
	border-radius: 4px
}

#title-search.digi_desktop .digi-search-form__input {
	font-size: var(--font-size-main);
	padding: 8px 140px 8px 45px
}

#title-search.digi_desktop .digi-search-form-active .digi-search-form__icon_decorative {
	fill: #a4a9bb
}

#title-search .digi-search-form__actions {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-flex;
	display: flex
}

#title-search .digi-facet__wrap .digi-search-form__clear {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 100%
}

#title-search .digi-search-form__clear {
	position: relative;
	width: 44px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}

#title-search .digi-search-form__clear svg {
	fill: #cbcbcd
}

#title-search .digi-search-form__clear:hover svg {
	fill: var(--color-brand)
}

#title-search .digi-search-form__submit {
	background-color: var(--color-font-main);
	border: 1px solid transparent;
	border-radius: 4px
}

#title-search.digi_mobile .digi-search-form__submit {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 11px 12px;
	color: #fff;
	background-color: var(--color-brand);
	font-weight: 400;
	border-radius: 4px
}

#title-search.digi_mobile .digi-search-form__submit svg {
	fill: #fff
}

#title-search.digi_desktop .digi-search-form__submit {
	width: 100px;
	color: #fff;
	background-color: var(--color-brand);
	border-color: transparent;
	margin-left: 10px;
	font-weight: 700;
	font-size: 16px
}

#title-search.digi_mobile .digi-search-form__submit {
	background-color: #000
}

#title-search.digi_desktop .digi-search-form__submit:hover {
	opacity: .8
}

#title-search .digi-search-form__close svg {
	display: -webkit-flex;
	display: flex;
	fill: #cbcbcd
}

#title-search .digi-search-form__close:focus, #title-search .digi-search-form__close:hover {
	color: var(--color-font-main)
}

#title-search.digi_mobile .digi-search-form__close {
	padding-right: 15px
}

#title-search.digi_desktop .digi-search-form__close {
	margin-left: 10px;
	font-weight: 700;
	font-size: 16px;
	color: #000;
	border-radius: var(--border-radius)
}

#title-search.digi_desktop .digi-search-form__close:focus, #title-search.digi_desktop .digi-search-form__close:hover {
	border-color: var(--color-brand);
	color: var(--color-brand)
}

#title-search .digi-ac {
	z-index: var(--purgatory);
	width: 100%;
	overscroll-behavior: none;
	background-color: #fff
}

#title-search.digi_mobile .digi-ac {
	position: relative;
	height: calc(100vh - var(--height-input-mobile) + var(--indent-vertical-search-mobile) * 1.5);
	overflow: auto;
	padding-bottom: var(--indent-vertical-inner-mobile)
}

@media (max-width: 1200px) {
	#title-search.digi_desktop .digi-ac {
		left: 0;
		width: 100%
	}
}

#title-search.digi_desktop .digi-ac .digi-wrapper {
	padding: 0
}

#title-search .digi-ac-block {
	margin-bottom: 8px
}

#title-search.digi_desktop .digi-ac-block:not(:last-child) {
	margin-bottom: var(--indent-vertical-between-desktop)
}

#title-search.digi_desktop .digi-ac-block:last-child {
	margin-bottom: 0
}

#title-search .digi-ac-block__title {
	padding: var(--indent-vertical-inner-mobile) var(--indent-main-mobile) calc(var(--indent-vertical-inner-mobile) / 2) var(--indent-main-mobile);
	color: var(--color-font-second);
	font-weight: var(--font-weight-thickest);
	font-size: var(--font-size-main);
	line-height: var(--line-heigt-sub-desktop);
	color: #333
}

#title-search .digi-ac-block__title.digi-ac-block__title_history {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#title-search .digi-ac-block__title.digi-ac-block__title_history .digi-ac-history-clear-all {
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	color: #aaa
}

#title-search .digi-ac-block__title.digi-ac-block__title_history .digi-ac-history-clear-all:hover {
	color: #333
}

#title-search.digi_mobile .digi-ac-block__title {
	font-size: var(--font-size-second-mobile);
	line-height: var(--line-heigt-second-mobile)
}

#title-search.digi_desktop .digi-ac-block__title {
	font-size: 14px;
	line-height: var(--line-heigt-sub-desktop);
	padding: calc(var(--indent-vertical-inner-desktop) / 2) 16px;
	font-weight: 700;
	margin-bottom: calc(var(--indent-vertical-inner-desktop) / 2);
	color: #000
}

#title-search .digi-ac-block__title_products {
	display: none
}

#title-search .digi-ac-block__button {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	padding: var(--indent-vertical-inner-mobile) var(--indent-main-mobile);
	font-size: var(--font-size-main-mobile);
	line-height: var(--line-height-main-mobile);
	text-align: left
}

#title-search.digi_desktop .digi-ac-block__button {
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	padding: var(--indent-vertical-inner-desktop) 16px
}

#title-search.digi_desktop .digi-ac-block__button .digi-ac-query__name {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

#title-search.digi_desktop .digi-ac-block__button:hover {
	color: var(--color-font-hover);
	background-color: var(--color-font-bg)
}

#title-search .digi-ac-history {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}

#title-search .digi-ac-block__icon {
	fill: #cbcbcd;
	margin-right: 14px;
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

#title-search .digi-ac-history__text {
	color: var(--color-font-main);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

#title-search.digi_desktop .digi-ac-block__button:hover .digi-ac-history__text {
	color: var(--color-font-hover)
}

#title-search .digi-ac-history__clear {
	display: -webkit-flex;
	display: flex;
	margin-left: auto;
	fill: #d5d5d5
}

#title-search.digi_desktop .digi-ac-history__clear {
	display: none;
	height: 14px
}

#title-search.digi_desktop .digi-ac-history__clear:hover {
	display: block
}

#title-search.digi_desktop .digi-ac-history__clear:hover svg {
	fill: #333
}

#title-search.digi_desktop .digi-ac-history:hover .digi-ac-history__clear {
	display: block
}

#title-search .digi-ac-category {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_desktop .digi-ac-category__name:focus .digi-ac-category__term, #title-search.digi_desktop .digi-ac-category__name:hover .digi-ac-category__term {
	color: var(--color-font-hover)
}

#title-search.digi_desktop .digi-ac-find__button {
	color: var(--color-brand);
	font-size: var(--font-size-show-all);
	line-height: var(--line-height-show-all);
	padding: 10px 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto;
	border-radius: 4px;
	border: 1px solid var(--color-brand)
}

#title-search.digi_desktop .digi-ac-find__button svg {
	margin-left: 9px;
	fill: var(--color-brand)
}

#title-search.digi_desktop .digi-ac-find__button:hover {
	background: var(--color-brand);
	color: #fff
}

#title-search.digi_desktop .digi-ac-find__button:hover svg {
	fill: #fff
}

#title-search.digi_desktop .digi-ac__wrapper {
	position: relative;
	display: -webkit-flex;
	display: flex
}

#title-search.digi_desktop .digi-ac__wrapper:before {
	content: "";
	position: absolute;
	top: -10px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	left: 50px;
	z-index: var(--purgatory);
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 3px
}

#title-search.digi_desktop .digi-ac__set_main {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 370px;
	border-right: 1px solid var(--color-border-second)
}

#title-search.digi_desktop .digi-ac__set_products {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	padding: 0 30px
}

#title-search.digi_ie .digi-ac__set_products {
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical {
	padding-top: 8px;
	border-radius: 10px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-ac__wrapper {
	display: block
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-ac__wrapper .digi-ac__set_main {
	width: 100%;
	border: none
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-ac-block__title_products {
	display: block;
	padding: var(--indent-vertical-inner-desktop) 0;
	margin-bottom: 10px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-ac__set_products {
	padding: 0 16px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-products-grid {
	display: block
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-products-grid .digi-product {
	-webkit-flex-direction: inherit;
	flex-direction: inherit;
	margin: 0;
	padding: 0;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical + .digi-product {
	margin-top: 10px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__image-wrapper {
	height: 65px;
	width: auto;
	margin: 0
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__labels {
	display: none
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__main {
	margin-left: 10px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__main .digi-product__price {
	-webkit-justify-content: inherit;
	justify-content: inherit;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__main .digi-product__price .digi-product-price-variant_old {
	margin-left: 10px
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__headline {
	display: none
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-product__label {
	-webkit-line-clamp: 1;
	max-height: calc(var(--line-height-product-card) * 1)
}

#title-search.digi_desktop .digi-ac.digi-ac--vertical .digi-ac-find {
	margin-top: 36px
}

#title-search .digi-tips {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 var(--indent-main-mobile)
}

#title-search .digi-tips-autocomplete {
	padding-top: 16px
}

#title-search .digi-tips_scrollable {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0 var(--indent-main-mobile);
	overflow: auto
}

#title-search.digi_mobile .digi-tips_scrollable:after {
	content: "";
	display: block;
	-webkit-flex: 0 0 20px;
	flex: 0 0 20px
}

#title-search.digi_mobile .digi-tips_refs {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 16px 0 4px;
	margin-left: 16px
}

#title-search.digi_mobile.digi-search-fixed .digi-search_attached .digi-tips_refs {
	box-shadow: none
}

#title-search.digi_desktop .digi-tips_refs {
	position: absolute;
	top: 0;
	left: 95px;
	width: calc(100% - 300px);
	margin-top: 0;
	padding: 0;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_desktop .digi-tips-transparency {
	height: 40px;
	width: 20px;
	left: calc(100% - 225px);
	top: -5px;
	position: absolute;
	background: linear-gradient(270deg, #fff 10%, hsla(0, 0%, 100%, 0));
	z-index: 1
}

#title-search.digi_desktop .digi-tips-title {
	margin-right: 26px;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 14px
}

#title-search .digi-tip {
	margin-right: 8px;
	margin-bottom: 8px
}

#title-search .digi-tip:last-child {
	margin-right: 0
}

#title-search.digi_mobile .digi-tip {
	margin-bottom: 7px
}

#title-search .digi-tip__cloud {
	color: var(--color-brand);
	border-radius: var(--border-radius);
	white-space: nowrap;
	font-size: 13px;
	line-height: 14px;
	padding: 8px 10px;
	border: 1px solid var(--color-brand);
	font-weight: var(--font-weight-thickest)
}

#title-search.digi_desktop .digi-tip__cloud {
	font-size: 14px
}

#title-search.digi_desktop .digi-tip__cloud:hover {
	color: #fff;
	background-color: var(--color-brand)
}

#title-search .digi-facet_category, #title-search .digi-facet_common, #title-search .digi-facet_slider, #title-search .digi-facet_tile {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

#title-search .digi-facet_common.capitalize .digi-facet-option__text:first-letter {
	text-transform: capitalize
}

#title-search .digi-facet_category {
	margin-bottom: 20px
}

#title-search.digi_desktop .digi-facet_category {
	margin-bottom: var(--indent-facet-bottom-desktop)
}

#title-search.digi_mobile .digi-facet_common, #title-search.digi_mobile .digi-facet_slider, #title-search.digi_mobile .digi-facet_tile {
	border-bottom: 1px solid var(--color-border-second)
}

#title-search.digi_mobile .digi-facet_common:last-child, #title-search.digi_mobile .digi-facet_slider:last-child, #title-search.digi_mobile .digi-facet_tile:last-child {
	border-bottom: none
}

#title-search.digi_mobile .digi-facet_common, #title-search.digi_mobile .digi-facet_tile {
	padding: 15px 0
}

#title-search.digi_mobile .digi-facet_slider {
	padding: 15px 0 30px
}

#title-search.digi_mobile .digi-facet_slider:first-child {
	padding-top: 0
}

#title-search.digi_mobile .digi-facet_tile {
	position: relative
}

#title-search.digi_desktop .digi-facet_common {
	margin-bottom: var(--indent-facet-bottom-desktop)
}

#title-search.digi_desktop .digi-facet_slider {
	margin-bottom: calc(var(--indent-facet-bottom-desktop) + var(--dot-size-desktop) / 2)
}

#title-search .digi-facet__header {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 15px
}

#title-search.digi_mobile .digi-facet__header {
	margin-bottom: 20px
}

#title-search .digi-facet__title, #title-search .digi-facet__title__name {
	font-size: var(--font-size-facet-header);
	line-height: var(--line-height-facet-header);
	color: var(--color-font-main);
	font-weight: var(--font-weight-thickest)
}

#title-search .digi-facet_tile .digi-facet__chosen, #title-search .digi-facet_tile .digi-facet__title {
	padding-right: 20px
}

#title-search.digi_mobile .digi-facet_tile__icon {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	fill: none
}

#title-search.digi_desktop .digi-facet__top-btn {
	display: -webkit-flex;
	display: flex
}

#title-search .digi-facet__clear {
	padding: 0;
	color: var(--color-font-second)
}

#title-search .digi-facet__clear, #title-search.digi_desktop .digi-facet__clear {
	font-size: var(--font-size-clear-facet);
	line-height: var(--line-height-clear-facet)
}

#title-search.digi_desktop .digi-facet__clear:hover {
	color: var(--color-font-main)
}

#title-search .digi-facet__chosen {
	font-size: var(--font-size-sub-mobile);
	line-height: var(--line-heigt-sub-mobile);
	margin-top: 4px;
	color: var(--color-font-second)
}

#title-search.digi_desktop .digi-facet_common.active .digi-facet__toggler, #title-search.digi_desktop .digi-facet_slider.active .digi-facet__toggler {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

#title-search.digi_desktop .digi-facet_common .digi-facet__toggler, #title-search.digi_desktop .digi-facet_slider .digi-facet__toggler {
	display: -webkit-flex;
	display: flex;
	transition: all .2s;
	margin-left: 18px
}

#title-search.digi_desktop .digi-facet_common.active .digi-facet-options, #title-search.digi_desktop .digi-facet_common.active .digi-facet__filter, #title-search.digi_desktop .digi-facet_slider.active .digi-facet-slider, #title-search.digi_desktop .digi-facet_slider.active .vue-slider {
	display: none
}

#title-search.digi_desktop .digi-facet_common.active .digi-facet__header, #title-search.digi_desktop .digi-facet_slider.active .digi-facet__header {
	margin-bottom: 0
}

#title-search.digi_desktop .digi-facet_slider.active {
	margin-bottom: var(--indent-facet-bottom-desktop)
}

#title-search .digi-facet-category {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
	text-align: left;
	color: var(--color-font-main)
}

#title-search.digi_mobile .digi-facet-category {
	padding: 10px var(--indent-main-mobile)
}

#title-search.digi_desktop .digi-facet-category {
	padding: 7px 0
}

#title-search .digi-facet-category:disabled {
	cursor: default
}

#title-search .digi-facet-category__text {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: var(--font-size-main-mobile);
	line-height: var(--line-height-main-mobile)
}

#title-search .digi-facet-category_active .digi-facet-category__text {
	color: var(--color-brand)
}

#title-search.digi_desktop .digi-facet-category:hover:not(.digi-facet-category_active) .digi-facet-category__text {
	color: var(--color-font-hover)
}

#title-search.digi_desktop .digi-facet-category__text {
	font-size: var(--font-size-main);
	line-height: var(--line-height-main)
}

#title-search .digi-facet-category__amount {
	-webkit-flex: 1 0 20px;
	flex: 1 0 20px;
	margin-left: 10px;
	color: var(--color-brand-second);
	font-size: var(--font-size-sub-mobile);
	line-height: var(--line-heigt-sub-mobile);
	text-align: right
}

#title-search.digi_desktop .digi-facet-category__amount {
	font-size: var(--font-size-sub-desktop);
	line-height: var(--line-heigt-sub-desktop)
}

#title-search.digi_mobile .digi-category-subtree .digi-facet-category {
	padding-left: 30px
}

#title-search.digi_desktop .digi-category-subtree .digi-facet-category {
	padding-left: 20px
}

#title-search .digi-facet__wrap {
	position: relative;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	margin-bottom: 15px
}

#title-search.digi_mobile .digi-facet__wrap {
	margin-top: 15px
}

#title-search.digi_mobile .digi-facet__filter {
	position: absolute;
	top: 44px;
	right: 0;
	left: 0;
	z-index: var(--earth);
	padding: 0 20px;
	background-color: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

#title-search .digi-facet__input {
	width: 100%;
	border: 1px solid var(--color-border);
	border-radius: var(--border-radius);
	padding: 0 40px 0 15px;
	height: var(--height-input-mobile);
	font-size: var(--font-size-main-mobile);
	line-height: var(--line-height-main-mobile);
	color: var(--color-font-main)
}

#title-search .digi-facet__input:focus {
	border-color: var(--color-brand)
}

#title-search .digi-facet__input::-ms-input-placeholder {
	font-weight: 400;
	color: #aaa
}

#title-search .digi-facet__input::-webkit-input-placeholder {
	font-weight: 400;
	color: #aaa
}

#title-search .digi-facet__input::-moz-placeholder {
	font-weight: 400;
	color: #aaa
}

#title-search.digi_desktop .digi-facet__input {
	height: var(--height-input-desktop);
	padding: 0 15px 0 35px;
	font-size: var(--font-size-main);
	line-height: var(--line-height-main)
}

#title-search .digi-facet__icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	fill: var(--color-font-second)
}

#title-search.digi_desktop .digi-facet__icon {
	right: unset;
	left: 10px
}

#title-search .digi-facet__input:focus + .digi-facet__icon {
	fill: var(--color-font-main)
}

#title-search .digi-facet-options_scrollable {
	max-height: 240px;
	overflow: auto;
	padding-right: 10px
}

#title-search .digi-facet-options_offset {
	margin-top: 50px
}

#title-search.digi_mobile .digi-facet-options__item:not(:last-child) {
	margin-bottom: 18px
}

#title-search.digi_desktop .digi-facet-options__item:not(:last-child) {
	margin-bottom: 16px
}

#title-search .digi-facet-options .digi-facet-empty {
	overflow: hidden;
	font-weight: 400
}

#title-search.digi_desktop .digi-facet-options .digi-facet-empty {
	font-size: 14px;
	line-height: 16px
}

#title-search.digi_mobile .digi-facet-options .digi-facet-empty {
	font-size: 16px;
	line-height: 18px
}

#title-search .digi-facet-option {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	cursor: pointer
}

#title-search .digi-facet-option_disabled {
	opacity: .5;
	cursor: not-allowed
}

#title-search .digi-facet-option__checkbox {
	display: none
}

#title-search .digi-facet-option__checkmark {
	position: relative;
	-webkit-flex: 1 0 20px;
	flex: 1 0 20px;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border: 1px solid var(--color-border);
	border-radius: 3px
}

#title-search .digi-facet-option__checkbox:checked ~ .digi-facet-option__checkmark, #title-search.digi_desktop .digi-facet-option:not(.digi-facet-option_disabled):hover .digi-facet-option__checkmark {
	border-color: var(--color-brand-third)
}

#title-search .digi-facet-option__checkbox:checked ~ .digi-facet-option__checkmark:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 20px;
	height: 20px;
	background-color: var(--color-brand-third);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.712 1.212a.938.938 0 011.338 1.313L5.062 8.762a.937.937 0 01-1.35.025L.405 5.48A.937.937 0 111.73 4.155l2.617 2.616L8.69 1.24a.337.337 0 01.025-.028h-.002z' fill='%23fff'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: auto;
	border-radius: 3px
}

#title-search .digi-facet-option__text {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: var(--font-size-main-mobile);
	line-height: var(--line-height-main-mobile);
	text-align: left;
	color: var(--color-font-main)
}

#title-search.digi_desktop .digi-facet-option__text {
	font-size: var(--font-size-main);
	line-height: var(--line-height-main)
}

#title-search .digi-facet-option__amount {
	-webkit-flex: 1 0 20px;
	flex: 1 0 20px;
	margin-left: 10px;
	font-size: var(--font-size-sub-mobile);
	line-height: var(--line-heigt-sub-mobile);
	color: var(--color-brand-second);
	text-align: right
}

#title-search.digi_desktop .digi-facet-option__amount {
	font-size: var(--font-size-sub-desktop);
	line-height: var(--line-heigt-sub-desktop)
}

#title-search .digi-facet-slider {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}

#title-search .digi-facet-slider__slot {
	position: relative;
	-webkit-flex-grow: 1;
	flex-grow: 1
}

#title-search .digi-facet-slider__input {
	height: var(--height-input-mobile);
	width: 100%;
	padding: 0 15px 0 26px;
	border: 1px solid var(--color-border);
	border-radius: var(--border-radius);
	font-size: var(--font-size-facet-header);
	line-height: var(--line-height-facet-header);
	color: var(--color-font-main)
}

#title-search .digi-facet-slider__input:not(:disabled):active, #title-search .digi-facet-slider__input:not(:disabled):focus {
	border-color: var(--color-brand)
}

#title-search .digi-facet-slider__input:disabled {
	opacity: .5;
	cursor: not-allowed
}

#title-search.digi_desktop .digi-facet-slider__input {
	height: var(--height-input-desktop);
	font-size: var(--font-size-main);
	line-height: var(--line-height-main)
}

#title-search .digi-facet-slider__label {
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: var(--color-font-second);
	font-size: 12px;
	line-height: 15px
}

#title-search .digi-facet-slider__divider {
	-webkit-flex: 1 1 15px;
	flex: 1 1 15px;
	margin: 0 10px;
	height: 1px;
	background-color: var(--color-border)
}

#title-search .vue-slider {
	width: 100% !important;
	max-width: none !important;
	margin: 30px auto 0 !important;
	padding: 0 12px !important;
	height: var(--rail-height-mobile) !important;
	border-radius: 30px !important;
	background-color: var(--color-border)
}

#title-search.digi_mobile .vue-slider {
	padding: 0 calc(var(--dot-size-mobile) / 2) !important
}

#title-search.digi_desktop .vue-slider {
	padding: 0 calc(var(--dot-size-desktop) / 2) !important;
	margin: 20px auto 0 !important
}

#title-search .vue-slider-rail {
	cursor: pointer;
	height: 100%
}

#title-search .vue-slider-process {
	background-color: var(--color-brand) !important
}

#title-search .vue-slider-dot {
	z-index: var(--hell) !important;
	border: 2px solid var(--color-brand) !important;
	border-radius: 50% !important;
	background-color: #fff !important
}

#title-search.digi_mobile .vue-slider-dot {
	width: var(--dot-size-mobile) !important;
	height: var(--dot-size-mobile) !important
}

#title-search.digi_desktop .vue-slider-dot {
	cursor: -webkit-grab;
	cursor: grab;
	width: var(--dot-size-desktop) !important;
	height: var(--dot-size-desktop) !important
}

#title-search .digi-products-scroll-handler {
	max-height: 100vh;
	overflow: auto;
	padding: 0
}

#title-search.digi_mobile.digi-search-fixed .digi-products-scroll-handler {
	padding-top: calc(var(--height-search-block-mobile) + 16px)
}

#title-search.digi_mobile.digi-search-fixed .digi-products-scroll-handler.digi-products-scroll-handler_full {
	padding-top: calc(var(--height-search-block-mobile-full) + 16px)
}

#title-search.digi_mobile .digi-products-grid {
	padding: 0 var(--indent-main-mobile)
}

#title-search .digi-products-grid {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

#title-search .digi-products {
	padding-bottom: 45px
}

#title-search.digi_desktop .digi-products {
	padding-bottom: 100px
}

#title-search .digi-product {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 20px;
	padding-bottom: 15px;
	white-space: normal;
	word-break: break-word
}

#title-search .digi-product_ac {
	margin-bottom: 0;
	padding-bottom: 0
}

#title-search.digi_mobile .digi-product {
	width: 100%;
	padding: 0 10px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a5a4a4;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center
}

#title-search.digi_mobile .digi-product__price {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#title-search.digi_desktop .digi-products-grid .digi-product {
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-basis: calc(25% - 20px);
	flex-basis: calc(25% - 20px)
}

#title-search.digi_desktop .digi-products-grid .digi-product:not(:nth-child(3n)) {
	margin-right: 40px
}

#title-search.digi_desktop .digi-empty__block .digi-product {
	-webkit-flex-basis: calc(25% - 30px);
	flex-basis: calc(25% - 30px)
}

#title-search.digi_desktop .digi-empty__block .digi-product:not(:nth-child(3n)) {
	margin-right: 0
}

#title-search.digi_desktop .digi-empty__block .digi-product:not(:nth-child(4n)) {
	margin-right: 30px
}

#title-search.digi_desktop .digi-products-grid .digi-product_ac:nth-child(4n) {
	display: none
}

@media (min-width: 1200px) {
	#title-search.digi_desktop .digi-products-grid .digi-product_ac {
		-webkit-flex-basis: calc(25% - 14px);
		flex-basis: calc(25% - 14px);
		margin-right: 0
	}

	#title-search.digi_desktop .digi-products-grid .digi-product_ac:not(:nth-child(3n)) {
		margin-right: 0;
		margin-right: 20px
	}

	#title-search.digi_desktop .digi-empty__block .digi-product {
		-webkit-flex-basis: calc(25% - 15px);
		flex-basis: calc(25% - 15px);
		margin-right: 0
	}

	#title-search.digi_desktop .digi-empty__block .digi-product:not(:nth-child(4n)) {
		margin-right: 0;
		margin-right: 20px
	}

	#title-search.digi_desktop .digi-products-grid .digi-product_ac:nth-child(4n) {
		display: -webkit-flex;
		display: flex
	}

	#title-search.digi_desktop .digi-products-grid.digi-products-grid_horde .digi-product {
		-webkit-flex-basis: calc(25% - 14px);
		flex-basis: calc(25% - 14px)
	}

	#title-search.digi_desktop .digi-products-grid.digi-products-grid_horde .digi-product:not(:nth-child(3n)) {
		margin-right: 0;
		margin-right: 20px
	}
}

#title-search.digi_desktop .digi-product_ac {
	margin-bottom: 30px
}

#title-search .digi-product__image-wrapper {
	position: relative;
	width: 100%;
	height: 120px;
	margin: 0 0 5px
}

#title-search .digi-product_unavailable .digi-product__image-wrapper img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

#title-search.digi_desktop .digi-product__image-wrapper {
	height: 180px
}

#title-search .digi-product__labels {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: start;
	align-items: start
}

#title-search .digi-product__unavailable {
	background-color: var(--color-border);
	padding: 1px 7px;
	font-size: var(--font-size-product-card);
	line-height: var(--line-height-product-card);
	color: var(--color-font-main);
	margin-bottom: 5px
}

#title-search .digi-product__discount {
	padding: 2px 10px;
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	color: #fff;
	background-color: var(--color-brand);
	font-weight: 700
}

#title-search .digi-product__main, #title-search.digi_desktop .digi-product__main {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 100%;
	-webkit-flex-grow: 1;
	flex-grow: 1
}

#title-search .digi-product__meta {
	margin-bottom: 2px
}

#title-search .digi-product__headline {
	margin-bottom: 5px;
	min-height: 18px;
	display: none
}

#title-search .digi-product__alternative, #title-search .digi-product__brand {
	display: block;
	font-size: var(--font-size-product-card);
	line-height: var(--line-height-product-card);
	color: var(--color-font-second)
}

#title-search .digi-product__label {
	font-size: 20px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 66px;
	color: var(--color-name);
	font-weight: 300
}

#title-search.digi_desktop .digi-product:not(.digi-product_unavailable) .digi-product__label:focus, #title-search.digi_desktop .digi-product:not(.digi-product_unavailable):hover .digi-product__label {
	color: var(--color-font-hover);
	text-decoration: underline
}

#title-search .digi-product_unavailable .digi-product__label {
	color: var(--color-font-second)
}

#title-search .digi-product__sku-attributes {
	margin-bottom: 10px
}

#title-search.digi_desktop .digi-product__price {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: auto
}

#title-search .digi-product-price-variant_actual, #title-search .digi-product-price-variant_old {
	white-space: nowrap;
	font-size: var(--font-size-product-card);
	line-height: var(--line-height-product-card);
	font-weight: 700
}

#title-search .digi-product-price-variant_actual .digi-product-price-variant__currency, #title-search .digi-product-price-variant_old .digi-product-price-variant__currency {
	font-weight: inherit
}

@media not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance:none) {
		#title-search .digi-product-price-variant_actual .digi-product-price-variant__currency, #title-search .digi-product-price-variant_old .digi-product-price-variant__currency {
			font-family: Helvetica Neue, sans-serif
		}
	}
}

#title-search .digi-product-price-variant_actual {
	color: var(--color-price-current)
}

#title-search .digi-product-price-variant_old {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	color: var(--color-price-old)
}

#title-search.digi_desktop .digi-product__actions {
	display: none;
	margin-top: 15px
}

#title-search.digi_desktop .digi-product__button {
	-webkit-flex-basis: 145px;
	flex-basis: 145px;
	max-width: 100%;
	padding: 8px 0;
	border: 1px solid var(--color-brand);
	border-radius: 3px;
	color: var(--color-brand);
	font-size: var(--font-size-main);
	line-height: 18px;
	text-align: center
}

#title-search.digi_desktop .digi-product:hover .digi-product__button {
	background-color: var(--color-brand);
	color: #fff
}

#title-search .digi-products__alternative-headline {
	font-size: var(--font-size-paragraph);
	line-height: var(--line-height-paragraph);
	color: var(--color-font-main);
	margin: 20px 0
}

#title-search.digi_mobile .digi-products__alternative-headline {
	padding-left: var(--indent-main-mobile)
}

#title-search.digi_desktop .digi-products__alternative-headline {
	margin: 25px 0
}

#title-search .digi-products__alternative-headline_divider {
	width: 100%;
	font-size: var(--font-size-main);
	line-height: var(--line-height-facet-header);
	color: var(--color-font-main);
	margin-top: 20px;
	margin-bottom: 10px
}

#title-search.digi_mobile .digi-products__alternative-headline_divider {
	padding-left: var(--indent-main-mobile)
}

#title-search.digi_desktop .digi-products__alternative-headline_divider {
	margin: 30px 0
}

#title-search .digi-empty {
	font-size: var(--font-size-main-mobile);
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column
}

#title-search.digi_mobile .digi-empty {
	padding-top: var(--indent-main-mobile)
}

#title-search .digi-empty__wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #f7f7f7
}

#title-search .digi-empty__wrapper .digi-search-empty-icon {
	fill: #2c2c2c
}

#title-search.digi_mobile .digi-search-empty-icon {
	width: 40px
}

#title-search.digi_desktop .digi-empty__wrapper {
	padding: 14px 16px
}

#title-search.digi_desktop .digi-empty__wrapper .digi-search-empty-icon {
	margin-right: 16px
}

#title-search.digi_mobile .digi-empty__wrapper {
	padding: 20px;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 0 16px
}

#title-search .digi-empty h2 {
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: var(--color-font-main);
	border-radius: 5px;
	word-break: break-word
}

#title-search.digi_desktop .digi-empty h2 {
	font-size: 18px;
	line-height: 20px
}

#title-search.digi_mobile .digi-empty h2 {
	font-size: 18px;
	line-height: 22px;
	padding: 16px 0;
	text-align: center
}

#title-search .digi-empty__term {
	color: var(--color-font-main);
	max-width: 100%;
	width: 100%
}

#title-search .digi-empty p {
	line-height: 24px;
	color: var(--color-font-second)
}

#title-search .digi-empty__button {
	font-size: 14px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	background: var(--color-brand);
	border-radius: calc(var(--border-radius) - 1px)
}

#title-search.digi_desktop .digi-empty__button {
	height: 45px;
	min-height: 45px;
	margin-left: 24px;
	padding: 0 34px
}

#title-search.digi_desktop .digi-empty__button:hover {
	opacity: .8
}

#title-search.digi_mobile .digi-empty__button {
	width: 75%;
	height: 40px;
	min-height: 40px
}

#title-search .digi-pagination {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 80px
}

#title-search.digi_desktop .digi-pagination {
	margin-bottom: 40px
}

#title-search .digi-pagination__button {
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	color: var(--color-font-main);
	padding: 5px
}

#title-search .digi-pagination__button:not(:last-child) {
	margin-right: 10px
}

#title-search .digi-pagination__button:hover {
	color: var(--color-font-hover)
}

#title-search .digi-pagination__button_active {
	color: var(--color-brand-hover)
}

#title-search .digi-pagination__icon {
	fill: var(--color-font-main)
}

#title-search .digi-pagination__button:hover .digi-pagination__icon {
	fill: var(--color-font-hover)
}

#title-search .multiselect__option--selected {
	pointer-events: none
}

#title-search.digi_mobile .digi-sort {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
	visibility: hidden;
	transition: visibility .5s ease, background-color .5s ease
}

#title-search.digi_mobile .digi-sort_faded {
	background-color: rgba(0, 0, 0, .5);
	visibility: visible
}

#title-search.digi_mobile .digi-sort__button {
	width: 100%;
	padding: 10px var(--indent-main-mobile);
	text-align: left;
	font-size: var(--font-size-main-mobile);
	line-height: var(--line-height-main-mobile);
	color: var(--color-font-main)
}

#title-search.digi_mobile .digi-sort__button_active {
	color: var(--color-brand-hover)
}

#title-search.digi_desktop .digi-sort {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
	max-width: 270px;
	margin-left: auto;
	margin-bottom: var(--indent-vertical-inner-mobile)
}

#title-search.digi_desktop .multiselect, #title-search.digi_desktop .multiselect__input, #title-search.digi_desktop .multiselect__single {
	font-family: inherit;
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	touch-action: manipulation
}

#title-search.digi_desktop .multiselect__single {
	white-space: nowrap
}

#title-search.digi_desktop .multiselect {
	cursor: pointer;
	position: relative;
	display: block;
	width: 180px;
	min-height: 34px;
	color: var(--color-font-main);
	text-align: left
}

#title-search.digi_desktop .multiselect--active {
	z-index: 2
}

#title-search.digi_desktop .multiselect--active .multiselect__select {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

#title-search.digi_desktop .multiselect--active:not(.multiselect--above) .multiselect__tags {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

#title-search.digi_desktop .multiselect--above .multiselect__content-wrapper {
	bottom: 100%;
	border-top: 1px solid #e8e8e8;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: var(--border-radius);
	border-top-left-radius: var(--border-radius)
}

#title-search.digi_desktop .multiselect__select {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	min-height: 34px;
	padding: 4px 8px;
	text-align: center
}

#title-search.digi_desktop .multiselect__select:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: block !important;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6 0l4 4 4-4 1.6.8-5.6 5.6L0 .8 1.6 0z' fill='%23333'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	z-index: 1
}

#title-search.digi_desktop .multiselect__tags {
	display: block;
	min-height: 34px;
	padding: 7px 40px 7px 10px;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: var(--border-radius);
	font-size: 14px;
	min-width: 180px
}

#title-search.digi_desktop .multiselect__content-wrapper {
	position: absolute;
	z-index: 2;
	width: 100%;
	max-height: 240px;
	overflow: auto;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-top: none;
	border-bottom-right-radius: var(--border-radius);
	border-bottom-left-radius: var(--border-radius);
	-webkit-overflow-scrolling: touch
}

#title-search.digi_desktop .multiselect__content {
	min-width: 100%
}

#title-search.digi_desktop .multiselect__content::webkit-scrollbar {
	display: none
}

#title-search.digi_desktop .multiselect__element {
	display: block
}

#title-search.digi_desktop .multiselect__option {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	min-height: 34px;
	white-space: nowrap;
	padding: 6px 10px;
	font-size: var(--font-size-main);
	line-height: var(--line-height-main);
	text-decoration: none;
	text-transform: none;
	cursor: pointer
}

#title-search.digi_desktop .multiselect__option:hover {
	color: var(--color-brand-hover)
}

#title-search.digi_desktop .multiselect__option--selected {
	display: none;
	color: var(--color-brand-hover)
}

#title-search.digi_desktop .multiselect__option--selected span {
	font-weight: 500
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

#title-search .slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

#title-search .slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

#title-search .slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

#title-search .slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

#title-search .fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

#title-search .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

#title-search .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

#title-search .fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

#title-search .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

#title-search .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

#title-search .animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

#title-search .animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

#title-search .animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

#title-search .animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

#title-search .animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

#title-search .animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s
}

#title-search .animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

#title-search .animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

#title-search .animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion: reduce),(print) {
	#title-search .animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important
	}
}

#title-search .digi-screen {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: var(--heaven);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	background-color: #fff
}

#title-search .digi-screen_tiny {
	top: unset
}

#title-search .digi-screen__actions {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 44px;
	min-height: 44px;
	background-color: #fff
}

#title-search .digi-screen__actions_top {
	box-shadow: 0 4px 4px rgba(0, 0, 0, .04);
	padding: 0 var(--indent-main-mobile)
}

#title-search .digi-screen__actions_bottom {
	box-shadow: 0 -4px 4px rgba(0, 0, 0, .04)
}

#title-search .digi-screen__actions_fixed {
	position: fixed;
	z-index: var(--hell)
}

#title-search .digi-screen__actions_fixed.digi-screen__actions_top {
	top: 0
}

#title-search .digi-screen__actions_fixed.digi-screen__actions_bottom {
	bottom: 0
}

#title-search .digi-screen__slot {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}

#title-search .digi-screen__slot_l {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex: 2 0;
	flex: 2 0
}

#title-search .digi-screen__slot_r {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-flex: 2 0;
	flex: 2 0
}

#title-search .digi-screen__slot.digi-screen__sub-facet {
	overflow: hidden
}

#title-search .digi-screen__slot.digi-screen__slot-filters {
	-webkit-flex: 2 0;
	flex: 2 0
}

#title-search .digi-screen__title {
	text-align: center;
	text-transform: none;
	font-size: var(--font-size-facet-header);
	line-height: var(--line-height-facet-header);
	color: var(--color-font-main);
	font-weight: var(--font-weight-thickest);
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 4px;
	-webkit-line-clamp: 2;
	max-height: 38px
}

#title-search .digi-screen__button {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: var(--color-font-main);
	height: var(--screen-height);
	padding: 0 var(--indent-main-mobile);
	font-size: var(--font-size-second-mobile);
	line-height: var(--line-heigt-second-mobile)
}

#title-search .digi-screen__button:disabled {
	opacity: 0
}

#title-search .digi-screen__button_stretch {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 50%;
	font-size: 14px;
	line-height: 16px;
	font-weight: var(--font-weight-thickest)
}

#title-search .digi-screen__button_stretch:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 1px;
	height: 20px;
	background-color: var(--color-border)
}

#title-search .digi-screen__count, #title-search .digi-screen__icon {
	margin-right: 8px
}

#title-search .digi-screen__count {
	-webkit-justify-content: center;
	justify-content: center;
	width: var(--screen-count-size);
	height: var(--screen-count-size);
	background-color: var(--color-font-main);
	color: #fff;
	font-weight: 700
}

#title-search .digi-screen__button_f-small, #title-search .digi-screen__count {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size: var(--font-size-second-mobile);
	line-height: var(--line-heigt-second-mobile)
}

#title-search .digi-screen__button_f-small {
	color: var(--color-font-second);
	padding: 0
}

#title-search .digi-screen__button_facet {
	border-radius: 50%;
	height: 24px;
	width: 24px;
	background-color: var(--color-icon-background);
	-webkit-justify-content: center;
	justify-content: center
}

#title-search .digi-screen__button_clear-all {
	padding: 5px 10px;
	font-weight: var(--font-weight-thickest);
	font-size: 12px;
	line-height: 14px;
	color: var(--color-font-main);
	white-space: nowrap;
	background-color: var(--color-icon-background);
	border-radius: 41px
}

#title-search .digi-screen__content {
	-webkit-flex-grow: 1;
	flex-grow: 1;
	overflow: auto;
	padding: 20px 0
}

#title-search .digi-screen__content_indented {
	padding: 20px
}

#title-search.digi_desktop .digi-search {
	top: 220px
}

#title-search.digi_desktop .digi-ac {
	position: absolute;
	width: calc(var(--wrapper-width) + 10px);
	top: 290px;
	left: calc(50% - var(--wrapper-width) / 2);
	padding: 0 0 var(--indent-search-desktop) 0;
	border-radius: 0 0 6px 6px
}

#title-search.digi_desktop.digi_searchless .digi-ac {
	width: var(--wrapper-width);
	left: calc(50% - var(--wrapper-width) / 2 + 8px);
	border-radius: 0 0 6px 6px
}

#title-search.digi_searchless .digi-ac {
	top: 260px;
	padding: 10px 0 20px
}

#title-search.digi_desktop.digi_open-is {
	top: 230px
}

#title-search.digi_desktop.digi_open-is .digi-ac {
	top: 0;
	left: 0;
	width: 100%
}

#title-search.digi_desktop.digi_open-is .digi-search {
	position: fixed;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

#title-search.digi_desktop.digi_open-is .digi-search .digi-wrapper {
	padding-left: 0;
	padding-right: 0
}

#title-search.digi_desktop.digi_open-is .digi-main-scroll-wrapper {
	margin-top: 76px
}

#title-search.digi_desktop.digi_open-is {
	width: calc(var(--wrapper-width) + 10px);
	left: calc(50% - var(--wrapper-width) / 2)
}

#title-search.digi_desktop.digi_open-is > div {
	padding: 16px
}

#title-search.digi_desktop.digi_open-is-ac .digi-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#title-search.digi_desktop.digi_open-is-ac .digi-ac, #title-search.digi_desktop.digi_open-is-ac .digi-search {
	position: fixed
}

#title-search.digi_desktop.digi_open-is-ac .digi-search {
	top: 154px
}

#title-search.digi_desktop.digi_open-is-ac .digi-ac {
	top: 230px
}

#title-search.digi_desktop .digi-search-null {
	border-radius: 6px
}

#title-search.digi_open-is-ac {
	background: transparent
}

#title-search.digi_open-is-ac .digi-main-scroll-wrapper {
	opacity: 0
}

@media (max-width: 1100px) {
	#title-search.digi_desktop, #title-search.digi_desktop .digi-ac, #title-search.digi_desktop .digi-search {
		width: 100% !important;
		left: 0 !important;

		transform: translate(0, 0);
	}
}

#title-search .digi-product__attributes {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-bottom: 15px
}

#title-search .digi-product__attributes li {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #000
}

#title-search .digi-product__attributes li:not(:last-child) {
	margin-bottom: 2px
}

#title-search .digi-product__attributes-item--usage {
	font-weight: 700;
	border: 1px dashed #000
}

#title-search.digi_mobile .digi-mobile-wrapper {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%
}

#title-search.digi_mobile .digi-product__label--mobile {
	color: var(--color-brand)
}

#title-search.digi_mobile .digi-product__image-wrapper {
	height: 105px
}

.digi-disable-scroll .b24-widget-button-wrapper, .digi-disable-scroll .basket_form.js_basket_list, .digi-disable-scroll .popup-regions__wrap {
	z-index: 9999999999
}

.digi-disable-scroll .popup-regions {
	z-index: 999999999
}

/*
.digi-disable-scroll #header_search, .digi-disable-scroll .nivo-nextNav, .digi-disable-scroll .nivo-prevNav {
	display: none
}
*/

@media (min-width: 768px) and (max-width: 1100px) {
	#title-search.digi_mobile .digi-product__label--mobile {
		-webkit-align-self: flex-start;
		align-self: flex-start;
		-webkit-line-clamp: 2;
		min-height: 44px;
		margin-bottom: 8px;
		width: 100%
	}

	#title-search.digi_mobile .digi-product__main {
		-webkit-flex-basis: 60%;
		flex-basis: 60%
	}

	#title-search .digi-product__image-wrapper {
		-webkit-flex-basis: 40%;
		flex-basis: 40%;
		height: 120px
	}

	#title-search.digi_mobile .digi-product__price {
		-webkit-justify-content: unset;
		justify-content: unset
	}

	#title-search .digi-product-price-variant_actual {
		margin-right: 15px
	}

	#title-search .digi-product-price-variant_actual, #title-search .digi-product-price-variant_old, #title-search .digi-product__attributes li {
		font-size: 18px
	}

	#title-search .digi-product__discount {
		padding: 4px 12px;
		font-size: 18px
	}
}

#title-search .digi-screen__content_indented {
	padding: 20px 24px
}

#title-search .digi-product.personalized .digi-product__label {
	color: #5a0488
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/nav_chain/style.css?1470479039602*/
a.link_nav_chain{
	color: #665847;
}


.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/left_menu/style.css?1671453064915*/
.js-showPageMenu {
    display: none;
}

@media screen and (min-width: 1120px) {
    .sub_block_menu{display:none !important;}
}

@media screen and (max-width: 1120px) {
    .js-showPageMenu {
        display: block;
    }
    .js-showPageMenu span {
        display: inline-block;
        border: 1px solid #d7d7d7;
        border-radius: 5px;
        padding: 3px 15px;
        text-align: center;
        max-width: 217px;
        width: 100%;
        box-sizing: border-box;
        font-size: 18px;
        cursor: pointer;
        margin-top: 10px;
    }
    .left_block_item .left_menu {
        margin-top: 6px;
    }
    .left_block_item .left_menu div.js-showPageMenu,
    .left_block_item .left_menu div.left_menu__wrap {
        border: none;
        padding: 0;
    }
    .left_menu__wrap {
        overflow: hidden;
        height: 0;
    }
    .left_menu__wrap.active {
        height: 100%;
    }
}

/* End */


/* Start:/local/templates/euro/styles.css?1666389465212*/
.time_works{
	position:absolute;
	top:1em;
	left:45%;
}
.time_works a {
	color:#7a0026;
	font-weight:bold;
}
@media screen and (max-width:370px){
	.crosslink-br__item{width:49%;}
	.time_works{display:none;}
}




/* End */


/* Start:/local/templates/euro/template_styles.css?17289879815122*/
body {
    margin: 0;
}

#main #header_phones {
	/*margin: 26px 0px 0px 60px;*/
	margin: 26px 30px 0px 30px;
}
.brand_picture_ img{
	margin-left:-27px;
}

#header_search .block_search .input_search {
    width: 95% !important;
}

.visually-hidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    position: absolute;
    width: 1px;
}

#main #header_phones .call_phone_3 {
	padding-right: 10px !important;
	white-space: nowrap;
}

.q-buy-count-catalog_tyres .product-quantity__edge {
    left: calc(50% - 72px) !important;
}

#fastorder-modals .product-quantity__edge {
    width: 190px;
    left: calc(50% - 20px);
    transform: translateX(-50%);
}

#fastorder-modals .product-quantity__edge-count {

}

.qty-n__arrow-plus,
.qty-n__arrow-minus {
    position: relative;
    z-index: 100;
}

@media (max-width: 799px) {
    #main .btnn.right.btr {
        position: static !important;
    }
	.fix_brand_picture_{
		display:none;
	}
    .popup-regions-open {
        margin: 15px 0 15px 20px;
        color: white;
        border-color: currentColor;
    }

    .popup-regions-open.js-popup-regions-open {
        border-bottom: 1px dashed currentColor !important;
        margin-top: 17px;
    }

}

@media (max-width: 599px) {
    #main #header .for_serch,
    #main #header .for_lk,
    #main #header .for_phone,
    #main #header .mobile-menu-open {
        top: 13px;
    }

    #main #header #header_link_user_icon, #header_link_basket_icon,
    #main #header_link_user_icon,
    #main #header_link_basket_icon {
        top: 0 !important;
    }

    #main #header #header .nam_site.geo_nam_site a,
    #main #header .nam_site.geo_nam_site a {
        margin-bottom: 10px;
    }

    #main #main_block_filtr .tab a {
        height: auto;
        line-height: 1.1 !important;
        padding: 5px 0;
    }

    #main #main_block_filtr .tab a span {
        display: block;
    }

    #main .select_params .spt_item {
        width: 30%;
    }

    #main .select_params select {
        width: 100%;
    }
}

@media (max-width: 460px) {
    #main #main_block_filtr .tab a span {
        font-size: 10px;
    }

    #main .btnn.right {
        float: none;
        margin-top: 15px !important;
    }
}

@media (min-width: 600px) and (max-width: 1199px) {
    #main #main_menu {
        padding-right: 120px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    #main #header_search {
        margin-right: -120px;
    }
}

@media (max-width: 767px) {
    .apt a::after {
        display: none;
    }
}

#main {
    font-family: Calibri, calibri_d, OpenSans, sans-serif;
}

body {
    line-height: 1.25;
}

#main_menu .item_menu .menu_text {
    font-family: Calibri, calibri_d, OpenSans, sans-serif;
}

.call_phone_3 {
    font-family: Calibri, calibri_d, OpenSans, sans-serif !important;
}

.b24-form {
    margin: 2em auto;
}

body #content_block #dynamic_load .nokian_img {
    top: 4px;
}

body .metka_nal.metka_nal_102:before {
    height: 72px;
}

.by_avto_by_params {
    display: grid;
    grid-template-columns: max-content min-content max-content;
    grid-column-gap: 5px;
}

.by_avto_by_params .pere {
    text-transform: inherit !important;
}

.by_avto_by_params .toggle {
    width: 30px !important;
    position: relative;
    top: -4px;
}

#form_avto_wheels {
    position: relative;
    top: 1px;
}

.filter_top .heading span, .sort,
.bx_ordercart_order_pay_center input[type=submit] {
    padding: 0 !important;
    font-size: 14px;
    letter-spacing: normal !important;
    -webkit-text-size-adjust: 100% !important
}



#content_block .page-content__control_catalog {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

#content_block .page-content__control_catalog .page-content__button {
    background-color: #a81a56;
    color: white;
    padding: 13.5px 15px;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
}

#content_block .page-content__control_catalog .page-content__button:hover {
    text-decoration: none;
    color: white;
}

.header-n__main-phone-mobile {
    position: relative;
    z-index: 1100;
}

@media screen and (max-width: 800px) {
    body .cat_item .metka_nal {
        width: 123px;
    }

    .cat_item .forp {
        left: 145px;
    }

    .cat_item .paybl1 {
        left: 142px;
    }
}

.filter-scroll__body {
    height: 225px;
}

.filter-scroll__toggle {
    display: none;
}

@media screen and (max-width: 550px) {
    .page-content__control_catalog {
        margin: 20px 0;
    }

    #content_block .page-content__control_catalog .page-content__button {
        display: block;
        width: 100%;
        padding: 10px 15px;
        text-align: center;
    }
}

/* custom */
#content_block .page-content ul.address__items p:not(:last-child) {
    padding-right: 25px;
    position: relative;
}

#content_block  .address__popup-info {
    position: absolute;
    right: 0;
    top: 2px;
}

#content_block  .address__popup-info__image {
    top: auto;
    left: auto;
}
/* End */
/* /bitrix/templates/.default/all_sites_styles.css?177219875036370 */
/* /local/templates/euro/template_styles3.css?1773164106143532 */
/* /local/templates/euro/style/custom.css?16496176476779 */
/* /css/style.css?177324324126554 */
/* /local/templates/euro/components/bitrix/search.title/.default/style.css?177368041370711 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/nav_chain/style.css?1470479039602 */
/* /local/templates/.default/components/bitrix/menu/left_menu/style.css?1671453064915 */
/* /local/templates/euro/styles.css?1666389465212 */
/* /local/templates/euro/template_styles.css?17289879815122 */
