/*Chrome,Safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .hotdeal-countdown canvas {
    top: 70px;
  }
  .item-test-about p {
    margin: 38px 0 5px;
  }
  .product-type-slider .long-arrow.owl-theme .owl-controls .owl-buttons div::after {
    top: 3px;
  }
  .product-tab-slider12 .long-arrow.owl-theme .owl-controls .owl-buttons div::after {
    top: 3px;
  }
  .product-slider-box12 .long-arrow.owl-theme .owl-controls .owl-buttons div::after {
    top: 3px;
  }
}
