/*
Theme Name: Zenxin
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 2.0
Year : 2016
Author: WaiHong
Author URI: http://www.pcball.com
Template: enfold
*/



/*Add your own styles here:*/


#header #header_main_alternate .container { padding: 0px !important; } This is to keep ubermenu3 to have full width

.overlay-type-extern{display: none !important;}

/* Give full width slider more room on the caption and title*/

.slideshow_caption { width: 55% !important; }

.header-custom-right-panel { position: relative; left:600px; top: 10px; width:390px;height:50px;padding-right:30px;}


.widget {
font-size: 12px;
text-align:justify;
}

.image-overlay {background: none !important;}

	
	.gform_body input[type=text] {border:solid 1px #000000;}
	
	.gfield_description {color:#8F8F8F;}
	
	/* Hide the Status, update by and action field at Member's Deposit Form*/
	.page-id-230 #field_1_10 {display:none;} 
	
	.page-id-182 .sticky-action {display:none;}
	
	/* Hide the Status, update by and action field at Member's Withdraw Form*/
	.page-id-241 #field_2_11 {display:none;} 
	
	.page-id-241 .sticky-action {display:none;}
	
	/* Hide the Status, update by and action field at Member's Withdraw Form*/
	.page-id-289 #field_7_10 {display:none;} 
	
	.page-id-289 .sticky-action {display:none;}
	
	/* Hide the Status, update by and action field at Game request Form 
	.page-id-247 #field_3_16, .page-id-247 #field_3_17,.page-id-247 #field_3_10,#field_3_18.page-id-247 #field_3_20,.page-id-247 #field_3_21 {display:none;} */
	
	}
	
	
	table.sticky-list th{letter-spacing:0;font-size:12px;}
	
	/*Hide the Update by field at Edit page*/
	.fieldhidden {font-size:1px;} 
	
	.avia-button-wrap span.avia_iconbox_title {
font-size: 20px;
}

#top .avia-button-fullwidth .av-button-description {
font-size: 15px; }

.main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li {background:none;}


/*Custom main background*/

.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
color: #666666;
}

.main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), .main_color .pricing-extra {
background: #ffffff;
}

/*Accordition Slider*/

.toggler.activeTitle{
background: black;
color: white;
}

.main_color .toggler.activeTitle:hover {
	background: #141414;
	}

.main_color .toggler {
background: #141414;
color: white;
}

.main_color .toggler:hover {
border-color: red !important;
background: #black;
}


/*.container {padding:0;}*/

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}

/* Fix Ubermenu show problem at mobile*/
@media only screen and (max-width: 767px) {
.main_menu .avia-menu, #header_main_alternate {
  display: block !important;
}
#advanced_menu_toggle, #advanced_menu_hide { 
display: none !important;
}

table {
  overflow: auto !important;
  display: block !important;
}

}




