/* Template changes */
@font-face {
  font-family: "Titan one";
  src: url("/App_Themes/Casela/fonts/titan-one-regular.ttf");
}

@font-face {
  font-family: "Lato black";
  src: url("/App_Themes/Casela/fonts/lato-black.ttf");
}

@font-face {
  font-family: "Lato bold";
  src: url("/App_Themes/Casela/fonts/lato-bold.ttf");
}

@font-face {
  font-family: "Lato regular";
  src: url("/App_Themes/Casela/fonts/lato-regular.ttf");
}

@font-face {
  font-family: "Roboto";
  src: url("/App_Themes/Casela/fonts/Roboto-VariableFont_wdth,wghtr.ttf");
}

body {
  background: #ffffff !important;
  font-family: "Lato regular";
}

#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 #f0c132 !important;
}

/*
      .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;
}
.package-card .packageprice,
.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;
}

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: #fff;
    color: #262626;
    border-radius: 5px;
    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: #262626;
  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%;
}

button#btnReceiptModalClose,
.cta,
.btn,
.btn-danger,
.btn-default,
.swal-button, 
.btn-link {
  border: 1px solid transparent;
  padding: 6px 12px;
  color: #313131 !important;
  background-color: #f0c132;
  border-radius: 5px !important;
  font-size: 16px !important;
  box-shadow: none !important;
  text-transform: capitalize;
}

.btn-info:active:hover,
.btn-info:active:focus,
.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover {
  color: #313131 !important;
  background-color: #f0c132 !important;
}
.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 #00774a;
}

.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 #ff8b1f;
}

#inner-banner {
  text-align: center;
  padding-top: 0px;
}

#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;
  }
}

/*css for w-toplink*/
.w-toplink {
  display: none !important;
  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: #f0c132;
  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;
  }

  .dataTables_scrollHead {
    overflow: initial !important;
  }

  .table-responsive {
    overflow-y: hidden;
  }

  .dataTables_scrollBody {
    overflow: initial !important;
  }

  footer.footer {
    position: relative;
    min-height: 864px;
    z-index: -1;
    background: #fff;
  }
}

@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;
}

.footer-Data {
  background-color: #003e51 !important;
  padding: 10px;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle {
  color: #f0c132 !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: #005234;
  text-transform: uppercase;
  font-size: 3.8rem;
  font-weight: 400;
  font-family: "Titan one";
  line-height: 1.3;
}

#lblPageHeader :hover {
  color: rgba(192, 223, 22, 1);
}

.text-primary {
  color: #005234;
}

.switch {
  border-radius: 3px;
}

.dropdown-menu {
  background-color: #fff !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: #28d4ee;
  text-transform: uppercase;
}

.packagecontents {
  color: white;
}

.packageprice {
  background-color: transparent !important;
}

.pa-line-h {
  background-color: #005234;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #005234;
}

.ticket_count {
  border-color: #f0c132 !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 #00774a;
}

#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, 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;
}

.cartSummary__breakdown {
  line-height: 25px !important;
}

.accordion_item .bdr {
  border: none !important;
}

@media screen and (max-width: 1023px) {
  #header-section {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

@media screen and (min-width: 1023px) {
  .cart {
    top: 26px !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 {
  position: relative;
  background-color: #ffffff;
  min-height: 860px;
  margin-bottom: 0px;
  background-image: url(/app_themes/Casela/images/medium-leaf.svg);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: left bottom 10px;
  z-index: 0;
}

.body-content::after {
  content: "";
  position: absolute;
  top: 100px;
  right: 0;
  width: 300px;
  height: 300px;
  background-image: url(/app_themes/Casela/images/medium-leaf.svg);
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(-1);
  z-index: -1;
}

.party-category div {
  margin: 0 auto;
  color: #005234;
}

.breadcrumps {
  padding: 10px;
  padding-left: 5px;
  color: #005234;
}
.col-md-12.cancel-policy {
  color: #000;
}

.party-package ul {
  list-style: none;
}

.btn-default {
  color: #262626 !important;
  background-color: #f0c132;
  border-color: #f0c132;
  border-style: none !important;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 600;
}

#locationLable {
  color: white !important;
}

.bookingDateStyle {
  color: #262626 !important;
}

.badge {
  background-color: #f0c132;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #005234;
}

.acc_active .panel-title {
  color: rgb(57, 181, 74) !important;
  font-weight: 600;
}

#section-party-nav-tabs {
  border-bottom: 1px solid transparent;
}

table {
  background-color: white !important;
}

.textColor,
.guestlabel small,
.glyphicon-question-sign {
  color: #313131 !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;
}

.nav-pills > li > a:hover {
  background: #006540 !important;
  border-radius: 16px;
}

.panelcardBalance {
  padding-top: 33px;
  color: white;
  text-transform: uppercase;
}

.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: #313131 !important;
}

