.bl-logo {
  text-align: center;
  margin-bottom: 35px;
}

.bl-wrapper {
  position: relative;
}

.bl-sidebar a.back-to-site {
  text-align: center !important;
  margin-left: 50px;
  text-decoration: none;
  color: #30b381;
  bottom: 30px;
  position: fixed;
}

.bl-sidebar h4 {
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #30b381;
  padding: 20px;
}

.bl-sidebar {
  height: 100%;
  background: #eeeeee;
  padding: 10px 0;
  position: fixed;
  float: left;
  top: 0;
  width: 20%;
}

.bl-wrapper .bl-sidebar ul li {
  padding: 15px;
  list-style: none;
}

.bl-wrapper .bl-sidebar ul li a {
  color: var(--e-global-color-text);
  display: block;
}

.bl-wrapper .bl-sidebar ul li a .fas {
  width: 25px !important;
}

.bl-wrapper .bl-sidebar ul li a .far {
  width: 25px !important;
}

.bl-wrapper .bl-sidebar ul li:hover {
  background: #eeeeee;
  color: green;
  border-radius: 10px 0 0px 10px;
}

.bl-wrapper .bl-sidebar ul li a:hover {
  color: #30b381;
  text-decoration: none;
}

.bl-wrapper .right-container {
  padding: 50px 20px 0px 0px;
}

.bl-wrapper .page-header h1 {
  font-size: 25px;
}

.bl-wrapper .page-header {
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 20px;
}

.bl-wrapper .card-body {
  padding: 15px;
}

.right-container .form-group {
  display: block;
  align-items: left;
  width: 100%;
}

.right-container h2 {
  text-align: left;
  font-size: 26px;
}

.right-container label {
  font-weight: 600;
  font-size: 16px;
  color: #343434;
  font-family: inherit;
}

.cash-info {
  display: none;
  font-size: 13px;
  font-style: italic;
  font-weight: 600;
  margin-top: 20px;
}

.cash-info.d-block {
  display: block;
}

.bl-wrapper .bl-sidebar ul li.active a {
  color: #30b381;
}

/*------dog-finger-dashboard-css-start-here*/
a,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: unset;
}

.desktop-use .bl-sidebar {
  width: 22.6%;
}

.bl-wrapper {
  position: relative;
  background-color: #fff;
}

.mobile-use-sidebar,
.mobile-use-logo {
  display: none;
}

.bl-wrapper .right-container .row .col-md-6 input,
.bl-wrapper .right-container .row .col-md-6 select,
.bl-wrapper .right-container .row textarea,
.my-account-update-pwd .row input {
  padding: 12px 20px;
  height: auto !important;
  background-color: #fafafa;
  box-shadow: none !important;
  border: 1px solid #ced4da;
  outline: none;
}

.df-step .form-group select {
  border-radius: 2px;
}

.bl-wrapper .right-container .row .col-md-6 textarea {
  padding: 12px 20px;
  height: 80px !important;
  background-color: #fafafa;
}

.bl-wrapper .right-container .row .col-md-6 select#phone_type {
  margin-left: 0px;
}

.bl-wrapper .right-container .row .col-md-12 textarea {
  padding: 12px 20px;
  height: 120px !important;
  background-color: #fafafa;
}

.bl-wrapper .right-container .row .col-md-6 input:focus,
.bl-wrapper .right-container .row .col-md-6 select:focus,
.bl-wrapper .right-container .row .col-md-12 textarea:focus,
.bl-wrapper .right-container .row .col-md-6 textarea:focus,
.my-account-update-pwd .row input:focus {
  box-shadow: none;
  border-color: #30b381;
}

.right-container button.btn-success {
  padding: 12px 30px;
  font-size: 20px;
  font-weight: 600;
}

