*{
    direction:rtl;
    margin: 0;
    padding: 0;
    font-family: 'normalfont';
}
:root {
    --black: #ffffff;
    --darkbg: rgb(255 255 255 / 90%);
    --base:#780024;
    --orange:#ff4a00;
    --yellow:#fff25b;
    --dark: #eff1ff;
    --base2:rgb(104 66 255);
    --color2: #9a9a9a;
}


.inline-block {
    display: inline-block;
    vertical-align: middle;
}

body{
    margin: 0 auto;
    width: 100%;
    min-height: 100vh;
    background-color: #ffffff;
    margin-top: 80px;
}
header#tophead {
    width: 100%;
    margin: 0 auto;
    padding:10px 0 0;
    background: #FFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;height: 60px;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.topheader {
    width: 98%;
    margin: 0 auto;
}

.logo_img:hover{
    -webkit-animation-name: animation-1nudq4e;
    animation-name: animation-1nudq4e;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;

}


@keyframes animation-1nudq4e {

50% {
    /* -webkit-transform: translateX(1.5px) rotate(2deg); */
    -moz-transform: translateX(1.5px) rotate(2deg);
    -ms-transform: translateX(1.5px) rotate(2deg);
    transform: translateX(1.5px) rotate(2deg);
}

100% {
    -webkit-transform: translateX(-1.5px) rotate(-2deg);
    -moz-transform: translateX(-1.5px) rotate(-2deg);
    -ms-transform: translateX(-1.5px) rotate(-2deg);
    transform: translateX(-1.5px) rotate(-2deg);
}
}

 .sitename  {
    font-family: "boldfont";
    word-spacing: -5px;
    font-size: 20px;
    font-weight: 700;
    color: #4e35b7;
    padding-right: 7px;
}

.menu_btn svg {
    height: 24px;
    width: 24px;
    cursor:pointer;
}.menu_btn svg path {
  fill: #1a1b28;
}



.search_btn svg {
    width: 30px;
    height: 30px;
    margin-top: 1px;
}

form.search.inline-block {
    margin: 20px 0 10px;
    width: 100%;
    max-width: 433px;
    text-align: center;
    background: rgb(255 255 255);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    border: 1px solid var(--base);
    align-items: center;    overflow: hidden;
}

.topheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
input::placeholder {
  color: rgb(40 40 40); /* Replace with your desired color */
}

/* For older browsers, you might need vendor prefixes */
input.search_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(40 40 40);
}

input.search_input:-ms-input-placeholder { /* IE 10+ */
  color: rgb(40 40 40);
}

input.search_input::-moz-placeholder { /* Firefox 19+ */
  color: rgb(40 40 40);
  opacity: 1; /* Firefox has a lower opacity on placeholder by default, so reset it */
}

input.search_input:-moz-placeholder { /* Firefox 18- */
  color: rgb(40 40 40);
  opacity: 1;
}


input.search_input {background: transparent;margin-right: 12px;outline: 0px;color: rgb(0 0 0);width: 100% !important;border: unset;font-size: 13px;font-family: "normalfont";word-spacing: -1px;padding: 4px;}

button.search_btn {
    background: var(--base);
    border: unset;
    width: 44px !important;
    height: 39px;
    border-radius: 0;
    cursor: pointer;
    display: block;
    margin-left: 0;
}

.search_btn svg path {
    stroke: #FFF;
}

button.search_btn:hover {
    background: rgba(255, 255, 255, 0.08);
}

.menu_btn {
    margin-left: 10px;
    background: transparent;
    border: unset;
}

.sitename {
    padding-right: 3px;
}


a.login {
    font-family: 'normalfont';
    color: #FFF;
    padding: 10px 0;
    font-size: 13px;
    border-radius: 10px;
}

.css-14xluik {
    width: 200px;
    -webkit-transition: visibility 0s,all 0.15s ease-in-out;
    transition: visibility 0s,all 0.15s ease-in-out;
    height: calc(100vh - 60px);
    background: #6a44ff;
    content-visibility: auto;
    z-index: 3;
    position: fixed;
    top: 60px;
    right: 0;

}@media (max-width: 1909.95px)
{
    .css-14xluik {
    width: 59px;
}
}

.css-6qu7l6 {
    display: inline-block;
    fill: currentcolor;
    height: 24px;
    width: 24px;
}
.css-16dbssm svg {
    height: 24px;
    width: 24px;
    padding: 0 19px;
    text-align: center;
    margin-right: -6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #A48EFF;
}
.css-193h4u5 {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
    padding-bottom: 30px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    overflow-x: hidden;
    overflow-anchor: none;
    scrollbar-width: none;
}.css-16dbssm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 200px;
    height: 34px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #A48EFF;
}.css-16dbssm .LabelContainer {
    -webkit-transition: visibility 0s,opacity 0.3s,all 0.2s ease-in-out;
    transition: visibility 0s,opacity 0.3s,all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
    color: #A48EFF;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
}.css-1s73xoa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 200px;
    height: 34px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: transparent;
}.css-1s73xoa svg {
    height: 24px;
    width: 24px;
    padding: 0 19px;
    text-align: center;
    margin-right: -6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    box-sizing: content-box;
}.css-193h4u5 {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
    padding-bottom: 30px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    overflow-x: hidden;
    overflow-anchor: none;
    scrollbar-width: none;
}#sidebarContainer {
  /* Vertical scrollbar */
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
#sidebarContainer a {
    color: #FFF;
    font-family: 'normalfont';
}
#sidebarContainer::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
}.css-14xluik:hover {
    width: 200px;
}.css-16dbssm .LabelContainer {
    -webkit-transition: visibility 0s,opacity 0.3s,all 0.2s ease-in-out;
    transition: visibility 0s,opacity 0.3s,all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
    color: #A48EFF;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
}

.css-148wt6v {
    margin: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    border-bottom-width: thin;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 16px;
    margin-left: 16px;
}


