.info-news-form .g-recaptcha {
    display: none;
}

.popup-window-with-titlebar .popup-window-content img {
    max-height: 130px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}


.bx-blue .btn.btn-default {
    outline: none;
    background-color: #1485CE;
    border-color: #1485CE;
    color: #FFF;
    padding: 10px 15px;
}

.catalog-cards .card {
    max-width: 100%;
    max-width: 220px;
}

.detail-page .buttons-block__item:nth-child(1),
.detail-page .buttons-block__item:nth-child(3) {
    border-bottom: 1px solid #CCD5E7;
    border-right: 1px solid #CCD5E7;

}


/* Рекомендации */
.card__author span:nth-child(3) {
    display: none;
}

.card__author span:nth-child(4) {
    display: none;
}

.card__author span:nth-child(5) {
    display: none;
}

.card__author span:nth-child(6) {
    display: none;
}

.detail-page .buttons-block__item:nth-child(1),
.detail-page .buttons-block__item:nth-child(2) {
    border-bottom: 1px solid #CCD5E7;
}

button.base-btn.base-btn--revert.pagination__btn {
    display: none;
}

.header .custom-dropdown__item a.active {
    background-color: #f2f4f9;
}


@media (max-width: 768px) {
    .catalog-cards .card {
        max-width: 100%;
    }
}

/* Fix card */
.card__author {
    justify-content: space-between;
    align-items: stretch;
    align-content: space-between;
}

.card__author .card__icon-wrapper {
    display: flex;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: initial;
    transform: initial;
}

.detail-page .buy-counter .add-to-card-btn.no-addcart {
    cursor: default;
    background-color: #f2f2f2;
    color: rgba(0, 9, 26, 0.5);
    border: none;
}

.auth__footer .link-with-arrow {
    margin-left: 10px;
    margin-top: 3px;
}

.success_form {
    padding-top: 20px;
    padding-bottom: 20px;
}

.news-detail__content p img {
    text-align: center;
    margin: auto;
    width: 100%;
    height: auto;
    object-fit: unset;
}


@media (max-width: 768px) {
    .accordeon__content {
        max-height: 200px;
    }
}

.card__author p:not(.catalog-cards .card__author p) {
    height: 16px;
}

.card__author {
    justify-content: space-between;
    align-items: stretch;
    align-content: space-between;
    height: 15px;
}

.tests-page .card__author {
    height: 40px;
}


.my-order .quantity {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    border: none;
    margin-right: 10px;
    margin-left: 10px;
    display: flex;
    width: 40%;
}

.my-order__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 185px;
    font-size: 12px;
    line-height: 16px;
}


span.orderRadio__text.checked::after {
    top: 31px;
    right: 31px;
    width: 8px;
    height: 8px;
    opacity: 0;
    background-color: #002F87;
}

span.orderRadio__text.checked::after {
    opacity: 1;
}

.detail-page .buy-aversev {
    color: #002F87;
    background-color: #ffffff;
    border: 1px solid #002F87;
}

.detail-page .buy-aversev:hover {
    border: 1px solid #004CE5;
    background-color: #004CE5;
    color: #ffffff;
}


.basket-coupon-alert.text-danger {
    display: flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: space-between;
    margin-top: 20px;
}

.phone_num {
    margin-bottom: 20px;
}

.auth__form .time {
    margin-top: 20px;
}

.card__paper-book,
.card__e-book {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;

}

.simple-text {
    opacity: 1 !important;
}

.cookies.js-cookies {
    display: none;
}

.checkBlock.checkbox-agree.error {
    border: 1px solid red;
}

.authors-detail-page .head__img img {
    width: 100%;
    height: auto;
}

@media (max-width: 992px) {
    .head__text {
        text-align: center;
    }
}

.catalog-hero__swiper-two-slides .catalog-hero__swiper-one-slide .swiper-slide {
    width: 100% !important;
}

.catalog-hero__swiper-one-slide,
.catalog-hero__swiper-two-slides {
    position: relative;
    overflow: hidden;
}


.header-test-info {
    background: #ffa54a;
    color: #000;
    text-align: center;
    width: 100%;
    z-index: 100;
}

.header-test-info.header_fixed {
    position: fixed;
    top: 0;
}

/* ПС */
form.search-orders {
    display: flex;
}

.search-orders .search_value_ps {
    width: 100%;
    height: 40px;
    padding: 8px 5px;
    border: 1px solid #CCD5E7;
    max-width: 250px;
    margin-right: 20px;
}

select.multiple-styler {
    padding: 10px 16px;
    white-space: nowrap;
    border: 1px solid #002F87;
    background-color: #ffffff;
    max-width: 200px;
    height: 44px;
}

