 
	
		
		
		
		
			
Hello,
I have problem with booking form you can see on this link http://fei.weboteka.info/shop/abu-dhabi-city-tour/
I have solution but I cant implement into your CSS
For the missing border in the Reservation box, find the file wp-content/uploads/dynamic_avia/enfold.css, and add in the following section:
.main_color .summary div {
  border-color: #ffffff;
  overflow: hidden;
}
I have try to open CSS but  I dont now where to put this fix.
Regards
Hi Zaccc!
Try the bottom of the file.
.main_color .summary div {
border-color: #ffffff !important;
overflow: hidden !important;
}Best regards,
Elliott
Thank you !
