/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2023 | 09:12:46 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
	display:none;
}
.slick-slide{
	height:auto !important;
}
.menu-footer-menu-container ul {
    margin-top: 30px;
    column-count: 4;
}
 @media (max-width: 1133px){
	.promotionBg .col-md-12.slick-slide.slick-current.slick-active {
/* 		width: 360px !important; */
/* 		padding-right: 30px !important;
		padding-left: 30px !important; */
	} 
	 .slick-list{
/* 		 padding-left: 55px !important */
	 }
	 .copyright{
/* 		 display: flex; */
		 margin: 0px 10px !important;
	 }
	 .foot-link li{
		 padding: 2px 10px !important;
	 }
	 .footer-main-link ul,
	 .footer-main-link-tab ul{
		 margin: 0px 0 1.5em 1em !important;
	 }
/* 	 .slick-prev{
		 left: -10px !important;
	 }
	 .slick-next{
		 right: -10px !important;
	 } */
 } 
 @media (max-width: 600px){
	 #hotelAmenities .menu-slider {
    padding: 0 15px;
}
/* #hotelAmenities .slick-track {padding-left: 15px;} */
}
@media(max-width:993px) {
  #getStarted .col-md-4 {
		max-width: 100% !important;
		flex: 100% !important;
	}
}
 #hotelAmenities .slick-track{
	display:flex !important;
}
li.mobile-hm {
    display: none;
}
.textarea:focus {
    outline: none !important;
    border:1px solid #171717;
    box-shadow: 4px 4px 8px rgb(23 23 23 / 10%) !important;
  }
@media(max-width:991px) {
	li.desktop-hm {
    display: none;
}
	li.mobile-hm {
    display: block;
}
}
/*  new changes 10-02-2023*/
   #restaurantSubPages .rvparkContent h6 {
    text-transform: uppercase;
}
.seperator.contactMail h6 {
    margin-bottom: 20px;
}
@media(max-width:767px) {
	#casinoSubPage .secondColumn{
		padding-bottom:0;
	}
	#casinoSubPage .secondColumn p {margin-bottom:0;}
/* .hotelpad .innerBox {
    padding: 0 !important;
} */
	.promo .loadmore ,.careeer .contactFormArea .container,.lakesideCares .rfpFormArea .container{
    padding: 0 24px;
}
	.requestForProposal .rfpFormArea {
    padding: 0 9px;
}

.hotelpad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* 	.promoImage {
    padding-left: 24px;
    padding-right: 24px;
} */
}
.maxLogoHeight {
	max-height:30px;
	max-width:120px;
}