<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@font-face {
    font-family: 'halley';
    src: url('/wp-content/fonts/halley-webfont.woff2') format('woff2'),
         url('/wp-content/fonts/halley-webfont.woff') format('woff'),
         url('/wp-content/fonts/Halley.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}



.footer-wrapper {
    background: #212529;
    margin-top: -15px;
}

h2#halley {
    font-family: halley;
}

ul.products li.product-col .add-links .button {
    overflow: hidden;
    background-color: #009300;
    color: #fff;
}

#header .header-top, .header-top .top-links&gt;li.menu-item:after {
    color: #fff;
}
.header-top a{
    color: #fff;
}
#header .searchform button {
    background: #e95939;
}
html .btn-primary {
    color: #ffffff;
    background-color: #009300;
    border-color: #009300 #009300 #009300;
}</pre></body></html>