.productdetails-view .spacer-buy-area{
  padding-left: 16px;
}

.back-to-category {
  float: right;
  position: relative;
  right: 10px;
}

.product-neighbours{
  color: #777;
  margin: 0 0 16px;
}

.product-neighbours a.next-page{
  background: url(../images/vmgeneral/next_16x16.png) no-repeat right;
  padding-right: 30px;
  line-height: 20px;
  float: right;
}

.product-neighbours a.previous-page{
  background: url(../images/vmgeneral/previous_16x16.png) no-repeat left;
  padding-left: 30px;
  line-height: 20px;
  float: left;
}

.productdetails-view .product-short-description{
  margin: 0 0 16px;
  padding: 0;
}

.productdetails-view .product-description,.product-fields{
  margin: 0;
}

.product-packaging{
  margin: 19px 0 0;
}

.additional-images img{
  margin-right: 8px;
  width: 100px;
  height: auto;
  /*max-height: 70px;*/
  float: left;
}
@media only screen and (max-width: 767px) {
.additional-images img{max-height: none;}
}

/*.product-price{
  margin: 0 0 6px;
  text-align: right;
  float: left;
  line-height: 18px;
}*/

.vm-price {
  text-align: right;
  line-height: 18px;
}

.vm-price span {
  display: inline-block;
  min-width: 64px;
  padding: 0 3px;
}

span.vm-price-desc {
  text-align: left;
  min-width: 16px;
  margin: 0 0 3px 0;
}

/* Row heights */
.vm3pr-1 .product-price {
  min-height: 28px;
}

.vm3pr-2 .product-price {
  /*min-height: 42px;*/
}

.vm3pr-3 .product-price {
  min-height: 56px;
}

.vm3pr-4 .product-price {
  min-height: 70px;
}

.vm3pr-5 .product-price {
  min-height: 84px;
}

.vm3pr-6 .product-price {
  min-height: 98px;
}

.vm3pr-0 .addtocart-area {
  min-height:auto;
}

.vm3pr-1 .addtocart-area {
  min-height:auto;
}

.vm3pr-2 .addtocart-area {
  min-height: auto;
}

.vm3pr-3 .addtocart-area {
  min-height: auto;
}

.vm3pr-4 .addtocart-area {
  min-height: auto;
}

.vm3pr-5 .addtocart-area {
  min-height:auto;
}

/* row heights custom fields */

.vm3pr-0 .vm-customfields-wrap {
	min-height: 0px;
}

.vm3pr-1 .vm-customfields-wrap {
	min-height: 65px;
}

.vm3pr-2 .vm-customfields-wrap {
	min-height: 112px;
}

.vm3pr-3 .vm-customfields-wrap {
	min-height: 159px;
}

.vm3pr-4 .vm-customfields-wrap {
	min-height: 206px;
}

.vm3pr-5 .vm-customfields-wrap {
	min-height: 253px;
}


.vm-cart-price{
  float: left;
  font-weight: bold;
}

.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{
  text-decoration: line-through;color:red;
}

.availability{
  text-align: left;
  margin: 15px 0 0;
}
@media only screen and (max-width: 768px) {
.availability {text-align: center;}
}
span.variant-dropdown{
  width: 150px;
  float: left;
  display: block;
  margin-bottom: 5px;
}

span.variant-dropdown select{
  width: 150px;
}

span.custom-variant-inputbox{
  width: 152px;
  float: left;
  display: block;
  margin-bottom: 5px;
}

input.custom-attribute{
  width: 140px;
}

.addtocart-area{
  margin: 0;
}

.addtocart-area form {
	margin: 0;
}

span.quantity-box{
  display: inline-block;
  vertical-align: middle;
}

.quantity-box .quantity-input, .cart-summary .quantity-input{
  height: 34px;
  width: 34px;
  text-align: center;
  font-weight: 700;
  padding: 1px;
  margin-bottom:0;
}

.cart-summary .quantity-input{
  height: 24px;
  width: 24px;
}

span.quantity-controls{
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 1px;
}

span.quantity-controls input.quantity-controls{
  height: 15px;
  border: none;
  width: 15px;
  cursor: pointer;
}

span.quantity-controls input.quantity-plus{
  background: url(../images/vmgeneral/quantity-controls.png) no-repeat;
  margin: 1px 0;
}

span.quantity-controls input.quantity-minus{
  background: url(../images/vmgeneral/quantity-controls.png) repeat-x;
  background-position: 15px 0;
  margin: 1px 0;
}

.addtocart-bar{
  margin: 0 0 4px;
  padding: 0;
  position: static;
  text-align: center;
  line-height: 14px;
}
@media only screen and (max-width: 767px) {
.addtocart-bar {/*text-align: center;*/}
}

.productdetails-view .addtocart-bar{
  margin: 24px 0 0;
  padding: 0;
  position: relative;
  bottom: 0;
  text-align: left;
}

.vmgroup .addtocart-bar{
  bottom: 0;
  position: relative;
  margin: 32px 0 0 0;
}

.vmgroup .addtocart-area{
  margin: 8px 0 16px 0;
}

