<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body.rtl .body__container,
body.rtl .jconfirm,
body.rtl .sidebar__container {
  direction: rtl;
}
body.rtl .sidebar__box .sidebar__container {
  padding: 0 15px;
}
body.rtl .sidebar__box .sidebar__container .main-menu a {
  text-align: right;
}

.body__container {
  transition: all ease 400ms;
  height: 100%;
}
.body__container.open {
  overflow-y: hidden;
}

.sidebar__box .sidebar__shadow {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  display: none;
  top: 0;
}
.sidebar__box .sidebar__close {
  font-size: 25px;
  display: block;
  text-align: center;
}
.sidebar__box .sidebar__container {
  transition: all ease 400ms;
  position: fixed;
  overflow-y: hidden;
  overflow: auto;
  height: 100.5%;
  width: 300px;
  top: 0;
  z-index: 9999;
}
.sidebar__box .sidebar__container .after, .sidebar__box .sidebar__container .before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 1;
}
.sidebar__box .sidebar__container .before {
  z-index: -2;
  background-position: center;
  background-size: cover;
  filter: blur(50px);
}
.sidebar__box .sidebar__container .after {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar__box .sidebar__container.position--right {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.sidebar__box .sidebar__container.position--left {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.sidebar__box .sidebar__container.open {
  transform: translate3d(0, 0, 0);
}

.sidebar__box .sidebar__container {
  background-color: white;
}
.sidebar__box .sidebar__container .sidebar__close {
  color: #aa0000;
  display: none;
}
.sidebar__box .sidebar__container .farashop__product-group-menu {
  border: unset;
  padding-top: 10px;
}
.sidebar__box .sidebar__container .farashop__product-group-menu:before {
  content: "دسته بندی کالا";
  position: relative;
  top: 0;
  right: 13px;
  font-weight: 700;
}
.sidebar__box .sidebar__container .farashop__product-group-menu .wi-menu__triangle {
  border-right: unset;
  background-color: transparent;
}
.sidebar__box .sidebar__container .farashop__product-group-menu .wi-menu__triangle:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-color: #424750;
}
.sidebar__box .sidebar__container .farashop__product-group-menu .wi-menu__triangle.wi-menu__open {
  background-color: unset;
}
.sidebar__box .sidebar__container .farashop__product-group-menu .wi-menu__triangle.wi-menu__open &gt; a {
  color: #f70617;
}
.sidebar__box .sidebar__container .farashop__product-group-menu .wi-menu__triangle.wi-menu__open:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  border-color: #f70617;
}
.sidebar__box .sidebar__container .farashop__product-group-menu.wi-menu__mobile ul {
  background-color: #f0f0f1;
}
.sidebar__box .sidebar__container .farashop__product-group-menu li a {
  font-size: 13px !important;
  border: unset;
}
.sidebar__box .sidebar__container .farashop__product-group-menu li:before {
  display: none;
}
.sidebar__box .sidebar__container .farashop__product-group-menu li.wi-menu__open {
  background-color: unset;
}
.sidebar__box .sidebar__container .farashop__product-group-menu li.wi-menu__open &gt; a {
  color: #f70617;
}
.sidebar__box .sidebar__container .logo {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.sidebar__box .sidebar__container .logo img {
  display: block;
  padding: 10px;
  text-align: right;
}
.sidebar__box .sidebar__container .main-menu {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.sidebar__box .sidebar__container .main-menu .angle {
  transition: all 200ms;
  margin: 0px 5px;
  vertical-align: middle;
}
.sidebar__box .sidebar__container .main-menu .angle.angle-up {
  transform: rotateZ(180deg);
}
.sidebar__box .sidebar__container .main-menu a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 0px 15px;
  line-height: 40px;
  transition: all 200ms;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.sidebar__box .sidebar__container .main-menu a:hover i.fa {
  color: #000;
}
.sidebar__box .sidebar__container .main-menu a img {
  max-width: 32px;
  margin: 0 5px;
}
.sidebar__box .sidebar__container .main-menu a i.fa {
  vertical-align: middle;
  display: inline-block;
  width: 32px;
  margin: 0 5px;
  font-size: 17pt;
  text-align: center;
}
.sidebar__box .sidebar__container .main-menu &gt; li {
  transition: all 300ms;
  transform: translateY(50px);
  backface-visibility: hidden;
  opacity: 0;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(1) {
  transition-delay: 400ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(2) {
  transition-delay: 500ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(3) {
  transition-delay: 600ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(4) {
  transition-delay: 700ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(5) {
  transition-delay: 800ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(6) {
  transition-delay: 900ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(7) {
  transition-delay: 1000ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(8) {
  transition-delay: 1100ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(9) {
  transition-delay: 1200ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(10) {
  transition-delay: 1300ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(11) {
  transition-delay: 1400ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(12) {
  transition-delay: 1500ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(13) {
  transition-delay: 1600ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(14) {
  transition-delay: 1700ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(15) {
  transition-delay: 1800ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(16) {
  transition-delay: 1900ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(17) {
  transition-delay: 2000ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(18) {
  transition-delay: 2100ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(19) {
  transition-delay: 2200ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li:nth-child(20) {
  transition-delay: 2300ms !important;
}
.sidebar__box .sidebar__container .main-menu &gt; li &gt; a {
  position: relative;
}
.sidebar__box .sidebar__container .main-menu &gt; li &gt; a:hover:after {
  width: 90%;
  background: rgba(0, 0, 0, 0.1);
}
.sidebar__box .sidebar__container .main-menu &gt; li &gt; a:after {
  transition: all 300ms;
  content: "";
  position: absolute;
  display: block;
  width: 0%;
  top: 0;
  z-index: 0;
  background: transparent;
  height: 100%;
}
.sidebar__box .sidebar__container .main-menu ul {
  display: none;
  background: transparent !important;
  margin-right: 40px;
}
.sidebar__box .sidebar__container.open .main-menu &gt; li {
  transform: translateY(0) !important;
  opacity: 1;
}

/* Following media queries are based on Bootstrap 3.x breakpoints */
/* @extend */
.farashop__mega-menu {
  color: #F5F5F5;
  background-color: #ecf0f1;
}
.farashop__mega-menu &gt; .container {
  width: unset;
  padding: 0px;
}
.farashop__mega-menu a {
  line-height: 49px;
  color: #000;
}
.farashop__mega-menu ul li {
  list-style-type: none;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1.active &gt; a {
  background-color: transparent;
  box-shadow: none;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1.active &gt; a::before {
  opacity: 1;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1 &gt; a.mega-menu__arrow:after {
  color: #d93323;
  left: 5px;
  top: 13px;
  font-weight: bold;
  font-size: 16px;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1 &gt; a {
  font-weight: bold;
  padding: 10px 20px 5px 20px;
  line-height: normal;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  position: relative;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1 &gt; a::before {
  content: "";
  position: absolute;
  width: 100%;
  transition: 300ms;
  height: 2px;
  background: #d60000;
  opacity: 0;
  bottom: 0;
  left: 0;
}
.farashop__mega-menu .mega-menu__root .mega-menu__level__1 &gt; a p {
  margin: 0;
  margin-top: 5px;
  color: #a1a1a1;
  font-weight: normal;
}
.farashop__mega-menu .mega-menu__root .mega-menu__next-level {
  color: #000;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  top: 48px;
}
.farashop__mega-menu .mega-menu__root .mega-menu__table ul li:first-child a {
  color: #d60000;
  margin-bottom: 15px;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level {
  border-bottom: 1px solid #ddd;
  top: 58px;
}
.farashop__mega-menu .mega-menu__root ul.mega-menu__next-level &gt; li.active &gt; a {
  color: #fff;
  background-color: #d93323;
}

/* Following media queries are based on Bootstrap 3.x breakpoints */
/* @extend */
@font-face {
  font-family: "IconFont";
  src: url("/fonts/IconFont/IconFont.eot") format("embedded-opentype"), url("/fonts/IconFont/IconFont.ttf") format("truetype"), url("/fonts/IconFont/IconFont.woff") format("woff");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Black.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb_Black.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb_Black.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb_Black.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Bold.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb_Bold.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Medium.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb_Medium.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Light.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb_Light.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb_Light.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_UltraLight.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff2/IRANSansWeb.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/woff/IRANSansWeb.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/webFonts/ttf/IRANSansWeb.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Black.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Black.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum_Black.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum_Black.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum_Black.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Bold.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Bold.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum_Bold.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum_Bold.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum_Bold.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Medium.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Medium.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum_Medium.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum_Medium.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum_Medium.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Light.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_Light.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum_Light.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum_Light.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum_Light.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_UltraLight.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum_UltraLight.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum_UltraLight.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum_UltraLight.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: IRANSansFaNum;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum.eot");
  src: url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/eot/IRANSansWebFaNum.eot?#iefix") format("embedded-opentype"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff2/IRANSansWebFaNum.woff2") format("woff2"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/woff/IRANSansWebFaNum.woff") format("woff"), url("/DesktopModules/FaraShop/assets/fonts/iransans/fanum/webFonts/ttf/IRANSansWebFaNum.ttf") format("truetype");
}
html[lang=fa-IR] .formatted-number {
  font-family: IRANSansFaNum !important;
}

html[lang=ar-SA] .formatted-number {
  font-family: IRANSansFaNum !important;
}

body {
  font-family: IRANSans, Tahoma, Geneva, Verdana, sans-serif !important;
  font-size: 14px;
  line-height: 1.5;
  background-color: #ecf0f1;
  position: relative;
}
body .fixed__pane {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
body.dnnEditState.popUp .farashop__footer, body.dnnEditState.popUp .farashop__header, body.dnnEditState.popUp .farashop__dashboard-link {
  display: none;
}
body .top-content-pane, body .content-pane, body .bottom-content-pane {
  max-width: 1366px;
  margin: 0 auto;
  float: unset;
}
body #farashop__checkout {
  padding: 0 15px;
}
body .farashop__body &gt; #container .content-pane {
  float: unset;
}
body .farashop__body .pajinatify {
  padding: 5px 8px;
  background: white;
  width: max-content;
  border-radius: 8px;
  border: none;
  margin-right: auto;
}
body .farashop__body .pajinatify:empty {
  visibility: hidden;
}
body .farashop__body .pajinatify &gt; span {
  border: none;
  border-radius: 8px;
}
body .farashop__body .pajinatify &gt; span.pajinatify__current {
  background-color: #2a2a2a;
}
body .farashop__body .pajinatify &gt; span.pajinatify__arrow:before {
  border-color: #d93323;
  width: 6px;
  height: 6px;
  left: 55%;
  margin-top: -3px;
}
body .farashop__body .farashop__box.product-list {
  background: none;
}
body .farashop__body .farashop__box.product-list .box__header .box__header-contents {
  width: 100%;
}
body.page__search-result .product-list, body.page__advanced-filtering .product-list, body.page__product-list .product-list {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 10px;
}
body.page__search-result .product-list article, body.page__advanced-filtering .product-list article, body.page__product-list .product-list article {
  padding: 0 5px;
  margin-bottom: 10px;
}
body .farashop {
  min-height: 300px;
}
body .section-banner {
  position: relative;
}
body .section-banner__show-all {
  position: absolute;
  top: 30px;
  right: 30px;
  background: #d93323;
  height: 30px;
  width: 170px;
  color: white;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0px 0px 15px #fff;
  font-size: 14px;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.6);
  transition: 300ms;
}
body .section-banner__show-all:hover {
  transform: translateY(-2px);
  background: rgb(222.7083333333, 69.5535714286, 54.7916666667);
  box-shadow: 0 2px 20px 4px rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
@media (max-width: 479px) {
  body .section-banner__show-all {
    top: 5px;
    right: 5px;
    font-size: 12px;
    height: 22px;
    width: 100px;
  }
}
body .article__container ul li {
  list-style: initial;
  list-style-position: inside;
}

.fixed-enamad {
  position: fixed;
  left: 5px;
  bottom: 20px;
  z-index: 900;
  width: 110px;
}

@media (min-width: 1200px) {
  .header-search__fixed {
    position: fixed;
    left: 10px;
    z-index: 10;
    width: 360px;
    top: -8px;
  }
  .header-search__fixed .header__search-box {
    padding: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1340px) {
  .header-search__fixed {
    width: 300px;
  }
}
@media (min-width: 1200px) and (max-width: 1250px) {
  .header-search__fixed {
    width: 250px;
  }
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

header.farashop__header {
  background-color: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 999;
}
header.farashop__header .header__top {
  padding: 0 10px;
  background-color: #26347b;
  color: #F5F5F5;
  min-height: 25px;
}
header.farashop__header .header__top &gt; .row &gt; div[class*=col-]:last-child {
  padding-top: 35px;
  position: relative;
  padding-right: 10px;
}
@media (max-width: 992px) {
  header.farashop__header .header__top &gt; .row &gt; div[class*=col-]:last-child {
    padding-top: 22px;
  }
}
header.farashop__header .header__top .logo {
  padding-top: 10px;
}
@media (max-width: 992px) {
  header.farashop__header .header__top .logo {
    padding-top: 5px;
  }
}
header.farashop__header .header__top .logo &gt; a {
  display: block;
}
@media (max-width: 992px) {
  header.farashop__header .header__top .logo &gt; a img {
    width: 60%;
    margin: 0 auto;
    text-align: center;
  }
}
header.farashop__header .header__top nav &gt; ul &gt; li &gt; a {
  padding: 4px 18px;
  font-size: 12px;
}
header.farashop__header .header__top nav &gt; ul &gt; li &gt; a:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #b7333e;
  display: block;
  position: absolute;
  left: 2px;
  top: 8px;
}
header.farashop__header .header__top nav &gt; ul &gt; li &gt; a:hover, header.farashop__header .header__top nav &gt; ul &gt; li &gt; afocus {
  background-color: #d93323;
}
header.farashop__header .header__top nav &gt; ul &gt; li &gt; a span {
  margin-right: 5px;
}
header.farashop__header .header__top nav &gt; ul &gt; li:last-child &gt; a:before {
  width: 0;
}
header.farashop__header .header__top nav &gt; ul a {
  color: inherit;
}
header.farashop__header .header__top nav &gt; ul a:hover, header.farashop__header .header__top nav &gt; ul afocus {
  background-color: #d93323;
}
header.farashop__header .header__top #dnn_HeaderTopPane ul {
  justify-content: flex-start;
  direction: ltr;
  min-height: 35px;
}
header.farashop__header .header__top #dnn_HeaderTopPane ul em {
  font-size: 17px;
  color: #d93323;
  margin-right: 5px;
}
header.farashop__header .header__top #dnn_HeaderTopPane ul li:first-child {
  position: relative;
  margin-right: 16px;
}
header.farashop__header .header__top #dnn_HeaderTopPane ul li:first-child:after {
  content: "";
  width: 1px;
  height: 18px;
  background-color: rgb(19.9440993789, 27.2919254658, 64.5559006211);
  display: block;
  position: absolute;
  right: -9px;
  top: 2px;
}
header.farashop__header .header__top .head-top-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 28px;
}
header.farashop__header .header__top .head-top-left &gt; div {
  height: 20px;
}
header.farashop__header .header__middle {
  padding: 0 10px;
}
header.farashop__header .header__middle .logo {
  height: 93px;
  line-height: 93px;
}
header.farashop__header .header__middle .header__middle--left {
  height: 88px;
  padding: 0;
  line-height: 84px;
}
@media (max-width: 767px) {
  header.farashop__header .header__middle .header__search-container {
    height: 74px;
    display: flex;
    align-items: center;
    padding: 0;
    margin-top: 10px;
  }
  header.farashop__header .header__middle .header__search-container .header__search-box {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  header.farashop__header .header__middle .search__container {
    padding: 0;
  }
}
header.farashop__header .header__middle .search__container .search-toggle {
  left: 0;
}
header.farashop__header .header__bottom {
  position: relative;
  transition: all 0.2s ease-in-out;
  background-color: #ecf0f1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
header.farashop__header .header__bottom .phone-icon-sp:before {
  content: "\e09e";
  font-size: 17px;
  color: #424750;
  font-family: "IconFont";
  margin-right: 5px;
  position: relative;
  top: 4px;
}
header.farashop__header .header__bottom &gt; .row &gt; div:last-child .contact-us_pane {
  width: 51%;
  float: right;
  display: inline-block;
  text-align: center;
  margin-top: 6px;
  border-right: 1px solid #e4e4e4;
  padding: 5px 0;
}
header.farashop__header .header__bottom &gt; .row &gt; div:last-child .contact-us_pane p {
  font-family: "IranSansMedium_En";
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
header.farashop__header .header__bottom &gt; .row &gt; div:last-child .social_pane {
  width: 40%;
  float: right;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #e4e4e4;
  margin-right: 9%;
}
header.farashop__header .header__bottom &gt; .row &gt; div:last-child .social_pane .sociallinks ul li {
  margin-left: 5px;
  width: 26px;
  height: 20px;
  line-height: 20px;
}
header.farashop__header .header__bottom &gt; .row &gt; div:last-child .social_pane .sociallinks ul li i {
  color: #000;
  font-size: 20px;
  vertical-align: middle;
}
header.farashop__header .header__bottom .toggle-sidebar {
  display: none;
}
header.farashop__header.fixed .header__bottom {
  padding: 10px 15px;
  position: fixed;
  height: 75px;
  z-index: 99;
  width: 100%;
  padding: 0px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
  z-index: 1;
  top: 0px;
  padding: 10px 15px;
  right: 0;
  left: 0;
  background-color: #ecf0f1;
}
header.farashop__header.fixed .header__bottom .farashop__mega-menu {
  box-shadow: none;
}
header.farashop__header.fixed .header__bottom .linkChosen {
  display: none;
}
header.farashop__header.fixed .header__bottom #dnn_ProductGroupMenu_pnlMegaMenu {
  top: 51px;
}
header.farashop__header.fixed .search-module__container {
  position: fixed;
  left: 20px;
  top: 15px;
  z-index: 9;
  width: 23%;
}
header.farashop__header.fixed .search-module__container .search-toggle {
  left: 0;
}

.farashop__footer {
  height: auto;
  background-color: #fff;
  color: #000;
  padding-top: 25px;
  padding-bottom: 40px;
}
.farashop__footer .phone-icon-sp:before {
  content: "\e09e";
  font-size: 17px;
  color: #d60000;
  font-family: "IconFont";
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.farashop__footer .footer__divider {
  margin: 25px 0;
  height: 1px;
  background: #ddd;
}
.farashop__footer .footer__textIcon-wrapper .superlink__text-icon-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}
.farashop__footer .footer__textIcon-wrapper .superlink__text-icon-slider .text-icon-slider__item {
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .farashop__footer .footer__textIcon-wrapper .superlink__text-icon-slider .text-icon-slider__item img {
    width: 50px;
  }
  .farashop__footer .footer__textIcon-wrapper .superlink__text-icon-slider .text-icon-slider__item a {
    font-size: 13px;
  }
  .farashop__footer .footer__textIcon-wrapper .superlink__text-icon-slider .text-icon-slider__item div {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .farashop__footer .footer__textIcon-wrapper .slick-prev {
    right: -15px;
    border: none;
  }
  .farashop__footer .footer__textIcon-wrapper .slick-next {
    left: -15px;
    border: none;
  }
}
.farashop__footer .footer__top {
  min-height: 300px;
  max-width: 1366px;
  margin: 0 auto;
}
.farashop__footer .footer__top &gt; div:last-child {
  padding: 0px;
}
.farashop__footer .footer__logo-copyright {
  font-size: 12px;
  word-spacing: -1px;
  color: #757575;
}
.farashop__footer .footer__logo-copyright a {
  color: inherit;
}
.farashop__footer .footer__bottom {
  padding: 5px 15px;
  margin-top: 20px;
}
.farashop__footer .footer__bottom .copyright-texts * {
  text-align: center !important;
}
.farashop__footer .footer__bottom &gt; div {
  max-width: 1366px;
  margin: 0 auto;
}
.farashop__footer .footer__bottom &gt; div &gt; div {
  padding: 0px;
}
.farashop__footer .footer__bottom .footer__copyright &gt; span {
  font-size: 11px;
  font-weight: bold;
  color: #383838;
}
.farashop__footer .footer__logo-container .DnnModule:last-child {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 50px;
}

.pane__top-banner {
  padding: 0;
  margin: 0;
}
@media (max-width: 992px) {
  .pane__top-banner p {
    margin-bottom: 0;
  }
}

.sidebar__box .wi-menu {
  border-top: 1px solid #ddd;
}

@media (min-width: 992px) {
  .pane__top-banner.col-xs-6 {
    padding: 0 5px 0 10px;
  }
}

.pane__top-banner img {
  border-radius: 15px;
}

@media (min-width: 992px) {
  .slider_container &gt; div:first-child {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  .slider_container &gt; div:first-child {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .slider_container &gt; div:last-child {
    padding: 0 5px;
    padding-right: 10px;
  }
}
@media (max-width: 992px) {
  .slider_container &gt; div:last-child {
    margin-top: 4px;
  }
  .slider_container &gt; div:last-child &gt; div:first-child {
    padding-left: 2px;
  }
  .slider_container &gt; div:last-child &gt; div:last-child {
    padding-right: 2px;
  }
}

.skin__product-page .header__bottom {
  margin-bottom: 0 !important;
}

.stuck {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1200;
  background-color: rgba(0, 0, 0, 0.5);
}
.stuck .toggle-basket,
.stuck .header__auth {
  margin-top: 2px;
}
.stuck .header__search-box {
  margin-top: 3px;
}
.stuck .header__auth {
  color: #F5F5F5;
}
.stuck .header__auth a:before {
  color: #f70617 !important;
}
.stuck .logo {
  max-width: 130px;
}

.farashop__box {
  background: white;
  padding: 30px;
  margin-top: 40px;
  border-radius: 10px;
}
.farashop__box &gt; .box__header {
  height: 30px;
  display: flex;
  align-items: center;
  border-right: 2px solid #d93323;
  padding-right: 20px;
  margin-bottom: 15px;
}
.farashop__box &gt; .box__header &gt; .row {
  font-weight: bold;
  font-size: 15px;
}
.farashop__box &gt; .box__header &gt; .row &gt; div:first-child {
  font-weight: bold;
  font-family: IRANSans;
  font-weight: 500;
  padding: unset !important;
}
.farashop__box &gt; .box__header [class*=col-]:nth-child(1) &gt; div {
  color: #000;
  display: flex;
  align-items: center;
}
.farashop__box &gt; .box__header [class*=col-]:nth-child(1) &gt; div span {
  display: inline-block;
}
.farashop__box &gt; .box__header [class*=col-]:nth-child(1) &gt; div i {
  margin: 0 30px 0 15px;
  font-size: 24px;
  display: inline-block;
  color: #f70617;
}
.farashop__box &gt; .box__header .no-icon span {
  display: block !important;
  width: 100%;
}

.farashop__breadcrumb {
  font-size: 12px;
  color: #000;
  background: white;
  padding: 0 15px;
  border-radius: 8px;
  margin-bottom: 15px;
}
.farashop__breadcrumb ol {
  padding-right: 0;
  background-color: transparent;
}
.farashop__breadcrumb a {
  font-size: inherit;
  color: inherit;
  font-family: IRANSans;
  font-weight: 500;
}
.farashop__breadcrumb i {
  font-size: 14px;
}
.farashop__breadcrumb li {
  height: 25px;
  display: inline-flex;
  align-items: center;
}
.farashop__breadcrumb li:before {
  color: #bbb !important;
}
.farashop__breadcrumb li:first-child a {
  font-size: 1.9em;
  margin-left: 5px;
}
.farashop__breadcrumb li:first-child a:hover, .farashop__breadcrumb li:first-child a:focus {
  text-decoration: none;
  color: #d93323;
}
.farashop__breadcrumb li:first-child a:before {
  font-size: 20px;
  top: 2px;
  position: relative;
  color: #d93323;
  font-family: fontawesome;
}

.rtl .searchInputContainer a.dnnSearchBoxClearText {
  z-index: 400;
}

.farashop__container &gt; span,
.farashop__container h2 {
  display: block;
}
.farashop__container.container__footer-pane .head {
  font-size: 13px;
}
.farashop__container.container__footer-pane &gt; span,
.farashop__container.container__footer-pane &gt; h2 {
  display: block;
  margin-bottom: 15px;
  color: #24347a;
}
.farashop__container.container__footer-pane &gt; span:before,
.farashop__container.container__footer-pane &gt; h2:before {
  content: "\e21f";
  font-family: "IconFont";
  display: inline-block;
  font-size: 1.5em;
  position: relative;
  top: 7px;
  margin-left: 4px;
  color: #d60000;
}
.farashop__container.container__footer-pane &gt; span .Head,
.farashop__container.container__footer-pane &gt; h2 .Head {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: bold;
  font-family: IRANSans;
  font-weight: 500;
  font-size: 15px;
}
.farashop__container.container__right-pane &gt; span,
.farashop__container.container__right-pane &gt; h2 {
  border: 1px solid #ccc;
  border-top: 2px solid #d93323;
  background-color: #FBFBFB;
  padding-right: 15px;
  border-radius: 0;
  height: 46px;
  line-height: 46px;
  margin: 0;
  display: flex;
  align-items: center;
}
.farashop__container.container__right-pane &gt; span &gt; span,
.farashop__container.container__right-pane &gt; h2 &gt; span {
  display: inline-block;
  margin-top: 6px;
}
.farashop__container.container__right-pane &gt; span:before,
.farashop__container.container__right-pane &gt; h2:before {
  background-color: #d93323;
  width: 44px;
  height: 44px;
  line-height: 44px;
  content: "\f100";
  font-family: FontAwesome;
  color: #fff;
  font-size: 24px;
  display: inline-block;
  margin-right: -16px;
  margin-left: 10px;
  text-align: center;
}
.farashop__container.container__right-pane &gt; span + div,
.farashop__container.container__right-pane &gt; h2 + div {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
}

.toggle-sidebar {
  font-size: 26px;
  position: relative;
  top: 19px;
  cursor: pointer;
  color: #000;
}

@media (max-width: 767px) {
  .wi-menu.wi-menu__theme-default a {
    font-size: 12px !important;
  }
  .farashop__breadcrumb {
    margin-bottom: 10px;
  }
  .js-toggle-top {
    display: block !important;
    position: absolute;
    left: 0px;
    color: #a1a3a8;
    font-size: 14px;
    padding: 10px 15px;
    border: 1px solid #e0e0e2;
    border-radius: 5px;
  }
  .js-toggle-top:after {
    content: "\f106";
    color: #a1a3a8;
    font-family: FontAwesome;
    font-size: 13px;
    margin-right: 10px;
  }
  #Body .header__top .header__auth {
    height: 35px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #Body .header__top .header__auth &gt; div {
    height: 35px;
    line-height: 2.4;
  }
  #Body .header__top .header__auth &gt; div:first-child {
    margin-left: 20px;
  }
  #Body .header__top .header__auth &gt; div a {
    color: inherit;
    font-size: 12px;
  }
  #Body .header__top .header__auth &gt; div a:hover, #Body .header__top .header__auth &gt; div a:focus {
    text-decoration: none;
    color: #d93323;
  }
  #Body .header__middle .logo {
    height: 65px;
    line-height: 70px;
    text-align: left;
  }
  #Body .header__search-box {
    margin: 14px 0 0px 0;
  }
  #Body .farashop__container.container__no-title {
    margin-bottom: 15px;
  }
  #Body .stuck .header__search-box {
    margin: 5px 0;
  }
  #Body .stuck .toggle-basket {
    margin: 5px 0 0;
  }
  #Body .stuck .logo {
    display: none;
  }
  #Body.waypoint__down .toggle-sidebar {
    position: fixed;
    z-index: 9999;
    color: #fff;
    top: 15px;
  }
  #Body .farashop__footer .footer__top p {
    text-align: right !important;
  }
  #Body .container__footer-pane .sociallinks {
    text-align: center;
  }
  #Body .farashop__footer .footer__bottom &gt; div, #Body .farashop__footer .footer__bottom &gt; div * {
    text-align: center !important;
  }
}
.top-content-pane {
  margin: 35px 10px;
}

.Newssection .container__content-pane {
  background: #fff;
  margin: 15px;
  border-radius: 15px;
  padding: 25px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  #Body .header__search-box,
  #Body .header__auth-pc {
    margin: 0 0 15px;
  }
  #Body .header__search-box {
    width: 100%;
  }
  #Body .farashop__container.container__no-title {
    margin-bottom: 15px;
  }
  #Body.waypoint__down .toggle-sidebar {
    position: fixed;
    z-index: 9999;
    color: #fff;
    top: 15px;
  }
  #Body .header__middle .logo {
    text-align: left;
    height: 65px;
    line-height: 65px;
  }
  #Body header.farashop__header .header__middle .header__middle--left {
    height: 60px;
    line-height: 60px;
  }
  #Body .search__container {
    margin-top: 13px;
  }
  #Body .stuck .header__search-box {
    margin: 5px 0;
  }
  #Body .stuck .header__auth,
  #Body .stuck .toggle-basket {
    margin: 5px 0 0;
  }
  #Body .stuck .logo {
    display: none;
  }
  #Body .farashop__box .box__header [class*=col-]:nth-child(1) &gt; div i {
    margin-right: 15px;
  }
  #Body .dynamic-columns .dynamic-columns__container .dynamic-columns__item .item__content .item__discount__container {
    align-items: baseline;
  }
  #Body .dynamic-columns .dynamic-columns__container .dynamic-columns__item .item__content .item__discount__container .item__discount--text {
    font-size: 40px;
    position: relative;
    top: 10px;
    right: 5px;
  }
  #Body .dynamic-columns .dynamic-columns__container .dynamic-columns__item .item__content .item__discount__container &gt; ul &gt; li:first-child {
    font-size: 30px;
  }
  #Body .dynamic-columns .dynamic-columns__container .dynamic-columns__item .item__content .item__discount__container &gt; ul &gt; li:last-child {
    font-size: 15px;
    line-height: 0.2;
  }
  #Body .dynamic-columns .dynamic-columns__container .dynamic-columns__item .item__content .item__discount__container .item__title {
    font-size: 13px;
    bottom: 0;
    line-height: 2;
  }
  #Body #cboxLoadedContent {
    height: 100vh !important;
  }
}
.farashop .container__content-pane .title-news .Head {
  background: #ffffff;
  position: relative;
  z-index: 10;
}
.farashop .container__content-pane .title-news .Head h1 {
  background: #ffffff;
  position: relative;
  z-index: 10;
  margin-top: 13px;
  margin-bottom: 5px;
  font-size: 23px;
}
.farashop .container__content-pane .title-news:after {
  right: 15px;
}

