

/* Start:/local/templates/eshop24_custom/components/bitrix/catalog.element/catalog/style.css?175491415912408*/
@media (min-width: 768px) {
  .product-detail {
    margin-top: -1.875rem; } }

@media (min-width: 768px) {
  .product-item--detail .l-main__title {
    margin-bottom: 1.25rem;
    margin-top: .375rem; } }

.product-item--detail .product-item-action .product-item-action-icon {
  display: inline-block;
  font-size: 1rem;
  margin-right: .1875rem; }
  @media (min-width: 1200px) {
    .product-item--detail .product-item-action .product-item-action-icon {
      font-size: 1.25rem; } }

.product-item--detail .product-item-action-icon {
  vertical-align: -4px; }

.product-item--detail .product-item-slider-image {
  margin-right: 1px;
  padding-bottom: 60%;
  position: relative; }
  @media (min-width: 992px) {
    .product-item--detail .product-item-slider-image {
      padding-bottom: 106%; } }
  .product-item--detail .product-item-slider-image > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto; }

.product-item--detail .product-item-slider-image-zoom {
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: 1px solid transparent;
  left: 50%;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  transition: background-size 450ms ease, width 450ms ease, height 450ms ease, border-color 450ms ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 100; }

.product-item--detail .product-item-slider-container.magnified .product-item-slider-image-zoom {
  border-color: #dee2e6;
  -webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease;
  -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease;
  transition: background-size 450ms ease, width 450ms ease, height 450ms ease; }

.product-item--detail .product-item-slider-image-zoom-loader {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-transition: opacity 450ms ease;
  -o-transition: opacity 450ms ease;
  transition: opacity 450ms ease; }

