

/* Start:/local/templates/main/components/bitrix/catalog.section/catalog/style.css?177738213412508*/
.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: flex-start; gap:50px 25px; margin-bottom: 100px; }
.wrapper .product-list .flexbox.list_prod {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33% - 15px);
    flex: 0 0 calc(33% - 15px);
    padding: 0;
    margin: 0;
}
/*.wrapper .cat-description { max-width:844px; margin:0 auto; color:#999999; }*/
.wrapper .cat-description { max-width:1550px; margin:0 auto; color:#212529; }
.wrapper .cat-description ul{ list-style: disc; padding-left: 15px; }
.wrapper .cat-description p{ margin-bottom: 15px; font-size: 18px }
.wrapper .cat-description h2{margin: 35px 0 15px; text-align: left; font-size: 30px}
.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;
} 

.btn.fitting {
	font-size: 12px;
	border: none;
	transition: background-color 0.2s ease-in-out;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 10px;
}
.btn.fitting:hover {
	background-color: var(--main-blue) !important;
	transition: background-color 0.2s ease-in-out;
}

.auth-fitt .wishlist_prod .product-name,.auth-fitt .list_prod .product-name{margin-bottom:10px}
.modal-wrap.m-product-fitting .modal_md {
		width: 600px;
	}
.m-product-fitting .text{
	font-size: 18px;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	display: flex;
	justify-content: center;
}
.m-product-fitting .text a {
	border-bottom: 1px solid #000;
	transition: border 0.2s ease-in-out;
}
.m-product-fitting .text a:hover {
	border-bottom: 1px solid transparent;
	transition: border 0.2s ease-in-out;
}
.m-product-fitting .text p {
	max-width: 80%;
	text-align: center;
}

.adv-catalog-section {
	display: grid;
grid-template-columns: repeat(3, 1fr);
	margin: 30px 0;
}

