

/* Start:/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/style.css?16061414192153*/
.catalog-filters .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.catalog-filters .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.catalog-filters .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.catalog-filters .bx-filter-popup-result.right {
	left: 97%;
}
.catalog-filters .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.catalog-filters .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.catalog-filters .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.catalog-filters .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .catalog-filters .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .catalog-filters .bx-filter-popup-result br{display: none;}
	.catalog-filters .bx-filter-popup-result .arrow {
		display: none;
	}
}
/* End */


/* Start:/local/templates/dieselv2/components/bitrix/catalog.item/view_block/style.css?17670207732016*/
.catalog-tile.catalog-items-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.catalog-tile .htw-box {
    width: 225px;
    height: 300px;
    box-shadow: none;
    border: 1px solid #C6C6C6;
    background-color: #fff;
    margin: 10px;
    overflow: hidden;
}
.catalog-tile .htw-box p {
    height: 40px;
}
.catalog-tile .htw-box-img {
    margin-bottom: 0;
    width: 100%;
}
.catalog-tile .htw-price {
    margin-left: 0;
    width: 100%;
}
.catalog-tile .htw-box-img img {
    width: 100%;
}
.catalog-tile a.b-cart {
    padding: 9px 0 9px 40px;
    height: 38px;
}
.catalog-tile .ht-wrapp-text {
    height: 125px;
}
.flex-car {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 38px;
}
.catalog-tile .htw-bottom {
    margin-top: 5px;
    width: 100%;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .catalog-tile.catalog-items-list {
        justify-content: center;
    }
    .catalog-tile .htw-box {
        display: inline-block;
    }
    .catalog-tile .htw-box p {
        height: 30px;
    }
    .catalog-tile .ht-wrapp-text {
        display: flex;
        flex-wrap: wrap;
        position: initial;
        margin-left: 0;
        width: auto;
    }
    .catalog-tile .htw-price {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        height: auto;
        position: initial;
        float: none;
    }
    .catalog-tile .htw-bottom {
        position: initial;
        width: 100%;
        height: initial;
        float: initial;
    }
    .catalog-tile a.b-cart {
        color: #393f3f;
        position: relative;
        border: 1px solid #c6c6c6;
        border-radius: 3px 3px 3px 3px;
        margin-right: 10px;
        top: auto;
    }
    a.b-learn {
        position: initial;
        right: 0;
        bottom: 0;
    }
}
/* End */


/* Start:/local/templates/dieselv2/components/bitrix/catalog.section/view_new/themes/blue/style.min.css?1606141419706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/dieselv2/components/bitrix/catalog/catalog/bitrix/catalog.smart.filter/.default/style.css?16061414192153 */
/* /local/templates/dieselv2/components/bitrix/catalog.item/view_block/style.css?17670207732016 */
/* /local/templates/dieselv2/components/bitrix/catalog.section/view_new/themes/blue/style.min.css?1606141419706 */
