

/* Start:/bitrix/templates/universe_s1-new/components/bitrix/catalog/brands/bitrix/catalog.element/.default/style.css?17510551777781*/
.brand {
	display: block;
}
.brand .brand-back {
	color: #2d2d2d !important;
}
.brand .brand-back .brand-back-icon {
	vertical-align: middle;
	font-size: 27px;
	margin-right: 15px;
	line-height: 1;
	padding-bottom: 4px;
}
.brand .brand-back .brand-back-text {
	vertical-align: middle;
}
.brand .brand-information {
	display: block;
	margin-top: 30px;
}
.brand .brand-information .brand-image {
	display: block;
	float: left;
	position: relative;
	width: 250px;
	margin-right: 50px;
	margin-bottom: 30px;
}
.brand .brand-information .brand-image .brand-image-wrapper {
	display: block;
	position: relative;
	padding-top: 75%;
	-webkit-box-shadow: 0 15px 50px #f1f1f1;
	-moz-box-shadow: 0 15px 50px #f1f1f1;
	box-shadow: 0 15px 50px #f1f1f1;
}
.brand .brand-information .brand-image .brand-image-wrapper-2 {
	display: block;
	position: absolute;
	top: 25px;
	right: 25px;
	bottom: 25px;
	left: 25px;
}
.brand .brand-information .brand-text {
	font-size: 15px;
	color: #2d2d2d;
	line-height: 1.5;
	margin-bottom: 30px;
}

.brand .brand-products {}
.brand .brand-products .brand-products-title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 25px;
}
.brand_info p{
margin-top:10px;
}
.brand_info span{
    font-family: 'Muller Bold';}
.brand_info 
@media all and (max-width: 500px) {
	.intec-adaptive .brand .brand-information .brand-image {
		float: none;
		width: auto;
		margin-right: 0;
	}


}

@media (max-width: 700px) {
.brand .brand-information .brand-image {width: 90vw;
		margin: 10px auto;}
}

