@font-face {
  font-family: "Playfair Display";
  src: url("/app_themes/WaterGate/fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf");
}

@font-face {
  font-family: "Muli";
  src: url("/app_themes/WaterGate/fonts/Muli/Muli-Regular.ttf");
}
@font-face {
  font-family: "Lato";
  src: url("/app_themes/WaterGate/fonts/Lato/Lato-Regular.ttf");
}
@font-face {
  font-family: "Droid Serif";
  src: url("/app_themes/WaterGate/fonts/Droid Serif/DroidSerif-Regular.woff2");
}
* {
  font-family: "Muli";
}
/* Template changes */
#snackbar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #99999910;
  color: #fff;
  text-align: center;
  padding: 15px;
  box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
}

.btn-secondary {
  color: #ff8b1f !important;
  background-color: transparent;
  border: 1px solid #ff8b1f !important;
  font-weight: normal;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 600;
}

.btn-primary {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #ff8b1f !important;
}
@media (max-width: 590px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
    min-width: 95px;
  }
  .CartItems .spaceSpans:nth-child(2) {
    display: flex;
  }

  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
  .cartSummary > .cartSummary__breakdown .CartItems {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    /* flex-wrap: wrap; */
  }
}
@media (min-width: 590px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
  }
  .CartItems .spaceSpans {
    max-width: 130px;
  }
  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
}
@media (min-width: 990px) and (max-width: 1250px) {
  #cart_toggle {
    right: 10px;
  }
}
div#pnlreceipt {
  width: unset;
}

@media (max-width: 400px) {
  .paymentBtnContaniner {
    flex-direction: column-reverse;
    margin: 0 auto;
    width: 65%;
  }
  .paymentBtnContaniner .btn-success {
    padding: 12px 28px !important;
  }
}
@media (max-width: 400px) {
  .CartItems .spaceSpans:first-child {
    min-width: 0px;
  }
}
/* .paymentModeBox.col-md-2.pull-right {
    padding: 0 70px;
} */
div#MainContent_upnlContactParty {
  margin-top: 100px;
}

.trxbarcode {
  padding: 10px;
  display: none;
}

.footer-icons img {
  height: 40px;
}

.alert.alert-success > h6 {
  font-size: 16px;
  font-weight: 700;
}

.inputContainer label {
  color: #000;
}

input.alignCenter.btn.btn-success.btn-lg {
  margin-bottom: 20px;
}

div#MainContent_receiptControl1_rptCartSummary_divReceipts_0 img {
  max-height: 135px !important;
  width: auto !important;
}

div#MainContent_receiptControl1_rptCartSummary_pnlHeader_0 > p {
  font-size: 18px;
}

.tfooter td.currencySpacer {
  padding: 8px !important;
}

.invoice header {
  padding: 10px 10px !important;
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
  margin: 20px 0px;
  font-size: 16px !important;
}

div#MainContent_receiptControl1_rptCartSummary_divReceipts_0 img {
  max-height: 135px !important;
  width: auto !important;
}

div#MainContent_receiptControl1_rptCartSummary_pnlHeader_0 > p {
  font-size: 18px;
}

.tfooter td.currencySpacer {
  padding: 8px !important;
}

h4.receipt-heading {
  font-size: 24px;
  text-align: center;
  font-family: "Roboto-Thin", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}

.invoice header {
  padding: 10px 10px !important;
}

.row.cartItem.rowId_ {
  display: flex;
  align-items: center;
}

.accordion_item::before {
  top: 20px;
}

.accordion_item .close_tickets {
  top: 3px;
}

.row.cartItem.rowId_ .col-sm-2.col-xs-4.text-right,
.currencySpacer {
  padding-top: 3px !important;
}

span.cart-btns {
  display: flex;
  align-items: flex-end;
}

button.close-btn {
  font-size: 16px;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  color: #fff;
  border-radius: 3px;
  margin: 7px 10px 0px 0;
  font-size: 14px;
  padding: 0px 12px !important;
  display: flex;
  align-items: center;
}

