

/* Start:/local/templates/shchedrayapolyana.ru/components/bitrix/catalog/POL_catalog/style.css?1755247645991*/
.grid {
}

.grid .bx_content_section {
  margin-bottom: 15px;
}

.grid .bx_sidebar {
  margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
  float: left;
  width: 66%;
  margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
  float: right;
  width: 33%;
  margin-bottom: 15px;
  padding-left: 5%;
  box-sizing: border-box;
}

@media (max-width: 960px) {
  .grid2x1 .bx_sidebar {
    padding-left: 4%;
  }
}

@media (max-width: 640px) {
  .grid2x1 .bx_content_section,
  .grid2x1 .bx_sidebar {
    width: 100%;
    float: none;
  }

  .grid2x1 .bx_sidebar {
    padding-left: 3%;
  }
}

@media (max-width: 479px) {
  .grid2x1 .bx_sidebar {
    padding-left: 1%;
  }
}

.catalog-block-header {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0;
  padding: 5px 0;
  border-bottom: 2px solid #d9dee6;
  border-bottom-color: var(--primary);
  color: #000;
}

@media (max-width: 996px) {
  .catalog-menu-list {
    display: none !important;
  }
}

/* End */


/* Start:/local/templates/shchedrayapolyana.ru/components/bitrix/catalog.section.list/POL_gl_catalog_menu/style.css?17565408347948*/
/* line */
.bx_catalog_line {
  margin-bottom: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
  padding: 0;
}

.bx_catalog_line .bx_catalog_line_ul li {
  margin-bottom: 20px;
  list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before {
  content: '' !important;
}

.bx_catalog_line .bx_catalog_line_img {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 40px;
  width: 125px;
  height: 125px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
  color: #4c7da6;
  font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
  text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
  font-size: 16px;
}

.bx_catalog_line .bx_catalog_line_description {
  color: #3f3f3f;
  font-size: 13px;
  line-height: 16px;
}

@media (max-width: 639px) {
  .bx-touch .bx_catalog_line .bx_catalog_line_img {
    margin-right: 10px;
    width: 50px;
    height: 50px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 14px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_title a {
    font-size: 14px;
  }

  .bx-touch .bx_catalog_line .bx_catalog_line_description {
    font-size: 11px;
  }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
  transition: all 0.3s ease;
}

/* text */
.bx_catalog_text {
  margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
  padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
  float: left;
  margin: 0 10px 10px;
  list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
  content: '' !important;
}

.bx_catalog_text .bx_catalog_text_title {
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 14px;
  line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  color: #4c7da6;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
  text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_title span {
  font-size: 12px;
}

@media (max-width: 639px) {
  .bx-touch .bx_catalog_text .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 12px;
  }

  .bx-touch .bx_catalog_text .bx_catalog_line_title a {
    font-size: 12px;
  }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
  transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
  margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
  color: #000;
  text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
  padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
  float: left;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 12.5%;
  list-style: none;
  text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
  content: '' !important;
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
  clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 78px;
  height: 78px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
  color: #4c7da6;
  font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
  text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
  font-size: 12px;
}

/*2*/
@media (max-width: 980px) {
  .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 20%;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: both;
  }
}

/*3*/
@media (max-width: 639px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
    margin-bottom: 5px;
    line-height: 14px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_title {
    line-height: 10px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
    font-size: 11px;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 25%;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n + 1) {
    clear: both;
  }
}

/*4*/
@media (max-width: 479px) {
  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
    width: 33.3%;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_img {
    width: 100%;
    height: 80px;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n + 1) {
    clear: none;
  }

  .bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n + 1) {
    clear: both;
  }
}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
  transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
  margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
  color: #000;
  text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
  padding: 0;
  line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
  content: '' !important;
}

.bx_sitemap .bx_sitemap_li_title {
  display: inline-block;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  vertical-align: top;
  font-weight: normal;
  line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
  color: #4c7da6;
  white-space: nowrap;
  font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
  text-decoration: none;
}

.bx_sitemap .bx_sitemap_li_title span {
  font-size: 11px;
}

@media (max-width: 639px) {
  .bx-touch .bx_sitemap .bx_catalog_line_title {
    margin-bottom: 5px;
    line-height: 12px;
  }

  .bx-touch .bx_sitemap .bx_catalog_line_title a {
    font-size: 12px;
  }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
  transition: all 0.3s ease;
}

.catalog-menu-list {
  display: flex;
  flex-direction: column;
  max-width: 300px;
}

.catalog-menu-item {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-weight: 400;
  line-height: 122%;
  letter-spacing: 0%;
}

.catalog-menu-item.active {
  background-color: #c7dec1;
  border-radius: 15px;
  color: #428057;
}

.catalog-menu-item:hover {
  color: #428057;
}

/* End */


/* Start:/local/templates/shchedrayapolyana.ru/components/bitrix/catalog.section/POL_catalog_section/style.css?17582697185794*/
#catalog .catalog-list {
  /* display: flex;
  justify-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
  row-gap: 10px; */
}

#catalog .product-item-container {
  /* max-width: 240px; */
  /* max-width: 30%; */
  height: 450px;
}