.e_section_header {
  color: #005234;
}

.input-counter input {
  padding: initial;
}

textarea {
  color: black;
}

.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
  background-color: #fff !important;
  color: white !important;
  box-shadow: 0 11px 15px 0 rgba(0, 0, 0, 0.1);
}

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  background-color: #f0c132 !important;
  border-color: #f0c132 !important;
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
}

.content-box {
  color: black;
  border: none;
}

.non-resp-imag {
  width: 120px !important;
}

#layout-header .navbar-center li {
  /*display: inline-block!important;*/
  float: none;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

@media print {
  .fixed_top_spacer {
    top: 0px;
  }
}

#layout-header .navbar {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 50px;
  padding-right: 50px;
  box-shadow: 0 11px 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  width: 72%;
  justify-self: center;
  text-transform: capitalize;
  background-color: #ffff;
}

.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  padding: 5px;
  padding-top: 2px;
}

.portlet-body.clearfix {
  display: flex;
  flex-direction: column;
}

.cart {
  right: 415px;
}

.cart i {
  color: #000;
}
div#lblCartCount, div#lblCartCount:hover {
  background-color: #00774a !important;
}

/* casela-footer */
.footer {
	background: transparent;
}

.footer-container {
  background: #005234;
  position: relative;
  background-image: url(/app_themes/Casela/images/footer-bg.svg);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  flex-direction: column;
  z-index: -1;
}

.footer-top {
  padding: 10px;
  width: 60%;
  * {
    font-size: 16px;
    line-height: normal;
  }
}

.footer-top-logo {
  padding: 10px;
}

.footer-top-logo img {
  width: 120px;
}

.footer-top-flex {
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
}

.footer-col1.footer-contact {
  width: 33.33333333333%;
}

.footer-links,
.footer-hours,
.footer-contact {
  min-height: 300px;
}

.footer-links,
.footer-hours {
  width: 50%;
}

.footer-contact > div:first-child,
.footer-links > div > div,
.footer-hours > div:first-child {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Lato bold";
  padding-bottom: 20px;
}

.footer-container p,
.footer-links li {
  margin-bottom: 15px;
}

.footer-container a {
  transition: color 0.3s;
}

.footer-col2 {
  display: flex;
  justify-content: space-between;
  width: 66.6666666%;
}

.footer-logo-hidden {
  padding-top: 15px;
  img {
    width: 140px;
  }
} 

.footer-bottom {
  padding: 20px;
  background: #006540;
  width: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
}

.footer-bottom-desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 116rem;
  width: 60%;
  font-family: "Lato regular";
  font-size: 14px;
}

.footer-bottom-links div ul,
.footer-bottom-logo > div {
  display: flex;
  min-height: 41px;
  align-items: center;
}

.footer-bottom-logo > div > div:first-child {
  margin-right: 30px;
  align-content: center;
}

a {
  text-decoration: none;
  color: inherit;
}

ol,
ul {
  list-style: none;
}

.footer-container a {
  transition: color 0.3s;
}

.footer-bottom-desc a {
  text-decoration: underline !important;
}

/* casela-party */
#layout-header .navbar-nav li > a,
.package-card .party-package.content-card h3,
#lblPageHeader,
#section-party-details .pa-line-h > h5,
#section-party-details .table > tbody > tr > td,
#package_accordion h3,
.panel-heading .panel-title span {
  text-transform: capitalize;
}

