@font-face {
  font-family: "KohinoorDevanagari-Bold";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Bold.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Light";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Light.otf");
}
@font-face {
  font-family: "KohinoorDevanagari-Medium";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Medium.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Regular";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Regular.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Semibold";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Semibold.otf");
}

/* Template changes */
.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;
  font-family: KohinoorDevanagari-Regular;
}

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 40px; */
  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: white;
  /* border: 2px solid black; */
  color: red;
  border-radius: 10px;
  margin: 7px 10px 0px 0;
  font-size: 14px;
  padding: 0px 12px !important;
  display: flex;
  align-items: center;
}

button.close-btn:hover {
  background-color: #e5e5e5;
  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%;
}

.cta,
.btn,
.btn-danger,
.btn-default {
  color: #fff !important;
  background: #f36e21 !important;
  /* min-width: 160px; */
  /* border: 1px solid #000 !important; */
  border-radius: 0px;
  font-weight: normal;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  /* padding: 1em 2em; */
  border: none;
}

.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover {
  /* color: black !important; */
  background-color: #f36e21 !important;
  transition-delay: 1s;
  /* border-color: #096674; */
}

.cartSummary > .cartSummary__summary button {
  text-transform: capitalize;
}
/* Mobile view checkout fix */
@media (max-width: 480px) {
  .spaceSpans > span:not(:last-child) {
    font-size: 13px;
  }

  .spaceSpans {
    padding: 0px;
  }

  /* footer fix */

  .flex-container .flex-item {
    padding: 0px;
  }

  div.footer-container > div > div:nth-child(2) > a {
    margin-bottom: 25px;
    margin-top: 10px !important;
  }

  div.footer-container > div > div:nth-child(4) > div.flex-item.social > a {
    margin-bottom: 5px;
  }

  /* footer fix for specific client */

  /* moves apply discount to center in mobile */

  #MainContent_CartSummary1_upnlCartSummary
    > div
    > div
    > div:nth-child(1)
    > div
    > div.input-group.input-group-sm.cardupdate_data
    > span {
    text-align: center;
  }
  /**********************************************/

  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px !important;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0 !important;
    margin-right: 10px !important;
  }

  div#subtotal {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0 !important;
  }

  button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
    margin-top: 5px;
  }

  div.footer-container > div > div:nth-child(4) > div.flex-item.social > a {
    margin-left: 30px !important;
    margin-right: 30px;
  }

  #pnlreceiptlinks > ul > li:nth-child(2) > button:nth-child(1) {
    margin-bottom: 5px;
  }

  div.footer-container > div > div:nth-child(4) > div:nth-child(3) > a > span {
    margin: 0px !important;
  }

  /* issue fixed of cross button */

  .footer-container .flex-item .button {
    min-width: 100px !important;
  }

  #ctl01
    > div.ng-scope
    > div.footer-container
    > div
    > div:nth-child(4)
    > div.flex-item.social
    > a {
    max-width: 140px !important;
    margin-left: 15px;
  }

  div.footer-container > div > div:nth-child(4) > h2 {
    margin: 0 !important;
  }

  div.footer-container > div > div:nth-child(4) > div:nth-child(2) > a > p,
  div.footer-container > div > div:nth-child(3) > h2,
  .flex-item .Quicklinks a {
    margin: 0 !important;
  }

  div.footer-container > div > div:nth-child(3) > h2 {
    margin-right: 33px;
  }

  .footer-container .flex-item img {
    display: none;
  }

  .flex-item .Quicklinks a {
    margin-right: 33px;
  }

  .flex-container {
    gap: 1px !important;
  }

  .footer-container .flex-item:nth-child(4) {
    text-align: center !important;
  }
  .flex-item.social {
    justify-content: center;
  }

  div.footer-container > div > div:nth-child(3) > div {
    display: flex;
    flex-direction: column;
  }

  .flex-container {
    flex-direction: column;
  }

  #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: 36px !important;
    max-width: 36px;
  }
  #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 #29aae2;
  border: none;
}

.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: rgba(192, 223, 22, 1);
}

.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 #f36e21;
}

#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: 60px;
  }
}
/*css for w-toplink*/
.w-toplink {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 46px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 100;
  outline: none !important;
  background-color: #ffe200;
  color: #fff !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1), 0 2px 24px rgba(0, 0, 0, 0.2);
}

/*css for Myaccount screen*/
@media (max-width: 768px) {
  #layout-header .navbar-nav.navbar-center li {
    background: #f4f4f4;
  }

  .dataTables_scroll {
    overflow-y: scroll;
    overflow-y: hidden;
    overflow: auto;
  }

  .footer-container .flex-item:nth-child(4) {
    text-align: center !important;
  }
  .flex-item.social {
    justify-content: center;
  }

  #CartControlId .switch.cart {
    margin-top: 08px !important;
  }

  .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: white;
}

.footer-Data .btn {
  width: 85% !important;
  padding-bottom: 4px;
  padding: 8px 65px;
}

.footer-Data {
  background-color: #da2128 !important;
  padding: 5px;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle {
  color: #f36e21 !important;
  text-shadow: none;
}

@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: #212529;
  text-transform: uppercase;
  /* text-shadow: 4px 4px 2px #330b10; */
  font-size: 30px;
  font-weight: 800;
}

#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;
}

.party-package h3 {
  background-color: transparent;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 4px 4px 2px #330b10;
  font-family: "Montserrat-B";
}

.packagecontents {
  color: black;
}

.packageprice {
  background-color: transparent !important;
}

.pa-line-h {
  background-color: #da2128;
  text-transform: none;
  font-weight: 500;
  font-family: Montserrat-B;
  font-size: 18px;
  text-shadow: 4px 4px 2px #330b10;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
}

.ticket_count {
  border-color: #ffe200 !important;
}

#package_accordion div {
  padding: 2px !important;
}

.ui-accordion-content #package_accordion div {
  border-color: transparent !important;
}

.ui-accordion-content {
  font-size: initial !important;
}

