.main-nav-container {
background-color: #ffffff;
    padding-right: 1rem;
    padding-left: 1rem;
}.main-nav-container button i, .main-nav-container .mburger>i {
    color: #b2bb6d;
}.navbar-brand img {
    max-height: 3rem;
 
 
   
}.store-footer__inner .about-us-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5rem;
    background-color: #fefefe;
    padding-top: 1rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color:#b3bc6d;
    border-color: #e7a0a5;
    border-radius: 4rem;
    border: 4px solid #e7a0a5;
}.w-8 {
width: 2rem;
    background-color: #e7a0a5;
    border-radius: 4rem;
    color: #ffffff;
} [color-scheme=dark] .store-footer .f_logo {
    border-radius: 1.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(24 23 24);
    padding: 1rem;
}.product-entry .product-entry__image .f_price-container.price-with-bg>.bg-wheat {
     background-color: #ffffff;


}.store-footer .f_store-name {
    text-align: center;
    color: #bec99600;
    DISPLAY: NONE;
}.product-entry .product-entry__image .f_btn-container .btn--add-to-cart button {
    border-radius: 1rem;
    padding: 0;
    opacity: 1;
    background-color: #c2c888d4;
      border-color:#fff;
    color:#fff;
}.product-entry h4 {
    color: #000;
}.store-footer {
    position: relative;
    margin-top: 2rem;
    background-color: #b4bb6d;
}.product-entry__title+p {
    color: #e7a0a5;
}.product-entry__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
   color: #8d9350;
    overflow: hidden;
}salla-slider .s-slider-block__title h2 {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #a7ac79;
}.product-entry h4 {
    color: #eaaaaf;
}.f_bottom-menu>ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    background-color: #ffffff;
    color: #fff;
}.f_bottom-menu>ul>li i {
    font-size: 1.875rem;
    line-height: 1.5;
    color: #9ea558;
}.store-footer h3 {
    margin-bottom: .75rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #a5ac60;
}.store-footer .footer-list a {
    color: #9ca25e;
}.store-footer .f_logo {
    width: 10rem;
    https: //i.imgur.com/PuHLRyp.gif;
    content: url(https://i.imgur.com/o28nbOi.png);
}.text-main {
    color: #a2aa58;
}button.s-button-primary {
    border-radius: 1rem;
    border-width: 0;
    background-color: #414042;
    background-color: var(--color-primary);
    padding: .75rem;
    color: #ffffff;
}.s-quantity-input-container .s-quantity-input-button {
    border-radius: 1rem;
    background-color: #414042;
    background-color: var(--color-primary);
    fill: #ffffff;
}.store-footer__bottom span p {
    color: #ffffff;
}.store-footer .social-link {
    display: flex;
    height: 3rem;
    width: 3rem;
    align-items: center;
    justify-content: center;
    border-radius: 1.25rem;
    background-color: #e7a0a5;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #fff;

}.f_block__title>div h2 {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #b3bb70;
}.faqs__item>label {
    display: flex;
    cursor: pointer;
    justify-content: space-between;
    font-weight: 700;
    color:#b3bb70;
}.faqs__item .faq-answer>p {
    padding: .125rem;
    color: #c7999c;
}.f_product-section .product__description {
    border-radius: 2rem;
    background-color: #fafafa;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    color: var(--main-color);
    

}
.s-block__title {
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  text-align: center;
}

#fixed_prod_sec_2 .s-block__title h2,
#fixed_prod_sec_3 .s-block__title h2 {
  color: #eaaaaf !important;
  font-size: 15px !important;
}

@media (min-width: 1024px) {
  #fixed_prod_sec_2 .s-block__title h2,
  #fixed_prod_sec_3 .s-block__title h2 {
    font-size: 30px !important;
  }
}