/*-------------------------Start FontFace--------------------------*/
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/Shabnam-Bold-FD.eot');
	src: url('fonts/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-Bold-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-Bold-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-Bold-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: bold;
	src: url('fonts/Shabnam-Bold-FD.eot');
	src: url('fonts/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-Bold-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-Bold-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-Bold-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/Shabnam-Medium-FD.eot');
	src: url('fonts/Shabnam-Medium-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-Medium-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-Medium-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-Medium-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/Shabnam-Light-FD.eot');
	src: url('fonts/Shabnam-Light-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-Light-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-Light-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-Light-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: 200;
	src: url('fonts/Shabnam-Thin-FD.eot');
	src: url('fonts/Shabnam-Thin-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-Thin-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-Thin-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-Thin-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'BYekan';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/Shabnam-FD.eot');
	src: url('fonts/Shabnam-FD.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/Shabnam-FD.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/Shabnam-FD.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/Shabnam-FD.ttf') format('truetype');
}

/*-------------------------End FontFace--------------------------*/
/*-------------------------Admin---------------------------*/
.fusion-page-title-bar .fusion-page-title-row h1 {
font-family: 'BYekan' !important;
}
.fusion-breadcrumbs {
display:none;
}
#main {
margin-bottom: 0 !important; 
}
#wrapper #main .post > h2.fusion-post-title {
    display:none;
}
#main .post h2 a {
    font-weight:bold;
}
.fusion-meta-info {
    display:none;
}
.rtl .fusion-page-title-bar-left .fusion-page-title-captions {
    float: right !important;
    text-align: right;
}
@media only screen and (max-width: 640px){
.fusion-body .fusion-page-title-bar h1 {
    margin: 0;
    font-size: 14px !important;
}}

.rtl .fusion-header-v3 .fusion-main-menu > ul > li {
    padding-left:40px !important;
}
.fusion-social-links-header {
    margin-top:0;
}
.fusion-social-networks .fusion-social-network-icon {
        margin: 0 10px 0 10px !important;
}
::-webkit-scrollbar {
width: 8px;}
::-webkit-scrollbar-track {
background-color: #555555;
border-radius: 0;
}
::-webkit-scrollbar-thumb {
background-color: #303030;
border-radius: 4px;
}
.rtl .fusion-main-menu>ul>li>a .menu-text {
    margin-right: 4px !important;
}
#main {
    padding-top: 0;
    padding-bottom: 0;
    background:#f6f6f6;
}
#posts-container .fusion-blog-layout-grid {
	 padding-top: 20px !important;
}
.fusion-dropdown-menu{
    padding-right:2px;
}
.ei-slider-thumbs {
    display:none !important;
}
.ekhtera .fusion-button{
    width:100% !important;
    border-radius:10px;
    margin-top:20px;
    font-size: 12px !important;
    background: #2cb8a5;
    
}

.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li {
    padding:0;
}

.koosheprofile{background: #f7f7f7;
    padding: 15px 0 10px 10px;
    border-radius: 10px;}
