.header-theme-bg-primary{
  background:#616921}
.d-lg-block{
  background:#616921}
ul.main-nav{
  color:#616642}
/*.header-theme-icon-primary{
  color:#ffffff}
.language-btn, .currency-btn{
  color:#ffffff}
.icon-language_white:before{
  color:#ffffff}*/
.account-lang-currency .account-btn{
  background-color:transparent;
/*  border:1px solid #ffffff;*/
  box-sizing:border-box;
  border-radius:5px;
/*  color:#ffffff;*/
  min-width:124px;
  padding:3px 5px}
.language-currency{
  max-height:30px;
  background-color:transparent !important;
/*  border:1px solid #ffffff;*/
  border-radius:5px;
  overflow:hidden}
.vertical-line{
  border-left:0;
  border-right:1px solid #ffffff}
.footer-theme-bg-primary{
  background-color:#616921}
.footer-theme-text-for-primary-bg{
  color:#ffffff}
.store-section .social-icons span
  height:35px;
  width:35px;
  color:#ffffff;
  font-size:22px;
  border:2px solid #ffffff;
  padding:5px;
  border-radius:50%}
.app{
  background:#fff}
.btn-primary{
  color:var(--text-color-primary-bg);
  background-color:var(--primary-color);
  border-color:var(--primary-color);
  padding:10px 15px}
.btn-primary:hover{
  background:white;
  color:#616921;
  border:transparent}
.theme-title-primary{
  text-align:center}
.testimonials-customer-card{
  background:radial-gradient(#616921, #616921);
  color:white}
.testimonials-customer-text{
  margin-right:55px;
  white-space:break-spaces;
  color:#e4e4e4}
.product-item .product-title>span{height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:center}.footer-companies{background:#616921}.footer-copyrights-vat-certificate{background:#616921}.footer-copyrights span{display:none}.store-section a{text-decoration:none;color:#ffffff;cursor:pointer}

h2.section-title.theme-title-primary {
    color: #000 !important;
    text-align: unset;
}
.app.d-flex.flex-column.visible{
    background: #ffffff !important; 
}
.theme-text-primary {
    color: #000;
}
.header-theme-bg-primary ,header .d-lg-block{
    background: #F8F7F3;
}