

/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog/.default/style.css?1710224081101*/
.catalog-element-root-wrap {
	margin-bottom: 60px;
}

.catalog-sections
{
	max-width: 800px;
}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.search/.default/style.css?1710224081163*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.search/.default/bitrix/search.page/.default/style.css?17472933863003*/
.search-page input[type="text"] {
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 11px 25px;
    width: 100%;
    outline: none !important;
    box-shadow: none!important;
    -webkit-appearance: none;
	 -moz-appearance: none;
	 appearance: none;
}

.search-page input[type="submit"] {
    position: absolute;
    top: 40px;
    right: 12px;
    cursor: pointer;
	background-color: transparent!important;
    border: 0px;
    outline: none!important;
    height: 40px;
    box-shadow: none!important;
    cursor: pointer;
    background-image: url(/bitrix/components/rasa/search.title/templates/.default/images/searchIcon.png)!important;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 40px;
}
.search-page form {
	position:relative;
	padding-top:40px;
    z-index: 110;
}

.no-search-result {
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
	color: #353535;
	margin: 60px 0 150px;
	min-height: 178px;
	background-repeat: no-repeat;
    background-position: center center;
	background-image: url("data:image/svg+xml,%3Csvg width='178' height='178' viewBox='0 0 178 178' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M140.02 127.706L177.318 164.995L164.996 177.318L127.707 140.02C113.832 151.142 96.5744 157.192 78.792 157.167C35.529 157.167 0.416992 122.055 0.416992 78.7916C0.416992 35.5286 35.529 0.416626 78.792 0.416626C122.055 0.416626 157.167 35.5286 157.167 78.7916C157.192 96.5741 151.143 113.832 140.02 127.706ZM122.551 121.245C133.603 109.879 139.775 94.6445 139.75 78.7916C139.75 45.1078 112.467 17.8333 78.792 17.8333C45.1082 17.8333 17.8337 45.1078 17.8337 78.7916C17.8337 112.467 45.1082 139.75 78.792 139.75C94.6449 139.775 109.88 133.603 121.245 122.551L122.551 121.245Z' fill='%237B94B9' fill-opacity='0.25'/%3E%3C/svg%3E%0A");	
}
.search-page__hidden-clue-container{
    display: none;
    flex-direction: column;
    row-gap: 10px;
    position: absolute;
    width: 100%;
    background-color: white;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    top:90%;
    padding: 24px;
    z-index: 100;
}
.search-page__hidden-clue{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.search-page__hidden-clue-line{
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color:rgba(108, 108, 108, 1);
    cursor: pointer;
    transition: .2s;
}
.search-page__hidden-clue-line:hover {
    color:rgba(60, 60, 60, 1);
}
.search-page__hidden-clue-line-bold{
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color:rgba(0, 0, 0, 1);
}


@media(max-width:1023px) {
	.search-page input[type="text"] {
	    font-size: 1rem;
	}
	.search-page input[type="submit"] {
	    top: 42px;
	}
}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/system.pagenavigation/.default/style.css?1710224081763*/
div.modern-page-navigation { 
	text-align:center;
	color:#8e8e8e;
	font-weight:300;
	font-size:0.875rem;
	margin-top:30px;
	margin-bottom: 60px;
}
div.modern-page-navigation a,
div.modern-page-navigation span { 
	width:50px;
	border-bottom:5px solid #cdcdcd;
	padding-bottom:6px;
	margin:0 3px;
}
div.modern-page-navigation a:hover { 
	border-color:#000;
	color:#000;
}
div.modern-page-navigation span.modern-page-current { 
	font-weight:700; 
	font-size:1.125rem;
	color:#000;
	border-color:#000;
	padding-bottom: 5px;
}
div.modern-page-navigation .modern-page-dots {
	border-bottom:none;
	padding-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
}

@media (max-width: 767px) {
	div.modern-page-navigation {
		margin-top: 24px;
		margin-bottom: 34px;
	}
}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.section/.default/style.css?17102240814312*/
h1.with-sort {
	position:relative;
	padding-right:250px;
}

.catalog-section-default {
	margin-bottom: 30px;
}



.lazy-load-wrap
{
	margin-top: 0px;
}

.catalog-section-default  .lazy-load-wrap
{
	margin-top: 30px;
}


@media (max-width: 575px) {	
	.lazy-load-wrap .bttn,
	.catalog-section .bttn
	 {
		width: 230px;
  		height: 40px;
		border-radius: 6px;
	}

}



@media(max-width:1023px) {
	h1.with-sort {
		padding-right:0px;
	}
	.sort-catalog-wrap {
    position: relative;
    display: block;
	}
}
@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;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.item/.default/style.css?174235878811783*/
.product-item-container {
	margin: 0 auto 0px;
	max-width:100%;
	/*width:310px;*/
}

.product-item-container .product-item-amount {
	display:none;
}
.products-wrap.owl-carousel .product-item-container {
	margin-bottom:0;
	height: 100%;
}

.product-item {
	display: flex;
  flex-direction: column;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	position: relative;
	height: 100%;
}

@media (min-width: 1024px) {
	/*.product-item:hover {
		-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
	}*/
}





.product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    background:#fff;
    padding-top: 114%;
    width: 100%;
    transition: all 300ms ease;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


.product-item-container.hover .product-item-image-wrapper
{
	border: 1px solid rgba(0, 0, 0, 0.5);
}


.product-item-line .bttn.bttn-cart
{
	width: 199px;
}

.product-item .bttn.bttn-cart {
	width: 100%;
	margin-top: 0;
}


.product-item-line-price .longBtn
{
	display: block;
}

.product-item-line-price .shortBtn
{
	display: none;
}

@media (max-width: 1199px) {
		
	.product-item-line-price .longBtn
	{
		display: none;
	}
	
	.product-item-line-price .shortBtn
	{
		display: block;
	}	
}


.product-item-image-wrapper span {
	/*background-size:cover;
	background-position: center center;
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index:1;*/
     -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.product-item-image-wrapper span.active {
    z-index:2;
}
.product-item .addTofavorite {
	position: absolute;
	top: 19px;
	right: 18px;
	z-index: 100;
	width: 26px;
	height: 26px;
}


.product-item .addTofavorite span {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.001 1.52898C12.35 -0.58002 15.98 -0.51002 18.243 1.75698C20.505 4.02498 20.583 7.63698 18.479 9.99298L9.99901 18.485L1.52101 9.99298C-0.582994 7.63698 -0.503994 4.01898 1.75701 1.75698C4.02201 -0.50702 7.64501 -0.58302 10.001 1.52898ZM16.827 3.16998C15.327 1.66798 12.907 1.60698 11.337 3.01698L10.002 4.21498L8.66601 3.01798C7.09101 1.60598 4.67601 1.66798 3.17201 3.17198C1.68201 4.66198 1.60701 7.04698 2.98001 8.62298L10 15.654L17.02 8.62398C18.394 7.04698 18.319 4.66498 16.827 3.16998Z' fill='black'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.product-item .addTofavorite.active span,
.product-item .addTofavorite:hover span
{
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.001 1.529C12.35 -0.58 15.98 -0.51 18.243 1.757C20.505 4.025 20.583 7.637 18.479 9.993L9.99901 18.485L1.52101 9.993C-0.582994 7.637 -0.503994 4.019 1.75701 1.757C4.02201 -0.507 7.64501 -0.583 10.001 1.529Z' fill='%23FF5C5C'/%3E%3C/svg%3E%0A");
}

.product-item-image-slider-slide-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: opacity 300ms ease;
}
.product-item-image-original, .product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block!important;
    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;
}
.product-item-image-slider-control-container {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    padding: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 300ms ease;
}

.product-item-title {
	line-height:1.25rem;
  height: auto;
  margin-bottom: 20px;
  margin-top: auto;
  min-height: unset;
	overflow:hidden;
	position:relative;
	font-size: 15px;
	color: #353535;
}

.product-item-prce-wrap
{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: auto;
	margin-bottom: 30px;
	gap: 11px;
}

.product-item-price-current
{
	font-size: 20px;
	font-weight: 500;
	color: #353535;
}

.product-item-title .shadow-block {
    width: 100%;
    cursor:pointer;
    height: 40px;
    position: absolute;
    left: 0;
}

.product-item-title a {
	transition: color 0.2s ease;
}

.product-item-title a:hover {
	color: #bd7b54;
}
.product-item-previev {
	font-size:0.7rem;
	line-height:1rem;
	overflow:hidden;
	text-align: left;
	color: rgba(0, 0, 0, 0.35);
	margin: auto 0;
	min-height: 32px;
}
.product-item-price-old,
.product-item-gap-block {
	display: block;
  font-size: 14px;
  color: #a2a2a2;
}
.product-item-price-old {
	text-decoration: line-through;
}
.product-item-price-container {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.product-item-label-wrap
{
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	position: absolute;
	width: 75px;
	top: 17px;
	left: 18px;
	z-index: 20;
}

.product-item-label
{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 8px;
}

.product-item-label-discount
{
	background: #B06AFB;
	min-width: 40px;
}

.product-item-label-new
{
	width: 75px;
	background: #6A9DFB;
}

.product-item-label-hit
{
	width: 30px;
	height: 30px;
	background: #79CE75;

	& svg path {
		stroke: white;
		fill: white;
	}
}

.product-item-ribbons {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.product-item-ribbons > *[class*="product-item-ribbon-"] {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: relative;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.product-item-ribbon-hit {
	background-image: url(/local/templates/ecoplace_2.0/components/bitrix/catalog.item/.default/./images/label_hit.png);
}
.product-item-ribbon-new {
	background-image: url(/local/templates/ecoplace_2.0/components/bitrix/catalog.item/.default/./images/label_new.png);
}

.product-item__offer-amount {
	margin-top: auto;
	color: #b1adb7;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 15px;
	text-transform: uppercase;
}


/*LINE START*/
.products-wrap.products-wrap-line {
    border-top: 3px solid #000;
}
.products-wrap.products-wrap-line .product-item-button-container {
    margin-top:10px;
}
.product-item-line.product-item {
	padding:0;
}
.products-wrap-line .product-item-container {
	width:100%;
	margin:0;
	padding:0;
}
.products-wrap-line .col {
	padding:20px;
	background: #FAFAFB;
	border-bottom: 1px solid #F1F1F1;
}
.products-wrap-line .col:nth-child(2n) {
    background: #FAFAFB;
}

.products-wrap-line .product-item
{
	flex-wrap: nowrap;
	flex-flow: row nowrap;
}

.products-wrap-line .product-item-title {
	text-align:left;
	margin: 0 20px;
	width: 50%;
	height:auto;
}
.products-wrap-line .product-item-title span.preview {
    color: #9a9a9a;
    font-size: 0.875rem;
    font-weight: 300;
    display:block;
}
@media (min-width: 1024px) {
	.products-wrap-line .product-item:hover {
	    -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none;
	}
}
.products-wrap-line .product-item-image-wrapper {
	min-width: 150px;
	width: 150px;
	height: 100px;
    padding: 0;
	margin-bottom:0;
}
.products-wrap-line .product-line-item-info-right-container {
	min-width:140px;
	width: 199px;
}

@media (max-width: 1199px) {
	.products-wrap-line .product-line-item-info-right-container 
	{
		max-width: 200px;
	}
	
}


.products-wrap-line .product-item-title,
.products-wrap-line .product-item-previev,
.products-wrap-line .product-item-info-container {
    padding: 0;
}
.products-wrap-line .product-item-price-container {
    font-size: 1.25rem;
    margin-top: 0px;
}

.product-item-info-container[data-entity="quantity-block"] {
	display: none;
}

.product-item-info-container[data-entity="buttons-block"] {
	width: 100%;
}
/*LINE END*/



/*catalog-section-default*/
.catalog-section-default .col-lg-3 {
	display: flex;
  flex-direction: column;
}

.catalog-section-default .product-item-container {
	margin: 40px 0 20px 0;
	padding: 0 15px;
	height: 100%;
}

@media (max-width: 1439px) {
	.catalog-section-default .col-lg-3 {
		min-width: 25%;
  	width: 25%;
	}
}

@media (max-width: 1179px) {
	.catalog-section-default .col-lg-3 {
		width: 33.3334%;
  	min-width: 33.3334%;
	}
}

@media (max-width: 767px) {
	.catalog-section-default .items-row {
		margin-left: -10px;
  	margin-right: -10px;
	}
	
	.catalog-section-default .col-lg-3 {
		width: 50%;
  	min-width: 50%;
	}
	
	.catalog-section-default .product-item-container {
		margin: 12px 0 12px 0;
		padding: 0 7.5px;
	}
}

@media(max-width:575px) {
	.catalog-section-default .items-row {
		margin-left: -10px;
  	margin-right: -10px;
	}
}
/**/



@media(max-width:1365px) {
	.product-item-title .shadow-block {
	    height: 51px;
	    background: rgb(255,255,255);
		background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8883928571428571) 7%, rgba(255,255,255,0) 33%);
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8883928571428571) 7%, rgba(255,255,255,0) 33%);
		background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8883928571428571) 7%, rgba(255,255,255,0) 33%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	}
}

