@charset "utf-8";
/* CSS Document */




header {
    background: #F2EFDE url(images/header_rtl.jpg) no-repeat center top;
}

ul.pipe-separators li {
    float: right;
}

#search-panel .input-group-btn:last-child>.btn, #search-panel .input-group-btn:last-child>.btn-group {
    margin-right: 0;
}
.dropdown-submenu>.dropdown-menu {
    
    left: 0;
    right: 100%;
}
    .dropdown-submenu>a:after {
    
    float: left;
    
    /*border-width: 5px  5px 5px;*/
    
    
    margin-right: -10px;
	margin-right: 0;
}
.panel > .panel-heading h2, .panel-title, .panel-front > .x-panel-header {
   
    font-family: 'DroidArabicNaskh';
}
.theme_1 .carousel_3 h2 {
    
    font-size: 32px;
    
}

.hamburger-mobile { float: right;}
#menu-panel {
    margin-top: 0;
}

#mobile-actions .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.profilBox li a {
    text-align: right;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
}
#langue-btn .pipe-separators a {
	
	font-family: Segoe UI,tahoma,helvetica,arial,sans-serif;
}
.label-ermes {    font-family: 'DroidArabicNaskh';}

.theme_4 .panel-front:before, .theme_4 .panel-selection:before, .theme_5 .panel-front:before, .theme_5 .panel-selection:before, .theme_6 .panel-front:before, .theme_6 .panel-selection:before, .theme_7 .panel-front:before, .theme_6 .panel-selection:before {
 right: 0;
 left: auto;
}
/***********Responsive AR**************/
@media (min-width: 992px) {
#search-panel .panel-body {
    width: 52%;
    position: relative;
    padding: 0;
    z-index: 22;
    margin: -128px 0 0 0;
    float: left;
    top: auto !important;
}
}

@media (min-width: 768px) {
#ermes_main_menu {
    
    float: right;
    
}

#ermes_main_menu li.LEVEL1:before {
    
    
    right: 0;
    
    
    left: auto;
}
#ermes_main_menu li.LEVEL1 > a {font-family: 'DroidArabicNaskh';}
#ermes_main_menu .dropdown-menu>li>a {
    
    text-align: right;
}

#ermes_main_menu .dropdown-submenu>a:after {
    
    border-width: 4px 5px 4px 0;
	
	border-right-color: #fff;
    
    
}
#ermes_main_menu .dropdown-submenu>a:hover:after, #ermes_main_menu .dropdown-submenu>a:focus:after{
	
	border-right-color: #926e4d;
}
#ermes_main_menu .dropdown-menu>li>a {
    
    font-family: 'DroidArabicNaskh-Bold';
    
}
.button-my-account {
    margin-left: 0;
}
#search-panel .panel-body.col-md-8 {
    right: auto;
    left: auto;
    top: auto;
}
.btn-account {
    
    font-family: Segoe UI,tahoma,helvetica,arial,sans-serif;
}
}
@media (max-width: 767px) {
.hamburger-mobile .navbar-toggle {
   
    margin: 0 10px;
}
#admin-actions, #mobile-actions { float: left;}
.btn-group.my-account-mobile { float: right;}
.navbar-inverse {
    
  float: left;
    width: 100%;
    text-align: center;  
}
}