.farashop .container__content-pane &gt; span {
  margin-bottom: 15px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  line-height: 20px;
  display: block;
  border: none !important;
}

.farashop .container__content-pane &gt; span:after {
  content: "";
  position: absolute;
  background-color: #d9e3e8;
  height: 1px;
  width: 95%;
  top: 31px;
  margin-right: 10px;
  right: -11px;
}

.farashop .container__content-pane &gt; span &gt; span {
  border-bottom: 1px solid #d93323;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.farashop .container__content-pane {
  padding-top: 15px;
  padding-bottom: 15px;
}

.skin__home &gt; .container {
  padding: 0 10px;
}

#dnn_FooterBottomPane_3 .container__footer-pane &gt; span {
  margin-bottom: 10px;
  margin-top: 30px;
}

#Body .under-construction {
  width: auto !important;
}

.cpl__simple-template .box__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 57px !important;
  padding: 12px 24px;
  margin: 0 0 32px;
  background: url("/Portals/0/cpl-header-bg.webp") no-repeat center;
  background-size: cover;
  border-radius: 16px;
}
.cpl__simple-template .box__header .product-list__title {
  display: flex;
  column-gap: 12px;
  align-items: center;
}
@media (max-width: 767px) {
  .cpl__simple-template .box__header .product-list__title {
    line-height: 1;
  }
}
.cpl__simple-template .box__header .product-list__title span {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
}
.cpl__simple-template .box__header .product-list__link {
  display: flex;
  column-gap: 12px;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
}
.cpl__simple-template .box__header .product-list__link:hover, .cpl__simple-template .box__header .product-list__link:focus {
  text-decoration: none;
}
.cpl__simple-template .box__header .product-list__link span {
  display: inline-block;
  background: transparent;
  color: #fefefe;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .cpl__simple-template .box__header .product-list__link span {
    display: none;
  }
}
.cpl__simple-template .box__header .no-icon span {
  display: block !important;
  text-align: center;
  width: 100%;
}
.cpl__simple-template .slick-prev:before, .cpl__simple-template .slick-next:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: #da3325;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cpl__simple-template .slick-prev, .cpl__simple-template .slick-next {
  width: 19px;
  height: 40px;
  top: 40%;
  z-index: 10;
}
.cpl__simple-template .slick-prev:before {
  content: "\f0da";
}
.cpl__simple-template .slick-prev {
  right: -10px;
  left: auto;
}
@media (max-width: 767px) {
  .cpl__simple-template .slick-prev {
    right: -3px;
    border-radius: 10px 0 0 10px;
    width: 30px;
    background: #eee;
  }
}
.cpl__simple-template .slick-next {
  left: -10px;
  right: auto;
}
@media (max-width: 767px) {
  .cpl__simple-template .slick-next {
    left: -3px;
    border-radius: 0 10px 10px 0;
    width: 30px;
    background: #eee;
  }
}
.cpl__simple-template .slick-next:before {
  content: "\f0d9";
}

