* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

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;
}

a {
  text-decoration: none !important;
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}
@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/FlowBold_MRT.woff2") format("woff2");
}
@font-face {
  font-family: "vazir";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FlowBold_MRT2.woff2") format("woff2");
}
body {
  direction: rtl !important;
  font-family: IRANSans;
  font-weight: normal;
  font-size: 14px;
  line-height: 2.2;
  position: relative;
  overflow-x: hidden;
  background-color: #f4f5f7;
}
.img-slice {
  background: url("../images/slices.png") no-repeat;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.set > span {
  font-size: 14px;
  display: block;
  position: relative;
  color: #fff;
}
.lnk-footers li a {
  color: #fff;
  font-size: 11.5px;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .text-slide {
    padding: 10px 70px;
  }

  .form-section {
    padding-top: 4rem;
    padding-bottom: 10rem;
  }
  .banner-section {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }
  .banner-section::after {
    content: "";
    right: 0;
    width: 100%;
    top: -81px;
    background: url("../images/vector.png");
    width: 100%;
    height: 81px;
    position: absolute;
  }
  .form-content {
    padding: 50px;
  }

  .back-to-top {
    width: 38px;
    background-color: #ed1f24;
    border-radius: 100%;
    height: 38px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    left: 6px;
    top: -14px;
    color: #fff;
  }
  .back-to-top i {
    color: #fff;
  }
  .header.sticky-menu {
    box-shadow: 0px 0px 5px #575555;
  }
  .c-left {
    text-align: left;
  }
  .c-right {
    text-align: right;
  }

  .title-footer {
    font-size: 15px;
  }
  .set > span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 100% !important;
}
@media screen and (min-width: 1200px) {
}
.accordion-container .set > span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #fff;
  font-size: 10px;
}

@media screen and (max-width: 991.99px) {
  .form-row.position-relative {
    background-color: #f4f5f7;
    padding: 15px 10px;
  }
  .product-search button {
    background-color: transparent !important;
  }
  .header {
    background-color: #2d3195;
  }
  .owl-stage {
    padding-right: 0 !important;
  }
  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
    background-color: #fff;
  }
  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }
  .link-footer {
    background-color: #eceff1;
  }
  .slider .col-12 {
    padding: 0 !important;
  }
  .text-center.more a span {
    font-size: 11px;
  }
  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menuTrigger i {
    color: #fff;
    font-size: 27px;
    vertical-align: middle;
    margin-left: 10px;
  }
  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }
  .container {
    max-width: 100%;
  }
  .footer-bottom {
    text-align: center;
  }
}
.title-footer {
  font-size: 15px;
  display: block;
  position: relative;
  color: #fff;
}
.lnk-footers li {
  line-height: 2;
  position: relative;
  list-style-type: none !important;
  padding-right: 10px;
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.col-banner a,
.col-banner a img,
.col-banner {
  border-radius: 15px;
}
@media screen and (min-width: 992px) {
  .col-banner a::after {
    padding-bottom: 380px !important;
  }
  .d-flex.flex-icon {
    align-items: center;
    justify-content: flex-end;
  }
  .d-flex.f-cal {
    width: 89%;
  }
  .d-flex.f-cal a {
    font-size: 13px;
  }
  .logo-footer img {
    margin-top: -25px;
    position: relative;
    z-index: 1;
    margin-right: 7%;
  }
  .title-footer.lnk-footer.un-link {
    margin-top: 50px;
  }
  .container-fluid.slider.p-0 {
    margin-top: -95px;
  }
  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    height: 100% !important;
  }
  .owl-stage {
    padding-right: 0 !important;
  }
  .row-menu-mob {
    display: none !important;
  }
  .logo {
    height: 80px;
  }
  .logo img {
    margin-bottom: -31px;
    z-index: 2;
    position: relative;
    margin-right: 26px;
  }
  .logo img {
    object-fit: contain;
  }
  .title-footer {
    margin-bottom: 13px !important;
  }
  .more a {
    border: 1px solid #fff;
    border-radius: 15px;
    color: #fff;
    padding: 7px 22px;
  }
  #panel-menu {
    display: none;
  }
  .register {
    position: relative;
  }
  .menu .active.show {
    background-color: #fff;
  }
  .nav.tab-menu.nav-pills {
    background-color: #eee;
  }
}
.owl-theme.owl-brands a {
  display: block;
  background-color: #fff;
}

