/*
Theme Name: Unity
Theme URI: http://www.wpopal.com/demo/?theme=unity
Author: the WPOpal team
Author URI: http://wpopal.com/
Description: The Unity Multi Purpose theme for WordPress by <a href="http://bit.ly/opalwp">OpalTeam</a> is a fully responsive theme that looks great on any device. That's the best for any kind of online shoping sites. <a href="http://bit.ly/opalwp">Follow us on Themeforest to receive newest updates</a>
Version: 1.4 Updated 23-May-2015
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: Unity

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}.woocommerce div.product {    
	margin-bottom: 10px;    
	position: relative;
}
.woocommerce-page div.product div.summary {    
	float: right;    
	width: 48%;
}
.woocommerce button.button.alt, .woocommerce input.button.alt {    
	background-color: #ff9e1e;    
	color: #fff;    
	-webkit-font-smoothing: 
	antialiased;
}
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {    
	background-color: #ff0000;    
	color: #fff;
}
.woocommerce-page div.product div.images {    
	float: left;    
	width: 48%;
}
.woocommerce a.button, button.button, input.button {   
	color: #5d5d5d !important;    
	background-color: #ff9e1e !important;    
	margin: 2px;   
	/*width: 200px;   height: 40px;*/   
	padding: 10px 30px;   border: 1px solid #ff9e1e !important;   
	border-radius: 0 !important;   
	text-transform: uppercase;    
	font-weight: 700;
}
.woocommerce a.button:hover {	
	background-color: #fff !important; 	
	color: #ff9e1e !important; 
}
.woocommerce input.button:hover {	
	background-color: #5d5d5d !important; 	
	color: #fff !important; 	
	border: 1px solid #5d5d5d !important;
}
.woocommerce-account .woocommerce-MyAccount-content {    
	float: right;    
	width: 50%;
}	
.woocommerce-account .woocommerce-MyAccount-navigation {    
	float: left;    
	width: 50%;
}