* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}

ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

a {
  text-decoration: none !important;
  cursor: pointer;
}

:root {
  --primary: #004e98;
  --secondary: #c9a227;
  --title: #284258;
  --footer: #1f2e56;
}

@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/f9b12859.eot);
  src: url(../fonts/f9b12859.eot?#iefix) format("embedded-opentype"), url(../fonts/f78b74c5.woff) format("woff"), url(../fonts/11627467.ttf) format("truetype")
}

@font-face {
  font-family: IRANYekan;
  src: url(../fonts/699085bd.eot);
  src: url(../fonts/699085bd.eot?#iefix) format("embedded-opentype"), url(../fonts/a80f71ff.woff2) format("woff2"), url(../fonts/088dfe8a.woff) format("woff"), url(../fonts/2c83275a.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/6a51276d.eot);
  src: url(../fonts/6a51276d.eot?#iefix) format("embedded-opentype"), url(../fonts/492984b8.woff) format("woff"), url(../fonts/6387a14a.ttf) format("truetype")
}

@font-face {
  font-family: IRANYekan;
  src: url(../fonts/7c912e00.eot);
  src: url(../fonts/7c912e00.eot?#iefix) format("embedded-opentype"), url(../fonts/fe12f13a.woff2) format("woff2"), url(../fonts/2d7cc7cd.woff) format("woff"), url(../fonts/a7d41f91.ttf) format("truetype");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: IRANYekan;
  src: url(../fonts/cea3492e.eot);
  src: url(../fonts/cea3492e.eot?#iefix) format("embedded-opentype"), url(../fonts/1d9f5870.woff) format("woff"), url(../fonts/f2ab2738.ttf) format("truetype");
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/5b8cfc1c.eot);
  src: url(../fonts/5b8cfc1c.eot?#iefix) format("embedded-opentype"), url(../fonts/76ccefec.woff) format("woff"), url(../fonts/44b6abc1.ttf) format("truetype")
}

@font-face {
  font-family: IRANYekan;
  font-style: normal;
  font-weight: 950;
  src: url(../fonts/e2d75f96.eot);
  src: url(../fonts/e2d75f96.eot?#iefix) format("embedded-opentype"), url(../fonts/b5c0daaf.woff) format("woff"), url(../fonts/5f989680.ttf) format("truetype")
}

@font-face {
  font-family: IRANYekan;
  src: url(../fonts/5bea6c32.eot);
  src: url(../fonts/5bea6c32.eot?#iefix) format("embedded-opentype"), url(../fonts/1fdcadec.woff2) format("woff2"), url(../fonts/56a1baa4.woff) format("woff"), url(../fonts/79533773.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: IRANYekanDigits;
  src: url(../fonts/24659979.eot);
  src: url(../fonts/24659979.eot?#iefix) format("embedded-opentype"), url(../fonts/9a3fc3d8.woff2) format("woff2"), url(../fonts/b7443b71.woff) format("woff"), url(../fonts/29a4348a.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: IRANSans;
  src: url(../fonts/a83daff6.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}

body,
html {
  font-family: IRANYekan, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.7;
  direction: rtl;
  background-color: #f2f1f1;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

a,
span {
  font-family: 'IRANYekanDigits';
}

.c-header__user-menu-btn,
.c-header__user-menu-list .c-navi-list__a--user {
  border: 1px solid #c4c4c4;
  width: 53px;
  border-radius: 8px;
  margin-right: 10px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  padding: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .3s cubic-bezier(.17, .67, .49, .93);
  transition: all .3s cubic-bezier(.17, .67, .49, .93);
  position: absolute;
  height: 45px;
  left: 0
}

.c-header__user-menu-btn:before,
.c-header__user-menu-list .c-navi-list__a--user:before {
  content: "\E20E\00FE0E"
}

.c-header__user-menu-btn:after,
.c-header__user-menu-list .c-navi-list__a--user:after {
  content: "\E0DA\00FE0E"
}

.c-header__user-menu-btn:before,
.c-header__user-menu-list .c-navi-list__a--user:before {
  font-size: 21px;
  margin-left: 5px;
  position: unset !important
}

.c-header__user-menu-btn:after,
.c-header__user-menu-list .c-navi-list__a--user:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-header__user-menu-btn span,
.c-header__user-menu-list .c-navi-list__a--user span {
  display: none
}

.c-header {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  z-index: 1000;
  position: relative;
}

.c-header>.container {
  z-index: 100;
  position: relative;
  background: #fff
}

.t-header-light .c-header {
  height: 110px;
  -webkit-box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, .14);
  box-shadow: 0 2px 12px 0 hsla(0, 0%, 44.3%, .14);
  z-index: unset
}

.float {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  padding: 0;
  text-align: center;
}

@media screen and (min-width: 768px) {

  .c-header.js-header>.row-top,
  .c-navi.js-navi {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
  }
}

.c-navi.is-black:not(.not-shown) .c-navi-new-list {
  background-color: #222
}

.t-header-light .c-navi {
  display: none
}

.c-navi__line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  z-index: 2;
  background-color: #000
}

.c-navi__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.c-navi__button {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px
}

.c-navi__button button {
  display: block;
  width: 100%;
  padding: 12px 40px 12px 0;
  background: #fff;
  border: 1px solid #ebe9e9;
  border-bottom: none;
  text-align: right;
  cursor: pointer;
  color: #676767;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.2
}

.c-navi__button button:before {
  content: "\E17A\00FE0E";
  vertical-align: middle;
  margin-left: 16px;
  pointer-events: none
}

.c-navi-categories {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
  position: static
}

.t-index .c-navi-categories__container {
  position: absolute;
  width: calc(100% - 15px)
}

.c-navi-categories__container {
  z-index: 49;
  width: 100%;
  padding-right: 0
}

.c-navi-categories__container.is-fixed {
  position: fixed
}

.c-navi-categories__container.is-scrolled {
  top: 66px
}

.c-navi-categories__overlay {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, .43);
  opacity: 0;
  z-index: 233;
  -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  pointer-events: none
}

.c-navi-categories__overlay.is-active {
  opacity: 1;
  pointer-events: all !important
}

.c-navi-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -ms-flex: 0 0 calc(100% - 525px)370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px)370px;
  max-width: calc(100% - 525px)370px;
  font-size: 13px;
  font-size: .929rem;
  line-height: 1.692;
  padding-right: 26px
}

.c-navi-list>li {
  position: relative;
  margin-right: 10px
}

.c-navi-list>li:first-child {
  margin-right: 0
}

.c-navi-list>li.diviter+li {
  margin-right: auto
}

.c-navi-list__a {
  display: inline-block;
  padding: 9px 24px 9px 9px;
  color: #505050
}

.c-navi-list__a:before {
  position: absolute;
  right: 0
}

.c-navi-list__a.has-new:after {
  width: 9px;
  height: 9px;
  background-color: #00bfd6;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: -5px;
  top: 11px
}

.c-navi-list__a--gift {
  padding-right: 32px
}

.c-navi-list__a--seller {
  padding-right: 32px
}

.c-navi-list__a--promotion {
  padding-right: 28px;
  color: #fb3449
}

.c-navi-list__user-links a {
  color: #009ec9;
  padding: 0 2px
}

.c-navi-list__user-links a:first-child {
  border-left: 1px solid #ded7d7;
  padding-left: 6px
}

.c-navi-list__user-menu-ul {
  padding: 0;
  list-style: none;
  width: 228px
}

.c-navi-list__user-menu-a {
  position: relative;
  padding: 9px 58px 9px 10px;
  display: block;
  color: #606060;
  font-size: 13px;
  font-size: .929rem;
  line-height: 1.692
}

.c-navi-list__user-menu-a:hover {
  background-color: #f4f4f4;
  color: #2e2e2e
}

li:last-child .c-navi-list__user-menu-a {
  border-radius: 0 0 8px 8px
}

.c-navi-list__user-menu-a--user:before {
  content: "\E20E\00FE0E";
  position: absolute;
  font-size: 17px;
  right: 23px;
  top: 11px;
  color: #737373
}

.c-navi-list__user-menu-a--shopper:before {
  content: "\E1DE\00FE0E";
  position: absolute;
  font-size: 19px;
  right: 24px;
  top: 10px;
  color: #737373
}

.c-navi-list__user-menu-a--my-comments:before {
  content: "\E181\00FE0E";
  position: absolute;
  font-size: 15px;
  right: 23px;
  top: 10px;
  color: #737373
}

.c-navi-list__user-menu-a--inbox:before {
  content: "\E167\00FE0E";
  position: absolute;
  font-size: 12px;
  right: 23px;
  top: 13px;
  color: #737373
}

.c-navi-list__user-menu-a--logout {
  border-top: 1px solid #e6e6e6;
  padding-top: 13px;
  padding-bottom: 13px
}

.c-navi-list__user-menu-a--logout:before {
  content: "\E179\00FE0E";
  position: absolute;
  font-size: 18px;
  right: 23px;
  top: 13px;
  color: #737373
}

.c-navi-list__user-menu-a[data-counter]:after {
  position: absolute;
  left: 13px;
  top: 8px;
  border-radius: 8px;
  background-color: #00bfd6;
  content: attr(data-counter);
  color: #fff;
  height: 23px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 23px;
  padding: 0 9px
}

.c-navi-list__tracking-ul {
  padding: 0;
  list-style: none;
  width: 297px;
  max-height: 412px;
  overflow: hidden;
  overflow-y: auto
}

.c-navi-list__tracking-ul li {
  border-top: 1px solid #e6e6e6
}

.c-navi-list__tracking-ul li:first-child {
  border-top: none
}

.c-navi-list__tracking-a {
  position: relative;
  padding: 9px 20px 9px 100px;
  display: block;
  color: #585858;
  font-weight: 700;
  font-size: 13px;
  font-size: .929rem;
  line-height: 1.692
}

.c-navi-list__tracking-a:hover {
  background-color: #f4f4f4;
  color: #2e2e2e
}

.c-navi-list__tracking-a--show-all {
  text-align: center;
  padding: 14px 20px
}

li:last-child .c-navi-list__tracking-a {
  border-radius: 0 0 8px 8px
}

.c-navi-list__tracking-index {
  display: block;
  font-size: 11px;
  font-size: .786rem;
  line-height: 2;
  color: #a2a2a2;
  font-weight: 400
}

.c-navi-list__tracking-status {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 16px;
  color: #fff;
  font-weight: 700;
  height: 28px;
  font-size: 11px;
  font-size: .786rem;
  line-height: 28px;
  padding: 0 5px;
  border-radius: 8px;
  width: 74px;
  white-space: nowrap;
  text-align: center
}

.c-navi-list__tracking-status--posted {
  background-color: #79c897
}

.c-navi-list__tracking-status--factorized {
  background-color: #79a4c8
}

.c-navi-list__tracking-status--canceled {
  background-color: #fa7b7b
}

.c-navi-list__tracking-status--delivered {
  background-color: #a0a0a0
}

.c-navi-list__dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border-radius: 0 0 8px 8px;
  z-index: 10;
  -webkit-box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32);
  box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32);
  padding-top: 1px;
  display: none
}

.c-navi-list__dropdown:after,
.c-navi-list__dropdown:before {
  position: absolute;
  content: ""
}

.c-navi-list__dropdown:before {
  height: 2px;
  background-color: #35ccde;
  bottom: 100%;
  left: 0;
  right: 0
}

.c-navi-list__dropdown:after {
  width: 0;
  height: 0;
  border-color: transparent transparent #35ccde;
  border-style: solid;
  border-width: 0 8px 8px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 2px;
  right: 65px
}

.c-navi-list__basket-dropdown {
  top: calc(100% + 10px);
  left: 0;
  width: 354px;
  right: unset;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
  background-color: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 0 0 10px 10px;
  display: none;
  padding: 0 0 45px;
  line-height: 22px
}

.c-navi-list__basket-dropdown:after,
.c-navi-list__basket-dropdown:before {
  content: unset
}

.c-navi-list__basket-header {
  background-color: hsla(0, 0%, 98%, .9);
  padding: 14px 10px 14px 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative
}

.c-navi-list__basket-header,
.c-navi-list__basket-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-list__basket-link {
  font-size: 11px;
  font-size: .786rem;
  line-height: 19px;
  color: #454545;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out
}

.c-navi-list__basket-link:hover,
.c-navi-list__basket-link:hover .c-navi-list__basket-arrow {
  background-color: #e5e5e5
}

.c-navi-list__basket-arrow {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  background-color: #fafafa;
  position: absolute;
  width: 10px;
  height: 10px;
  top: -6.5px;
  left: 30px;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out
}

.c-navi-list__basket-total {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 20px;
  color: #fb3449;
  direction: rtl;
  text-align: right
}

.c-navi-list__basket-total span:first-of-type {
  color: #676767;
  font-size: 13px;
  font-size: .929rem;
  line-height: 20px
}

.c-navi-list__basket-list {
  max-height: 293px;
  overflow: auto;
  padding: 0 15px;
  list-style: none
}

.c-navi-list__basket-list::-webkit-scrollbar {
  display: none
}

.c-navi-list__basket-item {
  padding: 10px 24px 10px 0;
  position: relative;
  min-height: 88px;
  display: block;
  border-bottom: 1px solid #f0f0f0
}

.c-navi-list__basket-item:last-of-type {
  border-bottom: none
}

.c-navi-list__basket-item-remove {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -5px;
  border-radius: 50%;
  background-color: #eaeaea;
  width: 20px;
  height: 20px;
  border: none;
  z-index: 123;
  cursor: pointer
}

.c-navi-list__basket-item-remove:before {
  content: "\E10B\00FE0E";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #959595;
  font-size: 8px;
  font-size: .571rem;
  line-height: 8px
}

.c-navi-list__basket-item-remove-btn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e3e3e3;
  color: #636363;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  font-weight: 700;
  border-radius: 8px;
  padding: 3px 15px
}

