/*
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  ***************/

.brand-menu .menu-title {
	background: transparent !important;
}

.brand-menu .menu-title a {
	color: #222529;
}

.brand-menu .menu-title li:hover {
	background: #F4F4F4;
}

h2.product_title .custom-design-count {
  display: none;
}

h2.product_title br + .custom-design-count {
  display: none;
}

.woocommerce-account-last-order {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 1px 6px rgba(0,0,0,0.1);
}

.woocommerce-account-last-order h3 {
  margin-top: 25px;
  font-size: 1.3rem;
  color: #222;
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
}

.woocommerce-account-last-order .order-section p {
  margin: 8px 0;
}



