@media screen and (max-width:1920px) {
  .men img {
    width: 100%;
    max-width: 645px !important;
  }
  .women img {
    width: 100%;
    max-width: 520px !important;
}

}
@media screen and (max-width:1880px) {
  .men img {
    width: 100%;
    max-width: 640px !important;
  }
  .women img {
    width: 100%;
    max-width: 515px !important;
  }
}
@media screen and (max-width:1850px) {
  .men img {
    width: 100%;
    max-width: 605px !important;
  }
  .women img {
    width: 100%;
    max-width: 490px !important;
  }
}
@media screen and (max-width:1800px) {
  .men img {
    width: 100%;
    max-width: 605px !important;
  }
  .women img {
    width: 100%;
    max-width: 490px !important;
  }
}
@media screen and (max-width:1750px) {
  .men img {
    width: 100%;
    max-width: 565px !important;
  }
  .women img {
    width: 100%;
    max-width: 460px !important;
  }
}
@media screen and (max-width:1700px) {
  .men img {
    width: 100%;
    max-width: 545px !important;
  }
  .women img {
    width: 100%;
    max-width: 440px !important;
  }
}

@media screen and (max-width:1650px) {
  .men img {
    width: 100%;
    max-width: 545px !important;
  }
  .women img {
    width: 100%;
    max-width: 440px !important;
  }
}

@media screen and (max-width: 1600px) {
  .shop-categories-men {
    position: absolute;
    top: 10%;
    left: 0%;
    max-width: 350px !important;
    width: 100%;
  }
  .shop-categories-women {
    position: absolute;
    top: 10%;
    right: 0%;
    max-width: 350px !important;
    width: 100%;
  }
  .shop-categories-main {
    /* height: 70vh !important; */
    padding: 40px 0px 760px !important;
  }
  .men img {
    width: 100%;
    max-width: 480px !important;
  }
  .women img {
    width: 100%;
    max-width: 390px !important;
  }
}
@media screen and (max-width: 1550px) {
  .men img {
    width: 100%;
    max-width: 470px !important;
  }
  .women img {
    width: 100%;
    max-width: 380px !important;
  }
}

@media screen and (max-width: 1500px) {
  .men img {
    width: 100%;
    max-width: 440px !important;
  }
  .women img {
    width: 100%;
    max-width: 355px !important;
  }
}
@media screen and (max-width: 1450px) {
  .men img {
    width: 100%;
    max-width: 430px !important;
  }
  .women img {
    width: 100%;
    max-width: 345px !important;
  }
}

@media screen and (max-width: 1400px) {
  .shop-categories-men {
    position: absolute;
    top: 10%;
    left: 10% !important;
    max-width: 350px !important;
    width: 100%;
  }
  .shop-categories-women {
    position: absolute;
    top: 10%;
    right: 10% !important;
    max-width: 350px !important;
    width: 100%;
  }
  .shop-categories-main {
    /* height: 70vh !important; */
    padding: 40px 0px 760px !important;
  }
  .men img {
    width: 100%;
    max-width: 415px !important;
  }
  .women img {
    width: 100%;
    max-width: 340px !important;
  }
  
}
@media screen and (max-width: 1350px) {
  .men img {
    width: 100%;
    max-width: 405px !important;
  }
  .women img {
    width: 100%;
    max-width: 325px !important;
  }
}
@media screen and (max-width: 1300px) {
  .men img {
    width: 100%;
    max-width: 380px !important;
  }
  .women img {
    width: 100%;
    max-width: 310px !important;
  }
}
@media screen and (max-width: 1250px) {
  .men img {
    width: 100%;
    max-width: 370px !important;
  }
  .women img {
    width: 100%;
    max-width: 300px !important;
  }
}
@media screen and (max-width: 1200px) {
  .men img {
    width: 100%;
    max-width: 350px !important;
  }
  .women img {
    width: 100%;
    max-width: 285px !important;
  }
}
@media screen and (min-width: 1199px) {
  #banner-main {
    padding: 20px 100px !important;
  }
  .trending-main {
    margin: 20px 100px !important;
  }
  .style-main {
    margin: 20px 100px !important;
  }
  .limited-main {
    margin: 20px 100px !important;
  }
  #bestseller-main {
    padding: 20px 180px !important;
  }
  .about-main-img {
    padding: 0px 100px;
  }
}

