

/* Start:/local/components/spiks/course.buy/templates/.default/style.css?1739461804879*/
body .sign-course {

}
.order-page._theme_ghost .sign-block select {
    background-color: #FFF;
    border: 1px solid #BDBDBD;
    padding: 10px 12px;
    border-radius: 0;
}
.price-courses__subscribe{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sign-course-list .sign-list{
    padding: 0 10px;
}
.sign-course-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media(max-width:991px){
    .sign-course-list{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sign-course-list .sign-list:not(:first-child){
        margin-top: 40px;
    }
}
/* End */
/* /local/components/spiks/course.buy/templates/.default/style.css?1739461804879 */