.alert-success > a {
  text-decoration: underline !important;
}

.package-card .party-package.content-card h3,
.tab-pane h3 {
  font-family: "Lato black";
}

#layout-header .navbar-nav li > a,
.party-package .packagecontents ul li {
  color: #717171;
}

#layout-header .navbar-nav li > a:hover,
.alert-success > a,
.green_link,
.modalFooter .simulateClick,
.loginLink .simulateClick,
table .text-right h4,
#MainContent_lblStatus {
  color: #005234 !important;
  background: transparent;
}

.list-group-item-text,
.list-group-item-heading,
.tab-pane .text-primary,
.package-card .party-package.content-card h3,
.tab-pane .textColor,
.alert-success,
.pname .ng-binding,
.party-timer #countdownsection {
  color: #313131 !important;
}
.party-package .party-web-description ul li,
.nav-pills > li.active > a .list-group-item-text,
.nav-pills > li.active > a .list-group-item-heading,
.nav > li.disabled > a:hover .list-group-item-text,
.nav > li.disabled > a:hover .list-group-item-heading,
.nav-pills > li > a:hover .list-group-item-text,
.nav-pills > li > a:hover .list-group-item-heading {
  color: #fff !important;
}

.quantity_btn .fa-minus-circle,
.quantity_btn .fa-plus-circle,
.flex-party-timer .hourglass-icon {
  color: #f0c132 !important;
}

.fa-user:before,
.float-specialist .vertical-text,
.accordionHeader .bookingTimeFrom,
#package_accordion h3 {
  color: #007a4e;
}

.is-selected .pika-button {
  background-color: #005234 !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15) !important;
}
button.btn.cta.big:hover,
.is-selected .pika-button:hover,
.pika-button:hover {
  background-color: #f0c132 !important;
  color: #313131 !important;
}

.party-web-description-container .read-more-btn,
.party-web-description-container .party-web-description {
  background-color: #005234;
}

.party-web-description-container .read-more-btn:hover,
#lblCartCount {
  background: #006540 !important;
}

#section-party-nav-tabs,
.package-card .party-package.content-card,
.alert-success,
.accordionContainer .btnPartySlot,
.login-reg-form .modalToFullScreen,
.content-margin .modalToFullScreen {
  background-color: #fff !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

#layout-header .navbar-nav li > a {
  font-family: "Lato bold";
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#section-party-nav-tabs,
.package-card .party-package.content-card,
.nav-pills > li.active > a,
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus,
#section-party-details .pa-line-h,
.col-md-3 .summary_cost_detail,
.alert-success {
  border-radius: 16px;
}

#btnApplyPartyCoupon,
.paymentModeBox .btn,
.dataTables_scrollBody .simulateClick.btn {
  font-family: "Lato bold";
  background-color: #f0c132 !important;
  color: #313131;
  text-transform: capitalize;
}

.party-package .text-center .btn,
.party-package .text-center .btn:hover,
#btn-step-prev,
#btn-step-prev:hover,
#btn-step-next,
#btn-step-next:hover,
#btnBookSchedule,
#btnBookSchedule:hover,
#btnLogin,
#btnLogin:hover,
#btnRegisterSave,
#btnRegisterSave:hover,
#btnRestPassword,
#btnRestPassword:hover,
#btn-booking-confirm,
#btn-booking-confirm:hover,
#MainContent_changepassword1_divSecurityInfo .btn {
  font-family: "Lato bold";
  background-color: #f0c132 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #313131;
  text-transform: capitalize;
  border-radius: 8px;
  padding: 12px 24px;
}

.party-web-description-container .party-web-description {
  border-radius: 16px 16px 0 0;
}

.party-web-description-container .read-more-btn {
  border-radius: 0 0 16px 16px;
  border-top: 2px solid #fff;
}

.float-specialist i.fa-user,
.col-md-3 .summary_cost_detail {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15) !important;
}

