.wd-arrows-always-on .wd-btn-arrow {
  opacity: 1 !important;
  transform: translateY(0) !important;
  pointer-events: unset !important;
}

.section-featured-drops {
  display: flex;
  gap: 32px;
  align-items: flex-start;
}

.section-featured-drops .featured-drops__left {
  flex: 0 0 320px;
  max-width: 320px;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.section-featured-drops .featured-drops__left .title-after_title {
  margin-bottom: 10px;
}

.section-featured-drops .featured-drops__left h4 {
  margin-top: 28px;
  margin-bottom: 46px;
}

.section-home-actions .liner-continer,
.section-loadout-selector .section-featured-drops .featured-drops__left .liner-continer {
  margin-bottom: 0px;
}

.section-loadout-selector .section-featured-drops .featured-drops__left .title-after_title {
  font-size: 30px;
}

.section-loadout-selector .section-featured-drops .featured-drops__left h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-loadout-selector .section-featured-drops .featured-drops__left {
  flex: 0 0 388px;
  max-width: 388px;
}

.section-loadout-selector .section-featured-drops {
  border: 2px solid #FFFFFF1A;
  background: #FFFFFF1A;
  border-radius: 20px;
  padding: 30px 23px;
}

.section-loadout-selector .section-featured-drops .featured-drops__right .wd-entities-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 16px;
  margin: 0 0 0px;
}

.section-featured-drops .featured-drops__right {
  flex: 1 1 auto;
  min-width: 0;
}

.section-featured-drops .featured-drops__right .product-element-top .product-image-link {
  height: 276px;
  border-radius: 20px;
  padding: 20px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);

}

.section-featured-drops .featured-drops__right .product-element-bottom {
  background: transparent;
  padding: 0px 4px 0;
}