span.addtocart-button{
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

span.cart-images img {
  float: left;
  margin: 0;
  width: 45px;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
max-width: 100%;
background: #d91e3e none repeat scroll 0% 0%;
color: #FFF;
border: 1px solid #d91e3e;
border-radius: 4px;
font-size: 14px;
cursor: pointer;
text-align: center;
letter-spacing: 0px;
padding: 8px;
margin-bottom: 0px;
}
span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover{
  background:#DC6277 none repeat scroll 0% 0%;
  background-position: 0 -200px;
  color: #FFFF00;
}

.addtocart-button-disabled {
    line-height: 18px;
}

div.vm-details-button {
  text-align:center; display:block !important;
}

div.vm-details-button a {
    /*padding: 5px;
    border: 0px solid #808080;*/
    font-size: 12px;
	font-weight:normal;
    /*max-width: 85%;*/
    line-height: 14px;
	/*width:90px;*/
}
@media only screen and (max-width: 1302px) {
div.vm-details-button a {
    padding: 3px 5px;
    border: 0px solid #808080;
    font-size: 11px;
    line-height: 14px;
}
}
@media only screen and (max-width: 1231px) {
div.vm-details-button a {
    padding: 5px;
    border: 0px solid #808080;
    font-size: 12px;
    line-height: 14px;
}
}
@media only screen and (max-width: 767px) {
div.vm-details-button a {
    padding: 5px 5px;
    border: 0px solid #808080;
    font-size: 14px;
    line-height: 14px;
}
}

span.addtocart-button input.addtocart-button-disabled {
  width: auto;
  max-width: 100%;
  background: #f2f2f2 top repeat-x;
  border: solid #333 1px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  height: 34px;
  text-align: center;
  padding: 4px 5px;
  color: #333;
  margin: 10px 0 0 0;
  letter-spacing: 1px;
}

.browse-view span.addtocart-button-disabled, .featured-view span.addtocart-button-disabled, .latest-view span.addtocart-button-disabled, .topten-view span.addtocart-button-disabled, .recent-view span.addtocart-button-disabled, .related-products-view span.addtocart-button-disabled, .browse-view span.addtocart-button-disabled, .addtocart-button-disabled {
  display: inline-block;
  padding: 5px;
  border: 1px solid #ddd;
  background:#f8f8f8;
  font-size: 12px;
  border-radius: 4px;
  margin: 0;
  color: #aaa;
  width: auto;
  box-sizing: border-box;
  text-align: center;
}
.addtocart-button-disabled:hover { background: #DFDFDF;}

.category-view h4{
  margin: 0;
  padding: 0;
}

.category-view .row .category .spacer h2{
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Open Sans",sans-serif;
  font-weight:normal !important;

}

.category-view .row .category .spacer h2 a img{
  margin-top: 2px;
  max-width: 80%;
  height: auto;
}
@media (min-width: 568px) and (max-width: 991px) {
.category-view .row .category .spacer h2 a img {max-width: 100%;}
}
@media (min-width: 480px) and (max-width: 567px) {
.category-view .row .category .spacer h2 a img {max-width: 90%;}
}
@media (min-width: 380px) and (max-width: 479px) {
.category-view .row .category .spacer h2 a img {max-width: 100%;}
}
@media only screen and (max-width: 379px) {
.category-view .row .category .spacer h2 a img {max-width: 100%;}
}

.featured-view h4,.latest-view h4,.topten-view h4,.recent-view h4,.related-products-view h4{
  font-size: 14px;
  margin: 0 0 8px;
  padding: 0;
  display:none;
}
/*.browse-view h1{font-size:0.2em;margin:0 0 8px;padding:0;}*/

.orderby-displaynumber{
  /*border-bottom: solid #E9E8E8 1px;*/
  border-top: solid #E9E8E8 1px;
  margin: 10px 0;
  padding: 10px 0;
}

.orderlistcontainer{
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 8px;
}

.orderlistcontainer div.activeOrder{
  background: #FFF top right no-repeat url(../images/vmgeneral/arrow_down.png);
  cursor: pointer;
  border: solid #CAC9C9 1px;
  border-radius: 4px;
  padding: 2px 24px 1px 12px;
}

.orderlistcontainer a{
  text-decoration: none;
  display: block;
}

.orderlistcontainer a :hover{
  text-decoration: none;
  display: block;
  color: #EEE;
  background: #777;
}

.orderlistcontainer div.orderlist{
  display: none;
  position: absolute;
  border: solid #CAC9C9 1px;
  background: #FFF;
  cursor: pointer;
  z-index: 1;
}

.orderlistcontainer div.orderlist div{
  padding: 2px 12px 1px;
}

.orderlistcontainer div.orderlist div:hover{
  color: #EEE;
  background: #CAC9C9;
}

.a.ask-a-question-view .product-summary{
  border-bottom: solid #CAC9C9 1px;
  margin: 25px 0 0;
  padding: 0 0 10px;
}

.ask-a-question-view .product-summary h2{
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight:normal;
}

.ask-a-question-view .product-summary .short-description{
  margin-top: 6px;
  font-size:14px;
}

.ask-a-question-view .product-summary img.product-image{
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.ask-a-question-view .form-field textarea.field{
  width: 394px;
  /*background: #fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;*/
  background: #fff
  border: solid #CAC9C9 1px;
  border-radius: 4px;
  color: #777;
  text-align: left;
  padding: 12px;
}
@media only screen and (max-width: 599px) {
.ask-a-question-view .form-field textarea.field {width:280px !important;}
}

.ask-a-question-view .form-field textarea.field:hover{
  /*background: #fff url(../images/vmgeneral/default_hover_bg.jpg) top repeat-x;*/
  background: #fff;
  color: #000;
}

.ask-a-question-view .form-field .submit{
  width: 418px;
}
@media only screen and (max-width: 599px) {
.ask-a-question-view .form-field .submit {width:280px !important;}
}

.ask-a-question-view input.counter,.ask-a-question-view input#name,.ask-a-question-view input#email{
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  display: inline-block;
  margin: 0;
  padding: 5px 5px 4px;
}

.ask-a-question-view table.askform, .ask-a-question-view table.askform tr, .ask-a-question-view table.askform td {
  border: 0;
}

.ask-a-question-view table.askform td {
  padding: 5px 0;
}

.ask-a-question-view #recaptcha_area {
  margin-bottom: 20px;
}

a.ask-a-question{
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
  margin: 8px 0;
  width:145px;
 /* padding: 3px 12px 1px;
  margin: 2px;*/
}
@media only screen and (max-width: 768px) {
a.ask-a-question {text-align: center;font-size: 16px;}
}

a.ask-a-question:hover {
color:#fff;
background:#fbb450;
background-image: linear-gradient(to bottom,#f89406,#fbb450);
}

.ask-a-question-view,.manufacturer-details-view .spacer{
  padding: 20px;
}

.ask-a-question-view h1,.manufacturer-details-view h1{
  font-size: 22px;
  margin: 0;
  padding: 0;
  font-weight:normal;
}

.ask-a-question{
  margin: 0;
}
.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{
  margin: 10px 0 0;
}

.manufacturer-details-view img{
  float: right;
  margin: 0 0 10px 20px;
}

.manufacturer-details-view .email-weblink a{
  margin-right: 15px;
}

a.product-details, a.details, div.details{
  background-position: 0 0;
  display: inline-block;
  padding: 3px 8px 1px;
}

a.details:hover, div.details:hover, a.product-details:hover{
  background-position: 0 -40px;
  color: #777;
}

span.details-button{
  margin: 0 0 0 10px;
}

span.details-button input.details-button {
  background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;
  color: #135CAE;
  border: 1px solid #CAC9C9;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  padding: 3px 8px 1px;
}

.coupon{
  color: gray;
  border-radius: 4px;
  border: 1px solid #CAC9C9;
  font-size: 9px;
  padding: 3px;
}

textarea.virtuemart{
  background: #fff;
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  text-align: left;
  padding: 5px 5px 4px;
}

span.stock-level{
  font-size: 10px;
  color: #7d7b7b;
}

.horizontal-separator{
  height: 1px;
  /*background: #e9e8e8;*/
  margin: 10px 0;
}

.invalid {
  border-color: #f00;
  background-color: #ffd;
  color: #000;
}

label.invalid {
  background-color: #fff;
  color: #f00;
}

.page-results{
  margin-top: 25px;
  text-align: right;
}

.control-buttons button.default{
  margin-left: 8px;
}

table.user-details .vm-chzn-select{
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 210px;
}

table.user-details input{
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
  width: 200px;
}

table.user-details input.invalid{
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border: solid red 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 5px 4px;
}

table.user-details{
  width: 450px;
  margin-bottom: 10px;
}

table.user-details input[type="checkbox"], table.user-details input[type="radio"] {
  width: 20px;
}

td.key{
  padding: 0 6px;
  width: 150px;
}

.cart-view h1{
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
}

.cart-view h2{
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.checkout-button-top{
  text-align: right;
  border-top: solid #E9E8E8 1px;
  padding: 10px 0 0;
}

.checkout-button-top input.terms-of-service{
  margin-right: 10px;
  display: inline-block;
}

span.tos{
  display: inline-block;
  margin-right: 15px;
}

.billto-shipto{
  border-top: solid #E9E8E8 1px;
  border-bottom: solid #E9E8E8 1px;
  margin: 10px 0 0;
  padding: 10px 0 25px;
}

.billto-shipto span, a.terms-of-service{
  display: inline-block;
  font-size: 14px;
}

#full-tos {
  display: none;
}

.output-billto span.titles,.output-shipto span.titles{
  width: 150px;
  float: left;
}

.output-billto span.values-first_name,.output-billto span.values-middle_name,.output-billto span.values-zip,.output-shipto span.values-first_name,.output-shipto span.values-middle_name,.output-shipto span.values-zip{
  float: left;
  margin-right: 3px;
}

table.cart-summary tr th{
  background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
  border-bottom: solid #E9E8E8 1px;
  padding: 6px 2px 3px;
}

.cart-summary tr td {
  padding: 5px 3px 2px;
}

.customer-comment{
  text-align: center;
  border-top: solid #E9E8E8 1px;
  margin: 10px 0 0;
  padding: 10px 0 0;
}

textarea.customer-comment{
  background: #fff;
  border: solid #ccc 1px;
  border-radius: 4px;
  color: #777;
  margin-bottom: 2px;
  text-align: left;
  padding: 5px 5px 4px;
}

.cart.customer-note{
  margin: 10px 0 0 0;
}

textarea#customer_note_field {
  margin: 10px 0;
  width: 98%;
}

div.terms-of-service{
  margin: 10px 0 0;
  padding: 10px 0 15px;
  display: inline;
}

.terms-of-service h5{
  background: #7C1E21;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  text-align: center;
  border-radius: 6px;
  font-weight: 400;
  margin: 0;
  padding: 15px;
}

.terms-of-service h5 a,.terms-of-service h5 a:visited{
  color: #fff;
  text-transform: uppercase;
}
/*
.VmArrowdown{
  background: top right no-repeat url(../images/vmgeneral/arrow_down.png);
  cursor: pointer;
  float: right;
  width: 16px;
  height: 16px;
  padding: 0 12px;
}
*/
ul.VMmenu,.VMmenu ul,.VMmenu li{
  list-style-type: none;
  background-image:none;
  padding: 2px 10px;
  margin-right: -7px !important;
}

.VmArrowdown {
  cursor: pointer;
  width: 15px!important;
  padding: 0!important;
  height: 30px!important;
  display: block;
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
}
li.VmOpen>div,li.VmClose>div{
  position: relative;
}
li.VmOpen>div{ pading-right: 15px!important}
li.VmOpen>div>span.VmArrowdown {
  background: url(../images/fonts.png) right center  no-repeat;  
}
li.VmClose>div>span.VmArrowdown {
  background: url(../images/fonts.png) left center  no-repeat;
}
li.VmOpen,li.VmClose,li.VmClose>div,li.VmOpen>div{
  float: none;
  clear: both;
  min-height: 0;
}
/*.VMmenu li {
  padding: 2px 0 2px 5px;
}*/
/*.VMmenu.vm-catelgries-level-0>li{
  padding: 2px 0 2px 0;
}*/
.vm-category-title {font-size:100%; margin:3px 10px 3px 0}
.vm-category-title:hover { text-decoration:none;}
.vm-catelgries-level-0 {margin:0 0 0 -8px;}
.vm-catelgries-level-1 {font-size:0.9em;margin:0 0 0 12px; list-style-image: url(../images/vmgeneral/arrow_right.png)}
.vm-catelgries-level-2 {font-size:1em;list-style-image: url(../images/vmgeneral/arrow_right_2.png); line-height:1em;}

#com-form-login .width30.floatleft {
  display: inline-block;
  margin: 0 20px 0 0;
}

