.sw-best-selling-devices.swiper-default {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
.sw-best-selling-devices .swiper-wrapper {
  padding: 8px 0;
}
.sw-best-selling-devices .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
  width: 250px;
  width: calc((100% - 80px) / 5);
  -webkit-box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.08);
          box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.08);
  background: #fff;
  border-radius: 8px;
}
.sw-best-selling-devices .swiper-slide .card {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.sw-best-selling-devices .swiper-slide .card .top {
  width: 100%;
  height: 212px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.sw-best-selling-devices .swiper-slide .card .top .img-pro {
  width: auto;
  height: auto;
  max-width: 100%;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.sw-best-selling-devices .swiper-slide .card .top .img-hot {
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 52px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 10;
  display: block;
}
@media screen and (max-width: 540px) {
  .sw-best-selling-devices .swiper-slide .card .top .img-hot {
    height: 48px;
  }
}
.sw-best-selling-devices .swiper-slide .card .top a {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.sw-best-selling-devices .swiper-slide .card .top .icons-product-features {
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
  z-index: 10;
}
.sw-best-selling-devices .swiper-slide .card .top .icons-product-features .feature-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  gap: 2px;
}
.sw-best-selling-devices .swiper-slide .card .top .icons-product-features .feature-items img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sw-best-selling-devices .swiper-slide .card .top .icons-product-features .feature-items span {
  font-size: 9px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  text-align: center;
  max-width: 50px;
  word-break: break-word;
}
.sw-best-selling-devices .swiper-slide .card .top .icons-product-features .feature-items span .break-line {
  display: block;
}
.sw-best-selling-devices .swiper-slide .card .product-info {
  padding: 4px 16px 0;
  position: relative;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.sw-best-selling-devices .swiper-slide .card .product-info .product-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #3D3D3D;
  -webkit-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 540px) {
  .sw-best-selling-devices .swiper-slide .card .product-info .product-title {
    font-size: 14px;
    line-height: 19px;
  }
}
.sw-best-selling-devices .swiper-slide .card .product-info .price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.15;
  color: #4564ED;
  margin-top: 10px;
}
@media screen and (max-width: 540px) {
  .sw-best-selling-devices .swiper-slide .card .product-info .price {
    font-size: 20px;
    margin-top: 6px;
    margin-bottom: 4px;
    line-height: 16px;
  }
}
.sw-best-selling-devices .swiper-slide .card .product-info .box-discount .old-price {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #9CA3AF;
  text-decoration: line-through;
}
.sw-best-selling-devices .swiper-slide .card .product-info .box-discount .discount {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #FF2156;
  background: #FFE5ED;
  padding: 0px 2px;
  border-radius: 4px;
  display: inline-block;
}
.sw-best-selling-devices .swiper-slide .row-buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}
.sw-best-selling-devices .swiper-slide .row-buy .btn-link {
  display: block;
  white-space: nowrap;
  background: #4a6bff;
  border: none;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 28.5px;
  line-height: 40px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .sw-best-selling-devices .swiper-slide {
    width: 250px;
  }
}
@media screen and (max-width: 1440px) {
  .sw-best-selling-devices {
    width: 250px;
  }
}
@media screen and (max-width: 540px) {
  .sw-best-selling-devices.swiper-default {
    padding: 0;
  }
}

.js_swiper_center {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}

.sw-best-selling-devices .swiper-slide .card {
  position: relative;
}
@media screen and (max-width: 540px) {
  .sw-best-selling-devices .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px 0;
    gap: 16px;
  }
  .sw-best-selling-devices .swiper-slide {
    width: 47%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sw-best-selling-devices .swiper-slide .card .top {
    height: 148px;
  }
  .sw-best-selling-devices .swiper-slide .card .top .icons-product-features {
    gap: 6px;
  }
  .sw-best-selling-devices .swiper-slide .card .top .icons-product-features .feature-items span {
    max-width: 52px;
    font-size: 8px;
  }
}

.row-parent-swipers .sw-best-selling-devices ~ .swiper-button-next {
  right: -46px;
  background: #fff url("../images/arrow-right-blue.png") no-repeat center center/24px;
}

.row-parent-swipers .sw-best-selling-devices ~ .swiper-button-prev {
  left: -46px;
  background: #fff url("../images/arrow-right-blue.png") no-repeat center center/24px;
}

@media screen and (max-width: 768px) {
  .row-parent-swipers .sw-best-selling-devices ~ .swiper-button-next,
  .row-parent-swipers .sw-best-selling-devices ~ .swiper-button-prev {
    display: none;
  }
}/*# sourceMappingURL=sw-best-selling-devices.css.map */