

/* Start:/local/components/dw/product.of.day/templates/.default/style.css?161698586042*/
.day-product-txt {
    margin-top: 10px;
}
/* End */


/* Start:/local/templates/aspro_optimus/components/bitrix/catalog.smart.filter/main_dev/style.css?16478515192154*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}



.bloader{
	display: none;
	position: fixed;
	top: 90px;
	height: 21px;
	width: 122px;
	padding: 10px;
	border: 2px solid #379811;
	background: #FFF;
	z-index: 9999999;
}
.bloader.active{
	display: block;
}
.bloader .bubbles{
	margin-top: 0;
}

.bubbles {
	margin-top: 50px;
	position: relative;
}

.bubble {
	display: inline-block;
	padding: 0px 5px;
}
.bubble:nth-of-type(1) .circle {
	animation-delay: 0.1s;
}
.bubble:nth-of-type(2) .circle {
	animation-delay: 0.2s;
}
.bubble:nth-of-type(3) .circle {
	animation-delay: 0.3s;
}
.bubble:nth-of-type(4) .circle {
	animation-delay: 0.4s;
}
.bubble:nth-of-type(5) .circle {
	animation-delay: 0.5s;
}

.bubble .circle {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #3f9c1b;
	animation: pulse 1.5s infinite;
	/*box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);*/
}

.loader .bubble .circle{
	width: 7px;
	height: 7px;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.2);
		opacity: 0.75;
	}
	100% {
		transform: scale(1);
	}
}
/* End */


/* Start:/local/templates/aspro_optimus/components/bitrix/news.list/seo_links/style.css?1766571630442*/
.catalog-seo-links {
	margin-bottom: 10px;
}

.catalog-seo-links-item {
	width: 25%;
	float: left;
	margin-bottom: 10px;
}

.catalog-seo-links-image {
	text-align: center;
	padding: 0 10px;
}

.catalog-seo-links-image img {
	width: 100%;
	height: auto;
}

.catalog-seo-links-title {
	text-align: center;
	padding: 0 10px;
	font-weight: 600;
	font-size: 16px;
}

@media all and (max-width:400px) {
	.catalog-seo-links-item {
		width: 50%;
	}
}
/* End */
/* /local/components/dw/product.of.day/templates/.default/style.css?161698586042 */
/* /local/templates/aspro_optimus/components/bitrix/catalog.smart.filter/main_dev/style.css?16478515192154 */
/* /local/templates/aspro_optimus/components/bitrix/news.list/seo_links/style.css?1766571630442 */
