@CHARSET "UTF-8";/* MY ORDER */.order-table {	width: 100%;	margin-bottom: 20px;	border: none;	background: #fff;}.order-table a:hover {	text-decoration: underline;}.confirm-order{	padding-left: 35px;	color: #283593;}.order-confirm-table{	background-color: #fff;}.order-confirm-table >tbody th, .order-confirm-table >tbody td{	padding: 20px !important;}.order-confirm-table tfoot{	text-transform: uppercase;}.order-table tr > th, .order-table tr > td {	padding: 12px 20px;}.table thead,.order-table thead {	/*border: 1px solid #081433;	background: #081433;	color: white;*/}.table thead tr th,.order-table thead > tr > th {	border: none;}.order-table .prod-thumb {	border: none;}.order-table .order-item > td a:not(.prod-name) {	font-size: .85em}table.order-table td.empty{	content: '';	border: 0px;}table.order-table td.sub-total-val{	text-align: right;}.coupon-content > input {	width: 50%;	margin: 12px;    padding: 22px 12px;	display: inline-block;}#invoice{	padding: 15px;	background-color:#fff;}/* INVOICE */#invoice table tr > th,#invoice table tr > td {	padding: 12px 20px;}