button.close-btn:hover {
  background-color: #fff;
  color: #ff0000;
  border: 2px solid #ff0000;
  transition: all 0.3s ease;
}

.cartSummary > .cartSummary__summary {
  font-size: 20px;
}

.cartSummary {
  box-shadow: -3px 3px 8px -3px rgb(0 0 0 / 40%) !important;
}

.content-box.modalToFullScreen.full-width-content {
  max-width: 100%;
}
.btn:active,
/* .swal-button ,  .btn for custom theme */
.cta, .btn, .btn-danger, .btn-default {
  color: #060606 !important;
  background: linear-gradient(to right, black 50%, white 50%);
  /* background-color: #ffffff; */
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  font-weight: normal;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Muli", sans-serif;
  transition: all 0.35s;
  background-position: right bottom;
  background-size: 200% 100%;
}
.cta:focus,
.btn:focus,
.btn-danger:focus,
.btn-default:focus,
.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover {
  color: rgb(255, 255, 255) !important;

  /* background-color: #0e9cb1 !important; */
  border-color: #ffffff !important;
  background-position: left bottom;
}
.swal-button.swal-button--confirm,
.swal-button.swal-button--cancel {
  color: #fff !important;
  background: black !important;
  border-radius: 0;
  font-family: "Muli", sans-serif;
}
.cartSummary > .cartSummary__summary button {
  text-transform: capitalize;
}
/* Mobile view checkout fix */
@media (max-width: 480px) {
  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0;
    margin-right: 10px;
  }

  div#subtotal {
    margin-top: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item .bdr {
    min-width: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item::before {
    top: 15px;
  }
}
/******************************************/
.cart_dropdown {
  background-color: transparent !important;
  position: inherit;
}

.cart_dropdown .checkout__button {
  background-color: transparent;
}

.cart_value {
  visibility: hidden !important;
}

.checkout__text {
  margin-right: -27px !important;
}

a {
  text-decoration: none !important;
}

.cart_dropdown .icon-cart {
  color: sandybrown !important;
}

.dropdown-menu li a {
  padding: 6px !important;
}

.caret {
  visibility: hidden;
}

.dropdown-menu:after {
  border-bottom: 6px solid #000000;
}

.fa-ul {
  font-family: raleway !important;
}

.hero-description-bottom {
  font-family: raleway !important;
}

#ut_header_5c6a373418fd2 h2.section-title {
  font-family: "Roboto Slab";
}

.ut-address {
  font-family: raleway !important;
}

.ut-phone {
  font-family: raleway !important;
}

.ut-email {
  font-family: raleway !important;
}

#ut_header_5c63e4da04f84 h2 span {
  font-family: raleway !important;
}

.modal-backdrop {
  visibility: hidden;
}

.tribe-mini-calendar-event .list-info h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
  color: white;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  width: 100%;
}

[class^="icon-"],
[class*=" icon-"] {
  color: rgb(0, 0, 0);
}

.card_group_outer {
  border: none;
}

.card_group_outer:hover {
  box-shadow: unset;
}

.tribe-mini-calendar-event .list-date {
  float: left;
  overflow: hidden;
  font-weight: bold;
  margin: 10px 5% 10px 0;
  padding: 3px;
  width: 15%;
  text-align: center;
  display: inline;
  background: #666;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tribe-mini-calendar-event .list-date .list-dayname {
  background: #fff;
  color: #666;
  display: block;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}

.tribe-mini-calendar-event {
  overflow: hidden;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #2f2f2f;
}

.tribe-events-adv-list-widget .list-info,
.tribe-mini-calendar-list-wrapper .list-info {
  margin-bottom: 0.25rem;
}

.tribe-mini-calendar-event .list-info {
  font-size: 13px;
  line-height: 1.6;
}

.tribe-mini-calendar-event .list-info {
  margin: 10px 0;
}

/* .line_tab > li.active {
    border-bottom: solid 5px #ff8b1f;
} */

#inner-banner {
  text-align: center;
  /*padding-top: 65px;*/
}

