/*!
Theme Name: Faber Shop
Theme URI: https://plethorathemes.com/fabershop/fashion/
Description: Fashion Shop WordPress Theme
Version: 2.5.0
Author: Plethora Themes
Author URI: https://plethorathemes.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, grid-layout, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, portfolio
Text Domain: faber-shop

The CSS rules of this theme are LESS compiled after each theme options update.

For Single Site installations, the CSS rules are saved in the following files:

	'/wp-content/uploads/plethora/style.css' - non minified version ( enqueued only on development mode )
	'/wp-content/uploads/plethora/style.min.css' - minified version ( enqueued only on production mode )

For Multi Site installations, the CSS rules are saved in the following files:

	'/wp-content/uploads/sites/{site_id}/plethora/style.css' - non minified version ( enqueued only on development mode )
	'/wp-content/uploads/sites/{site_id}/plethora/style.min.css' - minified version ( enqueued only on production mode )
*/

.aligncenter,.alignright,.alignleft,.floatleft,.floatright,
.textcenter,.textright,.textleft,.wp-caption,.gallery-caption,
.wp-caption-text,.wp-smiley,blockquote,.sticky,.bypostauthor,
.screen-reader-text { border-radius: 0; }

.header nav.primary_nav ul li.lihaschildren:not(.sublihaschildren) ul.menu-dropdown-content li a {
	white-space: normal;
}