.iappcreation-thankyou-page table.iappcreation-review-order-table .product-thumbnail img {
	margin: 0 auto;
	border-radius: 10px;
	max-width: 80px;
	height: auto;
}

.iappcreation-thankyou-page table tr, 
.iappcreation-thankyou-page table td, 
.iappcreation-thankyou-page table th{
    background-color: white !important;
}


.iappcreation-thankyou-page .product-icon{
	width: 25px;
	height: 25px;
	position: relative;
    top: 0px;
	margin-right: 5px;
	float:left;
}

.iappcreation-thankyou-page table.iappcreation-review-order-table tr.table-spacing:nth-last-child(1) {
	display:none !important;
}

.iappcreation-thankyou-page h4 {
	font-size: 1.2em !important;
}


.woocommerce-checkout.woocommerce-order-received .site-footer{
	display: block;
	margin-bottom: 0;
}


.iappcreation-thankyou-page .thankyou-summary-total td{
	padding:0;
	font-family: 'SukhumvitTHBold';
	padding-bottom: 10px;
}


.iappcreation-thankyou-page .how-to-redeem-code-btn{
	padding: 3px 17px;
	background-color: #6cb3bc !important;
	color: white;
	border-color: #6cb3bc !important;
}

.iappcreation-thankyou-page .order-number{
	font-size: 18px;
}

.iappcreation-thankyou-page .address-content .user-detail{
	margin: 10px 0 5px 0;
	line-height: 2;
}
.iappcreation-thankyou-page .address-content .address{
	font-size: small;
}


.iappcreation-thankyou-page .continue-shoping-btn{
	padding: 5px;
	margin: 15px 0;
	text-align: center;
	font-size: 14px;
}

.woocommerce-order-received .hentry,
.woocommerce-order-received .site-main{
	margin-bottom: 0;
}

.iappcreation-thankyou-page.woocommerce-order .continue-shopping-btn{
	margin: 20px auto;
}