/*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;  }*/

.sale_order_full_table .confirm-order-suc1 {
  font-size: 12px;
  line-height: 18px;
}

@media (max-width: 600px) {
  .top-content-block .section-block .sections-list .line-block {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .aspro-smartseo-tags__wrapper .from_smartseo .line-block {
    width: 100% !important;
  }
}


.banners-big__item .banners-big__adaptive-img {
  display: none;
  height: 100%;
  background-position: center;
}

@media (max-width: 768px) {
  .banners-big__item .banners-big__adaptive-img {
    display: block;
  }
}

pf-widget {
  z-index: 10150;
}