/* @import url(http://fonts.googleapis.com/css?family=Open+Sans); */

/* a , body , h1 , h2 , h3 , h4, .h1 , .h2 , .h3 , .h4 , #footer ul li , .about_center , .titles_{font-family: 'cairo' !important;} */

.skdslider .slide-desc > h2 , .main_container{text-align: left!important; }
/* .navbar-default .navbar-nav > li > a , h4.panel-title , .panel-faq a  { font-family:'cairo' !important;   } */

#pop li{direction: ltr !important; float: left!important; text-align: left!important; }
#pop li a .fa{ padding-left: 0!important;padding-right: 10px!important; }
#pop li ul{left: 0!important; right: auto!important; }

.checkout h5 span {float: right!important;}
.checkout h5 , .your-order .your {text-align: left;}

@media screen and (max-width:768px) {
    .navbar-collapse{
        left:-130%!important;
    }
}

@media screen and (max-width:360px) {
    .navbar-collapse{     
        left: -200px!important;
    }
}