

/* Start:/bitrix/tools/maxyss.ozon/style.css?16386851852722*/
 .new-row--empty{
     background-color: #e2ebee;
     border-radius: 5px;
     border: 2px solid #98a1a4;
     text-align: center !important;
     padding: 15px;
 }
 .new-row--empty.to-drop{
     border-style: dashed;
 }
 .new-row.to-drop{
     box-shadow: 0 0 6px 0px #737373;
 }
 .new-row{
     margin-top: 15px;
     margin-bottom: 15px;
 }
 .bx-core-adm-dialog .new-row table{
     width: 100%;
 }
 table.row-table tr td{
     background: #fff;
     padding: 2px 2px 2px 10px;
 }
 .new-row table.row-table tr:first-child td{
     background: #e8eff1;
     height: 30px;
     box-shadow: inset 0 1px 0 0 #fff;
     border-top: 1px solid #e2e5e5;
     font-size: 14px;
     color: #3b4649;
     font-weight: bold;
     text-shadow: 0 1px 0 #fff;
     border-bottom: 1px solid #a9a9a9;
     padding: 1px 3px;
 }

 .new-row td{
     user-select: none;
 }
 .add-row-but{
     padding: 0 13px 2px;
     line-height: 25px;
     border-radius: 5px;
     cursor: pointer;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
     font-weight: bold;
     font-size: 13px;
 }
 .add-row-but:hover{
     background: #9ec710!important;

 }
 .escape-rows{
     padding: 0 13px 2px;
     line-height: 25px;
     border-radius: 5px;
     background-color: #e0e9ec;
     background-image: -webkit-linear-gradient(bottom, #d7e3e7, #fff)!important;
     background-image: -moz-linear-gradient(bottom, #d7e3e7, #fff)!important;
     background-image: -ms-linear-gradient(bottom, #d7e3e7, #fff)!important;
     background-image: -o-linear-gradient(bottom, #d7e3e7, #fff)!important;
     background-image: linear-gradient(bottom, #d7e3e7, #fff)!important;
     margin-left: 10px;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
     font-weight: bold;
     font-size: 13px;
     cursor: pointer;

 }
 .escape-rows:hover{
     background: #f3f6f7!important;
 }
 .adm-workarea .answer_order .new-row input[disabled]{
     opacity: 1;
     text-align: center;
 }
 .drag_active table tr:not(:first-child){
     cursor: grab;
 }
 .adm-workarea .adm-input, .adm-workarea input[type="number"] {
     background: #fff;
     border: 1px solid;
     border-color: #87919c #959ea9 #9ea7b1 #959ea9;
     border-radius: 4px;
     color: #000;
     box-shadow: 0 1px 0 0 rgb(255 255 255 / 30%), inset 0 2px 2px -1px rgb(180 188 191 / 70%);
     display: inline-block;
     outline: none;
     vertical-align: middle;
     -webkit-font-smoothing: antialiased;
 }
 .adm-workarea .adm-input, .adm-workarea input[type="number"] {
     font-size: 13px;
     height: 25px;
     width: 40px;
     padding: 0 5px;
     margin: 0;
 }

 .a
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.smart.filter/main_compact_ajax/style.css?16232569042174*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz {
  font-size: 15px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  color: #215968;
  border-bottom: 1px dashed; }

.bx_filter .bx_filter_parameter_biz:hover {
  text-decoration: none;
  border-bottom: 1px solid; }

.bx_filter .bx_filter_parameter_biz.active {
  position: relative;
  padding-left: 20px;
  color: #d54a4a;
  border-bottom: 1px solid; }

.bx_filter .bx_filter_parameter_biz.active:hover {
  border-bottom: 1px dashed; }

.bx_filter .bx_filter_parameter_biz.active:before {
  position: absolute;
  top: 4px;
  left: 1px;
  display: block;
  width: 13px;
  height: 13px;
  content: ' ';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC") no-repeat center left; }

.filter-elements-blocks {
  padding: 20px 0; }
  .filter-elements-blocks h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0; }
  .filter-elements-blocks-links {
    display: flex;
    flex-wrap: wrap; }
    .filter-elements-blocks-links a:link, .filter-elements-blocks-links a:visited {
      width: calc(100% / 6 - 2px);
      border: 1px solid #f7f7f7;
      text-align: center;
      line-height: 44px;
      color: #383838;
      font-size: 16px;
      text-decoration: none; }
      @media screen and (max-width: 600px) {
        .filter-elements-blocks-links a:link, .filter-elements-blocks-links a:visited {
          width: calc(100% / 2 - 2px);
          font-size: 14px !important;
          line-height: 34px; } }
    .filter-elements-blocks-links a:hover {
      border-color: #a81834;
      color: #a81834;
      text-decoration: none; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?1622527672648*/
.counter_wrapp .button_block {
    position: relative;
}
.counter_wrapp .button_block {
    position: relative;
}
.counter_wrapp .button_block .to-cart {
    width: 100%;
}
.counter_wrapp .button_block.wide .main-counter-basket{
    position: absolute;
    font-size: 14px;
    top: 0px;
    right: 0;
    color: #ffffff;
    width: 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #084c47;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/* End */
/* /bitrix/tools/maxyss.ozon/style.css?16386851852722 */
/* /local/templates/aspro_next/components/bitrix/catalog.smart.filter/main_compact_ajax/style.css?16232569042174 */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?1622527672648 */
