@font-face {
  font-family: "Work sans";
  src: url("/app_themes/dockx/fonts/WorkSans-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Gotham";
  src: url("/app_themes/dockx/fonts/6576Gotham.woff2");
}
/* Template changes */
body {
  font-family: "Gotham", sans-serif;
  line-height: 29px;
  font-size: 16px;
  color: #fff !important;
}
div#MainContent_upnlContactParty {
  margin-top: 100px;
}

.trxbarcode {
  padding: 10px;
  display: none;
}
.footer-icons img {
  height: 40px;
}
body .alert.alert-warning {
  background-color: transparent;
  border-color: #f00;
  color: #f00;
  border-radius: 0;
  padding: 10px 20px;
  line-height: 1.5em;
}
body .alert.alert-info {
  background: #fff;
  border: 1px solid #fcb900;
  color: #000;
}
.alert-success {
  background: #fff;
  border: 1px solid #fcb900;
  color: #142040;
  border-radius: 0;
  padding: 14px;
  font-family: "gotham", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}
.alert-success a,
.input_container.loginLink a,
.forgot_passHeader a {
  text-decoration: underline !important;
  text-underline-offset: 0.15em;
  text-decoration-color: #fcb900 !important;
}
.alert-success a:hover {
  text-decoration: underline !important;
  text-underline-offset: 0.15em;
  text-decoration-thickness: from-font !important;
  text-decoration-color: #131313 !important;
}
.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: 10px auto;
  font-size: 16px !important;
  border-radius: 3px;
  outline: none;
}

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: "Work sans", 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;
}
.accordion_promocode .gtotal.currencySpacer {
  text-align: right;
}
span.cart-btns {
  display: flex;
  align-items: flex-end;
}
button.close,
button.close:hover {
  padding-top: 5px;
  color: #fff;
}
button.close-btn {
  font-size: 16px;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  color: #131313 !important;
  margin: 7px 10px 0px 0;
  font-size: 14px;
  padding: 0px 12px !important;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.alert-dismissable .close,
.alert-dismissible.alert-success {
  background-color: transparent;
}
.alert-dismissable .close,
.alert-dismissible.alert-success button.close {
  right: -5px;
}
.cart-item:nth-child(2n) {
  background-color: transparent;
}
.cartSummary > .cartSummary__summary * {
  font-size: 16px;
  font-weight: 600;
  border-radius: 3px;
}
.cartSummary * {
  font-weight: normal;
  color: #363b3e !important;
  background-color: #fff;
}
.cartSummary > .cartSummary__summary {
  background-color: #fcb900;
}
.cartSummary > .cartSummary__breakdown {
  border-bottom: 1px solid #ced0d2;
  background-color: #fff;
}
.cartSummary > .cartSummary__breakdown * {
  color: #131313 !important;
}
.cartSummary {
  box-shadow: none;
  border: 1px solid #142040;
  border-radius: 3px;
  top: 110px;
}

.content-box.modalToFullScreen.full-width-content {
  max-width: 100%;
}
.cardupdate_data #btnApplyPartyCoupon,
.cardupdate_data .input-group-btn button.btn {
  padding: 0px 20px !important;
  text-transform: capitalize;
}
.cta,
.btn,
.btn-danger,
.btn-default,
.buttonFixed button.btn.btn-danger,
#btnBookSchedule,
#btnApplyPartyCoupon,
#btn-booking-confirm,
#btnReceiptModalClose,
.terms_consent_buttons,
.btnNotifyClose,
.bookhere .btnLocation {
  color: #142040 !important;
  background-color: #fcb900 !important;
  border-radius: 3px;
  text-transform: capitalize;
  padding: 10px 20px !important;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 700;
  font-family: "Gotham";
}

.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover,
#btnBookSchedule:hover,
.input-group.cardupdate_data .input-group-btn button.btn,
.tab-content .tab-pane div#divMyCards *.btn,
.bookhere .btnLocation:hover {
  color: #131313 !important;
  background-color: #fcb900 !important;
  border: none;
}
.cta:focus,
.btn:focus,
.bookhere .btnLocation:focus {
  outline: 5px auto #fcb900 !important;
  box-shadow: none !important;
  outline-offset: 3px;
}
.btn.btn-danger:focus {
  outline: 5px auto #f00;
  outline-offset: 3px;
}
.table .btn.btn-default {
  background-color: #fcb900 !important;
  border: none;
}
.table .btn.btn-default:focus {
  border: none;
}
.cartSummary > .cartSummary__summary button,
#btnApplyCoupon {
  text-transform: capitalize;
  padding: 8px 16px !important;
  line-height: 0;
  font-family: "Gotham";
}
.cartSummary > .cartSummary__summary > span,
.cartSummary__summary > span > b {
  background-color: transparent;
  align-self: self-end;
}
.cartSummary > .cartSummary__summary button:not(.close-btn) {
  background: #fff !important;
  color: #131313 !important;
  outline: none;
  box-shadow: none;
}
/* 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;
  }
  #inner-banner #lblPageHeader {
    font-size: 32px;
  }
}
/******************************************/
.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,
.dropdown-menu:before {
  display: 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 #ff8b1f;
}

