/* Enter Your Custom CSS Here */
.row{direction: rtl ;}  
.nv-nav-wrap{direction: ltr; }
/*رنگ پس زمینه منو کشویی*/
#header-menu-sidebar-bg{
	background-color : #1e244c !important;

}
.header-menu-sidebar.light-mode .header-menu-sidebar-bg:before{
		background :#1e244c !important;
}

/* بردن منو کشویی به سمت چپ*/
.hfg-item-right{
	    text-align: left !important;
}
.icon-bar{
	background : #ffff !important;
}
a{
	list-style: none;
}
/* تغییر رنگ منو باز شو*/
.row .primary-menu-ul .sub-menu li{
	background: #1e244c !important;
	border : none;
}
.header-menu-sidebar.light-mode .nav-menu-mobile .menu li a, .header-menu-sidebar.light-mode .sub-menu, .header-menu-sidebar.light-mode .nav-menu-mobile .nav-toggle-icon{
    border-color: #ffff !important;
}

#headerSVG{
	    z-index: -1;
}
#cb-row--header-main{
	margin:0;
}

.header{
	background-color : #1e244c;
}

