

/* 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 */


/* Start:/local/templates/krepko_v2/components/bitrix/system.pagenavigation/pagination/style.css?17067800961626*/
.pagenav {
	display: inline-block;
	box-shadow: 0 1px 0 #ccc;
	border-radius: 15px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin-bottom: 30px;
	margin-top: 10px;
	font-family: "Lato Light", sans-serif;
}
.pagenav a,
.pagenav a:hover,
.pagenav span {
	color: #7d7d7d;
	text-decoration: none;
	float: left;
	display: block;
	padding: 6px 10px;
	font-size: 12px;
	background: url(/local/templates/krepko_v2/components/bitrix/system.pagenavigation/pagination/images/pagenav-split.png) no-repeat left top;
	height: 30px;
}
.pagenav span {
	color: #deaf01;
}
.pagenav a:first-child,
.pagenav span:first-child {
	background: none;
	padding-left: 13px;
}
.pagenav__prev {
	border-radius: 50% 0 0 50%;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
}
.pagenav__next {
	border-radius: 0 50% 50% 0;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
}
.pagenav a:hover {
	background: #deaf01; /* Old browsers */
	background: -moz-linear-gradient(top,  #deaf01 0%, #a72e33 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #deaf01 0%,#a72e33 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #deaf01 0%,#a72e33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .31);
}
/* End */


/* Start:/local/templates/krepko_v2/components/bitrix/catalog.section/catalog-list/style.css?17067800963155*/
.bx_catalog_item_scu {
	display: none;
}
.masonry-grid {
	height: auto !important;
}
.bx_catalog_item_articul br {
	display: none;
}
.bx_catalog_item_articul {
	font-size: 12px;
	color: #7d7d7d;
}
.bx_catalog_item_articul strong {
	font-weight: normal;
}
.bx_col_input {
	border-color: #e2e2e2!important;
	height: 34px!important;
	width: 50px!important;
	height: 34px !important;
    border-radius: 10px 0 0 10px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    text-align: center;
}
.quantity_up,
.quantity_down {
	background: #f8c301;
	text-decoration: none;
	color: #fff;
	border: 0;
	display: block;
	line-height: 1;
	width: 20px;
	text-align: center;
	position: relative;
	left: -1px;
}
.quantity_up {
	height: 17px;
	border-radius: 0 8px 0 0;
	margin-top: 0;
	border-bottom: 1px solid #fff;
}
.quantity_down {
	height: 17px;
	border-radius: 0 0 8px 0;
	margin-top: 0;
}
.quantity_up:hover,
.quantity_down:hover {
	text-decoration: none;
	background: #deaf01;
	color: #fff;
}
.bx_catalog_item_controls_blockone {
	margin-bottom: 10px;
	margin-top: -5px;
}
.compare-wrap {
	margin-bottom: 7px;
}
.compare-link {
	text-decoration: underline;
}
.compare-link:hover {
	text-decoration: none;
}
.cat-full .masonry-grid__item {
	padding-bottom: 140px;
}
.bx_catalog_tile {
	margin: 0;
}
.cat-list {
	margin: 0;
	list-style: none;
	padding: 0;
	display: inline-block;
	margin-right: 10%;
	width: 25%;
}
.cat-list-wrap .cat-list:last-child {
	margin-right: 0;
}
.cat-list li {
	padding: 1px 0;
}
.cat-list a {
	color: #2a2a2a;
	text-decoration: underline;
	font-size: 15px;
}
.cat-list a:hover {
	text-decoration: none;
}

.masonry-list .masonry-grid__item {
	margin-right: 0;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 15px 23px 0;
	border-radius: 0;
}
.bx_catalog_item_images {
	display: block;
	background: none !important;
	border: 1px solid #e2e2e2;
	border-radius: 8px;
}
.masonry-grid__list-photo {
	float: left;
	margin-right: 24px;
	width: 25%;
}
.masonry-list .masonry-grid__link-wrap {
	float: left;
	width: 40%;
}
.masonry-list .masonry-grid__btn {
	position: static;
	float: right;
	width: 24%;
}
.masonry-list .masonry-grid__price {
	border: 1px solid #e2e2e2;
	border-radius: 8px;
	padding: 10px 0;
	font-size: 18px;
	margin-top: 5px;
	width: 85%;
	    display: inline-block;
}
.masonry-list .btn-primary {
	padding-left: 27px;
	padding-right: 27px;
}
.parameter-list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-top: 10px;
}
.parameter-list__value {
	color: #808080;
	margin-left: 4%;
}
.parameter-list li {
	border-top: 1px solid #ededed;
	overflow: hidden;
}
.parameter-list li:first-child {
	border-top: 0;
}
.parameter-list__label,
.parameter-list__value {
	width: 48%;
	float: left;
	white-space: nowrap;
}
.masonry-grid__link-wrap {
	text-align: left;
}
.creadit-buy {
	text-align: left;
	background: url(/local/templates/krepko_v2/components/bitrix/catalog.section/catalog-list/images/percent-icon.png) no-repeat left center;
	padding-left: 32px;
	margin: 10px 0 2px;
}
.creadit-buy__link {
	text-decoration: underline;
}
.creadit-buy__link:hover {
	text-decoration: none;
}
.creadit-buy span {
	font-size: 13px;
}

/* 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 */
/* /local/templates/krepko_v2/components/bitrix/system.pagenavigation/pagination/style.css?17067800961626 */
/* /local/templates/krepko_v2/components/bitrix/catalog.section/catalog-list/style.css?17067800963155 */
