/*
Theme Name:   	Storefront Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
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.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*
 * Add your own custom css below this text.
 */
body{
	font-family:AvertaPE,sans-serif;
	font-weight: 300;
}
a{
	font-weight:300;
} 
.price, .button{
	font-weight:300 !important;
}
h2{
	font-weight: 300 !important;
}

.menu-toggle{
	margin: 10px 0;
	background-color: transparent!important;
	border: 0 !important;
}
.menu-toggle btn{
	height:40px;	
}
.menu-toggle-thin{
	background-color: transparent;
	float: right;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
}
.menu-toggle-thin-icon{
	width: 20px;
}
#icon_close{
	display: none;
	padding: 0;
	height: 14px;
}
.cart-amount-topmenu{
	text-indent: 0;
	display: block;
	width: 1.5em;
	height: 1.5em;
	line-height: auto;
	box-sizing: content-box;
	font-size: .75em !important;
	position: absolute;
	top: -0.2em;
	left: 95%;
	border-radius: 100%;
	border: 2px solid;
	text-align: center;
	color: #fff;
	background-color: #333;
	opacity: 1!important;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.site-header-cart .cart-contents::after{
	font-size: 20px;
	height: auto;
}

.handheld-navigation{
	transition: all,ease,0s !important;
}

.menu-toggle-thin:hover, .menu-toggle-thin:active{
	background-color: transparent !important;
}

.site-header{
	padding: 0 !important;
}

.col-full-menu{
	padding: 10px;
}

.site-search{
	display:none;
}
.brand-menu-mobile{
	display:block;
}
.secondary-navigation{
	width: 100% !important ;
	margin: 0;
}
.secondary-navigation .menu a{
	padding: 1em .870em
}
#mc_embed_signup .button{
	margin:0 !important;
}

.menu-full-template{
	display: none;
}


#handheld-navigation-menu{
	display: none;
}

.col-full-menu{
	background-color: #f6f6f6;
}

.site-title {
	font-size: 1.6em !important;
	padding-top: 3px;
}

.site-description{
	display: none !important;
}
.site-branding{
	display:none;
	font-weight:700 !important;
	font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif !important;
}
.brand-menu-mobile .site-branding{
	margin:auto !important;
	width:auto !important;
	padding: 15px 0;
	display: block;
}
#site-header-cart{
	padding:15px 0;
	margin-left: -200px;
}
.site-header-cart .cart-contents{
	padding: 5px 0 0 0;
}

#woocommerce-product-search-field-0{
	max-width: 100%;
	height: 36px;
}

.woocommerce-product-gallery img {
	width: 100%;
}

.storefront-sorting{
	display: none !important;
}

.woocommerce-products-header{
	display: none !important;
}

.woocommerce-form-register::before{
	content: "By creating an account with our store, you will be able to move through the checkout process faster, store multiple shipping addresses, view and track your orders in your account and more.";
margin-bottom: 10px;
}

.woocommerce-form-register .woocommerce-form-row{
	margin-top:10px;
}
.row-lista-musica{
	width:100%;
}
.storefront-breadcrumb{
	font-family: AvertaPE,sans-serif;
	text-align: left;
	opacity: 0.6;
	font-weight: 200;
}
.woocommerce-breadcrumb{
	font-size: 0.75em;
}
.product_meta a{
	font-weight: 300 !important;
}


/* Footer */

.item-menu-social-footer a{ 
	text-decoration: none;
}
.footer-widget-2{
	text-align: center;
}
.site-info{
	display:none
}
.item-menu-social-footer{
	padding: 0 12px;
	display: inline-block;
}
#icon_arrow_breadcrumb{
		overflow: hidden;
		display: inline-block;
		width: 3rem;
		height: 1rem;
		vertical-align: middle;
		opacity: 0.5;
	}

/*MAILCHIMP*/
#mc_embed_signup{
	background: none !important;
}
#mc_embed_signup input.email{
	float:left;
	width:245px;
}
#mc_embed_signup .button{
	float:left;
	margin: 0;
}

@media (min-width: 768px) {
	
	.search-results #page .site-header{
		margin-bottom: 4.235801032em;
	}
	.row-lista-musica{
		max-width: 550px;
	}
	
	#masthead {
		padding-top: 0 !important;
	}
	.brand-menu-mobile{
		display:none;
	}
	.site-branding{
		display: block;
		margin: 0;
	}
	.storefront-primary-navigation{
		display:none;
	}
	.site-search{
		display:block;
	}
	.site-search{
		padding: 15px 0;
		margin-bottom: 0;
		max-width: 25% !important;
		margin-right: 50px !important;
	}
	.search-field{
		border-radius: 18px;
	}
	.site-search .widget_product_search form::before {
		top: 0.85em;
		left: 1.15em;
	}
	
	.item-menu-social-footer{
		float: right;
	}
	.secondary-navigation{
		width: 100% !important;
		text-align: center !important;
		/*float: none !important;*/
	}
	.secondary-navigation .menu{
		float: none;
	}
	.menu-full-template{
		display: block;
	}
	.site-branding .site-title{
		margin: 0;
		padding: 15px 0;
	}
	

	/* MAIL CHIMP */
	#mc_embed_signup .button{
	float:left;
	margin: 0 0 0 5px !important;
}
}/*FIm Repsitive*/


