
/* dahsboard themes */
body[data-layout="detached"] .leftside-menu {
  position: relative;
  background: #fff !important;
  min-width: 260px;
  max-width: 260px;
  -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  margin-top: 10px;
  padding-top: 0 !important;
  z-index: 1003 !important;
}
body[data-layout="detached"] .leftbar-user {
  background: url(../images/waves.png) no-repeat;
  padding: 30px 20px;
  text-align: center;
}
body[data-layout="detached"] .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: inherit;
}
body[data-layout="detached"].sidebar-enable .leftside-menu {
  position: fixed;
  left: 0;
  overflow-y: auto;
  margin-top: 0px;
}
.checkout_body {
  background-color: rgb(245, 247, 248) !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}
.topnav-navbar-dark{
 background: #111620;
}
.topnav-navbar-dark .nav-user{
  background-color: #111620;
  border: 1px solid #111620;
}
.btn-xs {
  font-size: 1.1em;
  padding: 5px 8px;
}
.notification-list .noti-icon {
  font-size: 22px;
  vertical-align: middle;
  line-height: 70px;
}
.notification-list .noti-icon-badge {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 6px;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  background-color: #fa5c7c;
}
body[data-layout="detached"] .leftside-menu .side-nav .side-nav-link:active, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-link:focus, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-link:hover {
  color: #eaa816  !important;
}
body[data-layout="detached"] .leftside-menu .side-nav .side-nav-forth-level li a:focus, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-forth-level li a:hover, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-second-level li a:focus, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-second-level li a:hover, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-third-level li a:focus, body[data-layout="detached"] .leftside-menu .side-nav .side-nav-third-level li a:hover {
  color: #eaa816  !important;
}

.nav-tabs.nav-bordered li a.active {
  border-bottom: 2px solid #eaa816 ;
}
.nav-link:focus, .nav-link:hover {
  color: #eaa816 ;
}
#loan-period .form-select {
  padding: 0rem 1.7rem 0rem 0rem !important;
  background-color: inherit !important;
  border: 0px solid #dee2e6  !important;
}
#bonus-loan-period .form-select {
  padding: 0rem 1.7rem 0rem 0rem !important;
  background-color: inherit !important;
  border: 0px solid #dee2e6  !important;
}

.alert-tooltip {
  display: block;
  max-width: 100%;
  padding: .4rem .8rem;
  margin-top: .1rem;
  font-size: .7125rem;
  color: #fff;
  background-color: rgba(255,91,91,.9);
  border-radius: .2rem;
}
#_calculator_div input {
  height: 60px;
  font-size: 1.5rem;
}
#_calculator_div button {
  height: 60px;
  font-size: 1.5rem;
  margin-top: 10px;
}

#_bonus_loan_calculator input {
  height: 60px;
  font-size: 1.5rem;
}
#_bonus_loan_calculator .bonus-btn-apply-now {
  height: 60px;
  font-size: 1.5rem;
  margin-top: 10px;
}

#_bonus_loan_calculator .bl-apply-now-btn {
  height: 60px;
  font-size: 1.5rem;
  margin-top: 10px;
}


/* SELECT2 */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(1.5em + .9rem + 2px);
}
.select2-container {
  width: 100% !important;
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  border: 1px solid #dee2e6;
  height: calc(1.5em + .9rem + 2px);
  background-color: #fff;
  outline: 0;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px;
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 55px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 12px;
  color: #6c757d;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6c757d;
  line-height: 50px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 12px;
  right: 5px;
  width: 20px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #98a6ad transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 10px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline: 0;
  border: 1px solid #dee2e6;
  background-color: #fff;
  color: #6c757d;
  border-radius: 4px;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-results__option {
  padding: 6px 12px;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown {
  border: 1px solid #e7ebf0;
    border-bottom-color: rgb(231, 235, 240);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  background-color: #fff;
}
.border-shadow{
  -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  box-shadow: 0 0 55px 0 rgba(154,161,171,.15);
}
.select2-search--dropdown .select2-search__field {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.bg-white{
  background-color: #fff !important;
}
/* tinymce  */
.tox-tinymce {
  border: 1px solid #dee2e6 !important;
  border-radius: .25rem !important;
}
.tox .tox-menubar + .tox-toolbar, .tox .tox-menubar + .tox-toolbar-overlord .tox-toolbar__primary {
  border-top: 1px solid #dee2e6 !important;
}
.tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #dee2e6 !important;
}
a{
  color: #3699ff;
}
.form-floating > label {
  padding: .8rem 1.7rem;
}
.social-media-handles .form-floating > label {
  padding: 1rem .9rem;
}
#add_product_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_category_form .form-floating > label {
  padding: .8rem .9rem;
}
#_update_prod_cart_qty_form .form-floating > label {
  padding: .8rem .9rem;
}
#_login_form .form-floating > label {
  padding: .8rem .9rem;
}