#btn-step-prev,
#btn-step-next,
#btnBookSchedule {
  border-color: transparent !important;
}

.input-group .quantity_btn {
  font-size: 0px;
}

/* Pagination */
.pagination li.active a {
  background-color: #005234 !important;
  border: 1px solid #005234;
  color: #fff;
  transition: all 0.3s ease;
}

.pagination li a:hover,
.pagination .disabled a:hover {
  background-color: #006540c4 !important;
  color: #fff;
  border: 1px solid #005234;
}

.pagination li a,
.pagination .disabled a {
  transition: all 0.3s ease;
  background-color: #f0c132;
  border-color: #000;
  color: #000;
}
.pagination > li:last-child > a,
.pagination > li:first-child > a {
  color: #000;
}

.pagination .active a:hover,
.pagination .active a:hover {
  color: #fff;
  border: 1px solid #0050a7;
}
.pagination > li > a:focus {
  color: #000;
  border: 1px solid #1e1b1b !important;
  border-radius: 0;
}
.row.cartItem.rowId_ {
  display: flex;
  align-items: center;
  /* flex-wrap: wrap; */
}

/* myaccount page:  */
.myaccount ul.account-nav li.active {
  border-left: none;
}
.myaccount ul.account-nav li a:hover {
  border-left: 4px solid #005234;
  color: rgb(0 82 52 / 70%);
  background: #ecf5fb !important;
}
.myaccount ul.account-nav li a.active:hover {
  border-left: solid 2px #005234;
  color: #005234;
}
.myaccount ul.account-nav li .active {
  color: #005234;
  background: #ecf5fb !important;
  border-left: solid 2px #005234;
}

#btnLogin,
#btnLogin:hover,
#btnRegisterSave,
#btnRegisterSave:hover,
#btnRestPassword,
#btnRestPassword:hover,
#btn-booking-confirm,
#btn-booking-confirm:hover,
#btnApplyPartyCoupon,
.paymentModeBox .btn,
#MainContent_changepassword1_divSecurityInfo .btn {
  border: none !important;
}

.accordionContainer .btnPartySlot:has(:checked) {
  border: 1px solid #007a4e !important;
  background-color: #f0c13254 !important;
}

.tab-pane #package_accordion div {
  margin-bottom: 0px;
}

.flex-party-timer .party-timer {
  border-bottom: 1px dashed #f0c132;
}

.flex-party-timer .party-timer {
  background-color: #fff;
}

@media (min-width: 768px) {
  .footer-logo-hidden {
    display: none;
  }
}

@media (max-width: 992px) {
  #layout-header .navbar {
    width: 100%;
    border-radius: 0;
    height: 69px;
  }
  .footer-container {
    line-height: 21px;
    font-size: 14px;
  }

  .footer-top,
  .footer-col1.footer-contact,
  .footer-col2 {
    width: 95%;
  }

  .footer-top {
    padding-bottom: 40px;
  }

  .footer-top-logo {
    text-align: center;
  }

  .footer-top-logo img {
    width: 80px;
  }

  .footer-top-flex {
    flex-direction: column;
  }

  .footer-links,
  .footer-hours,
  .footer-contact {
    min-height: max-content;
  }

  .footer-bottom .footer-bottom-desc {
    flex-direction: column;
    justify-content: center;
    line-height: 35px;
  }

  #layout-header button.navbar-toggle,
  #layout-header button.navbar-toggle:focus,
  #layout-header button.navbar-toggle:hover {
    color: #333333;
  }
  #layout-header .navbar-brand {
    padding: 0;
  }
  #layout-header .navbar-brand img {
    height: auto;
    width: 80px;
  }
  .cart {
    right: 55px;
    top: 12px;
  }
  #layout-header .navbar {
    padding-left: 0;
    padding-right: 0;
    .navbar-center {
      top: -5px;
      position: relative;
    }
  }
  #layout-header .navbar-nav.navbar-center li {
    border: none;
  }

  .fixed_top_spacer {
    padding-top: 100px;
  }
  .footer-top * { 
    font-size: 14px;
  }
  .flex-party-timer .party-timer {
    top: 71px !important;
  }
  
  .fixed_top_spacer {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
    #layout-header .navbar-nav.navbar-center li {
      background: #fff;
      border-bottom: none;
      display: block;
      text-align: left;
  }

  .footer-container {
    bottom: 0;
    position: absolute;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 132px auto;
  }
}

