<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************
  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 {
  color: #aaaaaa;
  background: #333333; }

.popup-over a.popup-title {
  color: #aaaaaa;
  display: inline-block; }
  .popup-over a.popup-title .icon {
    color: #FFFFFF;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle; }
  @media (min-width: 992px) {
    .popup-over a.popup-title .text-title {
      font-size: 15px;
      font-weight: 300;
      display: inline-block;
      text-transform: capitalize;
      vertical-align: middle;
      margin: 0 2px 0 7px; }
      .rtl .popup-over a.popup-title .text-title {
        margin: 0 7px 0 2px; } }
  .popup-over a.popup-title .fa {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle; }
    .popup-over a.popup-title .fa:before {
      content: '\f2f2';
      font-family: "Material-Design-Iconic-Font"; }
  .popup-over a.popup-title:hover .icon {
    color: #1e5bf3; }
.popup-over .dropdown-menu {
  right: 0;
  left: auto; }
  .rtl .popup-over .dropdown-menu {
    right: auto;
    left: 0; }
  @media (max-width: 575px) {
    .popup-over .dropdown-menu {
      right: auto;
      left: 0; }
      .rtl .popup-over .dropdown-menu {
        right: 0;
        left: auto; } }

#cart-block {
  margin-left: 15px;
  padding-left: 25px;
  border-left: 1px solid #aaaaaa; }
  .rtl #cart-block {
    margin-right: 15px;
    margin-left: inherit; }
  .rtl #cart-block {
    padding-right: 25px;
    padding-left: inherit; }
  .rtl #cart-block {
    border-right: 1px solid #aaaaaa;
    border-left: inherit; }
  @media (max-width: 1199px) and (min-width: 992px) {
    #cart-block {
      margin-left: 5px;
      padding-left: 15px; }
      .rtl #cart-block {
        margin-right: 5px;
        margin-left: inherit; }
      .rtl #cart-block {
        padding-right: 15px;
        padding-left: inherit; }
      #cart-block .cart-count-title, #cart-block .totals-cart {
        display: none; } }
  @media (max-width: 991px) {
    #cart-block {
      margin-left: 5px;
      padding-left: 15px; }
      .rtl #cart-block {
        margin-right: 5px;
        margin-left: inherit; }
      .rtl #cart-block {
        padding-right: 15px;
        padding-left: inherit; }
      #cart-block .cart-count-title, #cart-block .totals-cart {
        display: none; } }
  @media (max-width: 575px) {
    #cart-block {
      margin-left: 0px; }
      .rtl #cart-block {
        margin-right: 0px;
        margin-left: inherit; } }
  #cart-block .cart-preview .icon:before {
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-color: #a459d4;
    background-image: -moz-linear-gradient(45deg, #a459d4 0%, #3e51e1 100%);
    background-image: -webkit-linear-gradient(45deg, #a459d4 0%, #3e51e1 100%);
    background-image: -o-linear-gradient(45deg, #a459d4 0%, #3e51e1 100%);
    background-image: -ms-linear-gradient(45deg, #a459d4 0%, #3e51e1 100%);
    background-image: linear-gradient(45deg, #a459d4 0%, #3e51e1 100%); }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #cart-block .cart-preview .icon:before {
        color: #a459d4;
        background-color: transparent;
        background-image: -moz-linear-gradient(45deg, transparent 0%, transparent 100%);
        background-image: -webkit-linear-gradient(45deg, transparent 0%, transparent 100%);
        background-image: -o-linear-gradient(45deg, transparent 0%, transparent 100%);
        background-image: -ms-linear-gradient(45deg, transparent 0%, transparent 100%);
        background-image: linear-gradient(45deg, transparent 0%, transparent 100%); } }
  #cart-block .cart-preview {
    color: #FFFFFF; }
    #cart-block .cart-preview.active a {
      color: #FFFFFF; }
      #cart-block .cart-preview.active a:hover {
        color: #1e5bf3; }

.header-infor {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0; }
  .header-infor .email {
    position: relative; }
    .header-infor .email:before {
      color: #FFFFFF;
      content: '\f15a';
      font-size: 18px;
      display: inline-block;
      vertical-align: text-bottom;
      font-family: "Material-Design-Iconic-Font";
      margin-right: 10px; }
      .rtl .header-infor .email:before {
        margin-left: 10px;
        margin-right: inherit; }

.leo-megamenu .navbar-toggler {
  border-color: #222222;
  color: #222222; }
.leo-megamenu .navbar-nav &gt; li &gt; a {
  padding: 15px 0;
  color: #000000; }
  .leo-megamenu .navbar-nav &gt; li &gt; a:hover, .leo-megamenu .navbar-nav &gt; li &gt; a:focus, .leo-megamenu .navbar-nav &gt; li &gt; a:active {
    color: #1e5bf3; }
.leo-megamenu .navbar-nav &gt; li.active &gt; a {
  color: #1e5bf3; }

#header #search_widget .popup-title {
  padding: 11.5px 0; }
@media (max-width: 575px) {
  #header #search_widget .dropdown-menu {
    right: 0px;
    left: auto; }
    .rtl #header #search_widget .dropdown-menu {
      right: auto;
      left: 0px; } }

@media (min-width: 576px) {
  .box-top-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
.box-top-header &gt; [class*="col-"] {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
.box-top-header .left-top-header {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start; }
.box-top-header .right-top-header {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }
  @media (max-width: 575px) {
    .box-top-header .right-top-header {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
@media (max-width: 575px) {
  .box-top-header #cart-block {
    position: static; }
    .box-top-header #cart-block .leo-dropdown-cart.defaultcart {
      left: 50% !important;
      right: auto !important;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); } }

.box-middle-header {
  text-align: center; }
  .box-middle-header .logo {
    padding: 37px 0 27px; }
    @media (max-width: 991px) {
      .box-middle-header .logo {
        padding: 25px 0 15px; } }

.box-bottom-header .group-menu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (max-width: 991px) {
    .box-bottom-header .group-menu {
      padding-bottom: 10px;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; } }
@media (min-width: 992px) {
  .box-bottom-header #search_widget {
    top: 0;
    position: absolute;
    right: 0px; }
    .rtl .box-bottom-header #search_widget {
      left: 0px;
      right: auto; } }
.box-bottom-header #search_widget a.popup-title {
  color: #000000;
  padding: 15px 0; }
  @media (max-width: 991px) {
    .box-bottom-header #search_widget a.popup-title {
      padding: 12px 0; } }

.layout-boxed-md #cart-block {
  margin-left: 5px;
  padding-left: 15px; }
  .rtl .layout-boxed-md #cart-block {
    margin-right: 5px;
    margin-left: inherit; }
  .rtl .layout-boxed-md #cart-block {
    padding-right: 15px;
    padding-left: inherit; }
  .layout-boxed-md #cart-block .cart-count-title, .layout-boxed-md #cart-block .totals-cart {
    display: none; }

/*# sourceMappingURL=headerposition1490500115.css.map */
</pre></body></html>