/*
Theme Name: CEFC
Theme URI: http://www.cefc.com.hk/
Author: IT Consultis
Author URI: http://it-consultis.com/
Description: Custom theme made by IT Consultis for CEFC (modified files in woocommerce described in style.css heading of the theme)
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: cefc
Domain Path: /languages/
Tags:

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.

 CEFC is based on Underscores http://underscores.me/, (C) 2012-2013 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/
and Blueprint http://www.blueprintcss.org/

Line 65 /cefc/wp-content/plugins/woocommerce/includes/admin/post-types/meta-boxes/views/html-order-item.php
	echo '<tr><th>' . wp_kses_post( urldecode( $meta['meta_key'] ) ) . ':</th><td>' . wp_kses_post( wpautop( urldecode( $meta['meta_value'] ) ) ) . '</td></tr>';
to
	if($meta['meta_value']){
		$rental_features = get_taxonomy($meta['meta_key']);
		$meta_value = get_term_by('slug', strtolower($meta['meta_value']), $rental_features->name);

		if($meta_value){
			echo '<tr><th>' . $rental_features->labels->name . ':</th><td>' .  $meta_value->name . '</td></tr>';
		}else{
			echo '<tr><th>' . wp_kses_post( urldecode( $meta['meta_key'] ) ) . ':</th><td>' . wp_kses_post( wpautop( urldecode( $meta['meta_value'] ) ) ) . '</td></tr>';
		}
	}
*/
pre {
	font-size: 12px;
	background: #eee;
	padding: 20px;
	border: 1px solid #333;
}

/* .topHeader a.cefc_cart {background: url(WPDevil/images/cefc_cart.png) 0 1px no-repeat; padding-left: 16px; } */

.widecolumn {
	padding-top: 300px;
	width: 960px;
	margin: auto;
	clear: both;
	padding-bottom: 100px;
}

div.jp-video-270p {
	overflow: hidden;
}

#inf_next_page {
	float: none;
	text-align: right;
	display: block;
	height: 40px;
}

#pricelist,.pricelist {
	padding: 10px 0;
	text-align: center;
}

#pricelist span, #pricelist a, .pricelist span {
	border: 1px solid #ccc;
	padding: 10px;
	cursor: pointer;
	display: inline-block;
	text-align:center;
}

#pricelist a {
	margin: 0 5px;
	text-align: center;
}

#pricelist span.selected, #pricelist a:selected, .pricelist span.selected {
	border: 1px solid #B82842;
}

#pricelist span:HOVER, #pricelist a:hover, .pricelist span:HOVER {
	background: #eee;
}

#pricelist span em, #pricelist a em { display:block; font-size:0.75em;}

.popMore { clear:both;padding:0 0 10px;}

.woocommerce-cart .cart-collaterals tr td,.woocommerce-cart .cart-collaterals tr th
	{
	background: none repeat scroll 0 0 #FFFFFF;
}

body.woocommerce-cart .entry-content .variation p {
	padding: 0;
	margin: 0;
}

body.woocommerce-cart .woocommerce td.product-name dl.variation dd,body.woocommerce-cart td.product-name dl.variation dd
	{
	padding: 0;
	margin: 0;
}

.woocommerce table.shop_table tbody td.product-name p,.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation *
	{
	padding: 0 !important;
	margin: 0 !important;
}

.woocommerce .cart-collaterals .cart_totals table {
	background: none;
}

