:root {
    /* Основной цвет и переменная */
    --color-success-dr: #d85328;
    --color-success: #d85328;
}

/* Основные кнопки - сплошной цвет */
.btn.btn-pulse{
    background: #d85328 !important;
    box-shadow: none;
}

.section-samples .btn-sample-order{
    background: #d85328;
}

.section-samples .btn-sample-order:hover {
    color: #fff;
    border: 1px solid #d85328;
    background: #a83518;
}

.module-featured .button_all{
    background: #d85328;
}

.rparts__title b{
    color: #E69C60;
}


.rparts__item.item--active{
    background-color: var(--color-success-dr);
}

.module-featured .featured-item-btn{
    background-color: #d85328;
    box-shadow: 0 -1px 0 11px #d85328, 0 4px 9px 7px #000;
}

.module-featured .button_all{
    background: #d85328;
}

.section-calculation .buttons span.active{
    background: #d85328;
    border: 3px solid #d85328; 
}

.section-calculation .cp_step_form_nav .cp_next_step{
    background: url('../../img/svg/button-ug-second.svg');
}

.right-fixed-item{
    background: #d85328;
}

.right-fixed-open{
    background: #d85328;
}

.section-browse .buttons{
    background: #d85328;
}

.section-reviews .buttons{
    background: #d85328;
}

.header-menu a:hover, .header-menu a.dropdown-toggle.show{
    color: #d85328;
}

.header-menu .menu-item.wishlist .bi.bi-star{
    color: #d85328;
}

.irs--flat .irs-bar{
    background: #d85328 !important;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before{
    border-top-color: #d85328 !important;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single{
    background: #d85328 !important;
}

.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child{
    background: #d85328 !important;
}

.irs--flat .irs-handle>i:first-child{
    background: #d85328 !important;
}

.filter-stage{
    border-color: #d85328;
}

.wishlist-btn i{
    color: #d85328;
}

.filter-item-btn input.btn{
    background: #d85328;
    color: #fff;
}

.section-samples .btn-sample-order{
    background: #d85328;
}

.section-samples .btn-sample-order:hover {
    border: 1px solid #d85328;
    background: #a83518;
}

.section-samples .samples-wrapper .sample .sample-slider .swiper-action-buttons .swiper-btn, 
.technology-block .swiper-action-buttons .swiper-btn, 
.product-layout-images .swiper-action-buttons .swiper-btn{
    background: rgb(216 83 40 / 50%);
}

.section-samples .samples-wrapper .sample .sample-slider .swiper-action-buttons .swiper-btn:hover,
.technology-block .swiper-action-buttons .swiper-btn:hover,
.product-layout-images .swiper-action-buttons .swiper-btn:hover{
    background: #d85328;
}

.section-samples .swiper-pagination-bullet-active{
   background: #d85328; 
}

.section-product .product-info-wrapper{
    border-top: 3px solid #d85328;
}

.section-product .product-price-row.price-2 .wishlist{
    background: #d85328;
}

.section-product .product-price-row.price-2{
    background: url('../../img/svg/icon-inner-price-2-second.svg') no-repeat left 5px;
    background-size: 40px;
}

body[class^="product-product"] .calc-material .form_radio_group input[type="radio"]:checked + label{
    border: 3px solid #d85328;
}

.new-cd-table th .price {
    color: #d85328;
}

.rinfo__title b{
    color: #E69C60;
}


.right-fixed-close{
    background: #d85328;
}

.section-reviews .image-block .click-for-video::after, 
.section-browse .image-block .click-for-video::after{
    content: url(../../img/svg/play-second.svg);
}

.header-menu a.dropdown-toggle::after{
    background-image: url(../../img/svg/arrow-open-second.svg);
}

.filter-heading::after{
    background-image: url(../../img/svg/arrow-open-second.svg);
}

.section-samples .samples-wrapper .sample .sorts #input-sort{
    background-image: url(../../img/svg/arrow-open-second.svg);
}
/*
.section-wood-complect span.check{
    background: url(../../img/svg/orange-check-second.svg) no-repeat center !important;
}*/

body[class^="product-product"] .calc-complete .form_radio input[type=radio]:checked + label:before{
    background: url("../../img/svg/complete-radio-second.svg") 0 0 no-repeat;
}

.logo-mob-text{
    background: #d85328;
}

.btn-mob-order{
    background: #d85328 !important;
}

.map-heading{
    border-color: #d85328;
}

#account-wishlist .sample-info-row::before{
    background: #d85328;
}

#filter_get .filter-item.item-checked {
    border: 2px solid #d85328;
}
/*
.new-cd-table th .price{
    color: #d85328 !important;
}*/