/***************************************************
  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-nav {
  min-height: 45px;
  background: #f7f7f7; }
  .header-nav .container {
    color: #666666; }
  .header-nav a {
    color: #666666; }
  .header-nav .popup-over .popup-title {
    color: #666666;
    font-size: 13px;
    text-transform: none;
    padding: 14px 0 14px 20px; }
    .rtl .header-nav .popup-over .popup-title {
      padding: 14px 20px 14px 0; }
    .header-nav .popup-over .popup-title i.fa-angle-down {
      font-size: 12px; }

.nav-html .btn-shop {
  color: #666666;
  border-bottom: 1px solid; }
  .nav-html .btn-shop:hover {
    color: #e97e3d; }

@media (max-width: 1199px) and (min-width: 992px) {
  .header-flex {
    padding-top: 50px; }
    .header-flex .center-header {
      position: absolute;
      top: 30px;
      z-index: 9; } }
@media (max-width: 480px) {
  .header-flex {
    padding: 60px 0 20px; }
    .header-flex .center-header {
      position: absolute;
      top: 20px;
      z-index: 9; } }

/*# sourceMappingURL=headerposition2899890901.css.map */