#navigation ul,
#navigation ul li,
#navigation ul ul {
  background: transparent;
  padding-left: 15px;
  padding-right: 15px;
}

.modal {
  background-color: transparent !important;
  top: 108px !important;
}

@media (min-width: 1024px) {
  #MainContent_pnlPartyRequestSuccess .alert.alert-info {
    margin-top: 103px;
  }
}

.text-sm-center {
  text-align: center;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

@media screen and (min-width: 1000px) {
  .locationPicker {
    flex-direction: row;
    justify-content: space-between;
    /*padding: 1rem;*/
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 176px;
    padding-right: 176px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .contentWithSidebar {
    flex-direction: row;
  }

  .fixed_top_spacer {
    padding-top: 20px;
  }
}
/*css for w-toplink*/
.w-toplink {
  display: none !important;
}

/*css for Myaccount screen*/
@media (max-width: 768px) {
  .dataTables_scroll {
    overflow-y: scroll;
    overflow-y: hidden;
    overflow: auto;
  }
  span.input-group-btn > button {
    margin-top: 5px;
  }
  .dataTables_scrollHead {
    overflow: initial !important;
  }

  .table-responsive {
    overflow-y: hidden;
  }

  .dataTables_scrollBody {
    overflow: initial !important;
  }
}

@media screen and (min-width: 1000px) {
  .contentWithSidebar {
    flex-direction: row;
  }

  #header-section.ha-transparent {
    background: rgba(19, 20, 22, 0.25);
  }
}

.contentWithSidebar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: rgb(0, 0, 0);
}

.footer-Data .btn {
  width: 85% !important;
  padding-bottom: 4px;
}

.footer-Data {
  background-color: rgb(0 0 0 / 12%) !important;
  padding: 10px 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle {
  color: #ad8e48 !important;
}

@media screen and (max-width: 1000px) {
  #header-section.ha-transparent:hover {
    background: #131416;
  }

  #header-section.ha-transparent {
    background: #131416 !important;
  }
}

.ha-transparent #ut-mobile-menu,
.ha-transparent #ut-mobile-menu a {
  border-color: #dddddd;
  border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#lblPageHeader {
  color: #ad8e48;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 400;
  font-family: "Playfair Display", sans-serif;
}

#lblPageHeader :hover {
  color: rgba(192, 223, 22, 1);
}

.switch {
  border-radius: 3px;
}

.dropdown-menu {
  background-color: black !important;
  list-style: none !important;
}

.dropdown-menu:hover {
  background-color: transparent;
}

#header-section.ha-transparent a:hover,
#header-section.ha-transparent a:active {
  background-color: transparent !important;
}

/* .packagecontents {
    color: white;
} */

.packageprice {
  background-color: transparent !important;
}

.pa-line-h {
  background-color: #000000;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
}

.ticket_count {
  border-color: #28d4ee00 !important;
}

#package_accordion div {
  padding: 2px !important;
}

.ui-accordion-content #package_accordion div {
  border-color: transparent !important;
}

.ui-accordion-content {
  font-size: initial !important;
}

.dropdown-menu {
  border-top: 2px solid #000000;
}

#automplete-1 {
  background: #ff8b1f !important;
  color: black !important;
}

.container-fullwidth {
  background-color: white;
}
/*css for locationPicker*/
@media screen and (max-width: 1000px) {
  .location-header {
    text-align: center;
  }

  #locationText {
    text-align: center;
  }

  #locationText {
    text-align: center;
  }

  #MainContent_pnlPartyRequestDetails .inputContainer {
    max-width: 100% !important;
  }
}

.location-header .dropdown {
  text-align: center !important;
}

/* .modalToFullScreen {
    box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 0 40px rgba(0,0,0,.1) inset;
} */

.ticket_count {
  /*padding: 6px 4px !important;*/
  padding: 3px 4px !important;
}

.modal {
  z-index: 10000;
  top: 5px !important;
}

.cartSummary__breakdown {
  line-height: 25px !important;
}

