/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.ApRow .sub-title-widget {
  font-size: 30px;
  line-height: 26px;
  color: #2f353d;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Google Sans", sans-serif; }
  .ApRow .sub-title-widget::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 23px;
    line-height: 26px;
    background-color: var(--theme-color-default);
    margin-right: 16px; }
    .rtl .ApRow .sub-title-widget::before {
      margin-left: 16px;
      margin-right: inherit; }
  @media (max-width: 480px) {
    .ApRow .sub-title-widget {
      font-size: 24px;
      line-height: 1; } }

/*# sourceMappingURL=profile3580084443.css.map */
