.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-item {
  float: right;
  align-items: start;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: contents;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button {
  position: absolute;
  height: 90px;
  width: 49px;
  margin: 0 !important;
  top: calc(50% - 45px);
  color: #a8a8a8;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button:hover {
  background-color: #fff;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 26px;
  background: url("https://tajcell.com/wp-content/ispir_framework_plugins/product_carousel/asset/img/digikala_arrow.svg") no-repeat;
  background-size: contain;
  top: calc(50% - 13px);
  left: 16px;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button.ma_owl-prev {
  right: 0;
  border-radius: 8px 0 0 8px;
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button.ma_owl-prev:before {
  transform: rotate(180deg);
}
.modirabzar_framework_product_carousel_digikala .ma_owl-carousel .ma_owl-nav button.ma_owl-next {
  left: 0;
  border-radius: 0 8px 8px 0;
}
.modirabzar_framework_product_carousel_digikala .item > .inner {
  height: 100%;
}
.modirabzar_framework_product_carousel_digikala .item > .inner:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), transform 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 1, 1);
}
.modirabzar_framework_product_carousel_digikala .item {
  display: block;
  height: 100%;
  padding-top: 3px;
}
.modirabzar_framework_product_carousel_digikala .item .title {
  margin: 0;
}
.modirabzar_framework_product_carousel_digikala .image img {
  margin: auto;
}
.modirabzar_framework_product_carousel_digikala .ma-price-discount-wrapper {
  overflow: hidden;
}
.modirabzar_framework_product_carousel_digikala .ma-price-discount-wrapper .ma-discount-percent {
  float: left;
  margin-right: 5px;
}
.modirabzar_framework_product_carousel_digikala .ma-price-discount-wrapper .ma-discount {
  float: left;
  text-decoration: line-through;
}
.modirabzar_framework_product_carousel_digikala .ma-price {
  text-align: left;
}
.modirabzar_framework_product_carousel_digikala .ma-price .currency {
  margin-right: 5px;
}