#com-form-login label{
  display: inline-block;
}

#com-form-login input[type="checkbox"] {
  margin: 0;
}

.vm2-add_quantity_cart{
  background-position: 0 0;
  width: 24px;
  height: 24px;
  border: 0px;
  cursor: pointer;
}

.vm2-arrow_down{
  background-position: 0 -72px;
  width: 16px;
  height: 16px;
}

.vm2-billto-icon{
  background-position: 0 -138px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  border: 0px;
}

.vm2-remove_from_cart{
  background-position: 0 -212px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}

.vm2-shipto-icon{
  background-position: 0 -284px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
}

.vm2-lowstock{
  background-position: 0 -1114px;
  width: 62px;
  height: 15px;
  display: inline-block;
  float: right;
  margin: 6px 4px 0 0;
}

.vm2-nostock{
  background-position: 0 -1179px;
  width: 62px;
  height: 15px;
  display: inline-block;
  float: right;
  margin: 6px 4px 0 0;
}

.vm2-normalstock{
  background-position: 0 -1244px;
  width: 62px;
  height: 15px;
  display: inline-block;
  float: right;
  margin: 6px 4px 0 0;
}

.featured-view .vm2-lowstock, .featured-view .vm2-nostock, .featured-view .vm2-normalstock, .latest-view .vm2-lowstock, .latest-view .vm2-nostock, .latest-view .vm2-normalstock, .topten-view .vm2-lowstock, .topten-view .vm2-nostock, .topten-view .vm2-normalstock, .recent-view .vm2-lowstock, .recent-view .vm2-nostock, .recent-view .vm2-normalstock, .related-view .vm2-lowstock, .related-view .vm2-nostock, .related-view .vm2-normalstock{
  float: right;
  margin: 6px 4px 0 0;
}

