@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');


h1,h2,h3,h4,h5,h6,p,li,span,a,div,input,label,textarea,select,button {
    font-family: "Almarai", sans-serif !important;
} 

h1,h2,h3,h4,h5,h6,p,li {
    letter-spacing: 0px !important;
    line-height: 1.5 !important;
}

/* header */

.socials_wrap .social_item:last-child {
    margin-right: 10px !important;
}

.socials_wrap .social_item:first-child {
    margin-right: 0 !important;
}

#menu_main.sc_layouts_menu_nav>li {
    float: right;
}

.menu_hover_zoom_line > ul > li:not(.menu-collapse) > a:after {
    right: 0;
    left: auto;
}


.sub-menu {
  direction: rtl !important;
  text-align: right !important;
}

.sub-menu .menu-item .sub-menu {
  right: 100% !important;
  left: auto !important;
  top: 0;
}


html[lang="ar"] .menu-item-has-children > a.sf-with-ul::after {
  content: ""; 
  float: right;
  margin-right: 6px;
  margin-left: 0;
}

/*contact icons direction*/
.sc_icons{
    direction:ltr;
}

/*contact form*/
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction:rtl;
}

#wpcf7-f19079-p21855-o1 > form > div.form-style-1 > p > span.wpcf7-submit-style > span{
    background-color:#187D45;
}

/*products imgs*/
.cpt_Products_list{
        margin-right: 0px !important;
        margin-left: 0px !important;
}
    @media (max-width: 768px) {
        .cpt_Products_list{
            margin-left: 0px !important;
        }
    }
    
    @media (max-width: 480px) {
        .cpt_Products_list{
            margin-left: 0px !important;
        }
    }
.trx_addons_columns_wrap{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.trx_addons_columns_wrap{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
/*single post img*/
body.sidebar_hide .alignwide{
    width:auto!important;
    left:0;
}

/*close mobile menu*/
#mob-menu-ar > div > a > span.sc_layouts_panel_menu_close_text{
    display:none;
}
.sc_layouts_panel_menu .sc_layouts_panel_menu_close .sc_layouts_panel_menu_close_icon:before{
    color:#fff;
}
/* footer */

.widget_custom_links .custom_links_list {
    padding-right: 0;
}

.footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_icons_names .socials_wrap .social_item .social_icon + .social_name {
    margin: 0 6px 0 0;
}

.service_box_arrow{
    rotate: 180deg;
}
.elementor-counter-number-wrapper{
    direction: ltr;
}