#automplete-1 {
  background: #ffe200 !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, 0.3), 0 0 40px rgba(0, 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 black !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: #f4f4f4 !important;
  min-height: 860px !important;
  margin-bottom: 0;
  /* background: linear-gradient(to bottom, #0b0621 1%, #130737 100%); */
}

.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 {
  color: white !important;
}

.bookingDateStyle {
  color: #212529 !important;
}

.badge {
  background-color: #ffe200;
  color: black;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #f36e21;
}

.acc_active .panel-title {
  color: rgb(57, 181, 74) !important;
  font-weight: 600;
}

#section-party-nav-tabs {
  border-bottom: 1px solid #003241;
  background-color: #003241;
}

.list-group-item-heading {
  color: white;
}

table {
  background-color: white !important;
}

.textColor,
.guestlabel small,
.glyphicon-question-sign {
  color: white !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: #ffe200 !important; */
  background: transparent;
}

.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;
}

.nav-pills > li > a:hover {
  background: #da2128 !important;
}

.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: white !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: rgba(35, 35, 35, 255) !important;
  color: white !important;
  text-align: center;
}

#menu-main-menu2 > li.dropdown.menu-item.show > ul:hover {
  background-color: rgba(35, 35, 35, 255) !important;
}

.dropdown-menu .menu-item {
  background-color: rgba(35, 35, 35, 255) !important;
}

#menu-main-menu2 > li.dropdown.menu-item.show > ul > li > a {
  background-color: rgba(35, 35, 35, 255) !important;
}

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  color: black;
  background-color: #ffe200 !important;
  border-color: #ffe200 !important;
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
}

.content-box {
  color: black;
  border: none;
}

.non-resp-imag {
  width: 280px !important;
}

#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 {
  box-shadow: 0 3px 0 0 #003241, 0px -1px 2px 0px;
}

.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  padding: 5px;
  padding-top: 2px;
}

/* fix for online receipt in mobile*/
@media (max-width: 768px) {
  #layout-header .navbar-brand img {
    height: 38.2px;
    width: 80px;
  }

  .footer-container {
    flex-direction: column;
  }
  .invoice .flex-container,
  .invtoolbar .flex-container {
    justify-content: center !important;
  }
}

@media (max-width: 400px) {
  span#scheduleProdFooter {
    max-width: 100%;
    overflow-x: scroll;
  }

  span#scheduleProdFooter .badge {
    border-radius: 0;
  }
}
/* Custom Footer for Dezerland */

.footer-container {
  display: flex;
}

.flex-item {
  flex: 1;
  text-align: center;
  padding: 10px;
}

.flex-item.social {
  display: flex;
  flex-direction: row;
}

.flex-item.social {
  list-style-type: none;
  gap: 20px;
  /* justify-content: center; */
}

#layout-header .navbar-nav li > a {
  font-weight: 400;
  font-size: 20px;
  text-transform: unset;
  font-family: KohinoorDevanagari-Regular;
  padding-bottom: 5px;
}

.navbar {
  min-height: 113px;
  position: relative;
}

.navbar-brand > img {
  width: 137px;
  height: 83.8px;
}

#layout-header nav {
  background-color: #fff;
}

#layout-header .navbar {
  box-shadow: none;
}

.footer-container {
  background: #000000;
}

div.footer-container > div:nth-child(2) > strong,
div.footer-container > div:nth-child(3) > strong,
div.footer-container > div:nth-child(4) > h2 {
  font-family: Montserrat-B;
  color: yellow;
  font-size: 18px;
}

.flex-item .Quicklinks a {
  font-family: HelveticaNeue Light;
  /* font-weight: 400; */
  color: #337ab7;
  /* text-transform: uppercase; */
  /*  letter-spacing: 0.3px; */
  font-family: "Helvetica Neue", sans-serif;
}
.flex-item .Quicklinks a:hover {
  text-decoration: underline !important;
}

.flex-item a {
  font-family: HelveticaNeue Light;
}

.fa-facebook-official:before,
.fa-instagram:before,
.fa-twitter:before,
.fa-linkedin-square:before,
.fa-tripadvisor:before {
  font-size: 22px;
  line-height: 22px !important;
  color: #999;
}

#layout-header .navbar-nav li > a {
  color: #ffe200;
}
#layout-header .navbar-nav li > a:hover {
  color: #ffe200;
}
#lblCartCount {
  background-color: #fecc00 !important;
}
#lblCartCount:hover {
  background-color: #ffe200 !important;
}

.party-category h5 {
  color: white;
  text-align: center;
  /* background-color: #da2128; */
  text-transform: none;
  font-weight: 500;
  font-family: Montserrat-B;
  /* font-size: 18px; */
}

.package-card .content-card {
  background-color: white !important;
  /* border: 1px solid #ffff00; */
}

.products__productName {
  color: black;
}
@font-face {
  font-family: "KohinoorDevanagari-Bold";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Bold.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Light";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Light.otf");
}
@font-face {
  font-family: "KohinoorDevanagari-Medium";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Medium.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Regular";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Regular.otf");
}

@font-face {
  font-family: "KohinoorDevanagari-Semibold";
  src: url("/app_themes/ThirdSpace/fonts/ClientFonts/KohinoorDevanagari-Semibold.otf");
}

/* Template changes */
.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 40px; */
  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: #dc2126;
  /* border: 2px solid black; */
  color: #fff;
  border-radius: 0px;
  margin: 7px 10px 0px 0;
  font-size: 14px;
  padding: 0px 12px !important;
  display: flex;
  align-items: center;
}
button.close-btn:hover {
  background-color: #dc2126;
  color: #ffff;
  /* 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%;
}

.cta,
.btn,
.btn-danger,
.btn-default {
  color: #fff !important;
  background: #f36e21 !important;
  /* min-width: 160px; */
  /* border: 1px solid #000 !important; */
  border-radius: 0px;
  font-weight: normal;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  /* padding: 1em 2em; */
  border: none;
}

.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover {
  color: #fff !important;
  /* background-color: #ddc000 !important; */
  /* border-color: #096674; */
}

