/*
Theme Name: Gustavo Child
Theme URI: http://mexican-grill.ancorathemes.com/
Description: Gustavo Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Ancorathemes
Author URI: http://ancorathemes.com/
Template: gustavo
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: gustavo-child
*/

/* Write your style */
.footer_wrap.footer_default:before{
	content: '';
}
.footer_copyright_inner:before{
	content: '';
}
.footer_wrap.footer_default {
	padding-bottom: 0rem;
	padding-top: 0rem;
	position: relative;
	z-index: 2;
}
.footer_wrap.footer_default:after{
	content: '';
	width: 100%;
	height: 22px;
	background-image: url(../gustavo/images/footer_bg_topt_2.png);
	position: absolute;
	top: -21px;
	left: 0;
}
.footer_wrap.footer_default {
	background-image: url(../gustavo/images/footer_bg_default_2.png);
}
.footer_wrap .widget_calendar td#prev a:before,
.scheme_self.footer_wrap .widget_calendar td#prev a:before,
.footer_wrap .widget_calendar td#next a:before,
.scheme_self.footer_wrap .widget_calendar td#next a:before {
	background-image: url(../gustavo/images/footer_bg_default_2.png);
}
.copyright_text {font-size: 13px;}
.top_panel_title:before, .top_panel_title:after {
display: none !important;
}