/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
#subcategories {
  border: 1px solid #eeeeee;
  margin-bottom: 18px;
  padding: 15px 0;
}

.subcategories .cat-desc {
  overflow: hidden;
  height: 40px;
}

.heading-counter {
  font-size: 13px;
  float: right;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 22px;
}
.rtl .heading-counter {
  float: left;
}
