@media only screen and (min-width: 1201px){
    header .container-fluid {
        /* padding: 0 200px !important; */
        max-width: 1200px !important;
    }
}
@media only screen and (max-width: 1200px) {
    .header-content{
        padding: 5px 0 !important;
    }
}
@media only screen and (max-width: 991px) {

    /* Navbar */
    /* a.navbar-text[data-v-c808bbb9] {
        color: white !important;
        font-weight: 500;
        transition: 0.5s;
        padding: 20px 5px 20px 0 !important;
    } */

    
    .sidebar {
        margin-top: 0 !important;
    }

    .category-odd{

    }

    .category-homepage-card{
        /* height: 300px; */
        aspect-ratio: 4/3;
    }
    .category-text-right, .category-text-left{
        margin-left: 10px;
        margin-right: 0;
        margin-top: 16px;
    }

    /* Articles Page */
    .article-card{
        flex-direction: column;
    }

    .article-content{
        padding: 20px;
        font-size: 12px;
    }

}

@media only screen and (max-width: 768px) {
    .category-even{
        flex-direction: column-reverse !important;
    }
    .category-homepage-card{
        /* height: 300px; */
        aspect-ratio: 4/3;
    }
    .article-detail-tags{
        justify-content: center;
    }

    .article-date{
        justify-content: center;
        margin: 10px 0 10px 0;
    }
}

@media only screen and (max-width: 576px){
    /* #order .multiselect-wrapper {
        font-size: 9px !important;
    } */

    .widget-filter {
        padding: 0 25px !important;
    }

    .sidebar .widget {
       padding: 0 25px !important;
    }

    .category-homepage-card{
        /* height: 188px; */
        aspect-ratio: 4/3;
    }

    .md-aspect-4-3{
        aspect-ratio: 16/9;
    }

}

@media only screen and (max-width: 480px) {

    body{
        zoom: 0.9 !important;
    }

    .navbar-text {
        /* font-family: 'Lobster', cursive !important; */
        font-size: 16px;
    }

    .main-banner-title{
        font-size: 40px;
    }

    .main-banner .banner-text h2 {
        font-size: 30px !important;
        line-height: 46px;
    }

    .blog-posts > h3 {
        font-size: 30px !important;
    }

    .article-detail-title {
        font-size: 30px  !important;       
    }

    .col-xs-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-xs-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xs-7 {
        -ms-flex: 0 0 58.33334%;
        flex: 0 0 58.33334%;
        max-width: 58.33334%;
    }

    .col-xs-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xs-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xs-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xs-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding: 0 !important;
    }

    .product-page-section {
        padding: 150px 0 50px 0 !important;
    }

    .articles-page-section {
        padding: 150px 0 50px 0 !important;
    }

    .btn-outline-secondary {    
        font-size: 12px;
    }

    ul.filters-nav{
        column-count: 2 !important;
        -webkit-columns: 2 !important;
        -moz-columns: 2 !important;
    }

    .article-content {
        padding: 0px;
        padding-top: 16px;
        font-size: 12px;
    }

    .logo-img {
        max-height: 75px !important ;
        margin-left: 0 !important;
    }

    .product-section {
        padding: 60px 25px;
    }

    .search-btn {
        padding: 15px 24px !important;
        margin: 5px 10px;
    }


    .article-card{
        margin-top: 0;
    }  
    .home-article-card{
        margin-top: 0
    }

    .sec-block {
        padding: 60px 20px !important;
    }


    .sec-padding{
        padding: 60px 25px 0 25px !important;
    }

    .sec-padding-bottom{
        padding: 60px 25px !important;
    }

    .sec-padding-article{
        padding: 30px 25px 0 25px !important;
    }

    .sec-padding-favourites{
        padding: 60px 25px 0px 25px !important;
    }

    .orderform-section {
        padding: 60px 25px !important;
    }

    .checkout-header-section {
        padding: 150px 0 60px 0 !important;
    }

    .checkout-content-section {
        padding: 0 25px 100px 25px;
    }

    .section-title > h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .section-title{
        margin-bottom: 20px !important;
    }

    .section-title-text{
        color: #D1482A !important;
        font-size: 30px !important;
        font-family: 'Lobster', cursive !important;
        font-weight: 700;
        margin-bottom: 12px !important;
    }
    
    .section-title-text-normal{
        color: #D1482A !important;
        font-size: 26px;
        padding: 10px;
        font-weight: 700;
        margin-bottom: 12px !important;
        font-family: 'Montserrat', sans-serif;
        text-align: center;
    }
    
    .section-subtitle-text{
        color: white;
        font-size: 16px !important;
        text-align: center !important;
        max-width: 100% !important;
        font-family: 'Montserrat', sans-serif;
    }

    .order-section{
        padding: 60px;
    }   
    
    .content-title{
        font-size: 18px !important;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }

    .main-banner .banner-text > span {
        font-size: 16px !important;
    }
    
    .content-desc{
        color: white;
        font-size: 16px !important;
        font-family: 'Montserrat', sans-serif;
    }
    
    .card-content-title-article{
        margin-top: 10px;
        font-size: 18px !important;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }

    .card-content-title{
        font-size: 18px !important;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }
    
    .card-content-desc{
        color: white;
        font-size: 14px !important;
        font-family: 'Montserrat', sans-serif;
    }
    

    .main-banner{
        /*? MARK: CHECK HERE */
        /* padding: 300px 0 190px 0 !important; */
        aspect-ratio: 1/1.25;
    }

    /* .product-page-section {
        padding: 240px 0 200px 0;
    } */

    .pd-item {
        margin-bottom: 30px;
    }

    .popular-dishes .filters-nav {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .offer-posts {
        padding-top: 0;
    }

    /* TO CHECK */
    /* .popular-dishes .filters-nav li{
        width: 90% !important;
        margin-bottom:59px !important;
    } */

    .popular-dishes .filters-nav li a {
        padding: 20px !important;
        font-size: 14px;
    }

    .rounded-btn{
        font-size: 14px !important;
    }

    .search-btn{
        padding: 15px 24px !important;
        margin: 4px 10px;
        font-size: 14px;
    }
    .search-btn-articles{
        padding: 15px 24px !important;
        margin: 6px 26px;
        font-size: 14px;
    }

    .home-favorite-text {
        display: flex;
        /* height: 50px; */
        justify-content: center;
        align-items: center;
    }

    /* Footer */
    .footer-title {
        font-size: 18px !important;
    }

    .footer-desc {
        color: white;
        font-size: 16px !important;
        line-height: 30px;
    }

    footer .top-footer .widget-about p {
       font-size: 16px;
    }

    /* Article Page */
    .article-list-title{
        font-size: 18px;
        margin: 16px 0 32px 0;
    }
    /* Article Page */

    /* Article Detail */
    .article-detail-tags{
        margin-top: 10px;
        /* justify-content: start; */
    }
    .order-banner2{
        margin-bottom: 50px !important;
    }

    .article-detail-thumbnail-text{
        font-size: 14px;
    }

    .category-article-detail{
        font-size: 12px;
    }

    .product-banner, .order-banner2{
        height: auto;
        padding: 60px;
    }

    .blog-posts .blog .blog-info .blog-title {
        font-size: 20px !important;
        line-height: 29px;
        text-transform: capitalize;
    }

    .related-article-desc{
        font-size: 14px;
    }
    

    /* Order form */
    .add-product{
        font-size:16px !important;
        padding: 12px 18px !important;
    }

    .item-counter button{
        font-size: 12px;
    }

     /* Checkout */
     .multiselect-placeholder{
        font-size: 12px;
    }
     .tnc{
        font-size: 12px;
    }

    .back-btn-hyperlink{
        font-size: 16px;
        padding: 0 15px;
    }

    .form-group .form-control {
        font-size: 12px !important;
    }

    ul.filters-nav {
        column-count: 2 !important;
        -webkit-columns: 2 !important;
        -moz-columns: 2 !important;
    }

}

