@media screen and (max-width: 1799px) {
}
@media screen and (max-width: 1599px) {
  /* .viewed-video video {
    min-height: 700px;
  } */
}

@media screen and (max-width: 1408px) {
  .categories-name h3,
  .categories-name a,
  .most-viewed-item-title h3 {
    font-size: 22px;
  }

  #best-seller-slider  .item-detail p {
    font-size: 16px;
    line-height: 20px;
  }

  #categories-slider .splide__arrows {
    display: flex;
  }

  .section-viewed .gap-1 > .column {
    padding-left: 12px;
    padding-right: 12px;
  }

  .section-viewed .columns.gap-1 {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }

  .section-best-seller .med-width .theme-frame{
    max-width: 220px;
  }

  .section-best-seller  .theme-first-img {
    left:0;
  }

}

@media screen and (max-width: 1216px) {
  .section-viewed .theme-padding{
    padding-left: 30px !important;
  }

  .section-viewed.pattern-bg::before {
    top: -20%;
  }


  .viewed-video video{
    min-height: unset;
    border-radius: 10px;
  }

  .viewed-col:nth-child(1){
    order: 2 !important;
  }
}

@media screen and (max-width: 1024px) {
  .categories-name h3,
  .categories-name a,
  .most-viewed-item-title h3 {
    font-size: 20px;
  }

  .section-best-seller .med-width .theme-frame {
    max-width: 170px;
}

.section-best-seller .theme-second-img {
  margin-top: 12px;
}

  .watch-video-block video{
    border-radius: 10px;
  }


  .video-btn {
    bottom: 10px;
  }

  .video-btn .theme-btn {
    font-size: 12px;
    line-height: 18px;
    padding: 6px 15px;
  }
}

@media screen and (max-width: 991px) {
  .item-img .btn-block {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }

  .section-viewed.pattern-bg::before{
    top: -20%;
  }

  .viewed-video video{
    height: 400px;
}
}

@media screen and (max-width: 768px) {
  .cart-btn-block {
    padding: 7px 20px;
  }

  .section-see-more .section-title{
    margin-bottom: 30px;
  }

  .section-watch .theme-padding {
    padding-right: 0;
  }

  .section-viewed.pattern-bg::before {
    top: -20%;
  }

  .btn-block .wishlist-block {
    padding: 7px 10px;
  }

  /* old css */

  /* #new-collection-slider .splide__track,  */
  .slider-block .splide__track {
    padding-left: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 575px) {
  .banner-detail {
    padding: 20px;
  }

  .viewed-video video {
    height: 270px;
}

  .most-viewd-block:not(:last-child){
    margin-bottom: 20px;
  }

  .production-detail:hover .production-img:before{
    transform: scale(66);
  }

  .section-best-seller .theme-padding{
    padding-right: 20px !important;
  }

  .viewed-inner-col{
    width: 100% !important;
  } 

  .section-viewed .theme-padding{
    padding-left: 20px !important;
  }

  .btn-block {
    align-items: end;
  }

  .btn-block .wishlist-block {
    padding: 8px 10px;
  }

  #most-populer-slider .splide__slide {
    box-shadow: #0000001f 0px 6px 12px !important;
    border-radius: 458px 458px 15px 15px !important;
  }

  #most-populer-slider .splide__slide.is-visible.is-active {
    box-shadow: unset !important;
    border-radius: unset !important;
    overflow: unset !important;
  }

  /* .slider-padding .splide__track {
    padding: unset !important;
  } */

  .color-block::before {
    width: 10px;
    height: 10px;
  }

  .section-viewed.pattern-bg::before {
    top: -30%;
  }

  .color-block,
  .color-block.theme-color-block {
    width: 18px;
    height: 18px;
  }

  .splide__pagination__page.is-active {
    width: 25px;
    height: 7px;
  }

  .theme-padding,
  .min-padding,
  .section-product-detail .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-contact-form .theme-padding {
    padding-left: 20px !important;
  }

  .home-items-detail:not(:last-child),
  .premium-block:not(:last-child) {
    margin-bottom: 20px;
    overflow: hidden;
  }

  /* #most-populer-slider.slider-padding .splide__track{
    padding: inherit !important;
  } */
}

@media screen and (max-width: 480px) {
  .premium-desc p {
    font-size: 12px;
    line-height: 18px;
  }

  .instagram-img img{
    border-radius: 10px;
  }
  .section-see-more .section-title {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 420px) {
  .categories-name h3,
  .categories-name a,
  .most-viewed-item-title h3 {
    font-size: 18px;
  }



  .section-best-seller .med-width .theme-frame {
    max-width: 150px;
}

  .home-items-detail:not(:last-child),
  .premium-block:not(:last-child) {
    margin-bottom: 15px;
    overflow: hidden;
  }

  /* .most-populer-detail .populer-img img{
    aspect-ratio: unset !important;
  } */
}

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 360px) {
  .section-best-seller .med-width .theme-frame {
    max-width: 116px;
}

.section-most-populer.pattern-bg::before{
  height: 70%;
}
}