.bl-wrapper .right-container table tbody td {
  border: 1px solid #ced4da;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}

.bl-wrapper .right-container table thead th {
  text-align: center;
  border: 1px solid #515151;
  background-color: #1e1e1e;
  color: #fff;
  padding: 14px 10px;
}

.bl-wrapper .right-container table tbody td img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: center;
}

.bl-wrapper .right-container .btn.add-new-pets {
  line-height: 1.5;
  padding: 8px 20px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 100px;
  background-color: #30b381;
  border: 3px solid transparent;
  color: #fff;
}

.bl-wrapper .right-container .btn.add-new-pets:hover,
.bl-wrapper .right-container .btn.add-new-pets:focus {
  box-shadow: none;
  outline: none;
  color: #ffffff;
  background-color: #1e1e1e;
  border: 3px solid #30b381;
  box-shadow: none;
  outline: none;
}

.bl-wrapper .page-header {
  border-bottom: none !important;
}

.my-pets-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bl-wrapper .bl-sidebar ul li:hover {
  background: #eeeeee;
  color: #28a745;
  border-radius: 0 !important;
}

.add-form-pet {
  margin-bottom: 50px;
}

.bl-wrapper .right-container .btn-success {
  line-height: 1.5;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 100px;
  background-color: #30b381;
  border: 3px solid transparent;
}

.bl-wrapper .right-container .btn-success:hover,
.bl-wrapper .right-container .btn-success:focus {
  box-shadow: none;
  outline: none;
  color: #ffffff;
  background-color: #1e1e1e;
  border: 3px solid #30b381;
  box-shadow: none;
  outline: none;
}

.bl-wrapper .my-pets-table .btn-danger,
.bl-wrapper .my-pets-table button.btn-success {
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  max-width: 90px;
  width: 100%;
  border-radius: 5px;
  background-color: #30b381;
  border: 3px solid transparent !important;
  line-height: normal;
  white-space: nowrap;
}

.add-form-pet .items .form-group {
  margin-bottom: 1rem;
}

.bl-wrapper .my-pets-table .btn-danger:hover,
.bl-wrapper .my-pets-table .btn-danger:focus {
  box-shadow: none;
  outline: none;
  background-color: transparent;
  border: 3px solid unset;
}

.bl-wrapper .my-pets-table .btn-danger {
  background-color: #d9534f;
  border: 3px solid transparent;
}

.bl-wrapper .my-pets-table .btn-success:hover,
.bl-wrapper .my-pets-table .btn-success:focus {
  background-color: #16865b;
}

.bl-wrapper .my-pets-table .btn-danger:hover,
.bl-wrapper .my-pets-table .btn-danger:focus {
  background-color: #d83935;
}

.bl-wrapper .my-pets-table .btn-danger i.fa-archive {
  padding-right: 5px;
  font-size: 16px;
}

.change-pass-btn button.btn.btn-primary {
  float: right;
  margin-bottom: 0px;
  line-height: 1.5;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 100px;
  background-color: #30b381;
  border: 3px solid transparent;
}

.change-pass-btn button.btn.btn-primary:hover,
.change-pass-btn button.btn.btn-primary:focus {
  box-shadow: none;
  outline: none;
  color: #ffffff;
  background-color: #1e1e1e;
  border: 3px solid #30b381;
}

.bl-wrapper .right-container div#collapseExample {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.right-container .error {
  color: #d44950;
  padding-top: 6px;
}

.my-pets-table {
  margin-top: 50px;
  display: block;
}

.right-container input.error,
.right-container select.error,
.right-container textarea.error {
  border: 1px solid #d44950 !important;
}

.bl-wrapper .right-container {
  padding: 36px 20px 0px 0px !important;
}

.ast-separate-container {
  background-color: #fff !important;
}

.add-form-pet .nav-btn {
  text-align: center;
  display: block;
  margin-top: 30px;
}

.bl-wrapper .my-pets-table button.btn-success i.fa-pencil-square-o {
  padding-right: 5px;
}

.page-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-control option {
  color: #464a4c;
}

