.filter_checked{
    transition: none;
    transform: none;
    display: contents;
    color: red;
}
.reg{
    margin-left: 22px;
}

.reg_sec {
    position: relative;
    width: 100%;
    top: 18px;
    margin-bottom: 15px;
}
.fromCompany{
    color: #fe4d00;
    font-size: 22px;
    margin-top: 28px;
    margin-bottom: 28px;
}
.inputText{
    width: 300px;
    font-size: 13px;
    padding: 6px 0 4px 10px;
    border: 1px solid #cecece;
}
.sendFormPost{
    margin-top: 10px;
    width: 144px;
}
input[type="file" i]::-webkit-file-upload-button {
    background: #cecece;
    cursor: pointer;
    height: 33px;
}
.forBottomText{
    padding-top: 10px;
}
.redStar{
    font-size: 18px;
    color: red;
}


@media screen and (min-width: 750px) {
  	.sale_for_opt_on_catalog_list {
		float:left;
		margin-left: 18px;
		font-size: 14px !important;
    	line-height: normal !important;
		font-weight: unset;
	}
}


.tabs-list li a {
	font-size: 17px;
}

.tabs-list li {
	padding: 7px !important;
}

.info_rrc {
	height: 18px;
	width: 18px;
	background: url('/bitrix/templates/design_18/components/bitrix/catalog/products/bitrix/catalog.element/.default/../../../../../../../images/info.svg') no-repeat;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: -4px;
	position: relative;
}

.info_rrc:hover::before {
	display: block;
}

.info_rrc::before {
    content: "";
    white-space: nowrap;
    position: absolute;
    top: -97px;
    left: -40px;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 2px 2px;
    line-height: 1em;
    width: 143px;
    height: 92px;
    background: url(/bitrix/templates/design_18/images/rrc.png) no-repeat;
    background-color: #FFF;
    display: none;
    z-index: 5;
}

.reg-ur-lico {
	background-color: #ff6600;
    padding-top: 7px;
    height: 30px;
    color: #fff;
    padding-left: 36px;
    border-radius: 5px;
}

.reg-fiz-lico {
	background-color: gray;
    padding-top: 7px;
    height: 30px;
    color: #fff;
    padding-left: 36px;
    border-radius: 5px;
}

.reg-fiz-lico span {
	margin-top: 7px;
    margin-left: 10px;
}

.reg-ur-lico span {
	margin-top: 7px;
    margin-left: 10px;
}

.catalog-list__sticker img {
	width: 30px;
    border-radius: 100%;
    margin: 0;
    position: absolute;
    right: 0;
}

.catalog-list__sticker_new img {
	right: auto;
    left: 0;
}

.catalog_sticker_text {
	display: none;
	position: absolute;
	border: 1px solid;
	text-align: center;
	top: 0;
	right: 33px;
	z-index: 99;
	background-color: #fff;
	border-color: #ff6600;
    word-wrap: break-word;
    width: 200px;
}
.catalog-list__table-product__img .catalog_sticker_text{
    max-width: calc(100% - 33px);
}
.catalog-list__table-product__img .catalog-list__sticker_new .catalog_sticker_text{
    max-width: 200px;
}

.main-card__stickerblock:last-child .catalog_sticker_text{
    right: auto;
    left: 33px;
}

.catalog-list__sticker_new .catalog_sticker_text {
	right: auto;
    left: 33px;
    max-width: calc(100% - 33px);
}
.basket-list__table-product__img .catalog-list__sticker_new .catalog_sticker_text{
    max-width: none;
    right: auto;
    left: 33px;
}
.basket-list__table-product__img .catalog-list__sticker_new img{
    right: auto;
    left: 0;
}


.catalog-list__sticker:first-child img,.catalog-list__sticker:first-child span,.catalog-list__sticker:nth-child(4) img,
.catalog-list__sticker:nth-child(4) span{
	top: 5px!important;
}

.catalog-list__sticker:nth-child(2) img,.catalog-list__sticker:nth-child(2) span,.catalog-list__sticker:nth-child(5) img,
.catalog-list__sticker:nth-child(5) span{
    top: 40px!important;

}

.catalog-list__sticker:nth-child(3) img,.catalog-list__sticker:nth-child(3) span,.catalog-list__sticker:nth-child(6) img,
.catalog-list__sticker:nth-child(6) span{
    top: 75px!important;
}





.catalog-list__sticker{
    z-index: 20;
    position:absolute;
    top:0;
    left: 5px;
    right: 5px;
}


.catalog-list__sticker:hover{
    z-index: 100;

}



