body {
    font-size: 16px;
    color: #555;
    line-height: 22px;
}

.slider_banner .swiper-pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.slider_banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #b9121b;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider_banner .swiper-pagination-bullet-active {
    background: #b9121b;
}

.slider_banner .swiper-prev,
.slider_banner .swiper-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.slider_banner .swiper-prev {
    left: 20px;
}

.slider_banner .swiper-next {
    right: 20px;
}

@media (max-width: 768px) {
    .slider_banner .swiper-prev,
    .slider_banner .swiper-next {
        display: none;
    }

    .slider_banner .swiper-pagination {
        bottom: 15px;
    }

    .slider_banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

@media (max-width: 768px) {
    .slider_banner .swiper-prev,
    .slider_banner .swiper-next {
        display: none;
    }

    .slider_banner .swiper-pagination {
        bottom: 15px;
    }

    .slider_banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }
}

.slider_banner .swiper-next{
    display: none;
    top: 45%;
    background-color: white
}

.slider_banner .swiper-prev{
    display: none;
    top: 45%;
    background-color: white
}

.slider_banner .swiper-prev:hover{
    background-color: #b9121b;
    background-position: -27px -27px;
}

.slider_banner .swiper-next:hover{
    background-color: #b9121b;
    background-position: -27px -28px;
}

.slider_banner:hover .swiper-next,
.slider_banner:hover .swiper-prev {
    display: block;
}

.status{
    top: 10px;
}

.miniature_slider .swiper-prev{
    left: -10%;
}

.miniature_slider .swiper-next{
    right: -10%;
}

.sticker_hit{
    z-index: 10;
}

.b24-form-click-btn{
    height: 20px !important;
}

.basket-checkout-block-btn{
    display: flex;
    height: 100%;
    gap: 20px;
}

.ok-btn{
    background: #b51119;
    color: white;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom : 3px;
    padding-top: 3px;
    font-weight: normal;
    margin: 0 auto;
    border-radius: 5%;
    border: none;
}

#modal_callback .form-input{
    max-width: 100%;
}

#logo{
    padding-top: 8px;
}

.block_cart .count{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    border-radius: 0;
    height: auto;
    width: 20px;
}

.title_cart_top{
    display: flex;
}

a.zvonok_top{
    background: #b9121b;
    color: white;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom : 3px;
    padding-top: 3px;
    font-weight: normal;
    margin: 0 auto;
    border-radius: 5%;
}

#contact_header{
    text-align: center;
    width: 16%;
}

.phone_head a{
    font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
}

#scrollToTopBtn {
    display: none; /* Скрыть кнопку по умолчанию */
    position: fixed; /* Зафиксировать кнопку внизу справа */
    bottom: 130px;
    right: 60px;
    z-index: 99; /* Убедитесь, что кнопка будет поверх других элементов */
    border: none;
    outline: none;
    background-color: #b51119;
    color: white;
    cursor: pointer;
    width: 50px; /* Установить ширину кнопки */
    height: 50px; /* Установить высоту кнопки */
    border-radius: 50%; /* Сделать кнопку круглой */
    font-size: 26px;
    text-align: center; /* Центрировать текст */
    line-height: 50px; /* Центрировать текст по вертикали */
}

#scrollToTopBtn:hover {
    background-color: #555; /* Изменить цвет при наведении */
}

.question-name{
    font-weight: bold;
}

.question-answer{
    margin-top: 10px;
    margin-left: 20px;
}