.my-account-update-pwd {
  display: flex;
  justify-content: center;
}

.order-card {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #30b381;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 10px -3px,
    rgb(0 0 0 / 5%) 0px 4px 6px -2px;
  padding: 15px;
}

.order-card .card-block a {
  background-color: #30b381;
  color: #fff;
  padding: 8px 20px;
  border-radius: 100px;
  display: block;
  border: 2px solid #30b381;
}

.order-card .card-block a:hover,
.order-card .card-block a:focus {
  background-color: #1e1e1e;
}

.order-card h2 {
  text-align: center !important;
  margin: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 106px;
  height: 106px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  vertical-align: middle;
  margin-top: 30px;
  background: linear-gradient(163deg,
      rgb(0 97 61) 0%,
      rgba(48, 179, 129, 1) 100%);
}

.order-card h2 span {
  word-break: break-all;
}

.order-card .card-block {
  width: 100%;
  display: inline-block;
}

.order-card h2 i {
  display: block;
}

.order-card h6 {
  font-size: 20px;
  position: relative;
}

.order-card h6:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 42px;
  background-color: #30b381;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
}

.order-card p {
  margin-bottom: 0;
}

.bl-wrapper .bl-sidebar ul li a:focus {
  color: #30b381;
  text-decoration: none;
  outline: none;
}

.nav-btn input[type="submit"] {
  line-height: 1.5;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 100px;
  background-color: #30b381;
  border: 3px solid transparent;
}

.nav-btn input[type="submit"]:hover,
.nav-btn input[type="submit"]:focus {
  color: #ffffff;
  background-color: #1e1e1e;
  border: 3px solid #30b381;
  box-shadow: none;
  outline: none;
}

.collapse.show {
  margin-bottom: 36px;
}

.db-my-reservation a.btn-view {
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  border-radius: 5px;
  background-color: #30b381;
  color: #fff;
  display: block;
  max-width: 70px;
  text-align: center;
  margin: auto;
}

.db-my-reservation a.btn-view:hover {
  background-color: #16865b;
}

.db-my-reservation .dataTables_info {
  margin-top: 20px;
}

div#success_user_update_mssg {
  clear: both;
}

.desktop-use .bl-sidebar ul {
  padding-left: 0;
  margin-left: 38px;
}

.db-my-reservation .dataTables_paginate {
  margin-top: 20px;
  margin-bottom: 40px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background-color: #30b381;
  border-color: #30b381;
  color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 5px 14px !important;
}

.db-my-reservation tfoot tr {
  text-align: center;
}

.right-container label.error {
  position: absolute;
  bottom: -18px;
  padding-top: 0;
}

.right-container .col-md-6 {
  position: relative;
}

.bl-wrapper .right-container .row .col-md-6 input,
.bl-wrapper .right-container .row .col-md-6 select,
.bl-wrapper .right-container .row textarea,
.my-account-update-pwd .row input {
  margin-bottom: 6px;
}

.my-account-update-pwd .col-12 {
  position: relative;
}

.items .row .col-md-6 label.error {
  bottom: -5px;
}

body .right-container input[type="radio"] {
  width: 1rem !important;
  height: 1rem !important;
  color: #666;
  padding: 0.55em !important;
}

.form-check-input:checked[type="radio"] {
  background-color: #30b381 !important;
}

form#df-redervation-form .form-control {
  background-color: unset;
  border: unset;
  padding: 0;
}

form#df-redervation-form .form-group input.form-control[type="text"] {
  padding: 12px 20px;
  height: auto !important;
  background-color: #fafafa;
  box-shadow: none !important;
  border: 1px solid #ced4da;
  outline: none;
}

.right-container form#df-redervation-form .form-group {
  margin-bottom: 20px;
}

.dog-info {
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #30b381;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 10px -3px,
    rgb(0 0 0 / 5%) 0px 4px 6px -2px;
  padding: 15px;
  flex-direction: column;
  border-radius: 0.375rem;
  position: relative;
  margin-bottom: 20px;
}

