

/* Start:/local/templates/main/components/bitrix/news/web21/bitrix/news.detail/.default/style.css?1650737641441*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.container.new_detail{
	/*margin: 0;*/
}
.container.new_detail .news-detail.sale-detail{
	/*margin-left: 0;
	margin-right: 0;*/
}
.news-detail.sale-detail{
	max-width: 100%;
	width:100%;
}
.row.detail_look{
	align-items: center;
}
.col-lg-4.sale-detail__desc p{
	margin-bottom: 15px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/more/style.css?16698821712098*/
.load-more-items { margin-bottom: 25px;}
.load-more-items .btn{ text-decoration: none; }
.main-ui-pagination {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 100px;
}

.main-ui-pagination-pages,
.main-ui-pagination-label,
.main-ui-pagination-pages-list,
.main-ui-pagination-page,
.main-ui-pagination-arrows,
.main-ui-pagination-arrow {
	display: inline-block;
}

.main-ui-pagination-arrows {
	margin-left: 10px;
	margin-right: 10px;
}

.main-ui-pagination-arrow {
	position: relative;
	margin-right: 15px;
	margin-left: 30px;
}

.main-ui-pagination-arrow:last-child {
	display: inline;
	margin-left: 0;
	margin-right: 0px;
	text-transform: capitalize;
	color: #2c2c2c;
}


.main-ui-pagination-arrow svg{ width:8px; height:15px; margin-top: -3px;}
/* 
.main-ui-pagination-arrow.main-ui-pagination-next::before {
	content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEzTDcgN0wxIDEiIHN0cm9rZT0iIzE1NDc3NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
	width:6px;
	height:12px;
	bottom: 4px;
	position: absolute;
}

.main-ui-pagination-arrow.main-ui-pagination-prev::before {
	content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEzTDcgN0wxIDEiIHN0cm9rZT0iIzE1NDc3NCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
	width:6px;
	height:12px;
	bottom: -4px;
	position: absolute;
	transform: rotate(-180deg)
} */


.main-ui-pagination-page {
	padding-left: 7px;
	padding-right: 7px;
	color: #999999;
}

.main-ui-pagination-page.main-ui-pagination-active {
	color: #000000;
	font-weight: bold;
}

.main-ui-pagination-pages-list b { color: #154774;	padding-left: 7px; padding-right: 7px; }

@media (max-width: 767px) {
	.main-ui-pagination { width:100%; }
	.load-more-items .btn {font-size: 16px;}
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/catalog/style.css?17522244163374*/
.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;
} 

.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;
}

@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%;
	}
}

@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; }
	.btn.fitting {
		font-size: 11px;
	}
}

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


/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/.default/style.css?17484282743388*/
.product-item-scu-item-list { display: flex; flex-direction: row; font-size: 20px; gap: 4px; justify-content: center; margin-bottom: 10px; flex-wrap:wrap; list-style: none; }
.product-item-scu-item-text-container { padding: 7px 10px; border: 1px solid transparent; }
.product-item-scu-item-text-container:hover { border:1px solid #000; cursor: pointer; }
.product-item-scu-item-text-container.selected { background-color:#000; color:#fff; }
.product-item-scu-item-text-container.notallowed { color:#999; }
.product-item-button-container .btn{ width:100%; outline: none; }
.product-item-button-container .btn:focus { box-shadow:none; }
.product-item-scu-list { text-align: center; display: flex; justify-content: center; align-items: baseline; gap: 10px; }

.product-inner{ position: relative; }

.flexbox.list_prod .offers-wrap{ opacity: 0; visibility: hidden; position: absolute; width: 100%; background-color: #fff; z-index: 20; }
.flexbox.list_prod .offers-wrap:before{ content: ''; display: block; position: absolute; width: 100%; height: 10px; top: -10px; left: 0; background: #fff; }
.flexbox.list_prod .offers-wrap .compound{ margin-top: 0; }
/*.flexbox.list_prod .offers-wrap.one { bottom: -10px;}
.flexbox.list_prod .offers-wrap.few { bottom: -35px;}*/
.flexbox.list_prod:hover .offers-wrap { opacity: 1; visibility: visible; }
.flexbox.list_prod .price-wrap { margin-bottom: 10px; }
.product-item-scu-item-list::-webkit-scrollbar {  display: none; }

.compound { font-size: 14px; text-align: center; margin: 20px 0;}

.split-btn { display: flex; margin: 0 auto; gap: 13px; border:1px solid #999; border-radius:20px; padding:8px 10px; margin-bottom: 1rem; }
.split-btn.without {border: none; color: #999; padding: 0;}
.split-btn img{ width: 20px; height: 20px; }


@media (min-width:600px){
	.flexbox.list_prod:hover .split-btn { visibility: hidden; }
	.wrapper .product-list{ padding: 0 10px; }
	.product-list .flexbox.list_prod .list_prod_shadow{ display: none; position: absolute; width: calc(100% + 30px); height: calc(100% + 15px); top: -15px; left: -15px; box-shadow: 0 0 10px rgba(21,71,116,.25); z-index: -1; }
	.product-list .flexbox.list_prod:hover .list_prod_shadow{ display: block; }
	.flexbox.list_prod .offers-wrap{ width: calc(100% + 30px); bottom: auto; top: calc(95% + 16px); left: -15px; padding: 10px 15px 15px; box-shadow: 0 0 10px rgba(21,71,116,.25); }
}

@media (max-width:1400px){
	.product-item-scu-item-list { display: -webkit-inline-box; max-width: 330px; margin: 0 0 10px 0; overflow-y: scroll; }
}

@media (max-width:900px){
	.product-item-scu-item-list { display: -webkit-inline-box; max-width: 285px; margin: 0 0 10px 0; overflow-y: scroll; }
}

@media (max-width: 768px) {
	.wrapper .catalog-page .product-list {
		padding-right: 0;
		padding-left: 0;
	}
	/* .flexbox.list_prod .offers-wrap {  opacity: 1; visibility: visible; position: relative;  } */
	.flexbox.list_prod .offers-wrap { display: none; }  
	.product-item-scu-item-list { max-width:100%; }
	.split-btn.without { font-size: 12px; }
}


@media (max-width:600px){
	.split-btn { margin-bottom: 2rem; }
	.offers-wrap { opacity: 1; visibility: visible; }

	.product-list .flexbox.list_prod .list_prod_shadow{ display: none; }
}

.list_prod .product-thumbnail video {
    width: auto;
    max-width: 100%;
    height: auto;
    min-height: 360px;
    display: block;
    margin: 0 auto;
}
/* End */
/* /local/templates/main/components/bitrix/news/web21/bitrix/news.detail/.default/style.css?1650737641441 */
/* /local/templates/main/components/bitrix/system.pagenavigation/more/style.css?16698821712098 */
/* /local/templates/main/components/bitrix/catalog.section/catalog/style.css?17522244163374 */
/* /local/templates/main/components/bitrix/catalog.item/.default/style.css?17484282743388 */