#discount_wrapper .form-floating > label {
  padding: .8rem .9rem;
}
#add_new_boarding_form .form-floating > label {
  padding: .8rem .9rem;
}
#update_new_boarding_form .form-floating > label {
  padding: .8rem .9rem;
}
#view_product_warapper .form-floating > label {
  padding: .8rem .9rem;
}
#edit_product_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_new_surgery_form .form-floating > label {
  padding: .8rem .9rem;
}
#update_new_surgery_form .form-floating > label {
  padding: .8rem .9rem;
}
#_add_new_user_modal .form-floating > label {
  padding: .8rem .9rem;
}
#_edit_user_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_new_services_form .form-floating > label {
  padding: .8rem .9rem;
}
#update_services_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_new_grooming_form .form-floating > label {
  padding: .8rem .9rem;
}
#update_grooming_form .form-floating > label {
  padding: .8rem .9rem;
}
#service_discount_wrapper .form-floating > label {
  padding: .8rem .9rem;
}
#_add_prod_discount_form .form-floating > label {
  padding: .8rem .9rem;
}
#_update_prod_qty_form .form-floating > label {
  padding: .8rem .9rem;
}
#_add_service_discount_form .form-floating > label {
  padding: .8rem .9rem;
}
#choose_client_form .form-floating > label {
  padding: .8rem .9rem;
}
#choose_service_client_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_remarks_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_montly_report_form .form-floating > label {
  padding: .8rem .9rem;
}
#change_password_form .form-floating > label {
  padding: .8rem .9rem;
}
#user_settings_form .form-floating > label {
  padding: .8rem .9rem;
}
#add_event_form .form-floating > label {
  padding: .8rem .9rem;
}
#edit_event_form .form-floating > label {
  padding: .8rem .9rem;
}
#billing_info_form .form-floating > label {
  padding: .8rem .9rem !important;
}
#forgot_password_form .form-floating > label {
  padding: .8rem 1.6rem !important;
}

#registration_form .form-floating > label {
  padding: .8rem 1.6rem !important;
}
.confirm-quantity-label .form-floating > label {
  padding: .6rem .9rem !important;
}
.default-form .form-floating > label {
  padding: .8rem .9rem !important;
}
.confirm-quantity-label .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.325rem;
  padding-bottom: .625rem;
}
.border-inline-block {
  border-bottom: 2px solid rgba(152,166,173,.2);
}
.text-capitalize{
  text-transform: capitalize !important;
}

.tilebox-one i {
  position: absolute;
  right: 1.5rem;
  font-size: 2rem;
  opacity: .3;
  top: 45px;
}
.custom-tooltip {
  position: relative;
  display: inline-block;
}

.custom-tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  font-size: .7rem;
}

.custom-tooltip:hover .tooltiptext {
  visibility: visible;
}
.form-check .form-check-input {
  float: left !important;
  margin-left: -1.612em !important;
  margin-top: .5em !important;
}
.form-check-input:checked {
  background-color: #fabc32  !important;
  border-color: #fabc32  !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  margin-top: .3em;
}
.swal2-container.swal2-center > .swal2-popup {
  z-index: 9999;
}
.list-group-item {
  z-index: 2;
  color: #515659;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #515659;
  background-color: #f1f3fa;
  border-color: #fff;
}
.list-group-item {
  border-bottom-color: #e2e2e2 !important;
}
/* background-color: #f1f3fa; */

