

/* Start:/local/templates/.default/components/ma/catalog/catalog/style.min.css?17313881811101*/
.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{margin:40px 0}.catalog-block-header{margin:0 0 45px;padding:0;font-weight:400;font-size:22px;line-height:1.2;font-family:'Roboto','Arial',sans-serif}.b-catalog-top-description{margin-bottom:20px}.b-catalog-bottom-description{margin-top:20px}@media screen and (max-width:767px){.l-page.l-inner{overflow:hidden}.row.b-catalog{margin-right:0;margin-left:0}.row.b-catalog .col-xs-12{padding-right:.1px;padding-left:.1px}.row.b-catalog .product-item-container{margin-right:0}.bx-touch .product-item{max-width:100%!important}}
/* End */


/* Start:/local/templates/.default/components/ma/catalog/catalog/ma/catalog.section.list/list/style.css?17313881812998*/
/* list in catalog section */

.b-catalog-sections {
	margin-bottom: 36px;
}

.b-catalog-sections .ul-deep-1 {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 1.2;
}

.b-catalog-sections .li-deep-1 {
	position: relative;
	z-index: 10;
	margin: 0 0 -1px 0;
	padding: 23px 27px 13px;
	border: 1px solid #d3d3d3;
}

.b-catalog-sections .li-deep-1:hover {
	position: relative;
	z-index: 11;
	box-shadow: 0px 0px 10px 0px rgba(13, 102, 179, 0.2);
}

.b-catalog-sections a,
.b-catalog-sections a:visited {
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	color: #292929;
}

.b-catalog-sections a:hover,
.b-catalog-sections a:active {
	text-decoration: underline;
}


.b-catalog-sections a.active {
	color: #ff5047;
}

.ul-deep-2 a.active {
	pointer-events: none;
}

.b-catalog-sections a.a-deep-4.active,
.b-catalog-sections a.a-deep-3.active,
.b-catalog-sections a.a-deep-2.active {
	/* text-decoration: underline; */
	pointer-events: none;
	cursor: default;
}

.b-catalog-sections .a-deep-1,
.b-catalog-sections .a-deep-1:visited,
.b-catalog-sections .a-deep-1:hover,
.b-catalog-sections .a-deep-1:active {
	position: relative;
	display: block;
	margin-bottom: 9px;
	padding-right: 18px;
	text-decoration: none;
	text-transform: uppercase;
}


.b-catalog-sections .li-deep-1.active .ul-deep-2 {
	display: block;
}

.b-catalog-sections .ul-deep-2 {
	display: none;
	margin-top: 18px;
}


.b-catalog-sections .li-deep-2 {
	margin: 11px 0;
}

.b-catalog-sections .a-deep-2 {}

.b-catalog-sections .li-deep-2.active .li-deep-3.active .ul-deep-4,
.b-catalog-sections .li-deep-2.active .ul-deep-3 {
	display: block;
}

.b-catalog-sections .ul-deep-4,
.b-catalog-sections .ul-deep-3 {
	display: none;
}

.b-catalog-sections .li-deep-4,
.b-catalog-sections .li-deep-3 {
	position: relative;
	padding-left: 20px;
	margin: 9px 0;
}

.b-catalog-sections .li-deep-4::before,
.b-catalog-sections .li-deep-3::before {
	content: '—';
	position: absolute;
	top: 0;
	left: 0;
}

.b-catalog-sections .li-deep-4.active::before,
.b-catalog-sections .li-deep-3.active::before {
	color: #ff5047;
}

.b-catalog-sections .a-deep-4,
.b-catalog-sections .a-deep-3 {
	font-size: 12px;
}


.b-catalog-sections .sub-section-toogle {
	position: absolute;
	/*top: 31px;*/
	/*right: 28px;*/
	top: 50%;
	right: 1px;
	width: 9px;
	height: 9px;
	margin-top: -7px;
	border-right: 2px solid #d3d3d3;
	border-bottom: 2px solid #d3d3d3;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer;
}

.b-catalog-sections .active .sub-section-toogle {
	border-right-color: #ff5047;
	border-bottom-color: #ff5047;
}

