.tmcategorylist .products,.product-tabcontent {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  float: left;
}
.tmcategorylist .products-section-title.text-uppercase {
  display: none;
}
.tmcategory-container .categoryblock .block_content .categorylist .cate-btn a {  
  line-height: 20px;
  letter-spacing: 0.4px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0;  
  padding: 9px 22px;  
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li:nth-child(n + 4) {
  display: none;
}
.tmcategorylist .cat_tittle {
  display: inline-block;
  width: auto;
  text-orientation: upright;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-orientation: sideways;
  text-align: center;
  margin: 0 auto;
  left: -16%;
  right: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.tmcategorylist .cat_tittle h2 {
  text-align: center;
  font-size: 45.79px;
  font-weight: 300;
  letter-spacing: 3px;
  margin: 0 auto;
  text-align: center;
  color: #dad9d9;
}
.tmcategorylist .container {
  position: relative;
}
.tmcategory-container .categoryblock {
  float: left;
  width: 100%;
}
.tmcategorylist {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0px 0 15px;
  margin-top: 27px;
}
.tmcategory-container {
  float: none;
  margin: 0 auto;
  padding: 0 0 0;
  position: relative;
  width: 100%;
}
.tmcategorylist #tmcategorylist.grid {
  margin: 0 auto;
}
.tmcategorylist #tmcategorylist.grid li {
  width: 33.33%;
  display: inline-block;
}
.tmcategorylist article {
  float: left;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 15px 15px;
}
.tmcategorylist #tmcategorylist.grid article {
  width: 33.33%;
}
.tmcategorylist .owl-item {
  position: relative;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.tmcategory-container .categoryblock {
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 19px 20px 20px;
  border: 1px solid #e5e5e5;
}
.tmcategorylist .customNavigation {
  display: none;
}
.cate-btn .btn {
  line-height: 32px;
  letter-spacing: 0.4px;
  text-transform: uppercase;  
  font-weight: 500;
  border: none;
  padding: 0;
  margin-top: 15px;
}
.tmcategory-container .categoryblock .block_content .cate-btn {
  text-align: left;
}
.tmcategory-container .categoryblock .block_content {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: auto;
}
.tmcategory-container .categoryblock .block_content .categorylist {
  position: relative;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  width: 100%;
  float: left;
  z-index: 9;
  padding: 0;
  margin-top: 0;
  text-align: left;
  overflow: hidden;
}
.tmcategory-container .categoryblock .block_content .categoryimage {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.tmcategory-container .categoryblock:hover .block_content .categoryimage img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
}
.tmcategory-container .categoryblock .block_content .categoryimage img {
  max-width: 100%;
  position: relative;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn {
  left: 0;
  position: absolute;
  right: 0;
  top: 30%;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transform: translateY(-120px);
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  -moz-transform: translateY(-120px);
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  text-align: center;
  padding: 0 20px;
  z-index: 10;
}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn .btn-primary {
  background: transparent;
  border: none;
  white-space: normal;
  line-height: 23px;
  font-weight: 500;
}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .btn-primary,
.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .cate-icon::before {
  color: #000;
}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-icon {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 18px 0 0;
}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-icon::before {
  color: #fff;
  content: "\f101";
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: 500;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  vertical-align: top;
}
.tmcategory-container .categoryblock:hover .categoryimage .cate-btn {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -moz-transform: translateY(0);
}
.tmcategory-container .categoryblock .block_content .categorylist .cate-heading a {
  font-weight: 500;
}
.tmcategory-container .categoryblock .block_content .categorylist .cate-heading .cate-btn a {
  font-size: 16px;
  text-transform: capitalize;
  height: auto;
  width: auto;
  font-weight: 400;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  color: #272727;
  line-height: 22px;
}
.tmcategory-container .categoryblock .block_content .categoryimage_bg {
  position: relative;
  z-index: 9;
  margin-bottom: 0;
  float: right;
  width: 100%;
}
.tmcategory-container .categoryblock .block_content .categorylist .cate-heading {
  margin-top: 8px;
}
.tmcategory-container .categoryblock .block_content .cate-description {
  clear: both;
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  margin: 22px 0 10px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.8px;
  display: none;
}
.tmcategory-container .categoryblock:hover .block_content .cate-description {
  display: block;
}
.tmcategory-container .categoryblock .block_content .cate-description p {
  margin: 0;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory {
  display: inline-block;
  margin: 8px 0;
  padding-inline-start: 2px;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li {
  text-transform: capitalize;
  color: #222222;
  padding: 2px 0;
  line-height: 28px;
  display: block;
  text-align: left;
  width: 100% !important;
  margin: 0;
  position: relative;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li a {
  position: relative;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  margin-left: 18px;
}
@media (max-width: 1199px) {
  .tmcategory-container .categoryblock .block_content .categoryimage_bg {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .tmcategory-container .categoryblock .block_content .categorylist {
    text-align: center;
  }
  .tmcategory-container .categoryblock .block_content .cate-btn {
      text-align: center;
  }
  .tmcategorylist article {float: none;}
}
@media (max-width: 767px) {
  .tmcategory-container .categoryblock {
    float: none;
    text-align: center;
  }  
  .tmcategory-container .categoryblock .block_content .categoryimage_bg {
    float: right;
  }
  .tmcategorylist #tmcategorylist.grid article {
  width: 50%;
}
}
@media (max-width: 480px) {
 .tmcategorylist #tmcategorylist.grid article {
  width: 100%;
}
}