

/* Start:/local/templates/souz-region/components/bitrix/catalog/main/style.css?17645302991376*/
.catalog-detail-layout__sidebar{
	flex: 0 0 300px;
	min-width: 260px;
}

@media (max-width: 991px){
	.catalog-detail-layout__sidebar{
		flex-basis: auto;
		min-width: 100%;
	}
}

.catalog-detail-section{
	margin: 40px 0;
}

.catalog-detail-section:first-of-type{
	margin-top: 20px;
}

.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}



/* End */


/* Start:/local/templates/souz-region/components/bitrix/sale.basket.basket.line/catalog/style.css?1739794889584*/
.basket-items{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	align-items: center;
	padding: 23px 16px;
	border-radius: 5px;
	background: #d4ddec;
}

.basket-count{
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 0 30px 0 0;
}

.basket-btn{
	background-color: var(--first);
	color: var(--bg);
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.basket-btn:hover{
	background-color: var(--second);
}
/* End */


/* Start:/local/templates/souz-region/components/atum/smartsearch/catalog/style.css?1762500911711*/
.smartSearch-empty,
.smartSearch-result-block {
	max-height: 300px;
	overflow-x: hidden;
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 5px;
}

.smartSearch-result-block::-webkit-scrollbar {
	border-radius: 100px;
	width: 5px;
	background-color: #f5f5f5
}

.smartSearch-result-block::-webkit-scrollbar-thumb {
	border-radius: 100px;
	width: 5px;
	background-color: #dedede
}

.smartSearch-result-block::-webkit-scrollbar-track {
	border-radius: 100px;
	background-color: #f5f7fa
}

.smartSearch-result-item-data .result-item-name {
	text-decoration: none;
	color: #727271;
	padding: 5px 5px;
}

.smartSearch-result-item-data .result-item-name:hover {
	background-color: #f5f5f5;
}
/* End */
/* /local/templates/souz-region/components/bitrix/catalog/main/style.css?17645302991376 */
/* /local/templates/souz-region/components/bitrix/sale.basket.basket.line/catalog/style.css?1739794889584 */
/* /local/templates/souz-region/components/atum/smartsearch/catalog/style.css?1762500911711 */