/*.brand-container{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.brand-container #all-brands{
	color: #111;
}
.brand-container a i{
	margin-right: 10px;
	margin-top: 2px;
}
.brand-container .read-more-fa{
	display: inline-block;
	vertical-align: middle;
	font-size: 27px;
	padding-bottom: 5px;
	margin-right: 15px;
}
.brand-container span span{
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	color: #474747;
}
.brand-container .brand-container-product-head{
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1;
	margin: 25px auto;
}
.brand-container .brand-container-head{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding-top: 30px;
}
.brand-container .brand-container-head .brand-container-head-img{
	display: inline-block;
	width: 30%;
	box-shadow: 1px 15px 50px #F1F1F1;
	padding: 25px;
}
.brand-container .brand-container-head .brand-container-head-img .brand-container-head-img-wrapper{
	position: relative;
	background: no-repeat;
	height: 0;
	width: 100%;
	padding: 25%;
	background-position: center;
	background-size: contain;
}

.brand-container .brand-container-head .brand-container-head-text{
	display: inline-flex;
	width: 70%;
	padding: 10px 40px;
}
.brand-container .brand-container-head .brand-container-head-text p{
	font-size: 15px;
}
.brand-container .brand-container-recommend{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.brand-container .brand-container-recommend .brand-container-recommend-element{
	position: relative;
	padding: 15px;
	display: flex;
	flex-direction: column;
	width: 30%;
	margin: 15px 15px 0 15px;
	border: 1px solid #F1F1F1;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-hit,
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-new{
	position: absolute;
	color: #fff;
	padding: 5px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 13px;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-hit{
	background: #16F384;
	top: 12%;
	left: 7%;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-new{
	background: #1161fc;
	top: 5%;
	left: 7%;
}
.brand-container .brand-container-recommend .brand-container-recommend-element:hover{
	cursor: pointer;

	transition: 350ms linear;
	box-shadow: 10px 15px 20px #F1F1F1, -10px 15px 20px #F1F1F1, -10px 5px 10px #F1F1F1, 10px 5px 10px #F1F1F1;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-img{
	padding: 10px;
	background-size: cover;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-img img{
	display: block;
	margin: 0 auto;
	width: auto;
	height: 300px;
 }

.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text{
	padding: 20px;
	margin-bottom: 40px;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text .price{
	margin-top: 5px;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text a{
	text-decoration: none;
	color: #333;
	font-size: 17px;
	margin-left: 0;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text .new{
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	padding-top: 5px;
}

.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text .old{
	font-size: 13px;
	text-decoration: line-through;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-text a:hover{
	color: #777;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-cart{
	position: absolute;
	padding-bottom: 25px;
	padding-left: 15px;
	bottom: 0;
	visibility: hidden;
	transition: 100ms linear;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-cart a{
	position: relative;
	display: inline;
	margin-left: 80px;
	color: #1161fc;
	font-size: 13px;
	margin-bottom: 5px;
	transition: 200ms linear;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-cart i{
	font-size: 22px;
	margin-right: 10px;
}
.brand-container .brand-container-recommend .brand-container-recommend-element .brand-container-recommend-element-cart span{
	margin-left: -5px;
}
[class*='glyph-icon-']:before{
	vertical-align: middle;
}
.brand-container .brand-container-recommend .brand-container-recommend-element:hover .brand-container-recommend-element-cart{
	visibility: visible;
	transition: 200ms linear;
}
.red{
	color: red;
}
.quantity {
	user-select: none;
	display: inline;
}
.quantity input {
	-webkit-appearance: none;
	border: none;
	text-align: center;
	width: 25px;
	font-size: 16px;
	font-family: sans-serif;
	margin-right: 5px;
	color: #555;
}
.quantity  .border-count{
	color: #ddd;
	font-size: 30px;
	font-weight: 100;

}
span[class*=btn] {
	width: 15px;
	height: 15px;
	border-radius: 6px;
	border: none;
	cursor: pointer;
	color: #555;
	font-weight: 400;
	display: inline-block;
	text-align: center;
}
.minus-btn span , .plus-btn span{
	margin-bottom: 10px;
	color: #000;
	text-align: center;
}
.minus-btn  , .plus-btn {
	font-size: 16px;
}
.minus-btn:hover , .plus-btn:hover {
	font-weight: bold;
	font-size: 16px;
}
.rep{
	font-size: 23px;
	color: #ddd;
	padding: 0 5px;
}
button:focus,
input:focus {
	outline:0;
}

@media (max-width: 1000px) {
	.brand-container .brand-container-head{
		flex-direction: column;
	}
	.brand-container .brand-container-head .brand-container-head-text{
		width: 100%;
	}
	.brand-container .brand-container-head .brand-container-head-img{
		margin-left: 30%;
	}
}*/

/* End */


/* Start:/bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/style.css?17510551773753*/
.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(/bitrix/templates/universe_s1-new/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(/bitrix/templates/universe_s1-new/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:/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/redesign/style.css?175126150024999*/
.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-family: Muller;
    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;

    padding: 16px;
margin: 10px;
    box-sizing: border-box;
    transition: .2s;
    width: 18%;
}
.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%;
}