.cartSummary > .cartSummary__summary button {
  text-transform: capitalize;
}
/* Mobile view checkout fix */
@media (max-width: 480px) {
  .spaceSpans > span:not(:last-child) {
    font-size: 13px;
  }

  .spaceSpans {
    padding: 0px;
  }

  /* footer fix */

  .flex-container .flex-item {
    padding: 0px;
  }

  div.footer-container > div > div:nth-child(2) > a {
    margin-bottom: 25px;
    margin-top: 10px !important;
  }

  div.footer-container > div > div:nth-child(4) > div.flex-item.social > a {
    margin-bottom: 5px;
  }

  /* footer fix for specific client */

  /* moves apply discount to center in mobile */

  #MainContent_CartSummary1_upnlCartSummary
    > div
    > div
    > div:nth-child(1)
    > div
    > div.input-group.input-group-sm.cardupdate_data
    > span {
    text-align: center;
  }
  /**********************************************/

  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px !important;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0 !important;
    margin-right: 10px !important;
  }

  div#subtotal {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0 !important;
  }

  button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
    margin-top: 5px;
  }

  div.footer-container > div > div:nth-child(4) > div.flex-item.social > a {
    margin-left: 30px !important;
    margin-right: 30px;
  }

  #pnlreceiptlinks > ul > li:nth-child(2) > button:nth-child(1) {
    margin-bottom: 5px;
  }

  div.footer-container > div > div:nth-child(4) > div:nth-child(3) > a > span {
    margin: 0px !important;
  }

  /* issue fixed of cross button */

  .footer-container .flex-item .button {
    min-width: 100px !important;
  }

  #ctl01
    > div.ng-scope
    > div.footer-container
    > div
    > div:nth-child(4)
    > div.flex-item.social
    > a {
    max-width: 140px !important;
    margin-left: 15px;
  }

  div.footer-container > div > div:nth-child(4) > h2 {
    margin: 0 !important;
  }

  div.footer-container > div > div:nth-child(4) > div:nth-child(2) > a > p,
  div.footer-container > div > div:nth-child(3) > h2,
  .flex-item .Quicklinks a {
    margin: 0 !important;
  }

  div.footer-container > div > div:nth-child(3) > h2 {
    margin-right: 33px;
  }

  .footer-container .flex-item img {
    display: none;
  }

  .flex-item .Quicklinks a {
    margin-right: 33px;
  }

  .flex-container {
    gap: 1px !important;
  }

  .footer-container .flex-item:nth-child(4) {
    text-align: center !important;
  }
  .flex-item.social {
    justify-content: center;
  }

  div.footer-container > div > div:nth-child(3) > div {
    display: flex;
    flex-direction: column;
  }

  .flex-container {
    flex-direction: column;
  }

  #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: 36px !important;
    max-width: 36px;
  }
  #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 #29aae2;
  border: none;
}

.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: rgba(192, 223, 22, 1);
}

.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 #f36e21;
}

#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: 60px;
  }
}
/*css for w-toplink*/
.w-toplink {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 46px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 100;
  outline: none !important;
  background-color: #ec691f;
  color: #fff !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1), 0 2px 24px rgba(0, 0, 0, 0.2);
}

/*css for Myaccount screen*/
@media (max-width: 768px) {
  .dataTables_scroll {
    overflow-y: scroll;
    overflow-y: hidden;
    overflow: auto;
  }

  .footer-container .flex-item:nth-child(4) {
    text-align: center !important;
  }
  .flex-item.social {
    justify-content: center;
  }

  #CartControlId .switch.cart {
    margin-top: 08px !important;
  }

  .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: white;
}

.footer-Data .btn {
  width: 85% !important;
  padding-bottom: 4px;
  padding: 8px 65px;
}

.footer-Data {
  background-color: #da2128 !important;
  padding: 5px;
}
input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle {
  color: #f36e21 !important;
  text-shadow: none;
}

@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: #212529;
  text-transform: unset;
  /* text-shadow: 4px 4px 2px #330b10; */
  font-size: 30px;
  font-weight: 800;
}

#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;
}

.party-package h3 {
  background-color: transparent;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 4px 4px 2px #330b10;
  font-family: "Montserrat-B";
}

.packagecontents {
  color: black;
}

.packageprice {
  background-color: transparent !important;
}

.pa-line-h {
  background-color: #da2128;
  text-transform: none;
  font-weight: 500;
  font-family: Montserrat-B;
  font-size: 18px;
  text-shadow: 4px 4px 2px #330b10;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
}

.ticket_count {
  border-color: #ffe200 !important;
}

#package_accordion div {
  padding: 2px !important;
}

.ui-accordion-content #package_accordion div {
  border-color: transparent !important;
}

.ui-accordion-content {
  font-size: initial !important;
}

#automplete-1 {
  background: #ffe200 !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, 0.3), 0 0 40px rgba(0, 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 black !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: #f4f4f4 !important;
  min-height: 860px !important;
  margin-bottom: 0;
  /* background: linear-gradient(to bottom, #0b0621 1%, #130737 100%); */
}

.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: #fff !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: 0px;
  font-weight: 600;
}

#locationLable {
  color: white !important;
}

.bookingDateStyle {
  color: #212529 !important;
}

.badge {
  background-color: #ffe200;
  color: black;
}
input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #f36e21;
}

.acc_active .panel-title {
  color: rgb(57, 181, 74) !important;
  font-weight: 600;
}

#section-party-nav-tabs {
  border-bottom: 1px solid #003241;
  background-color: #003241;
}

.list-group-item-heading {
  color: white;
}
table {
  background-color: white !important;
}

.textColor,
.guestlabel small,
.glyphicon-question-sign {
  color: white !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: #ffe200 !important; */
  background: transparent;
}

.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;
}

.nav-pills > li > a:hover {
  background: #da2128 !important;
}

.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: white !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: rgb(255 255 255) !important;
  color: #212529 !important;
  text-align: center;
}

#menu-main-menu2 > li.dropdown.menu-item.show > ul:hover {
  background-color: rgb(244 244 244) !important;
}

.dropdown-menu .menu-item {
  background-color: rgba(35, 35, 35, 255) !important;
}

#menu-main-menu2 > li.dropdown.menu-item.show > ul > li > a {
  background-color: rgb(255 255 255) !important;
}

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  color: black;
  background-color: #f36e21 !important;
  border-color: unset !important;
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
}

