.product__price-block .product__price-price, .product__price-block .product__price-price .rub {
    font-size: 30px;
}


.price-selector__item .price_all_label{
    white-space: nowrap;
}

.clear{
    clear: both;
}
.d-none{
	display: none;
}

.empty_searct-result{
    font-size: 15px;
}
.basket-btn-link a{
    background-color: #6b1613;
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
}


.rating_el .fa-star {
    color: #b60800!important;
}

._h1{
    margin: 0 0 30px 0;
    padding: 0;
    color: #32363a;
    font-family: 'exo_2', sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
}

.nav__list-item .dop-level-2{
    margin-top: 15px;
    margin-left: 20px;
}

.hide{
    display:none;
}

.slam-easyform .btn-primary {
    color: #fff;
    background-color: #b60800;
    border-color: #940600;
}

.slam-easyform .btn-primary:hover {
    background-color: #c54a45;
}

.bx_page a {
    text-decoration: underline;
    color: #b60800;
    cursor: pointer;
}

.bx_page a:hover {
    text-decoration: none;

}

.registerblock {
    position: fixed;
    bottom: 5vh;
}

.registerblock div {
    position: absolute;
    bottom: 80px;
    left: -200px;
    background: linear-gradient(0deg, #b60800 0%, #e21029 100%);
    width: 150px;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(34,47,65,0.4);
    box-shadow: 1px 1px 5px 0 rgba(34,47,65,0.4);
}
@media (max-width: 1700px) {
    .registerblock {
        left: 20px;
    }
    .registerblock div {
        left: 0;
    }
}

.registerblock a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(34,47,65,0.4);
}

.registerblock small {
    color: #fff;
    line-height: 14px;
}

@media only screen and (max-width: 750px){

    .registerblock {display: none;}

}

.dashed{
    color:#b60800;
    border-bottom: 1px dashed #B60800;


}

.collapsible h2{
    margin: 10px 0;
}

.btn.left {
    display: inline-block;

    font-size: 16px;
    font-weight: 400;
    line-height: 39px;
    text-decoration: underline;
     text-align: center;
     height: 40px;
     border: 1px solid #b60800;
     padding: 0 26px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    margin-bottom: 5px;
}

.product-page .product-page__characteristic{
    padding-left: 10px;
}

.characteristics_item .link_to_manufacturer {
    color: #b60800;
    cursor: pointer;
    text-decoration: underline;
}

.characteristics_item .link_to_manufacturer:hover {

    text-decoration: none;
}

.product-list {
	position: relative;
}

.preloader-catalog {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	z-index: 900;
}
.preloader-catalog__icon {
	position: absolute;
	width: 150px;
	top: 200px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	letter-spacing: 1px;
	font-size: 13px;
	text-align: center;
	color: #08080d;
}
.preloader-catalog__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	bottom: 30px;
	left: 45px;
	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"%3E %3Cpath fill="%23C11D3B" fill-rule="evenodd" d="M30 0a1 1 0 0 1 1 1v8a1 1 0 1 1-2 0V1a1 1 0 0 1 1-1zm15 3.34a1 1 0 0 1 .366 1.366l-4 6.928a1 1 0 0 1-1.732-1l4-6.928A1 1 0 0 1 45 3.34zM56.66 15a1 1 0 0 1-.366 1.366l-6.928 4a1 1 0 1 1-1-1.732l6.928-4A1 1 0 0 1 56.66 15zM60 30a1 1 0 0 1-1 1h-8a1 1 0 1 1 0-2h8a1 1 0 0 1 1 1zm-3.34 15a1 1 0 0 1-1.366.366l-6.928-4a1 1 0 0 1 1-1.732l6.928 4A1 1 0 0 1 56.66 45zM45 56.66a1 1 0 0 1-1.366-.366l-4-6.928a1 1 0 1 1 1.732-1l4 6.928A1 1 0 0 1 45 56.66zM30 60a1 1 0 0 1-1-1v-8a1 1 0 1 1 2 0v8a1 1 0 0 1-1 1zM0 30a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1zm3.34-15a1 1 0 0 1 1.366-.366l6.928 4a1 1 0 0 1-1 1.732l-6.928-4A1 1 0 0 1 3.34 15zM15 3.34a1 1 0 0 1 1.366.366l4 6.928a1 1 0 1 1-1.732 1l-4-6.928A1 1 0 0 1 15 3.34zm0 53.32a1 1 0 0 1-.366-1.366l4-6.928a1 1 0 0 1 1.732 1l-4 6.928A1 1 0 0 1 15 56.66zM3.34 45a1 1 0 0 1 .366-1.366l6.928-4a1 1 0 1 1 1 1.732l-6.928 4A1 1 0 0 1 3.34 45z"/%3E%3C/svg%3E');
	background-repeat: no-repeat;
	animation: rotate 3s infinite linear;
}
.preloader-show .preloader-catalog {
	display: block;
}