.b-catalog-sections .selected .sub-section-toogle {
	/*top: 36px;*/
	margin-top: -3px;
	border-right-color: #ff5047;
	border-bottom-color: #ff5047;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.b-catalog-sections .selected .a-deep-1 {}
/* End */


/* Start:/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/style.min.css?173138818113324*/
.b-catalog-filter{margin-bottom:36px}.b-catalog-filter-section{position:relative}.b-catalog-filter-title{font-size:28px;margin:0 0 15px 0}.b-catalog-filter-parameters-box{position:relative;z-index:10;padding:23px 27px 13px;border:1px solid #d3d3d3;margin:0 0 -1px 0}.b-catalog-filter-parameters-box.is-disabled{display:none}.b-catalog-filter-parameters-box:hover{position:relative;z-index:11;box-shadow:0 0px 10px 0 rgba(13,102,179,.2)}.b-catalog-filter-button-box input{display:block;min-width:175px;padding:14px 15px 13px;margin:0 auto 11px;border-radius:20px}.b-catalog-filter-parameters-box-title{position:relative;margin-bottom:9px;padding-right:18px;font-size:14px;line-height:1.2;text-transform:uppercase;color:#292929}.b-catalog-filter-parameters-box-title .filter-prop-toggle{position:absolute;top:50%;right:1px;width:9px;height:9px;margin-top:-7px;border-right:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.bx-active .b-catalog-filter-parameters-box-title .filter-prop-toggle{margin-top:-3px;border-right-color:#ff5047;border-bottom-color:#ff5047;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.b-catalog-filter-block{display:none;margin-top:18px;-webkit-transition:padding .3s ease;-o-transition:padding .3s ease;transition:padding .3s ease}.b-catalog-filter-button-box .b-catalog-filter-block,.b-catalog-filter-parameters-box.bx-active .b-catalog-filter-block{display:block}.b-catalog-filter-parameters-box.bx-active .b-catalog-filter-block i.bx-ft-sub{font-size:14px;font-style:normal;display:block;padding-bottom:5px}.b-catalog-filter-input-container input{display:block;width:100%;height:32px;margin:0;padding:0 4px;font:inherit;text-align:center;border:1px solid #d3d3d3;border-radius:16px;background:#f8fafe;outline:none}.bx-retina .b-catalog-filter-input-container input{border-width:.5px}.bx-ios .b-catalog-filter-input-container input{background-image:-webkit-linear-gradient(#fff 0,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff 0,#fff 100%);background-image:linear-gradient(#fff 0,#fff 100%)}.b-catalog-filter-button-box{padding-top:20px;padding-bottom:9px}.bx-ui-slider-track-container{padding-top:26px;padding-bottom:12px}.bx-ui-slider-track{position:relative;height:4px}.bx-ui-slider-part span{font-size:11px;position:absolute;top:-16px;left:50%;display:block;width:100px;margin-left:-50px;text-align:center;color:#000}.bx-ui-slider-part.p2 span,.bx-ui-slider-part.p3 span,.bx-ui-slider-part.p4 span{color:#6b8086}.bx-ui-slider-range,.bx-ui-slider-pricebar,.bx-ui-slider-pricebar-vd,.bx-ui-slider-pricebar-vn,.bx-ui-slider-pricebar-v{position:absolute;top:0;bottom:0}.bx-ui-slider-range{z-index:85}.bx-ui-slider-pricebar{z-index:100}.bx-ui-slider-pricebar-vd{z-index:60}.bx-ui-slider-pricebar-vn{z-index:70}.bx-ui-slider-pricebar-v{z-index:80}.bx-ui-slider-handle{position:absolute;top:50%;width:16px;height:16px;margin-top:-8px;background:#3d6bb8;border:3px solid #fff;border-radius:50%}.bx-ui-slider-handle:hover{-webkit-cursor:-webkit-grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab}.bx-ui-slider-handle:active{-webkit-cursor:-webkit-grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing}.bx-ui-slider-handle.left{left:0;margin-left:-8px}.bx-ui-slider-handle.right{right:0;margin-right:-8px}.bx-ui-slider-track{background:#e7e7e7}.bx-ui-slider-pricebar-vd{background:#849da4}.bx-ui-slider-pricebar-vn{background:#ddd}.bx-ui-slider-pricebar-v{background:#3d6bb8}.b-catalog-filter-select-container{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;height:35px;border-radius:3px;border:1px solid #ccd5db}.bx-retina .b-catalog-filter-select-container{border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat;-o-border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat;border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat}.b-catalog-filter-select-block{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:33px;margin:0;padding:0 33px 0 10px;border:none;border-radius:2px;background:#fff}.b-catalog-filter-select-text{font-size:15px;line-height:33px;overflow:hidden;max-width:100%;height:33px;cursor:pointer;vertical-align:middle;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-ms-text-overflow:ellipsis}.b-catalog-filter-select-text.fix{min-width:120px}.b-catalog-filter-select-text label{cursor:pointer}.b-catalog-filter-select-arrow{position:absolute;top:0;right:0;width:34px;height:33px;cursor:pointer;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center}.b-catalog-filter-select-popup{background:#fff;padding:0;min-width:173px}.b-catalog-filter-select-popup ul{margin:0;padding:0;list-style:none}.b-catalog-filter-select-popup ul li{display:block;text-align:left;vertical-align:middle}.b-catalog-filter-select-popup ul li:first-child{border-bottom:1px solid #e5e5e5;padding-bottom:5px;margin-bottom:5px}.b-catalog-filter-select-popup ul li label{font-size:14px;line-height:26px;display:block;text-align:left!important;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:26px;padding:0 5px;cursor:pointer;vertical-align:middle;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-ms-text-overflow:ellipsis;color:#575757}.b-catalog-filter-select-popup ul li label.selected,.b-catalog-filter-select-popup ul li label:hover{color:#000;background:#f3f8fa}.b-catalog-filter-select-popup ul li label.disabled{color:#b8b8b8;background:transparent}.b-catalog-filter-select-popup ul li .b-catalog-filter-param-text{line-height:34px!important}.b-catalog-filter-tag{padding:18px}.bx-tag-link{font-size:12px;text-decoration:none;text-shadow:none}.bx-tag-link.bx-active,.bx-tag-link:hover{color:#1d3d46}.b-catalog-filter-param-label{margin:0;font-weight:normal;cursor:pointer}.b-catalog-filter-param-text{font-weight:normal}.b-catalog-filter-param-label.disabled{opacity:.4;cursor:default}.b-catalog-filter-param-label.dib{display:inline-block}.b-catalog-filter-param-btn-inline .b-catalog-filter-param-label{float:left;display:block;margin-right:5px}.b-catalog-filter-param-btn-block .b-catalog-filter-param-label{display:block}.b-catalog-filter-select-popup .b-catalog-filter-param-label.bx-active{background:#f3f8fa}.b-checkbox{position:relative;padding-left:25px;line-height:19px;margin:0 0 10px}.b-checkbox input[type=checkbox]{position:absolute;top:0;left:0;opacity:0}.b-checkbox .jq-checkbox{position:absolute;top:0;left:0;margin:0}.b-catalog-filter-param-btn{font-weight:normal;display:inline-block;width:38px;height:38px;padding:6px;text-align:center;text-decoration:none;color:#000;vertical-align:middle;border:1px solid #ccd5db;border-radius:2px;background:#fff;position:relative;-webkit-transition:border .3s ease,box-shadow .1s ease,color .3s ease;-o-transition:border .3s ease,box-shadow .1s ease,color .3s ease;-webkit-transition:border .3s ease,color .3s ease,-webkit-box-shadow .1s ease;transition:border .3s ease,color .3s ease,-webkit-box-shadow .1s ease;transition:border .3s ease,box-shadow .1s ease,color .3s ease;transition:border .3s ease,box-shadow .1s ease,color .3s ease,-webkit-box-shadow .1s ease;cursor:pointer}.bx-retina .b-catalog-filter-param-btn{border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat;-o-border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat;border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/border_default.png) 2 repeat}.b-catalog-filter-param-label.disabled .b-catalog-filter-param-btn.bx-color-sl{background:transparent;-webkit-box-shadow:none;box-shadow:none}.b-catalog-filter-param-label.disabled .b-catalog-filter-param-btn.bx-color-sl{position:relative}.b-catalog-filter-param-label.disabled .b-catalog-filter-param-btn.bx-color-sl:before{position:absolute;bottom:0;right:0;top:0;left:0;content:' ';display:block;z-index:100;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;opacity:.7}.b-catalog-filter-param-btn .b-catalog-filter-param-text{line-height:26px}.b-catalog-filter-param-btn.bx-spm{width:23px;min-width:23px;height:23px;line-height:23px;font-weight:normal;padding:0;font-size:17px;color:#767b7e;vertical-align:top;border-radius:50%;background-color:transparent}.b-catalog-filter-param-btn.bx-spm.bx-plus{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center}.b-catalog-filter-param-btn.bx-spm.bx-minus{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center}.b-catalog-filter-param-btn.bx-spm:active{outline:none!important;-webkit-box-shadow:inset 0 2px 3px rgba(0,0,0,.12);box-shadow:inset 0 2px 3px rgba(0,0,0,.12)}.b-catalog-filter span.bx-spm{font-size:18px;line-height:23px;display:inline-block;height:23px;margin:0 10px;vertical-align:middle;color:#000}.b-catalog-filter-select-popup .b-catalog-filter-select-text-icon,.b-catalog-filter-select-text-icon{line-height:33px;position:relative;display:inline-block;width:23px;height:23px;margin-top:-4px;margin-right:2px;vertical-align:middle;border-radius:2px}.b-catalog-filter-select-popup .b-catalog-filter-btn-color-icon,.b-catalog-filter-btn-color-icon{line-height:24px;border-radius:2px;display:inline-block;width:24px;height:24px;vertical-align:middle;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);background-size:cover}.b-catalog-filter-select-popup .b-catalog-filter-btn-color-icon{width:20px;height:20px;margin:2px 0;top:0!important}.b-catalog-filter-select-block .b-catalog-filter-btn-color-icon{top:-1px!important}.b-catalog-filter-btn-color-icon.all{position:relative;border:none;-webkit-box-shadow:none;box-shadow:none}.b-catalog-filter-btn-color-icon.all:after,.b-catalog-filter-btn-color-icon.all:before{position:absolute;width:60%;height:60%;background:#fff;content:" ";-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}.b-catalog-filter-btn-color-icon.all:after{right:0;bottom:0}.b-catalog-filter-btn-color-icon.all:before{top:0;left:0}.b-catalog-filter-param-label.disabled .b-catalog-filter-btn-color-icon{opacity:.2}.b-catalog-filter-parameter-biz{font-size:14px;line-height:15px;display:inline-block;margin-right:10px;text-decoration:none;color:#1485ce;border-bottom:1px dashed}.b-catalog-filter-parameter-biz:hover{text-decoration:none;border-bottom:1px solid}.b-catalog-filter-parameter-biz.bx-active{position:relative;color:#000;border-color:transparent}.btn-themes{color:#FFF}.btn-themes.bx-active,.btn-themes.focus,.btn-themes:active,.btn-themes:focus,.btn-themes:hover{color:#FFF}.b-catalog-filter-popup-result{position:absolute;top:50%;left:100%;z-index:50;display:none;width:158px;margin-left:5px;padding:8px;font-size:14px;line-height:21px;text-align:center;background-color:#fff;border-width:6px 6px 6px 16px;border-style:solid;border-color:#d3d3d3;border-radius:6px;border-image:url(/local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/images/result_popup.png) 6 6 6 16 fill repeat;transform:translateY(-50%)}.b-catalog-filter-popup-result .g-button{margin-top:9px}.b-catalog-filter-horizontal .b-catalog-filter-popup-result{display:inline-block;position:relative;left:auto;right:auto;bottom:-7px}.b-catalog-filter-parameters-box.mobile-button_open-filter{display:none}@media(max-width:767px){.bx-touch .b-catalog-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 .b-catalog-filter-popup-result br{display:none}.b-catalog-filter-popup-result .arrow{display:none}.b-catalog-filter-section form{opacity:0}.b-catalog-filter-section form.mobile-hidden{height:0;padding-bottom:1px;opacity:1;transition:.3s;overflow:hidden}.b-catalog-filter-parameters-box.mobile-button_open-filter{display:block}}.b-catalog-filter-button-box input[disabled],.b-catalog-filter-button-box input[disabled="disabled"]{opacity:.5}.b-catalog-filter-button-box input.g-button[disabled]:hover,.b-catalog-filter-button-box input.g-button[disabled="disabled"]:hover{background-color:#3d6bb8}.b-catalog-filter-button-box input.g-button-ghost[disabled]:hover,.b-catalog-filter-button-box input.g-button-ghost[disabled="disabled"]:hover{background-color:transparent;border:1px solid #d3d3d3;color:#292929!important}.filter-novinka{display:none!important}
/* End */


/* Start:/local/templates/.default/components/ma/catalog/catalog/css/sort-bar.min.css?17313881812892*/
.b-catalog-elements-display{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;margin:0 0 17px 0}@media(min-width:768px){.b-catalog-elements-display{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.b-catalog-item-sorting,.b-catalog-elements-count,.b-catalog-elements-view{margin:0 0 20px 0}@media(min-width:768px){.b-catalog-item-sorting{margin-right:30px}}@media(min-width:1200px){.b-catalog-item-sorting,.b-catalog-elements-count,.b-catalog-elements-view{margin-bottom:0}}@media(min-width:768px){.b-catalog-elements-count{margin-right:auto}}@media(min-width:768px){.b-catalog-elements-view{margin-left:30px}}.b-catalog-item-sorting span,.b-catalog-elements-count span,.b-catalog-elements-view span{display:inline-block;vertical-align:middle}@media(min-width:768px) and (max-width:1200px){.b-catalog-item-sorting span,.b-catalog-elements-count span,.b-catalog-elements-view span{display:block}}.b-catalog-item-sorting_select,.b-catalog-elements-count_celect{display:inline-block;width:195px;margin-left:7px;vertical-align:middle}.b-catalog-elements-count_celect{width:65px}.b-catalog-item-sorting select,.b-catalog-elements-count select{display:inline-block;width:auto;height:32px;margin-left:5px;font:inherit;line-height:30px;vertical-align:middle;border:1px solid #d3d3d3;background-color:#f8fafe;border-radius:1px;opacity:0}.b-catalog-elements-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-catalog-elements-view a{margin:0 0 0 11px;font-size:0}.b-catalog-elements-view ._ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:21px;height:15px}.b-catalog-elements-view i{height:3px;margin:0 2px 2px 0;background-color:#b7b8b9}.b-catalog-elements-view ._square{width:5px}.b-catalog-elements-view ._rectangle{width:12px;margin-right:0}.b-catalog-elements-view ._rectangle._long{width:19px;margin-right:0}.b-catalog-elements-view .selected i{background-color:#3d6bb8}.b-elements-counter_text{margin:10px 0;padding:10px 0 10px 27px;border:1px solid #d3d3d3}.novinka{display:flex;justify-content:space-between;margin-bottom:10px;padding:10px 27px 10px 27px;border:1px solid #d3d3d3}.novinka__title{margin-bottom:0;line-height:24px}.novinka__block{opacity:1}.novinka__checkbox .inner-checkbox{margin:0;width:17px;height:17px;vertical-align:middle;background:#fff;border:1px solid #d3d3d3;cursor:pointer}.cart-block{margin-bottom:10px!important}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/ma_default/style.min.css?17313881812805*/
.b-page-navigation{margin:50px 0 0 0;font-size:0;text-align:center}@media(min-width:768px){.b-page-navigation{margin-top:45px;text-align:right}}.b-page-navigation a,.b-page-navigation a:visited,.b-page-navigation_current,.b-page-navigation_dots{display:inline-block;min-width:40px;margin-left:5px;margin-bottom:5px;padding:12px 5px;font-weight:bold;font-size:14px;line-height:1;text-align:center;text-decoration:none;color:#292929;border:1px solid #d3d3d3;border-radius:23px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}@media(min-width:768px){.b-page-navigation a,.b-page-navigation a:visited,.b-page-navigation_current,.b-page-navigation_dots{min-width:45px;margin-left:7px;margin-bottom:7px;padding:14px 8px;font-size:15px}}.b-page-navigation_first{margin-left:0}.b-page-navigation_current,.b-page-navigation a:hover,.b-page-navigation a:active{text-decoration:none;background:#3d6bb8;border-color:#3d6bb8;color:#fff}.b-page-navigation a.b-page-navigation_next,.b-page-navigation a.b-page-navigation_previous,.b-page-navigation a.b-page-navigation_all,.b-page-navigation a.b-page-navigation_pagen{width:auto}.b-page-navigation a.b-page-navigation_next,.b-page-navigation a.b-page-navigation_previous{position:relative;color:transparent}.b-page-navigation a.b-page-navigation_next:before,.b-page-navigation a.b-page-navigation_next:after,.b-page-navigation a.b-page-navigation_previous:before,.b-page-navigation a.b-page-navigation_previous:after{position:absolute;content:'';display:block;transition:all .2s}.b-page-navigation a.b-page-navigation_previous:before{right:9px;width:22px;height:2px;margin-top:7px;background:#292929}.b-page-navigation a.b-page-navigation_previous:after{left:11px;width:8px;height:8px;margin-top:-11px;border-top:2px solid #292929;border-right:2px solid #292929;transform:rotate(-135deg)}.b-page-navigation a.b-page-navigation_next:before{left:9px;width:22px;height:2px;margin-top:7px;background:#292929}.b-page-navigation a.b-page-navigation_next:after{right:11px;width:8px;height:8px;margin-top:-11px;border-top:2px solid #292929;border-right:2px solid #292929;transform:rotate(45deg)}.b-page-navigation a.b-page-navigation_previous:hover:before,.b-page-navigation a.b-page-navigation_next:hover:before{background:#fff}.b-page-navigation a.b-page-navigation_previous:hover:after,.b-page-navigation a.b-page-navigation_next:hover:after{border-top-color:#fff;border-right-color:#fff}@media screen and (max-width:767px){.b-page-navigation a.b-page-navigation_previous:before{right:8px;width:18px}.b-page-navigation a.b-page-navigation_previous:after{margin-top:-10px}.b-page-navigation a.b-page-navigation_next:before{left:8px;width:18px;height:2px;margin-top:7px;background:#292929}.b-page-navigation a.b-page-navigation_next:after{margin-top:-10px}}
/* End */


/* Start:/local/templates/.default/components/ma/catalog.section/.default/style.css?173138818115165*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header {
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	color: #000;
}

.b-catalog-section-description {
	margin: 75px 0;
	font-size: 14px;
	line-height: 20px;
}

.b-catalog-section-description h2,
.b-catalog-section-description h3,
.b-catalog-section-description h4,
.b-catalog-section-description h5,
.b-catalog-section-description h6 {
	margin: 1.6em 0;
	font-weight: normal;
}

.b-catalog-section-description ul {
	padding: 0;
	list-style: none;
}

.b-catalog-section-description ul li {
	/*position: relative;*/
	/*padding: 0 0 0 18px;*/
}

.b-catalog-section-description ul li::before {
	content: '—';
	margin-right: 4px;
	/*position: absolute;
	top: 10px;
	left: 0;
	width: 13px;
	height: 1px;
	background: #292929;*/
}

.b-catalog-section-message.g-message {
	margin-bottom: 80px;
}


.popup-compare .popup-window-content p {
	margin: 0 0 0 !important;
}

@media (max-width: 1199px) {
	.popup-compare {
		margin: 15px;
	}
	.popup-compare .popup-window-content {
		text-align: center;
	}
	.popup-compare .popup-window-content-pic {
		margin: 0 auto 15px !important;
	}
}

@media (min-width: 1200px) {

	.popup-window-overlay {
		background: transparent !important;
	}

	.popup-compare  {
		position: fixed !important;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		height: 82px !important;
		box-shadow: 0 0 81px 0 rgba(13, 102, 179, 0.51);
	}

	.popup-compare .popup-window-content {
		position: absolute !important;
		max-width: 960px !important;
		padding: 0 !important;
		top: 50% !important;
		left: 50% !important;
		display: flex;
		align-items: center;
		margin-left: -570px !important;
		margin-top: -32px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}

	/*.popup-window-content p {
		margin: 0 0 0 !important;
	}*/

	.popup-compare .popup-window-close-icon {
		top: 50% !important;
		right: 50% !important;
		margin-right: -570px !important;
		margin-top: -14px !important;
	}

	.popup-compare .popup-window-close-icon::after {
		width: 14px !important;
		height: 14px !important;
		background-image: url('/local/templates/.default/components/ma/catalog.section/.default/../../../../img/popup-close.png') !important;
	}


	.popup-compare .popup-window-buttons {
		position: absolute !important;
		padding: 0 !important;
		top: 50% !important;
		right: 50% !important;
		margin-right: -530px !important;
		margin-top: -16px !important;
	}

}


a.product-item-info-container-inner-round-button,
a.product-item-info-container-inner-round-button:hover,
a.product-item-info-container-inner-round-button:active {
	text-decoration: none;
}

a.product-item-info-container-inner-round-button:hover{
	background: #ff5047;
}

a.product-item-info-container-inner-round-button:hover .product-item-info-container-inner-round-button-question{
	color: #fff;
}

.product-item-info-container-inner-round-button {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e9f1f4;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.product-item-info-container-inner-round-button-question {
	font-size: 16px;
	font-weight: 900;
	color: #888;
}

.product-item-info-container-inner-round-button-hint-text {
	background: #fff;
	padding: 1rem;
	border-radius: 6px;
	border: 1px solid #ccc;
	box-shadow: 0px 7px 5px 0px #0002;
}
.product-item-info-container-inner-round-button-hint-tail {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -9px;
}

.product-item-info-container-inner-round-button:hover .product-item-info-container-inner-round-button-hint {
	opacity: 1;
}

.product-item-info-container-inner-round-button-hint {
	position: absolute;
	font-weight: 400;
	color: #222;
	font-size: 14px;
	top: -40px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.25s;
}


.product-item-info-container-inner-button {
	width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 320px;
	gap: 20px;
}

/*
.product-item-info-container.product-item-price-container {
	width: 100%;
}
*/

.product-item-info-container-inner-button .product-item-info-container-inner-price span {
	font-weight: inherit;
	font-size: inherit;
}

.product-item-line-list .product-item-info-container-inner-button {
	flex-direction: column-reverse;
	align-items: flex-start;
	gap: 20px;
	justify-content: center;
}

@media (min-width: 1200px) {
	.product-item-line-list .product-item-info-container-inner-button {
		flex-direction: row-reverse;
		align-items: flex-start;
		gap: 20px;
	}
}

.line-product-item-price-container {
	width: 100%;
}

.table-product-item-info .table-product-item-info-container[data-entity="price-block"]{
	margin: 0;
}


.table-product-item .table-product-item-info {
	flex: 0 0 auto;
	min-width: 120px;
	justify-content: flex-start;
	padding-left: 20px;
}

.product-item-info-container-inner-price > * {
	display: block;
	line-height: 1.25;
}


.table-product-item-title a {
	word-break: break-word;
}

.product-item-info-container-inner-price {
	font-size: 14px;
}

.table-product-item .table-product-item-title-n-props {
	flex-shrink: 1;
	margin-right: 10px
}

@media (min-width: 1200px) {
	.table-product-item .table-product-item-title-n-props {
		margin-right: 40px
	}
	.product-item-info-container-inner-price > * {
		display: inline-block;
	}
	.table-product-item .table-product-item-info {
		margin-right: 40px;
	}
}

/*--- [ma-30297] инициализация карусели по требованию ---begin-*/
.b-product-list-carousel {
	position: relative;
	overflow: hidden;
	display: flex !important;
}
	.b-product-list-carousel .product-item-list-col-1 {
		/*width: calc(20% + 30px);*/
		flex-shrink: 0;
	}

	/** @see {SITE_TEMPLATE_PATH}/js/main.js: `app.initCatalogProductListSlider` */
	.b-product-list-carousel .product-item-list-col-1 {/* 1 элемент в строке */
		width: calc(100% + 30px);
	}
	@media (min-width: 500px) {/* 2 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(50% + 30px);
		}
	}
	@media (min-width: 768px) {/* 3 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(33.3333% + 30px);
		}
	}
	@media (min-width: 1200px) {/* 5 элемент в строке */
		.b-product-list-carousel .product-item-list-col-1 {
			width: calc(20% + 30px);
		}
	}

	.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:first-child + .product-item-list-col-1 {
		visibility: hidden;
	}
	.b-product-list-carousel.owl-loaded .product-item-list-col-1:first-child + .product-item-list-col-1 {
		visibility: visible;
	}
	@media (min-width: 500px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:first-child + .product-item-list-col-1 {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(3) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(3) {
			visibility: visible;
		}
	}
	@media (min-width: 768px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(3) {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(4) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(4) {
			visibility: visible;
		}
	}
	@media (min-width: 1200px) {
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(4) {
			visibility: visible;
		}
		.b-product-list-carousel:not(.owl-loaded) .product-item-list-col-1:nth-child(6) {
			visibility: hidden;
		}
		.b-product-list-carousel.owl-loaded .product-item-list-col-1:nth-child(6) {
			visibility: visible;
		}
	}

	.b-product-list-carousel [class*="col-"],
	.b-product-list-carousel .product-item-container {
		height: 100% !important;
	}
	.b-product-list-carousel + .owl-nav {
		position: relative;
		z-index: 1;
	}
		.b-product-list-carousel + .owl-nav .owl-prev,
		.b-product-list-carousel + .owl-nav .owl-next {
			position: absolute;
			top: 50%;
			width: 46px;
			height: 46px;
			font-size: 0;
			background-color: #fff;
			border: 1px solid #3d6bb8;
			border-radius: 50%;
			cursor: pointer;
			/*transform: translateY(-50%);*/
		}
		.b-product-list-carousel + .owl-nav .owl-prev {
			transform: translateY(-23px);
		}
		.b-product-list-carousel + .owl-nav .owl-next {
			transform: translateY(-23px);
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before,
		.b-product-list-carousel + .owl-nav .owl-next:before,
		.b-product-list-carousel + .owl-nav .owl-prev:after,
		.b-product-list-carousel + .owl-nav .owl-next:after {
			content: '';
			position: absolute;
			top: 50%;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before,
		.b-product-list-carousel + .owl-nav .owl-next:before {
			width: 22px;
			height: 2px;
			margin-top: -1px;
			background: #3787d5;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:before {
			left: 50%;
			margin-left: -10px;
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:before {
			background-color: #d3d3d3;
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:after,
		.b-product-list-carousel + .owl-nav .owl-next.disabled:after {
			background: transparent;
			border-color: #d3d3d3;
			cursor: default;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:after,
		.b-product-list-carousel + .owl-nav .owl-next:after {
			width: 8px;
			height: 8px;
			margin-top: -4px;
		}
		.b-product-list-carousel + .owl-nav .owl-prev:after {
			left: 11px;
			border-top: 2px solid #3787d5;
			border-left: 2px solid #3787d5;
			transform: rotate(-45deg);
		}
		.b-product-list-carousel + .owl-nav .owl-prev.disabled:after {
			border-top-color: #d3d3d3;
			border-left-color: #d3d3d3;
		}
		.b-product-list-carousel + .owl-nav .owl-next:before {
			right: 50%;
			margin-right: -10px;
		}
		.b-product-list-carousel + .owl-nav .owl-next:after {
			right: 11px;
			border-top: 2px solid #3787d5;
			border-right: 2px solid #3787d5;
			transform: rotate(45deg);
		}

	.b-product-list-carousel + .owl-nav .owl-prev.disabled,
	.b-product-list-carousel + .owl-nav .owl-prev.disabled:hover {
		background: #fff;
		border-color: #d3d3d3;
		cursor: default;
	}
	.b-product-list-carousel + .owl-nav .owl-prev {
		left: -8px;
	}
	.b-product-list-carousel + .owl-nav .owl-next {
		right: -8px;
	}
	@media (min-width: 1200px) {/* 2 элемент в строке */
		.b-product-list-carousel + .owl-nav .owl-prev {
			left: -65px;
		}
		.b-product-list-carousel + .owl-nav .owl-next {
			right: -65px;
		}
	}

	.b-product-list-carousel + .owl-nav [class*="owl-"]:hover {
	  background: #3d6bb8;
	}
	.b-product-list-carousel + .owl-nav [class*="owl-"]:not(.disabled):hover::before {
	  background: #fff;
	}
	.b-product-list-carousel + .owl-nav .owl-next:not(.disabled):hover::after {
	  border-right-color: #fff;
	}
	.b-product-list-carousel + .owl-nav [class*="owl-"]:not(.disabled):hover::after {
	  border-top-color: #fff;
	}


.b-product-list-carousel.owl-loaded {
	overflow: visible;
}
	.b-product-list-carousel.owl-loaded .product-item-list-col-1 {
		width: 100%;
		flex-shrink: unset;
	}
.b-product-list-carousel.owl-loaded .owl-item {
	display: flex;
	justify-content: center;
}
/*--- [ma-30297] инициализация карусели по требованию ---end-*/

/* End */


/* Start:/local/templates/.default/components/ma/catalog.item/.default/style.css?173521366229763*/
.catalog-section {}
.catalog-section [class*="product-item-list"] .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: 0;
	margin-left: 0;
}
.catalog-section [class*="product-item-list"] .row [class*="col-"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-right: 0;
	padding-left: 0;
}
.product-item-container {
	width: 100%;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 100%;
}
.product-item-container.hover {
	z-index: 5;
}
.product-item {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 12px 12px;
	background: #fff;
	border: 1px solid #d3d3d3;
}
.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}
@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) {
		clear: both;
	}
}
.bx-retina .product-item {
	border-width: .5px;
}
.product-item * {
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
@media (max-width: 767px) {
	.product-item {
		padding: 15px 5px 5px
	}
	.product-item-line-card .product-item .col-xs-12:nth-child(2n) {
		clear: both;
	}
}
.bx-no-touch .product-item-container.hover .product-item {
	/*position: absolute;
	right: 0;
	left: 0;*/
	-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
}
.bx-touch .product-item {
	padding: 15px 0 0;
	width: 100%;
}
.bx-no-touch .product-item-container.hover .product-item {
	-webkit-animation: product-item-hover 300ms 1 ease;
}
@-webkit-keyframes product-item-hover {
	0% {
		/*position: absolute;*/
		/*left: -15px;*/
		/*right: -15px;*/
		/*border: 1px solid transparent;*/
		-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
		box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	}
	100% {
		/*border: 1px solid transparent;*/
		-webkit-box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
		box-shadow: 0 0 10px 0 rgba(13, 102, 179, .2);
	}
}
/*Image*/

.product-item-image {
	position: relative;
	margin-bottom: 14px;
}
/* Analytics & compare*/

.product-item-analytics,
.product-item-compare-container {
	position: absolute;
	top: 0;
	z-index: 2;
	font-size: 0;
}
.product-item-analytics {
	left: 0;
}
.product-item-compare-container {
	/*left: 30px;*/
	left: 0;
}
.product-item-analytics span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat -38px 3px;
	border-radius: 50%;
	cursor: pointer;
}
.product-item-analytics span:hover {
	background-color: #ff5047;
	background-position: -38px -29px;
}
.product-item-compare label {
	margin: 0;
}
.product-item-compare input[type="checkbox"] {
	display: none;
}
.product-item-compare input[type="checkbox"]+span {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: #e9f1f4 url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat -74px 3px;
	border-radius: 50%;
	cursor: pointer;
}
.product-item-compare input[type="checkbox"]+span:hover,
.product-item-compare input[type="checkbox"]:checked+span {
	background-color: #ff5047;
	background-position: -74px -29px;
}
.product-item-label-container{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
}
.product-item-sale-label {
	padding: 4px 6px;
	background: #b0c726;
	border-radius: 4px;
	width: fit-content;
	margin-left: auto;
	margin-bottom: 3px;
}
.product-item-sale-label--sale{
	background-color: #ff5047;
}
.product-item-sale-label--new{
	background-color: #27AE60;
}
.product-item-sale-label--preorder{
	background-color: #3D6BB8;
}
@media(max-width: 450px){
	.product-item-label-container{
		font-size: 11px;
	}
	.product-item-sale-label {
		padding: 3px 5px;
	}
}
.product-item-image-wrapper {
	position: relative;
	z-index: 1;
	display: block;
	padding-top: 90%;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-item-image-wrapper:hover {}
.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
	padding-top: 54%;
}
.product-item-image-original,
.product-item-image-alternative {
	display: flex;
	align-content: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*display: block;*/
	width: 100%;
	height: 100%;
	/*background-position: center;
	background-size: contain;
	background-repeat: no-repeat;*/
	-webkit-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}
.product-item-image-original__img,
.product-item-image-alternative__img {
	max-width: 100%;
	max-height: 100%;
}
.owl-carousel .owl-item .product-item-image-original__img,
.owl-carousel .owl-item .product-item-image-alternative__img {
	width: auto;
}
.product-item-image-original {
	z-index: 5;
}
.product-item-image-alternative {
	z-index: 7;
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-original {
	opacity: 0;
}
.bx-no-touch .product-item-container.hover .product-item-image-alternative {
	opacity: 1;
}
.product-item-big-card .product-item-image-wrapper {
	margin-bottom: 25px;
}
/*Image Slider*/

.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
	.product-item-image-slide {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		-o-transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.product-item-image-slider-slide-container>.active,
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
	display: block;
}
.product-item-image-slider-slide-container>.active {
	left: 0;
}
.product-item-image-slider-slide-container>.next,
.product-item-image-slider-slide-container>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.product-item-image-slider-slide-container>.next {
	left: 100%;
}
.product-item-image-slider-slide-container>.prev {
	left: -100%;
}
.product-item-image-slider-slide-container>.next.left,
.product-item-image-slider-slide-container>.prev.right {
	left: 0;
}
.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}
.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 190;
	padding: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container {
	opacity: 1;
}
.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover {
	cursor: pointer;
}
/*Label*/

.product-item-label-text {
	position: absolute;
	z-index: 9;
}
.product-item-label-text span {
	display: block;
	min-width: 44px;
	padding: 4px 2px;
	font-size: 11px;
	line-height: 1;
	text-transform: uppercase;
	background: #b0c726;
	border: none;
	border-radius: 2px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.product-item-label-text span.action {
	background-color: #fba22f;
}
.product-item-label-ring {
	position: absolute;
	z-index: 9;
}
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
/*RING*/

.product-item-label-ring {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}
.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}
.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}
.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}
.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}
@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}
.product-item-label-top {
	top: 0;
}
.product-item-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.product-item-label-center>div {
	text-align: center;
}
.product-item-label-left {
	left: 0;
}
.product-item-label-left>div {
	text-align: left;
}
.product-item-label-bottom {
	bottom: 0;
}
.product-item-label-middle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product-item-label-right {
	right: 0;
}
.product-item-label-right>div {
	text-align: right;
}
.product-item-label-center.product-item-label-middle {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
/*Title*/

.product-item-title-n-props {
	margin: 0 5px 11px;
}
.product-item-title, .product-item-title h2 {
	margin: 0 0 3px;
	font-size: 14px;
	line-height: 17px;
	height: 51px;
	overflow: hidden;
	word-break: break-word;
}
.product-item-title a {
	display: inline-block;
}
/*Price*/

.product-item-price-container {}
.product-item-price-current {
	white-space: nowrap;
	font-weight: bold;
	font-size: 15px;
}

.product-item-price-current span {
	font-size: 12px;
	font-weight: 300;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}
.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}
.product-item-big-card .product-item-price-container {
	margin: 0 0 10px;
}
.product-item-big-card .product-item-price-current {
	font-size: 18px;
}
.product-item-big-card .product-item-price-old {
	font-size: 15px;
}
/*Info*/

.product-item-info {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto 5px 0;
}
.rating-wrapper {
	width: 100%;
}
.product-item-info-container {
	margin-bottom: 11px;
}
.product-item-info-container[data-entity="buttons-block"] {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: auto;
}
.product-item-info-container[data-entity="price-block"] {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	/*flex-basis: 50%;*/
}
.product-item-info-container[data-entity="quantity-block"] {
	position: absolute;
	/*top: -10px;*/
	right: -11px;
	bottom: -10px;
	left: -11px;
	z-index: 1;
	width: auto;
	height: auto;
	/*padding: 7px 7px 7px 84px;*/
	padding: 7px;
	background-color: #e9f1f4;
	/*flex-basis: 50%;*/
}
.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-info-container.product-item-touch-hidden {
	display: none !important
}
.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}
/*Amount*/

.product-item-amount {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.product-item-amount-field-container {
	margin-right: 2px;
	padding: 2px 3px;
	text-align: center;
	background: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}
.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 13px;
	height: 13px;
	vertical-align: middle;
	background-color: #f8fafe;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
	cursor: pointer;
}
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
	border-width: .5px;
}
.product-item-amount-field-btn-plus:before,
.product-item-amount-field-btn-plus:after {
	content: '';
	position: absolute;
	background: #a8b1b5;
}
.product-item-amount-field-btn-plus:before {
	top: 2px;
	right: 5px;
	bottom: 2px;
	left: 5px;
	width: auto;
	/*1px*/
	height: auto;
	/*7px*/
}
.product-item-amount-field-btn-plus:after {
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto;
	/*7px*/
	height: auto;
	/*1px*/
}
.product-item-amount-field-btn-minus:after {
	content: '';
	position: absolute;
	top: 5px;
	right: 2px;
	bottom: 5px;
	left: 2px;
	width: auto;
	/*7px*/
	height: auto;
	/*1px*/
	background: #a8b1b5;
}
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
	border-color: #ff5047;
}
.product-item-amount-field-btn-plus:hover::before,
.product-item-amount-field-btn-plus:hover::after,
.product-item-amount-field-btn-minus:hover::after {
	background-color: #ff5047;
}
.product-item-amount-field-btn-disabled {
	cursor: default;
}
.product-item-amount-field-btn-disabled::after {
	opacity: .3 !important;
}
.product-item-amount-field-btn-disabled:hover {
	border-color: #d3d3d3;
}
.product-item-amount-field-btn-disabled:hover::before,
.product-item-amount-field-btn-disabled:hover::after {
	background-color: #a8b1b5;
}
.product-item-amount-field {
	display: inline-block;
	max-width: 35px;
	width: auto;
	margin: 0;
	padding: 0;
	font: inherit;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	background: transparent !important;
	border: 1px solid transparent;
	color: #000;
}
.bx-retina .product-item-amount-field {
	border-width: .5px;
}
.product-item-amount-field:focus {
	outline: none !important;
}
.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}
.product-item-amount-measure {
	font-size: 12px;
	line-height: 1;
}
/**/

.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}
/*Properties */

