/********** NIKITA STYLES **********/
.mounth {
  position: relative;
  background: #dfeaf1 url(/local/templates/strannik/assets/images/month-dots.png);
  padding-top: 55px;
  padding-bottom: 118px;
}

.cart-goods .cart-goods__subtitle--red {
  color: red;
  margin-top: 25px;
}

.footer-bottom {
  position: relative;
}

body .footer-developed-by {
  position: absolute;
  top: -40px;
  margin: 0 ;
}

.favorite-page__text {
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .5);
  text-align: center;
  margin: auto;
}

.footer-developed-by a {
  margin-bottom: -1px;
}


/* ---------------размеры книг!!!!!!!!!!!------------- */
@media screen and (max-width: 980px) {
  .product-carousel-item-img, .product-carousel__img-wrap, .series-detailed__books .product-wrap .product-carousel-item-img{
    width: 130px!important;
    height: 180px!important;
  }

  .product-carousel-item-img img, .product-carousel__img-wrap img, .series-detailed__books .product-wrap .product-carousel-item-img img {
    width: 100%!important;
    height: 100%!important;
  }

  .search-page-cards .product-carousel-item, .catalog .product-carousel-item, .favorite-page .product-carousel-item, body .series__section .product-carousel-item,
  .books-list__list .books-list__li, body .favorite-page.m-top .product-carousel-item--favorite, .series-detailed__books .product-wrap .product-carousel-item {
    width: 130px;
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 55px;
  }

  .product-layout .container-full, .authors-detailed__books .container-full {
    padding: 0 10px;
  }

  .authors-detailed__books .books-list__list {
    justify-content: space-evenly;
    margin: 0;
  }
  .books-list__list .books-list__li .product-carousel-item {
    padding: 0;
  }

  .search-page-cards .product-wrap, .catalog .product-wrap, .favorite-page .product-wrap, body .series__section .product-wrap {
    justify-content: space-evenly;
    padding: 0;
  }

  .authors__writer.writer {
    padding: 0 10px;
  }
}
.product-carousel.readers-choice {
  padding-top: 55px;
  font-weight: normal;
}

.header .block-search .input-search-block input.input-search::-webkit-input-placeholder {
  font-size: 18px;
  /* font-family: HelveticaNeue!important; */
}
.header .block-search .input-search-block input.input-search::-moz-placeholder {
  font-size: 18px;
  /* font-family: HelveticaNeue!important; */
}
.header .block-search .input-search-block input.input-search::-ms-input-placeholder {
  font-size: 18px;
  /* font-family: HelveticaNeue!important; */
}
.header .block-search .input-search-block input.input-search::-moz-placeholder {
  font-size: 18px;
  /* font-family: HelveticaNeue!important; */
}
.header .block-search .input-search-block input.input-search::placeholder {
  font-size: 18px;
  /* font-family: HelveticaNeue!important; */
}

.header .block-search .input-search-block input.input-search {
  font-family: Arial!important;
}

.header.header-fixed .header-bottom-menu-wrapper {
  margin-left: 20px;
}

/* //ВСЁ О СТРЕЛОЧКАХ */
.authors-page .main-background:after {
  
}

.product__gallery .product__gallery-nav .slick-slide {
  border-radius: 5px;
  overflow: hidden;
}

body .blue-arrow::after {
  display: none!important;
}


body .search-page .main-background::after, .opt-sale-percent>.container::after, body .authors_reload.main-background.blue-arrow::after,
.authors-detailed__bg.blue-arrow.main-background::after {
  content: '\e806'!important;
  font-family: vs-book-icons;
  display: block!important;
  color: #dfeaf1;
  font-size: 18.5px;
  text-align: center;
  position: absolute;
  margin: auto;
  bottom: calc(100% - 2px);
  left: 50%;
  transform: translateX(-50%);
}


.product-author--padding~.product-books {
  padding-top: 8px!important;
}

.authors-detailed__bg.blue-arrow.main-background {
  margin-top: 5px;
}

.product-author {
  position: relative;
}

.product-books .title-line {
  margin-top: 35px;
}

.product-author__subtitle.subtitle {

}

.product-author::after{
  color: #F1F2ED;
}

.opt-sale-page .opt-sale-advantage {
  position: relative;
  margin-top: 18px;
}

@media screen and (min-width: 980px) {

  body .authors_reload.main-background.blue-arrow::after {
    bottom: calc(100% - -20px);
  }
}

/* ----------------всё о стрелочках ^ ---------------------- */
.catalog__icon-down {
  transform: translateY(-70%);
}

.header-bottom-menu-wrapper ul li.dropdown-menu:after {
  top: -1px;
}

.product-page {
  overflow-y: hidden;
}

/* .cart-form__delivery-item:last-child>span>span {
  color: rgba(0, 0, 0, .5);
  position: relative;
} */