.categori-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .logo img {
    margin-right: 27% !important;
  }
}
@media screen and (max-width: 991.99px) {
  .row.menu {
    display: none !important;
  }

  .page {
    overflow-x: hidden;
  }
  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }
  .menu-mob {
    background-color: #f9f9f9;
  }
  .row.row-align {
    align-items: center;
  }
  .copy {
    text-align: center !important;
  }
  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }

  #search-field {
    line-height: 2.5;
    width: calc(100% - 25px);
    border-radius: 13px;
    padding-right: 10px;
    font-size: 13px;
  }

  #search {
    display: block;
    cursor: pointer;
  }
  .title-footer {
    font-size: 13px;
  }
  .title-footer {
    display: block;
  }
}

.call:hover,
.mail:hover {
  color: #fb7275;
}
.lnk-footers li a:hover {
  color: #fb7275;
  transition: all 0.2s linear;
  text-decoration: underline !important;
  font-weight: 500;
}

.title-footer.un-link span {
  position: relative;
}

@media screen and (max-width: 570.99px) {
}
.owl-slider .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  background-color: transparent !important;
  border: 2px solid #fff;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}
.owl-slider .owl-dots .owl-dot.active span,
.owl-slider .owl-dots .owl-dot:hover span {
  background: #e12b27 !important;
  border-color: #e12b27 !important;
}
.owl-slider .owl-prev {
  position: absolute;
  top: 48%;
  left: 30px;
  width: 34px;
  height: 65px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
  background: url("../images/arrow.png") !important;
  font-size: 20px !important;
  transform: rotate(-180deg) !important;
}
.owl-slider .owl-next {
  position: absolute;
  top: 48%;
  right: 30px;
  width: 34px;
  height: 65px;
  border-radius: 100% !important;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
  background: url("../images/arrow.png") !important;
  font-size: 20px !important;
}
.owl-slider:hover .owl-next,
.owl-slider:hover .owl-prev {
  opacity: 1;
}
.copy {
  padding-top: 17px;
  padding-bottom: 17px;
  color: #e3dfdf;
  background-color: #ed1f24;
}
.c-left,
.c-right {
  font-weight: 300;
}
.c-left span,
.c-right span {
  font-weight: 400;
  color: #fff;
}
.right-footer {
  position: relative;
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  left: 0;
  margin: auto;
}
.container-fluid {
  margin: 0 auto;
  max-width: 1566px;
}
.footer-link {
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.form-title .bld {
  font-weight: 900;
  font-size: 16px;
}
@media screen and (max-width: 767.99px) {
  .logo-footer::before {
    top: -52px;
    left: 0;
    margin: auto;
    right: 0;
  }
  .text-slide {
    padding: 10px 20px;
  }
  .form-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .col-banner {
    margin-bottom: 15px;
  }
  .banner-section {
    padding-top: 2rem;
  }
  .news-section {
    padding-left: 0 !important;
  }
  .logo-footer img {
    margin-top: -47px;
    position: relative;
  }
  .footer::before {
    width: 100% !important;
    background-position: center !important;
  }
  .info-contact {
    text-align: center;
  }
  .row-social {
    text-align: center;
  }
  .social-footer {
    width: 100%;
  }
  #msform fieldset {
    top: 50px;
  }
  fieldset {
    max-width: 80% !important;
    margin: auto !important;
  }
  .image-spot-element-image img {
    width: 60px !important;
  }
  .image-spot-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
    direction: ltr;
    margin-right: 0 !important;
  }
  .image-spot-elements.p-0 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-title {
    font-size: 1rem;
  }
  .owl-slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin: 0 !important;
  }
  .back-to-top {
    width: 44px;
    border: 1px solid #4477a3;
    display: inline-block;
    height: 44px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 1px;
  }
  .text-xs-center {
    text-align: center;
  }
  .c-left,
  .c-right {
    font-size: 10px;
  }

  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .more a {
    padding: 5px 11px !important;
  }
  .info-contact {
    margin-top: 20px;
  }
  .sotial-footer ul {
    margin: auto;
  }
  .sotial-footer a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .sotial-footer ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .header.sticky-menu .row-header {
    display: none !important;
  }

  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
    border-bottom: 1px solid #a5a7a961;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.lnk-footers {
  padding-right: 0;
}

