

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1559941200585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/cessel_webgate_theme/components/bitrix/catalog/stati/style.css?1688677200277*/
.stati_grid{
	display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
	margin-bottom: 60px;
}


.breadcrumbs-wrapper{
	margin-bottom: 20px;
}



@media (max-width: 767px) {
	
	.stati_grid{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	
}
/* End */


/* Start:/local/templates/cessel_webgate_theme/components/bitrix/catalog.element/stati/style.css?1688936400958*/
.otzivi_stati .load_more_wrapper{
	display: none;
}

.otzivi_stati .page-main{
	padding-top: 0px;
}

#reviews-section-title{
	padding: 0px;
}

.otzivi_stati .section-title{
	margin-bottom: 0;
}

.otzivi_stati .title-with-image{
	margin-bottom: 0;
}








.checkbox_wrapper{
	display: flex;
	flex-wrap: wrap;
}
.checkbox_wrapper .checkbox{
	-webkit-box-shadow: 0px 4px 30px #e2e2e2;
    box-shadow: 0px 4px 30px #e2e2e2;
	
	padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    text-decoration: none;
    color: #231F20;
    margin: 0 10px 10px 0;
	user-select: none;
}
.checkbox_wrapper .checkbox:hover,
.checkbox_wrapper .checkbox.checked{
    color: #fff;	
	background: linear-gradient(79.42deg, #9488fc 7.98%, #cd98f7 87.2%);
    box-shadow: 0px 4px 20px #9488fc;
}





@media (max-width: 767px) {
	
	.checkbox_wrapper{
		font-size: 12px;
	}
	    	
	.checkbox_wrapper .checkbox{	
		padding: 6px 12px;
	}
	
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1559941200585 */
/* /local/templates/cessel_webgate_theme/components/bitrix/catalog/stati/style.css?1688677200277 */
/* /local/templates/cessel_webgate_theme/components/bitrix/catalog.element/stati/style.css?1688936400958 */
