/*
Theme Name: EmadBanader
Text Domain: EmadBanader
Version: 1.0
Description: EmadBanader Custom Theme
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author:Behnoush Khanalizade
Author URL: http://behnoushalizade.ir
*/

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 100;
    src: url('assets/fonts/ravi/woff/RaviFaNum-thin.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-thin.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/ravi/woff/RaviFaNum-Light.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-Light.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/ravi/woff/RaviFaNum-Regular.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-Regular.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/ravi/woff/RaviFaNum-Medium.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-Medium.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/ravi/woff/RaviFaNum-SemiBold.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: bold;
    src: url('assets/fonts/ravi/woff/RaviFaNum-Bold.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-Bold.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/ravi/woff/RaviFaNum-Black.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: RaviFaNum;
    font-style: normal;
    font-weight: 950;
    src: url('assets/fonts/ravi/woff/RaviFaNum-ExtraBlack.woff') format('woff'),
    url('assets/fonts/ravi/woff2/RaviFaNum-ExtraBlack.woff2') format('woff2');
}


html, body {
    direction: rtl;
    font-family: RaviFaNum !important;

}

h1, h2, h3, h4, h5, h6 {
    font-family: RaviFaNum !important;
}

p, a, span, li {
    font-family: RaviFaNum!important;
}

body {

    overflow-x: hidden;
    box-sizing: border-box;
}

header {
    padding: 0 9%;
}

.main-header {
    position: relative;
    display: grid;
    column-gap: 15px;
    grid-template-columns:9.33% 64.97% 25.7%;
    padding: 19px 9%;
}

.logo-header {
    display: flex;
    align-items: center;
}

.logo-header a {
    display: inline-block;
    width: max-content !important;
}

.search-btn-section {
    width: max-content;
}

.btns-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

a.search-btn {
    width: max-content;
    display: inline-block;
    position: relative;
}

.input-header-search {
    border: 1px solid #01684E;
    border-radius: 6px;
    width: 574px;
    max-height: 52px;
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #555555;
    padding: 8px 40px 8px 0;
    background: #fff;
}

.input-header-search:focus-visible {
    outline: none !important;
}

.search-box {
    width: max-content;
    position: absolute;
    left: 0;
    top: -12px;
    display: none;
}

.input-header-search::placeholder {
    font-size: 18px;
    font-family: RaviFaNum !important;
    font-weight: 400;
    color: #555555;
}

.submit-search {
    background: #fff;
    border: none;
    position: absolute;
    z-index: 2;
    top: 14px;
    right: 5px;
    cursor: pointer;
}

.phone-btn-header {
    margin-right: 28px;
    position: relative;
    width: auto;
    display: inline-flex;
    align-items: center;
    direction: ltr;
}

.phone-number-header {
    color: #01BC8D;
    margin-left: 10px;
    white-space: nowrap;
    position: relative;
    z-index: 1;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: 0.8s all ease;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
}

.phone-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 2;
    background: #fff;
}

.phone-btn-header:hover .phone-btn svg path {
    stroke: #01BC8D;
}

.phone-btn-header:hover .phone-number-header {
    width: 100%;

}

.login-btn-header {
    margin-right: 16px;
}

.login-btn-header a {
    text-decoration: none;
    background: #01BC8D;
    color: #f7fafa;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding: 11px 0;
    border-radius: 10px;
    display: inline-block;
    width: 179px;
    text-align: center;
}

.login-btn-header a:hover {
    background: #49C8A4;
}


footer {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.10) -18.14%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(87deg, #01A67C -4.07%, #00B486 17.04%, #00B486 103.84%);

}

.main-conent-footer {
    margin: 0 9%;
}

.nav-top-footer {
    padding-top: 32px;
    border-bottom: 1px solid rgba(212, 212, 212, .2);

}

.description-footer {
    padding-bottom: 16px;
}

.description-footer p {
    margin: 0;
    color: #fafafa;
    font-size: 16px;
    line-height: 37px;
    text-align: right;

}

.cols-footer {
    margin-top: 32px;
    display: flex;
}

.title-col h2 {
    color: #fafafa;
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    margin: 0 0 18px 0;
}

.col1-footer {
    width: 33.33%;
}

.col3-footer {
    width: 24.99%;
    padding-left: 42px;
}

.col4-footer, .col2-footer {
    width: 16.66%;
}

.col5-footer {
    width: 8.33%;
}

ul.footer-menu-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.footer-menu-nav li.item-col-footer {
    margin-bottom: 16px;
}

ul.footer-menu-nav li.item-col-footer:last-child {
    margin-bottom: 0;
}

ul.footer-menu-nav li.item-col-footer a {
    color: #fafafa;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
}

.item-contact {
    display: flex;
    margin-bottom: 16px;
}

.item-contact:last-child {
    margin-bottom: 0;
}

.icon-contact {
    margin-left: 15px;
    margin-top: 5px;
}

.text-footer, .text-footer a {
    color: #fafafa;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-decoration: none;
}

.link-dl-footer {
    display: flex;
    margin-bottom: 16px;
}

.enamad-section {
    height: 100%;
    display: flex;
    align-items: center;
}

.nav-bottom-footer {
    padding: 0 10%;
    height: 94px;
    background-image: url("./assets/images/bg-bottom-footer.png");

}

.bottom-footer {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.copyright-footer {
    width: 50%;
    margin-bottom: 16px;

}

.copyright-footer span {
    color: #fafafa;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
}

.social-footer {
    width: 50%;
    display: flex;
    justify-content: end;
    margin-bottom: 16px;

}

ul.footer-social-list {
    margin: 0;
    padding: 0;
}

ul.footer-social-list li {
    display: inline;
    margin-right: 27px;
}

ul.footer-social-list li a {
    font-size: 0;
}

.instagram-icon a, .telegram-icon a, .aparat-icon a, .youtube-icon a {
    position: relative;
}

.instagram-icon a:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("./assets/images/insta-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.telegram-icon a:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("./assets/images/telegram-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.aparat-icon a:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("./assets/images/aparat-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.youtube-icon a:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("./assets/images/youtube-icon.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}



/*------------------comment style-----------------*/
.custom-comment form {
    display: flex;
    flex-direction: column-reverse;
}
.custom-text p{
    margin: 0 !important;
}