.sticky-menu .c-navi.js-navi {
  padding-top: 0;
  padding-bottom: 0;
}

.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
  background: var(--main-color) !important;
}

.page {
  overflow-x: hidden;
}

.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  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;
}

.close-li {
  background-color: #f3f3f3 !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;
  padding-right: 0 !important;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}

#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}

.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #717471;
  font-weight: 500;
  font-size: 14px;
}

.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #717471;
  font-weight: 500;
  font-size: 14px;
}

.openSubPanel {
  position: relative;

  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, 0.5);
  width: 500%;
}

.arow-menu i {
  background-position: -16px -34px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.closeSubPanel i {
  background-position: -15px -55px;
  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: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.support:hover a {
  transform: scale(1.1);
  transition: all 0.2s linear;
}
.support a {
  margin-right: 10px;
}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}
.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}
.ico-menu {
  margin-left: 5px;
  box-shadow: 0px 1px 5px #ccc;
}
@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
}
.dropdown-menu .submenu {
  display: none;
  position: absolute;
  right: 100%;
  top: -7px;
  max-height: calc(100vh - 112px);
  overflow-y: auto;
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}
.footer {
  color: #fff;
  background-color: #2d3195;
  padding-bottom: 40px;
  position: relative;
  margin-top: 50px;
}
.logo-footer {
  position: relative;
}
.logo-footer::before {
  content: "";
  position: absolute;
  background: url("../images/bg-footer.png");
  width: 304px;
  height: 37px;
}

.form-row::after {
  position: absolute;
  top: 0;
  width: 60%;
  right: 0;
  content: "";
  height: 100%;
  border-radius: 0 15px 15px 0;
  background-color: #f4f5f7;
  box-shadow: 3px 5px 12px #e3e3e3;
}
@media screen and (min-width: 600px) {
  .col-banner a 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;
  }
  .col-banner a::after {
    content: "";
    display: block;
    padding-bottom: 70%;
  }

  .col-banner a {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .logo-footer::before {
    right: -62px;
    top: -36px;
  }
  .news-section {
    padding-bottom: 4rem;
  }
  .c-left,
  .c-right {
    font-size: 11px;
  }
  .owl-slider .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 10px;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

a:hover {
  color: #227dc6;
}
.owl-slider .owl-nav i {
  font-size: 0 !important;
}

.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}
.search-result-list li a {
  color: #000;
}

