/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */


.header-layout-1 .header-layout-1-logo{width:auto!important;display:flex!important}
.header-layout-1 .main-menu-wrapper{display:flex!important;}
#tie-body.rtl * h1, #tie-body.rtl * h2, #tie-body.rtl * h3, #tie-body.rtl * h4, #tie-body.rtl * h5, #tie-body.rtl * h6, #tie-body.rtl * p, #tie-body.rtl * a, #tie-body.rtl * span{font-family:'Vazir'!important}
#tie-body.rtl .wf-active .logo-text,#tie-body.rtl .wf-active h1,#tie-body.rtl .wf-active h2,#tie-body.rtl .wf-active h3,#tie-body.rtl .wf-active h4,#tie-body.rtl .wf-active h5,#tie-body.rtl .wf-active h6,#tie-body.rtl .wf-active .the-subtitle , body.rtl{font-family:'Vazir'!important}

@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Regular.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: Vazir;
  src: url("../vazirfont/Vazirmatn-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap
}