/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/


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

@font-face {
    font-display: swap;
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/YekanBakh/YekanBakh-Regular.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/YekanBakh/YekanBakh-SemiBold.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/YekanBakh/YekanBakh-Bold.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/YekanBakh/YekanBakh-ExtraBold.woff') format('woff')
}

body,
div,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
ul,
ol,
li,
a,
body.nasa-rtl .price, body.nasa-rtl .amount
{
    font-family: YekanBakh !important;
}


body.nasa-rtl .root-item a,
.section-title{
     font-family: YekanBakh !important;
}

article main img,
article main .h_iframe-aparat_embed_frame{
    margin-bottom: 30px;
}

.product-item .info .name{
    font-size: 14px;
    font-weight: 700 !important;
}

body.nasa-rtl .price, body.nasa-rtl .amount{
    color: #25e725;
    font-weight: bold;
    font-family: 'YekanBakh';
}