@media screen and (min-width: 992px) {
  .owl-slider .owl-dots .owl-dot.active span,
  .owl-slider .owl-dots .owl-dot:hover span {
    width: 35px !important;
    border-radius: 25px !important;
  }
  .header {
    background-color: #2d3195;
  }
  .logo {
    position: relative;
  }
  .logo::after {
    content: "";
    position: absolute;
    right: -63px;
    bottom: -32px;
    background: url("../images/bg-header.png");
    width: 280px;
    height: 36px;
    background-position: right;
    background-repeat: no-repeat !important;
    z-index: 1;
    background-size: contain;
  }
  .c-navi-new-list {
    display: flex;
    align-items: center;
    position: relative;
  }
  .c-navi-new-list li {
    list-style: none;
  }
  .cssmenu ul ul li.has-sub:hover > a {
    background: #1a5f91;
    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;
    z-index: 101;
  }
  .search-item i {
    font-size: 20px !important;
    cursor: pointer;
  }
  .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;
    margin-left: 30px;
    position: relative;
    text-align: right;
  }

  .cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
  }

  .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: #fff;
    padding-top: 10px;
    z-index: 2;
    border-radius: 7px;
  }

  .cssmenu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }

  .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: #000;
    font-weight: 500;
    line-height: 2.7;
    box-shadow: 0px 0px 4px #ac9e9e;
    margin: 0 10px 10px;
    border-radius: 5px;
  }

  .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: #084306;
  }

  .cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ccc;
    content: "";
  }

  .cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    left: 8px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ccc;
    content: "";
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.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: 13px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 3;
  }

  #cssmenu1 li i {
    font-size: 8px;
    vertical-align: middle;
    color: #fff;
    margin-right: 2px;
  }

  .cssmenu > ul > li > a > span {
    padding: 5px 2px;
  }

  #cssmenu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 99;
    text-align: right;
  }

  .c-navi-new-list li {
    list-style: none;
  }
  .search-item {
    position: relative;
  }
  .icon-search.fal.fa-search {
    vertical-align: middle;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    line-height: 35px;
  }
  .search-wrapper form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: flex-end;
    border-radius: 15px;
  }
  .search-submit {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0;
    background-color: #227dc6;
    height: 46px;
    width: 52px;
    padding: 0;
    position: relative;
    border-radius: 0 5px 5px 0;
    line-height: 51px;
  }
  .search-submit i {
    font-size: 20px !important;
    margin: 0 !important;
    color: #fff !important;
  }
  .search-field {
    padding: 5px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    width: 100%;
    height: 46px;
  }
  .search-result {
    top: 41px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    left: 45px;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 7px 5px #737373;
    width: 450px;
    padding: 5px;
    border-radius: 0 0 15px 15px;
  }
  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
  .search-result li {
    list-style: none;
    padding: 4px 10px;
    text-align: right;
    line-height: 2;
  }
  .search-result li a {
    color: #000;
    font-weight: 400;
  }

  .search-wrapper {
    position: absolute;
    left: 45px;
    transition: all 0.5s ease;
    top: -5px !important;
    width: 0;
    overflow: hidden;
    z-index: 100000;
  }
  .search-wrapper.expand {
    width: 450px;
  }
  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
}
.text {
  text-align: justify;
}
.brand-logo {
  width: 29px !important;
  height: 34px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.call {
  color: #fff;
  direction: ltr;
  display: inline-block;
  font-weight: 600;
  font-size: 15px;
}
.social-footer ul li {
  display: inline-block;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  vertical-align: middle;
  overflow: hidden;
  margin-left: 8px;
}
.social-footer a {
  display: block;
  width: 27px;
  height: 27px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.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 {
  display: block;
  width: 27px;
  height: 27px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  margin: auto;
  border-radius: 12px;
  text-align: center;
  line-height: 27px;
}
.social-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.social-box li a i {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}
.social-footer a span img {
  object-fit: contain;
  max-width: 29px;
}
.copy {
  font-size: 11px;
}
.sticky-menu .c-navi-new-list__category-item > li > a:hover {
  color: #fff;
}

.owl-slider .owl-nav {
  margin-top: 0 !important;
}
.register button {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}
.menu-account li:hover {
  background-color: #f0f0f1;
}

.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}

.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}
.img-reg span {
  background-position: -113px -5px;
  width: 20px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#dropdownMenuButton2::after {
  display: none !important;
}
.text-slide {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: left;
  background-color: #0303031e;
  color: #767d7d;
  z-index: 1;
}
.slide-col::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../images/bg-slider.png");
  width: 100%;
  height: 6px;
  z-index: 1;
}
.form-section {
  background-color: #fff;
}
.form-row {
  border-radius: 25px;
}

