#pr-qc-container {
  display: inline-block;
  width: 700px;
  max-width: 100%;
}

#pr-qc-container .modal-dialog {
  max-width: 850px;
}

.breadcrumb {

  background: none;
  font-size: 13px;
}

.dproduct {}

#gallery_01 img {
  border: 2px solid white;
}

.introsocialicon {
  font-size: 19px;
  margin: 1px;
  margin-top: 0px;
  color: #4c4c4c;
}

.introsocialul {
  float: right;
  width: 113px;
  text-align: left;
}

.introsocialul li {
  display: inline-block;
}

.ms_overtitsh {
  float: right;
  margin-left: 9px;
}

#image2 {
  display: block;
  margin: 0px auto;
}

.col-ms-zoom {
  background-size: 100% 100%;
  position: relative;
  background-repeat: no-repeat;
}

.col-ms-zoom {
  float: right;
  padding: 0px 0px 20px 10px;
  position: relative;
}

.hd-mn {

  padding-top: 14px;
}

.zoom-nd {

  width: 100%;
  margin: 22px auto 0 auto;
}

.listed-zoom {
  padding-top: 0;
  position: absolute;
  right: 0px;
  top: 41%;
  z-index: 9;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
  padding: 0;
}

.ms_paa {
  padding: 5px 3px;
}

.pricePrd {
  min-width: 140px;
  line-height: 38px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 0 10px;
  background-color: #ffffff;
  display: inline-block;
  color: #666666;
  font-size: 18px;
  margin-top: 5rem;
}

.trapezoid-nd {
  border-bottom: 28px solid #ff5253;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 130px;
  position: absolute;
  top: 28px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -23px;
  color: #fff;
  text-align: center;
}

.bx-ms {}

.pr_flash_wrapper {
  position: relative;

  top: 42px;
}

.hd-mn>h1 {

  text-align: right;
  font-size: 30px;
  color: #413106;
}

.hd-mn>h2 {

  text-align: right;
  font-size: 14px;
  color: #048a8b;
  margin: 14px 0;
}

.col-title-zoom {
  padding: 30px 15px 0 15px;
  min-height: 320px;
  position: relative;
}

.col-title-zoom {
  padding: 30px 15px 0 15px;
  min-height: 320px;
  position: relative;
}

.num2 {
  border: 1px solid #d8d8d8;
  padding: 1px 5px;
  border-radius: 2px;
}

.info-product {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.starContainer {
  margin: 0px auto;
  text-align: center;
}

label.star {
  padding: 1px !important;
  font-size: 15px !important;
  color: #444 !important;
  cursor: pointer;
}

label.star:before {
  content: '\f005' !important;
  color: #c1c1c1;
}

#yourScore {

  font-size: 12px;
  position: relative;
  top: 3px;
  right: -10px;
  color: gray;
}

input.star:checked~label.star:before {
  color: #987539 !important;
  font-family: 'FontAwesome' !important;
  content: '\f005' !important;
  font-weight: 900;
}

input.star-5:checked~label.star:before {
  color: #987539 !important;
  text-shadow: 0 0 0 #048a8b !important;
  font-size: 14px;
}

#pscroe {

  font-size: 13px;
  color: #987539;
  padding-top: 3px;
  display: flex;
  margin-top: 2px;
  align-items: center;
  justify-content: start;
}

#pscroe span {
  position: relative;
  top: 2px;
  right: 5px;
}

.submit {
  background: #666 !important;
  color: #ffffff !important;
  border: none;
  padding: 0 15px;
  min-width: 90px;
  height: 36px;
}

.nav-item a {

  color: #5f5f5f;
  font-size: 17px;
  font-weight: 500;
}

.tblFields {

  background: #fff;
  border-radius: 15px;
}

.field-body {
  background: #f5f5f5;
  margin-bottom: 7px;
  border-radius: 8px;
  position: relative;
  padding-bottom: 6px;
  width: 96%;
  margin: 7px auto;
  transition: 250ms;
  border: 1px solid #eee;
  margin-left: auto !important;
  margin-right: auto !important;
}

.field-body:hover {
  background: #c0eae9;

}

.ms_tool {
  position: relative;
  display: inline-block;
  color: #9a9a9a;
  font-size: 17px;
  font-weight: 100;
}

.btnquantity {
  background: inherit;
  border: 1px solid rgb(204, 204, 204);
}

.inputquantity {
  width: 21%;
  float: left;
  text-align: left;
}

.center {
  width: 150px;
  margin: 40px auto;
}

.ms_tool .tooltiptext {
  visibility: hidden;
  width: 303px;
  background-color: #f5f6f8;
  color: #6b6b6b;
  text-align: right;
  border-radius: 6px;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: auto;
  margin-left: 0;
  opacity: 0;
  transition: opacity 1s;
  border: 1px solid #e4e4e4;
  font-size: 12px;
}

