/* GENERATED for single product pages from rtl.css — do not edit by hand.
   Conservative slim: a rule was dropped only if every selector needs a class/id
   that appears nowhere in the theme's PHP/JS, the rendered product pages, or the
   plugin JS those pages load. Kept rules are byte-for-byte copies of the source.
   If rtl.css changes, regenerate this file. */
@-webkit-keyframes rot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
body {
  direction: rtl;
  unicode-bidi: embed;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: auto;
  margin-left: 10px;
}
.head-icons {
  left: 0;
  right: auto;
}
.header-branding-wrap {
  right: 0;
  left: auto;
}
.header-mini-cart-trigger .fas {
    margin-left: 0;
    margin-right: 12px;
}
.category-search-input {
padding-left: 0;
    padding-right: 25px;
}
body, .navigation-main > li[class*="fa-"], 
.mm-listview > li[class*="fa-"], 
.widget_nav_menu li[class*="fa-"],
button, input, optgroup, select, textarea {
    font-family: "Cairo", sans-serif;
}
.entry-product-description {
  line-height: 30px;
  font-size: 15px;
}
.navigation-main a {
    font-size: 15px;
    font-weight: bold;
}
.wc-tabs li,
.section-title,
.item-title {
  font-weight: bold;
}
.widget-title {
  font-size: 16px;
}
ul,
ol {
  padding-left: 0;
  padding-right: 20px;
}
.entry-content caption,
.entry-content th,
.entry-content td,
.comment-content caption,
.comment-content th,
.comment-content td {
  text-align: right;
}
.top-head-left {
  float: right;
}
.top-head-right {
  float: left;
}
.cart-count {
  left: auto;
    right: 57%;
}
.header-mini-cart-trigger .fas {
  -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-noreviews {
  border-right: .618em solid #a4ecd3;
    border-left: 0;
    padding: 14px 55px 14px 20px;
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before, .woocommerce-noreviews:before {
  left: auto;
    right: 15px;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-noreviews .button {
  float: left;
    padding-top: 0;
}
.woocommerce-message .button:after, .woocommerce-error .button:after, .woocommerce-info .button:after, .woocommerce-noreviews .button:after {
      margin: 0 5px 0 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.category-search-select {
  border-radius: 0 3px 3px 0;
  max-width: 188px;
  border-left: 1px solid #eee;
}
.header-mini-cart-contents {
  right: auto;
  left: 0;
}
.header-mini-cart-contents::before {
  right: auto;
  left: 10px;
}
.mobile-nav-trigger {
  margin-right: 0;
  margin-left: 10px;
}
.navigation-main ul {
    text-align: right;
}
.navigation-main > li > ul::before {
  right: 15px;
}
.navigation-main a .fas {
  margin-right: 0;
  margin-left: 3px;
}
.entry-meta-item.entry-sticky::before {
  display: none;
}
.entry-meta-item.entry-sticky::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f005";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: .7em;
  position: relative;
  top: -1px;
}
.section-title a {
  margin-right: 5px;
}
.comment-reply-link {
  margin-left: 0;
  margin-right: 94px;
}
.entry-content blockquote {
  padding-left: 0;
  padding-right: 35px;
}
.entry-content blockquote::before {
  left: auto;
  right: -10px;
}
.entry-summary .product_title {
    font-size: 32px;
    line-height: unset;
}
.price-savings {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.star-rating,
.woocommerce-pagination .prev,
.woocommerce-pagination .next {
  -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.shop-filter-toggle {
  margin-right: 0;
  margin-left: 15px;
}
.widget_shopping_cart .buttons .button {
  margin: 0 5px 0;
}
.reset_variations {
  left: auto;
  right: 100%;
  margin: 0 5px 0 0;
}
.group_table .quantity {
  margin: 0 0 0 10px;
}
.quantity label {
  margin: 0 0 0 10px;
}
.shop-actions .product-number {
    margin-right: 10px;
    margin-left: 0;
}
.shipping label {
  margin: 0;
}
.header-search-icon {
    margin-right: 0;
    margin-left: 15px;
}
.head-mast-row .product-name {
      border-left: 0;
    border-right: 1px solid #e3e3e3;
}
.head-mast-row .product-price {
    margin-left: 0;
    margin-right: auto;
}
@media (min-width: 992px) {
.with-sidebar .shop-action-results {
        text-align: right;
    }
.shop-actions .product-number {
        margin-right: 10px;
        margin-left: 0;
    }
.footer-credit {
      text-align: left !important;
    }
.footer-copyrights {
      text-align: right !important;
    }
}
@media (min-width: 1350px) {
.sidebar:not(.sidebar-drawer) {
    margin-left: 0;
    margin-right: 30px;
  }
.flex-row-reverse .sidebar:not(.sidebar-drawer) {
    margin-right: 0;
    margin-left: 30px;
  }
}
@media (max-width: 991px) {
.mobile-nav-trigger {
    right: 15px;
    left: auto;
  }
.head-mast-row .product-name {
    border-right: 0;
  }
}
@media (max-width: 767px) {
.head-mini-cart-wrap {
    right: auto;
    left: 15px;
  }
.header-mini-cart {
    border: 0;
    width: auto; 
  }
}