button.button_search_ps {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    height: 44px;
    border: 1px solid #002F87;
    background-color: #002F87;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    cursor: pointer;
    transition: all 3s ease-out;
    margin-left: 20px;
}


a.button_search_clear_ps {
    color: #fff;
    background-color: #ff002d;
    border: 1px solid #ff002d;
    width: 250px;
    height: 40px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    height: 44px;
    margin-left: 20px;
}

.button_search_clear_ps_archive {
    color: #fff;
    background-color: #349b00;
    border: 1px solid #349b00;
    width: 250px;
    height: 40px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    height: 44px;
    margin-left: 20px;
}

.sale-order-list-title-container {
    width: 100%;
    padding: 20px;
    background-color: #f2f4f9 !important;
    border: 1px solid #CCD5E7;
}

.sale-order-list-title-container .sale-order-list-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
}

.product_item_ps {
    background-color: #f2f4f9 !important;
    border: 1px solid #CCD5E7;
    width: 100%;
    padding: 20px;
}

.ps_footer_container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: space-between;

    border: 1px solid #CCD5E7;
    width: 100%;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product_item_ps thead tr td {
    font-size: 18px;
    font-size: bold;
    padding: 20px;
}

.product_item_ps thead {
    padding-bottom: 20px;
}

.product_item_ps tbody td {
    padding: 20px;
}

.sale-order-list-inner-container {
    width: 45%;
}

.ps_footer_container h4 {
    font-size: 18px;
}

.container-ps {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: 0;
    padding-top: 10px;
}

.container-ps a {
    margin-left: auto;
    margin-right: 0;
}

.sale-order-list-title .status select {
    width: 100%;
    padding: 10px 16px;
    white-space: nowrap;
    border: 1px solid #002F87;
    background-color: #ffffff;
    max-width: 250px;
    height: 44px;
}

.label_form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
    min-width: 250px;
}

.label_form label {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    width: 250px;
}

.sale-order-list-title>div {
    font-weight: 700;
}

.ps_price {
    font-weight: 700;
}

.status-complete {
    border: 1px solid #fff;
    background: #1adf04;
    color: #fff;
    padding: 10px 20px;
}

.navigation_orders {
    display: block;
    padding-bottom: 50px;
    text-align: center;
}

.catalog-hero__item img {
    object-fit: contain;
    height: auto;
}

.status-close {
    border: 1px solid #fff;
    background: #e3dd41;
    color: #fff;
    padding: 10px 20px;
}

.popular-badges__item.popular-badges__item--sale.active {
    background: #ea0029;
    color: #fff;
}

a.popular-badges__item.active {
    background-color: #004DE6;
    color: #ffffff;
}

.card__badge.card__badge--onsale {
    background-color: #e59f03;
}

@media (max-width: 460px){
    .card__badge.card__badge--onsale {
        max-width: 100px;
        text-align: center;
    }
}

/* Buttons */
.product-item-container .card__footer .add-to-card-btn {
    width: 70px;
}

.product-item-container .add-to-card-btn {
    border: 1px solid #CCD5E7;
    background-color: #F2F4F9;
    background-image: url("img/icons/add-to-card-btn-icon-color.svg");
    background-repeat: no-repeat;
    background-position: 50%;
}

.product-item-container .add-to-card-btn:hover {
    border: 1px solid #004CE5;
    background-color: #004CE5;
    background-image: url("img/icons/add-to-card-btn-icon-white.svg");
}

.product-item-container .add-to-card-btn.add-to-card-btn--added {
    background-image: url("img/icons/add-to-card-btn-check-color.svg");
    background-position: 50% 7px;
}

.product-item-container .add-to-card-btn.add-to-card-btn--added:hover {
    background-image: url("img/icons/add-to-card-btn-check-white.svg");
}

/* Рекомендации */
.card .card__footer .add-to-card-btn {
    width: 90px;
}

.card .add-to-card-btn {
    border: 1px solid #CCD5E7;
    background-color: #F2F4F9;
    background-image: url("img/icons/add-to-card-btn-icon-color.svg");
    background-repeat: no-repeat;
    background-position: 50%;
}

.card .add-to-card-btn:hover {
    border: 1px solid #004CE5;
    background-color: #004CE5;
    background-image: url("img/icons/add-to-card-btn-icon-white.svg");
}

.card .add-to-card-btn.add-to-card-btn--added {
    background-image: url("img/icons/add-to-card-btn-check-color.svg");
    background-position: 50% 7px;
}

.card .add-to-card-btn.add-to-card-btn--added:hover {
    background-image: url("img/icons/add-to-card-btn-check-white.svg");
  }

