.input-button,
.input-button_direct {
    background-color: #f8f9fa;
    border: none;
    padding: 0.375rem 0.75rem;
    margin: 0 2px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    border: none;
    user-select: none;
    transition: background-color 0.15s;
    width: 60px;
}

.input-button,
.input-button_direct:hover {
    background-color: #e9ecef;
    border: none;
}

.my-field {
    border-radius: none !important;
    border: 2px solid white;
}

.my-field::after {
    border-color: red;
}

#network2 {
    margin-left: 10px;
}

.m-text {
    color: #310f4c !important;
    font-size: 23px;
    font-weight: bold;
    margin-top: 15px;
    font-family: "Avenir-Book";
}

.m-text_p {
    color: #310f4c !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    font-family: "Avenir-Book";
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 2940px;
    }
}

.sliders {
    overflow: hidden;
}

.sliders {
    padding: 0;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    width: 100%;
    height: 100%;
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.image-container img {
    max-width: 100px;
    max-height: 100px;
}

@media only screen and (max-width: 998px) {
    .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.1);
        padding-left: calc(var(--bs-gutter-x) * 0.1);
        margin-top: var(--bs-gutter-y);
    }

    .input-button {
        background-color: #f8f9fa;
        border: none;
        padding: 0.3rem 0.7rem;
        margin: 0 1px;
        height: 50px;
        cursor: pointer;
        text-align: center;
        border: none;
        user-select: none;
        transition: background-color 0.15s;
        width: 60px;
    }
}

.btn-secondary {
    width: 200px;
    height: 50px;
    font-weight: 12px;
}

