/*
Theme Name: puca Child
Theme URI: https://demo.thembay.com/puca/
Author: Thembay
Description: This is a child theme for puca
Version: 1.0
Author URI: https://thembay.com/
Template: puca
Text Domain: puca-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

a.button.yith-wcqv-button {
    display: none;
}

.woocommerce span.onsale {
    background-color: transparent;
    color: #6b2727;
    font-size: 13px;
    position: absolute;
    padding: 0;
    top: 15px;
    left: 15px;
    right: auto;
    min-height: auto;
    z-index: 10;
    display: none !important;
}