.date-size{
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #4a4f4f;
}

.btn-order-back {
    position: relative;
    font-weight: 600;
    line-height: 18px;
    color: #002F87;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding-bottom: 15px;
    font-size: 14px;
}

.btn-order-back a {
    vertical-align: top;
}

.btn-order-back svg {
    transform: rotate(90deg);
}

.btn-order-back svg path {
    fill: #002F87;
}

.btn-order-back:hover svg path {
    stroke: transparent;
    fill: #004de5;
}

.btn-order-back:hover a {
    stroke: transparent;
    color: #004de5;
}

/* Положение сообщения в низу и посередине экрана */
#snackbar {
    display: none; /* По умолчанию скрыто. Показывается по нажатию на кнопку */
    width: 100%;; /* Минимальная ширина */
    background-color: #002f87; /* Черный фон */
    color: #fff; /* Белый текст */
    text-align: center; /* Текст по центру */
    padding: 25px; /* Отступы */
    position: fixed; /* Всегда на экране */
    z-index: 99999; /* Добавим z-index, если нужно */
    bottom: 0px;
    font-size: 16px;
}

.snackbar-text{
    font-size: 16px;
    padding: 2px 0 2px 30px;
    background-repeat: no-repeat;
    background-image: url("img/icons/add-to-card-btn-icon-white.svg");
}

/* Показываем сообщение при нажатии на кнопку (добавляется JavaScript) */
#snackbar.show {
    display: block; /* Показать сообщение */
    /* Добавляем анимацию: Отведем 0.5 сек. на появление и исчезание сообщения.
    При этом задержка процесса исчезания составит 4.8 сек */

    animation: fadein 0.5s, fadeout 0.5s 4.8s;
}

/* Анимация появления и исчезания сообщения */
@-webkit-keyframes fadein {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadein {
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {opacity: 1;}
    to {opacity: 0;}
}

@keyframes fadeout {
    from {opacity: 1;}
    to {opacity: 0;}
}

@media (max-width: 992px){
    #snackbar {
        font-size: 14px;
    }
    .snackbar-text{
        font-size: 14px;
    }
}

.page-pick-up-points{
    width: auto;
}

.account__content-pick-up-points{
    padding: 5px 223px;
    font-size: 16px;
    line-height: 22px;
}

.left-indent-h1{
    padding: 0px 235px;
}

.authorization__error {
    margin-top: 15px;
    color: red;
}

.send_phone_repeat {
    display: none;
    margin-top: 15px;
}

#send_phone {
    margin-top: 24px;
}

.mobile-menu__footer .socials-block svg path {
    stroke: #00091A;
}

#auth_form .time, #auth_phones .time {
    display: none;
    margin-bottom: 10px;
}

#auth_form .limit, #auth_phones .limit {
    display: none;
    margin-bottom: 10px;
    color: red;
}

#auth_form .limit.show, #auth_phones .limit.show {
    display: block;
}

.inform_message {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    -webkit-transition: color 250ms ease;
    -o-transition: color 250ms ease;
    transition: color 250ms ease;
    text-align: center;
    margin-bottom: 25px;
    border: 1.5px solid #CCD5E7;
    padding: 12px;
	color: #002F87;
}

.card__badge--gift {
    background-color: #34a853;
}
.card__badge--gift img {
    height: auto;
    max-height: 24px;
    margin: -3px 0 0 0;
}

@media (max-width: 1200px) {
    .inform_message {
        font-size: 12px;
        line-height: 16px;
        padding: 8px;
    }
}

@media (max-width: 1700px){
    .account__content-pick-up-points{
        padding-left: 150px;
        padding-right: 150px;
    }
    .left-indent-h1{
        padding: 0px 160px;
    }
}

@media (max-width: 1600px){
    .account__content-pick-up-points{
        padding-right: 87px;
        padding-left: 87px;
    }
    .left-indent-h1{
        padding: 0px 100px;
    }
}

@media (max-width: 1200px){
    .account__content-pick-up-points{
        padding: 5px 122px;
    }
    .left-indent-h1{
        padding: 0px 135px;
    }
}

@media (max-width: 768px){
    .account__content-pick-up-points{
        padding-right: 90px;
        padding-left: 90px;
    }
    .left-indent-h1{
        padding: 0px 102px;
    }
}

@media (max-width: 600px){
    .account__content-pick-up-points{
        padding: 0;
    }
    .left-indent-h1{
        padding: 0px 15px;
    }
}

/*swiper .news_book--products*/
@media screen and (max-width: 992px){
    .news-detail__wrapper .news_book--products .swiper-slide {
        justify-content: unset;
    }
}