@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 100;
    src: url(fonts/IransansLight/IransansLight.eot);
    src: url(fonts/IransansLight/IransansLight?#iefix) format("embedded-opentype"),
	url(fonts/IransansLight/IransansLight.woff) format("woff"),
	url(fonts/IransansLight/IransansLight.woff2) format("woff2");
}
@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/IransansRegular/IransansRegular.eot);
    src: url(fonts/IransansRegular/IransansRegular?#iefix) format("embedded-opentype"),
	url(fonts/IransansRegular/IransansRegular.woff) format("woff"),
	url(fonts/IransansRegular/IransansRegular.woff2) format("woff2");
}
@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/IransansBlack/IransansBlack.eot);
    src: url(fonts/IransansBlack/IransansBlack?#iefix) format("embedded-opentype"),
	url(fonts/IransansBlack/IransansBlack.woff) format("woff"),
	url(fonts/IransansBlack/IransansBlack.woff2) format("woff2");
}
body,h1,h2,h3,h4,h5,h6,p,span {font-family: Iransans, Thaoma;}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: 10px;
    left: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 10px;
    right: auto;
}
.tp-leftarrow .lekker-nav-rev-number:before {
    content: 'قبلی' !important;
}
.tp-rightarrow .lekker-nav-rev-number:before {
    content: 'بعدی' !important;
}
.tp-leftarrow.rs-touchhover .lekker-nav-rev-line:after {
    transform: rotate(45deg) !important;
}
.tp-leftarrow.rs-touchhover .lekker-nav-rev-line:before {
    transform: rotate(-45deg) !important;
}
.tp-rightarrow.rs-touchhover .lekker-nav-rev-line:after {
    transform: rotate(-45deg) !important;
}
.tp-rightarrow.rs-touchhover .lekker-nav-rev-line:before {
    transform: rotate(45deg) !important;
}
.tp-leftarrow.rs-touchhover .lekker-nav-rev-number {
    transform: translateX(-10px) !important;
}
.tp-rightarrow.rs-touchhover .lekker-nav-rev-number {
    transform: translateX(10px) !important;
}
.widget.widget_lekker_core_blog_list .swiper-button-next {
	right: unset;
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .swiper-button-next {
    left: 0 !important;
	right: unset !important;
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .swiper-button-prev {
    right: 0 !important;
	left: unset !important;
}

.qodef-portfolio-single .swiper-button-next {
    left: 0 !important;
    right: unset;
}
.qodef-portfolio-single .swiper-button-prev {
    right: 0 !important;
    left: unset;
}
.qodef-header-navigation > ul > li > a {
    font-size: 18px;
}
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    width: 65%;
}
#qodef-page-header .qodef-header-logo-link {
    margin-right: 13px;
}
.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-left: unset;
}
.qodef-header-navigation {
    margin-left: auto;
}
.elementor-element.elementor-element-da8711b.elementor-widget.elementor-widget-lekker_core_button {
    text-align: center;
}
.qodef-portfolio-list:not(.qodef-item-layout--switch-images) article:hover .qodef-e-media-image a > img:not(:only-child) {
    opacity: 0.8;
    transition: opacity .2s ease-in;
}