@media only screen and (max-width: 281px) {
    #order .multiselect-wrapper {
        font-size: 6px !important;
    }

    .h4, h4 {
        font-size: 1;
    }

    .multiselect-placeholder{
        font-size: 8px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
        color: white !important;
    }

    .product-section {
        padding: 60px 0;
    }

    .search-btn {
        font-size: 8px;
        padding: 6px 20px !important;
        margin: 3px 9px;
    }

    .rounded-search-bar {
        border-radius: 50px;
        width: 100%;
        background-color: #fff;
        font-size: 12px;
        padding: 10px 20px;
        border: solid 1px black;
    }

    .forms-dropdown{
        padding: 10px 10px;
    font-size: 10px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .logo-header{
        text-align: left !important;
    }

    .logo-img {
        max-height: 60px !important ;
    }

    .btn-outline-secondary{
        font-size: 10px;
    }

    .order-section{
        background-image: url(https://via.placeholder.com/1024x300);
    padding: 50px 30px;
    border-radius: 10px;
    position: relative;
    background-size: cover;
    }

    .float{
        width: 50px !important;
        height: 50px !important;
        bottom: 30px !important;
        right: 12px !important;
        font-size: 20px !important;
    }
    
    .section-title-text{
        color: #D1482A !important;
        font-size: 30px !important;
        font-family: 'Lobster', cursive !important;
        font-weight: 700;
        margin-bottom: 12px !important;
    }
    
    .section-title-text-normal{
        color: #D1482A !important;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 12px !important;
        font-family: 'Montserrat', sans-serif;
    }
    
    .section-subtitle-text{
        color: white;
        font-size: 14px !important;
        text-align: center !important;
        max-width: 100% !important;
        font-family: 'Montserrat', sans-serif;
    }
    
    .content-title{
        font-size: 16px !important;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }
    
    .content-desc{
        color: white;
        font-size: 12px !important;
        font-family: 'Montserrat', sans-serif;
    }
    
    .card-content-title{
        font-size: 16px !important;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
    }
    
    .card-content-desc{
        color: white;
        font-size: 12px !important;
        font-family: 'Montserrat', sans-serif;
    }

    .section-title > h2 {
        font-size: 30px;
        line-height: 30px;
    }

    /* checkout */
    .back-btn-hyperlink{
        font-size: 14px;
        padding: 0 15px;
    }

    .checkout-form-header h4{
        font-size: 10px !important;
    }
    
    .checkout-form-content h5{
        font-size: 10px;
    }
    .tnc{
        font-size: 10px;
    }
}

/* @media screen and (max-width: 491px) and (min-width:481px){ */
    /* ul.filters-nav{
        column-count: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
    } */
/* } */

/* @media only screen and (max-width: 750px){ */
    /* .main-banner{ */
        /* /~? MARK: CHECK HERE ~/ */
        /* aspect-ratio: 1/1; */
    /* } */
/* } */

.main-banner {
    /* height: 70vh !important; */
    height: 100% !important;
}