.css-1fc3chw {
    margin-right: 20px;
    margin-top: 8px;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.css-14xluik:hover .SidebarLinks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-383jj4 {
    color: #878A9E;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 2px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}.css-1gw9rxv {
    color: #666A7F;
    font-size: 12px;
    font-weight: 400;
    margin-right: 16px;
    margin-top: 8px;
}.css-rm266i:hover {
    background: #8668FF;
}
.css-rm266i {
    border-radius: 30px;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Nunito;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 16px;
    background: #6842FF;
    color: #F9FAFF;
    height: 35px;
    width: 176px;
    margin-right: 12px;
    margin-top: 8px;
}
#sidebarHidden {
    display: none;
}
.css-14xluik:hover #sidebarHidden {
    display: block !important;
}.swiper-lazy-preloader {

    z-index:0;
                }


 main{

 margin-top: 60px;
 }

.itemslider_box_type1 a img {
    display: block;
    width: 100%;
    height: 130px;
}
 .itemslider_box_type1 {
    padding: 0 0 10px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #6900b9;
}

.itemslider_box_type1 h3 {
    font-family: 'normalfont';
    font-size: 13px;
    color: #000000;
    margin-top: 10px;
    padding: 0 7px;
    height: 35px;
}

 a.more {
    display: block;
    margin: 10px auto -10px;
    width: 64%;
    text-align: center;
    background: #ffffff;
    color: #5a3ad9;
    font-size: 13px;
    font-family:'normalfont';
    padding: 4px 0;
    border-radius: 15px 15px 0 0;
    font-weight: 700;
}section.itemslide_section_dark {
    background: var(--dark);
    padding: 11px 0 46px;
}section.itemslide_section_dark h2 {
    font-size: 15px;
    font-family: 'boldfont';
    color: #000000;
    margin: 0 auto 15px;
    padding-right: 5px;
}


.css-16livkf {
    margin: 16px;
    margin-left: 10px;
    margin-bottom: 24px;
    content-visibility: auto;
    contain: layout paint;
    overflow-anchor: none;
    height: 218px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}.css-h0n1tj {
    scrollbar-width: thin;
    scrollbar-color: #AAADBE;
    color: #0a26ff;
    font-size: 14px;
    height: 146px;
    overflow: hidden;
}.css-jjkk1a {
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    width: 424px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px;
    height: 170px;
}.css-1aokr6k {
    border-radius: 30px;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Nunito;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 16px;
    background: transparent;
    color: #5a3ad9;
    height: 40px;
}


.css-h0n1tj h2 {
    font-size: 15px;
    font-family: 'boldfont';
    color: #050505;
    margin: 0 auto 15px;
}

.css-h0n1tj p {
    font-size: 13px;
    font-family: 'normalfont';
    color: #515151;
    margin: 0 auto 15px;
    line-height: 1.5;
    text-align: right;
}

button.MuiButton-root.css-1aokr6k {
    bottom: -1px;
    position: absolute;
    left: 6px;
    font-family: 'normalfont';
    font-size: 13px;
}


.itemslider2 .swiper-slide a{
    display: block;
    width: 150px;
}
.itemslider2 .swiper-slide a {
    background-color: #5a3ad9;
    margin-left: 8px;
    padding: 16px;
    border-radius: 10px;
    margin-bottom: 12px;
    color: #fff;
    font-family: 'normalfont';
    font-size: 14px;
}


.itemslider2 .swiper-slide a .catslidersvgbox svg {
    width: 35px;
    height: 35px;
    color: #ffffff;
}.catSlider {
    margin-right: 10px;
    height: 218px;
    overflow: hidden;
    flex: 1 1 0%;
}.catbox {
    max-width: 150px;
}

.itemslider2 .swiper-slide a {
    display: block;
    width: 125px;
    margin-top: 9px;
}

.swiper-button-next, .swiper-button-prev {
    background-color: rgb(8 9 13);
    cursor: pointer;
    height: 100%;

    left: 0px !important;
    padding: 0 5px;
    color: #FFF;
    opacity: 0;

    bottom: 0 !important;
    top: 0 !important;
    height: 100%;
    position: absolute;
    margin: unset !important;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
opacity: 1;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 0 !important;
}

.swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;

}
.swiper-button-next:after, .swiper-button-prev:after {

    font-size: 25px !important;
}
.css-16livkf{
    margin-right: 0;
    margin-left: 0;
}

.itemslider_color2{
    background: #5a3ad9 !important;
    padding-top: 25px !important;
}
.itemslider_color2  .itemslider_box_type1 {
     background: #ffffff;
}

.itemslider_color2  .itemslider_box_type1 a.more {
  background: #5a3ad9;
  color: #FFF;
}

section.itemslide_section_dark {

    margin-bottom: 30px;
}

.css-16livkf.type_oneClume2row {
    display: block;
    height: auto;
}

.css-16livkf.type_oneClume2row .css-jjkk1a {
    width: 99%;
    margin: 0 auto;
    padding: 0;
}

.css-16livkf.type_oneClume2row .css-jjkk1a .css-h0n1tj {
    padding: 20px;
    height: unset;
    overflow: unset;
}
.css-16livkf.type_oneClume2row  .itemslider2 .swiper-slide a {

    width: 200px;
}
.withslidercontent.css-16livkf.type_oneClume2row .css-jjkk1a
{
    height: unset;
}

.withslidercontent.css-16livkf.type_oneClume2row .css-jjkk1a section.itemslide_section_dark {
    margin-bottom: 0;
    padding-bottom: 10px;
}



.oneSliderWithCat .css-jjkk1a {
    height: auto !important;
    background: url();
    padding: 7px;
}

.oneSliderWithCat .css-h0n1tj {
    height: unset;
}

.oneSliderWithCat .css-16livkf {
    height: unset;
}

.oneSliderWithCat .itemslider_box_type1 a img {
    height: auto;
}