@media only screen and (max-width: 840px) {
	.preloader-catalog {
		display: none !important;
	}
}

.header .search_select {
	width: 185px;
}

.slider .slick-active .slider__pagination-dot {
	background-color: #c11d3b;
	border: 2px solid #c11d3b;
}
.slider__pagination-dot {
	border: 2px solid #c11d3b;
	opacity: 1;
}
.slider--banner .slider__btn {
	display: none !important;
}

.header-login {
	margin-left: 50px;
}
.header-login .btn {
	display: flex;
	align-items: center;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 0 25px;
}
.header-login .btn .iconbtn {
	display: block;
	flex-shrink: 0;
	width: 16px;
	height: 18px;
	margin-right: 20px;
}
.header-login .btn .iconbtn svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: #fff;
}
.header-login .btn .btntext {
	display: inline-block;
	line-height: 1;
}

.contacts__email {
	position: relative;
	display: inline-block;
}
.contacts__email .icon {
	position: absolute;
	display: inline-block;
	top: 1px;
	left: -25px;
	width: 20px;
	height: 16px;
}
.contacts__email .icon svg {
	width: 100%;
	height: 100%;
	fill: #c11d3b;
}

.bar-menu {
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.bar-menu__item {
	position: relative;
	padding-left: 20px;
}
.bar-menu__item:hover {
	color: #c11d3b;
}
.bar-menu__item:hover .bar-menu__item-icon svg {
	fill: #c11d3b;
}
.bar-menu__item:not(:last-child) {
	margin-right: 50px;
}
.bar-menu__item-icon {
	position: absolute;
	top: 1px;
	left: 0;
	width: 13px;
}
.bar-menu__item-icon svg {
	display: block;
	fill: #fff;
	transition: 0.3s;
	width: 100%;
}
.bar-menu__item-link {
	display: inline-block;
	max-width: 125px;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.6;
	letter-spacing: 0.7px;
	transition: 0.3s;
}
.bar-bottom-right {
	display: flex;
	align-items: center;
}


@media only screen and (max-width: 1100px) {
	.bar-bottom .header__carts {
		margin-right: 20px;
	}

	.bar-menu__item:not(:last-child) {
		margin-right: 20px;
	}

	.bar-bottom .btn {
		font-size: 14px;
		letter-spacing: 0;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 840px) {
	.side-bar--mobile {
		overflow: auto;
	}

	.header-login .btn {
        display: none;
		/*height: 35px;
		line-height: 35px;
		padding: 0 7px;*/
	}

	.header-login .btn .btntext {
		display: none;
	}

	.header-login .btn .iconbtn {
		margin-right: 0;
	}

	.header-login {
		margin-left: 20px;
	}
}
@media only screen and (max-width: 420px) {
	.header__logos {
		min-width: 95px;
	}
}

.nav--top .nav__list--lvl-1>.nav__list-item:last-child {
    float: right;
}

.example {
	border: 2px solid red; 
	color: red;
	padding: 20px; 
}

.product__title, .news__title a {
	-webkit-user-select: text; /* Chrome/Safari */
	-moz-user-select: text; /* Firefox */
	-ms-user-select: text; /* IE/Edge */
	user-select: text; /* Стандартный синтаксис */
	display: inline;
}

/**Обрезает строку*/
.text-clamp_1 {
	display: -webkit-box;     /* Необходимый тип отображения */
	-webkit-line-clamp: 1;    /* Количество строк, которые нужно оставить */
	-webkit-box-orient: vertical; /* Направление текста */
	overflow: hidden;         /* Обрезаем всё, что не влезло */
}
.text-clamp_2 {
	display: -webkit-box;     /* Необходимый тип отображения */
	-webkit-line-clamp: 2;    /* Количество строк, которые нужно оставить */
	-webkit-box-orient: vertical; /* Направление текста */
	overflow: hidden;         /* Обрезаем всё, что не влезло */
}
.text-clamp_3 {
	display: -webkit-box;     /* Необходимый тип отображения */
	-webkit-line-clamp: 3;    /* Количество строк, которые нужно оставить */
	-webkit-box-orient: vertical; /* Направление текста */
	overflow: hidden;         /* Обрезаем всё, что не влезло */
}


.reviews .product_image.blur {
	filter         : blur(5px);
	pointer-events : none;
}
.reviews .item .product-item {
	margin-top : 10px;
	width      : 30%;
	display    : inline-block;
	float      : left;
	position   : relative;
}