/* .cart-form__delivery-item:last-child>span>span::after {
  display: none;
}

.cart-form__delivery-item:last-child>span:hover, .cart-form__delivery-item:last-child>span~span {
  color: rgba(0, 0, 0, .5);
}


.cart-form__delivery-item:last-child>span:hover, .cart-form__delivery-item:last-child>span~span:hover {
  cursor: default;
} */

.about.publisher-page-section>.container.about__container {
  padding: 65px 0;
  text-align: center;
} 

.about.publisher-page-section {
  margin: 0;
}

.about.publisher-page-section>.container.about__container>p {
  margin-bottom: 10px;
}

.about.publisher-page-section>.container.about__container>p:nth-last-child(1) {
  margin-bottom: 0;
}

.cart-form .cart-form__delivery-item a, .cart-form__payment-item a {
  color: rgba(0, 0, 0, 0.7)
}

/* .cart-form__delivery-item:first-child>i>i::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
  right: 0;
  height: 1px;
  border-bottom: 1px dashed rgba(0,0,0,.5);
} */

.product__more-info-item>a {
  color: var(--color-accent)!important;
}

.product__more-info-item>a span {
  color: var(--color-accent)!important;
}

.product-author__section .slick-track, .product-books .slick-track{
  margin: auto;
}

.opt-sale-percent-discount {
  position: relative;
}

.publisher-page.m-top>.blue-arrow:after {
  content: none;
}

.publisher-page .publisher-page-img {
  padding: 20px 0 40px;
}

.publisher-page .publisher-page-section {
  margin-bottom: 62px;
}

.about__content>.about__text {
  line-height: 26px;
}

.opt-sale-percent-discount span{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-80%);
  font-size: 16px;
  color: rgba(0, 0, 0, .5);
}

.footer-social .social-facebook:after {
  content: none;
}

.footer-social .social-insta:after {
  content: none;
}

.footer-social .social-facebook {
  background: url(/local/templates/strannik/assets/images/icons/social_facebook.svg) no-repeat center;
  background-size: 100%;
}

.footer-social .social-insta {
  background: url(/local/templates/strannik/assets/images/icons/social_insta.svg) no-repeat center;
  background-size: 100%;
}

.footer-social .social-vk {
  background: url(/local/templates/strannik/assets/images/icons/social_vk.svg) no-repeat center;
  background-size: 100%;
}

.footer-social a {
  width: 30px;
}

@media screen and(min-width: 980px) {
  .title-line, .block-title {
    font-size: 34px;
  }
}

.instagram-wrapper-header {
  max-width: 480px;
}

.rating .stars.voted {
  pointer-events: auto;
}

.mounth__bg-img {
  position: absolute;
  left: 50%;
  top: 16px;
  transform: translateX(-97px);
}

.mounth .container {
  position: relative;
}

.opt-sale-page .opt-sale-info-desc:last-child {
  width: auto;
}

.opt-sale-page .opt-sale-info-desc:last-child p {
  margin-bottom: 10px;
  text-align: center;
}

.mounth__row {
  display: flex;
  justify-content: space-between;
  margin-bottom: -131px;
}

.mounth__title{
  font-size: 29px;
  text-transform: uppercase;
  font-family: Yeseva One;
  font-weight: 400;
  margin-bottom: 51px;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0.06em;
}

.who-is-main-col li {
  margin-bottom: 0;
}

.who-is-main-col p {
  line-height: 32px;
}

.mounth__name {
  font-family: Yeseva One;
  font-weight: 400;
  font-size: 48px;
  margin-bottom: 12px;
}

.mounth__author {
  font-family: HelveticaNeue;
  font-size: 20px;
  color: rgba(0,0,0,0.5);
  margin-bottom: 56px;
}

.mounth-steps {

}

.mounth__book {
  margin-top: 30px;
}

.mounth__quote-title {
  font-family: Yeseva One;
  font-weight: 400;
  font-size: 18px;
  position: relative;
  padding-left: 77px;
}

.mounth__commas {
  position: absolute;
  font-family: HelveticaNeue;
  font-weight: bold;
  font-size: 145px;
  color: #1bb5c2;
  top: -50px;
  left: 0;
}

.mounth__quote {
  color: rgba(0,0,0,0.5);
  font-family: HelveticaNeue;
  font-size: 16px;
  margin-top: 15px;
}

.mounth__steps {
  display: flex;
}

.mounth-step {
  position: relative;
  margin-right: -15px;
}

.mounth-step__img {
  position: relative;
}

body .menuN-list--third {
  padding-bottom: 20px;
}

.product-reviews__controls.slider-controls  {
  display: none;
}

body .product-reviews__header-rating a:hover {
  cursor: default;
}

body .product-reviews__header-title {
  padding-top: 12px;
}

body .product-reviews__item-wrap {
  max-width: 600px;
  margin: auto;
  margin-bottom: 10px;
}

