html {
    background: url(../../../../../../img/abstract-hexagons.png) no-repeat center center fixed;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body, .seopresta_bannerhome, #seoprestahomeblogpost, .kl-block-blog:after {
    background-color: transparent;
}
.navbar-expand-lg.navbar-light.kl-nav-menu, .wsmenu-list, .logo{
    background: #94812b;
}
.kl-title-section{
    padding-top: 10px;
}

.kl-title-section small{
    color:white;
}

.cart-search i{
    color: black!important;
}

.mobile-logo-container{
    background-color:black;
}

.kl-topbar {
    background: #f7f7f7;
    padding: 8px 0 8px;
}

.kl-contact-top {
    font-size: 12px;
    /*color: #ffffff;*/
    color: black;
    padding: 0;
    margin-bottom: 0;
}

.wsmenu{
    color: black;
}

.cart-preview i:not(.pe-7s-shopbag), .wsmenu>.wsmenu-list>li>.wsmenu-click>i, .wsmenu>.wsmenu-list>li>ul.sub-menu>li .wsmenu-click02>i, .wsmobileheader .wssearch{
    color: #957400;
}

.wsanimated-arrow span, .wsanimated-arrow span:before, .wsanimated-arrow span:after{
    background: #957400;
}

.kl-on-sale{
    position: absolute;
    top: 10px;
    height: 45px;
    background-color: red;
    color:black;
    border-radius: 30px;
    font-size: 14px;
}

.kl-img-xts > img{
    min-width: 262px;
    min-height:262px;
}

.ocw_text {
    color:black!important;
}
.ocw_link{
    color: deepskyblue !important;
    font-weight: 600 !important;
}
.ocw_btn.button.lnk_view span {
    font-weight: 600 !important;
}
.ocw_text, .ocw_link {
    font-weight: 400;
    font-size: 16px;
    font-family: Lato,sans-serif,Arial,Helvetica,sans-serif;
}
ul.contact_us{
    font-size: 12px;
}
li.contact_us{
    font-size: 11px;
}
#product-description-short{
    background: #94812b;
    padding: 10px;
    border-radius: 10px;
}