.img-form img,
.form-content {
  position: relative;
  z-index: 1;
}
.form-content {
  color: #1a1a1a;
}
.f-img-user {
  background-position: -65px -41px;
  width: 20px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.f-img-mob {
  background-position: -98px -50px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.flex-field {
  background-color: #fff;
  border-radius: 14px;
  align-items: center;
  padding: 5px 10px;
}
.text-form {
  font-size: 12px;
}
.lbl-form {
  font-weight: 600;
}
.flex-field input.text-form {
  width: calc(100% - 40px);
  height: 42px;
  font-size: 13px;
  padding-right: 11px;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-color: rgb(255, 255, 255);
}
.checkcontainer input:checked ~ .checkmark {
  background-color: #e12b27;
}
.checkcontainer input:checked ~ .checkmark::after {
  display: block;
}
.checkcontainer .checkmark::after {
  left: 10px;
  top: 6px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.checkcontainer {
  display: block;
  position: relative;
  padding-right: 35px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #1a1a1a;
}
.btn-danger {
  background-color: #e12b27;
  border-color: #e12b27;
}
.frm .btn-danger {
  border-radius: 14px;
  height: 51px;
  line-height: 38px;
}
.banner-section {
  background-color: #f4f5f7;
}
.d-flex.flex-cal {
  line-height: 1.8;
}
.bg-bold {
  background-color: #e30613;
  border-radius: 5px;
  margin: 0 5px;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 600;
}
.flex-cal a {
  color: #fff;
  display: inline-block;
  direction: ltr;
  font-weight: 300;
}
.d-flex.flex-cal a span {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
.icon-cal {
  background-position: -140px -52px;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.d-flex.f-cal {
  background-color: #242777;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
}
.d-flex.f-cal a {
  color: #fff;
  display: inline-block;
  direction: ltr;
}
.d-flex.f-cal .gap {
  margin: 0 5px;
  display: inline-block;
}
.d-flex.flex-icon .gap {
  font-size: 26px;
  line-height: 1;
}
.article-title {
  color: #2d3195;
  min-height: 40px;
  font-weight: 600;
  padding: 0 15px;
}
.content-article {
  color: #666666;
  min-height: 100px;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 300;
}
.news-section {
  padding-top: 3rem;
}
.owl-news .item {
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0px 0px 10px #e2e3e5;
  margin-bottom: 20px;
}
.img-news img {
  border-radius: 15px 15px 0 0;
  object-fit: cover;
  max-width: 100% !important;
  max-height: 100% !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.owl-news .item:hover .img-news img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.d-block.img-news {
  height: 230px;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
}
.category-article {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #383c8ce3;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  padding: 0px 10px;
  font-weight: 300;
  z-index: 1;
}
.link-news {
  color: #666;
  font-size: 13px;
}
.link-news i {
  color: #ed1f24;
  margin-right: 2px;
  vertical-align: middle;
}
.register button {
    border: 1px solid #ccc !important;
    border-radius: 5px;
}

/*
shop link styles
*/
#dropdownMenuButton1 {
    background-color: transparent;
    position: relative;
    width: 34px;
    height: 34px;
    padding: 0 !important;
    color:#fff;
}
.shop .count {
    width: 19px;
    height: 18px;
    background-color: #509041;
    border-radius: 7px;
    line-height: 17px;
    display: inline-block;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 1px;
    right: -5px;
    font-family: initial;
    z-index: 1;
}
.img-shop {
    background-position: -5px -3px;
    width: 23px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    /*height:-webkit-fill-available;*/
}
.shop .dropdown-menu {
    height:-webkit-fill-available;
}
.dropdown-menu.show {
    display: block;
}
.mini-cart {
    border-radius:8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 330px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.mini-cart-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 10px;
    border-bottom: 4px solid #f6f6f6;
}
.shop .btn {
    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;
    min-height: 40px;
    border: 0;
    border-radius: 10px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
.btn.btn-link {
    color: #212121;
    text-decoration: none;
}
.mini-cart-products {
    max-height: 280px;
    overflow-y: auto;
}

.mini-cart-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin: 10px;
}
.mini-cart-product-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
}
.mini-cart-product-thumbnail a {
    display: block;
    position: relative;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mini-cart-product-thumbnail img {
    max-width: 100%;
}
.mini-cart-product-thumbnail a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    border-radius: 10px;
    opacity: .03;
    z-index: 10;
}
.mini-cart-product-detail {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 15px;
    position: relative;
}
.mini-cart-product-brand {
    font-weight: 700;
    margin-bottom: 5px;
}
.mini-cart-product-detail a {
    color: #212121;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.mini-cart-product-title {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 700;
}
.mini-cart-product-detail a {
    color: #212121;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.mini-cart-purchase-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mini-cart-product-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.mini-cart-product-price {
    font-weight: bold;
}
.currency {
    font-size: 12px;
}
.mini-cart-product-remove {
    position: absolute;
    top: -2px;
    left: -2px;
    border: 0;
    background-color: transparent;
    z-index: 1;
}
.mini-cart-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 10px;
    border-top: 4px solid #f6f6f6;
}
.mini-cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mini-cart-total-label {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
}
.mini-cart-total-value {
    font-size: 18px;
    font-weight: bold;
}
.shop .btn {
    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;
    min-height: 40px;
    border: 0;
    border-radius: 10px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}
.menuTrigger-icon {
    display: flex;
    gap: 12px;
}
.imgrelus {
    font-size: 13px;
    display: flex;
    gap: 10px;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 8px;
    align-items: center;
}
.imgrelus img {
    height: 25px;
    width: 25px;
}
.menuTrigger-icon {
    display: flex;
    align-content: center;
    align-items: center;
}
.contact-image-div {
    background-image: linear-gradient(90deg, #22222255, rgba(34, 34, 34, 0.18) 76%), url('https://parsgreenmotor.com/images/%D8%AA%D9%85%D8%A7%D8%B3%20%D8%A8%D8%A7%20%D9%85%D8%A7.jpg') !important;
}
@media(min-width:800px){
    .footer {
        padding-right: 60px;
    }}
    
    
    .gghhdd .price {
      font-size: 20px;
      font-weight: bold;
      color: #333;
    }
    .gghhdd .discount {
      font-size: 14px;
      color: #d9534f;
    }
    .gghhdd .quantity-control {
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #ddd;
      border-radius: 5px;
      padding: 7px 15px 3px;
    }
    .gghhdd .quantity-control button {
      border: none;
      background: none;
      font-size: 20px;
      color: #333;
      cursor: pointer;
    }
    .gghhdd .quantity-control button:disabled {
      color: #ccc;
      cursor: not-allowed;
    }
   .gghhdd button#increase-btn, #decrease-btn {
    background: none;
    font-size: 20px;
}
.gghhdd button#decrease-btn {
    font-size: 16px;
}
.gghhdd .discount {
    text-decoration: line-through;
}
.discount {
    color: #bfbfbf !important;
}
.gghhdd .discount .ofsalde{
        background: #ed1f24;
        margin-right:3px;
        color:#fff;

}
.gghhdd .ofsalde {
    background: #ed1f24;
    margin-right: 3px;
    color: #fff;
    width: max-content;
    border-radius: 200px;
    padding: 3px;
    font-size: 13px;
    text-decoration: none !important;
}
.gghhdd .khdgrdn{
    width:50%;
}
.gghhdd .ddhsn{
    display:flex;
}
.gghhdd .price {
    font-size: 17px;
}
.gghhdd .dscr{
    font-size:11px;
    font-weight:500;
}
@media(max-width:767px){
.col-lg-4.col-md-4.col-sm-5.ps-md-0.col-banner img {
    height: 180px !important;
    object-fit: scale-down;
    border-radius: 20px !important;
}}


@media(min-width:767px){
    #btmtr,#closeMenu{
        display:none;
    }
    .sdcs{
        margin-right:0 !important;
    }
}
@media(max-width:767px){
    /* استایل اولیه */
#mainDivForRightMenu {
    position: fixed;
    top: 0;
    right: -300px; /* مخفی کردن منو خارج از صفحه */
    width: 300px;
    height: 100%;
    background-color: #f8f8f8;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    transition: right 0.3s ease-in-out;
    z-index: 1000;
}

/* زمانی که منو باز است */
#mainDivForRightMenu.open {
    right: 0;
}
#btmtr i{
    margin-left:5px;
}
#btmtr svg{
    margin-left:5px;
}
div#mainDivForRightMenu {
    overflow: scroll;
}
button#btmtr {
    padding: 5px 15px;
    background: #2d3195;
    color: #fff;
    width:max-content;
    border-radius: 1px;
    position: fixed;
    z-index: 9;
        top: 150px;
    right: 20px;
    width: max-content;
}

.close-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}
}
form#frm-store {
    font-family: 'IRANSans';
}
.quantity-control {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 4px 8px;
}

.quantity-control button {
background: none;
  border: none;
  font-size: 26px;
  cursor: pointer;
  padding: 4px 10px;
  color: #007bff;
  line-height: 1;
}

.quantity-control span {
  margin: 0 10px;
  font-weight: bold;
}