/* .accordion_item .bdr {
    border: 1px solid #28d4ee !important;
} */

@media screen and (max-width: 1023px) {
  #header-section {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

/* @media screen and (min-width: 1023px) {
    .cart {
        top: 16px !important;
    }
} */

#lblHeaderCardBalance {
  color: rgba(255, 255, 255, 0.7);
}

.panelcardBalance {
  background-color: transparent;
}

.countdown-amount {
  color: rgba(192, 223, 22, 1) !important;
}

.ut-horizontal-navigation a {
  padding-left: 15px;
}

.body-content {
  background-color: #ffffff !important;
  min-height: 860px !important;
  margin-bottom: 0;
}

.party-category div {
  margin: 0 auto;
  color: white;
}

.breadcrumps {
  padding: 10px;
  padding-left: 5px;
  color: white;
}

.party-package ul {
  list-style: none;
}

/* .btn-default {
    color: black !important;
    background-color: #28d4ee;
    border-color: #13ceea;
    border-style: none !important;
    border-radius: 3px;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 600;
} */

#locationLable,
.bookingDateStyle {
  color: #060606 !important;
  font-size: 18px;
}
.badgeBack {
  background-color: #000000;
  color: #fff;
}
.badge {
  background-color: #000000;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #000000;
}

.acc_active .panel-title {
  color: #ad8e48 !important;
  font-weight: 600;
}
.acc_active .accordion-toggle.collapsed:after {
  color: #ad8e48;
}
#section-party-nav-tabs {
  border-bottom: 1px solid #ffffff;
  background-color: #b8b8b8;
}

.list-group-item-heading {
  color: white;
}

table {
  background-color: white;
}

.textColor,
.guestlabel small,
.glyphicon-question-sign {
  color: rgb(0, 0, 0) !important;
}

.pa-line-h table {
  background-color: transparent !important;
}

.green_link {
  background-color: transparent !important;
}

.navbar-toggle {
  margin-right: -64px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent !important;
}

.location-header {
  background-color: #003e51;
}

.text-nowrap {
  white-space: nowrap;
}

.reg_back {
  background-color: transparent !important;
}

.reg_back span {
  color: white !important;
}

.bg-white {
  background: transparent;
}

.panelcardBalance {
  padding-top: 33px;
  padding-bottom: 33px;
  color: white;
  text-transform: uppercase;
}

#layout-header .navbar-center li :hover {
  background-color: transparent !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #fff !important;
  border: none !important;
}

ul {
  list-style: none;
}

#txtParticipantQty,
#txtExtraGuest {
  color: rgb(0, 0, 0) !important;
}

.e_section_header {
  color: white;
}

.input-counter input {
  padding: initial;
}

textarea {
  color: black;
}

.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
  background-color: #ffffff !important;
  color: white !important;
}

#layout-header .navbar-center li :hover {
  background-color: transparent !important;
}

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  color: black;
  /* background-color: #ff8b1f !important;
    border-color: #ff8b1f !important; */
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
}

.content-box {
  color: black;
  border: none;
}

#layout-header .navbar-center li {
  /*display: inline-block!important;*/
  float: none;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
  color: white;
}

@media print {
  .fixed_top_spacer {
    top: 0px;
  }
}

#layout-header .navbar {
  /* border-bottom: 1px solid rgba(173, 142, 72, .3); */
  background-color: #fff;
  border-radius: 0;
}

.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  padding: 5px;
  padding-top: 2px;
}
.packagecontents {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#pnlreceipt .text-bold.bg-white {
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  li.CartItems.cart-item div.spaceSpans:first-child span {
    word-break: break-word !important;
  }
  .cartSummary__breakdown label,
  .cart-item .spaceSpans > span,
  .cart-item .spaceSpans > span > span,
  .cart-item-child {
    font-size: 16px !important;
  }
}

/* Footer styles starts here */
footer.noprint {
  background-color: #fff;
  padding: 70px 0 90px 0;
}

