body {
  background-color: #fff;
}

button,
.custom-select,
a {
  outline: none;
}
button:focus,
.custom-select:focus,
a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.btn:focus,
.custom-select.btn:focus,
a.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-select {
  border-radius: 0 5px;
}
.custom-select:focus {
  border: 1px solid #000;
}

.auto-margin {
  margin: 0 auto;
}

.breadcrumb {
  display: none;
}

.category-tile {
  position: relative;
}
.category-tile h1,
.category-tile h2 {
  font-size: 1.75rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
  color: #fff;
}
.category-tile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

.homepage__content {
  width: 100%;
  clear: both;
}
.homepage__content .container {
  padding: 0 !important;
}
.homepage__content .container .row {
  margin: 0 !important;
}
.homepage__content .container .row .col-12 {
  padding: 0 !important;
}
.homepage__content #slot-8-heading {
  margin-top: 2.5rem;
}
@media (max-width: 768.98px) {
  .homepage__content #slot-8-heading {
    background: #E6EEF3;
    padding: 0.15rem 1rem;
    border-radius: 0.5rem;
    margin-top: 1.875rem;
  }
}
.homepage__content .mobile-only {
  max-width: 95%;
  margin: auto;
}
.homepage__content .mobile-only .hero-slider .slick-slider {
  max-height: 30svh;
  overflow: hidden;
}
.homepage__content .homepage-image-tiles {
  border-radius: 0.625rem;
  height: auto;
}
@media (max-width: 768.98px) {
  .homepage__content .homepage-image-tiles {
    width: 100%;
    border-radius: 0.625rem;
  }
}
@media (max-width: 768.98px) {
  .homepage .container {
    padding: 0% !important;
  }
}
@media (min-width: 769px) {
  .homepage .hero-slider.slick-slider {
    max-height: 20rem;
  }
}
.homepage .hero-slider.slick-slider.slick-initialized {
  visibility: visible;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
@media (min-width: 769px) {
  .homepage .hero-slider.slick-slider.slick-initialized {
    max-height: 20rem;
    overflow: hidden;
  }
}

.seasonal-ready__heading,
.vmm-community__heading {
  font-size: 1.0625rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .seasonal-ready__heading,
  .vmm-community__heading {
    font-size: 1.875rem;
  }
}

.seasonal-ready,
.vmm-community {
  background-color: #fff;
}
@media (min-width: 768px) {
  .seasonal-ready,
  .vmm-community {
    margin-bottom: 30px;
  }
}
.seasonal-ready__heading,
.vmm-community__heading {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .seasonal-ready__heading,
  .vmm-community__heading {
    margin: 30px 0;
  }
}

.vmm-community .image-container {
  overflow: hidden;
  border-radius: 10px;
}
.vmm-community .image-container img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.vmm-community a {
  text-decoration: none;
}
.vmm-community__product {
  margin-bottom: 30px;
}
.vmm-community__product .tile-body {
  color: #222222;
  margin-top: 15px;
  text-align: center;
  line-height: normal;
}
.vmm-community__product .tile-body .title {
  font-size: 0.75rem;
  line-height: normal;
}
@media (min-width: 768px) {
  .vmm-community__product .tile-body .title {
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
  }
}

@media (max-width: 767.98px) {
  .advertisement.smart-product {
    height: 165px;
  }
  .advertisement.walkaholic {
    height: 165px;
  }
}
.advertisement {
  background-color: #fff;
  background-size: cover;
  height: 35vw;
  position: relative;
}
@media (min-width: 768px) {
  .advertisement {
    height: 28vw;
    margin-bottom: 30px;
  }
}
.advertisement__title {
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 10px 0;
  color: #fff;
}
@media (max-width: 767.98px) {
  .advertisement__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .advertisement__title {
    font-size: 3.125rem;
    margin-bottom: 20px 0;
  }
}
.advertisement__content {
  display: inline-block;
  padding: 0 0 0 20px;
  width: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .advertisement__content {
    padding: 0 0 0 20px;
  }
}
.advertisement__description {
  font-size: 1.125rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  line-height: normal;
}
@media (max-width: 767.98px) {
  .advertisement__description {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .advertisement__description {
    font-size: 1.5625rem;
    margin-bottom: 20px;
  }
}
.advertisement__banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
.advertisement__link {
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .advertisement__link {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .advertisement__link {
    font-size: 1.25rem;
  }
}
.advertisement__offer {
  font-size: 0.9375rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  background-color: #eb008b;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: normal;
  padding-top: 5px;
  position: absolute;
  right: -20px;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .advertisement__offer {
    display: none;
  }
}
@media (min-width: 768px) {
  .advertisement__offer {
    font-size: 1.5625rem;
    width: 80px;
    height: 80px;
    padding-top: 10px;
    right: -50px;
    bottom: -10px;
  }
}

.seasonal-ready {
  background: #fff;
}
.seasonal-ready .image-container {
  overflow: hidden;
  border-radius: 5px;
}
.seasonal-ready .image-container img {
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .seasonal-ready .image-container img {
    height: 100px;
  }
}
.seasonal-ready a {
  text-decoration: none;
}
.seasonal-ready .tile-body {
  text-align: center;
  height: 50px;
  margin-top: 15px;
  margin-bottom: 30px;
}
.seasonal-ready .tile-body .title {
  font-size: 0.75rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #2a2a2a;
}
@media (min-width: 768px) {
  .seasonal-ready .tile-body .title {
    font-size: 1.25rem;
  }
}
.seasonal-ready__left-panel {
  margin-bottom: 15px;
}
.seasonal-ready__right-panel.row {
  margin: 0;
}
@media (min-width: 768px) {
  .seasonal-ready__right-panel.row {
    margin: auto;
  }
}

#stickyFooter {
  z-index: 100 !important;
}

.template-Offerheading {
  background: linear-gradient(91.25deg, #03578A 5.31%, #EC008C 100.83%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 800;
  line-height: 2.125rem;
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media (max-width: 768.98px) {
  .template-Offerheading {
    line-height: 1.25rem;
    font-size: 1.125rem;
  }
}
.template-Offerheading .text-uppercase {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-weight: 800;
  font-size: 1.875rem;
  line-height: 1.25rem;
}
@media (max-width: 768.98px) {
  .template-Offerheading .text-uppercase {
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.25rem;
    max-width: 80%;
  }
}

#template-1 {
  background: rgba(245, 200, 226, 0.2);
  max-width: 100%;
}
#template-1 .d-inline-block {
  padding: 0.625rem;
}
@media (max-width: 768.98px) {
  #template-1 .d-inline-block {
    padding: 0.3125rem;
  }
}

.mtb-15 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 768.98px) {
  .mtb-15 {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.ptb-15 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (max-width: 768.98px) {
  .ptb-15 {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

@media (max-width: 768.98px) {
  .plr-15 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.template-slot-5 .col-lg-2 {
  text-align: center;
}

.homepage-slot-6 .col-12 {
  padding: 0 !important;
}

.show-home-page {
  display: block !important;
}

.homepage-new-slot-04 .hero-slider {
  max-width: 100% !important;
}

.homepage-new-slot-08 .col-4 img {
  text-align: center;
  border-radius: 0.625rem;
  width: 100%;
}
@media (max-width: 768.98px) {
  .homepage-new-slot-08 .col-4 img {
    border-radius: 0.625rem;
  }
}

.template-1-tile-images {
  height: auto;
  width: 100%;
  border-radius: 0.625rem;
  max-width: 100%;
}
@media (max-width: 768.98px) {
  .template-1-tile-images {
    border-radius: 0.25rem;
  }
}

.p10px {
  padding: 0.3125rem;
  border-radius: 1rem;
}

.w-auto100 {
  width: 100%;
}

div#stickyFooter.fixed {
  position: fixed !important;
  bottom: 0;
  margin: 0;
  z-index: 999;
  -webkit-box-shadow: 0px -4px 20px 2px #aaa;
  box-shadow: 0px -4px 20px 2px #aaa;
  border-top: 1px solid #aaa;
}

span.totalReviews {
  font-size: 0.75rem;
  margin-left: 0.5rem;
}