/* :root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
} */

@media (min-width: 992px) and (max-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1100px) {

  /* topbar */
  .top-bar-container.fixed-top {
    position: static;
  }

  .top-bar-container {
    background-color: var(--primary-color);
  }

  .top-bar .title {
    color: #fff;
  }

  .top-bar .info-links a {
    color: #fff;
  }

  .top-bar .info-links i {
    color: #fff;
  }

  .social-icons a i {
    color: #fff;
  }

  /* navbar */
  header {
    border-radius: 0;
    padding: 0 10px;
    margin: 0;
    margin-top: -10px;
  }

  header.fixed-top {
    top: 0px;
  }

  .header .navbar-nav .nav-link {
    font-size: 13px;
    margin-inline-end: 27px;
  }

  /* side-bar */
  .product_sidebar .list-container {
    flex-wrap: wrap;
  }

  .item-toggle-tab a {
    font-size: 13px;
  }

  /* wrap */
  .wrap .primary-button {
    height: 2rem;
    margin-bottom: 1rem;
    font-size: 12px;
    padding: 0 1.6rem;
    margin-bottom: 0;
  }

  .service_items__post_thumb {
    height: 320px !important;
  }
  .featured_items .owl-carousel .owl-item{
    width: auto !important;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }
}

@media only screen and (max-width: 991px) {

  /* topbar */
  .top-bar-container.fixed-top {
    position: static;
  }

  .top-bar-container {
    background-color: #f0f8ff;
  }

  .top-bar .title {
    color: var(--text-color);
  }

  .top-bar .info-links a {
    color: var(--text-color);
  }

  .top-bar .info-links i {
    color: var(--text-color);
  }

  .social-icons a i {
    color: var(--text-color);
  }

  /* navbar */
  .navbar>.container {
    /* padding: 0; */
  }

  .navbar-toggler {
    border: none;
    font-size: 1rem;
    padding: 0;
  }

  header.fixed-top {
    top: 0;
  }

  header {
    border-radius: 0;
    margin-top: 0px;
  }

  .left-links {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .right-links {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .header .navbar-nav .nav-link {
    margin: 0 0 10px 0;
  }

  .shop-user .nav-link {
    margin-right: 0;
  }

  .header .logo img {
    max-width: 110px;
    margin-inline: 0;
  }

  header {
    padding: 0 0px;
  }

  .items {
    top: 0px !important;
    right: 9px !important;
  }

  .shop-user .nav-link {
    margin-right: 0px !important;
  }

  .header .primary-button {
    width: 100%;
  }

  /* banner */
  .carousel-inner img {
    height: 65vh !important;
  }

  section.banner {
    height: 65vh;
  }

  section.banner .text-area h1 {
    font-size: 60px;
    line-height: 75px;
    word-spacing: 5px;
  }

  /* product-list */
  .product-list {
    padding: 35px 0;
  }

  /* all-product-content */
  .all-product-content {
    padding: 35px 0;
  }

  .restaurant-card {
    padding: 15px;
  }

  .resturant-card-top {
    padding: 15px;
  }

  .restaurant-image {
    height: 300px;
  }

  .restaurant-description {
    font-size: 15px;
  }

  .cart-button button {
    padding-left: 15px;
  }
  .product_sidebar{
    min-height: auto;
  }
  .plus-mins-box_wrap {
    width: 122px;
    margin-bottom: 20px;
  }
  .dog-meat-box {
    width: calc(100% - 220px);
  }
  .p-price {
    width: 120px;
}
.close {
  width: 83px;
}
.cart-tile-box {
  padding: 30px 0;
}
table.table tr td {
  padding: 12px 12px;
  font-size: 12px;
}
.text-area h2 {
  font-size: 34px;
}
.mission-vission {
  padding: 40px 0;
}
.inquiry-forms{
  padding: 40px 0;
}
.mealc-header .companyinfo {
  margin-left: 0px;
  margin-top: 1.5rem;
}
.footer {
  padding: 50px 0 50px 0;
}
.detail-popup{
  max-height: 90vh;
  max-width: 80vw !important;
}
}

@media only screen and (max-width: 767px) {

  /* topbar */
  .top-bar-container.fixed-top {
    position: static;
  }

  .top-bar .info-links a {
    font-size: 14px;
  }

 

  .top-bar .info-links a {
    font-size: 14px;
    color: var(--text-color);
  }

  .top-bar .info-links a i {
    color: var(--text-color);
  }

  .top-bar .info-links li {
    padding-right: 5px;
    padding-left: 5px;
  }

  .social-icons a i {
    font-size: 13px;
    width: 17px;
    margin: 0 3px;
  }

  .top-bar .title {
    font-size: 17px;
    color: var(--text-color);
  }

  /* navbar */
  .navbar-toggler {
    border: none;
    font-size: 1rem;
    padding: 0;
  }

  header.fixed-top {
    top: 0;
  }

  header {
    border-radius: 0;
    margin-top: 25px;
  }

  .left-links {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .right-links {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .header .navbar-nav .nav-link {
    margin: 0 0 10px 0;
  }

  .shop-user .nav-link {
    margin-right: 0;
  }

  .header .logo img {
    max-width: 110px;
    margin-inline: 0;
  }

  header {
    padding: 0 0px;
  }

  .items {
    top: 0px !important;
    right: 9px !important;
  }

  .shop-user .nav-link {
    margin-right: 0px !important;
  }

  .header .primary-button {
    width: 100%;
  }

  .top-right_links {
    position: absolute;
    right: 10px;
    top: 0;
  }

  .social-icons a i {
    color: var(--text-color);
  }

  /* header-section */
  /* .carousel-inner img{
  height: 300px !important;
  object-fit: cover;
} */
  .banner {
    /* margin-top: 25px; */
  }

  .banner .text-area {
    bottom: 0;
  }

  .btn-large-outline .primary-button {
    height: 3.5rem;
    /* padding: 10px 60px; */
  }

  section.banner .text-area h1 {
    font-size: 40px;
    line-height: 40px;
    word-spacing: 3px;
  }

  .carousel-inner img {
    height: 60vh !important;
  }

  section.banner {
    height: 60vh;
  }

  .carousel-caption {
    right: 0;
    bottom: -27% !important;
    left: 0 !important;
  }

  section.banner .text-area h1 {
    font-size: 32px;
  }

  .carousel-control-prev {
    left: 0px;
  }

  .carousel-control-next {
    right: 10px;
  }

  /* product-list */

  .product-list {
    padding: 30px 0;
  }

  /* all-product */
  .all-product-content {
    padding: 30px 0;
  }

  .restaurant-card {
    width: 100%;
    padding: 10px;
    margin-top: 15px;
  }

  .resturant-card-top {
    padding: 10px;
  }

  .menu-content {
    padding: 10px;
  }

  .restaurant-title {
    font-size: 28px;
    line-height: 35px;
  }

  .restaurant-description {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 22px;
    padding-bottom: 15px;
  }

  .list-container {
    flex-wrap: wrap;
    padding-top: 10px;
  }

  .menu-item-card p {
    font-size: 14px;
    padding-top: 5px;
    line-height: 22px;
  }

  .restaurant-info {
    padding: 15px 0 0 0;
  }

  .add-menu-btn .primary-button {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .logo-img {
    width: 95px !important;
    height: 95px !important;
  }

  .menu-item-card h4 {
    margin-top: 10px;
    font-size: 26px;
  }

  .cart-button button {
    padding-left: 15px;
  }

  /* Mission and Vission */
  .mission-vission {
    padding: 30px 0;

  }

  .order-heading h2 {
    font-size: 28px;

  }


  .mission-cards {
    padding-top: 30px;
  }

  .text-area h2 {
    font-size: 28px;

  }

  .text-area {
    padding: 20px 1%;

  }

  .text-area p {
    font-size: 16px;

    line-height: 22px;
  }

  .update-border .text-area {
    border-radius: 20px;

  }

  /* Footer */
  .footer {
    padding: 30px 0 30px 0;
  }

  .footer-description p {
    font-size: 16px;
    line-height: 22px;
    padding-top: 20px;
    margin-bottom: 0;
  }

  .footer-widget__social a {
    height: 35px;
    width: 35px;
    font-size: 16px;

  }

  .text-area-content {

    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .text-area-content.dsv h4 {
    font-size: 22px;

    margin-bottom: 10px;
  }

  .text-area-content.dsv ul.footer-vsdf li a {
    font-size: 16px;

  }

  .footer-logo img {
    max-width: 50%;
  }

  .copyright p {
    padding-top: 20px;

  }

  /* cater-detail page */
  .mealc-header {
    margin-top: 20px;
  }

  .mealc-header .mealc-img {
    height: 300px;
  }

  .mealc-header .companyinfo {
    margin-left: 0px;
  }

  .mealc-header .companyinfo h2 {
    font-size: 30px;
    padding-bottom: 10px;

  }

  .product-details__short-description {
    font-size: 14px;
    padding-bottom: 15px;
  }

  .catering-side__tags {

    padding: 15px 0;
  }

  .border-bottom-container {

    padding: 15px 0;
  }

  .service-size__chips {
    margin-top: 15px;
  }

  .service-size__chips .item-tags {

    font-size: 13px;

  }

  .mb-15px {
    margin-bottom: 15px;
  }

  .c-tabs-wrapper {
    margin: 30px 0;
  }

  .custom-tabs .nav-link {

    min-width: 100%;
    font-size: 13px;

    letter-spacing: 0px;
    padding: 5px;

  }

  .custom-tabs {
    margin: 0;
    margin-bottom: 30px;

    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .tab-content p {
    font-size: 14px;
    line-height: 24px;

  }

  .detail-popup .mat-mdc-dialog-container {
    width: 100vw !important;
    max-width: 90vw !important;
    margin-top: 50px !important;
    height: 85vh !important;
  }

  .mb-100px {
    margin-bottom: 30px !important;
  }

  /* order-summary */
  .detial_form {
    padding: 20px 10px;
  }

  .cart-box h2 {
    font-size: 19px;
    letter-spacing: 2.6px;
    padding: 20px 0;
  }

  .cart-box {
    margin-bottom: 20px;
  }

  .cart-body-tile {
    padding: 20px 15px;
    margin-bottom: 0;
  }

  .dog-meat-box {
    width: 100%;
    padding-bottom: 15px;
  }

  .dog-meat-matter {
    padding-left: 15px;
  }

  .dog-meat-matter h3 {
    font-size: 26px;
    line-height: 26px;
  }

  .dog-meat-matter p {
    font-size: 14px;
  }

  .cart-descr-title {
    font-size: 20px;
    letter-spacing: 2.2px;
  }

  .cart-tile-head {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0 15px;
  }

  .cart-price {
    display: none;
  }

  .p-price {
    font-size: 18px;
    letter-spacing: 1.6px;
    width: 90px;
  }

  .close {
    width: 65px;
    float: right;
  }

  .subtotal-tile {
    padding: 0px 10px;
  }

  .sbtotal-left-box {
    width: calc(100% - 120px);
    font-size: 20px;
    text-align: left;
  }

  .sbtotal-right-box {
    width: 120px;
    font-size: 18px;
    letter-spacing: 1.2px;
  }

  .grand-tile {
    padding: 0 10px;
  }

  .deliverycharge {
    display: block;
  }

  .proceed-box button {
    float: none;
    margin: auto;
  }

  .sub-total-wrapper {
    margin-bottom: 15px;
  }

  .breadcrumb {
    padding: 10px 0 10px 0;
  }

  .cart-main-box {
    margin-top: 0px;
  }
  .product_sidebar{
    min-height: auto;
  }
  .navbar-toggler:focus{
    box-shadow: none;
  }
  /* login */
  .login-sub-box {
    margin: 0px 0px 30px 0px;
  }
  .login-form-tile {
    padding: 0px 15px 15px 15px;
  }
  .signup-bottom-txt-box {
    padding: 20px 50px 20px 50px;
  }
  .card-header {
    margin-bottom: 0px;
 }
 .form-container {
   background-color: var(--white-color);
   padding: 1rem;
   border-radius: 0;
   box-shadow: none;
   margin-bottom: 1.5rem;
 }

 .form-container .form-check-inline {
   margin-bottom: 1rem;
 }
 .form-header-text{
  padding: 0 1rem;
 }
 table.table tr td {
  font-size: 12px;
}
.content-bottom-left {
  padding: 20px;
}
.content-bottom-left .blog-title {
  font-size: 30px;
}
.navbar-nav .dropdown-menu {
  position: absolute !important;
}
}