/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  /* ======= Typography   ====== */

  .section {
    padding: 25px 0;
  }
  
  header .navbar-brand {
    width: 180px;
  }

  .font-sm-size-24 {
    font-size: 24px !important;
  }

  .font-sm-size-26 {
    font-size: 26px !important;
  }

  .font-sm-size-40 {
    font-size: 40px !important;
  }
  .scroll-sm-tabs {
    border-bottom: 0px solid rgba(27, 18, 19, 0.15);
    justify-content: unset;
    overflow-x: auto;
    display: -webkit-box;
  }

  .scroll-sm-tabs .tab {
    width: auto !important;
  }

  .scroll-sm-tabs::-webkit-scrollbar {
    display: none;
  }

  .heading-1,
  .heading-1__1 {
    font-size: 56px;
  }

  .heading-2 {
    font-size: 40px;
  }
  .heading-2__1 {
    font-size: 32px;
  }
  .heading-3 {
    font-size: 32px;
  }

  .cus-text-sm {
  }
  .cus-text-md {
  }
  .cus-text-lg {
  }

  /* =======  Modify default CSS   ====== */

  .w-50,
  .w-25,
  .w-75 {
    width: 100% !important;
  }
  .brand-name {
    /* bottom: -120px; */
  }
  .arrow {
    left: 46%;
  }

  .mega-menu-cont {
    display: none !important;
  }

  /* .sedakey-page .brand-name,
    .postele-page .brand-name {
      bottom: -100px;
      transform: translate(50%, -50%);
    } */
  /* ======= Mobile view Offcanvas  menu    ====== */

  .offcanvas-body .navbar-nav li {
    padding: 14px 0;
  }

  .offcanvas-body .navbar-nav li a {
    color: #1b1213;
    font-family: Poppins;
    font-size: 24px ;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 8px 0;
  }
  .offcanvas-body .cus-ul {
    padding-left: 0px;
  }
  .offcanvas-body .cus-ul li a {
    line-height: 30px !important;
    font-size: 18px !important;
  }

  .common-large-slider img {
    height: 400px !important;
    object-fit: cover;
  }
  
  .common-large-slider {
    height: 400px !important;
  }
  /*-------- lets-enter-section  ------- */

  .lets-enter-section img {
    width: 150px;
  }

  /*-------- footer section  ------- */

  footer .navbar-nav li a {
    text-align: center !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 60px;
  }
  .offcanvas-lis {
    padding: 30px !important;
  }
  .offcanvas-lis .navbar-nav li .nav-link {
    text-align: left !important;
  }
  .offcanvas-lis .nav-link{
    padding: 10px 0;
  }
  .offcanvas-lis .e-shop {
  }
  .offcanvas-lis .e-shop {
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    padding: 16px !important;
    width: 100%;
    text-align: center !important;
  }

  footer .navbar-brand {
    display: flex !important;
    justify-content: center;
  }
  footer p {
    text-align: center !important;
  }
  footer h6 {
    text-align: center !important;
  }
  .text-mobile-center {
    text-align: center !important;
  }
  .kitchen-item-box {
    height: 380px; 
    width: auto;
  }
  .map {
    height: 600px;
  }

  .hero-content {
    padding-top: 120px;
  }
  
  .image-overlay .heading-3 {
    font-size: 32px;
  }
  .kitchen-landing-cards {
    height: 320px; 
  }
  .sedakey-page .swiper-wrapper{
    height: 325px; 
  }
  .box-video {
    height: 375px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  /* ======= Typography   ====== */

  .heading-1 {
  }

  .heading-2 {
  }

  .heading-3 {
  }

  .cus-text-sm {
  }
  .cus-text-md {
  }
  .cus-text-lg {
  }

  /* ======= Mobile view Offcanvas  menu    ====== */

  .offcanvas-body .navbar-nav li a {
    color: #1b1213;
    font-family: Poppins;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
  }
  .offcanvas-body .cus-ul .nav-link {
    font-size: 18px;
    padding: 0 !important;
  }

  body {
    /* background-color: green !important; */
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  /* ======= Typography   ====== */

  .heading-1,
  .heading-1__1 {
    font-size: 56px;
  }

  .heading-2 {
    font-size: 40px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .cus-text-sm {
    font-size: 16px;
    line-height: 24px;
  }
  .cus-text-md {
    font-size: 18px;
    line-height: 27px;
  }
  .cus-text-lg {
    font-size: 20px;
    line-height: 24px;
  }

  /* .brand-name {
      bottom: -100px;
      left: -75px;
    } */

  /* .sedakey-page .brand-name,
    .postele-page .brand-name,
    .brand-name {
      bottom: -100px;
    } */

  .lets-enter-section img {
    width: 250px;
  }
}
/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  /* ======= Typography   ====== */

  .heading-1 {
    font-size: 110px;
  }
  
  .heading-1__1 {
    font-size: 104px;
  }
  .heading-2 {
    font-size: 80px;
  }

  .heading-2__1 {
    font-size: 56px;
  }
  .heading-3 {
    font-size: 48px;
  }
  .heading-4 {
    font-size: 24px;
  }
  .cus-text-xs {
    font-size: 14px;
  }
  .cus-text-sm {
    font-size: 16px;
  }
  .cus-text-md {
    font-size: 18px;
  }
  .cus-text-lg {
  }

  .lets-enter-section img {
    width: 100%;
  }

  body {
    /* background-color: hotpink !important; */
  }

  /* ======= Typography   ====== */
  
}
@media  (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1216px !important;
  }
}
