@media screen and (max-width: 600px) {
/* Table responsive in small device*/
    table {
        border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border: 1px solid #000;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
	  min-height:30px;
    }
	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: normal !important;
}


    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
	.minibtn
	{
    font-size:67%;
    line-height: 1;
	margin: -3px;
	}
	.cart_summary .action button {
  background: url("../images/delete.png") no-repeat center center;
  font-size: 0;
  height: 24px;
  width: 24px;
  display: inline-block;
  line-height: 24px;
      margin-left: 8px;
	  
}
.cart_summary .action a {
    background: rgba(0, 0, 0, 0) url("../images/delete.png") no-repeat scroll center center;
    display: inline-block;
    font-size: 0;
    height: 9px;
    line-height: 24px;
    width: 9px;
}
	.page-order .cart_navigation button.next-btn::after {
    content: "";
    font: 14px/1 FontAwesome;
    padding-left: 7px;
    padding-right: 5px;
	}
	.page-order .cart_navigation a.prev-btn::before {
    content: "";
    font: 14px/1 FontAwesome;
    padding-right: 5px;
	margin-left:-3px;
}
	.page-order .cart_navigation a
    {
      margin-left:0px;
    }
    .cart_summary .qty
    {
      text-align: right;
      width:auto;
    }
	
     .cart_summary td.cart_product
    {
      width:auto;
    }
    .page-order .cart_avail
    {
      text-align: end;
    }
    .cart_summary .price 
    {
      text-align: end;
    }
    .cart_summary .price input
    {
      text-align: end;
    }
    .cart_summary .hidetd
    {
      display:none;
    }
	/*Header alignment in single row*/
.main-header .header-search-box .form-inline{
  position: static;
  margin-top: 30px;
  height:30px;
  margin-left:-15px;
  margin-bottom:-20px;
}

.main-header .header-search-box .form-inline form{
  margin-top: 20px;
  border: 1px solid transparent;
  padding-right: 10px;
}
.main-header .header-search-box .form-inline .btn-search {
    background: #45a5a3 url("../images/search.png") no-repeat scroll center center;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    height: 30px;
    position: absolute;
    right: -1px;
    top: 30px;
    width: 41px;
}
.option2 .main-header .header-search-box .form-inline .input-serach
{
	height:25px;
	padding-top:5px;
}
.btn-search{
}
.btn-search{
	color:#7c8083;
}

.input-serach{
  height: 10px;
  padding: 5px 5px 0 15px;
}
 
.main-header  .col-xs-7
{
	float:right;
	width:100%;

}

#logo{
	left: -25px;
    position: relative;
    right: 140px;
    top: -30px;

}
#logo .logo{
	height:0;
    width: -moz-max-content;
}
#logo .logo  img{
	float:left;
 width:200px;
 margin-top:10px;

}
.main-header .logo{
	margin-top:0px;
}
.group-button-header
{
margin-left:10px;
margin-top:-37px;
}
.group-button-header .btn-cart,
.group-button-header .btn-heart,
.group-button-header .btn-compare{
	margin-top:-10px;
  width: 39px;
  height: 39px;
  float: right;
  position: relative;
  margin-right: 6px; 
}
.group-button-header  #new a
{
	background-size: 30px 30px !important;
	margin-right:10px;
	margin-top:-25px;
}
.group-button-header #wishlist .notify-right {
	margin-right:15px;
    margin-right:20px;
    margin-top: -10px;
}
span.notify-right {
    background: rgba(0, 0, 0, 0) url("../images/notify-right.png") no-repeat scroll 0 0;
	background-size: 25px 20px !important;
    right: -10px !important;
    top: -20px !important;
}
span.notify #wishlist1 {
	padding-right:7px;
	text-align: center;
}
span.notify #notify {
	padding-right:7px;
	text-align: center;
}
.top-header .support-link
{
	float:right;
}
.top-header .nav-top-links
{
	float:left;
}
/*Products 4 in responsive */
.product-list li .left-block img
{
	height:150px;
}
.product-list li .product-price {
    color: #f96d10;
    font-size: 13px;
}
.product-list li .old-price {
    color: #666;
    line-height: 17px;
    margin-left: 10px;
    text-decoration: line-through;
}
.product-list li .add-to-cart {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: -50px;
    color: #fff;
    left: 0;
    line-height: 35px;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.45s ease 0s;
    width: 100%;
}
.product-list li .price-percent-reduction2 {
    background: rgba(0, 0, 0, 0) url("../images/price-percent-br.png") no-repeat scroll center center;
    color: #fff;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 12px;
    height: 44px;
    line-height: normal;
    padding-left: 15px;
    padding-top: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 52px;
    background-size: 42px 34px;
    background-position: right;
}
/*Filter in category*/
.toggle .button
{
	margin-bottom:-10px;
 float:right;	
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 14px;
}
.title .title-menu
{
	padding-right:20px;
}
/*Header scroll*/
#wishlist-box-ontop
{
	margin-right:53px;
}
#user-info-opntop
{
	margin-right:23px;
}
#shopping-cart-box-ontop
{
	margin-right:40px;
}
#form-search-opntop 
{
	display:none;
}
#main-menu .navbar .logo
{
	display:none;
}
#shopping-cart-box-ontop .notify {
    margin-top: 23px;
    margin-right: 3px;
}
#wishlist-box-ontop .notify {
    margin-top: 23px;
    margin-right: 3px;
}
.check .container-fluid
{
  margin-right:90px;
}
.option2 .check .navbar-header
{
	background: #ffffff none repeat scroll 0 0 !important;
}
.check .navbar-header .navbar-brand
{
	display:none;
}
.check .navbar-header button
{
	float: left;
    width: 20px;
    position: absolute;
}
.check .navbar-header .fa
{
	color: #7c8083;
}


.check .navbar-collapse {
    background: #eee none repeat scroll 0 0;
    margin-left: 15px;
    margin-right: 0;
    padding: 0 15px;
	margin-top:50px;
}
}
  