.element-description .brand-name{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.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.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: 600;
    font-family: 'Montserrat' !important;
    letter-spacing: .4px;

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

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

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

.oldprice:after {
    content: "";
    width: 100%;
    height: 1px;
    background: red;
    position: absolute;
    top: 49%;
    right: 0;
}
.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: 27px;
	-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;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

.intec-catalog-section-tile .element-name {
	    display: block;

    box-sizing: border-box;
    font-size: 14px;
    color: #33312e;
    text-decoration: none;
    overflow: hidden;
    text-align: left;
    line-height: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 2.1em;
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: 10px;
	/* 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 {

    font-family: 'Montserrat' !important;

    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;
}


@media(max-width: 1450px)
{
.product-buy-block.price-block-incart .price-value {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
}
}



.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;
    justify-content: flex-start;
}

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

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


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

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{
	background: url(/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/redesign/./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: #000000 !important;
    color: #ffffff;
}



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

.intec-marks .intec-mark.recommend{background-color: #2D7179 !important;     border-radius: 4px !important;
}
.intec-marks .intec-mark.new{background-color: #2D7179 !important;     border-radius: 4px !important;
}
.intec-marks .intec-mark.hit{background-color: #2D7179 !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("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/redesign/./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("/bitrix/templates/universe_s1-new/components/bitrix/catalog.section/redesign/./images/like-icon-aded.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.element-description .brand-name{
	display: block;
	font-family: Muller;
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: #000000 !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: #2D7179 !important;
    transition: .1s;
    border-radius: 100%;
    border-color: #2D7179 !important;
}

.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(/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(/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:#2D7179;
    border: 1px solid #2D7179;
    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;
}

.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: #2D7179 url(/images/bell_icon_product_white.svg) center center no-repeat !important;
	transition: .2s;

}
.product-end-kt {
    position: absolute;
    margin-left: 15px;
    bottom: 8px;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
z-index:20;
}
.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:1250px){
.product-end-kt {
        position: absolute;
        margin-left: 15px;
        margin-right: 15px;
        bottom: 8px;
        padding: 5px;
        background: #fff;
        border-radius: 3px;
        z-index: 20;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
}
.price-value {
    display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column-reverse;
}
.price_discount {

		margin-left: 0px !important;}
}


@media (max-width:1200px) {
.intec-catalog-section-tile .catalog-section-element {
    display: block;
    position: relative;
    padding: 16px;
    margin: 10px;
    box-sizing: border-box;
    transition: .2s;
    width: 30%;
}

}
@media (max-width:1100px) {
	.intec-catalog-section-tile .catalog-section-element {
		width: 29%;
		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: 600;
    font-family: 'Montserrat' !important;
    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;}

.price_discount {


    margin-left: 0px !important;

}

}

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

@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: 7px;
	}
	.intec-catalog-section-tile .catalog-section-element {
		width: 47%;
	}

.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: 28% !important;
        height: 100%;
    }
.price-value {
        display: flex;
        font-weight: 600;
        font-family: 'Montserrat' !important;
        letter-spacing: .4px;
        font-size: 14px;
        line-height: 14px;
        vertical-align: middle;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
.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;
}
	.intec-catalog-section-tile .catalog-section-element {
margin:3px;
}

}
@media (max-width:900px) {.intec-content-wrapper.catalog_container_mobile .catalog-section-element {
        width: 40% !important;
        height: 100%;
	}}
@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;
        bottom: 8px;
        font-size: 12px;
        line-height: 13px;   
        padding: 4px 5px;
        background: #fff;
        border-radius: 3px;
        z-index: 20;
}
.intec-content-wrapper.catalog_container_mobile .catalog-section-element {
        width: 48% !important;
        height: 100%;
    }
.intec-catalog-section.intec-catalog-section-tile {
    width: 100vw;
    position: relative;
    left: -14px;
}
}
/* End */


/* Start:/bitrix/templates/universe_s1-new/components/bitrix/iblock.vote/stars/style.min.css?1751055177832*/
.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(/bitrix/templates/universe_s1-new/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 */
/* /bitrix/templates/universe_s1-new/components/bitrix/catalog/brands/bitrix/catalog.element/.default/style.css?17510551777781 */
/* /bitrix/templates/universe_s1-new/components/bitrix/system.pagenavigation/.default/style.css?17510551773753 */
/* /bitrix/templates/universe_s1-new/components/bitrix/catalog.section/redesign/style.css?175126150024999 */
/* /bitrix/templates/universe_s1-new/components/bitrix/iblock.vote/stars/style.min.css?1751055177832 */