.c-navi-list__basket-item-content {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%
}

.c-navi-list__basket-item-content,
.c-navi-list__basket-item-image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-list__basket-item-image {
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 0 0 60px;
  -webkit-box-flex: 0;
  flex: 0 0 60px;
  max-width: 60px;
  position: relative
}

.c-navi-list__basket-item-image img {
  overflow: hidden
}

.c-navi-list__basket-item-image img[alt]:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-weight: 300;
  color: transparent;
  text-align: center;
  content: attr(alt);
  background: #fff url(../fonts/f8c6572e.svg) no-repeat 50%;
  background-size: contain;
  width: 100%;
  height: 100%
}

.c-navi-list__basket-item-image img {
  max-height: 100%;
  max-width: 100%
}

.c-navi-list__basket-item-details {
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.c-navi-list__basket-item-title {
  font-size: 12px;
  font-size: .857rem;
  line-height: 20px;
  text-align: right;
  direction: rtl;
  color: #454545;
  max-width: 100%;
  font-weight: 700
}

.c-navi-list__basket-item-props {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 10px;
  font-size: .714rem;
  line-height: 17px
}

.c-navi-list__basket-item-props span:first-of-type {
  color: #666
}

.c-navi-list__basket-item-props span:last-of-type:not(:first-of-type) {
  color: #959595;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e0e0e0
}

.c-navi-list__basket-item-prop {
  max-width: 130px;
  color: #666;
  white-space: nowrap
}

.c-navi-list__basket-item-prop:not(:first-of-type) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e0e0e0
}

.c-navi-list__basket-item-gift {
  color: #ff6f7e;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 10px;
  font-size: .714rem;
  line-height: 17px
}

.c-navi-list__basket-item-params {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 12px
}

.c-navi-list__basket-item-container:not(:last-child) {
  border-bottom: 1px solid #f0f0f0
}

.c-navi-list__basket-item-Fresh {
  font-weight: 700;
  color: #39ae00
}

.c-navi-list__basket-item-Fresh:after {
  content: "\E203\00FE0E";
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.571
}

.c-navi-list__basket-submit {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 26px;
  letter-spacing: -.5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 10px;
  border-radius: 0 0 8px 8px;
  background-color: #00bfd6;
  border-top: 1px solid #c6c6c6;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.c-navi-list__basket-submit:hover {
  background-color: #63d0df
}

.c-main-menu {
  display: none;
  position: relative
}

.t-index .is-fixed.is-scrolled .c-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-main-menu:before {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background: #fcfcfc;
  width: 110px;
  pointer-events: none;
  opacity: 0
}

.c-main-menu.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-main-menu.has-root-hover:before {
  pointer-events: auto;
  opacity: 1;
  width: 100%;
  -webkit-transition: -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
  transition: -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
  transition: box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms;
  transition: box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms, -webkit-box-shadow 50ms cubic-bezier(.34, .64, .72, .99) 50ms
}

.c-main-menu.has-root-hover .c-main-menu__root {
  position: relative
}

.c-main-menu.has-root-hover .is-the-last-item {
  display: block !important
}

.c-main-menu.has-root-hover .all-categories .c-main-menu__icon {
  top: 11px
}

.c-main-menu__submenus-wrapper {
  overflow: hidden;
  right: 0;
  top: 0;
  position: absolute;
  width: 0;
  opacity: 0;
  background: #fcfcfc;
  z-index: -1
}

.c-main-menu__root {
  margin: 0;
  padding: 19px 0 0;
  background: #fff;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  letter-spacing: -.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
  border: 1px solid #e4e4e4;
  border-top: none;
  width: 110px;
  position: absolute;
  min-width: 200px
}

.c-main-menu__root>.c-main-menu__parent {
  display: block;
  padding: 0;
  margin: 3px 0 0
}

.c-main-menu__root>.c-main-menu__parent:first-child {
  margin-top: 0
}

.c-main-menu__root>.c-main-menu__parent>a {
  display: block;
  padding: 11px 66px 10px 10px;
  color: #4b4b4b;
  text-decoration: none;
  position: relative
}

.c-main-menu__root>.c-main-menu__parent>a.hover,
.c-main-menu__root>.c-main-menu__parent>a:hover {
  background: #e8e8e8;
  color: #363636;
  font-weight: 700
}

.c-main-menu__root>.c-main-menu__parent.is-the-last-category {
  margin-bottom: 20px
}

.c-main-menu__root>.c-main-menu__parent.is-the-last-item {
  border-top: 1px solid #eaeaea;
  margin-top: auto;
  display: none
}

.c-main-menu__root>.c-main-menu__parent.is-the-last-item>a {
  padding-top: 18px;
  padding-bottom: 18px
}

.c-main-menu__icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 25px;
  top: 6px;
  pointer-events: none
}

.c-main-menu__icon img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%
}

.c-main-menu [data-label-discount]:after,
.c-main-menu [data-label-new]:after {
  display: inline-block;
  height: 13px;
  border-radius: 25px;
  margin-right: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 9px;
  font-size: .643rem;
  line-height: 13px;
  letter-spacing: -.2px;
  padding: 0 8px;
  vertical-align: middle
}

.c-main-menu [data-label-discount]:after {
  background-color: #ff637d;
  content: attr(data-label-discount)
}

.c-main-menu [data-label-new]:after {
  background-color: #00bfd6;
  content: attr(data-label-new)
}

.c-main-menu__second {
  margin: 0 1px 0 0;
  padding: 20px 0;
  background: #f5f5f5;
  position: absolute;
  top: 0;
  right: 100%;
  border-left: 1px solid #ededed;
  min-height: 100%;
  width: 200px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
  font-size: 12.5px;
  font-size: .893rem;
  line-height: 1.76
}

.c-main-menu__second.is-active {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1) .2s;
  transition: opacity .4s cubic-bezier(.215, .61, .355, 1) .2s
}

.c-main-menu__second>.c-main-menu__parent {
  display: block;
  padding: 0
}

.c-main-menu__second>.c-main-menu__parent>a {
  display: block;
  padding: 8px 27px 8px 10px;
  color: #4b4b4b;
  text-decoration: none;
  position: relative;
  z-index: 1
}

.c-main-menu__second>.c-main-menu__parent>a:before {
  position: absolute;
  right: 100%;
  content: "";
  top: 50%;
  width: 0;
  height: 0;
  border-color: transparent #9b9b9b transparent transparent;
  border-style: solid;
  border-width: 19px 15px 19px 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none
}

.c-main-menu__second>.c-main-menu__parent>a.hover,
.c-main-menu__second>.c-main-menu__parent>a:hover {
  background: #9b9b9b;
  color: #fff
}

.c-main-menu__second>.c-main-menu__parent>a.hover:before,
.c-main-menu__second>.c-main-menu__parent>a:hover:before {
  display: block
}

.c-main-menu__third {
  margin: 0;
  padding: 20px 0;
  display: none;
  position: absolute;
  top: 0;
  right: 201px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1px;
  -moz-column-gap: 1px;
  column-gap: 1px;
  min-height: 100%;
  font-size: 12.5px;
  font-size: .893rem;
  line-height: 1.76
}

.c-main-menu__third:after,
.c-main-menu__third:before {
  width: 1px;
  top: 34px;
  bottom: 40px;
  background: #ededed;
  position: absolute;
  content: ""
}

.c-main-menu__third:before {
  left: 50%
}

.c-main-menu__third:after {
  left: 0
}

.c-main-menu__third.is-active {
  display: block
}

.c-main-menu__third>li {
  display: block;
  padding: 0;
  width: 215px
}

.c-main-menu__third>li>a {
  display: block;
  padding: 10px 20px 10px 10px;
  color: #6a6a6a;
  text-decoration: none
}

.c-main-menu__third>li>a.hover,
.c-main-menu__third>li>a:hover {
  color: #009ec9
}

.c-main-menu__placement {
  position: absolute;
  left: auto;
  top: 50px;
  padding-right: 50px
}

.c-main-menu__placement.is-active .c-main-menu__placement-item {
  opacity: 1
}

.c-main-menu__placement-item {
  position: relative;
  background: #d8d8d8;
  opacity: 0;
  -webkit-transition: opacity .4s ease-in;
  transition: opacity .4s ease-in
}

.c-main-menu__placement-item--120x90 {
  width: 120px;
  height: 90px;
  margin-bottom: 20px;
  -webkit-transition-delay: .35s;
  transition-delay: .35s
}

.c-main-menu__placement-item--120x240 {
  width: 120px;
  height: 240px;
  -webkit-transition-delay: .45s;
  transition-delay: .45s
}

.c-main-menu__placement-item:after {
  content: attr(data-label);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.c-dc-navigation {
  opacity: .99;
  position: relative;
  border-top: 1px solid #f0f0f1
}

.c-navi.not-shown .c-dc-navigation {
  border-top: unset
}

.c-dc-navigation__logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 8px;
  margin-left: 48px;
  width: 88px
}

.c-dc-navigation__logo-container img {
  width: 100%
}

.c-dc-navigation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 46px
}

.c-dc-navigation__navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-dc-navigation__nav-item {
  position: relative;
  margin-left: 8px;
  padding: 12px 8px;
  color: #232933;
  font-size: 11px;
  font-size: .786rem;
  line-height: 2;
  font-weight: 500
}