@media screen and(max-width: 1200px) {
  .carousel-prev,
  .carousel-next {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 3px;
    z-index: 100 !important;
    cursor: pointer;
  }
  .shop-categories-main {
    /* height: 70vh !important; */
    padding: 40px 0px 800px !important;
  }
  .carousel-prev {
    left: 5%;
  }
  .carousel-next {
    left: 12%;
  }
  .carousel-prev,
  .carousel-next {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -40px;
  opacity: 0;
  visibility: hidden;
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -40px;
  opacity: 0;
  visibility: hidden;
  display: none;
}
  .men img {
    width: 100%;
    max-width: 350px !important;
  }
  .women img {
    width: 100%;
    max-width: 280px !important;
  }
}
@media screen and (max-width: 1150px) {
  .men img {
    width: 100%;
    max-width: 360px !important;
  }
  .women img {
    width: 100%;
    max-width: 290px !important;
  }
}
@media screen and (max-width: 1100px) {
  .men img {
    width: 100%;
    max-width: 360px !important;
  }
  .women img {
    width: 100%;
    max-width: 290px !important;
  }
}
@media screen and (max-width: 1024px) {
  .shop-categories-men {
    position: absolute;
    top: 10%;
    left: 10% !important;
    max-width: 300px !important;
    width: 100%;
  }
  .shop-categories-women {
    position: absolute;
    top: 10%;
    right: 10% !important;
    max-width: 300px !important;
    width: 100%;
  }
  .shop-categories-main {
    padding: 40px 0px 700px !important;
  }
  .men img {
    width: 100%;
    max-width: 325px !important;
  }
  .women img {
    width: 100%;
    max-width: 260px !important;
  }
}

@media screen and (max-width: 992px) {
  .carousel-prev,
  .carousel-next {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 3px;
    z-index: 100 !important;
    cursor: pointer;
  }
  .cart-detail {
      display:flex;
      justify-content:center;
      align-items:center;
      flex-direction:column;
      gap:5px;
  }
  .carousel-prev {
    left: 5%;
  }
  .carousel-next {
    left: 12%;
  }
  .carousel-prev,
  .carousel-next {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  .for_you_info {
    h4 {
      font-size: 22px !important;
    }
  }

  .for_you_info {
    p {
      font-size: 14px !important;
    }
    .for_you_info_2 {
      position: absolute;
      bottom: 0%;
      left: 50%;
    }
  }

  .shop-categories-men {
    max-width: 200px !important;
    position: absolute;
    top: 10%;
    left: 17% !important;
    width: 100%;
  }
  .shop-categories-women {
    max-width: 200px !important;
    position: absolute;
    top: 10% !important;
    right: 17% !important;
    max-width: 400px;
    width: 100%;
  }
  .shop-categories-main {
    padding: 40px 0px 450px !important;
  }
  .women img {
    max-width: 260px !important;
  }
  .men img {
    max-width: 320px !important;
  }
}
@media screen and (max-width: 950px) {
  .women img {
    max-width: 250px !important;
  }
  .men img {
    max-width: 305px !important;
  }
}

@media screen and (max-width: 900px) {
  .women img {
    max-width: 235px !important;
  }
  .men img {
    max-width: 290px !important;
  }
}
@media screen and (max-width: 850px) {
  .women img {
    max-width: 215px !important;
  }
  .men img {
    max-width: 270px !important;
  }
}
@media screen and (max-width: 800px) {
  .women img {
    max-width: 205px !important;
  }
  .men img {
    max-width: 252px !important;
  }
}

@media screen and (max-width: 768px) {
  .trending-main {
    background: url(../images/trending/trending-bg.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 150px 0px;
  }
  .scroll_text_stroke {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    font-size: 12px;
  }
    .parallex-bg {
    display: block;
  }
  .parallex-bg-mobile {
    display: none;
  }
  .scroll_text {
    font-size: 12px;
  }
  #men-slider {
    p {
      font-size: 10px;
      margin: 0px;
    }
    span {
      font-size: 10px;
    }
  }
  #women-slider {
    p {
      font-size: 10px;
    }
    span {
      font-size: 10px;
    }
  }
  .newarrivals {
    img {
      border: 1px solid;
      border-radius: 6px;
    }
  }

  .style-main {
    background: url(../images/styles/styles.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 150px 0px;
  }
  .trending-main-info {
    position: absolute;
    top: 50%;
    left: 36%;
    h4 {
      font-family: maxima;
      font-style: italic;
      font-size: 22px;
      font-weight: 500;
      color: #333333;
    }
    h2 {
      font-size: 26px;
      font-family: maxima;
      font-weight: bolder;
      color: #333333;
    }
    p {
      font-size: 12px;
    }
  }
  .trending-main-info-sub {
    margin: 0px;
  }
  
  #prevbtn-nav {
  font-size: 25px !important;
  color: #000;
  transition: all ease-in 0.3s;
}

#nextBtn-nav {
  font-size: 25px !important;
  color: #000;
  transition: all ease-in 0.3s;
}

