/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.phones__inner .phones__phone-link.dark_link:before,
.mobilemenu__menu-item > .link-wrapper a[href^="tel:"]:before {
  content: "\f095";
  height: 19px;
  width: 19px;
  border-radius: 50%;
  background: var(--theme-base-color);
  color: #fff;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  line-height: 19px;
  font-size: 10px;
  vertical-align: top;
  margin-right: 5px;
}

.footer__info-item .footer__email .dark_link:before {
  content: "\f0e0";
  height: 19px;
  width: 19px;
  border-radius: 50%;
  background: var(--theme-base-color);
  color: #fff;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  line-height: 18px;
  font-size: 9px;
  vertical-align: top;
  margin-right: 5px;
}

#bx-soa-delivery .bx-soa-section-title-container,
#bx-soa-delivery .col-sm-12.bx-soa-pp-item-container {
  display: none;
}

.banners-big--adaptive-1 .banners-big__depend-height {
  height: auto;
}
.main-slider__item .banners-big__depend-height {
  height: auto;
  padding-bottom: 37%;
}

.phones__phone-link {
  font-size: 1.9375em;
}

.phones__inner .phones__phone-link.dark_link:before {
  vertical-align: middle;
}

/*form licence */
input[name="form_checkbox_LICENCE[]"],
label[for="POPUP_LICENCE"] {
  display: none !important;
}
div[data-sid="LICENCE"] {
  margin-top: 10px;
}

.footer__pays.footer__pays .footer__pays-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.footer__pays.footer__pays .footer__pays-items img {
  max-width: 150px;
  max-height: 45px;
  padding: 10px 5px;
}

.bokal_main {
  display: flex;
  flex-wrap: wrap;
}

.bokal_main .bokal_block {
  margin-right: 10px;
}

.oplati .alert,
.sale_order_full_table:last-of-type {
  border-radius: var(--theme-outer-border-radius);
}

.contacts__col.contacts__col--right {
  display: none;
}

/*basket*/
#basket-warning {
  display: none;
}
.basket-items-list-header a[data-filter="warning"] {
  display: none;
}

/*.basket-items-list-header .basket-items-list-header-filter a[data-filter="warning"]{
    display:none;
}*/

div[data-entity="basket-item-warning-node"] .close {
  display: none;
}

@media (max-width: 991px) {
  .company-item__picture-wrapper {
    padding-top: 70%;
  }
  .company-item__picture {
    background-size: contain;
  }
}
@media (max-width: 600px) {
  .personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-repeat {
    width: 100%;
  }
  .personal_wrapper
  .orders_wrapper
  .sale-order-detail-about-order-inner-container-repeat
  .sale-order-detail-about-order-inner-container-repeat-button {
    margin-left: 10px;
  }
}

.catalog-block__info-inner .manufacture,
.catalog-list__info-inner .manufacture,
.catalog-table__info-inner .manufacture {
  font-family: var(--theme-font-title-family), Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  margin: 5px 0;
}

/*delivery*/
#bx-soa-delivery .bx-soa-section-title-container,
#bx-soa-delivery .col-sm-12.bx-soa-pp-item-container {
  display: flex !important;
}

#bx-soa-delivery .city_destination,
#bx-soa-delivery .change_city {
  display: none;
}

/*personal*/
.personal_wrapper
.orders_wrapper
.sale-order-detail-payment-options-order-content-container
.sale-order-detail-order-item-table
.sale-order-detail-order-item-color {
  display: none;
}

.alert-inaction {
  color: #04bfcc;
  background-color: #d2f6f7;
  border-color: #d2f6f7;
}

.body > .main .CATALOG_TAB .element-list {
  padding-top: 40px;
}

.body > .main .CATALOG_LINKS {
  /*-webkit-box-ordinal-group: 3;*/
  /*-ms-flex-order: 2;*/
  /*order: 2;*/
  padding-top: 30px;
  padding-bottom: 0;
}

