
.search_result_item.sri_all a {
    color: #ff6707;
}.wct-btn-border {
     border: 1px solid #222021;
 }


#wctf_reg_3 .bt3, #wctf_form .bt3 {
    background: #ff6707;
}



.wc_offers_item {
    margin-bottom: 5px;
    display: flex;
    width: 100%;
    padding: 0 15px 0px;
    font-size: 14px;
}




.wc_offers_list_th .th1, .wc_offers_item .th1 {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.wc_offers_list_th .th1, .wc_offers_item .th1 {
    text-align: left;
}
.wc_offers_item .th2 {
    font-weight: 500;
    color: #ff6707;
    width: 50%;
    text-align: right;
}



span.btn_add_baske {
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.wc_offers_item>.th2 .btn_add_baske {
    background: #d44343!important;
    color: #ffffff!important;
    padding: 5px 3px!important;
    font-size: 13px!important;
    border-radius: 13px!important;
    font-weight: bold!important;
}

.wc_offers_item>.th2 .btn_add_baske {
    padding: 0;
    background: none;
    color: #ff6707;
    width: 22px!important;
    height: 22px!important;
    margin: 0 0 0 5px;
    display: inline-block;
    line-height: 1.2em;
}

.wc_offers_list.t {
    margin-bottom: 35px;
}
.category-dropdown .dropdown-toggle, .header-4 .header-bottom {
    background-color: #ff6707!important;
}





.item_propp {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    color: #464646;
    margin: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.item_propp .pp {
    margin-top: 0.1em;
    margin-right: 0px;
    display: table;
    border-collapse: collapse;
    width: 100%;
}.item_propp .name {
     text-align: left;
     padding-left: 5px;
     overflow-x: hidden;
     overflow-y: hidden;
     position: relative;
     display: table-cell;
     width: 100%;
 }.item_propp .VALUE {
      text-align: right;
      padding-right: 5px;
      display: table-cell;
      padding-left: 0.15em;
      white-space: nowrap;
      vertical-align: bottom;
  }.item_propp .name::after {
       content: "";
       position: absolute;
       bottom: 0.21em;
       margin-left: 0.15em;
       width: 100%;
       height: 0px;
       border-bottom-width: 0.1em;
       border-bottom-style: dotted;
       border-bottom-color: initial;
   }.wc_offers_list_th .th1, .wc_offers_item .th1 {
        font-weight: 600;
    }


@media screen and (min-width: 991px) {
    .header-intro-clearance .header-middle .header-center {
        flex: 0 0 calc(100% - 774px);
        max-width: calc(100% - 774px);
    }
    .header-search-wrapper.search-wrapper-wide {
        max-width: 340px;
    }
}
.col-lg-4.col-md-8.col-sm-10.col-12.col-pd1>* {
    /* margin: 10px; */
    width: 96%!important;
    display: block!important;
}
.btn-primary {
    color: #fff;
    background-color: #ff6707;
    border-color: #ff6707;
    box-shadow: none;
}
.container.bnr_5762>div {
    border: 2px solid #cccccc;
}


.dropdown-menu {
    min-width: 188px;
}