@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/IRANYekanX-Thin.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/woff/IRANYekanX-UltraLight.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/IRANYekanX-Light.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/IRANYekanX-Medium.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/woff/IRANYekanX-DemiBold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/woff/IRANYekanX-ExtraBold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/IRANYekanX-Black.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Black.woff2') format('woff2');		 
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 950;
	src: url('fonts/woff/IRANYekanX-ExtraBlack.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 1000;
	src: url('fonts/woff/IRANYekanX-Heavy.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Heavy.woff2') format('woff2');		 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/IRANYekanX-Bold.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/IRANYekanX-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Regular.woff2') format('woff2');	
}

:root {
	--font-headers: 'IRANYekanX' !important;	
}

/* .lte-navbar-custom .lte-navbar-items-custom.navbar-desktop .lte-ul-nav > li > a {
    font-family: var(--font-headers);
} */

.lte-topbar-block .lte-navbar-icons {
  margin: 0 0 0 -15px;
  text-align: left;
}

.lte-navbar-icons li .lte-header {
  padding-right: 6px;
  padding-left: 0;
}

.lte-navbar-icons .lte-top-search-wrapper .lte-top-search-ico-close {
  right: auto;
  left: 15px;
}

.button .lte-btn-inner:after,
input[type="button"] .lte-btn-inner:after,
input[type="submit"] .lte-btn-inner:after,
.lte-btn .lte-btn-inner:after,
.button .lte-btn-inner:before,
input[type="button"] .lte-btn-inner:before,
input[type="submit"] .lte-btn-inner:before,
.lte-btn .lte-btn-inner:before {
  right: 50%;
  left: auto;
}

.button .lte-btn-inner:after,
input[type="button"] .lte-btn-inner:after,
input[type="submit"] .lte-btn-inner:after,
.lte-btn .lte-btn-inner:after {
  right: auto;
  left: 50%;
}

.button .lte-btn-after:after,
input[type="button"] .lte-btn-after:after,
input[type="submit"] .lte-btn-after:after,
.lte-btn .lte-btn-after:after {
  padding-left: 10px;
  padding-right: 0;
}

.lte-navbar-custom
  .lte-navbar-items-custom.navbar-desktop
  .lte-ul-nav
  > li.page_item_has_children
  > a
  > span:before,
.lte-navbar-custom
  .lte-navbar-items-custom.navbar-desktop
  .lte-ul-nav
  > li.menu-item-has-children
  > a
  > span:before {
  left: -18px;
  right: -8px;
}
