/* .wpcf7-list-item-label {
  color: black !important;
} */

/* span.wpcf7-not-valid-tip {
  display: none;
}
 */


.check-cutom-span {
  margin-right: 64px;
  font-size: 14px;
}


.required-asterisk {
  color: red;
  font-weight: normal;
  /* optional if you don't want it bold */
}


.failed-process {
  color: red;
}



.to-left-c {
  direction: ltr;
}


.screen-reader-response form {

  direction: initial !important;
}


/* #wpcf7-f1177-o1 form .wpcf7-form-control:not(.wpcf7-submit),
#wpcf7-f1177-o1 form textarea,
#wpcf7-f1177-o1 form select {
  direction: rtl !important;
  text-align: right !important;
} */


.rtl-input {
  text-align: right;
  direction: rtl;
}



.align-right-custom {
  text-align: right;
}


.hight-custom {
  height: 155px !important;
}

.custom-text-align {
  text-align: right;
}


a.added_to_cart.wc-forward {
  display: hidden !important;
}




.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
  display: hidden !important;

}



/* 
#toolbarViewerRight {
    display: none !important;
}


#print, #download {
    display: none !important;
}


.editorModeSeparator{
      display: none !important;

}
 */


/* .woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
    display: none !important;
}



.errors-rhdc {
    color: red !important;
}


.success-rhdc {
    color: green !important;
} */


.total_cart_page {
  color: var(--secondary-color);
  font-family: "MadaniArabic-Bold";
  font-size: 18px;
}


.no-products-in-cart {
  color: red;
  direction: ltr;
  text-align: left;
}



