/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.product-list .product-miniature .grid-hover-btn {

    display: none;
}
body#product .product-prices .product-price .current-price .current-price-value {
  font-size: 24px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}
body#product .wk_product_opt_container.wk-product-variants {
  background-color: #fff !important;
}