/* =Theme customization starts here
------------------------------------------------------- */
@import url("../../../components/com_virtuemart/assets/css/vm-ltr-site.css");
/* =Theme customization starts here
------------------------------------------------------- */
.vm-details-button {
	display:none;
}
.addtocart-area {
	margin-left:130px;
}
.productdetails-view .addtocart-area {
	margin-left:0px;
}
p.product_s_desc {
    height: 20px;
}
.addtocart-bar {
	width: 270px;
	background: #EBF9D5;
	margin: 10px 0 0 20px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #9ECC52;
}

.back-to-category {
	padding:0 0 20px 0;
}

h1 {

    font-size: 1.8em;
}
.vm-product-details-container h2 {
    padding: 5px 0 2px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #91236C;
    font-weight: normal;
    text-align: left;
}