.koosheprofile h2{
    text-align: center !important;
    font-size: 18px !important;
    margin: 0 !important;
}
.koosheprofile ul{
    margin: 0 -20px 0 2px !important;
    color: #000 !important;
    font-size:11px;
}
.rtl.fusion-top-header .sub-menu {
    right: 0!important;
    border-radius: 5px;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a, .fusion-main-menu .sub-menu li a {
    padding: 8px 10px 8px 0;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    font-weight: bold;
}
@media only screen and (max-width: 800px){
.ekhtera .fusion-button{
margin:20px;
}
.fusion-body .fusion-page-title-bar {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 60px;
    height: fit-content;
}
    .fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-open-submenu {
    padding-right: 35px;
    margin: 10px 30px 0 0;
}
span.menu-text {
    margin: 9px 0 0 0;
}
.fusion-mobile-nav-item a {
    height: 50px;}
    
}
.topproject {
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 14px;
    transition: 0.5s;
    border-right: 3px solid #005e92;
    border-radius: 5px;
}
.topproject p{
       padding: 5px 0 5px 0px !important;
       font-weight: bold;
}
.topproject:hover {
    color: #fff;
    background:#005e92;
}
.topselectedproject {
    background: #005e92;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
    border-right: 3px solid #005e92;
    border-radius: 5px;
     cursor: default;
}
.topselectedproject p{
       padding: 5px 0 5px 0px !important;
       font-weight: bold;
}
.singleproject .fusion-meta-info {
    display:none;
}
.fusion-post-content-wrapper{
    background:#fff;
}
.publicationdiv .post h2 a{
           float: left;
           
               margin: 0 0 20px 0;
}
.singlproject .fusion-column-wrapper{
    border-radius:5px;
}
.singlproject h3{
    text-align: center !important;
    font-weight: bold;
}
.singlproject .fusion-imageframe{
     border-radius:5px;
}

.fusion-image-wrapper .fusion-rollover {
    background: #0074ad99 !important;
}
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content a {
    color:#fff !important;
    font-family:'BYekan' !important;
}
.projectarchivepage .fusion-post-content-wrapper{
    background:#fff;
}
.projectarchivepage .fusion-post-content-wrapper{
    direction:rtl;
}
.widget-title{
    font-weight: normal !important;
    font-size: 16px !important;
}
.fusion-post-content > h2.fusion-post-title {
    
}
.fusion-single-line-meta{
    display:none;
}
.publicationpage .fusion-single-line-meta{
    display:none;
}

.publicationpage .fusion-alignright{
    display:none;
}
.journalback{
        background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.publicationcss{direction: ltr;
    text-align:  justify;
    color:  #000;
    font-size: 14px;}
.publicationcss h1{
    font-weight:bold;font-size: 20px !important;
}
.fusion-footer-widget-column{
    margin-bottom:10px;
}
.footeraddres{
        line-height: 9px;
    margin-bottom: 0px;
    color: #fff;
}
.fusion-footer-widget-area .widget-title{
    font-weight:bold;
}
.fusion-footer-widget-area .contact_info p {
    margin: 0;
    color: #fff;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper {
    vertical-align: middle;
    border-radius: 10px;
}
.fusion-image-carousel-fixed .fusion-carousel .fusion-image-wrapper a {
    display: block;
    box-shadow: none;
    background: #fff;
}
.khadamatkooshe .fusion-tabs .nav-tabs > li .fusion-tab-heading {
    font-size: 17px;
    font-weight: bold;
}
.khadamatkooshe p {
        font-size: 15px !important;
    background: #fffffff0;
    border-radius: 5px;
    margin: 0 !important;
    padding: 20px;
    color: #000;
}
@media only screen and (min-width: 800px){
.fusion-tabs.horizontal-tabs.clean .tab-content {
    margin: 10px 15px;}
}
@media only screen and (min-width: 800px){
.fusion-tabs.horizontal-tabs.clean .nav-tabs {
    border: none;
    padding: 0 16px;
}}
#wrapper .post-content h2 {
        font-size: 15px;
    font-weight: bold;
}
.hmintro{
    padding:0 !important;
}
.homepagemovie {
    background: #ffffffad;
    padding: 40px 20px 20px 20px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
}


.fusion-header-separator {
    display:none !important;
}
.fusion-secondary-header{
    background-color:#005e92 !important;
    display:block;
}
@media (max-width: 900px){
    .fusion-secondary-header{
   display:none;
}
}
.fusion-contact-info {
    line-height: 44px;
    color: #fff !important;
}
.fusion-secondary-header a, .fusion-secondary-header a:hover {
    line-height: 44px;
    color: #fff !important;
    float:left;
    font-size:13px;
}
.fusion-main-menu {
    float:left;
}
.fusion-header .fusion-logo{
    float:right;
}
.fusion-logo img {
 height: auto;
    width: auto;
}
/*BTNS*/
#coursebtnprev{
    transition:0.4s;
    background-color: #1972f5; padding: 5px; color: #fff; border-radius: 5px;width: 100%;border-color:#1972f5;border-style: solid;border-width: 2px;font-family: 'WebYekan';font-size:14px;
}
#coursebtnprev a { color: #fff; font-family: 'WebYekan';}
#coursebtnprev:hover{ background-color:#fff; color: #1972f5;transition:all .2s}
#coursebtnprev:hover a{color: #1972f5; font-family: 'WebYekan';}