.c-dc-navigation__nav-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #0fabc6;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.c-dc-navigation__nav-item--is-active:before,
.c-dc-navigation__nav-item:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.c-dc-navigation__nav-item--is-inactive {
  color: #81858b
}

.c-dc-navigation__nav-item--is-inactive:before {
  content: unset
}

.c-dc-navigation__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(74, 74, 74, .43);
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  pointer-events: none
}

.c-dc-navigation__overlay.is-active {
  opacity: 1;
  pointer-events: all !important
}

.c-dc-header-submenu {
  width: 100%;
  padding: 12px 16px 12px 12px
}

.c-dc-header-submenu,
.c-dc-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-dc-header-submenu__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 24px
}

.c-dc-header-submenu__nav {
  margin-top: auto;
  width: 100%
}

.c-dc-header-submenu__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none
}

.c-dc-header-submenu__nav-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  color: #030a16;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  font-weight: 500;
  white-space: nowrap
}

.c-dc-header-submenu__nav-link:before {
  margin-left: 8px;
  color: #a1a3a8;
  font-size: 20px
}

.c-dc-header-submenu__nav-link--main {
  font-weight: 700
}

.c-dc-header-submenu__nav-link--main:after {
  content: "\E0B4\00FE0E";
  margin-right: 4px;
  font-size: 16px
}

.c-dc-header-submenu__nav-link--rewards:before {
  content: "\E01A\00FE0E"
}

.c-dc-header-submenu__nav-link--history:before {
  content: "\E044\00FE0E"
}

.c-dc-header-submenu__nav-link--missions:before {
  content: "\E02E\00FE0E"
}

.c-dc-header-submenu__nav-link--luckydraw {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 8px;
  border-top: 1px solid #f0f0f1
}

.c-dc-header-submenu__nav-link--luckydraw:before {
  content: "\E071\00FE0E"
}

.c-dc-header-submenu__nav-link--disabled {
  color: #81858b
}

.c-dc-header-submenu__banner-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 380px;
  height: 190px;
  border: 1px solid rgba(3, 10, 22, .02);
  border-radius: 8px;
  overflow: hidden
}

.c-dc-header-submenu__banner-img {
  min-height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.c-dc-header-submenu__logo-img {
  margin: 4px 0 8px auto;
  height: 28px
}

.c-navi .c-adplacement__item img {
  -webkit-box-shadow: none;
  box-shadow: none
}

.c-navi-new {
  background-color: #212121;
  -webkit-box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
  box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
  z-index: 12
}

.c-navi-new-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  background: var(--main-color) !important;
  color: #fff;
}

.c-navi-new-list__main-banner {
  width: 350px;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 12px;
  line-height: 0
}

.c-navi-new-list__main-banner img {
  max-height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px
}

.c-navi-new-list__sublist-divider {
  height: 1px;
  margin: 20px 0;
  background-color: #f0f0f1
}

.c-navi-new-list__sublist-top-bar-image {
  position: absolute;
  left: 54px;
  top: 5px;
  width: 110px;
  height: 20px;
  display: block
}

.c-navi-new-list__sublist-top-bar-image img {
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.c-navi-new-list:hover+.c-navi-categories__overlay {
  opacity: 1
}

.c-navi-new-list__category-container-main {
  margin-left: 15px
}

.c-navi-new-list__fmcg-aside {
  background: url(../fonts/94d0b9db.png) no-repeat 0;
  background-size: contain;
  position: absolute;
  width: 100px;
  left: 0;
  height: 100%;
  z-index: -2;
  top: 0
}

.c-navi-new-list__a-hover {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 0;
  z-index: 3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.c-navi-new-list__a-hover.is-fmcg>div:before {
  background-color: #9dc44d
}

.c-navi-new-list__a-hover>div {
  width: 100%;
  height: 100%
}

.c-navi-new-list__a-hover>div:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 4;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #03babe;
}

.c-navi-new-list__category-item {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
  font-size: .857rem;
  line-height: 30px;
  padding-right: 0 !important;
}

.c-navi-new-list__categories>.c-navi-new-list__category-item,
.c-navi-new-list__categories>.c-navi-new-list__promotion-item,
.c-navi-new-list__promotions>.c-navi-new-list__category-item,
.c-navi-new-list__promotions>.c-navi-new-list__promotion-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none
}

.c-navi-new-list__categories>.c-navi-new-list__category-item>li:hover,
.c-navi-new-list__categories>.c-navi-new-list__promotion-item>li:hover,
.c-navi-new-list__promotions>.c-navi-new-list__category-item>li:hover,
.c-navi-new-list__promotions>.c-navi-new-list__promotion-item>li:hover {
  z-index: 3
}

.c-navi-new-list__a {
  display: block;
  position: relative;
  height: 100%;
  padding: 8px 9px 7px;
  color: #fff;
  white-space: nowrap;
  font-size: 11px;
  font-size: .786rem;
  line-height: 25px;
  max-width: 116px;
  overflow: hidden;
  text-overflow: ellipsis
}

.c-navi-new-list__a--promotion {
  max-width: unset;
  background-color: #4f4f4f
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover+.c-navi-categories__overlay,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover+.c-navi-categories__overlay {
  opacity: 1
}

.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.c-navi-new-list__options-container {
  height: 100%;
  width: 100%;
  padding: 12px
}

.is-fmcg .c-navi-new-list__options-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch
}

.c-navi-new-list__options-list {
  display: none !important
}

.c-navi-new-list__options-list.is-active {
  display: block !important
}

.c-navi-new-list__options-list>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 418px
}

.c-navi-new-list__sublist-adplacement-grid {
  height: 100%;
  max-height: 100%;
  width: 270px;
  position: absolute;
  bottom: 0;
  left: 0
}

.c-navi-new-list__sublist-adplacement {
  height: 100%;
  max-height: 325px;
  width: 270px;
  position: absolute;
  bottom: 0;
  left: 0
}

.c-navi-new-list__sublist-adplacement,
.c-navi-new-list__sublist-adplacement * {
  margin: 0 !important
}

.c-navi-new-list__sublist-adplacement a {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0
}

.c-navi-new-list__sublist-adplacement a:first-of-type {
  display: block
}

.c-navi-new-list__sublist-adplacement img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: unset;
  height: unset
}

.c-navi-new-list__sublist .c-navi-new-list__options-container>ul {
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}

.c-navi-new-list__sublist .c-navi-new-list__options-container>ul.c-navi-new-list__sublist-fmcg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15)
}

.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px
}

.c-navi-new-list__sublist:hover+.c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.c-navi-new-list__sublist:hover+.c-navi-new-list__a:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661
}

.c-navi-new-list__sublist:after {
  content: "";
  width: 100%;
  background: transparent;
  position: absolute;
  height: 1px;
  right: 0;
  top: -1px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.c-navi-new-list__sublist--promotion {
  right: 140px;
  width: 830px
}

.c-navi-new-list__sublist--promotion .c-navi-new-list__options-list>ul {
  max-height: 360px
}

.c-navi-new-list__sublist--promotion .c-navi-new-list__sublist-option {
  width: 50%
}

.c-navi-new-list__sublist--digiclub {
  right: 140px;
  width: 718px
}

.c-navi-new-list__sublist--digiplus {
  right: 140px;
  width: 648px
}

.c-navi-new-list__category-item>li.can-show-menu:hover .c-navi-new-list__sublist {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.c-navi-new-list__category-item>li.can-show-menu:hover .c-navi-new-list__sublist .c-navi-categories__overlay {
  opacity: 1
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist-adplacemen {
  display: none
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist-option--footer {
  max-width: 50%
}

.c-navi-new-list__category-item>li.is-fmcg .c-navi-new-list__sublist:hover+.c-navi-new-list__a:before {
  background-color: green
}

.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
  height: 30px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle
}

.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%
}

.c-navi-new-list__sublist-option--title {
  direction: rtl;
  text-align: right
}

.c-navi-new-list__sublist-option--title a {
  color: #000;
  text-decoration: none;
  font-size: 15px !important;
  font-weight: 700 !important;
}

.c-navi-new-list__sublist-option--title a i {
  vertical-align: middle;
  max-height: 10px;
  font-size: 12px;
}

.c-navi-new-list__sublist-option--title a:hover {
  color: #33b9c5;
}

.c-navi-new-list__sublist-option--item {
  font-size: 12px;
  font-size: .857rem;
  line-height: 2.27;
  font-weight: 400;
  color: #81858b;
}

.c-navi-new-list__sublist-option--item a:hover {
  color: #33b9c5;
}

.c-navi-new-list__sublist-option--has-icon {
  direction: rtl;
  text-align: right
}

.c-navi-new-list__sublist-option--has-icon:hover a,
.c-navi-new-list__sublist-option--has-icon:hover a:before {
  color: #000;
}

.c-navi-new-list__sublist-option--has-icon a {
  color: #424750;
  font-weight: 500;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  text-decoration: none
}

.c-navi-new-list__sublist-option--has-icon a:before {
  margin-left: 8px;
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 18px;
  color: #a1a3a8;
  cursor: pointer;
  vertical-align: middle
}

.c-navi-new-list__sublist-option--has-circle {
  height: unset;
  min-height: 30px
}

.c-navi-new-list__sublist-option--has-circle a {
  padding-right: 20px;
  white-space: normal !important
}

.c-navi-new-list__sublist-option--has-circle a:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #a1a3a8;
  border-radius: 50%;
  display: inline-block;
  top: 11px;
  right: 8px;
  position: absolute
}

.c-navi-new-list__sublist-option--has-circle a:hover:before {
  background-color: #ef394e
}

.c-navi-new-list__sublist-option a {
  white-space: nowrap;
  display: block;
  position: relative
}

.c-navi-new-list__sublist-option--footer {
  position: absolute;
  margin-top: 17px;
  bottom: 0;
  height: 45px;
  width: 384px;
  right: 24px;
  border-left: none;
  border-top: 1px solid #e9e9e9;
  max-width: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__sublist-option--footer:before {
  content: "\E1A6\00FE0E";
  position: relative;
  color: #19bfd3;
  margin-left: 7px
}

.c-navi-new-list__sublist-option--footer a {
  color: #19bfd3;
  font-size: 12px;
  font-size: .857rem;
  line-height: 48px;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none
}

.c-navi-new-list__sublist-option-discount {
  color: #ef5662;
  font-size: 11px;
  font-size: .786rem;
  line-height: 2;
  margin-right: 5px;
  white-space: nowrap
}

.c-navi-new-list__sublist-item-badge {
  border-radius: 9.5px;
  background-color: #fb3449;
  font-size: 11px;
  font-size: .786rem;
  line-height: 2;
  font-weight: 700;
  padding: 1px 7px;
  margin-right: 2px;
  color: #fff
}

.c-navi-new-list__promotions {
  position: relative
}

.c-navi-new-list__promotions .c-navi-new-list__a {
  background-color: #4f4f4f
}

.c-navi-new-list__promotions .c-navi-new-list__promotion-item--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-navi-new-list__promotions .c-navi-new-list__promotion-item--small .c-navi-new-list__a {
  padding-right: 28px;
  padding-left: 28px
}

.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big {
  display: none
}

.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big>li {
  position: relative
}

.c-navi-new-list__promotions .c-navi-new-list__promotion-item--big>li:first-of-type:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #747373;
  border-radius: 100%;
  position: absolute;
  left: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4
}

.c-navi-new-list__promotions-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  background-color: #fff;
  padding: 11px 0;
  min-width: 120px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32);
  box-shadow: 0 2px 9px 0 hsla(0, 0%, 44.3%, .32)
}

