.l-header .ush_search_2 .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input { height: 40px;
min-height: 40px;
padding: 8px 46px 8px 14px; background-color: rgba(255, 255, 255, 0.08);
border: 1px solid rgba(205, 198, 184, 0.5); border-radius: 3px;
color: #cdc6b8;
box-shadow: none;
font-style: normal;
}
.l-header .ush_search_2 .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
color: rgba(205, 198, 184, 0.75);
font-style: normal; opacity: 1; }
.l-header .ush_search_2 .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
border-color: rgba(205, 198, 184, 0.7);
}
.l-header .ush_search_2 .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
background-color: rgba(255, 255, 255, 0.14);
border-color: #c2a268;
color: #ffffff;
outline: none;
} .l-header .ush_search_2 .dgwt-wcas-search-submit {
width: 44px;
padding: 0;
background: transparent;
border: 0;
border-radius: 0 3px 3px 0;
} .l-header .ush_search_2 .dgwt-wcas-search-submit::before {
display: none;
}
.l-header .ush_search_2 .dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier,
.l-header .ush_search_2 .dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier path {
fill: #c2a268;
}
.l-header .ush_search_2 .dgwt-wcas-search-submit:hover .dgwt-wcas-ico-magnifier path,
.l-header .ush_search_2 .dgwt-wcas-search-submit:focus .dgwt-wcas-ico-magnifier path {
fill: #ffffff;
} .woocommerce .onsale.onsale,
.usb_preview .onsale.onsale {
background: #8F6B41;
color: #ffffff;
} .layout_shop_modern .usg_product_field_1.sale_badge.onsale {
background: #8F6B41 !important;
color: #ffffff !important;
}