/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Lalezar&display=swap');
@font-face {
    font-family: 'iran';
	src: url('fonts/iran_sans.eot');
	src: url('fonts/iran_sans.eot?#iefix') format('embedded-opentype'),
         url('fonts/iran_sans.woff') format('woff');
	     url('fonts/iran_sans.ttf') format('truetype'),
    font-weight: bold;
    font-style: normal;
}

body, html, p{font-family: "iran" !important;font-size: 18px !important;font-weight: 400 !important;}
h1, h2, h3, h4, h5{font-family: 'Lalezar' !important;}
#menu > ul > li > a, .action_button, #overlay-menu ul li a {font-family: "iran" !important;font-size: 19px !important;}
.titr{
	font-family: 'Lalezar' !important;font-size: 40px !important;
}
.matn{
	font-family: "iran" !important;font-size: 30px !important;font-weight: 400 !important;
}
.ltr{direction: ltr !important}
.rtl{direction: rtl !important}
/* cost
-------------------------------------------------------------- */
#estimation_popup.wpe_bootstraped label, .bootstrap-datetimepicker-widget label {
    font-family: iran;
    font-size: 20px;
}