/* 
  ---------------------- 
  Additional styles Aug '25
  ---------------------- 
*/

#pageHeadingContainer {
  background-color: transparent;

  #pageHeadingTitle h1 {
      width: auto;
      text-align: center;

      font-size: 43px;
      background-color: inherit;
      padding: 5px;

      span {
        font-weight: bold;
        color: #f0c132 !important;
      }
  }
}

.party-location h3 {
  color:#005234;
  span {
    color:#005234;
  }
}

.party-prod-description {
  color: #717171;
}
div#MainContent_upnlContactParty {
    margin-top: 35px;
}
div#dashboard-report-range {
    margin-left: 10px;
    padding: 12px 24px;
    border-radius: 4px;
    background-color: #f0c132;
}


.party-package .content-card {
  box-shadow: 0 0 1px 0 rgba(89,96,128,.06),0 2px 6px 0 rgba(89,96,128,.06),4px 16px 24px 0 rgba(89,96,128,.1);
}
.products__productPricing, .products__productPricing_price, .packagecontents .input-group .quantity_input, .products__product_categoryQuantity {
    color: #262626 !important;
    font-size: 16px !important;
    font-family: 'Lato bold';
    font-weight: 400;
}
.products__productPricing_totalCost {
    color: #262626;
    white-space: nowrap;
    font-size: 16px;
    min-width: 120px;
    text-align: center;
}
.products__productName {
    line-height: 1.6;
    padding: 0.5rem 1rem;
    width: 100%;
    text-align: center;
    color: #f0c132;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Lato bold';
}
.product__inline_desc {
    font-size: 13px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-weight: normal;
    font-family: 'Roboto';
}

.secondaryDarkerBackgroundColor, .secondaryBackgroundColor, .footer-Data {
    background-color: #006540 !important;
    background-image: url('/app_themes/Casela/images/footer-bg.svg');
    background-size: cover;
}

.incrementor, .roundCounter {
  border: 1px solid #f0c132 !important;
}
.btnReadMoreDesc {
    font-family: inherit;
    font-weight: 500;
    text-transform: none;
    border: 1px solid #262626;
    border-radius: 5px;
    box-shadow: none;
    font-size: 12px !important;
    margin-top: 0px !important;
    display: block;
    background-color: #f0c132 !important;
    color: #262626 !important;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
}
[class^="icon-"], [class*=" icon-"] {
    color: #262626;
}

.myaccount ul.account-nav li a:hover, .myaccount ul.account-nav li a.active {
    text-decoration: none;
    color: #005234;
    background: #ecf5fb;
    border-left: solid 2px #005234;
}

#tab_overview {
    ul.account-nav li a:hover, ul.account-nav li a.active {
        text-decoration: none;
        color: #005234;
        background: #ecf5fb;
        border-left: none;
        border-bottom: solid 2px #005234;
    }
}

.orders-view-btn {
    padding: 10px 8px;
    background-color: #f0c132;

    a.simulateClick.view-orders-btn {
      color: #262626;
      font-weight: 500;
  }
}
.orders-body-div:has(.orders-amount) > div {
    padding: 4px 10px;
}

.orders-body-div > div.orders-amount {
    background: #c1eadb;
    color: #005234;
}

.cartSummary {
  .cartSummary__breakdown {
    background-color: #fefaed;

    label {
      color: #262626 !important;
    }

    .cart-item {
      color: #262626 !important;
      background-color: transparent !important;
      /* border-top: 1px solid #717171; */
    }
    .cart-item:first-child {
      border-top: none;
    }
    .cart-item-child {
      color: #2f2f2f !important;
      background-color: #fcfaf4;
    }
  }
  .cartSummary__summary {
    color: #f0c132;
  }
}

