#h1-welcome-nor{
	color:#FE33A0;
  font-weight:400;
  font-size:30px;
  text-align: center;
}

.order-button-suffix{
display:none;
}

.products .product .columns{
padding:0px;
}

.p-cat-warranty{
  	display: none !important;
}

.product>.columns:hover {
    border-color: #eee !important;
}

#category-products-wrapper .p-image > a > img.swap-image{
    width: 100% !important;
}


@media only screen and (max-width: 40em){
	.product-code, .p-type-descr, .p-detail .shortDescription, .inline-products .p-detail {
		display: block;
	}
  .p-cat-manufacturer, 
  .p-cat-warranty{
  	display: none !important;
  }
}