.c-navi-new-list__promotions-dropdown:after,
.c-navi-new-list__promotions-dropdown:before {
  position: absolute;
  content: ""
}

.c-navi-new-list__promotions-dropdown:before {
  height: 2px;
  background-color: #35ccde;
  bottom: 100%;
  left: 0;
  right: 0
}

.c-navi-new-list__promotions-dropdown:after {
  width: 0;
  height: 0;
  border-color: transparent transparent #35ccde;
  border-style: solid;
  border-width: 0 8px 8px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 2px;
  left: 50px
}

.c-navi-new-list__promotions-dropdown-list {
  list-style: none
}

.c-navi-new-list__promotions-dropdown-list>li {
  font-size: 13px;
  font-size: .929rem;
  line-height: 2.77;
  color: #606060;
  text-align: right;
  direction: rtl;
  padding: 0 17px
}

.c-navi-new-list__promotions-dropdown-list>li:hover {
  background-color: #f4f4f4
}

.c-navi-new-list__category--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;

  font-size: 13px;
  cursor: default;
  color: var(--title);
}

.c-navi-new-list__category--location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 0 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer
}

.c-navi-new-list__category-link {
  display: block;
  padding: 7px 12px 8px;
  color: #c6cdd5;
  font-size: 13px;
}

.c-navi-new-list__category-link--bold {
  font-weight: 600
}

.c-navi-new-list__category-link--plus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--fresh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--amazing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--my-digikala {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--digiclub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--digipay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__category-link--digipay:before {
  content: "\E010\00FE0E";
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 1.375;
  color: #a1a3a8;
  margin-left: 4px
}

.c-navi-new-list__category-link--visible-in-wide {
  display: none
}

.c-navi-new-list__category-send-to {
  color: #81858b;
  margin-left: 4px
}

.c-navi-new-list__inner-categories {
  background-color: #fff;
  border-left: 1px solid #f0f0f1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 8px 0;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.c-navi-new-list__sublist-top-bar {
  padding: 8px 0 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.c-navi-new-list__sublist-see-all-cats,
.c-navi-new-list__sublist-top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new-list__sublist-see-all-cats {
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  font-weight: 700;
  color: #424750
}

.c-navi-new-list__inner-category {
  padding: 10px 8px;
  color: #616161;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.833;
  font-weight: 500
}

.c-navi-new-list__inner-category--hovered {
  color: #ef394e;
  background: #f9f9f9;
  border-radius: 0 5px 5px 0;
  padding: 10px 8px;
  border-top: 1px solid #f0f0f1;
  border-bottom: 1px solid #f0f0f1
}

.c-navi-new__big-display-title {
  display: none !important
}

.c-navi-new__medium-display-title {
  display: block !important
}

.c-navi-new__ads-holder .ad-is-active {
  display: none
}

.c-navi-new__ads {
  width: 100%;
  display: none;
  max-width: 285px;
  min-height: 240px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.c-navi-new__ads--banners {
  width: 100%
}

.c-navi-new__ads--banners .banner-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 214px;
  max-height: 214px;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2;
  border-radius: 16px 16px 16px 6px
}

.c-navi-new__ads--banners .banner-item .banner-item-ad {
  position: absolute;
  bottom: 0;
  left: 0
}

.c-navi-new__ads--banners .banner-item img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.c-navi-new__ads--brand-holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.c-navi-new__ads--brand-holder h3 {
  color: #030a16;
  font-size: 12px;
  font-size: .857rem;
  line-height: 21px
}

.c-navi-new__ads--brands {
  width: 100%;
  margin-top: 8px;
  max-height: 90px
}

.c-navi-new__ads--brands,
.c-navi-new__ads--brands .brand-item {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-navi-new__ads--brands .brand-item {
  width: 90px;
  padding: 10px;
  overflow: hidden;
  margin-left: 8px;
  text-align: center;
  border-radius: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e0e2
}

.c-navi-new__ads--brands .brand-item img {
  width: 100%;
}

.c-dp-header-submenu {
  width: 100%;
  padding: 16px 12px 12px
}

.c-dp-header-submenu,
.c-dp-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-header__menu-handler {
  width: 55px
}

.c-header__menu-handler:before {
  right: 12px
}

.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px
}

.c-header__seller {
  display: block
}

.c-navi-categories,
.c-navi__button {
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px
}

.c-navi-list {
  -ms-flex: 0 0 calc(100% - 525px)370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px)370px;
  max-width: calc(100% - 525px)370px
}

.c-main-menu:before,
.c-main-menu__root {
  width: 110px
}

.c-subcategory-collage__col {
  -ms-flex: 0 0 29.7%;
  -webkit-box-flex: 0;
  flex: 0 0 29.7%;
  max-width: 29.7%
}

.c-subcategory-collage__col--main {
  -ms-flex: 0 0 70.3%;
  -webkit-box-flex: 0;
  flex: 0 0 70.3%;
  max-width: 70.3%;
  margin-bottom: 0
}

.c-subcategory-collage__col .c-subcategory-collage__cover {
  width: auto;
  float: none
}

.c-subcategory-collage__col .c-subcategory-collage__cover+.c-subcategory-collage__cover {
  margin-left: 0;
  margin-top: 20px
}

.c-subcategory-collage__cover {
  height: 144px
}

.c-category-collage__col {
  -ms-flex: 0 0 22.7%;
  -webkit-box-flex: 0;
  flex: 0 0 22.7%;
  max-width: 22.7%
}

.c-category-collage__col--main {
  -ms-flex: 0 0 54.6%;
  -webkit-box-flex: 0;
  flex: 0 0 54.6%;
  max-width: 54.6%
}

.c-category-collage__col:nth-child(n+3) {
  display: block
}

.c-category-card__header {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.1
}

.c-category-card__list {
  padding-top: 23px
}

.c-category-card__list li {
  padding-right: 69px;
  margin: 12px 0
}

.c-category-card__list li:last-child {
  margin-bottom: 28px
}

.c-category-card__list li:before {
  right: 33px;
  width: 10px;
  height: 10px;
  border-radius: 8px
}

.c-category-card__footer {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467
}

.c-navi-new-list__a {
  max-width: 140px;
  max-width: unset;
  font-size: 12px;
  font-size: .857rem;
  line-height: 1.833;
  padding: 10px 20px 9px
}

.c-navi-new-list__options-container {
  overflow: hidden;
  padding-left: 10px
}

.c-navi-new-list__sublist-adplacement {
  width: 350px
}

.c-navi-new-list__category-link--visible-in-wide {
  display: block
}

.c-navi-new-list__inner-categories {
  max-width: 230px
}

.c-navi-new__big-display-title {
  display: block !important
}

.c-navi-new__medium-display-title {
  display: none !important
}

.c-navi-new__ads.js-categories-ad.ad-is-active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}

.img-main-category img {
  width: 25px !important;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
  background: var(--main-color) !important;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.c-navi-new__big-display-title {
  font-size: 12px;
  line-height: 2.27;
  font-weight: 400;
  color: #4a5f73;
}

.home i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: 6px;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category {
  background: var(--main1-color) !important;
  padding: 0 20px !important;
}

.js-categories-bar-item.js-mega-menu-main-item.c-navi-new-list__category-container-main.all-category .c-navi-new-list__category {
  color: var(--main-color) !important;
  cursor: pointer;
  font-weight: 700 !important;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
  font-size: 20px;
  vertical-align: middle;
}

.show-search {
  height: auto !important;
}

.P-Banner {
  z-index: 1000;
  position: relative;
}

.js-navi-overlay-search {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, 0.85);
  opacity: 0;
  z-index: 99999;
  -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
  pointer-events: none;
}

.js-navi-overlay-search.is-active {
  opacity: 1;
  pointer-events: all !important;
}

.js-navi-overlay-search.is-active.no-active {
  display: none;
}

.drop-search.modal-Ad-search.m-auto.rounded.position-absolute.show-search.close-search {
  display: none;
}

.S-earch .modal-body,
.S-earch .modal-footer {
  background-color: #ddd;
}

.bg-theme-btn-serarch {
  background-color: #f7b20f;
  color: #2a1c59 !important;
  font-weight: 700
}

.select2-results__option--selectable {
  font-size: 13px;
}

.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus,
.select2-container--open {
  border-radius: 25px 25px 0 0 !important;
}

.advance-search {
  display: block !important;
  cursor: pointer;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.is-fixed {
  height: 100vh;
  overflow: hidden;
}

.head-tab li a:hover {
  color: #000;
}

.head-tab li a.active:hover {
  color: #fff !important;
}

.body-tab-3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
}

.body-tab-4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
}

.step2 {
  position: relative;
}

.tab-content.body-tab-2.px-3.pt-3.pb-0.text-center {
  min-height: 200px;
}

.nav-tabs {
  border: none !important;
}

.close-box-2,
.close-box {
  cursor: pointer;
  z-index: 2;
}

.tab-content .owl-carousel {
  background-color: #fff !important;
}

.tab-content .row.align-items-center {
  position: relative;
  background-color: #fff;
}

.c-navi-new-list__category-item>li>a:hover {
  color: #767676;
}

.banner-cols img {
  border-radius: 10px;
}