.account input{
  height: 45px !important;
}
.account .input-btn{
  height: 45px !important;
}
body[data-layout="detached"] .leftside-menu .side-nav .active {
  color: #eaa816  !important;
}
/* select2 */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #eaa816 !important;
  color: #fff;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: #eaa816;
  margin-top: 13px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
  background-color: #eaa816;
}
.select2-container .select2-search--inline .select2-search__field {
  /* height: 43px !important; */
  margin-left: 12px;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-top: -25px !important;
}
.select2-container .select2-selection--multiple {
  min-height: calc(1.5em + 1.9rem + 2px);
}
p{
  word-spacing: .12rem;
}
.modal-content {
  border-radius: 15px;
}
.pos-search{
  height: calc(3.5rem + 2px) !important;
  line-height: 1.25 !important;
  border-radius: .5rem !important;
  padding: 10px 30px;
  font-size: 18px;
}
.h-80{
  height: 80px !important;
}
.rounded {
  border-radius: .35rem !important;
}
.c-default{
  color: #515659 !important;
}
.ellipse-td {
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hide{
  visibility: hidden;
}

/* tickets */
.ticket-card {
  display: flex;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  overflow: hidden;
}

.ticket-left {
  flex: 3;
  padding: 20px;
}

.ticket-right {
  flex: 1.5;
  padding: 7% 20px;
  background: #f5f8fb;
}
.ticket-date{
  line-height: 1em;
}
.ticket-divider {
  width: 20px;
  background:
    radial-gradient(circle at left, transparent 10px, #f8f9fa 11px);
}

.event-title {
  font-weight: 600;
}

.price {
  font-size: 1.5rem;
  font-weight: bold;
}

/* Mobile friendly */
@media (max-width: 768px) {
  .ticket-card {
    flex-direction: column;
  }

  .ticket-divider {
    height: 20px;
    width: 100%;
    background:
      radial-gradient(circle at top, transparent 10px, #f8f9fa 11px);
  }
}


.range-box {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.remove-btn {
    background: red;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

.checkout-qty{
  font-size: 22px !important;
}
.checkout-qty-label{
  font-size: 11px !important;
}
.checkout_confirm_qty_seat .form-control {
  border: 1px solid #95989b !important;
}
.checkout_confirm_qty_seat .btn-outline-secondary {
  border-color: #95989b !important;
}
.checkout_confirm_qty_seat .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}
.checkout_confirm_qty_seat .btn-outline-secondary{
  padding: .45rem 1.5rem !important;
}
.ticket-bg {
  background-color: #f3c802 !important;
  color: #2f3234;
}

.lh--7{
  line-height: .7em !important;
}
.qr-box {
    position: relative;
    width: 250px;          
    height: 250px;
    margin: 0 auto;        
    display: flex;
    align-items: center;
    justify-content: center;
}
.qr-box canvas,
.qr-box img.qrcode {
    display: block;
    margin: 0 auto;       
}

.qr-box .qr-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    transform: translate(-50%, -50%);
    pointer-events: none;  
}
.widget-title .title {
  font-size: 20px;
  font-weight: 600;
  line-height: .3;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 18px;
}
.widget-title .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #fabc32;
  border-radius: 1.5px;
}
.popover{
  background-color: #000;
  border-radius: 10px;
  border-color: #000;
}
.popover-arrow::after{
  border-top-color: #000 !important;
}

.popover-header {
  padding: .7rem .8rem;
  margin-bottom: 0;
  font-size: .9rem;
  background-color: #000;
  border-color: #000;
  border-radius: 10px;
  color: #fff;
}
.timer-counter{
  cursor: pointer;
}

/* partners section */
.partners-section {
  background: #0f141c;
  color: #fff;
}
.partner-card {
  background: #fff;
  border-radius: 12px;
  transition: all .3s ease;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.partner-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}

.partner-logo {
  max-height: 60px;
  object-fit: contain;
  filter: grayscale(100%) brightness(1.2);
  opacity: 0.8;
  transition: all .3s ease;
}

.partner-card:hover .partner-logo {
  filter: grayscale(0%);
  opacity: 1;
}
