/***********************************************************************
       ___         __                        __  _
  

   Theme Name: 	    Chauffeur Car Hire Dubai
   Description:     Chauffeur Car Hire Dubai offer top class transport services in Dubai. Hire Luxury Cars &amp; Vans With Driver at low rates.
   Theme URI:       https://chauffeurcarhire.ae/
   Version:         11.3
   Author:          CCH
   Author URI:      https://chauffeurcarhire.ae/
   Support:         https://chauffeurcarhire.ae/

   Place custom CSS below this line
***********************************************************************/
@media(max-width: 780px){
	.toolbar {
	display: none;
	}
	.showMobile {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		z-index: +999;
		display: block !important;
	}
	.showMobile ul {
		margin: 0;
		padding: 0;
		display: flex;
	}
	.showMobile ul li {
		flex: 1;
		list-style: none;
	}
	.showMobile ul li a {
		padding: 5px 10px;
		display: block;
		background: green;
		border-radius: 5px;
		color: #fff;
		text-align: center;
		margin: 5px 2px;
	}
	.affix .bottom-header{
		margin-top: 0px;
	}
	.special-offers .chsprice-div li p {
		flex: 2.4 !important;
	}
	.special-offers .col-lg-4.col-md-6.col-sm-12.col-12 {
		padding: 0;
	}
}
