.post header img {
    width: initial !important;
}

.site-footer .working-hours th {
    text-align: start;
}

.site-footer.style-3 ::before{
    visibility: hidden
}

.home .featured-products .f-content__content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.post .post-meta .meta-content{
     visibility: hidden
}

.logos--style-2 .owl-nav,
.logos--style-3 .owl-nav,
.logos--style-4 .owl-nav,
.logos--style-5 .owl-nav {
    color: #ed6b32 !important;
}

.scrollup > a {
    color: #ed6b32 !important;
    border-color: #ed6b32 !important;
}
.scrollup > a:hover{
    color: #68aed8 !important;
    border-color: #68aed8 !important;
}

footer .widget_nav_menu .menu-item-has-children {
    display: none;
}

#rev_slider_1_1_wrapper .custom.tparrows:before{
    background-color: #f1885b;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{
     color:#f07647!important;
    background-color: #fff!important;
    padding-left: 0;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
    color: #ed6b32!important;
    background-color: #fff!important; 
}


/* Mobile */
@media (max-width: 991px) {
  .site-navigation {
    background-color: #f07647!important;
    
  }}