.vm2-termsofservice-icon{
  background-position: 0 -1309px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  display: inline-block;
}

.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{
  margin: 15px 0 25px 0;
  font-size:14px;
  font-weight:300;
}
.featured-view img {width:80%;}
@media (min-width: 361px) and (max-width: 767px) {
.featured-view img {width:60%;}
}
@media only screen and (max-width: 360px) {
.featured-view img {width:80%;}
}
.catImage img {
width:80% !important;
}
.vendor-store-desc h2 {font-size:28px !important; line-height:32px;}

.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product,.center, span.center{
  text-align: center;
}
.featured-view .product h2,.latest-view .product h2,.topten-view .product h2,.recent-view .product h2,.related-products-view .product h {
  font-size:16px;
}

.vm-product-media-rating {
  width: 100%;
  float: left;
}

.vm-product-media-rating h2 {
  border: none;
  margin: 6px 0;
}

.vm-rating-header {
  float: right;
  margin: 0 6px 0 0;
}

.vm-product-media-container {
  text-align: center;
  max-width: 80%;
  margin-bottom: 15px;
  position: relative;
}
.lupa {
top: 0;
position: absolute;
right: 0;
width:auto;
font-size:22px;
color:grey;
}
@media only screen and (max-width: 768px) {
.lupa {position:absolute; right:4%; bottom: 0;width:auto;font-size:26px;}
}
.lupa-hor {
    bottom: 43px;
	vertical-align:bottom;
    position: absolute;
    right: 6px;
    width: auto;
	font-size:22px;
    color:grey;
}
.vm-product-container .vm-product-media-container {float: left;width: 55%;
}

.vm-product-descr-container {
  float: left;
  width: 100%;
  text-align: center;
}
.vm-product-descr-container h2 {font-size: calc(0.18rem + 0.8vw); /*font-weight:normal;*/}
@media only screen and (max-width: 1231px) {
.vm-product-descr-container h2 {font-size: calc(0.6rem + 0.9vw); font-weight:500;}
}
@media only screen and (max-width: 480px) {
.vm-product-descr-container h2 {font-size: calc(1.1rem + 0.98vw);}
}
.vm-product-descr-container is {font-size: calc(0.15rem + 0.8vw);}
@media only screen and (max-width: 1231px) {
.vm-product-descr-container is {font-size: calc(0.45rem + 0.98vw);}
}
@media only screen and (max-width: 480px) {
.vm-product-descr-container is {font-size: calc(0.9rem + 0.98vw);}
}
.vm-product-details-container {
  float: right;
  width: 43%;
}

