/* mobile responsive*/
@media only screen and (min-width: 360px) and (max-width: 640px) {
  .sub-nav {
    display: flex;
    justify-content: space-evenly;
    background: #FFC72C;
    font-size: 10px;
  }
  .sub-nav .sub-nav1 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    color: aliceblue;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    padding-bottom: 3px;
  }
  .sub-nav .sub-nav2 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    color: aliceblue;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    padding-bottom: 3px;
  }
  .nav-det {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    padding: 8px 20px;
    font-size: 8px;
  }
  .nav-det .nav-det1 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 8px;
  }
  .nav-det .nav-det2 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 8px;
  }
  .nav-det .nav-det3 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 8px;
  }
  .nav-det .nav-det4 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 8px;
  }
  .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    background: #fd5c63;
    padding: 8px;
    gap: 8px;
    margin: 6px 20px;
    border-radius: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 400;
    color: white;
    font-style: bold;
    font-size: 8px;
  }
  .nav a {
    text-decoration: none;
  }
  img {
    width: 100px;
    height: 100px;
  }
  .shop_sale {
    display: grid;
    grid-template-columns: auto;
    align-items: left;
  }
  .product {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  }
  .product h3 {
    font-size: 10px;
  }
  .product h4 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    color: #fd5c63;
    font-size: 10px;
  }
  .product p {
    font-size: 8px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .product .buy {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
  }
  .product h5 {
    background: #FFC72C;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    width: 70px;
    height: 30px;
    text-align: center;
  }
  .footer {
    display: grid;
    grid-template-columns: 15% 20% 20% 15%;
    justify-content: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    gap: 30px;
    padding-top: 150px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 6px;
  }
  .footer .foot1 {
    font-size: 6px;
  }
  .footer .foot1 h4 {
    -webkit-text-decoration: underline #fd5c63;
            text-decoration: underline #fd5c63;
    padding-bottom: 10px;
  }
  .footer .foot1 li {
    list-style-type: circle;
  }
  .footer .foot2 {
    font-size: 6px;
  }
  .footer .foot2 h4 {
    -webkit-text-decoration: underline #fd5c63;
            text-decoration: underline #fd5c63;
    padding-bottom: 10px;
  }
  .footer .foot2 li {
    list-style-type: circle;
  }
  .footer .foot3 {
    font-size: 6px;
  }
  .footer .foot3 h4 {
    -webkit-text-decoration: underline #fd5c63;
            text-decoration: underline #fd5c63;
    padding-bottom: 10px;
  }
  .footer .foot4 {
    font-size: 6px;
  }
  .footer .foot4 h4 {
    -webkit-text-decoration: underline #fd5c63;
            text-decoration: underline #fd5c63;
    padding-bottom: 10px;
  }
  .footer .foot4 li {
    list-style-type: none;
  }
  .foot_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  .foot_img img {
    width: 100px;
    height: 30px;
  }
  .copyright {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 6px;
  }
  h1 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 12px;
    padding-bottom: 20px;
  }
  p {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 8px;
    font-weight: 500;
    text-align: justify;
  }
}/*# sourceMappingURL=shopmobilestyle.css.map */