/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2020 | 05:08:20 */
@media screen and (min-width: 767px) {
  .page-id-27285 .col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-6 {
    width: 33.33%;
  }

  .page-id-27285 .col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-6 .promotioncontent p {
    min-height: 110px;
  }
}

/* -- Promotion Form Stylings (Gravity Form) -- */
.gform_wrapper.promotion-form_wrapper form {
    padding-top: 5px;
}

.gform_wrapper.promotion-form_wrapper .gform_footer.top_label p,
.gform_wrapper.promotion-form_wrapper .gform_footer.top_label br {
  	display: none;
}

.gform_wrapper.promotion-form_wrapper label.gfield_label {
    display: none !important;
}

.gform_wrapper.promotion-form_wrapper .validation_error {
    display: none;
}

.gform_wrapper.promotion-form_wrapper .gfield_description.validation_message {
    color: #FFF260;
    margin: 0px 0px 15px 0px;
  	font-size: 16px;
}

.gform_wrapper.promotion-form_wrapper ul li {
    padding: 1px 30px 0;
}

.gform_wrapper.promotion-form_wrapper ul li input {
    padding: 22px;
    border: none;
    font-family: LatoLight;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 18px;
}

.gform_wrapper.promotion-form_wrapper ul li .gfield_description {
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin: 10px 0px 5px 0px;
}

.gform_wrapper.promotion-form_wrapper ul li select.gfield_select {
    height: 44px;
    background: linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%),linear-gradient(to right,#d3d3d3,#d3d3d3);
    background-position: calc(100% - 21px) calc(1em + 2px),calc(100% - 16px) calc(1em + 2px),100% 0;
    background-size: 5px 5px,5px 5px,44px 44px;
    background-repeat: no-repeat;
    font: 300 1em/100% "Helvetica Neue",Arial,sans-serif;
    line-height: 22px;
    padding: .5em 3.5em .5em 1em;
    border-radius: 5px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
  	border: none;
}

.gform_wrapper.promotion-form_wrapper .gform_footer .gform_button {
    background: #ff8859!important;
    white-space: normal;
    line-height: 1.2!important;
    height: auto!important;
    text-decoration: none;
    font-size: 18px!important;
    font-weight: 700;
    color: #fff!important;
    letter-spacing: 1px;
    padding: 15px 30px!important;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 3px 3px 6px 0 rgba(0,0,0,.5);
    box-shadow: 3px 3px 6px 0 rgba(0,0,0,.5);
    border: none;
    border-radius: 5px;
    width: 100%;
    margin-top: 15px;
}

.gform_wrapper.promotion-form_wrapper .gform_footer.top_label {
    margin-bottom: -20px;
  	padding-left: 15px;
  	padding-right: 15px;
}

.gform_wrapper.promotion-form_wrapper img.gform_ajax_spinner {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

.gform_wrapper.promotion-form_wrapper label.hidden_sub_label.screen-reader-text {
    display: none;
}

.gform_wrapper.promotion-form_wrapper .stripe-card-container {
    background: rgba(0,0,0,0.1);
  	padding: 20px 20px 0px 20px!important;
    margin-top: 15px;
    margin-left: 30px;
    margin-right: 30px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.gform_wrapper.promotion-form_wrapper .stripe-card-container .gfield_description {
    margin-top: 0px;
    margin-bottom: 15px;
}

.gform_wrapper.promotion-form_wrapper ul li.stripe-card-container input {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
    font-family: LatoRegular;
    background-color: #fff;
    height: 40px;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #bbb;
    box-shadow: none;
}

.gform_wrapper.promotion-form_wrapper .gfield_description.validation_message {
    margin-top: 10px !important;
    font-size: 12px !important;
}

.gform_wrapper.promotion-form_wrapper .StripeElement {
    margin-bottom: 10px;
}

.gform_wrapper.promotion-form_wrapper .price-amount {
  	font-size: 14px !important;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 15px;
    color: #fff;
}

.gform_wrapper.promotion-form_wrapper li.price-amount label.gfield_label {
    display: block !important;
    color: #fff;
    text-transform: none;
    top: 0px;
    line-height: 20px;
}

.gform_wrapper.promotion-form_wrapper input.gf_coupon_code {
  	border-radius: 1px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-top: 5px;
    width: 80% !important;
    vertical-align: middle;
    border-radius: 0px;
  	font-weight: normal;
    font-size: 14px;
    line-height: 1.2;
    font-family: LatoRegular;
    background-color: #fff;
    height: 40px;
    padding: 10px;
    border: 1px solid #bbb;
    box-shadow: none;
}

.gform_wrapper.promotion-form_wrapper input#gf_coupon_button {
    padding: 10px;
    width: auto;
    font-size: 12px;
    border-radius: 0px;
    width: 20%;
    margin: 0px !important;
    background: #d3d3d3;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    padding: 0px;
    height: 40px !important;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    margin-top: -5px !important;
  	vertical-align: middle;
}

.gform_wrapper.promotion-form_wrapper .gf_coupon_invalid span {
    background: none !important;
    color: #FFF260;
    padding: 0px;
    margin-top: -15px !important;
    display: block;
}

.gform_wrapper.promotion-form_wrapper .gf_coupon_invalid {
    text-align: left;
}

.gform_wrapper.promotion-form_wrapper #gf_coupon_info {
    margin-top: -20px !important;
    color: #fff;
    font-size: 14px !important;
}