.oneSliderWithCat .itemslider_box_type1 {
    background: var(--base2);
}
.catSlider {

    height: unset;
}


@media only screen and (max-width: 767px) {
    a.showAllproducer {
        display: block !important;
        margin-bottom: -12px;
        margin-top: 11px;
        margin-right: auto !important;
        margin-left: auto;
        text-align: center;
    }

    .topheader {
        width: 95%;
        margin: 0 auto;
    }
#mainNav{
    width: 0;
}
main {
    padding-right: 0;
}

    .css-jjkk1a {
        display: block;
        width: 95%;
        margin: 10px auto;
    }
    .oneSliderWithCat .css-16livkf {

        display: block;
    }
    .itemslider2 .swiper-slide a {
        display: block;
        width: unset;
        margin-top: 9px;
    }

    .itemslider2 .swiper-slide a {
        font-size: 12px;
        padding: 16px 7px;
    }


  }


  .navi li.page-item.active a {
    transition: all 0.1s ease-in 0s;
    font-weight: 800;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 50px;
    border: 3px solid var(--base);
    padding: 8px;
    background: transparent;
    width: 25px;
    height: 25px;
    margin: 5px;
    font-size: 20px;
    color: #FFF;
    cursor: pointer;
    background: var(--base);
}

.navi li.page-item a {
    transition: all 0.1s ease-in 0s;
    font-weight: 800;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 50px;
    border: 2px solid transparent;
    padding: 8px;
    background: #FFF;
    width: 25px;
    height: 25px;
    margin: 5px;
    font-size: 20px;
    color: var(--base);
    font-family: 'normalfont';
}

ul.pagination {
    display: flex;
    align-items: center;
    margin: 24px auto 0;
    width: fit-content;
}

span.page-link {
    transition: all 0.1s ease-in 0s;
    font-weight: 800;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 50px;
    border: 2px solid transparent;
    padding: 8px;
    background: #FFF;
    width: 25px;
    height: 25px;
    margin: 5px;
    font-size: 20px;
    color: var(--base);
    font-family: 'normalfont';
}

.navi {
    text-align: center;
}

#sidebarContainer a {

    font-size: 14px;
}.css-h0n1tj h1 {
    font-size: 22px;
    font-family: 'boldfont';
    color: #050505;
    margin: 0 auto 15px;
}
svg.emojisvg {
    width: 28px;
    height: 28px;
}

.Header_list__CGm01 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}.Header_list__CGm01 li {
    -webkit-padding-start: .8rem;
    padding-inline-start: .8rem;
    font-size: .9rem;
}.Header_list__CGm01 li a {
    text-decoration: none;
}
.Header_navItem__pan3o a {
    position: relative;
}
.Header_list__CGm01 li a {
    text-decoration: none;
    font-family: 'normalfont';
    color: #000;
    border-bottom: 2px solid #FFF;
}.Header_list__CGm01 li.active a {
    text-decoration: none;
    font-family: 'normalfont';
    color: #000;
    border-bottom: 2px solid  var(--base);
}

.max_width{
    max-width: 1320px;
    margin: 0 auto;
}
.flex_center{

        display: flex;
        align-items: center;

}

 .live-dot-top {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 0px;
    border: 2px solid var(--base);
} .live-dot-top::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: var(--base);
    border-radius: 50%;
    right: 6px;
    top: 6px;
    -webkit-animation: live-dot-top 1.7s ease infinite;
    animation: live-dot-top 1.7s ease infinite;
}@keyframes live-dot-top {
    0% {
        opacity: 1
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}
.newsTitle_slider {
    font-family: 'normalfont';
    display: flex;
    width: 109px;
    justify-content: space-between;
    color: #000;
}.header-breadcrumb {
    display: block;
    height: 40px;
    background: #f7f7f7;
    box-shadow: 0 3px 3px 0 #e3e3e3;
    position: relative;
    margin-bottom: 12px;
}
.header-breadcrumb .header-breadcrumb-line a {
    color: #787878;
    text-decoration: none;
    margin: 0 5px;
}.header-breadcrumb.site-notify a {
    background: unset !important;
    position: relative;
    font-size: 13px;
    color: #111 !important;
    font-weight: 600;
}
.marquee-desktop-row {
    display: flex;
    direction: rtl;
    width: max-content;
    padding-right: 50%;
    will-change: transform;
    animation: marquee1 60s linear infinite;
    position: relative;
    z-index: 2;
}ul.header-breadcrumb-news-line {
    white-space: nowrap;
    display: flex;
}


@keyframes marquee1 {
    0% {
        transform:translate(0,0)
    }
    100% {
        transform:translate(+100%,0)
    }
}
@media (prefers-reduced-motion:reduce) {
    .marquee-desktop-row {
        animation-iteration-count:1;
        animation-duration:.01;
        width:auto;
        padding-left:0
    }
}

ul.header-breadcrumb-news-line li {

    margin-left: 20px;
}
.header-breadcrumb.site-notify a {
    background: unset !important;
    position: relative;
    font-size: 13px;
    color: #111 !important;
    font-weight: 600;
}





.header-breadcrumb {
    display: block;
    height: 40px;
    background: #f7f7f7;
    box-shadow: 0 3px 3px 0 #e3e3e3;
    position: relative;
    margin-bottom: 12px
}

.header-breadcrumb.site-notify .header-breadcrumb-line {
    padding: 9px 8px
}

.header-breadcrumb.site-notify strong {
    color: #fff!important;
    border-radius: 4px;
    padding: 0 4px;
    margin-left: 10px;
    background-color: #9b9b9b
}

.header-breadcrumb.site-notify a {

    color: #770224 !important;
    font-size: 13px
}

.header-breadcrumb.site-notify a:hover {
    background: #333!important
}

.header-breadcrumb.site-notify span {
    font-size: 12px;
    font-weight: 600
}

.header-breadcrumb .breadcrumb-container {
    padding: 0
}

.header-breadcrumb .breadcrumb-container .h1,.header-breadcrumb .breadcrumb-container .h2 {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 900;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 8px;
    padding-left: 25px;
    text-indent: 20px;
    font-family: iranyekan;
    line-height: 1.7
}

.header-breadcrumb .breadcrumb-container .h1:before,.header-breadcrumb .breadcrumb-container .h2:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 15px;
    height: 10px;
    width: 10px;
    background: #ef8331;
    z-index: 500;
    border-radius: 10px
}

