/***************************************************
  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-top {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }

.box-top-header {
  position: relative;
  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 > [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: 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-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 .left-top-header .logo {
      padding: 40px 0; }
  .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; }
    .box-top-header .right-top-header .popup-over:not(.search-widget) {
      margin: 0px 0px 0px 0px; }
      .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) {
        margin: 0px 0px 0px 0px; }
      .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title {
        border-style: solid;
        border-color: #e1e1e1;
        padding: 14px 16px 14px 16px;
        border-width: 1px 0px 1px 1px; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title {
          padding: 14px 16px 14px 16px; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-title {
          border-width: 1px 1px 1px 0px; }
      .box-top-header .right-top-header .popup-over:not(.search-widget) + .popup-over .popup-title {
        border-width: 1px 1px 1px 1px; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) + .popup-over .popup-title {
          border-width: 1px 1px 1px 1px; }
      .box-top-header .right-top-header .popup-over:not(.search-widget) + .popup-over .popup-content {
        right: 0px;
        left: auto; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) + .popup-over .popup-content {
          right: auto;
          left: 0px; }
      .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-content {
        right: -1px;
        left: auto; }
        .rtl .box-top-header .right-top-header .popup-over:not(.search-widget) .popup-content {
          right: auto;
          left: -1px; }

.box-bottom-header {
  position: relative;
  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-bottom-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-bottom-header .left-bottom-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;
    position: static; }
    @media (max-width: 991px) {
      .box-bottom-header .left-bottom-header .leo-megamenu .navbar-header {
        margin: 5px 0; } }
    @media (min-width: 992px) {
      .box-bottom-header .left-bottom-header .leo-megamenu .navbar-nav > li > a {
        padding-top: 22px;
        padding-bottom: 22px; } }
  .box-bottom-header .right-bottom-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: 991px) {
      .box-bottom-header .right-bottom-header {
        position: static; } }
    .box-bottom-header .right-bottom-header #cart-block {
      border-radius: 0px;
      border-left: 1px solid #ededed;
      border-right: 1px solid #ededed;
      margin: 0px 0px 0px 0px;
      padding: 17px 5px 17px 5px; }
      .rtl .box-bottom-header .right-bottom-header #cart-block {
        margin: 0px 0px 0px 0px; }
      .rtl .box-bottom-header .right-bottom-header #cart-block {
        padding: 17px 5px 17px 5px; }
      @media (min-width: 576px) {
        .box-bottom-header .right-bottom-header #cart-block {
          width: 35% !important;
          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; } }
      @media (max-width: 991px) and (min-width: 768px) {
        .box-bottom-header .right-bottom-header #cart-block {
          width: 25% !important; } }
      @media (max-width: 767px) and (min-width: 576px) {
        .box-bottom-header .right-bottom-header #cart-block {
          width: 30% !important; } }
      @media (max-width: 575px) {
        .box-bottom-header .right-bottom-header #cart-block {
          padding: 10px 10px 10px 10px; }
          .rtl .box-bottom-header .right-bottom-header #cart-block {
            padding: 10px 10px 10px 10px; } }
    .box-bottom-header .right-bottom-header #search_widget {
      border-left: 1px solid #ededed; }
      .rtl .box-bottom-header .right-bottom-header #search_widget {
        border-right: 1px solid #ededed;
        border-left: inherit; }
      @media (min-width: 576px) {
        .box-bottom-header .right-bottom-header #search_widget {
          width: 65% !important;
          padding: 10px 0px; } }
      @media (max-width: 991px) and (min-width: 768px) {
        .box-bottom-header .right-bottom-header #search_widget {
          width: 75% !important; } }
      @media (max-width: 767px) and (min-width: 576px) {
        .box-bottom-header .right-bottom-header #search_widget {
          width: 70% !important; } }
      @media (max-width: 575px) {
        .box-bottom-header .right-bottom-header #search_widget {
          padding: 9px 5px; } }
      .box-bottom-header .right-bottom-header #search_widget .popup-content {
        padding: 0px 40px 0px 15px; }
        .rtl .box-bottom-header .right-bottom-header #search_widget .popup-content {
          padding: 0px 15px 0px 40px; }
      .box-bottom-header .right-bottom-header #search_widget form button[type=submit] {
        right: 13px; }
        .rtl .box-bottom-header .right-bottom-header #search_widget form button[type=submit] {
          left: 13px;
          right: auto; }

@media (min-width: 576px) {
  #header #search_widget {
    width: 100%; }
    #header #search_widget .popup-content {
      min-width: auto;
      width: 100%; } }
@media (max-width: 575px) {
  #header #search_widget {
    position: static; }
    #header #search_widget .popup-title {
      display: block;
      overflow: hidden;
      position: relative; }
      #header #search_widget .popup-title .search {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      #header #search_widget .popup-title:before, #header #search_widget .popup-title:after {
        content: '';
        display: block;
        background: #000000;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-transform: translateY(50px) rotate(45deg);
        -moz-transform: translateY(50px) rotate(45deg);
        -ms-transform: translateY(50px) rotate(45deg);
        -o-transform: translateY(50px) rotate(45deg);
        transform: translateY(50px) rotate(45deg); }
      #header #search_widget .popup-title:before {
        height: 15px;
        width: 1px; }
      #header #search_widget .popup-title:after {
        width: 15px;
        height: 1px; }
      #header #search_widget .popup-title:hover:before, #header #search_widget .popup-title:hover:after {
        background: #ff3333; }
    #header #search_widget .popup-content {
      position: absolute;
      top: auto;
      bottom: 0;
      display: none;
      background: #FFFFFF;
      right: 100%;
      left: auto; }
      .rtl #header #search_widget .popup-content {
        right: auto;
        left: 100%; }
    #header #search_widget.open .popup-title:before, #header #search_widget.open .popup-title:after {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0px) rotate(45deg);
      -moz-transform: translateY(0px) rotate(45deg);
      -ms-transform: translateY(0px) rotate(45deg);
      -o-transform: translateY(0px) rotate(45deg);
      transform: translateY(0px) rotate(45deg); }
    #header #search_widget.open .popup-title .search {
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translateY(50px);
      -moz-transform: translateY(50px);
      -ms-transform: translateY(50px);
      -o-transform: translateY(50px);
      transform: translateY(50px); }
    #header #search_widget .popup-title {
      margin: 0px 0px 0px 0px; }
      .rtl #header #search_widget .popup-title {
        margin: 0px 0px 0px 0px; }
    #header #search_widget .popup-content {
      top: 100%;
      border: none;
      bottom: auto;
      right: 0;
      left: auto;
      padding: 0px 40px 0px 15px;
      -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); }
      .rtl #header #search_widget .popup-content {
        right: auto;
        left: 0; }
      .rtl #header #search_widget .popup-content {
        padding: 0px 15px 0px 40px; }
    #header #search_widget.open .popup-title .search {
      -webkit-transform: translateY(-50px);
      -moz-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
      -o-transform: translateY(-50px);
      transform: translateY(-50px); }
    #header #search_widget form button[type=submit] {
      right: 12px; }
      .rtl #header #search_widget form button[type=submit] {
        left: 12px;
        right: auto; }
    #header #search_widget .popup-content {
      width: auto;
      right: 9px;
      left: 9px; }
      .rtl #header #search_widget .popup-content {
        right: 9px;
        left: 9px; } }

/*# sourceMappingURL=headerposition1498474874.css.map */
/***************************************************
  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 
 */
/***********************************************************************/
.footer-container {
  background: #f9f9f9; }
  @media (min-width: 768px) {
    .footer-container .block {
      margin-bottom: 20px; } }
  .footer-container .block .title_block {
    color: #000000; }
    .footer-container .block .title_block:before {
      background-position: 0 -50px; }
  .footer-container .accordion_small_screen .navbar-toggler i:before {
    color: #000000; }

.footer-bottom {
  border-top: 1px solid #eeeeee; }

@media (min-width: 992px) {
  .box-top-footer {
    padding-top: 40px;
    padding-bottom: 40px; } }
@media (min-width: 768px) {
  .box-top-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 991px) {
  .box-top-footer {
    margin-top: 20px;
    margin-bottom: 20px; } }
.box-top-footer > [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-middle-footer {
  padding-top: 60px;
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    .box-middle-footer {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .box-middle-footer {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .box-middle-footer .logo-footer {
    margin-bottom: 35px; }

.box-footer-bottom {
  text-align: center; }
  .box-footer-bottom .copyright {
    padding-top: 25px;
    padding-bottom: 25px; }
  .box-footer-bottom #back-top-footer a {
    background: #ededed; }

/*# sourceMappingURL=footerposition1498472662.css.map */
