/*

Theme Name: Hikers Lukla Theme

Author: The Brevin Creations Team

Description: An exclusive theme from brevin creations.

Requires at least: WordPress 5.0.0

Version: 1.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: hikers_lukla

Tags: custom-background, custom-logo, custom-menu, featured-images,

This theme has been created by brevin creations.

*/
#datePicker2{
	position: relative;
}

#datePicker2:after{
	position: absolute;
	right:25px;;
	top:0;	
	content: "\f0d7";
	font-family: 'FontAwesome';
}

#datePicker{
	position: relative;
}

#datePicker:after{
	position: absolute;
	right:25px;;
	top:0;	
	content: "\f0d7";
	font-family: 'FontAwesome';
}