.header-breadcrumb .header-breadcrumb-title {
    background: #f2f2f2;
    width: 330px;
    height: 40px;
    border: 0;
    overflow: hidden
}

.header-breadcrumb .header-breadcrumb-title h1,.header-breadcrumb .header-breadcrumb-title h2 {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 900;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 8px;
    padding-left: 25px;
    text-indent: 20px;
    font-family: iranyekan;
    line-height: 1.7
}

.header-breadcrumb .header-breadcrumb-title h1:before,.header-breadcrumb .header-breadcrumb-title h2:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 15px;
    height: 10px;
    width: 10px;
    background: #ef8331;
    z-index: 500;
    border-radius: 10px
}

.header-breadcrumb .header-breadcrumb-line {
    position: absolute;
    display: block;
    right: 330px;
    top: 0;
    padding: 10px;
    left: 0
}

.header-breadcrumb .header-breadcrumb-line p {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.header-breadcrumb .header-breadcrumb-line strong {
    color: #9e9e9e
}

.header-breadcrumb .header-breadcrumb-line a {
    color: #787878;
    text-decoration: none;
    margin: 0 5px
}

.header-breadcrumb .header-breadcrumb-line a:hover {
    color: #454545
}



.header-breadcrumb .header-breadcrumb-line a:hover {
    color: #454545;
}.header-breadcrumb.site-notify a:hover {
    background: unset !important;
    color: #ef8331 !important;
}.header-breadcrumb {

    font-family: 'normalfont';
}.marquee-desktop-row:hover {
    animation-play-state: paused;
}.header-statement-title {
    width: 150px;
    text-align: center;
    position: relative;
    z-index: 5;
    background: #f7f7f7;
    align-items: center;
}.live-dot-top {

    position: relative;
    top: 7px;
    margin-left: 8px;
}.header-breadcrumb.site-notify a:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    background: var(--base);
    margin-left: 5px;
    border-radius: 50%;
}.index-tabs {
    min-height: 200px;
    padding: 0 12px;
}    .fs-grid .fs-row, .fs_grid_row {
    width: 1240px;
}.index-tabs .index-tabs-nav {
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    white-space: nowrap;
}



.tabSliderSection .swiper-slide a {
    padding: 10px 0;
    margin-right: 30px;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    color: #666;
    margin-bottom: -1px;
    align-items: center;
    border-bottom: 3px solid transparent;
    white-space: nowrap;
}
.tabSliderSection .swiper-slide a.active {
    color: #333;
    border-bottom: 3px solid var(--base);
}
.tabSliderSection .swiper-slide a:first-child {
    margin-right: 0;
}
.tabSliderSection .swiper-slide::after {
    content: '';
    width: 1px;
    height: 22px;
    background: #e5e7eb;
    position: relative;
    left: -15px;
    border-radius: 10px;
}



.index-tabs .index-tabs-content {
    position: relative;
}
.index-tabs .index-tabs-content-tag.right-tag {
    right: -40px;
}
.index-tabs .index-tabs-content-tag {
    position: absolute;
    top: -3px;
    background: #fff;
    padding: 11px 2px 3px 0;
    width: 24px;
    z-index: 0;
    box-shadow: 0 1px 2px #ccc;
    border-top: 3px solid #df7471;
    color: #606461;
    border-radius: 6px;
}
.index-tabs .index-tabs-summery .summery-title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    padding: 11px 0 20px;
}



.index-tabs .index-tabs-summery .summery-title a {
    color: #333;
}.index-tabs .summery-title::before {
    content: '';
    color: #f8941a;
    top: 18px;
    width: 0px;
    height: 1px;
    border-radius: 50%;right: 0;
    z-index: 5;
    border: 7px solid var(--base);
    position: absolute;
}.index-tabs .index-tabs-summery .summery-description {
    font-size: 13px;
    font-weight: 500;
    color: #888;
}.index-tabs .index-tabs-summery .summery-description .summery-description-line {
    display: inline-block;
    font-weight: 600;
    color: #333;
    position: relative;
}.index-tabs .index-tabs-data {
    padding-top: 25px;
}
.index-tabs .index-tabs-data {
    border-top: 1px solid #e5e7eb;

}.bootstrap-fix .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
} table thead {
    background: #efefef;
}  .market-table tbody tr {
    position: relative;
}table#convert-chart tbody tr th, table.convert-box tbody tr th, table.data-table tbody tr th, table.invest-table tbody tr th {
    padding: 11px 10px 12px 4px;
    font: 13px / 1.3 iranyekan, arial, helvetica;
    background-color: #f9f9f9;
    text-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    text-align: right !important;
}
section.sectionOne {
    padding: 50px 0 80px;
    font-family: 'normalfont';
}
.index-tabs .index-tabs-summery .summery-title   {
    color: #333;
    padding-right: 20px;position: relative;
}.tabSliderSection .swiper-slide a span {
    text-shadow: 0 0 1px;
}.index-tabs .index-tabs-summery .summery-description {
    font-size: 14px;
    font-weight: 500;
    color: #3b3b3b;
    font-family: 'normalfont';
    line-height: 2;
}

.tableModelOne{

}.index-tabs .index-tabs-data table.data-table thead th:first-child {
    text-align: right !important;
}