.woocommerce .cart-collaterals .cart_totals table th {
	width: 50% !important;
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea
	{
	font-size: 12px;
}

body.fr .btnSide .btnSide_title {
	font-size: 26px;
}

body.home.fr h1 {
	font-size: 38px;
}

.latestissue .title.underlineLight {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.page .contentLeft .latestissue .title p {
	padding: 0;
	height: 33px;
}

.singleCP .contentLeft a.author {
	padding: 0;
	margin: 0;
}

.singleCP .contentLeft .darkGrey a.fancybox.button,.singleCP .contentLeft .darkGrey .add_to_cart_button,.latestissue .darkGrey a.fancybox.button
	{
	margin: 0;
	float: right;
}

.singleCP.fr .contentLeft .darkGrey a.fancybox.button,body.fr .latestissue .darkGrey a.fancybox.button
	{
	margin: 0;
	float: right;
}

.fancybox-inner .button:after,
.singleCP .contentLeft .darkGrey a.fancybox.button:after,
.singleCP .contentLeft .darkGrey .add_to_cart_button:after,
.latestissue .darkGrey a.fancybox.button:after
{
	width: 9px;
	height: 12px;
	top: 14px;
}

.page .contentLeft .showEvents a.btnSide {
	padding-left: 35px;
}

.page .contentLeft .showEvents a.btnSide:before {
	background: url(WPDevil/images/arrowBack.png) no-repeat center;
	width: 11px;
	height: 17px;
	content: '';
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -9px;
}

.page .contentLeft .showEvents a.btnSide:hover:before {
	background: url(WPDevil/images/arrowBack2.png) no-repeat center;
}

.entry-content ul,.hentry ul {
	list-style: disc outside;
	padding-bottom: 20px;
	margin-left: 40px;
}

.contentLeft .entry-content ul {
	padding-bottom: 0px;
}

.entry-content ul.sitemap li { padding:5px 0;}
.entry-content ul.sitemap ul { padding:10px;  margin: 0 0 0 20px;}

.entry-content ol,.hentry ol {
	list-style: decimal outside;
	padding-bottom: 20px;
	margin-left: 40px;
}

.entry-content ul li,.hentry ul li,.entry-content ol li,.hentry ol li {
	font-size: 14px;
	font-family: 'Lato', 'arial', sans-serif;
}

.entry-content p,
.entry-content li,
.hentry p,
.hentry li
 {
	padding-bottom: 20px;
	line-height: 1.15em;
	color: #666;
}


.contentLeft .entry-content li
 {
	padding: 10px 0;
}

/* .entry-content span, .hentry span {color: #666 !important;}
.entry-content span.red, .hentry span.red { color:#b82842  !important; } */

.entry-content a em, .entry-content a {color:#960000;}

.entry-content a:hover, .hentry a:hover { color:#000;}

.entry-content .gform_wrapper ul {
	list-style: none;
	margin-left: 0px;
}

.content_center {
	text-align: center;
}

.fontsize12 {
	font-size: 12px;
}

.footer .widget_nav_menu {
	max-width: 140px;
}

.tab-shortcode-content {
	padding: 15px 0 0;
}

#field_1_19,#field_1_20,#field_1_21 {
	padding: 0;
}

#searchWrapper h3,#searchWrapper h4 {
	padding: 5px 0;
}

div.gfield_description.validation_message {
	font-size: 12px;
	padding: 5px 0;
	color: #960000;
}

#searchWrapper.contentLeft .article {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.jp-video {
	margin: 30px 0;
}

div.jp-interface ul.jp-controls a, ul.jp-toggles li a {
	transition: none;
}

.entry-content h2 {
	font-size: 24px;
	line-height: 1.1em;
	text-transform: uppercase;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	padding-bottom: 20px;
}

.child_page_content {
	padding-bottom: 30px;
}

.bold {
	font-weight: bolder
}

.issues-search-form {
	padding-bottom: 30px;
}

.issues-search-form label {
	display: inline-block;
	width: 70%;
	margin: 0;
	height: 38px;
	float: left;
	border: 1px solid #D7D7D7;
}

.issues-search-form .search-field {
	border: medium none;
	color: #333;
	display: block;
	height: 38px;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	width: 100%;
}

.issues-search-form .search-submit {
	float: left;
	margin: 0;
	cursor: pointer;
	height: 40px;
	width: 20%;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 20px;
	background: #D7D7D7;
	color: #333;
	border: none;
}

.issues-search-form .search-submit:hover {
	background: #b82842;
	color: #fff;
}

.page .contentLeft p {
	padding-bottom: 20px;
}

#field_2_5 {
	clear: both;
}

