.searchcaut {
  text-align: right !important;
   max-height: 19px;
}

.category-view .row .category .spacer h2 a img {
  margin-top: 2px;
  max-width: 200px;
  height: auto;
}
.category.floatleft.width33.vertical-separator {
  display: none;
}
.product-container.width100.center {
    margin-left: -1em;
}
.custom.module-dark a {
    color: white;
}
.vm-product-media-container {
    margin-bottom: 15px;
    max-width: 100%;
    min-height: 213px;
    text-align: center;
}

.PricesalesPrice.vm-display.vm-price-value {
    color: green;
    font-weight: bold;
}
.product-price {
    /* background: red none repeat scroll 0 0; */
    padding: 10px;
	float: none;
	text-align: center;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
    font-size: 22px;
    line-height: 20px;
    text-align: center;
}
.custom img {
    padding: 10px;
}
.item-page.magazine img {
    padding: 10px;
}
.item-page img {
	padding: 10px;
}
.item.column-1 img {
    padding: 10px;
}
ul.grid-view li .item-info .item-image .mask {
    background-image: linear-gradient(135deg, #be3636 0px, #3b910b 100%);
    background-repeat: repeat-x;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.11;
    position: absolute;
    top: 0;
    width: 100%;
}
.navbar-form {
    background-color: #557C10!important;
    color: gray;
}

.orderby-displaynumber {
    display: none;
}
.browseProductImage {
    max-height: 211px;
    max-width: 100%;
    width: auto;
}
.vm-product-descr-container-1 {
    margin-bottom: 4px;
    min-height: 65px;
}

.vm-product-descr-container-1 a {
    color: #557C10!important;
    font-size: 1.3em;
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    background: #557C10 none repeat scroll 0 0;
    border: 1px solid #00669a;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    max-width: 100%;
    padding: 8px;
    text-align: center;
}
.vm-search-custom-search-input {
    display: none;
}
.additional-images img {
    height: auto;
    margin-right: 8px;
    width: 80px;
}