.cart__response {
    margin-top: 32px;
}
.catalog__item-amount {
    display: initial;
}

.hidden,
*[hidden] {
    display: none;
}


.header-top__menu ul > li.drop.open > ul > li > a:after {
    display: none;
}
.header-top__menu ul > li.drop.open > ul > li.drop-t > a:after {
    display: block;
}

.order-pays__tab {
    display: block;
}

@media (min-width: 768px) {
    .card-product__top {
        min-height: 500px;
    }
}

.modal-body-cont .button {
    width: 140px;
}

label.nav-link {
    cursor: pointer;
}

.ymap-map {
    position: relative;
    z-index: 7;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
}

.order-item-tabs-inner {
    padding: 0;
}
.shop-order-pharmacy-change {
    margin-top: 4px;
    border-bottom: 1px dashed #007bff;
}

.maps__list-item .order-maps__list__biocn {
    margin-top: 16px;
}
.maps__list-item .apteks-item__btn {
    margin-top: 16px;
}

.maps__list-popup {
    position: absolute;
    z-index: 1000;
}
.cart__content {
    position: static;
}

.maps__list-popup-close {
    cursor: pointer;
}

@media (max-width: 767px) {
    .maps__list-popup {
        width: 100%;
    }
}

/*
@media (min-width: 768px) {
    .open-m.hover:before {
        display: none !important;
    }
}
*/


.cart__all .button.hidden {
    display: none;
}



.order-recipe-warning {
    color: #FF9241;
    padding: 16px;
    border: 2px solid #FF9241;
    border-radius: 4px;
}

.order-invalid-warning,
.cart__inner p.order-invalid-warning {
    color: #FF9241;
    font-size: 14px;
    line-height: 1.3;
}


.catalog__item-btn,
.card__item-btn {
    background: #44a3dc;
    border-radius: 4px;
}
a.catalog__item-btn{
  background: #0056b3;
}


.catalog-page__left {
    padding: 50px 40px;
}
.filter__title,
.filter__container,
.filter__btn {
    padding: 0;
}
.filter__title:after {
    right: 2px;
}
.filter__range.polzunok-container-5 .ui-slider {
    padding: 0;
}

.ui-widget .ui-slider-handle:before {
    display: none;
}


@media screen and (max-width: 991px) {
    .header {
        padding-top: 90px;
    }
    .header-center__search-btn {
        right: 0;
    }
    .header-mob .header-center__search{
       position:relative;
       top:0;
       padding: 1rem;
    }
    .header-mob .header-center__search form{
       position:relative;
    }
    .wrapper {
        padding-top: 140px !important;
    }
}

.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}



.form-step {
    display: none;
}
.form-step.is-active {
    display: block;
}

.lk__settings-item-cell .form-message {
    margin: 0;
    margin-left: 24px;
}



.lk__tabs-top-def,
.lk__tabs-top-err {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #45c742;
}
.lk__tabs-top-def {
    color: #989898;
}
.lk__tabs-top-err {
    color: #e20613;
}


.gallery-pharma__slider-item-in {
    height: 350px;
}




.card-product__info-links-item svg use {
    color: #d2d6d9;
}
.card-product__info-links-item.favorite svg use {
    color: #e20613;
}

.maps__links-item input[type="checkbox"] + label svg use {
    color: #d2d6d9 !important;
}
.maps__links-item input[type="checkbox"] + label span {
    color: #d2d6d9 !important;
}
.maps__links-item input[type="checkbox"]:checked + label svg use {
    color: #e20613 !important;
}
.maps__links-item input[type="checkbox"]:checked + label span {
    color: #e20613 !important;
}



.courier-time_select{
    width: 100%;
    max-width:380px;
    height: 48px;

}
.courier-time_select{
    border:1px solid #d2d6d9;
}
@media(max-width:1130px){
    .courier-time_select{
        max-width: 300px;
    }
}
@media screen and (max-width: 500px){
    .courier-time_select{
        margin-bottom: 10px;
        max-width: inherit;
    }
}

.pa-header__section {
    background: #fff;
}


.breadcrumb-block {
    padding-top: 27px;
}

.pa-header {
    z-index: 1000;
}
/*
.intro__item-image {
    display: flex;
    height: 360px;
}

.intro__item-image img {
    max-height: 100%;
}*/

.article img {
  margin-bottom: 1rem;
  padding:0;
 
}


.intro__item-warning {

    
    opacity: 0.4;
   

}



.slick-intro {
  transition: opacity 0.5s;
  opacity: 0;
}
.slick-intro.slick-initialized {
  opacity: 1;
}
.slick-intro .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.intro__banner {
  display: block;
  text-decoration: none;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(68, 163, 220, 0.3);
  border: 1px solid rgba(68, 163, 220, 0.2);
}

