@font-face {
  font-family: "IRANYekan";
  src: url("../fonts/fa/IRANYekanXVF.woff") format("woff-variations"),
    url("../fonts/fa/IRANYekanXVF.woff") format("woff");
  font-weight: 100 1000;
  font-display: fallback;
}
@font-face {
  font-family: "Pinar";
  src: url("../fonts/fa/Pinar-VF.woff2");
}
button,
input,
select,
textarea,
body,
.tooltip,
.tooltip-inner {
    text-align: right !important;
  font-family: "IRANYekan", tahoma!important;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
  letter-spacing: normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Pinar", tahoma!important;
  font-feature-settings: "ss10", "ss09";
  font-variation-settings: "DSTY" 2;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
}
.coodiv-text-8 {
    font-weight: 600;
}
.coodiv-text-7 {
  font-size: 1.5rem;
}
.footer-block .footer-contact-list li span {
    padding-right: 40px;
}
.footer-block .footer-contact-list li span i {
    right: 5px;
    left: unset;
}
.breadcrumb .breadcrumb-item,
.nav-scroller-subpages .nav .panel-footer .btn {
  font-weight: 400;
}
.gbpr-badge-fixed {
  right: 25px;
  left: unset;
}
.live-support-trigger {
  left: 25px;
  right: unset;
}
.live-support-trigger .live-support-welcome {
  left: 40px;
  right: unset;
}
.live-support-trigger .live-support-welcome:after {
  left: -6px;
  top: 9px;
  right: unset;
  transform: scaleX(-1);
}
.live-support-trigger:hover .live-support-welcome{
  transform:translateX(22px) translateY(-50%);
}
.alert {
  font-weight: 400;
}
body.user-in-shoppingcart.primary-bg-color.not-login-page.not-using-emyui-cart-aws {
    text-align: right !important;
}
button.btn-lang-footer {
    display: none !important;
}

.domain-box-sale-header .col h5 span {
    background: #ffffff;
    color: #000000;
 
}


.menu-inline {
    display: inline-block;
    margin-right: 10px;
}

.menu-text-color {
    text-decoration: none;
    color: #ffffff;
}
.menu-text-color:hover {
    color: #ffc107;
}

.site-header.white-bg .btn-header-lang,
.site-header.light-mode-texts .menu-text-color{
    color: #161c2d !important;
}

font-family: Tahoma, sans-serif;
            margin: 20px;
            direction: rtl;
            text-align: right;
        }
        table {
            width: 100%;
            max-width: 500px;
            border-collapse: collapse;
            margin-top: 20px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        }
        th, td {
            border: 1px solid #ddd;
            padding: 12px 15px;
        }
        th {
            background-color: #f2f2f2;
            color: #333;
            font-weight: bold;
            width: 50%;
        }
        tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        tr:hover {
            background-color: #f1f1f1;
        }
        h2 {
            color: #0056b3;
            border-bottom: 2px solid #0056b3;
            padding-bottom: 5px;
        }














