/********** KIRILL STYLES **********/
main.main,
.search-page .main-background {
    overflow: initial;
}
.search-extended—page {
    display: none;
    transform: translate3d(-50%, 0, 0) !important;
    max-width: 1170px !important;
}
.search-extended—page .search-extended-filter-col {
    margin-right: 17px !important;
}
.search-extended—page .search-extended-filter-col:last-child {
    margin-right: 0 !important;
}
.search-extended—page:before {
    width: 130px !important;
    height: 100px !important;
}
.search-extended—page.active {
    display: block;
    transform: translate3d(-50%, 0, 0);
}
.search-page .search-input-wrap>input {
    background: #f7f7f7;
}
.search-page .search-extended .row-price {
    flex-direction: column;
    align-items: flex-start;
}
.search-page .search-extended .row-price input:first-child {
    margin-right: 0;
    margin-bottom: 20px;
}

.search-page .search-page-tab {
    margin: 0 50px;
    width: auto;
}
.search-page .search-extended—page .search-extended-filter-row.row-price-range {
    flex-direction: row;
}
.search-page .search-extended—page .search-extended__submit {
    width: 100%;
    height: 38px;
}

.search-extended:before {
    z-index: -1;
}
.search-extended-filter-col {
    width: 33%;
}
.search-extended-filter-row input[type=text] {
    width: 100%;
}
.authors-page .img-round-small {
    margin-top: 80px
}
.header .block-search .input-search-block .input-search-form .input-button input {
    position: relative;
    z-index: 9;
}
.search-page .search-extended.active {
    position: relative !important;
    top: 0;
}
.search-page .search-input:after {
    display: none;
}
.search-filter__list {
    flex-direction: column;
}
.popup-cart .popup-cart__continue {
    background: #1bb5c2;
    color: rgba(255, 255, 255, .85);
    border: none !important;
}
.popup-cart__issue {
    border: 1px solid rgba(0, 0, 0, .25);
    color: #000 !important;
    background: none !important;
}
.popup-cookies {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: var(--color-accent);
    padding: 17px 0;
    display: none;
    z-index: 999999999999;
}
.popup-cookies.active {
    display: block;
}
.popup-cookies .popup-cookies__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 40px;
}
.popup-cookies_text,
.popup-cookies_text a {
    color: #fff
}
.popup-cookies_text a {
    text-decoration: underline;
}
.popup-cookies_button {
    text-transform: uppercase;
    background: #fff;
    color: var(--color-accent);
    border-radius: 5px;
    height: 48px;
    width: 173px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 10px;
}
.popup-cookies_close {
    position: absolute;
    right: 15px;
    width: 34px;
    height: 34px;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    cursor: pointer;
}
.popup-cookies_close:after{
    content: '\e809';
    position: absolute;
    font-family: vs-book-icons;
    width: 14px;
    height: 14px;
    left: 50%;
    top: 50%;
    font-size: 14px;
    transform: translate3d(-50%,-50%,0);
    color: #FFFFFF;
}

.mounth {
    padding-bottom: 218px !important;
}
.mounth .mounth__column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mfp-iframe-holder .mfp-content {
    height: 650px;
}

.product-page {
    display: flex;
    flex-direction: column;
}
.books-list__list {
    justify-content: center;
}

body > jdiv {
    position: relative !important;
    z-index: 1000 !important;
}

.input-search::placeholder {
    color: #777777
}

.news-open__text {
    font-size: 20px;
    line-height: 26px;
}
.news-open .news-open__content {
    max-width: 770px;
    margin: 0 auto;
}
.news-open .news-open__img {
    width: 100%;
}
.authors-detailed .authors-detailed__books {
    margin-top: 100px;
}
@media screen and (max-width: 980px) {
    .authors-detailed .authors-detailed__books {
        margin-top: 45px;
    }
}
.product .product__more-info-item {
    align-items: flex-start;
}
.product-carousel-item>a {
    height: 300px;
}

