/* Add custom CSS styles below */ 
.s-social-link a svg {
    fill: #4f542d;
}


    .main-nav.fixed-header .inner {
        background-color: #396453 !important;
    }

.header--mini:not(.header--transparent) .main-nav {
  background-color: #396453 !important;
  color: #fff !important;
}

.header__icons path {
  stroke: #fff !important;
}

.s-add-product-button-mini-checkout-content {
  color: #4f542d;
}

.s-fast-checkout-button.rtl {
  border-color: #4f542d;
}