.top-navbar {
    display: none;
}

.navbar-brand img {
    height: auto !important;
    max-width: 150px;
}

.main-nav-container .inner {
   background-color: #f3f4f6!important;
}

@media(max-width:480px){
  .advanced-slider--8 .advanced-slider__caption__inner__content__heading {
    font-size: 1.75rem;
}
}

.s-block--about .container{
  max-width:1000px !important;
}

.s-block--about p{
  font-size:18px !important;
}

.s-block--about > div > div > div:nth-of-type(2){
  background-image:url("https://ibb.co/27BG1j99");
}


.s-block--about video{
  width:90%;
  margin: auto
}


.advanced-slider * {
    color: #fff;
}

.advanced-slider a{
   margin: 1rem auto auto auto;
   max-width:200px;
   display:block;
}

.advanced-slider__caption__inner--left {
    justify-content: center;
}

.advanced-slider__caption__inner--left *{
    text-align: center;
}

.s-block--enhanced-features__item {
    border-width: 0;
    box-shadow: unset
}

.enhanced-title-border {
    background-image: url("https://i.ibb.co/vv1q8Zr8/Group-1000007707-1.png");
    background-size: contain;
    border: 0px solid;
    width: 24px;
    height: 24px;
}

.home-block-title h2{
  color: #343E32 !important
}

.enhanced-title-border::after,
.enhanced-title-border::before{
    background: #4D8A0F !important;
}

.product-card.product-card--enhanced-btn:not(.product-card--simplified) .product-card__enhanced-mini-cart button {
    border: 1px solid;
}