.bg-inherit {
background: #6c8871;
border-bottom-left-radius: 80px 80px;
border-bottom-right-radius: 80px 80px;

}
.header-btn__icon{
color: white;
}
.s-cart-summary-total {
color: white;
}
.navbar-brand img {
max-height : 10rem;
}

.topnav-is-dark .top-navbar {
background: #6c8871;
}
.s-search-icon svg {
fill: white;
}
.store-footer__inner {
background: #6c8871;
}
.py-4 {
background: #6c8871;
}
.store-footer{
background: #6c8871;
}
.copyright-text p {
color: white;
}

@media screen and (min-width: 800px) {
.store-footer__inner{
border-top-left-radius: 80px 80px;
border-top-right-radius: 80px 80px;
}
}

.bg-white {
background-color: white;
}
body {
background-color: white;
}
.shadow-default{
--tw-shadow:5px 10px 30px #ffffff0d;
}

.object-contain {
border-radius:30px;
}

.main-nav-container.fixed-pinned .navbar-brand img {
max-height:80px;
}
.sicon-menu:before {
color:white;
}
.s-button-primary-outline {
color :#6c8871;
}
.s-button-primary-outline:hover {
color:white;
background-color :#6c8871;

}

.s-fast-checkout-button.outline {
color:#6c8871;
border-color:#6c8871;
}

.s-button-primary {
border-color:#6c8871;
background-color:#6c8871;
color:white;
}
.s-button-primary:hover {
background-color:#6c8871;
}
.s-block--features__item .feature-icon{
background-color:#6c8871;
}
.s-block--features__item .feature-icon i{
color:white;
}
.btn--primary{
background-color:#6c8871;
border-color:#6c8871;
}

@media only screen and (min-width: 1024px) {

.main-menu{
color:white;
}
}