@media only screen and (max-width: 600px) {
  .deals-content > h2 {
      font-size: 11px !important;
  }
  .product-cart-wrap .product-content-wrap h2 {
     font-size: 11px !important;
  }
   .product-cart-wrap .product-content-wrap > h2 {
     font-size: 11px !important;
  }
   .product-cart-wrap .product-img-action-wrap {
  		max-height: 100% !important;
    min-height: 100% !important;
    padding: 0 !important;
  }
  
.navbar-area.nav-style-01 > .nav-container > .navbar-collapse > ul > li {
    margin-left: 10px !important;
}
  .navbar-nav li a {
    font-size: 16px !important;
}

.perceive_right_categories_class {
  top:165px !important;
  }
  
  .support-bar-inner > .logo {
  	margin: 0 !important;
  }
}


.li-perceive {
    display: table-caption !important;
}

.sub-menu {min-width:0 !important;}
.support-bar-inner > .right-content {
      margin: 3% 0 0 0;
}
.support-bar-inner > .center-content{

  margin: 2.5% 0 0 5%
}

.div_out_stock {
  	color: red !important;
    font-weight: bold;
    text-align: center;
}
.volume-boxes-title {
	font-size: 12.5px;
    font-weight: bold;
}
.support-bar-inner > .logo {
  max-width:200px;margin: 0 0 0px 105px;
}
.error-area-wrapper > .container > .row > .col-lg-12 > .img-box {max-width:200px;margin: 0 auto;}
.topbar-area {display:none;}

.invoice-logo {
    max-width: 140px;
}

.navbar-nav li a {font-size:18px;}
.navbar-area.nav-style-01 > .nav-container > .navbar-collapse > ul  {margin-left:0%;}
.support-bar-inner {
  background-color: #fff;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

@media only screen and (min-width: 992px){
.navbar-area.nav-style-01 > .nav-container > .navbar-collapse > ul >  li {
    margin-left: 50px !importantx;
}
}
 
  @media only screen and (max-width: 860px){
.footer-link-widget {
    margin-left: 5px !important;
}
    .widget-about {text-align:center !important;}
}