.page-id-100012055 .entry-header {
	display: none;
}

.page .contentLeft a.btnSide {
	/*background: #d7d7d7 url(WPDevil/images/arrowSide_big.png) no-repeat 15px center;padding-left: 35px; height: auto; width: auto;*/
	position: relative;
}

.page .contentLeft .latestissue a.btnSide {
	padding-right: 35px;
}

.page .contentLeft .latestissue a.btnSide:after {
	width: 11px;
	height: 16px;
	content: '';
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
}

.page .contentLeft a.btnSide:hover {
	/*background: #b82842 url(WPDevil/images/arrowBack2.png) no-repeat 15px center;*/

}

.page .contentLeft .latestissue a.btnSide:hover:after {
	background: url(WPDevil/images/arrowSide2.png) no-repeat center;
}

.page .gform_wrapper .ginput_container .gfield_radio label:before {
	content: "";
	display: inline-block;
	height: 30px;
	width: 30px;
	background-image: url("WPDevil/images/sprites-sfa68604977.png");
	background-position: 180px 0;
	float: left;
}

.page .gform_wrapper .ginput_container .gfield_radio label .ui-button-text
	{
	display: inline-block;
	height: 30px;
	line-height: 30px;
}

.page .gform_wrapper .ginput_container .gfield_radio label.ui-state-active:before
	{
	background-position: 120px 0;
}

.accordion.accordions-shortcode {
	padding: 0;
}

.clear-both {
	clear: both;
	width: 100%;
	height: 0px;
}

.tabs-shortcode {
	padding: 15px 0;
}

.tabs-shortcode .tabs_pager {
	width: 100%;
}

.tabs-shortcode .tabs_pager a {
	border-bottom: 1px solid #d7d7d7;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	text-transform: uppercase;
	width: 33%;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 25px;
	color: #767676;
}

.tabs-shortcode .tab_wrap {
	width: 600px;
	float: left;
}

.tabs-shortcode .tab_wrap h3 {
	display: none;
}

.tabs-shortcode .tabs_pager a.selected {
	border-bottom: 2px solid #b82842;
	color: #b82842;
}

.onehalf {
	width: 48%;
	float: left;
}

.onehalf.last {
	width: 48%;
	float: right;
}

#bookWrapper {
	margin: auto;
	padding: 0 5%;
	min-width: 1024px;
}

#bookWrapper ul.hentry li {
	display: inline-block;
	padding: 5px 0;
	font-size: 12px;
	box-shadow: 1px 1px 0px #333;
}

#bookWrapper ul.hentry li.author {
	width: 8%;
}

#bookWrapper ul.hentry li.title {
	width: 8%;
}

#bookWrapper ul.hentry li.chinese_title {
	width: 8%;
}

#bookWrapper ul.hentry li.publication_place {
	width: 8%;
}

#bookWrapper ul.hentry li.publication_date {
	width: 8%;
}

#bookWrapper ul.hentry li.publisher {
	width: 8%;
}

#bookWrapper ul.hentry li.additional_information {
	width: 8%;
}

#bookWrapper ul.hentry li.collection {
	width: 8%;
}

#bookWrapper ul.hentry li.unknown {
	width: 8%;
}

#bookWrapper ul.hentry li.topics {
	width: 8%;
}

#bookWrapper ul.hentry li.ISBN {
	width: 8%;
}

#bookWrapper ul.hentry li.added_on {
	width: 8%;
}

#field_1_5,#field_1_10,#field_2_1,#field_2_3 {
	float: left;
	width: 50%;
	clear: left;
}

#field_1_4,#field_1_9,#field_1_11,#field_2_2,#field_2_4 {
	float: right;
	width: 50%;
	clear: right
}