@media screen and (max-width:767px) {
  .slider-section {
    margin-top: 10px;
  }

  .card.rotating {
    margin-top: 15px;
  }

  .title-compny {
    text-align: center;
  }

  .logo-footer {
    display: none !important;
  }

  .row-top {
    margin-top: 10px;
  }

  header .account a {
    display: flex;
    align-items: center;
  }

  .toolbar-desc {
    display: flex;
    align-items: center;
    float: left;
  }

  .link-left .instagram,
  .link-left .line {
    display: none !important;
  }

  .banner-top a {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    height: 40px;
  }

  .banner-top a img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    height: 100% !important;
  }

  .more a {
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    padding: 7px 10px;
  }

  .pr-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pl-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 15px;
  }

  .list-banner li a {
    height: 190px;
  }

  .list-banner li {
    display: block;
  }

  .list-banner li:not(:last-child) {
    margin-bottom: 15px;
  }

  .c-navi-new-list__categories {
    display: none !important;
  }

  .slider-section .banner {
    margin-top: 10px;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .pl-xs-0 {
    padding-left: 0 !important;
  }

  .banner .item.img-pro-banner:nth-child(1) {
    width: 49% !important;
    float: right;
    margin-left: 1%;
  }

  .banner .item.img-pro-banner:nth-child(2) {
    width: 49% !important;
    float: right;
    margin-right: 1%;
  }

  .footer {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .full-banner {

    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    height: 94px;
  }

  .full-banner img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    height: 100% !important;

  }

  .owl-next {
    position: absolute;
    right: 0;
    top: 44%;
  }

  .owl-prev {
    position: absolute;
    left: 0;
    top: 44%;
  }

  .d-block.wnd-btn.mt-3 {
    margin-bottom: 30px !important;
  }

  .img-wnd {
    height: 180px;
  }

  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;

    width: 100%;
  }

  .owl-slider .item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    height: 200px;
  }

  .banner-col {
    margin-bottom: 15px;
  }

  .list-banner .col-md-4.col-12.pr-3.pl-3.item {
    padding-right: 0 !important;
    padding-left: 13px !important;
  }

  .category-section-baaner {
    padding-bottom: 10px;
    margin-top: -10px;
    z-index: 1;
    position: relative;
  }

  .img-pro-banner {
    margin-bottom: 10px;
  }


  .row.title-wnd.align-items-center {
    text-align: center !important;
    margin-top: 0 !important;
  }

  .d-block.text-left.name-category {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
  }

  .img-category.d-block.text-center {
    height: 150px;
  }

  .owl-category {
    display: flex !important;
    overflow-x: auto;
  }

  .owl-category .item {
    direction: rtl;
    margin-left: 25px;
  }

  .frm-search input {
    width: calc(100% - 40px);
    border-radius: 0 4px 4px 0 !important;
  }

  .frm-search .select2-container {
    display: none !important;
  }

  .frm-search {
    margin-top: 10px;
  }

  .pro-name a {
    text-align: right;
  }

  .img-pro-wnd,
  .img-pro {
    padding: 0 !important;

    height: 150px;
  }

  .socaial-menu li img {
    transform: scale(0.8);
  }

  .socaial-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }

  .socaial-menu {
    text-align: left;
  }

  .c-navi.js-navi {
    margin-top: 5px;
    padding: 0 10px 10px 10px;
  }

  .toolbar-mob {
    text-align: left;
  }

  .logo {
    text-align: left;
  }

  .frm-search .selection {
    display: none !important;
  }

  .banner-cols {
    padding: 5px !important;
  }

  .select-city.ml-auto {
    position: relative;
  }

  .c-header.js-header {
    padding: 0;
  }

  .text-news {
    text-align: center;
  }

  .fast-link {
    width: 93%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-company {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .namd {
    text-align: center;
  }

  .link-app {
    text-align: center;
    margin-bottom: 20px !important;
  }

  .row.mt-4.row-title-brand {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }

  .row.mt-3.mb-3.row-brand {
    background-color: #fff;
  }

  .container-fluid.logo-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .row.mt-3.main-image {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .col-12.text-center.more {
    padding: 0 !important;
  }

  .social-footer {
    margin-bottom: 20px !important;
  }

  .c-left,
  .c-right {
    text-align: center;
  }

  .c-right>span {
    display: block !important;
  }

  .img-pro-wnd,
  .img-pro {

    display: block;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
  }

  .banner-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .banner-section {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .newest {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .owl-newest .item,
  .owl-best-saler .item,
  .owl-news .item {
    display: inline-block;
    min-width: 215px;
    border-radius: 5px;
    background-color: #ffff;
    margin: 12px 7px;
  }

  .owl-newest,
  .owl-best-saler,
  .owl-news {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .p-0-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .select-city.ml-auto {
    width: 100% !important;
  }

  .row-top-header {
    border-bottom: 1px solid #3b434f;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .toolbar-mob a {
    color: #747474;
  }

  .icon-login,
  .img-sale,
  .btn-search span {
    transform: scale(0.8);
  }

  .logo-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .toolbar-mob li {
    display: inline-block;
    vertical-align: middle;
  }

  .owl-wnd,
  .owl-wnd-left {
    display: flex !important;
    overflow-x: auto;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #c4cad0;

  }

  .accordion-container .set>span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #fff;
    font-size: 10px;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #203369;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-fluid {
    padding-left: 8px;
    padding-right: 8px;
  }

  .close-box,
  .close-box-2 {
    font-size: 12px;
  }

  .nav.nav-tabs.head-tab li,
  .nav-tabs li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    list-style: none;
    list-style-type: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .nav.nav-tabs.head-tab.step-0,
  .nav-tabs {
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    overflow-x: auto;
    overflow-y: hidden;
    will-change: scroll-position;
  }
}

.c-navi-new-list__sublist-option--has-icon i {
  vertical-align: middle;
  margin-left: 10px;
}

.owl-dot {
  background-color: transparent !important;
}

.owl-slider .owl-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
}

.c-header.js-header {
  background-color: #fff;
  box-shadow: 0px 0px 5px #ccc;
}

.btn-search span {
  background: url("../images/slice.png") no-repeat -165px -8px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  background-color: transparent !important;
}

.icon-login {
  background: url("../images/slice.png") no-repeat -103px -12px;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
}

.img-sale {
  background: url("../images/slice.png") no-repeat -50px -6px;
  width: 31px;
  height: 31px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

.toolbar-desc li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  color: #909090;
}

.account>span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.basket {
  position: relative;
}

.count-sale {
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 19px;
  background-color: #eee;
  border-radius: 100%;
  bottom: 12px;
  left: 0;
  font-size: 13px;
  font-weight: 700;
  right: 3px;
  margin: auto;
  color: red;
  position: relative;
  margin-left: -10px;
}

header .register {
  display: block;
  line-height: 2;
  border-radius: 4px;
  padding: 0 7px;
  color: #fff;
  display: flex;
  align-items: center;

  justify-content: center;
  gap: 1rem;
}

header .register:hover {
  color: #1bb9c4;
  transition: all 0.2s linear;
}

.slider-section img,
.banner a img {
  border-radius: 15px;
  width: 100% !important;
}

.banner a {
  margin-bottom: 20px;
}

.list-banner li a {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}

.list-banner li img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  height: 100% !important;
  border-radius: 5px;
}

@media screen and (min-width:768px) {

  .slider-section,
  .wnd-row,
  .owl-newest-row,
  .owl-best-saler-row {
    direction: ltr;
  }

  .list-banner {
    text-align: center;
    overflow: hidden;
  }

  .list-banner li a {
    height: 212px;
  }

  .list-banner li:nth-child(1) {
    width: 23%;
    float: right;
  }

  .list-banner li:nth-child(2) {
    width: 52%;
    float: right;
    margin-right: 1%;
    margin-left: 1%;
  }

  .list-banner li:nth-child(3) {
    width: 23%;
    float: right;
  }

  .list-banner li {
    display: inline-block;
  }

  .pr-padding {
    padding-right: 7px;
    padding-left: 7px;
  }

  .pl-padding {
    padding-right: 7px;
    padding-left: 7px;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 17px !important;
  }

  .slider-section .item.img-pro-banner {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }

  /* .slider-section .item.img-pro-banner::after {
    padding-bottom: 43.7%;
    content: '';
    display: block;
  } */
  /* 
  .slider-section .item.img-pro-banner img {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
  } */

  .owl-next {
    position: absolute;
    left: 0;
    top: 44%;
  }

  .owl-prev {
    position: absolute;
    right: 0;
    top: 44%;
  }

  .img-wnd {
    height: 250px;
  }

  .wonderfull .list-group {
    background-color: #fff;
    border-left: 14px solid #f2f1f1;
    padding-left: 0 !important;
    border-radius: 7px !important;
  }

  .banner-section .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }

  .about-company span {
    display: inline-block;
    vertical-align: middle;
  }

  .desc-wrapper {
    margin-right: 10px;
  }

  .slider-section {
    margin-top: 19px;
  }

  .category-section-baaner {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .categori-list {
    padding-top: 20px;
  }

  .d-block.text-left.name-category {
    min-height: 45px;
  }

  .img-category.d-block.text-center {
    height: 204px;
  }

  .category-section-baaner {

    z-index: 1;
    position: relative;
  }

  .c-header.js-header>.row-top,
  .c-navi.js-navi {
    padding-left: 40px;
    padding-right: 40px;
  }

  .soon[data-layout*="group"] {
    text-align: left;
  }

  .item.img-pro-banner.d-block::after {
    padding-bottom: 44.1%;
    content: '';
    display: block;
  }

  .select2-container {
    width: 150px !important;
  }

  .owl-next {
    right: -50px !important;
    left: auto !important;

  }

  .owl-prev {
    left: -50px !important;
    right: auto !important;

  }

  .big .owl-prev {
    left: 0 !important;

  }

  .big .owl-next {
    right: 0 !important;

  }

  .owl-category .owl-prev {
    left: -38px !important;
    right: auto !important;
    top: 30% !important;
  }

  .owl-category .owl-next {
    right: -38px !important;
    left: auto !important;
    top: 30% !important;
  }

  .full-banner-section .row-banner {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  header .row-top {
    margin-bottom: 12px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin-top: 10px;
  }

  .c-header.js-header {
    width: 100%;
  }

  .c-header.js-header {
    padding: 0;
  }

  .text-news {
    text-align: right;
  }

  .namd {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
  }

  .link-app {
    text-align: right;
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 470px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
  }

  .row.social-footer ul {
    text-align: center;
  }

  .owl-slider .owl-prev,
  .owl-slider .owl-next {
    top: 40% !important;
  }

  .fast-link {
    text-align: left;
  }

  .owl-carousel.owl-theme.owl-logo .item img {
    width: auto !important;
    margin: auto;
  }

  .row.mt-3.main-image {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .container-fluid {
    padding-left: 25px;
    padding-right: 25px;
  }

  .set>span i {
    display: none;
  }

  .namd {
    text-align: left;
  }

  .container-fluid.category-section-baaner {
    background-color: #f6f5f5;
  }

  .c-left {
    text-align: right;
  }

  .copy {
    text-align: left;
  }

  .timer .far {
    font-size: 23px;
  }

  .img-pro-wnd,
  .img-pro {
    height: 300px;
  }

  .cost-total {
    font-size: 20px;
  }
}

.img-total-categori-memu {
  background: url("../images/slice.png") no-repeat -173px -14px;
  width: 13px;
  height: 12px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}

.select-city.ml-auto {
  line-height: 4;
}

.cal.ml-auto {
  display: block;
  color: #fff !important;
  font-size: 13px;
}

.frm-search {
  display: flex;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;

}

.frm-search .form-control {
  box-shadow: none !important;
  border-radius: 0 5px 5px 0;
}

.frm-search input {
  border-radius: 0;
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important;
  background-color: #ebf0f8;
  border: none !important;
}

.img-search {
  width: 40px;
  background-color: #ebf0f8;
  height: 40px;
  display: block;
  text-align: center;
  border: none !important;
  box-shadow: none !important;
  border-radius: 4px 0 0 4px;
}

#city-modal .modal-dialog {
  flex: 0 1 auto;
  max-height: calc(100% - 96px);
  height: 100%;
  vertical-align: middle;
  align-items: center;
  display: flex;
}

#city-modal .modal-content {
  vertical-align: middle;
  min-height: 300px;
}

.modal-header {
  background-color: #09536e;
  color: #fff !important;
}

.modal-header .close {
  color: #fff !important;
  opacity: 1 !important;
}

@media screen and (min-width:768.99px) and (max-width:991.99px) {
  .search-mob {
    width: 60%;
  }

  .pl-xs-0 {
    padding-left: 0 !important;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .slider-section .banner {
    margin-top: 10px;
  }

  .banner .item.img-pro-banner:nth-child(1) {
    width: 49% !important;
    float: right;
    margin-left: 1%;
  }

  .banner .item.img-pro-banner:nth-child(2) {
    width: 49% !important;
    float: right;
    margin-right: 1%;
  }

  .frm-search {
    margin-top: 10px;
  }

  .socaial-menu {
    text-align: left;
  }

  .socaial-menu li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }

  .toolbar-mob li {
    display: inline-block;
    vertical-align: middle;
  }

  .c-navi-new-list__category-item {
    display: none !important;
  }
}

@media screen and (max-width:991.99px) {
  .main-category {
    display: none !important;
  }

  .menuTrigger i {
    font-size: 30px;
    color: #626262;
  }

  .toolbar-desc {
    text-align: left;
  }

  .namd li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
  }

  .container-fluid.wnd {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .wnd .col-lg-3.col-2.p-0 {
    flex: 0 0 140px !important;
    max-width: 140px !important;
  }

  .wnd .col-lg-9 {
    max-width: calc(100% - 140px) !important;
  }

  .owl-carousel.owl-theme.owl-wnd .item,
  .owl-carousel.owl-theme.owl-wnd-left .item {
    display: inline-block;
    min-width: 215px;
    border-radius: 10px;
    /* background-color: transparent; */
    margin: 12px 7px;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 12px !important;
  }
}

@media screen and (min-width:992px) {
  .search-mob {
    display: none !important;
  }

  .more a {
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    padding: 7px 22px;
  }


  .c-header.js-header {
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
  }

  .namd li {
    margin-right: 10px;
    width: 150px;
    height: 120px;
    border-radius: 8px;
    display: inline-block;
    border: 1px solid #f1f1f16a;
  }

  .namd li img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .owl-wnd .item,
  .owl-wnd-left .item {
    border-radius: 10px;
    margin: 12px 7px;
  }

  .banner-section .banner-col {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

}

.item-img {
  border-radius: 14px;
  background-color: transparent;
  object-fit: inherit;
}

.item-img {
  width: 100%;
  position: relative;
}

.cat-box-xo img {
  height: 100% !important;
  width: 100%;
}

.dark-overlay.removeFocusIndicator {
  width: 100%;
  height: 100%;
  background-color: #c1c3ca;
  opacity: .09;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 14px;
}

.pro-name {
  width: 100%;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.pro-name a {
  color: #212020;
  display: block;
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  min-height: 60px;
}

.old-cost {
  color: #ababab;
  text-decoration: line-through;
  font-weight: 500;
  font-size: 14px;
  font-family: IRANYekanDigits;
  letter-spacing: -1px;
}

.offer-mob {
  background-color: #ff2400;
  color: #fff;
  border-radius: 25px;
  padding: 0 8px;
  margin-right: 5px;
  font-family: IRANYekanDigits;
}

.cost-total {
  color: #000;
  font-weight: bold;
  font-family: IRANYekanDigits;
}

.unit {
  font-size: 10px;
  color: #565656;
  font-weight: 500;
}

.cost-total {
  font-size: 15px;
}

.timer .far {
  font-size: 16px;
}

.owl-pro .owl-stage {
  margin-right: -35px;
}


.img-pro-wnd,
.img-pro {
  /*  padding: 20px 10px;*/
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}

.img-pro-wnd img,
.img-pro img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: inherit;
  object-fit: inherit;
  height: 100% !important;
  border-radius: 5px;
}

.owl-wnd .item,
.owl-wnd-left .item {
  background-color: transparent;
}

.timer>span {
  display: inline-block;
  vertical-align: middle;
}

.timer .far {
  color: #545354;
  margin-top: -4px;
}

.owl-prev,
.owl-next {
  /* background-color: rgb(255, 255, 255) !important;
  box-shadow: 0px 0px 5px #ccc !important; */
  width: 26px;
  height: 56px !important;
  border-radius: 4PX !important;
  margin: 0 !important;
}

.owl-nav span {
  color: #5a5a5a !important;
  line-height: 0.7 !important;
}

.owl-nav span {
  font-size: 35px;
}

.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

.manufature-name a {
  color: #b0b0b0;
  font-size: 11px;
  text-align: right;
  font-weight: 600;
}

.cost-unit {
  font-size: 10px;
  text-align: center;
  adding: 0 !important;
}

.count-pro {
  font-size: 11px;
  font-weight: 600;
}

.count-pro span {
  font-family: IRANYekanDigits;
}

.owl-newest .item,
.owl-best-saler .item {
  border-radius: 10px;
  background-color: #fff;
  padding-bottom: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.title-section {
  /* border-bottom: 3px solid #d7d7d7; */
  padding-bottom: 10px;
  position: relative;
}

.title-section::after {
  position: absolute;
  bottom: 23px;
  right: 0;
  width: 90%;
  height: 2px;
  margin: auto;
  background-color: #d7d7d7;
  border-radius: 5px;
  content: '';
  left: 0;
}

.logo-section .title-section::before {
  position: absolute;
  bottom: -3px;
  right: 10%;
  width: 10px;
  height: 3px;
  background-color: #fff !important;
  border-radius: 5px;
  content: '';
}

.logo-section .title-section::after {
  right: 0;
  left: auto !important;
}

.title-section span {
  font-weight: 600;
  font-size: 20px;
  z-index: 2;
  color: var(--title);
  background-color: #f4f5f7;
  padding-left: 15px;
}

.title-section a {
  font-weight: 600;
  font-size: 13px;
  z-index: 2;
  color: var(--title);
  background-color: #f4f5f7;
  display: flex;
  align-items: center;
  padding-right: 15px;
}

.copy {
  background-color: #c9a227;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}

.copy .color {
  color: #ff6000;
  font-weight: 600;
}

.footer-bottom {
  background-color: #1f2e56;
  padding-top: 35px;
  padding-bottom: 35px;
}

.about-company .title-footer {
  font-weight: bold;
  margin-bottom: 20px !important;
  display: block;
  color: #585858;
}

.about-company.desc {
  color: #fff;
  text-align: justify;
  font-size: 12px;
  opacity: 50%;
}

.footer {
  background-color: #203369;
  padding-top: 30px;
  padding-bottom: 20px;
}

.footer-info li {
  list-style: none;
  line-height: 2;
  text-align: right;
  margin-bottom: 5px;
  color: #292929;
  font-family: IRANYekanDigits;

}

.add-link::before {
  background: url("../images/slice.png") no-repeat -170px -144px;
  width: 17px;
  height: 23px;
  display: inline-block;
  margin-left: 14px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.add-link {
  padding-right: 30px;
  position: relative;
  text-align: right;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 6000;
}

.tel-link::before {
  background: url("../images/slice.png") no-repeat -130px -147px;
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-left: 14px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tel-link,
.mail-link,
.fax-link,
.mob-link {
  padding-right: 30px;
  position: relative;
  text-align: right;
  padding-left: 30px;
  font-size: 12px;
  font-family: IRANYekanDigits;
}

.fax-link::before {
  background: url("../images/slice.png") no-repeat -124px -185px;
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-left: 14px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.mob-link::before {
  background: url("../images/slice.png") no-repeat -167px -185px;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-left: 14px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.lnk-footers li {
  line-height: 2.5;
  position: relative;
  list-style-type: none !important;
}

.lnk-footers li::after {
  width: 4px;
  height: 4px;
  position: absolute;
  content: '';
  background-color: #bcbcbc;
  right: -13px;
  top: 16px;
  border-radius: 100%;
  display: none;
}

.lnk-footers li a {
  color: #f1f1f1;
  font-size: 12px;
  font-weight: 100;
}

.namasd-title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
}

.title-footer.un-link span {
  position: relative;

}

.title-compny {
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}

.text-news {
  font-weight: 600;
  margin-bottom: 10px !important;
  display: block;
  font-size: 14px;
  color: #fff;
}

.form {

  display: flex;
}

.form input {
  width: calc(100% - 80px);
  height: 44px;
  border-radius: 4px;
  padding-right: 20px;
  background-color: transparent;
  margin-left: 5px
  text-align:right;
}

.btn-news-letter {
  background-color: var(--secondary);
  width: 70px;
  height: 43px;
  display: inline-block;
  padding: 0 !important;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;

}

.social-footer ul li {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  margin-left: 10px;
}

.social-footer a {
  display: block;
  width: 36px;
  height: 36px;
  padding: 0;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}

.social-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}

.social-footer a span {
  padding: 0;
  display: block;
  width: 36px;
  height: 36px;
}

.social-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.social-footer a span {
  padding: 0;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}


.send-section {
  background-color: #f6f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.owl-send {

  padding-top: 20px;
  padding-bottom: 20px;
}

.owl-logo .item {
  display: flex;
  align-items: center;
  height: 80px;
}

.owl-news .item {
  background-color: #fff;
  border-radius: 15px;
  color: #fff;
  padding-bottom: 5px;
}

.owl-news .item a {
  color: #fff;
}

.more-news {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  background: rgba(33, 38, 41, 0.72);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 80ms;
  -moz-transition: all 0.5s ease 80ms;
  -ms-transition: all 0.5s ease 80ms;
  -o-transition: all 0.5s ease 80ms;
  transition: all 0.5s ease 80ms;
}

.grid_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  -ms-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  text-align: center;
  z-index: 1;
}

.grid_icon {
  text-align: center;
}

.owl-news .item a {
  color: #222;
}

.more-news {
  visibility: hidden;
}

.owl-news path {
  fill: #fff !important;
}

.news-title {
  padding: 0 10px;
}

.owl-news .item a {
  color: #222;
}

.owl-news .item:hover .grid_icon {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -ms-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.owl-news .item:hover .more-news {
  visibility: visible;
}

.owl-news .item:hover .more-news {
  opacity: 1;
  visibility: visible;
  width: 100%;
  border-radius: 14px 14px 0 0;
}

.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}

.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}

.panel-menu>ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}

.panel-menu ul li {
  width: 100%;
  line-height: 42px;
  padding: 5px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
}

.close-li {
  background-color: #03babe !important;
}

.btn-menu {
  background-color: #03babe !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  cursor: pointer
}

.btn-menu a {
  width: 49%;
  display: inline-block !important;
  line-height: 2;
  text-align: center !important;
  color: #fff !important;
  font-size: 14px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  width: 100%;
  line-height: 42px;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 400;
}

.main-menu a {
  color: #4a4a4a;
  font-weight: 400;
  font-size: 13px;
}

.openSubPanel {
  position: relative;
  height: 42px;
  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu>ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: '';
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, .5);
  width: 500%;
}

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  line-height: 28px;
  float: left;
  position: absolute;
  left: -36px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.about-company.desc a {
  color: #fff;
  font-weight: 100;
}

.tel {
  font-family: IRANYekanDigits;
  direction: ltr;
  display: inline-block;
  color: #42c1d4;
  font-weight: 600;
  font-size: 17px;
}

.tel a,
.mail a {
  color: #42c1d4;
  font-weight: 600;
  font-size: 17px;
}

.lnk-footers a:hover {
  color: #42c1d4;
  transition: all 0.5s linear;
}

.title-footer.lnk-footer.un-link,
.title-footer.un-link {
  font-weight: 700;
  margin-bottom: 10px !important;
  display: block;
  font-size: 13px;
  color: #ffff;
}

.owl-newest .item:hover,
.owl-best-saler .item:hover,
.owl-wnd .item:hover,
.owl-wnd-left .item:hover {
  box-shadow: 0px 0px 15px #ccc;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.owl-carousel .item {
  -webkit-transition-duration: .1s;
  transition-duration: .1s;

}

.news-title {
  color: #000;
  font-size: 11.5px;
  padding: 5px;
}

.owl-news .item:hover .news-title {
  color: #ffb300;
  transition: all 0.5s linear;
}


.c-header.js-header.fixed {
  padding-bottom: 4px !important;
  padding-top: 4px !important;
  -webkit-transform: translateY(-140px);
  transform: translateY(-140px);
}

.banner-col img,
.banner-section img {
  width: 100% !important;
  border-radius: 10px;
}

.brand-row {
  width: 100%;
  padding: 20px;
}

.brand-col {
  width: 10%;
  float: right;
}

.brand-col li a {
  color: #616161;
}

.brand-col li a:hover {
  color: #ff6000;
}

.brand-col li {
  list-style: none;
}

.img-brand {
  margin-left: 10px;
}

.toolbar-desc .line {
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: #fff;
  margin-right: 20px;
}

.link-left .line {
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: #fff;
  margin-right: 10px;
  margin-left: 10px;
}

.copy .row {

  color: #2e2e2e;
  padding-top: 10px;
}

.namd li {
  position: relative;
}

.scrollup,
.icon-up {
  color: #666 !important;
}

.branding {
  border-radius: 7px;
  padding-top: 11px;
  padding-bottom: 7px
}

.img-category.d-block.text-center {
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}

.img-category img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  height: 100% !important;
  width: 100% !important;
}

.name-category {
  color: #565656;
  padding-left: 20px;
}

.categori-list {
  padding-bottom: 20px;
}

.d-block.text-right.name-category {
  margin-bottom: 15px !important;
}

.d-block.text-right.name-category:hover {
  color: #ffb300;
  text-decoration: underline;
  font-weight: 500;
}

.img-category.d-block.text-center img {
  border-radius: 7px 7px 0 0;
}

.owl-slider .owl-next {
  background: url("../images/slice.png") no-repeat -163px -49px !important;
  width: 31px !important;
  height: 55px !important;
  font-size: 0 !important;
  right: 20px !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.owl-slider .owl-prev {
  background: url("../images/slice.png") no-repeat -100px -49px !important;
  width: 31px !important;
  height: 55px !important;
  font-size: 0 !important;
  left: 20px !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.owl-dot {
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}

.owl-dot.active span {
  background-color: #07516e !important;
}

.text-color {
  color: #cac8c8;
  font-size: 12px;
}

.sale-name a {
  color: #787676;
  font-size: 11px;
  font-weight: 500;
}

.c-header.js-header {
  background-color: #fff;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.c-navi-new-list {
  align-items: center;
}

.img-search span {
  background: url("../images/slice.png") no-repeat -137px -10px !important;
  width: 19px !important;
  height: 19px !important;
  vertical-align: middle;
  display: inline-block;
}

header .select2-container--default .select2-selection--single {
  background-color: #ebebeb !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 4px 4px 0 !important;
  border-left: 1px solid #e0e0e0 !important;
}

header .select2-container .select2-selection--single {
  height: 39px !important;

}

header .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #636363 !important;
  line-height: 40px !important;
}

header .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px !important;
}

header .basket a {
  color: #606060;
}

header .line {
  position: relative;
}

header .line::after {
  position: absolute;
  content: '';
  inset: 0;
  width: 2px;
  height: 50%;
  margin: auto;
  background-color: var(--primary);
}

header .account a {
  color: #606060;
}


.d-block.title-banner-top {
  color: #565656;
  font-weight: 600;
  margin-bottom: 10px;
}

.short-text-banner-top {
  color: #565656;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}

.category-section-baaner .card {
  border-radius: 7px !important;
  border: none !important;
}



.banner-right .img-pro-banner:nth-child(2) {
  margin-top: 15px;
}

.d-block.banner-name-category {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #565656;
  font-weight: 600;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

  padding: 10px 0;
  padding-left: 0px;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  border-radius: 0 0 7px 7px;
}

.d-block.banner-name-category i {
  font-size: 10px;
}

.img-pro-banner .banner-name-category,
.category-section-baaner .card:hover img {
  transition: .6s !important;
}

.img-pro-banner,
.category-section-baaner .card .d-block {
  overflow: hidden;
}

.category-section-baaner .card:hover img {
  transform: scale(1.1);
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
  cursor: pointer;
}

.category-section-baaner .card:hover .title-banner-top {
  color: #ffb300;

}

.d-block.text-left.name-category {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 5px !important;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  direction: ltr;
}

.owl-logo .item:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);

}

.owl-logo img {
  transition: .3s ease-in-out;
}

.banner-col img,
.banner-section img {
  transition: all 0.6s linear;
}

.banner-col img:hover,
.banner-section img:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
  cursor: pointer;
}

