/*
Theme Name: sunyacollective
Author: Abdul Basit
Author URI: https://brandhype.in/
Version: 0.0005
Requires at least: 3.0
Requires PHP: 5.2.4
Text Domain: sunyacollective
*/
.scount{
	position: absolute;
    right: 10px;
    top: 0px;
    border-radius: 50%;
    font-size: 10px;
    background: #f00;
    padding: 3px 8px;
}
.product_meta {
    display: none;
}
.page-id-86 .wpcf7-radio, .wpcf7-radio {
    border: none !important;
}
.page-id-147 .woocommerce-message {
    display: none;
}
.wc-block-components-checkout-return-to-cart-button {
    display: none;
}
.thankyou {
    text-align: center;
    padding: 60px 0px;
    background: #eee;
}
.thankyou h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: "Caudex", serif !important;
    font-weight: 400 !important;
    line-height: 1.2em !important;
    color: #7D4864 !important;
}