#field_1_7 {
	float: left;
	width: 25%;
	clear: left;
}

#field_1_8 {
	float: left;
	width: 25%;
	clear: none;
}

.gform_fields .leftColumn {
	float: left;
	width: 50%;
	clear: left;
}

.gform_fields .rightColumn {
	float: right;
	width: 50%;
	clear: right;
}

.backToTop a,.backToTop img {
	display: block;
	line-height: 1;
}

.text-right {
	text-align: right;
}

.accordion .page {
	float: right;
	font-size: 14px;
	font-weight: 100;
	font-style: italic;
	margin-right: 5px;
}

.carousel {
	width: 870px;
	position: relative;
}

.carousel .col p {
	width: 100%;
}

.carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

.carousel li {
	color: #999;
	display: block;
	width: 290px;
	padding: 0;
	margin: 0px;
	float: left;
	position: relative;
}

.carousel li .item {
	width: 240px;
	margin: auto;
}

.carousel li img {

}

.carousel li span {

}

.clearfix {
	float: none;
	clear: both;
}

.menuSide {
	top: 345px; /*margin-top: -70px;*/
}

.wrapper {
	padding: 30px 0px 100px;
	margin-top: 170px;
}
section#infocus {
	padding-top: 0;
}
.wrapper .waypoints_section {
	padding: 20px 0px;
}

.whoweare {
	margin: 0;
	padding: 0;
}

#lastIssue .contentGrid,#upcomingEvents .contentGrid,#infocus .contentGrid
	{
	margin: 0;
	margin-left: -25px;
}

#branchWrapper {
	width: 100%;
}

#branchPager {
	width: 100%;
}

#branchPager a {
	border-bottom: 1px solid #d7d7d7;
	text-decoration: none;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	text-transform: uppercase;
	width: 33%;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 25px;
	color: #767676;
}

#branchPager a.selected {
	border-bottom: 2px solid #b82842;
	color: #b82842;
}

.branchItem h3 {
	display: none;
}

.branchItem {
	width: 600px;
}

.branchItem .adress {
	width: 50%;
	padding: 20px 0;
}

.branchItem .adress.left strong,.branchItem .adress.right strong {
	font-size: 16px;
	display: block;
}

.branchItem .adress.left strong,.branchItem .adress.right strong {
	font-family: 'Roboto-Black', 'arial', sans-serif;
}

.branchItem .adress.right strong {
	font-weight: bold;
}

.branchItem .adress p {
	padding: 0;
	line-height: 1.5em;
}

.branchItem .adress p span {
	display: inline-block;
	width: 70px;
}

.branchItem .adress .address {
	padding-right: 20px;
	padding-bottom: 20px;
}

/*
#cssmenu .current-menu-item a {
    color: #b82842;
    border-bottom: solid 4px #b82842;
}*/
#infscr-loading {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