#inner-banner {
  text-align: center;
  padding-top: 150px;
}

#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: 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: #ff8b1f;
  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;
  }
}
@media screen and (min-width: 1000px) {
  .contentWithSidebar {
    flex-direction: row;
  }

  #header-section.ha-transparent {
    background: rgba(19, 20, 22, 0.25);
  }
}

.pagination li.active a {
  background-color: #fff !important;
  border-color: #000;
  color: #000;
}
.pagination li a:hover,
.pagination .disabled a:hover,
.pagination li.active a {
  background-color: #1a2739 !important;
  color: #fff !important;
}
.pagination li a,
.pagination .disabled a {
  background-color: rgb(252, 185, 0);
  border: 1px solid #000 !important;
  color: #000;
}
.pagination > li:last-child > a,
.pagination > li:first-child > a {
  color: #000;
}
.pagination .active a:hover,
.pagination .active a:focus,
.pagination .active a:active {
  color: #fff;
  background-color: #32373c !important;
}

.content-box .myaccount ul.account-nav li.active {
  border-left: none;
}
.content-box .myaccount ul.account-nav li a:hover {
  border-left: 4px solid #c4d5df;
  color: rgb(0 48 255 / 70%);
  background: #ecf5fb !important;
}
.content-box .myaccount ul.account-nav li a.active:hover {
  border-left: solid 2px #1778f2;
  color: #1778f2;
}
.content-box .myaccount ul.account-nav li .active {
  color: #1778f2;
  background: #ecf5fb !important;
  border-left: solid 2px #1778f2;
}
.contentWithSidebar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.footer {
  background-image: url(/app_themes/dockx/images/footer-img.png);
  background-size: cover;
  font-family: "Work sans", sans-serif;
  font-size: 19px;
  line-height: 29px;
  height: auto;
}
.footer hr {
  margin: 0;
  border: none;
  height: 100px;
}
.footer-Data .btn,
.footer-Data .btn:hover {
  width: 85% !important;
  border: none;
  padding-bottom: 4px;
  text-transform: uppercase;
}

.footer-Data {
  border: 1px solid #1e1e1e;
  background-color: #fff !important;
  padding-bottom: 5px;
}
.footer-flex.footer-imgs > div {
  width: 50%;
}
.footer-resp {
  display: flex;
  flex-direction: row;
  min-width: 90%;
  justify-content: space-between;
}
.footer-flex img.footer-logo {
  width: 241px;
}
.footer-flex {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: #fff;
  width: 50%;
  text-align: center;
}
.footer-flex:nth-child(1),
.footer-flex:nth-child(1) div {
  align-items: flex-start;
  text-align: start;
}
input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle,
.count-item {
  color: #f00 !important;
}
.accordion_body {
  color: #131313;
}
.incrementor,
.roundCounter,
.accordion_item .bdr,
.accordion_item-child .bdr {
  border: 1px solid #1e1e1e !important;
  padding: 5px;
}
.incrementor *,
.paybtn_msg {
  color: #131313;
}
@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: #fff;
  font-family: "Work sans", sans-serif !important;
  text-transform: capitalize;
  font-size: 48px;
  font-weight: 700;
}