@media screen and (max-width: 767px) {
	.product-item-container {
		padding: 0;
	}
}

@media(max-width:719px) {
	.product-item-title .shadow-block {
	    height: 53px;
	}
}
@media(max-width:575px) {
	.product-item-title {
		margin-top: 6px;
		margin-bottom: 8px;
    line-height: 1.2;
    font-size: 12px;
	}
	.product-item-title, .product-item-previev,
	.product-item-info-container {
	    padding: 0 0px;
	}
	.product-item-previev {
	    font-size: 10px;
	    line-height: 1.2;
	}
	.product-item-container {
    width: auto;
    padding: 0;
 		margin: 0;
	}
	.product-item-image-wrapper {
	    margin-bottom: 8px;
	}
	
	.product-item-price-old,
	.product-item-gap-block {
		margin-bottom: 4px;
		font-size: 12px;
	}
	
	.product-item .addTofavorite {
		top: 11px;
	  right: 10px;
	  width: 20px;
	  height: 20px;
	}
	
	.product-item-label-wrap {
		top: 10px;
	}
	
	.product-item-label {
		font-size: 10px;
	}
}
@media(max-width:413px) {
	.product-item-ribbons > *[class*="product-item-ribbon-"] {
		width: 40px;
		height: 40px;
	}
}

