﻿@font-face {
  font-family: shabnam;
  src: url("fonts/shabnam.eot");
  src:
    url("fonts/shabnam.eot?#iefix") format("FontName-opentype"),
    url("fonts/shabnam.woff") format("woff"),
    url("fonts/shabnam.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.dropdown .sidebar-left .menu-texts li a {
  line-height: 3.5;
}

.dropdown .sidebar-left .menu-texts li a .text-link {
  display: inline;
  padding-right: 10px;
}

.ab p {
  color: rgb(190 190 190) !important;
}

.item-cart .cart-image img {
  width: 80%;
}

@media (max-width: 575.98px) {
  .header-container.stick {
    position: relative;
  }
}

@media only screen and (orientation: portrait) {
  .goshi1 {
    display: none !important;
  }
}

@media only screen and (orientation: landscape) {
  .system1 {
    display: none !important;
  }
}

.floating-chat {
  right: unset !important;
  left: 3%;
}
.master1 {
  width: 60%;
}
.master2 {
  direction: rtl;
}
.master3 {
  display: flex;
  align-items: center;
}
.master4 {
  display: inline-block;
  color: black;
}
.master5 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.master6 {
  text-align: right;
}
.master7 {
  width: 40px;
}
.master8 {
  overflow-y: scroll;
  height: 516px;
  overflow-x: hidden;
  z-index: 99999999999999999;
}
.master9 {
  text-align: right;
}
.master10 {
  width: 16%;
  left: 80%;
  padding: 1%;
  border-radius: 5px;
  position: absolute;
}
.master11 {
  font-size: 13px;
  font-weight: 900;
}
.master12 {
  font-size: 18px;
}
.master13 {
  width: 40px;
  margin-left: 22px;
}
.master14 {
  width: 40px;
}
.master15 {
  font-size: 18px;
}
.master16 {
  color: rgb(190 190 190);
}
.master17 {
  font-size: 18px;
}
.ab > .cd > p {
  color: rgb(190 190 190);
}
.master18 {
  color: white;
}
.master19 {
  text-align: center;
}
.master20 {
  width: 20%;
  padding-right: 2%;
}
.master21 {
  background-color: #d1e9e9;
  color: #080808;
  direction: rtl;
  text-align: right;
  width: 90%;
  margin: 0 10px 0 0;
}
.master22 {
  color: black;
  background-color: #f3f3f3;
  text-align: right;
}
.master23 {
  color: black;
  background-color: #f3f3f3;
  text-align: right;
}
.header-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #2f3d4a;
  line-height: 1;
  vertical-align: middle;
  padding:0px 0px 0px 10px;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}
.header-icon:hover {
  color: #04a550;
  transform: translateY(-1px);
}
.header-location-icon,
.header-search-icon,
.header-user-icon,
.header-cart-icon,
.header-burger-icon {
  font-size: 18px;
}
.header-location-icon {
  margin-left: 6px;
}
.header-cart-icon {
  margin-left: 6px;
}
.header-burger-icon {
  font-size: 20px;
}
.header .main-header .header-left {
  padding: 0px;
}