.intro__banner-image {
  display: block;
  width: 100%;
}
.intro__banner-image img {
  display: block;
  width: 100%;
  height: auto;
}
.slick-intro .slick-track {
    align-items: flex-start;
}


.intro__item {
width: 100%;
}


.intro__item-discount-percent {

  font-size: 90px;
 
}
@media (max-width: 1599px) {
  .intro__item-discount-percent {
    font-size: 80px;
  }
}
@media (max-width: 1199px) {
  .intro__item-discount-percent {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 800;
  }
}



.intro__item-text {
 
  font-size: 22px;
  line-height: 1.07;
  font-weight: 600;
}
.intro__item-text sup {
  color: #E20613;
}
@media (max-width: 1599px) {
  .intro__item-text {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .intro__item-text {
    font-size: 10px;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: left;
  }
}


@media (max-width: 1200px) {
  .card-product__info-bottom {
    padding-bottom: 15px;
  }
  }
  
  .new-image{
  display:none;
  }
  
@media screen and (max-width: 991px){

 .new-image{
  display:block;
  }
   .forpk{
  display:none;
  }
  
  
.card-product__info h1 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.card-product__info-descrip-item {
  font-size: 14px;
  line-height: 16px;
}
.card-product__info{
margin-top:0;
}

.card-product__top {
  padding:0;
}

.new-image{
  height: auto!important;
  padding:0 20%;
  }
.new-image img{  
  max-height:400px;
}
.card-product__warning {
  font-size: 12px;
  line-height: 14px;
  margin-top:15px;
}
.card-product__warning img {

  left: 16px;

}
}

  @media screen and (max-width: 768px){

}

.catalog__item-label {
    background: #E20613;
}


.catalog__item-cart .catalog__item-btn {
    display: inline-flex;
}

.product__discount-block {
    margin-top: 12px;
    max-width: 320px;
}

.intro__item-mark {
  background: #E20613;
}

.order-item-tabs-tw .nav-link {
    margin-right: 8px;
    background: #efefef;
}



.button-outline {
    padding: 15px;
    background: #fff;
    border: 1px solid #44a3dc;
    font-weight: 700;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    border-radius: 5px;
}

.button-outline:hover {
    background: #44a3dc22;
    color: #000000;
}



.lk__card-info {
    margin-top: 1rem;
}

.order-item-cell--button {
    width: 18%;
}

.questions__form-cell .bonus-inline {
    width: auto;
    margin: 0 6px;
}


.lk_left-inf-card img {
    max-width: 100%;
}

.cart__bonuses_block {
    margin-bottom: 12px;
}
.cart-total-price-old {
    color: #8a8a8a;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 26px;
}


.cart__all {
    position: relative;
}
.ui-form-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 10;
    display: none;
    align-items: center;
    justify-content: center;
}
.ui-form-loader.is-active {
    display: flex;
}


.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #44A3DC;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #44A3DC transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



.apteks-list__input input {
    display: block;
    width: auto;
    height: 48px;
    padding: 5px 20px;
    border: 2px solid #ececec;
    border-radius: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #8a8a8a;
}
@media (max-width: 767px) {
    .apteks-list__input {
        width: 100%;
        margin-right: 17px;
    }
}

.card-price-w--price-only {
    justify-content: flex-start;
}
@media (min-width: 768px) {
    .card-price-w--price-only .card-spec {
        margin-left: 16px;
    }
}
.card-product__info-price.price-s {
    text-decoration: line-through;
}









.banners__item-token {
  display: none;
}
@media (min-width: 768px) {
  .banners__item-token {
    display: block;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    z-index: 999;
  }
  .banners__item-token.is-open .banners__item-token-offcanvas {
    opacity: 1;
    visibility: visible;
  }
}

.banners__item-token-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;

  transition: color 0.25s;
  position: relative;
  cursor: pointer;
  opacity:0.8;

}
.banners__item-token-toggle:hover {
  opacity:1;
}
.stock__slides-item .banners__item-token-toggle {
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
}

.banners__item-token-toggle svg:nth-of-type(1) {
  opacity: 1;
  transform: scale(1);
}
.banners__item-token-toggle svg:nth-of-type(2) {
  opacity: 0;
  transform: scale(0);
}

