

/* Start:/local/templates/starlinks/components/bitrix/system.pagenavigation/modern/style.css?17600743492547*/
.section-header h1 {
  color: #000000;
}
.catalog-list {
  font-size: 15px;
  width: 100%;
  color: #000000;
  overflow: hidden;
  box-shadow: none;
  height: 100%;
  transition: transform 0.3s ease;
}
.catalog-list .photo {
  padding: 15px;
  text-align: center;
}
.catalog-list .photo .image-add-basket-ajax {
  width: 10rem;
  height: 10rem;
  object-fit: fill;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.catalog-list h2 {
  margin: 10px 0;
  padding: 0 5px;
  min-height: 2.5rem;
}
.catalog-list h2 .title-add-basket-ajax {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.catalog-list h2 .title-add-basket-ajax:hover {
  color: #333333;
}
.catalog-list .description {
  padding: 0 5px;
  margin-bottom: 15px;
  font-size: 0.9rem;
  color: #000000;
  line-height: 1.4rem;
}
.catalog-list .price-section {
  padding: 10px ;
  border-top: 1px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-list .price-section .product-price .real {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000000;
}
.blog-page-navigation {
  display: flex;
  width: 30%;
  gap: 10px;
  margin: 0px auto;
  justify-content: space-evenly;
  align-items: center;
}
.blog-page-navigation .blog-page-current {
  cursor: pointer;
}
.blog-page-navigation a {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #cccccc;
  box-shadow: none !important;
  padding: 5px 12px;
  font-size: 20px;
  color: #000000;
}
.blog-page-navigation span {
  border-radius: 3px;
  padding: 5px 12px;
  background: #00aeff;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  font-size: 20px;
  color: #ffffff;
}
.text-center .blog-page-all {
  color: #000000;
  border-color: #cccccc;
}
.sb-r .sort-by-select.form-select {
  width: auto;
  max-width: 100%;
  background: #f5f5f5;
  border-radius: 3px;
  color: #000000;
  cursor: pointer;
  border: 1px solid #cccccc !important;
  padding: 7px;
  font-size: 1rem;
}
.sb-r .sort-by-select.form-select:focus {
  outline: none;
  border-color: #cccccc !important;
  color: #000000;
  border: 1px solid #ffffff !important;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.6);
}
.sb-r label {
  font-size: 16px;
  color: #000000;
  margin-right: 20px;
}
.section-header h1 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  .section-header h1 {
    font-size: 1.5rem;
  }
}

/* End */
/* /local/templates/starlinks/components/bitrix/system.pagenavigation/modern/style.css?17600743492547 */