.questions-block__form .text_block{
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.questions-block__form{
    display: flex;
    margin-top: 30px;
}

.question-form-block .submit-block button{
    height: 47px;
}

.js-submit-question:disabled{
    opacity: 0.5;
}

.btn-question-sub
{
    background: #b51119 !important;
    position: relative;
    display: inline-block;
    padding: 0 18px;
    height: 47px;
    line-height: 47px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font: bold 12px "OpenSans", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    cursor: pointer;
    opacity: .9;
    color: #fff;}


.product-item-price-current{
    font-size: 17px;
}

.rev-name{
    font-size: 16px;
    font-weight: 600;
}

.product_tab_top .tabs{
    padding: 8px 11px 8px;
}

.top_filter_right{
    display: none;
}

.props_list td{
    text-align: left;
}

.block_description_product_tab br {
    display: none;
}

.props_list tr td:first-child>.txt:before, .props_list tr td:first-child>span:before{
    display: none;
}

.char_name {
    position: relative;
    display: flex;
    width: 100% !important;
    justify-content: space-between;
    align-items: center;
}

.char_name::after {
    content: "";
    flex-grow: 1;
    border-bottom: 1px dotted #000;
    margin: 0 10px;
}

.bx-filter .bx-filter-popup-result a{
    color: #a30f17;
}

.swiper-prev{
    top: 0;
    background-position: -27px -52px;
}

.swiper-next{
    top: 0;
}

.brands-detail .detail-picture img {
    float: right;
    padding: 10px;
    width: 100%;
    max-width: 300px;
}

.prop-item {
    display: flex;
}

.prop-name {
    font-weight: bold;
    margin-right: 5px;
}

.prop-wrap {
    height: 90px;
}

.sort_filter {
    margin-bottom: 20px;
}

.swiper-next, .swiper-prev {
    height: 25px;
    top: 25px;
}

.miniature_slider .swiper-slide-active{
    border: 1px solid #a30f17;
}

.block_slider_miniature{
    border: none;
}

.slider_review_home .swiper-prev{
    background-position: -27px -40px;
    top: 50%;
    left: -10px;
}

.slider_review_home{
    padding: 10px;
}

.slider_review_home .swiper-next{
    right: -10px;
}

.brands_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding-left: 0;
}

.right_product .preim_list {
    padding-bottom: 10px;
}

.brands_list li {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    padding: 0 10px 10px 0;
    width: 24%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    height: 122px;
    line-height: 122px;
    border: 1px solid transparent;
}

.catalog__sitemap {
    padding-left: 20px;
}

.contacts_main {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.form-group {
    margin-bottom: 10px;
}

.contacts_social {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.contacts_main_right {
    max-width: 400px;
    width: 100%;
}

.contact_details {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.contacts_main_right .form-group textarea {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.sub_category_img a img {
    max-width: 180px;
    max-height: 180px;
}

label{
    font-weight: normal;
}

.form-controls label {
    font-weight: normal;
}

.disable {
    pointer-events: none;
    opacity: 0.5;
}

.top_byu_one_click_subtitle {
    margin: 0 auto;
    text-align: center;
    font-weight: 300;
    margin-top: 10px;
    padding: 0 35px 0;
    font-size: 13px;
}

input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 14px;
    height: 14px;
    border: 2px solid #a30f17;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    position: relative;
}

input[type="checkbox"]:checked {
    background-color: #a30f17;
}

input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.news-preview-block {
    display: flex;
    flex-wrap: wrap;
}

.news-preview-block__left {
    max-width: 600px;
    width: 100%;
}

.news-preview-block__right {
    max-width: 300px;
    width: 100%;
    text-align: right;
}

.news-preview-block__right img {
    max-width: 200px;
    width: 100%;
}

h2 {
    text-align: center;
}

a {
    text-decoration: none;
    color: #a30f17;
}

#search_top{
    width: 25%;
}

.button_top_catalog
{
    margin-right: 0;
}

.button_top_catalog > span {
    padding: 13px 15px;
}

#cart_block_header {
    align-items: center;
    max-width: 90px;
    margin-left: 0;
}

.block_cart .count {
    top: 0px;
}

.block_cart_info_top {
    margin-top: 10px;
}

.cart_wrap {
    align-items: center;
}

.list_catalog > ul {
    padding-left: 0;
}

.product-item-small-card {
    margin-bottom: 50px;
}

.footer_top .column_footer:last-child {
    max-width: 230px;
}

.block_yandex {
    margin-top: 20px;
}

.block_subscribe input[type="submit"] {
    height: auto;
    max-width: 100%;
}

.personal__block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.personal__block .left_block {
    width: 200px;
}

.personal__block .right_block {
    width: 100%;
    max-width: 900px;
}

.block_description_single_post p {
    font-size: 16px;
    line-height: 20px;
    color: #555;
}

.store_property {
    margin-bottom: 23px;
    word-break: break-word;
}

.store_property .title {
    margin-bottom: 4px;
}

.store_property .value {
    color: #383838;
    line-height: 20px;
}

.left_menu {
    padding-left: 0;
}

.left_menu > li {
    display: block;
    font-size: 12px;
    margin-top: 1px;
    transition: background-color 70ms ease-out;
    -webkit-transition: background-color 70ms ease-out;
    -moz-transition: background-color 70ms ease-out;
    -o-transition: background-color 70ms ease-out;
    background: #f7f7f7;
}

.left_menu li a {
    line-height: 16px;
    padding: 11px 19px 12px;
    text-decoration: none;
}

.left_menu > li {
    display: block;
    font-size: 12px;
    margin-top: 1px;
    transition: background-color 70ms ease-out;
    -webkit-transition: background-color 70ms ease-out;
    -moz-transition: background-color 70ms ease-out;
    -o-transition: background-color 70ms ease-out;
    background: #f7f7f7;
}

.left_menu li:not(.exit) a {
    color: #383838;
    display: block;
}

.left_menu > li.current, .left_menu > li:not(.exit):hover {
    background: #ac1023;
}

.left_menu li:not(.exit).current a, .left_menu li:not(.exit).current a:hover, .left_menu li:not(.exit):hover a {
    color: #fff;
}

.left_menu > li.exit {
    background: rgba(0, 0, 0, 0);
    border: none !important;
    margin-top: 3px;
}

.left_menu li a {
    line-height: 16px;
    padding: 11px 19px 12px;
    text-decoration: none;
}

.left_menu li.exit a:before {
    display: inline-block;
    width: 5px;
    height: 8px;
    background: url(/local/templates/teplo/img/arrows.png) -3px -292px no-repeat;
    content: "";
    margin: 0 8px 0 0;
}

.i_vk {
    background: url('../img/icons/VK.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}

.i_vk:hover {
    background: url('../img/icons/VK_black.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.i_tg {
    background: url('../img/icons/Telegram.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}

.i_tg:hover {
    background: url('../img/icons/Telegram_black.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.i_dz {
    background: url('../img/icons/Zen.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}

.i_dz:hover {
    background: url('../img/icons/Zen_black.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.i_you {
    background: url('../img/icons/YouTube.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}

.i_you:hover {
    background: url('../img/icons/YouTube_black.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.i_wa {
    background: url('../img/icons/WhatsApp.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding-left: 40px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 13px;
    margin-bottom: 10px;
}

.i_wa:hover {
    background: url('../img/icons/WhatsApp_black.png');
    background-repeat: no-repeat;
    background-size: 30px 30px;
}

.btn {
    color: #FFF;
    background: #b51119;
    outline: none;
}

.btn:hover {
    color: #FFF;
    background: #ac3e40;
}

.bx-filter-parameters-box {
    padding: 13px 19px 14px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.bx-filter-parameters-box-title {
    font-size: 18px;
    font-weight: 600;
}

.bx-filter .bx-filter-parameters-box-title span {
    border-bottom: none;
}

h1 {
    clear: both;
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 39px;
}

.product-item-compare .checkbox {
    opacity: 1;
    z-index: 1;
}

.product-item-detail-compare-container {
    background: transparent;
    border: none;
    box-shadow: none;
}

#set_filter {
    border-color: #ac3e40;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFF;
    background: #b51119;
}

#del_filter {
    padding-left: 10px;
    padding-right: 10px;
    color: #a30f17;
    border: 1px solid #ddd;
    background: 0 0;
    text-decoration: none;
}

.bx-filter-parameters-box-container {
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
}

.smartfilter {
    overflow-y: auto;
    height: 100vh;
    padding-bottom: 30px;
}

.bx-filter .bx-filter-parameters-box-title {
    padding-bottom: 0;
}

.bx-filter .bx-filter-parameters-box-title span {
    color: black;
    font-weight: 500;
}

.bx-filter.bx-blue .bx-filter-section {
    background: white;
}

.bx-filter .bx-ui-slider-part span {
    display: none;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #ac1023;
}

.bx-filter .bx-ui-slider-part {
    display: none;
}

.bx-filter.bx-blue .bx-ui-slider-handle.left, .bx-filter.bx-blue .bx-ui-slider-handle.right {
    background: white;
    border: #ac1023 3px solid;
    border-radius: 50%;
    top: -100%;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #e5e5e5;
}

.bx-filter-parameters-box-title span {
    border-bottom: none;
}

.form-container {
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
}

.form-header, .form-body, .form-footer {
    margin-bottom: 20px;
}

.form-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.form-label {
    flex: 1;
    padding-right: 10px;
}

.form-input {
    flex: 2;
}

.error-fld {
    color: red;
}

input[type="submit"] {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #b51119;
    color: #fff;
    border: none;
    cursor: pointer;
}

.search-page form {
    display: flex;
}

.search-page form input[type="submit"] {
    width: 220px;
}

input[type="submit"]:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

#footer .footer_inner .line, #header .basket_fly .opener .basket_count, .page_not_found td.image img {
    background: #ac1023;
}

.rating-mini {
    display: inline-block;
    font-size: 0;
}

.rating-mini > span.active {
    color: #a30f17;
}

.rating-mini span {
    padding: 0;
    font-size: 20px;
    line-height: 1;
    color: lightgrey;
}

.rating-mini > span:before {
    content: '★';
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=);
    background-size: contain;
}

.star-rating.star-5 input, .star-rating.star-5 i {
    width: 20%;
}

.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
}

.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=);
    background-size: contain;
}

.rev-item {
    display: flex;
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.rev-item__rate {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.rev-item__rate div {
    font-size: 18px;
}

.rev-item__left {
    margin-right: 20px;
    max-width: 200px;
    width: 100%;
}

.rev-item__right {
    width: 100%;
}

.news-date-time {
    font-size: 14px;
    color: #888888;
}

.rev-item__answer {
    padding-left: 20px;
    margin-top: 10px;
}

.rev-item__answer h4 {
    margin-bottom: 0;
}

.review-block-top h4 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.review-block-top__sum {
    font-size: 50px;
    color: #a30f17;
    margin-right: 10px;
}

.review-block-top__block {
    display: flex;
    align-items: center;
}

.review-block-top__block .rating-mini span {
    font-size: 40px;
}

.review-block-top__count {
    font-size: 20px;
}

.new-review-sort {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.new-review-show {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.default_pagination{
    margin: 0 auto;
}

.large
{
    color: #FFF !important;
    background: #b51119 !important;
}

.review-form__btn{
    background: #b51119 !important;
    position: relative;
    display: inline-block;
    padding: 0 18px;
    height: 47px;
    line-height: 47px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font: bold 12px "OpenSans", Helvetica, Arial, sans-serif;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    cursor: pointer;
    opacity: .9;
    color: #fff !important;
}

#increase2, #decrease2 {
    padding: 5px;
    background: transparent;
    border: 1px solid gray;
    margin: 5px;
}

.catalog_breadcrumbs .sections-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.catalog_breadcrumbs .section-container,
.catalog_breadcrumbs .subsection-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

.catalog_breadcrumbs .section,
.catalog_breadcrumbs .subsection {
    margin: 0 5px;
}

.catalog_breadcrumbs .separator {
    margin: 0 5px;
}

.catalog_breadcrumbs .active {
    font-weight: bold;
    color: red;
}

.catalog_breadcrumbs .inactive {
    color: black;
}

.inactive-sections,
.inactive-subsections {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    flex-direction: column;
    background: white;
    border: 1px solid #ccc;
    z-index: 1000;
}

.section.active:hover + .inactive-sections,
.subsection.active:hover + .inactive-subsections {
    display: flex;
}

.title-wrap {
    margin: 0 auto;
}

.product-item-amount-field-btn-minus, .product-item-amount-field-btn-plus {
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-item-amount-field {
    width: 50px;
    height: 25px;
    padding: 5px 8px 7px;
    font-size: 13px;
}

.add-to-cart-block .product-item-amount-field-container {
    height: 40px;
}

.product-item-amount-field-container {
    width: 100px;
    display: flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    font-size: 0;
    margin: 0 auto;
    vertical-align: top;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-left: 0;
    justify-content: space-between;
}

.main_price_product .values_wrapper {
    font-size: 28px;
    font-weight: 700;
}

.add-to-cart-block .product-item-amount-field-container .product-item-amount-field-btn-minus, .add-to-cart-block .product-item-amount-field-container .product-item-amount-field-btn-plus {
    height: 40px;
}

.shop-sections-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.parent-section {
    border: 1px solid #d0d0d0;
    padding: 10px;
    width: 30%;
    margin-bottom: 20px;
}

.parent-section__title {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.parent-section img {
    width: 60px;
    height: auto;
    padding-right: 5px;
}

.parent-section__subtitle {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.product-item-scu-item-color-block {
    padding-top: 0;
}

.product-item-scu-item-text {
    padding-top: 0;
    overflow: visible;
    text-transform: none;
}

.product-item-scu-item-color-container.selected {
    color: #FFF;
    background: #b51119;
}

.product-item-scu-item-color-container {
    width: auto;
    max-width: initial;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #e5e5e5;
}

.product-item-scu-item-color-block {
    outline: none;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
    outline: none;
}

.product-item-detail-info-container-title {
    font-weight: normal;
}

.product-item-detail-info-container {
    display: inline-block;
}

.add-to-cart-btns {
    display: inline-flex;
}

.add-to-cart-btns .product-item-detail-info-container {
    width: 150px;
}

.block_price_logo_client {
    display: flex;
}

.block_price_logo_client {
    padding: 10px 0;
}

.product-item-detail-info-section {
    padding: 0 15px;
}

.bx-blue .btn.btn-default {
    font-size: 13px;
    font-weight: 600;
    padding: 10px 25px;
}

.btn.product-item-detail-buy-button {
    margin-bottom: 0;
    max-width: 130px;
    width: 100%;
    height: 40px;
}

.product_status_page {
    padding: 0;
}

.wrap_button.wrap_page_product .byu_one_click {
    padding: 10px 0;
}

.bx-blue .btn.btn-default {
    background: #b51119;
    border: none;
}

.bx-blue .btn.btn-default:hover {
    background: #ac3e40;
}

.add-to-cart-block {
    padding: 0 0 0px 30px;
}

.section_item_inner .left-data{
    width: 100%;
    max-width: 130px;
    margin: 0 auto;
}

.right-data{
    text-align: center;
}

.section_item_inner .left-data img{
    width: 100%;
}

.product-item {
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px;
}

.product-item-detail-info-container {
    margin-bottom: 0;
}

.product-item-detail-price-current {
    color: #333;
}

.product-item-detail-pay-block {
    border: none;
}

.blog_container {
    display: flex;
    justify-content: space-between;
}

.blog_container .blog_container_left {
    width: 300px;
}

.blog_container .blog_container_right {
    width: 100%;
    max-width: 900px;
}

.blog_container .blog_container_right .news-list {
    display: flex;
    flex-direction: column;
}

.blog_container .blog_container_right .news-item {
    margin-bottom: 40px;
}

.share-block-element img{
    top: 0;
}

.blog_container .blog_container_right .news-item .preview_picture {
    max-width: 247px;
    width: 100%;
    height: auto;
    padding: 10px;
}

.product_slide {
    padding: 10px;
}

.post-item-small a {
    color: #a30f17;
    text-decoration: none;
}

.authorization-cols {
    display: flex;
    flex-wrap: wrap;
}

.authorization-cols .form_wrapp {
    padding: 20px;
}

.authorization-cols .auth-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form_wrapp .r {
    border: none;
}

input:not(.button) {
    line-height: 20px;
}

.but-r .filter {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.but-r .clearboth {
    display: none;
}

input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 12px;
    padding: 8px 13px 7px;
    width: 100%;
}

.form-control {
    border: none;
    padding: 0;
}

.form-control label {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
}

.iblock.text_block {
    padding: 20px 0 0 25px;
    color: #b3b3b3;
    line-height: 16px;
    vertical-align: top;
    font-size: 12px;
}

.iblock.label_block {
    width: 280px;
    position: relative;
    vertical-align: top;
}

.wrap_md {
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.button.vbig_btn.wides {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    color: #FFF;
    background: #b51119;
    border: none;
}

.button, button.button, input.button {
    cursor: pointer;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    background: #ddd;
    color: #000;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 9px 13px 8px;
    display: inline-block;
    border: none;
    outline: 0;
    position: relative;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    letter-spacing: .4px;
    width: auto;
    vertical-align: middle;
}

.title_product_slide {
    height: 120px;
}

.more_text_small {
    font-size: 12px;
    color: #b3b3b3;
    line-height: 16px;
    padding: 11px 0 0;
}

.to-cart {
    background: none;
    padding: 0;
}

.to-cart a {
    color: white;
}

.product-item-hidden {
    display: inline-block;
    vertical-align: middle;
}

.product-item-hidden[data-entity="props-block"] {
    height: 30px;
}

.right-direction {
    float: right;
}

.in-wish-list {
    color: #FFF;
    background-color: #b51119;
    background-position: 5px -43px;
    opacity: .6;
    visibility: visible;
    outline: none;
}

.product_info_top_product .in-wish-list {
    opacity: 1;
}

.product_info_top_product .in-wish-list:before {
    background-position: 5px -43px;
}

.add_new_btn {
    background: #b51119;
    color: white;
    border: none;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 25px;
}

.add_new_btn:hover {
    opacity: 0.7;
    color: white;
    text-decoration: none;
}

.add_new_btn:focus {
    opacity: 0.7;
    color: white;
    text-decoration: none;
}

.sub_category {
    justify-content: normal;
}

.top_filter_cat {
    margin-bottom: 50px;
}

.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
    color: #b9121b;
}

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
    font-size: 12px;
}

.left_product {
    position: relative;
}

.wishlist_product_button span {
    top: 0;
}

.bx_catalog-compare-list {
    display: none !important;
}

.bx_compare .bx_filtren_container {
    background: #F4F4F4;
    border: none;
    margin-bottom: 30px;
}

.bx_compare .table_compare table tr td a {
    color: #a30f17;
    font-size: 16px;
}

.bx_compare .bx_bt_button.bx_small {
    cursor: pointer;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    background: #b51119;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 6px 13px 6px;
    display: flex;
    border: none;
    outline: 0;
    position: relative;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    letter-spacing: .4px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    width: 100px;
    height: 30px;
    text-shadow: none;
}

.bx_compare .table_compare table tr td a:hover {
    text-decoration: none;
}

.prices-inner__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.discount {
    margin-left: 10px;
}

.discount .values_wrapper {
    font-size: 16px;
    font-weight: 500;
    text-decoration: line-through;
}

.miniature_slider {
    padding: 0 10px;
}

.left_product .main-image {
    height: 400px;
    padding: 20px;
}

.miniature_slider {
    margin: 0 10px;
}

.preim_title {
    line-height: 14px;
    margin-top: 5px;
}

.preim_title a {
    cursor: pointer;
    color: #a30f17 !important;
}

.file.pdf i.icon {
    background-position: 0 0;
}

.file.tiff i.icon {
    background-position: 0 -275px
}

.file.jpg i.icon {
    background-position: 0 -220px
}

.file.word i.icon {
    background-position: 0 -55px
}

.file.excel i.icon {
    background-position: 0 -165px
}

.file i.icon {
    width: 46px;
    height: 33px;
    display: inline-block;
    background: url(../img/file_types.png) 0 -110px no-repeat;
    float: left;
}

.seo_tags_product {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sticker_percent {
    background: #e52929 !important;
    border-radius: 50px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    height: 40px !important;
    width: 40px !important;
}

.stickers {
    position: absolute;
    top: 0;
    left: 3%;
}

.labels_container {
    position: absolute;
    left: 5%;
    top: 15%;
}

.catalog-block-header {
    border: none;
    font-size: 24px;
    margin: 0 0 24px;
    font-weight: 500;
    color: #383838;
}

div.bx-blue .btn.btn-default {
    color: #FFF;
    background: #b51119;
}

div.bx-blue .btn.btn-default:hover {
    transition: opacity 300ms ease;
    color: #FFF;
    background: #b51119;
}


.basket-items-list-item-amount {
    padding-left: 10px;
    padding-right: 10px;
}

.basket-item-amount-btn-plus, .basket-item-amount-btn-minus {
    margin: 5px;
}

.basket-item-block-amount {
    align-items: center;
}

.basket-item-block-price {
    padding-top: 30px;
}

.slider_manufactured .swiper-slide {
    text-align: center;
}

.price_product .discount .values_wrapper {
    font-weight: 300;
    font-size: 13px;
    text-decoration: line-through;
}

.price_product {
    margin-bottom: 10px;
}

.block_subscribe input[type="text"] {
    max-width: 100%;
}

.ajax_button {
    width: 130px;
    margin: 0 auto;
}

.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button {
    color: #FFF;
    background: #b51119;
    border: none;
}

.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
    color: #FFF;
    background: #b51119;
    border: none;
}

.articles-list{
    margin-bottom: 50px;
}

.catalog-products-viewed{
    margin-top: 50px;
}

.bx-filter-param-label.disabled {
    color: #ccc !important;
    cursor: not-allowed !important;
    opacity: 0.5 !important;
}

.bx-filter .bx-filter-popup-result.left{
    right: 0;
}

#left_sidebar .block_catalog{
    display: none;
}

.slider_products .swiper-next{
    top: 31%;
}

.slider_manufactured .swiper-next{
    top: -35%;
}

#logo img{
    width: 210px;
}

@media screen and (max-width: 1161px) {
    #search_top {
        position: relative;
        width: 100%;
    }
}

@media (max-width: 767px){
    .basket-checkout-block-btn{
        flex-direction: column;
    }

    .char_name::after{
        display: none;
    }

    #contact_header {
        width: 49%;
        text-align: left;
    }

    #text_header{
        display: none;
    }
    #logo img{
        width: 200px;
    }
    .blog_container{
        flex-direction: column;
    }
    .blog_container .blog_container_right .news-item .preview_picture{
        max-width: 100px;
    }
    .blog_container .blog_container_right{
        margin-top: 50px;
    }
    .footer_top{
        text-align: left;
        justify-content: flex-start;
    }
    .footer_top .column_footer:last-child{
        padding-left: 0;
    }
    .product_tab_top{
        flex-wrap: wrap;
    }
    .seo_tags_product{
        flex-wrap: wrap;
    }
    .btn.product-item-detail-buy-button{
        margin: 0;
    }
    .parent-section{
        width: 100%;
    }
    .preim_list{
        flex-wrap: nowrap;
    }
    .preim_inside{
        width: 150px;
        margin: 3px;
    }
    .about_docs{
        display: flex;
    }
    .about_docs a{
        margin: 10px;
    }
    .about_docs a img{
        width: 100% !important;
    }
        .brands-detail .detail-picture img
        {
            width: 100%;
            float: none;
        }
    #left_sidebar #hidden_catalog {
        display: block;
        position: unset;
    }
    #left_sidebar .block_catalog{
        display: block;
    }
    }