.accordion {
	padding-bottom: 50px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

body>div.footer>div.copyright {
	padding: 10px;
}

.currentMonth a {
	color: #b82842;
}

.footer .widget_wpdevil_branch_widget {
	width: 180px;
}

.footer .copyright p {
	padding: 0;
}

.article img,.article .description {
	padding: 30px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.article img {
	float: none;
}

.article .description {
	width: 50%;
}

.article img {
	padding-right: 25px;
}

/*********************************************************************************/
/* prettyCheckbox                                                                */
/*********************************************************************************/
.prettycheckbox,.prettyradio {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.gform_wrapper .gfield_checkbox li.has-pretty-child label,.gform_wrapper .gfield_radio li.has-pretty-child label
	{
	display: inline-block;
	margin: 0;
}

.prettycheckbox a,.prettyradio a {
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	cursor: pointer;
	margin: 0;
	background: url('WPDevil/images/sprites-sfa68604977.png');
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
}

.prettycheckbox a:focus,.prettyradio a:focus {
	outline: 0 none
}

.prettycheckbox label,.prettyradio label {
	display: block;
	float: left;
	margin: 6px 5px;
	cursor: pointer
}

.prettycheckbox a.disabled,.prettycheckbox label.disabled,.prettyradio a.disabled,.prettyradio label.disabled
	{
	cursor: not-allowed
}

.prettycheckbox a {
	background-position: 0 0
}

.prettycheckbox a:focus {
	background-position: -30px 0
}

.prettycheckbox a.checked {
	background-position: -60px 0
}

.prettycheckbox a.checked:focus {
	background-position: -90px 0
}

.prettycheckbox a.checked.disabled {
	background-position: -150px 0
}

.prettycheckbox a.disabled {
	background-position: -120px 0
}

.prettyradio a {
	background-position: -180px 0
}

.prettyradio a:focus {
	background-position: -210px 0
}

.prettyradio a.checked {
	background-position: -240px 0
}

.prettyradio a.checked:focus {
	background-position: -270px 0
}

.prettyradio a.checked.disabled {
	background-position: -330px 0
}

.prettyradio a.disabled {
	background-position: -300px 0
}

/*********************************************************************************/
/* Selectbox                                                                     */
/*********************************************************************************/
.sbHolder {
	background-color: #FFF;
	border: 1px solid #D7D7D7;
	height: 29px;
	width: 280px;
}

.oneForth .sbHolder {
	width: 115px;
}

.sbSelector:link,.sbSelector:visited,.sbSelector:hover {
	color: #404040;
	font-family: 'Lato', 'arial', sans-serif;
}

.sbSelector {
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: medium none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}

.sbOptions {
	background-color: #FFF;
	border: 1px solid #D7D7D7;
	width: 270px;
}

.oneForth .sbOptions {
	width: 115px;
}

.sbOptions a:link,.sbOptions a:visited {
	color: #404040;
}

.sbOptions a {
	border-bottom: 1px dotted #D7D7D7;
}

/*********************************************************************************/
/* Table                                                                     	 */
/*********************************************************************************/
.dataTables_wrapper .tablepress tfoot th,.dataTables_wrapper .tablepress thead th
	{
	background-color: #767676;
	font-weight: normal;
}

.dataTables_wrapper .tablepress thead th {
	border-bottom: none;
	border-left: 1px solid #d7d7d7;
	color: #EEE;
}

.dataTables_wrapper .tablepress thead th.column-1 {
	border-left: none;
}

.dataTables_wrapper .tablepress tbody td {
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	color: #767676;
	background-color: #EEE;
}

.dataTables_wrapper .tablepress tbody td.column-1 {
	border-left: none;
}

.table_step {
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 20px;
	color: #333;
	background-color: #D7D7D7;
	border: none;
	margin-bottom: 50px;
	margin-top: 30px;
	padding: 7px 10px;
	text-transform: uppercase;
	display: block;
	float: right;
}

.entry-content .product .add_to_cart_button {
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 20px;
	color: #333;
	border: none;
	margin-bottom: 50px;
	margin-top: 30px;
	padding: 7px 10px;
	text-transform: uppercase;
	display: block;
	float: right;
	background: none;
	background-color: #D7D7D7;
	font-weight: normal;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}

.entry-content .product .add_to_cart_button:hover {
	color: #B82842;
	text-decoration: none;
	background: none;
	background-color: #D7D7D7;
	font-weight: normal;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}

.table_step span {
	background: url("WPDevil/images/arrowSide.png") no-repeat scroll right
		center rgba(0, 0, 0, 0);
	display: inline-block;
	height: 17px;
	margin-left: 10px;
	width: 11px;
}

/*gform_heading*/
.gform_wrapper .gfield_description {
	font-size: 12px;
	padding: 5px 0;
}

.page .gform_wrapper .gform_heading {
	display: none;
}

.page .gform_wrapper .top_label .gfield_label,
.single-event .gform_wrapper .top_label .gfield_label {
	color: #767676;
	font-size: 14px;
}

.page .gform_wrapper .ginput_container label,
.single-event .gform_wrapper .ginput_container label {
	color: #767676;
	font-size: 11px;
}

.page .gform_wrapper .ginput_container .gfield_checkbox label,
.page .gform_wrapper .ginput_container .gfield_radio label,
.single-event .gform_wrapper .ginput_container .gfield_checkbox label,
.single-event .gform_wrapper .ginput_container .gfield_radio label
	{
	font-size: 14px;
	line-height: 1;
}

.hentry .gform_wrapper ul {
    list-style: none outside none;
    margin-left: 0;
}

#field_1_13 .gfield_label {
	font-family: 'Roboto-Black', 'arial', sans-serif;
}

.single-event form .gfield_checkbox label {
	padding-left: 20px;
	float: none;
	display: block;
}

.page .gform_wrapper input[type=text],
.page .gform_wrapper input[type=url],
.page .gform_wrapper input[type=email],
.page .gform_wrapper input[type=tel],
.page .gform_wrapper input[type=number],
.page .gform_wrapper input[type=password],
.single-event .gform_wrapper input[type=text],
.single-event .gform_wrapper input[type=url],
.single-event .gform_wrapper input[type=email],
.single-event .gform_wrapper input[type=tel],
.single-event .gform_wrapper input[type=number],
.single-event .gform_wrapper input[type=password]
	{
	width: 270px !important;
	border: solid 1px #D7D7D7;
	padding: 7px 5px;
	outline: none;
	margin: 0px;
	background: none;
	text-transform: uppercase;
}

.page .gform_wrapper textarea, .single-event .gform_wrapper textarea
	{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    height: 200px;
    margin-top: 5px;
    outline: medium none;
    padding: 7px 5px;
    resize: none;
    width: 570px;
}

.ginput_left {
	float: left;
	width: 50%;
}

.ginput_right {
	float: right;
	width: 50%;
}

.gf_clear {
	clear: both;
}

div.gform_footer.top_label {
	clear: both;
}

.title.subscribe-page h2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.title.subscribe-page h3 {
	margin-bottom: 20px;
}

.CHINA_PERSPECTIVES_SUBSCRIBE .gfield {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}

.CHINA_PERSPECTIVES_SUBSCRIBE .gfield.fullWidth {
	width: 100%;
}

.CHINA_PERSPECTIVES_SUBSCRIBE .gfield.oneForth {
	width: 25%;
}

.CHINA_PERSPECTIVES_SUBSCRIBE .gfield.oneForth input {
	width: 115px !important;
}

.CHINA_PERSPECTIVES_SUBSCRIBE #input_1_12_1,.CHINA_PERSPECTIVES_SUBSCRIBE  #input_1_14
	{
	width: 95% !important;
}

.CHINA_PERSPECTIVES_SUBSCRIBE .gfield_radio li {
	display: inline-block;
	width: 33%;
}

.CHINA_PERSPECTIVES_SUBSCRIBE #input_1_21 li {
	display: inline-block;
	width: 25%;
}

.countryyouwant .gfield_label,.howmanyyouwant .gfield_label,.whatyouwant .gfield_label
	{
	display: none;
}

.gfield.address .ginput_container span {
	margin-bottom: 10px;
	display: block;
}

.page .gform_wrapper input.gform_button,
.single-event .gform_wrapper input.gform_button {
	width: 120px;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 20px;
	background: #D7D7D7;
	color: #333;
	border: none;
	margin-bottom: 50px;
	margin-top: 10px;
	cursor: pointer;
}

.page .gform_wrapper input.gform_button:hover,
.single-event .gform_wrapper input.gform_button:hover {
	background: #b82842;
	color: #fff;
}

.gmnoprint img,.page-template-page-templatespage-contact-php img {
	max-width: none;
}

.page .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE input.gform_button,
.single-event .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE input.gform_button {
	color: #FFF;
	outline: medium none;
	padding: 7px 15px;
	text-transform: uppercase;
	width:auto;
	margin:0;
}

.page .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE input.gform_button:hover,
.single-event .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE input.gform_button:hover
	{
	background: #B82842;
}

.page .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE .gfield_select,
.single-event .gform_wrapper .CHINA_PERSPECTIVES_SUBSCRIBE .gfield_select {
	border: 1px solid #ccc;
	width: 100px;
	border-radius: 0;
	padding: 6px;
	background: #fff;
}
.gform_hidden, .sku_wrapper, .variations_button .quantity.buttons_added { display:none !important; }

.woocommerce-page div.product form.cart .variations .label { width:30%;}

.woocommerce-page div.product form.cart .variations label {  margin:0; display: block; padding-top: 12px;}

.single-product .variations .reset_variations { clear:both;}

.woocommerce-page div.product form.cart.variations_form .variations select { width:auto;border: 1px solid #ccc;border-radius: 0; outline:none; margin:0;}

.woocommerce-page div.product form.cart.variations_form .variations select:active,
.woocommerce-page div.product form.cart.variations_form .variations select:hover
 { border-color:#b82842;}

.single-product .product .single_variation_wrap .variations_button .single_add_to_cart_button { padding:7px 10px;}

.persoInfo .regular-text {
	width: 45%;
}

#your-subscription > div,.persoInfo .clearfix > p,#your-profile > p,.subscriptionDetail  p
	{
	padding: 5px 0;
}

.subscriptionDetail span {
	width: 50%;
	display: inline-block;
	font-size: 12px;
}

.subscriptionDetail .sbHolder {
	display: inline-block;
}

.subscriptionDetail .my_account_orders span.amount {
	width: auto;
}

.woocommerce-page .woocommerce td.product-name dl.variation * {
	padding: 0;
	margin: 0;
}

.woocommerce-account .woocommerce td.product-name dl.variation dd p {
	padding: 0;
	margin: 0;
	line-height: 17px;
}

ul.mega-menu li a,ul.mega-menu .sub-menu ul li a {
	margin-left: 30px;
}

ul.mega-menu>li.current-menu-item a {
	border-bottom: 4px solid #B82842;
}

.location {
	min-height: 20px;
	padding-left: 5px;
}

.single .location {
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 30px;
}

.page-template-page-templatespage-events-php .location {
	font-family: 'Roboto-Black', 'arial', sans-serif;
}

.home .location {
	font-family: 'Roboto-Black', 'arial', sans-serif;
}

.meeting {
	padding-bottom: 10px;
}

.meeting span {
	padding: 0px 20px 10px 25px; line-height: 20px;
}

.meeting span i {
	margin-left: -25px;
	margin-right: 4px;
}

.contentLeft .article h3 {
    margin-bottom: 10px;
}

/*********************************************************************************/
/* Login                                                                     	 */
/*********************************************************************************/
#simplemodal-login-container-osx.simplemodal-container {
	background-color: #FFF;
	border-radius: 0;
	color: #666;
	font-family: 'Lato', 'arial', sans-serif;
	font-size: 14px;
	padding: 10px;
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	top: 9% !important;
}

#simplemodal-login-container-osx.simplemodal-container .title {
	background-color: #FFF;
	border: none;
	color: #B82842;
	padding: 6px 8px;
	text-shadow: none;
	font-family: 'Roboto-Black', 'arial', sans-serif;
	font-size: 40px;
	font-weight: bolder;
	line-height: 1.1em;
	margin-bottom: 30px;
	text-transform: uppercase;
}

#simplemodal-login-container-osx.simplemodal-container label {
	font-family: 'Lato', 'arial', sans-serif;
	font-size: 14px;
}

