body{
	    text-transform: none !important;

}
.nav-primary a {
    text-decoration: none;
    position: relative;
    display: block;
    color: #636363;
    line-height: 30px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 30px;
}
.nav-primary li.level1 a {
 font-size:12px;
}


.grid .category {
padding: 10px;
    background: #ff1219;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    width: 20%;

}
li.item.category {
    text-align: center;
    line-height: 20px;
    height:50px;
}
.tax-details, .delivery-time, .add-to-links, .sharing-links{
	display: none;
}

.cart-table .product-cart-sku {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 12px;
    margin: 5px 0 12px;
}
.cart-forms , .cart-totals-wrapper , .checkout-types{
  display: none;
}

.page-title h1, .page-title h2, .product-name h1, .product-name .h1 {

    text-transform: none;
}
.product-view .product-shop .price-info {
display: none !important;
}
.price{
    display: none;
}
h3, .h3 {

    font-family: Arial, sans-serif;

}
.block-reorder, .link-print{
  display: none !important;
}

#my-orders-table tfoot{
  display: none;
}

@media only screen and (max-width: 1152px) {
 .nav-primary a.level0 {  font-size: 20px !important;  }
  .grid .category { margin-right: 20px; width: 22%; }
   .grid .category h4 { font-size: 12px; }
   }
  .product-info h3, .product-view h3{  font-weight:800 !important; }
  .short-description .std{  display: none;  }

.more-views , .product-collateral {display: none;}
.footer, .footer address{border:0px;}

.my-account .subtotal, .my-account .summary-details, .my-account .grand_total, .my-account .summary-total {
  display: none;
}
.grid li a{
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}


.products-grid .product-name, .products-list .product-name {
    text-transform: none;

}
.nav-primary li.level0 > a, h4 {
    text-transform: none;
}
.product-cart-info .item-options{
  display:none;
}

.cart-table .product-cart-image .cart-links, .cart-table .product-cart-info .btn-remove, .cart-table .product-cart-actions .button {
    display: none !important;
}
.desc{
  font-size: 20px;
    margin-left: 100px;
}
.availability.out-of-stock span{
	color:#ff1219;
	font-weight: bold;
	font-size: 15px;
}

@media only screen and (min-width: 771px){
#header-search {
       width: 70% !important;
 
}}

#search_autocomplete{
	display: none !important; 
}
#button-no{
	margin-left:150px;
}

.cart-links{
  display: none;
}
input[type=number].qty, input[type=text].qty {
    width: 5em;
    text-align: center;
    vertical-align: middle;
}

.product-view .product-shop .availability{
  display:none !important;
}
