

/* Start:/bitrix/templates/epicart/components/bitrix/catalog/catalog/style.css?16868231891170*/
.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%;
	}
}
@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%;
	}

}
.h1.catHead, h1.catHead{
	margin-bottom: 65px;
}
.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/templates/epicart/components/bitrix/catalog.section.list/leftMain/style.css?1686823189996*/
/*pageWithMain*/
.pageWithMain{
	display: grid;
	grid-template-columns: 212px 1fr;
	grid-gap: 45px;
	align-items:start;
}
.pageWithMain .wrapLeftMain{
	border-right: 1px solid rgba(5,0,7,0.35);
}

.wrapSectionsLeft a{
	font-family: "OpinionPro";
	color: #050007;
	text-decoration: none;
	padding: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;

}
.wrapSectionsLeft a:after{
	content: '';
	 width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #c6d1d6;
  border-right: 0;
}
.wrapSectionsLeft a:hover:after,.wrapSectionsLeft a.active:after{
border-left-color: #fff;
}
.wrapSectionsLeft a:hover,.wrapSectionsLeft a.active{
	color: #fff;
	text-decoration: none;
	background: #37a1cd;
}


/*End pageWithMain*/
.wrapConsult{
	margin-top: 15px;
	padding:20px 0 0;
	border-top: 1px solid rgba(5,0,7,0.35);
}
.imgCB{
/*	margin-right: -20px;*/
	max-width: 100%;
	cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/epicart/components/bitrix/catalog.section.list/.default/style.css?16868231891895*/

.wrapSectionsHead{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 60px;
}
.nucBM{
	display: inline-flex;
	flex-direction: column;
	align-items: center;
}
.nucBM .name{
	text-align: center;
	font-family: "OpinionPro";
	text-transform: uppercase;
	color: var(--colorText);
	font-size: 18px;
	font-weight: 600;
	display: block;
	position: relative;
	z-index: 1;
	line-height: 1;
}
.nucBM:hover{
	text-decoration: none;
}

.imgWHov{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 35px;	
	position: relative;
	z-index: 1;
}
.nucBM .imgW{
	border-radius: 50%;
	overflow: hidden;
	width: 100%;
	width: 180px;
	height: 180px;
	background: #fff;
}
.imgWHov:before{
	position: absolute;
	left: -7px;
	top: -7px;
	bottom: -7px;
	right: -7px;
	content: '';
	background: linear-gradient(45deg,#c6d5ff,#a7e5ff);
	z-index: -1;
	border-radius: 50%;
}
.imgWHov:after{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -2;
	content: '';
	background-image: url(/bitrix/templates/epicart/components/bitrix/catalog.section.list/.default/images/hovBM.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 0;
	height: 320px;
	transform: translate(-50%,-50%);
	transition:all 0.4s ease-out;
	background-position: center;


}
.imgWHov:hover:after{
	width: calc(100% + 70%);
}

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

}


@media screen and (max-width:1299px){
}
@media screen and (max-width:1199px){
.wrapSectionsHead{
	grid-template-columns: repeat(2,1fr);
	grid-gap: 40px;
}





}
@media screen and (max-width:991px){


}

	

@media screen and (max-width:767px){


}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
	
}
@media screen and (max-width:485px){
	.wrapSectionsHead{
	grid-template-columns: repeat(1,1fr);
}
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16868231922917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/epicart/components/bitrix/catalog.section/.default/style.css?1686823189741*/
.catalogSection{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 25px;
}

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

}


@media screen and (max-width:1299px){
}
@media screen and (max-width:1199px){
.catalogSection{
	grid-template-columns: repeat(2,1fr);
	grid-gap: 10px 25px;
}


}
@media screen and (max-width:991px){


}

	

@media screen and (max-width:767px){


}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
	
}
@media screen and (max-width:485px){
.catalogSection{
	grid-template-columns: repeat(1,1fr);
	grid-gap: 25px;
}
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}

/* End */


/* Start:/bitrix/templates/epicart/components/bitrix/catalog.item/.default/style.css?16895961824706*/


