/***************************************************
  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 
 */
/***********************************************************************/
.ApLogo {
  padding-left: 40px;
  padding-top: 15px;
  display: unset; }
  .rtl .ApLogo {
    padding-right: 40px;
    padding-left: inherit; }
  @media screen and (max-width: 1200px) {
    .ApLogo {
      display: flex;
      padding-left: 0; }
      .rtl .ApLogo {
        padding-right: 0;
        padding-left: inherit; } }
  .ApLogo .ApImage {
    margin-bottom: 0; }

.top-pages .header-top .ApRawHtml .top-pages {
  border-bottom: none;
  background-color: #fcce07; }

.menu-header-home-three {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end; }
  @media screen and (max-width: 1200px) {
    .menu-header-home-three {
      padding-top: 20px; } }

#leo_search_block_top {
  margin-top: 0;
  display: none;
  z-index: 1; }
  @media screen and (max-width: 992px) {
    #leo_search_block_top {
      position: fixed;
      left: 0;
      top: -4px; }
      .rtl #leo_search_block_top {
        right: 0;
        left: auto; } }
  #leo_search_block_top .title_block-icon-search {
    display: none; }
  #leo_search_block_top .btn {
    top: 0;
    left: 9px; }
    .rtl #leo_search_block_top .btn {
      right: 9px;
      left: auto; }
  #leo_search_block_top .leoproductsearch-result {
    width: 100%; }
    #leo_search_block_top .leoproductsearch-result .ac_results {
      top: 50px;
      width: 100% !important; }

@media screen and (max-width: 992px) {
  #leosearchtopbox {
    position: unset;
    display: block;
    border: none; } }
#leosearchtopbox .form-control {
  width: 100%;
  padding-right: 20px; }
  .rtl #leosearchtopbox .form-control {
    padding-left: 20px;
    padding-right: inherit; }

.leo_search_home_pages_three {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9); }
  .rtl .leo_search_home_pages_three {
    right: 0;
    left: auto; }
  .leo_search_home_pages_three .closebtn::before {
    content: "\f00d";
    font-family: "FontAwesome";
    position: absolute;
    right: 40px;
    top: 50px;
    font-size: 22px;
    color: #cfcaca;
    cursor: pointer; }
    .rtl .leo_search_home_pages_three .closebtn::before {
      left: 40px;
      right: auto; }
  .leo_search_home_pages_three .leoproductsearch-content {
    padding-left: 10px;
    position: absolute !important;
    top: 50%;
    left: 30%;
    width: 40%;
    margin: auto;
    background-color: white;
    border-radius: 20px; }
    .rtl .leo_search_home_pages_three .leoproductsearch-content {
      padding-right: 10px;
      padding-left: inherit; }
    .rtl .leo_search_home_pages_three .leoproductsearch-content {
      right: 30%;
      left: auto; }
    @media screen and (max-width: 768px) {
      .leo_search_home_pages_three .leoproductsearch-content {
        width: 50%;
        left: 25%; }
        .rtl .leo_search_home_pages_three .leoproductsearch-content {
          right: 25%;
          left: auto; } }
    @media screen and (max-width: 576px) {
      .leo_search_home_pages_three .leoproductsearch-content {
        width: 80%;
        left: 5%;
        padding-left: 10px !important; }
        .rtl .leo_search_home_pages_three .leoproductsearch-content {
          right: 5%;
          left: auto; }
        .rtl .leo_search_home_pages_three .leoproductsearch-content {
          padding-right: 10px !important;
          padding-left: inherit; } }

.col-info-right {
  padding-bottom: 20px; }
  @media screen and (max-width: 480px) {
    .col-info-right {
      padding-right: 35px; }
      .rtl .col-info-right {
        padding-left: 35px;
        padding-right: inherit; } }
  @media screen and (max-width: 1200px) {
    .col-info-right .ApMegamenu {
      margin-right: auto;
      padding-left: 20px; }
      .rtl .col-info-right .ApMegamenu {
        margin-left: auto;
        margin-right: inherit; }
      .rtl .col-info-right .ApMegamenu {
        padding-right: 20px;
        padding-left: inherit; } }
  .col-info-right .ApRawHtml {
    padding-right: 30px;
    margin-left: 15px;
    margin-bottom: 0px !important; }
    .rtl .col-info-right .ApRawHtml {
      padding-left: 30px;
      padding-right: inherit; }
    .rtl .col-info-right .ApRawHtml {
      margin-right: 15px;
      margin-left: inherit; }
    @media screen and (max-width: 576px) {
      .col-info-right .ApRawHtml {
        padding-right: 15px; }
        .rtl .col-info-right .ApRawHtml {
          padding-left: 15px;
          padding-right: inherit; } }
    .col-info-right .ApRawHtml i {
      font-size: 22px;
      font-weight: 700;
      color: black;
      cursor: pointer; }
      .col-info-right .ApRawHtml i:hover {
        color: #4d9087; }
  .col-info-right .wislish-button a span {
    background: #fcce07; }
  .col-info-right .blockcart .header .cart-products-count {
    background: #fcce07; }
  .col-info-right .ApRawHtml,
  .col-info-right .userinfo-selector,
  .col-info-right .leo_block_top,
  .col-info-right .wislish-button,
  .col-info-right #_desktop_cart {
    padding-top: 8px; }

.ApMegamenu .leo-megamenu .navbar-header .navbar-toggler {
  position: absolute;
  z-index: 1; }
  @media screen and (max-width: 992px) {
    .ApMegamenu .leo-megamenu .navbar-header .navbar-toggler {
      left: 15px;
      top: 14px; }
      .rtl .ApMegamenu .leo-megamenu .navbar-header .navbar-toggler {
        right: 15px;
        left: auto; } }

.navbar-fixed-top .header-container {
  padding-bottom: 0; }

/*# sourceMappingURL=headerposition1963970089.css.map */