#lblPageHeader :hover {
  color: rgba(192, 223, 22, 1);
}

.switch {
  border-radius: 3px;
  top: 30px;
}

.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;
}
.products__productPricing_totalCost,
.text-primary {
  color: #333;
}
.read-more-btn,
.party-web-description,
.read-more-btn:focus {
  border-radius: 0;
  background-color: #fff;
  border: 1px #d5d9dc solid;
}
.read-more-btn:hover {
  background-color: #d5d9dc;
  border: 1px #d5d9dc solid;
}
.package-card .party-package .btn {
  color: #fff !important;
  border: 2px solid #1e1e1e !important;
  border-radius: 0;
}
.package-card .party-package .btn:hover {
  color: #1e1e1e !important;
}
.party-location,
.package-card .content-card,
.package-card .content-card .products__productName,
#bookingDisplayGroupContainer
  section.party-package.content-card.products__product {
  box-shadow: none;
  background-color: #fff !important;
  border-radius: 3px;
}
.package-card .content-card .products__productName,
.party-package.content-card.products__product .products__productName {
  border: none;
  background: transparent;
  color: #131313;
}
.party-package h3 {
  background-color: transparent;
  color: #131313;
  text-transform: uppercase;
}
.packagecontents img {
  border-radius: 3px;
}
.packagecontents *,
.packagecontents .input-group .quantity_input {
  color: #131313;
}
.packagecontents {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.packageprice {
  background-color: transparent !important;
  color: #131313;
}

.pa-line-h,
.pa-line-h span {
  background-color: #1e1e1e;
  /* font-family: Roboto, sans-serif; */
  line-height: 24px;
}
.nav-pills > li:not(.active) > a * {
  color: #64696e;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #32373c !important;
  border-radius: 0;
}
.nav > li.disabled > a {
  background: #fff;
  border-radius: 0;
}

#section-party-nav-tabs li {
  border: 1px #d5d9dc solid;
}
#section-party-nav-tabs li:hover {
  background: rgba(50, 55, 60, 0.3);
}
#partytablist li .disabled * {
  color: #64696e;
  opacity: 1;
}
.disabled {
  background: rgba(50, 55, 60, 0.2);
  opacity: 1;
  border-radius: 0;
}
#partytablist li a:hover {
  background: rgba(50, 55, 60, 0.3);
}
#partytablist li.active a:hover {
  background-color: rgba(50, 55, 60, 0.7) !important;
}
.guestlabel small,
.tab-content .tab-pane .textColor {
  color: #333 !important;
}
.ticket_count {
  border-color: #000 !important;
}
#package_accordion h3 {
  color: #333;
}
#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 #28d4ee;
}

#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;
  top: 5px !important;
}

.cartSummary__breakdown {
  line-height: 25px !important;
}

.accordion_item .bdr {
  border: 1px solid #1e1e1e !important;
}

@media screen and (max-width: 1023px) {
  #header-section {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}
.cart i,
.alert-danger,
.alert-danger button.close,
.header-attraction-summary,
.mainHeader.hpanel,
.input-counter.small input {
  color: #131313;
}
button.close:hover {
  color: #131313 !important;
}
#lblCartCount,
#lblCartCount:hover {
  background-color: #fcb900 !important;
  color: #131313;
  font-family: "Work sans", sans-serif;
}
#lblHeaderCardBalance {
  color: rgba(255, 255, 255, 0.7);
}