.dog-info label.btn-primary:focus {
  outline: unset;
  box-shadow: unset;
}

.df-loader img.loader {
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 0;
  margin: auto;
  right: 0;
}

.dog-info-step-change-btn {
  display: flex;
  justify-content: space-between;
}

.dog-info-step-change-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.right-container .dog-info-step-change-btn {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-top: 50px;
}

.right-container .dog-info-step-change-btn button {
  display: flex;
}

.dog-info h3 {
  font-size: 18px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.dog-info label.btn-primary {
  background-color: #30b381;
  color: #fff;
  padding: 8px 20px;
  border-radius: 100px;
  display: block;
  border: 2px solid #30b381;
  width: 100%;
  margin-top: 14px;
}

.dog-info p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.dog-info img {
  height: 110px;
  object-fit: contain;
  max-width: 100%;
}

.dog-info p span {
  font-weight: 500;
}

.dog-info .btn-check:active+.btn:focus,
.dog-info .btn-check:checked+.btn:focus,
.dog-info .btn.active:focus,
.dog-info .btn.show:focus,
.dog-info .btn:active:focus {
  outline: unset;
  box-shadow: unset !important;
  background-color: #1e1e1e !important;
  border-color: #30b381 !important;
}

.dog-info .btn-check:active+.btn,
.dog-info .btn-check:checked+.btn,
.dog-info .btn.active,
.dog-info .btn.show,
.btn:active {
  outline: unset;
  box-shadow: unset !important;
  background-color: #1e1e1e !important;
  border-color: #30b381 !important;
}

body .right-container form#df-redervation-form .df-step.df-step-3 .form-group textarea.form-control {
  padding: 12px 20px;
  height: auto !important;
  background-color: #fafafa;
  box-shadow: none !important;
  border: 1px solid #ced4da;
  outline: none;
}

.dog-info-step-change-btn button {
  padding: 8px 28px;
}

.dog-info-step-change-btn button.prev-step {
  background-color: #eee;
  border-color: #eee;
  color: #000;
}

.dog-info-step-change-btn button.next-step {
  background-color: #30b381;
  border-color: #30b381;
  box-shadow: unset !important;
}

/* .df-step-3 .form-group span.step-error {
    position: absolute;
    bottom: -4px;
} */
.df-step-3 input[type="checkbox"]:checked {
  accent-color: #30b381;
}

div#price_break h3 {
  font-size: 22px;
  margin-top: 14px;
}

div#price_break p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
  background-color: #30b381;
  padding: 8px 20px;
  border-radius: 40px;
  margin-right: 15px;
  font-size: 16px;
}

.dog-highlight-info {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}

.df-step-4 .table {
  border-collapse: collapse;
  padding: 0;
}

.df-step-4 .table tr th {
  border: 1px solid #eee;
  padding: 12px;
}

h1#totalAmount {
  text-align: right;
  font-size: 20px;
}

div#reservation_preview .table {
  width: 100%;
}

div#reservation_preview {
  justify-content: flex-start;
  align-items: flex-end;
}

.got-acoupon-wrap {
  display: flex;
  height: 100%;
}

.got-acoupon-wrap input#coupon_code {
  width: 40%;
  margin-right: 10px;
}

.got-acoupon-wrap button.btn.btn-primary {
  background-color: #30b381;
  border-color: #30b381;
  display: flex;
  align-items: center;
  border-radius: 2px;
  border-width: 2px;
}

.got-acoupon-wrap button.btn.btn-primary:hover,
.got-acoupon-wrap button.btn.btn-primary:focus {
  background-color: #1e1e1e;
  box-shadow: unset;
  outline: unset;
}

.df-step-4 div#card-element {
  width: 57%;
  padding: 16px 20px;
  height: auto !important;
  background-color: #fafafa;
  box-shadow: none !important;
  border: 1px solid #ced4da;
  outline: none;
  border-radius: 2px;
}

