

/* Start:/local/components/moto/advertising.banner/templates/.default/style.css?1725536730428*/
.banner-promo{
    margin-top: -10px!important;
}
.banner-promo-mob{
    display: none;
}
.banner-promo-pc{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (max-width: 640px) {
    .banner-promo-pc{
        display: none;
    }
    .banner-promo-mob{
        display: inline-block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
/* End */


/* Start:/local/components/moto/auth.form/templates/.default/style.css?1707602303183*/
#registerForm .is-error + a {
    color: red;
}
#tab-2 .form-row .form-field.is-error{
    position: relative;
}

#tab-2 .form-row .form-field .label-error{
    top: unset;
}
/* End */


/* Start:/local/components/moto/notify.cookies/templates/.default/style.css?1750152994259*/
.modal-cookies{
    position: fixed;
    bottom: 0px;
    right: 0px;
    border: solid 1px #A1A1A1;
    z-index: 100;
}
.modal-cookies .modal-title{
    font-size: 16px;
    margin-top: 30px;
}
.modal-cookies a{
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/main/template_styles.css?17472532923662*/
.label-new{
    background-color: #53DB09!important;
}
.margin-top-20{
    margin-top: 20px;
}
.not_basket-dealers{
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.not_basket-dealers-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.page-cert a{
    color: #ff6b00;
    text-decoration: underline;
}

/*******************************/
#modal-order-success{
    width: 100%;
    max-width: 621px;
}
#modal-order-success > img{
    margin: 10px 0px;
}
#modal-order-success .popupBlock__text-desc{
    text-align: justify;
    border-bottom: solid 1px #ccc;
    margin: 0px 20px;
    padding: 0px;
    padding-bottom: 10px;
    font: normal normal 14px 'Arial', sans-serif;
}
#modal-order-success .btn-wrap{
    display: flex;
    justify-content: center;
    margin: 0px 20px;
    margin-bottom: 10px;
}
#modal-order-success .btn{
    width: 50%;
    color: #fff;
    padding: 7px 10px;
    margin: 10px 0px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;

    font-family: Arial;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
#modal-order-success .btn > img{
    margin-right: 15px;
}

#modal-order-success .btn-telegram{
    background: #14AAFF;
    margin-right: 5px;
}
#modal-order-success .btn-vk{
    background: #0077FF;
    margin-left: 5px;
}
@media screen and (max-width:800px){
    #modal-order-success{
        max-width: 400px;
    }
    #modal-order-success .btn-wrap{
        display: block;
    }
    #modal-order-success .btn{
        width: 100%;
        margin-bottom: 10px;
    }

    #modal-order-success .btn-telegram{
        margin-right: 0px;
    }
    #modal-order-success .btn-vk{
        margin-left: 0px;
    }
}
/*******************************/
.radio-button-hover{
    display: none;
}
.radio-button:hover .radio-button-hover{
    position: absolute;
    font-size: 10px;
    margin-top: 20px;
    color: #fff;
    background-color: #505050;
    width: 100%;
    justify-content: center;
    line-height: 135%;
    padding: 3px;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: 200ms ease-out;
    border: 1px solid #000000;
    cursor: pointer;
    z-index: 1;
    top: -40px;
}
.radio-button-first{
    font-size: 10px;
    margin: 10px auto 0px auto;

    color: #fff;
    background-color: #505050;
    width: 30px;
    justify-content: center;
    line-height: 135%;
    padding: 3px;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: 200ms ease-out;
    border: 1px solid #000000;
    cursor: pointer;
}
.button-checkbox:hover .radio-button-hover{
    position: absolute;
    font-size: 14px;
    height: 40px;
    margin-left: -1px;
    color: #fff;
    background-color: #505050;
    width: calc(100% + 2px);
    justify-content: center;
    line-height: 135%;
    font-weight: 500;
    display: flex;
    align-items: center;
    transition: 200ms ease-out;
    border: 1px solid #000;
    cursor: pointer;
    z-index: 1;
    top: -51px;
}
@media screen and (min-width: 640px) {
    .banner-slider{
        margin-top: 20px;
    }
}
.scroll-to-top{
    right: 100px;
    left: unset!important;
}
@media screen and (max-width: 1019px) {
    .scroll-to-top {
        right: 30px;
        left: unset!important;
    }
}
/* End */
/* /local/components/moto/advertising.banner/templates/.default/style.css?1725536730428 */
/* /local/components/moto/auth.form/templates/.default/style.css?1707602303183 */
/* /local/components/moto/notify.cookies/templates/.default/style.css?1750152994259 */
/* /local/templates/main/template_styles.css?17472532923662 */
