.custom-home-slider {
  margin-top: 0 !important;
  padding-top: 0 !important;
  position: relative;
  opacity: 0;
  visibility: hidden; }

/* Reveal only AFTER Slick initializes */
.custom-home-slider.slick--ready {
  opacity: 1;
  visibility: visible; }

/* Prevent Slick from inheriting insane heights */
.custom-home-slider .slick-track,
.custom-home-slider .slick-slide {
  height: auto !important; }

/* Ensure wrappers never stretch */
.custom-home-slider .slick-slide > div,
.custom-home-slider a,
.custom-home-slider span[data-src],
.custom-home-slider .lazyload,
.custom-home-slider .lazyloading {
  display: block !important;
  height: auto !important; }

/* Hide empty content blocks */
.heroCarousel-content--empty {
  display: none !important;
  height: 0 !important; }

.custom-home-slider img.heroCarousel-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%; }

.custom-home-slider .slick-prev {
  left: 4rem; }

.custom-home-slider .slick-next {
  right: 4rem; }

.custom-home-slider .slick-next::before, .custom-home-slider .slick-prev::before {
  display: none; }

.custom-home-slider .slick-prev, .custom-home-slider .slick-next {
  font-size: 1.25rem;
  background-color: rgba(223, 5, 30, 0.36);
  color: #fff;
  padding: 9px;
  height: auto;
  width: auto;
  border-radius: 3px; }

.custom-home-slider .slick-prev:hover, .custom-home-slider .slick-next:hover {
  background-color: #DF051E; }

.custom-home-slider .slick-dots {
  position: absolute;
  bottom: 1.5rem; }

.custom-home-slider .slick-dots li {
  width: auto;
  height: unset;
  padding: 0;
  margin: 0 1px; }

.custom-home-slider .slick-dots li button, .slick-dots li button::before {
  border-radius: 6px;
  width: 32px;
  height: 6px;
  border: 0;
  background-color: rgba(255, 255, 255, 0.29); }

.custom-home-slider .slick-dots li.slick-active button:before {
  background: #DF051E; }

.below-homecarousel-wrapper {
  background: #F7F7F7;
  padding: 12px 0; }

.below-homecarousel-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap; }

.below-homecarousel-content p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 8px 1rem;
  font-weight: 600; }

.below-homecarousel-content p br {
  display: none; }

.below-homecarousel-content p:first-child {
  padding-left: 0; }

.below-homecarousel-content p:last-child {
  padding-right: 0; }

.below-homecarousel-content p img {
  margin-right: 12px;
  width: 28px; }

.home-category-slider {
  margin-top: 3rem; }

.home-category-slider .slick-track {
  display: flex !important; }

