.elementor-299007 .elementor-element.elementor-element-b7147f5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-299007 .elementor-element.elementor-element-b7147f5:not(.elementor-motion-effects-element-type-background), .elementor-299007 .elementor-element.elementor-element-b7147f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-299007 .elementor-element.elementor-element-99c969d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-299007 .elementor-element.elementor-element-3cfda01 .elementor-heading-title{color:#FFFFFF;}.elementor-299007 .elementor-element.elementor-element-0b60493 .elementor-heading-title{font-size:16px;font-weight:600;color:#FFFFFF;}.elementor-299007 .elementor-element.elementor-element-7b35de4e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:32px 16px;--row-gap:32px;--column-gap:16px;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:4em;--padding-bottom:5em;--padding-left:0em;--padding-right:0em;}.elementor-299007 .elementor-element.elementor-element-f5f4f93 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-299007 .elementor-element.elementor-element-440a3390{--wd-cat-brd-radius:8px;}.elementor-299007 .elementor-element.elementor-element-440a3390 div.product-category .wd-entities-title, .elementor-299007 .elementor-element.elementor-element-440a3390 .wd-nav-product-cat>li>a{font-size:14px;}.elementor-299007 .elementor-element.elementor-element-2e686331{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-299007 .elementor-element.elementor-element-d73cddb > .elementor-widget-container{padding:0px 0px 64px 0px;}.elementor-299007 .elementor-element.elementor-element-333a1cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-299007 .elementor-element.elementor-element-99c969d{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-299007 .elementor-element.elementor-element-7b35de4e{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:2em;--padding-bottom:2em;--padding-left:0em;--padding-right:0em;}}@media(max-width:767px){.elementor-299007 .elementor-element.elementor-element-99c969d{--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for html, class: .elementor-element-5e479abd */.hi-vis-section-vertical {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 38px;
    max-width: 100vw;
    margin: 0 auto 70px auto;
    padding: 0 2vw;
  }
  .hi-vis-feature-horizontal {
    background: #181818;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 40px rgba(0,0,0,0.18);
    border-top: 3px solid #ffd500;
    border-bottom: 1px solid #2a2a2a;
    width: 100%;
    max-width: 1100px;
    padding: 34px 40px;
    font-family: 'Poppins', sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
  }
  .hi-vis-feature-horizontal .text-col {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
  }
  .hi-vis-feature-horizontal h2 {
    font-size: 2.1rem;
    margin-bottom: 13px;
    color: #ffd500;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.01em;
    line-height: 1.1;
  }
  .hi-vis-feature-horizontal p {
    color: #e0e0e0;
    font-size: 1.11rem;
    line-height: 1.56;
    margin-bottom: 13px;
    max-width: 900px;
  }
 .hi-vis-feature-horizontal ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 14px;
      margin-left: 24px;
  color: #fff;
  width: 100%;              /* controls the block width */
  margin: 0 0 14px 0;
  display: block;
  text-align: left;              /* force left inside block */
}
.hi-vis-feature-horizontal ul li {
  display: block;
  position: relative;
  padding-left: 26px;            /* space for checkmark */
  margin-bottom: 10px;
  font-size: 1.05rem;
  font-weight: 600;
  border-radius: 6px;
  text-align: left;              /* important: keeps text and checkmark aligned */
}

  .hi-vis-feature-horizontal ul li strong {
    font-weight: 800;
    display: inline;
  }
  .hi-vis-feature-horizontal ul li strong + span {
    font-weight: 600 !important;
    color: #fff;
    font-family: inherit;
  }
  .hi-vis-feature-horizontal ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #23b37a;
    font-weight: bold;
    font-size: 1.1em;
    top: 2px;
  }
  .cta-to-trending {
    background: transparent;
    color: #ffd500;
    font-weight: 700;
    padding: 13px 32px;
    border-radius: 30px;
    border: 2px solid #ffd500;
    box-sizing: border-box;
    text-decoration: none;
    display: inline-block;
    transition: background 0.24s, color 0.24s, box-shadow 0.18s;
    font-size: 1.11rem;
    margin-top: 9px;
    cursor: pointer;
    outline: none;
  }
  .cta-to-trending:hover {
    background: #ffd500;
    color: #181818;
    box-shadow: 0 2px 12px #ffd50020;
  }

  /* Trending block */
  .trending-side {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: #fff;
    border-radius: 28px;
    box-shadow: 0 4px 22px rgba(0,0,0,0.10);
    border: 2px solid #ececec;
    box-sizing: border-box;
    padding: 28px 30px 32px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: border-color 0.23s cubic-bezier(.4,0,.2,1), box-shadow 0.18s;
    outline: none;
  }
  .trending-side.active-border { border-color: #ffd500 !important; box-shadow: 0 4px 22px 0 #ffd50033; }
  .trending-side.pulse-highlight { animation: pulseTrending 0.6s; border-color: #ffd500 !important; }
  @keyframes pulseTrending {
    0%   { box-shadow: 0 4px 22px 0 #ffd50033;}
    50%  { box-shadow: 0 4px 32px 0 #ffd500aa;}
    100% { box-shadow: 0 4px 22px 0 #ffd50033;}
  }
  .trending-side h3 {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 800;
    color: #181818;
    margin-bottom: 18px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding-left: 3px;
  }
  .trending-side h3 .flame {
    font-size: 1.25em;
    margin-right: 11px;
    color: #ff9f1c;
    filter: drop-shadow(0 1px 2px #ffd50050);
  }
  .trending-products-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 19px;
    justify-content: flex-start;
    margin-top: 0;
    padding: 16px 16px 48px 16px;
    overflow: hidden;
  }
  .trending-product-card {
    background: #fcfcfc;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    border: 2px solid #f7f7f7;
    width: 184px;
    min-width: 152px;
    padding: 15px 12px 14px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: box-shadow 0.16s, border-color 0.18s, transform 0.18s;
    text-align: center;
  }
  .trending-product-card:hover {
    box-shadow: 0 4px 18px #ffd50035;
    border-color: #ffd500;
    transform: translateY(-2px) scale(1.025);
  }
  .trending-product-card img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    border-radius: 9px;
    margin-bottom: 9px;
    background: #fff;
    border: 1px solid #f4f4f4;
  }
  .trending-product-card .product-title {
    color: #181818;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 6px;
    min-height: 32px;
  }
  .trending-product-card .product-brand {
    color: #767676;
    font-size: 0.97rem;
    margin-bottom: 3px;
  }
  .trending-product-card .product-price {
    color: #ffd500;
    font-size: 1.07rem;
    font-weight: 800;
    margin-bottom: 9px;
  }
  .trending-product-card .btn-small {
    background: #ffd500;
    color: #181818;
    font-weight: 700;
    padding: 7px 18px;
    border-radius: 22px;
    border: none;
    text-decoration: none;
    font-size: 0.98rem;
    display: inline-block;
    transition: background 0.19s;
  }
  .trending-product-card .btn-small:hover {
    background: #181818;
    color: #ffd500;
  }
  @media (max-width: 1200px) {
    .hi-vis-feature-horizontal,
    .trending-side { max-width: 98vw; padding: 14px 1vw; }
    .hi-vis-feature-horizontal .text-col { max-width: 98vw;}
  }
  @media (max-width: 900px) {
    .hi-vis-section-vertical { gap: 18px; }
    .hi-vis-feature-horizontal, .trending-side { width: 99vw; min-width: 0; border-radius: 14px; }
    .hi-vis-feature-horizontal { padding: 12px 2vw; }
    .trending-side { padding: 14px 2vw;}
  }

.swiper-trending-hi-vis .swiper-button-next::after, .swiper-trending-hi-vis .swiper-button-prev::after {
    font-size: 16px;
}

.swiper-trending-hi-vis .swiper-button-next {
    right: -16px;
}

.swiper-trending-hi-vis .swiper-button-prev {
    left: -16px;
}

.swiper-trending-hi-vis .swiper-button-next, .swiper-trending-hi-vis .swiper-button-prev {
    z-index: 99;
}

.swiper-trending-hi-vis {
    padding: 0px !important;
    overflow: unset !important;
}

.swiper-pagination {
    bottom: -32px !important;
}/* End custom CSS */