.content-box {
  color: black;
  border: none;
}

.non-resp-imag {
  width: 280px !important;
}

#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 {
  box-shadow: 0 3px 0 0 #003241, 0px -1px 2px 0px;
}

.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  padding: 5px;
  padding-top: 2px;
}

@media (max-width: 768px) {
  #layout-header .navbar-brand img {
    height: 100%%;
    /* max-width: 100%; */
    width: 80px;
    width: 77px!important;
    scale: initial !important;
  }

  .footer-container {
    flex-direction: column;
  }
  .invoice .flex-container,
  .invtoolbar .flex-container {
    justify-content: center !important;
  }
}

@media (max-width: 400px) {
  span#scheduleProdFooter {
    max-width: 100%;
    overflow-x: scroll;
  }

  span#scheduleProdFooter .badge {
    border-radius: 0;
  }
}
/* Custom Footer for Dezerland */

.footer-container {
  display: flex;
}

.flex-item {
  flex: 1;
  text-align: center;
  padding: 10px;
}

.flex-item.social {
  display: flex;
  flex-direction: row;
}

.flex-item.social {
  list-style-type: none;
  gap: 20px;
  /* justify-content: center; */
}

#layout-header .navbar-nav li > a {
  font-weight: 400;
  font-size: 20px;
  text-transform: unset;
  font-family: KohinoorDevanagari-Regular;
  padding-bottom: 5px;
}

.navbar {
  min-height: 113px;
  position: relative;
}

.navbar-brand > img {
  width: 137px;
  height: 83.8px;
}

#layout-header nav {
  background-color: #fff;
}

#layout-header .navbar {
  box-shadow: none;
}

.footer-container {
  background: #000000;
}
div.footer-container > div:nth-child(2) > strong,
div.footer-container > div:nth-child(3) > strong,
div.footer-container > div:nth-child(4) > h2 {
  font-family: Montserrat-B;
  color: yellow;
  font-size: 18px;
}

.flex-item .Quicklinks a {
  font-family: HelveticaNeue Light;
  /* font-weight: 400; */
  color: #337ab7;
  /* text-transform: uppercase; */
  /*  letter-spacing: 0.3px; */
  font-family: "Helvetica Neue", sans-serif;
}
.flex-item .Quicklinks a:hover {
  text-decoration: underline !important;
}

.flex-item a {
  font-family: HelveticaNeue Light;
}

.fa-facebook-official:before,
.fa-instagram:before,
.fa-twitter:before,
.fa-linkedin-square:before,
.fa-tripadvisor:before {
  font-size: 22px;
  line-height: 22px !important;
  color: #999;
}

#layout-header .navbar-nav li > a {
  color: #ffe200;
}
#layout-header .navbar-nav li > a:hover {
  color: #ffe200;
}
#lblCartCount {
  background-color: #fecc00 !important;
}
#lblCartCount:hover {
  background-color: #ffe200 !important;
}

.party-category h5 {
  color: white;
  text-align: center;
  /* background-color: #da2128; */
  text-transform: none;
  font-weight: 500;
  font-family: Montserrat-B;
  /* font-size: 18px; */
  text-shadow: 4px 4px 2px #330b10;
}

.package-card .content-card {
  background-color: #ffffff !important;
  border: unset;
}

.products__productName {
  color: white;
  font-family: Montserrat-B;
}
/* footer ends here */
.secondaryDarkerBackgroundColor {
  background-color: #da2128 !important;
}
.cartSummary > .cartSummary__breakdown {
  /* background: linear-gradient(to bottom, #0b0621 1%, #130737 100%) !important; */
}

.secondaryBackgroundColor {
  background-color: #da2128 !important;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: black;
  background-color: #ffe200;
  border-color: #ffe200;
}
.pagination li a:hover,
.pagination .disabled a:hover {
  color: #000;
  background-color: #ffe200;
  border-color: #ffe200;
}

.products__productName {
  word-wrap: break-word;
  /* text-shadow: 4px 4px 2px #330b10; */
}

.party-package ul li {
  font-family: "Montserrat-B";
}

.products__productPricing_price {
  /* font-family: Montserrat-B; */
  color: #212529;
  /* text-shadow: 4px 4px 2px #330b10; */
}

.products__productPricing_totalCost {
  color: #ffe220;
  /* text-shadow: 4px 4px 2px #330b10; */
  font-family: Montserrat-B;
}
/* To align The menu and cart in center in Desktop */
.nav.navbar-nav.navbar-center {
  margin-top: 20px;
}

#CartControlId .switch.cart {
  margin-top: 20px;
}

/* ***************************************   */

.cart-item,
.cart-item-child {
  background-color: #0b062300;
}

.green_link {
  color: #337ab7 !important;
}
.cart-item:nth-child(2n) {
  background-color: #0d062800;
}

.pagination > li:last-child > a {
  color: #ffe200;
}

.pagination li a,
.pagination .disabled a {
  border-color: #fee200;
}

#iconTerms {
  color: #1bb0ce;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
  font-family: "Montserrat-Regular";
  /* border: 1px solid #ffff00; */
}

.nav-pills > li.active > a {
  background-color: #da2128 !important;
}
body .alert.alert-info {
  background-color: #ffe200;
}

#divScheduleInfo > p > a {
  color: black;
  font-weight: bold;
}

.flex-item a:hover,
.flex-item a:focus {
  color: #337ab7;
  text-decoration: underline !important;
}

.form-control:focus {
  background: white;
}

.party-web-description {
  background-color: #ffe200;
  color: black;
}
.read-more-btn:hover {
  background-color: #ddc000;
  color: black;
}

#package_accordion h3 {
  color: black;
}

.content-box.bg-payment {
  background: #da2128;
}
.btnPayNowSelected {
  padding: 10px;
}
.text-success #MainContent_lblStatus {
  color: white;
}

.cart i + div {
  color: black;
}
div.footer-container > div:nth-child(4) > h2 {
  margin-top: 7px;
}
div.footer-container > div:nth-child(4) > a:nth-child(2) > p {
  margin-bottom: 0px !important;
}