@media screen and (max-width: 374px) {
	.product-item-price-current {
		font-size: 16px;
	}
	
	.product-item-prce-wrap .product-item-price-old,
	.product-item-prce-wrap .product-item-gap-block {
		margin-bottom: 0;
  	font-size: 10px;
	}
}



/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.section/.default/themes/green/style.css?1710224081843*/
/* catalog.section */

/*
#63aa28
#6fb32d
#7ab748
#a8d95b
*/

/* Slider */
.bx-green .product-item-image-slider-progress-bar { background-color: #5b9f0b;}
.bx-green .product-item-image-slider-control:hover{ background-color: rgba(91,159,11,.8);}
.bx-green .product-item-image-slider-control.active,
.bx-green .product-item-image-slider-control:hover{ background-color: #5b9f0b;}

/* SCU */
.bx-green .product-item-scu-item-text-block:hover,
.bx-green .product-item-scu-item-color-block:hover,
.bx-green .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-green .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #63aa28;}

/* Amount */
.bx-green .product-item-amount-field:focus{border-color: #63aa28;}


.bx-green .catalog-section-header{border-color:#63aa28;}
/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.section/slider2.0/style.css?17423587884861*/
@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;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.page-wrap:not(.page-wrap--main) .catalog-section-slider {
	margin: 0;
}

.catalog-section-slider {
	margin: 0 15px;
}

.row::before {
	display: initial;
}

.catalog-section-slider .owl-stage {
	display: flex;
}

.catalog-section-slider .owl-item > .col {
	height: 100%;
}



@media screen and (max-width: 767px) {
	.catalog-section-slider {
		margin: 0 10px;
	}
	
	.catalog-section-slider .owl-carousel .owl-stage-outer {
		overflow: visible;
	}
}

.product-item-label
{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 8px;
}

.product-item-label-discount
{
	background: #B06AFB;
	min-width: 40px;
}

.product-item-label-new
{
	width: 75px;
	background: #6A9DFB;
}

.product-item-label-hit
{
	width: 30px;
	height: 30px;
	background: #79CE75;

	& svg path {
		stroke: white;
		fill: white;
	}
}

@media(max-width:575px) {

	.product-item-label-wrap {
		top: 10px;
	}

	.product-item-label {
		font-size: 10px;
	}
}

/* End */


/* Start:/local/templates/ecoplace_2.0/components/bitrix/catalog.section/slider2.0/themes/blue/style.css?1710224081825*/
/* 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 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog/.default/style.css?1710224081101 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.search/.default/style.css?1710224081163 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.search/.default/bitrix/search.page/.default/style.css?17472933863003 */
/* /local/templates/ecoplace_2.0/components/bitrix/system.pagenavigation/.default/style.css?1710224081763 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.section/.default/style.css?17102240814312 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.item/.default/style.css?174235878811783 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.section/.default/themes/green/style.css?1710224081843 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.section/slider2.0/style.css?17423587884861 */
/* /local/templates/ecoplace_2.0/components/bitrix/catalog.section/slider2.0/themes/blue/style.css?1710224081825 */