#coursebtnhelp{
    transition:0.4s;
    background-color: #ffa406; padding: 5px; color: #573d00; border-radius: 5px;width: 100%;border-color:#ffa406;border-style: solid;border-width: 2px;font-family: 'WebYekan';font-size:14px;text-align:center;
}
#coursebtnhelp a { color: #573d00; font-family: 'WebYekan';}
#coursebtnhelp:hover{ background-color:#fff; color: #ffa406;transition:all .2s}
#coursebtnhelp:hover a{color: #ffa406; font-family: 'WebYekan';}

#videobtn{
    transition:0.4s;
    background-color: #0047af; padding: 5px; color: #fff; border-radius: 5px;width: 100%;border-color:#0047af;border-style: solid;border-width: 2px;font-family: 'WebYekan';font-size:14px;
}
#videobtn a { color: #fff; font-family: 'WebYekan';}
#videobtn:hover{ background-color:#fff; color: #1972f5;transition:all .2s}
#videobtn:hover a{color: #1972f5; font-family: 'WebYekan';}

#contactusbtn{
    transition: 0.4s;
    background-color: #c5a98b;
    padding: 5px;
    color: #000;
    border-radius: 25px;
    width: 70%;
    border-color: #c5a98b;
    border-style: solid;
    border-width: 2px;
    font-family: 'WebYekan';
    font-size: 14px;
	margin-bottom: 16px;
}
#contactusbtn a { color: #fff; font-family: 'WebYekan';}
#contactusbtn:hover{ background-color:#fff; color: #272727;transition:all .2s}
#contactusbtn:hover a{color: #262626 !important ; font-family: 'WebYekan';}
/*-------------------------End Admin--------------------------*/
.rtl .fusion-page-title-bar-left .fusion-page-title-captions {
    float:right !important;
}
.post h2 a {
    margin: 0 0 20px 0;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
    float:right;
    font-weight:bold;
    text-align: right;
}
.rtl .fusion-page-title-bar{
    direction:rtl;
}
.fusion-footer-widget-area {
    border-top:0 !important;
}
span.menu-text {
    float:right;
}
.fusion-mobile-menu-icons a {
    float:left;
}

/*---Added Css*/