.home-category-slider .slick-list {
  border: 1px solid #CCCCCC; }

.category-item {
  border-left: 1px solid #CCCCCC;
  padding: 12px 12px 20px;
  text-align: center;
  float: none;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start; }

.home-category-slider .category-item {
  height: 160px; }

.home-category-slider .slick-slide:first-child .category-item {
  border-left: 0; }

.category-item.slick-current.slick-active {
  border-left: 0; }

/* Image styling */
.category-item img {
  width: 100%;
  max-width: 80px;
  margin: 0 auto; }

.category-item a {
  margin-top: 12px;
  display: inline-block;
  font-weight: 600;
  line-height: 1.2;
  /* helps 2-line titles look clean */ }

.home-category-slider .slick-prev {
  left: 0; }

.home-category-slider .slick-next {
  right: 0; }

.home-category-slider .slick-next::before,
.home-category-slider .slick-prev::before {
  display: none; }

.home-category-slider .slick-prev,
.home-category-slider .slick-next {
  font-size: 1.25rem;
  background-color: rgba(51, 51, 51, 0.36);
  color: #fff;
  padding: 9px;
  height: auto;
  width: auto;
  border-radius: 3px;
  z-index: 2; }

.home-category-slider .slick-prev:hover,
.home-category-slider .slick-next:hover {
  background-color: #333; }

.home-featured-product-wrapper {
  margin: 5rem 0; }

.home-featured-brand-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.home-featured-brand-wrapper a {
  width: calc(50% - 8px); }

.home-blessed-brand-wrapper {
  padding: 30px 60px;
  background-image: url(https://cdn11.bigcommerce.com/s-xzfjt4oy/images/stencil/original/image-manager/blessed-branded-bg.jpg?t=1764916188);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap; }

.home-blessed-brand-wrapper img {
  max-width: 180px;
  width: 20%; }

.home-blessed-brand-wrapper > div {
  text-align: center;
  padding: 0 2rem;
  width: 60%;
  max-width: 664px; }

.home-blessed-brand-wrapper > div > h3 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 0; }

.home-blessed-brand-wrapper > div > p {
  color: #fff;
  margin-bottom: 12px; }

.home-blessed-brand-wrapper > div > a {
  color: #fff;
  background: #DF051E;
  border: 1px solid #DF051E;
  padding: 12px 32px;
  display: inline-block;
  border-radius: 3px; }

.home-blessed-brand-wrapper > div > a:hover {
  color: #DF051E;
  background: #fff; }

.home-aboutus-wrapper {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin: 4rem 0 0 0; }

.home-aboutus-wrapper > div {
  width: calc(50% - 4rem); }

.home-aboutus-wrapper > div > h2 {
  font-size: 36px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 1rem; }

.home-aboutus-wrapper > div > p {
  position: relative;
  padding-left: 2rem; }

.home-aboutus-wrapper > div > p::before {
  position: absolute;
  height: 100%;
  width: 3px;
  display: block;
  content: ' ';
  background: #DF051E;
  left: 0; }

.home-aboutus-wrapper > img {
  width: calc(50% - 4rem); }

.home-brand-slider-title {
  border: 1px solid #CCCCCC;
  padding: 12px 20px;
  border-bottom: 0;
  margin-top: 3rem; }

.home-brand-slider-title h3 {
  margin: 0;
  font-weight: 600; }

.home-brand-slider .slick-track {
  display: flex; }

.home-brand-slider .slick-list {
  border: 1px solid #CCCCCC; }

.home-brand-slider .category-item {
  border-left: 1px solid #CCCCCC;
  padding: 12px 12px 20px 12px;
  text-align: center;
  float: none; }

.home-brand-slider .category-item img {
  width: 100%;
  max-width: 120px;
  margin: 0 auto; }

.home-brand-slider .category-item a {
  margin-top: 12px;
  display: inline-block;
  font-weight: 600; }

.home-brand-slider .category-item.slick-current.slick-active {
  border-left: 0; }

.home-brand-slider .slick-prev {
  left: 0; }

.home-brand-slider .slick-next {
  right: 0; }

.home-brand-slider .slick-next::before, .home-brand-slider .slick-prev::before {
  display: none; }

.home-brand-slider .slick-prev, .home-brand-slider .slick-next {
  font-size: 1.25rem;
  background-color: rgba(51, 51, 51, 0.36);
  color: #fff;
  padding: 9px;
  height: auto;
  width: auto;
  border-radius: 3px; }

.home-brand-slider .slick-prev:hover, .home-brand-slider .slick-next:hover {
  background-color: #333; }

@media (max-width: 1300px) {
  .home-aboutus-wrapper > div, .home-aboutus-wrapper > img {
    width: calc(50% - 2rem); }
  .home-featured-product-wrapper {
    margin: 2.5rem 0; } }

@media (max-width: 1182px) {
  .home-aboutus-wrapper > div > h2 {
    font-size: 32px; }
  .below-homecarousel-content {
    justify-content: center; } }

@media (max-width: 1000px) {
  .home-blessed-brand-wrapper {
    justify-content: center; }
  .home-blessed-brand-wrapper > div {
    width: 100%;
    padding: 1.5rem 0;
    max-width: unset; }
  .home-blessed-brand-wrapper img {
    width: 100%; }
  .home-aboutus-wrapper {
    margin: 2rem 0; }
  .home-aboutus-wrapper > div, .home-aboutus-wrapper > img {
    width: 100%;
    padding: 1rem 0; } }

@media (max-width: 500px) {
  .home-featured-brand-wrapper a {
    width: 100%;
    padding: 12px 0; } }

@media (max-width: 439px) {
  .below-homecarousel-content p {
    padding: 8px 1rem;
    width: 100%;
    max-width: 280px;
    justify-content: flex-start; }
  .below-homecarousel-content p:first-child {
    padding-left: 1rem; }
  .below-homecarousel-content p:last-child {
    padding-right: 1rem; } }
