* {
	text-shadow: 4px 0px 5px rgba(0, 0, 0, 0.26);
}

.rotate-image-two,
.rotate-image-three {
	width: 250px;
}

/*.banner-area.banner-style-two .single-banner .banner-overly {
	background-color: #7a676700;
	opacity: .2;
	z-index: -1;
}*/

.room-desc ul {
	display: flex !important;
}

.common-heading>span {
	line-height: 26px;
}

.common-heading>span {
	color: #e60072;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 15px;
	display: block;
}

.image-block img {
	-webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
	box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
	-webkit-border-radius: 8px;
}

.service .common-heading h2 {
	margin-bottom: 20px;
}

.common-heading.text-l>p {
	margin-top: 10px;
}

.common-heading.ptag h2 {
	margin-bottom: 15px;
}

html .mt60 {
	margin-top: 60px;
}

.v-center {
	align-self: center;
	align-items: center;
}

.image-block1 img {
	-webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
	box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
}

.ps-block {
	padding: 0 25px;
}

.ps-block span {
	font-size: 60px;
	border: 1px solid #e8e8e8;
	width: 100px;
	height: 100px;
	display: block;
	text-align: center;
	line-height: 100px;
	margin: 0 0 20px;
	border-radius: 68% 32% 64% 36%/59% 59% 41% 41%;
	background: #f5f5ff;
}

.ps-block h3 {
	margin-bottom: 20px;
}

/* Hero Section Headings */
.banner-area .banner-content span.promo-tag {
	font-size: 50px;
	text-shadow: 4px 0px 8px rgba(0, 0, 0, 1);
}

.banner-area.banner-style-two .banner-content h1 {
	color: #fff;
	text-shadow: 4px 0px 8px rgba(0, 0, 0, 1);
}

.banner-area .banner-content .title {
	font-size: 95px !important;
}

.cstm-btn {
	background-color: #9212e0;
	color: #fff;
	border-radius: 50px !important;
	padding: 5px;
}

.cstm-btn:hover {
	background-color: #000 !important;
}

/* Header Menu  */
header .nav-container .menu-items ul li a {
	font-size: 20px !important;
}

/* FOOTER  */
.footer-widget-area .widget.nav-widget ul li a {
	font-size: 20px;
	font-weight: 700;
}

/*heena css*/
.banner-area.banner-style-two .single-banner .banner-overly {
	background-color:#2d28288a;
	opacity: 1;
	z-index: -1;
}
.first,.second {
    width: 100%;
    max-width: 22px;
  height:18px
}
.comboContainer {
    margin: 25px 0px;
    font-family: "Archivo", sans-serif;
    border: 1px solid #ddd;
    width: 100%;
    border-bottom: none;
    border-radius: 8px;
}
.comboTable {
    display: flex;
    border-bottom: 1px solid #ddd;
    border-radius:8px;
}

.flex30 {
    flex: 33%;
}
.imgBox img{
width: 100%;
 border-radius: 8px;
 margin-bottom: 10px;
}
     
.comboHeading h2 {
 font-family: "Old Standard TT", serif;
  font-size: 24px;
 margin-bottom: 5px;
 line-height: 1.3;
 color:#fff;
 font-weight: 600;
}
.comboHeading p {
    font-size: 18px;
    line-height: 1.3;
}
.comboHeading {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    background-color: rgb(149, 48, 217);
    color: #fff;
    border-radius: 6px 6px 0px 0px;
}
.checkCombo p {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 8px;
}
.checkCombo h5 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}

.couponCode input {
    padding: 8px 2px;
    height: auto;
    font-size: 12px;
    border-radius: 50px;
    text-transform: uppercase;
}
.checkCombo,.comboDetailsOff {
    padding: 12px;
}
.couponCode {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 0px 5px;
}
.couponCode {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px 10px;
    margin: 10px auto;
    background-color: #f8f8f8;
}
.couponCode button {
    color: rgb(149, 48, 217);
    background: none;
    border: none;
    outline: none;
    font-size: 12px;
    cursor: pointer;
}
.selectCombo {
    background-color: rgb(149, 48, 217);
    color: #fff;
    border: none;
    font-size: 14px !important;
    padding: 10px 25px;
    border-radius: 8px;
    display: block;
    margin: 10px auto;
    cursor: pointer;
    font-weight: 700;
}