.footerRowdevider {
  height: 1px;
  margin: 20px 0;
  background-color: #cfcfcf;
}
footer ul {
  list-style: none;
  padding: 0;
}
.footerrow2col2 li,
footer ul a {
  color: #060606 !important;
}
details ul a,
.footerrow2col2 li,
footer ul a {
  /* color:rgb(6,6, 6) ; */
  color: #62626262;
  font-family: "Muli", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}
.footerRow2 {
  display: flex;
  /* align-items: center;
    justify-content: space-between; */
}
.footerLinks {
  display: flex;
}
.footerRow1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footerrow2col1 {
  width: 80%;
}
.footerrow1col1 img {
  width: 184px;
  height: auto;
  transition: all.35s;
}
.footerrow1col1 img:hover {
  transform: scale(1.1);
}
.footerSocialicons {
  background-color: #000;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  transition: all 0.35s;
}
.footerSocialicons:hover {
  border: 1px solid #000000;
  background-color: #fff;
}
.footerSocialicons:hover i {
  color: #000;
}
.footerrow1col2 {
  gap: 20px;
  display: flex;
}
.footerSocialicons i {
  font-size: 24px;
  color: #fff;
}
a:focus,
input:focus,
button:focus,
select:focus {
  border: 0;
}
.footerRow2 h3 {
  font-family: "Playfair Display", sans-serif;
  font-size: 32px;
  color: rgb(6, 6, 6);
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 30px;
}
.colgap {
  margin-right: 100px;
}
@media (min-width: 769px) {
  .footersm {
    display: none;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 60px 0;
  }
  .footersm > div {
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
    margin-bottom: 20px;
  }
  details {
    margin-bottom: 20px;
  }
  .footerRow2 {
    display: none;
  }
  .footerRow1 {
    flex-direction: column;
  }
  .footerrow1col2 {
    margin: 40px 0 30px 0;
  }
  .footersm {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  summary,
  .footersm ul {
    text-align: center;
  }
  summary {
    font-family: "Playfair Display", sans-serif;
    color: rgb(6, 6, 6);
    font-size: 23px;
    font-weight: 400;
  }
  summary > i {
    font-size: 18px !important;
  }
}

/* footer style ends here */

/* navbar style */
.navbar-brand > img {
  width: 72px;
  height: 44px;
}
a.navbar-brand:after {
  content: "LE ROYAL HOTEL";
  color: #ad8e48;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  margin-left: -20px;
}
#layout-header .navbar-nav li {
  padding: 15px 20px 10px;
}
#layout-header .navbar-nav li > a {
  font-family: "Droid Serif", sans-serif;
  color: #ad8e48;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 0 0 0;
  border-top: 4px solid #ad8f4800;
  cursor: pointer;
  border-radius: 0;
  transition: all 0.3s;
}
#layout-header .navbar-nav li > a:hover {
  color: #000;
  border-top: 4px solid #ad8e48;
}
.cart i {
  color: #ad8e48;
}
#lblCartCount:hover,
#lblCartCount {
  background-color: #ad8e48;
}
.package-card .btn-default,
section.party-package.content-card.products__product button.cta {
  padding: 20px 40px;
}
ul.dropdown-menu.show > li {
  padding: 5px !important;
}
ul.dropdown-menu.show > li > a {
  padding: 2px !important;
  color: #000 !important;
  border-top: 0 !important;
}
/* card templete */
.party-location {
  border-radius: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.package-card .content-card {
  border-radius: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0;
  border: 1px solid #cfcfcf42;
}
.party-package h3,
.secondaryDarkerBackgroundColor {
  background-color: transparent;
  font-family: "Playfair Display", sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #ad8e48;
}
span.notifyModalTitle {
  font-size: 18px;
}

.products__productComboBreakdown .spaceSpans > span {
  font-size: 18px !important;
  color: #060606;
  text-transform: unset;
  font-weight: 700;
}
.secondaryDarkerBackgroundColor > .product__inline_desc {
  font-size: 18px !important;
  color: #060606;
  text-transform: unset;
}
.products__productPricing_price,
.products__productPricing_price_child {
  font-size: 18px !important;
  color: #060606;
}
.products__productPricing_totalCost {
  color: #060606;
  font-size: 22px !important;
}
.incrementor {
  border-color: transparent;
}
.packagecontents .input-group .quantity_input {
  color: #060606;
}
.prodImageBlock img {
  border-radius: 0;
}
.prodImageBlock:hover img {
  opacity: 1;
  transition-duration: 4s;
}
.btnReadMoreDesc {
  background-color: #ad8e48 !important;
}
div#dashboard-report-range:hover img {
  filter: invert(1);
}

