/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3 Mar, 2020, 11:39:09 AM
    Author     : neosoft
*/
body {
    direction: rtl;
    unicode-bidi: embed;
    font-family: Tajawal !important;
}

.container {
    text-align: right;
}


.ps-product__image-alt {
    right:0;
}

.ps-product__image {
    right:0;
}

.ps-home-banner {
    direction: ltr;
}

.menu > li {
    padding-right: 40px !important;   
}

#navigation-mobile {
    text-align: right !important;
}

#text_search {
    text-align: center !important;
}

#homepage-sidebar .ps-page__sidebar {
    right: 0;
}

.fixltr {
    direction: ltr !important;
    text-align: left  !important;
}

.ps-contact .ps-section__left {
    padding-left: 135px !important;
    padding-right: 0px !important;
}
.ps-footer__right {
    text-align: left  !important;
}
.ps-site-info {
    text-align: right  !important;
}

.ps-footer--2 .ps-footer__copyright {
    text-align: right !important;
}
.ps-footer--instagram .ps-footer__links {
    text-align: left !important;
}
.menu--desktop {
    text-align: right !important;
}
.header__bottom{
    text-align: right!important;
}
.ps-footer--fullwidth .ps-footer__links {
    text-align: left !important;
}
.select2-selection__arrow {
    left: 0px !important;
}
.ps-blog--sidebar .ps-blog__right {
    padding-right: 55px !important;
    padding-left: 0px !important;
}
.header .header__right{
    padding-left: 0px !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a, div, p, pre, label, td, li { font-family: Tajawal !important; }


.slick-slide {
    float: right !important; 
}

@media (min-width: 1200px) {
    .ps-product--detail .ps-product__info {
        padding-right: 100px !important;
        padding-left: 0px !important;
        direction: rtl;
        text-align: right;
    }
}