.nav-tab-attsch li:last-child .close-att-schedule {
    color: #262626;
    opacity: 0.9;
}

#checkout_accordion {
  .checkout-panel {
    background-color: #fefaed;
  }
  .acc_active .panel-title, .acc_active .accordion-toggle.collapsed:after {
    color: #005234 !important;
    font-weight: 600;
  }
  .panel-title .change_link {
	color: #005234;
  }

  .accordion_item-Header {
    background-color: #ece9de;
  }
  .accordion_item:nth-child(n) {
    background-color: transparent;
  }

  .accordion_item {
    .cname, .ccount, .ctotal, .cprice, .input-counter > input {
      color: #262626;
    }
  }

  .row.cartItem.rowId_ div.cname > p {
    word-break: break-word;
  }
}

.gtotal > span {
  color: #262626;
}
.grandGtotal span {
  color: #005234 !important;
}

.modalToFullScreen:has(.fiserve-logo) {
  box-shadow: none;
}

.table-bordered {
    margin-top: 20px;
    border: 1px solid #ddd;
}

.footer-container a:hover {
  color: #f0c132;
}

.footer-bottom-links li {
  padding: 0 10px;
  border-right: 1px solid #fff;
}
.footer-bottom-links li:last-child {
  border: none;
}

.drpLang i, li.drpLang span, li.drpLang .caret, .panelcardBalance, #lblHeaderCardBalance {
    color: #717171;
}

.schedulename {
    color: #005234 !important;
}

.accordionContainer:has(.rdoPartySlot:checked) .btnPartySlot {
    background: #fefaed !important;
}

/* Media Queries */

@media (min-width: 1281px) {
    .cart {
        right: 330px;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .cart {
        top: 47px;
        right: 225px;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {
    .cart {
        top: 26px;
        right: 163px;
    }
    .footer-top {
      width: 93%;
    }
    .footer-bottom-desc {
      width: 100%;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    /* .navbar {
        height: var(--header-height-mobile) !important;
    } */
    #inner-banner {
        padding-top: 30px;
    }
    .cart {
        top: 12px;
        i {
            font-size: 25px !important;
        }
    }
    .footer-top-flex {
      gap: 25px;
    }
    /* #layout-header .navbar-brand {
        padding: 11px 0;
        img {
            height: 138px;
            width: 160px;
        }
    } */
}

@media (max-width: 768px) {
    #inner-banner {
        padding-top: 10px;
    }
    .cart {
        top: 12px;
        right: 45px;
    }
    .panelcardBalance {
        padding-bottom: 33px;
    }
    li.CartItems.cart-item div.spaceSpans:first-child span {
        word-break: break-word !important;
    }
    .footer-top-flex {
      gap: 25px;
    }
    .AcceptedCardTypes img {
      max-width: 100%;
    }
    /* #layout-header {
        .navbar {
            height: var(--header-height-mobile) !important;
        }
        .navbar-collapse {
            position: relative;
            top: var(--header-dropdown-menu-position-top);
            clear: both;
        }
        .navbar-toggle {
            top: 41px;
            color: var(--header-burger-btn-color);
        }
        .navbar-toggle:hover {
            color: var(--header-burger-btn-onHover-color);
        }
        .navbar-nav.navbar-center li {
            background: var(--header-dropdown-menu-item-background-color);
            border-bottom: var(--header-dropdown-menu-item-border);
            display: block;
            text-align: left;
        }
        .navbar-nav.navbar-center li a {
            font-size: var(--header-dropdown-menu-font-size);
            padding: 15px 20px;
        }
    } */
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

.navbar > .container {
  width: 100%;
}

@media (max-width: 480px) {
  .footer-bottom {
    justify-content: flex-start;
    padding: 20px;
    width: 100%;
  }
  .footer-bottom-desc {
    width: 100%;
    align-items: flex-start;
  }
  .footer-bottom-links li:first-child {
    padding-left: 0px;
  }
}

.cardslink > li.active > a, .cardslink > li > a:hover {
  background-color: transparent;
}

.panelcardBalance {
  padding-right: 20px;
}