

/* Start:/local/templates/aspro_optimus/components/bitrix/catalog.section.list/category_list_by_menu/style.css?16621139532819*/
ul.category_top_list {
    margin-right: -12px !important;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px !important;
    overflow: visible;
}

.category_top_list--collapsed {
    max-height: 120px;
}

.category_top_list .category_top_list__item {
    font-size: 16px;
    color: #379811;
    font-family: "Helvetica Neue Cyr";
    font-weight: bold;

    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;

    display: inline-block;
    margin-right: 12px;
    margin-top: 12px;
    padding: 0;

    flex-shrink: 0;
}

.category_top_list .category_top_list__item:hover {
    background-color: #ffffff;
}

.category_top_list .category_top_list__item a {
    box-sizing: border-box;
    width: 280px;
    height: 100px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.category_top_list .category_top_list__image-container {
    flex-grow: 0;
    flex-shrink: 0;
    max-height: 80px;
    margin-right: 10px;
    flex-basis: 90px;
}

.category_top_list .category_top_list__image {
    margin: auto;
    display: block;
}

.category_top_list .category_top_list__name {
    flex-grow: 1;
    flex-basis: 0;
}

.category_top_list .category_top_list__name--center {
    text-align: center;
}

.category_top_list_btn_container {
    display: none;
}

.category_top_list_btn_container .category_top_list_btn {
    font-size: 12px;
    color: #ffffff;
    font-family: "Helvetica Neue Cyr";
    font-weight: bold;
    text-align: center;
    background-color: #3d9919;
    border-radius: 4px;
    margin: 30px auto 18px;
    width: 115px;
    height: 30px;
    display: block;
}

.category_top_list_btn_container .category_top_list_btn:hover {
    background-color: #589145;
    color: #ffffff;
}

.category_top_list_btn  .arrow-down {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-right: 7px;
    margin-bottom: 1px;

    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.catalog-tags__list {
    position: relative;
    padding-left: 27px;
}

.catalog-tags__list::before {
    position: absolute;
    left: -0px;
    top: 4px;

    content: '';
    height: 14px;
    width: 17px;
    background: url("/local/templates/aspro_optimus/components/bitrix/catalog.section.list/category_list_by_menu/../../../../img/tag.png") center no-repeat;
}

.catalog-tags__list li {
    margin-left: 10px;
    display: inline-block;
    width: max-content;
    font-size: 12px;
    font-weight: 400;
}

.catalog-tags__list li:not(:last-child) {
    position: relative;
    padding-right: 20px;
}

.catalog-tags__list li:not(:last-child)::before {
    position: absolute;
    right: 10px;
    top: 5px;
    content: '';
    height: 11px;
    width: 1px;
    background-color: #379811;
}

@media (max-width: 680px) {
    .category_top_list {
        justify-content: center;
    }
}

/* End */


/* 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/templates/aspro_optimus/components/bitrix/catalog.section.list/category_list_by_menu/style.css?16621139532819 */
/* /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 */
