@media (min-width: 1200px) {
  .home .header-3 {
    top: 30px !important;
    
  }
}

 .col-cart {
    left: 0 !important;
    right: unset !important;
 }
 
 
 .header-container .widget_product_search .searchform .ws {
    color: black !important;
 }