

/* Start:/local/templates/atlas/components/bitrix/catalog.smart.filter/.default/style.css?1755695486761*/
.bx-filter-input-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.bx-filter-input-checkbox {
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  gap: 6px;
}

.bx-filter-input-checkbox::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
  transition: border-color 0.2s, background 0.2s;
}

.bx-filter-input-checkbox input[type="checkbox"]:checked + .bx-filter-param-text::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 9px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* End */


/* Start:/local/templates/atlas/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1719602581706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/atlas/components/bitrix/catalog.smart.filter/.default/style.css?1755695486761 */
/* /local/templates/atlas/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1719602581706 */
