/*
Theme Name:     Pier Pizza
Description:    Pier Pizza
Version:        1.6
Author:         Lawrence Zevon
Author URI:     http://www.zevonmedia.com/
Template:       enfold
License:        GPL v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../enfold/style.css");

/* Customizations Here */

/* Form edits */
.gfield_required { display:none; }
#field_1_3, #field_1_4, #field_1_5, #field_1_6 { margin-top: -30px !important; }
#field_1_3, #field_1_4, #field_1_5, #field_1_6 { margin-bottom: 10px !important; }
.gform_wrapper .gform_footer {margin: 0px 0px!important; padding: 0px!important;}

#gform_2 { margin-top: -50px; padding-top: -50px; }

.av-catalogue-title { font-size: 0.8em; }
.js_active .tab { font-size: 15px; }
.js_active .active_tab { font-weight: bold; }

/* responsive edit */

@media only screen and (max-width: 1024px)  {
	.responsive .tabcontainer{border-width: 1px; border-style: solid; border-top:none; overflow: hidden;}
	.responsive .tabcontainer .tab_titles{display:none;}
	.responsive .tabcontainer .tab_content, .responsive .tabcontainer .tab
	{width:100%; max-width:100%; border-left:none; border-right:0;left:0; top:0; min-height: 0!important;}
	.responsive .tabcontainer .tab_content{border-bottom:none; padding:15px 30px; clear: both; }
	.responsive .tabcontainer .tab.fullsize-tab{ display:block; margin-bottom:-1px;}
	.responsive .top_tab .tab.fullsize-tab{ margin-bottom:0px;}

}