.index-tabs .index-tabs-data table.data-table {
    border: 1px solid #e5e7eb !important;
    box-shadow: unset;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    width: 100%;
    border-top: 3px solid var(--base) !important;
    margin: 10px auto 20px;
}.index-tabs .index-tabs-data table.data-table thead th:first-child {
    text-align: right !important;
    padding: 8px 4px;
    font-size: 15px;
}td.market-currency-sana-buy {
    font-size: 14px;
    padding: 5px 8px;
}
.text_center{
    text-align: center;
}a.moreBtn {
    background: var(--base);
    padding: 2px 7px;
    border-radius: 9px;
    color: #fff;
    font-size: 11px;
}.index-tabs .index-tabs-data table.data-table thead th{
    font-size: 15px;
}.market-table tbody tr:nth-child(even) {
    background: #f7eef1;
}.market-table tbody tr:hover{
    background: #ffc6c1;
    cursor: pointer;
}



.tell_and_login_header {
    display: flex;
}

.tell_link_header {
    display: flex;
    align-items: center;
    font-family: 'normalfont';
    margin: 0 6px;
    text-align: left;
}

span.tellTitle {
    display: block;
    font-size: 13px;
}

span.tell_number_bold {
    font-size: 17px;
    font-weight: 700;
}

span.tell_number {
    font-size: 13px;
    color: var(--base);
}

a.tell_link {
    color: #555555;
}

.tell_and_login_header svg {
    width: 30px;
    margin-right: 5px;
}

.tell_and_login_header {
}

 main{
    margin-top:100px !important;
 } .homePageTop {
    display: flex;
    justify-content: space-between;
}

.imageInTopHome img {
    width: 500px;
    margin: -74px auto -140px;
}

section.bg1 {
    padding: 50px 0 30px;
    background: #f9f9f9;
}.textAndTitle h1 {
    font-family: 'boldfont';
    font-size: 60px;
}

.textAndTitle h1 b {
    color: var(--base);
}

.textAndTitle h2 {
    font-family: 'normalfont';
    font-size: 22px;
    color: #333;
}.textAndTitle {
    width: 100%;
}
.maziyaticon {
    text-align: center;
    font-family: 'normalfont';
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: var(--base);
    border-radius: 10px;
    padding: 10px;
    border: 1px solid var(--base);
}

.maziyaticon svg {
    width: 37px;
    height: 37px;
}

.maziyaticon svg path {
    fill: #FFF;
}.catSlider.sliderMazaya {
    max-width: 700px;
}form.search.inline-block {
    margin-top: 50px;
    margin-bottom: 33px;
}.catSlider.sliderMazaya {
    margin-bottom: -67px;
    margin-top: 70px;
}section.bg1 {
    padding: 50px 0 30px;
    background: #f9f9f9;
    margin-bottom: 50px;
}


.product_cat_item {
    width: 250px;
    position: relative;
    height: 225px;    margin: 0 auto;cursor: pointer;
}

img.product_cat_image {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.product_cat_item a {
    display: block;
    font-family: 'normalfont';
    font-size: 12px;
    padding-top: 65px;
    text-align: center;
    position: relative;
    margin-right: -20px;
    color:#000;
    line-height: 2;

}

.product_cat_item a h3 b{
    display:block;
    color: #780024;
}
.summery-title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    padding: 11px 0 20px;
    font-family: 'boldfont';
    position: relative;padding-right: 19px;
}
.summery-title::before {
    content: '';
    color: #f8941a;
    top: 18px;
    width: 0px;
    height: 1px;
    border-radius: 50%;right: 0;
    z-index: 5;
    border: 7px solid var(--base);
    position: absolute;
}.tabSliderSection .swiper-slide {
    display: inline-block;
    width: fit-content;
}

.tabSliderSection .swiper-slide a{

    font-size: 14px;
    text-align: center;
}
.tabSliderSection .swiper-slide {
    padding: 0px 13px;
}

.tabSliderSection {
    border-bottom: 1px solid #e5e7eb;
}
.tabSliderSection .swiper-slide{
    position: relative;
}
.tabSliderSection .swiper-slide::after {
    top: 12px;
    left: -4px;
    position: absolute;

}img.topCompany_image {
    width: 55%;
    margin: 0 auto;
    border-radius: 15px;
    aspect-ratio: 1;
    transition: 0.5s;
    filter: grayscale(.8);
}

.TopCompanyBox {
    width: 90%;
    margin: 11px auto;
    box-shadow: 0 0 12px #d0d0d0;
    text-align: center;
    border-radius: 12px;
    padding: 5px 8px 15px;
}.TopCompanyBox:hover img{
    transition: 0.5s;
    filter: grayscale(0);
}


.TopCompanyBox h3 {
    color: var(--base);
    font-size: 16px;
    font-family: 'normalfont';
    border-bottom: 2px dotted var(--base);
    line-height: 2;
}

.TopCompanyBox p {
    color: #494949;
    font-size: 14px;
    padding: 10px 0;
    text-align: justify;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    height: 50px;
    margin: 9px auto 0;
}

a.topCompany_more {
    font-size: 13px;
    background: var(--base);
    border-radius: 5px;
    padding: 3px 7px;
    display: block;
    width: fit-content;
    margin: 14px auto 0;
    font-weight: 700;
    color: #FFF;
}img.productPostImage {
    aspect-ratio: 1;
    width: 90%;
    border-radius: 10px;
}

a.productPostLink {
    text-align: center;
    font-size: 14px;
    background: #f4f4f4;
    display: block;
    padding: 15px 0;
    margin: 10px;
    color: var(--base);
}a.productPostLink {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0 0 10px #DDD;
    font-size: 13px;
}.productPostBox h3 {
    padding-top: 13px;
}a.productPostLink:hover img {
    transition: all 0.5s;
    filter: grayscale(.5);
    cursor: pointer;
}