.adv-catalog-section .adv-catalog-section-item {
position: relative;
	display: flex;
	flex-direction: column;
	gap: 25px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(n+4) {
	padding-top: 35px;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(1),
.adv-catalog-section .adv-catalog-section-item:nth-child(4),
.adv-catalog-section .adv-catalog-section-item:nth-child(7),
.adv-catalog-section .adv-catalog-section-item:nth-child(10) {
	padding-left: 0;
}

.adv-catalog-section .adv-catalog-section-item p {
	margin-bottom: 0;
}

.adv-catalog-section.three.bryuki .adv-catalog-section-item:not(:last-child) p {
	max-width: 86%;
}

.adv-catalog-section .adv-catalog-section-item img {
	object-fit: none;
	max-width: 120px;
	height: auto;
}

.adv-catalog-section.three.bryuki .adv-catalog-section-item {
	gap: 20px;
	justify-content: space-between;
}

.adv-catalog-section.three.rubashki .adv-catalog-section-item {
	justify-content: flex-start;
}

.adv-catalog-section.three.rubashki .adv-catalog-section-item .h3 {
	margin-bottom: 0;
}

.adv-catalog-section.three.bryuki .adv-catalog-section-item img,
.adv-catalog-section.three.rubashki .adv-catalog-section-item img,
.adv-catalog-section.five .adv-catalog-section-item img {
	max-width: 60px;
}

.adv-catalog-section .adv-catalog-section-item:before,
.adv-catalog-section .adv-catalog-section-item:after {
	content: "";
	background: #000000;
	position: absolute;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(1):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(4):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(7):before {
     height: 1px;
	width: 92%;
	bottom: 0;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(2):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(3):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(5):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(6):before,
.adv-catalog-section .adv-catalog-section-item:nth-child(8):before {
	height: 1px;
	width: 85%;
	position: absolute;
	bottom: 0;
	left: auto;
	right: auto;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(1):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(2):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(4):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(5):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(7):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(8):after {
	height: 85%;
	width: 1px;
	top: 0;
	right: 0;
}

.adv-catalog-section .adv-catalog-section-item:nth-child(4):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(5):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(7):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(8):after,
.adv-catalog-section .adv-catalog-section-item:nth-child(10):after {
	height: 78%;
	width: 1px;
	top: 30px;
	right: 0;
}

.adv-catalog-section.three .adv-catalog-section-item {
	padding-bottom: 0;
	height: 100%;
	justify-content: center;
}

.adv-catalog-section.three .adv-catalog-section-item:before,
.adv-catalog-section.three .adv-catalog-section-item:after {
	display: none;
}

.adv-catalog-section.three .adv-catalog-section-item:not(:last-child) {
	border-right: 1px solid #000000;
}

.adv-catalog-section.three {
	align-items: center;
}

.adv-catalog-section.five .adv-catalog-section-item:nth-child(4),
.adv-catalog-section.five .adv-catalog-section-item:last-child {
	padding-bottom: 10px;
}

.adv-catalog-section.five .adv-catalog-section-item:nth-child(3):before,
.adv-catalog-section.five .adv-catalog-section-item:nth-child(4):before,
.adv-catalog-section.five .adv-catalog-section-item:last-child:before,
.adv-catalog-section.five .adv-catalog-section-item:last-child:after {
	display: none;
}

.wrapper .cat-description .h3 {
	font-size: 24px;
	color: #000000;
	margin-bottom: 25px;
}

.wrapper .cat-description .h4 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
}


@media (min-width: 992px) and (max-width:1299px) {
	.adv-catalog-section .adv-catalog-section-item:nth-child(1):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(4):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(7):before {
		width: 88%;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(1):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(2):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(4):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(5):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(7):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(8):after {
		height: 89%;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(4):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(5):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(7):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(8):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(10):after {
		height: 82%;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(2):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(3):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(5):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(6):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(8):before {
		width: 78%;
	}
}

@media (min-width: 768px) and (max-width:991px){
	.adv-catalog-section {
		grid-template-columns: 1fr 1fr;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(n+3) {
		padding-top: 35px;
	}

	.adv-catalog-section-item:nth-child(2):after,
	.adv-catalog-section-item:nth-child(4):after,
	.adv-catalog-section-item:nth-child(8):after,
	.adv-catalog-section-item:nth-child(10):after,
	.adv-catalog-section.three.bryuki .adv-catalog-section-item:nth-child(3):before,
	.adv-catalog-section.three.rubashki .adv-catalog-section-item:nth-child(3):before {
		display: none;
	}

	.adv-catalog-section .adv-catalog-section-item {
		padding-right: 25px;
		padding-bottom: 25px;
		padding-left: 25px;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(3),
	.adv-catalog-section .adv-catalog-section-item:nth-child(5),
	.adv-catalog-section .adv-catalog-section-item:nth-child(7),
	.adv-catalog-section .adv-catalog-section-item:nth-child(9),
	.adv-catalog-section .adv-catalog-section-item:nth-child(11) {
		padding-left: 0;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(4),
	.adv-catalog-section .adv-catalog-section-item:nth-child(10) {
		padding-left: 25px;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(3):after,
	.adv-catalog-section .adv-catalog-section-item:nth-child(9):after {
		content: "";
		background: #000000;
		position: absolute;
		height: 80%;
		max-height: 250px;
		width: 1px;
		top: 30px;
		right: 0;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(1):after {
		height: 88%;
	}

	.adv-catalog-section .adv-catalog-section-item:nth-child(3):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(5):before,
	.adv-catalog-section .adv-catalog-section-item:nth-child(9):before,
	.adv-catalog-section.five .adv-catalog-section-item:nth-child(3):before {
		height: 1px;
		width: 92%;
		display: block;
	}

}

@media (max-width: 1199px) {
	.adv-catalog-section.three {
		grid-template-columns: 1fr;
		margin-bottom: 0;
	}

	.adv-catalog-section.three .adv-catalog-section-item {
		border-right: none !important;
		padding-bottom: 25px;
		padding-top: 25px;
		padding-left: 0;
	}

	.adv-catalog-section.three .adv-catalog-section-item:not(:last-child) {
		border-bottom: 1px solid #000000;
	}

	.adv-catalog-section.three.bryuki .adv-catalog-section-item:not(:last-child) p {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.fitting {
		margin-top: 1rem;
	}
	.modal-wrap.m-product-fitting .modal_md {
		width: 400px;
		height: 230px;
	}
	.m-product-fitting .text {
		margin-top: 40px;
	}
	.m-product-fitting .text p {
		max-width: 100%;
	}

	.adv-catalog-section {
		grid-template-columns: 1fr;
	}

	.adv-catalog-section .adv-catalog-section-item:after,
	.adv-catalog-section.three.bryuki .adv-catalog-section-item:nth-child(3):before {
		display: none;
	}

	.adv-catalog-section .adv-catalog-section-item:not(:last-child):before,
	.adv-catalog-section.five .adv-catalog-section-item:nth-child(3):before,
	.adv-catalog-section.five .adv-catalog-section-item:nth-child(4):before {
		width: 100% !important;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		display: block;
	}

	.adv-catalog-section.five .adv-catalog-section-item:nth-child(4) {
		padding-bottom: 35px;
	}


	.adv-catalog-section .adv-catalog-section-item {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.adv-catalog-section .adv-catalog-section-item:not(:first-child) {
		padding-top: 35px !important;
	}

}

@media (max-width:1000px){
	.wrapper .product-list .flexbox.list_prod {
		-webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 calc(50% - 13px);
	}
	.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% - 13px);
        flex: 0 0 calc(50% - 13px);
        justify-content: flex-start;
        width: calc(50% - 25px);
	}
}

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

@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?177738213412508 */
/* /local/templates/main/components/bitrix/catalog.section/new_products_home/style.css?17479245621458 */
