/***************************************************
  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 3*/
.navbar-fixed-top {
  max-width: 1600px;
  margin: auto; }

@media (min-width: 992px) {
  #header-main {
    position: relative;
    background: none;
    min-height: 0; }

  #index #header_content {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    background: none; }
  #index .header-container {
    background: none;
    position: relative;
    z-index: 9; }
  #index .box-htop {
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  #index .navbar-fixed-top .box-htop {
    background: rgba(0, 0, 0, 0.85); }

  #header_content {
    background: #000; }

  .col-info .popup-over:after {
    width: 0;
    background: none; } }
#cart .cart-quantity:before {
  border-color: #222222 #e82c2a #e82c2a #222222; }

/*# sourceMappingURL=headerposition1501158665.css.map */