.redbg {
    background: linear-gradient(270deg, #93033a 0%, #870335 100%) !important;
}

.boxmozayede {
    width: 47%;

    background: hsla(0, 0%, 100%, .1);
}
.boxmozayedeSection {
    padding: 80px 0;
    display: flex;
    justify-content: space-between;
}

.boxmozayede {
    border-radius: 10px;
    border: 1px solid rgba(239,239,239,0.2);
    padding: 15px 10px;
}.boxmozayede h3 {
    color: #FFF;
    font-family: 'boldfont';
    font-size: 21px;
}

.boxmozayede {
    padding: 30px 30px;
    width: 42%;
}


a.mozayedeItem {
    background: #520723e0;
    display: block;
    padding: 13px 10px;
    margin: 20px auto;
    border-radius: 10px;
    color: #FFF;
    font-family: 'normalfont';
    font-size: 14px;
    cursor: pointer;
}

.titleOfMozayede {
    font-family: 'boldfont';
    font-size: 16px !important;
    padding-bottom: 16px;
}

span.timeMozayede {}

ul.itemUlMozayede {
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    background: #741a3c;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 12px;    text-shadow: 0 0 2px;
}span.timeMozayede {
    font-size: 13px;
}.boxmozayedeSection {
    position: relative;
    z-index: 2;
}canvas.background {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
}



section.redbg {
    position: relative;
}section.productLastSection {
    background: #f4f4f4;
    padding: 50px 0 80px;
}

 .product_cat h2.summery-title {
    color: #FFF;
    margin-bottom: 30px;
}.product_cat .summery-title::before {

    border: 7px solid #ffffff;

}section.product_cat {
    padding: 50px 0 80px;
}.TopCompanyBox.userSliderBox124 {
    box-shadow: unset;
}

.LastBlog h2{
    color:#FFF;
}
.LastBlog h2:before{
    border-color:#FFF;
}section.LastBlog {
    padding: 50px 0 80px;
    font-family: 'normalfont';
}.TopCompanyBox {

    background: #FFF;
}.bloglideBox img {
    width: 55%;
    margin: 0 auto;
    border-radius: 15px;
    aspect-ratio: 1;
    transition: 0.5s;
    filter: grayscale(.8);
}.blogliderLinks img {
    width: 80px;
    padding: 10px;
    border-radius: 19px;
}

a.blogliderLinks {
    display: flex;
    align-items: center;
    background: #FFF;
    margin: 10px auto;
    border-radius: 15px;
    font-family: 'normalfont';
    color: #000;
}

.bloglidercontent h3 {
    font-size: 14px;
    padding-bottom: 5px;
}


.bloglidercontent span {
    display: block;
    text-align: left;
    background: var(--base);
    text-shadow: 0 0 1px;
    margin-top: 5px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 3px;
    color: #FFF;
    border-radius: 7px;
    font-size: 12px;
}.bloglidercontent {
    width: 100%;
    padding: 0 6px;
}.blogliderLinks img {
    width: 120px;
    padding: 10px;
    border-radius: 19px;
}a.blogliderLinks {
    position: relative;
}a.blogliderLinks {
    margin: 20px 5px;
}

section.LastBlog.redbg.colorBg2 {
    background: #f4f4f4;
}

 .bloglidercontent p.price {
    color: #339b00;
    text-shadow: 0 0 1px;
}p.city {
    font-size: 14px;
    color: #727272;
}
.allBlog {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}

.blogArchiveBox {
    width: 30%;
}

a.blogliderLinks {
    border: 1px solid var(--base);
}

a.blogliderLinks:hover {
    background: var(--base);
    color: #FFF;
}

a.page-link {
    border-color: var(--base) !important;
}
.seo-box {
    margin-bottom: 60px;
    position: relative;    font-family: 'normalfont';
}.seo-box p {
    color: #828282;
    line-height: 32px;
}.seo-box .seo-box-opener {
    width: 100%;
    height: 60px;
    margin-top: -60px;
    background: linear-gradient(to bottom, transparent, white);
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}.seo-box .seo-box-opener button {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 12px 50px;
    background-color: var(--base);
    border: none;    padding: 7px 20px;
    border-radius: 5px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    font-family: 'normalfont' !important;
    color: #FFF;
}.seo-box .seo-box-opener button span.icon-bottom-arrow {
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    padding-right: 2px;
}.seo-box .seo-box-content {
    height: 150px;
    overflow: hidden;
    margin-top: 50px;
}

.seo-box.active .seo-box-content {
    height: auto;
    padding-bottom: 50px;
}
.headerOfBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.LastBlog a.showallArchive {
    color: #FFF;
}
.topheader {

    background: #FFF;
}
.asideSection {
    width: 25%;
}
.allSingle {
    display: flex;    width: 100%;padding-top: 50px;
    justify-content: space-between;
}
.singleContent {
    width: 65%;
    display: block;
}
aside .service__related {

    padding-top: 0;
}
aside .service__related .title {

    margin-top: 40px;
}
aside .service__related ul li .item__image {
    max-height: 240px;
    overflow: hidden;
}
aside .service__related ul li .item__info .header:hover {
    --tw-text-opacity: 1;
    color: var(--base);
}
aside .service__related ul li .item__info .header h3 {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2rem;
}
.bread__crumb a {
    display: flex;
    height: 2rem;
    min-width: 36px;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    background-color: rgba(255, 255, 255, 0.4);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    --tw-bg-opacity: 0.4;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: var(--base);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    height: 2.5rem;
    min-width: 26px;
    border: 1px solid var(--base);
}



#article_Content h2,#article_Content h3 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    padding: 11px 20px 20px 0;
    font-family: 'boldfont';
}
#article_Content h3 {
    font-size: 18px;padding: 14px 20px 20px 0;
}
strong{
    font-family: 'boldfont';
}
#article_Content h2 {
    color: #333;
}#article_Content h2::before {
    content: '';
    color: #f8941a;
    top: 24px;
    width: 0px;
    height: 1px;
    border-radius: 50%;
    right: 0;
    z-index: 5;
    border: 7px solid var(--base);
    position: absolute;
}
#article_Content h3::before {
    content: '';
    color: #f8941a;
    top: 24px;
    width: 0px;
    height: 1px;
    border-radius: 50%;
    right: 0;
    z-index: 5;
    border: 7px solid #656565;
    position: absolute;
}
.icon {
    display: flex;
    justify-content: center;
}
svg.fa-dot-circle {
    width: 19px;
    height: 19px;
}
svg.fa-dot-circle path,svg.fa-arrow-left path {
    fill: #767676;
}
svg.fa-arrow-left {
    width: 20px;
}
.main .content__list li a:hover svg.fa-arrow-left path ,.main .content__list li a:hover svg.fa-dot-circle path{
    fill: var(--base);
}
svg.fa-list-timeline {
    width: 15px;
}
svg.fa-list-timeline path{
    fill: var(--base);
}
.commentFrm * {
    font-family: 'normalfont' !important;
}
.commentFrm {
    width: 100%;
    max-width: 950px;
    margin: 10px auto;
        margin-top: 24px;
    padding: 30px;
    border: 1px solid #e5ecf1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 16px;
    background-color: #fff;
    border-radius: 20px;
}

