.space-bg {
    background: #101010 !important;
}
.main-menu ul>li.has-dropdown>a:after{
  color: #080808;
}
.mainmenu__main>.main-menu a {
  font-size: 16px;
  color: #051719;
  padding: 40px 0;
}
.main-menu ul>li.has-dropdown>a {
  color: #051719;
}
.mainmenu__search-bar input {
  box-shadow: 0px 0px 15px rgb(129 129 129 / 40%);
  background-color: #ffffff;
}
.pb-20 {
  padding-bottom: 10px;
}
.pt-20 {
    padding-top: 10px;
}
.navigation-bar {
  display: none;
}
.tpcategory .tpcategory__icon img {
  max-width:90%;
}
.tpcategory{
  width:20%;
}
.tpcategory__icon {
  height: auto;
  border-radius:0%;
  width:100%;
  
}
.tpcategory__icon span {
  background-color: #dfdfdf;
  top: -20px;
  
}
.mb-40 {
     margin-bottom: 20px; 
}
.pb-70 {
    padding-bottom: 40px !important;
}
.pb-60 {
  padding-bottom: 30px;
}
.pt-60 {
  padding-top: 30px;
}
.footer-copyright {
    padding: 15px 0;
}
.tpproduct__thumb-action{
display:none !important;  
}
.tpproduct__cart{
  display:none;
}

@media (max-width: 767px) {
  .tpcategory .tpcategory__icon img {
  max-width:90%;
}
  .tpcategory{
  width:50% !important;
}
  .mb-40 {
    margin-bottom: 25px;
}
    .tpcategory__icon {
        height: auto !important;
        line-height: 110px;
         width: 100%;
       
    }
 
}
 .pt-70 {
    padding-top: 50px;
}
  .pb-45 {
    padding-bottom: 0px;
  }
.tpproduct__title {
  color: #021b1f;
  font-size: 17px;
}
.header-welcome-text a {
  color: rgb(255 255 255);
}
.tp-slide-item {
   margin-bottom: 0px; 
}
}