/***************************************************
  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 {
  border-bottom: 1px solid #cccccc; }

@media (min-width: 992px) {
  .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; } }
@media (max-width: 991px) {
  .box-top-header {
    padding-bottom: 10px;
    position: relative;
    margin: 0 0 0 0; }
    .rtl .box-top-header {
      margin: 0 0 0 0; } }
.box-top-header > [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 .group-left-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; }
  @media (min-width: 992px) {
    .box-top-header .group-left-header {
      padding-left: 45px; }
      .rtl .box-top-header .group-left-header {
        padding-right: 45px;
        padding-left: inherit; } }
  @media (max-width: 991px) {
    .box-top-header .group-left-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; } }
  .box-top-header .group-left-header .logo {
    padding: 30px 0; }
.box-top-header .group-center-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; }
  @media (max-width: 991px) {
    .box-top-header .group-center-header {
      position: static; } }
.box-top-header .group-right-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 (min-width: 992px) {
    .box-top-header .group-right-header {
      padding-right: 15px; }
      .rtl .box-top-header .group-right-header {
        padding-left: 15px;
        padding-right: inherit; } }
  .box-top-header .group-right-header .popup-over {
    margin: 0 0 0 0; }
    .rtl .box-top-header .group-right-header .popup-over {
      margin: 0 0 0 0; }
    @media (min-width: 992px) {
      .box-top-header .group-right-header .popup-over {
        padding: 0 35px 0 35px;
        border-left: 1px solid #cccccc; }
        .rtl .box-top-header .group-right-header .popup-over {
          border-right: 1px solid #cccccc;
          border-left: inherit; } }
    @media (max-width: 1399px) and (min-width: 1200px) {
      .box-top-header .group-right-header .popup-over {
        padding: 0 25px 0 25px; }
        .rtl .box-top-header .group-right-header .popup-over {
          padding: 0 25px 0 25px; } }
    @media (max-width: 1199px) and (min-width: 992px) {
      .box-top-header .group-right-header .popup-over {
        padding: 0 20px 0 20px; }
        .rtl .box-top-header .group-right-header .popup-over {
          padding: 0 20px 0 20px; } }
    .box-top-header .group-right-header .popup-over:after {
      display: none; }
    @media (min-width: 992px) {
      .box-top-header .group-right-header .popup-over .popup-title {
        height: 110px;
        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;
        padding: 0 0 0 0; }
        .rtl .box-top-header .group-right-header .popup-over .popup-title {
          padding: 0 0 0 0; } }
    .box-top-header .group-right-header .popup-over .popup-title i {
      font-size: 24px; }
    .box-top-header .group-right-header .popup-over .popup-content {
      right: 0;
      left: auto;
      -moz-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -webkit-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -o-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      -ms-box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      box-shadow: 0px 4px 15px 0px rgba(102, 102, 102, 0.35);
      border-top: 2px solid #f18a8b;
      padding: 5px 15px; }
      .rtl .box-top-header .group-right-header .popup-over .popup-content {
        right: auto;
        left: 0; }
      .box-top-header .group-right-header .popup-over .popup-content > li > a {
        padding: 5px 0; }

#leo_block_top .popup-title i:before {
  content: "\e60f"; }
#leo_block_top .left-block > div, #leo_block_top .right-block > div {
  margin-bottom: 10px; }
  #leo_block_top .left-block > div:last-child, #leo_block_top .right-block > div:last-child {
    margin-bottom: 0px; }

#cart-block {
  position: relative; }
  @media (min-width: 992px) {
    #cart-block {
      background: #f18a8b;
      padding: 0 40px;
      line-height: 110px;
      height: 110px; } }
  @media (max-width: 1399px) and (min-width: 1200px) {
    #cart-block {
      padding: 0 30px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    #cart-block {
      padding: 0 20px; } }
  @media (max-width: 991px) {
    #cart-block {
      margin: 0 0 0 10px; }
      .rtl #cart-block {
        margin: 0 10px 0 0; } }
  #cart-block .blockcart {
    line-height: inherit;
    padding: 0 0 0 0; }
    .rtl #cart-block .blockcart {
      padding: 0 0 0 0; }
  #cart-block .cart-products-count {
    font-weight: normal;
    position: relative;
    display: inline-block;
    color: #f18a8b;
    background: transparent;
    font-size: 16px;
    padding: 0 0 0 5px;
    margin-left: 17px; }
    .rtl #cart-block .cart-products-count {
      padding: 0 5px 0 0; }
    .rtl #cart-block .cart-products-count {
      margin-right: 17px;
      margin-left: inherit; }
    @media (min-width: 992px) {
      #cart-block .cart-products-count {
        font-size: 20px;
        color: #FFFFFF; } }
    #cart-block .cart-products-count:before {
      content: '';
      width: 10px;
      height: 1px;
      top: 50%;
      position: absolute;
      right: 100%;
      background: #000000; }
      .rtl #cart-block .cart-products-count:before {
        left: 100%;
        right: auto; }
      @media (min-width: 992px) {
        #cart-block .cart-products-count:before {
          background: #FFFFFF; } }
  @media (min-width: 992px) {
    #cart-block .icon-cart {
      color: #FFFFFF; }
      #cart-block .icon-cart:hover {
        color: #FFFFFF; } }

@media (min-width: 992px) {
  #search_widget {
    padding: 0 35px 0 35px;
    border-left: 1px solid #cccccc; }
    .rtl #search_widget {
      padding: 0 35px 0 35px; }
    .rtl #search_widget {
      border-right: 1px solid #cccccc;
      border-left: inherit; } }
@media (max-width: 1399px) and (min-width: 1200px) {
  #search_widget {
    padding: 0 25px 0 25px; }
    .rtl #search_widget {
      padding: 0 25px 0 25px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  #search_widget {
    padding: 0 20px 0 20px; }
    .rtl #search_widget {
      padding: 0 20px 0 20px; } }
@media (max-width: 991px) {
  #search_widget {
    margin-right: 10px; }
    .rtl #search_widget {
      margin-left: 10px;
      margin-right: inherit; } }
#search_widget #click_show_search {
  padding: 5px 0; }
  @media (min-width: 992px) {
    #search_widget #click_show_search {
      padding: 0;
      line-height: 110px;
      height: 110px; } }

.ApMegamenu {
  text-align: center;
  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; }
  @media (min-width: 992px) {
    .ApMegamenu {
      width: 100%; } }
  .ApMegamenu > .navbar {
    position: static;
    padding: 0; }
    @media (min-width: 992px) {
      .ApMegamenu > .navbar .leo-top-menu {
        position: static; } }

.layout-boxed-lg .box-top-header .group-right-header .popup-over, .layout-boxed-md .box-top-header .group-right-header .popup-over {
  padding: 0 20px 0 20px; }
  .rtl .layout-boxed-lg .box-top-header .group-right-header .popup-over, .rtl .layout-boxed-md .box-top-header .group-right-header .popup-over {
    padding: 0 20px 0 20px; }
.layout-boxed-lg #cart-block, .layout-boxed-md #cart-block {
  padding: 0 20px; }
.layout-boxed-lg #search_widget, .layout-boxed-md #search_widget {
  padding: 0 20px 0 20px; }
  .rtl .layout-boxed-lg #search_widget, .rtl .layout-boxed-md #search_widget {
    padding: 0 20px 0 20px; }

/*# sourceMappingURL=headerposition1480137619.css.map */