.body > .main .BIG_BANNER_INDEX {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.body > .main .CATALOG_SECTIONS {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.body > .main .CUSTOM_TEXT {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.body > .main .CUSTOM_TEXT p,
.body > .main .CUSTOM_TEXT h1,
.body > .main .CATALOG_SECTIONS p,
.body > .main .CATALOG_SECTIONS h1 {
  color: #008d47;
  font-size: 1.06667em;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 0;
  line-height: 120%;
}

/*@media (max-width:99px) {
  .body > .main .CATALOG_SECTIONS p, .body > .main .CATALOG_SECTIONS h1 {
    font-size: 1.9em;
    margin-right: 2px;
  }
}
@media (max-width:768px) {
  .body > .main .CATALOG_SECTIONS p, .body > .main .CATALOG_SECTIONS h1 {
    font-size: 1.5em;
    margin-right: 0px;
  }
}

@media (max-width:600px) {
  .body > .main .CATALOG_SECTIONS p, .body > .main .CATALOG_SECTIONS h1 {
    font-size: .98em;
    margin-right: 0px;
  }
}

@media (max-width:400px) {
  .body > .main .CATALOG_SECTIONS p, .body > .main .CATALOG_SECTIONS h1 {
    font-size: .81em;
    letter-spacing: -.5px;
    margin-right: 0px;
  }
}*/

#delivery_value .dotted {
  text-decoration-style: solid;
}

.hide-required-star .required-star{
  display: none;
}


#bx-soa-properties #soa-property-5 {
  pointer-events: none;
}
.heading-icons-parent {
  display: flex;
}
@media (max-width: 991px) {
  .topic__heading {
    flex-direction: column;
    gap: 10px;
  }
}

@media (min-width: 992px) {
  .topic__heading {
    justify-content: space-between;
    gap: 16px;
  }

}

@media (max-width: 356px) {
  .basket-item-block-info {
    width: 260px;
  }
}

.map_button{
  font-size: 14px;
  color: #3a8949;
  margin-left: 20px;
  cursor: pointer;
  font-weight: 400;
}
.map_button:hover{
  text-decoration: underline;
}

@media (max-width: 450px) {
  .map_button {
    display: block;
    margin-left:0px;
  }
  .detail_arr {
    position: sticky!important;
    top: 32px!important;
  }
}

.pharmacy-view_img {
  width: 20px;
  transform: translate(5px,-2px);
}
.detail_arr {
  position: sticky;
  top: 6px;
}

.d_logo > img,
.d_logo > div > img{
  position: unset;
  vertical-align: unset;
}
.d_logo,
.d_logo .mod{
  width: 35px;
  height: 35px;
}

.sticker {
  align-items: center;
}
.sticker .sticker__item{
  margin-right:5px!important;
}

#bx-soa-properties-custom {
  margin-top:30px!important;
}


.orders_wrapper .sale-order-detail-payment-options-methods-info .sale-order-detail-payment-options-methods-info-change-link,
.sale-order-list-container .sale-order-list-inner-row .sale-order-list-change-payment{
  display: none;
}

@media screen and (max-width: 462px) {
  .catalog-block__inner {
    position: relative;
  }

  .catalog-block__info-tech .line-block__item:first-child {
    padding: 0;
  }

  .catalog-block__info-tech .rating {
    display: none;
  }

  .catalog-block__info-bottom {
    position: static;
  }

  .catalog-block__info-bottom .line-block__item.js-replace-icons {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 0;
  }

  .catalog-block__info-bottom .line-block__item.js-replace-icons .item-action__inner--md {
    width: 32px;
    height: 32px;
  }

  .catalog-block__inner .manufacture {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/*<td class="basket-items-labels">*/
/*<span class="basket-item-label">По рецепту</span>*/
/*</td>*/

.basket-items-labels {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.basket-items-label {
  white-space: nowrap;
  padding: 2px 6px;
  border: 2px solid #32ced4;
  color: #32ced4;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
}

@media screen and (max-width: 600px) {
  .basket-items-labels {
    width: 100%;
    order: -1;
    padding-right: 40px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .sale_order_full_table img.ls-is-cached{
    width: 100%;
  }
}

.sale-order-detail-order-item-td.sale-order-labels {
  padding: 0 8px;
}

.sale-order-detail-order-item-td.sale-order-labels .basket-items-label {
  border-width: 1px;
  font-size: 11px;
}

@media screen and (max-width: 991px) {
  .sale-order-detail-order-item-tr {
    width: 100%;
    display: flex !important;
    flex-direction: column;
  }

  .sale-order-detail-order-item-td.sale-order-labels {
    order: -1;
  }
}


.footer-diploma-mobile
{
  display: flex;
  justify-content: center;
}

.footer-diploma-mobile > img,
.footer-diploma-desktop > img
{
  width: 180px;
  border: solid 0px;
  border-radius: 0.5rem;
  margin-left: 1rem;
}

.footer-diploma-under
{
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  color: #898989;
}

@media (min-width: 991px) {
  .footer__main-part-inner {
    padding-bottom: 40px;
  }
}

.subscribe-input {
  position: relative;
  margin-top: -40px;
  margin-bottom: 20px;
}

.subscribe-input.subscribe-order {
  margin-top: 0;
  margin-bottom: 0;
}

.subscribe-input label:hover + #subscribe-tooltip,
#subscribe-tooltip:hover {
  display: block;
}

#subscribe-tooltip {
  display: none;
  position: absolute;
  border: 1px solid #e8e9eb;
  border-radius: var(--theme-outer-border-radius);
  padding: 15px;
  z-index: 99999;
  background: #fff;
}

.catalog_page.search_page .top-content-block.emptys .index-block__title-wrapper{
    margin-top: 10px;
}

.body {
  z-index: 2;
}

footer {
  z-index: 1;
}
@media screen and (max-width: 600px){
  #bx-soa-delivery .bx-soa-section-title-container{
    display: block !important;
  }
}