/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.topnav {
  background: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #4D4D4D;
  height: 44px;
  font-weight: bold; }
  .topnav .ApRow {
    display: flex;
    align-items: center; }
  .topnav strong {
    color: #E84F69;
    font-weight: 400; }
  .topnav .ApLink ul {
    margin-bottom: 0; }
  .topnav .ApLink a {
    font-size: 13px;
    line-height: 24px;
    color: #4D4D4D; }
    .topnav .ApLink a:hover {
      color: #E84F69; }
  .topnav .ApHtml {
    padding: 10px 0; }

.bottomnav {
  background: #F5F5F5;
  padding: 10px 0; }
  .bottomnav .ApRow {
    display: flex;
    align-items: center;
    padding: 18px 0; }

.icon-w {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .icon-w .icon i {
    font-size: 22px;
    line-height: 30px;
    color: #01213A; }
  .icon-w .icon {
    margin-left: 30px; }
    .rtl .icon-w .icon {
      margin-right: 30px;
      margin-left: inherit; }
    @media (max-width: 767px) {
      .icon-w .icon {
        margin-left: 10px; }
        .rtl .icon-w .icon {
          margin-right: 10px;
          margin-left: inherit; } }

svg {
  width: 24px;
  height: 24px; }

#_desktop_cart .icon {
  width: 24px;
  height: 24px; }

.information a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase; }

.header-top .ApRow {
  display: flex;
  align-items: center; }

.hoz-menu,
.leo-megamenu {
  position: static; }

.header-top .inner {
  position: relative; }

.text-right {
  font-size: 14px;
  line-height: 28px;
  text-transform: capitalize;
  color: #000000; }
  .text-right strong {
    color: #E84F69;
    font-weight: 400; }
  .text-right i {
    margin-right: 10px; }

.mini-navbar .ApMegamenu .leo-verticalmenu > .block_content {
  opacity: 0;
  visibility: visible; }

.mini-navbar .ApMegamenu .leo-verticalmenu.active > .block_content {
  opacity: 1;
  visibility: visible; }

@media (max-width: 1199px) {
  #_desktop_cart {
    margin-right: 20px; }
    .rtl #_desktop_cart {
      margin-left: 20px;
      margin-right: inherit; } }
@media (max-width: 991px) {
  .hoz-menu {
    text-align: right; }
    .rtl .hoz-menu {
      text-align: left; } }
@media (max-width: 767px) {
  .bottomnav .ApRow {
    flex-wrap: wrap; }

  .search-w {
    margin-top: 20px; } }
@media (max-width: 575px) {
  .logo-w {
    order: 1; }

  .search-w {
    order: 3; }

  .icon-w {
    order: 2; } }

/*# sourceMappingURL=headerposition2959892693.css.map */