.product-item--detail .product-item-slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -6px;
  margin-left: -6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.product-item--detail .product-item-slider-control {
  position: relative;
  width: 100%;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin: 0 0 1.25rem 0; }
  @media (min-width: 576px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; } }
  @media (min-width: 768px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }
  @media (min-width: 992px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (min-width: 1200px) {
    .product-item--detail .product-item-slider-control {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; } }

.product-item--detail .product-item-slider-controls-image {
  background: transparent;
  border: none;
  display: block;
  height: 0;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%; }
  .product-item--detail .product-item-slider-controls-image:focus {
    outline: none; }
  .product-item--detail .product-item-slider-controls-image:after {
    border: .125rem solid transparent;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .product-item--detail .product-item-slider-controls-image > img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: calc(100% - 0.375rem);
    max-width: calc(100% - 0.375rem);
    position: absolute;
    right: 0;
    top: 0; }

.product-item--detail .product-item-slider-control.active > .product-item-slider-controls-image:after {
  border-color: #005bff; }

.product-item--detail .product-item-price-current {
  font-size: 1.5rem; }

.product-item--detail .product-item-scu-item-color {
  height: 2.375rem;
  width: 2.375rem; }

.product-item--detail .product-item-scu-item-text-container.btn {
  font-size: 1.125rem;
  padding: .375rem .3125rem; }

.product-item--detail .product-item-properties > dt {
  color: #999;
  margin-right: 1rem; }

.product-item--detail .product-item-properties > dd {
  margin: 0 0 1rem 1rem; }
  .product-item--detail .product-item-properties > dd:last-child {
    margin-bottom: 0; }

.product-item--detail .product-item-amount-field.form-control {
  border-color: #f8f9fa;
}


/*--- new card by 2025 ---*/
.product-card-new .position-sticky {
  background: #fff;
}
.product-card-new .position-sticky .prop_title {
  color: #09090B;
  font-size: 1.2rem;
  display: block;
  font-weight: 600;
}
.product-card-new .position-sticky .prop_items a {
  display: flex;
  width: 100%;
}
.product-card-new .position-sticky .prop_items a img {
  max-height: 135px;
}
.product-card-new .position-sticky .prop_items a .prop_item_name {
  text-decoration: none;
  color: #09090B;
  font-size: 1rem;
  max-width: 275px; /* new code */
}
.product-card-new .position-sticky .prop_items a:hover {
  text-decoration: none;
  opacity: .8;
}

/* start new code */
.round5px {
  border-radius: 5px;
}

.list-justify > dd::after {
  background-image: none !important;
}

.product-item-properties-new  {
  border-bottom: 3px solid #D3D3D3;
  max-width: 49% !important;
  /*max-height: 35px;*/
}

.product-item-properties-new > dt,
.product-item-properties-new > dd {
  font-size: 1.1rem !important;
}
.product-item-properties-new > dd {
  text-align: right;
  max-width: 70%;
}
.product-item-properties-new > dt {
  color: #5A5A5A;
}

/* end new code */

.compatibility_links{
  color: #5a5a5a;
  font-size: 1.1rem;
}

.product-card-new .border {
  border-radius: 10px;
}
.product-card-new .product-item-amount {
  max-width: 45%;
  display: flex;
}
.product-card-new .product-item-amount-field-btn-plus,
.product-card-new .product-item-amount-field-btn-minus {
  position: relative;
  border: 1px solid #D3D3D3 !important;
  border-radius: 10px;
}
.product-card-new .product-item-amount-field {
  border: 1px solid #D3D3D3 !important;
  border-radius: 10px !important;
  margin: 0 15px;
  padding: 0 15px !important;
}
.product-card-new .product-item-amount-description-container {
  text-align: left;
}
.product-card-new .product-item-price-current {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.product-card-new .product-item-buy-button {
  border-radius: 10px !important;
}
.product-tab-new .nav-wrapper .nav {
  width: 100%;
  background: #F4F4F5;
  display: flex;
  border-radius: 10px;
}
.product-tab-new .nav-wrapper .nav .nav-item {
  /* old code */
  /* display: block;
  width: 25%;
  padding: 5px; */
  /* new code */
  flex: 1 1 0;
  min-width: 25%;
  padding: 5px;
  box-sizing: border-box;
}

.product-tab-new .nav-wrapper .nav .nav-item .nav-link {
  color: #7D808E;
  text-align: center;
}
.product-tab-new .nav-wrapper .nav .nav-item .nav-link.active {
  background: #fff;
  border-radius: 10px;
  color: #3A3D3B;
}
.product-tab-new .nav-slide .nav-slide-line {
  background-color: transparent;
  height: 0px;
  display: none;
}
.product-tab-new .nav-wrapper > .nav-slide::after {
  height: 0px;
  display: none;
}
.product-tab-content-new .mw-416px {
  max-width: 100% !important;
}
.properties-list-top {

}
.properties-title {
  color: #09090B;
  font-size: 1.2rem;
  display: block;
  font-weight: 600;
}
.properties-list-item {
  display: flex;
  justify-content: space-between;
}
.properties-list-item span:first-child {
  color: #4B5563;
}
.product-benefits{
  width: 100%;
  border-radius: 10px;
  display: flex;
}
.product-benefits-item {
  width: 33%;
  display: flex;
  padding-left: 100px;
}
.product-benefits-item div {
  padding: 0 0 0 15px ;
}
.product-benefits-item div span {
  font-weight: 600;
  display: block;
}
.product-benefits-item svg{
  color: #2563EB;
}
.product-benefits-item:first-child svg {
  color: #16A34A;
}
.product-benefits-item:last-child svg {
  color: #9333EA;
}

/* start new code*/

.product-item-limit {
  color: #16A34A;
  display: flex;
  align-items: center;
}

.product-item-limit::before {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%2316A34A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M22%2011.08V12a10%2010%200%201%201-5.93-9.14'%3E%3C/path%3E%3Cpath%20d='m9%2011%203%203L22%204'%3E%3C/path%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
}

.product-item-limit-quantity {
  margin-left: 5px;
}

.product-item-limit-quantity::before {
  display: none !important;
}

.font-bold {
  color: #2563eb;
  font-weight: 700;
  font-size: 16px;
}

.font-medium {
  font-weight: 500;
}

.image_related_products {
  width: 60px;
  margin-right: 1rem;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-green-600 {
  color: #16a34a;
}

.text-red-600 {
  color: #dc2626;
}

.busket_btn {
  border: 1px solid #D3D3D3;
  border-radius: 5px;
  height: 36px;
  width: 42px;
  justify-self: flex-end;
}

.busket_btn > svg {
  width: 20px;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.padding12px {
  padding: 12px;
}

.interaval {
  line-height: 1.25rem;
}

.invisible {
  visibility: hidden;
  max-width: 49% !important;
  max-height: 35px;
}

.p-6 {
  padding: 1.5rem !important;
}

.font-semibold {
  font-size: 16px !important;
}

p.font-semibold.h3.m-0 {
  margin-bottom: 1rem !important;
}

.properties-list .properties-list-item span:last-child{
  text-align: right;
}

/* end new code */

.tab-pane h3.font-semibold {
  font-size: 1.2rem !important;
}

@media (max-width: 768px) { 
  .product-card-new .product-item-amount {
    max-width: 70%;
  }
  .product-tab-new .nav-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    height: 52px;
  }
  .product-tab-new .nav-wrapper .nav {
    display: block;
    white-space: nowrap;
    margin: 0;
    width: auto;
    padding-right: 5px;
  }
  .product-tab-new .nav-wrapper .nav .nav-item {
    font-size: .8rem;
    width: auto;
    height: 52px;
    display: inline-block;
  }
  .product-benefits{
    display: block;
  }
  .product-benefits-item {
    width: 100%;
    display: flex;
    padding-left: 0;
  }

  /* start new code */

  .product-card-new > div:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
  }

  .product-item-properties-new {
    flex: none !important;
    max-width: 100% !important;
  }

  .product-item-properties-new:last-child {
    border-bottom: none !important;
  }

  .font-bold {
    font-size: 0.875rem;
  }

  .image_related_products {
    margin-right: 0.5rem;
  }

  /* end new code */

  .product-benefits .product-benefits-item:last-child {
    margin-bottom: 0px !important;
  }
  .product-item-properties-new > dd {
    max-width: 100%;
  }
}

/* start new code */

@media (min-width: 769px) {
  .product-item-properties-new:nth-last-child(-n+2) {
    border-bottom: none !important;
  }
}

/* end new code */
/* End */


/* Start:/local/templates/eshop24_custom/components/bitrix/iblock.vote/stars/style.min.css?1721034219510*/
.rate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.rate__items{display:-webkit-box;display:-ms-flexbox;display:flex}.rate__item{display:block;color:#ededef;padding:0 .16667em;margin-right:.16667em}.rate__item>.rate__item-icon{vertical-align:0}.rate__item.is-hover,.rate__item.is-voted{color:#ffe200}.rate__item.is-hover~.rate__item:not(.is-hover){color:#ededef}.rate__votes{color:#005cff;margin:0 .1875em 0 .14285em}
/* End */


/* Start:/bitrix/components/bitrix/blog/templates/.default/style.min.css?166392231830185*/
.blog-posts{display:inline;float:left;margin-right:1%;overflow:hidden;width:79%}.blog-post{margin:0;padding-bottom:2.5em;padding-right:.8em}.blog-post-title{font-size:1.65em;font-weight:var(--ui-font-weight-bold);line-height:1.3em;margin:0;padding:.2em;padding-left:.6em;font-family:Arial}.blog-post-title a{text-decoration:none !important}.blog-post-title a :hover{text-decoration:underline !important}.blog-post-info{padding:.2em .6em .2em}.blog-post-content{padding:.4em .6em .4em;overflow:hidden;border-bottom:1px dotted;line-height:1.4em}.blog-post-meta{font-size:.85em;line-height:1.4em;margin:0;padding:0;padding-top:.3em;padding-bottom:.3em;padding-left:.6em}.blog-post-date{margin:.1em 0;padding:0 0 0 .3em;line-height:1.4em;display:inline}.blog-post-current .blog-post{padding-right:0}.blog-post-edit-link,.blog-post-delete-link,.blog-post-comments-link,.blog-post-views-link,.blog-post-publish-link,.blog-post-hide-link,.blog-post-show-link{background-repeat:no-repeat;padding-left:18px;height:16px;display:inline-block;padding-right:.5em;font-size:1.2em}.blog-post-comments-link{padding-left:15px}.blog-post-show-link{padding-left:19px}.blog-post-tag{padding-top:.4em}.blog-post-tag a{text-decoration:none !important}.blog-post-tag a:hover{text-decoration:underline !important}.blog-post-avatar img{float:right}.blog-post-avatar{padding:.1em .3em .3em .3em}.blog-post-content div[align="left"],.blog-post-content div[align="right"],.blog-post-content div[align="center"],.blog-post-content div[align="justify"]{min-height:1em}div.blog-post-field-text textarea{width:100%}div.blog-post-field-text{padding-bottom:.2em}div.blog-post-field-title input,div.blog-post-field-category input{width:100%}div.blog-post-field-code input{width:40%}div.blog-post-field-user{width:100%}div.blog-post-field-title,div.blog-post-field-category,div.blog-post-field-favorite,div.blog-post-field-date,div.blog-post-field-enable-comments{width:100%}div.blog-post-field-access,div.blog-post-field-seo,div.blog-post-field-category{padding-top:10px}div.blog-post-field-date{padding-top:.5em}div.blog-post-field-favorite div,div.blog-post-field-enable-comments div{display:inline}div.blog-post-field-favorite,div.blog-post-field-enable-comments{padding-bottom:.4em}div.blog-post-field-sep{width:2%;float:left}div.blog-post-image-item{float:left;padding-right:1em;padding-bottom:2em;height:150px}div.blog-post-image-item-border{border:1px solid;height:100px;text-align:center;vertical-align:middle;width:100px}div.blog-post-image-item-input{padding-top:.5em}div.blog-post-image-item-input input{width:100px}div.blog-post-buttons{padding-top:1em;padding-bottom:.4em}div.blog-post-field-category div.blog-post-field-text label,div.blog-post-field-access-title,div.blog-post-field-code div.blog-post-field-text label,div.blog-post-field-seo label{font-weight:var(--ui-font-weight-bold);font-size:1.1em}div.blog-post-bbcode-line{padding-top:.2em}.blog-group-edit{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}.blog-group-delete{background-repeat:no-repeat;width:16px;height:16px;display:inline-block}div.blog-post-edit-form{width:97%;padding:.8em}div.blog-buttons{padding-top:1em}.blog-comment{margin:0;padding-top:.7em}.blog-comment-info{display:block}.blog-comment-content{display:block;overflow:hidden;padding-top:.5em}.blog-comment-meta{font-size:.85em;padding-top:.5em;padding-bottom:.5em}.blog-comment-date{font-size:.85em;display:inline}.blog-comment-author-info{display:inline}.blog-comment-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec}.blog-comment-meta a{text-decoration:none !important}.blog-comment-meta a:hover{text-decoration:underline !important}.blog-comment-link,.blog-comment-delete,.blog-comment-parent,.blog-comment-answer,.blog-comment-edit,.blog-comment-show,.blog-comment-hide{display:inline-block}.blog-add-comment{text-align:center;padding-top:0;padding-bottom:1.5em}.blog-comment-nav{padding-bottom:.6em}div.blog-comment-form{margin-bottom:.7em;margin-top:.7em;width:80%}div.blog-comment-field-text{width:100%}div.blog-comment-field-text textarea{width:99.9%}.blog-comment-field-subject{margin-bottom:15px}div.blog-comment-field-tags{display:none}div.blog-comment-field-tags input{width:80%}div.blog-comment-field-captcha input{width:180px}div.blog-comment-field-settings input{width:1.55em;height:1.55em;margin:0 0 0 -0.25em;vertical-align:middle;font-size:1em}div.blog-comment-field-settings label{vertical-align:middle}div.blog-comment-fields{padding:.8em;zoom:1}div.blog-comment-field-title input,div.blog-comment-field-desc input{width:80%}div.blog-comment-field-user{width:100%;padding-bottom:5px}div.blog-comment-field-author,div.blog-comment-field-email{float:left;width:47%}div.blog-comment-field-text{padding-bottom:.2em}div.blog-comment-field-user-sep{width:5%;float:left}div.blog-comment-field-author input,div.blog-comment-field-email input{width:100%}div.blog-comment-field-bbcode{padding-top:.7em}div.blog-comment-field-captcha-image{padding-top:.4em}div.blog-comment-buttons{margin-top:1em;padding-bottom:.4em}div.blog-comment-buttons input{padding:0 .5em;font-size:1.184em}div.blog-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-menu-box span{white-space:nowrap;display:inline-block}div.blog-settings-menu-box{margin-bottom:1em;padding-bottom:.5em;line-height:1.5em;zoom:1}div.blog-settings-menu-box span{white-space:nowrap;display:inline-block}.blog-sidebar{display:inline;float:right;overflow:hidden;width:20%}.blog-sidebar ul,.blog-sidebar ul li ul{margin:0;padding:0;list-style:none !important}.blog-sidebar ul li{margin:0;padding:0;list-style:none !important;text-align:left}.blog-sidebar h3{font-size:1em;font-weight:var(--ui-font-weight-bold);letter-spacing:1px;border-bottom:1px solid;padding:0;padding-bottom:.6em;margin:0}.blog-sidebar li ul li{margin:0;padding:0;border:0}.blog-sidebar ul li ul li{text-align:left;margin:0;padding:0}.blog-sidebar ul li ul li a{text-decoration:none;outline:0}.blog-sidebar ul li ul li a:hover{text-decoration:underline}.blog-sidebar ul{padding:1em}.blog-sidebar ul li ul{padding-top:.4em}.blog-sidebar-title a{text-decoration:none}.blog-sidebar-avatar{text-align:center}div.blog-errors{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-errors ul{padding:.3em 0 .3em 2em;margin:0}div.blog-errors ul li{margin:0;padding:0}div.blog-notes{border-width:1px;border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-notes ul{padding:.3em 0 .3em 2em;margin:0}div.blog-notes ul li{margin:0;padding:0}div.blog-textinfo{border:1px solid;margin:1.117em;padding:.4em 1.117em}div.blog-textinfo ul{padding:.3em 0 .3em 2em;margin:0}div.blog-textinfo ul li{margin:0;padding:0}div.blog-clear-float{clear:both}table.blog-table-header-left,table.blog-table-header-top{border-collapse:collapse;border:0}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{padding:.5em;vertical-align:top;border-top:1px solid}table.blog-table-header-left th{text-align:right}table.blog-table-header-top th{text-align:center}table.blog-edit-perms-table{border:0}table.blog-edit-perms-table th,table.blog-edit-perms-table td{padding:.2em;vertical-align:top;border:0;border-top:0}table.blog-edit-perms-table th{text-align:center}div.blog-line{background-repeat:no-repeat;height:3px;width:100%}.blog-author{margin:0;padding:0;display:inline;font-weight:var(--ui-font-weight-bold)}.blog-author-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}div.blog-bbcode-line{margin-right:3px;float:left}div.blog-smiles-line,div.blog-more-smiles{float:left;white-space:nowrap;margin-left:5px;font-size:.95em}div.blog-bbcode-closeall{float:right}div.blog-bbcode-line img,div.blog-smiles-line img{border:0}div.blog-bbcode-line a,div.blog-smiles-line a{vertical-align:middle}div.blog-bbcode-line a{width:20px;height:20px;float:left;margin-right:.2em;background-position:center center;background-repeat:no-repeat;display:block}div.blog-bbcode-line a,div.blog-bbcode-line img,div.blog-smiles-line a,div.blog-smiles-line img{outline:0}div.blog-bbcode-line select{float:left;margin-left:3px;padding:0;height:20px}div.blog-bbcode-closeall a{padding-left:1em;vertical-align:middle;float:left}
/*BBCode Icons*/
a.blog-bbcode-bold {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_bold.gif);} a.blog-bbcode-italic {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_italic.gif);} a.blog-bbcode-color {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_color.gif);} a.blog-bbcode-underline{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_underline.gif);} a.blog-bbcode-strike{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_strike.gif);} a.blog-bbcode-url{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_link.gif);} a.blog-bbcode-img-upload{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image.gif);} a.blog-bbcode-img{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_image_upload.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-code{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_code.gif);} a.blog-bbcode-quote{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_quote.gif);} a.blog-bbcode-video{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_video.gif);} a.blog-bbcode-list{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/font_list.gif);} a.blog-bbcode-cut{background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/cut.gif);} div.blog-mainpage{width:100%}div.blog-mainpage-side-left{float:left;width:52%;padding-right:.5em}div.blog-mainpage-side-right{float:right;width:46%}.blog-mainpage-item{margin:0;padding-bottom:.6em;padding-top:.5em}.blog-mainpage-title{margin:0;padding-bottom:.5em;padding-top:.4em;font-weight:var(--ui-font-weight-bold)}.blog-mainpage-content{line-height:1.4em;font-size:.95em;display:block}.blog-mainpage-meta{font-size:.89em;line-height:1.4em;margin:0;padding:0;padding-top:.4em}.blog-mainpage-meta a{text-decoration:none !important}.blog-mainpage-meta a:hover{text-decoration:underline !important}div.blog-mainpage-comment .blog-mainpage-meta{display:inline;padding-left:.4em;font-size:.89em}div.blog-mainpage-comment .blog-mainpage-content{padding-top:.4em}div.blog-mainpage-comment .blog-mainpage-content a{text-decoration:none !important}div.blog-mainpage-comment .blog-mainpage-content a:hover{text-decoration:underline !important}div.blog-mainpage-item .blog-author{font-weight:normal}div.blog-mainpage-comment .blog-mainpage-title{font-weight:normal}div.blog-mainpage-blogs .blog-mainpage-content a{text-decoration:none}div.blog-mainpage-blogs .blog-mainpage-content a:hover{text-decoration:none}.blog-tab{padding:0;margin:0;min-height:31px;height:100%;width:96%;line-height:2.35em;display:block}.blog-tab-left{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:left}.blog-tab-right{background-repeat:no-repeat;padding:0;margin:0;width:3px;height:31px;float:right}.blog-tab-container{width:100%;display:block}.blog-tab-items{float:right;font-size:.95em;padding-right:.6em;display:inline;white-space:nowrap}.blog-tab-items a{text-decoration:none !important;padding-left:.6em}.blog-tab-items a:hover{text-decoration:underline !important}.blog-tab-title{font-weight:var(--ui-font-weight-bold);padding-left:.5em;float:left;display:inline;overflow:hidden}.blog-tab-title a{text-decoration:none !important}.blog-tab-title a:hover{text-decoration:underline !important}div.blog-tab-content{padding-top:.2em;padding-left:.6em;padding-right:.6em;padding-bottom:1.7em}div.blog-mainpage-search-cloud{padding-top:.4em}.blog-calendar{text-align:center}.blog-calendar table th{font-weight:normal}.blog-rss div{padding-top:.6em}.blog-rss-icon{background-repeat:no-repeat;width:17px;height:17px;display:block;line-height:1em}.blog-group-icon{width:16px;height:16px;display:block;float:left;background-repeat:no-repeat;padding-right:.2em;line-height:1em}.blog-search-form{padding-top:.6em}.blog-search-form div{padding-bottom:.4em}.blog-mainpage-create-blog{padding-bottom:1em;padding-left:.6em}.blog-rss-subscribe{padding-bottom:1.5em}.blog-rss-subscribe .blog-tab-items{padding-top:.55em}.blog-group-rss{padding-top:1em}table.blogquote,table.blogcode{font-size:1em;margin:.5em 1em;width:80%;border:1px solid}table.blogquote td,table.blogcode td{padding:.95em 1.5em}table.blogcode td{font-family:"Courier New";white-space:pre-wrap}table.blogcode pre{font-family:"Courier New";font-size:12px;margin:0;line-height:15px;white-space:pre-wrap}div.blog-post-quote,div.blog-post-code{padding-top:.6em;padding-bottom:.6em}div.blog-post-quote span,div.blog-post-code span{padding-left:.6em}div.blog-post-quote table.blogquote,div.blog-post-code table.blogcode{margin:0}div.blog-page-navigation{padding-bottom:.8em}div.blog-page-navigation a,span.blog-page-current,span.blog-page-dots{padding-left:.75em;padding-right:.5em;text-decoration:none}div.blog-page-navigation a.blog-page-first,div.blog-page-navigation span.blog-page-first{padding-left:.5em}span.blog-page-current{font-weight:var(--ui-font-weight-bold)}ul.blog-navigation{list-style-position:outside;list-style-type:none;padding:0;margin:0;padding-bottom:1em}ul.blog-navigation li{display:inline}.blog-post-content{border-bottom-color:#ccc}.blog-post-meta,.blog-comment-meta,.blog-comment-nav{color:#969696}.blog-post-tag a,.blog-comment-meta a,.blog-mainpage-meta a{color:#969696 !important}.blog-post-date,.blog-comment-date{color:#767676}div.blog-post-date span.blog-post-time,div.blog-post-date span.blog-post-day{display:none}div.blog-post-edit-form,div.blog-comment-fields{background-color:#f1f1f1}div.blog-post-image-item-border{border-color:#d8d8d8}.blog-sidebar{background-color:#f5f5f5}.blog-sidebar h3{border-bottom-color:#dadada}.blog-bottombar h3{color:#333}.blog-sidebar-title{color:#000 !important}.blog-sidebar-title a{color:#000 !important}div.blog-errors{border:solid 1px #dfbdac;background:#f6dbce}div.blog-notes{border:solid 1px #dad7a7;background:#f6f9d3}div.blog-textinfo{border:solid 1px #d5d5d5;background:#f6f6f6}.blog-required-field{color:red}table.blog-table-header-left th,table.blog-table-header-left td,table.blog-table-header-top th,table.blog-table-header-top td{border-top-color:#d5d5d5}div.blog-post-quote>span,div.blog-post-code>span{color:#7d7d7d;display:none}div.blog-post-code table.blogcode{border-color:#e8e8e8;color:#7d7d7d;background-color:#f7f7f7}div.blog-post-quote table.blogquote{border-color:#e8e8e8;color:#555;background:url(/bitrix/components/bitrix/blog/templates/.default/images/quote-gray.png) no-repeat scroll left top #f7f7f7}div.blog-mainpage-comment .blog-mainpage-content a,div.blog-mainpage-blogs .blog-mainpage-content a:hover,div.blog-mainpage-blogs .blog-mainpage-content a,div.blog-mainpage-comment .blog-mainpage-content a:hover{color:#333}.blog-tab,.blog-tab-container{background-color:#ededed}.blog-tab-items{color:#767676}.blog-tab-items a{color:#767676 !important}.blog-tab-title a{color:#000 !important}.blog-comment-cont-white{background-color:#fff;padding:1px}
/*images*/
div.blog-tab-left {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_start.gif);} div.blog-tab-right {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/plashka_end.gif);} div.blog-line {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line_gradient.gif);} .blog-rss-icon {background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/rss_icon.gif);} div.blog-comment-new .blog-comment-date{background-color:#fff4ca;padding-top:2px;padding-bottom:3px;padding-left:4px;padding-right:4px}div.blog-comment-hidden .blog-comment-cont-white,div.blog-comment-hidden .blog-comment-date{background-color:#ededed}div#special_perms{padding-top:.5em}div.blog-post-meta div.blog-post-info-bottom{display:none}.blog-post-meta span.blog-post-link-counter,.blog-post-meta span.microblog-post-link-counter{padding:0 0 0 .3em}div.blog-post-rating{float:right}div.blog-post-share{position:relative;float:right}img.linked{border:0;cursor:pointer;height:21px;left:2px;position:relative;top:6px;width:11px}div.blog-edit-field-code label.blog-edit-field-caption{font-weight:var(--ui-font-weight-bold)}span#post-code-input{display:none}a#post-code-text{background-color:#fff4ca;border-bottom:dashed 1px;text-decoration:none}div.blog-post-field-code{padding-top:.5em}div.blog-tags-cloud{text-align:center}div.blog-comment-preview div.blog-comment-cont-white{border-top:1px solid red;border-bottom:1px solid red}div.blog-post-edit-micro #lhe_btn_sourcebb,div.blog-post-edit-micro #blog-post-image{display:none}div.blog-post-edit-micro{margin-bottom:2em;width:78%}div.blog-post-edit-micro #blogpost-length{font-weight:var(--ui-font-weight-bold);display:inline}div.blog-post-edit-micro div.blog-post-edit-form{padding:0;background-color:white;width:100%}div.blog-post-edit-micro div.blog-post-buttons{text-align:left;padding-top:.7em;padding-bottom:.1em}div.blog-post-edit-micro #edit-post-text{padding:0;border:1px solid #c2c2c2;border-radius:2px}div.blog-post-edit-micro .lhe-stat-toolbar-cont,div.blog-post-edit-micro .lhe-button,div.blog-post-edit-micro div.lhe-tlbr-smile-cont{border:0}div.blog-post-edit-micro #blog-post-micro-lhe-hide{display:inline-block;float:right}div.blog-post-edit-micro .lhe-button-cont{padding-left:3px}div.blog-post-edit-micro #blog-post-micro-lhe-but{display:inline-block;padding-top:3px}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_image {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_image.gif) !important; background-position:3px 2px !important;background-repeat:no-repeat;cursor:pointer;}
div.blog-post-edit-micro .lhe-button-cont #lhe_btn_createlink {
	background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_link.gif) !important; background-position:2px 2px !important;background-repeat:no-repeat;cursor:pointer}div.blog-post-edit-micro .lhe-button-cont #lhe_btn_bloginputvideo{width:17px;height:15px;padding-top:2px;cursor:pointer}div.blog-post-edit-micro .lhe-button-over{background-color:#fff}div.blog-post-edit-micro .blog-post-group-text{color:#999}div.blog-post-edit-micro #blog-post-micro-lhe-hide{position:absolute;top:2px;right:2px}div.blog-post-edit-micro #blog-post-micro-lhe-hide div{display:inline-block;cursor:pointer;width:17px;height:17px;vertical-align:middle;	background: url(/bitrix/components/bitrix/blog/templates/.default/images/bbcode/icon_close.gif) no-repeat;}div.blog-post-edit-micro .blog-post-field-bbcode{position:relative}div.blog-comment .blog-author{line-height:30px}div.microblog-post .blog-post-avatar{float:left;margin-right:.5em;width:30px;height:30px;border:1px solid #c4c4c4;background-color:#eceaec;padding:0}div.microblog-post .blog-post-info{background:0;padding:0}div.microblog-post .blog-author{line-height:30px}div.microblog-post div.blog-post-content{border:0;padding:0;padding-top:.5em}div.microblog-post{border-bottom:1px solid #e5e5e5;padding:1px;margin-bottom:1.5em}div.microblog-post div.blog-post-meta{padding-top:.5em;padding-bottom:.5em;font-size:.85em;padding-left:0}div.microblog-post div.blog-post-meta a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta a:hover{text-decoration:underline !important}div.microblog-post .blog-post-date{font-size:.85em;color:#969696}