.valign-wrapper {
  position: relative;
}

.valign-content-wrapper {
  position: absolute;
  height: 100%;
  top: 50%;
  width: 100%;
}

.valign-content {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  top: -43px;
}
/* .main-image img {max-width:100%;height:auto}*/

.main-image img {
  max-width: 80%;
  /*max-height: 460px;*/
}
@media only screen and (max-width: 768px) {
.main-image img {max-width: 100%;}
}
/*.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%;height:auto;width:auto;}*/

.browseProductImage {
  /*max-height: 90px;*/
  width: auto;
  max-width: 300px;
}

.customer-reviews,.ask-a-question-view .form-field{
  margin: 25px 0 0;
}

span.variant-name, span.custom-variant-name{
  width: 100px;
  float: left;
  display: block;
  margin-bottom: 5px;
}

span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover{
  background-position: 0 -200px;
  color: #f2f2f2;
}

.category-view .row .category .spacer,.featured-view .spacer,.latest-view .spacer,.topten-view .spacer,.recent-view .spacer,.related-products-view .spacer,.browse-view .row .product .spacer{
  padding: 6px;
}

.featured-view .spacer h3,.latest-view .spacer h3,.topten-view .spacer h3,.recent-view .spacer h3,.related-products-view .spacer h3{
  font-size: 14px;
  margin: 0 0 3px;
  padding: 0;
}

.browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{
  width: auto;
  height: auto;
}

.display-number,.control-buttons,.right{
  text-align:right !important;
  margin: 0 8px 0 0;
}

.control-buttons #reg_text {
  float: left;
  margin: 0 20px 0 0;
  text-align: left;
}

#userForm select,.width80{
  width: 80%;
}

textarea.virtuemart:hover, textarea.customer-comment:hover{
  color: #000;
  background: #e8e8e8;
}

label.invalid, span.red{
  color: red;
}

.output-billto span.values,.output-shipto span.values,.floatleft, span.floatleft{
  float: left;
}

.output-billto span.values,.output-shipto span.values {
  padding-right: 5px;
}

.joomlaCoreField {
  background-color: #FFFFDD;
}

.vm-pagination {
  float: left;
  text-align:center !important;
}

.vm-pagination ul{
  text-align:center !important;
}

.vm-pagination ul li{
  display: inline;
}

.vm-pagination .counter{
  text-align: right !important;
}

.hidden-phone {display:block;}
@media only screen and (max-width: 830px) {
.hidden-phone {display: none !important;}
}
.disabled {
padding: 3px 8px;
margin: 0 4px;
border: 1px solid #aaa;
background-color: #ddd !important;
}

.vm-page-counter {
  float: right;
}

.vm-bottom div{
  text-align:center !important;
}

.vm-bottom ul{
  text-align:center !important;
}

.vm-bottom ul li{
  display: inline;
}

.vm-bottom .counter{
  text-align: right !important;
}

.pagenav {
  padding: 3px 8px;
  margin: 0 4px;
  border: 1px solid #aaa;
  background-color: #fafafa;
  color: #808080;
}

a.pagenav {
  color: #555;
  text-decoration: none;
}

td.orders-key{
  font-weight: bold;
  text-align: left;
}
/* Manufacturer View Default */

.manufacturer-view-default .row .manufacturer .spacer {
  padding: 6px;
}

.product-field-display a img{
  /*display: block;*/
  width:70% !important;
}

.product-related-products, .product-related-categories{
  border-top: solid #ccc 1px;
  padding-bottom: 10px;
}

.product-fields .product-field-type-P{
  clear: both;
  border-bottom: 1px solid #EEEEEE;
  margin-top: 18px;
}

.product-field-type-P .product-fields-title{
  font-size: 120%;
}

.product-field-type-B,.product-field-type-S,.product-field-type-I{
  float: left;
  text-align: left;
  padding: 0;
}

.product-field-type-R{
 float: left;
 margin: 0;
 width:23.7% !important;
}

.product-fields-title-wrapper{
  /*min-width: 160px;*/
  font-weight:300;
  padding: 5px 10px;;
  font-size:18px;
  background:#ededed;
  display:block;
}
.product-fields-title-wrapper -> {}

.product-field-type-S ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
  position: relative;
  /*top: -15px;*/
  /*left:150px;*/
}

.product-field-type-S .product-fields-value {
float: left;
margin: 0 0 0 250px;
position: relative;
top: -20px;
color:#993300;
}
@media only screen and (max-width: 499px) {
.product-field-type-S .product-fields-value
{
float: left;
margin: 0 0 15px 0;
position: relative;
top: 0px;
color:#993300;
}
}

.vm-customfield-mod img,.vm-customfield-cart img{
  vertical-align: middle;
  width: 16px;
}

.vm-img-desc{
  display: block;
}

a:hover .vm-img-desc{
  background: #095197;
}

.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost{
  padding: 0 2px;
}

.vmpayment_description,.vmshipment_description {
  color: gray;
  font-size: 9px;
  padding: 0 2px;
}

.vmpayment_cardinfo {
  color: gray;
  font-size: 9px;
}

.virtuemart_search .inputbox{
  vertical-align: middle;
}
/* Custom Field Images */