.btn-primary:hover {
  border: none !important;
}
#pageHeadingTitle > h1 {
  background: #f4f4f4 !important;
  /* display: none; */
}
.panel-title .change_link {
  color: black;
}
.packagecontents .input-group .quantity_input:focus {
  color: black !important;
}

.incrementor {
  border: 1px solid #ffe200 !important;
}

.party-location h3 {
  color: black;
}
.party-location h3 span {
  color: black;
}
.breadcrumps a {
  color: white;
}
.notificationDiv {
  top: 115px;
}
label {
  font-weight: 300;
}
.spaceSpans > span {
  font-size: 12px;
  /* text-shadow: 4px 4px 2px #330b10; */
}
b,
strong {
  font-weight: 700;
}

.cartSummary > .cartSummary__summary {
  font-weight: 400;
}

.cta,
.btn,
.btn-danger,
.btn-default {
  font-weight: 400;
}
#headingOne > h4 > a.accordion-toggle {
  color: black;
}
#lblTabName {
  color: black;
}
.panel-title > a {
  color: black;
}
#tab_step3 > h5 {
  color: white;
}
#lnkCustomerSignIn {
  color: white !important;
}

#lblBookingCustomerName > span:nth-child(2) {
  font-family: Montserrat;
  font-size: 14px;
}

.text-primary {
  color: white;
}
#MainContent_upnlGuestReciept
  > div:nth-child(5)
  > div
  > div.col-md-12.text-right
  > span {
  color: white;
}
.icon-lock:before {
  color: black;
}
#myDiv > div > div > input.alignCenter.btn.btn-success.btn-lg {
  margin-bottom: 20px;
  height: 45px;
  width: 169px;
}

#pnlreceiptlinks > ul > li:nth-child(2) {
  flex: revert;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  color: #ffe200;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  text-shadow: 4px 4px 2px #330b10;
}

.input-group .form-control:not(:first-child):not(:last-child) {
  text-shadow: none !important;
}

.glyphicon-chevron-up:before {
  color: black;
}
.btnReadMoreDesc {
  background: yellow !important;
  border-radius: 10px !important;
  padding: 5px;
  color: black !important;
}
.icon-plus:before {
  color: black;
}
#pnlBookDate > div > div > span {
  /* text-shadow: 4px 4px 2px #330b10 !important; */
  font-weight: 400;
}
.grandGtotal span {
  color: black !important;
}

#collapseThree > div > div > div > div > div > div > span {
  color: black;
  font-weight: 400 !important;
}

.footer-container {
  display: flex;
  justify-content: center;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  justify-content: space-around;
  /* align-items: center; */
  max-width: 950px;
  /* flex-direction: column; */
  margin: 0 auto;
}

.flex-item {
  flex: 1;
  text-align: center;
  padding: 10px;
}

.flex-item.social {
  display: flex;
  justify-content: center;
  /* align-items: center; */
}

.social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 4px;
  display: flex; /* Change to flex */
  justify-content: center; /* Horizontally align the social icons */
  align-items: center;
}

.social li {
  margin: 0 5px; /* Add some margin between the social icons */
}

.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #e6e6e6;
  color: #000;
  text-decoration: none;
  border-radius: 4px;
}

.button:hover {
  background-color: #d4d4d4;
}

.flex-item.social {
  flex-direction: column;
}

.flex-item .title {
  font-size: 18px;
  font-family: Montserrat-B;
  line-height: 26px;
  color: #ffe200;
}

.flex-item .button {
  text-align: center;
  display: inline-block;
  margin-top: 10px !important;
  padding: 13px 26px;
  cursor: pointer;
  text-decoration: none;
  line-height: 1em;
  background: #ffe200 !important;
  border: none !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  font-weight: 700;
  font-family: Montserrat-B;
  min-width: 160px;
  text-transform: uppercase;
}
div.footer-container > div > div:nth-child(4) > div:nth-child(2) > a > p {
  margin-right: 59px;
  margin-bottom: 0px;
  font-family: "Helvetica Neue", sans-serif;
}
div.footer-container > div > div:nth-child(4) > div:nth-child(3) > a > span {
  margin-right: 10px;
  font-family: "Helvetica Neue", sans-serif;
  margin-left: -10px;
}
div.footer-container > div > div:nth-child(4) > h2 {
  margin-right: 30px;
}
div.footer-container > div > div:nth-child(2) > a,
div.footer-container > div > div:nth-child(4) > div.flex-item.social > a:hover {
  text-decoration: none !important;
  color: black;
  background: #ddc000 !important;
}
div.footer-container > div > div:nth-child(2) > a {
  background: #ffe200 !important;
}

/* #ctl01 > div.ng-scope > div.footer-container > div > div:nth-child(3) > div {
} */
input,
button,
select,
textarea,
.btnReadMoreDesc {
  font-family: "Montserrat-B";
}
.modal-footer .btn + .btn,
.modal-footer .btn-grey + .btn,
.modal-footer .btn + .btn-grey,
.modal-footer .btn-grey + .btn-grey {
  font-family: "Montserrat-B";
}

.cta,
.btn,
.btn-danger,
.btn-default,
.cancel-button-cc {
  font-family: KohinoorDevanagari-Regular;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.read-more-btn {
  background-color: #ffe200;
  color: black;
}

#pageHeadingTitle h1 {
  font-weight: 800;
}
.required {
  color: #ed2939;
  font-weight: 800;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: KohinoorDevanagari-Bold !important;
}
h2 {
  font-weight: 700;
  font-smooth: 2em !important;
}

#pnlBookDate > div > div > span {
  font-size: 18px !important;
  font-family: KohinoorDevanagari-Bold;
  font-weight: 800;
  text-transform: uppercase;
}
.footer-container .flex-container {
  max-width: 950px;
}

.footer-Data .btn {
  width: 85% !important;
  padding: 8px 65px;
}
.new {
  background-color: #ffe200 !important;
}

.step1-att-schedule {
  background: white !important;
}

.invoice .flex-container {
  max-width: none;
}

.spaceSpans > span:not(:last-child) {
  margin-right: 0px;
}