.gform_wrapper .description_above .gfield_description {
    font-family: 'BYekan';
}
.edit, .woocommerce-message a{margin-right:20px !important; margin-left:20px !important;}
.fusion-li-item-content{font-size:14px !important;}
.form-row{text-align:right !important;}
.post-content{text-align:justify !important;}
.address,.MsoNormal,.tab-content,.reviews,.excerpt-container p,.project-content .project-description p{text-align:justify!important;}
*{font-family:'BYekan'}
.reviews,.fusion-dropdown-submenu a,.input-name,.input-email,.input-website,.textarea-comment,.tab-link
,q,.fusion-accordian .panel-title a,.sub-menu a,.button,.edit, .submit,.search-field input
{font-family:'BYekan' !important;}
p,h1,h2,h3,h4,th,.single_add_to_cart_button,.checkout-button,.fusion-button,label,.active a,.state_select,.woocommerce-side-nav li a{font-family:'BYekan' !important;}
span.menu-text {
    font-family:'BYekan' !important;
    font-size:14.8px;
    font-weight:bold;
}
#wrapper .fusion-megamenu-wrapper.col-span-8{
	width:940px!important;
	
}
#slidingbar-area a {
	text-shadow :none!important;
}
#slidingbar-area h3 {
	font-size:16px!important;
}
.rtl #nav > .fusion-navbar-nav > li, .rtl #small-nav > .fusion-navbar-nav > li, .rtl #sticky-nav > .fusion-navbar-nav > li {
	padding-left: 35px!important;
}
.full-boxed-pricing .panel-body .price .integer-part {
	font-size:30px!important;
	font-weight:normal!important;
}
.sep-boxed-pricing .panel-body .price .currency {
	top:0px!important;
}
.fusion-pricing-table .panel-body .price .decimal-part {
	top:5px!important;
	font-size:30px!important;
	font-weight:normal!important;
	font-style:normal!important;
}
.sep-boxed-pricing .panel-body .price .integer-part {
	font-size:30px!important;
	font-weight:normal!important;	
}
.fusion-pricing-table .panel-body .price .time {
	font-style:normal!important;
}
.full-boxed-pricing .panel-body .price .currency {
	top: -2px!important;
}
.button-small, .button.small {
	font-size:15px!important;
}
#nav, #sticky-nav, .navigation, .side-nav li a {
	
}
#wrapper #nav ul li ul li a,#wrapper #sticky-nav ul li ul li a {
	
	font-size:13px;
}
#wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-title a, #wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-title a{
	
}
#wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
	font-size:17px!important;
}
h3.fusion-megamenu-title {
	
}
body, #sidebar .slide-excerpt h2, .footer-area .slide-excerpt h2, #slidingbar-area .slide-excerpt h2, #jtwt .jtwt_tweet, #sidebar #jtwt .jtwt_tweet {
	
	line-height:25px!important;
}
.content-container {
	text-align:justify!important;
}
strong {
	font-weight:normal!important;
}
#main .columns h2 {
	
}
.post-content h1 {
	font-weight:bold;
	font-size:18px!important;
}

