

/* Start:/local/templates/izkoltsovo/components/bitrix/news/.default/style.css?1751944303991*/
.news-list-filter {
    display: block;
    padding: 5px 15px;
    border: 1px solid #e8e8e8;
}
.news-list-filter .news-list-filter-wrapper {
    display: block;
}
.news-list-filter .news-list-filter-button {
    display: inline-block;
    text-decoration: none;
    color: #4b4b4b;
    font-size: 13px;
    line-height: 17px;
    margin: 10px 15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}

#regesign-news-filter .news-list-filter-button.news-list-filter-button-active{
    color: var(--color-main-black) !important;
    font-weight: 800;
}

#regesign-news .news-list-filter .news-list-filter-button.news-list-filter-button-active,
#regesign-news .news-list-filter .news-list-filter-button:hover {
    color: #3d6af7;
}
/* End */


/* Start:/local/templates/izkoltsovo/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?17519443033504*/
.news-detail.news-default-news-detail-default {
    display: block;
}
.news-detail.news-default-news-detail-default .news-detail-title {
    display: block;
    color: #2b2b2c;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: bold;
}
.news-detail.news-default-news-detail-default .news-detail-date {
    display: block;
    color: #ababad;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 15px;
    font-weight: normal;
}
.news-detail.news-default-news-detail-default .news-detail-content {}
.news-detail.news-default-news-detail-default .news-detail-text {
    display: block;
    color: #88888a;
    font-size: 14px;
    line-height: 20px;
}
.news-detail.news-default-news-detail-default .news-detail-text.news-detail-text-preview {
    margin-bottom: 25px;
}
.news-detail.news-default-news-detail-default .news-detail-text.news-detail-text-detail {
     width: 90%;
    margin: 10px auto;
}
.news-detail-text.news-detail-text-detail p {
    width: 100%;
    max-width: 1150px;
}
.news-detail.news-default-news-detail-default .news-detail-image {
    display: block;
    width: 100%;
    text-align: center;
    margin: 15px auto;
    max-width: 1640px !important;
    padding-top: 30%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.news-detail.news-default-news-detail-default .news-detail-delimiter {
    display: block;
    overflow: hidden;
    background: #e8e8e8;
    height: 1px;
    margin-bottom: 30px;
}
.news-detail.news-default-news-detail-default .news-detail-back {
    font-size: 0;
}
.news-detail.news-default-news-detail-default .news-detail-back .news-detail-back-icon,
.news-detail.news-default-news-detail-default .news-detail-back .news-detail-back-text {
    display: inline-block;
    vertical-align: middle;
}
.news-detail.news-default-news-detail-default .news-detail-back .news-detail-back-icon {
    width: 19px;
    height: 19px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}
.news-detail.news-default-news-detail-default .news-detail-back .news-detail-back-text {
    font-size: 12px;
    color: #bdbdbf;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}
.news-detail.news-default-news-detail-default .news-detail-back:hover .news-detail-back-text {
    color: #89898b;
}
.news-detail.news-default-news-detail-default .news-detail-read-also {
    margin-top: 30px;
}

.share-promo-btn {
	text-align:center;
	margin: 24px 0 24px 0;
}

.share-promo-btn a {
	
}

.share-promo-btn a:hover {
	
}

.intec-bt-button.button-big{
    color: #fff !important;
}

.intec-bt-button.button-big:hover{
    color: var(--color-main-black) !important;
}

@media all and (max-width: 720px) {
    .news-detail.news-default-news-detail-default .news-detail-image {
        height: 240px;
    }
.news-detail.news-default-news-detail-default .news-detail-text.news-detail-text-detail {
     width: 100%;
    margin: 10px auto;
}
}

@media all and (max-width: 420px) {
    .news-detail.news-default-news-detail-default .news-detail-image {
        height: 110px;
    }
}

.share-header-block {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}
/* End */


/* Start:/local/templates/izkoltsovo/components/bitrix/system.pagenavigation/.default/style.css?17519443033753*/
.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{
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-radius: 4px;
	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;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	border:1px  solid transparent;
}
.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: var(--color-main-black);
}
.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;
	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{
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	vertical-align:bottom;
}
.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 {
	opacity:1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
	border:1px solid #ccc;
	border-radius: 3px;
}
/*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;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	opacity:0.4;
	height: 31px;
	background: url(/local/templates/izkoltsovo/components/bitrix/system.pagenavigation/.default/image/arrow_right.png) no-repeat center;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	height: 31px;
	opacity:0.4;
	background: url(/local/templates/izkoltsovo/components/bitrix/system.pagenavigation/.default/image/arrow_left.png) no-repeat center;
}
.show-more.show-more-btn {
	display:block;
	position:relative;
	cursor:pointer;
	width: 150px;
	margin: 20px auto;
	text-align: center;
	color: #0a56d3;
	font-size:14px;
	font-weight: bold;
}
.show-more.show-more-btn i {
	background: #0a56d3;
	border-radius: 100%;
	padding: 6px;
	color: #fff;
	margin-right: 7px;
	font-size: 16px;
	line-height: 0;
	display: inline-block;
	width: 28px;
}
.show-more-btn:hover i:before {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* End */


/* Start:/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/style.css?177086458350682*/
.intec-catalog-section-tile {
    display: block;
    box-sizing: border-box;
}

i.glyph-icon-show-more.intec-cl-background {
    background: #fff !important;
}

.intec-catalog-section-tile.row {
    margin: 0 0 20px 0;
}

.product-buy-block-quantity-end-kt {
    display: none;
    position: absolute;
    top: 88%;
    left: 16px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    color: #fff;
    z-index: 30;
}

.intec-catalog-section-tile .catalog-section-element {
    display: block;
    position: relative;
    box-sizing: border-box;
    transition: .2s;
    width: 23%;
}

.intec-catalog-section-tile .catalog-section-element:hover {


    box-shadow: 4px 4px 12px 0px #00000014;
    box-shadow: -4px -4px 12px 0px #00000014;
    border-radius: 4px;
    z-index: 34;
    transition: .2s;
}

.intec-catalog-section-tile .catalog-section-element:hover {
    z-index: 100;
}

.intec-catalog-section-tile.intec-catalog-section-tile-del .catalog-section-element {
    padding: 0;
}

.intec-catalog-section-tile .element-container {
    display: block;
    position: relative;
    width: 100%;
}

.intec-catalog-section-tile .element-wrap {
    display: block;
    width: 100%;
    margin: 0;

    box-sizing: border-box;
    transition: 0.5s;
    background: #ffffff;
}

.intec-catalog-section-tile .element-wrap:hover {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.intec-catalog-section-tile.intec-catalog-section-tile-del .element-wrap {
    box-shadow: 0 0 0 1px #F2F2F2 inset;
}

.intec-catalog-section-tile.intec-catalog-section-tile-del .element-wrap:hover {
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.intec-catalog-section-tile .element-img-wrap {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%;
    box-sizing: border-box;
    text-align: center;

    margin-bottom: 8px;
}

.price-value {

    font-weight: 400;
    letter-spacing: .4px;

    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;

}

.price-value {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.price_discount {
    color: #ADADAD;
    font-weight: 300;
    margin-left: 10px;
    letter-spacing: .4px;
    text-decoration: none !important;
}

.price_discount span {
    position: relative;
    font-size: 14px;
    color: #ADADAD;
    line-height: 10px;
    width: max-content;
}

.price_discount span:after {
    content: "";
    width: 100%;
    height: 1px;
    background: red;
    position: absolute;
    top: 49%;
    right: 0;
}

.intec-catalog-section-tile .catalog-section-element .min-button-block {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 10px;
    width: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    z-index: 23;
}

.intec-catalog-section-tile .catalog-section-element .intec-marks {
    margin: 10px;
    z-index: 20;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button {
    opacity: 0;
    display: none;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 3px;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button:hover {
    color: #116afc;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true] {

    opacity: 1;
}

.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.add[data-basket-delay][data-basket-in=false],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.add[data-compare-add][data-compare-in=false],
.intec-catalog-section-tile .catalog-section-element:hover .intec-min-button.added[data-compare-added][data-compare-in=true] {

    opacity: 1;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
.intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true] {

    opacity: 1;
}

.intec-catalog-section-tile .element-img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;

    top: 0;
    left: 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    text-decoration: none;
}

.intec-catalog-section-tile img {
    display: inline-block !important;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

.intec-catalog-section-tile .element-name {
    display: block;
    font-weight: 400;
    box-sizing: border-box;
    font-size: 14px;
    color: #33312e;
    text-decoration: none;
    overflow: hidden;
    text-align: left;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 30px;
    text-overflow: ellipsis;
    margin-right: 10px;
}

.intec-catalog-section-tile .price-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    /* height: 65px; */
}

.intec-catalog-section-tile .price-block .clearfix {
    display: none;
}

.intec-catalog-section-tile .price-block .price-value {
    display: block;
    float: left;
}

.intec-catalog-section-tile .price-block .newprice {


    color: #484848;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;

    vertical-align: middle;
}

.intec-catalog-section-tile .price-block .element-buys.basket-redesign.added,
.intec-catalog-section-tile .price-block .element-buys.basket-redesign.added:hover {


    padding: 4px 18px;

    background-color: #ffffff !important;
    border: 1px solid #45a748;
}

.intec-catalog-section-tile .price-block .element-buys.basket-redesign.added .intec-basket-text {
    color: #45a748;
}

.intec-catalog-section-tile .price-block .element-buys.basket-redesign.added .glyph-icon-cart-redesign {
    display: none;
}







.intec-catalog-section-tile .price-block .oldprice {
    display: block;
    vertical-align: top;
    color: #e50f30;
    font-size: 12px;
    text-decoration: line-through;
    margin-top: 5px;
}

.intec-catalog-section-tile .element-buys-block {
    display: none;
    width: 100%;
    height: 40px;
    margin-top: 15px;
    box-sizing: border-box;
}

.intec-catalog-section-tile .element-wrap:hover .element-buys-block {
    display: block;
}

.intec-catalog-section-tile .price-block .element-buys {
    float: right;
    display: inline-block;
    padding: 0px;

    text-decoration: none;
    font-size: 0;
    text-align: center;
    cursor: pointer;
}

.intec-catalog-section-tile .price-block .element-buys:hover {
    color: #fff !important;
}

.intec-catalog-section-tile .price-block .element-buys span {
    display: inline-block;
    vertical-align: middle;
    /*width: 20px;*/
    /* height: 19px; */
    font-size: 12px;
    padding-left: 0px;
}

.intec-catalog-section-tile .price-block .element-buys[data-basket-in=false] span {
    color: #fff;
    margin-top: 0px;
    padding-right: 2px;
}


.intec-catalog-section-tile .price-block .element-buys.add[data-basket-add][data-basket-in=true],
.intec-catalog-section-tile .price-block .element-buys.added[data-basket-added][data-basket-in=false] {
    display: none;
}

.intec-catalog-section-tile .price-block .element-buys.active,
.intec-catalog-section-tile .price-block .element-buys.added {
    color: #fff !important;
    background-color: #116afc;
}

.to-cart {
    float: right;
}

.intec-catalog-section-tile .buys_not_have,
.intec-catalog-section-tile .buys_more {
    display: block;
    text-align: center;
}

.element-buys-block .quantity-wrap {
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-right: 10px;
    font-size: 0;
}

.element-buys-block .quantity-wrap>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #848484;
}

.element-buys-block .quantity-input {
    width: 42px;
    border: none;
    background: none;
    font-weight: bold;
    text-align: center;
    outline: none;
}

.element-buys-block .quantity-input,
.element-buys-block .quantity-down,
.element-buys-block .quantity-up {
    height: 30px;
}

.element-buys-block .quantity-down,
.element-buys-block .quantity-up {
    padding: 0 12px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    border: 0 solid #ececec;

    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.element-buys-block .quantity-down:hover,
.element-buys-block .quantity-up:hover {
    background-color: #d2d2d2;
}

.element-buys-block .quantity-down {
    border-right-width: 1px;
}

.element-buys-block .quantity-up {
    border-left-width: 1px;
}

.element-buys-block .quantity-measure {
    margin-left: 6px;
}

.element-buys-block .quantity {
    margin-top: 10px;
    font-size: 12px;
}

.catalog-section-element.element-with-count {
    height: 455px;

}

.catalog-section-element.element-with-count .element-wrap:hover {
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 0;
    left: 0;
}

.element-wrap .quick-view {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    line-height: 38px;
    height: 38px;
    width: 175px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 18px;
    color: #434343;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    opacity: 0.9;
}

.element-wrap .quick-view i {
    vertical-align: top;
    padding-right: 3px;
}

.intec-catalog-section-tile .element-wrap:hover .quick-view {
    display: block;
}

.b-element-item__rating>.bx_item_detail_rating {
    margin: 0;
}

.intec-catalog-section-fl {
    display: flex;
    flex-wrap: wrap;
}

.show-more.show-more-btn {
    display: flex;
    align-items: center;
    width: max-content;
    background-color: #f6f6f6;
    padding: 15px 20px;
    color: #45a748 !important;
    border-radius: 6px;
    margin-top: 60px;
    margin-bottom: 60px;

}

.show-more.show-more-btn i {
    margin-left: 10px;
    color: #45a748 !important;
}


.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
    background: url(/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/pagination_arrow.svg) no-repeat center;
    opacity: 1;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
    background: url(/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/pagination_arrow.svg) no-repeat center;
    transform: rotate(180deg);
    opacity: 1;
}

.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span,
.bx-pagination .bx-pagination-container ul li a:hover span {
    background-color: #45a748 !important;
    color: #ffffff;
}



.intec-marks .intec-mark {
    margin: 0 0 10px 0 !important;
    padding: 6.5px 10px !important;
    border-radius: 4 !important;
    color: #354049 !important;
    font-size: 12px !important;
    line-height: 100% !important;
    width: max-content;
    font-weight: 500;
}

.intec-marks .intec-mark.recommend {
    background-color: #6CBE50 !important;
    border-radius: 4px !important;
}

.intec-marks .intec-mark.new {
    background-color: #6CBE50 !important;
    border-radius: 4px !important;
}

.intec-marks .intec-mark.hit {
    background-color: #6CBE50 !important;
    border-radius: 4px !important;
}

.intec-marks .intec-mark.action {
    background-color: #ECD0A0 !important;
    border-radius: 4px !important;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.add .fa.fa-heart-redesign {
    content: "";
    width: 20px;
    position: absolute;
    height: 17px;
    top: -13px;
    right: -18px;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/like-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.intec-catalog-section-tile .catalog-section-element .intec-min-button.added .fa.fa-heart-redesign {
    content: "";
    width: 20px;
    position: absolute;
    height: 17px;
    top: -13px;
    right: -18px;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/like-icon-aded.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.element-description .brand-name {
    display: block;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    margin-bottom: 8px;
    transition: .2s;
}

.element-description .brand-name:hover {
    transition: .2s;
    color: #B5B5B5 !important;
    text-decoration: none;
}


.product-buy-block {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.intec-catalog-section-tile .product-buy-block .element-buys.added.product-buy-block-quantity {
    display: none;
}

.intec-button.basket-redesign.intec-button-cl-common.intec-button-transparent {
    background: url("/images/basket_white.svg") center center no-repeat !important;
    width: 50px;
    background-repeat: no-repeat;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: #354049 !important;
    border: none;
    border-radius: 100%;
    transition: .1s;
    justify-content: center;

}

.glyph-icon-cart-redesign {
    padding: 0;
}


span.intec-basket.glyph-icon-cart-redesign {
    padding-right: 0px !important;
}

.intec-button.basket-redesign.intec-button-cl-common.intec-button-transparent:hover {
    background-color: #6CBE50 !important;
    border-color: #6CBE50 !important;

    transition: .1s;
}

.intec-catalog-section-tile .product-buy-block.price-block-incart .element-buys.added.product-buy-block-quantity {
    width: 50px;
    height: 50px;
    position: relative;
    padding: 0;
    font-size: 16px;
    border-radius: 100%;
    display: flex;
    background: none !important;
    align-items: center;
    justify-content: center;
    transition: .2s;
}

.element-buys.added.product-buy-block-quantity.icon_plus_kt:after {
    content: "";
    position: absolute;

    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    background-image: url(/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/images/plus_kt.svg);
    align-items: center;
    justify-content: center;
}

.element-buys.added.product-buy-block-quantity.icon_minus_kt:after {
    content: "";
    position: absolute;

    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    background-image: url(/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/images/minus_kt.svg);
    align-items: center;
    justify-content: center;
}

.element-buys.added.product-buy-block-quantity.icon_minus_kt:before {
    content: "";
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    background: #E8E7E9;
    border: 1px solid #E8E7E9;
    border-radius: 100%;
}

.element-buys.added.product-buy-block-quantity.icon_plus_kt:before {
    content: "";
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    background: #354049;
    border: 1px solid #354049;
    border-radius: 100%;
}

.element-buys.added.product-buy-block-quantity:hover:before {
    content: "";
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    background: #6CBE50;
    border: 1px solid #6CBE50;
    border-radius: 100%;
    transition: .2s;
}

.element-buys.added.product-buy-block-quantity.icon_minus_kt:hover:after {
    filter: invert(1);
    transition: .2s;
}


.product-buy-block.price-block-incart {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.product-buy-block.price-block-incart .intec-button.basket-redesign.add {
    display: none;
}

.intec-catalog-section-tile .product-buy-block.price-block-incart .price-block {
    position: relative;
    top: 0px;
    width: 100%;
}

.product-buy-block.price-block-incart .price-value {
    margin-top: 10px;
    position: absolute;
    margin-left: 10px;
    justify-content: center !important;
    margin-left: 20px;
}

.product-inbasket-quantity {
    display: none;
}

.element-img-wrap.element-img-wrap-incart .product-inbasket-quantity {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    z-index: 10;
    align-items: center;
    justify-content: center;

    background: #0000004D;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 64px;
    line-height: 64px;
    vertical-align: middle;
    text-transform: uppercase;
}

.intec-catalog-section-tile .icon_plus_kt .product-buy-block.price-block-incart .element-buys.added.product-buy-block-quantity.product-buy-block-quantity-end {
    background: #000 url(/images/bell_icon_product_white.svg) center center no-repeat !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: transparent !important;
    font-size: 0;
}

.element-buys.added.product-buy-block-quantity.icon_plus_kt.product-buy-block-quantity-end:after {
    background-image: url(/images/bell_icon_product_white.svg) !important;
}

.out_of_stock_kt .icon_bsll_kt {
    background: #000 url(/images/bell_icon_product_white.svg) center center no-repeat !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: transparent !important;
    transition: .2s;
}

.out_of_stock_kt .icon_bsll_kt:hover {
    background: #6CBE50 url(/images/bell_icon_product_white.svg) center center no-repeat !important;
    transition: .2s;

}

.product-end-kt {
    position: absolute;
    top: 85%;
    left: 15px;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
    z-index: 20;
    font-weight: 400;
}

.element-img-wrap.product-end-kt-container:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #c2c2c259;
    display: block;
    z-index: 10;
}

@media (max-width:1100px) {
    .intec-catalog-section-tile .catalog-section-element {
        width: 22%;
        margin-bottom: 15px;
    }

    .intec-button.basket-redesign.intec-button-cl-common.intec-button-transparent {
        width: 40px;
        height: 40px;
    }

    .element-buys.added.product-buy-block-quantity.icon_minus_kt:before {

        width: 40px;
        height: 40px;
    }

    .element-buys.added.product-buy-block-quantity.icon_plus_kt:before,
    .out_of_stock_kt .icon_bsll_kt {

        width: 40px;
        height: 40px;
    }

    .price-value {
        font-weight: 400;
        letter-spacing: .4px;
        font-size: 16px;
        line-height: 16px;
        vertical-align: middle;
    }

    .price_discount span {
        position: relative;
        font-size: 12px;
        color: #ADADAD;
        line-height: 10px;
        width: max-content;
    }

    .intec-catalog-section-tile .product-buy-block.price-block-incart .element-buys.added.product-buy-block-quantity {
        width: 40px;
        height: 40px;
    }

}
}





@media (max-width:1400px) {
    .element-img .quick-view {
        display: none !important;
    }

    .intec-catalog-section-tile .catalog-section-element {

        margin-bottom: 15px;
    }



    .intec-button.basket-redesign.intec-button-cl-common.intec-button-transparent {
        width: 40px;
        height: 40px;
    }

    .element-buys.added.product-buy-block-quantity.icon_minus_kt:before {

        width: 40px;
        height: 40px;
    }

    .element-buys.added.product-buy-block-quantity.icon_plus_kt:before,
    .out_of_stock_kt .icon_bsll_kt {

        width: 40px;
        height: 40px;
    }

    .price_discount span {
        position: relative;
        font-size: 10px;
        color: #ADADAD;
        line-height: 10px;
        width: max-content;
    }

    .intec-catalog-section-tile .product-buy-block.price-block-incart .element-buys.added.product-buy-block-quantity {
        width: 40px;
        height: 40px;
    }

}

.product-buy-block-quantity-end {
    cursor: pointer;
}

.intec-catalog-section-tile .element-wrap:hover {
    box-shadow: none !important;
}

@media (max-width:850px) and (min-width: 720px) {
    .intec-catalog-section-tile .catalog-section-element .intec-min-button {
        opacity: 1;
    }

    .intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true] {

        opacity: 1;
    }

    .intec-catalog-section-tile .element-wrap:hover {
        box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .intec-catalog-section-tile .price-block .price-value {
        float: none;
    }

    .intec-catalog-section-tile .price-block .element-buys {
        float: none;
        margin-top: 5px;
    }

    .intec-catalog-section-tile .price-block {
        height: 90px;
    }
}


@media (max-width:900px) {
    .intec-catalog-section-tile .catalog-section-element {
        padding: 10px;
    }

    .intec-catalog-section-tile .catalog-section-element {
        width: 46%;
    }

    .intec-catalog-section-fl {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .intec-content-wrapper.catalog_container_mobile .catalog-section-element .element-wrap .glyph-icon-cart-redesign::before {
        content: "";
        width: 24px;
        height: 24px;
        filter: invert(1) contrast(2.5);
        background-image: url(/images/basket_header.svg) !important;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .intec-content-wrapper.catalog_container_mobile .catalog-section-element {
        width: 22% !important;
        height: 100%;
    }

    .price-value {
        display: flex;
        font-weight: 400;
        letter-spacing: .4px;
        font-size: 14px;
        line-height: 14px;
        vertical-align: middle;
        align-items: flex-start;
        flex-direction: row;
        gap: 10px;
    }

    .price_discount {

        margin-left: 0px !important;

    }

    .product-buy-block.price-block-incart .price-value {
        position: absolute;
        margin-top: 5px !important;
        font-size: 14px;
        text-align: center;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column-reverse;
        justify-content: center !important;
        margin-left: 20px;
    }

    .intec-catalog-section-tile .product-buy-block.price-block-incart .element-buys.added.product-buy-block-quantity {
        width: 50px;
        height: 50px;
        position: relative;
        padding: 0;
        font-size: 16px;
        border-radius: 100%;
        display: flex;
        background: none !important;
        align-items: center;
        justify-content: center;
        transition: .2s;
    }

    .element-buys.added.product-buy-block-quantity.icon_plus_kt:after {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        display: block;
        background-position: center;
        background-image: url(/images/plus_kt.svg);
        align-items: center;
        justify-content: center;
    }

    .element-buys.added.product-buy-block-quantity.icon_minus_kt:after {
        content: "";
        position: absolute;

        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        display: block;
        background-position: center;
        background-image: url(/images/minus_kt.svg);
        align-items: center;
        justify-content: center;
    }

    .element-buys.added.product-buy-block-quantity.icon_minus_kt:before {
        content: "";
        width: 50px;
        height: 50px;
        position: relative;
        top: 0;
        background: #E8E7E9;
        border: 1px solid #E8E7E9;
        border-radius: 100%;
    }

    .element-buys.added.product-buy-block-quantity.icon_plus_kt:before {
        content: "";
        width: 50px;
        height: 50px;
        position: relative;
        top: 0;
        background: #000;
        border: 1px solid #000;
        border-radius: 100%;
    }

    .element-buys.added.product-buy-block-quantity:hover:before {
        content: "";
        width: 50px;
        height: 50px;
        position: relative;
        top: 0;
        background: #6CBE50;
        border: 1px solid #6CBE50;
        border-radius: 100%;
        transition: .2s;
    }

    .intec-button.basket-redesign.intec-button-cl-common.intec-button-transparent {
        width: 50px;
        height: 50px;
    }

    .newprice {
        font-size: 16px;
    }
}

@media (max-width:720px) {
    .intec-catalog-section-tile .price-block {
        height: 50px;
    }

    .intec-catalog-section-tile .catalog-section-element .intec-min-button {
        opacity: 1;
    }

    .intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-basket-delay][data-basket-in=false],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-basket-delayed][data-basket-in=true],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.add[data-compare-add][data-compare-in=false],
    .intec-catalog-section-tile .catalog-section-element .intec-min-button.added[data-compare-added][data-compare-in=true] {

        opacity: 1;
    }

    .product-end-kt {
        position: absolute;
        top: 82%;
        font-size: 12px;
        line-height: 13px;
        left: 15px;
        padding: 4px 5px;
        background: #fff;
        border-radius: 3px;
        z-index: 20;
        font-weight: 400;
    }

    .intec-content-wrapper.catalog_container_mobile .catalog-section-element {
        width: 43% !important;
        height: 100%;
    }
}

/* from hit_slider */

.widget-catalog-categories .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    color: #2c2c2d;
    margin-bottom: 5px;
}

.widget-catalog-categories .title.text-center {
    text-align: center;
}

.widget-catalog-categories .title+.widget-catalog-categories {
    margin-top: 20px;
}

.widget-catalog-categories .description {
    font-size: 13px;
    line-height: 17px;
    color: #626262;
    margin-bottom: 20px;
}

.widget-catalog-categories .description.text-center {
    text-align: center;
}

.widget-catalog-categories .fa-arrow-left,
.widget-catalog-categories .fa-arrow-right {
    font-size: 12px;
    color: #abaaaa;
}

.widget-catalog-categories {
    display: block;
}

.widget-catalog-categories .widget-catalog-categories-desktop {
    display: block;
}

.widget-catalog-categories .widget-catalog-categories-mobile {
    display: none;
}

/** Common **/
.widget-catalog-categories .widget-catalog-categories-view {
    display: block;
}

.widget-catalog-categories .widget-catalog-categories-tabs {
    display: block;
    text-align: center;
    font-size: 0;
    border-bottom: none;
    margin-bottom: 20px;
}

.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    border: none;
    float: none;
}

.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab a {
    display: block;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    color: #363532 !important;
    ;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    background: transparent !important;
    padding: 4px 0;
    margin: 0 20px;
}

.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab a:hover,
.widget-catalog-categories .widget-catalog-categories-tabs .widget-catalog-categories-tab.active a {
    border-color: #3e6af8 !important;
    ;
    color: #3e6af8 !important;
    ;
}

.widget-catalog-categories .widget-catalog-categories-tabs-content {
    display: block;
    position: relative;
}

.widget-catalog-categories .widget-catalog-categories-slider-wrap {
    display: block;
    position: relative;
}

.widget-catalog-categories .widget-catalog-categories-product {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6px;
    margin-top: 0px;
    /* margin-bottom: 30px; */
    border: 1px solid #f2f6f196;
    border-radius: 0px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-wrapper {
    display: block;
    position: relative;
    padding: 15px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-wrapper.widget-catalog-categories-slider-mobile {
    padding: 15px 0;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-substrate {
    display: block;
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: top, right, bottom, left, box-shadow;
    -moz-transition-property: top, right, bottom, left, box-shadow;
    -ms-transition-property: top, right, bottom, left, box-shadow;
    -o-transition-property: top, right, bottom, left, box-shadow;
    transition-property: top, right, bottom, left, box-shadow;
}

.widget-catalog-categories .widget-catalog-categories-product:hover .widget-catalog-categories-product-substrate {

    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    -webkit-box-shadow: 0px 4px 16px 0px rgb(118 118 118 / 20%);
    -moz-box-shadow: 0px 4px 16px 0px rgb(118 118 118 / 20%);
    box-shadow: 0px 0px 3px 0px rgb(118 118 118 / 16%);
}

.widget-catalog-categories .widget-catalog-categories-product:hover {
    z-index: 1;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image {
    display: block;
    position: relative;
    height: 250px;
    margin-bottom: 10px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-image-wrapper {
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    outline: none;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-button {
    /*display: none;*/
    position: absolute;
    top: 110px;
    right: 20px;
    left: 20px;
    border-radius: 18px;
}

.widget-catalog-categories-product-price .intec-button {
    display: block;
}

.widget-catalog-categories-product-price .intec-button[data-basket-add][data-basket-in=true],
.widget-catalog-categories-product-price .intec-button[data-basket-added][data-basket-in=false] {
    display: none;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-button.loading-container {
    font-size: 0;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels {
    display: block;
    overflow: hidden;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-labels-wrapper {
    display: block;
    margin: -2px;
    overflow: hidden;
    font-size: 0;
    text-decoration: none;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label {
    display: inline-block;
    padding: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label .widget-catalog-categories-product-label-wrapper {
    display: block;
    border-radius: 14px;
    padding: 5px 10px 4px 10px;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-discount .widget-catalog-categories-product-label-wrapper {
    background: #e82a49;
    color: #ffffff;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-new .widget-catalog-categories-product-label-wrapper {
    background: #3eb5f1;
    color: #ffffff;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-recommend .widget-catalog-categories-product-label-wrapper {
    background: #5775d2;
    color: #ffffff;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-image .widget-catalog-categories-product-labels .widget-catalog-categories-product-label.widget-catalog-categories-product-label-hit .widget-catalog-categories-product-label-wrapper {
    background: #17ffe6;
    color: #ffffff;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-name {
    display: block;
    position: relative;
    height: 64px;
    overflow: hidden;
    margin-bottom: 5px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-name .widget-catalog-categories-product-name-wrapper {
    color: #354049;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    outline: none;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-section {
    display: block;
    position: relative;
    /* height: 17px; */
    overflow: hidden;
    margin-bottom: 12px;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-section .widget-catalog-categories-product-section-wrapper {
    color: #888b92;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price {
    display: block;
    position: relative;
    height: 41px;
    line-height: 1;
    /*overflow: hidden;*/
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price .widget-catalog-categories-product-price-new {


    line-height: 36px;

    font-size: 16px;
    font-weight: 500;

    letter-spacing: 0em;
    text-align: left;
    color: var(--color-main-black);
}

.widget-catalog-categories .widget-catalog-categories-product .widget-catalog-categories-product-price .widget-catalog-categories-product-price-old {
    color: #f00;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
    text-decoration: line-through;
    position: absolute;
    top: -7px;
    left: 0px;
}

.widget-catalog-categories .widget-catalog-categories-dots {
    display: block;
    font-size: 0;
    text-align: center;
}

.widget-catalog-categories .widget-catalog-categories-dots.disabled {
    opacity: 0;
}

.widget-catalog-categories .widget-catalog-categories-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    cursor: pointer;
    margin: 10px;
}

.widget-catalog-categories .widget-catalog-categories-dots .owl-dot.active {
    background: #3e6af8;
    border-color: #3e6af8;
}

/** /Common **/

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile {
    width: 100%;
    right: 0px;
    left: 0px;
    height: 0px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-previous {
    position: relative;
    left: -18px;
    text-align: center;
    top: 200px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-next {
    position: relative;
    right: -18px;
    text-align: center;
    top: 200px;
}

.widget-catalog-categories .widget-catalog-categories-navigation.widget-catalog-categories-navigation-mobile .widget-catalog-categories-navigation-wrapper {
    height: 0px;
    position: relative;
}

/** Desktop **/
.widget-catalog-categories .widget-catalog-categories-navigation {
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    left: -40px;
    height: 100%;
    font-size: 0;
    white-space: nowrap;
    /*z-index:100;*/
}

.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next,
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous {
    display: block;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    width: 28px;
}

.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next {
    float: right;
}

.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous {
    float: left;
}

.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-next:hover,
.widget-catalog-categories .widget-catalog-categories-navigation .widget-catalog-categories-navigation-previous:hover {
    color: #116afc;
}

.widget-catalog-categories .widget-catalog-categories-desktop .widget-catalog-categories-slider-wrap {
    margin: 0 40px;
}

a.widget-catalog-categories-product-name-wrapper {
    display: block;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 14px !important;
    color: #33312e;
    text-decoration: none;
    overflow: hidden;
    text-align: left;
    line-height: 14px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 2.1em;
    text-overflow: ellipsis;
    margin-right: 10px;
}

.price_discount {
    color: #9E9E9E;
    /* font-family: "Muller"; */
    font-weight: 300;
    text-decoration: line-through;
    margin-left: 10px;
    letter-spacing: .4px;
    /* line-height: 13px; */
}

.price_discount span {
    color: #9E9E9E;

}

/** /Desktop **/

@media all and (max-width: 720px) {
    .widget-catalog-categories .widget-catalog-categories-desktop {
        display: none;
    }

    .widget-catalog-categories .widget-catalog-categories-mobile {
        display: block;
    }
}

.widget-catalog-categories-tabs {
    display: none !important;
}

.widget-catalog-categories {
    margin-top: 12px;
    margin-bottom: 35px;
}

.b-main-products-btn {
    text-align: center;
}

.widget-catalog-categories-slider.widget-catalog-categories-slider-mobile {
    z-index: 100;
}

.b-element-item__rating>.bx_item_detail_rating {
    margin: 0;
}

.b-element-item__rating {
    position: relative;
}

.bx_item_detail_rating .bx_stars_rating_votes {
    position: relative;
    top: -1px;
    left: 2px;
}

.widget-catalog-categories-product-price .intec-button {
    float: right;
    position: relative;
    top: 0px;
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-lg {
    padding: 6px 6px;
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-fs-16 {
    font-size: 13px;
}

.widget-catalog-categories-product-price-desktop .intec-button.intec-button-lg .glyph-icon-cart {
    margin: 0 3px 0 0;
}


.owl-carousel {
    display: unset !important;
}


.widget-catalog-categories-product {
    width: 20%;
}

.slider_title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: #354049;
    font-family: 'RFDewi Expanded', sans-serif !important;
}

span.bx-core-popup-menu-item-text {
    color: white;
}

.widget-catalog-categories-product-labels-container {
    position: absolute;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 10px;
    top: -29px;
    left: -10px;
}

.widget-catalog-categories-product-labels-label {
    padding: 4px 10px;
    font-size: 10px;
    border-radius: 15px;
    font-weight: 200;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    width: max-content;
}

.widget-catalog-categories-product-labels-label.HIT {
    background-color: #8CC63F;
    text-transform: uppercase;
    padding-bottom: 4px;
    padding-top: 6px;
}

.widget-catalog-categories-product-labels-label.RECOMMEND {
    background-color: #1196B1;
    text-transform: uppercase;
    padding-bottom: 4px;
    padding-top: 6px;
}

.widget-catalog-categories-product-labels-label.NEW {
    background-color: #45A748;
    text-transform: uppercase;
    padding-bottom: 4px;
    padding-top: 6px;
}

.intec-basket.glyph-icon-cart {
    width: 24px !important;
    height: 24px !important;
}

.glyph-icon-cart:before {
    content: '' !important;
    width: 24px !important;
    height: 24px !important;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/../../../../images/icons/basket.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.intec-basket-text {
    text-transform: uppercase;
    color: #fff;
    margin-top: 4px;
    padding-right: 2px;
}

.intec-button.intec-button-cl-common.intec-button-transparent {
    display: flex;
    align-items: center;
    background-color: #354049 !important;
    border-color: #354049;
    padding: 3px 3px;
    border-radius: 4px;
    font-size: 12px;
    transition: 1s;
    justify-content: center;
    width: 100%;
}

.intec-button.intec-button-cl-common.intec-button-transparent:hover {
    transition: 1s;

}

.intec-button.intec-button-cl-common.to-catalog {
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    background-color: #2273B8 !important;
    color: #fff !important;
    padding: 25px 80px 25px 45px;
    border-radius: 6px;
    position: relative;
}

.intec-button.intec-button-cl-common:hover,
.intec-button.intec-button-cl-common.hover {

    border-color: #354049 !important;
    border: 2px solid #354049 !important;
}

.intec-button.intec-button-cl-common.to-catalog:hover {
    color: #fff !important;
    background-color: #2273B8 !important;
}

.intec-button.intec-button-cl-common.to-catalog::after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 45px;
    transform: translateY(-50%);
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.intec-button.intec-button-cl-common.intec-button-transparent:hover {
    align-items: center;
    background-color: #354049 !important;
    border-color: #6CBE50 !important;
    /*border-radius: 4px;*/
}


.intec-button.intec-button-cl-common.intec-button-transparent.added,
.intec-button.intec-button-cl-common.intec-button-transparent.added:hover {
    background-color: #F2F6F1 !important;
}

.intec-button.intec-button-cl-common.intec-button-transparent.added .intec-basket-text {
    color: #354049;
}

.intec-button.intec-button-cl-common.intec-button-transparent.added .glyph-icon-cart {
    display: none;
}

.widget-catalog-categories {
    position: relative;
    /* display: flex;
    justify-content: center; */
}

.widget-catalog-categories .arrow {
    position: absolute;
    top: calc(50% - 100px);
    width: 25px;
    height: 25px;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/../../../../images/icons/slider_arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}

.widget-catalog-categories .arrow.prev {
    left: -30px;
    /* transform: translateY(-50%); */
    z-index: 10;
}

.widget-catalog-categories .arrow.next {
    right: -30px;
    transform: rotate(180deg);
    z-index: 10;
}

.catalog-section-element.col-lg-3.col-md-3.col-sm-4.col-xs-12 {
    padding: 0 10px;
}

.widget-catalog-categories-slider {
    margin-right: auto;
    margin-left: auto;
}

.brand-name {
    display: block;
    box-sizing: border-box;
    font-size: 12px;

    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #B5B5B5 !important;
    margin-top: 10px;
    outline: none;
    min-height: 30px;
}

.brand-name:hover {
    transition: .3s;
    color: #354049 !important;
    text-decoration: none;
}

.button-like-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.button-like-container .intec-min-button {
    position: relative;
    z-index: 1;
    border-radius: 0;
}

.button-like-container .WhishList {
    z-index: 1;
}

.button-like-container .intec-min-button.add[data-basket-in=true] {
    display: none !important;
    background-color: red !important;
}

.button-like-container .intec-min-button.added[data-basket-in=false] {
    display: none !important;
    background-color: #116afc !important;
}

.button-like-container .intec-min-button.add {
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/like-icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.button-like-container .intec-min-button.added {
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/./images/like-icon-aded.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.widget-catalog-categories .slick-list {
    margin-bottom: 30px;
}

.widget-catalog-categories .slick-track {
    display: flex;
}

.widget-catalog-categories .slick-track .slick-slide {
    height: auto;
    flex: 0 0 auto;
    padding: 10px;
}

.widget-catalog-categories .slick-track .slick-slide>div,
.widget-catalog-categories .slick-track .slick-slide .widget-catalog-categories-product {
    height: 100%;
}

a.intec-button.intec-button-w-icon.intec-button-cl-common.intec-button-transparent.intec-button-lg.intec-button-fs-16.element-buys.added {
    padding: 4px 18px;
    border: none;
    background-color: #ffffff !important;
    border: 1px solid #354049;


}

.price-value {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
    align-items: flex-start;

    flex-direction: row;
    gap: 10px;
}

.price-value .oldprice {
    position: relative;
    font-size: 14px;
    color: #ADADAD;
    font-weight: 300;
    line-height: 15px;
}

.price-value .oldprice:after {
    content: "";
    width: 100%;
    height: 1px;

    background: red;
    position: absolute;
    top: 40%;
    right: 0;
}

@media(max-width: 1500px) {
    .product-buy-block.price-block-incart .price-value {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center !important;
        margin-left: 20px;
    }

    .product-buy-block.price-block-incart .price-value .price_discount {
        margin-left: 0px;
        justify-content: center !important;
        margin-left: 20px;
    }
}

@media(max-width: 800px) {
    .widget-catalog-categories .slick-slide {
        width: 260px !important;
    }

    .widget-catalog-categories .arrow.prev {
        /* transform: translate(-50%, -50%); */
        left: 0;
    }

    .widget-catalog-categories .arrow.next {
        /* transform: translate(50%, -50%) rotate(180deg); */
        right: 0;
    }
}

@media(max-width: 720px) {
    .widget-catalog-categories {
        margin-bottom: 30px;
    }

    .widget-catalog-categories .widget-catalog-categories-desktop.only-desktop {
        display: unset !important;
    }

    .arrow {
        display: none;
    }

    .widget-catalog-categories-slider {
        width: 100%;
    }

    .intec-button.intec-button-cl-common.to-catalog {
        font-size: 16px;
        padding: 15px 74px 15px 40px;
    }

    .intec-button.intec-button-cl-common.to-catalog::after {
        right: 40px;
    }

    .slider_title {
        font-size: 24px;



    }
}
/* End */


/* Start:/local/templates/izkoltsovo/components/bitrix/iblock.vote/stars/style.min.css?1751944303832*/
.bx_item_detail_rating{margin-bottom:10px}.bx_item_detail_rating td{vertical-align:middle;text-align:right}.bx_item_detail_rating .bx_item_rating{text-align:right}.bx_item_detail_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_detail_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/local/templates/izkoltsovo/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center}.bx_item_detail_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_detail_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:11px;line-height:11px;vertical-align:middle}@media(max-width:530px){.bx-touch .bx_item_detail_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_detail_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */
/* /local/templates/izkoltsovo/components/bitrix/news/.default/style.css?1751944303991 */
/* /local/templates/izkoltsovo/components/bitrix/news/.default/bitrix/news.detail/.default/style.css?17519443033504 */
/* /local/templates/izkoltsovo/components/bitrix/system.pagenavigation/.default/style.css?17519443033753 */
/* /local/templates/izkoltsovo/components/bitrix/catalog.section/redesign_slider/style.css?177086458350682 */
/* /local/templates/izkoltsovo/components/bitrix/iblock.vote/stars/style.min.css?1751944303832 */