.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-item {
  float: right;
  align-items: start;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: contents;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button {
  position: absolute;
  height: 50px;
  width: 55px;
  margin: 0 !important;
  top: calc(50% - 25px);
  color: #a8a8a8;
  background-color: #fff;
  border: 1px solid #cbcbcb;
  outline: none;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button:hover {
  background-color: transparent;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button:hover:before {
  border: 1px solid #cbcbcb;
  transition: border-color 0.2s ease-in-out;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button:before {
  background: url("https://tajcell.com/wp-content/ispir_framework_plugins/product_carousel/asset/img/mootanroo_arrow.svg");
  left: 15px;
  border-radius: 50%;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 12px 12px;
  top: calc(50% - 15px);
  background-repeat: no-repeat;
  background-position: 9px 9px;
  border: 1px solid transparent;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button.ma_owl-prev {
  right: 0;
  border-radius: 30px 0 0 30px;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button.ma_owl-prev:before {
  transform: rotate(180deg);
  left: 11px;
  background-position: 9px 8px;
}
.modirabzar_framework_product_carousel_mootanroo .ma_owl-carousel .ma_owl-nav button.ma_owl-next {
  left: 0;
  border-radius: 0 30px 30px 0;
}
.modirabzar_framework_product_carousel_mootanroo .item > .inner {
  height: 100%;
  overflow: hidden;
}
.modirabzar_framework_product_carousel_mootanroo .item {
  display: block;
  height: 100%;
}
.modirabzar_framework_product_carousel_mootanroo .item .title {
  margin: 0;
}
.modirabzar_framework_product_carousel_mootanroo .image img {
  margin: auto;
}
.modirabzar_framework_product_carousel_mootanroo .ma-discount-percent {
  float: left;
  margin-left: 15px;
}
.modirabzar_framework_product_carousel_mootanroo .ma-price {
  text-align: center;
  margin-top: 12px;
  float: left;
  width: 100%;
}
.modirabzar_framework_product_carousel_mootanroo .ma-price .currency {
  margin-right: 3px;
}
.modirabzar_framework_product_carousel_mootanroo .ma-price .regular_price {
  display: inline-block;
}
.modirabzar_framework_product_carousel_mootanroo .ma-price .sale_price {
  display: inline-block;
  text-decoration: line-through;
}

.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-item {
  float: right;
  align-items: start;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: contents;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button {
  position: absolute;
  height: 50px;
  width: 55px;
  margin: 0 !important;
  top: calc(50% - 25px);
  outline: none;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button:hover {
  background-color: transparent;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button:before {
  background-image: url(https://tajcell.com/wp-content/ispir_framework_plugins/product_carousel/asset/img/okala_arrow.svg);
  left: 12px;
  border-radius: 50%;
  content: "";
  position: absolute;
  width: 30px;
  height: 38px;
  background-size: 22px 22px;
  top: calc(50% - 18px);
  background-repeat: no-repeat;
  background-position: 3px 6px;
  border: 1px solid transparent;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button.ma_owl-prev {
  right: 0;
  border-radius: 30px 0 0 30px;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button.ma_owl-prev:before {
  transform: rotate(180deg);
  left: 11px;
  background-position: 9px 8px;
}
.modirabzar_framework_product_carousel_okala .ma_owl-carousel .ma_owl-nav button.ma_owl-next {
  left: 0;
  border-radius: 0 30px 30px 0;
}
.modirabzar_framework_product_carousel_okala .item > .inner {
  height: 100%;
  overflow: hidden;
}
.modirabzar_framework_product_carousel_okala .item {
  display: block;
  height: 100%;
  border-radius: 5px;
}
.modirabzar_framework_product_carousel_okala .item:hover {
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
}
.modirabzar_framework_product_carousel_okala .item .title {
  margin: 0;
}
.modirabzar_framework_product_carousel_okala .image {
  position: relative;
}
.modirabzar_framework_product_carousel_okala .image img {
  margin: auto;
}
.modirabzar_framework_product_carousel_okala .image .ma-discount-percent {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
}
.modirabzar_framework_product_carousel_okala .price {
  text-align: center;
  display: flex;
  align-items: end;
  width: 100%;
}
.modirabzar_framework_product_carousel_okala .price .ma-price-wrapper {
  width: 100%;
}
.modirabzar_framework_product_carousel_okala .price .ma-discount {
  letter-spacing: 0.5px;
  color: #bdbdbd;
  text-decoration: line-through;
}
.modirabzar_framework_product_carousel_okala .add_to_cart {
  display: block;
  text-align: center;
  width: 90%;
  margin: 20px auto;
}
.modirabzar_framework_product_carousel_okala .add_to_cart:before {
  content: "+";
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 22px;
  font-size: 23px;
  font-family: calibri;
  display: inline-block;
  border-radius: 50%;
  margin-left: 10px;
  font-weight: normal;
  vertical-align: middle;
}

.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel:hover .ma_owl-nav {
  display: contents !important;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-item {
  float: right;
  align-items: start;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button {
  position: absolute;
  height: 64px;
  width: 64px;
  margin: 0 !important;
  top: calc(50% - 32px);
  outline: none;
  background-color: rgba(255, 255, 255, 0.6);
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button:before {
  background-image: url(https://tajcell.com/wp-content/ispir_framework_plugins/product_carousel/asset/img/digistyle_arrow.svg);
  left: 0;
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-size: 34px 34px;
  top: 0;
  background-repeat: no-repeat;
  background-position: 14px 15px;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button.disabled {
  display: none;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button.ma_owl-prev {
  right: 0;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button.ma_owl-prev:before {
  transform: rotate(180deg);
  background-position: 13px 10px;
}
.modirabzar_framework_product_carousel_digistyle .ma_owl-carousel .ma_owl-nav button.ma_owl-next {
  left: 0;
}
.modirabzar_framework_product_carousel_digistyle .item > .inner {
  height: 100%;
  overflow: hidden;
}
.modirabzar_framework_product_carousel_digistyle .item {
  display: block;
  height: 100%;
}
.modirabzar_framework_product_carousel_digistyle .item .title {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modirabzar_framework_product_carousel_digistyle .product_category {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  z-index: 9;
}
.modirabzar_framework_product_carousel_digistyle .image {
  position: relative;
}
.modirabzar_framework_product_carousel_digistyle .image .overlay {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.03;
  top: 0;
  left: 0;
  -ms-touch-action: none;
  touch-action: none;
  pointer-events: none;
}
.modirabzar_framework_product_carousel_digistyle .image img {
  margin: auto;
}
.modirabzar_framework_product_carousel_digistyle .image .ma-discount-percent {
  min-height: 48px;
  min-width: 52px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  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;
}
.modirabzar_framework_product_carousel_digistyle .price {
  text-align: left;
  display: flex;
  align-items: end;
  width: 100%;
}
.modirabzar_framework_product_carousel_digistyle .price .ma-price-wrapper {
  width: 100%;
}
.modirabzar_framework_product_carousel_digistyle .price .ma-price-wrapper .ma-price {
  display: inline-block;
}
.modirabzar_framework_product_carousel_digistyle .price .ma-price-wrapper .ma-discount {
  display: inline-block;
  letter-spacing: 0.5px;
  color: #bdbdbd;
  text-decoration: line-through;
  margin-left: 5px;
}

.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-item {
  float: right;
  align-items: start;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: contents;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button {
  position: absolute;
  height: 40px;
  width: 40px;
  margin: 0 !important;
  top: calc(30% - 20px);
  background-color: #fff;
  border-radius: 50%;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button:hover {
  background-color: #fff;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button:before {
  background: url("https://tajcell.com/wp-content/ispir_framework_plugins/product_carousel/asset/img/timcheh_arrow.svg") no-repeat;
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-size: contain;
  top: calc(50% - 7px);
  left: 16px;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button.ma_owl-prev {
  right: 0;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button.ma_owl-prev:before {
  transform: rotate(180deg);
  left: 12px;
}
.modirabzar_framework_product_carousel_timcheh .ma_owl-carousel .ma_owl-nav button.ma_owl-next {
  left: 0;
}
.modirabzar_framework_product_carousel_timcheh .item > .inner {
  height: 100%;
}
.modirabzar_framework_product_carousel_timcheh .item {
  display: block;
  height: 100%;
  padding-top: 3px;
}
.modirabzar_framework_product_carousel_timcheh .item .title {
  margin: 0;
}
.modirabzar_framework_product_carousel_timcheh .image {
  position: relative;
}
.modirabzar_framework_product_carousel_timcheh .image .overlay {
  content: "";
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.03;
  top: 0;
  left: 0;
  -ms-touch-action: none;
  touch-action: none;
  pointer-events: none;
}
.modirabzar_framework_product_carousel_timcheh .image img {
  margin: auto;
  mix-blend-mode: darken;
}
.modirabzar_framework_product_carousel_timcheh .ma-price-discount-wrapper {
  overflow: hidden;
}
.modirabzar_framework_product_carousel_timcheh .ma-price-discount-wrapper .ma-discount-percent {
  float: left;
  margin-right: 5px;
}
.modirabzar_framework_product_carousel_timcheh .ma-price-discount-wrapper .ma-discount {
  float: left;
  text-decoration: line-through;
}
.modirabzar_framework_product_carousel_timcheh .ma-price {
  text-align: left;
}
.modirabzar_framework_product_carousel_timcheh .ma-price .currency {
  margin-right: 5px;
}

/*# sourceMappingURL=style_public.css.map */
