<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

footer .column1 {
position: relative;
top: -18px;
}


.content &gt; .content_inner &gt; .full_width { position: relative !important; z-index: 5000; }



.woocommerce ul.products li.product .price {
    display: block;
    margin: 0 0 16px;
    text-align: center;
    font-size: 14px;
    color: #777;
    font-family: 'Raleway',sans-serif;
    font-weight: 600;
    display: none;
}


.woocommerce div.product .summary p.price span.amount {
    font-size: 21px;
    color: #bcbcbc;
    font-family: 'Raleway',sans-serif;
    font-weight: 600;
    display: none;
}



</pre></body></html>