.panelcardBalance {
  background-color: transparent;
}

.countdown-amount {
  color: #fcb900 !important;
}

.ut-horizontal-navigation a {
  padding-left: 15px;
}

.body-content {
  min-height: 860px !important;
  margin-bottom: 0;
  background-color: #142040;
}

.party-category div {
  margin: 0 auto;
  color: #333;
}

.breadcrumps {
  padding: 10px;
  padding-left: 5px;
  color: #333;
}

.party-package ul {
  list-style: none;
}

.btn-default {
  color: #1e1e1e !important;
  background-color: #fff;
  border-color: #1e1e1e;
  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,
.location-header-name {
  color: #fff !important;
}

.bookingDateStyle .btn.dateClick,
.bookingDateStyle .btn.dateClick:hover,
.bookingDateStyle .btn.dateClick:focus {
  background-color: #fff !important;
  border: 2px solid #fcb900 !important;
}
.badge {
  background-color: #fff;
  color: #131313 !important;
  border: 2px solid #f00;
}
.tab-content .tab-pane div.row .badge {
  background-color: #fcb900;
  color: #131313 !important;
}
.CartItems .spaceSpans span.badge {
  background-color: #fff;
  color: #131313 !important;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #fcb900;
}

.acc_active .panel-title {
  color: rgb(57, 181, 74) !important;
  font-weight: 600;
}

.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: transparent;
}
.nav-tabs > li > a:hover {
  background-color: #fff;
  color: #131313;
}
.location-header {
  background-color: #142040;
  border-bottom: 1px solid #fcb900;
  color: #fff;
  font-family: "Gotham", sans-serif;
}
.location-find a {
  color: #fcb900 !important;
  text-decoration: underline !important;
  text-underline-offset: 0.15em;
  text-decoration-color: #fff !important;
  text-decoration-thickness: from-font !important;
}

.text-nowrap {
  white-space: nowrap;
}

.reg_back {
  background-color: transparent !important;
}

.reg_back span {
  color: white !important;
}

.bg-white {
  background: transparent;
}

.panelcardBalance {
  padding-top: 33px;
  padding-bottom: 33px;
  color: white;
  text-transform: uppercase;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #fff !important;
}

ul {
  list-style: none;
}

#txtParticipantQty,
#txtExtraGuest {
  color: #333;
}

.e_section_header {
  color: white;
}

.input-counter input,
.input-counter input:focus {
  padding: initial;
  display: flex;
}
textarea {
  color: black;
}

.navbar-nav > li > .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.7) !important;
  border: 1px solid #ebebeb;
  border-radius: 0;
  transition: color 0.2s;
  box-shadow: none;
  padding: 0;
}
.navbar-nav > li > .dropdown-menu.show li:hover {
  background-color: #e3e3e3 !important;
}
.navbar-nav > li > .dropdown-menu.show li {
  width: 100%;
  height: 100%;
  padding: 10px 0;
}
/* #layout-header .navbar-center li :hover {
  background-color: transparent !important;
} */

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  color: #131313 !important;
  background-color: #e93f33 !important;
  border: none !important;
  text-transform: capitalize;
  font-size: 14px;
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
}

.content-box {
  color: black;
  border: none;
}

.non-resp-imag {
  width: 230px !important;
  height: auto;
}

#layout-header .navbar-center li {
  /*display: inline-block!important;*/
  float: none;
}

#layout-header .navbar-center li a {
  color: #131313;
  padding: 55px 10px 0px;
  font-size: 17px;
  line-height: 29px;
  text-transform: capitalize;
  font-family: "Gotham", sans-serif;
  text-decoration: none !important;
}
#layout-header .navbar-center li a:hover {
  text-decoration: underline !important;
  text-decoration-thickness: from-font !important;
  text-underline-offset: 0.15em;
  color: #131313;
  border-radius: 0;
}
#layout-header .navbar-center li .dropdown-menu.show a {
  line-height: 1;
  font-size: 15px;
  padding: 5px 10px !important;
}
#layout-header .navbar-center li .dropdown-menu.show a:hover {
  border-bottom: 3px solid transparent;
  background-color: #e3e3e3;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
  color: white;
}

