/* SB RTL Arabic Style Sheet */

body{
    direction: rtl;
}

.pulsating-circle{
    left: inherit !important;
    right: 50% !important;
}

.pulsating-circle::before{
    margin-right: -100% !important;
    margin-left: inherit !important;
}

.pulsating-circle::after{
    left: inherit !important;
    right: 0 !important;
}

#language-switcher button{
    margin-left: inherit !important;
    margin-right: 10px !important;
}

.top-socials > #top-btns > .fa{
    padding-right: inherit !important;
    padding-left: 10px !important;
}

#top-btns{
    text-align: left !important;
}

.top-contact > p{
    float: right !important;
}

#enquiry-btn{
    margin-left: -13px;
    margin-right: 15px;
}

#info-box{
    border-left: inherit !important;
    border-right: 6px solid #4770c2;
    text-align: right;
}

#sb-bottom-header p{
    text-align: right;
}

.header-logo{
    margin-right: 0 !important;
}

.navbar-brand{
    margin-right: 0 !important;
}

#video-button i{
    margin-right: -5px;
}

.footer-title{
    text-align: right;
}

.footer-links{
    text-align: right;
}

.footer-text{
    text-align: right;
}

.social-links{
    text-align: right;
}

#footer .col-md-4{
    text-align: right !important;
}

.fixed-bottom .pull-right{
    float: left !important;
}

.icon-block{
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: inherit !important;
}

#disable-right-border{
    border-left: none !important;
}

.icon-content{
    text-align: right;
}

.text-left{
    text-align: right !important;
}

.breadcrumb-item + .breadcrumb-item::before{
    content: "\f104" !important;
}

.breadcrumb .fa-home{
    margin-left: 10px;
}

.col-md-3.sidebar-right{
    text-align: right;
}

.fa-caret-right::before{
    content: "\f0d9" !important;
}

#section{
    text-align: right;
}

.os-host-rtl > .os-scrollbar-vertical{
    left: auto !important;
    right: 0 !important;
}

.page-content-box{
    text-align: right;
    direction: rtl !important;
}

.cd-item-wrapper li{
    left: inherit !important;
    right: 25%;
}

.prodct-details {
    text-align: right;
}

#single-product {
    text-align: right;
}

.orders-total{
    text-align: right;
}

.table{
    text-align: right;
}

.modal-header .close{
    padding: inherit !important;
    margin: inherit !important;
    margin-top: -20px;
}