.kst-v-aid {
    position: relative;
    float: right;
    clear: both;
    margin: 5px 10px;
}
#listenButton1, #kst_visualaid {
    margin: 0 5px;
    padding: 10px 30px;
    border: 1px solid #c3512f;
    background-color: #c3512f;
    color: #fff;
    cursor: pointer;
    outline: none;
}
#kst_visualaid {
    font-size: 0.9rem;
}
#kst_visualaid.active {
    font-weight: bold;
}
#listenButton1 img {
    display: none!important;
}
.kst-v-aid + * {
    clear:both;
}
body.kst_vaid {
    font-size: 20px/2.25em !important;
    color: #000 !important;
}

body.kst_vaid p, body.kst_vaid div {
    color: #000 !important;
    font-size: 1.1rem !important;
}
body.kst_vaid blockquote {
    color: #c3512f !important;
}

body.kst_vaid blockquote a {
    text-decoration: underline !important;
    color: #b32e07 !important;
}
body.kst_vaid .container .sidebar a {
    color: inherit;
}
body.kst_vaid .inner_product_header_cell h2 {
 font-size: 1.5em;
}
body#top.kst_vaid .price span {
 font-size: 1.2em;
}
body.kst_vaid .avia_cart_buttons {
    opacity: 1;
}
body.kst_vaid .product_meta * , body.kst_vaid .wc-tabs li * {
    font-size: 1rem;
}