/*item*/
.item{
    padding:20px 20px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: rgba(255,255,255,0.7);
    border-radius: 20px;
}
.item .topItem{
    display: block;
    color: var(--colorText);
    position: relative;
}
.favPriceMark{
    position: absolute;
    top: 10px;
    left: 0px;
    background: #FF174D;
    color: #fff;
    padding:5px 10px;
    z-index: 13;
    font-size: 12px;
    font-weight: 700;
}
.topItem:hover{
    text-decoration: none;
}
.item .imgW{
    margin-bottom: 20px;
}
.item .name{
    padding:0 10px;
    font-size: 18px;
    font-family: "OpinionPro";
    font-weight: 500;
    min-height: 52px;
     overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item .botItem{
    margin-top: 45px;
    padding:0 10px;
}
.item .priceLine{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    line-height: 1;
}
.currentPriceWrap{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}
.priceKg{
    margin-left: 5px;
    font-size: 15px;
    font-family: "OpinionPro";
font-weight: 700;
color: #1b4f66;
}
.item .currentPrice{
    font-size: 27px;
    font-family: "OpinionPro";
    font-weight: 700;
    color: #1b4f66;
}
.item .oldPrice{
    font-size: 27px;
    font-family: "OpinionPro";
    font-weight: 700;
    color: #7393a1;
    text-decoration: line-through;
}
.item .btnsLine{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item .buy{
display: flex;
justify-content: center;
align-items: center;
background: linear-gradient(to left,#050007,#3bafde);
height: 50px;
padding: 0 15px;
height: 50px;
border-radius: 25px;
color: #fff;
}
.item .buy span{
    margin-left: 5px;
}
.item .buy:hover{
    color:#fff;
}
.item .countBlock{
    display: flex;
    justify-content: center;
    width: 130px;
    height: 50px;
    border-radius: 30px;
    background: #e7ecec;
}
.item .product-item-amount{
    display: flex;
    justify-content: center;
    padding:0 10px;
    height: 100%;
}
.item .product-item-amount-field-btn-minus,.item .product-item-amount-field-btn-plus{
    width: 35px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}
.item .product-item-amount-field{
    height: 100%;
    width: calc(100% - 70px);
    background: none;
    font-size: 19px;
    font-weight: 700;
    font-family: "OpinionPro";
    color: #1b4f66;
    text-align: center;
    border:none;
}

/*End item*/


/*Image*/
.product-item-image-wrapper{
    height: 270px;
    display: block;
    position: relative;
}
.product-item-image-original,
.product-item-image-alternative {
    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;
    transition: opacity 300ms linear;
}

.product-item-image-original {
    z-index: 11;
}

.product-item-image-alternative {
    z-index: 13;
    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;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}


/* --- Media styles --- */
@media screen and (min-width:1300px){

}


@media screen and (max-width:1299px){
}
@media screen and (max-width:1199px){
  .product-item-image-wrapper {
  height: 210px;
  margin-bottom: 10px;
  }  
.item {
  padding: 10px 10px 15px;
}
}
@media screen and (max-width:991px){
.item .countBlock{
    width: 110px;
    height: 44px;
} 
.item .buy{
height: 44px;
}  
.item .product-item-amount-field-btn-minus, .item .product-item-amount-field-btn-plus{
    width: 30px;
} 
.item .product-item-amount-field{
    width: calc(100% - 60px);
}
.item .botItem {
  margin-top: 30px;
}
}

    

@media screen and (max-width:767px){
    

}
    
@media screen and (max-width:675px){
    
}
@media screen and (max-width:640px){
    
}
@media screen and (max-width:600px){
    
}
@media screen and (max-width:485px){
   .wrapItem{
    max-width: 320px;
    margin:0 auto;
   } 
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
    
}
@media screen and (max-width:370px){
    }
/* End */


/* Start:/bitrix/templates/epicart/components/bitrix/catalog.section/.default/themes/blue/style.css?1686823189825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/epicart/components/bitrix/catalog/catalog/style.css?16868231891170 */
/* /bitrix/templates/epicart/components/bitrix/catalog.section.list/leftMain/style.css?1686823189996 */
/* /bitrix/templates/epicart/components/bitrix/catalog.section.list/.default/style.css?16868231891895 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16868231922917 */
/* /bitrix/templates/epicart/components/bitrix/catalog.section/.default/style.css?1686823189741 */
/* /bitrix/templates/epicart/components/bitrix/catalog.item/.default/style.css?16895961824706 */
/* /bitrix/templates/epicart/components/bitrix/catalog.section/.default/themes/blue/style.css?1686823189825 */
