.shr-theme__properties .shr-crown {
  background: #D62A5C;
}
.shr-theme__properties .shr-crown__container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  /* height: 100%; */
}
.shr-theme__properties .shr-crown a {
  font-family: 'CeraPro', Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
}
.shr-theme__properties .shr-crown span {
  color: #dab756;
}
.shr-theme__properties .shr-header {
  height: 105px;
  display: flex;
}

.shr-theme__properties .shr-header__container {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 30px;
    width: 100%;
}

.shr-theme__properties .shr-header__logo {
  width: auto;
  position: inherit;
  transform: translateX(0);
  margin: 0 auto;
}
.shr-theme__properties .shr-header__logo--immokalee, .shr-theme__properties .shr-header__logo--hollywood, .shr-theme__properties .shr-header__logo--hollywood-mobile {
  display: none;
}
.shr-theme__properties .shr-header__links {
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.shr-theme__properties .shr-header__links p,
.shr-theme__properties .shr-header__links a {
  font-family: 'CeraPro', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.shr-theme__properties .shr-header__links a {
  display: inline-block;
  padding: 0;
  border-bottom: none;
}
.shr-theme__properties .shr-main {
  min-height: calc(100vh - 320px);
}
.shr-theme__properties .shr-main__container {
  max-width: 1140px;
  margin: 0 auto;
/* padding: 0 20px;
  display: flex;
  height: 100%; */
}
.shr-theme__properties .shr-main--loading .shr-card {
  display: none;
}
.shr-theme__properties .shr-card {
 /* margin-left: 0;
    margin-right: 0; 
  min-height: 450px; */
  position: relative;
  margin: 0 auto;  
}
.shr-theme__properties .shr-card__content {
  padding: 0 33px 40px;
  box-shadow: 0px 10px 50px 0px #00000080;
}
.noborder div.shr-card__section {
  border-bottom: none!important;
}
.shr-theme__properties .shr-card__section {
  padding: 40px 0;
  border-bottom: 1px solid #e9e9e9;
}
.shr-theme__properties .shr-card__section--divider {
  position: relative;
  border-top: 1px solid #e9e9e9;
}
.shr-theme__properties .shr-card__section--divider::after {
  content: 'or';
  position: absolute;
  top: -13px;
  left: calc(50% - 30px);
  background: #fff;
  padding: 0 20px;
  font-size: 20px;
  color: #a7a7a7;
}
.shr-theme__properties .shr-card__section--full {
  background-color: #F2F2F2;
  margin-left: -33px;
  margin-right: -33px;
  margin-top: -10px;
  padding: 30px 0;
}
.shr-theme__properties .shr-card__section--small {
  padding: 8px 0 8px;
}
.shr-theme__properties .shr-card__section--small p,
.shr-theme__properties .shr-card__section--small a {
  font-size: 15px;
}
.shr-theme__properties .shr-card__section--no-border {
  border-bottom: none;
}
.shr-theme__properties .shr-card__section--no-border-otp {
  border-bottom: none;
  padding-top: 40px;
}
.shr-theme__properties .shr-card__section--top-pad {
  padding-top: 32px;
}
.shr-theme__properties .shr-card__logo {
  display: flex;
  justify-content: center;
}
.shr-theme__properties .shr-card__logo img {
  height: 57px;
}
.shr-theme__properties .shr-card__title h1 {
  font-size: 24px;
}
.shr-theme__properties .shr-card__copy {
  font-size: 15px;
}
.shr-theme__properties .shr-input-field label {
  font-size: 15px;
  line-height: 17px;
}
.shr-theme__properties .shr-input-field input {
  padding: 21px 10px 15px;
}
.shr-theme__properties .shr-button {
  transition: all 0.3s ease;
  font-size: 16px;
}
.shr-theme__properties.shr-util__continue-as-guest .shr-button {
  min-width: 230px;
}
.shr-link-gd{
  color: #CF9F35;
  font-size: 14px;
}
.rte-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  /* padding: 0 2rem; */
  background: center no-repeat #fff;
  background-size: cover;
  padding:32px 0 48px 0;
}
.rte-grey-container{
  background-color: #F7F7F7; 
  height:40px; 
  padding:8px 0px; 
  font-size:14px; 
  text-align:center;
}
.rte-container{
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 8rem;
  text-align: center;
  justify-content: center;
  
}
.rte-container h2 {
font-size: 28px;
font-weight: 700;
line-height: 24px;
}
/* .shr-theme__properties .shr-footer {
  padding: 40px 0;
}
.shr-theme__properties .shr-footer p,
.shr-theme__properties .shr-footer a {
  font-family: 'CeraPro', Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.shr-theme__properties .shr-footer a {
  font-size: 12px;
  display: inline;
}
.shr-theme__properties .shr-footer__container {
  max-width: 1920px;
}
.shr-theme__properties .shr-footer__top {
  padding: 0 30px;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 0;

}

.shr-theme__properties .shr-footer__col {
  border: none;
  width: auto;
  margin-left: 0;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.shr-theme__properties .shr-footer__col.shr-util__mobile--show a {
  display: inline;
}

.shr-theme__properties .shr-footer__content--right-side {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 450px;
  margin-left: 30px;
}
.shr-theme__properties .shr-footer__content--right-side a {
  text-transform: uppercase;
  text-decoration: underline;
  width: auto;
}
.shr-theme__properties .shr-footer__content--right-side span {
  margin: 0 10px;
} */
.shr-theme__properties .shr-loading {
 margin: 0 auto;
}
.shr-theme__properties--immokalee .shr-crown {
  background: #231633;
}
.shr-theme__properties--immokalee .shr-header,
.shr-theme__properties--immokalee .shr-footer {
  background: #322048;
}
.shr-theme__properties--immokalee .shr-header__logo--immokalee {
  display: block;
  width: 102px;
  height: auto;
}
.shr-theme__properties--immokalee .shr-header p {
  color: #cccccc;
}
.shr-theme__properties--immokalee .shr-header a {
  color: #ffffff;
}
.shr-theme__properties--immokalee .shr-footer p,
.shr-theme__properties--immokalee .shr-footer a,
.shr-theme__properties--immokalee .shr-footer span {
  color: #ffffff;
}
.shr-theme__properties--immokalee .shr-input-field--active input {
  border-color: #c6198d;
}
.shr-theme__properties--immokalee .shr-button--primary {
  background-color: #c6198d;
  border-color: #c6198d;
}
.shr-theme__properties--immokalee .shr-button--primary:hover {
  background-color: #ed4eb9;
  border-color: #ed4eb9;
  color: #FFFFFF;
}
.shr-theme__properties--immokalee .shr-button--secondary {
  border-color: #c6198d;
  color: #c6198d;
}
.shr-theme__properties--immokalee .shr-button--secondary:hover {
  color: #ed4eb9;
  border-color: #ed4eb9;
  background-color: #FFFFFF;
}
.shr-theme__properties--immokalee .shr-link {
  text-decoration: none;
  color: #c6198d;
  font-weight: 700;
}
.shr-theme__properties--immokalee .shr-loading__ring div {
  border: 6px solid #c6198d;
  border-color: #c6198d transparent transparent transparent;
}
.shr-theme__properties--hollywood .shr-crown {
  background: #2b2b2b;
}
.shr-theme__properties--hollywood .shr-header,
.shr-theme__properties--hollywood .shr-footer {
  background: #101820;
}
.shr-theme__properties--hollywood .shr-header__logo--hollywood {
  display: block;
  max-width: 100% !important;
}
.shr-theme__properties--hollywood .shr-header p {
  color: #9a9999;
}
.shr-theme__properties--hollywood .shr-header a {
  color: #ffffff;
}
.shr-theme__properties--hollywood .shr-footer p,
.shr-theme__properties--hollywood .shr-footer a,
.shr-theme__properties--hollywood .shr-footer span {
  color: #cdcdcd;
}
/* Add OTP styles */

.header_otp {
  padding:24px 0px;
}
.header_otp p {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}
.separator_otp_container{
  display: flex; 
  margin: 28px 0px 20px 0px;
}
.separator_otp_line{
  border-top: 1px solid #000;
  width:44%;
}
.separator_otp_or{
  width:12%; margin-top: -10px; text-align: center;
}  
.shr-card__cta_otp {
  display: flex;
  justify-content: center;
  margin-top: 19px;
}
.icons-container-otp {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.btn-email-otp {
margin: 0 8px;
width: 100px;
height: 62px;
background-color: #D6B151;
color: #000;
/* border : 1px solid #000; */
border: none;
padding: 4px 24px;
border-radius: 8px;
font-weight: 600;
text-align: center;
}
.btn-phone-otp {
margin: 0 8px;
width: 100px;
height: 62px;
background-color: #D6B151;
color: #000;
/* border : 1px solid #000; */
border: none;
padding: 4px 24px;
border-radius: 8px;
font-weight: 600;
text-align: center;
}

.btn-email-otp:hover {background-color: #E0E0E0;}
.btn-phone-otp:hover {background-color: #E0E0E0;}

.align-right .shr-button {
max-width: 100%!important;
width: 100%!important;
}
.shr-card__cta_otp .shr-button {
max-width: 100%!important;
width: 100%!important;
}

main.center-segment > .ui.container.medium {
max-width: 100% !important;
width: 100% !important;
} 
.icons_wrapper {
max-width: 400px; margin: 0 auto;
}

main.shr-main.shr-spacing__p-t--xl .shr-card__content {
padding: 15px;
}
.rte-mobile-img {
  display: none; 
  }

/* .shr-theme__properties--hollywood .shr-input-field--active input {
  border-color: #59558e;
}
.shr-theme__properties--hollywood .shr-button--primary {
  background-color: #59558e;
  border-color: #59558e;
  color: #FFFFFF;
}
.shr-theme__properties--hollywood .shr-button--primary:hover {
  background-color: #362c66;
  border-color: #362c66;
  color: #FFFFFF;
}
.shr-theme__properties--hollywood .shr-button--secondary {
  border-color: #59558e;
  color: #59558e;
}
.shr-theme__properties--hollywood .shr-button--secondary:hover {
  color: #362c66;
  border-color: #362c66;
  background-color: #FFFFFF;
}
.shr-theme__properties--hollywood .shr-link {
  text-decoration: none;
  color: #59558e;
  font-weight: 700;
}
.shr-theme__properties--hollywood .shr-loading__ring div {
  border: 6px solid #59558e;
  border-color: #59558e transparent transparent transparent;
} */

@media screen and (max-width: 767px) {
  .shr-theme__properties .shr-crown__container {
    justify-content: center;
  }
  .shr-theme__properties .shr-crown a {
    font-size: 12px;
  }
  .shr-theme__properties .shr-crown span {
    color: #dab756;
  }
  .shr-theme__properties .shr-header {
    height: 90px;
    box-shadow: none;
  }
  .shr-theme__properties .shr-header__logo,
  .shr-theme__properties--hollywood .shr-header__logo--hollywood-mobile {
    height: 60px;
    max-width: 100% !important;
    margin: 0;
  }
  .shr-theme__properties .shr-main {
    padding: 0;
    min-height: auto;
  }
  .shr-theme__properties .shr-main__container {
    padding: 0;
  }
  .shr-theme__properties .shr-card {
    width: 100%;
    margin-bottom: 0;
  }
  .shr-theme__properties .shr-card__content {
    padding: 0 30px 35px;
    box-shadow: none;
  }
  .shr-theme__properties .shr-card__section {
    padding: 30px 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .shr-theme__properties .shr-card__section--full {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -1px;
  }
  .shr-theme__properties .shr-card__section--small {
    padding: 21px 0 17px;
  }
  .shr-theme__properties .shr-card__section--small p,
  .shr-theme__properties .shr-card__section--small a {
    font-size: 14px;
    line-height: 16px;
  }
  .shr-theme__properties .shr-card__section--no-border {
    border-bottom: none;
  }
  .shr-theme__properties .shr-card__logo {
    display: flex;
    justify-content: center;
  }
  .shr-theme__properties .shr-card__logo img {
    height: 51px;
  }
  .shr-theme__properties .shr-card__title h1 {
    font-size: 23px;
  }
  .shr-theme__properties .shr-card__copy {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .shr-theme__properties .shr-input-field label {
    font-size: 14px;
    line-height: 16px;
  }
  .shr-theme__properties .shr-button {	
    min-width: 120px;	
    width: 150px;	
  }
  .shr-theme__properties .shr-card__cta--group {
       flex-direction: row;
       justify-content: center;
     }
  .shr-theme__properties .shr-card__cta--group button:first-of-type {
    margin-bottom: 0;
    margin-right: 10px;
  }
   .rte-mobile-img {
    display: block; 
    width:100%;
    padding: 0;
    min-height: 260px;
  }
 /* .shr-theme__properties .shr-footer {
    padding: 30px 0 50px;
  } */
  .shr-theme__properties .shr-footer p,
  .shr-theme__properties .shr-footer a {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }
  .shr-theme__properties .shr-footer__col {
    padding-bottom: 0;
  }
  .shr-theme__properties .shr-footer__col:nth-of-type(2) {
    max-width:328px;
  }
  .shr-theme__properties .shr-footer__content--right-side {
    min-width: auto;
    margin-left: 0;
  }
  .shr-theme__properties .shr-footer__content--right-side span {
    margin: 0 5px;
  }
  .shr-theme__properties .shr-loading {
    width: 100%;
    max-width: 100%;
    height: 633px;
    margin: 0;
  }
  .shr-theme__properties--immokalee {
    background: #322048;
  }
  .shr-theme__properties--immokalee .shr-header__logo--immokalee {
    width: 82px;
    height: auto!important;
    top: -20px;
  }
  .shr-theme__properties--immokalee .shr-footer__col:first-of-type p {
    color: #cccccc;
  }
  .shr-theme__properties--immokalee .shr-footer__col:first-of-type a {
    color: #ffffff;
  }
  .shr-theme__properties--hollywood {
    background: #080109;
  }
  .shr-theme__properties--hollywood .shr-header {
    height: 80px;
  }
  .shr-theme__properties--hollywood .shr-header__logo--hollywood {
    display: none;
  }
.rte-container {
    padding: 0 2rem;
  }
  .shr-theme__properties .shr-footer__top {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .shr-theme__properties .shr-footer__top {
    justify-content: space-between;
  }
}

@media screen and (max-width: 991px) {
  .shr-theme__properties .shr-header__logo, .shr-theme__properties .shr-header__logo img {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
.shr-theme__properties--hollywood .shr-header__logo--hollywood-mobile {
    display: block;
    width: 100%;
    height: 48px !important;
    top: -4px;
    max-width: 100%;
}
  .shr-theme__properties .shr-footer__top {
   /* text-align: center; */
    flex-direction: column;
  }

  .shr-theme__properties .shr-footer__top .shr-footer__col {
    margin-bottom: 30px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .shr-theme__properties .shr-footer__top .shr-footer__col:last-of-type {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 450px) {
  .shr-theme__properties .shr-footer .shr-footer__content--right-side a {
    font-size: 10px;
    line-height: 18px;
  }
  .rte-container {
    padding: 0 2rem;
  }
  .shr-theme__properties .shr-footer__content--right-side span {
    margin: 0 3px;
  }
  .shr-theme__properties .shr-card__section--small p,
  .shr-theme__properties .shr-card__section--small a {
    font-size: 13px;
  }
}
@media screen and (max-width: 375px) {
  .shr-theme__properties .shr-footer .shr-footer__content--right-side a {
    font-size: 9px;
  }
  .shr-theme__properties .shr-footer__content--right-side span {
    margin: 0 2px;
  }
}
@media screen and (max-width: 370px) {
  .shr-theme__properties .shr-util__xs-mobile--hide {
    display: none;
  }
  .shr-theme__properties .shr-footer__content--right-side {
    flex-direction: column;
  }
  .shr-theme__properties .shr-footer__content--right-side div:first-of-type {
    margin-bottom: 15px;
  }
  .shr-theme__properties .shr-card__section--small p,
  .shr-theme__properties .shr-card__section--small a {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (max-width: 768px) {
    .shr-card__cta {
        flex-direction: column;
        align-items: center;
    }
    .shr-card-hotel .shr-button:first-of-type {
        margin-right: 0rem !important;
    }
}
@media screen and (max-width: 767px) {
 .shr-theme__properties .shr-card__cta--group {
    flex-direction: column !important;
    justify-content: center;
  }
 }
