.navbar-nav{ padding-bottom: 10px; } .navbar-sp{ color: #ffffff !important; font-size: 10px; margin-top: 15px; } .navbar-it{ display: flex; align-items: flex-end; margin-left: 20px; /* align-items: center;*/ /* flex-direction: column; */ } .line{ display: flex; align-items: flex-end; margin-left: 20px; } .havig{ text-align: center; margin-bottom: 3px; } .profile{ margin-left: 60px; border:2px solid #ff5c0f; padding: 10px 15px; border-radius: 5px; } header{ background-color: #ffffff; font-family: "IRANSansFaNum"; font-size: 10px; font-weight: 700; } .logoPart{ padding:15px 40px; display: inline-block; } .contactUsPart{ padding-left: 30px; } .contactUsPart .time{ color: #ff5c0f; unicode-bidi: embed; } .dropdown:hover .multi-level { display: block; margin-top: 0; } .multi-level{ padding: 10px; } .dropdown-menu { background-image: linear-gradient(#212529, white); } .dropdown-item{ color: black; text-align: center; font-size: 11px; font-weight: 700; } .dropdown-item-bottom{ color: black; } #dropdown1{ left: -113%; } #dropdown2{ left: -302%; } #dropdown3{ left: -160%; } .dropdown-toggle::after { display:none; } .dropdown-item:hover{ background-color: #ff5c0f; color: white; border-radius: 8px; } .dropdown-item a{ color: black; } .dropdown-item a:hover{ color: white; } .dropdown-submenu { position: relative; } .dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .dropdown-submenu:hover>a:after { border-left-color: #fff; } .dropdown-submenu.pull-left>.dropdown-menu { left: -78%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } #subMenuRah{ left: -69%; /* margin-right: 6%; */ }