

/* Start:/local/templates/main/components/bitrix/catalog.section/catalog/style.css?17484403442177*/
.wrapper .woocommerce { margin-top:0; }
.wrapper .wr-breadcrumb { -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; margin-bottom: 15px; }
.wrapper .woo_header__title_cat { margin-top: 0; }
.wrapper .page_content h1 { margin-top: 0; font-weight: 700; font-size: 36px; }
.wrapper .product-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap:50px 0; margin-bottom: 100px; }
.wrapper .product-list .flexbox.list_prod {  -webkit-box-flex: 0;  -ms-flex: 0 0 32%;  flex: 0 0 32%; padding:0; margin:0;  }
.wrapper .cat-description { max-width:844px; margin:0 auto; color:#999999; }
.wrapper .cat-description ul{ list-style: disc; padding-left: 15px; }
.wrapper .cat-description p{ margin-bottom: 15px; }
.wrapper .cat-description h2{ font-weight: bold; margin: 15px 0; }
.wrapper .cat-description.cut {  position: relative; max-height:300px; overflow:hidden; }
.wrapper .cat-description + .more-description { display: none; }
.wrapper .cat-description.cut + .more-description { max-width: 844px; margin: 0 auto; display: block; color: #154774; cursor: pointer; }
.wrapper .cat-description.cut:after { content: '';background-image: linear-gradient(#ffffff82, #ffffffd9, #ffffff); width: 100%; display: block; height: 50px; position: absolute; bottom: 0; }

.wrapper .cat-description ul li::marker {
	content: '●   ';
	color: #999999;
	font-size: 8px;
} 


@media (max-width:1000px){
	.wrapper .product-list .flexbox.list_prod { -webkit-box-flex: 0; -ms-flex: 0 0 49%; flex: 0 0 49%; }
	.wrapper .cat-description { max-width:none; padding: 0 10px; }
}



@media (max-width:768px){
	/* .wrapper .product-list .flexbox.list_prod { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } */
	.wrapper .product-list .flexbox.list_prod {  -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 7px); flex: 0 0 calc(50% - 7px); justify-content: flex-start; width: calc(50% - 7px);}
}

@media (max-width:480px){
	.wrapper .page_content h1 { font-size: 30px; }
}

@media (max-width:320px){
	.wrapper .page_content h1 { font-size: 22px; }
}


/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/new_products_home/style.css?17479245621458*/
.detailed{
  margin-top: 15px;
  opacity: 0;
  text-align: center;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(51, 51, 102) none repeat scroll 0% 0%;
  border-color: rgb(51, 51, 102);
  color: #fff;
}
.detailed {
  transform: translateY(-100%);
  transition: transform 0.2s linear;
}
.novelty-slider__item{ text-decoration: none; }
.novelty-slider__item .product-discount{ font-size: 14px;
  display: block;
  padding: 0 7px;
  align-self: center;
  margin-left: 15px;
  font-family: 'Museo Sans Cyrl 100', Arial, sans-serif;
  font-weight: bold; }
.novelty-slider__item:hover .detailed {
  opacity: 1;
  transform: translateY(0);
}

.item-price_new{
    font-size: 16px;
    font-family: 'Museo Sans Cyrl 500', Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.224px;
    color: #000000;
    margin-bottom: 15px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.old-price_new{
    text-decoration: none;
    position: relative;
    font-size: 14px;
    color: #b2b5b7;
    display: flex;
    justify-content: center;
    align-items: center;
}

.old-price_new span {
    font-family: 'ALSRubl-Arial', Arial, sans-serif;
    margin-right: 10px;
    text-decoration: line-through;
    line-height: inherit;
}

@media (max-width: 768px) {
    .old-price_new {
        margin-top: 7px;
    }
}

/* End */
/* /local/templates/main/components/bitrix/catalog.section/catalog/style.css?17484403442177 */
/* /local/templates/main/components/bitrix/catalog.section/new_products_home/style.css?17479245621458 */