.spaceSpans:last-child {
  /* display: flex; */
  justify-content: space-between;
}
.acc_active .accordion-toggle.collapsed:after {
  color: black;
}

/* Mobile view checkout fix */

@media (max-width: 480px) {
  .accordion_item .bdr {
    width: 18px;
  }
  #subtotal {
    padding: 0px;
  }

  .ctotal.currencySpacer {
    padding-left: 0.9px;
  }

  .accordion_item .cprice,
  .accordion_item .cname {
    font-size: 13px;
  }

  body {
    font-size: 13px;
  }

  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px !important;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0 !important;
    margin-right: 10px !important;
  }

  div#subtotal {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item .bdr {
    min-width: 18px !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item::before {
    top: 15px !important;
  }

  .flex-item .button {
    padding: 8px 14px;
  }

  .flex-item.social .button {
    margin-top: 21px !important;
  }

  .social ul {
    margin-bottom: 17px !important;
  }
}

@media (max-width: 402px) {
  /* cvv in mobile issue solved */
  #cvvInput {
    margin-top: 27px;
  }
}

/******************************************/
div.footer-container > div > div:nth-child(3) > div > a:nth-child(1) {
  margin-left: 10px;
}

/* QUICK LINKS AND CONTACT US sentence close to LLinks */
div.footer-container > div > div:nth-child(3) > h2,
div.footer-container > div > div:nth-child(4) > h2 {
  margin-bottom: -6px;
}

/* QA fix */

#txtParticipantQty:focus,
#txtExtraGuest:focus {
  background: white;
  color: black !important;
  box-shadow: none;
}

/* *********************************** */
/* Custom Footer for ThirdSpace */

.footerSection {
  padding: 0 120px 15px 120px;
  font-family: kohinoorregular;
  font-size: 20px;
  color: #6e6e6e;
  background: #f4f4f4;
}
.main_row {
  padding-bottom: 15px;
}
.copyright-row {
  padding-top: 45px;
}
.footer_background {
  background-image: url("https://www.dharohar.org/Footer-bg.d0d90acba0ce1fd1.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-family: KohinoorDevanagari-Regular;
}
@media (max-width: 1199px) {
  .footerSection {
    padding: 0 90px 15px 90px;
  }
}
@media (max-width: 1024px) {
  .footerSection {
    padding: 0 45px 15px 45px;
    font-size: 18px;
  }
}
@media (max-width: 425px) {
  .footerSection {
    display: none;
  }
}
a {
  color: unset !important;
  text-decoration: none !important;
}

/* ThirdSpace Footer Ends here */
/* ************************************** */

.cart i {
  color: black;
}

#pageHeadingTitle > h1 > span {
  color: #212529 !important;
  font-size: 20px;
}

/* footer ends here */
.secondaryDarkerBackgroundColor {
  background-color: white !important;
}
.cartSummary > .cartSummary__breakdown {
  background: #f4f4f4;
}

.secondaryBackgroundColor {
  background-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 {
  color: black;
  background-color: #f36e21;
  border-color: #f36e21;
}
.pagination li a:hover,
.pagination .disabled a:hover {
  color: #fff;
  background-color: #f36e21;
  border-color: #f36e21;
}

.products__productName {
  word-wrap: break-word;
  /* text-shadow: 4px 4px 2px #330b10; */
  color: #212529;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  font-family: KohinoorDevanagari-Semibold;
}

.party-package ul li {
  font-family: KohinoorDevanagari-Medium;
}

.products__productPricing_price {
  /* font-family: Montserrat-B; */
  /* text-shadow: 4px 4px 2px #330b10; */
}

.products__productPricing_totalCost {
  color: #f36e21;
  /* text-shadow: 4px 4px 2px #330b10; */
  font-family: KohinoorDevanagari-Regular;
}
/* To align The menu and cart in center in Desktop */
.nav.navbar-nav.navbar-center {
  margin-top: 20px;
}

#CartControlId .switch.cart {
  margin-top: 20px;
}

/* ***************************************   */

.cart-item,
.cart-item-child {
  background-color: #0b062300;
}

.green_link {
  color: #337ab7 !important;
}
.cart-item:nth-child(2n) {
  background-color: #0d062800;
}

.pagination > li:last-child > a {
  color: #ffe200;
}

.pagination li a,
.pagination .disabled a {
  border-color: #f36e21;
}

#iconTerms {
  color: #f36e21;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
  font-family: "Montserrat-Regular";
  /* border: 1px solid #ffff00; */
}

.nav-pills > li.active > a {
  background-color: #da2128 !important;
}

body .alert.alert-info {
  background-color: #ffe200;
}

#divScheduleInfo > p > a {
  color: black;
  font-weight: bold;
}

.flex-item a:hover,
.flex-item a:focus {
  color: #337ab7;
  text-decoration: underline !important;
}

.form-control:focus {
  background: white;
}

.party-web-description {
  background-color: #ffe200;
  color: black;
}
.read-more-btn:hover {
  background-color: #ddc000;
  color: black;
}

#package_accordion h3 {
  color: black;
}

.content-box.bg-payment {
  background: #da2128;
}
.btnPayNowSelected {
  padding: 10px;
}
.text-success #MainContent_lblStatus {
  color: white;
}

.cart i + div {
  color: black;
}

div.footer-container > div:nth-child(4) > h2 {
  margin-top: 7px;
}
div.footer-container > div:nth-child(4) > a:nth-child(2) > p {
  margin-bottom: 0px !important;
}

.btn-primary:hover {
  border: none !important;
}
#pageHeadingTitle > h1 {
  background: #f4f4f4 !important;
  /* display: none; */
}
.panel-title .change_link {
  color: black;
}
.packagecontents .input-group .quantity_input:focus {
  color: black !important;
}

.incrementor {
  border: 1px solid #f36e21 !important;
}

.party-location h3 {
  color: #212529;
  /* text-transform: uppercase; */
  font-size: 25px;
  font-family: KohinoorDevanagari-Semibold !important;
}
.party-location h3 span {
  color: black;
}
.breadcrumps a {
  color: white;
}
.notificationDiv {
  top: 115px;
}

