

/* Start:/bitrix/templates/uplab.shop.new/components/bitrix/catalog/gallery/style.css?1770553479653*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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_section-flex .item:nth-child(3n+3){
	margin-right: 20px !important;
}
/* End */


/* Start:/bitrix/templates/uplab.shop.new/components/bitrix/catalog.section.list/left_list_catalog/style.css?17715038782376*/
.left_list_catalog ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.left_list_catalog ul li.parent a {
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #313131;
  text-decoration: none;
}
.left_list_catalog ul li.parent ul li a {
  color: #313131;
  text-decoration: none;
}
.left_list_catalog ul li.parent ul li,
.left_list_catalog ul li ul li:last-child {
  margin: 0;
}

.left_list_catalog .title_l {
  display: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #313131;
  justify-content: start;
  gap: 5px;
}
.menu-toggle-icon {
  width: 20px;
  height: 20px;
  float: right;
  transition: transform 0.3s ease;
}

.left_list_catalog.opened .menu-toggle-icon {
  transform: rotate(180deg);
}

@media screen and (max-width: 991px) {
  /* Заголовок-кнопка */
  .left_list_catalog .title_l {
    display: flex;
    cursor: pointer;
    position: relative;
  }

  /* Сама выезжающая панель */
  .catalog-menu-wrapper {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 1000;
    padding: 15px;
    transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 5px 0 15px rgba(0,0,0,0.1);
    overflow-y: auto;
  }


  .left_list_catalog.opened .catalog-menu-wrapper {
    left: 0;
  }

  /* Затемнение фона */
  .menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .left_list_catalog.opened .menu-overlay {
    display: block;
    opacity: 1;
  }


  .left_list_catalog.opened .menu-toggle-icon {
    transform: rotate(180deg);
  }

  body.menu-open {
    overflow: hidden;
  }
  .left_list_catalog ul li.parent a {
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #3131311A;
  font-size: 14px;
  display: block;
}
  .left_list_catalog ul li.parent:last-child a {
  border-bottom: 1px solid #3131311A;
}
.catalog-menu-wrapper .title_l {
  justify-content: space-between;
font-weight: 500;
font-size: 18px;
line-height: 120%;
letter-spacing: 0%;

}
.left_list_catalog ul {
  gap: 0;
  margin-top: 15px;
}
}

/* End */


/* Start:/bitrix/templates/uplab.shop.new/components/bitrix/system.pagenavigation/.default/style.css?1777284914623*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}


.page-item.active .page-link {
    color: #fff !important;
    background-color: #313131!important;
    border-color: #313131!important;
}

.page-link {
    color: #313131!important;
}

.page-link:hover {
    color: #313131!important;
}
nav.pagination-container.d-flex.justify-content-between {
    margin-top: 30px;
}
/* End */
/* /bitrix/templates/uplab.shop.new/components/bitrix/catalog/gallery/style.css?1770553479653 */
/* /bitrix/templates/uplab.shop.new/components/bitrix/catalog.section.list/left_list_catalog/style.css?17715038782376 */
/* /bitrix/templates/uplab.shop.new/components/bitrix/system.pagenavigation/.default/style.css?1777284914623 */
