.address-wrapper>div>h4>span, button.le-button, .browse-tags select, .input.childProducts {
    background: #fd693c !important;
}
.footer_newsletter h3 i {
    color: #fd693c !important;
}
.fi-title:after {
    border: 1px solid #fd693c;
}
.call-tbt-menu:before{
    right: 13px !important;
}
.title_category a {
    color: #000 !important;
}
.row.item_sphome {
    background: #fff !important;
}
li.cat-product span {
    padding-right: 20px !important;
}
.title_chir.text-center {
    display: none !important;
}
a.tp_menu_item {
    font-weight: 700;
}
.txtSearch::placeholder, #chir_search_head .txtSearch, #searchFolding a, #searchFolding a i, #searchFolding a span {
    color: #fd693c;
}
@media (min-width: 768px){
    .title_category {
        margin: 0;
        padding: 13px 10px !important;
        border-bottom: 3px solid #fd693c;
    }
    .imgage_hover.hidden-sm.insScroll {
        margin: 0;
    }
    .product_in_block {
        padding-left: 5px !important;
    }
}
.title_category h3 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
#searchFolding a:hover {
    background: #fd693c;
    color: #fff !important;
}
#searchFolding a span{
    padding-left: 15px;
}
.left_box .detail-info-pc .btn-outline{
    padding: 10px 35px;
}
.button_dropdown {
    background-color: #ecbd78;
    color: #1a1a1a;
    font-weight: 600;
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 6px;
    text-align: initial;
    padding-left: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.dropdown .options-selection {
    display: none;
    position: absolute;
    z-index: 99;
    font-weight: 600;
    border: none;
    border-radius: 0;
    width: 100%;
    list-style: none;
    left: 0;
    text-align: initial;
    top: 35px;
    background: #fff;
    max-height: 200px;
    overflow: auto;
}
p.size.req {
    display: flex;
    flex-direction: column;
}

p.size.req a {
    margin: 0;
    background: #fff;
    margin-top: 5px;
}
.options-selection.show{
    display: block;
}
p.size.req a.deactive {
    background: #e9e9e9;
}
.product-detail-box .price .current,.pro-price span,
.cpro_item_inner span.price.product-price span,#orderIf #showTotalMoney,
.current.tp_product_detail_price span{
    color: red !important;
}
@media (min-width: 769px) {
    .product_in_block .chir-img {
        height: 180px;
    }
}
@media (min-width: 1200px) {
    .product_tabs_slide .item_product{
        min-height: 304px;
    }
    .main .title_category a {
        color: #fff !important;
    }

    .main .banner_brand .title_category {
        background: #40484b;
        padding: 23px 10px;
        display: block;
    }
    #left_column {
        position: sticky;
        top: 30px;
    }
}
@media (max-width: 992px) {
    .footer_newsletter h3 {
        display: none;
    }
    .product_in_block .call-tbt-menu:before {
        right: 0 !important;
    }
}
@media (max-width: 420px) {
    .address-wrapper span{
        font-size: 13px !important;
    }
}
.tabs-container.style-1 .content-text.bg_w a {
    color: #000fff !important;
}
.address-2.col-md-4 span {
    white-space: normal;
}
#btnRate .btn-outline{
    font-weight: 600;
    color: #fff!important;
}
#chir_collection .contact_box{
    display: none;
}
.pro-code {
    display: block;
    font-style: normal;
    font-size: 14px;
}
.btn-filter {
    bottom: 40px;
    left: 9px;
}
.wrap-sku {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 10px -10px;
}
.wrap-sku .sku {
    width: 50%;
    padding: 10px;
    border-right: 1px solid #ddd;
    margin-bottom: 0;
}
.wrap-sku .sku:nth-child(2) {
    border-right: none;
}
.left_box .quantity-selector{
    padding: 0 !important;
}
form#fContact button[type="submit"]{
    color: #fd693c;
}
.footer_newsletter h3 {
    font-size: 14px;
}