.product-fields .product-field,.product-related-categories .product-field {
  width: 100%;
  float: left;
  display: inline-block;
  margin-bottom: 6px;
}

.product-fields .product-field label.other-customfield {
  width: 25%;
  float: left;
  position: relative;
  top: 20px;
  left: -18px;
  margin-bottom: 27px;
  text-align: center;
}/* For 4 images across use width:17% */

.product-fields .product-field-type-M {
  display: block;
}

.product-fields .product-field-type-M input[type=radio] {
  display: block;
  margin: 10px;
}

.product-fields .product-field-type-M label {
  display: inline-block;
}

.product-fields .product-field-type-M img {
  display: block;
  vertical-align: text-top;
  float: right;
}

.product-field-display {
  vertical-align: middle;
  padding:3px 0 0 0;  
  /*float:left !important;*/
}
.product-field-type-Y {font-size:12px;width:90%;max-width:300px;}

.related-media-none { display:block;}
@media only screen and (max-width: 565px) {
.related-media-none { display:none;}
}
@media only screen and (max-width: 565px) {
.related-title-none { display:none;}
}

.product-fields .product-field .vm-img-desc {
  font-size: 9px;
}

.vm-cart-item-name {
  text-align: left;
  overflow: hidden;
}

.vm-cart-item-sku {
  text-align: left;
}

.vm-cart-item-basicprice{
  min-width: 64px;
  width: 5%;
  text-align: center;
}

.vm-cart-item-quantity{
  min-width: 100px;
  width: 10%;
  text-align: center;
}

.vm-cart-item-tax{
  min-width: 64px;
  width: 5%;
  text-align: center;
}

.vm-cart-item-discount{
  min-width: 64px;
  width: 5%;
  text-align: center;
}

.vm-cart-item-total{
  min-width: 64px;
  width: 5%;
  text-align: center;
}
/* some more styles */

.buttonBar-right{
  text-align: right;
  float: right;
  display:none;
}

.userfields_info{
  font-weight: bold;
  display: block;
  margin: 0px 0px 8px 0px;
}

div.product {
  float: left;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

div.product_horizon div.product {
  float: left;
  border: 1px solid #ddd;
  margin: 4px;
  min-width: 220px;
}

.vm-product-descr-container h2 {
  /*min-height: 51px;*/
  margin: 0 0 10px 0;
}

.vm-product-descr-container-0 {
  min-height: 50px;
  margin-bottom: 6px;
}

.vm-product-descr-container-1 {
  /*min-height: 90px;*/
  margin-bottom: 6px;
}

.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
  font-size: 18px;
  line-height: 20px;
  margin:  0 0 10px 0;
  text-align: center;
}

/* Reset Bootstrap row class margin for VM views */

div[class*="-view"] .row{
  margin: 0;
}
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */

.vmLoadingDiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.3) url('../images/vm-preloader.gif') 50% 45% no-repeat;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

.vmLoading {
  overflow: hidden;
}
/* Anytime the body has the loading class, our
   modal element will be visible */

.vmLoading .vmLoadingDiv {
  display: block;
}

.vmLoadingDiv .vmLoadingDivMsg {
  position: relative;
  top: 50%;
}

/* additional for vm-products-horizon */
.vm-products-horizon.vm-col {
    width: 100%;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 1px dashed #ccc;
}

.vm-products-horizon .vm-product-media-container {
    float: left;
    max-width: 180px;
}

.vm-products-horizon .vm-product-rating-container {
	float: left;
	padding: 4px 8px;
}

.vm-products-horizon .vm-product-descr-container-0, .vm-products-horizon .vm-product-descr-container-1, .vm-products-horizon .vm-product-descr-container-2 {
    float: left;
}

.vm-products-horizon .vm-product-descr-container-0 > h2, .vm-products-horizon .vm-product-descr-container-1 h2, .vm-products-horizon .vm-product-descr-container-2 h2 {
    display: inline-block;
    float: none;
}

.vm-products-horizon .vmicon {
    float: none;
}

.vm-products-horizon .ratingbox {
    display: block;
}

.vm-products-horizon .vm-details-button {
    display: none;
}

.vm-products-horizon .vm-customfields-wrap {
    float: left;
}

.vm-products-horizon .product-price {
    float: right;
}

.vm-products-horizon .addtocart-bar {
    float: left;
    position: static;
}

/* adjust to screen size */

div[class*="-view"] .row{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width:98%;
}

/* cart table */
.cart-summary td, .cart-summary th {
  border: 1px solid #ddd;
}

.vm-payment-plugin-single label, .vm-shipment-plugin-single label {
  display: inline-block;
}
/* Chosen */
.chzn-container, .chzn-drop{
  max-width: 100%;
}

.product-field-type-C .chzn-container {
  margin-bottom: 10px;
}

@media all and (max-width: 980px) {
  div#nav {
    display: none;
  }

  div#contentarea {
    padding: 0;
  }
}

@media all and (max-width: 800px) {
  div#line {
    display: none;
  }

  div#nav {
    display: none;
  }

  div.vendor-store-desc {
    display: none;
  }

  h1#logo {
    margin-left: 0;
  }
}

@media all and (max-width: 1230px) {
div[class*="vm-col-"] {
    width: 48.5%;
  }

  .vm-col-3 {
    width: 47%;
  }
}

