#mod_virtuemart_search {
    /* font-size: 1.2em; */
	color:black;
}
.ask-a-question-view h1, .manufacturer-details-view h1 {
    font-family: tahoma !important;
    font-weight: normal;
}
.inputboxmb{width:80%;}
.spacer.product-container {
    background:  white;
	border-radius:3px;
}
.titlugeneric{display:none;}
.vm-categories-wall-img {
    max-height: 95px;
}
.category-view .row .category .spacer img{
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    background:  #0049A0;
    border-radius: 3px;
	padding-bottom:10px;
}
#users-profile-custom {display:none;}
.icons {display: none;}
.vm-search-custom-search-input {display: none;}
.orderby-displaynumber {display: none;}
.alert-danger, .alert-error {display: none;}

.main-image.text-center {
    /* background: red; */	
}
.vm-img-desc {
    display: none;
}

.small {
    font-size: 23px;
}
#smtpButton6 {
	position: absolute;
	/* left: 966px!important; */
}
/* #modlgn-passwd { */
    /* min-width: 250px; */
/* } */

/* .vm2-remove_from_cart:before  { */
    /* background: none ; */
/* } */

.category.floatleft.width25.vertical-separator
{
    float: left;
    min-height: 245px;
}
.subcat {
	border-radius: 0 7px 0 7px;
    background: url(../img/black-transparent.png) repeat 0 0;
    font-size: 1.25em;
	font-weight: normal;
    position: relative;
    top: 208px;
	/* background-color:black; */
	max-width:200px;
	margin:0 auto;
}

.subcat a:link, a:active , a:focus, a:visited{ color: #ffffff; }
.subcat a:hover { color: #A4D0FD; }
a:visited{ color:#D4D0C8; }


 a.ask-a-question {
    font-size: 16px;
    font-weight: 700;
    /* padding: 47px 12px 40px; */
	background:#F8F7F7 !important;

}
a.ask-a-question:hover {
    color: #000000;
}
.fa.fa-cart-arrow-down {
    color: green;
    font-size: 1.5em;
}
.btnd{
	/* background: red; */
	width:400px;
}
.butonrst.left {
    /* background: red; */
    max-width: 400px;
    text-align: right;
    float: r;
    margin-top: 30px;
}
#vmCartModule {
    /* background: red; */
    width: 100%;
	text-align: right;
}
.total_wrapper.btn.btn-default.dropdown-toggle {
    background: white;
    border: 1px solid green;
}

hr {
    max-width: 80%;
}
span.vm-price-desc {
	color: red;
    font-weight: normal;
    margin: 1px 2px 3px 0;
    min-width: 16px;
    text-align: left;
}
*.block > img {
    max-width: 60%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.block:hover > img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.8);
}
.additional-images img {
    margin-right: 3px;
    width: 130px;
    height: auto;
}
.addtocart-button.btn.btn-primary.btn-block {
    margin: 0 auto;
    width: 55%;
	padding:5px;
}
.back-to-category {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.browseProductImage {
    max-width: 100%;
	padding-left: 21px !important;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	
}
.browseProductImage:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.buton-cart {
    margin: 0 auto;
    text-align: center;
}
	

.btn.btn-primary.btn-xs.show-cart.pull-right.btn-default {
    padding: 5px;
    min-width: 80px;
}

.dd_cart_wrapper.dropdown-menu {
    float: right;
    text-align: right;
    width: 95%;
    padding: 10px;
    z-index: 10000;
}

.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.line-through {
    text-decoration: line-through;
}

}.product-container.productdetails-view.productdetails.row.container {
    border: 1px solid black !important;
}
.productdetails-view .addtocart-bar {
    text-align: center;
}
.productdetails-view .product-short-description {
    text-align: center;
}
.product-price {
    margin-left: 10px;
    padding: 10px;
   background: #FF7308; 
    border-radius:5px;
    border: 1px solid black;
	float:none;
	width:50%;
	text-align:center;
	margin: 0 auto;
}
.PricebasePriceWithTax {
    color: red !important;
}
.PricepriceWithoutTax.vm-display.vm-price-value {
    font-size: 18px;
    font-weight: bold;
	padding:5px;
    text-align: center;
}

.product-short-description{
	text-align:left;
	width:60%;	
	}

.product .thumbnail {
    padding: 15px;
}
.ratingbox{float:right;}
.ratingbox.dummy {
       margin-left: 20px;
}
.sectiontableentry1 h3 {
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}



.text-center{
	padding:20px;
	text-align: center;
	}
.titlu-produs{
		text-align:center;
		width:50%;	
}
.titlu-produs-browse{
		text-align:center;
		width:100%;	
}
.titlu-produs-browse h2{
		text-align:center;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.4;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}	


/* Configurari afisare pret */

.PricesalesPrice.vm-display.vm-price-value {
 /* display: none;  */
}
.PricesalesPriceTt, .PricepriceWithoutTaxTt {
    color: #066105!important;
	font-size:20px !important;
    font-weight: bold;
    padding: 5px;
	position: relative;
	/* bottom: -6px; */
}
.PricepriceWithoutTax.vm-display.vm-price-value {
    font-size: 18px;
    font-weight: bold;
	padding:5px;
    text-align: center;
}
.pret-vechi {
    font-weight: normal;
    padding-left: 10px;
    text-decoration: line-through;
}

#reg_text {
    max-width: 600px;
}

.quant {
    /* max-width: 156px; */
    /* background: red; */
    margin: 0 auto;
	padding: 10px;
}
.quantity-input.js-recalculate {
	    width: 45%;
}
.quantity-input.js-recalculate.text-center.form-control {
    height: 12px;
    margin-top: 15px;
	font-size: 1.7em;
	font-weight: bold;
	width: 28px;
}

.vm-product-container .vm-product-media-container {
 width: 51% !important;
}
.vm-product-rating-container {
    text-align: center;
    margin: 0 auto;
    max-width: 213px;
}
.userdata {
    max-width: 582px;
}
.well {
    background-color: #f5f5f5;
    border-color: #ddd;
    border-radius: 0;
    box-shadow: none;
}
p.product_s_desc {

    text-align: center !important;
}
@media screen and (max-width: 360px){
	.search.comp { display: none;}
	.iframe_360 {
		width:100%;
	/* height: 270px !important; */  
}
  .quantity-input.js-recalculate {
	    max-width: 150px;
		}
	.product-price {
		width: 90%;
		min-height: 56px;
}
.PricesalesPriceTt, .PricepriceWithoutTaxTt {
      font-size: 20px !important;
}
	.product-short-description {
		text-align: left;
		width: 100%;
}
	.titlu-produs {
		text-align: center;
		width: 100%;
}
.addtocart-button.btn.btn-primary.btn-block {
    margin: 0 auto;
    width: 100%;
    padding: 5px;
}
.product-short-description{
	text-align:center;
	width:100%;	
	}
.subcat{max-width: 200px;}	
}

@media screen and (max-width: 320px){
 #content img {
    max-width: 280px;
			}
 
}
