/*===================== TABLE OF CONTENT =======================
1. General Styling
2. Cross Browser Compatibility
3. Registration
4. Weather Wrapper
5. Header
6. Sticky Header
7. Sliders
8. Rooms Section
9. Hotel Big Tabs
10. Services Carousel
11. Luxury Tours
12. Clients Testimonial
13. Adds Images
14. Our Services Carousel
15. Rooms Packages
16. Page Top
17. Gallery Page
18. FAQ'S PAGE STYLE
19. Dinnings
20. About Us Page
21. Testimonial Section
22. Our Staff
23. Contact Us
24. Package Detail Page
25. Comments Section
26. Blog Grid View
27. Blog Single Page
28. Sidebar
29. Footer
30. Booking Popup
31. Date Picker
32. OWL CAROUSEL STYLING
33. BOOTSTRAP DATEPICKER V1.4.0
=============================================================*/

/*=============== Fonts Used Domine, Arimo & Roboto ===================*/
@import url(https://fonts.googleapis.com/css?family=Domine:400,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:900italic,900,700italic,700,500italic,500,400italic,400,300italic,300);

/*=============== General Styling ===================*/

.loader {
 
    background: url('../images/mobile-preloader.gif') 50% 50% no-repeat rgb(249,249,249) !important; 
    opacity: 0.9; 
}

.less-spacing{
	display : none;
}