#wrapper .post-content h2, #wrapper .fusion-title h2, #wrapper #main .post-content .fusion-title h2, #wrapper .title h2, #wrapper #main .post-content .title h2, #wrapper #main .post h2, #wrapper #main .post h2, #wrapper .woocommerce .checkout h3, #main .portfolio h2 {
	
}
.avada-container h3, .review blockquote div strong, .footer-area h3, #slidingbar-area h3, .button.large, .button.small, .button.medium, .button.xlarge, .woocommerce .single_add_to_cart_button, .woocommerce .shipping-calculator-form .button, .woocommerce form.checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .register .button, .woocommerce .avada-order-details .order-again .button, .comment-form input[type="submit"], .wpcf7-form input[type="submit"], .gform_wrapper .gform_button {
	
	font-weight:normal!important;
}
.button-large, .button.large {
	font-size:16px!important;
	
	font-weight:normal!important;
}
.fusion-recent-posts.layout-thumbnails-on-side .columns .column h4 {
	
	font-size:15px;
}
.footer-area a {
	text-shadow :none!important;
}
.footer-area h3 {
	
	font-size:16px!important;
	font-weight:normal!important;
}
.copyright {
	text-shadow :none!important;
	font-size:13px!important;
}
#wrapper .post-content h2, #wrapper .fusion-title h2, #wrapper #main .post-content .fusion-title h2, #wrapper .title h2, #wrapper #main .post-content .title h2, #wrapper #main .post h2, #wrapper #main .post h2, #wrapper .woocommerce .checkout h3, #main .portfolio h2 {
	
}
.fusion-reading-box-container .reading-box {
	border-right: 3px solid #6d1f80 !important;
	border-left: 1px solid #6d1f80 !important;
	text-align: justify;
}
#wrapper .search-table .search-field input {
	
}
.woocommerce-side-nav li a {
	
}
.checkout .input-text ,.woocommerce .checkout_coupon .coupon-input .input-text {
	
}
#wrapper .fusion-megamenu-wrapper.col-span-4{
	width: 470px!important;
}
#wrapper .fusion-megamenu-wrapper.col-span-6{
	width:705px!important;
}
.tooltip {
	font-size:13px!important;
}
.fusion-recent-posts .columns .column .meta .date {
	font-size:11px!important;
}
#main .reading-box h2, #main h2, .page-title h1, .image .image-extras .image-extras-content h3, .image .image-extras .image-extras-content h3 a, #main .post h2, #sidebar .widget h3, #wrapper .tab-holder .tabs li a, .share-box h4, .project-content h3, .author .author_title, .fusion-accordian .panel a, .fusion-pricing-table .title-row, .fusion-pricing-table .pricing-row, .person-author-wrapper, .fusion-accordian .panel-title, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .ei-title h2, #header-sticky, #header .tagline, table th, .project-content .project-info h4, .woocommerce-success-message .msg, .product-title, .cart-empty, #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title, .main-flex .slide-content h2, .main-flex .slide-content h3, .fusion-modal .modal-title, .popover .popover-title, .fusion-flip-box .flip-box-heading-back {
font-family:'BYekan' !important;
}
.image .image-extras .image-extras-content h4, .image .image-extras .image-extras-content h4 a, .image .image-extras .image-extras-content .cats, .image .image-extras .image-extras-content .cats a, .fusion-recent-posts .columns .column .meta {
	font-size:13px!important;
font-family:'BYekan' !important;	
}
.image .image-extras .image-extras-content h3, .image .image-extras .image-extras-content h3 a{
color: #fff !important;	
}
.image .image-extras .image-extras-content h4, .image .image-extras .image-extras-content h4 a{	
color: #fff !important;	
}
.project-content .project-info h4, .gform_wrapper label, .gform_wrapper .gfield_description, .footer-area ul, #slidingbar-area ul, .tab-holder .news-list li .post-holder a, .tab-holder .news-list li .post-holder .meta, .review blockquote q {
	
}
.meta .date, .review blockquote q, .post-content blockquote {
	font-style:normal!important;
}

h3.entry-title a {
	font-size:17px!important;
}
h3.flip-box-heading-back {
	font-size:16px!important;
}
.fusion-counters-circle .counter-circle {
	
	font-size:40px!important;
}
#wrapper .fusion-tabs.vertical-tabs .nav-tabs {
	float:right!important;
	right:0!important;
}
.cart-contents *, .top-menu .cart-content a .cart-title, .top-menu .cart-content a .quantity, .image .image-extras .image-extras-content .product-buttons a, .product-buttons a, #header-sticky .cart-content a .cart-title, #header-sticky .cart-content a .quantity, #header .cart-content a .cart-title, #header .cart-content a .quantity, .sticky-header #sticky-nav .cart-checkout a, #header .cart-checkout a {
	font-size:13px!important;
font-family:'BYekan' !important;
}
.price > .amount {
    font-size: 15px;
    
}
#reviews #reply-title {
  
    font-size: 15px!important;
    font-weight: normal!important;
}
#header-sticky .cart-content a .cart-desc, #header .cart-content a .cart-desc {
	
	font-size:13px!important;
}
#sidebar #s, .footer-area #s, #slidingbar-area #s {
	
}
.page-title ul li, page-title ul li a {
	font-size:13px!important;
}
.rtl .woocommerce-message:after {
	float:right;
	margin-right: 5px!important;
}
.rtl.single-product .woocommerce-message .wc-forward:after {
	 margin-right: 6px!important;
	 float:right;
}
#sidebar .widget h3 {
	font-size:16px!important;
}
blockquote p {
	line-height:25px;
	font-size:14px;
}
.post-content blockquote {
	border-right: 4px solid #6d1f80!important;
	border-left:none!important;
}
#wrapper .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
	text-align:right!important;
}
.current-li-content ,.order-dropdown .current-li ,.order-dropdown ul li a{
	font-size:13px!important;
}
.cart-contents *, .top-menu .cart-content a .cart-title, .top-menu .cart-content a .quantity, .image .image-extras .image-extras-content .product-buttons a, .product-buttons a, #header-sticky .cart-content a .cart-title, #header-sticky .cart-content a .quantity, #header .cart-content a .cart-title, #header .cart-content a .quantity, .sticky-header #sticky-nav .cart-checkout a, #header .cart-checkout a {
font-family:'BYekan' !important;	
}
.rtl #comment-input input ,#comment-textarea textarea, .comment-form-comment textarea, .wpcf7-form textarea , .fusion-accordian .panel-title a{
	font-family:'BYekan' !important;	
	color:#000;
}
.project-content .project-info h4, .fusion-accordian .panel-body {
	text-align:justify!important;
	line-height:25px!important;
}

