/* Header 2 home 2 vt efway elements*/
/***************************************************
  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 
 */
/***********************************************************************/
#header {
  background-color: transparent; }
  #header .header-top {
    background-color: transparent; }

.userinfo-selector > .icon {
  color: #27272f;
  content: "\f007";
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  display: inline-block;
  padding-right: 10px;
  float: left; }
  .rtl .userinfo-selector > .icon {
    padding-left: 10px;
    padding-right: inherit; }
  .rtl .userinfo-selector > .icon {
    float: right; }
  @media (max-width: 991px) {
    .userinfo-selector > .icon {
      display: none; } }
.userinfo-selector .popup-title {
  padding: 18px 20px; }
  @media (max-width: 991px) {
    .userinfo-selector .popup-title {
      padding: 0px; }
      .userinfo-selector .popup-title > span {
        display: none; } }
@media (min-width: 992px) {
  .userinfo-selector .popup-title {
    display: none; }
  .userinfo-selector .popup-content {
    position: static;
    display: block;
    border: none;
    padding: 0;
    min-width: auto;
    background-color: transparent;
    margin-top: 0px; }
    .userinfo-selector .popup-content li {
      padding: 0px;
      font-size: 14px; }
      .userinfo-selector .popup-content li a {
        color: #27272f;
        display: inline-block;
        line-height: 1.4;
        font-weight: 600; }
      .userinfo-selector .popup-content li.signin .line-text {
        color: var(--theme-color-default); }
      .userinfo-selector .popup-content li.myacount {
        display: none; }
      .userinfo-selector .popup-content li.wishlist {
        display: none; }
      .userinfo-selector .popup-content li.compare {
        display: none; }
      .userinfo-selector .popup-content li.checkout {
        display: none; } }

@media (max-width: 991px) and (min-width: 768px) {
  #leo_search_block_top form {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    position: inherit;
    transform: none;
    left: 0;
    min-width: auto; }
    .rtl #leo_search_block_top form {
      right: 0;
      left: auto; } }
@media (max-width: 767px) {
  #leo_search_block_top form {
    opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    transform: translateY(10px);
    top: 120%;
    transition: 0.3s all;
    left: -15px;
    z-index: 9;
    min-width: 285px; }
    .rtl #leo_search_block_top form {
      right: -15px;
      left: auto; } }
@media (max-width: 767px) {
  #leo_search_block_top.active form {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible; } }
@media (max-width: 991px) and (min-width: 768px) {
  #leo_search_block_top .title_block {
    display: none; } }
@media (max-width: 767px) {
  #leo_search_block_top .title_block {
    display: block;
    font-size: 0;
    z-index: 2;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #000; }
    #leo_search_block_top .title_block:before {
      font-family: "Font Awesome 5 Pro";
      content: '\f002';
      font-size: 24px;
      text-align: center;
      top: 0;
      right: 0; }
      .rtl #leo_search_block_top .title_block:before {
        left: 0;
        right: auto; }
    #leo_search_block_top .title_block:hover:before {
      color: var(--theme-color-default); } }

.keep-header #header.mini-navbar {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6; }

/*# sourceMappingURL=headerposition2615450923.css.map */
