@import url(dist/fonts/farsi/fontfarsi.css);
body,
p,
span {
    font-family: IRANSans !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: iranYekanWeb !important;
}

a.flex.items-center.text-lg.font-semibold.text-white,
.menu-item-submit a,
.text-sm,
.text-grey-900,
div.flex-center.px-24.py-10.h-44.rounded.bg-white label.mr-10.font-semibold.whitespace-no-wrap,
div#home-search button.btn.btn-lg {
    font-family: iranYekanWeb !important;
}

.filters .filters {
    padding-right: 16px;
}

.slick-next,
.slick-prev {
    transform: scaleX(-1) !important;
}

a.flex.justify-right svg.w-24.h-24.fill-field-icon {
    transform: scaleX(-1) !important;
}

div#page-search .map--width {
    min-width: 55% !important;
}

.header-notifications .header-notification {
    right: auto !important;
}


/** ads zoom **/

.pswp__item {
    right: 0 !important;
}

.pswp__img {
    left: 0 !important;
    right: unset !important;
}

.pswp__button--arrow--right {
    right: 0;
    left: unset;
}

.pswp__button--arrow--left {
    left: 0;
    right: unset;
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--fs {
    background-position: 0 0
}


/**home**/

section.banner {
    overflow-y: hidden;
}