.img-category {
  position: relative;
  overflow: hidden;
}

.img-category:hover img {
  transition: .6s !important;
}

.categori-list .item:hover img {
  transform: scale(1.1);
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
  cursor: pointer;
}

.cssmenu ul ul li.has-sub:hover a,
.cssmenu ul li.has-sub ul li.has-sub ul li a:hover {
  background: #f81;
  color: #fff !important;
}

.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.cssmenu:after,
.cssmenu>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.cssmenu #head-mobile {
  display: none
}

.cssmenu>ul>li {
  display: inline-table;
  position: relative;
  z-index: 5;
  margin-right: 15px;
}

.cssmenu>ul>li.has-sub:hover>a:before {
  top: 23px;
  height: 0
}

.cssmenu ul ul {
  position: absolute;
  left: -9999px;
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background-color: #fff;
}

.cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}

.cssmenu ul ul li:hover {}

.cssmenu li:hover>ul {
  left: auto
}

.cssmenu li:hover>ul>li {
  height: 45px
}

.cssmenu ul ul ul {
  margin-right: 100%;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.cssmenu ul ul li a {
  padding: 0 15px;
  width: 200px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #aeb2b5;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
}

.cssmenu ul ul li:last-child>a,
.cssmenu ul ul li.last-item>a {
  border-bottom: 0
}

.cssmenu ul ul li:hover>a,
.cssmenu ul ul li a:hover {
  color: #fff;
  background-color: #03babe;
}

.cssmenu ul ul li.has-sub>a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ccc;
  content: ''
}