.menu__container {
  margin-bottom: 6px;
}

.overlay-page {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity 0.5s;
}
.overlay-page.overlay-login {
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 1;
  width: 100%;
}
.overlay-page.overlay-basket {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  width: 100%;
}

@media (max-width: 992px) {
  .LoginPanel {
    width: 100% !important;
    padding-right: 0px !important;
    float: left !important;
    padding-left: 0 !important;
  }
}
.search__container {
  position: relative;
  margin-top: 25px;
  margin-bottom: 0;
  padding: 0 40px;
}
.search__container .search-module__container {
  display: flex;
  flex-direction: row-reverse;
  border-radius: 6px;
  border: 1px solid #c4c4c4;
  width: 100%;
  display: block;
}
.search__container .search-module__container input {
  width: 100%;
  border-right-color: transparent;
  padding-right: 12px;
  border: unset;
  border-right: 0;
  line-height: 44px;
  height: 44px;
  font-size: 0.8em;
  border-radius: 6px;
  color: #000;
}
.search__container .search-module__container .search-toggle {
  cursor: pointer;
  border: 0 none;
  padding: 0 1px;
  width: 42px;
  background-color: transparent;
  border-radius: 6px 0 0 6px;
  position: absolute;
  left: 45px;
  text-align: center;
}
.search__container .search-module__container .search-toggle i {
  font-size: 1.2em;
  position: relative;
  cursor: pointer;
  line-height: 44px;
  color: #a3a3a3;
}
.search__container .search-module__container #dnn_search_ClassicSearch {
  width: 100%;
  display: inline-block;
}
.search__container .search-module__container #dnn_search_ClassicSearch .searchInputContainer {
  width: 100%;
  display: block;
}
.search__container .search-module__container #dnn_search_ClassicSearch .searchInputContainer ul {
  width: 100%;
}

