<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: NunaChild
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  ***************/

#header .main-menu &gt; li.menu-item &gt; a {
  font-weight: 700;
}
.responsive.cart-total tr {
  display: none;
}
.responsive.cart-total tr.cart-subtotal,
.responsive.cart-total tr.order-total {
  display: table-row;
}
.widget_product_categories ul li {
  border-top: 1px solid #ddd;
}
.widget_layered_nav ul li&gt;a, .widget_layered_nav ul li&gt;span,
.widget_product_categories ul li&gt;a,
.widget_product_categories ul li&gt;span {
  padding: .4em 0;
}
.widget_product_categories ul li .no-child {
  padding-left: 2.143em;
}
.widget_product_categories ul li .child-indicator {
  padding-left: 10px;
  padding-right: 10px;
}
.widget_product_categories ul li .child-indicator i {
  font-size: 16px;
  color: #aeaeae;
  width: .571em;
}
.widget_product_categories ul li .child-indicator.opened i:before {
  content: "\f107";
}
#billing_company_field .optional,
.home #woocommerce_products-2 {
  display: none;
}</pre></body></html>