@media print {
  .fixed_top_spacer {
    top: 0px;
  }
}

#layout-header .navbar {
  background: #fff;
  border-radius: 0;
  border-bottom: 1px solid #142040;
}
#layout-header .navbar-brand {
  padding: 5px 0;
  height: fit-content;
}
#layout-header .navbar-brand > img {
  height: auto;
  width: 241px;
}
.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  font-weight: 600;
  padding: 5px;
  padding-top: 2px;
  color: #131313;
}
.gift-certificate,
.we-are-hiring {
  padding: 10px 15px;
  display: flex;
  flex-direction: column;
  color: #666;
  line-height: 35px;
}
.new {
  background-color: rgba(252, 185, 0, 0.3) !important;
}
*:focus,
li.dropdown.menu-item a:focus {
  filter: invert(0) !important;
  border: none;
  border-radius: 0;
}
hr.styled-hr {
  background-color: rgba(0, 0, 0, 0.13);
  height: 1px;
  width: 100%;
  border: none;
}
#divScheduleInfo {
  background: #fff;
  color: #333;
  border: 2px solid #222;
}
a,
#checkout_accordion .accordion-toggle,
.acc_active .accordion-toggle.collapsed:after,
.panel-title .change_link {
  color: #131313;
}
a:hover {
  color: #fcb900;
  text-decoration: none !important;
}
.box-terms a,
.line_tab > li a {
  color: #131313;
  text-decoration: none !important;
}
.footer-flex p a {
  color: #fcb900;
  font-family: "Gotham";
  text-decoration: underline !important;
  text-decoration-color: #fff !important;
  font-weight: 400;
  font-size: 16px;
  text-decoration-thickness: from-font !important;
  line-height: 24px;
}
.footer-flex p a:hover {
  color: #fcb900;
  text-decoration: none !important;
}
.footer-flex p:nth-child(3) {
  font-family: "Gotham";
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
.footer-flex h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 31px;
}
#divPersonalInfo .e_section_header {
  color: #000;
}
.bg-payment .text-success {
  color: #337ab7;
}

.mgn-top {
  margin-top: 24px;
  margin-bottom: 0;
}
.mgn-top a svg {
  fill: #fff;
  margin: 5px;
  padding: 5px;
  border-radius: 20px;
  transition: 0.2s transform ease;
}
.mgn-top a svg:hover {
  transform: scale(1.1);
}
.mgn-top li:nth-child(1) a svg {
  background-color: #1778f2;
}
.mgn-top li:nth-child(2) a svg,
.mgn-top li:nth-child(3) a svg {
  background-color: #000;
}
.mgn-top li:nth-child(4) a svg {
  background-color: #f00075;
}
.mgn-top li:nth-child(5) a svg {
  background-color: #f00;
}
.content-box.bg-payment {
  border: 1px solid rgba(116, 116, 116, 0.15);
}
.accordion_item .input-counter > .count-minus,
.accordion_item .input-counter > .count-plus {
  display: none;
}
.notificationDiv {
  top: 150px;
}
.accordion_body {
  color: #131313;
}
.invoice {
  color: #131313;
}
@media (min-width: 361px) {
  .footer-imgs a {
    align-self: center;
  }
  .footer-imgs img.gift-certificate {
    width: 307px;
  }
  .footer-imgs img.we-are-hiring {
    width: 225px;
  }
}
@media (max-width: 360px) {
  .footer-flex.footer-imgs a img {
    width: 75vw;
  }
  .footer-imgs a {
    align-self: center;
  }
}
@media (max-width: 550px) {
  #divgrid {
    overflow: auto;
  }
}