.product-reviews .product-reviews__header {
  margin-bottom: 5px;
}

.mounth-step__text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 38px;
  color: rgba(0,0,0,0.5);
  font-family: HelveticaNeue;
  font-size: 17px;
}

.mounth__steps_phone {
  display: none;
}

.mounth__author {
  display: block;
}

.notfound-page-main::before {
  content: '\e806';
  font-family: vs-book-icons;
  position: relative;
  top: -17px;
  display: block;
  color: #dfeaf1;
  font-size: 18.5px;
  text-align: center;
  margin: auto;
}

.notfound-page-title.title-big.blue-arrow::after {
  content: none;
}

.catalog__icon-down {
  right: -15px;
}

.wrapperMenu {
  display: none;
  position: relative;
}

.menuN, .menu-btnN{
  display: none;
}

.header-buttons--mobile {
  display: none;
}

.publisher-page .main-background {
  padding-top: 44px;
}

.news .main-background {
  padding-top: 44px;
}

.header.header-fixed .header-col-right .header-search .input-search-wrapper {
  width: 45px;
}

.header.header-fixed .header-col-right {
  justify-content: flex-end;
}

.header.header-fixed .header-col-right {
  width: max-content;
}

.header.header-fixed .block-search .input-search-wrapper {
  padding: 0;
}

.header.header-fixed .header-col-right .header-search .input-search-wrapper>button {
  position: static;
}

.header.header-fixed .header-col-left .header-logo {
  width: 62px;
}

.news-open .news-open__return {
  order: 2;
  margin-left: auto;
  margin-right: auto;
}