.section-featured-drops .featured-drops__right .wd-product-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.section-featured-drops .featured-drops__right .wd-product-header h3 a,
.section-featured-drops .featured-drops__right .wd-product-header .star-rating.wd-style-simple {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

.section-featured-drops .featured-drops__right .wd-entities-title {
  font-size: 13px;
  line-height: 1.3;
  margin: 0 0 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-featured-drops .featured-drops__right .price {
  font-size: 13px;
}

.featured-drops__right .wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper, .wd-cat-wrap) {
  background-color: transparent;
  border: unset;
}

.section-featured-drops .featured-drops__right .price {
  display: inline-flex;
  flex-direction: row;
  align-items: baseline;
  gap: 6px;
  font-weight: 700;
  font-size: 18px;
}

.section-featured-drops .featured-drops__right .price span {
  font-weight: 700;
}

.section-featured-drops .featured-drops__right .price ins {
  order: 1;
  text-decoration: none;
  font-weight: 700;
}

.section-featured-drops .featured-drops__right .price del {
  order: 2;
  font-weight: 700;
}

.section-featured-drops .wd-products[class*="wd-stretch-cont"] .wd-product :is(.price, .wrap-price, .product-rating-price) {
  margin-top: -7px;
}

.section-featured-drops .featured-drops__right {
  position: relative;
  --fd-arrow-edge: -55px;
  --fd-arrow-half: 25px;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows {
  position: absolute !important;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 50;
  height: 0;
  pointer-events: none;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows .wd-btn-arrow {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  pointer-events: auto;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows .wd-arrow-inner {
  pointer-events: auto;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-prev {
  left: calc(var(--fd-arrow-edge)) !important;
  right: auto !important;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-next {
  right: calc(var(--fd-arrow-edge)) !important;
  left: auto !important;
}

@media (max-width: 1024px) {
  .section-featured-drops .featured-drops__right {
    --fd-arrow-edge: 8px;
  }
}

@media (max-width: 768px) {

  .section-featured-drops .featured-drops__left h4 {
    margin-top: -14px;
  }

  .section-featured-drops {
    display: block;
  }

  .section-featured-drops .featured-drops__left {
    max-width: 100%;
    width: 100%;
    margin-bottom: 24px;
  }

  .section-featured-drops .featured-drops__right {
    width: 100%;
    min-width: 0;
  }

  .section-featured-drops .featured-drops__right .wd-carousel-container,
  .section-featured-drops .featured-drops__right .wd-carousel-inner,
  .section-featured-drops .featured-drops__right .wd-carousel,
  .section-featured-drops .featured-drops__right .swiper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .section-featured-drops .featured-drops__right .wd-carousel-inner {
    overflow: visible !important;
  }

  .section-featured-drops .featured-drops__right .wd-carousel-container,
  .section-featured-drops .featured-drops__right .wd-carousel-inner,
  .section-featured-drops .featured-drops__right .wd-carousel,
  .section-featured-drops .featured-drops__right .wd-carousel-wrap,
  .section-featured-drops .featured-drops__right .swiper {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .section-featured-drops .featured-drops__right .swiper-wrapper {
    justify-content: center !important;
  }
}

.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-prev,
.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-next {
  margin: 0 !important;
  transform: translateY(0) !important;
  left: auto;
  right: auto;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-prev {
  left: calc(var(--fd-arrow-edge)) !important;
  right: auto !important;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows.wd-pos-sep .wd-next {
  right: calc(var(--fd-arrow-edge)) !important;
  left: auto !important;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows .wd-arrow-inner {
  margin: 0 !important;
  transform: none !important;
}

.section-featured-drops .featured-drops__right {
  --fd-img-h: 276px;
  --fd-img-offset: 0px;
}

.section-featured-drops .featured-drops__right .wd-nav-arrows {
  top: calc((var(--fd-img-h) / 2) + var(--fd-img-offset)) !important;
  transform: translateY(0) !important;
}

.section-loadout-selector .wd-cat-thumb.category-image-wrapp {
  position: relative;
  width: 100%;
  height: 30.5051px;
  overflow: hidden;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-loadout-selector .wd-cat-thumb.category-image-wrapp img {
  display: none;
}

.section-loadout-selector .wd-cat-thumb.category-image-wrapp::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(99, 255, 255, 0.3);
  border-radius: 10px;
  z-index: 0;
}

.section-loadout-selector .wd-cat-thumb.category-image-wrapp>* {
  position: relative;
  z-index: 1;
}

.section-featured-drops .wd-product .product-wrapper {
  padding: 0px;
}

.cat-design-center .wd-entities-title {
  color: #63FFFF;
}

.section-loadout-selector .section-featured-drops .loadout-types__right {
  align-self: center;
}

.section-loadout-selector .wd-cat-thumb.category-image-wrapp,
.section-loadout-selector .section-featured-drops .loadout-types__right .category-grid-item .wd-cat-inner {
  border-radius: 10px;
}

.section-home-actions.section-home-actions--quick .home-actions__grid {
  gap: 40px !important;
}

.section-home-actions.section-home-actions--quick {
  --home-actions-gap: 40px;
}

.section-home-actions.section-home-actions--quick .e-con-inner,
.section-home-actions.section-home-actions--quick .e-con {
  column-gap: 40px !important;
  row-gap: 40px !important;
}

body .home-action-card__label {
  border-radius: 20px;
}

@media (max-width: 768px) {

  .section-loadout-selector .category-grid-item .wd-cat-inner {
    position: relative;
  }

  .section-loadout-selector .wd-cat-thumb.category-image-wrapp {
    margin: 0 auto;
    border-radius: 20px;
  }

  .section-loadout-selector .category-grid-item .wd-cat-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    text-align: center;
    z-index: 2;
    pointer-events: none;
  }

  .section-loadout-selector .category-grid-item .wd-entities-title {
    margin: 0 !important;
    line-height: 1 !important;
    white-space: nowrap;
  }
}

.section-home-actions--quick .home-action-card__label {
  width: 288px;
  height: 68px;
  max-width: 288px;
}

.featured-drops__right.loadout-types__right .cat-design-center:hover .wd-cat-inner:before {
  opacity: 1;
  background: #63FFFF;
}

.featured-drops__right.loadout-types__right .cat-design-center:hover .wd-cat-content.hover-mask h3 {
  color: #242424;
}

.section-testimonials .swiper-button-next,
.section-testimonials .swiper-button-prev {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

.section-featured-drops .featured-drops__right-type2 .product-wrapper {
  position: relative;
  border-radius: 20px;
  border: 2px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.10);
  overflow: hidden;
  box-shadow: none !important;
}

.section-featured-drops .featured-drops__right-type2 .product-element-top .product-image-link {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 20px !important;
  height: 179px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.section-featured-drops .featured-drops__right-type2 .product-element-top img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.section-featured-drops .featured-drops__right-type2 .product-element-bottom {
  background: transparent !important;
  padding: 20px 16px 16px 0px !important;
  overflow: hidden;
}

.section-featured-drops .featured-drops__right-type2 .wd-entities-title {
  margin: 0 0 0px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.section-featured-drops .featured-drops__right-type2 .star-rating,
.section-featured-drops .featured-drops__right-type2 .price {
  max-width: 100%;
  overflow: hidden;
}

.section-featured-drops .featured-drops__right-type2 .price,
.section-featured-drops .featured-drops__right-type2 .star-rating {
  margin-top: -8px;
}

.section-featured-drops .featured-drops__right-type2 a {
  min-width: 0;
}

.featured-drops__left.featured-drops__left-type2 {
  display: flex;
  flex-direction: column;

  justify-content: center;

  align-self: stretch;
}

.section-featured-drops .featured-drops__right-type2 h3.wd-entities-title a {
  font-weight: 700;
  font-size: 14px;
}

.featured-drops__right-type2 .products {
  column-gap: 25px !important;
  row-gap: 32px !important;
}

.featured-drops__right-type2 {
  --wd-gap-lg: 25px;
  --wd-gap-sm: 32px;
}

footer .container.main-footer {
  padding-inline: 15px;
}

.wd-arrows-always-on.product-element-top-min-280 .product-wrapper {
  min-width: 0;
}

.wd-arrows-always-on.product-element-top-min-280 .wd-entities-title {
  min-width: 0;
}

.wd-arrows-always-on.product-element-top-min-280 .wd-entities-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

body .featured-drops__right .wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper, .wd-cat-wrap)
 {
	 border: unset;
}