#author, #phone, #comment {
    font-family: "normalfont";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -.02em;
    color: #8ca0b2;
    background: #f8fafc;
    border-radius: 12px;
    padding: 10px 16px;
    border: initial;
    width: calc(100% - 32px);
    display: block;
    margin-top: 8px;
}#submit {
    background: #0d6efd;
    margin: 15px 0 20px 29px;
    color: #FFF;
    font-size: 13px;
    font-family: "normalfont" !important;
    float: left;
    cursor: pointer;
    padding: 8px 13px;
    border-radius: 8px;
    font-weight: 700;
  border:unset;
}.commentlist .children li {
    background: #f5f7f9;
    list-style: none;
    padding: 9px;
    border-radius: 7px;
}
.commentFrm  label {
    font-size: 12px;
    margin-top: 15px;
    font-family: "normalfont";
    font-weight: 700;
    color: #333;
}

.commentFrm h3 {
    font-family: "normalfont";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -.02em;
    color: #333;
    margin-bottom: 24px;
    font-weight: 700;
}

.commentTitle {
    font-family: "normalfont";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -.02em;
    color: #485967;
    margin-bottom: 3px;
}
input#phone {
    direction: ltr;
    text-align: left;
    letter-spacing: 2px;
}
p#msgComment {
    font-weight: 700;
    font-size: 12px;
}
ol.commentlist {
    list-style: none;
    list-style-position: unset;
    margin: 0 auto;
    padding: 0;
}
.commentlist .comment-text .meta time {

    direction: ltr;
}
strong.woocommerce-review__author.admincomment {
    font-family: "normalfont";
    font-size: 11px !important;
    font-weight: 700 !important;
}img.sanjabavatar {
    margin-left: 5px;
}ol .description p {
    font-size: 13px;
    text-align: justify;
    padding: 0 10px;
}.commentlist .children li {
    background: #f5f7f9;}

    .noMsg {
    font-size: 14px;
    font-weight: 400;
    font-family: "normalfont";
    background: #f8fafc;
    border-radius: 5px;
    padding: 12px;
}
strong.woocommerce-review__author {
    font-family: "normalfont";
    font-size: 11px !important;
}#author:focus-visible, #phone:focus-visible, #comment:focus-visible {
    outline: unset;
}
.commentReplay {
    margin: 60px auto;
}





b.shakhe {
    color: var(--base);
}

b.zekhamat {
    color: var(--base);
}
b.kalaf {
    color: #066317;
}

span.tell_number {
    display: flex;
    justify-content: left;
    direction: ltr;
    align-items: center;
}
nav#phoneNav ul li {
    display: block;
    margin: 10px 0;
    padding: 4px 10px;
}

nav#phoneNav ul {
    display: block;
}

nav#phoneNav {
    position: fixed;
    background: var(--base);
    top: 75px;
    width:200px;
    left: auto;
    bottom: 0;
    z-index: 9999;
    padding-top: 30px;
    right: -300px;
    transition: all 0.5s;
}

nav#phoneNav ul li a {
    color: #FFF;
    display: block;
    border-bottom: unset;
}
#menu_btn_open{
    display:none;
}

button#filterbtn,button#filterbtnSave {
    width: 90%;
    position: fixed;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0px);
    bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0f0f0f;
    color: #FFF;
    font-family: 'boldfont';
    font-size: 16px;
    border: unset;
    padding: 3px 0;
    cursor: pointer;
    border-radius: 15px;
    z-index:5;
}
button#filterbtnSave {
    padding: 10px 0;
}
button#filterbtn svg {
    width: 37px;
    height: 37px;
}

button#filterbtn svg path {
    stroke: #FFF;
}

div#filterContent {
    min-height: 65vh;
    width: 90%;
    position: fixed;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0px);
    bottom: 12px;
    background: #ffffffeb;
    border-radius: 15px;
    box-shadow: 0 0 5px #e8e8e8;
}.filterTitle {
    text-align: center;
    margin: 10px auto;
    font-weight: 700;
    font-family: 'boldfont';
}.filterTitleBox {
    display: flex;
    width: 95%;
    margin: 0 auto;
    justify-content: space-between;
}

.filterTitle {
    width: 100%;
    text-align: right;
}

button#closeALlFilter {
    cursor: pointer;
    color: red;
    font-family: 'normalfont';
    background: transparent;
    border: unset;
    font-weight: 700;
}
.index-tabs h3.summery-title::before{
    top:12px;
}


