/* 
Theme Name:		 Travel Abba
Theme URI:		 http://www.travelabba.com/
Description:	 Travel Abba Bespoke Theme Design
Author:			 Freelance-Creator
Author URI:		 https://www.freelance-creator.com/
Template:		 astra
Version:		 1.0.0
Text Domain:	 Astra-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

/* Contact form 7 */
#left {
	width: 47%;
	float: left;
	margin-right:6%;
}
 
#right {
	width: 47%;
	float: left;
}
 
.clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	margin-bottom:10px;
}
 
.clearfix {
	display:block;
}