| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -103,11 +103,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      : Colors.theme1.white, | 
					 | 
					 | 
					 | 
					                      : Colors.theme1.white, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? mobile | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? fontSize.sm | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      : fontSize.lg | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    : fontSize.lg, | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontFamily: "bold", | 
					 | 
					 | 
					 | 
					                  fontFamily: "bold", | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                }, | 
					 | 
					 | 
					 | 
					                }, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              ]} | 
					 | 
					 | 
					 | 
					              ]} | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -135,7 +131,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <Text | 
					 | 
					 | 
					 | 
					          <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            style={[ | 
					 | 
					 | 
					 | 
					            style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              { | 
					 | 
					 | 
					 | 
					              { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                color: | 
					 | 
					 | 
					 | 
					                color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  theme === "light" | 
					 | 
					 | 
					 | 
					                  theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -151,8 +147,8 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            style={[ | 
					 | 
					 | 
					 | 
					            style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              tw("flex-1 font-light text-right mr-2"), | 
					 | 
					 | 
					 | 
					              tw("flex-1 font-light text-right mr-2"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              { | 
					 | 
					 | 
					 | 
					              { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                lineHeight: mobile ? 17 : "auto", | 
					 | 
					 | 
					 | 
					                // lineHeight: mobile ? 17 : "auto",
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                color: | 
					 | 
					 | 
					 | 
					                color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  theme === "light" | 
					 | 
					 | 
					 | 
					                  theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -179,7 +175,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -195,8 +191,8 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  lineHeight: mobile ? 17 : "auto", | 
					 | 
					 | 
					 | 
					                  // lineHeight: mobile ? 17 : "auto",
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -213,7 +209,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -229,8 +225,8 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  lineHeight: mobile ? 17 : "auto", | 
					 | 
					 | 
					 | 
					                  // lineHeight: mobile ? 17 : "auto",
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -258,11 +254,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <Text | 
					 | 
					 | 
					 | 
					          <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            style={[ | 
					 | 
					 | 
					 | 
					            style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              { | 
					 | 
					 | 
					 | 
					              { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                fontSize: mobile | 
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  ? mobile | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? fontSize.sm | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    : fontSize.lg | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  : fontSize.lg, | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                color: | 
					 | 
					 | 
					 | 
					                color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  theme === "light" | 
					 | 
					 | 
					 | 
					                  theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -278,11 +270,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            style={[ | 
					 | 
					 | 
					 | 
					            style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              tw("font-light text-right mt-1"), | 
					 | 
					 | 
					 | 
					              tw("font-light text-right mt-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              { | 
					 | 
					 | 
					 | 
					              { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                fontSize: mobile | 
					 | 
					 | 
					 | 
					                fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  ? mobile | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? fontSize.sm | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    : fontSize.lg | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  : fontSize.lg, | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                color: | 
					 | 
					 | 
					 | 
					                color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  theme === "light" | 
					 | 
					 | 
					 | 
					                  theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                    ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -305,7 +293,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -321,7 +309,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -349,7 +337,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -365,7 +353,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -382,7 +370,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -398,7 +386,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -426,7 +414,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -442,7 +430,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -461,7 +449,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <Text | 
					 | 
					 | 
					 | 
					            <Text | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -477,7 +465,7 @@ function OrderDetails({ mobile, route, theme }) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              style={[ | 
					 | 
					 | 
					 | 
					              style={[ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
					 | 
					 | 
					 | 
					                tw("font-light text-right mr-1"), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                { | 
					 | 
					 | 
					 | 
					                { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.lg, | 
					 | 
					 | 
					 | 
					                  fontSize: mobile ? fontSize.sm : fontSize.tiny, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  color: | 
					 | 
					 | 
					 | 
					                  color: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    theme === "light" | 
					 | 
					 | 
					 | 
					                    theme === "light" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
					 | 
					 | 
					 | 
					                      ? Colors.theme1.green79 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |