/* Main background */
#gd-pe-mobile-wrapper, body { background:url(https://media.guestdesk.com/sites/myrtlewoodvillas_com/media/mobile/background.jpg) repeat;}

/* Header */
#gd-pe-mobile-header { background: transparent url() repeat-x; height: 67px; }
	#gd-pe-mobile-header h1 { text-indent: -9999px; margin: 0; padding: 0; height: 67px; background: transparent url(https://media.guestdesk.com/sites/myrtlewoodvillas_com/media/mobile/logo-mobile-1.png) no-repeat center center; }
	
/* Backbar - title and back button */
#gd-mobile-backbar { background-color: #E4E2CC; color: #006093; text-shadow: #fff -1px 0; padding: 5px; margin: 5px 0 0; border-color: #000; }
	#gd-mobile-backbar a.gd-mobile-back-button { background-color: #0F4F75; color: #fff; text-shadow: #000 0 -1px; }

.gd-mobile-main { background: #fff; }

.gd-mobile-large-list { border-color: #333; }
.gd-mobile-large-list li { border-color: #333; }
.gd-mobile-large-list li a { font-size: 14px; background-image: none; }
.gd-mobile-small-list li a { font-size: 14px;  }

/* Buttons */ 
input[type="submit"], a.gd-button { background-color: #1F658E; color: #fff; text-shadow: #000 0 -1px; border-radius: 3px; }
a { color: #007fc0; }
#gd-mobile-footer-links a { color: #000; }

#gd-mobile-room-details { background-color: transparent; }

#gd-mobile-itinerary { background-color: #F7F5E6; color: #333; text-shadow: none; }

#gd-mobile-room-details ul.gd-mobile-small-list { border: 1px solid #ccc; border-width: 0 1px; }

.gd-package-list-package-select a { font-size: 12px; }


#gd-packages-banner img{
	max-width: 100%;
	height: auto !important; 
}
#gd-pe-mobile-wrapper #gd-package-list .gd-package-list-thumbnail + .gd-package-list-package-select{
	margin-top: -95px;
}