@media only screen and (max-width: 767px) {
    .btn-secondary {
        width: 120px;
        height: 50px;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg {
        height: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .input-button {
        width: 35px;
    }
}

.m-text_h {
    color: #310f4c !important;
    font-size: 15px;
    font-weight: bold;
    font-family: "Avenir-Book";
}

.social-icons {
    margin-left: 20px;
}

.social-icons .nav-link {
    padding: 0;
}

.social-icons .nav-link .bi {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
}

.custom-tabs .nav-link {
    color: #22034c;
    /* Tab text color */
}

.custom-tabs .nav-link {
    background-color: #f3d404;
    border: none;
    /* min-width: 150px; */
    /* height: 70px; */
    border-radius: 0;
    color: #fff;
    margin-bottom: -16px;
}

@media (min-width: 992px) {
    .custom-tabs .nav-link.active {
        min-width: 150px;
        height: 70px;
        margin-bottom: 0 !important;
    }
}

.btn-tab {
    width: 170px;
    height: 70px;
}

.nav-tabs {
    border-bottom: 2px solid #491086;
    margin-left: 18px;
    margin-right: 19px;
}

.topp {
    height: 35px;
    background: linear-gradient(to bottom, #7c29b7, #2a0664);
}

.menulink {
    color: white;
    font-size: 18px;
}

.swal2-popup {
    width: 60%;
    max-width: 400px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .swal2-popup {
        width: 100%;
    }
}

.swal2-popup .swal2-icon {
    margin: 0 auto;
}

.swal2-toast .swal2-icon {
    margin-bottom: 10px;
}

.swal2-toast .swal2-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.swal2-toast .swal2-content {
    font-size: 16px;
}

.sliders {
    overflow: hidden;
}

.swiper-container {
    width: 100%;
    height: 10%;
}

.swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.circle {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: black;
    background-color: white;
    text-align: center;
    line-height: 60px;
    margin-right: 5px;
    color: black;
    font-weight: bold;
    font-size: 23px;
}

.date {
    font-size: 23px;
    color: white;
    font-weight: bold;
}

.menulink {
    color: white;
}

.swiper-pagination-bullet {
    font-size: 200px;
}

.btn-3 {
    background: #d7d7d7;
    color: black;
    font-weight: bold;
    border: none;
}

.options {
    display: flex;
    align-items: center;
}

.input-container {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 10px;
}

.input-button-3 {
    margin-right: 5px;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: black;
    border: none;
    background: #d7d7d7;
    text-align: center;
    line-height: 50px;
    margin-right: 5px;

    font-weight: bold;
    font-size: 23px;
}
.input-button-kenno {
    margin-right: 5px;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-bottom: 5px;
    border-radius: 50%;
    color: black;
    border: 1px solid black;
    background: white;
    text-align: center;
    line-height: 45px;
    margin-right: 5px;

    font-weight: bold;
    font-size: 23px;
}
.input-button-kenno2 {
    margin-right: 5px;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
    border-radius: 50%;
    color: black;
    border: 1px solid black;
    background: white;

    text-align: center;
    line-height: 35px;
    margin-right: 5px;

    font-weight: bold;
    font-size: 23px;
}

.input-button-counter {
    margin-right: 5px;
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-bottom: 5px;
    border-radius: 50%;
    color: #53188e;
    border: 1px solid #53188e;
    background: white;
    text-align: center;
    line-height: 80px;
    margin-right: 5px;

    font-weight: bold;
    font-size: 23px;
}
.options {
    width: 100%;
    display: flex;
}

.active-b {
    background: #491086;
    color: white;
}

.select-input {
    flex: 1;
    background-color: #f8f9fa;
    border: none;
    padding: 0.375rem 0.75rem;
    margin: 0;
    height: 50px;

    cursor: pointer;
    text-align: center;
    border: none;
    user-select: none;
    transition: background-color 0.15s;
}

.btn-3 {
    height: 50px;
}

.bottom-buttons {
    width: 200px;
    height: 50px;
}

.quantity-adjust {
    padding: 5px 10px;

    height: 50px;
    width: 50px;
    border: none;
    background-color: #ccc;
    border: none;
    cursor: pointer;
}
.quantity-adjust-kenno {
    padding: 5px 10px;
    height: 50px;
    width: 100px;
    border: none;
    background-color: #53188e;
    color: white;
    border: none;
    cursor: pointer;
}
.price-btn-kenno {
    border: none;
    width: 100px;
    background-color: #53188e;
    color: white;
    height: 50px;
}
.quantity-adjust-kenno:hover,
.price-btn-kenno:hover {
    background-color: rgb(255, 213, 0) !important;
}

.price-btn {
    border: none;
    height: 50px;
}

@media only screen and (max-width: 998px) {
    .input-button-3 {
        margin-right: 8px;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 8px;

        font-size: 16px;
    }

    .btn-3 {
        height: 40px;
    }

    .bottom-buttons {
        width: 90px;
        height: 40 !important;
        font-size: 13px;
    }

    .sliders {
        max-height: 300px;
    }

    .swiper-container {
        width: 100%;
        max-height: 300px;
    }

    .swiper-slide {
        width: 100%;
        max-height: 300px;
    }

    .inbtns {
        margin-right: 15px;
    }

    .input-button {
        background-color: #f8f9fa;
        border: none;
        padding: 2px !important;
        margin: 0 1px;
        width: 32px;
        height: 30px;
        font-size: 12px;
    }

    .random-pick {
        font-size: 12px;
        height: 30px;
        width: 110px;
    }

    .m-text,
    .m-text_h {
        font-size: 12px;
    }

    .select-input {
        flex: 1;
        background-color: #f8f9fa;
        border: none;
        padding: 0.375rem 0.75rem;
        margin: 0;
        height: 40px;
    }

    .quantity-adjust {
        padding: 5px 10px;
        height: 40px;

        width: 50px;
        border: none;
        background-color: #ccc;
        border: none;
        cursor: pointer;
    }

    .price-btn {
        border: none;
        height: 40px;
    }
}

.input-button-3 {
    flex: 1;
}

.quantity-adjust:hover {
    background-color: #aaa;
}

.btn-group > .btn,
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.random-svg {
    cursor: pointer;
}

.random-svg:hover::after {
    content: attr(title);
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    top: 0;
    left: 100%;
    white-space: nowrap;
    z-index: 999;
}

.nav-tabs.custom-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nav-item {
    flex: 1 1 auto;
}

.nav-link {
    width: 100%;
    text-align: center;
}

.btn-show {
    /* width: 60px; */
    background: white;
    border: 2px solid black;
    color: black;

    height: 40px;
    margin-right: 5px;
    padding-left: -200px;
}

.btn-show.active {
    background-color: #53188e;
    border-color: #53188e;
    color: white;
}

.left-col {
    padding-left: 25px;
}

@media only screen and (max-width: 998px) {
    .left-col {
        padding-left: 0;
    }
    .ddd {
        margin-left: 30px;
        margin-right: 30px;
    }

    .btn-show {
        width: 90px;
        background: white;
        border: 2px solid black;
        color: black;
        margin-bottom: 10px;
        height: 40px;
        margin-right: 5px;
        padding-left: -200px;
    }
}
@media only screen and (min-width: 1024px) {
    .sss {
        margin: 50px !important;
    }
}
.footer li {
    padding: 15px;
}
