@media only screen and (max-width : 767px) {
    /* Default CSS */
   :root {
    --fontSize: 15px;
    }
    body {
        font-size: var(--fontSize);
    }
    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .ptb-70 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pt-70 {
        padding-top: 50px;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-45 {
        padding-top: 30px;
    }
    .pb-10 {
        padding-bottom: 0;
    }
    .pl-20 {
        padding-left: 0;
    }
    .pr-20 {
        padding-right: 0;
    }
    .mb-45 {
        margin-bottom: 30px;
    }
    .ml-20 {
        margin-left: 0;
    }
    .mr-20 {
        margin-right: 0;
    }
    .default-btn {
        padding: 10px  20px;
        font-size: 14px;
    }
    .section-title {
        span {
            font-size: 14px;
        }
        h2 {
            font-size: 26px;
        }
        p {
            padding-top: 10px;
        }
    }

    .ps-2 {
        padding-left: 0 !important;
    }
    .ps-3 {
        padding-left: 0 !important;
    }
    .ps-5 {
        padding-left: 0 !important;
    }
    .ps-0 {
        padding-left: 15px !important;
    }
    .pe-0 {
        padding-right: 15px !important;
    }
    .p-0 {
        padding-left: 15px !important; 
        padding-right: 15px !important;
    }
    h3 {
        font-size: 21px;
    }
    .text-end {
        text-align:  left !important;
    }
    .float-end {
        float: left !important;
    }
    /* Hero Area CSS */
    .hero-area {
        padding-bottom: 50px;
        .owl-nav {
            .owl-prev {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                left: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
            .owl-next {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                right: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
        }
    }
    .hero-item {
        padding: 105px 0 0;
    }
    .hero-content {
        margin-bottom: 20px;
        span {
            font-size: 14px;
            margin-bottom: 10px;
        }
        h1 {
            font-size: 30px;
            margin-bottom: 15px;
        }
        p {
            margin-bottom: 20px;
        }
    }
    .hero-img {
        .discount-text-area {
            left: 0;
            width: 90px;
            height: 90px;
            h3 {
                font-size: 22px;
            }
            span {
                font-size: 16px;
            }
        }
    }
    .hero-shape {
        display: none;
    }
    .banner-area {
        padding-bottom: 50px;
        .owl-nav {
            .owl-prev {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                left: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
            .owl-next {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                right: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
        }
    }
    .banner-item {
        padding: 50px 0 0;
    }
    .banner-content {
        span {
            font-size: 14px;
            margin-bottom: 10px;
        }
        h1 {
            font-size: 30px;
            margin-bottom: 15px;
        }
        p {
            margin-bottom: 20px;
        }
        .banner-btn {
            .default-btn {
                margin-right: 10px;
            }
            .play-btn {
                i {
                    width: 40px;
                    height: 40px;
                    line-height: 40px;
                    font-size: 15px;
                }
                .title-text {
                    margin-left: 10px;
                }
            }
        }
    }
    .banner-area-two {
        padding: 50px 0;
    }
    .banner-img-two {
        margin-top: 30px;
        position: inherit;
        top: 0;
        transform: translateY(-0%);
        right: 0;
        max-width: 100%;
    }

    .inner-banner {
        .inner-title {
            padding-top: 70px;
            padding-bottom: 70px;
            h3 {
                font-size: 30px;
                margin-bottom: 10px;
            }
            ul {
                li {
                    font-size: 16px;
                    &::before {
                        top: 3px;
                    }
                }
            }
        }
    }
   
    /*Banner Bottom Area CSS */
    .banner-bottom-area {
        margin-top: 50px;
    }
    .banner-bottom-card {
        padding: 30px 20px 30px;
        .banner-bottom-icon {
            position: inherit;
            top: 0;
            left: 0;
            width: 65px;
            height: 65px;
            line-height: 60px;
            margin-bottom: 12px;
            i {
                font-size: 30px;
            }
        }
        .banner-bottom-icon-two {
            position: inherit;
            top: 0;
            left: 0;
            margin-bottom: 15px;
            width: 60px;
            height: 60px;
            line-height: 60px;
            font-size: 24px;
        }
        h3 {
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 0;
            transition: var(--transition);
        }
        .bottom-icon {
           font-size: 40px;
           bottom: 0;
        }
    }
    /*Story Area CSS */
    .story-img {
        .img-1 {
            max-width: 70%;
        }
        .img-2 {
            max-width: 60%;
        }
        .shape {
            display: none;
        }
    }
    .story-content {
        margin-bottom: 20px;
        .content {
            margin-bottom: 20px;
            .story-icon {
                width: 60px;
                height: 60px;
                line-height: 60px;
                margin-bottom: 12px;
                i {
                    font-size: 30px;
                    top: 4px;
                }
            }
            h3 {
                margin-bottom: 10px;
            }
        }
        .content-list2 {
            li {
                padding-left: 0;
                i {
                    position: inherit;
                    left: 0;
                    margin-bottom: 5px;
                    font-size: 40px;
                }
            }
        }
    }
    .story-img2 {
        .img-1 {
            max-width: 80%;
            border-width: 5px;
        }
        .img-2 {
            max-width: 35%;
            border-width: 5px;
        }
        .shape {
            display: none;
        }
    }
    /*Services Area CSS */
    .services-card {
        padding: 26px 20px 23px;
        .services-icon {
            width: 60px;
            height: 60px;
            line-height: 55px;
            margin-bottom: 12px;
            i {
                top: 6px;
                font-size: 27px;
            }
        }
        .services-icon-two {
            margin-bottom: 10px;
            i {
                font-size: 50px;
            }
            &::before {
                bottom: 0;
                right: -10px;
                width: 30px;
                height: 30px;
            }
        }
        h3 {
            margin-bottom: 10px;
        }
        .services-bottom-icon {
            font-size: 40px;
            bottom: 7px;
            right: 20px;
        }
    }
    .service-details-content {
        h1 {
            font-size: 28px;
        }
        h2 {
            font-size: 26px;
        }
        h3 {
            font-size: 23px;
        }
        h4 {
            font-size: 21px;
        }
        h5 {
            font-size: 20px;
        }
    }

    .menu-details-content {
        .article-share {
            padding: 20px;
            margin-top: 0;
            .article-tag {
                margin-bottom: 10px;
            }
            .article-social-icon {
                float: none;
            }
        }
    }
    /* Cart Wraps Area */
    .cart-wraps-area {
        .cart-table {
            text-align: center;
            table  {
                thead {
                    tr {
                        th {
                            padding: 10px 65px;
                            white-space: nowrap;
                            font-size: 16px;
                        }
                        td {
                            white-space: nowrap;
                        }
                    }
                }
            }
        }
        .cart-buttons {
            .cart-widget-form-area {
                max-width: 100%;
                .cart-widget-form {
                    .subscribe-btn {
                        position: inherit;
                        width: 100%;
                        margin-top: 15px;
                        margin-bottom: 15px;
                    }
                }
            }
            .default-btn {
                padding: 10px 25px;
                font-weight: 500;
            }
        }
    }

    .cart-totals {
        padding: 30px 20px;
        margin-left: 0;
    }

    /* Checkout Area */
    .billing-details {
        padding: 30px 20px 5px 20px;
    }
    .payment-box {
        padding: 25px 20px 25px;
        .default-btn {
            margin-top: 5px;
        }
    }
    .billing-totals {
        padding: 25px 20px 30px;
    }
    /* Checkout Area End */

    .search-area-top {
        display: block;
        .search-area-item {
            margin-right: 10px;
            display: block;
            .search-btn-on {
                padding: 13px 18px;
                width: 100%;
            }
            .search-form {
                width: 100%;
                display: block;
            }
        }
    }
    
    /*Discover Area CSS */
    .discover-card {
        .content {
            padding: 25px 20px 32px;
            span {
                font-size: 18px;
                margin-bottom: 6px;
            }
            h3 {
                margin-bottom: 8px;
            }
            p {
                margin-bottom: 10px;
            }
            .content-bottom {
                .add-btn {
                   padding: 8px 16px;
                   font-size: 14px;
                }
            }
        }
    }
    .discover-area-two {
        .section-title {
            margin-bottom: 15px;
        }
    }
    .discover-slider {
        &.owl-theme {
            left: 0;
        }
    }
    .product-topper {
        .product-title {
            margin-bottom: 15px;
        }
    }
    .product-topper-search-widget {
        margin-bottom: 15px;
    }
    .product-details-content {
        h3 {
            margin-bottom: 10px;
            font-size: 22px;
        }
        .price {
            margin-bottom: 12px;
            font-size: 16px;
        }
        p {
            margin-bottom: 15px;
        }
        .product-details-category {
            margin: 0 0 15px;
            li {
                margin-bottom: 10px;
            }
        }
        .input-count-area {
            margin-bottom: 15px;
        }
    }
    
    .product-details-bottom {
        h3 {
            font-size: 24px;
            margin-bottom: 15px;
            &::before {
                width: 75%;
            }
        }
        h4 {
            font-size: 20px;
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 10px;
        }
        .product-details-progresslist {
            max-width: 100%;
            margin-bottom: 12px;
            .side {
                margin-right: 10px;
            }
            .progress-width {
                width: 70%;
            }
            .progress-percentage {
                margin-left: 10px;
            }
        }
        .shop-review-form {
            .review-form {
                margin-top: 20px;
                .contact-form {
                    h4 {
                        margin-bottom: 20px;
                    }
                }
            }  
        } 
    }
    /*Delivery Area CSS */
    .delivery-img {
        .img-1 {
            max-width: 70%;
        }
        .img-2 {
            max-width: 60%;
        }
        .shape {
            display: none;
        }
    }
    .delivery-content {
        .section-title {
            margin-bottom: 15px;
        }
        .delivery-list {
            li {
                font-size: 16px;
                i {
                    width: 25px;
                    height: 25px;
                    line-height: 25px;
                    border-radius: 5px;
                    margin-right: 10px;
                }
            }
        }
        .delivery-zip-code {
            width: 100%;
            .delivery-zip-form {
                .form-control {
                    height: 50px;
                    line-height: 50px;
                    padding: 0 20px;
                }
                button {
                    height: 50px;
                    line-height: 56px;
                    font-size: 18px;
                    padding: 0 20px;   
                }
            }
        }
    }
    .delivery-img-two {
        .img-1 {
            max-width: 80%;
        }
        .img-2 {
            right: 0;
            bottom: 35px;
            padding: 40px;
            .play-btn {
                i {
                    width: 50px;
                    height: 50px;
                    line-height: 50px;
                    font-size: 17px;
                }
            }
        }
        .shape {
            display: none;
        }
    }
    /*Testimonials Area CSS */
    .testimonials-item {
        padding: 30px 20px 20px;
    }

    .testimonials-item-two {
        padding: 25px 20px;
        .content {
            img {
                width: 60px !important;
                margin-right: 10px;
            }
            .content-text {
                h3 {
                    margin-bottom: 5px;
                    font-size: 20px;
                }
                span {
                    margin-bottom: 0;
                    display: block;
                }
            }
        }
        .quote {
            right: 20px;
            font-size: 35px;
        }
    }

    .booking-form {
        padding: 30px 20px 30px 20px;
        .form-group {
            margin-bottom: 15px;
            .form-control {
                height: 45px;
            }
        }
    }
    .booking-img {
        padding: 50px 0;
        border-radius: 10px;
        .play-btn {
            i {
                width: 60px;
                height: 60px;
                line-height: 60px;
                font-size: 20px;
            }
        }
    }

    /*App Area CSS */
    .app-left-content {
        padding: 50px 0;
        .app-user {
            width: 260px;
            padding: 30px;
            i {
                font-size: 50px;
            }
            h3 {
                .odometer {
                    font-size: 30px;
                }
            }
        }
    }
    .app-content {
        .section-title {
            margin-bottom: 15px;
        }
        .app-btn-area {
            .app-title {
                font-size: 18px;
                margin-bottom: 15px;
            }
            .app-btn {
                margin-right: 10px;
                &:last-child {
                    margin-right: 0;
                }
                .content {
                    display: flex;
                    align-items: center;
                    padding: 8px 10px;
                    img {
                        max-width: 25px;
                        margin-right: 5px;
                    }
                    .title {
                        span {
                            font-size: 12px;
                        }
                        h3 {
                            font-size: 14px;
                        }
                    }
                }
            }
        }
    }

    .user-all-form {
        .contact-form {
            .default-btn {
                width: 100%;
                text-align: center;
            }

            .login-with-account {
                ul {
                    list-style-type: none;
                    margin-bottom: 0;
                    padding: 0;
                    li {
                        display: block;
                        margin-bottom: 15px;
                        &:last-child {
                            margin-bottom: 0;
                        }
                        a {
                            padding: 8px 20px;
                            font-size: 15px;
                        }
                    }
                }
            }
        }
    }

    .contact-form {
        .agree-label {
            label {
                a {
                    &.forget {
                        position: inherit;
                    }
                }
            }
        }
    }
     
    /*Blog Area CSS */
    .blog-card {
        .images {
            .date {
                padding: 5px 10px;
                font-size: 14px;
                left: 15px;
            }
        }
        .content {
            padding: 28px 15px 25px;
        }
    }

    .blog-details-content {
        h1 {
            font-size: 28px;
        }
        h2 {
            font-size: 26px;
        }
        h3 {
            font-size: 23px;
        }
        h4 {
            font-size: 21px;
        }
        h5 {
            font-size: 20px;
        }
        .blog-preview-img {
            .date {
                padding: 6px 10px;
                font-size: 13px;
            }
        }
        .blockquote {
            padding: 30px 20px 25px;
            i {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                left: 0;
                line-height: 1;
                font-size: 35px;
            }
            p {
                max-width: 100%;
                font-size: 16px;
            }
        }
        .article-share {
            padding: 20px;
            margin-top: 0;
            .article-tag {
                margin-bottom: 10px;
            }
            .article-social-icon {
                float: none;
            }
        }
        .comments-form {
            .contact-form {
                padding: 24px;
                h4 {
                    margin-bottom: 15px;
                }
            }
        }
    }

    .side-bar-widget {
        padding: 25px 15px;
    }

    .footer-widget {
        margin-bottom: 30px;
        .footer-logo {
            margin-bottom: 15px;
        }
        h3 {
            font-size: 21px;
            margin-bottom: 20px;
        }
        p {
            margin-bottom: 18px;
        }
        .social-link {
            li {
                margin-right: 5px;
                &.social-title {
                    font-size: 16px;
                }
                a {
                    i {
                        font-size: 18px;
                    }
                }
            }
        }
        .footer-list {
            li {
                margin-bottom:  10px;
            }
        }
        .footer-contact {
            li {
                padding-left: 30px;
                margin-bottom: 10px;
                i {
                    font-size: 17px;
                }
            }
        }
    }

    .error-area {
        .error-content {
            padding: 0 20px;
            img {
                max-width: 100%;
                margin-bottom: 20px;
            }
            h3 {
                margin-bottom: 10px;
                font-size: 26px;
            }
            p {
                margin-top: 0;
                margin-bottom: 15px;
                font-size: 16px;
            }
        }
    }

    .coming-soon-area {
        .coming-soon-content {
            padding-top: 30px;
            padding-bottom: 20px;
            padding-left: 15px;
            padding-right: 15px;
            border-radius: 0;
            animation: none;
            h1 {
                font-size: 30px;
                line-height: 1.1;
                margin-top: 0;
            }
            p {
                font-size: 14px;
                margin-top: 15px;
            }
            #timer {
                margin-top: 30px;
                div {
                    font-size: 30px;
                    margin-left: 5px;
                    margin-right: 5px;
                    margin-bottom: 15px;
                    height: 74px;
                    &:first-child {
                        margin-left: 5px;
                    }
                    span {
                        font-size: 14px;
                        margin-top: -5px;
                    }
                    &::before {
                        display: none;
                    }
                }
            }
            .newsletter-form {
                margin-top: 20px;
                margin-bottom: 20px;
                .input-newsletter {
                    height: 55px;
                    padding-left: 13px;
                    font-size: 15px;
                }
                .default-btn  {
                    position: relative;
                    font-size: 14px;
                    margin-top: 15px;
                    width: 100%;
                    height: 50px;
                }
            }
        }
    }
    
}


@media only screen and (max-width: 520px) {
    .col-6 {
        width: 100%;
    }
}

@media only screen and (min-width : 521px) and (max-width : 991px) {
    .contact-form {
        .agree-label {
            label {
                a {
                    &.forget {
                        position: absolute;
                    }
                }
            }
        }
    }
}

@media only screen and (min-width : 576px) and (max-width : 767px) {
    .container-fluid {
        max-width: 540px !important;
        margin: 0 auto !important;
    } 
}

@media only screen and (min-width : 768px) and (max-width : 991px) {
    /* Default CSS */
   :root {
    --fontSize: 15px;
    }
    body {
        font-size: var(--fontSize);
    }
    .ptb-100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pt-100 {
        padding-top: 50px;
    }
    .ptb-70 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pt-70 {
        padding-top: 50px;
    }
    .pb-70 {
        padding-bottom: 20px;
    }
    .pt-45 {
        padding-top: 30px;
    }
    .pb-10 {
        padding-bottom: 0;
    }
    .pl-20 {
        padding-left: 0;
    }
    .pr-20 {
        padding-right: 0;
    }
    .mb-45 {
        margin-bottom: 30px;
    }
    .ml-20 {
        margin-left: 0;
    }
    .mr-20 {
        margin-right: 0;
    }
    .default-btn {
        padding: 10px  20px;
        font-size: 14px;
    }
    .section-title {
        span {
            font-size: 14px;
        }
        h2 {
            font-size: 26px;
        }
        p {
            padding-top: 10px;
        }
    }

    .ps-2 {
        padding-left: 0 !important;
    }
    .ps-3 {
        padding-left: 0 !important;
    }
    .ps-5 {
        padding-left: 0 !important;
    }
    .ps-0 {
        padding-left: 15px !important;
    }
    .pe-0 {
        padding-right: 15px !important;
    }
    .p-0 {
        padding-left: 15px !important; 
        padding-right: 15px !important;
    }
    h3 {
        font-size: 21px;
    }
    .text-end {
        text-align:  left !important;
    }

    .container-fluid {
        max-width: 720px !important;
        margin: 0 auto !important;
    } 
    /* Hero Area CSS */
    .hero-area {
        padding-bottom: 50px;
        .owl-nav {
            .owl-prev {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                left: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
            .owl-next {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                right: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
        }
    }
    .hero-item {
        padding: 105px 0 0;
    }
    .hero-content {
        margin-bottom: 20px;
        span {
            font-size: 14px;
            margin-bottom: 10px;
        }
        h1 {
            font-size: 30px;
            margin-bottom: 15px;
        }
        p {
            margin-bottom: 20px;
        }
    }
    .hero-img {
        .discount-text-area {
            left: 0;
            width: 90px;
            height: 90px;
            h3 {
                font-size: 22px;
            }
            span {
                font-size: 16px;
            }
        }
    }
    .hero-shape {
        display: none;
    }
    .banner-area {
        padding-bottom: 50px;
        .owl-nav {
            .owl-prev {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                left: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
            .owl-next {
                position: inherit;
                top: 0;
                transform: translateY(-0%);
                right: 0;
                opacity: 1;
                font-size: 15px !important;
                width: 30px;
                height: 30px;
                line-height: 30px !important;
            }
        }
    }
    .banner-item {
        padding: 50px 0 0;
    }
    .banner-content {
        span {
            font-size: 14px;
            margin-bottom: 10px;
        }
        h1 {
            font-size: 30px;
            margin-bottom: 15px;
        }
        p {
            margin-bottom: 20px;
        }
        .banner-btn {
            .default-btn {
                margin-right: 10px;
            }
            .play-btn {
                i {
                    width: 40px;
                    height: 40px;
                    line-height: 40px;
                    font-size: 15px;
                }
                .title-text {
                    margin-left: 10px;
                }
            }
        }
    }

    .banner-area-two {
        padding: 50px 0;
    }
    .banner-img-two {
        margin-top: 30px;
        position: inherit;
        top: 0;
        transform: translateY(-0%);
        right: 0;
        max-width: 100%;
    }
    /* Inner Banner Area CSS */
    .inner-banner {
        .inner-title {
            padding-top: 70px;
            padding-bottom: 70px;
            h3 {
                font-size: 30px;
                margin-bottom: 10px;
            }
            ul {
                li {
                    font-size: 16px;
                    &::before {
                        top: 3px;
                    }
                }
            }
        }
    }
    /*Banner Bottom Area CSS */
    .banner-bottom-area {
        margin-top: 50px;
    }
    .banner-bottom-card {
        padding: 30px 20px 30px;
        .banner-bottom-icon {
            position: inherit;
            top: 0;
            left: 0;
            width: 65px;
            height: 65px;
            line-height: 60px;
            margin-bottom: 12px;
            i {
                font-size: 30px;
            }
        }
        .banner-bottom-icon-two {
            position: inherit;
            top: 0;
            left: 0;
            margin-bottom: 15px;
            width: 60px;
            height: 60px;
            line-height: 60px;
            font-size: 24px;
        }
        h3 {
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 0;
            transition: var(--transition);
        }
        .bottom-icon {
           font-size: 40px;
           bottom: 0;
        }
    }

    /*Story Area CSS */
    .story-img {
        .img-1 {
            max-width: 70%;
        }
        .img-2 {
            max-width: 60%;
        }
        .shape {
            display: none;
        }
    }
    .story-content {
        .content {
            margin-bottom: 20px;
            .story-icon {
                width: 60px;
                height: 60px;
                line-height: 60px;
                margin-bottom: 12px;
                i {
                    font-size: 30px;
                    top: 4px;
                }
            }
            h3 {
                margin-bottom: 10px;
            }
        }
    }
    .story-img2 {
        .img-1 {
            max-width: 80%;
            border-width: 5px;
        }
        .img-2 {
            max-width: 35%;
            border-width: 5px;
        }
        .shape {
            display: none;
        }
    }
    /*Services Area CSS */
    .services-card {
        padding: 26px 20px 23px;
        .services-icon {
            width: 60px;
            height: 60px;
            line-height: 55px;
            margin-bottom: 12px;
            i {
                top: 6px;
                font-size: 27px;
            }
        }
        h3 {
            margin-bottom: 10px;
        }
        .services-bottom-icon {
            font-size: 40px;
            bottom: 7px;
            right: 20px;
        }
        .services-icon-two {
            margin-bottom: 10px;
            i {
                font-size: 50px;
            }
            &::before {
                bottom: 0;
                right: -10px;
                width: 30px;
                height: 30px;
            }
        }
    }
    .service-details-content {
        h1 {
            font-size: 28px;
        }
        h2 {
            font-size: 26px;
        }
        h3 {
            font-size: 23px;
        }
        h4 {
            font-size: 21px;
        }
        h5 {
            font-size: 20px;
        }
    }

    .search-area-top {
        .search-area-item {
            .search-form {
                width: 430px;
            }
        }
    }
    /*Discover Area CSS */
    .discover-card {
        .content {
            padding: 25px 20px 32px;
            span {
                font-size: 18px;
                margin-bottom: 6px;
            }
            h3 {
                margin-bottom: 8px;
            }
            p {
                margin-bottom: 10px;
            }
            .content-bottom {
                .add-btn {
                   padding: 8px 16px;
                   font-size: 14px;
                }
            }
        }
    }
    .discover-area-two {
        .section-title {
            margin-bottom: 15px;
        }
    }
    .discover-slider {
        &.owl-theme {
            left: 0;
        }
    }
    .product-topper {
        .product-title {
            margin-bottom: 15px;
        }
    }
    /* Cart Wraps Area */
    .cart-wraps-area {
        .cart-table {
            text-align: center;
            table  {
                thead {
                    tr {
                        th {
                            padding: 10px 65px;
                            white-space: nowrap;
                            font-size: 16px;
                        }
                        td {
                            white-space: nowrap;
                        }
                    }
                }
            }
        }
        .cart-buttons {
            .cart-widget-form-area {
                .cart-widget-form {
                    height: 45px;
                    .form-control {
                        height: 45px;  
                    }
                    .subscribe-btn {
                        height: 45px;
                        line-height: 45px;
                    }
                }
            }
            .default-btn {
                padding: 10px 25px;
                font-weight: 500;
                position: relative;
                top: 3px;
            }
        }
    }

    /*Delivery Area CSS */
    .delivery-img {
        .img-1 {
            max-width: 70%;
        }
        .img-2 {
            max-width: 60%;
        }
        .shape {
            display: none;
        }
    }
    .delivery-content {
        .section-title {
            margin-bottom: 15px;
        }
        .delivery-list {
            li {
                font-size: 16px;
                i {
                    width: 25px;
                    height: 25px;
                    line-height: 25px;
                    border-radius: 5px;
                    margin-right: 10px;
                }
            }
        }
        .delivery-zip-code {
            width: 100%;
            .delivery-zip-form {
                .form-control {
                    height: 50px;
                    line-height: 50px;
                    padding: 0 20px;
                }
                button {
                    height: 50px;
                    line-height: 56px;
                    font-size: 18px;
                    padding: 0 20px;   
                }
            }
        }
    }
    .delivery-img-two {
        .img-1 {
            max-width: 80%;
        }
        .img-2 {
            right: 0;
            bottom: 70px;
            padding: 80px;
            .play-btn {
                i {
                    width: 50px;
                    height: 50px;
                    line-height: 50px;
                    font-size: 17px;
                }
            }
        }
        .shape {
            display: none;
        }
    }

    .booking-form {
        padding: 30px 20px 30px 20px;
        .form-group {
            margin-bottom: 15px;
            .form-control {
                height: 45px;
            }
        }
    }
    .booking-img {
        padding: 100px 0;
        border-radius: 10px;
        .play-btn {
            i {
                width: 60px;
                height: 60px;
                line-height: 60px;
                font-size: 20px;
            }
        }
    }
    /*Testimonials Area CSS */
    .testimonials-item {
        padding: 30px 20px 20px;
    }

    /*App Area CSS */
    .app-left-content {
        padding: 50px 0;
        .app-user {
            width: 260px;
            padding: 30px;
            i {
                font-size: 50px;
            }
            h3 {
                .odometer {
                    font-size: 30px;
                }
            }
        }
    }
    .app-content {
        .section-title {
            margin-bottom: 15px;
        }
        .app-btn-area {
            .app-title {
                font-size: 18px;
                margin-bottom: 15px;
            }
            .app-btn {
                margin-right: 10px;
                &:last-child {
                    margin-right: 0;
                }
                .content {
                    display: flex;
                    align-items: center;
                    padding: 8px 10px;
                    img {
                        max-width: 25px;
                        margin-right: 5px;
                    }
                    .title {
                        span {
                            font-size: 12px;
                        }
                        h3 {
                            font-size: 14px;
                        }
                    }
                }
            }
        }
    }
    /*Blog Area CSS */
    .blog-card {
        .images {
            .date {
                padding: 5px 10px;
                font-size: 14px;
                left: 15px;
            }
        }
        .content {
            padding: 28px 15px 25px;
        }
    }

    .side-bar-widget {
        padding: 25px 20px;
    }

    .footer-widget {
        margin-bottom: 30px;
        .footer-logo {
            margin-bottom: 15px;
        }
        h3 {
            font-size: 21px;
            margin-bottom: 20px;
        }
        p {
            margin-bottom: 18px;
        }
        .social-link {
            li {
                margin-right: 5px;
                &.social-title {
                    font-size: 16px;
                }
                a {
                    i {
                        font-size: 18px;
                    }
                }
            }
        }
        .footer-list {
            li {
                margin-bottom:  10px;
            }
        }
        .footer-contact {
            li {
                padding-left: 30px;
                margin-bottom: 10px;
                i {
                    font-size: 17px;
                }
            }
        }
    }
    .error-area {
        .error-content {
            img {
                max-width: 550px;
                margin-bottom: 20px;
            }
            h3 {
                margin-bottom: 10px;
                font-size: 26px;
            }
            p {
                margin-top: 0;
                margin-bottom: 15px;
                font-size: 16px;
            }
        }
    }

    .coming-soon-area {
        .coming-soon-content {
            padding-top: 30px;
            padding-bottom: 50px;
            padding-left: 15px;
            padding-right: 15px;
            h1 {
                font-size: 45px;
                line-height: 1.1;
                margin-top: 0;
            }
            p {
                font-size: 16px;
                margin-top: 15px;
            }
        }
    }
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .section-title {
        h2 {
            font-size: 33px;
        }
    }
    h3 {
        font-size: 21px;
    }
    .desktop-nav {
        .navbar {
            .navbar-nav {
                .nav-item {
                    a {
                        margin-right: 10px;
                        margin-left: 10px;
                    }
                }
            }
        }
    }
    .others-options {
        .optional-item {
            .default-btn {
                padding: 12px 20px;
            }
        }
    }

    .hero-content {
        h1 {
            font-size: 45px;
        }
    }

    .banner-content {
        h1 {
            font-size: 46px;
        }
    }
    .banner-area-two {
        padding: 220px 0 100px;
    }
    .banner-content-max {
        max-width: 440px;
    }
    .banner-img-two {
        max-width: 540px;
    }

    /*Banner Bottom Area CSS */ 
    .banner-bottom-card {
        padding: 30px 20px 30px;
        .banner-bottom-icon {
            position: inherit;
            top: 0;
            left: 0;
            width: 65px;
            height: 65px;
            line-height: 60px;
            margin-bottom: 12px;
            i {
                font-size: 30px;
            }
        }
        .banner-bottom-icon-two {
            position: inherit;
            top: 0;
            left: 0;
            margin-bottom: 15px;
            width: 60px;
            height: 60px;
            line-height: 60px;
            font-size: 24px;
        }
        h3 {
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 0;
            transition: var(--transition);
        }
        .bottom-icon {
           font-size: 40px;
           bottom: 0;
        }
    }

    /*Services Area CSS */
    .services-card {
        padding: 26px 17px 23px;
        .services-icon {
            width: 60px;
            height: 60px;
            line-height: 55px;
            margin-bottom: 12px;
            i {
                top: 6px;
                font-size: 27px;
            }
        }
        h3 {
            margin-bottom: 10px;
        }
        .services-bottom-icon {
            font-size: 40px;
            bottom: 7px;
            right: 20px;
        }
    }

    .services-item {
        padding: 26px 17px 23px;
        .services-icon {
            width: 60px;
            height: 60px;
            line-height: 70px;
            margin-bottom: 12px;
            font-size: 26px;
        }
    }

    .story-img2 {
        .img-1 {
            max-width: 80%;
            border-width: 5px;
        }
        .img-2 {
            max-width: 35%;
            border-width: 5px;
        }
        .shape {
            display: none;
        }
    }

    /*Discover Area CSS */
    .discover-card {
        .content {
            padding: 25px 15px 32px;
            span {
                font-size: 18px;
            }
            .content-bottom {
                .add-btn {
                   padding: 8px 16px;
                   font-size: 14px;
                }
            }
        }
    }

    .discover-slider {
        &.owl-theme {
            left: calc((100% - 960px)/2);
            position: relative;
        }
    }
    
    .delivery-img {
        .img-2 {
            max-width: 280px;
        }
    }

    .delivery-img-two {
        .img-1 {
            max-width: 370px;
        }
        .shape {
            top: -20px;
        }
    }

    .app-left-content {
        padding: 120px 0;
    }

    /*Blog Area CSS */
    .blog-card {
        .images {
            .date {
                padding: 5px 10px;
                font-size: 14px;
                left: 15px;
            }
        }
        .content {
            padding: 28px 15px 25px;
            ul {
                li {
                    margin-right: 20px;
                    i {
                        font-size: 17px;
                    }
                    &::before {
                        right: -13px;
                        transform: rotate(25deg);
                    }
                }
            }
        }
    }
     
    
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .banner-img-two {
        max-width: 630px;
    }

    .discover-slider {
        &.owl-theme {
            left: calc((100% - 1140px)/2);
            position: relative;
        }
    }
}

@media only screen and (min-width : 1300px)  {
    .container {
        max-width: 1320px !important;
    } 
}

@media only screen and (min-width: 1300px) and (max-width: 1350px) {
    .container-fluid {
        max-width: 1320px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .blog-card {
        .content {
            padding: 38px 23px 35px;
        }
    }
    
}

@media only screen and (min-width : 1350px) and (max-width: 1469px)  {

}

@media only screen and (min-width: 1470px) and (max-width: 1799px) {
    .container-fluid {
        max-width: 1460px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media only screen and (min-width : 1800px)  {
    .container-fluid {
        max-width: 1640px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .hero-content {
        h1 {
            max-width: 650px;
        }
    }
    .hero-img {
        .discount-text-area {
            top: 40px;
            left: 35px;
        }
    }

    .banner-img-two {
        max-width: 100%;
    }

    .discover-slider {
        &.owl-theme {
            left: calc((100% - 1340px)/2);
            position: relative;
        }
    }
    
}

// Mobile and iPad Navbar
@media only screen and (max-width: 991px) {
    .top-header {
        display: none;
    }
    .nav-sidebar {
        display: none;
    }
    .mobile-nav {
        display: inline-block;
    }
    .optional-item-cart {
        font-size: 20px;
        padding-right: 3px;
        span {
            padding: 1px 5px;
            font-size: 8px;
        }
    }
    .mobile-responsive-nav {
        display: block;
        .mobile-responsive-menu {
            position: relative;
            &.mean-container {
                .mean-nav {
                    margin-top: 50px;
                    background-color: #ffffff;
                    ul {
                        font-size: 15px;
                        border: none !important;
                        li {
                            .dropdown-toggle {
                                &::after {
                                    display: none;
                                }
                            }
                            a {
                                color: #000000;
                                border-top-color: #DBEEFD;
                                text-transform: capitalize;

                                i {
                                    display: none;
                                }
                                &.mean-expand {
                                    width: 50%;
                                    height: 28px;
                                    text-align: right;
                                    padding: 11px!important;
                                    background: transparent !important;
                                    border: {
                                        left: none !important;
                                        bottom: none !important;
                                    };
                                }
                                &.active {
                                    color: var(--goldenColor);
                                }
                            }
                            li {
                                a {
                                    font-size: 15px;
                                }
                            }
                        }
                    }
                }
                .navbar-nav {
                    max-height: 50vh;
                    overflow-y: scroll;
                    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, .1);
                    /* width */
                    &::-webkit-scrollbar {
                        width: 7px;
                    }
                    /* Track */
                    &::-webkit-scrollbar-track {
                        background: #f1f1f1;
                    }
                    /* Handle */
                    &::-webkit-scrollbar-thumb {
                        background: #888;
                    }
                    /* Handle on hover */
                    &::-webkit-scrollbar-thumb:hover {  
                        background: #555;
                    }
                }
            }
        }
        .mean-container {
            a {
                &.meanmenu-reveal {
                    top: 0;
                    padding: 0;
                    width: 35px;
                    height: 30px;
                    padding-top: 6px;
                    color:  var(--goldenColor);
                    span {
                        background:  var(--redColor);
                        height: 4px;
                        margin-top: -6px;
                        border-radius: 0;
                        position: relative;
                        top: 8px;
                    }
                }
            }
            .mean-bar {
                background: transparent;
                position: absolute;
                z-index: 999;
                padding: 0;
            }
        }
        .others-options {
            display: none !important;
        }
    }
    .mobile-responsive-menubar {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: transparent;
        z-index: 999;
        .mobile-responsive-nav {
            background-color: transparent;
            .mean-container {
                a {
                    &.meanmenu-reveal {
                        color:  var(--whiteColor);
                        span {
                            background:  var(--whiteColor);
                        }
                    }
                }
            }
        }
    }
    .navbar-area {
        background-color: transparent;
        &.mobile-responsive-menubar {
            &.is-sticky {
                padding: {
                    top: 0;
                    bottom: 0;
                };
            }
        }
        padding: {
            top: 20px;
            bottom: 20px;
        };
        &.is-sticky {
            background-color: transparent;
            padding: {
                top: 20px;
                bottom: 20px;
            };
            .mobile-responsive-nav-bg {
                animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
                background-color: var(--titleColor);
                padding: 20px 0;
            }
        }
    }
    .desktop-nav {
        display: none;
    }
    .go-top {
        font-size: 18px;
        width: 35px;
        height: 35px;
        line-height: 33px;
    }
    .contact-form {
        padding: 35px 20px 27px;
    }
    .author-profile {
        padding: 25px 15px;
    }
    /* Single Content */
    .single-content {
        h1 {
            font-size: 28px;
        }
        h2 {
            font-size: 26px;
        }
        h3 {
            font-size: 23px;
        }
        h4 {
            font-size: 21px;
        }
        h5 {
            font-size: 20px;
        }
    }
    .menu-details-content {
        h1 {
            font-size: 28px;
        }
        h2 {
            font-size: 26px;
        }
        h3 {
            font-size: 23px;
        }
        h4 {
            font-size: 21px;
        }
        h5 {
            font-size: 20px;
        }
        .article-share {
            padding: 20px;
            margin-top: 0;
            .article-tag {
                margin-bottom: 10px;
            }
            .article-social-icon {
                float: none;
            }
        }
    }
}