@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('eot/IRANSansWeb_Black.eot');
	src: url('eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb_Black.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('eot/IRANSansWeb_Bold.eot');
	src: url('eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('eot/IRANSansWeb_Medium.eot');
	src: url('eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('eot/IRANSansWeb_Light.eot');
	src: url('eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('eot/IRANSansWeb_UltraLight.eot');
	src: url('eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('eot/IRANSansWeb.eot');
	src: url('eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('ttf/IRANSansWeb.ttf') format('truetype');
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
ul,
tr,.uk-form-label,
td,.djc_label_item span,
input,div , .djc_price_unit {
	font-family: IRANSans !important;
	letter-spacing: 0 !important;

}

/* search dj ex fields */

.search_ex_fields .djse_type_select,
.search_ex_fields .djse_type_radio,
.search_ex_fields .djse_type_inputbox_min_max,
.search_ex_fields .djse_type_select_min_max {
    margin-bottom: 10px;
}

.search_ex_fields .djse_type_inputbox_min_max,
.search_ex_fields .djse_type_select_min_max {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0px 8px;
}


.search_ex_fields .djse_type_select .label,
.search_ex_fields .djse_type_radio .label,
.search_ex_fields .djse_type_inputbox_min_max .label,
.search_ex_fields .djse_type_select_min_max .label {
    display: block;
    width: 100%;
    font-weight: 500 !important;
}

.search_ex_fields .djse_type_select .inputbox,
.search_ex_fields .djse_type_inputbox_min_max .inputbox,
.search_ex_fields .djse_type_select_min_max select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 10px;
    height: 40px;
    max-width: 100%;
    font: inherit;
    text-transform: none;
    color: #343434;
    background: #fff;
    border: 0 none;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    overflow: visible !important;
    box-sizing: border-box;
}

.search_ex_fields .djse_type_select .inputbox,
.search_ex_fields .djse_type_select_min_max select {
    padding-right: 20px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.search_ex_fields .djse_type_select_min_max select {
    width: 100% !important;
}

.search_ex_fields .djse_type_inputbox_min_max .inputbox {
    width: 35%;
}

/* end of search dj ex fields */

/*search module*/

.search_buttons {
    margin-top: 10px;
}

.djcf_se_row {
    margin-bottom: 10px;
}

.search_price_label {
    display: block;
}

.search_price_from-to {
    display: flex;
    grid-gap: 10px;
}

.search_price_from, .search_price_to {
    width: 100%;
    display: flex;
    grid-gap: 10px;
    align-items: center;
}

/*main search*/

.main_search .uk-first-column {
    background: #fff;
    padding: 20px;
    max-width: 1000px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    grid-gap: 30px;
    margin: 0 auto;
}

.main_search .s1,
.main_search .s2,
.main_search .s3,
.main_search .s4 {
    margin: 0 !important;
}

.main_search .s1,
.main_search .s2 {
    border-right: 1px solid #e8e8e8;
}

.main_search .uk-button.uk-button-secondary {
    width: 70px;
    height: 70px;
    padding: 0 !important;
    box-sizing: content-box;

}

.main_search select,
.main_search input {
    border: none !important;
}

.main_search select {
    padding-left: 0;
    transform: translateX(-5px);
}

.main_search .uk-form-label {
    font-size: 13px;
    font-weight: 500;
}

.main_search input::placeholder,
.main_search select {
    font-size: 18px;
    color: #9b9b9b !important;
}

.main_search .uk-button-secondary:hover {
    background-color: #226bf4;
    color: #fff;
}

/*inputs*/

#dj-classifieds input[type="text"],
#dj-classifieds input[type="email"],
#dj-classifieds input[type="password"],
#dj-classifieds select,
#dj-classifieds textarea,
.defaultSimpleSkin iframe,
#dj-classifieds .mce-tinymce {
    background: #fff;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;
    min-height: 40px;
}

/*my bids*/

#dj-classifieds .dj-items_order_by_in {
    border-bottom: 1px solid #f0f0f0;
    padding: 25px;
}

.dj-items_order_by {
    margin-bottom: 30px;
}

.bid_type_box {
    margin-bottom: 30px;
}

/* promotions */

.p_bold .el-meta,
.p_bold .el-content,
.p_special .el-meta,
.p_special .el-content{
    font-weight: 700;
}
.p_bold .el-title,
.p_special .el-title{
    -webkit-text-stroke-width: 0.9px;
    -webkit-text-stroke-color: #111;
}

.p_border,
.p_special {
    border: 2px solid #111;
}

.p_bg,
.p_special {
    background-color: #f5c34b;
}

.p_bg .el-meta,
.p_bg .el-content,
.p_special .el-meta,
.p_special .el-content {
    color: #111;
}

.p_special::after {
    content: "Featured";
    position: absolute;
    top: 0px;
    right: auto;
    bottom: auto;
    left: 0;
    padding: 2px 5px;
    font-size: 13px;
    font-weight: 700;
    color: #111;
    background-color: #f5c34b;
    border-right: 2px solid #111;
    border-bottom: 2px solid #111;
    border-radius: 0;
}

/* end of promotions */