/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */




table, thead, tbody, th, td, tr { 
	display: block; 
}
td{margin-top:20px !important}



#omw_paging{width: 100% !important}



.omw_cart_options .omw_shipping_address{float:left;width:100%}
.omw_cart_options .omw_billing_address{float:right;margin-left:0px;width:100%;clear:both;margin-top:20px}