/***************************************************
  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: #202532;
  color: #e9e9e9;
  font-size: 14px; }

.bottomnav {
  background: #fff; }

.ApColumn .leo-verticalmenu .verticalmenu-button {
  background: linear-gradient(to right, #fd4547, #fe5c45, #fe5e6f, #ff7f47);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px; }
.ApColumn .leo-verticalmenu > .block_content {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden; }
.ApColumn .leo-verticalmenu.active > .block_content {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

.top-right-header, .icon-box {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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; }

.top-left-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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; }

.top-center-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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; }

#header .ApColumn .block {
  margin-bottom: 0; }

.topnav .top-right-header, .topnav .top-center-header, .topnav .top-left-header {
  height: 42px; }

.information {
  display: none; }

.apmarketplace-infor {
  margin: 0; }
  .apmarketplace-infor .expand-more, .apmarketplace-infor i {
    color: #fff; }
  .apmarketplace-infor .dropdown-menu {
    font-size: 14px; }
  .apmarketplace-infor .icon-shop {
    padding-right: 5px; }
    .rtl .apmarketplace-infor .icon-shop {
      padding-left: 5px;
      padding-right: inherit; }
  .apmarketplace-infor:hover {
    color: #f04e54; }
    .apmarketplace-infor:hover .expand-more, .apmarketplace-infor:hover i {
      color: #f04e54; }

.sale-box a {
  color: #fff; }

.shipping {
  padding: 20px 0;
  text-align: right; }
  .rtl .shipping {
    text-align: left; }
  .shipping i {
    padding-right: 10px; }
    .rtl .shipping i {
      padding-left: 10px;
      padding-right: inherit; }

.header-top {
  position: relative; }
  .header-top .hoz-menu, .header-top .leo-megamenu {
    position: static; }

.ap-wishlist {
  position: relative;
  display: inline-block; }
  .ap-wishlist i {
    font-size: 30px;
    color: #333; }
  .ap-wishlist .ap-total {
    font-size: 12px;
    color: #fff;
    background: #f04e54;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    line-height: 21px;
    text-align: center;
    right: -10px;
    left: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

.userinfo-selector {
  line-height: 30px;
  font-size: 30px;
  display: inline-block !important; }
  .userinfo-selector.popup-over a.popup-title {
    padding: 42px 5px; }
  .userinfo-selector .account {
    display: none; }
  .userinfo-selector .icon-author:before {
    content: "\e912"; }
  .userinfo-selector i {
    color: #333; }
  @media (min-width: 768px) {
    .userinfo-selector .fa {
      display: none; } }

.leo-blockcart .left-side {
  display: block; }

.userinfo-selector {
  margin-right: 15px; }
  .rtl .userinfo-selector {
    margin-left: 15px;
    margin-right: inherit; }

.ap-wishlist {
  margin-right: 20px; }
  .rtl .ap-wishlist {
    margin-left: 20px;
    margin-right: inherit; }

.leo-blockcart .right-side {
  display: none; }

@media (max-width: 991px) {
  .header_logo {
    text-align: center;
    padding: 20px 0; }

  #leo_search_block_top {
    margin: 0;
    border: 1px solid #333;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    padding: 0; }
    #leo_search_block_top .form-control {
      height: 46px; }
    #leo_search_block_top .list-cate-wrapper .select-title {
      height: 46px;
      line-height: 46px; }
    #leo_search_block_top .btn {
      top: 3px;
      width: 40px;
      height: 40px;
      line-height: 40px; }

  .search-box {
    padding-left: 70px; }
    .rtl .search-box {
      padding-right: 70px;
      padding-left: inherit; }

  .hoz-menu {
    position: static; }
    .hoz-menu button {
      border: 1px solid;
      position: absolute;
      bottom: 80px;
      left: 15px;
      z-index: 1;
      height: 46px; }

  .leo-blockcart .left-side {
    display: block; }

  .icon-box {
    position: absolute;
    bottom: -65px;
    left: auto;
    right: 30px;
    z-index: 1;
    padding: 0; }

  .bottomnav, .topnav {
    position: relative; }

  .header-top {
    position: relative; }

  .vertical-menu {
    margin-top: 20px; }

  #leo_search_block_top .list-cate-wrapper:before {
    top: 5px; }

  #leo_search_block_top .list-cate-wrapper .select-title i {
    top: 17px; } }
@media (max-width: 767px) {
  .ApMegamenu .leo-verticalmenu .title_block {
    font-size: 13px;
    padding: 15px 0px 15px 0px; }
    .rtl .ApMegamenu .leo-verticalmenu .title_block {
      padding: 15px 0px 15px 0px; }

  .leo-quicklogin-nav {
    height: 30px;
    line-height: 30px; }

  .userinfo-selector i, .ap-wishlist i, #_desktop_cart .cart-preview .shopping-cart {
    font-size: 22px; }

  .icon-box {
    bottom: -62px; }

  .hoz-menu button {
    bottom: 66px; }

  .ApMegamenu .leo-verticalmenu .title_block:before {
    display: none; }

  .header_logo {
    padding-top: 30px;
    padding-bottom: 30px; } }
@media (max-width: 320px) {
  .ApMegamenu .leo-verticalmenu .title_block {
    font-size: 11px; }

  .userinfo-selector i, .ap-wishlist i, #_desktop_cart .cart-preview .shopping-cart {
    font-size: 20px; }

  .icon-box {
    bottom: -60px; } }

/*# sourceMappingURL=headerposition3460252600.css.map */