.comboDetailsOff ul li {
    font-size: 16px;
    margin-bottom: 4px;
}
.comboDetailsOff ul li span {
   margin-right: 4px;
}
.moreDetailsOff a {
    font-size: 16px;
    text-decoration: none;
    color: rgb(149, 48, 217);
    font-weight: 600;
}
.roomDetails{
  padding: 12px;
    border-right: 1px solid #ddd;
}
.roomDetails h6 {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 700;
}
.roomDetails ul li {
    font-size: 16px;
    font-weight: 600;
    margin: 0px 8px;
}
.comboDetailsOff h5{
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 700;
}
.roomDetails ul {
    display: flex;
}
.clrRed{
    color: red;
}
.clrGreen{
    color: green;
}
.checkCombo {
    border-left: 1px solid #ddd;
}
.flex30 input[type="radio"] {
    height: auto;
    width: auto;
}
.activeCombo{     
background: #dddddd47;  
}
.combo-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9212e0;
    color: white;
    border-radius: 11px;
    text-align: center;
    padding: 8px;
    margin-top: 15px;
    width: 100%;
    max-width: 200px;
    margin: 13px auto 0px;
    transition: background-color 0.3s;
}.combo-btn:active {
    background-color: #6d0b97; /* Change the background color on click */
}
.combo-btn label {
    margin-bottom: 0px;
    margin-left: 5px;
}
/*tab css*/
@media screen and (max-width: 1024px) {
 .checkCombo p {
    font-size: 14px;
}
  .roomDetails ul li {
    font-size: 15px;
    margin: 2px 8px;
}
  .roomDetails ul {
    flex-direction: column;
}
.checkCombo, .comboDetailsOff {
    padding: 8px;
}
  .roomDetails {
    padding: 8px;
}
 .combo-btn {
padding: 6px 12px;
}
.checkCombo h5 {
    font-size: 18px;
  }
.roomDetails h6 {
  font-size: 18px;}
.comboDetailsOff h5 {
  font-size: 18px;}
  .combo-btn label {
    font-size: 14px;
}
}

/*mobile css*/
@media screen and (max-width: 560px) {
  .checkCombo p {
    font-size: 12px;
}
  .title a {
    font-size: 48px !important;
    padding: 10px 20px;
}
.checkCombo h5 {
    font-size: 16px;
 
}
.comboDetailsOff ul li {
font-size: 12px;
}
.comboDetailsOff h5 {
 font-size: 16px;
 
}
.roomDetails h6 {
font-size: 16px;
  text-align:center;
}
.couponCode input {
 padding: 6px 2px;
font-size: 10px;
}
.couponCode button {
font-size: 10px;
}
.combo-btn label {
    font-size: 12px !important;
}
.combo-btn {
    padding: 6px 12px;
    display: flex;
    align-items: center;
}
.roomDetails ul li {
    font-size: 12px;
}
.comboHeading h2 {
    font-size: 22px;
}
.comboHeading p {
    font-size: 16px;
}
}
@media screen and (max-width: 432px){
  .comboTable {
    flex-direction: column;
}
  .title a {
    font-size: 48px !important;
    padding: 10px 20px;
}
 .checkCombo {
    border-left: none;
}
 .checkCombo, .comboDetailsOff {
    padding: 12px;
}
 .roomDetails {
    padding: 12px;
   border-right: none;
}
.comboHeading h2 {
    font-size: 20px;
}
}

.booking-form-body form label {
    color: inherit;
    font-size: 22px !important;
    font-weight: 500;
}

.modal-body {
  h1 {
    font-weight: 900;
    font-size: 2.3em;
    text-transform: uppercase;
  }

  a.pre-order-btn {
    color: #000;
    background-color: gold;
    border-radius: 1em;
    padding: 1em;
    display: block;
    margin: 2em auto;
    width: 50%;
    font-size: 1.25em;
    font-weight: 6600;
    &:hover {
      background-color: #000;
      text-decoration: none;
      color: gold;
    }
  }
}
.modal-header .close {
  padding: 5px 5px;
}
.modal-body {
    padding: 0px;
    border: 5px solid #643360;
}.modal-header {
  border-bottom:none !important;
  background-color: #643360;
}