.fusion-counters-circle *:last-child{
	margin-left: 0;
}
.fusion-blog-grid .post .post-content-container, .fusion-blog-timeline .post .post-content-container{
	 padding: 9px 9px 20px;
}
.rtl .more a:before, .rtl .read-more:before, .rtl .entry-read-more a:before{
	padding-left: 5px;
}
.fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link{
	 border-right: 3px solid #a0ce4e;
}
.fusion-tabs.vertical-tabs .nav-tabs > li .tab-link{
	text-align:right;
}
.fusion-tabs.vertical-tabs .nav-tabs{
	 right: 1px;
    float: right;
	 border-left: none;
}
.product-buttons .button{
	text-align:right;
}
.post-content blockquote{
	border-right: 4px solid #6d1f80;
}
.rtl .return-to-shop .wc-backward:after{
	margin-right: 10px;
}
.rtl .myaccount_user_container .view-cart a:after {
	float:right!important;
}
.myaccount_user_container .username {
	
}
form.checkout .payment_methods label {
	
    font-size: 15px!important;
}
form.checkout .shop_table tfoot .order-total .amount {
	
}
.rtl form.checkout .shop_table tfoot th {
	font-weight:normal!important;
    font-size: 15px!important;
}
.shop_table .product-name ,.shop_table .product-quantity,.rtl .avada-order-details .shop_table.order_details .product-total{
	font-size:16px!important;
	font-weight:normal!important;
	
}
.avada-order-details .shop_table.order_details tfoot tr:last-child .amount {
	
}
.avada-myaccount-data .addresses .title h3, .avada-customer-details .addresses .title h3 {
	font-weight:normal!important;
}
.rtl th {
	font-weight:normal!important;
}
.avada-order-details .shop_table.order_details tfoot tr th {
	font-size:16px!important;
}
.post .meta-info, .fusion-blog-grid .entry-meta-single, .fusion-blog-timeline .entry-meta-single, .fusion-blog-grid .entry-comments, .fusion-blog-timeline .entry-comments, .fusion-blog-grid .entry-read-more, .fusion-blog-timeline .entry-read-more, .fusion-blog-medium .entry-meta, .fusion-blog-large .entry-meta, .fusion-blog-medium-alternate .entry-meta, .fusion-blog-large-alternate .entry-meta, .fusion-blog-medium-alternate .entry-read-more, .fusion-blog-large-alternate .entry-read-more, .fusion-recent-posts .columns .column .meta, .post .single-line-meta {
	font-size:13px!important;
}
.meta {
	font-size:13px!important;
}
.avada_big_black_text {
	
}
.rev_slider .tp-caption, .rev_slider .caption {
		
}
.fusion-button.button-1 {
	direction:rtl!important;
}
.rtl .myaccount_user_container .username:after {
	float:right!important;
}
.button.medium {
    font-weight: normal!important;
    background: #006fe4;
    color: #fff;
}
.projectarchivepage #main{
	background:#f6f6f6 !important;
}
body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child) {
    padding-right: 0 !important;
}
.kk-star-ratings .kksr-legend .kksr-legend-score {
    font-weight: normal;
    padding: 0 8px !important;
    background: #f5f5f5 !important;
    border-radius: 20px 0 0 20px !important;
    color: #000 !important;
}
.kk-star-ratings .kksr-legend .kksr-legend-meta {
    color: #162e3a !important;
}
.kk-star-ratings .kksr-legend {
    background-color: #dcdcdc !important;
}
#main .post-content .fusion-border-below-title h3 {
    font-family: 'shabnam' !important;
    font-weight: bold;
    padding: 7px;
}
.fusion-footer-widget-area .widget-title {
    border-right: 3px solid #ceb191 !important;
    padding: 0 15px 0 15px !important;
    font-size: 18px !important;
    font-weight: bold !important;
	border-left: 0;
}
#wrapper .fusion-vertical-menu-widget.no-border.left .menu li a .arrow {
    padding-right: 0;
    width: 40px;
    text-align: right;
}
.fusion-header-v1 .fusion-main-menu>ul>li:hover {
	background:none !important;
}
.fusion-footer-widget-area .widget_nav_menu>div>ul>li {
    padding-top: 0;
    border: none !important;
}
.fusion-header-v1 .fusion-main-menu>ul>li:hover {
	background:none !important;
}
.fusion-footer-widget-area .current-menu-item>a:before,.widget_nav_menu li a:before {
	display:none !important;
}
h2.ls-l {
    font-family: 'BYekan', cursive !important;
    font-weight: normal !important;
    font-weight: bolder !important;
}
p.ls-l {
    font-family: 'BYekan', cursive !important;
    font-weight: normal !important;
}
.linkfleshfa {
	color:#000;
    position: relative;
    font-family:'BYekan' ;
    font-size: 0.8125em;
    font-weight: 700;
    line-height: 1.6923076923076923em;
    text-transform: uppercase;
	display:none;
}
.linkfleshfa:after {
	padding-right: 6px;
	color:#000;
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f060"; 
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    /* content: "\e607"; */
    display: inline;
    margin-left: 8px;
    margin-top: 2px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out,-moz-transform 0.2s ease-out,-o-transform 0.2s ease-out,transform 0.2s ease-out;
}
.linkfleshfa:hover:after {
  display: inline-block;
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  -o-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
}
.linkfleshfa:hover {
	color:#000;
}

