/* HEADER */

.qtranxs_widget {
	display: inline-block !important;
	padding:0px !important;
	margin:0px !important;	
	border:0px !important;
	padding-left: 200px !important;
}

.qtranxs_widget SELECT {
	margin:0px !important;	
	border:0px !important;
}

.qtranxs_widget .language-chooser{
	padding:0px !important;
}


.my-account-wrapper>.ts-tiny-account-wrapper { display:inline-block !important; }
.qtranxs_widget::before { border:0px !important; }


/* HOME */

.home #main > .page-container {
    padding-top: 0px !important;
}

/* CATEGORY */

/* PRODUCT */

   
.single .wc-tabs { display: none !important;  }	

/* FOOTER */

FOOTER .widget-container  { border:0px !important; }

/* KONTAKT */

.powered-by{ display: none !important;  }
.fc-form .form-element-html INPUT { max-width:1000px !important; }
.fc-form .form-element-html TEXTAREA { max-width:1000px !important; }

/* CART */

.continue-shopping { display: none !important;  }
#shipping_method .amount {
	/*margin-left: -12px !important;*/
    background: #F3F3F3 !important;
    padding-top: 2px !important;
}