@media screen and (max-width: 1600px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-slider-pagination {
    right: 20px !important;
  }
}

@media screen and (max-width: 1450px) {
  .about-gallery {
    justify-content: center;
  }
  .side-menu,
  .main-menu {
    gap: 20px;
  }
}

@media screen and (max-width: 1300px) {
  .container-1296 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1250px) {
  .submenu {
    position: relative;
    background-color: transparent;
    pointer-events: all;
  }
  .parent-li-btn {
    width: 30px;
    height: 30px;
    font-size: 22px;
  }
  .main-menu li:hover .submenu:not(.active) {
    padding: 0;
    max-height: 0;
  }
  .side-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2023/08/5329549.webp);
    width: 0;
    min-height: calc(100vh - 110px);
    min-height: calc(100dvh - 110px);
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    transition: 300ms ease-in-out;
  }

  .side-menu.active {
    width: 100%;
  }

  .main-menu li a {
    font-size: 30px;
  }

  .main-menu {
    flex-direction: column;
  }
  .menu-btn {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .contact-grid-item {
    padding: 20px;
  }
}

@media screen and (max-width: 1100px) {
  .title,
  .title-120 {
    font-size: 100px;
  }

  .home-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .ingredients-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .container-1060 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .certificari-flex {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1000px) {
  .desktop-single-title {
    display: none;
  }
  .description-grid {
    flex-direction: column-reverse;
    align-items: center;
  }
  .description-grid .max-550 {
    max-width: 100%;
  }
  .mobile-single-title {
    display: block;
    margin-bottom: 35px;
  }

  .hidden-1000 {
    display: none;
  }

  .tasty-two-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 80px;
  }

  .products-grid,
  .blog-grid,
  .products-grid-chef,
  .contact-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .contact-form-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .product-tasty {
    margin-top: 100px;
  }
}

@media screen and (max-width: 900px) {
  .about-two-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 850px) {
  .title-80,
  .product-title {
    font-size: 60px;
  }

  .title-60,
  .single-post-content h1,
  .single-post-content h2 {
    font-size: 50px;
  }

  .product-prop {
    display: none;
  }
  .product-subheader {
    flex-direction: column;
    align-items: flex-start;
  }
  .img-3d-single {
    max-width: 70%;
  }
  .img-3d-single-chef {
    max-width: 50%;
  }
}

@media screen and (max-width: 800px) {
  .ingredients-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .product-hero {
    background-position-y: 14%;
  }
  .about-gallery div {
    width: 100%;
  }
  .title-50 {
    font-size: 35px;
  }
}
@media (max-width: 750px) {
  .reteta-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .reteta-ambalaj {
    max-width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .certificari-flex {
    grid-template-columns: repeat(2, 1fr);
  }
  .pb-40-mobile {
    padding-bottom: 40px;
  }
  .side-menu {
    min-height: calc(100vh - 90px);
    min-height: calc(100dvh - 90px);
  }
  .sal-c {
    justify-content: center;
  }

  .p-20,
  .discover-txt {
    font-size: 18px;
  }

  .title,
  .title-120 {
    font-size: 55px;
  }

  .title-60,
  .single-post-content h1,
  .single-post-content h2 {
    font-size: 40px;
  }

  .title-80,
  .product-title {
    font-size: 45px;
  }

  .tasty-two-flex > div:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-home {
    background-image: url(/wp-content/uploads/2023/09/bg.webp);
  }

  .hero.hero-home {
    padding-bottom: 0;
    max-height: 100vh;
    overflow: visible;
    max-height: 100dvh;
    padding-top: 500px;
  }

  .title-home-menu,
  .home-menu-item.veggie .title-home-menu {
    font-size: 35px;
  }
  .home-menu-item .discover-link,
  .home-menu-item:hover .discover-link {
    display: none;
  }
  .home-menu-item .p-24 {
    font-size: 16px;
  }

  .home-menu-item {
    padding: 35px 10px;
  }

  .home-menu-container {
    padding-bottom: 24px;
  }

  .site-header {
    padding-top: 35px;
  }

  .logo-header {
    height: 75px;
  }

  .logo-scandia-header {
    width: auto;
    height: 45px;
  }

  .site-header.active .logo-header {
    height: 60px;
  }

  .links-hero-slider.mob {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .links-hero-slider.mob .discover-link:first-child .discover-txt,
  .hero-slider-pagination,
  .hidden-600,
  br {
    display: none;
  }

  .products-grid,
  .blog-grid,
  .products-grid-chef,
  .contact-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .contact-form-con {
    padding: 35px 20px;
  }

  .footer-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-line {
    margin-left: auto;
    margin-right: auto;
  }

  .copyright {
    text-align: center;
    justify-content: center;
  }

  .copyright p:last-child {
    display: none;
  }

  .blog-post-title {
    font-size: 22px;
  }

  .hero-tasty-chef,
  .hero-tasty {
    padding: 70px 20px;
    border-radius: 0;
  }

  .product-reteta {
    border-radius: 0;
  }
}