/* cart styles */
.cart-item-child,
.cart-item:nth-child(2n),
.cartSummary > .cartSummary__breakdown {
  background-color: #f8f8f8;
}
.cartSummary__breakdown li .spaceSpans > span,
.cartSummary__breakdown label,
.cart-item,
.cart-item-child {
  color: #000;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.cartSummary__breakdown li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.secondaryBackgroundColor {
  background-color: #fff;
}
.cartSummary > .cartSummary__summary {
  color: #000 !important;
}
@media (max-width: 768px) {
  .fixed_top_spacer {
    padding-top: 0;
  }
  .cartSummary > .cartSummary__summary {
    font-size: 18px !important;
  }
  .cartSummary__breakdown li .spaceSpans > span,
  .cartSummary__breakdown label,
  .cart-item,
  .cart-item-child {
    font-size: 14px !important;
  }
  #layout-header .navbar-brand img {
    width: 72px;
    height: 44px;
    margin-left: 20px;
  }
  a.navbar-brand:after {
    margin-left: 0 !important;
  }
  #layout-header .navbar {
    height: 85px !important;
  }
  #cart_toggle {
    top: 20px !important;
  }
  .navbar-toggle {
    margin-top: 15px !important;
  }
  .navbar-toggle .glyphicon {
    color: #000 !important;
  }
  #layout-header .navbar-nav.navbar-center li {
    padding: 0 !important;
    background: #fff !important;
    border-bottom: 0 !important;
  }
  #layout-header .navbar-nav.navbar-center li a {
    padding: 20px !important;
    text-align: center;
    color: #060606 !important;
    font-family: "Playfair Display", sans-serif;
    font-size: 23px;
    border-top: 0 !important;
    letter-spacing: 1px;
    margin: 0 20px;
    border-bottom: 1px solid #cfcfcf !important;
  }
  ul.dropdown-menu.show > li {
    padding: 2px !important;
  }
  #layout-header
    .navbar-nav
    > li.dropdown.menu-item.show
    > ul.dropdown-menu.show {
    margin-left: 120px;
  }
  #layout-header
    .navbar-nav
    > li.dropdown.menu-item.show
    > ul.dropdown-menu.show
    > .menu-item
    > a {
    padding: 10px !important;
    margin: 0 !important;
  }
}
.roundCounter {
  border: 0 !important;
}

.nav-tab-attsch li:last-child .close-att-schedule {
  color: red;
}
span#scheduleProdFooter {
  display: none;
}
button:focus {
  filter: unset;
}
/* #divSchedules>div:not(:last-child){
    border-bottom: 1px solid;
} */
/* #hdId>div:nth-child(4)>.row>div:nth-child(2),
section.section-attraction-schedules.animated.fadeIn>.mainContentBody>.hpanel>div:nth-child(6){
    display: none;
} */
.new {
  background-color: #000000 !important;
}
.new .schedulename,
.new .att-price {
  color: #fff !important;
}
span#lblsignIn {
  color: #000;
}
.row.cartItem.rowId_ .input-counter > input,
.accordion_item-child .cname,
.gtotal span,
.accordion_item .cname .nowrap,
.accordion_item-child .ctotal,
.accordion_item-child .cprice,
.accordion_item .ctotal,
.accordion_item .cprice,
.row.cartItem.rowId_ div.cname > p {
  word-break: break-word !important;
  color: #000;
  font-size: 16px;
  /* font-family: 'Muli' !important; */
}
h4.gtotal.currencySpacer.Grand_Total.grandGtotal span {
  font-size: 20px;
  color: #000 !important;
}
.accordion_item-child .bdr {
  border-color: transparent;
}
span.input-group-btn {
  text-align: center;
  /* margin-top: 16px; */
}

