/*
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  ***************/


/* ==== Portfolio Author & Price Styling ==== */

/* Force control over author and price styles */
.portfolio-author p.m-b-none strong,
.portfolio-price p.m-b-none strong {
  font-size: 15px !important;
  color: #111 !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  text-transform: none !important;
}

/* Optional: softer author text */
.portfolio-author p.m-b-none strong {
  color: #666 !important;
  font-weight: 400 !important;
}

/* Optional: spacing adjustments */
.portfolio-author,
.portfolio-price {
  display: block !important;
  margin-top: 6px !important;
  margin-bottom: 4px !important;
  padding-left: 0px !important;
}

/* Make sure the layout doesn’t collapse if Porto’s flex overrides apply */
.portfolio-author,
.portfolio-price {
  width: 100% !important;
  float: none !important;
  clear: both !important;
}