.product-item-properties {
	font-size: 12px;
	line-height: 20px;
}
.product-item-properties table {
	display: block;
}
.product-item-properties tr {
	display: block;
}
.product-item-properties td {
	display: inline-block;
	vertical-align: baseline;
}
.product-item-properties td:last-child {
	padding-left: 3px;
	font-style: italic;
}
/* availability */
.product-item-properties tr.availability span.none,
.product-item-properties tr.availability span.few,
.product-item-properties tr.availability span.med,
.product-item-properties tr.availability span.lot {
	display: inline-block;
	width: 19px;
	height: 11px;
	font-size: 0;
	vertical-align: middle;
	background: transparent url('/local/templates/.default/components/ma/catalog.item/.default/images/icons.png') no-repeat;
}
.product-item-properties tr.availability span.none {
	background-position: -5px -53px;
}
.product-item-properties tr.availability span.few {
	background-position: -5px -37px;
}
.product-item-properties tr.availability span.med {
	background-position: -5px -21px;
}
.product-item-properties tr.availability span.lot {
	background-position: -5px -4px;
}
/* SCU */

.product-item-scu-container {
	padding: 0 0 2px;
}
.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}
.product-item-scu-block {}
.product-item-scu-list {
	margin: 0;
}
.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}
.product-item-scu-item-text-container {
	min-width: 32px;
}
.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}
.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}
.bx-no-touch .product-item-scu-item-color-block {
	-webkit-transition: outline 200ms ease;
	-o-transition: outline 200ms ease;
	transition: outline 200ms ease;
}
.bx-retina .product-item-scu-item-color-block {
	outline-width: .5px;
}
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	outline-width: 2px;
}
.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
	outline-width: 1px;
}
.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}
.bx-no-touch .product-item-scu-item-text-block {
	-webkit-transition: outline 300ms ease;
	-o-transition: outline 300ms ease;
	transition: outline 300ms ease;
}
.bx-retina .product-item-scu-item-text-block {
	outline-width: .5px;
}
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
	outline-width: 2px;
}
.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
	outline-width: 1px;
}
.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}
@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title {
		text-align: center;
	}
	.product-item-line-card .product-item-scu-item-list {
		text-align: center;
	}
	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}