.cssmenu ul ul li.has-sub>a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ccc;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease
}

.cssmenu ul ul>li.has-sub:hover>a:before {
  top: 17px;
  height: 0
}

.cssmenu ul ul ul li.active a {
  border-left: 1px solid #333
}

.cssmenu>ul>li.has-sub>ul>li.active>a,
.cssmenu>ul ul>li.has-sub>ul>li.active>a {
  border-top: 1px solid #333
}

.cssmenu li:hover>ul {
  left: auto;
}

.cssmenu>ul>li>a {
  font-size: 14px;
  text-decoration: none;
  color: var(--title);
  line-height: 2;
  font-weight: 500;

}

#cssmenu1 li i {
  font-size: 10px;
  vertical-align: middle;
  color: #a3a3a3;
  margin-left: 2px;
}

.cssmenu>ul>li>a>span {
  padding: 5px 14px;
}

#cssmenu>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  z-index: 99;
  text-align: right;
}


.call span {
  display: block;
}

.img-favorite {
  background: url('../images/slice.png') no-repeat -15px -11px;
  width: 25px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
}

.fave-count {
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 19px;
  background-color: #ee1841;
  border-radius: 100%;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  color: #fff;
  display: inline-block;
  margin-left: -7px;
  z-index: 1;
  position: relative;
}

.instagram a {
  background: url("../images/bg-instagram.png") no-repeat;
  height: 32px;
  display: block;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 8px;
  background-size: 100% 100%;
}

.owl-slider .owl-dots .owl-dot span {
  width: 35px;
  height: 4px;
  background-color: #fff;
}

.d-block.img-category {
  width: 120px;
  height: 120px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
  border-radius: 100%;
  background-color: #e1e1e1;
  padding: 10px;
  position: relative;
}

.d-block.img-category img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100% !important;

}

/**tABER*/
#tabCaroudel {
  border-radius: 7px !important;

}

#tabCaroudel .list-group-item {
  border-radius: 0px;
  cursor: pointer;
  text-align: right;
  position: relative;
  margin-bottom: 0 !important;
  padding: 0 !important;
  background-color: #fff;
  color: #000;
  font-size: 13px;
  border-left: none;
  border-right: none;
  border-top: none;

}

.wonderfull .list-group-item.active::after {
  position: absolute;
  right: 105%;
  height: 100%;
  content: '';
  width: 4px;
  background-color: #c6da44;
  top: 0;
}

.list-group-item h4 {
  font-size: 13px;
  padding: 10px 5px;
  font-weight: 600;
}

.list-group-item.active {
  color: #fff !important;
  background-color: #c6da44 !important;
  border-color: #c6da44 !important;
  font-size: 13px;
}

.woder-full .price-old {
  color: #4a5f73;
  text-decoration: line-through;
  font-size: 14px;
  margin-bottom: 10px !important;
  text-align: center;
}

.carousel-inner {
  background-color: #fff;
  border-radius: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.row.row-link {
  text-align: center;
  margin-top: 10px !important;
}

.name {
  color: #000;
  text-align: center;
  margin-top: 8px;
}

.right-carousel {
  box-shadow: 0px 0px 11px #ccc;
  -moz-box-shadow: 0px 0px 11px #ccc;
  -o-box-shadow: 0px 0px 11px #ccc;
  -webkit-box-shadow: 0px 0px 11px #ccc;
  -ms-box-shadow: 0px 0px 11px #ccc;
  border-radius: 4px !important;
}

.title-slde-sec3 {
  text-align: center;
  color: #e11062;
  margin-top: 20px;
  margin-bottom: 40px !important;
  font-weight: bold;
}

.flip-clock-dot.top {
  top: 0.75rem !important;
  background-color: #000;
  border-radius: 0px !important;
}

.flip-clock-dot.bottom {
  bottom: 0;
  top: 1.4em !important;
  background-color: #000;
  border-radius: 0px !important;
}

.wonderfull .flip-clock-wrapper ul li a div div.inn {
  font-size: 0.4em !important;
}

.section1 .flip-clock-wrapper ul li a div div.inn {
  font-size: 0.2em !important;
}

.lnk-video:hover .img-play {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  cursor: pointer;
}

.img-send img {
  width: 100% !important;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100% !important;
}

.img-send {
  width: 40px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0;
  top: -20px;
  z-index: 1;
}

.thumbnail.thum-send {
  background-color: #fff;
  display: block;
  border-radius: 25px;
  position: relative;
  padding: 21px 20px 7px 20px;
  text-align: center;
  color: #857c7c;
  font-weight: 600;
  font-size: 14px;
  box-shadow: 0px 3px 5px #ccc;
  margin: 30px auto 5px auto;
}

.img-send {
  width: 40px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: -25px;
  z-index: 1;
  height: 45px;

}

.banner-col a {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
  height: 185px;
}

.banner-col a img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  height: 100% !important;
  border-radius: 7px;
}

.owl-carousel .item {
  direction: rtl;
}

.title-section.text-center .color {
  color: #33b9c5;
}

.d-block.c-wnd {
  color: #48c2d7;
  text-align: center;
  font-weight: bolder;
  font-size: 31px;
  position: relative;
  margin-bottom: 20px;
}

.d-block.c-wnd::after {
  position: absolute;
  background-color: #000;
  content: '';
  right: 0;
  left: 0;
  margin: auto;
  width: 65%;
  height: 1px;
  bottom: 0;
}

