﻿/* Following media queries are based on Bootstrap 3.x breakpoints */
/* Following media queries are based on Bootstrap 3.x breakpoints */
.farashop__mega-menu {
  background-color: #f5f5f5;
  box-shadow: none;
}
.farashop__mega-menu > .container {
  padding: 0;
}
.farashop__mega-menu a {
  line-height: 49px;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1.active > a {
  background-color: white;
  box-shadow: none;
}
.farashop__mega-menu .mega-menu__root .mega-menu__next-level {
  background-color: #fff;
  color: #111;
  top: 50px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.farashop__mega-menu .mega-menu__root .mega-menu__table ul li:first-child a {
  color: #0094ff;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level {
  border-bottom: 1px solid #ddd;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level > li.active > a {
  color: #E73D3E;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level > li.active > a:before {
  border-color: transparent transparent #E73D3E transparent;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level > li.active > a:after {
  background-color: #E73D3E;
}

/* Following media queries are based on Bootstrap 3.x breakpoints */
/* Following media queries are based on Bootstrap 3.x breakpoints */
@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/IRANYekan/Woff/IRANYekanXFaNum-Bold.woff") format("woff"), url("/fonts/IRANYekan/woff2/IRANYekanXFaNum-Bold.woff2") format("woff2"), url("/fonts/IRANYekan/IRANYekanXFaNum-Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/IRANYekan/Woff/IRANYekanXFaNum-Regular.woff") format("woff"), url("/fonts/IRANYekan/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2"), url("/fonts/IRANYekan/IRANYekanXFaNum-Regular.ttf") format("truetype");
}
body {
  font-family: IRANYekan, tahoma;
  font-size: 14px;
}

.farashop__body {
  min-height: 100%;
  /* margin-bottom: -150px;*/
  /*    &:after {
      content: '';
      display: block;
      height: $height__footer;
  }*/
}
.farashop__body .header__top a {
  color: inherit;
}
@media (max-width: 767px) {
  .farashop__body .header__top {
    font-size: 11px;
  }
}
.farashop__body .header__top .profile__username {
  color: #FF8500;
}
.farashop__body .header__top .profile__username i {
  margin-left: 4px;
  color: inherit;
}
.farashop__body .header__middle .header__auth {
  display: flex;
  justify-content: center;
  margin-top: 27px;
}
@media screen and (max-width: 768px) {
  .farashop__body .header__middle .header__auth {
    margin-top: 0px;
  }
}
.farashop__body .header__middle .header__auth > div {
  display: block;
  text-align: center;
}
.farashop__body .header__middle .header__auth > div:first-child {
  margin-left: 30px;
}
.farashop__body .header__middle .header__auth > div:first-child > a:before {
  content: "\f023";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: FontAwesome;
  position: absolute;
}
.farashop__body .header__middle .header__auth > div:last-child > a:before {
  content: "\f007";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: FontAwesome;
  position: absolute;
}
@media (max-width: 767px) {
  .farashop__body .header__middle .header__auth > div:nth-child(2) {
    display: none;
  }
}
.farashop__body .header__middle .header__auth > div a {
  color: #fff;
  font-size: 12px;
}
.farashop__body .header__middle .header__auth > div a:hover, .farashop__body .header__middle .header__auth > div a:focus {
  text-decoration: none;
  color: #FF8500;
}
.farashop__body .header__middle .header__auth > div a:before {
  display: block;
  font-size: 18px;
  position: relative !important;
  color: #FF8500;
}
@media (max-width: 767px) {
  .farashop__body .header__middle .header__auth > div a:before {
    display: inline-block;
    margin-left: 5px;
  }
}
.farashop__body .header__middle .header__auth.sticky {
  position: fixed;
  top: 0;
  z-index: 1000;
  margin: 0 15px 0 0;
}
.farashop__body .header__middle .header__auth.sticky > div:first-child {
  margin-left: 30px;
}
.farashop__body .header__middle .header__auth.sticky > div:last-child {
  margin-left: 10px;
}
.farashop__body .header__middle .header__auth.sticky > div a {
  color: white;
}
.farashop__body .header__middle .logo img {
  display: inline-block;
}
.farashop__body .header__middle .header__search-box {
  margin-top: 27px;
}
.farashop__body .header__middle .toggle-basket {
  margin: 27px 0 0;
  border: 1px solid #ddd;
  height: 46px;
  line-height: 1;
}
@media (max-width: 767px) {
  .farashop__body .header__middle .toggle-basket {
    margin: 0;
  }
}
.farashop__body .header__middle .header-links {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .farashop__body .header__middle .header-links {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }
}
.farashop__body .header__middle .header-links > div {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.farashop__body .header__middle .header-links a {
  color: inherit;
}
.farashop__body .header__middle .header-links i {
  margin-left: 6px;
  color: #969ba8;
}
@media (max-width: 767px) {
  .farashop__body .header__middle .header__search-box {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.farashop__body .header__bottom {
  margin-bottom: 20px;
  min-height: 42px;
  background-color: #f5f5f5;
  color: inherit;
  border-bottom: 1px solid rgb(206.75, 206.75, 206.75);
  border-top: 1px solid rgb(206.75, 206.75, 206.75);
  box-shadow: 0 4px 2px rgba(207, 207, 207, 0.8);
}
@media (max-width: 991px) {
  .farashop__body .header__bottom {
    display: none;
  }
}
.farashop__body .header__bottom .main-menu > li {
  position: relative;
}
.farashop__body .header__bottom .main-menu > li:before {
  content: "";
  width: 1px;
  background-color: #FF8500;
  height: 12px;
  top: 15px;
  position: absolute;
  left: 0;
}
.farashop__body .header__bottom .main-menu > li:last-child:before {
  display: none;
}
.farashop__body .header__bottom .main-menu a {
  color: inherit;
  padding: 11px 10px;
  display: block;
}
.farashop__body .header__bottom .main-menu a:hover, .farashop__body .header__bottom .main-menu a:focus {
  background-color: white;
}
.farashop__body .header__bottom ul {
  background-color: #f5f5f5;
}
.farashop__body .pagination {
  margin: 20px 0;
}
.farashop__body .slider-pane {
  margin-bottom: 20px;
}
.farashop__body .home-boxes {
  margin-bottom: 15px;
}
.farashop__body .home-boxes .home-boxes__item {
  background-color: #fcfcfc;
  display: flex;
  width: 100%;
  color: #000;
  padding: 6px 10px 6px;
  overflow: hidden;
  border: 2px solid #e6e6e6;
  align-items: center;
}
@media (max-width: 767px) {
  .farashop__body .home-boxes .home-boxes__item {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .farashop__body .home-boxes .home-boxes__item .img-boxes {
    margin-bottom: 15px;
  }
}
.farashop__body .farashop__login-register {
  margin-top: 30px;
}
.farashop__body .farashop__login-register button {
  background-color: #ff8500;
  border-color: #ff8500;
}

.farashop__footer {
  height: auto;
  margin-top: 20px;
  padding-top: 20px;
  background-color: #1d1d1d;
  color: rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgb(206.75, 206.75, 206.75);
}
.farashop__footer .footer__logo-copyright {
  font-size: 11px;
  font-family: Tahoma;
  letter-spacing: -1px;
  margin-bottom: 30px;
  color: black;
  border-left: 1px solid #ccc;
  box-shadow: -1px 0 0 none;
}
@media (max-width: 767px) {
  .farashop__footer .footer__logo-copyright {
    border-left: 0 none;
    box-shadow: none;
  }
}
.farashop__footer .footer__logo-copyright a {
  color: inherit;
}
.farashop__footer .footer__contact-info i {
  margin-left: 4px;
}
.farashop__footer .footer__contact-info i.fa-phone + span {
  display: inline-block;
  direction: ltr;
}
.farashop__footer .footer__contact-info > div {
  margin-right: 44px;
}
.farashop__footer .footer__social {
  padding-top: 20px;
}
.farashop__footer .footer__social ul {
  text-align: center;
}
.farashop__footer .footer__social li {
  display: inline-block;
}
.farashop__footer .footer__social li > a {
  color: #fff;
  border-radius: 50%;
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.farashop__footer .footer__social li > a:hover, .farashop__footer .footer__social li > a:focus {
  text-decoration: none;
}

.farashop .farashop__container.container__right-pane {
  margin-bottom: 15px;
}
.farashop .farashop__container.container__right-pane > h2,
.farashop .farashop__container.container__right-pane > span {
  background-color: #FF8500;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 26px;
  padding-bottom: 6px;
  margin-bottom: 12px;
  text-indent: 10px;
  display: block;
}
.farashop .farashop__container.container__footer-pane > h2,
.farashop .farashop__container.container__footer-pane > span {
  font-size: 15px;
  font-weight: 100;
  color: #111;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 1px 0 none;
  padding-bottom: 12px;
  margin-bottom: 12px;
  display: block;
}
.farashop .farashop__container.container__content-pane > h2,
.farashop .farashop__container.container__content-pane > span {
  border-bottom: 1px solid #a0a0a0;
  display: block;
}
.farashop .farashop__container.container__content-pane > h2 > span,
.farashop .farashop__container.container__content-pane > span > span {
  border-bottom: 2px solid #ff733f;
  display: inline-block;
  padding-bottom: 10px;
}
.farashop .product-list .product-list__body {
  margin-left: -4px;
  margin-right: -4px;
}
.farashop .breadcrumb a {
  color: #777;
}
.farashop .breadcrumb li:last-child > a {
  color: #111;
}
.farashop .e-namad {
  margin-bottom: 15px;
}

.toggle-sidebar {
  position: fixed;
  left: 0;
  top: 40px;
  cursor: pointer;
  background-color: #FF8500;
  color: #fff;
  padding: 8px 10px;
  font-size: 2em;
  z-index: 9999;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
}

@media (max-width: 479px) {
  .DnnModule-FaraShopFaraShopProductGroupMenu {
    display: none;
  }
}

.page__advanced-filtering .farashop__breadcrumb {
  margin-bottom: 15px;
}
