/* CSS Document */
/* 
Theme Name: Evolution Clothing
Theme URI: http://www.jamaicapress.co.uk
Description: A custom theme for Evolution Clothing, this is a Child theme for shopstar theme.

Version: 1.0.0
Author: Jamaica Press 
Author URI: http://www.jamaicapress.co.uk
Tags: custom-menu, custom-header, theme-options, full-width-template, translation-ready, flexible-width
Template: shopstar
Text Domain: shopstar

License: GNU General Public License
License URI: license.txt

See:
 
- http://codex.wordpress.org/Child_Themes

*/

* {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
	word-wrap: normal !important;
}

.site-header .container {
	max-width: 100%;
}

#calluson {
	line-height: 2em;
	font-size: 2em;
}

#evo_header_social_links {
	float: right;
}

h1.page-title {
	display: none;
	visibility: hidden;
}

/* Hide WooCommerce Shop Features */
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce div.product form.cart, .site-header .top-bar {
	visibility: hidden;
	height: 1px;
}
/*--------------------------------*/

/* Responsive */

@media screen and (min-width: 1184px) {
    .padder {
		margin: 0 22px 0 22px; /* JP Fix for wider screens for the basket bar at top */
    }
}

@media screen and (max-width: 1184px) {
    
}

@media screen and (max-width: 1086px) {
	
}

@media screen and (max-width: 1069px) {
    
}

@media only screen and (max-width: 960px) {
	
}

@media screen and (max-width: 849px) {
    
}

@media only screen and (max-width: 782px) {
    
}

@media screen and (max-width: 780px) {
	
}

@media screen and (max-width: 780px) {
	
}

@media screen and (max-width: 650px) {

}