.listed-zoom li {
  width: 20px;
}

[class*='hint--'] {
  position: relative;
  display: block;
}

.hint--top-center::before {
  margin-bottom: -6px;
}

.hint--top-center::after,
.hint--top-center::before {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 5px;
}

.hint--top-center::before,
.hint--top::before {
  border-top-color: #383838;
}

.hint--bounce::after,
.hint--bounce::before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

[class*='hint--']::before {
  content: '';
  position: absolute;
  background: 0 0;
  border: 6px solid transparent;
  z-index: 1000001;
}

[class*='hint--']::after,
[class*='hint--']::before {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.yith-wcqv-button {
  font-size: 0;
  color: #fdfdfd;
}

/* .group-button .yith-wcwl-add-to-wishlist, .group-button .compare, .group-button .yith-wcqv-button {
    display: inline-block;
    float: left;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #333333;
    position: relative;
} */

.yith-wcqv-button::before {
  font-family: 'FontAwesome', sans-serif;
  content: '\f06e';
  font-size: 14px;
  vertical-align: middle;
}

.yith-wcwl-add-to-wishlist::after,
.compare::after,
.yith-wcqv-button::after {
  content: '';
  position: absolute;
  background-color: #333333;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -11px;
  right: -11px;
}

[class*='hint--'][aria-label]::after {
  content: attr(aria-label);
  font-family: inherit;
}

.hint--top-center::after,
.hint--top-center::before {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 5px;
}

.hint--bounce::after,
.hint--bounce::before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

[class*='hint--']::after {
  background: #383838;
  color: #fff;
  padding: 0 10px 2px 10px;
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-shadow: 0 -1px 0 #000;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  line-height: 28px;
}

[class*='hint--']::after,
[class*='hint--']::before {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.yith-wcwl-add-to-wishlist,
.compare,
.yith-wcqv-button {
  width: 100%;
}

/* .add_to_wishlist::before {
    padding-left: 1rem;
} */

.add-to-cartpd a {
  display: inline-block;
  min-width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #333333;
  padding: 0 14px;
  color: #fdfdfd;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background-color: #0ec500 !important;
  border: 1px solid #0ebd42 !important;
}

.add-to-cartpd a:hover {
  color: #fdfdfd;
  background-color: #000;
}

.yith-wcwl-add-to-wishlist a {
  color: #fdfdfd;
  display: block;
  cursor: pointer;
}

a.add_to_wishlist {
  cursor: pointer;
}

.add_to_wishlist::before {
  font-family: 'FontAwesome', sans-serif;
  font-weight: normal;
  content: '\f004';
  font-size: 14px;
}

.yith-wcwl-add-to-wishlist a:hover {
  color: #fdfdfd;
}

.yith-wcqv-button:hover {
  background-color: #000000;
}

.compare:hover {
  background-color: #002458;
}

.add_to_wishlist:hover {
  background-color: #000000;
}

.compare {
  display: inline-block;
  color: #fdfdfd;
  text-align: center;
}

.compare:hover {
  color: #fdfdfd;
}

.priceBox {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.priceBox {
  float: right;
}


.priceAmmount del {
  float: right;
  color: #ff9d00;
  font-size: 15px;
  margin-top: -30px;
  margin-bottom: 0;
  position: relative;
  right: -30px;
  top: 19px;
}

.arraw_box {}

.arraw_box a {
  justify-content: center;
  display: flex;
}

.priceBox .priceAmmount {
  color: #b10103;
  padding: 0 11px;
  font-size: 38px;
  font-family: kalamehFaNum !important;
  font-weight: 900;
}

.priceHigh {
  color: rgb(177 177 177);
  top: -27px;
  right: 0;
}

.priceAmmount span {
  font-size: 20px !important;
}

.redpriceAmmount .priceAmmount {
  color: #b50202;
  font-size: 34px;
}

.redUnit {
  color: #b50202;
}

.priceHigh {
  color: #848484;
  top: 0;
  text-decoration: line-through;
  font-size: 30px !important;
  font-family: kalamehFaNum !important;
  margin-right: 12px;
}


.priceUnit {

  color: #b10103;
  padding: 0 11px;
  font-size: 42px;
  font-family: kalamehFaNum !important;
  font-weight: 900;
}

.itemInnerPr {
  font-size: 14px;
}

.itemInnerPr span {}

.quantity {

  position: relative;
  background: white;
  border-radius: 28px;
  padding: 5px 24px;
  display: flex;
  align-items: center;

  border: 1px solid #a8a8a8;
}

.inner_pr .quatity_title {
  position: relative;
  top: -37px;
  left: 8px;
}

.input-text {
  width: 61px;
  height: 40px !important;
  font-size: 17px;
  border: 1px solid #ffffff;
  padding: 0 10px;
  text-align: center;
  font-weight: 700;
  margin-right: 8px;
  color: #545454;
  font-family: kalamehFaNum !important;
  background: white;
}

.btn-number {
  font-size: 19px;
  line-height: 25px !important;
  cursor: pointer;
}

.arraw_box a {

  justify-content: center;
  display: flex;
  margin-bottom: 2px;
  border: 0px;
}

.arraw_box a i {
  color: gray;
}

.btn_addBasket {
  background: #048a8b;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 13px;
  border-radius: 33px;
  font-size: 18px;
}

.btn_addBasket:hover {
  background: #005e5e;
  color: #fff;
}

.itemInnerPr a {

  color: #a17602;
  border-bottom: 1px dashed #a17602;
}

.click span {
  z-index: 2;
  transition: all 0.32s ease;
  font-size: 25px;
  color: #505050;
}

#spfav:hover {
  opacity: 0.8;
  transition: all 0.32s ease;
}

#spfav:active {
  transform: scale(0.93, 0.93) translateY(2px);
  transition: all 0.32s ease;
}

.ring,
.ring2 {
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 19px;
  left: 18px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.32s ease;
}

.activefav span,
.active-2 span {
  color: #f52727 !important;
  transition: all 0.32s ease;
}

.active-2 .ring {
  width: 58px !important;
  height: 58px !important;
  top: -10px !important;
  left: -10px !important;
  position: absolute;
  border-radius: 50%;
  opacity: 1 !important;
  transition: all 0.32s ease;
}

.active-2 .ring {
  transition: all 0.32s ease;
}

.active-2 .ring2 {
  transition: all 0.32s ease;
}

.active-3 .ring2 {
  width: 60px !important;
  height: 60px !important;
  top: -11px !important;
  left: -11px !important;
  position: absolute;
  border-radius: 50%;
  opacity: 1 !important;
  transition: all 0.32s ease;
}

.click fa {
  font-size: 25px !important;
}

.fvtitle {
  float: right;
  margin-top: 6px;
  font-size: 15px !important;
}

.favactive {
  color: #f52727 !important;
}

.breadcrumb {
  text-align: right;
  direction: rtl;
  padding: 0px 14px;
  margin-bottom: 0;
}

.fre_pr_box {
  background: #fff;
  padding: 10px 0;
  border-radius: 5px;
  border: 1px solid #eee;
  direction: rtl;
}

.fre_pr_img {
  width: 97px;
}

.fre_pr_box h3 {
  font-size: 13px;
  text-align: right;
  padding-top: 7px;
  font-weight: 700;
  color: #4c4c4c;
}

.fre_pr_box h5 {
  text-align: right;
  font-size: 13px;
  padding-top: 6px;
  color: gray;
}

.form-check .label-text {
  margin-right: 0;
  float: right;
  display: inherit;
  margin-top: -4px;
  cursor: pointer;
  padding-top: 4px;
  font-size: 13px;
}

.addCoContainer {
  margin: 0;
  background-color: #fdfdfd;
  padding: 1px 15px;
  border: 1px solid #efefef;
  margin-bottom: 2rem;
}

.addCoContainer {
  direction: rtl;
}

.addCoContainer h3 {
  font-size: 14px;
  line-height: 45px;
  font-weight: bold;
}

.addCoContainer h3 {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
}

.addCoContainer input,
.addCoContainer textarea {
  text-align: right;
  direction: rtl;
}

.tcfinder {
  background: whitesmoke;
  height: auto;
  overflow: auto;
  padding: 22px 0;
  -webkit-border-radius: 0% 0% 100% 100% / 0% 0% 8px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  background: #f2f2f2;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 2px #fff inset, -1px -1px 2px #fff inset;
  border-radius: 3px/6px;
}

.tcfinder {
  direction: rtl;
}

.tcfinder>div {
  float: right;
}

.commentrow {
  direction: rtl;
  text-align: right;
}

.cmt_admin {
  margin-top: 25px;
}

.cmt_admin .panel-heading {
  padding: 10px;
  color: #21aead;
}

.cmt_admin .panel-heading img {
  width: 50px;
  border: 1px solid #d4d4d4ee;
  padding: 3px;
  border-radius: 5px;
}

.answerForm {
  padding: 10px;
  background: #eee;
  margin: 16px;
  -webkit-box-shadow: 1px 1px 1px 1px #cfcfcf;
  box-shadow: 1px 1px 1px 1px #cfcfcf;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.answerForm {
  direction: rtl;
}

.colorRow {
  list-style: none;
  margin: 0;
  padding: 0;
}

.colorRow .htooltiper:before,
.colorRow .htooltiper:after {
  top: -23px;
}

.box_product_help_buy_cn {
  margin: 86px 0px 5px 0;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box_product_help_buy_cn>h5 {
  font-size: 15px;
  font-weight: 700;
  padding-right: 0;
  margin-bottom: 0;
  color: #616161;
  text-align: right;
}

.box_product_help_buy_cn>h5>i {
  color: #ff1010;
  padding-left: 5px;
}


.box_product_help_buy_cn a {
  margin-right: 8px;
  font-size: 14px;
  color: #048a8b;
  font-weight: 700;
}


.box_product_help_buy_cn a:hover {
  border-bottom: 1px solid #2b2bff;
}

@media (max-width: 575.98px) {
  .priceBox {
    width: 100%;
  }

  .lt-copy {
    text-align: center !important;
    margin-top: 1rem;
  }

  .slidertop {
    margin-top: 5rem;
  }

  .inputquantity {
    width: 52%;
  }

  #myTab .nav-item {
    width: 32%;
    text-align: center;
    margin: 0 2px;
  }

  .nav-tabs .nav-link {
    font-size: 13px;
  }

  .main-title {
    margin-top: 0 !important;
  }

  .bx-ms {
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {
  .slidertop {
    margin-top: 5rem;
  }

  .inputquantity {
    width: 36%;
  }

  .pricePrd {
    margin-top: 2.5rem;
  }

  .main-title {
    margin-top: 0 !important;
  }
}

@media (max-width: 768px) {
  .featTitle {
    padding-bottom: 5px;
  }
}

/* از تو css برداشته شود */

/* .add_to_wishlist::before {
    padding-left: 1rem;
} */

.yith-wcwl-add-to-wishlist,
.compare,
.yith-wcqv-button {
  text-align: center;
  background-color: #2264c4;
  border-radius: 3px;
  margin: 0 3px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  display: block;
  color: white !important;
  height: 40px;
  padding-top: 10px;
}

.group-button .compare i {
  margin-left: 5px;
}

.dproduct {
  direction: rtl;
}

.rprd {
  text-align: right !important;
  padding: 12px;
  font-size: 14px;
}

.divcrt {
  padding-right: 0 !important;
}

.product-grid .product-content {
  direction: rtl !important;
}

.LeftPRow {}

.LeftPRow li {
  display: inline-block;
  margin: 0px 4px;
  float: right;
}

a.single {

  width: 28px;
  height: 28px;
  float: right;
  -webkit-border-radius: 5px;
  border-radius: 16px;
  margin-top: 0px;
  border: 1px solid #c3c3c3;
  margin-right: 2px;
}

a.double {

  width: 28px;
  height: 28px;
  float: right;
  -webkit-border-radius: 5px;
  border-radius: 23px;
  margin-top: 0px;
  border: 1px solid #c3c3c3;
  margin-right: 2px;
}

a.double>span {

  display: block;
  width: 13px;
  height: 26px;
  float: left;
  margin: 0px;
  padding: 0;
}

a.double>span:first-of-type {

  border-radius: 33px 0 0 32px;
  margin-top: 0px;
}

a.double>span:last-of-type {
  border-radius: 0px 39px 39px 0px;
  margin-top: 0px;
}

a.co_img img {

  width: 26px;
  height: 26px;
  border-radius: 50%;
}

.LeftPRow li input[type='radio'] {
  float: right;
}

.LeftPRow li span {
  margin-top: -1px;
  padding-right: 0px;
}

.featbox {
  padding: 10px;
  margin: 10px 0px !important;
  width: 100%;
}

.featbox .ng-select .ng-select-container {
  color: rgba(0, 0, 0, 0.65);
  background-color: #f6f6f6;
  border-radius: 0px;
  border: 1px solid #f6f6f6;
  min-height: 30px;
  border-bottom: 1px solid #cfcfcf;
}

.featbox .ng-select .ng-select-container .ng-value-container .ng-value {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 700;
}

.featTitle {
  font-size: 14px;
  direction: ltr;
  padding-top: 1px;

  display: flex;
  align-items: center;
}

.featTitle {
  direction: rtl;
}

.featTitle img {
  margin-left: 3px;
}

.propbox {
  padding: 5px;
  background: #eee;
  margin: 6px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

.featpic {
  width: 40px;
}

.prod_content {}

:root {
  --white: #ffffff;
  --light: #f0eff3;
  --black: #000000;
  --dark-blue: #1f2029;
  --dark-light: #353746;
  --red: #da2c4d;
  --yellow: #f8ab37;
  --grey: #ecedf3;
}

/* #Primary
================================================== */

::-moz-selection {
  color: var(--white);
  background-color: var(--black);
}

mark {
  color: var(--white);
  background-color: var(--black);
}

.over-hide {
  overflow: hidden;
}

.z-bigger {
  z-index: 100 !important;
}

.pr_color_wrapper {

  display: flex;
  margin-bottom: 10px;
}

.pr_color_title {

  font-weight: bold;
  margin-left: 7px;
}

.pr_color_selected {}

.background-color {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--dark-blue);
  z-index: 1;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.checkbox:checked~.background-color {
  background-color: var(--white);
}

[type='checkbox']:checked,
[type='checkbox']:not(:checked),
[type='radio']:checked,
[type='radio']:not(:checked) {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  visibility: hidden;
}

.checkbox-budget:checked+label,
.checkbox-budget:not(:checked)+label {
  position: relative;
  display: inline-block;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 2px;
  width: 34px;
  height: 34px;
  font-size: 14px;
  margin: 0 auto;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 37px;
  overflow: hidden;
  cursor: pointer;
  color: black;
  background: white;
  border: 1px solid #ddd;
}

.checkbox-budget:disabled+label {
  background: #e6e6e6;
  opacity: 0.5;
}

.checkbox-budget:not(:checked)+label {
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.checkbox-budget:checked+label {
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #00d0ff;
  padding: 3px 0px;
}

.checkbox-budget:not(:checked)+label:hover {}

.checkbox-budget:checked+label span,
.checkbox-budget:not(:checked)+label span {
  position: relative;
  display: block;
}

.checkbox-budget:checked+label span::before,
.checkbox-budget:not(:checked)+label span::before {
  position: absolute;
  content: attr(data-hover);
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-text-stroke: transparent;
  text-stroke: transparent;
  -webkit-text-fill-color: var(--white);
  text-fill-color: var(--white);
  color: var(--white);
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  transition: max-height 0.3s;
}

.checkbox-budget:not(:checked)+label span::before {
  max-height: 0;
}

.checkbox-budget:checked+label span::before {
  max-height: 100%;
}

.checkbox:checked~.section .container .row .col-xl-10 .checkbox-budget:not(:checked)+label {
  background-color: var(--light);
  -webkit-text-stroke: 1px var(--dark-blue);
  text-stroke: 1px var(--dark-blue);
  box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked+label::after {
  font-family: 'FontAwesome';
  content: '\f00c';
  position: absolute;
  left: 10px;
  top: 8px;
  color: #282828;
  font-weight: 700;
  font-size: 12px;
}

.link-to-page {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 20000;
  cursor: pointer;
  width: 50px;
}

.link-to-page img {
  width: 100%;
  height: auto;
  display: block;
}

.liNoHide {
  display: none !important;
}

.pr-co-more {
  font-size: 12px;
  padding: 5px;
  display: block;
  padding-top: 10px;
  color: #1ca2bd !important;
  border-bottom: 1px dashed #1ca2bd;
  cursor: pointer;
}

.pr-pn {
  direction: rtl;
  text-align: right;
  font-size: 14px;
  line-height: 33px;
  margin-top: 15px;
  border-top: 1px solid #d2d2d2;
  padding-top: 23px;
}

.pr-pn a {
  color: blue;
}

.pr-pn img {
  display: block;
  max-width: 100%;
  margin: 40px auto;
}

.table thead th {

  border: 0px;
  padding-top: 13px;
  text-align: right;
}

.table thead th>div:before {
  font-family: 'FontAwesome';
  content: '\f053';
  display: inline-block;
  padding-right: 0px;
  vertical-align: middle;
  font-weight: 900;
  color: #ed7d3e;
  padding-left: 4px;
}

.table td,
.table th {
  border: 0px;
  font-size: 14px;
}

.table th {
  font-size: 15px;
}

.table td {

  font-weight: 500;
  color: #4a4a4a;
  font-size: 16px;
  padding: 2px 2px 0px;
}

.modal {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding: 0 16px;
  position: fixed;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 999;
  /* Adjust according to your needs */
}

.modal.fade-anim {
  transition: opacity 400ms ease-in-out;
  will-change: opacity;
  opacity: 0;
}

.modal.fade-anim.in {
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}

.modal-content {
  background-color: #ffffff;
  border-radius: 4px;
  margin: 16px auto;
  position: relative;
  transition: opacity 400ms ease-in-out;
  width: 100%;
  will-change: opacity;
  display: inline-block;
  max-width: 700px;
  border: 0px solid rgba(0, 0, 0, 0.2);
}

.modal-content-size-m {
  max-width: 992px;
}

.modal-content-size-l {
  max-width: 1200px;
}

.modal-footer,
.modal-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  padding: 0 16px;
}

.modal-header {
  border-bottom: 1px solid #ededed;
}

.modal-body {
  padding: 16px;
}

.modal-footer {
  border-top: 1px solid #ededed;
}

.modal-dialog {
  margin-top: 100px;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: 0;
  font-size: 27px;
  color: #020202;
}

.modal-titr {
  font-size: 14px;
  text-align: right;
}

.moda-share-color {
  background: red;
  width: 43px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: white !important;
  cursor: pointer;
}

.moda-share-color.twitter {
  background: #4dcceb;
  border: 1px solid #4dcceb;
}

.moda-share-color.facebook {
  background: #4d8deb;
  border: 1px solid #4d8deb;
}

.moda-share-color.whatsapp {
  background: #1bd741;
  border: 1px solid #1bd741;
}

.moda-share-color.email {
  background: #ef5662;
  border: 1px solid #ef5662;
}

.moda-share-color.copy {
  width: 100%;
  background: white;
  color: gray !important;
  border: 1px solid #b7b7b7;
}

.moda-share-color.copy span {
  font-size: 14px;
  padding-right: 6px;
  display: inline-block;
  margin-top: 3px;
}

.moda-share-color.copy i {}

.pr-share-container {}

.pr-share-container ul {

  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.pr-share-container ul li {
  margin: 0px 20px;
}

.pr-share-container ul li a {
  cursor: pointer;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  width: 50px;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
}

.pr-share-container ul li a i {
  font-size: 21px;
  color: #505050;
}

.pr-better-price-cn {
  text-align: right;
  margin: 11px 0;
  font-size: 13px;
  color: gray;
}

.pr-better-price-cn a {
  cursor: pointer;
}

.ltrInput {
  text-align: left;
  direction: ltr;
}

.sht-cn {
  height: 97px;
  margin-bottom: 11px;
  line-height: 28px;
  overflow: hidden;
  border: 1px solid #b7b7b7;
  padding: 5px 31px;
  border-radius: 16px;
}

.sht-cn ul {
  margin: 0;
  padding: 0;
}

.sht-cn a {
  color: #0000ff;
}

.sht-auto-height {
  height: auto;
}

.sht-btn {
  margin-bottom: 0px;
  line-height: 19px;
  overflow: hidden;
  font-size: 13px;
  color: #646464;
}

.sht-btn a {

  color: #048a8b !important;
  border-bottom: 1px dashed #1ca2bd;
  cursor: pointer;
  font-size: 13px;
}

.btn_notify_mojoodi {
  display: inline-block;
  padding: 4px;
  border: 1px solid #0b66c3;
  background: #0a79ea;
  border-radius: 5px;
  margin-right: 10px;
  color: white !important;
  cursor: pointer;
}

.btn_notify_mojoodi:hover {
  background: #f1ea28;
  color: black !important;
}

.offer_pr_cn {
  display: flex;
  align-items: center;
}

.Offer_pr_color {
  height: 36px;
}

.offer_pr_remains {
  margin-right: 14px;
  font-weight: 700;
  height: 37px;
  display: flex;
  align-items: center;
}

.offer_pr_remains>countdown {
  width: 71px;
  display: inline-block;
  color: #ff6600;
}

.offer_pr_remains i {
  color: gray;
  margin-right: 42px;
  position: relative;
  top: -1px;
}

.index_offer_cn {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: gray;
  font-weight: bold;
}

.offer_color_pr_cn {
  display: inline-block;
  background: white;
  padding: 4px 4px 5px;
  border-radius: 10px;
  margin: 5px;
}

.index_offer_cn .offer_color_pr_cn {}

.offer_color_pr_cn>span {
  padding-right: 5px;
}

.index_offer_cn .offer_color_pr_cn>span {
  padding-right: 0px;
  color: gray;
  font-size: 13px;
}


.field_info {
  cursor: pointer;
  color: #1590f9 !important;
  margin-right: 5px;
}

.field_tooltip_content {}

.field_tooltip_content h2 {
  font-size: 13px;
  text-align: right;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding: 5px;
  line-height: 20px;
}

.field_tooltip_content .field_content_html {
  font-size: 12px;
  text-align: justify;
  padding: 5px;
  direction: rtl;
}

.field_tooltip_content .field_content_html img {
  width: 137px;
  float: right;
  border-radius: 3px;
  margin-left: 5px;
}

.field_tooltip_content .field_more_cn {
  width: 100%;
  border-top: 1px solid #eee;
  margin-top: 11px;
  padding-top: 7px;
  text-align: left;
}

.field_tooltip_content .field_more_cn a {
  background: #fbfbfb;
  padding: 2px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.field_tooltip_content .field_more_cn a:hover {
  background: #e7e7e7;
}

.tippy-tooltip {
  position: relative;
  color: #484848;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  padding: 0.3125rem 0.5625rem;
  line-height: 1.4;
  text-align: center;
  will-change: transform;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
}

.tippy-popper[x-placement^='top'] .tippy-arrow {
  border-top: 8px solid #fff;
}

.tippy-popper[x-placement^='bottom'] .tippy-arrow {
  border-bottom: 8px solid #fff;
}

.ngx-gallery-thumbnails .ngx-gallery-thumbnail {
  border-radius: 5px;
  border: 1px solid #e7e7e7;
}

.ngx-gallery-image.ngx-gallery-active {
  z-index: 2 !important;
  border: 1px solid #ddd;
  border-radius: 14px;
  background: #292f2d;
  background-repeat: no-repeat;
  background-position: center;
}

.ngx-gallery-icon {
  color: #b3b3b3 !important;
}

.ngx-gallery-arrow-wrapper {
  z-index: 2 !important;
}

.ngx-gallery-arrow-wrapper .ngx-gallery-arrow {
  z-index: 2 !important;
  top: 55%;
  background: #e5e5e5;
  padding: 3px 9px;
  font-size: 15px;
  color: gray !important;
  border-radius: 3px;
}

.prSmilar_box {
  direction: ltr !important;
  border-radius: 10px;
  /* background: white; */
  padding: 10px 60px;
}

.more_products_btn {
  background: #afafaf;
  font-size: 13px;
  color: white;
}

.more_products_btn i {
  position: relative;
  top: 2px;
  right: 5px;
}

.ngx-gallery-thumbnail-size-cover .ngx-gallery-thumbnails .ngx-gallery-thumbnail {
  height: calc(80% - 0px) !important;
}

.media_header {
  background: #ecf9ff;
  padding: 10px;
  text-align: right;
  font-size: 14px;
  border-bottom: 1px solid #d5cfcf;
}

.media_body {
  display: flex;
  padding: 6px;
  flex-wrap: wrap;
}

.media_box {
  margin: 8px;
}

.media_box a {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}

.media_box a:hover {
  border: 1px solid rgb(162, 245, 8);
}

.media_box img {
  width: 160px;
  height: 120px;
  border-radius: 5px;
}

.ngx-gallery-thumbnails-wrapper {
  width: 91% !important;
  height: 80% !important;
  left: 20px !important;
  bottom: 0;
}

.ngx-gallery-thumbnails-wrapper .ngx-gallery-active {
  border: 1px solid #b10103 !important;
}

.ngx-gallery-image-size-contain {}

.ngx-gallery-image-wrapper {
  z-index: 1;
  height: 106% !important;
}

.ngx-gallery-image-size-contain .ngx-gallery-arrow {
  display: none;
}

.ngx-gallery-arrow-left {
  left: -23px !important;
}

.ngx-gallery-arrow-right {
  right: -23px !important;
}

.nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #9d6e06;
  border-color: #70540b;
  border-radius: 25px;
}

.nav-tabs {
  border-bottom: 0px solid #dee2e6;
  padding-right: 0;
}

.nav-tabs .nav-link:hover {
  border-width: 0;
  border-color: #e9ecef #e9ecef #dee2e6;
}



.blink_me {
  animation: blinker 2s linear infinite;
}

.report_container {
  background: white;
  padding: 10px;
  margin-top: 40px;
}

.report_container>h2 {
  font-size: 14px;
  text-align: right;
  direction: rtl;
  padding: 0 0 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.voting_box {
  display: flex;
  justify-content: center;
  height: auto;
  background: white;
  border: 1px solid #eee;
  margin: 7px;
  text-align: right;
  font-size: 13px;
  padding: 10px;
}

.voting_box .col-12 {
  margin: 4px 0;
  display: flex;
  align-items: center;
}

.ul_pos {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.ul_pos li {
  border: 1px solid #00f505;
  margin-left: 10px;
  padding: 4px;
  border-radius: 15px;
  font-size: 12px;
  color: #009900;
}

.ul_neg {

  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ul_neg li {
  border: 1px solid #ff2f00;
  margin-left: 10px;
  padding: 4px;
  border-radius: 15px;
  font-size: 12px;
  color: #ff2f00;

}

app-product-condition {
  height: auto;
}

.pri_mojood {

  color: #ea6a21;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


.cmpContainer {
  margin: 0;
  background: whitesmoke;
  padding: 2rem;
  direction: rtl;
  text-align: right;
  min-width: 1000px;
  overflow: scroll;
}

.cmpTitle {
  text-align: right;
  padding: 1rem;
  font-size: 1.5rem;
}

.cpm-pr-img {
  width: 100%;
  max-width: 164px;
}

.cmp-prd-box {
  background: white;
  padding: 1rem;
  text-align: center;
  border: 1px solid #eaeaea;
}

.cmp-pr-title {
  width: 100%;
  display: block;
  margin-top: 1rem;
  height: 61px;
}

.cmp-pr-price {
  width: 100%;
  margin-top: 1rem;
  color: #ff0000;
}

.cmp-prd-close {
  position: absolute;
  top: 8px;
  left: 21px;
  background: #ffbebe;
  width: 31px;
  border-radius: 15px;
  height: 31px;
  cursor: pointer;
  color: #c70000;
  font-size: 11px;
  padding-top: 3px;
  border: 1px solid #ff3838;
}

.cmp-prd-close i {
  color: gray;
  margin-top: 8px;
}

.cmp-gfc-title {
  padding: 3px;
  /* background: #efefef; */
  color: #616161;
  margin-top: 1rem;
  font-size: 1.6rem;
}

.cmp-gfc-title:before {
  font-family: 'FontAwesome';
  content: '\f104';
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  color: #2467c6;
  font-size: 1.2rem;
}

.cmp-gf-title {
  margin: 0px;
  padding: 0;
  margin-bottom: 1rem;
}

.cmp-gf-title h4 {
  background: #e6e6e6;
  padding: 0.5rem;
  margin: 0;
  font-size: 1rem;
}

.cmp-col-value {
  background: white;
  padding: 6px;
  text-align: center;
  border: 1px solid #e4e4e4;
}

.oth-modalBody {
  background: #fdfdfd;
}

.cmp-sel-box {
  height: 259px;
  padding-top: 7rem;
}

.cmp-oth-pr-box {
  border: 1px solid #d8d8d8;
  padding: 0.3rem 0.2rem;
  background: white;
}

.cmp-oth-pr-title {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0.5rem 0rem;
  font-size: 13px;
  height: 87px;
}

.cmp-oth-pr-price {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0.5rem 0rem;
  font-size: 11px;
}

.cmp-pth-addTo {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0.5rem 0rem;
  color: red;
  color: #08af08 !important;
  direction: rtl;
  cursor: pointer;
  font-size: 13px;
  background: #daffde;
  padding: 5px;
  border: 1px solid #b8f5d2;
  border-radius: 9px;
}

.modal-backdrop.show {
  opacity: 0.5;
  z-index: 3;
}

.cmp-gf-title h4 {
  background: #e6e6e6;
  padding: 0.5rem;
  margin: 0;
  font-size: 1rem;
}

.cmp-col-value {
  background: white;
  padding: 6px;
  text-align: center;
  border: 1px solid #e4e4e4;
}

.cmp-gfc-title {
  padding: 3px;
  /* background: #efefef; */
  color: #616161;
  margin-top: 1rem;
  font-size: 17px;
}

#cmp_items_header {

  transition: transform .4s .2s;
  transform: translate3d(0, 0, 0);
}

.cmp_header_fixed {
  position: fixed;
  z-index: 1;
  height: 137px;
  top: 55px;
}

.cmp_header_fixed .cpm-pr-img {
  width: 50px;
}

.cmp_header_fixed .cmp-pr-title {
  margin-top: 5px;
  height: 44px;
  font-size: 13px;
}

.cmp_header_fixed .cmp-pr-price {
  margin-top: 0rem;
  color: #ff0000;
  font-size: 13px;
}

.cmp_header_fixed .cmp-sel-box {
  height: 119px;
  padding-top: 2rem;
}

.row_bsk_amount{
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .priceBox .priceAmmount {
    font-size: 29px;
  }

  .priceUnit {
    font-size: 29px;
  }

  .priceHigh {
    font-size: 20px !important;
  }

  .btn_addBasket {
    padding: 14px 10px;
  }

  .ngx-gallery-arrow-right {
    right: 11px !important;
  }

  .ngx-gallery-arrow-left {
    left: 3px !important;
  }

  .ngx-gallery-thumbnail-size-cover .ngx-gallery-thumbnails .ngx-gallery-thumbnail {

    height: 61px !important;
  }

  .zoom-nd {
    padding-bottom: 0rem;
  }

  ngx-gallery-thumbnails {

    height: 100px !important;
  }

  .box_product_help_buy_cn {
    text-align: right;
  }

  .box_product_help_buy_cn>h5 {
    font-size: 12px;
  }

  .box_product_help_buy_cn a {
    font-size: 12px;
  }

  .prSmilar_box {
    padding: 10px 5px;
  }

  .rprd {
    padding: 0px;
  }

  .featbox .ng-select .ng-select-container .ng-value-container .ng-value {
    font-size: 12px;
  }
}