
/* Main background */
#gd-pe-mobile-wrapper, body { background:#ddd; color: #000;}
body .gd-pe-mobile-app{
	font-family: Helvetica,Arial,sans-serif !important;
}
.gd-mobile-link-clicktocall{
	display: none;
}
/* Header */
#gd-pe-mobile-header { background: transparent url() repeat-x; height: 125px; }
	#gd-pe-mobile-header h1 { text-indent: -9999px; margin: 0; padding: 0; height: 125px; background: transparent url(https://media.guestdesk.com/sites/paradiseresortmb_com/media/mobile/bg-logo.png) no-repeat center center; }
	
/* Backbar - title and back button */
#gd-mobile-backbar { background-color: #2D79AC; color: #fff; text-shadow: #000 -1px 0; padding: 5px; margin: 5px 0 0; border-color: #000; }
	#gd-mobile-backbar a.gd-mobile-back-button { background-color: #303D73; 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: #018652; 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: #018652; 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-moble-hotel-info img {width:100% !important; height: auto !important;}
#gd-packages-banner img {width:100% !important; height:auto !important;}
#gd-package-list .gd-package-list-package-select {margin-top:-70px;}

/* Mobile app */
@charset "UTF-8";

@font-face {
  font-family: "ProximaNova-Light";
  src:url("/sites/media/fonts/ProximaNova-Light/ProximaNova-Light.eot");
  src:url("/sites/media/fonts/ProximaNova-Light/ProximaNova-Light.eot?#iefix") format("embedded-opentype"),
    url("/sites/media/fonts/ProximaNova-Light/ProximaNova-Light.woff") format("woff"),
    url("/sites/media/fonts/ProximaNova-Light/ProximaNova-Light.ttf") format("truetype"),
    url("/sites/media/fonts/ProximaNova-Light/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

body.gd-pe-mobile-app, body.gd-pe-mobile-app #gd-module-golf, body.gd-mobileApp-page { background-image: none; }
@media (max-device-width: 400px) {
	body.gd-pe-mobile-app::before, body.gd-pe-mobile-app #gd-module-golf::before, body.gd-mobileApp-page::before {
	  content: url(http://media.guestdesk.com/sites/media/bg_palm_trees.png);
	  position: fixed;
	  z-index: -1;
	}
}

body.gd-pe-mobile-app #gd-lang, body.gd-pe-mobile-app #gd-mobile-backbar { display: none; }
body.gd-pe-mobile-app #searchOptionsAnchorLink { display: none; }
body.gd-pe-mobile-app #gd-mobile-results ul li.gd-mobile-multiple-packages a p span.gd-mobile-multiple-packages-button, body.gd-pe-mobile-app a.gd-button, body.gd-pe-mobile-app #gd-mobile-itinerary, body.gd-pe-mobile-app input[type="submit"] { background-color: #00e088; text-shadow: none; }
body.gd-pe-mobile-app div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all, body.gd-pe-mobile-app div#gd-message-overlay.gd-mobile-loader.gd-mobile-body-a.gd-mobile-corner-all.ui-dialog-content.ui-widget-content { display: none !important; } /* hide message overlay and use the one in app */

.gd-mobile-app-custom-content { background-color: rgba(245,245,245,0); color: #00e088; font-family: "ProximaNova-Light", Helvetica, Arial, sans-serif; padding: 10px; }
.gd-mobile-app-amenities-content { background-image: none; }
.btn-default, body.gd-pe-mobile-app .gd-input-submit { background-color: #00e088; text-shadow: none; }
.highlight-text, .mobileApp-weather-overview-description { color: #000000; }
.mobileApp-weather-icon { color: #000000; }

.btn.btn-success.visible-phone.gd-filterForm-mobileSearch, .btn.btn-small.btn-success.backbone-navigate, .label-success { background-color: #00e088; background-image: linear-gradient(to bottom,#018652,#018652); text-shadow: none; }

body.gd-mobileApp-page { background-color: #ffffff; background-image: none; color: #333333; }

#gd-module-golf { color: #000000; }
body.gd-pe-mobile-app .gd-course-name {color: #000000;}
body.gd-pe-mobile-app .gd-avail-course-rates b { float: none; }

#gd-pe-mobile-wrapper #gd-pe-mobile-header{
	display: none;
}

body.gd-pe-mobile-app { color: #000000; }
body.gd-pe-mobile-app #gd-pe-mobile-sign-in { display: none; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: none;
}
.nav > li > a{
	color: #055C9B;
	text-shadow: none;
}