.nav-container {
  top: 70% !important;
}


  .for_you_info {
    h4 {
      font-size: 14px !important;
    }
  }
  .for_you_info {
    p {
      font-size: 8px !important;
    }
  }

  .for_you_info_2 {
    position: absolute;
    bottom: 0% !important;
    left: 50%;
  }

  .terms-icon-main {
    justify-content: start;
  }

  .slider {
    width: 90%;
  }

  .slider::-webkit-slider-thumb {
    width: 40vw;
  }

  .limited-main {
    background: url(../images/limited/limited.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 150px 0px;
  }

  .carousel-prev,
  .carousel-next {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 3px;
    z-index: 100 !important;
    cursor: pointer;
  }
  .carousel-prev {
    left: 5%;
  }
  .carousel-next {
    left: 12%;
  }
  .carousel-prev,
  .carousel-next {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
  .newarrivals_badge {
    position: absolute;
    top: 5%;
    left: 2%;
    color: black;
    span {
      font-size: 8px !important;
      border: 1px solid #ababab;
      padding: 1px;
      color: #000000 !important;
    }
  }

  .shop-categories-women {
    position: absolute;
    top: 10% !important;
    right: 17% !important;
    max-width: 200px !important;
    width: auto;
  }
  .shop-categories-men {
    position: absolute;
    top: 10%;
    left: 17% !important;
    max-width: 200px !important;
    width: auto;
  }

  /* section {
    padding: 0px 20px;
  } */

  .men {
    top: 5%;
    left: 20%;
  }
  .women {
    top: 15%;
    left: 50%;
  }
  .logo-icon {
    width: 70px !important;
  }
  .men-icon {
    left: 8%;
    top: 8%;
  }
  .women-icon {
    right: 8%;
    bottom: 10%;
  }

  /* Adjust the sizes of images and icons for smaller screens */
  .men img {
    max-width: 250px !important;
  }
  .women img {
    max-width: 200px !important;
  }

  .men-icon img,
  .women-icon img {
    width: 40px !important;
  }
  .section-heading h2 {
    position: relative;
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: maxima;
    color: #333333;
    font-weight: bolder;
    margin-bottom: 40px !important;
  }
  .shop-categories-main {
    /* height: 70vh !important; */
    padding: 40px 0px 350px !important;
  }
  .limited-main {
    margin: 0px 25px !important;
  }
  .trending-main {
    margin: 0px 25px !important;
  }
  .style-main {
    margin: 0px 25px !important;
  }
  .footer-mobile {
    display: block !important;
  }
  .footer-desktop {
    display: none !important;
  }
  .shop-categories-men {
    h4 {
      font-size: 14px;
    }
    p {
      font-size: 10px;
    }
  }
  .shop-categories-women {
    h4 {
      font-size: 14px;
    }
    p {
      font-size: 10px;
    }
  }
}

@media screen and (max-width: 750px) {
  .women img {
    max-width: 185px !important;
  }
  .men img {
    max-width: 230px !important;
  }
}
@media screen and (max-width: 700px) {
  .shop-categories-men {
    max-width: 180px !important;
    left: 5% !important;
  }
  .shop-categories-women {
    max-width: 180px !important;
    right: 5% !important;
  }
  .men img {
    max-width: 200px !important;
  }
  .women img {
    max-width: 160px !important;
  }
}
@media screen and (max-width: 650px) {
  .shop-categories-men {
    max-width: 180px !important;
    left: 5% !important;
  }
  .shop-categories-women {
    max-width: 180px !important;
    right: 5% !important;
  }
  .men img {
    max-width: 190px !important;
  }
  .women img {
    max-width: 150px !important;
  }
}

@media screen and (max-width: 600px) {
  .shop-categories-men {
    max-width: 180px !important;
    left: 5% !important;
  }
  .shop-categories-women {
    max-width: 180px !important;
    right: 5% !important;
  }
  .men img {
    max-width: 185px !important;
  }
  .women img {
    max-width: 148px !important;
  }
  /* .men img {
    width: 100%;
    max-width: 145px !important;
} */
  /* .women img {
  max-width: 100px !important;
} */
}
@media screen and (max-width: 550px) {
  .women img {
    max-width: 130px !important;
  }
  .men img {
    max-width: 160px !important;
  }
  .page-breadcrumb {
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  .women img {
    max-width: 120px !important;
  }
   .men img {
    max-width: 155px !important;
  }
}

@media screen and (max-width: 480px) {
  .slider {
    width: 100% !important;
    height: 5px !important;
  }
  .scroll_text {
    font-size: 14px;
    text-transform: capitalize;
    font-family: maxima;
  }

  .slider::-webkit-slider-thumb {
    width: 30vw;
    height: 5px;
  }
  .slider-container {
    margin: 10px 0;
    text-align: center;
  }
  .newarrivals_badge {
    position: absolute;
    top: 5%;
    left: 2%;
    color: black;
    span {
      font-size: 6px !important;
      border: 1px solid #ababab;
      padding: 1px;
      color: #000000 !important;
    }
    .cart-details {
      flex-direction: column !important;
    }
  }

  .style-main {
    background: url(../images/styles/styles.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 110px 0px;
  }
  .terms-icon-info {
    line-height: 0px;
    font-family: maxima;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .terms-icon img {
    width: 40px !important;
    margin: 0px 20px !important;
  }

  .terms-icon-info {
    p {
      font-weight: 600 !important;
      font-size: 10px !important;
      margin: 0px;
    }
    span {
      font-size: 10px;
    }
    .bx.bxs-star {
      font-size: 8px !important;
    }
    .bx.bx-star {
      font-size: 8px !important;
    }
  }

  .shop-categories-men {
    max-width: 170px !important;
  }
  .shop-categories-women {
    max-width: 170px !important;
  }

  .trending-main {
    background: url(../images/trending/trending-bg.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 110px 0px;
  }

  #women-slider {
    p {
      font-size: 10px;
      margin: 0px;
    }
  }

  .product-short-name {
    font-size: 10px;
  }
  .product-short-title {
    font-size: 12px;
  }

  .limited-main {
    background: url(../images/limited/limited.png);
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    padding: 110px 0px;
  }
  .carousel-prev,
  .carousel-next {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 3px;
    z-index: 100 !important;
    cursor: pointer;
  }
  .carousel-prev {
    left: 5%;
  }
  .carousel-next {
    left: 14%;
  }

  .trending-main-info {
    h4 {
      font-family: maxima;
      font-style: italic;
      font-size: 16px;
      font-weight: 500;
      color: #333333;
    }

    .newarrivals_star .bxs-star {
      font-size: 10px !important;
    }

    h2 {
      font-size: 22px;
    }
    p {
      font-size: 9px;
    }
  }
  .bxs-star{
      font-size:8px;
  }
  .bx-star{
      font-size:8px;
  }

  .carousel-prev,
  .carousel-next {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .for_you_info {
    position: absolute;
    left: 50%;
    top: 0%;
    text-transform: uppercase;
  }
  .for_you_info_2 {
    position: absolute;
    bottom: -5% !important;
    left: 50%;
  }
  .add-to-cart-btn {
    background-color: #333;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 10px;
    font-size: 8px;
  }
  .for_you_info_2 p {
    margin: 0px 0px 10px;
  }
  .shop-categories-men {
    h4 {
      font-size: 10px;
    }
    p {
      font-size: 8px;
    }
  }
  .shop-categories-women {
    h4 {
      font-size: 10px;
    }
    p {
      font-size: 8px;
    }
  }

  .shop-categories-main {
    padding: 40px 0px 300px !important;
  }
  .social-icons {
    cursor: pointer;
    text-decoration: none;
    color: #ffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #2d2e32;
    border: 2px solid #2d2e32;
    transition: all 0.45s;
  }
  #cpnBtn {
    border: 1px solid #fff;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
  }
  .coupon-card p {
    font-size: 9px;
    color: black;
    margin: 0px;
  }
  .color-indigator-item {
    width: 2.2rem;
    height: 1rem;
    background-color: #e6e0e0;
    border-radius: 50%;
    cursor: pointer;
}
}

@media screen and (max-width: 425px) {
  .shop-categories-men {
    position: absolute !important;
    top: 22% !important;
    left: 0% !important;
    max-width: 150px !important;
    width: auto;
    p {
      font-size: 10px;
    }
    .women img {
      max-width: 170px !important;
    }
  }
  .shop-categories-women {
    position: absolute !important;
    top: 22% !important;
    right: 0% !important;
    max-width: 150px !important;
    width: auto;
    p {
      font-size: 10px;
    }
  }

}

@media screen and (max-width: 375px) {
  .shop-categories-men {
    position: absolute !important;
    top: 22% !important;
    left: 0% !important;
    max-width: 120px !important;
    width: auto;
  }
  .shop-categories-women {
    position: absolute !important;
    top: 22% !important;
    right: 0% !important;
    max-width: 120px !important;
    width: auto;
  }
  .shop-categories-main {
    padding: 40px 0px 310px !important;
  }
    .nav-container {
    top: 60% !important;
    left: 12% !important;
  }
    .checkout-details-info{
      flex-direction:column;
  }
  
  .coupon-card {
    background: url(../images/coupon/coupon.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    padding: 30px 0px;
    border-radius: 15px;
    position: relative;
}

}

@media screen and (max-width: 320px) {
  .shop-categories-men {
    max-width: 120px !important;
    p {
      font-size: 10px;
    }
  }
  .shop-categories-women {
    max-width: 120px !important;
    p {
      font-size: 10px;
    }
    .women {
      top: 7% !important;
      left: 50%;
    }
  }

  .shop-categories-main {
    padding: 40px 0px 320px !important;
  }
}