@media screen and (min-width: 768px) {
  .footer-div {
    padding: 40px 0;
    width: 740px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .footer-div {
    padding: 60px 0;
    width: 960px;
  }
  .cart {
    top: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  div:not(.socials).footer-flex {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .footer-imgs div img {
    max-width: 100%;
  }
  .footer-div {
    padding: 40px 28px;
  }
  .footer-payment {
    width: 100%;
  }
  #layout-header .navbar-nav.navbar-center li a,
  #layout-header .navbar-nav.navbar-center li,
  .navbar-nav > li > .dropdown-menu {
    background-color: #fff !important;
    color: #131313;
    width: 100%;
    z-index: 100;
  }
  #layout-header .navbar-toggle:hover,
  #layout-header .navbar-toggle {
    color: #131313;
  }
  #layout-header .navbar-nav {
    border-top: 1px solid #1a2739;
  }
  #layout-header .navbar-toggle {
    margin-top: 25px;
  }
  .navbar-nav > li > .dropdown-menu.show li {
    border-top: 1px solid #131313;
  }
  .navbar-nav > li > .dropdown-menu.show {
    border-bottom: 1px solid #131313;
  }
}
@media only screen and (max-width: 992px) {
  #inner-banner {
    padding-top: 20px;
  }
  .navbar-brand > img {
    width: 180px !important;
    height: auto !important;
  }
  #layout-header .navbar-center li a {
    color: #131313;
    padding: 40px 10px 0px;
  }
  .notificationDiv {
    top: 150px;
  }
}
@media (max-width: 781px) {
  .footer-resp {
    flex-direction: column;
  }
  .footer-resp .footer-flex {
    width: 100%;
    padding-left: 10px;
    padding-right: 15px;
  }
  .footer-resp .footer-flex:nth-child(1) .mgn-top {
    width: 100%;
    font-size: 2.5vw;
    line-height: 1.5em;
  }
  .footer-resp .footer-flex:nth-child(2) {
    padding-top: 50px;
  }
  .footer-resp .footer-flex:nth-child(2) h3.mgn-top {
    font-size: 24px;
  }
  .footer-resp .footer-flex:nth-child(2) p.mgn-top {
    font-size: 14.5px;
  }
}

@media (max-width: 590px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
    min-width: 95px;
    /* min-width: 100%; */
  }
  .CartItems .spaceSpans:nth-child(2) {
    display: flex;
  }
  .CartItems .spaceSpans {
    max-width: 65px;
  }

  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
  .footer-resp .footer-flex:nth-child(1) .mgn-top {
    font-size: 14px;
  }
  .cartSummary > .cartSummary__breakdown .CartItems {
    display: flex;
    justify-content: space-between;
    max-width: 95%;
    /* flex-wrap: wrap; */
  }
}
@media (min-width: 590px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
  }
  .CartItems .spaceSpans {
    max-width: 130px;
  }
  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
}
@media (max-width: 420px) {
  .panel.panel-default
    > .panel-body
    > .form-group
    > .row:last-child
    > div:first-child {
    max-width: 200px;
  }
  .panel.panel-default
    > .panel-body
    > .form-group
    > .row:last-child
    > div:nth-child(2) {
    max-width: 100px;
  }
}
@media (max-width: 400px) {
  .CartItems .spaceSpans:first-child {
    min-width: 0px;
  }
}
@media (max-width: 352px) {
  #pnlreceiptlinks button:nth-child(1) {
    margin-bottom: 10px;
  }
}
div#pnlreceipt { width: unset; }
span.product__inline_desc {
    font-weight: 600;
}
.payment_panel h3 {
    color: #000;
}

.payment_panel>.tab-content>.margint25>.row>.col-md-12>.col-md-12.text-right {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
 
.paymentModeBox.col-md-2.pull-right {
  width: unset;
}
 
span.paybtn_msg {
  text-align: center;
}
 
button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected div {
    display: none;
}