div.blog-comment-line {background-color: #ededed; height:1px; background-image: url(/bitrix/components/bitrix/blog/templates/.default/images/line-start.gif); background-repeat: no-repeat; background-position: left;} span.blog-vert-separator{height:7px;width:1px;margin-left:.2em;margin-right:.2em;background-color:#e0e0e0;display:inline-block}div.blog-post-meta-util span{display:inline-block}div.blog-post-meta-util *{text-decoration:none !important}div.microblog-post div.blog-post-date a{color:#969696 !important;text-decoration:none !important}div.microblog-post div.blog-post-meta-util a{color:#969696 !important;text-decoration:none !important}.blog-post-meta .bx-rating span,.blog-post-meta-util.bx-rating a{font-size:13px}.blog-post-current-micro .bx-rating span,.blog-post-current-micro .bx-rating a{font-size:11px}.blog-mainpage-meta .bx-rating span{color:#969696}.blog-mainpage-meta span.ilike-light-blog-post *,.blog-mainpage-meta span.ilike-light-microblog *{color:#969696 !important;text-decoration:none !important;font-size:1em}.blog-post-meta-util a span{cursor:pointer}.blog-post-meta-util .ilike-light .bx-ilike-right{font-size:1.2em}.blog-post-meta-util .ilike-light .bx-ilike-text{padding:0;font-size:1.2em}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-right{font-size:11px}.microblog-post .blog-post-meta-util .ilike-light .bx-ilike-text{font-size:11px}.blog-comment-nav-item{cursor:pointer}div.blog-comments .blog-comment-nav a.blog-comment-nav-item-sel{font-weight:var(--ui-font-weight-bold);text-decoration:none;color:#969696;cursor:default}a.blogPostAutoSave{float:right;display:block;width:18px;height:18px;margin:3px 3px 0 0;position:relative;z-index:2}.blog-post-edit-micro a.blogPostAutoSave{margin-right:10px;margin-left:-12px;margin-top:2px}.blog-notify-bar{width:100%;height:2.5em;line-height:2.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-micro-notify-bar{width:100%;height:3em;line-height:1.5em;	background: url("/bitrix/js/main/core/images/panel/sprite03.png") repeat-x scroll 0 -1178px #FFEB8D !important; position:relative}.blog-notify-close{display:block !important;height:12px !important;margin:3px 6px 0 0;padding:0 !important;position:absolute !important;right:5px !important;top:5px !important;width:12px !important;}
.blog-notify-close a {
    background: url("/bitrix/js/main/core/images/panel/sprite03.png") no-repeat scroll -268px -243px transparent !important; display:block !important;height:12px !important;width:12px !important;cursor:pointer}.blog-notify-text{color:#000 !important;margin:0 !important;text-align:center !important}.blog-notify-text a.blogPostAutoRestore{position:relative;color:red;cursor:pointer;text-decoration:underline;margin-right:9px;margin-top:5px;z-index:2}span.blog-post-group-value{margin-left:.5em;border-bottom:dashed 1px;overflow:hidden;white-space:nowrap;max-width:300px;	}
span.blog-post-group-delete1 {
	background: url("/bitrix/js/main/core/images/controls-sprite.png") no-repeat scroll -21px 8px transparent; cursor:pointer;display:inline-block;height:20px;width:15px;vertical-align:top;margin-left:2px}#blog-post-group-selector{display:inline-block;cursor:pointer}.blog-post-sonet-group{padding-bottom:.5em}.blog-post-edit-micro #blog-post-group-selector{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px}span.blog-post-group-delete{display:inline-block;cursor:pointer;width:13px;height:16px;vertical-align:top;	background: url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat 0 -282px;}div.blog-post-group-selector-text{display:inline-block;float:right;font-family:Arial;color:#b2b2b2;padding-right:5px;overflow:hidden;width:350px;white-space:nowrap;text-align:right}.blog-small-button,.blog-small-button-left,.blog-small-button-icon,.blog-small-button-right,.blog-small-button-text{display:inline-block;vertical-align:top;height:27px;cursor:pointer;text-decoration:none !important;outline:0}.blog-small-button{margin:0;background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -551px}.blog-small-button-left{width:4px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -493px;margin-right:8px}.blog-small-button-text{font:normal normal normal 13px/24px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#4f4f4f}.blog-small-button-right{width:6px;background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -493px;margin-left:8px}.blog-small-button:hover{background:url(/bitrix/js/main/core/images/controls-sprite.png) repeat-x 0 -985px}.blog-small-button:hover .blog-small-button-left{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -15px -927px}.blog-small-button:hover .blog-small-button-right{background:url(/bitrix/js/main/core/images/controls-sprite.png) no-repeat -22px -927px}.blog-arrow{width:30px;height:17px;	background: url("/bitrix/components/bitrix/blog/templates/.default/images/arrow.png") no-repeat 5px 5px; display:inline-block}.feed-com-files{padding-top:10px}.feed-com-files-title{color:#5c6470;font-size:12px;font-weight:var(--ui-font-weight-bold);float:left;min-width:50px}.feed-com-files-cont{overflow:hidden;padding:1px 0 1px 10px;zoom:1}.feed-com-file-wrap{cursor:pointer;display:inline-block;font-size:12px;line-height:14px;margin:0 12px 12px 0;vertical-align:middle}.feed-com-file-wrap:hover .feed-com-file-name{text-decoration:underline}.feed-con-file-icon {background:url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat -55px -220px; display:inline-block; margin-right:5px; height:16px; vertical-align:middle; width:16px;} .feed-com-file-name{color:#2067b0;display:inline-block;font-weight:var(--ui-font-weight-bold);margin-right:4px;max-width:120px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-com-file-size{color:#5c6470;display:inline-block;font-size:12px;vertical-align:top}.feed-com-files-photo{border:1px solid #eee;border-radius:1px;box-shadow:0 0 1px #eee,inset 0 0 1px #eee;display:inline-block;height:48px;margin:0 8px 8px 0;padding:3px;width:48px}.feed-com-files-cont .feed-com-files-photo{height:69px;width:69px}.feed-file-icon-bmp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-css {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-csv {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-dib {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-doc {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-docx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-gif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-htm {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-html {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-jfif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpe {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpeg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-jpg {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-js {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-pdf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -415px !important;} .feed-file-icon-php {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-png {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-ppt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-pptx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -256px !important;} .feed-file-icon-rar {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-file-icon-rtf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -288px !important;} .feed-file-icon-swf {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-tif {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-tiff {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -128px !important;} .feed-file-icon-txt {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -192px !important;} .feed-file-icon-xls {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsp {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xlsx {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -224px !important;} .feed-file-icon-xml {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -32px !important;} .feed-file-icon-zip {background:url(/bitrix/components/bitrix/blog/templates/.default/images/icons/files/files-sprite.png) no-repeat 0 -96px !important;} .feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:var(--ui-font-weight-bold);font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px}.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/blog/templates/.default/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:white;height:22px;top:1px;z-index:0}#blog-upload-file,#blog-show-seo{color:#2067b0;border-bottom:dashed 1px #2067b0;text-decoration:none}#blog-post-user-fields-UF_BLOG_POST_DOC .file-selectdialog-switcher{display:none}.blg-cancel-com,.blg-cancel-com:link,.blg-cancel-com:visited,.blg-cancel-com:active{color:#5c6470 !important;font-size:12px;text-decoration:none;padding-left:15px}.blg-cancel-com:hover{text-decoration:underline}#blog-show-seo-fields input,textarea{width:100%}
/* End */


/* Start:/local/templates/eshop24_custom/components/bitrix/sale.prediction.product.detail/catalog/style.min.css?172103421945*/
.catalog-element-popup-element{color:#005bff}
/* End */


/* Start:/local/templates/eshop24_custom/components/bitrix/catalog.products.viewed/catalog/style.css?17545703911598*/
.product-item-image-action {
    display: none !important;
}

.product-item-new {
    display: flex;
    flex-direction: row !important;
}

.product-item-image-canvas {
    width: 60px !important;
    height: 60px !important;
    margin-right: 10px;
  margin-bottom: 10px;
}

.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.product-item-title {
  margin-bottom: 0 !important;
}

div[class="product-item-price-current"] {
  font-size: 0.875rem !important;
}
/*
#for_mobile > div.col-6.col-xs-6.col-sm-4.col-md-4.col-lg-2.col-xl-2.d-flex {
    max-height: 45px;
}*/

.product-item-title {
    padding: 0 !important;
}

div[class="product-item-price-current"] {
    color: #005bff;
}

.l-section__container {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 1.5rem 1.5rem 0 1.5rem;
}

div[class="section-head"] {
    margin-bottom: 1rem !important;
}
.l-section__container .section-head__title h2 {
    font-size: 1.2rem !important;
}
@media (min-width: 992px) {
    .product-item-container.mb-lg-3 {
      margin-bottom: 0rem !important;
    }
}
@media (max-width: 768px) {
    #for_mobile {
        flex-direction: column !important;
    }

    #for_mobile > div.col-6 {
        max-width: 100% !important;
        margin-bottom: 0px;
    }

    .product-item-container.mb-4 {
        margin-bottom: 0rem !important; 
    }
    .l-section__container .section-head__title h2 {
        margin-bottom: 1rem !important;
    }
}
/* End */


/* Start:/local/templates/eshop24_custom/components/bitrix/catalog.item/catalog/style.min.css?172103421912880*/
.product-item-container{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;position:relative}.product-item-container.active,.product-item-container.hover{z-index:210}.product-item-container.active .product-item--popup,.product-item-container.hover .product-item--popup{background-color:#fff;-webkit-box-shadow:0 30px 30px -10px #0000001A;box-shadow:0 30px 30px -10px #0000001A}.product-item-container.active .product-item-image-slider-control-container,.product-item-container.hover .product-item-image-slider-control-container{height:auto;opacity:1;overflow:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.product-item-container.active .product-item--popup .product-item__popup,.product-item-container.hover .product-item--popup .product-item__popup{height:auto;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden{display:none;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}@media (min-width:992px){.product-item-container{margin-bottom:1.5rem}.product-item-container.active .product-item-image-action,.product-item-container.hover .product-item-image-action{height:auto;overflow:visible;opacity:1;-webkit-transform:translateX(-12px);-ms-transform:translateX(-12px);transform:translateX(-12px)}.product-item-container.active .product-item--popup .product-item-price-container,.product-item-container.active .product-item--popup .product-item-title,.product-item-container.active .product-item--popup .product-item__rate,.product-item-container.hover .product-item--popup .product-item-price-container,.product-item-container.hover .product-item--popup .product-item-title,.product-item-container.hover .product-item--popup .product-item__rate{-webkit-transform:translateX(1.75rem);-ms-transform:translateX(1.75rem);transform:translateX(1.75rem)}}.product-item--list-item .product-item-title{margin:0 0 .625rem}.product-item--list-item .product-item-title>a,.product-item--list-item .product-item-title>a:hover{color:#000}.product-item--list-item .product-item-price-current,.product-item--list-item .product-item-price-old{display:inline-block}.product-item--list-item .product-item-image-wrapper{display:block;margin-bottom:1.25rem;position:relative}.product-item--list-item .product-item-image-canvas{display:block;padding-bottom:100%;position:relative}.product-item--list-item .product-item-image-canvas:focus,.product-item--list-item .product-item-image-canvas:hover{outline:0}.product-item--list-item .product-item-image,.product-item--list-item .product-item-image-overlay,.product-item--list-item .product-item-image-slide,.product-item--list-item .product-item-image-slider{bottom:0;display:block;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.product-item--list-item .product-item-image-slider-control-container{bottom:.5rem;display:block;height:0;left:0;opacity:0;overflow:hidden;position:absolute;right:0;text-align:center;-webkit-transition:.2s ease-out,opacity .4s ease-out;-o-transition:.2s ease-out,opacity .4s ease-out;transition:.2s ease-out,opacity .4s ease-out;-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translateX(32px);z-index:200}.bx-touch .product-item--list-item .product-item-image-slider-control-container{display:none}.product-item--list-item .product-item-image-slider-control{cursor:pointer;display:inline-block;padding:3px;position:relative;-webkit-transition:padding .2s ease;-o-transition:padding .2s ease;transition:padding .2s ease}.product-item--list-item .product-item-image-slider-control:before{background-color:#fff;border:1px solid #d5d5d5;border-radius:50%;content:'';display:block;height:0;padding:4px;width:0;-webkit-transition:padding .2s ease;-o-transition:padding .2s ease;transition:padding .2s ease}.product-item--list-item .product-item-image-slider-control:after{border-radius:50%;bottom:0;content:'';display:block;height:0;left:0;margin:auto;position:absolute;right:0;top:0;width:0;-webkit-transition:padding .2s ease;-o-transition:padding .2s ease;transition:padding .2s ease}.product-item--list-item .product-item-image-slider-control.active{padding:0}.product-item--list-item .product-item-image-slider-control.active:before{padding:7px}.product-item--list-item .product-item-image-slider-control.active:after{background-color:#005bff;padding:3px}.product-item--list-item .product-item-image-slider{overflow:hidden}.product-item--list-item .product-item-image-slider>.active,.product-item--list-item .product-item-image-slider>.next,.product-item--list-item .product-item-image-slider>.prev{display:-webkit-box;display:-ms-flexbox;display:flex}.product-item--list-item .product-item-image-slider>.active{left:0}.product-item--list-item .product-item-image-slider>.next,.product-item--list-item .product-item-image-slider>.prev{position:absolute;top:0;width:100%}.product-item--list-item .product-item-image-slider>.next{left:100%}.product-item--list-item .product-item-image-slider>.prev{left:-100%}.product-item--list-item .product-item-image-slider>.next.left,.product-item--list-item .product-item-image-slider>.prev.right{left:0}.product-item--list-item .product-item-image-slide{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.product-item--list-item .product-item-image-slide.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (transform-3d),(-webkit-transform-3d){.product-item--list-item .product-item-image-slide{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.product-item--list-item .product-item-image-slide.active.right,.product-item--list-item .product-item-image-slide.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.product-item--list-item .product-item-image-slide.active.left,.product-item--list-item .product-item-image-slide.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.product-item--list-item .product-item-image-slide.active,.product-item--list-item .product-item-image-slide.next.left,.product-item--list-item .product-item-image-slide.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.product-item--list-item .product-item-image{max-height:100%;max-width:100%}.product-item--list-item .product-item-action-container{display:block;height:1.75rem;margin-bottom:.375rem;position:relative;width:1.75rem}.product-item--list-item .product-item-action-container:last-child{margin-bottom:0}.product-item--list-item .product-item-action-container .product-item-action{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.product-item--list-item .product-item-action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;color:#999;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.product-item--list-item .product-item-action:hover{color:#005bff}.product-item--list-item .product-item-action>.product-item-action-icon{display:block;font-size:1.5rem}.product-item--list-item .product-item-action--remove>.product-item-action-icon{font-size:1rem}.product-item--list-item .product-item-limit{border:1px solid #d1d1d1}.product-item--list-item .product-item-title{font-size:.875rem;font-weight:400;line-height:1.28571}@media (min-width:992px){.product-item--list-item .product-item-title{font-size:1rem;line-height:1.57143}}.product-item--list-item .product-item-label-text{display:block;left:0;position:absolute;top:0;z-index:10}.product-item--list-item .product-item-info-container{font-size:.875rem;margin-bottom:1rem}.product-item--list-item .product-item__popup .product-item-info-container:last-child{margin-bottom:1.625rem}.product-item--list-item .product-item-price-container{font-size:1rem;margin-bottom:.75rem}.product-item--list-item .product-item-price-old{margin-top:.375rem}.product-item--list-item .product-item__rate{display:none}.product-item--list-item .product-item-scu-container{margin-bottom:.25rem}.product-item__popup .product-item--list-item .product-item-scu-container:last-child{margin-bottom:1rem}@media (min-width:992px){.product-item--list-item .product-item__rate{display:block}.product-item--list-item .product-item-price-container{margin-bottom:.375rem}.product-item--list-item .product-item-price-old{margin-top:0}}.product-item--card{background-color:rgba(255,255,255,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;overflow:hidden;-webkit-transition:background-color .4s ease,-webkit-box-shadow .4s ease;transition:background-color .4s ease,-webkit-box-shadow .4s ease;-o-transition:background-color .4s ease,box-shadow .4s ease;transition:background-color .4s ease,box-shadow .4s ease;transition:background-color .4s ease,box-shadow .4s ease,-webkit-box-shadow .4s ease}.product-item--card .product-item-image-action{display:none}.product-item--card .product-item__popup{height:0;overflow:hidden;opacity:0;padding-left:1.75rem;padding-right:1.75rem;-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity .4s ease-out,-webkit-transform .2s ease-out;transition:opacity .4s ease-out,-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out,opacity .4s ease-out;transition:transform .2s ease-out,opacity .4s ease-out;transition:transform .2s ease-out,opacity .4s ease-out,-webkit-transform .2s ease-out}.product-item--card .product-item-amount{width:50%}.product-item--card .product-item-buttons{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-item--card .product-item-amount:not([style])+.product-item-buttons{max-width:50%}.product-item--card .product-item-title{margin:0 0 .625rem}.product-item--card .product-item-actions-container{margin:0 -1.75rem 1rem;padding-bottom:.25rem}.product-item--card .product-item-actions-container:last-child{padding-bottom:0!important;margin-bottom:0!important}.product-item--card .product-item-amount-field.form-control{border-left:none}@media (min-width:992px){.product-item--card .product-item-image-action{display:block;height:0;opacity:0;overflow:hidden;right:0;top:12px;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);-webkit-transition:opacity .4s ease-out,-webkit-transform .2s ease-out;transition:opacity .4s ease-out,-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out,opacity .4s ease-out;transition:transform .2s ease-out,opacity .4s ease-out;transition:transform .2s ease-out,opacity .4s ease-out,-webkit-transform .2s ease-out}.product-item--card .product-item-price-container,.product-item--card .product-item-title,.product-item--card .product-item__rate{padding-right:1.75rem;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}}.product-item--table .product-item-title{margin:0 0 1.25rem}@media (min-width:992px){.product-item--table .product-item-price-current{display:block;font-size:1rem}}.bx-touch .product-item-info-container.product-item-touch-hidden{display:none!important}.bx-no-touch .product-item-container.active .product-item--popup .product-item-info-container.product-item-hidden,.bx-no-touch .product-item-container.hover .product-item--popup .product-item-info-container.product-item-hidden,.bx-touch .product-item-info-container.product-item-hidden,.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden{display:block;opacity:1}@media (min-width:1488px){.col-xxl-2>.product-item-container .product-item__popup{display:none!important}.col-xxl-2>.product-item-container .product-item{-webkit-box-shadow:none!important;box-shadow:none!important}.col-xxl-2>.product-item-container .product-item-price-container,.col-xxl-2>.product-item-container .product-item-title,.col-xxl-2>.product-item-container .product-item__rate{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}
/* End */


/* Start:/local/templates/eshop24_custom/include/footer/type1/style.min.css?17210342192183*/
.back-to-top{height:3.75rem;width:3.75rem;right:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:50%;background-color:#fff;outline:0;-webkit-box-shadow:0 0 1.25rem 0 rgba(0,0,0,.15);box-shadow:0 0 1.25rem 0 rgba(0,0,0,.15);cursor:pointer;z-index:3;font-size:1.5rem;color:#005bff;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;padding:0}.back-to-top.is-hidden{opacity:0}.back-to-top.is-visible{opacity:1}.back-to-top:focus:not(:focus-visible){outline:0;border:0}.footer{margin-top:2.5rem;border-top:1px solid #f4f7fe;color:#7f7f7f;font-size:.875rem;position:relative}.footer__inner{padding:2.5rem 0 0;position:relative}.footer__back-to-top{position:absolute;right:1rem;bottom:1rem;height:3.75rem;width:3.75rem}.footer__contacts-recall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__contacts{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__phones a{display:block;color:#343a40}.footer__recall{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}.footer__recall>a{margin-bottom:.75rem;margin-right:.75rem}.footer__subscribe{max-width:17.625rem;margin-bottom:1.875rem}.footer__copyright{padding:.5rem 0}@media (min-width:768px){.footer__contacts{width:11.75rem;margin-right:1rem;margin-bottom:1rem}.footer__phones{margin-bottom:.75rem}.footer__copyright{margin-top:1.25rem;padding:.625rem 0}.footer__back-to-top{right:2.5rem;bottom:calc(100% - 1.5rem)}}@media (min-width:1200px){.footer__contacts-recall{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer-menu{display:inline-block;-webkit-columns:2;-moz-columns:2;columns:2;margin:0 -6px 1rem}.footer-menu__item{min-width:5rem;padding:0 6px 0;margin-bottom:.625rem}.footer-menu__link{font-size:.875rem;color:#7f7f7f}.footer-menu__link:hover{color:#7f7f7f}@media (min-width:992px){.footer-menu{-webkit-columns:3;-moz-columns:3;columns:3}}@media (min-width:1200px){.footer-menu__item{min-width:6.25rem}}
/* End */


/* Start:/bitrix/components/rseshop24/socnet.links/templates/.default/style.min.css?1714661880374*/
.socnet-links{display:flex;flex-wrap:wrap}.socnet-links__item:not(:last-child){margin-right:.625rem}.socnet-links__icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border-radius:50%;color:#005cff;color:var(--primary);background-color:#f8f9fb;font-size:1.125rem}.socnet-links__icon:focus,.socnet-links__icon:hover{color:var(--primary)}
/* End */


/* Start:/local/templates/eshop24_custom/include/offcanvas/type1/style.min.css?17210342192978*/
.offcanvas{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:998;background:#fff;overflow:auto;-webkit-overflow-scrolling:touch}.offcanvas:focus{outline:0}.offcanvas__inner{padding:2.25rem 1.5rem;position:relative;z-index:1}.offcanvas__close{font-size:1.125rem;font-weight:700;line-height:1;color:#000;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:transparent;border:0;padding:1rem 1rem;margin:-1rem -1rem -1rem auto;position:absolute;right:1.25rem;top:1.25rem;z-index:2;border-radius:50%}.offcanvas__close:active,.offcanvas__close:focus,.offcanvas__close:hover{background-color:rgba(153,153,153,.1)}.offcanvas__close>*{pointer-events:none}.offcanvas__nav{margin-bottom:3.125rem}.offcanvas__bottom{margin:2rem 0}.offcanvas__phones a{display:block;line-height:1;font-weight:700;color:#000}.offcanvas--hidden{display:none}.offcanvas--shown{display:block}.offcanvas .ps__rail-x,.offcanvas .ps__rail-y{z-index:3}.offcanvas .location-switcher__marker{display:none}.offcanvas .location-switcher__current-value{font-size:1rem;padding:0}@media (max-width:991.98px){.offcanvas--animation-show{display:block;-webkit-animation:offcanvas-animation-show .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-show .3s ease-in-out 0s 1 normal forwards}.offcanvas--animation-hide{-webkit-animation:offcanvas-animation-hide .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-hide .3s ease-in-out 0s 1 normal forwards}}@media (min-width:992px){.offcanvas{max-width:30rem}.offcanvas--animation-show{display:block;-webkit-animation:offcanvas-animation-show-desktop .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-show-desktop .3s ease-in-out 0s 1 normal forwards}.offcanvas--animation-hide{-webkit-animation:offcanvas-animation-hide-desktop .3s ease-in-out 0s 1 normal forwards;animation:offcanvas-animation-hide-desktop .3s ease-in-out 0s 1 normal forwards}}@-webkit-keyframes offcanvas-animation-show{0%{opacity:0}100%{opacity:1}}@keyframes offcanvas-animation-show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes offcanvas-animation-hide{0%{opacity:1}100%{opacity:0}}@keyframes offcanvas-animation-hide{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes offcanvas-animation-show-desktop{0%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes offcanvas-animation-show-desktop{0%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes offcanvas-animation-hide-desktop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}}@keyframes offcanvas-animation-hide-desktop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-30rem);transform:translateX(-30rem)}}
/* End */


/* Start:/local/templates/eshop24_custom/components/bitrix/menu/treenav/style.min.css?17210342192043*/
.tree-nav{margin:0;padding:0}.tree-nav__link{color:#000;padding:.5rem 0;font-size:.875rem;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-nav__link:active,.tree-nav__link:focus,.tree-nav__link:hover{text-decoration:none}.tree-nav__wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-nav__toggle{padding:0 .8125rem;font-size:1rem;margin:0;-webkit-transform:rotate(180deg) translateY(-.125rem);-ms-transform:rotate(180deg) translateY(-.125rem);transform:rotate(180deg) translateY(-.125rem);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background:0 0;border:0}.tree-nav__toggle:focus{outline-width:0}.tree-nav__toggle:focus-visible{outline-width:1px}.tree-nav__toggle.collapsed{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.tree-nav__subnav{margin:0}.tree-nav__item--selected>.tree-nav__link,.tree-nav__item--selected>.tree-nav__link-wrap>.tree-nav__link{color:#005bff}.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__subnav{margin:0 0 1.5rem}.tree-nav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{font-size:1.5rem;font-weight:500;padding:.375rem 0}.tree-nav>.tree-nav__item>.tree-nav__subnav{margin:.625rem 1.875rem 2rem}.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{font-size:1.125rem;font-weight:600;padding:.375rem 0}@media (min-width:768px){.tree-nav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link,.tree-nav>.tree-nav__item>.tree-nav__subnav>.tree-nav__item>.tree-nav__link-wrap>.tree-nav__link{padding-top:.625rem;padding-bottom:.625rem}}
/* End */


/* Start:/bitrix/components/scody/cookie/templates/.default/style.min.css?17489335791438*/
.widget_cookie{width:100vw;padding:16px 20px;position:fixed;z-index:9999;bottom:0;right:0;background:#fff;transition:opacity 1.2s,transform 1.2s;flex-direction:column;align-items:center;border:2px solid var(--theme-color-primary, #63aa28)}.widget_cookie__style1{border-color:#63aa28}.widget_cookie__style1 .widget_cookie__btn-close-cookie{background-color:#63aa28}.widget_cookie__style2{border-color:#f8a91c}.widget_cookie__style2 .widget_cookie__btn-close-cookie{background-color:#f8a91c}.widget_cookie__style3{border-color:#e12a2a}.widget_cookie__style3 .widget_cookie__btn-close-cookie{background-color:#e12a2a}.widget_cookie__style4{border-color:#0082d1}.widget_cookie__style4 .widget_cookie__btn-close-cookie{background-color:#0082d1}.widget_cookie__style5{border-color:#159dba}.widget_cookie__style5 .widget_cookie__btn-close-cookie{background-color:#159dba}@media (min-width:29.99875em){.widget_cookie{width:345px;bottom:30px;right:15px}}.widget_cookie__text{margin-bottom:0;color:rgba(25,25,25,.6);font-size:12px;font-weight:400;line-height:20px;padding-bottom:25px}.widget_cookie a{color:var(--theme-b-link)}.widget_cookie__btn-close-cookie{background-size:100% 100%;width:111px;height:48px;display:inline-block;cursor:pointer;transition:.3s;font-size:13px;line-height:19px}.widget_cookie .btn-close-cookie:hover{opacity:.5}.widget_cookie.cookie__hide{transition-delay:0s;opacity:0!important;transform:translateY(20px)!important}
/* End */
/* /local/templates/eshop24_custom/components/bitrix/catalog.element/catalog/style.css?175491415912408 */
/* /local/templates/eshop24_custom/components/bitrix/iblock.vote/stars/style.min.css?1721034219510 */
/* /bitrix/components/bitrix/blog/templates/.default/style.min.css?166392231830185 */
/* /local/templates/eshop24_custom/components/bitrix/sale.prediction.product.detail/catalog/style.min.css?172103421945 */
/* /local/templates/eshop24_custom/components/bitrix/catalog.products.viewed/catalog/style.css?17545703911598 */
/* /local/templates/eshop24_custom/components/bitrix/catalog.item/catalog/style.min.css?172103421912880 */
/* /local/templates/eshop24_custom/include/footer/type1/style.min.css?17210342192183 */
/* /bitrix/components/rseshop24/socnet.links/templates/.default/style.min.css?1714661880374 */
/* /local/templates/eshop24_custom/include/offcanvas/type1/style.min.css?17210342192978 */
/* /local/templates/eshop24_custom/components/bitrix/menu/treenav/style.min.css?17210342192043 */
/* /bitrix/components/scody/cookie/templates/.default/style.min.css?17489335791438 */