#catalog .catalog-section-name {
  color: var(--clr-black-green);
  padding-top: 40px;
  padding-bottom: 40px;
}

#catalog .catalog-section-name span {
  font-weight: 900;
  font-style: Black;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
}
#catalog .catalog-item {
  width: 240px;
  height: 430px;
  border-radius: var(--border-radius);
  border: 1px solid var(--clr-bg-green);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 0px 15px 0px #0000001a;
}

#catalog .catalog-item a:first-child {
  width: 100%;
  height: 200px;
}
#catalog .catalog-item-img {
  width: 100%;
  height: 200px;
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
  background: center/cover no-repeat;
}
#catalog .catalog-item-title {
  width: 90%;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: var(--clr-black-green);
  padding-top: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  max-width: 170px;
}
#catalog .catalog-item-desc {
  font-weight: 400;
  font-size: 14px;
  margin: 0; /* Убираем внешний отступ */
  -webkit-line-clamp: 2; /* Число отображаемых строк */
  display: -webkit-box; /* Включаем флексбоксы */
  -webkit-box-orient: vertical; /* Вертикальная ориентация */
  overflow: hidden; /* Обрезаем всё за пределами блока */
  text-align: center;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  /* text-align: center;
  display: flex;
  flex-direction: column;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis; */
}
#catalog .catalog-item-price {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  color: var(--clr-black-green);
  flex-grow: 1;
  display: flex;
  align-items: end;
  padding-bottom: 15px;
}

#catalog .catalog-item-title span {
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}

#catalog .catalog-item-price span:first-child {
  font-weight: 700;
  font-style: Bold;
  font-size: 22px;
  text-transform: uppercase;
}

#catalog .catalog-item-price span:last-child {
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  text-transform: uppercase;
}

#catalog .catalog-item-btn {
  background-color: var(--clr-black-green);
  margin-bottom: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  width: 90%;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: var(--border-radius);
}
#catalog .catalog-item-btn::after {
  content: url(/include/img/base/arrow.png);
  padding-bottom: 2px;
}
#catalog .catalog-item-btn:hover {
  background-color: #246239;
}

@media (max-width: 800px) {
  #catalog .catalog-list {
    gap: 0px;
  }
  #catalog .catalog-item {
    width: 200px;
  }
  #catalog .catalog-item-img {
    height: 170px;
  }
  #catalog .catalog-item-title {
    font-weight: 700;
    font-size: 14px;
  }
  #catalog .catalog-item-desc {
    font-weight: 400;
    font-size: 14px;
  }
}

@media (max-width: 720px) {
  #catalog .catalog-list {
  }
  #catalog .catalog-item {
    /* width: 32%; */
  }
  #catalog .catalog-item-img {
    height: 170px;
  }
  #catalog .catalog-item-title {
    font-weight: 700;
    font-size: 14px;
  }
  #catalog .catalog-item-desc {
    font-weight: 400;
    font-size: 14px;
  }
}

@media (max-width: 660px) {
  #catalog .product-item-container {
    max-width: 49%;
  }
  #catalog .catalog-item {
    width: 210px;
  }
  #catalog .catalog-item-img {
    height: 150px;
  }
  #catalog .catalog-item-title {
    font-weight: 700;
    font-size: 14px;
  }
  #catalog .catalog-item-desc {
    font-weight: 400;
    font-size: 12px;
  }
  #catalog .catalog-item-btn {
    height: 30px;
  }
}

@media (max-width: 575px) {
  #catalog .catalog-item-desc {
    -webkit-line-clamp: unset;
  }
  #catalog .catalog-item-title {
    -webkit-line-clamp: unset;
    max-width: max-content;
  }

  #catalog .catalog-item-title span {
    word-wrap: normal;

    white-space: normal;
  }
  #catalog .product-item-container {
    min-width: 100%;
  }
  #catalog .catalog-item {
    width: 300px;
  }
}

@media (max-width: 450px) {
  #catalog .product-item-container {
    min-width: 100%;
  }
  #catalog .catalog-item {
    width: 100%;
  }
}
@media (max-width: 370px) {
  #catalog .product-item-container {
    min-width: 100%;
  }
  #catalog .catalog-list {
    justify-content: center;
  }
  #catalog .catalog-item {
    width: 100%;
  }
}

.catalog-section-list {
  display: flex;
  flex-direction: column;
}
.catalog-section-list a {
  padding: 5px 0px;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  color: #202020;
  padding-left: 10px;
}

.catalog-section-list a.active {
  background-color: #c7dec1;
  border-radius: var(--border-radius);
  color: #428057;
}

.catalog-section-list a:hover,
.catalog-section-list a:focus {
  color: var(--clr-text-green);
}

/* End */
/* /local/templates/shchedrayapolyana.ru/components/bitrix/catalog/POL_catalog/style.css?1755247645991 */
/* /local/templates/shchedrayapolyana.ru/components/bitrix/catalog.section.list/POL_gl_catalog_menu/style.css?17565408347948 */
/* /local/templates/shchedrayapolyana.ru/components/bitrix/catalog.section/POL_catalog_section/style.css?17582697185794 */
