@media only screen and (max-width: 991px) {
  .footer-padding {
    padding: 0;
  }
  .footer-container-padding {
    padding: 0;
    margin: 0 auto;
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 950px) {
  #desktop-nav {
    display: none;
  }
  #mobile-nav {
    display: block;
    width: 100%;
  }
  .slick-track {
    height: 40vw;
  }
  .main-banner-img{
   
  }
  .mmt-5 {
    margin-top: 30vw !important;
  }
  .main-logo {
    top: 0;
  }
  #mobile-nav img {
    width: 150px;
  }

  .topnav {
    background-color: #fff;
    position: relative;
    height: 70px;
  }

  .topnav #myLinks {
    display: none;
    z-index: 99;
  }

  .topnav #myLinks a {
    background-color: #fff;
    color: #000;
  }

  .topnav a {
    color: #000;
    padding: 10px 16px;
    margin-bottom: -1px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }

  .topnav a.icon {
    background: #fff;
    color: #000;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;;
  }

  .active {
    background-color: transparent;
    color: black;
    text-align: center;;
  }

  #products {
    margin-top: 60vw;
  }
  .sticker-img {
    width: 290px;
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: -25rem;
  }

}
@media only screen and (max-width: 800px) {
  .bg-dots-1, .bg-dots-2, .bg-dots-3 {
    width: 40%;
  }
  .melona-bg-color {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .melona-order-1 {
    order: 1;
  }
  .melona-order-2 {
    order: 2;
  }
}

@media only screen and (max-width: 600px) {
  .desktop-story {
    display: none;
  }
  .slide-1 {
    background-image: url("http://melona.xenmedia.net/imgs/main/test/main_slide_1_mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
  }
  .slide-2 {
    background-image: url("http://melona.xenmedia.net/imgs/main/test/main_slide_2_mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
  .slide-23 {
    background-image: url("http://melona.xenmedia.net/imgs/main/test/main_slide_23_mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .icon-menu-container img {
      padding: 3px !important;
      width: 72px !important;
  }
  .mb-5 {
    margin-bottom: 1rem!important;
}
  .other-product-banner-mobile-img {
    top: -8px;
  }
  .mobile-story {
    display: block;
  }
  .instafeed {
    height: 188px !important;
  }
  .mobile-story-img {
    height: 65vw;
    position: relative;
    z-index: 15;
    margin: 30px auto;
    display: block;
  }
  .main-banner-img {
    height: auto !important;
  }
  .new-title-position {
    display: none;
  }
  .melona-products .slick-track {
    
  }
  .sticker-img {
    bottom: -15rem;
  }
  .melona-slides .slick-track {
    height: 100vw;
  }
  #products {
    margin-top: 16vw;
  }
  #get-connected {
    margin-top: 6vw;
}
  section {
    margin-bottom: 4rem;
  }
  .slick-track {
    height: 55vw;
  }
  .pickup-container {
  padding: 0;
  }
  .order-pickup-text {
  font-size: 15px;
  }
  .ordered-item-center {
      font-size: 14px;
  }
  .order-pickup-item-desc {
      font-size: 18px;
      line-height: 1.2;
  }
  .ordered-item-right {
      font-size: 16px;
    }
  .order-center {
    padding: 5px;
  }
  .order-container {
      padding: 5px;
      border-radius: 10px;
  }
  .order-container.mb-3 {
      margin-bottom: 0.6rem !important;
  }
  .order-right i {
      font-size: 20px;
  }
  .pickup-header-container {
  	width: 100%;
  }
  .pickup-header-container .menu-text {
  	font-size: 12px;
  }
  .category-item-title {
  	font-size: 17px;
    line-height: 1.1;
  }
  .product-img-container {
  	width: 110px;
  }
  .product-item-title {
  	font-size: 15px;
  	width: 80%;
  }
  .product-item-title span {
  	display: block;
  }
  .product-item-title.pe-5 {
    padding-right: 0 !important;
  }
  .product-item-price {
  	margin-top: 20px;
  	position: relative;
  	text-align: end;
  	font-size: 25px;
  }
  .product-item-price span {
      font-size: 16px;
  }
  .product-detail-container {
  	padding: 1em;
  }
  .cart-img-container.pe-3 .p-2 {
    padding: 0 !important;
  }
  .cart-img-container.pe-3 {
    padding-right: 5px !important;
  }
  .cart-summary-container .col-4, .cart-summary-container .col-6 {
    padding: 0;
  }
  .cart-summary-container .col-8 {
      padding: 0;
  }
  .cart-summary-price.pe-3 {
      padding-right: 0 !important;
  }
  .pd-product-name {
  	font-size: 1.5rem;
  }
  .zm-input-form-sm {
    font-size: 1.2rem;
  }
  .pd-product-name span {
  	display: block;
  	font-size: 1rem;
  }
  .pd-amount-container {
  	font-size: 2rem;
  }
  .pd-btn {
  	font-size: 1.5rem;
  	padding: .5em;
  }
  .pd-desc-title {
  	font-size: 1.5rem;
  }

  .plus-item, .minus-item {
  	font-size: 35px;
  }
  .fa-bars, .fa-shopping-cart, .fa-th-large {
    font-size: 1.4rem;
  }
  .pd-product-price {
      font-size: 2rem;
    }
    .pd-product-price span {
      font-size: 1rem;
  }
  .pd-desc-title {
    padding: 0.3em 1.1em;
  }
  .first-breadcrumb, .breadcrumb-product-name {
    font-size: 15px;
  }
  .logo-box img {
      width: 170px;
  }
  .search-input {
    padding:10px;
  }
  .search-input-icon {
    font-size: 1.2em;
  }
  .uniq-breadcrumb {
    padding: .2em 1em 0 1em;
  }
  .back-navigation-container {
    position: fixed;
    width: 4rem;
    height: 4rem;
    left: 8vw;
    bottom: 8vw;
  }
  .pd-amount-container {
    padding: 5px 10px;
  }

  .category-item-title {
    font-weight: 600;
  }
  .category-item-img {
    width: 120px;
    height: 100px;
  }
  .category-item {
    height: 170px;
  }
  .zm-input-form {
    font-size: 2rem;
  }
  .cart-product-name {
    font-size: 16px;
    line-height: 1.1;
  }
  .cart-summary-container {
      padding: .3rem 1rem;
  }
  .cart-summary-label {
      font-size: 16px;
  }
  .cart-summary-price {
      font-size: 20px;
  }
  .cart-product-price {
    font-size: 18px;
  }
  .cart-product-input {
    width: 70px;
    font-size: 15px;
  }
  .pickup-today, .pickup-tomorrow {
    padding: 8px;
    font-size: 16px;
  }
  .pickup-tomorrow span, .pickup-today span {
    font-size: 14px;
      font-weight: 400;
  }
  .category-item-title {
    padding-right: 8px;
  }
  .pickup-time-container .form-check-label {
    font-size: 18px;
  }
  .pick-form-control {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 30px;
  }
  .notifier {
    font-size: 14px;
    line-height: 1.2;
  }
  .melona-footer .container {
    padding: 0 !important;
  }
  .melona-footer div div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .melona-footer .row .col {
    padding: 0 !important;
  }
  .footer-text {
    padding: 0 0 20px 0 !important;
  }
  .footer-1 {
    margin-bottom: 2rem;
    text-align: center;
    align-items: center !important;
  }
  .footer-2 {
    margin-bottom: 2rem;
    text-align: center;
  }
  .footer-3 {
    margin-bottom: 2rem;
    text-align: center;
  }
  .melona-form-control {
    width: 220px;
  }
  .footer-3 ul {
    justify-content: center;
  }
  .desktop-footer {
    display: none;
  }
  .mobile-footer {
    display: block;
  }
  .sbox-4 {
    display: block;
    height: 200px;
  }
  .sbox-4 img {
    width: 100%;
  }
  .sbox-5 {
    display: block;
    height: 200px;
  }
  .sbox-5 img {
    width: 90%;
    position:relative;
    top: 10vw;
  }
  .sbox-6 {
    display: block;
    height: 200px;
  }
  .sbox-6 img {
    width: 100%;
    left: 0;
  }
  .sbox-1 {
    display: block;
    height: 200px;
  }
  .sbox-1 img {
    width: 150px;
    left: 0;
    top: -25px;
    position: relative;
  }
  .sbox-3 {
    display: block;
    height: 200px;
  }
  .sbox-3 img {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
  }
  .sbox-2 {
    display: block;
    height: 200px;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 0vw;
    z-index: 10;
  }
  .sbox-2 img {
    width: 50% !important;

  }

}

.mobile-sub-menu {
  display: none;
}
.mobile-sub-menu, .mobile-sub-sub-menu {
  list-style: none;
  margin: 15px 0px 0px 15px;
  padding: 0;
}
.mobile-sub-sub-menu {
  padding-left: 15px;
}
.mobile-sub-menu li {
  padding: 15px 0px 15px 0px;
  margin: 0;
}