label {
  font-weight: 300;
}
.spaceSpans > span {
  font-size: 12px;
  /* text-shadow: 4px 4px 2px #330b10; */
}
b,
strong {
  font-weight: 700;
}

.cartSummary > .cartSummary__summary {
  font-weight: 400;
}

.cta,
.btn,
.btn-danger,
.btn-default {
  font-weight: 400;
}
#headingOne > h4 > a.accordion-toggle {
  color: black;
}
#lblTabName {
  color: black;
}
.panel-title > a {
  color: black !important;
}
#tab_step3 > h5 {
  color: white;
}
#lnkCustomerSignIn {
  color: white !important;
}

#lblBookingCustomerName > span:nth-child(2) {
  font-family: Montserrat;
  font-size: 14px;
}

.text-primary {
  color: white;
}
#MainContent_upnlGuestReciept
  > div:nth-child(5)
  > div
  > div.col-md-12.text-right
  > span {
  color: white;
}
.icon-lock:before {
  color: black;
}
#myDiv > div > div > input.alignCenter.btn.btn-success.btn-lg {
  margin-bottom: 20px;
  height: 45px;
  width: 169px;
}

#pnlreceiptlinks > ul > li:nth-child(2) {
  flex: revert;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  color: #ffe200;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  text-shadow: 4px 4px 2px #330b10;
}

.input-group .form-control:not(:first-child):not(:last-child) {
  text-shadow: none !important;
}

.glyphicon-chevron-up:before {
  color: #fff;
}
.btnReadMoreDesc {
  background: #f36e21 !important;
  border-radius: 0px !important;
  padding: 5px;
  color: #fff !important;
}
.icon-plus:before {
  color: #fff;
}
#pnlBookDate > div > div > span {
  /* text-shadow: 4px 4px 2px #330b10 !important; */
  font-weight: 400;
}
.grandGtotal span {
  color: black !important;
}

#collapseThree > div > div > div > div > div > div > span {
  color: black;
  font-weight: 400 !important;
}

.footer-container {
  display: flex;
  justify-content: center;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  justify-content: space-around;
  /* align-items: center; */
  max-width: 950px;
  /* flex-direction: column; */
  margin: 0 auto;
}

.flex-item {
  flex: 1;
  text-align: center;
  padding: 10px;
}

.flex-item.social {
  display: flex;
  justify-content: center;
  /* align-items: center; */
}

.social ul {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 4px;
  display: flex; /* Change to flex */
  justify-content: center; /* Horizontally align the social icons */
  align-items: center;
}

.social li {
  margin: 0 5px; /* Add some margin between the social icons */
}

.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #e6e6e6;
  color: #000;
  text-decoration: none;
  border-radius: 4px;
}

.button:hover {
  background-color: #d4d4d4;
}

.flex-item.social {
  flex-direction: column;
}

.flex-item .title {
  font-size: 18px;
  font-family: Montserrat-B;
  line-height: 26px;
  color: #ffe200;
}

.flex-item .button {
  text-align: center;
  display: inline-block;
  margin-top: 10px !important;
  padding: 13px 26px;
  cursor: pointer;
  text-decoration: none;
  line-height: 1em;
  background: #ffe200 !important;
  border: none !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  font-weight: 700;
  font-family: Montserrat-B;
  min-width: 160px;
  text-transform: uppercase;
}
div.footer-container > div > div:nth-child(4) > div:nth-child(2) > a > p {
  margin-right: 59px;
  margin-bottom: 0px;
  font-family: "Helvetica Neue", sans-serif;
}
div.footer-container > div > div:nth-child(4) > div:nth-child(3) > a > span {
  margin-right: 10px;
  font-family: "Helvetica Neue", sans-serif;
  margin-left: -10px;
}

div.footer-container > div > div:nth-child(4) > h2 {
  margin-right: 30px;
}
div.footer-container > div > div:nth-child(2) > a,
div.footer-container > div > div:nth-child(4) > div.flex-item.social > a:hover {
  text-decoration: none !important;
  color: black;
  background: #ddc000 !important;
}

div.footer-container > div > div:nth-child(2) > a {
  background: #ffe200 !important;
}

/* #ctl01 > div.ng-scope > div.footer-container > div > div:nth-child(3) > div {
} */
input,
button,
select,
textarea,
.btnReadMoreDesc {
  font-family: KohinoorDevanagari-Regular;
}
.modal-footer .btn + .btn,
.modal-footer .btn-grey + .btn,
.modal-footer .btn + .btn-grey,
.modal-footer .btn-grey + .btn-grey {
  font-family: "KohinoorDevanagari-Regular";
}

.cta,
.btn,
.btn-danger,
.btn-default,
.cancel-button-cc {
  font-family: KohinoorDevanagari-Regular;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  line-height: 20px;
}

.read-more-btn {
  background-color: #ffe200;

  color: black;
}

#pageHeadingTitle h1 {
  font-weight: 800;
}
.required {
  color: #ed2939;
  font-weight: 800;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: KohinoorDevanagari-Bold !important;
}
h2 {
  font-weight: 700;
  font-smooth: 2em !important;
}

#pnlBookDate > div > div > span {
  font-size: 18px !important;
  font-family: KohinoorDevanagari-Semibold;
  font-weight: 500;
  text-transform: unset;
}
.footer-container .flex-container {
  max-width: 950px;
}

.footer-Data .btn {
  width: 85% !important;

  padding: 8px 65px;
}
.new {
  background-color: #ffe200 !important;
}

.step1-att-schedule {
  background: white !important;
}

.invoice .flex-container {
  max-width: none;
}

.spaceSpans > span:not(:last-child) {
  margin-right: 0px;
}

.spaceSpans:last-child {
  /* display: flex; */
  justify-content: space-between;
}
.acc_active .accordion-toggle.collapsed:after {
  color: black;
}

/* Mobile view checkout fix */