.catalog_sticker_link:hover .catalog_sticker_text {
    display: block;

}

.sale__filter .sale__filter__item {
	margin-bottom: 47px;
}

/* новинки  */
#element-slider{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.elements--wrapper{
    margin: 20px 0;
}
.elements--wrapper .slick--wrapper {
	height: 296px;
	overflow: hidden;
}
.element-item{
    position: relative;
    border: 1px solid #c8c8c8;
    padding: 15px;
	width: 16%;
	height: 296px;
}
.card-sticker{
    position: absolute;
    right: 5%;
    top: 5%;
	width: 40px;
}
.element-item .card-preview{
    margin: auto;
	max-height: 150px;
}
.element-item__image {
    height: 160px;
	width: 100%;
	display: flex;
}
.element-item__title{
    font-size: 16px;
    line-height: 1.4;
    height: 90px;
    overflow: hidden;
}
.center-col .element-item__title a{
    text-decoration: none;
    color: #000;
}
.center-col .element-item__title a:hover {
    color: #ff6600;
}
.element-item__param{
    font-size: 12px;
    font-weight: bold;
	padding-top: 10px;
}
.elements--wrapper .slick-slider{

}

@media (max-width: 1400px){
	.element-item{width: 25%;}
}
@media (max-width: 768px){
	.element-item{width: 33%;}
}
@media (max-width: 560px){
	.element-item{width: 50%;}
	.element-item__image{height: 140px;}
	.element-item .card-preview{max-height: 140px;}
}

.registration__finish
{
    padding: 30px;
    border: 1px solid #c8c8c8;
    margin-top: 40px;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
}

.registration__finish h3
{
    font-size: 18px;
    margin-bottom: 20px;
}

.center-col .registration__finish p
{
    font-size: 16px;
    margin-bottom: 0px;
}

.registration__finish .registration__block-info{
    text-align: left;
    display: inline-block;
    border: 1px solid #ff6600;
    padding: 15px;
}

.registration__footer button.clipboard{
    display: block;
    width: 100%;
    margin-top: 15px;
    transition: all .3s;
}

.registration__footer button.clipboard.done{
    background: #ff6600;
    color: #fff;
}

.registration__validate .suggestions-input{
    width: 80px;
    text-align: center;
    font-size: 21px;
    vertical-align: top;
    margin-right: 4px;
}

.registration__validate .registration__footer{
    display: inline-block;
    width: auto;
    margin-top: 15px;
}

.registration__validate .submit{
    display: block;
    margin: 0;
}

.basket-list__table .basket-list__table-product{
    min-height: 131px;
}


/*
.basket-list__table-product .catalog-list__sticker_new {
    margin-left: 10px;
}
.basket-list__table-product .catalog-list__sticker_new .catalog_sticker_text{
    right: auto;
    left: 30px;
}
.basket-list__table-product .catalog-list__sticker_new img {
    margin-bottom: 3px;
} */

.main-card__info .to_favorites.active {
    /* background-image: linear-gradient(to top, #f0f0f0, #fff); */
    color: #ff6600;
}



.catalog-list__table-product__img .popup_link img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.catalog-list__table img{
    max-width: 120px;
}
.popup_link .zoom {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    background: #ff6600;
    color: #FFFFFF;
    top: 50%;
    left: 50%;
    margin: -25px 0px 0px -25px;
    opacity: 0;
    transition: all ease 0.3s;
    line-height: 50px;
    text-align: center;
    }
.popup_link:hover .zoom {
    opacity: 1;
}




/* cookie-styles */
.cookie-noti{
z-index: 99999999;
position:fixed;
right:12px;
bottom:100px;
border-radius:16px;
background-color:#fff;
box-shadow:0 0 5px #ff6600;
font-size:14px;
font-weight:500;
padding: 20px 16px 16px 16px;
line-height:20px;
max-width: calc(100% - 24px);
width: 500px;
transition:opacity 0.2s;
opacity: 0;
pointer-events:none;

}
.cookie-noti.active{
opacity:1;
pointer-events:all;

}
.cookie-noti a{
color: #ff6600;
}
.cookie-noti > div{
cursor: pointer;
position: absolute;
right:0;
top:0;
display:flex;
align-items:center;
justify-content:center;
width: 30px;
height:30px;
padding: 6px;
}
.cookie-noti > div > svg{
width: 100%;
height: 100%;
}
.cookie-noti button{
cursor: pointer;
display:block;
text-align:center;
padding:8px 16px;
margin:16px auto 0;
border-radius:8px;
border:none!important;
color:white;
font-size:16px;
background-color:#ff6600;
}