.js-toggle-top {
  display: none;
}

.skin__inside #container {
  max-width: 1366px;
  margin: 0 auto;
}

.advanced-filtering .wi-select &gt; span {
  z-index: unset;
}
.advanced-filtering .wi-select:after {
  z-index: unset;
}
.advanced-filtering .product-list ._default .product-box__item.available .product-box__button a, .advanced-filtering .product-list .inside .product-box__item.available .product-box__button a {
  margin-bottom: 14px;
}

.personalBarContainer ~ farashop__body {
  background-color: #f00;
}
.personalBarContainer ~ farashop__body #dnn_ProductGroupMenu_pnlMegaMenu {
  top: 166px;
}

.content-pane__container {
  background-color: #fff;
  padding: 20px;
  margin-top: 15px;
}

.skin__inside .breadcrumb {
  padding: 5px 15px;
  padding-right: 0;
  background-color: transparent !important;
}

.skin__inside--container header.farashop__header .header__bottom {
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  .skin__inside .DnnModule-FaraShopFaraShopUserProfile ul.tabify__theme-ugly + ul &gt; li:last-child .content__show-scores .circle-box__item {
    width: 12%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .skin__inside .DnnModule-FaraShopFaraShopUserProfile ul.tabify__theme-ugly + ul &gt; li:last-child .content__show-scores .circle-box__item {
    width: 12%;
  }
}
.skin__inside .DnnModule-FaraShopFaraShopUserProfile ul.tabify__theme-ugly + ul &gt; li:last-child .content__show-scores .circle-box__item:last-child {
  display: none;
}

.arrow__guide {
  position: fixed;
  right: 25px;
  height: 30px;
  z-index: 999;
  width: 30px;
  bottom: 13px;
  background: #cc0101;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  display: none;
}

.arrow__guide a {
  color: #fff;
}

.arrow__guide.show-icon {
  display: flex;
}

.copyright-texts, .copyright-texts * {
  font-size: 11px;
  line-height: 23px;
  color: #383838;
  direction: rtl;
  text-align: left;
  font-weight: bold;
}
.copyright-texts a:hover {
  color: #fff;
}

.pane__slider {
  margin: 15px 15px 0 !important;
}

.lg-outer {
  direction: ltr;
}
</pre></body></html>