.gobiz-wa-store-cat-text,
.single-product {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.alert-float {
    position: fixed;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    transition: top 0.8s ease-in-out, opacity 0.8s ease-in-out;
    z-index: 1050;
    opacity: 0;
}
.navbar,
.navbar-2 {
    width: 100%;
    z-index: 999;
    position: fixed;
}
.img {
    background-size: contain !important;
    object-fit: contain !important;
}
.alert-float.show {
    bottom: 20px;
    opacity: 1;
}
.form-select {
    padding: 0.65rem 2.25rem 0.65rem 1rem !important;
}
.navbar {
    top: 0;
}
.navbar-2 {
    bottom: 0;
}
.navbar .navbar-nav {
    margin-right: 4px;
}
.custom-card-style {
    height: 100%;
    border-color: #333 !important;
}
.bottom-bar,
.bottom-bar-custom,
.bottom-bar2,
.bottom-bar3 {
    height: 6px;
    width: 75px;
    border-radius: 5rem;
}
.p-custom {
    padding: 0.7rem;
}
.bottom-bar {
    bottom: 25px;
}
.bottom-bar2 {
    bottom: 20px;
}
.bottom-bar3 {
    bottom: 15px;
}
.bottom-bar-custom {
    bottom: 34px;
}
.bg-opacity-dark {
    background-color: #eaefef;
}
.modal-dialog-end {
    align-items: end;
    display: flex;
    min-height: calc(100% - 4rem);
}
.modal {
    transition-duration: 0s !important;
}
.alert-rose,
.bg-rose,
.btn-rose {
    background-color: #e90074 !important;
}
.btn-gold:active,
.btn-grocery-green:active,
.btn-restaurant-red:active,
.btn-e-commerce-blue:active,
.btn-rose:active {
    --tblr-btn-active-color: #ffffff;
    --tblr-btn-active-border-color: ##e90074;
}
.alert-gold,
.bg-gold,
.btn-gold {
    background-color: #b39d5d !important;
}
.alert-grocery-green,
.bg-grocery-green,
.btn-grocery-green {
    background-color: #7ed957 !important;
}
.alert-restaurant-red,
.bg-restaurant-red,
.btn-restaurant-red {
    background-color: #ff3d00 !important;
}
.alert-e-commerce-blue,
.bg-e-commerce-blue,
.btn-e-commerce-blue {
    background-color: #2f80ed !important;
}
.btn-gold:hover,
.btn-grocery-green:hover,
.btn-restaurant-red:hover,
.btn-e-commerce-blue:hover,
.btn-rose:hover,
[data-bs-theme="dark"] i.ti.ti-shopping-bag {
    color: #fff;
}
.text-rose {
    color: #e90074 !important;
}
.text-gold {
    color: #b39d5d !important;
}
.text-grocery-green {
    color: #7ed957 !important;
}
.text-restaurant-red {
    color: #ff3d00 !important;
}
.text-e-commerce-blue {
    color: #2f80ed !important;
}
.bg-opacity-gold {
    background-color: #f2f2f2;
}
.bg-opacity-grocery-green {
    background-color: #f2f2f2;
}
.rounded-custom {
    border-radius: 25%;
}
.bg-opacity {
    background-color: #e8f2fd;
}
.bg-opacity-green {
    background-color: rgba(47, 243, 68, 0.1);
}
.bg-opacity-yellow {
    background-color: rgba(250, 181, 7, 0.1);
}
.bg-opacity-red {
    background-color: rgba(248, 118, 118, 0.1);
}
.bg-opacity-pink,
.bg-opacity-purple {
    background-color: rgba(217, 49, 181, 0.1);
}
.bg-opacity-gray {
    background-color: rgba(66, 62, 65, 0.1);
}
.bg-opacity-gray-dark {
    background-color: rgba(128, 126, 127, 0.1);
}
.badge {
    font-weight: 400;
    letter-spacing: -0.4px;
    font-size: 0.85rem;
    padding: 8px 12px;
}
.badge-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--tblr-bg-surface-secondary);
    user-select: none;
    border: var(--tblr-border-width) var(--tblr-border-style) transparent;
    min-width: 1.5714285em;
    font-weight: var(--tblr-font-weight-bold);
    letter-spacing: 0.04em;
}
.badge-notification {
    top: -5px !important;
    right: 2px !important
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}
.btn-effect:active,
button:active {
    transform: scale(0.97);
}
.container-xl {
    max-width: 1200px;
}
.slick-dots {
    bottom: -45px;
}
[data-bs-theme="dark"] .custom-card-style {
    height: 100%;
    border-color: #f8f8f8 !important;
}
:root,
[data-bs-theme="light"] {
    --tblr-border-radius: 16px;
}
@media only screen and (min-width: 769px) {
    .border-md-end {
        border-right: 2px solid #e6e8e9;
    }
}
.slick-dots li button:before {
    color: #336ed1;
    font-size: 14px;
}
.fs-custom {
    font-size: 1.7rem;
}
.product-image-wrapper {
    height: 100px;
    overflow: hidden;
}
.spinner-border {
    width: 2rem;
    height: 2rem;
}
.responsive-title {
    font-size: 1.15rem;
}
.offcanvas-backdrop.show {
    background-color: #000 !important;
    opacity: 0.8;
}
.mt-7 {
    margin-top: 7rem !important;
}
@media (max-width: 576px) {
    .floater-img {
        top: 86px;
    }
    .offcanvas.offcanvas-end {
        width: 100vw !important;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .floater-img {
        top: 86px;
    }
    .offcanvas.offcanvas-end {
        width: 100vw !important;
    }
}
@media (min-width: 769px) {
    .floater-img {
        top: 36px;
    }
    .offcanvas.offcanvas-end {
        width: 30vw !important;
    }
}
@media (min-width: 768px) {
    .responsive-title {
        font-size: 1.5rem;
    }
}
.icon {
    width: 5rem;
    height: 5rem;
}
.slick-dots li.slick-active button:before {
    color: #336ed1;
    opacity: 1;
}
.btn {
    border-radius: 12px;
}
.btn-primary,
.btn:disabled {
    background: #000 !important;
}
a {
    text-decoration: none !important;
}
i.ti.ti-shopping-bag {
    color: #000;
}
[data-bs-theme="dark"] .navbar-brand-autodark .navbar-brand-image {
    filter: brightness(1) invert(0);
}
.ti.ti-shopping-bag-plus {
    font-size: 34px;
}
.card-body,
.card-footer {
    margin: 0;
    padding: 10px;
}
.logo-height {
    height: 60px !important;
}
.regular_price {
    font-size: 13px;
}
.form-title {
    font-size: 15px;
}
.radius-img {
    border-radius: 18px;
}
.ti,
.ti.ti-basket {
    font-size: 25px;
}
.ti.ti-shopping-cart {
    font-size: 25px;
    margin-right: 5px;
}
.pricing {
    font-size: 16px;
}
.name {
    font-size: 18px;
    margin-top: 5px;
}
.sub-name {
    font-size: 14px;
    color: #747272;
    font-weight: 700;
}
.card-sm > .card-body {
    padding: 5px !important;
}
@media (min-width: 328px) and (max-width: 768px) {
    .card-sm > .card-body {
        padding: 5px !important;
    }
    .card-title {
        margin: 0 !important;
        font-size: 12px !important;
        font-weight: 700;
    }
}
body.preloader-site {
    overflow: hidden;
}
.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}
.preloader-wrapper .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
}
.swiper-pagination-bullets {
    bottom: 50px !important;
}