.product-carousel .slick-arrow.slick-hidden,
.product-carousel .slick-arrow.slick-disabled {
    display: none;
}
.authors-page .books-slider .series-slider__arrow {
    top: 156px;
}
.news-open .news-open__date {
    font-size: 18px;
}
.news-open .news-open__title {
    font-size: 36px;
}
.authors-page .books-slider .product-carousel-item-img {
    width: auto !important;
}
.authors-page .books-slider .product-carousel-item-img img {
    object-fit: cover;
}

.mounth__steps {
    display: block !important;
}
.product-page .title-line {
    margin-top: 80px;
}

.main-slider-wrapper .slick-dots {
    position: relative !important;
    bottom: 0 !important
}

.login .link-popup:first-child a {
    margin-top: 10px;
    display: block;
}
.errortext {
    color: red;
    display: block;
    padding: 10px 0;
}
.bx_subscribe_response_container img {
    filter: hue-rotate(84deg);
}
.slider-controls {
    pointer-events: none;
}
.popup-window {
    outline: 1px dashed #d8d8d8;
    outline-offset: -20px;
}
.popup-window-close-icon {
    background: #fff;
    z-index: 9;
    opacity: 1;
    height: 55px;
    width: 55px;
    cursor: pointer;
}
.popup-window-close-icon:after {
    content: '\e809';
    position: absolute;
    font-family: vs-book-icons;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 55px;
    color: #848383;
    font-size: 20px;
    background: none;
}
.slider-reader-wrapper {
    border-radius: 11px 0 0 11px;
}
.control-group-offer .control input {
    right: 70px;
    top: 10px;
}
.catalog .catalog__sort-title.catalog__sort-title_active {
    padding: 0;
}
.catalog__sort {
    position: relative !important;
    display: none;
    opacity: 1 !important;
    transition: none !important;
    animation: none !important;
}
.authors-item-image {
    height: 100%;
}
@media screen and (max-width: 1700px) {
    .search-extended-filter-col {
        margin-right: 80px;
    }
    .search-extended:before {
        background-size: contain;
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width: 1500px) {
    .search-extended-filter-col {
        margin-right: 40px;
    }
    .search-extended:before {
        width: 140px;
        height: 140px;
    }
}


@media screen and (max-width: 1350px) {
    .search-extended {
        padding: 20px;
    }
    .search-extended .row-price {
        flex-direction: column;
        align-items: flex-start;
    }
    .search-extended .row-price input:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .search-extended-filter-col {
        margin-right: 20px;
        width: calc(100%/3);
    }
    .search-extended:before {
        width: 100px;
        height: 100px;
    }
    .search-extended-filter-row .selectric-wrapper {
        width: 150px;
    }
    
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
    .header .container-full {
        padding: 0 20px;
    }
    .header .header-logo {
        max-width: 200px;
    }
    .header .header-col-left {
        width: 88%;
    }
}
@media screen and (min-width: 980px) and (max-width: 1156px) {
    .header .header-buttons li>a {
        width: 30px;
        padding: 0 10px;
    }
    .header .block-search.header-search {
        max-width: 150px;
    }
    .header .header-logo {
        max-width: 70px;
    }
    .header .header-logo img {
        object-fit: none;
        height: 66px;
    }
}
@media screen and (max-width: 1200px) {
    .search-page .search-input {
        padding: 0;
        margin: 0 15px;
    }
    .search-page .search-input-wrap {
        padding: 0;
    }
}


@media screen and (max-width: 980px) {
    .container {
        padding: 0 20px;
    }
    .search-extended-filter-wrapper {
        flex-direction: column;
    }
    .search-extended-filter-col {
        width: 100%;
    }
    .cart-form .cart-form__payment {
        height: auto;
    }
    .tab_active {
        background: none;
    }
    .tab_active span {
        background: var(--color-accent);
    }
    .cart-form .cart-form__payment .tab a {
        position: static !important;
        margin: 10px auto 0;
    }
    .slider-reader .container-full-custom:before {
        display: none;
    }
    .header-bottom-menu-wrapper ul li.dropdown-menu .header-top-menu-level-2:after {
        top: -9px;
    }
    .books-slider .product-carousel-item-img {
        height: 196px;
    }
    .books-slider .product-carousel-item-img img {
        height: 100%;
    }
    .history .history__tr--head.active {
        padding: 30px 15px 20px !important;
    }
    .history .history__td:nth-child(7) {
        width: 35px !important;
        height: 35px !important;
        position: relative;
        top: -3px;
    }
    .history .history__status {
        max-width: 100%;
    }
    .product-carousel .slider-controls {
        top: 367px
    }
    .bx-ios .header .block-search.header-search .input-search-block .search-extended {
        padding: 0 30px 130px !important;
    }
    .mounth__quote-title {
        margin-top: 55px !important;
    }
    .who-is-main-col-title {
        margin-top: 20px;
        margin-bottom: 15px
    }
    .who-is-main-content {
        flex-direction: column-reverse;
    }
    .who-is-main-col li {
        max-width: 100%;
    }
    .who-is-main .block-title {
        margin-bottom: 30px;
    }
    .who-is-main-col p {
        line-height: 22px !important;
    }
    .mounth__commas {
        font-size: 100px !important;
        top: -30px !important
    }
    .mounth__quote-title {
        padding-left: 50px !important;
    }
    .registration__title:before {
        background-size: contain;
        width: 295px;
        height: 215px;
        top: -45px;
    }
    .sendbymail-content button:before {
        transform: translateX(-4px) !important;
    }
    .sendbymail-content .input-mail {
        max-width: 180px;
    }
}


@media screen and (max-width: 980px) {
    .cart-goods .options {
        margin-left: -95px;
    }
    .cart-goods .cart-goods__wrap-last {
        margin-top: 20px;
    }

    .cart-goods .cart-goods__price {
        top: -6px;
    }
    .cart-form .title-line span {
        background: #dfeaf1;
    }
    .header.header-fixed .header-col-left .header-logo {
        display: none;
    }
    .cart-goods .cart-goods__order {
        flex-direction: row;
    }
    .cart-form .cart-form__payment .tab:nth-child(3) {
        margin-top: 40px;
    }
    .cart-form .cart-form__textarea {
        height: 112px;
    }
    .boxberry__result {
        margin-bottom: 40px;
    }
    .cart-form .cart-form__del {
        height: 120px;
    }
    .cart-form .cart-form__delivery {
        margin-bottom: 0 !important;
    }
    .boxberry__link {
        margin-top: 0;
    }
    .boxberry__result {
        margin-bottom: 26px;
    }
    .cart-form .cart-form__data-item {
        padding: 0 0 44px 0;
    }
    .cart-form .cart-form__data-form {
        margin-bottom: 0;
    }
    .cart-form .cart-form__payment .tab a {
        height: auto;
    }
    .cart-form .cart-form__payment .tab:nth-child(3) {
        margin-top: 20px;
    }
    .cart-form .cart-form__input {
        max-width: 100%;
    }
    .header-buttons li>a:before {
        top: -5px;
    }
    .header-buttons .button-cart:after {
        top: -4px;
    }
    .header-buttons__li--mobile-active {
        width: 40px;
    }
    .header-buttons--mobile .popup-click--mobile {
        width: 40px;
    }
    .menu-btnN {
        margin: 0 auto;
    }
    .header-buttons__li--cart {
        margin-right: 7px;
    }
    .product-carousel-item-buttons {
        margin-top: 5px;
    }
    .slider-reader-image {
        display: none;
    }
    .slider-reader-slider {
        margin-left: 0 !important;
    }
    .scroll-top-button {
        right: 30px;
    }
    .popup-cookies .popup-cookies__wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    .popup-cookies_button {
        margin-top: 15px;
        width: 139px;
        height: 38px;
    }
}
@media screen and (max-width: 580px) {
    .header .container-full {
        padding: 0;
    }
    .cart-goods .cart-goods__order {
        flex-direction: column;
    }
    .text-field-wrap-address {
        flex-wrap: wrap;
    }
    .text-field-wrap-address .text-field-wrap,
    .text-field-wrap-address .text-field-wrap:first-child {
        width: 46%;
        margin-right: 0;
    }
    .search-extended__submit {
        width: 100%;
    }
    .cart-form__delivery-item.tab {
        width: auto;
        /* margin-right: 0 !important; */
    }

}