@media (max-width: 480px) {
  #layout-header .navbar-nav.navbar-center li {
    background: #f4f4f4;
  }
  .accordion_item .bdr {
    width: 18px;
  }
  #subtotal {
    padding: 0px;
  }

  .ctotal.currencySpacer {
    padding-left: 0.9px;
  }

  .accordion_item .cprice,
  .accordion_item .cname {
    font-size: 13px;
  }

  body {
    font-size: 13px;
  }

  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px !important;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0 !important;

    margin-right: 10px !important;
  }

  div#subtotal {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0 !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item .bdr {
    min-width: 18px !important;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item::before {
    top: 15px !important;
  }

  .flex-item .button {
    padding: 8px 14px;
  }

  .flex-item.social .button {
    margin-top: 21px !important;
  }

  .social ul {
    margin-bottom: 17px !important;
  }
}

@media (max-width: 402px) {
  /* cvv in mobile issue solved */
  #cvvInput {
    margin-top: 30px;
  }
}

/******************************************/
div.footer-container > div > div:nth-child(3) > div > a:nth-child(1) {
  margin-left: 10px;
}

/* QUICK LINKS AND CONTACT US sentence close to LLinks */
div.footer-container > div > div:nth-child(3) > h2,
div.footer-container > div > div:nth-child(4) > h2 {
  margin-bottom: -6px;
}

/* QA fix */

#txtParticipantQty:focus,
#txtExtraGuest:focus {
  background: white;
  color: black !important;
  box-shadow: none;
}

.cart i {
  color: black;
}

#pageHeadingTitle > h1 > span {
  color: #212529 !important;
  font-size: 20px;
  /* font-weight: 500; */
  font-family: KohinoorDevanagari-Semibold;
}

.packagecontents .input-group .quantity_input {
  color: black !important;
}
.products__product_categoryQuantity {
  color: black;
}
.package-card .content-card {
  box-shadow: unset;
}

.party-package.content-card {
  border-radius: 0px;
}

/* Arc for package logic and code */
.package-card .content-card {
  position: relative;
  background-color: #f1f1f1;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border-radius: 0px;
}

.package-card .content-card::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-bottom-left-radius: 100px;
  background-color: red;
  transform: translateX(10%) translateY(10%) rotate(90deg);
}

.package-card .content-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70.7px;
  height: 70.7px;
  border-bottom-left-radius: 70.7px;
  transform: translateX(50%) translateY(50%) rotate(45deg);
}

/* Square box colors */
.package-card:nth-child(3n + 1) .content-card::before {
  background-color: rgb(255, 202, 5);
}

.package-card:nth-child(3n + 2) .content-card::before {
  background-color: rgb(242, 111, 33);
}

.package-card:nth-child(3n) .content-card::before {
  background-color: rgb(226, 31, 38);
}

/* ************************************* */

#lnkForgotPass {
  font-family: KohinoorDevanagari-Regular;
}
.line_tab li {
  font-family: KohinoorDevanagari-Semibold;
}

label {
  font-family: KohinoorDevanagari-Regular;
}

.form-control {
  font-family: KohinoorDevanagari-Regular;
}
.bg-danger {
  font-family: KohinoorDevanagari-Regular;
}

.content-box {
  font-family: KohinoorDevanagari-Regular;
}

#dashboard-report-range > img.ui-datepicker-trigger {
  filter: invert(1);
}

.party-location {
  border-radius: 0px;
}

.paginate_button {
  color: #fff;
}

.myaccount ul.account-nav li a:hover,
.myaccount ul.account-nav li.active {
  text-decoration: none;
  color: #f36e21;
  background: #ecf5fb;
  border-left: solid 2px #f36e21;
}

.myaccount ul.account-nav li a {
  color: #f36e21 !important;
  border-left: solid 2px #f36e21;
}

ul,
ol {
  font-family: KohinoorDevanagari-Regular !important;
}

body {
  font-family: "KohinoorDevanagari-Bold", sans-serif;
}

.cart-item,
.cart-item-child {
  color: #212529 !important;
}

.cartSummary__breakdown label {
  color: #212529 !important;
}
#headingOne > h4 > a.accordion-toggle {
  color: black !important;
}
.panel-heading .accordion-toggle:after {
  color: #f36e21;
}
.cart-item:nth-child(2n) {
  color: #212529 !important;
}
.cartSummary > .cartSummary__summary {
  color: #212529;
}

.spaceSpans > span:not(:last-child) {
  font-size: 12px;
}
.signin_msg {
  font-family: KohinoorDevanagari-Semibold;
}

.glyphicon-menu-hamburger:before {
  color: #212529 !important;
}

#layout-header .navbar-nav.navbar-center li {
  background: #fff;
  border-bottom: unset !important;
  color: #6f6e6e;
}
/* *********************************** */
/* Custom Footer for ThirdSpace */
.footer-background {
  padding: 0 120px 15px;
}

.footer-main {
  background: #f4f4f4;
  color: #6e6e6e;
  font-family: "KohinoorDevanagari-Regular", sans-serif;
  font-size: 20px;
}

.footer-background {
  background-image: url("/app_themes/ThirdSpace/images/footerbg.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.footer-outer-container,
.footer-bottom {
  justify-content: space-between;

  display: flex;
}

.footer-links > div {
  padding-bottom: 15px;
}

.footer-socials > div {
  padding-bottom: 15px;
}

.footer-bottom {
  padding-top: 45px;
}

span.footer-bold {
  font-weight: 600;
}

.footer-hidden {
  display: none;
}

@media (max-width: 1024px) {
  .footer-background {
    font-size: 18px;
    padding: 0 45px 15px;
  }
}

@media (max-width: 1199px) {
  .footer-background {
    padding: 0 90px 15px;
  }
}

@media (max-width: 1024px) {
  .footer-background {
    font-size: 18px;
    padding: 0 45px 15px;
  }
}

@media (max-width: 525px) {
  .footer-hidden {
    display: flex;
    justify-content: space-between;
    padding: 30px 15px 60px;
  }

  .footer-socials-2 {
    display: flex;
  }

  .footer-socials-2 > div {
    margin-left: 10px;
  }
}

@media (max-width: 425px) {
  .footer-background {
    display: none;
  }
  .footer-hidden {
    padding: 5px;
  }
}
/* ThirdSpace Footer Ends here */
/* ************************************** */