.df-step-4 p#card-errors {
  color: red;
}

.df-step-4 .book-now-btn {
  background-color: #30b381;
  border-color: #30b381;
  color: #fff;
}

.df-step-4 .book-now-btn:hover,
.df-step-4 .book-now-btn:focus {
  background-color: #1e1e1e;
  box-shadow: unset;
  outline: unset;
}

.df-step-4 {
  padding-bottom: 30px;
}

table#priceTotalTable tr th:last-child {
  color: #606060;
}

table#priceListTable tr th {
  text-align: right;
}

table#priceListTable tr th:last-child {
  color: #606060;
}

table#priceListTable tr th:first-child {
  text-align: left;
}

table#priceTotalTable tr th:first-child {
  text-align: right;
  width: 71.5%;
}

.got-acoupon .sucess {
  color: green;
  font-size: 16px;
  font-weight: 500;
}

.remove-coupon {
  display: inline-block;
  background-color: red;
  color: #fff;
  border-radius: 40px;
  padding: 5px 10px;
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
}

.remove-coupon:hover,
.remove-coupon:focus {
  color: #fff;
  background-color: #be0000;
}

.view-resercation-table {
  border: none;
}

.view-resercation-table tr th,
.view-resercation-table tr td {
  border: none !important;
  padding-left: 0 !important;
}

.view-resercation-table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  float: left;
  margin-bottom: 14px;
}

.view-resercation-table tr td {
  padding-top: 0 !important;
}

.view-resercation-table>tbody>tr:hover>* {
  background-color: transparent !important;
  --bs-table-accent-bg: unset !important;
}

.dataTables_length {
  margin-bottom: 20px;
  margin-top: 20px;
}

.dataTables_length label {
  display: flex;
  align-items: center;
}

.dataTables_length label select {
  margin: 0px 10px;
}

.dataTables_filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dataTables_filter input {
  height: 45px;
}

.dataTables_filter input:focus {
  outline: unset;
  box-shadow: unset;
}

.dog-info .btn-primary {
  background-color: #30b381 !important;
  color: #fff !important;
  outline: unset !important;
  box-shadow: unset !important;
  border-color: #30b381 !important;
}

.dog-info.selected {
  border-color: #1e1e1e;
}

.pdHoliday {
  background: green;
  position: relative;
}

.pdVacation {
  background: red;
  position: relative;
}

.pdHoliday a {
  background: green !important;
  color: white !important;
}

.bl-wrapper .row .col-md-9 {
  position: relative;
}

.db-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #0000005e;
  width: 100%;
  height: 100%;
  text-align: center;
}

.db-loader img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.df-step h4 {
  font-size: 22px;
}

.df-step {
  display: none;
}

.df-step.df-step-1 {
  display: block;
}

.df-step.active {
  display: block;
}

.df-step.completed {
  display: none;
}

.pet-step-tab {
  display: flex;
  align-items: center;
}

.pet-step-tab .step-tab {
  position: relative;
}

body .right-container .pet-step-tab .step-tab .form-group input[type="radio"] {
  width: 100% !important;
  height: 100% !important;
  background-color: #1e1e1e;
  border-radius: 0;
  left: auto;
  right: auto;
  top: 0;
  position: absolute;
  background-image: unset;
  margin: 0;
  border: 0;
  transition: 0.3s;
}

body .right-container .pet-step-tab .step-tab .form-group {
  position: relative;
}

body .right-container .pet-step-tab .step-tab .form-group {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.right-container .pet-step-tab .step-tab .form-group label.form-check-label {
  padding: 12px 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 1;
  position: relative;
  min-width: 140px;
  cursor: pointer;
}

.bl-sidebar ul .has-dropdown a {
  position: relative;
  transition: 0.3s;
}

.bl-sidebar ul .has-dropdown a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f107";
  position: absolute;
  right: 22px;
  font-size: 14px;
  top: 6px;
  transition: 0.3s;
}