@media (max-width: 767px){
.vm-product-container > div {
    width: 100% !important;
    float: none !important;
  }
}
@media (max-width: 480px){
  #header ul {
    text-align: center;
  }

  .row div[class*="width"]{
    width: 49%;
    float: left;
    margin-bottom: 15px;
  }

  div.product {
    float: left;
    margin: auto;
    width: 49%;
  }

  div[class*="vm-col-"] {
    width: 100%;
  }

  .vm-product-container > div {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .productdetails-view .spacer-buy-area {
    padding: 0;
  }

  .productdetails-view .addtocart-area, .productdetails-view .manufacturer, .productdetails-view .addtocart-bar{
   /* text-align: center;*/
  }
}

@media all and (max-width: 400px) {
  .row div[class*="width"]{
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  #header ul {
    right: 0px;
    left: 0px;
  }
}

.product-fields .product-field input {
float;left;
left:3px;
width:5%;
}
.product-fields .product-field label {
width:20%;
float:left;
position:relative;
text-align:left:
left:5px;
}
.product-field-display a img {
display:block; 
}
.product-fields .product-field-title {
display:block; 
}
.product-fields .other-customfield img {
max-width:60px;
}
.product-fields .other-customfield .vm-img-desc {
font-size:12px;
}

/******************************************************
*******************************************************/
.vm-view-media {position: absolute;left:55%;padding-top: 10px;}
@media only screen and (max-width: 979px) {
.vm-view-media {display:none;}
}
.vm-col-1 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
.vm-col-3 {width: 100% !important;}
}
.browse-view .orderby-displaynumber .vm-view-list {
  padding-left: 0;
  padding-right: 0;
}
.browse-view .orderby-displaynumber .vm-view-list .vm-view {
  float: left;
}
.browse-view .orderby-displaynumber .vm-view-list .vm-view i {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: left;
  margin-right: 5px;
}
.browse-view .orderby-displaynumber .vm-view-list .view-grid.active i {
 color:#C17C28;
}
.browse-view .orderby-displaynumber .vm-view-list .view-list i {
  color:#BCBCBC;
}
.browse-view .orderby-displaynumber .vm-view-list .view-grid i {
  color:#BCBCBC;
}
.browse-view .orderby-displaynumber .vm-view-list .view-list.active i {
 color:#C17C28;
}
.browse-view .orderby-displaynumber .toolbar-center {
  padding-left: 0;
  padding-right: 0;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list {
  float: left;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer .title {
  float: left;
  margin: 7px 5px 0 0;
  font-size: 12px;
  font-family: Arial;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer .activeOrder {
  background: #fff;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  float: left;
  padding: 0 32px 0 10px;
  height: 30px;
  line-height: 27px;
  position: relative;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer .activeOrder:after {
  color: #8d8d8d;
  content: "\f0dd";
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: -2px;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer .orderlist {
  margin-top: 29px;
  margin-left: 42px;
}
.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer a {
  color: #444444;
  font-size: 12px;
  font-family: Arial;
}
.browse-view .orderby-displaynumber .toolbar-center .set-desc.arrow-down {
  float: left;
  overflow: hidden;
}
.browse-view .orderby-displaynumber .toolbar-center .set-desc.arrow-down .long-arrow-down {
  background: url(../../templates/sj_market/images/icon/desc.png) no-repeat center center;
  display: block;
  float: left;
  height: 28px;
  width: 20px;
  text-align: -999em;
}
.browse-view .orderby-displaynumber .toolbar-center .display-number {
  float: left;
  margin-left: 15px;
  font-size: 12px;
  font-family: Arial;
}
.browse-view .orderby-displaynumber .toolbar-center .display-number select {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin-left: 5px;
  height: 30px;
}
.browse-view .orderby-displaynumber .vm-pagination {
  padding:0;margin:10px 0 0 0;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination {
  float: right;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li {
  float: left;
  line-height: 100%;
  margin-left: 2px;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li a,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li span {
  color: #444444;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  display: block;
  padding: 7px 9px 8px;
  margin: 0;
  line-height: 100%;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li a .fa,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li span .fa {
  margin: 0;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li a .fa-angle-left.r-hiden,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li a .fa-angle-right.r-hiden,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li span .fa-angle-left.r-hiden,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li span .fa-angle-right.r-hiden {
  display: none;
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li:hover a,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li:hover span {
  /*color: #f4a137;*/
}
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li.active a,
.browse-view .orderby-displaynumber .vm-pagination ul.pagination li.active span {
  /*color: #f4a137;*/
}
.browse-view h1 {
  display: none;
}
.browse-view .product.vm-col.vm-col-3 .product_s_desc {
  display: none;
}
.browse-view .product.vm-col {
  margin-bottom: 30px;
}
.browse-view .product.vm-col:hover .sj_quickview_handler {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #444444;
  opacity: 1;
  visibility: visible;
  transform: scale(1) rotate(0deg);
  transition: all 0.2s ease-in-out 0s;
}
.browse-view .product.vm-col:hover .sj_quickview_handler:hover {
 /*background-color: #f4a137;
  border: 1px solid #f4a137;*/
  color: #fff;
}
.browse-view .product.vm-col .spacer {
  /*border: 1px solid #ddd;*/
  padding: 5px;
  float: left;
  width: 100%;
}
.browse-view .product.vm-col .spacer:hover {
  /*box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);*/
}
.browse-view .product.vm-col .spacer:hover .vm-product-media-container a img {
 /* transform: rotateY(180deg);*/
}
.browse-view .product.vm-col .spacer:hover .product-info .vm-product-descr-container-1 h2 a {
  /*color: #f4a137;*/
}
.browse-view .product.vm-col .spacer:hover .product-info .vm3pr-0 .addtocart-area .addtocart-bar .addtocart-button input {
  /*background: url(../../templates/protostar/images/icon/btn-cart-hover.png) no-repeat 6px 6px #f4a137;*/
  /*border: 1px solid #f4a137;*/
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.browse-view .product.vm-col .spacer .vm-product-media-container a img {
 /* transform: rotateY(0deg);
  transition: all 1.2s ease 0s;*/
}

.browse-view .product.vm-col .spacer .product-info {
  /*float: left;*/
  padding: 0 0 8px 0;
  /*width: 100%;*/
  text-align:center;
  font-size:14px !important;
}
.browse-view .product.vm-col .spacer .product-info h2 {font-size:16px !important;}
@media (min-width: 768px) and (max-width: 1105px) {
.browse-view .product.vm-col .spacer .product-info {padding: 0 0 20px; 10px;}
}
.browse-view .product.vm-col .spacer .product-info .vm-product-descr-container-0 {
  float: left;
}
.browse-view .product.vm-col .spacer .product-info .vm-product-descr-container-1 h2 a {
  color: #444444;font-size:16px;width:90%;font-weight:normal;
}
.browse-view .product.vm-col .spacer .product-info .vm-product-descr-container-1 h2 a:hover {
  color: #D70000;
}
.browse-view .product.vm-col .spacer .product-info .vm-product-rating-container {
  margin: 5px 0;
  float: left;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 {
  clear: both;
  display: block;
  /*margin-bottom: 15px;*/
  /*float: left;*/
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 .product-price .vm-price-value {
  float: left;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 .product-price .vm-price-value .vm-price-desc {
  display: none;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 .product-price .vm-price-value .PricesalesPrice {
  color: #666;
  font-size: 30px;
  font-weight:normal;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 .product-price .vm-price-value .PricediscountAmount {
  color: #999;
  font-size: 18px;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-2 .product-price .PricediscountAmount.vm-price-value {
  margin-top: 4px;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 {
  clear: both;
  float: left;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 .addtocart-area .addtocart-bar .quantity-box,
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 .addtocart-area .addtocart-bar .quantity-controls {
  /*display: none;*/
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 .addtocart-area .addtocart-bar .wrap-qty {
  display: none;
}
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 .addtocart-area .addtocart-bar .addtocart-button {
  float: left;
  margin: 0;
}
.quantity-box .quantity-input, .cart-summary .quantity-input {
    height: 29px;
    width: 29px;
    text-align: center;
    font-weight: 600;
    padding: 1px;
    margin-bottom: 3px;
	margin-left: 5px;
}
/*
.browse-view .product.vm-col .spacer .product-info .vm3pr-0 .addtocart-area .addtocart-bar .addtocart-button input {
  background: url(../../templates/sj_market/images/icon/btn-cart.png) no-repeat 6px 6px #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #444444;
  letter-spacing: 0;
  font-size: 12px;
  float: left;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding: 0 13px 0 30px;
  text-transform: uppercase;
  position: relative;
}
*/
.browse-view .product.vm-col .spacer .product-info .vm-details-button {
 /* display: none;*/
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 {
  margin-bottom: 30px;
  min-height: auto;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer {
  border: 0 none;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer:hover {
  box-shadow: none;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer .vm-product-media-container {
  /*border: 1px solid #ddd;*/
  float: left;
  margin-right: 10px;
  position: relative;
  margin-bottom: 0;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer .product-info {
  float: left;
  padding: 0 0 30px; 15px;
  /*width: 61.6667%;*/
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer .product-info .vm-product-descr-container-1 h2 {
  font-size: 16px;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer .product-info .vm3pr-2 {
  margin-bottom: 5px;
}
.browse-view .product.vm-col.vm-col-3.vm-col-1 .spacer .product-info .product_s_desc {
  display: block;
  float: left;
  font-size: 12px;
}

.PricesalesPrice {font-size: 30px;margin: 0 auto 6px auto; text-align:center;}
.proddefault .PricesalesPrice {text-align:left;}
.list-view .spacer .PricesalesPrice {text-align:left;}

.list-view .addtocart-bar {text-align:left;}
.list-view div.vm-details-button {text-align:left;}

div.category_description {font-size:14px !important;font-weight:normal !important;padding-bottom: 32px;}
div.category_description img {width: 100px !important; float: left !important;margin:0 10px 10px 0 !important; vertical-align:bottom;}
div.category_description span {position:relative;top:10px;}
div.category_name h2 {font-size:28px;}

.vmcatdiv-newimg, .vmcatdiv-leaderimg, .vmcatdiv-saleimg {
position: absolute;
left: -15px;
top: -20px;
}

.product-view-button {display:block;position:relative;top:-10px;font-size:16px;}
@media only screen and (max-width: 979px) {
.product-view-button { display:none;}
}

.product_s_desc p{ display:none !important;}

.list-view .product,
.list-view .spacer{
    width: 100%;
}
.list-view .spacer .product_s_desc p{ display:block  !important;margin: 10px 0 0 0;}
.list-view .spacer .vm-product-media-container{
    width: 20%;
    float: left;
}
.list-view .spacer .vm-product-descr-container{
    width: 50%;
    float: left;
    text-align: left;
	margin:0 0 0 15px;
}

.list-view .spacer .vm-product-descr-container p{ display:block;}
.list-view .spacer .vm-product-descr-container .vm-product-rating-container span{
    float: left;
}
.list-view .spacer .vm-product-detail-container{
    width: 27%;
    float: left;
}