.gform_wrapper.promotion-form_wrapper #gf_coupon_info .gf_coupon_item td {
    border-bottom: 0px;
}

.gform_wrapper.promotion-form_wrapper #gf_coupon_info .gf_coupon_item .gf_coupon_name_container a {
    margin-top: -1px;
    margin-right: 10px;
}

.gform_wrapper.promotion-form_wrapper .coupon-field {
  	display: list-item;
    background: rgba(0,0,0,0.1);
    padding: 0px 20px 15px 20px!important;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom-left-radius: 5px;
  	border-bottom-right-radius: 5px;
}

li.gfield.field_sublabel_below.field_description_below.hidden_label.gfield_visibility_visible label {
    display: none;
}

li#field_22_10 label.gfield_label {
    display: none;
}

ul#gform_fields_22 label {
    text-transform: none;
}

.gform_wrapper.promotion-form_wrapper.simplified_wrapper .gform_footer .gform_button {
    margin-top: 5px;
}

.simplified select {
    margin-bottom: 10px !important;
}

/* -- Popup -- */
div#popmake-28506 {
    background: #0099a6;
}

#popmake-28506 h4.frmhead {
    color: #ffffff !important;
    font-family: LatoBold;
    text-align: center;
}

#popmake-28506 .small-text {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    display: block;
    position: relative;
  	margin-top: 50px;
}

#popmake-28506 .gform_wrapper.promotion-form_wrapper ul li select.gfield_select {
  background-size: 5px 5px,5px 5px,44px 44px;
}

#popmake-28506 .gform_wrapper.promotion-form_wrapper .coupon-field {
    padding-bottom: 30px !important;
}


/* -- End of Popup -- */

/* -- List -- */
.booking_content .list-with-checkmark {
    text-align: left;
    color: #fff;
}

.booking_content .list-with-checkmark li {
    font-size: 22px !important;
    line-height: 1.4;
}
/* -- End of List -- */

/* -- Popup -- */
div#pum-42476 {
    background: rgba(255,255,255,0.6);
}

div#popmake-42476 {
    padding: 0px;
}

div#gform_wrapper_115 {
    padding: 30px;
}

div#popmake-42476 {
    background: #0099a6;
    padding-bottom: 30px;
    border-radius: 5px;
}

div#popmake-42476 h2 {
	color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: -30px;
    padding-bottom: 15px;
    font-family: LatoBold;
    font-size: 28px;
}

li#field_115_3 label {
    display: block !important;
    margin-bottom: 22px;
    position: relative;
    color: #fff;
    left: 0;
    text-transform: none;
} 

li#field_115_3 span {
    color: #fff;
}

#popmake-42476 .gform_confirmation_message {
    color: #fff;
    padding: 0px 30px 0px;
    font-size: 20px;
}

#popmake-42476 {
  	background: #0099a6 !important;
}

#popmake-42476 .gform_confirmation_message a {
  	color: #ff8859!important;
}

#popmake-42476 h2 {
    margin-top: 15px;
    margin-bottom: -30px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 768px) {
  	#popmake-42476 {
    	max-width: 480px !important;
      	min-width: 480px !important;
	}
}
/* -- End of Popup -- */

/* -- Hide Footer from postid-42370 page -- */
.postid-42370 .location__lists.promo_location_lists.col-xs-12.col-md-12.col-lg-6, 
.postid-42370 .promation_location_mapbg.col-xs-12.col-md-12.col-lg-6,
.postid-42401 .location__lists.promo_location_lists.col-xs-12.col-md-12.col-lg-6, 
.postid-42401 .promation_location_mapbg.col-xs-12.col-md-12.col-lg-6,
.postid-42409 .location__lists.promo_location_lists.col-xs-12.col-md-12.col-lg-6, 
.postid-42409 .promation_location_mapbg.col-xs-12.col-md-12.col-lg-6,
.postid-42393 .location__lists.promo_location_lists.col-xs-12.col-md-12.col-lg-6, 
.postid-42393 .promation_location_mapbg.col-xs-12.col-md-12.col-lg-6 {
    display: none;
}

@media screen and (min-width: 1200px) {
	.page-id-62 .location__mapbg.col-xs-12.col-lg-6, 
    .page-id-62 div#map_canvas {
    	min-height: 1233px;
	}
}

@media screen and (max-width: 1200px) {
	.page-id-62 .location__mapbg.col-xs-12.col-lg-6 {
    	height: auto !important;
	}
  
  	.location__lists {
    	padding-bottom: 50px;
  	}
}

/* -- Force Min-height on the promo landing page -- */
@media screen and (min-width: 1024px) {
  div#promo_content_data_1 {
    min-height: 800px;
  }
  
  div#promo_content_data_1 .container {
    padding-top: 100px;
  }
}