#divScheduleInfo a,
.modalFooter a,
.alert.alert-info > a,
.recharge_card1 .simulateClick,
.modalFooter.forgot_passHeader.alignCenter a,
div#divColProfileDTO_PolicyTermsAccepted > a,
.panel-title .change_link,
#MainContent_productdisplay1_CardLink_CardLinkText,
.loginLink a,
.alert-success > a,
#MainContent_CardLink_CardLinkText,
.breadcrumps > a,
a#lnkCustomerSignIn {
  color: #ad8e48;
  cursor: pointer;
  text-decoration: underline !important;
}
.form-control:focus {
  border: 1px solid #000;
  box-shadow: unset;
  background: #fff;
}
.form-control {
  border: 1px solid #000;
  border-radius: 0 !important;
}
.party-location h3 span,
.party-location h3 {
  color: #000;
}
.party-image,
.party-image > img {
  border-radius: 0 !important;
}
.party-web-description {
  border-radius: 0;
  background-color: #000;
  color: #fff;
}
.read-more-btn {
  border-radius: 0;
  background: #cfcfcf;
}
.read-more-btn:hover {
  background: #626262;
}
.read-more-btn:hover i {
  color: #fff;
}
.nav > li.disabled > a > h4,
.nav > li.disabled > a > p,
h5.text-primary,
.package-card .content-card .packagecontents {
  color: #000;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #000;
}
.nav-pills > li > a:hover {
  background-color: #626262;
}
body .alert.alert-info {
  background-color: #000;
  color: #fff;
}
#package_accordion h3 {
  color: #ad8e48;
  font-size: 20px;
}
.accordion_item .bdr {
  border-color: transparent;
}
.row.cartItem.rowId_ .input-counter > span {
  display: none;
}
md-input-container .md-input:focus {
  border-bottom: 1px solid #000 !important;
}
.invoice main .notices {
  border-left-color: #000 !important;
}
.login-content .cta.big:focus {
  padding: 1rem;
}

div#MainContent_receiptControl1_pnlExpired span {
  display: none;
}
.products__productComboBreakdown .incrementor {
  color: #000;
}
.products__productComboBreakdown > ul > li > .spaceSpans {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.products__productComboBreakdown > ul > li > .spaceSpans > div {
  margin: 0 !important;
}

@media only screen and (max-width: 760px),
  (min-device-width: 320px) and (max-device-width: 767px) {
  .receipt-container td {
    border: none !important;
  }
  .receipt-container tr {
    border: 0 !important;
  }
}

.static-header.navbar-fixed-top {
  position: relative;
  z-index: 0;
}

button#cart_toggle {
  position: absolute;
  top: 96px;
}

.noprint.nav-logo {
  text-align: center;
  background-color: #fff;
  padding: 20px 0 0 0;
  border-bottom: 1px solid rgba(173, 142, 72, 0.3);
  padding-bottom: 10px;
}
.noprint.nav-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.noprint.nav-logo > a:after {
  content: "LE ROYAL HOTEL";
  color: #ad8e48;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  margin-left: -20px;
}
.noprint.nav-logo > a > img {
  width: 72px;
  height: 44px;
  left: -10px;
  position: relative;
}
@media (min-width: 768px) {
  .navbar-header.pull-left {
    visibility: hidden;
  }
  div#layout-header-collapse {
    left: -55px;
    position: relative;
  }

  .pagination li a {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .noprint.nav-logo {
    display: none;
  }

  #layout-header .navbar {
    border-bottom: 1px solid rgba(173, 142, 72, 0.3);
  }
}

.pagination li a,
.pagination .disabled a {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #fff !important;
}
