body {
    font-family: 'Inter';
    font-size: 14px;
    max-width: 640px;
    margin: auto;
    line-height: 19.6px;
    color: #1c1c1c;
}
a {
    text-decoration: none;
    color: #252727;
}
.preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  background: #f5f5f9;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: opacity 0.3s linear;
}
.fixed-top, .fixed-bottom {
    max-width: 640px;
}
.container {
    background-color: #f4f6f8;
}
.b-navbar {
    background-color: #fff;
    height: 60px;
    padding: 15px 0px;
    border-bottom: 1px solid #e5e7eb;
}
.b-navbar [class*=col-] {
    margin: auto;
}
.b-navbar a {
    text-decoration: none;
}
.b-navbar-icon-cart {
    position: relative;
    margin-right: 15px;
}
.b-navbar-icon-cart .cart-item-quantity {
    left: 10px;
    text-align: center;
}
.b-search {
    margin-top:65px;
    background-color: #fff;
    padding: 20px 15px;
}
.b-home {
    margin-top: 60px;
}
.b-location {
    padding: 25px 10px 10px;
    background-color: #fff;
}
.b-location .b-location-address a {
    text-decoration: none;
    color: #252727;
}
.b-location .b-location-address {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-services {
    background-color: #fff;
    padding: 20px 15px;
}
.b-services-default {
    background-color: #fff;
    margin-top: 8px;
}
.b-services-title {
    height: 60px;
}
.b-services-title h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 5px;
}
.b-services-title a {
    text-decoration: none;
    color: #5f5f5f;
}
.b-services-title img {
    vertical-align: sub;
}
.b-services-title .col-8, .b-services-title .col-4 {
    margin: auto;
}
.b-services-navbar-swiper {
    background-color: #e0472e;
}
.b-services-navbar-swiper a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.b-services-navbar-swiper .swiper-slide {
    width: auto !important;
    padding: 15px 10px;
}
.b-services-navbar-swiper .swiper-active {
    font-weight: 500;
    border-bottom: 3px solid #fff;;
}
.b-services-swiper .swiper-slide {
    width: auto !important;
    margin-right: 8px;
}
.b-services-swiper button {
    border-radius: 20px;
    font-size: 14px;
}
.b-services-swiper .swiper-slide.active .btn, .b-services-swiper .swiper-slide .active.btn {
    background-color: #212529;
    color: #FFFFFF;
}
.b-services-swiper-wrap {
    border-bottom: 1px solid #f3f3f3;
}
.b-banners {
    padding: 0px;
    margin-top: 6px;
}
.b-banners img {
    width: 100%;
    max-height: 200px;
}
.b-store {
    background-color: #fff;
    padding: 15px 15px;
}
.b-store .b-store-title .store-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-store .b-store-title .store-type {
    font-size: 14px;
    color: #767678;
    margin-bottom: 0px;
}
.b-store .b-store-title [class*=col-] {
    margin: auto;
    padding: 0px;
}
.b-store .b-store-line {
    color: #f3f3f3;
    opacity: 1;
}
.b-store .b-store-info p {
    color: #5F5F5F;
    margin-bottom: 6px;
}
.b-store .b-store-info .location-address {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-store .b-store-info .time-closing {
    color: #FC4236;
}
.b-store-menu {
    background-color: #fff;
    margin-top: 6px;
    padding: 10px;
}
.b-store-menu h2 {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 5px 5px;
}
.b-store-banners-fixed-top {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
}
.b-store-banners-fixed-top .row {
    padding: 12px 0px 0px;
}
.b-store-banners-fixed-top .b-services-swiper {
    padding: 10px 0px;
}
.b-store-banners-fixed-top h2 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-store-banners-fixed-top p {
    font-size: 12px;
    color: #5f5f5f;
    margin-bottom: 0px;
}
.b-store-banners-top {
    position: relative;
}
.b-store-banners .store-banners-img {
    height: 240px;
    object-fit: cover;
}
.b-store-banners img {
    padding: 0px;
}
.b-store-banners .b-store-banners-btn {
    position: absolute;
    top: 20px;
}
.b-store-banners .b-store-banners-btn .btn-back {
    background-color: #FFFFFF;
    border-radius: 24px;
    padding: 9px 6px;
}
.b-product-banners .b-product-banners-btn .btn-back {
    background-color: #FFFFFF;
    border-radius: 24px;
    padding: 9px 6px;
}
.b-stores-swiper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.b-stores-swiper h4 {
    font-weight: 600;
    font-size: 14px;
    color: #1c1c1c;
    margin: 10px 0px 0px;
}
.b-stores-swiper p {
    color: #767678;
    margin-bottom: 4px;
    font-size: 12px;
}
.b-categories {
    margin-top:170px;
}
.b-category {
    background-color: #fff;
    margin-top: 6px;
}
.b-category:not(:first-child) {
    padding: 18px 0px;
}
.b-category h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 0px 6px;
}
.b-category-store .store-name {
    font-weight: 600;
    font-size: 14px;
    color: #1c1c1c;
    margin: 10px 0px 0px;
}
.b-category-store .store-info {
    color: #767678;
    margin-bottom: 4px;
    font-size: 12px;
}
.b-category .row {
    padding: 0px 10px;
    margin-bottom: 20px;
}
.b-category .b-category-store {
    margin-top: 20px;
    padding: 0px 6px;
}
.b-category .b-category-store img {
    width: 100%;
}
.b-products {
    margin-bottom: 130px;
}
.b-products h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 16px 16px 0px;
}
.b-products .b-products-group {
    background-color: #FFFFFF;
    margin-top: 6px;
    padding: 0px;
}
.b-product {
    padding: 16px 0px;
    margin: 0px 16px;
}
.b-product [class*=col-] {
    padding: 0px;
}
.b-product .product-info {
    padding-right: 5px;
    padding-top: 4px;
}
.b-product .product-img-btn {
    position: relative;
    padding-left: 5px;
}
.b-product .product-img-btn .product-btn {
    text-align: right;
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 5px;
}
.b-product .product-img-btn .product-btn .add-white {
    border-radius: 20px;
    box-shadow: var(--bs-box-shadow);
}
.b-product .product-img-btn .product-btn .btn-group {
    background-color: #FFFFFF;
    padding: 3px 3px;
    border-radius: 20px;
}
.b-product .product-img-btn .product-btn .btn-group .group-number {
    margin: auto;
}
.b-product .product-img-btn .product-select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65%;
}
.col-12 .b-product:not(:first-of-type) {
    border-top: 1px solid #f3f3f3;
}
.b-product .product-img-btn .product-img {
    width: 100%;
}
.b-product .b-product-image {
    margin: auto;
}
.b-product .b-product-name {
    font-size: 14px;
    font-weight: 550;
    color: #000000;
    margin-bottom: 2px;
}
.b-product .b-product-description {
    font-size: 14px;
    color: #757575;
    margin-bottom: 10px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-product .b-product-price {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 4px;
}
.b-product .b-product-price .b-product-price-unit {
    font-weight: unset;
    color: #000000;
}
.b-cart-offcanvas .offcanvas-body {
    padding: 0px;
}
.b-product-banners-top {
    position: relative;
}
.b-product-banners img {
    padding: 0px;
}
.b-product-banners .product-banners-img {
    height: 240px;
    object-fit: cover;
}
.b-product-banners .product-banners-empty {
    height: 40px;
    background-color: #fff;
}
.b-product-banners .b-product-banners-btn {
    position: absolute;
    top:5%;
}
.b-product-detail {
    background-color: #fff;
    padding: 15px 5px 15px;
}
.b-product-detail h1, .b-product-detail h2 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 22.4px;
}
.b-product-detail p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: 16.8px;
    color: #767678;
}
.b-product-detail-note {
    background-color: #fff;
    margin-top: 6px;
    padding: 20px 5px;
    margin-bottom: 150px;
}
.b-product-detail-note p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-product-detail-note .d-detail-note {
    padding: 10px 10px;
}
.b-product-detail-note .d-detail-note textarea {
    border-color: #E3E3E3;
    border-radius: 6px;
    width: 100%;
    padding: 10px;
}
.b-product-detail-note .d-detail-note textarea:focus-visible {
    outline: none;
    border-color: #86b7fe;
}
.b-product-detail-note .d-detail-number {
    margin-top: 6px;
}
.b-product-detail-note .d-detail-number [class*=col-] {
    padding: 0px;
}
.product-detail-quantity {
    margin:auto;
    font-size: 16px;
}
.b-footer {
    margin-top: 10px;
    padding: 16px;
    background-color: #252727;
    color: #fff;
}
.b-footer p {
    font-size: 14px;
    margin-bottom: 0px;
}
.b-footer .footer-body a {
    color: #FFFFFF;
}
.b-footer .footer-body .col-1 {
    margin: auto;
}
.b-footer .footer-body .footer-txt {
    margin-top: 10px;
}
.b-footer .footer-body .footer-txt-small {
    font-size: 12px;
    opacity: 75%;
}
.b-onboarding-wrapper {
    position: fixed;
    inset:0;
}
.b-onboarding-wrapper .swiper-pagination {
    bottom: 26px;
    width: 90px;
    display: flex;
    left: 50%;
    transform: translate(-50%);
    background: #e5e7eb;
    line-height: initial;
    border-radius: 12px;
    overflow: hidden;
}
.b-onboarding-wrapper .swiper.swiper-initialized .swiper-pagination-bullet {
    height: 4px;
    margin: 0;
    width: 100%;
    border-radius: 0;
}
.b-onboarding-wrapper .swiper.swiper-initialized .swiper-pagination-bullet-active {
    background-color: #fc4236;
}
.b-onboarding-swiper {
    background-color: #fff;
}
.b-onboarding {
    padding: 30px 40px 0px;
}
.b-onboarding h1 {
    font-size: 24px;
    font-weight: 600;
}
.b-onboarding .btn-location {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    width: 241px;
    background-color: #fc4236;
    border-radius: 8px;
    margin-top: 20px;
    padding: 10px;
}
.b-onboarding p {
    font-size: 14px;
    color: #686868;
    margin-top: 20px;
}
.b-onboarding p a {
    text-decoration: none;
    color: #fc4236;
}
.b-location-map {
    padding: 0px;
}
.search-box:focus-visible {
    outline: none;
}
.b-location-input {
    background-color: #FFFFFF;
    padding: 20px;
}
.b-location-input .location-title {
    font-size: 24px;
    font-weight: 600;
}
.b-location-input .search-input {
    margin-top: 14px;
    width: 100%;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding: 10px 10px 10px 35px;
    color: #767678;
}
.b-location-input .search-box {
    position: relative;
}
.b-location-input .search-box .search-icon {
    position: absolute;
    top: 12px;
    left: 12px;
}
.b-location-input .search-box .search-input:focus-visible {
    outline: none;
}
.b-location-discover {
    margin-top: 6px;
    background-color: #FFFFFF;
    padding: 20px 10px;
}
.b-location-discover .discover-title {
    font-size: 16px;
    font-weight: 600;
}
.b-location-discover .discover-box {
    text-align: center;
    margin-top: 15px;
}
.b-location-discover .discover-box .box-img {
    width: 93px;
}
.b-location-discover .discover-box .box-title {
    font-size: 14px;
    margin-top: 15px;
}
.b-location-search {
    padding: 12px 5px;
}
.b-location-search [class*=col-] {
    margin: auto;
}
.b-location-search .search-box {
    position: relative;
}
.b-location-search .search-box .search-icon {
    position: absolute;
    top: 9px;
    right: 30px;
}
.b-location-search .search-box .search-input:focus-visible {
    outline: none;
}
.b-location-search .search-box .search-input {
    width: 100%;
    border-radius: 20px;
    border:none;
    background-color: #F0F1F2;
    padding: 10px 15px;
}
.b-location-search-dropdown {
/*    margin-top: 69px;*/
}
.b-location-search-dropdown .dropdown-menu {
    left: 0;
    right: 0;
    border: none;
    border-radius: 0px;
    padding: 5px 15px;
}
.b-location-search-dropdown .location-dropdown {
    padding: 15px 0px;
}
.b-location-search-dropdown .location-dropdown:not(:first-of-type) {
    border-top: 1px solid #F4F6F8;
}
.b-location-search-dropdown .location-dropdown [class*=col-] {
    margin: auto;
}
.b-location-search-dropdown .location-dropdown .location-dropdown-search {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px;
}
.b-location-search-dropdown .location-dropdown .location-dropdown-address {
    font-size: 14px;
    color: #5F5F5F;
    margin-bottom: 0px;
}
.b-location-search-history {

}
.b-location-search-wrap {
    background-color: #e5e7eb;
    height: 100vh;
}
.b-cart-bottom-wrap {
    border-top: 1px solid #f3f3f3;
}
.b-cart-bottom {
    max-width: 640px;
    margin:auto;
    background-color: #fff;
    padding: 20px 0px;
}
.b-cart-bottom a {
    display: block;
}
.b-cart-bottom .col-2 {
    margin: auto;
    position: relative;
}
.btn-add-to-cart {
    background-color: #fc4236;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    color: #fff;
}
.btn-add-to-cart .b-product-price {
    font-size: 14px;
    font-weight: 600;
}
.btn-cart {
    background-color: #fc4236;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    color: #fff;
}
.btn-cart .b-product-price {
    font-size: 14px;
    font-weight: 600;
}
.cart-item-quantity {
    background-color: #fc4236;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px;
}
.b-cart-offcanvas {
    max-width: 640px;
    margin:auto;
    border-radius: 16px 16px 0px 0px;
    --bs-offcanvas-height: 57vh;
}
.b-cart-offcanvas .offcanvas-title {
    font-size: 16px !important;
    font-weight: 600;
}
.offcanvas-body .b-product:not(:first-of-type) {
    border-top: 1px solid #f3f3f3;
}
.b-shipping-method-offcanvas {
    max-width: 640px;
    margin:auto;
    border-radius: 16px 16px 0px 0px;
    --bs-offcanvas-height: 70vh;
}
.b-shipping-method-offcanvas .b-shipping-method-disable {
    opacity: 0.5;
}
.b-shipping-method-offcanvas .b-shipping-method {
    padding: 15px 0px;
    margin: 0px 2px;
}
.b-shipping-method-offcanvas .b-shipping-method:not(:first-of-type) {
    border-top: 1px solid #f3f3f3;
}
.b-shipping-method-offcanvas .b-shipping-method [class*=col-]{
    margin: auto;
}
.b-shipping-method-offcanvas .offcanvas-title-header {
    font-size: 16px;
    font-weight: 600;
}
.b-shipping-method-offcanvas .offcanvas-title-body {
    font-size: 14px;
    font-weight: 600;
}
.b-shipping-method-offcanvas .b-shipping-method-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
}
.b-shipping-method-offcanvas .b-shipping-method-description {
    font-size: 12px;
    color: #767678;
    margin-bottom: 0px;
}
.b-shipping-method-offcanvas .b-shipping-method-price {
    font-size: 14px;
    font-weight: 600;
    color: #FC4236;
}
.b-cart-show-header {
    padding: 15px 0px;
    border-bottom: 1px solid #f3f3f3;
}
.b-cart-show-header [class*=col-]{
    margin: auto;
}
.b-cart-show-header .title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-cart-show-location {
    margin-top: 60px;
    background-color: #fff;
    padding: 10px 5px;
}
.b-cart-show-location .col-12 {
    margin-bottom: 6px;
}
.b-cart-show-location .location-change {
    font-size: 14px;
    color: #39CB95;
}
.b-cart-show-location .user-name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1px;
}
.b-cart-show-location .user-location {
    font-size: 14px;
    color: #5F5F5F;
    margin-bottom: 0px;
}
.b-cart-show-shipping-method .user-location-error {
    margin-bottom: 0px;
    color: #E1472F;
}
.b-cart-show-shipping-method {
    margin-top: 6px;
    background-color: #fff;
    padding: 15px 5px;
}
.b-cart-show-shipping-method .title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.b-cart-show-shipping-method .shipping-method-name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-cart-show-shipping-method .shipping-method-description {
    font-size: 12px;
    color: #5F5F5F;
    margin-bottom: 0px;
}
.b-cart-show-shipping-method [class*=col-] {
    margin: auto;
}
.b-cart-show-payment-method {
    margin-top: 6px;
    background-color: #fff;
    padding: 15px 5px;
}
.b-cart-show-payment-method .title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.b-cart-show-payment-method .payment-method-name {
    font-size: 14px;
    margin: auto;
}
.b-cart-show-terms-of-use {
    margin-top: 6px;
    background-color: #fff;
    padding: 15px 5px;
    margin-bottom: 130px;
}
.b-cart-show-terms-of-use p {
    font-size: 12px;
    color: #5F5F5F;
}
.b-cart-show-terms-of-use p a {
    color: #39CB95;
}
.b-cart-show-footer {
    padding: 15px 10px 10px;
    border-top: 1px solid #f3f3f3;
}
.b-cart-show-footer .col-12 {
    margin-bottom: 15px;
}
.btn-checkout {
    background-color: #fc4236;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    width: 100%;
    border: none;
}
.b-cart-show-footer .btn-checkout {
    display: block;
}
.b-cart-show-footer .txt-total {
    font-size: 14px;
    color: #5F5F5F;
}
.b-cart-show-footer .txt-total-amout {
    font-size: 16px;
    font-weight: 600;
}
.b-cart-show-order {
    background-color: #fff;
    margin-top: 6px;
    padding: 15px 5px;
}
.b-cart-show-order .order-header {
    margin-bottom: 10px;
}
.b-cart-show-order .order-header .title {
    font-size: 14px;
    font-weight: 600;
}
.b-cart-show-order .order-header .order-detail-add {
    font-size: 14px;
    color: #39CB95;
}
.b-cart-show-order .order-body {
    padding: 0px;
}
.b-cart-show-order .order-detail {
    padding: 6px 0px;
}
.b-cart-show-order .order-detail .product-quantity {
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #39CB95;
}
.b-cart-show-order .order-detail .product-name {
    font-size: 14px;
    margin-bottom: 1px;
}
.b-cart-show-order .order-detail .product-change {
    font-size: 12px;
    font-weight: 600;
    color: #39CB95;
    margin-bottom: 0px;
}
.b-cart-show-order .order-footer {
    border-top: 1px solid #E6E7E9;
    padding: 15px 10px 0px;
}
.b-cart-show-order .order-footer p {
    font-size: 14px;
    margin-bottom: 5px;
}
.b-cart-show-order .order-footer .txt-total {
    color: #5F5F5F;
}
.b-authenticate-header {
    padding: 20px 10px;
}
.b-authenticate-body {
    padding: 100px 10px;
}
.b-authenticate-body h1 {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 20px;
}
.b-authenticate-body .input-group, .b-authenticate-body .input-password {
    margin-top: 8px;
}
.b-authenticate-body .input-group-text {
    font-size: 16px;
    background-color: #FFFFFF;
    color: #767678;
    border-radius: 6px 0px 0px 6px;
    border-right: none;
    padding-right: 3px;
}
.b-authenticate-body .customer-information {
    margin-top: 15px;
}
.b-authenticate-body .input-name {
    margin-top: 8px;
}
.b-authenticate-body .input-phone {
    border-left: none;
    padding-left: 3px;
}
.b-authenticate-body .input-phone:focus {
    border:none;
    box-shadow: none;
}
.b-authenticate-body .input-phone:disabled {
    background-color: #FFFFFF;
    color: #767678;
}
.b-authenticate-body .authenticate-error {
    color: #E1472F;
    margin-top: 8px;
    margin-bottom: 0px;
}
.b-authenticate-body .authenticate-txt-wrap {
    margin-top: 15px;
}
.b-authenticate-body .authenticate-txt {
    color: #FFFFFF;
    margin-bottom: 0px;
}
.b-authenticate-body .authenticate-txt.authenticate-txt-disable {
    color: #565758;
}
.b-authenticate-body .authenticate-otp-wrap {
    margin-top: 8px;
}
.b-authenticate-body .authenticate-otp-wrap .input-otp {
    padding: 0px 6px;
}
.b-authenticate-body .authenticate-otp-wrap .input-otp .form-control {
    line-height: 34px;
}
.b-authenticate-body .authenticate-otp-wrap .input-otp input {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.b-authenticate-footer {
}
.b-authenticate-footer .btn-next {
    background-color: #22293E;
    color: #565758;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0px;
    text-align: center;
    border: none;
    border-top: 1px solid #181819;
}
.b-authenticate-footer .btn-next.btn-next-active {
    color: #FFFFFF;
    background-color: #FC4236;
}
.b-authenticate-wrap {
    background-color: #22293E;
    height: 100vh;
}
.b-authenticate-wrap .container {
    background-color: #22293E;
}
.b-order-show-header {
    text-align: center;
}
.b-order-show-header img {
    margin-top: 20px;
}
.b-order-show-header h1 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.b-order-show-header .b-order-status-txt {
    font-size: 14px;
    color: #767678;
}
.b-order-show-header .btn.b-order-destroy {
    border: 1px solid #E3E3E3;
    border-radius: 20px;
    width: 138px;
    margin: auto;
    font-size: 14px;
}
.b-order-show-header .b-order-status {
    display: flex;
    align-items: center;
    border-top: 1px solid #E3E3E3;
    margin-top: 20px;
    padding: 20px 10px;
}
.b-order-status .line {
    width: 50px;
    height: 2px;
    background: #E3E3E3;
}
.b-order-status .line.active-outline {
    background: #39CB95;
}
.b-order-status .steps {
    display: flex;
    color: #767678;
    font-size: 10px;
    width: 200px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border: 1px solid #E3E3E3;
    border-radius: 24px;
}
.b-order-status .steps.active-outline {
    color: #39CB95;
    border: 1px solid #39CB95;
}
.b-order-status .steps.active {
    color: #FFFFFF;
    background-color: #39CB95;
    border: 1px solid #39CB95;
}
.b-order-show-wrap {
    min-height: 92vh;
}
.b-order-show-info {
    margin-top: 67px;
    background-color: #FFF;
    padding: 16px 4px;
}
.b-order-show-info h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.b-order-show-info p {
    font-size: 14px;
    color: #767678;
    margin-top: 2px;
    margin-bottom: 0px;
}
.b-order-show-info .info-shipper {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #F0F1F2;
}
.b-order-show-info .info-shipper [class*=col-] {
    padding: 0px;
    margin: auto;
}
.b-order-show-info .info-shipper .shipper-avatar {
    text-align: center;
}
.b-order-show-info .info-shipper .shipper-name {
    font-size: 14px;
    color: #1C1C1C;
    font-weight: 600;
}
.b-order-show-info .info-shipper .shipper-phone {
    text-align: right;
    color: #39CB95;
    font-size: 12px;
}
.b-order-show-info .info-shipper .shipper-phone.phone-disable {
    color: #181819;
    opacity: 32%;
}
.b-order-show-location {
    background-color: #FFF;
    padding: 16px 4px;
    margin-top: 5px;
}
.b-order-show-location h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.b-order-show-location p {
    font-size: 14px;
    color: #5F5F5F;
    margin-top: 2px;
    margin-bottom: 0px;
}
.b-order-show-payment {
    background-color: #FFF;
    padding: 16px 4px;
    margin-top: 5px;
}
.b-order-show-payment h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.b-order-show-payment p {
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 0px;
}
.b-order-show-info .alert {
    padding: 8px 10px;
    margin: 10px 8px 0px 0px;
    font-size: 14px;
}
.alert.alert-secondary {
    color: #5F5F5F;
    border: 1px solid #D6D6D8;
    background: rgba(118, 118, 120, 0.1);
}
.alert.alert-danger {
    color: #FC4236;
    border: 1px solid #FC4236;
    background: rgba(252, 66, 54, 0.1);
}
.alert.alert-primary {
    color: #1676FC;
    border: 1px solid #1676FC;
    background: rgba(22, 119, 255, 0.1);
}
.alert.alert-light {
    color: #1c1c1c;
}
.alert.alert-success {
    color: #39CB95;
    border: 1px solid #39CB95;
    background: rgba(57, 203, 149, 0.1);
}
.b-order-show-detail {
    margin-top: 5px;
    background-color: #FFFFFF;
    padding: 10px 15px;
}
.b-order-show-detail h2 {
    padding: 0px;
    margin: 5px 0px 0px;
    font-size: 16px;
    font-weight: 600;
}
.b-order-show-detail .b-order-show-products {
    padding: 10px 0px;
}
.b-order-show-detail .b-order-show-products .row {
    margin-top: 5px;
}
.b-order-show-detail .b-order-show-products .show-txt {
    font-size: 14px;
    color: #5F5F5F;
}
.b-order-show-detail .b-order-show-products .show-price {
    text-align: right;
    font-size: 14px;
}
.b-order-show-detail .b-order-show-price {
    padding: 10px 0px;
    border-top: 1px solid #f3f3f3;
}
.b-order-show-detail .b-order-show-price .show-txt {
    font-size: 14px;
    color: #5F5F5F;
}
.b-order-show-detail .b-order-show-price .show-price {
    text-align: right;
    font-size: 14px;
}
.b-order-show-detail .b-order-show-total {
    padding: 10px 0px;
    border-top: 1px solid #f3f3f3;
}
.b-order-show-detail .b-order-show-total .show-txt {
    font-size: 14px;
    color: #5F5F5F;
}
.b-order-show-detail .b-order-show-total .show-price {
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}
.b-order-show-footer {
    text-align: center;
    padding: 20px 10px;
}
.b-order-show-footer [class*=col-] {
    padding: 0px 8px;
}
.b-order-show-footer .btn-support {
    display: block;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding: 10px;

}
.b-order-show-footer .btn-home {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #FC4236;
    border: 1px solid #FC4236;
    border-radius: 8px;
    padding: 10px;
}
.offcanvas.offcanvas-top.customer-info-offcanvas {
    background-color: #20293E;
    max-width: 640px;
    margin:auto;
    height: 100%;
    padding: 15px;
}
.customer-info-offcanvas .offcanvas-body .customer-info {
    background-color: #2E3753;
    padding: 20px 10px;
    border-radius: 8px;
}
.customer-info-offcanvas .offcanvas-body .customer-info [class*=col-] {
    padding: 0px;
}
.customer-info-offcanvas .offcanvas-body .customer-info .info-avatar {
    text-align: center;
}
.customer-info-offcanvas .offcanvas-body .customer-info .info-txt {
    margin: auto;
    padding-left: 10px;
}
.customer-info-offcanvas .offcanvas-body .customer-info .info-txt .info-txt-name {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
}
.customer-info-offcanvas .offcanvas-body .customer-info .info-txt .info-txt-phone {
    margin-bottom: 0px;
    font-size: 12px;
    color: #FFFFFF;
    opacity: 80%;
}
.customer-info-offcanvas .offcanvas-body .customer-order-info {
    background-color: #FFFFFF;
    padding: 20px 10px;
    border-radius: 8px;
    margin-top: 15px;
    text-align: center;
}
.customer-info-offcanvas .offcanvas-body .customer-order-info p {
    font-size: 12px;
    color: #5F5F5F;
    margin-top: 6px;
    margin-bottom: 0px;
}
.customer-info-offcanvas .offcanvas-body .customer-order-info .n-red {
    color: #FC4236;
    font-weight: 600;
}
.customer-info-offcanvas .offcanvas-body .customer-order-info .n-gray {
    color: #5F5F5F;
    font-weight: 600;
}
.customer-order-box {
    background-color: #FFFFFF;
    margin-top: 15px;
    border-radius: 8px;
    padding: 20px 10px;
}
.customer-order-box .order-status {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
}
.customer-order-box .order-status.order-status-inprocess {
    color: #1676FC;
}
.customer-order-box .order-status.order-status-succeed {
    color: #39CB95;
}
.customer-order-box .order-status.order-status-failed {
    color: #FC4236;
}
.customer-order-box .order-store-name {
    font-size: 14px;
    margin: 8px 0px;
}
.customer-order-box .order-count, .customer-order-box .order-created-at {
    font-size: 14px;
    color: #767678;
    margin-bottom: 0px;
}
.customer-order-box .order-detail {
    font-size: 14px;
    font-weight: 600;
    color: #1676FC;
    margin-top: 8px;
}
.customer-info-offcanvas .offcanvas-body .customer-components {
    margin-top: 15px;
    text-align: center;
}
.customer-info-offcanvas .offcanvas-body .customer-components [class*=col-] {
    padding: 0px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-start {
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-right: 10px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-center {
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-right: 5px;
    margin-left: 5px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-end {
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-left: 10px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-box {
    padding: 0px 10px 5px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-box p {
    font-size: 12px;
    color: #5F5F5F;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-center .components-box {
    padding-top: 5px;
}
.customer-info-offcanvas .offcanvas-body .customer-components .components-start .components-box, .customer-info-offcanvas .offcanvas-body .customer-components .components-end .components-box {
    padding-top: 30px;
}
.customer-info-offcanvas .offcanvas-footer {
    text-align: center;
    padding: 25px;
}
.customer-info-offcanvas .offcanvas-footer .btn-hide {
    background-color: #6C7287;
    color: #FFFFFF;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.offcanvas.offcanvas-top.location-offcanvas {
    max-width: 640px;
    margin:auto;
    height: 100%;
    padding: 15px;
}
.location-offcanvas .btn-hide {
    background-color: #F8F8FA;
    color: #1C1C1C;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}
.location-offcanvas .b-location-input {
    padding: 0px;
}
.location-offcanvas .b-location-input .search-box .search-icon {
    position: absolute;
    top: 18px;
    left: 12px;
}
.location-offcanvas .b-location-input .search-input {
    margin-top: 6px;
}
.b-location-empty-fixed {
    top: 125px;
}
.b-location-empty {
    text-align: center;
    padding: 20px 0px;
}
.b-location-empty .location-empty {
    max-width: 126px;
    margin: auto;
}
.b-location-empty h1 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.b-location-empty p {
    font-size: 14px;
    color: #5F5F5F;
    margin-bottom: 0px;
}
.b-location-empty .location-change {
    margin-top: 9px;
}
.b-location-empty .location-change a {
    font-size: 14px;
    font-weight: 600;
    color: #FC4236;
}
.b-location-navbar-swiper {
    padding: 10px;
    background-color: #1C1C1C;
}
.b-location-navbar-swiper a {
    color: #FFFFFF;
}
.b-services-empty-fixed {
    top: 250px;
    background-color: #FFFFFF;
}
.b-services-empty {
    text-align: center;
    padding: 20px 0px;
}
.b-services-empty .services-empty {
    max-width: 126px;
    margin: auto;
}
.b-services-empty p {
    font-size: 14px;
    color: #767678;
    margin-bottom: 0px;
    margin-top: 40px;
}
.b-static-header {
    padding: 15px 10px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #F0F1F2;
}
.b-static-header .static-txt {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    margin: auto;
}
.b-static-header [class*=col-] {
    margin: auto;
}
.b-static-body {
    margin-top: 55px;
    background-color: #FFFFFF;
    padding: 15px 10px;
}
.b-static-body h1, .b-static-body h2, .b-static-body h3 , .b-static-body h4{
    font-size: 18px;
    font-weight: 600;
}
.store-fixed-top [class*=col-] {
    margin: auto;
}
.b-orders-body {
    top: 55px;
}
.b-orders {
    margin-top: 55px;
    padding: 10px 10px 20px;
    min-height: 92vh;
}
.b-orders .customer-order-box {
    margin-top: 9px;
}
.b-orders-swiper {
    padding: 8px 0px;
}
.b-orders-swiper .swiper-slide {
    width: auto !important;
    margin-right: 8px;
}
.b-orders-swiper button {
    border-radius: 20px;
    font-size: 14px;
}
.b-orders-swiper .swiper-slide.active .btn, .b-orders-swiper .swiper-slide .active.btn {
    background-color: #212529;
    color: #FFFFFF;
}
.b-orders-swiper .btn-outline-secondary {
    background-color: #fff;
}
.btn-outline-secondary {
    border-color: #e3e3e3;
    color: #5f5f5f;
}
.btn-top-authenticate {
    background-color: #e0472e;
    padding: 10px;
    border-radius: 25px;
    color: #FFF;
}
.order-destroy-method-offcanvas {
    max-width: 640px;
    margin:auto;
    border-radius: 16px 16px 0px 0px;
    --bs-offcanvas-height: 36vh;
}
.order-destroy-method-offcanvas .offcanvas-title-header {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.order-destroy-method-offcanvas .offcanvas-body {
    padding: ;
}
.order-destroy-method-offcanvas .offcanvas-body .form-check {
    margin-bottom: 15px;
}
.order-destroy-method-offcanvas .offcanvas-body .form-check-input {
    width: 20px;
    height: 20px;
}
.order-destroy-method-offcanvas .offcanvas-body .form-check-label {
    margin-left: 5px;
    vertical-align: sub;
}
.order-destroy-method-offcanvas .order-destroy-bottom {
    margin: auto;
    padding: 15px;
}
.order-destroy-method-offcanvas .order-destroy-bottom [class*=col-] {
    padding: 0px;
}
.order-destroy-method-offcanvas .order-destroy-bottom a {
    display: block;
}
.order-destroy-method-offcanvas .order-destroy-bottom .btn-destroy {
    margin-left: 5px;
}
.order-destroy-method-offcanvas .order-destroy-bottom .btn-back {
    margin-right: 5px;
}
.btn-destroy {
    background-color: #fc4236;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.btn-back {
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #e3e3e3;
}
.store-close-txt {
    color: #E1472F;
}
.store-img-wrapper {
    position: relative;
}
.store-img-wrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    border-radius: var(--bs-border-radius);
}