.linkfleshwhitefa {
	display:none;
	color:#fff;
	position: relative;
	font-family:'BYekan';
	font-size: 0.8125em;
	font-weight: 700;
	line-height: 1.6923076923076923em;
	/* text-transform: uppercase; */
	
	text-decoration: none;
	padding-right: 30px;
}
.linkfleshwhitefa:after {
	content: "\f060"; 
	color:#fff;
    font-family: FontAwesome;
    font-weight: 900;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    /* content: "\e607"; */
    display: inline;
    margin-right: 8px;
    margin-top: 2px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out,-moz-transform 0.2s ease-out,-o-transform 0.2s ease-out,transform 0.2s ease-out;
}
.linkfleshwhitefa:hover:after {
  display: inline-block;
  -webkit-transform: translateX(-8px);
  -moz-transform: translateX(-8px);
  -o-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
}
.linkfleshwhitefa:hover {
	color:#fff;
}

ul, li {
    font-family: 'BYekan';
}
.fusion-main-menu li {
	float: right !important;
}
#wrapper .post-content h2, #wrapper .fusion-title h2, #wrapper #main .post-content .fusion-title h2, #wrapper .title h2, #wrapper #main .post-content .title h2 {
padding: 11px;
}

.fusion-flip-boxes .fusion-flip-box .flip-box-front-inner {
    font-family: 'BYekan', cursive;
}
.blackbtn {
font-family: 'BYekan' !important;
}
.gform_wrapper .top_label .gfield_label {
    color: #000;
}
.post-content h3 {
line-height: 1;
}