/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 17.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* Error Notification Message */
.woocommerce .woocommerce-error li {
	font-size: 20px;
	font-weight: 700;
	color: red;
	text-align: center;
}

/* Bundled Product Style Adjustments */
h4.bundled_product_title.product_title {
    font-size: 1.25em;
}
.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before {
	font-size: 0.25em;
}