/*Description*/

.product-item-description-container {}
.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}
/*Buttons*/

.product-item-button-container {
	/*margin-right: 5px;*/
	font-size: 11px;
}
.product-item-button-container .g-button {
	/*min-width: 90px;*/
	padding: 8px 4px;
	font-size: 11px;
}
.product-item-button-container .g-add-to-cart {
	min-width: 75px;
}
.product-item-button-container .g-button.disabled {
	padding-top: 7px;
	padding-bottom: 7px;
}
.product-item-button-container span {
	font-size: 10px;
}
/*Stickers*/

.product-item-sticker,
.product-item-sticker-round {
	display: none;
}
/*More*/

.product-item-more-container {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}
.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
.bx-touch .product-item-more,
.product-item-container.hover .product-item-more {
	opacity: 1;
}
.product-item-more-title {
	overflow: hidden;
	text-align: center;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*in owl carousel*/

.b-product-list-carousel {
	padding-right: 42px;
	padding-left: 42px;
}
@media (min-width: 1200px) {
	.b-product-list-carousel {
		padding-right: 0;
		padding-left: 0;
	}
}
.b-product-list-carousel .product-item-container {
	margin: 0;
}

@media (max-width: 1170px) {
	.bx-touch .product-item-info-container.product-item-hidden {
		opacity: 0;
	}
}

@media (max-width: 520px) {
	.bx-touch .product-item {
		max-width: 210px;
		margin-left: auto;
		margin-right: auto;
	}
}

.product-item_fast-view {
	display: none !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px !important;
	margin-left: -74px !important;
	z-index: 2;
}
@media screen and (min-width: 768px) {
	.product-item-container:hover .product-item_fast-view {
		display: block !important;
	}
}
/* End */


/* Start:/local/templates/template.main/components/ma/news.list/main.features/style.min.css?16831873431324*/
.b-main-features_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 25px 0}@media(min-width:768px){.b-main-features_list{margin-bottom:0}}.b-main-features_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin:0 0 55px 0;padding:0 5px;cursor:pointer}@media(min-width:768px){.b-main-features_item{-ms-flex-preferred-size:33%;flex-basis:33%}}@media(min-width:1200px){.b-main-features_item{-ms-flex-preferred-size:25%;flex-basis:25%;margin-bottom:68px;padding:0 20px}}.b-main-features_item_pic{width:80px;height:80px;margin-bottom:13px;background-color:transparent;background-repeat:no-repeat;background-position:center}.b-main-features_item_pic.-hover{display:none}.b-main-features_item:hover .b-main-features_item_pic{display:none}.b-main-features_item:hover .b-main-features_item_pic.-hover{display:block}.b-main-features_item_title{font-size:14px;line-height:20px;color:#3d6bb8}.b-main-features_item:hover .b-main-features_item_title{color:#ff5047;text-decoration:underline}
/* End */


/* Start:/local/components/ma/news.list/templates/.default/style.css?17313881812207*/
.b-news-list {
	margin: 0 0 0 -20px;
	font-size: 0;
}
	.b-news-list_item {
		display: inline-block;
		width: 50%;
		margin: 0 0 20px 0;
		font-size: 14px;
		vertical-align: top;
	}
		.b-news-list_item_holder {
			margin-left: 20px;
			overflow: hidden;
		}
			.b-news-list_item_pic {
				margin: 0 0 10px 0;
			}

			.b-news-list_item_title {
				margin-bottom: 10px;
			}

.b-catalog-section-news {

}
	.b-catalog-section-news .b-news-list {
		margin: 0 0 0 -20px;
    	font-size: 0;
	}

		.b-catalog-section-news .b-news-list_item {

		}

		@media only screen and (min-width: 481px) and (max-width: 750px) {
		    .b-catalog-section-news .b-news-list_item {
		        width: 33.3333%;
		        padding-right: 50px;
		        margin-right: 0;
		    }

		    .b-catalog-section-news .b-news-list .b-news-list_item:nth-child(2) {
	            display: inline-block;
	            margin-left: 0;
	        }
		}

		@media only screen and (min-width: 751px) {

		    .b-catalog-section-news .b-news-list_item {
		        width: 33.3333%;
		    }
		    .b-catalog-section-news .b-news-list .b-news-list_item:not(:first-child) {
	            display: inline-block;
	            margin-left: 0;
	        }
	        .b-news-list_item_holder {
			    padding-right: 80px;
			}
		}

		.b-catalog-section-news .b-news-list_item:first-child {
		    margin-bottom: 0;
		}

		.b-catalog-section-news .b-news-list_item:not(:first-child) {
		    display: none;
		}
			.b-catalog-section-news .b-news-list_item_holder {

			}
				.b-catalog-section-news .b-news-list_item_pic {

				}

					.b-catalog-section-news .b-news-list_item_pic img {
						min-width: 263px;
					}

				.b-catalog-section-news .b-news-list_item_pic {
			        height: 197px;
			        overflow: hidden;
			    }

		    		@media only screen and (min-width: 751px) {
			    		.b-catalog-section-news .b-news-list_item_pic img {
			    	        width: 100%;
			    	        max-width: 263px ;
			    	    }
			    	}
		.b-catalog-section-news .b-news-list_item_date {
			color: #b7b8b9;
		}
		.b-catalog-section-news .b-news-list_item_title {
			margin-bottom: 2px;
		}
		.b-catalog-section-news .b-news-list_item_title a {
			font-size: 18px;
		}
/* End */
/* /local/templates/.default/components/ma/catalog/catalog/style.min.css?17313881811101 */
/* /local/templates/.default/components/ma/catalog/catalog/ma/catalog.section.list/list/style.css?17313881812998 */
/* /local/templates/.default/components/ma/catalog/catalog/ma/catalog.smart.filter/.default/style.min.css?173138818113324 */
/* /local/templates/.default/components/ma/catalog/catalog/css/sort-bar.min.css?17313881812892 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/ma_default/style.min.css?17313881812805 */
/* /local/templates/.default/components/ma/catalog.section/.default/style.css?173138818115165 */
/* /local/templates/.default/components/ma/catalog.item/.default/style.css?173521366229763 */
/* /local/templates/template.main/components/ma/news.list/main.features/style.min.css?16831873431324 */
/* /local/components/ma/news.list/templates/.default/style.css?17313881812207 */
