/**/
.tmcategory-container .categoryblock .block_content:hover .cate-btn a {
	background-color: #c7935f;
}
.tmcategorylist .products{
	margin-bottom: 0;
	width: 100%;
	position: relative;
	float: left;
	/* padding: 0 10px; */
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li a:hover {
	color: #c7935f;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li:hover a::before {color: #fbce13;}
.tmcategory-container .categoryblock .block_content .cate-btn a {
	color: #333;
	font-size: 13px;
	letter-spacing: 0.6px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 22px;
	background-color: #dedede;
	display: inline-block;
	vertical-align: middle;
	border-radius: 4px;
}
.tmcategorylist .cat_tittle {
	display: inline-block;
	width: auto;
	text-orientation: upright;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	text-orientation: sideways;
	text-align: center;
	margin: 0 auto;
	float: left;
	left: -16%;
	right: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}
.tmcategorylist .cat_tittle h2 {
	text-align: center;
	font-size: 45.79px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	letter-spacing: 3px;
	margin: 0 auto;
	text-align: center;
	color: #dad9d9;
}
.tmcategorylist .container {
	position: relative;
	overflow: hidden;
}
.tmcategory-container .categoryblock .block_content .cate-btn {
    margin-top: 35px;
    padding: 0;
    color: #333;
	display: none;
}

/**/
.tmcategory-container .categoryblock {
	float: left;
	width: 100%;
}
.tmcategorylist {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	text-align: center;
	padding: 20px 20px 0;
	overflow: hidden;
}
.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 li {
	float: left;
	position: relative;
	display: inline-block;
	width:100%;
	padding: 0 10px;
}
.tmcategorylist #spe_res {
    margin: 0 -10px;
}
.tmcategorylist .owl-item {
  position: relative;
  transition: all 0.9s ease 0s;
  -webkit-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;
    /*height: 402px;*/
}
.cate-btn .btn {
font-size: 12px;
line-height: 24px;
letter-spacing: 0.4px;
text-transform: uppercase;
color: #fbce13;
font-weight: 500;
background: none;
border: none;
padding: 0;
margin-top: 15px;
}
.tmcategory-container .categoryblock .block_content {
	width: 100%;   
	float: left;
	cursor: pointer;
}
.tmcategory-container .categoryblock .block_content .categorylist {
	position: absolute;
	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: auto;
	float: right;
	z-index: 9;
	bottom: auto;
	right: 0;
	left: 0;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	top: 50%;
	opacity: 0;
}
.tmcategory-container .categoryblock .block_content:hover .categorylist{
	opacity: 1;
}
.tmcategory-container .categoryblock .block_content .categoryimage {
	  position: relative;
    display: inline-block;
    overflow: hidden;
	vertical-align: top;
}
.tmcategory-container .categoryblock:hover .block_content .categoryimage img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.tmcategory-container .categoryblock .block_content .categoryimage img {
  max-width: 100%;
  position: relative;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms 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; font-size: 14px; line-height: 23px; font-weight: 600;}
.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .btn-primary,.tmcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .cate-icon::before{ color: #333;}
.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 ul.subcategory li:nth-child(n+5) {
	display: none;
}

.tmcategory-container .categoryblock .block_content .categorylist .cate-heading a {
	font-weight: 400;
font-size: 20px;
color: #fff;
text-transform: capitalize;
padding: 15px 33px 14px;
letter-spacing: 0.2px;
line-height: 21px;
background: #d17a63;
display: inline-block;
	vertical-align: top;
}
.tmcategory-container .h1.products-section-title.text-uppercase {
	display: none;
}
.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 .categorylist .cate-heading a:hover {
	color: #f0b924;
}*/

.tmcategory-container .categoryblock .block_content .categoryimage_bg {
  	display: inline-block;
  	position: relative;
  	z-index: 9;
  	margin-bottom: 0;
	float: none;
	text-align: center;
}
.tmcategory-container .categoryblock .block_content .cate-description {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin: 22px 0 10px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.8px;
	/*opacity: 0;*/
	display: none;
}
.tmcategory-container .categoryblock:hover .block_content .cate-description {
	/*opacity: 1;*/
	display: block;
}
.tmcategory-container .categoryblock .block_content .cate-description p {
	margin: 0;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory {
display: inline-block;
margin-top: 15px;
display: none;
}
.tmcategory-container .categoryblock:hover .block_content .categorylist ul.subcategory {
	/*display: block;*/
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li {
	text-transform: capitalize;
	color: #fff;
	font-size: 15px;
	padding: 5px 0 0;
	letter-spacing: 0.3px;
	font-weight: 400;
	font-family: 'Heebo', sans-serif;
	line-height: 27px;
	display: block;
	text-align: left;
	width: 100% !important;
	margin: 0;
}
.tmcategory-container .categoryblock .block_content .categorylist ul.subcategory li a {
    color: #666;
    position: relative;
}
@media (max-width: 1449px){
	
	.tmcategory-container .categoryblock .block_content .categorylist{
		top: 45%;
	}
}
@media (max-width: 1199px){
	.tmcategory-container .categoryblock .block_content {height: auto;}
}
@media (max-width: 991px){
	.tmcategorylist li {
	width: 100%;
	}
}
@media (max-width: 767px){
	
}
@media (max-width: 479px){
	
}