li.filterLi {
    text-align: right;
    width: 95%;
    margin: 10px auto;
    list-style: none;
    border: 1px solid var(--base);
    padding: 15px 0;
    padding-right: 50px;
    border-radius: 12px;
    font-size: 13px;
    position: relative;
    color: #000;
    cursor: pointer;
}li.filterLi::before {
    content: "";
    background: #f4faff;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    border-radius: 50px;
    border: 2px dotted var(--base);
    top: 50%;
    transform: translateY(-50%);
}li.filterLi.activeLi {
    border: 1px solid #02bc7d;
    color: #006845;
}li.filterLi.activeLi::before {
    content: "";
    background: url(./checkmark.png);
    width: 28px;
    height: 28px;
    position: absolute;
    right: 8px;
    background-size: contain;
    border-radius: unset;
    border: unset;
    top: 50%;
    transform: translateY(-50%);
}

 
.filterContentList {
    height:40vh;
    overflow-y: scroll;
    margin: 0 auto 77px;
} 

ul.filterUl li {
    max-width: 300px;
    display: flex;
    align-items: center;
    height: 24px;
    margin: 10px 10px;
}ul.filterUl {
    
     
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content:center;
    align-content: center;
}
#filterContent{
    display:none;
}ul.filterUl {
    
    padding: 10px;
}


.footerSvg {
    overflow: hidden;
    margin-top: -53px;
}

footer#siteFooter {
    width: 100%;
    background: #121212;
    min-height: 100px;
    margin-top: -10px;
}ul.footerLink.max_width {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

ul.footerLink.max_width li a {
    color: #d9d9d9;
}
ul.socialNetwork {
    margin: 18px 0;
    width: 200px;
    display: flex;
    justify-content: space-around;
}

ul.socialNetwork.max_width svg path {
    fill: #ccc;
}ul.nemadha.max_width li a svg {
    width: 30px;
    height: 30px;
}

ul.nemadha.max_width li a svg path {
    fill: #FFF;
}ul.nemadha.max_width {margin: 18px 0;width: 133px;display: flex;justify-content: space-around;}

.menufooter2 {
    display: flex;
    justify-content: space-between;
}


footer#siteFooter {
    width: 90%;
    background: #121212;
    min-height: 100px;
    margin-top: -10px;
    padding: 0 5%;
}
@media screen and (max-width: 939px) {
    ul.footerLink.max_width {
       
        flex-wrap: wrap;
    }
    ul.footerLink.max_width li {
        margin: 10px;
    }
    .archive_box {
        max-width: 320px;
        width: 50%;
    }
    
    #menu_btn_open{
        display:block;
    }
    .topheader {
        
        justify-content: flex-start;
    }
    .menu_btn {
      
        position: relative;
        z-index: 99;
    }

    .tell_and_login_header {
        display: flex;
        margin: 0 auto 0 0;
    }

    .logo.inline-block {
         
        margin-right: 40px;
    }

    .homePageTop.max_width {
      display: block;
      text-align: center;
  }
  .imageInTopHome img {
    max-width: 500px;
    margin: 58px auto -140px;
    width: 80%;
  }form.search.inline-block {
   
    margin: 50px auto;
  }
  
  .catSlider.sliderMazaya {
    
    margin-left: auto;
    margin-right: auto;
  }
  .max_width {
    
    width: 95%;
  }
  .flex_center nav {
    display: none;
}
html,body {
    width: 100%;
    overflow-x: hidden;
}

.max_width.boxmozayedeSection {
    display: block;
}ul.itemUlMozayede {
    line-height: 2;
    text-align: right;
    display: block;}
.boxmozayede {
    width: 80%;
    margin: 10px auto;
}.textAndTitle h1 {
    font-family: 'boldfont';
    font-size: 46px;
}.textAndTitle h2 {
   
    font-size: 17px;
 
}.index-tabs .index-tabs-summery .summery-title {
    font-size: 20px;
}.product_cat_item {
    
    transform: scale(0.8);
}img.topCompany_image {
    width: 90%;}


    .container.max_width {
        padding: 0;
    }
    .allSingle {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 0;
    }   


    .singleContent {
        width: 95%;
        display: block;
        margin: 0 auto;
    }
    ul.myInfo {
        margin: 10px auto 10px;
        display: block;
        width: 95%;
        background: #f1f1f1;
        padding: 20px 5px;
        border-radius: 15px;
        font-size: 15px;
    }.logo.inline-block {
        width: 100px;
    }span.tellTitle {
        display: none;
    }
    .tell_and_login_header svg {
        width: 21px;
       
    }span.tell_number_bold {
        font-size: 12px;
        font-weight: 700;
    }

    img.logo_img.inline-block {
        width: 100%;
        height: auto;
    }

    form.search.inline-block {
        margin: 60px auto -48px;
    }
    
    main {
        margin-top: 7px !important;
    }
    .header-statement-title {
        width: 100px;
}

span.tell_number {
    display: block;
    justify-content: left;
    direction: ltr;
    align-items: center;
}
span.tell_number_bold {
    display: block;
}
ul.myInfo {
    margin: 10px auto 10px;
    display: block;
    width: 85%;
    background: #f1f1f1;
    padding: 20px;
    border-radius: 15px;
    font-size: 15px;
}.article-desc {
    text-align: justify;
    line-height: 2;
}
.menu_btn {
    margin-left: -32px;
    background: transparent;
    border: unset;
}
 }
 
 
.infoSingle {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

span.infoTitle {
    display: block;
    text-align: right;
    color: #000;
    font-weight: 700;
}

.citylabel {
    font-weight: 700;
}

.priceLabel {
    font-weight: 700;
}.infoSingle {
     
    width: 90%;
    margin: 0 auto;
}

 
.infoSingle {
    width: 90%;
    margin: 8px auto 0;
    background: #e1e1e1;
    padding: 7px 5%;
    border-radius: 0 0 10px 10px;
}
.con-link-wrapper {
    display: flex;
    width: 90%;
    max-width: 350px;
    justify-content: space-between;
    font-family: 'normalfont';
}

.infoSingle {
    margin-bottom: -20px;
}
button#filterbtn,div#filterContent  {
    max-width: 500px;
}main {
    min-height: 50vh;
}    