#simplemodal-login-container-osx.simplemodal-container input {
	border: 1px solid #D7D7D7;
	margin: 2px 0 10px;
	padding: 5px;
	width: 96%;
	font-weight: bolder;
	font-family: 'Lato', 'arial', sans-serif;
	font-size: 14px;
}

#simplemodal-login-container-osx.simplemodal-container .forgetmenot {
	width: 100%;
}

#simplemodal-login-container-osx.simplemodal-container .forgetmenot input
	{
	border: none;
	margin: 0px 5px 3px 0px;
	padding: 0;
	width: auto;
}

#simplemodal-login-container-osx.simplemodal-container input[type="submit"],#simplemodal-login-container-osx.simplemodal-container input[type="button"]
	{
	border: none;
	border-radius: 0;
	background: #d7d7d7;
	padding: 5px 15px;
	font-size: 18px;
	font-family: 'Roboto-Bold', 'arial', sans-serif;
	margin-top: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: auto;
	margin-right: 0px;
	margin-left: 10px;
	color: #333;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	cursor: pointer;
}

#simplemodal-login-container-osx.simplemodal-container input[type="submit"]:hover,#simplemodal-login-container-osx.simplemodal-container input[type="button"]:hover
	{
	background: #b82842;
	color: #fff;
}

#simplemodal-login-container-osx.simplemodal-container a:hover {
	color: #b82842;
}

