
@font-face {
  font-family: vinci;
  src: url('../fonts/GElite.otf');
}

body{
	font-family: "vinci";
}
.navbar-header{
	float: right !important;
}
.navbar-nav>li{
	float: right !important;
}

.header-logo-left-menu-right .nav-container, .header-logo-right-menu-left .navbar-header{
float: left !important;	
}

#masthead .menu, #masthead.menu, #navbar-slide.menu, .menu .navbar-brand{
	font-family: "vinci";
}
.theme-color-b{
	background-color:#c97ea1 !important; 
}
.theme-color-f{
	color:#c97ea1 !important; 
}
.position{
	font-weight: normal !important;
	font-size: 16px !important;
}

#footer h3{
	text-align: right !important;
}

#footer .textwidget{
	text-align: right !important;
}

#footer .widget_categories li{
		text-align: right !important;

}
.text-default{
	direction: rtl !important;
	
}

.default{
	direction: rtl !important;
}

select{
	text-align: right !important;
	direction: rtl !important;
}

