.cpcategorylist .products {	
	width: 100%;
	position: relative;
  float: left;  
}
.cpcategory-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;  
}
.cpcategorylist .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;
}
.cpcategorylist .cat_tittle h2 {
  text-align: center;
  font-size: 45.79px;
  font-weight: 300;
  letter-spacing: 3px;
  margin: 0 auto;
  text-align: center;
  color: #dad9d9;
}
.cpcategorylist {
  float: left;
  width: 100%;
  clear: both;
  position: relative;  
  background: #f2f2f2;
  margin: 25px 0px;  
}
.cpcategory-container {
  float: none;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 35px;
}
.cpcategorylist #cpcategorylist.grid {
  margin: 0 auto;
}
.cpcategorylist #cpcategorylist.grid article {
  width: 33.33%;
  display: inline-block;
}
.cpcategorylist article {
	position: relative;
}
.cpcategorylist .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;
}
.cate-btn .btn {
  line-height: 32px;
  letter-spacing: 0.4px;
  text-transform: uppercase;  
  font-weight: 500;
  border: none;
  padding: 0;
  margin-top: 15px;
}
.cpcategory-container .categoryblock .block_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  margin: 0px 10px;
  padding: 20px;
  min-height: 170px;
}
.cpcategory-container .categoryblock .block_content .categoryimage {
	position: relative;
	display: inline-block;
	overflow: hidden;
  vertical-align: top;
}
.cpcategory-container .categoryblock .block_content .cat-img {
	display: block;
	position: relative;
	z-index: 9;
	margin-bottom: 0;
	float: left;
	text-align: left;
}
.cpcategory-container .categoryblock .block_content .categoryimage img {
	max-width: 100%;
	position: relative;
	overflow: hidden;
}
.cpcategory-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;
}
.cpcategory-container .categoryblock .block_content .categoryimage .cate-btn .btn-primary {
  background: transparent;
  border: none;
  white-space: normal;
  line-height: 23px;
  font-weight: 500;
}
.cpcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .btn-primary,
.cpcategory-container .categoryblock .block_content .categoryimage .cate-btn:hover .cate-icon::before {
  color: #253d4e;
}
.cpcategory-container .categoryblock .block_content .categoryimage .cate-icon {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 18px 0 0;
}
.cpcategory-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;
}
.cpcategory-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);
}
.cpcategory-container .categoryblock .block_content .categorylist .cate-heading .cate-btn a {
  font-size: 16px;
  text-transform: capitalize;
  height: auto;
  width: auto;
  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;
}
.cpcategory-container .categoryblock .block_content .categoryimage_bg {
  position: relative;
  z-index: 9;
  margin-bottom: 0;
  float: right;
  width: 100%;
}
.cpcategory-container .categoryblock .block_content .categorylist .cate-heading {
	margin-top: 10px;
	font-weight: 500;
}
.cpcategory-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;
}
.cpcategory-container .categoryblock:hover .block_content .cate-description {
  display: block;
}
.cpcategory-container .categoryblock .block_content .cate-description p {
  margin: 0;
}
.cpcategory-container .categoryblock .block_content .categorylist ul.subcategory {
  display: inline-block;
  margin: 8px 0; 
}
.cpcategory-container .categoryblock .block_content .categorylist ul.subcategory li {
  text-transform: capitalize;  
  padding: 2px 0;
  line-height: 28px;
  display: block;
  text-align: center;
  width: 100% !important;
  margin: 0;
  position: relative;
}
.cpcategory-container .categoryblock .block_content .categorylist ul.subcategory li a {
  position: relative;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
@media (max-width: 1449px) {
}
@media (max-width: 1199px) {
  .cpcategory-container .categoryblock .block_content .categoryimage_bg {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .cpcategory-container .categoryblock .block_content .categorylist,.cpcategory-container .categoryblock .block_content .cate-btn {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .cpcategory-container .categoryblock {
    float: none;
    text-align: center;
  }  
  .cpcategory-container .categoryblock .block_content .categoryimage_bg {
    float: right;
  }
  .cpcategory-container .categoryblock .block_content img {
    height: auto;
  }
  .cpcategory-container{padding-block: 40px;}
}