#simplemodal-login-container-osx.simplemodal-container .close a {
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: -16px;
	top: -25px;
	width: 30px;
	z-index: 8040;
	background: url("WPDevil/images/closeBtn.png") no-repeat center;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#simplemodal-login-container-osx.simplemodal-container .message,#simplemodal-login-container-osx.simplemodal-container #login_error
	{
	background-color: #FFF;
	border: 1px solid #b82842;
	border-radius: 0px;
	margin-bottom: 8px;
	padding: 6px;
	color: #b82842;
}

#simplemodal-login-container-osx .simplemodal-login-activity {
	background: url("WPDevil/images/loader.gif") no-repeat 50% 50%;
	height: 50px;
	margin-bottom: 30px;
}

.single-product .variations td { background:#fff; border-bottom:none;}
.single-product .variations .reset_variations { display:block; padding-top:10px;}

.single-product .variations { border-bottom:1px solid #ccc;}



.woocommerce td.product-name dl.variation dd.variation-attribute_currency {display:none;}

input#submit_payzen_payment_form {
	background: #d7d7d7;
	border: none;
	padding: 8px 20px;
	font-weight: bold;
	color: #5e5e5e;
	margin: 0 10px 0 0;
	float: left;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	font-size: 100%;
}

.woocommerce-checkout .woocommerce a.button.cancel {
	border: none;
	background: #d7d7d7;
	padding: 10px 20px;
}

.woocommerce-checkout .woocommerce a.button.cancel:hover, input#submit_payzen_payment_form:hover {
	 	background: none repeat scroll 0 0 #b82842;
    	color: #fff;
    	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

#post-100046796 .entry-content p { padding: 20px 0;}

span.amount {color: #B82842;}

div.single_variation {float: left;width: 30%;margin-left: 30%;}

.single-theme h1, .single-event h1 { font-size:24px; margin-bottom: 15px;}
.single-theme h3, .single-event h3, .single.single-event .contentLeft .title h2,
.single.single-event .title .time,
.single.single-event .location { font-size:18px; line-height: 1; padding-bottom: 5px;}
.single.single-event .title .time { padding-top:1px; line-height:1.4;}

.single.single-event .title .calendar,
.single.single-event .title .time,
.single.single-event .title .location { padding: 0 20px 10px 25px; line-height: 20px;}
.single.single-event .title i { margin-right: 5px; margin-left: -25px;}

.shipping p { padding:0 !important; color:#fff;}
.popMoreleft { font-size:14px;}

.socialmedia .iconfont { font-size:32px;color: #999;transition:1s;}
.socialmedia .iconfont:hover { color:#b82842;}

.book_excerpt img{ max-width: 225px; }
