/*-----------------------------------------------------------------------------------

	Theme Name: ENERGY - Fitness WordPress Theme
	Theme URI: http://www.microthemes.ca
	Description: Premium Fitness Theme produced by Micro Themes
	Author: Micro Themes
	Author URI: http://www.microthemes.ca
	Version: 1.5.2
	Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
	License: GNU General Public License
	License URI: license.txt


General comments (optional).
-----------------------------------------------------------------------------------------*/

.woocommerce-page .woocommerce-message a{
	color: #fff !important;
    border-color: #ef7f19 !important;
    background-color: #ef7f19 !important;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    margin-top: -5px;
    font-weight: bold;
}
.carousel-inner .item{
    background-position: center center !important;
}