.opt-sale-percent>.container {
  margin-top: 2px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.opt-sale-page .opt-sale-percent-title {
  max-width: none;
  margin-left: 0;
  margin-bottom: 0;
  text-align: center;
}

.opt-sale-percent-discount {
  font-family: "Yeseva One", sans-serif;
  font-weight: 400;
  font-size: 54px;
  color: #1bb5c2;
  display: block;
  background: #fff;
  border-radius: 50%;
  line-height: 64px;
  width: 138px;
  height: 138px;
  text-align: center;
}

.opt-sale-page .opt-sale-percent-title:after {
  content: none;
}

.news__item-wrap .news__item.news__item-larger .news__img {
  border-radius: 4px 4px 0 0;
}

.news__item-wrap .news__item.news__item-larger .news__content {
  border-radius: 0 0 4px 4px;
}

.news-open__slider>.news-open__slider-title {
  display: none;
}

body .popup.popup-active {
  padding: 15px 0;
  overflow: hidden;
}

body .popup .popup-wrapper {
  max-height: 100%;
  padding: 20px;
  outline: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

body .popup.popup-question .popup-wrapper .popup-content {
  padding: 60px 70px;
}

body .popup .popup-wrapper .popup-content {
  padding: 60px 84px;
  border: 1px dashed #d8d8d8;
}

body .popup .popup-overlay {
  pointer-events: none;
}

.notes-desc{
  font-size: 16px;
  letter-spacing: .5px;
  text-align: center;
  margin-top: 14px;
  color: #ffffff;
}



@media screen and (min-width: 980px) {
  body.authorized .header-buttons .popup-click--mobile .button-personal:before, .popup-click.header-buttons__li.popup-click--mobile .button-personal:before {
    content: none;
  }
}

@media screen and (max-width: 1200px) {
  .news__layout {
    justify-content: space-around;
    width: 774px;
  }

  .news__item-wrap:nth-child(2) {
    margin-right: 14px;
  }
}
@media screen and (max-width: 980px) {
  body .popup.popup-active {
    
  }
  
  body .popup .popup-wrapper {

  }

  .authors__writer .books-slider__slide:first-child {
    margin-left: auto;
  }

  .authors__writer .books-slider__slide:last-child {
    margin-right: auto;
  }
  
  body .popup .popup-wrapper .popup-content, body .popup.popup-question .popup-wrapper .popup-content {
    position: static;
    padding: 60px 15px 45px;
  }

  body .popup.popup-tnx .popup-wrapper .popup-content {
    padding: 30px 15px 45px;
  }

  body .popup.popup-success .popup-wrapper .popup-content, body .popup.popup-add-data .popup-wrapper .popup-content {
    padding: 25px 15px;
  }

  .privacy .text-block__wrap {
    border-radius: 0;
  }

  .product-page .product-books .product-carousel-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .authors-page .main-background {
    padding-top: 50px;
  }

  .news .text-block__wrap {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .popup.popup-active {
    display: flex;
    align-items: center;
    overflow: hidden;
  }

  .notfound-page.m-top {
    margin-top: 16px;
  }

  .notfound-page-title.title-big.blue-arrow {
    padding: 0 20px;
  }

  body .popup.popup-active .popup-wrapper {
    overflow-y: auto;
    max-height: 100%;
  }

  .books-list__card .product-carousel-item-buttons{
    position: absolute;
    bottom: 15px;
  }
  .authors-detailed__title.title-line span {
    background: #DFEAF1;
  }

  .authors-detailed__title.title-line>.bg-title>img {
    z-index: 6;
  }

  .tab {
    margin: 10px;
  }

  .search-page-cards.tab-item.tab-item_active>product-layout {
    padding-top: 20px;
  }
  .search-page .search-page-tabs {
    margin: 20px 0;
  }
  .notfound-page.m-top .notfound-page-title.title-big.blue-arrow::after {
    content: '\e806';
    /* display: block; */
    bottom: -36px;
  }

  .books-slider .slick-list {
    display: block;
    margin-top: 15px;
  }
  .product-carousel-item {
    padding: 10px;
  }
  .product-carousel-item, .slick-track {
    margin: 0 auto;
  }

  .slick-track {
    margin: 0;
  }

  body .series__section .product-wrap {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }

  body .series__section .product-carousel-item {
    margin-left: 0;
    margin-right: 20px;
  }

  .search-page-cards .product-carousel-item, .slick-track {
    margin-bottom: 55px;
  }

  .favorite-page.m-top .product-carousel-item--favorite {
    margin: 0;
  }

  .books-slider__slide {
    padding: 0;
  }

  .cart-goods__wrap-title-with-img {
    padding-bottom: 53px;
    position: relative;
  }

  .authors__writer .slick-dots {
    display: none;
  }

  .js-books-slider {
    display: flex;
    justify-content: space-between;
    overflow: auto hidden;
    margin: 0 -10px;
    padding: 0 0 0 4px;
  }


  .cart-goods__wrap-title-with-img .options {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0px;
  }

  .notfound-page .notfound-page-img {
    margin-top: 0;
  }

  .notfound-page.m-top .notfound-page-title.title-big.blue-arrow {
    margin: 0 0 35px;
  }

  body .popup .popup-wrapper:before {
    content: none;
  }

  .mounth {
    padding-top: 55px;
    padding-bottom: 63px;
    background: #dfeaf1;
  }

  .mounth__row {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .mounth__column {
    width: 290px;
  }

  .mounth__book {
    width: 273px;
    height: 385px;
    margin: 0;
    margin-bottom: 25px;
  }

  .mounth__title{
    font-size: 20px;
    margin-bottom: 20px;
  }

  .mounth__name {
    font-size: 33px;
    margin-bottom: 17px;
  }

  .mounth__author {
    font-size: 16px;
    margin-bottom: 65px;
  }

  .mounth__steps {
    display: none;
  }
  .mounth__steps_phone {
    display: block;
    margin-bottom: 65px;
  }

  .mounth__steps_phone .mounth-step {
    margin-right: 0;
    margin-bottom: -10px;
    text-align: center;
  }
  .mounth__steps_phone .mounth-step__text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .mounth__steps_phone br {
    display: none;
  }

  .mounth__steps_phone .mounth-step__text {
    width: 210px;
    font-size: 15px;
  }

  .mounth__bg-img {
    right: 0;
    left: auto;
    top: 114px;
    transform: none;
  }

  .mounth__quote-title {
    width: 290px;
    margin: 0 auto 25px;
  }

  .mounth__quote {
    width: 290px;
    margin: auto;
    font-size: 14px;
  }

  .book-mounth-buttons .button-primary {
    width: 140px;
    height: 48px;
    font-size: 12px;
  }

  .book-mounth-buttons .button-secondary {
    width: 140px;
    height: 48px;
    font-size: 12px;
    margin-top: 0;
  }

  .book-mounth-buttons {
    flex-direction: row;
    justify-content: space-between;
    width: 290px;
    margin: 40px auto 0;
  }

  .catalog .toggleBtnN-active>span{
    color: #1bb5c2;
    border-bottom: 2px solid #1bb5c2;
    transition: .2s;
  }

  .toggleBtnN-active .catalog__icon-down {
    transform: translateY(-50%) rotateZ(180deg)
  }

  .series__section .product-carousel-item:last-child {
    width: 140px;
    padding-right: 10px;
  }

  .catalog .catalog__genre-item span{
    font-size: 15px;
  }

  .wrapperMenu {
    width: 100%;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .menuN {
    position: fixed;
    left: 0;
    top: 74px;
    z-index: 10000000;
    width: 100%;
    height: 100%;
    padding-bottom: 150px;
    background: rgba(174, 174, 174, 0.7);
  }

  .menuN__wrapper {
    width: 100%;
    padding: 80px 0 20px;
    background: #ffffff;
    max-height: 100vh;
    overflow-y: auto;
  }

  .menuN-list {
    padding: 10px 0 0;
    width: 280px;
    margin: 0 auto;
  }

  .menuN-list__item {
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
    color: rgba(0,0,0,0.5)
  }

  .menuN-list__item:nth-last-child(1) {
    margin-bottom: 0;
  }

  .dropdown>.menuN-list {
    display: none;
  }

  .menuN-list__item svg {
    position: relative;
    top: -2px;
    left: 5px;
    transition: 0.3s;
  }

  .dropdown--active>span>svg {
    transform: rotateX(180deg);
  }

  .menuN-list--first>.menuN-list__item {
    margin-bottom: 40px;
  }

  .menuN-list--second {
    padding-top: 20px;
  }

  .menuN-list--second .dropdown--active {
    background: #eaeaea;
    border-radius: 5px;
    transition: 0.3s;
  }

  .menuN-list--second>.dropdown--active span {
    color: black;
  }

  .menuN-icons {
    display: flex;
    justify-content: center;
    margin: 40px 0 30px;
  }

  .menuN-icons__item {
    margin: 0 20px;
  }

  .menuN__line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }

  .menuN__text {
    margin: 22px 0 0;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.5714px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5)
  }

  .product-carousel-item-buttons {
    margin-left: auto;
    margin-right: auto;
  }

  .product-carousel-item-desc {
    max-width: none;
  }

  .authors-page .authors__main-subtitle {
    margin-bottom: 110px;
  }

  .product-carousel-item-favorite {
    width: 25px;
    height: 25px;
    top: 18px;
    right: 18px;
  }
  .product-carousel-item-favorite::before {
    font-size: 12px;
    top: -8px;
  }

  .product-layout {
    padding-top: 44px;
  }

  .product-carousel-item--favorite .product-carousel-item-favorite {
    right: 20px;
  }

  .catalog .catalog__tooltip {
    opacity: 0;
    position: absolute;
    display: block;
    margin-left: 0;
    left: -30px;
    transform: translateX(-50%);
    padding: 13px;
    max-width: 180px;
    width: auto;
  }
  .catalog .catalog__tooltip::before {
    content: '\e806';
    font-family: vs-book-icons;
    display: block;
    color: white;
    font-size: 10.5px;
    text-align: center;
    position: absolute;
    margin: auto;
    bottom: calc(100% - 3px);
    left: 50%;
    transform: translateX(-50%);
  }

  .toggleBtnN-active .tooltip {
    opacity: 1;
  }

  .publisher-page-section>.title-line:before {
    content: none;
  }

  body .boxberry_container {
    overflow: auto;
    position: fixed!important;
  }

  .main-slider-wrapper .slick-track {
    align-items: flex-start;
  }

  .menu-btnN {
    position: relative;
    top: 1px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    height: 17px;
  }

  .button-m-menu__container {
    display: none;
  }

  .delivery-page-title.title-big.blue-arrow {
    padding: 0 20px;
  }

  .menu-btnN span {
    display: block;
    width: 100%;
    height: 2px;
    background: #7f7f7f;
  }

  .header-buttons--mobile .popup-click--mobile {
    display: block;
    position: relative;
    width: 45px;
  }

  .header-buttons--mobile .popup-click--mobile .button-personal:before {
    content: '\e813';
    position: absolute;
    font-family: vs-book-icons;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 17px;
    font-size: 19px;
    color: rgba(0,0,0,0.5);
  }

  .header-buttons--mobile .button-personal {
    visibility: visible;
    opacity: 1;
  }

  .header-buttons--mobile a {
    display: block;
  }

  .button-search--mobile {
    position: relative;
    width: 30px;
  }

  .contacts .contacts-info__rightside {
    margin-top: 10px;
  }

  .button-search--mobile::before {
    content: '\e810';
    position: absolute;
    font-family: vs-book-icons;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 37px;
    color: #777;
  }

  .search-page-title.title-big.blue-arrow {
    margin-bottom: 44px;
  }

  .header-col-right {
    margin-left: 0;
  }

  .header-col-left {
    margin: auto;
  }

  .popup-click--mobile .popup-menu{
    right: auto;
    left: 0;
  }

  .header-buttons--mobile {
    display: flex;
    width: auto;
  }

  .main-background>.container-full>.title-line>span {
    background: #DFEAF1;
  }

  .delivery-page .delivery-page-leftside {
    width: auto;
  }

  .delivery-page .delivery-page-rightside {
    width: auto;
  }

  .opt-sale-advantage .container-full .title-line span {
    background: #F1F2ED;
  }

  .delivery-page .delivery-page-rightside {
    padding-left: 0;
  }

  .about .container .title-line span {
    background: #DFEAF1;
  }

  .publisher-page-section>.title-line>span {
    background: #DFEAF1;
  }
  .popup {
    padding: 15px 0;
    overflow: auto;
  }

  .popup.popup-active {
    background: #aeaEAE90;
  }

  .popup-tnx-desc p {
    font-size: 14px;
  }

  .popup .popup-overlay {
    display: none;
  }

  .popup-wrapper {
    margin-bottom: 50px;
  }

  .header.header-fixed .header-bottom-menu {
    left: auto;
  }

  .contacts .contacts__info-flex {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .contacts .leftside__block:last-child .leftside__item:nth-child(2) {
    width: auto;
  }

  .contacts .leftside__block:last-child .leftside__item {
    width: auto;
  }

  .contacts .rightside__receivingcalls {
    margin: auto;
    width: 290px;
  }

  .contacts .rightside__receivingcalls>img:first-child{
    width: 100%;
  }
  .contacts .rightside__receivingcalls>img:last-child{
    width: 166px;
    top: 74px;
  }

  .rightside__block {
    padding: 0;
  }

  .contacts .rightside__block:last-child .rightside__item span:first-child {
    max-width: none;
  }

  .contacts .contacts-info__rightside {
    width: auto
  }

  .authors__filter-flex {
    margin-bottom: 15px;
  }

  .contacts .contacts__props {
    margin: 35px auto 0;
  }

  .series__section .product-layout .container-full {
    padding: 0;
  }

  .series__section .product-layout .container-full .product-wrap {
    padding: 0 10px;
  }

  .contacts .main-background {
    padding: 44px 0;
  }

  .contacts .leftside__block {
    margin-top: 35px;
  }

  .contacts .leftside__block:nth-child(3) {
    margin-top: 35px;
  }

  .contacts .leftside__block:last-child .leftside__title {
    margin-bottom: 15px;
  }

  .contacts .leftside__block:last-child .leftside__item:nth-child(2) {
    margin-bottom: 0;
  }

  .contacts .rightside__block {
    margin-top: 20px;
    padding: 0;
  }

  .mapform .mapform__wrapper {
    position: static;
    width: auto;
    background: #DFEAF1;
    margin: 15px 0;
    border-radius: 5px;
  }

  .authors__filter-flex span.all.active:after {
    top: auto;
  }

  .mapform .mapform__file {
    margin-bottom: 20px;
  }

  .mapform .mapform__save {
    width: 230px;
    height: 50px;
  }

  .text-field>img {
    text-align: center;
  }

  .mapform #map {
    height: 340px;
  }
  .mapform {
    display: flex;
    flex-direction: column-reverse;
  }

  .cabinet .cabinet__tab.tab.tab_active a {
    color: var(--color-accent);
  }

  .cabinet .cabinet__tabs {
    flex-direction: column;
  }

  .cabinet__tab {
    margin: 0 auto 0;
  }

  .cabinet__tab:first-child {
    margin-left: auto;
  }

  .history__datecreate, .history__datesupply, .history__quantity {
    margin-bottom: 3px;
    max-width: 65%;
  }

  .history .history__tr--head::before {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(128, 128, 128, 0.5);
    margin-bottom: 20px;
  }

  .history .history__tr {
    padding-top: 0;
  }

  .history__tr--head:after {
    content: none;
  }

  .history .history__tr:nth-last-child(2) {
    padding-bottom: 0;
  }

  .history .history__tr--head:nth-last-child(2)::after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(128, 128, 128, 0.5);
    margin-top: 20px;
    position: static;
    order: 10;
    transform: none;
  }

  .history .history__tr {
    margin-left: -11px;
    width: calc(100% + 22px);
  }



  .history .history__expand::before {
    position: absolute;
    right: 5px;
    top: 48%;
  }

  .history .history__td:nth-child(6) {
    order: 2;
    margin-bottom: -40px;
  }

  .history .history__table {
    margin: 0;
  }

  .cabinet.m-top>.main-background{
    padding-bottom: 1px;
    padding-top: 44px;
  }

  .history .history__subtitle {
    margin-bottom: 12px;
  }

  .history .history__table {
    display: flex;
    justify-content: center;
  }

  .publisher-page .publisher-page-section {
    padding: 0 15px;
  }

  .news-open .main-background {
    padding: 44px 0;
  }

  .other-news__title.title-line>span {
    background: #F1F2ED;
  }
  .news__item-wrap .news__item .news__img {
    background: white;
  }
  .other-news .other-news__layout .news__item-wrap .news__item {
    margin-right: 0;
  }

  .other-news .other-news__layout {
    flex-direction: column;
  }

  .books-slider .slick-list {
    margin: 0;
  }

  .books-list__list {
    flex-direction: row;
  }

  .authors__writer.writer .search-page-cards .product-carousel-item, .slick-track {
    margin: 0 auto;
  }

  .popup-review.popup-active>.popup-wrapper>.popup-content>.popup-desc {
    display: none;
  }

  .rating.popup__rating>.stars>.star:first-child {
    margin-left: auto;
  }

  .rating.popup__rating>.stars>.star:last-child {
    margin-right: auto;
  }

  .product-page .product-books {
    padding-top: 78px;
  }

  .other-news__layout>.news__item-wrap {
    margin: 18px 10px;
  }

  .slider-controls_left:hover:before {
    color: #7f7f7f
  }
  .other-news__title.title-line>.bg-title>img {
    z-index: 6;
    pointer-events: none;
  }

  .news-open .news-open__content {
    margin-left: -15px;
    width: calc(100% + 30px);
  }

  .questions-page .main-background {
    padding: 34px 0;
  }

  .questions-page .questions-page-show-more {
    width: 268px;
    height: 44px;
  }

  .questions-page .questions-page-header {
    padding-top: 15px;
  }

  .questions-page .questions-page-item-title .name {
    font-size: 15px;
  }

  .questions-page-main-wrap {
    margin-left: -15px;
    width: calc(100% + 30px);
  }

  .mapform .mapform__wrapper {
    padding: 15px;
  }

  .news__item-wrap .news__item .news__img img {
    height: 100%;
  }

  .search-page .search-option {
    right: 55px;
  }

  .search-page .search-btn {
    right: 10px;
  }

  .news.m-top>.news__title.blue-arrow.title-big, .contacts.m-top>.contacts-title.blue-arrow.title-big{
    margin-bottom: 44px;
  }

  .delivery-page.m-top>.delivery-page-title.title-big.blue-arrow, .opt-sale-page.m-top>.opt-sale-page-title.title-big.blue-arrow,
  .publisher-page.m-top>.publisher-page-title.title-big.blue-arrow, .questions-page.m-top>.container>.questions-page-title.title-big.blue-arrow,
  .publisher-page-title.title-big.blue-arrow {
    margin-bottom: 50px;
  }

  .news.m-top>.main-background {
    padding-top: 43px;
  }

  .news__item-wrap {
    margin: 10px 0;
  }

  .news__btn-read {
    display: none;
  }

  .authors__filter-flex span.all {
    width: 100%;
    text-align: center;
  }

  .authors__filter-flex span.all::after {
    width: 173px;
    margin: auto;
  }

  .authors-page .authors__filter .letter {
    padding: 0 8px;
  }

  .authors__main-title.title-line span {
    background: #DFEAF1;
  }

  .authors__main-title.title-line>.bg-title>img {
    z-index: 6;
  }

  .opt-sale-page.m-top .blue-arrow:after{
    bottom: -46px;
  }

  .opt-sale-percent-discount span{
    transform: translate(-50%,-84%);
    font-size: 16px;
  }

  .authors-page .authors__writer.writer::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 25px;
    background: rgba(0, 0, 0, 0.25);
  }

  .authors-page .authors__writer.writer:nth-last-child(1)::after {
    content: none;
  }

  .search-page .search-input-wrap>input {
    height: 50px;
  }

  .search-page.m-top>.main-background {
    padding-top: 30px;
  }

  .favorite-page .main-background {
    padding-top: 1px;
  }

  .favorite-page-title.title-big.blue-arrow {
    margin-bottom: 44px;
  }

  .privacy>.news__title {
    font-size: 26px;
  }

  .privacy {
    margin-top: 30px;
  }

  .product-carousel-item-favorite {
    top: 10px;
    right: 10px;
  }

  .authors-detailed__books .product-carousel-item,  .authors-detailed__others .product-carousel-item{
    padding: 0 9px;
  }

  .authors-detailed__books .books-list__card .product-carousel-item-buttons, .authors-detailed__others .books-list__card .product-carousel-item-buttons{
    width: 85%;
  }

  .privacy .text-block__wrap {
    padding: 20px;
  }

  .popup .popup-wrapper {
    margin: 0 15px;
  }

  .popup.popup-review.popup-active .popup-form-btns {
    flex-direction: column;
  }

  .popup.popup-review.popup-active .popup-form-btns .popup-form-btns__li {
    width: 100%;
    margin: 5px 0;
  }

  .popup.popup-review.popup-active .popup-form-btns .popup-form-btns__li:last-child>input {
    background: rgba(0, 0, 0, .06);
    color: black;
    border: 1px solid rgba(0, 0, 0, .06);
  }

  .popup-login .popup-form-input .button-primary{
    /* background: rgba(0, 0, 0, .06);
    color: black; */
  }

  .popup-login .popup-links {
    line-height: 145%;
  }

  .news-open .news-open__title {
    margin-bottom: 30px;
  }

  .books-slider .product-carousel-item {
    position: relative;
    padding-bottom: 33px;
  }

  .news-open__text {
    order: 1;
  }

  .news-open .news-open__content {
    display: flex;
    flex-direction: column;
    margin: auto;
  }

  .news-open .news-open__img {
    margin: 0 auto 15px;
  }

  .news-open .news-open__slider {
    border: none;
  }

  .opt-sale-percent-discount {
    font-size: 40px;
    line-height: 100px;
    width: 100px;
    height: 100px;
  }

  .opt-sale-percent>.container {
    flex-direction: column;
    align-items: center
  }

  .opt-sale-page .opt-sale-percent-title {
    text-align: center;
    margin: 0;
    order: 1;
  }

  .slider-controls_left:hover:before, .slider-controls_right:hover:before {
    color: #7f7f7f;
  }

  .gallery-detail-popup img.mfp-img {
    height: auto!important;
    min-height: auto!important;
    width: auto!important;
    max-width: 100%!important;
  }

  .series-card__img {
    width: 151px;
    height: 217px;
  }

  .popup-menu:after {
    right: 158px;
  }

  .popup-menu .popup-menu-item {
    font-size: 13px;
    width: max-content;
    margin: auto;
  }

  body .other-news__layout .news__item-wrap {
    width: 145px;
  }

  .catalog .catalog__genre-item {
    padding: 0 13px;
  }

  body .other-news .other-news__layout {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .publisher-page-title.title-big.blue-arrow {
    padding: 0 20px;
  }

  .publisher-page-title.title-big.blue-arrow:after {
    display: none;
  }

  .about.publisher-page-section>.container.about__container {
    padding: 35px 15px;
  }

  .opt-sale-advantage-subtitle.subtitle {
    margin-bottom: 115px;
  }

}

@media screen and (max-width: 768px) {
  .opt-sale-page .opt-sale-advantage {
    padding-bottom: 60px;
  }

  .popup .popup-wrapper {
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .popup .popup-content {
    position: relative;
    z-index: 5;
  }

  .books-list__card .product-carousel-item-img {
    position: static!important;
  }

  .other-news .other-news__layout {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
  }

  .popup .popup-wrapper .popup-close:before {
    font-size: 14px;
    line-height: 40px;
  }

  .popup .popup-wrapper .popup-close {
    width: 40px;
    height: 40px;
  }

  .news-open .news-open__slider {
    margin-left: 0;
  }
  .opt-sale-page .opt-sale-percent-title {
    display: block;
    font-size: 24px;
    line-height: 22px;
    margin-top: 10px;
  }

  .news-open .news-open__controls .slider-controls_left {
    margin-left: -6px;
  }

  .news-open .news-open__controls .slider-controls_right {
    margin-right: -5px;
  }

  .catalog .catalog__genre {
    justify-content: center;
  }

  .opt-sale-page .opt-sale-advantage-item {
    margin-bottom: 30px;
  }

  .opt-sale-page .opt-sale-advantage-item:first-child {
    margin-bottom: 30px;
  }

  .opt-sale-page .opt-sale-info-item {
    margin-bottom: 40px;
  }

  .opt-sale-page .opt-sale-info-args {
    margin-top: 45px;
  }

  .news__item-wrap .news__item.news__item-larger .news__img img {
    position: static;
  }

  .news__item-wrap .news__item.news__item-larger {
    display: block;
    width: 290px;
  }

  .news__item-wrap {
    width: 290px
  }

  .news__item-wrap .news__item.news__item-larger .news__img {
    max-height: none;
  }

  .news__layout {
    flex-direction: column;
    align-items: center;
  }

  .news__item-wrap .news__item {
    width: 100%;
  }
  

  /* .cart-form__delivery-item:first-child {
    margin-bottom: 65px;
  } */

  .tab:last-child {
    margin-right: 10px;
  }

  body .cart-form__delivery-item.tab {
    width: auto;
  }

  .delivery-page-title.title-big.blue-arrow::after, .news__title.blue-arrow.title-big::after, .questions-page-title.title-big.blue-arrow::after{
    display: none;
  }
  .opt-sale-percent>.container::after {
    content: '\e806';
    font-family: vs-book-icons;
    display: block;
    color: #dfeaf1;
    font-size: 18.5px;
    text-align: center;
    position: absolute;
    margin: auto;
    bottom: calc(100% - 2px);
    left: 50%;
    transform: translateX(-50%);
  }
    

  .cart-form .cart-form__delivery-item:first-child a {
    top: 45px;
    left: 9px;
    
    line-height: normal;
  }

  .news__layout {
    width: 100%;
  }

  .news__item {
    margin: 10px 0 0;
  }

  .notfound-page .notfound-page-img {
    margin-top: 0;
  }

}

@media screen and (max-width: 580px) {
  .catalog .catalog__genre {
    flex-direction: row;
  }

  .catalog .catalog__genre-item {
    width: auto;
  }

  .header .header-logo {
    max-width: 144px;
  }

  .delivery-page .delivery-page-block:after {
    left: 50%;
    transform: translateX(-50%);
  }

  .delivery-page .delivery-page-block-title-big {
    text-align: center;
  }

  .delivery-page .delivery-page-block-row {
    text-align: center;
  }

  .delivery-page .delivery-page-block-subtitle {
    text-align: center;
  }

  .publisher-page .publisher-page-img {
    width: 85%;
  }

}
