<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all{
    body{background-color:#000;background-position:top center;background-size:contain;background-repeat:no-repeat;font-family:"Merriweather", Georgia, serif;}
    .container.store-custom{background:#370d07;max-width:1250px;padding-bottom:40px;margin-bottom:-25px;/*margin-top:-25px;*/}
    ul#menu-menu.navbar-nav.nav-link a{color:#fff;margin:0 25px 0 0;font-weight:bold;font-family:Poppins, Arial, sans-serif;}
    .navbar-nav &gt; li.current-menu-item.page_item a{background:#f5f3f3;padding:2px 10px;color:#111!important;opacity:.5;font-family:Poppins, Arial, sans-serif;}
    .store-custom h2{color:red;font-family:Poppins, Arial, sans-serif;}
    .theme-kara_theme_members .page-footer{background-color:#400b06;}
    .theme-kara_theme_members  footer.page-footer .footer-copyright{background-color:#2c0805;}
    .theme-kara_theme_members a:visited{color:red;}
    .store-custom span.page-numbers.current{color:#ddd;font-size:1.25em;background:#999;padding:2px 10px;}
    .store-custom a.page-numbers{color:#fff;font-size:1.25em;background:#2c0805;padding:2px 10px;}
    .store-custom a.page-numbers:hover{color:#111;font-size:1.25em;background:#fff;padding:2px 10px;}
    .store-custom .woocommerce  a[rel~='nofollow']{outline:none!important;}
    .store-custom .woocommerce a.page-numbers{background:#a46497;color:#fff;}
    .store-product-bg{padding:10px;}
    .store-product-bg .woocommerce ul.products li.product .button{position:absolute;bottom:10px;}
    .store-product-bg h2{color:#a46497;font-family:Poppins, Arial, sans-serif;}
    .store-custom .woocommerce h2.woocommerce-loop-product__title,.store-product-bg h2.woocommerce-loop-product__title{color:#fff;font-family:Poppins, Arial, sans-serif;}
    .store-custom ul li.product{background:#723bd9;padding:20px!important;border:1px solid #3e1a14;}
    .store-custom ul li.product:hover{background:#111;}
    .store-product-bg p.woocommerce-result-count{color:#fff;}
    @media only screen and (max-width: 768px){
        .theme-kara_theme_members .navbar{background-color:#a46497;}
        .store-product-bg h2.woocommerce-loop-product__title{text-overflow:ellipsis;white-space:nowrap;width:145px;overflow:hidden;font-family:Poppins, Arial, sans-serif;}
        .store-product-bg .woocommerce ul.products li.product a img{width:100%;height:100px;}
        div#header-bg{margin-top:100px;}
    }
    @media only screen and (min-width: 1024px){
        #header-bg{margin:0 15px;}
        .store-custom li.product.type-product{height:380px;}
        .store-product-bg{margin:0px 25px;}
        .store-product-bg .woocommerce ul.products li.product a img{width:100%;height:180px;}
    }
}</pre></body></html>