/***************************************************
  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 5 */
.header-logo {
  text-align: center;
  padding: 9px 0; }

@media (max-width: 991px) and (min-width: 481px) {
  .ApQuicklogin {
    margin-right: auto; }
    .rtl .ApQuicklogin {
      margin-left: auto;
      margin-right: inherit; }

  .bottomnav .popup-over .popup-content {
    right: auto;
    left: 0; }
    .rtl .bottomnav .popup-over .popup-content {
      right: 0;
      left: auto; } }
@media (max-width: 480px) {
  .header-logo {
    height: 70px;
    line-height: 70px;
    padding: 0; }
    .header-logo img {
      max-height: 70px; } }
#cart-block .header {
  width: 45px; }

@media (min-width: 992px) {
  body.keep-header #page {
    padding-top: 136px !important; }
  body.keep-header #header {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030; } }

/*# sourceMappingURL=headerposition1496566677.css.map */
