

/* Start:/local/templates/krepko_v2/components/bitrix/catalog/main-catalog/style.css?17067800963364*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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%;
	}
	.cat-list {
		display: block!important;
		width: 100%!important;
		text-align: center;
	}
}
@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%;
	}

}

.bx-sidebar-block {
	margin-bottom: 26px;
}

.product-photo {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-photo__item {

}
.product-photo__item-pic,
.product-photo-thumb__item-pic {
	padding-top: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	border-radius: 10px;
	border: 1px solid #e2e2e2;
}
.product-photo-thumb__item-pic {
	cursor: pointer;
}
.product-photo-thumb-wrap {
	padding: 0 20px;
	margin-top: 10px;
}
.bx_item_detail .bx_item_container .bx_lt {
	width: 34% !important;
}
.product-photo-thumb-wrap .bx-wrapper .bx-controls-direction .bx-prev,
.product-photo-thumb-wrap .bx-wrapper .bx-controls-direction .bx-next {
	width: 10px;
	height: 19px;
	background: url(/local/templates/krepko_v2/components/bitrix/catalog/main-catalog/images/thumb-arr-left.png) no-repeat;
	margin-top: -8px;
	left: -16px;
}
.product-photo-thumb-wrap .bx-wrapper .bx-controls-direction .bx-next {
	background: url(/local/templates/krepko_v2/components/bitrix/catalog/main-catalog/images/thumb-arr-right.png) no-repeat;
	right: -16px;
	left: auto;
}
.product-photo-thumb-wrap .bx-wrapper .bx-controls-direction a:hover {
	background-position: 0 -19px;
}
.bx_item_container {
	margin-top: 35px;
}
.bx_item_slider,
.item_section_name_gray,
.item_economy_price,
.bx_rb,
.bx_lb {
	display: none !important;
}
.parameter-wrap {
	width: 48%;
	float: left;
}
.price-wrap {
	float: right;
	width: 45%;
	border: 1px solid #ececec;
	border-radius: 10px;
	padding: 18px 10px 18px 27px;
}
.bx_item_detail .item_old_price {
	color: #212121!important;
	font-size: 15px;
	padding: 0!important;
}
.bx_item_detail .item_current_price {
	background: none!important;
	border: 0!important;
	color: #1e1e1e!important;
	font-size: 24px!important;
	padding: 0!important;
}
.bx_item_detail .bx_item_container .bx_rt {
	width: 62%!important;
	position: relative;
}
.why-me {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.price-wrap {
	margin-right: 15px;
}

@media (max-width: 992px) {
	.bx_item_detail .bx_item_container .bx_lt,
	.bx_item_detail .bx_item_container .bx_rt {
	    width: 48% !important;
	}
	.parameter-wrap,
	.price-wrap {
		width: 100%;
		float: none;
	}
	.price-wrap {
		margin-top: 20px;
	}
	.why-me {
		position: static;
	}
}

@media (max-width: 768px) {
	.bx_item_detail .bx_item_container .bx_lt,
	.bx_item_detail .bx_item_container .bx_rt {
	    width: 100% !important;
	    margin-left: 0!important;
	    margin-right: 0!important;
	}
	.parameter-wrap,
	.price-wrap {
		width: 100%;
		float: none;
	}
	.parameter-wrap {
		margin-top: 15px;
	}
	.price-wrap {
		margin-top: 20px;
	}
}


/* End */


/* Start:/local/templates/krepko_v2/components/bitrix/catalog/main-catalog/bitrix/catalog.compare.list/.default/style.css?17067800961265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?170678010551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/krepko_v2/components/bitrix/catalog/main-catalog/bitrix/catalog.section.list/cat-sub/style.css?1706780096600*/
.cat-sublist__item {
	display: inline-flex;
	flex-direction: column;
	width: 30%;
	vertical-align: top;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 2%;
	text-align:center;
}
.cat-sublist__img {
	height: 100px;
	font-size: 0;
	margin-bottom: 10px;
}
.cat-sublist__img::before {
	content: "";
	display: inline-flex;
	vertical-align: bottom;
	max-height: 100%;
	height: 100%;
}
.cat-sublist__link {
	text-decoration: none;
	color: #252525;
	font-weight: bold;
	word-break: break-word;
	display: inline-flex;
	flex-direction: column;
}
.cat-sublist__img img {
	max-width: 100%;
	max-height: 100%;
}
/* End */
/* /local/templates/krepko_v2/components/bitrix/catalog/main-catalog/style.css?17067800963364 */
/* /local/templates/krepko_v2/components/bitrix/catalog/main-catalog/bitrix/catalog.compare.list/.default/style.css?17067800961265 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?170678010551 */
/* /local/templates/krepko_v2/components/bitrix/catalog/main-catalog/bitrix/catalog.section.list/cat-sub/style.css?1706780096600 */
