

/* Start:/local/templates/pcrshop/components/bitrix/system.pagenavigation/catalog/style.css?1697804711202*/
.load_more {
    /*margin: 10px;
    padding: 10px;*/
    cursor: pointer;
    text-align: center;
    margin-top: 30px;
}
.counter {
    margin-bottom: 20px;
}
.button {
    width: 250px;
}
/* End */


/* Start:/local/templates/pcrshop/components/bitrix/catalog.section/special/style.css?16506233402359*/
.section .filter .item {
  font-size: 20px;
  line-height: 29px;
}
.section .filter .block-hidden {
  display: none;
  width: 100vw;
  max-width: 100%;
  min-height: 400px;
  position: absolute;
/*  top: 140px; */
  left: 0;
  background-color: #fff;
  z-index: 1000;
  padding-top: 39px;
  padding-bottom: 73px;
}
form input#sendButtonHidden {
  display: none;
}
.section .filter .block-hidden label {
  cursor: pointer;
}
.section .sorting {
  padding-left: 90px;
}
.section .sex {
  padding-left: 290px;
}
.section .sizes {
  padding-left: 400px;
}
.section .prices {
  padding-left: 535px;
}
.section .prices-wrapper {
  display: flex;
}
.section .price-type-radio {
  margin-right: 70px;
}
.section .price-type-text-title {
  margin-bottom: 12px;
}
.section .price-type-text-inputs {
  display: flex;
  margin-bottom: 25px;
}
.section .input-text {
  width: 150px;
}
.section .input-text input[type="text"] {
  width: 100%;
}
.section .input-submit {
  width: 130px;
}
.section .input-submit input[type="submit"] {
  width: 100%;
}
.section input[type="radio"] {
  display: none;
}
.section input[type="radio"]:checked ~ label:before {
  background-image: url("/local/images/forms/checkbox-checked.png");
}
.section label {
  position: relative;
  padding-left: 30px;
}
.section label:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
  background: url("/local/images/forms/checkbox.png") no-repeat;
}
.section .filter .item:hover {
  border-bottom: 0 !important;
}

@media (max-width: 768px) {
  .section .sort-wrap {
    display: none !important;
  }
  .section #filters {
    display: flex;
    flex-direction: column;
  }
  .section .filter .block-hidden {
    width: auto;
    min-height: auto;
    position: relative;
    top: 0px;
    z-index: 0;
    padding: 30px;
  }
  .section .filter .item {
    margin-bottom: 20px;
    position: relative;
  }
  .section .item div {
    margin-bottom: 20px;
  }
  .section .item div:last-child {
    margin-bottom: 0;
  }
  .section .prices-wrapper {
    display: block;
  }
  .section .prices .price-type-text {
    padding: 0 10px;
  }
  .section .prices span {
    display: none;
  }
  .section .price-type-text-inputs {
    display: block;
  }
  .section .input-text {
    width: 100% !important;
  }
  .section .input-submit {
    width: 140px;
  }
}


/* End */
/* /local/templates/pcrshop/components/bitrix/system.pagenavigation/catalog/style.css?1697804711202 */
/* /local/templates/pcrshop/components/bitrix/catalog.section/special/style.css?16506233402359 */
