#mini-cart .cart-items {
background-color: #ff5b5b;
}
.dgwt-wcas-ico-magnifier path {
fill: #fff;
stroke: #fff;
}
#mini-cart .minicart-icon {
border: 2px solid #222529;
}
#header .my-account, #header .my-wishlist {
color: #222529;
}
#header .header-right .dgwt-wcas-search-wrapp {
display: inline-block;
width: auto;
}
.dgwt-wcas-search-icon path {
fill: #222529;
} #tab-custom_tab1 td:first-child {
font-weight: bold;
}
#header .header-left .header-center .header-right {
padding: 20px 0px;
} @media (max-width: 991px) {
#header .my-account, #header .my-wishlist {
display: none !important;
}
}