/* media querries */
@media (max-width: 1399.98px) {
}

@media (max-width: 1199.98px) {
    h2,
    .h2 {
        font-size: 40px;
    }

    .myBtn {
        margin-top: 1em;
    }

    .quantity-input {
        width: 50px;
    }
}

@media (min-width: 992px) {
    .nav-slider .nav-prev,
    .nav-slider .nav-next {
        display: none;
    }

    a.logOut {
        display: none;
    }

    .logDesk {
        display: block;
    }
}

@media (max-width: 991.98px) {
    #navbar .mobile {
        margin-right: -10px !important;
    }

    .hero {
        padding-top: 8em;
    }

    .hero .lSec {
        margin-bottom: 2em;
    }

    .footer .footerForm .socialIcon {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .formFlex.gap-2 {
        display: flex;
        flex-wrap: wrap;
    }

    #footer .formFlex {
        flex-wrap: wrap;
    }

    h4,
    .h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .product-details h2 {
        font-size: 28px;
    }

    .quantity-control {
        gap: 6px;
    }

    /* Responsive Dashboards Tabs */
    .nav-slider {
        display: flex;
        align-items: center;
        position: relative;
    }

    .nav-slider .nav-items {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .nav-slider .nav-item {
        flex: 0 0 auto;
        margin-right: 1rem;
    }

    .nav-slider .nav-item a {
        background: var(--muted);
    }

    .nav-slider .nav-prev,
    .nav-slider .nav-next {
        background: none;
        border: none;
        font-size: 1.5rem;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 46%;
        transform: translateY(-50%);
        display: none;
    }

    button.nav-prev {
        left: -30px;
    }

    button.nav-next {
        right: -30px;
    }

    /* logout */
    a.logOut {
        font-size: 20px;
        position: absolute;
        top: 2px;
        right: 0;
    }

    .dash .navLink.logDesk {
        display: none;
    }

    ul#shopSubMenu {
        top: 0;
        z-index: 9;
    }

    /* ofcanvasFilter */
    .offCanvasFilter {
        position: fixed;
        width: 400px;
        z-index: 999;
        background: var(--muted);
        height: 100%;
        padding: 2.5em;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        overflow-y: scroll;
    }

    .filterTop {
        border-bottom: 1px solid var(--tertiary);
    }

    button#closeFilter {
        border: 1px solid var(--secondary);
        border-radius: 6px;
        font-size: 16px;
        line-height: 16px;
        width: 28px;
        height: 28px;
        text-align: center;
    }

    #catNav {
        position: fixed;
        width: 400px;
        z-index: 999;
        background: var(--muted);
        height: 100%;
        padding: 2.5em;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        overflow-y: scroll;
    }
}

@media (max-width: 767.98px) {
    .jGrowl.top-right{width: 100%;}
    .h3,
    h3 {
        font-size: 32px;
    }

    h5,
    .h5 {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
    }

    .formFlex.gap-2 {
        display: flex;
        flex-wrap: nowrap;
    }

    .py-6 {
        padding-block: 50px;
    }

    .categories .catBox {
        max-width: 400px;
        margin-inline: auto;
    }

    .featured .lSec {
        margin-block: 60px;
    }

    .featured .rSec {
        padding: 2em;
        width: 100%;
        position: unset;
    }

    .featured .rSec img {
        width: 200px;
    }

    .footer .footerForm .socialIcon {
        justify-content: flex-end;
        margin: 0;
    }

    #footer .formFlex {
        flex-wrap: nowrap;
    }

    .product-details h2 {
        font-size: 28px;
    }

    .swiper .swiper-button-next:after,
    .swiper .swiper-button-prev:after {
        font-size: 30px;
    }

    h6,
    .h6 {
        font-size: 18px;
        line-height: 27px;
    }

    .innerBanner {
        min-height: 450px;
    }

    /* Community single */
    .postCard {
        padding: 1.5rem;
    }

    #createPostForm .ql-container {
        height: 320px;
    }

    .category-grid {
        gap: 1rem;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}

@media (max-width: 575.98px) {
    h2,
    .h2 {
        font-size: 34px;
    }

    .h3,
    h3 {
        font-size: 30px;
    }

    #best-sellers .secTitle h2 {
        width: 100%;
        text-align: center;
        margin-bottom: 12px !important;
    }

    #best-sellers .secTitle {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    /* .payment_option{display:none !important;} */
    .dashboard {
        padding: 1rem 0 0;
    }

    .modal-header {
        padding: 1rem 1.5rem;
    }

    .modal-body {
        padding: 1rem 1.5rem 2rem;
    }

    .dash .secTitle {
        font-size: 1.2rem;
    }

    .dash .section-title {
        font-size: 1.4rem;
    }

    .dash .nav-link,
    .dash .navLink {
        font-size: 14px;
    }

    .myAccordian .accordion-body .ingredient-list .ingredient {
        list-style-position: inside;
    }

    /* Communioty Header  */
    .notification-dropdown {
        right: -45px;
        width: 310px;
    }
}

@media (max-width: 480px) {
    #footer .navLink a {
        font-size: 14px;
    }

    .banner .scroll-container .scroll-content {
        animation: ticker 50s linear infinite;
        gap: 30px;
    }

    .banner .scroll-container .scroll-content span::after {
        margin-left: 30px;
    }

    .banner .scroll-container .scroll-content span {
        position: relative;
        font-size: 14px;
    }

    .footer .bottom p,
    .footer .bottom a {
        font-size: 14px;
        font-weight: 300;
    }

    h4,
    .h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .bannerTitle h1,
    .bannerTitle h2 {
        margin-bottom: 10px;
    }

    .breadCrumb a {
        font-size: 14px;
    }

    /* .product-card{flex-direction:column; text-align:start;}
*/
    .remove-btn {
        top: 15px;
        right: -12px;
    }

    .dash .main-content {
        padding: 1.5rem;
    }

    .products .form_select select {
        width: 100px;
    }

    /* table bundle */
    #productTableBody td {
        font-size: 14px;
    }

    /* OfcanvsFilter */
    .offCanvasFilter {
        width: 100%;
        padding: 2em;
    }
}

@media (max-width: 374px) {
    #footer .formFlex {
        flex-wrap: wrap;
    }

    h2,
    .h2 {
        font-size: 32px;
        margin-bottom: 16px;
    }

    .bannerTitle h2 {
        font-size: 34px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 26px;
    }

    .dash .nav-link,
    .dash .navLink {
        font-size: 12px;
    }
}

@media (max-width: 321px) {
    p {
        font-size: 14px;
    }
}