.bl-sidebar ul .opened a:before {
  transform: rotate(-90deg);
  transition: 0.3s;
}

.bl-sidebar ul .has-dropdown ul {
  margin-left: 15px;
  font-size: 16px;
}

.bl-sidebar ul .has-dropdown ul li {
  padding-bottom: 0;
}

.bl-sidebar ul .has-dropdown ul li a:before {
  display: none;
}

.relative-wrap {
  position: relative;
}

/* Media-query-css-start-here */
@media (max-width: 1250px) {
  .bl-wrapper .right-container .col-md-4 .card {
    margin-bottom: 28px;
  }

  .bl-wrapper .bl-sidebar ul {
    margin-left: 10px;
  }

  .right-container h2 {
    font-size: 20px !important;
  }
}

@media (max-width: 1024px) {
  .bl-wrapper .bl-sidebar ul li a {
    font-size: 16px;
  }

  .bl-wrapper .bl-sidebar ul li {
    padding: 10px;
  }

  .bl-wrapper .bl-sidebar ul {
    margin-left: 0px;
  }

  .bl-wrapper .right-container .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .bl-sidebar a.back-to-site {
    margin-left: 12px !important;
  }

  .my-account-update-pwd form.col-md-6.card-body {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .bl-wrapper .bl-sidebar ul li a i {
    font-size: 20px;
  }

  .bl-wrapper .row .col-md-3 {
    position: relative;
  }

  .bl-sidebar a.back-to-site i {
    font-size: 20px;
    text-align: center;
  }

  .bl-sidebar h4 {
    font-size: 14px;
  }

  .desktop-use {
    display: none;
  }

  .mobile-use-sidebar {
    display: flex;
    justify-content: end;
  }

  .bl-wrapper .row .col-md-9 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .bl-wrapper .row .right-container .page-header {
    width: 720px;
    max-width: 100%;
    margin-left: auto;
    margin-top: 20px;
  }

  .mobile-use-sidebar .menu-toogle {
    width: 28px;
    height: 28px;
    position: relative;
    top: 22px;
    margin-right: 20px;
  }

  .mobile-use-sidebar .menu-toogle .border {
    width: 28px;
    height: 4px;
    background: #292b2c;
    margin: 4px;
    transition: all 0.3s;
    border: none !important;
  }

  .mobile-use-sidebar button.btn,
  .mobile-use-sidebar button.btn:hover,
  .mobile-use-sidebar button.btn:focus {
    line-height: normal;
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
    outline: none;
  }

  .mobile-use-sidebar .bl-sidebar {
    height: 100%;
    background: unset;
    padding: 0;
    position: unset;
    float: unset;
    width: 100%;
  }

  .mobile-use-sidebar .offcanvas-title {
    text-align: center;
    margin: 0 auto;
  }

  .mobile-use-sidebar .btn-close:hover,
  .mobile-use-sidebar .btn-close:focus {
    opacity: 1;
    background-color: unset;
    box-shadow: none;
  }

  .bl-wrapper .bl-sidebar ul li:hover {
    border-radius: 0 !important;
  }

  .bl-wrapper .bl-sidebar ul {
    margin-left: 0;
  }

  .bl-wrapper .bl-sidebar ul li a {
    font-size: 16px;
    text-align: left;
  }

  .bl-wrapper .right-container {
    padding: 0px 15px 0px 15px !important;
  }

  .mobile-use-logo {
    display: flex;
    justify-content: center;
    margin-top: -30px;
  }

  .mobile-use-logo a img {
    width: 100%;
    height: auto;
    max-width: 100px;
  }

  .bl-wrapper .bl-sidebar ul li {
    padding: 15px;
  }

  .bl-wrapper .right-container .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .right-container button.btn-success {
    font-size: 16px;
  }

  .my-pets-table {
    overflow: auto;
  }

  .my-pets-table table {
    white-space: nowrap;
  }

  .my-pets-table table button {
    width: auto;
    max-width: fit-content !important;
  }

  .mobile-use-sidebar .btn:active {
    background-color: transparent !important;
  }
}

@media (max-width: 767px) {
  .view-resercation-table tr {
    width: 100%;
    margin-bottom: 6px;
  }

  .items .row .col-md-6 label.error {
    bottom: -3px;
  }

  .my-account-update-pwd .col-12 input {
    margin-bottom: 20px;
  }

  .right-container label.error {
    position: absolute;
    bottom: -1px;
  }

  .bl-wrapper .bl-sidebar ul {
    padding-left: 0;
  }

  .pet-datatable {
    overflow: auto;
    white-space: nowrap;
  }

  .bl-wrapper .row .right-container .page-header {
    width: 100%;
    text-align: center;
    padding: 0;
  }

  .bl-wrapper .right-container .page-header h1 {
    font-size: 18px !important;
    margin-bottom: 0;
  }

  .bl-wrapper .right-container .page-header h1 small {
    font-size: 75% !important;
  }

  .container-flued.bl-wrapper {
    overflow-x: hidden;
  }

  .bl-wrapper .right-container .row .col-md-6 input,
  .bl-wrapper .right-container .row .col-md-6 select {
    margin-bottom: 20px;
  }

  .bl-wrapper .right-container .row.mb-3 {
    margin-bottom: 0 !important;
  }

  .bl-wrapper .right-container .btn-success {
    padding: 10px 18px;
    font-size: 16px;
  }

  .my-account-update-pwd button.btn.btn-success {
    margin-top: 20px;
  }

  .dog-highlight-info {
    flex-direction: column;
    align-items: flex-start;
  }

  .dog-highlight-info p {
    white-space: nowrap;
  }

  div#reservation_preview .table {
    width: 100%;
  }

  .got-acoupon-wrap input#coupon_code {
    width: 100%;
  }

  .dog-highlight-info {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .dog-highlight-info p {
    white-space: nowrap;
    margin-right: 5px !important;
    margin-bottom: 10px !important;
    padding: 8px 14px !important;
  }

  div#reservation_preview .table {
    width: 100%;
  }

  .got-acoupon-wrap input#coupon_code {
    width: 100%;
  }

  .got-acoupon-wrap {
    flex-direction: column;
  }

  .got-acoupon-wrap button.btn.btn-primary {
    padding: 13px;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .got-acoupon-wrap input#coupon_code {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .df-step-4 div#card-element {
    width: 100%;
  }

  .df-loader img.loader {
    right: 0;
    left: 0;
  }

  .right-container .dog-info-step-change-btn {
    margin-top: 30px;
  }

  .bl-wrapper .right-container .btn.add-new-pets {
    font-size: 16px;
  }

  .dataTables_length label {
    width: 50%;
  }

  .dataTables_length label {
    width: 50%;
  }

  .dataTables_filter label {
    width: 100%;
    display: flex;
    align-items: center;
  }

  .dataTables_filter label input {
    width: 70%;
    text-align: left;
  }

  .df-step-4 .row .row {
    padding: 0;
    margin: 0;
  }

  .df-step-4 .row .row .col-md-12 {
    min-width: 100%;
  }

  .bl-sidebar ul .has-dropdown a:before {
    top: 3px;
  }

  form#newPetForm .add-form-pet .items .row .col-md-6:first-child .form-group {
    margin-bottom: 0;
  }

  span#img_preview {
    margin-bottom: 12px;
  }

  form#newPetForm .add-form-pet .items .row .col-md-6:first-child .form-group label {
    margin-bottom: 0;
  }

  .relative-wrap label.error {
    bottom: -15px;
  }
}

.right-container form#df-redervation-form .form-check-input:checked[type="radio"] {
  border-color: #ced4da;
}

/*------dog-finger-dashboard-css-end-here*/