.header_wrap:not([class*="bg_"]):not([class*="bg-"]).transparent_header {
  background-color: transparent !important;

}

.top-header {
  border-bottom: 1px solid #eee;
  background-color: white !important;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  top: -23px !important;
}

.product_action_box {
  right: auto;
  display: none !important;
}