/*
Theme Name:   	Pizzaro Child
Theme URI:    	https://demo2.chethemes.com/pizzaro/
Author:       	CheThemes
Author URI:	  	https://chethemes.com
Description:  	Pizzaro is the perfect theme for your next WooCommerce project. Designed and developed by CheThemes developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customise and extend. Looking for a WooCommerce theme? Look no further!
Template:     	pizzaro
Version:      	1.1.3
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	pizzaro-child
Tags:         	two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support
*/
@import url("font-allergens/flaticon.css");
div#content{
	background-size: initial !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	/*padding-top: 260px !important;*/
}
.logo-home {
	/*margin-top: -200px;
	margin-bottom: 60px;*/
	margin: 60px 0;
}
.titulo {
	/*margin-top: -130px;*/
	/*margin: 130px 0 150px;*/
	padding-top: 130px;
}
.titulo-bg{
	z-index: -1;
	background-repeat: no-repeat !important;
	height: 338px;
	margin-bottom: -60px;
	/*box-shadow: rgba(0,0,0,1) 0px 0px 100px;*/
}
.titulo p{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 100px;
	line-height: 50px;
	color: white;
	font-weight: 700;
	text-transform: uppercase !important;
	text-align: center;
}

.kc-col-container .kc_row_inner:nth-child(odd){
	background-color: none;
	padding: 20px 0;
}
.kc-col-container .kc_row_inner:nth-child(even){
	background-color: #eee;
	padding: 20px 0;
}

.item-description{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20pt;
}
.item-description p{
	margin: 0;
}
.item-price{
	color: #c00a27;
	font-size: 18pt;
}

.site-footer{
	margin-bottom: 0px !important;
}

.pizzaro-handheld-footer-bar{
	display: none;
	visibility: hidden;
}

.lang-item-es > a,
.lang-item-en > a{
	display: inline-flex !important;
}