.title-wnd {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.of-wnd {
  color: #ff0600;
  font-family: IRANYekanDigits;
  font-weight: bolder;
  font-size: 30px;
  letter-spacing: -3px;
}

.wnd-pro-name {
  text-align: center;
  color: #393939;
  font-weight: 600;
  font-size: 14px;
}

.desc-wnd-pro-name {
  color: #a4a4a4;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}

.wnd-price {
  text-align: center;
}

.offer-wnd {
  color: #9c9c9c;
  font-family: IRANYekanDigits;
  font-size: 18px;
  letter-spacing: -2px;
  font-weight: 600;
  margin-left: 10px;
}

.unit {
  color: #9c9c9c;
}

.total-wnd {
  color: #252525;
  font-size: 20px;
  font-family: IRANYekanDigits;
  letter-spacing: -1px;
  font-weight: 600;
}

.d-block.wnd-btn {
  text-align: center;
}

.d-block.wnd-btn ul li {
  display: inline-block;
  margin: 0 10px;
}

.wnd-add {
  background-color: #48c2d7;
  padding: 10px;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #ccc;
}

.wnd-detail {
  background-color: #ebebeb;
  padding: 10px;
  color: #000;
  font-weight: 500;
  border-radius: 5px;

}

.lbl-offter {
  background-color: #ee1b34;
  display: inline-block;
  color: #fff;
  border-radius: 25px;
  padding: 2px 10px;
  position: absolute;
  left: 10px;
  top: 10px;
}

.persent-wnd {
  background-color: #ee1b34;
  color: #fff;
  display: inline-block;
  padding: 0 12px;
  border-radius: 25px;
  position: absolute;
  top: 45px;
  left: 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.8;
}

.img-wnd {

  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}

.img-wnd img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100% !important;

}

.all-more a {
  background-color: #48c2d7;
  display: block;
  color: #fff;
  padding: 10px;
  border-radius: 7px 7px 0 0;
  font-weight: 600;
  font-size: 13px;
  position: relative;
}

.all-more a i {
  position: absolute;
  left: 5px;
  top: 7px;
  width: 30px;
  text-align: center;
  height: 30px;
  background-color: #ffffff36;
  border-radius: 100%;
  line-height: 30px;
}

.carousel-control-next-icon {
  background: url('../images/slice.png') no-repeat 0 -56px !important;
  width: 20px;
  height: 39px;
}

.carousel-control-prev-icon {
  background: url('../images/slice.png') no-repeat 49px -56px !important;
  width: 20px;
  height: 39px;
}

.fixed-bottom-bar {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 5px;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  z-index: 999;
}

.fixed-bottom-bar.style-2 li {
  display: block;
  margin-top: 5px;
  transition: .2s;
}

.fixed-bottom-bar li .btn {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  display: block;
  padding: 0;
  border-radius: 7px;
  background: #fff;
  color: #666;
  box-shadow: rgba(0, 0, 0, .2) 0 2px 3px !important;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

.fixed-bottom-bar li .btn {
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #666;
}

.btn.wooscp-btn {
  line-height: 38px !important;
}

.owl-category .owl-prev,
.owl-category .owl-next {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 0 !important;
  font-size: 0 !important;
  display: inline-block !important;
}

.owl-category .owl-prev span {
  background: url('../images/slice.png') no-repeat 0 -56px;
  width: 20px;
  height: 39px;
  font-size: 0 !important;
  display: inline-block !important;
}

.owl-category .owl-next span {
  background: url('../images/slice.png') no-repeat -49px -56px;
  width: 21px;
  height: 39px;
  font-size: 0 !important;
  display: inline-block !important;
}

.thumbs .owl-item {
  float: none !important;
  width: 100% !important;
}

.thumbs .owl-stage {
  width: 100% !important;
}

.thumbs .owl-item.current {
  background-color: #c6da44;
  color: #fff;
}

.thumbs {
  direction: ltr !important;
}

.thumbs .item h4 {
  font-size: 13px;
  padding: 13px 10px;
  margin-bottom: 0 !important;
}

.thumbs.owl-carousel {
  background-color: #fff;
  border: 1px solid #48c2d7;
  border-radius: 0 0 7px 7px;
}

.big .owl-stage-outer {
  background-color: #fff;
  border-radius: 7px !important;
}

.big .item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.big .owl-nav i {
  color: #000 !important;
}

.banner-section {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.logo-section {
  background-color: transparent;
}

.titlexo {
  color: var(--title);
}

.quick-btn {
  position: absolute;

  bottom: 100px;
  z-index: 3;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 3px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.quick-btn .list-menu {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  padding: 0;

  line-height: 30px;
  transform: scale(0);
  transition: .15s linear;
  margin: 3px 0;
}

.list-menu button {
  background: #fff;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  box-shadow: 0px 0px 5px #a2a1a1;
}

.addToWishlist i {
  background: url("../images/slice.png") no-repeat -18px -156px;
  width: 22px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
}

.addToCompare i {
  background: url("../images/slice.png") no-repeat -14px -190px;
  width: 18px;
  height: 17px;
  vertical-align: middle;
  display: inline-block;
}

.addToCard i {
  background: url("../images/slice.png") no-repeat -17px -124px;
  width: 22px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
}

.owl-carousel .item:hover .quick-btn,
.product-layout :hover .quick-btn {
  left: 10px !important;
  z-index: 999;
}

.owl-carousel .item:hover .list-menu,
.product-layout :hover .list-menu {
  transform: scale(1) !important;
  transition: .15s linear;
}

.owl-newest-row .item {
  /* border:1px solid #fff; */
}

/* .owl-newest-row .item:hover {
    border-color: #49bac0;
    box-shadow: 0px 0px 15px #ccc;
} */

.newest {
  /* background-color: #f4f5f7; */
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.title-section .color {
  color: var(--title) !important;
  background-color: #f4f5f7;
}

.link-left>span {
  display: inline-block;
  vertical-align: middle;
}

.c-navi-new-list__category.c-navi-new-list__category--main .line {
  margin-right: 19px;
}

.wnd {
  background: url(../images/bg-wnd.jpg) no-repeat;
  background-size: auto;
  background-size: cover;
  padding-top: 18px;
  padding-bottom: 18px;
}

.soon-text.soon-separator {
  position: absolute !important;
  left: -1px;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {

  top: 45%;

}

.timer far.fa-clock {
  color: #7a7a7a;
  font-size: 20px;
}

.soon-repeater.soon-value {
  margin: auto !important;
  height: 100%;

}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  font-size: 14px;
  color: #545354;
}

.soon-text {
  font-weight: 501 !important;
}

.soon[data-layout*="group"] {
  padding: 0 !important;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {

  bottom: 37% !important;
  font-size: 10px !important;
  display: none;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}

.soon-group.soon-group-sub {
  direction: ltr;
}

.soon[data-scale="m"] {
  font-size: 4px;
  direction: ltr !important;
}

.col-12.text-center.more a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  font-family: IRANYekanDigits;
}

.row.row-banner-section {
  direction: ltr;
}

.border-raduis-5 {
  border-radius: 5px;
}

.banner-full {
  background-color: #fff;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.container-fluid.banner {
  background-color: #f6f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.slide-progress {
  width: 100%;
  height: 4px;
  background: #ed1c24;
  z-index: 3;
  border-radius: 25px;
  position: absolute;
  bottom: 70px;
  right: 0;

}

.card.rotating {
  background: url("../images/bg-rotate.jpg") no-repeat;
  background-size: cover !important;
  border: none !important;
  padding: 30px;
  border-radius: 5px;
  direction: rtl;
}

.card.rotating .card-body {
  border-radius: 5px;
  background-color: #fff;
  position: relative;
}

.header-rotate {
  color: #fff;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px !important;
  font-weight: 600;
}

.tooltip {
  font-family: IRANYekan;
}

.list ul {
  text-align: center;
}

.img-pro-wnd img {
  border-radius: 7px;
}

.col-12.text-center.more {
  margin-top: 50px;
}

.list-banner li {
  list-style: none;
}

.banner-top a img {
  width: 100% !important;
}

/* 
new css added
 */
.logo-title {
  font-size: 1.2rem;
  color: var(--primary);
  font-weight: 800;
}

.slider-section .row {
  flex-direction: row-reverse;
}

.banner-section img {
  border-radius: 15px;
}

.cat-box-xo {
  position: relative;
}

.cat-box-xo {
  position: relative;
}

.cat-box-xo-title {
  position: absolute;
  bottom: 35px;
  right: 0;
  left: 0;
  text-align: center;
  font-weight: 800;
  display: flex;
  align-items: center;
  align-items: center;
  flex-direction: column;
  gap: .5rem;
  color: var(--title);
}

.img-100 {
  width: 100% !important;
  height: 100% !important;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

.bg-1 {
  background-color: #f4f5f7;
}

.bg-2 {
  background-color: #e6e6e6;
}

.section-title h3 {
  color: #004e98 !important;
  font-weight: 700;
}

.section-title p {
  font-weight: 400;
  color: var(--title);
}

.cat-card-desc {
  background-color: var(--primary);
  text-align: right;
  padding: 1rem;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}


.thumb-img {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.btn-special {
  background-color: var(--secondary);
  color: #fff;
  padding: .7rem 1.5rem;
}

.owl-carousel.owl-theme.owl-logo .item img {
  background: #ebf0f8;
  padding: 1rem;
  border-radius: 15px;
  width: 80px !important;
  height: 80px !important;
  object-fit: none;
}

.section-top {
  background: var(--primary);
  color: #fff;
  padding: .7rem;
}

.banner-over {
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: end;
  justify-content: center;
  flex-direction: column;
  color: #FFF;
  gap: 1rem;
}

.btn-light {
  padding: .3rem;
  border-radius: 50px;
  color: var(--title);

}

.gift-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  flex-direction: column;
}

.news-name {
  position: absolute;
  bottom: 15px;
  color: #fff;
  right: 15px;
}

.news-name a {
  color: #fff;
  font-size: 12px !important;
}

.tag-name {
  background-color: #fff;
  color: #333;
  border-radius: 25px;
  padding: .3rem 1rem;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 11px;
  font-weight: 800;
}

.item-news .img-pro-wnd {
  height: 200px;
}

ul {
  padding: 0;
}

.text-news+form {
  background-color: #1b2a55;
}

.col-lg-6.about-company {
  position: relative;
}

@media(min-width:768px) {
  .col-lg-6.about-company:after {
    position: absolute;
    right: -50px;
    top: 0;
    bottom: 0;
    width: 1px;
  }
}

.br-se {
  border-right: 1px solid #6f6f6f;
  border-left: 1px solid #6f6f6f;
  padding: 0 3rem;
}

.social-col {
  background-color: #1a2646;
  padding: 3rem 2.5rem !important;
  margin-top: 2rem;
  font-size: 12px;
}

.owl-logo-2 .item img {
  object-fit: none;
}

#btt {
  display: inline-block;
  /* background-color: #fff; */
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--footer);
  /* border:1px solid var(--footer); */
  border-radius: 50%;
}


#btt:hover {
  cursor: pointer;
  /* background-color: #333; */
}

#btt:active {
  /* background-color: #555; */
}

#btt.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */
@media (min-width: 500px) {
  .content {
    width: 43%;
  }

}

@media(max-width:767px) {

  .t-index.has-top-banner {
    padding: 0 !important;
  }
body{
    padding-top:0 !important;
}
  .section-top {
    font-size: 10px;
  }

  .logo-mob {
    width: 100px;
  }

  .cat-box-xo-title {
    font-size: 12px !important;
    bottom: 10px;
  }

  .cat-box-xo img {
    height: 175px !important;
    object-fit: cover;
  }

  .title-section span {
    font-size: 15px;
  }

  .social-col {
    padding: 1rem 0 !important;
    flex-direction: column;
    gap: 1rem;
  }

  .newest {
    padding-top: 0;
  }

  .title-section a {
    font-size: 10px;
  }

  .br-se {
    border: none;
  }
}
.account{
    position:relative;
}
.dropdown-menu.menu-account.show{
    display: flex;
    flex-direction: column;
    width: fit-content;
    float: left;
}
.dropdown-menu.show{
    background: #fff;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    border-radius: 15px;
    overflow:hidden;
    border:none;
}
.sweet-card{
    background: #fff;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    position: relative;
    border-radius: 15px;
    padding:1rem 0;
}
/*
Sticky Product Info 
*/
.stpi-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    min-height: 110px;
    box-shadow: 0 0.15rem 1.75rem 0 rgba(33, 40, 50, 0.15);
    z-index: 99999;
    transform: translateY(110px);
    transition: .3s ease;
}
.stpi-img{
    width:60px;
    height:60px;
    border-radius:10px;
}
.stpi-show{
        transform: translateY(0);
}