#site-footer.background{
        background: #583e3d;
}

header .site-logo img{
   max-width: 300px;
    max-height: unset !important;
}

 body i.slick-arrow {
    opacity: 1;
    visibility: visible;
  }

  .cust-btn{
            margin: 0 auto;
    display: table;
    margin-top: 50px;
  }

  .loader{
        width: 300px !important;
  }

.header-mobile .site-logo img {
    max-width: 100%;
}

.header-mobile-fixed {
    background: #583e3d !important;
}

.footer-logo{
  width: 300px;
}

.footer-center{
  text-align: center;
}

.page-title .content-title-heading h1{
  color: #fff !important;
}

.mm-menu, .mm-panels, .mm-panels>.mm-panel{
  background: #583e3d;
}

.mm-menu .mm-listview>li .mm-next:after {
    border-color: #fff;
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #fff;
}

.product-cats-list .slick-arrow{
      border: none !important;
}

.cust-btn{
  background: #cb8161 !important;
  border: 1px solid #cb8161 !important;
}


.price {
    margin-top: 15px;
    font-size: 20px;
    color: #fff;
}

.block-sliders .banner-video{
  max-width: 100%;
}