.banners__item-token-offcanvas {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0.8rem 0 0 0;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  transition: opacity 0.25s, visibility 0.25s;
  opacity: 0;
  visibility: hidden;
}
.banners__item-token-offcanvas a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.6rem 2rem 0.6rem 0.8rem;
  background: #fff;
  border-radius: 1.2rem;
  text-decoration: none;
  color: #0082CB;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.banners__item-token-offcanvas a:hover {
  text-decoration: none;
  color: #0082CB;
}
.stock__slides-item .banners__item-token-offcanvas {
    font-size: 0.8rem;
    padding: 0.4rem 1rem 0.4rem 0.6rem;
}
.banners__item-token-offcanvas svg {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  margin: 0 0.6rem 0 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.banners__item-token-offcanvas span {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.banners__item-token-copy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.6rem 2rem 0.6rem 0.8rem;
  background: #fff;
  border: 1px solid #44A3DC;
  border-radius: 1.2rem;
  text-decoration: none;
  color: #44A3DC;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}
.banners__item-token-copy:hover {
  text-decoration: none;
  color: #0082CB;
}

.banners__item-toggle {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  z-index: 100;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  
  transition: background 0.25s;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 400;
  white-space: nowrap;
  text-decoration: none;
  border-style: none;
  cursor:pointer;
  opacity: 0.8;
  
}
.banners__item-toggle:hover {
  opacity: 1;
}
.banners__item-toggle svg {
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0 0 0.6rem;
}
.stock__slides-item .banners__item-toggle {
    font-size: 0.8rem;
    padding: 0.2rem 0.5rem;
}
@media (min-width: 768px) {
  .banners__item-toggle {
    display: none;
  }
}

.banners__popup {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  transition: opacity 0.25s, visibility 0.25s;
  opacity: 0;
  visibility: hidden;
}
.banners__popup.is-open {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .banners__popup {
    display: none;
  }
}

.banners__popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 6.4rem;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
}

.banners__popup-offcanvas {
  border-radius: 0.8rem 0.8rem 0px 0px;
  background: #FFF;
  box-shadow: 0px -0.2rem 0.4rem 0px rgba(0, 0, 0, 0.1);
  padding: 2rem 3.2rem;
  position: relative;
  z-index: 200;
}

.banners__popup-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  z-index: 100;
  color: #070809;
  opacity: 0.5;
  transition: opacity 0.25s;
  border-style: none;
  background: transparent;
}
.banners__popup-close:before {
  content: "";
  display: block;
  position: absolute;
  top: -1.2rem;
  left: -1.2rem;
  right: -1.2rem;
  bottom: -1.2rem;
}
.banners__popup-close svg {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
}
.banners__popup-close:hover {
  opacity: 1;
}

.banners__popup-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 400;
  color: #070809;
}
.banners__popup-menu > li {
  margin: 0 0 1.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.banners__popup-menu > li:last-child {
  margin: 0;
}
.banners__popup-menu a {
  color: #070809;
  text-decoration: none;
}
.banners__popup-menu a:hover {
  color: #070809;
  text-decoration: none;
}
.banners__popup-menu svg {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 0.8rem 0 0;
  color: #0082CB;
}
.banners__popup-menu mark {
  background: none;
  color: #0082CB;
}

.banners__item:has(.banners__item-image) {
  padding: 0;
}

.banners__item-image {
  display: block;
  aspect-ratio: 644/1009;
}
.banners__item-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .banners__item-image {
    aspect-ratio: 50/9;
  }
}

.article__img {
    position: relative;
}

.card-product__info-price::after
{
  display: inline-block;
  margin-left: 3px;
  font-family: "PT Sans", sans-serif;
  content: " р.";
}
.card-product__info-price.no-available::after{
    content: none;
}

.card-product__pr::before
{
  display: inline-block;
  margin-left: 3px;
  font-family: "PT Sans", sans-serif;
  content: "";
  color: #6b6b6b;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 24px;
  left: 38px;
}
.catalog__item-price span::after
{
  display: inline-block;
  margin-left: 3px;
  font-family: "PT Sans", sans-serif;
  content: "р.";
}
.catalog__item-price span.no-avalible{
    margin-bottom: 0;
}
.catalog__item-price span.no-avalible::after{
    content: none;
}

.card-spec__price::after
{
  content: "р.";
  position: relative;
  top: 2px;
  margin-left: 4px;
  font-family: "PT Sans", sans-serif;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
}

.cart__sidebar .enter__form-cell-check {
    margin-top: 1rem;
}
.cart__sidebar .enter__form-cell-check label{
    position: relative;
}
.cart__sidebar .enter__form-cell-check label span[data-tippy]{
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 1;
    border: 2px solid #44a3dc;
    font-size: 12px;
    font-weight: bold;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #44a3dc;
    cursor: pointer;
}
.payment-hint{
    display: none;
    color: #44a3dc;
    border: 2px solid #44a3dc;
    margin-top: 1rem;
    padding: 1rem;
}
.payment-hint.show{
    display: block;
}