p {
    line-height: 30px;
}

.menu.sf-arrows .sf-with-ul::after {
    right: unset !important;
    left: 10px;
}

@media screen and (min-width: 1200px) {
    .WM-RTL.icon-boxes-separator [class*="col-"]:before,
    .dir-rtl.icon-boxes-separator [class*="col-"]:before {
        right: 27.7rem;
    }
}

@media screen and (min-width: 1200px) {
    .intro-content {
        right: 100px;
        left: unset;
        text-align: right;
        direction: rtl;
    }
}

.intro-content .btn i:last-child {
    margin-right: 1rem;
    margin-left: 0px !important;
}

element.style {
}

@media screen and (min-width: 992px) {
    .banner-content {
        right: 4rem;
        left: unset;
        text-align: right;
        direction: rtl;
    }
}

@media screen and (min-width: 1200px) {
    .header-8 .main-nav {
        margin-right: 0px !important;
    }
}

.dir-rtl {
    direction: rtl;
}

.menu ul {
    left: unset;
    right: 0;
}

.drpdn {
    left: unset !important;
    right: 100% !important;
}

.align-right {
    text-align: right
}

@media screen and (min-width: 992px) {
    .dir-rtl .heading-right1 {
        margin-top: 0;
        margin-left: auto;
        margin-right: 0;
    }
}

.header-dropdown > a::after, .header-dropdown > span::after {
    right: unset;
    left: 5px;
}

.header-8 .header-dropdown > a, .header-8 .header-dropdown > span {
    padding-left: 1.5rem;
    padding-right: 0;
}

.header-menu {
    right: unset;
    left: 0;
}

@media screen and (max-width: 768px) {
    .banner-content {
        right: 23px;
        padding-top: 0;
        left: unset !important;
        text-align: center;
    }
}

.menu .megamenu.megamenu-md {
    right: 0;
    left: auto;
    text-align: right;
}

.mmenu-btn {
    right: unset;
    left: 1rem;
}

.mobile-menu li a {
    text-align: right;
}

.megamenu {
    text-align: right;
    padding-right: 2rem;
    padding-left: 2rem;
}

.mobile-menu-container {
    left: unset;
    right: -280px;
}

.mmenu-active .mobile-menu-container {
    transform: translateX(-280px);
}

.btn-product:before {
    margin-left: .9rem;
    margin-right: 0;
}

.blog-details-fg .blog-fg-data {
    margin-top: -215px;
}

.menu li > a {
    color: #666666;
}

.line-height-30px {
    line-height: 30px;
}

.product-media {
    transition: all .35s ease;
}

.card-sc:hover .product-media {
    border-radius: 20px;

}

.page-content .faq-container {
    margin: 0 auto;
    text-align: right;
}

.page-content .faq-container .panel-heading {
    padding: 1.5rem 2.3rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #efefef;
}

.page-content .faq-container .panel-heading:has(.panel-title a.collapsed) {
    border-radius: 10px;
}

.page-content .faq-container .panel-heading p {
    color: #585858 !important;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    font-weight: 600;
}

.page-content .faq-container .panel-collapse {
    border-right: 1px solid rgb(239, 239, 239);
    border-bottom: 1px solid rgb(239, 239, 239);
    border-left: 1px solid rgb(239, 239, 239);
    border-image: initial;
    border-top: none;
    margin-bottom: 1.5rem;
    margin-top: -10px;
    padding: 1.5rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.page-content .faq-container .panel-collapse .panel-body p {
    direction: rtl;
    text-align: justify;
    font-size: 14px;
    line-height: 31px;
    padding: .5rem 1.5rem;
}

.entry.entry-display:hover img, .entry.entry-display:hover figure {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.owl-carousel .owl-item img, .owl-carousel .owl-item figure {
    transition: all .5s;
}

/*--------------- comments -------------------------*/
.reviews .review .comment-template {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 0 15px;
}

.reviews .review .comment-template .comment-user {
    width: fit-content;
    max-width: 25%;
    min-width: 15%;
    margin-bottom: 0;
}

.reviews .review .comment-template .comment-user .wb-comment-nam, .reviews .review .comment-template .comment-user .wb-comment-reply-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.reviews .review .comment-template .comment-massage {
    flex-grow: 1;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #fafafa;
    outline: 1px solid #eee;
    outline-offset: 10px;
    min-width: 70%;
}

.reviews .review .comment-template .comment-massage .wb-comment-message, .reviews .review .comment-template .comment-massage .wb-comment-reply-message {
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}

.reviews .review .comment-template.reply-section {
    background: #fff;
    padding: 10px;
    outline: 1px solid #fff;
    outline-offset: 5px;
    border-radius: 5px;
}

.reviews .review .comment-template.reply-section .comment-user {
    width: fit-content;
    max-width: 30%;
    min-width: 15%;
    border-left: 1px solid #eee;
    padding-left: 20px;
}

.reviews .review .comment-template.reply-section .comment-massage {
    flex-grow: 1;
    padding: 0;
    border-radius: 5px;
    background-color: #fff;
    outline: none;
    outline-offset: 0;
    min-width: 60%;
}

.page-content .single-entry .entry-body .entry-content {

}

.page-content .single-entry .entry-body .entry-content table {
    height: auto !important;
    width: 100%;
    border: 1px solid #e3e3e3 !important;
    background-color: #ffffff !important;
    margin-left: auto;
    margin-right: auto;
}

.page-content .single-entry .entry-body .entry-content table tbody tr td {
    height: auto !important;
    max-width: 50%;
    border-left: 1px solid #e3e3e3 !important;
    border-color: #e3e3e3;
    padding: 10px;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    border-top: none;
    border-right: none;
}

.page-content .single-entry .entry-body .entry-content table tbody tr td p, .page-content .single-entry .entry-body .entry-content table tbody tr td strong {
    margin: 0 !important;
    padding: 0 !important;
}

.page-content .single-entry .entry-body .entry-content table tbody tr td:last-child {
    border-left: none;
}

.page-content .single-entry .entry-body .entry-content table tbody tr:nth-child(2n) {
    background-color: #f7f7f7;
}

.border-radius-15 {
    border-radius: 15px;
}
