.productdetails-view .spacer-buy-area {
	border: 1px solid #d2d0d0;
	background: #fbfbfb;
	padding: 20px
}
.back-to-category {
	text-align: left;
	margin-bottom: 20px
}
h1.page_title.product_title {
	font-size: 18px;
	text-align: right;
	background: transparent;
	padding: 0
}
.product-section_title {
	background: #fbfbfb;
	border: none;
	border-bottom: 0;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #555454;
	padding: 20px;
	margin-bottom: 20px
}
.product-description .table{
  width:50%;
}
.row.product_wrap-top-right {
	margin-bottom: 40px
}
.product-description > span.title {
	display: block;
	background: #fff;
	padding: 10px;
	font: 700 31px/32px 'b yekan';
	margin: 35px 0 20px
}
.product-neighbours {
	color: #777;
	margin: 0 0 1em
}
.product-neighbours a {
	color: #596273;
}
.product-neighbours a.next-page {
	content: "\f178";
	padding-left: 20px;
}
.product-neighbours a.next-page:before {
	content: "\f178";
	font-family: FontAwesome;
	margin-left: 20px;
}
.product-neighbours a.previous-page {
	padding-left: 30px;
	line-height: 20px;
	float: left;
	position: relative;
}
.product-neighbours a.previous-page:after {
	font-family: FontAwesome;
	content: "\f177";
	margin-right: 10px;
	position: absolute;
}
.productdetails-view .product-short-description {
	margin: 0 0 1em;
	padding: 0
}
.productdetails-view .product-description, .product-fields {
	margin: 0;
}
.productdetails-view .product-description {
	padding-bottom: 50px;
}
.product-packaging {
	margin: 1.2em 0 0
}
.additional-images img {
	width: 100%;
	height: auto;
	background: #eee;
	padding: 2px;
}
.item_image-wrap {
	margin: 0 4px;
	background: #f8f8f8;
	padding: 2px
}
.additional-images .slick-track {
	display: inline-block
}
.main-image {
	padding: 5px;
	position: relative;
	border: none;
	background: #fbfbfb
}
.vm-product-details-container h1 {
	font-size: 22px
}
.product-price {
	margin: 6px 0;
	text-align: center
}
.productdetails .product-price {
	text-align: right
}
.vm-price {
	text-align: right;
	line-height: 1.2em
}
.vm-price span {
	display: inline-block;
	min-width: 4em;
	padding: 0 .2em
}
span.vm-price-desc {
	text-align: right
}
.vm2-nostock:before {
	display: block;
	font-family: 'FontAwesome';
	content: "\f00d";
	background: red;
	border-radius: 100%;
	color: #fff;
	padding: 1px;
	line-height: 18px
}
.vm3pr-1 .addtocart-area {
	height: 3.2em
}
.vm3pr-2 .addtocart-area {
	height: 6.4em
}
.vm3pr-3 .addtocart-area {
	height: 9.6em
}
.vm3pr-4 .addtocart-area {
	height: 12.8em
}
.vm3pr-5 .addtocart-area {
	height: 16em
}
.vm-cart-price {
	float: left;
	font-weight: 700
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax {
	text-decoration: line-through
}
.availability {
	text-align: center;
	margin: 5px 0
}
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
}
span.quantity-box {
	display: inline-block;
	vertical-align: middle
}
input.quantity-input {
	height: 2.2em !important;
	width: 2.2em !important;
	text-align: center;
	font-weight: 700;
	padding: .1em;
	margin-bottom: 0 !important
}
span.quantity-controls {
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px 0 0
}
.quantity-plus, .quantity-minus {
	display: block;
	margin-bottom: 2px;
	width: auto;
	padding: 3px 4px;
	height: 12px;
	cursor: pointer;
	border: 1px solid #CCC;
	font-size: 12px !important
}
.product_list span.quantity-controls {
	width: 0
}
span.quantity-controls input.quantity-controls {
	font-family: "FontAwesome" !important;
	height: 18px;
	border: none;
	width: 18px;
	cursor: pointer
}
span.quantity-controls input.quantity-plus:before {
	content: "\f196";
	margin: 1px 0
}
span.quantity-controls input.quantity-minus {
	content: "\f147";
	margin: 1px 0
}
.product:hover .product-price-wrap, .product:hover .product_title {
	background: #fff
}
.product-price-wrap, .product_title {
	background: #f5f5f5;
	position: relative;
	z-index: 999;
	padding: 0 20px;
	text-align: center;
}
.product-price-wrap .product-price {
	margin-bottom: 0 !important;
	padding:20px 20px 0;
}
.home .product_list .product .product_addtocart {
	padding: 0;/* position:relative; *//* z-index:888; *//* background:#fff */
	position: relative;
}
.home .product_list .product span.addtocart-button, .home .product_list .product .addtocart-bar span.notify-button {
	padding: 0 0 30px;
	z-index: 555;
	position: absolute;
	left: 0;
	top: -100px;
	width: 100%;
	background: #fff;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	margin-top: 0
}
.home .product_list .product:hover span.addtocart-button, .home .product_list .product:hover span.notify-button {
	visibility: visible;
	top: 0;
	-webkit-box-shadow: 0 0 20px 2px #e9e9e9;
	box-shadow: 0 0 20px 2px #e9e9e9
}
.product_title h2 {
	font-weight: 400;
	margin-bottom: 0;
	font-size: 14px;
}
.home .product_title {
	padding-bottom: 20px;
	min-height: 48px;
}
.addtocart-bar {
	margin: 0;
	padding: 0;
	text-align: center
}
.productdetails-view .addtocart-bar {
	padding: 0;
	position: relative;
	bottom: 0;
	text-align: right
}
.home .vmgroup .addtocart-bar {
	position: inherit;
}
.vmgroup .addtocart-bar {
	bottom: 0;
	position: relative;
}
.vmgroup .addtocart-bar:hover {
	box-shadow: 0 0 20px 2px #fff !important;
	-webkit-box-shadow: 0 0 20px 2px #fff !important;
}
.productdetails span.addtocart-button {
	margin: 20px 0;
	text-align: center
}
.productdetails .addtocart-bar .quantity-box-wrap{
	margin-bottom:20px;
}
.product .spacer:hover .addtocart-button{
	opacity:1;
	top:0;
	
}
.category-view span.quantity-controls, .home span.quantity-controls {
	width: 15px;
	display: none
}
.category-view .addtocart-area, .home .addtocart-area {
	display: inline-block;
	
}
 .home .addtocart-area{
 	position: relative;
    width: 100%;
    background:#fff;
}
.addtocart-area form {
	margin: 0
}
.vm-details-button a.product-details {
	padding: 4px 10px;
	display: inline-block;
	font-size: 16px;
	position: relative;
	color: #fff;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	background: #596273;
	margin: 8px 5px 20px 0;
	font-family: 'b yekan';
}
.vm-details-button a:after {
	font-family: 'FontAwesome';
	content: "\f129";
	font-size: 20px;
	padding-right: 6px;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
span.cart-images {
	float: right;
	margin: 0 0 0 10px;
	width: 100px;
	overflow: hidden
}
span.cart-images img {
	width: 100%
}
.cart-summary .cart-product .product-name {
	overflow: hidden;
	float: right;
	padding-top: 20px
}
input.quantity-input.js-recalculate {
	width: 60px !important;
	line-height: 44px !important;
	padding: 0 12px;
	height: 44px !important
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.notify-button a.notify {
	max-width: 100%;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	padding: 10px;
	background: #596273;
	transition: all .3s linear;
	font-family: 'b yekan';
	line-height: 22px;
	border: none;
}
.category-view input.addtocart-button, input.addtocart-button, .addtocart-bar .notify {
	background: #84c0b6;
	color: #fff;
	text-align: center;
	min-width: 140px !important
}
.category-view input.addtocart-button:hover, span.addtocart-button input.addtocart-button:hover, .addtocart-bar .notify:hover {
	background: #efefef;
	color: #f34235;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
a.notify {
	display: inline-block
}
.home .product_addtocart {
	padding: 0;
	height: 0;
	transition: all 0.3s ease-in-out;
}
.home .product:hover .product_addtocart {
	height: 100%;
}
.product a:focus {
	text-decoration: none;
}
.product .product_title a:hover {
	color: #888;
	text-decoration: none;
}
span.addtocart-button input.addtocart-button-disabled {
	width: 11em;
	max-width: 100%;
	background: #f2f2f2;
	color: #333;
	border: solid #333 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 1.2em;
	cursor: pointer;
	height: 2.9em;
	text-align: center;
	letter-spacing: 1px
}
.browse-view .spacer:hover .vm-details-button, #aside-right .spacer:hover .vm-details-button, #aside-left .spacer:hover .vm-details-button, .latest-module .spacer:hover .vm-details-button{
	opacity: 1;
	transition: all 0.25s ease;
	top: 0;
	box-shadow: 0 0 20px 2px #e9e9e9;
}
div.vm-details-button {
	text-align: center
}
.browse-view .vm-details-button, #aside-right .vm-details-button, #aside-left .vm-details-button, .latest-module .vm-details-button{
	position: absolute;
	width: 100%;
	background: #fff;
	top: -100px;
	display: block;
	box-sizing: border-box;
	z-index: 2;
	transition: all 0.25s ease;
	opacity: 0;
	color: #fff;
	z-index: 555;
}
.product_list .spacer:hover
span.addtocart-button input.addtocart-button-disabled {
	width: auto;
	background: #f2f2f2 top repeat-x;
	border: solid #333 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	cursor: pointer;
	height: 34px;
	text-align: center;
	padding: 4px 5px;
	color: #333;
	margin: 10px 0 0
}
.category-view .category {
	text-align: center;
	float: right;
	position: relative;
	margin: 0 0 20px 2px;
	position: relative;
	border: none;
	background: #f6f6f6;
	-webkit-transition: all 0.3s ease;
	transition: all 0.5s ease;
	min-height: 90px;
}
.category-view .category:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px 2px #e9e9e9;
	box-shadow: 0 0 20px 2px #e9e9e9;
	cursor: pointer;
}
.category-view .category_title a {
	color: #000
}
.category-view .category:hover .category_title a {
	color: #777
}
.category-view .page_heading > h1 {
	margin: 0 0 30px;
	font: 400 32px/36px Lato, sans-serif;
	color: #596273;
	text-transform: uppercase;
	padding: 16px 20px 18px;
	background: transparent;
	border-radius: 0;
	text-align: center
}
.category-view h4 {
	margin: 0;
	padding: 0
}
.category-view .row .category .spacer h2 {
	font-size: .8em;
	margin: 0;
	padding: 0
}
.category-view .row .category .spacer h2 a {
	font-size: 18px;
	display: block;
	text-align: center;
	padding: 10px 0
}
.category-view .row .category .spacer h2 a img {
	margin-top: .1em;
	max-width: 100%;
	height: auto
}
.latest-module h3, .featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
	margin: 0 0 30px;
	font: 400 25px/25px sahel;
	color: #596273;
	text-transform: uppercase;
	padding: 9px 20px 8px;
	text-align: center;
	border: 1px solid #e2e2e2;
	position: relative;
}
.latest-module h3:after, .featured-view h4:after, .latest-view h4:after, .topten-view h4:after, .recent-view h4:after, .related-products-view h4:after {
	content: " ";
	display: inline-block;
	width: 5px;
	background: #596273;
	height: 100%;
	border-right: 1px solid #ced4e0;
	position: absolute;
	right: 0;
	top: 0;
}
.orderby-displaynumber {
	border-bottom: solid #E9E8E8 1px;
	border-top: solid #E9E8E8 1px;
	margin: 10px 0;
	padding: 10px 0
}
.browse-view .vm-pagination ul{
	margin-bottom:20px;
}
.orderby-displaynumber .display-number{
	text-align:left;
	font-size:12px;
	color: #333;
}
.orderlistcontainer {
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
}
.orderlistcontainer div.activeOrder {
	font-weight: 400;
	cursor: pointer;
	border: solid #CAC9C9 1px;
	padding: 11px 30px 11px 15px;
	line-height: 1;
	margin-top: 4px;
	min-width: 120px;
	background: #fafafa;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px
}
.orderlistcontainer a {
	text-decoration: none;
	display: block;
	color: initial
}
.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;
	min-width: 155px;
}
.orderlistcontainer div.orderlist div {
	padding: 2px 12px 1px
}
.orderlistcontainer div.orderlist div:hover {
	color: #EEE;
	background: #CAC9C9
}
.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: 16px;
	margin: 0;
	padding: 0
}
.ask-a-question-view .product-summary .short-description {
	margin-top: 6px
}
.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;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #777;
	text-align: left;
	padding: 12px
}
.ask-a-question-view .form-field textarea.field:hover {
	background: #fff url(../images/vmgeneral/default_hover_bg.jpg) top repeat-x;
	color: #000
}
.ask-a-question-view .form-field .submit {
	width: 418px
}
.ask-a-question-view input.counter, .ask-a-question-view input#name, .ask-a-question-view input#email {
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #777;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 1px 5px;
	height: 36px
}
.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 {
	color: #000;
	font-size: 13px;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	padding: 3px 12px 1px;
	margin: 2px
}
a.ask-a-question:hover {
	color: #777;
	text-decoration: none
}
a.ask-a-question i {
	margin-left: 4px
}
.ask-a-question-view, .manufacturer-details-view .spacer {
	padding: 20px;
	font-family: 'b yekan'
}
.ask-a-question-view h1, .manufacturer-details-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0
}
.ask-a-question, .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.details, div.details {
	padding: 4px 8px;
	display: inline-block;
	color: #333;
	border: 1px solid transparent
}
a.details:hover, div.details:hover {
	border: 1px solid #333;
	color: #333
}
a.product-details:hover {
	background: #343436;
	border-color: #343436;
	color: #b6b6b6
}
span.details-button {
	margin: 0 0 0 10px
}
.coupon {
	color: gray;
	border-radius: 4px;
	border: 1px solid #CAC9C9;
	font-size: 9px;
	padding: 3px
}
input.coupon {
	margin-bottom: 0 !important;
	height: 32px !important
}
textarea.virtuemart {
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #777;
	text-align: left;
	padding: 5px 5px 4px
}
.home p.product_s_desc {
	display: none
}
p.product_s_desc {
	padding: 0 0 10px;
	font-size: 12px;
	line-height: 14px
}
.product-price span {
	color: #596273 !important;
	font-size: 17px !important;
	font-weight: 700;
	font-family: "b yekan";
}
.product .PricesalesPrice.vm-display.vm-price-value, .productdetails .PricesalesPrice.vm-display.vm-price-value {
	display: inline-block;
	padding: 4px 8px;
	color: #fff;
}
.productdetails-view.productdetails .tab-content {
	overflow: hidden;
	min-height: 250px;
}
span.PricebasePrice, span.PricebasePriceVariant {
	color: #000 !important;
	font-size: 14px !important;
	text-decoration: line-through;
	font-weight: normal;
	font-family: "b yekan";
}
.vm3pr-2 .product-price {
	margin-top: 0
}
span.stock-level {
	font-size: 10px;
	color: #7d7b7b
}
.invalid {
	background-color: #ffd;
	color: #000;
	border-color: red
}
.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;
	-webkit-border-radius: 4px;
	-moz-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;
	-webkit-border-radius: 4px;
	-moz-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;
	-webkit-border-radius: 4px;
	-moz-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 h2 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	background-color: #596273;
	padding: 10px 18px;
	margin-bottom: 20px;
	color: #fff;
}
.cart-block_title, .cart-form_title {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
.cart-view input.coupon {
	height: 48px !important;
}
div#cart-view {
	font-size: 14px;
}
div#cart-view h4, div#cart-view h3, div#cart-view h2, div#cart-view h1 {
	font-weight: normal;
}
div#cart-view button.btn.btn-primary {
	background: #72bccf;
	border-radius: 5px;
	margin: 10px 0;
}
div#cart-view button.btn.btn-primary:hover {
	background: #596273;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}
div#cart-view h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.cart-section  form a {
	color: #596273;
}
.cart-section_cart-listing .billto-shipto i {
	float: right;
	padding-left: 10px;
	color: #596273;
}
.cart-section_cart-listing .output-shipto #STsameAsBTjs {
	float: right;
	margin-left: 10px;
}

.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 {
	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 {
	text-transform: uppercase;
	font-weight: 700;
	color: #323232 !important;
	font-size: 14px;
	background-color: #f9f9f9
}
table.cart-summary td {
	vertical-align: middle
}
.table-bordered {
	background: #fff
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd
}
.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;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #777;
	margin-bottom: 2px;
	text-align: left;
	padding: 5px 5px 4px
}
.cart.customer-note {
	margin: 10px 0 0
}
textarea#customer_note_field {
	margin: 10px 0;
	width: 98%;
	border-radius: 0;
}
.cart-summary tr td {
	padding-top: 5px;
	text-align: right
}
div.terms-of-service {
	margin: 10px 0 0;
	padding: 10px 0 15px;
	display: inline
}
#adminForm input#tos {
	float: right
}
#adminForm .terms-of-service label {
	text-align: right !important;
	float: right
}
.terms-of-service h5 {
	background: #7C1E21;
	color: rgba(255,255,255,0.9);
	font-size: 14px;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-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 {
	cursor: pointer;
	padding: 6px;
	position: absolute;
	top: 12px;
	left: 8px;
	z-index: 10
}
ul.VMmenu, .VMmenu ul, .VMmenu li {
	list-style-type: none !important;
	background-image: none !important
}
ul.VMmenu, .VMmenu ul {
	margin-right: 0
}
.VMmenu ul li a {
	background: #e5e5e5
}
.VMmenu li {
	list-style: none;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	border-top: none;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 0 1px;
	background: none;
	border-radius: 0;
	overflow: hidden
}
.VMmenu li a {
	padding: 15px 20px;
	background: #f2f2f2;
	display: block;
	color: #000;
	font-family: sahel;
	font-size: 14px;
	font-weight: normal;
}
.VMmenu li ul a:hover {
	color: #888;
	text-decoration: none;
}
.VMmenu ul li a {
	background: #f1f1f1;
}
.VMmenu > li.VmOpen > div > a, .VMmenu > li:hover > div > a, .VMmenu > li.active > div > a {
	color: #fff;
	background: #596273;
	text-decoration: none;
}
.VMmenu > li:hover > div > .VmArrowdown i {
	color: #fff;
}
li.VmOpen li.VmOpen a {
	color: #000;
}
#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-color: transparent;
	width: 24px;
	height: 24px;
	border: 0;
	cursor: pointer
}
.cart-product button.vmicon:hover {
	color: #777
}

.vm2-arrow_down {
	background-position: 0 -72px;
	width: 16px;
	height: 16px
}
.vm2-billto-icon {
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
	border: 0
}
.vm2-remove_from_cart {
	background-color: transparent;
	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: block;
	margin: 10px auto
}
.vm2-nostock {
	background-position: 0 -1179px;
	width: 20px;
	height: 20px;
	display: block;
	margin: 10px auto
}
.category-view .product {
	position: relative;
}
.category-view .product .vm-product-rating-container .stock .vm2-nostock {
	top: -20px;
	left: 5px;
	position: absolute;
}

.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 {
	margin: 10px auto
}
.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-bottom: 25px
}

.home .vm-product-rating-container .vm2-nostock {
	display: block;
}
.main-image, .featured-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .center, span.center {
	text-align: center;
	overflow: visible;
	padding-top: 0;
	font-family: sahel;
}
.productdetails .vm-product-media-container .main-image a {
	display: inline-block;
	border: solid 1px #d2d0d0;
	padding: 10px;
	box-sizing: border-box;
}
.productdetails > h1 {
	font-size: 20px;
	background: #596273;
	color: #fff;
	padding: 0 10px;
}

.product:hover .
.vm-details-button {
	visibility: visible;
}
.vm-product-media-rating {
	width: 100%;
	float: left
}
.vm-product-media-rating h2 {
	border: 0;
	margin: 6px 0
}
.vm-rating-header {
	float: left;
	margin: 0 6px 0 0
}
.home .vmicon.vm2-nostock {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	margin: 0 !important;
	text-align: center;
}
.home .vm-product-media-container {
	text-align: center;
	max-width: 100%;
	width: 100%;
	padding: 10px;
	/* background: #fff; */
	box-sizing: border-box;
	max-height: 140px;
	overflow: hidden;
	height: 100%;
}
.valign-wrapper {
	position: relative
}
.valign-content-wrapper {
	position: absolute;
	height: 100%;
	top: 50%;
	width: 100%
}
.valign-content {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -43px
}
.zoomWrapperImage img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-width: inherit
}
.zoomPad > img {
	max-width: 100%;
	height: auto
}
.browseProductImage {
	width: auto;
	max-width: 100%;
	height: 100%;
	max-height: 120px;
}
#aside-right .product .product_title{
	padding-bottom:10px;
}
#aside-right .product_list .product img, #aside-left .product_list .product img {
	max-height:120px;
}
.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 {
	color: #596273;
}
.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: 15px
}
.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3 {
	font-size: 16px;
	margin: 14px 0;
	padding: 0
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
	width: auto;
	height: auto
}
.control-buttons #reg_text {
	float: left;
	margin: 0 20px 0 0;
	text-align: right
}
#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: right
}
.output-billto span.values, .output-shipto span.values {
	padding-right: 5px
}
.joomlaCoreField {
	background-color: #FFD
}
.vm-pagination {
	float: none;
	text-align: center !important;
	margin-top: 30px
}
.vm-pagination ul {
	text-align: center !important
}
.vm-pagination ul li {
	display: inline
}
.vm-pagination .counter {
	text-align: right !important
}
.vm-page-counter {
	float: none
}
.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: gray
}
a.pagenav {
	color: #555;
	text-decoration: none
}
td.orders-key {
	font-weight: 700;
	text-align: right
}
.manufacturer-view-default .row .manufacturer .spacer {
	padding: .4em
}
.product-field-display a img {
	display: block
}
.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 #EEE;
	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:right}
.product-field-type-R {
	float: left;
	margin: 0 1em
}
.product-fields-title-wrapper {
	min-width: 10em;
	font-weight: 700;
	padding: .5em 0
}
.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: 16px;
	padding: 0 2px
}
.vmpayment_cardinfo {
	color: gray;
	font-size: 9px
}
.virtuemart_search .inputbox {
	vertical-align: middle;
	margin-bottom: 0
}
.product-fields .product-field, .product-related-categories .product-field {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: .4em
}
.product-fields .product-field label.other-customfield {
	width: 25%;
	float: left;
	position: relative;
	top: 20px;
	left: -18px;
	margin-bottom: 27px;
	text-align: center
}
.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
}
.product-field-display select {
	line-height: 40px;
	height: 40px;
}
.product-fields .product-field .vm-img-desc {
	font-size: 9px
}
.buttonBar-right {
	text-align: right
}
.userfields_info {
	font-weight: 700;
	display: block;
	margin: 0 0 8px
}
div.product {
	background: #f5f5f5;
	
	display: inline-block;
	margin-bottom: 20px;
	padding-top: 20px;
}
.product_list {
	text-align: center
}
.product .spacer {
	margin: 0;
	border-radius: 3px;
	padding: 0 !important
}
.product_addtocart {
	position: relative;
}
.product_list .product:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px 2px #e9e9e9;
	box-shadow: 0 0 20px 2px #e9e9e9
}
div.product_horizon > div.product {
	float: left;
	border: 1px solid #ddd;
	margin: .3%;
	min-width: 220px
}
.vm-product-descr-container h2 {
	height: 3.2em;
	margin-bottom: 0
}
.vm-product-descr-container-0 {
	height: 3.3em;
	margin-bottom: 0
}
.vm-product-descr-container-1 {
	text-align: center
}
.vmLoadingDiv {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,.8) url(../images/vm-preloader.gif) 50% 45% no-repeat
}
.vmLoading {
	overflow: hidden
}
.vmLoading .vmLoadingDiv {
	display: block
}
.vmLoadingDiv .vmLoadingDivMsg {
	position: relative;
	top: 50%
}
a.continue_link {
	float: right;
	margin-bottom: 5px
}
h4.product_list_item {
	font-size: 14px;
	font-weight: 100
}
a.showcart, a.continue_link, .show_cart > a {
	padding: 3px 15px;
	line-height: 20px;
	font-weight: 400;
	color: #fff !important;
	border: 2px solid #596273;
	background: #596273;
	border-radius: 2px;
	font-family: 'b yekan' !important;
}
a.showcart:hover, a.continue_link:hover, .show_cart > a:hover {
	color: #596273 !important;
	background: none;
	border: 2px solid #596273;
}
.content.my-groovy-style h4 {
	clear: both
}
tr.sectiontableentry1 h3 {
	font-size: 14px;
	font-weight: 400
}
td, th {
	text-align: right
}
.productdetails-view span.product_sale-label {
	display: none
}
span.product_sale-label {
	position: absolute;
	top: 22px;
	left: 22px;
	border-radius: 0;
	padding: 16px 10px;
	text-transform: none;
	background: #e0199f;
	color: #fff !important;
	font-size: 23px !important;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
	border-radius: 50%
}
.back-to-category i {
	padding-left: 10px;
	vertical-align: middle
}
.back-to-category span {
	font-weight: 400
}
.back-to-category a {
	font-weight: 700;
	background: #596273;
	color: #fff;
	padding: 10px;
	border: 2px solid #596273;
}
.back-to-category a:hover {
	background: #e65c6c;
	color: #fff;
	border: 2px solid #efefef;
}
.display-number select.inputbox {
	font-weight: 400;
	cursor: pointer;
	border: solid #CAC9C9 1px;
	padding: 9px 10px 9px 15px;
	line-height: 1;
	margin-top: 4px;
	min-width: 80px;
	background: #fafafa;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.orderby-displaynumber .vm-col-3 {
	float: right;
	margin-left: 1%
}
#com-form-login input[type="text"], #com-form-login input[type="password"], #userForm input[type="text"], #userForm input[type="password"], .login input[type="text"], .login input[type="password"], .order-view input[type="text"], .order-view input[type="password"], .adminForm input[type="text"], .adminForm input[type="password"] {
	height: 48px !important;
	width: 100%
}
.login .form-horizontal .controls {
	margin-right: 0
}
.login .well {
	padding: 0;
	background-color: transparent;
	border: 0;
	box-shadow: 0 0 0
}
.cart-view button, #com-form-login input, .virtuemart_search input {
	height: 48px !important
}
.cart-view .cart-summary .cart-images img{
	max-height: 70px;
}
#cart-view .shipto {
	margin-top: 30px;
}
.cart-view #com-form-login input.default {
	background: #596273;
	border: none;
	color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
}
.cart-view #com-form-login input.default:hover {
	background: #72bccf;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}
input.coupon {
	width: initial
}
.user_register form#adminForm label, .user_edit_address #component label {
	text-align: left;
	display: block !important
}
ul.list__login-links {
	margin: 0;
	list-style-type: none
}
ul.list__login-links li {
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px
}
.list__login-links li a {
	color: #525252;
	font-size: 14px
}
fieldset.userdata input[type="text"], fieldset.userdata input[type="password"] {
	width: 100%
}
h3.black_title {
	background: #2f2c2a;
	padding: 16px 15px 16px 0;
	margin-top: 1em;
	margin-bottom: 2em;
	color: #fff;
	font-size: 16px
}
fieldset.vm-payment-shipment-select input {
	float: right;
	margin-left: 10px;
}
fieldset.vm-payment-shipment-select label {
	display: block;
}
.product-price {
	min-height: 50px
}
.adminForm.user-details {
	margin-top: 30px
}
.adminForm.user-details label {
	text-align: left
}
.category .spacer > h2 {
	margin: 0;
	background: transparent;
	text-align: center
}
.category .spacer {
	margin: 4px;
	background: transparent;
	padding: 8px
}
.category .spacer a {
	color: #596273;
	font-size: 16px;
	font-weight: 400;
}
.category .spacer a:hover {
	color: #a2a2a2;
	text-decoration: none;
}
.item_name.category_title {
	margin-top: 20px
}
.additional-images-wrapper {
	width: 100%;
	max-width: 320px;
	display: inline-block;
}
#component .additional-images-wrapper {
	overflow: hidden;
}
#com-form-order-submit .button {
	margin-top: 45px
}
.vm-orders-list a {
	color: #596273;
}
.vm-orders-list .order-view input {
	height: 48px
}
.search.vm_search {
	position: relative;
	width: 100%;
	max-width: 300px
}
button.btn-search {
	background-color: transparent;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 44px
}
button.btn-search i {
	color: #888;
	font-size: 26px
}
.search.vm_search input#mod_virtuemart_search {
	width: 100%;
	height: 44px
}
.vm_search form {
	margin: 0
}

@media (min-width: 980px) and (max-width: 1200px) {
	div.product {
		max-width: 220px;
		display: inline-block;
		margin-bottom: 20px
	}
	.additional-images img {
		width: 52px
	}
	.additional-images-wrapper {
		max-width: 260px
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.display-number select.inputbox {
		width: 100%
	}
	.additional-images img {
		width: 52px
	}
	.additional-images-wrapper {
		max-width: 260px
	}
	h1.page_title.product_title {
		font-size: 14px
	}
	.product-price span {
		color: #596273 !important
		font-size: 16px !important;
		font-weight: 600
	}
	.product_title h2 {
		font-size: 14px
	}
	span.PricebasePrice, span.PricebasePriceVariant {
		color: #000 !important;
		font-size: 16px !important;
		text-decoration: line-through;
		font-weight: 100 !important
	}
	.product-field-display select {
		width: 150px;
	}
}
@media (max-width: 768px) {
	.orderby-displaynumber {
		text-align: center
	}
	.orderby-displaynumber .vm-col-3 {
		float: none;
		margin: 0;
		display: inline-block;
		width: 100%
	}
	div.product {
		max-width: 270px;
		float: none !important
	}
	.adminForm.user-details label {
		text-align: right
	}
	.cart_price_list {
		width: 100%;
		overflow-x: scroll
	}
}
.write-reviews {
	text-align: center;
	margin: 20px 0 0
}
.write-reviews h4 {
	text-align: left
}
.write-reviews h4 span {
	font-size: 1em;
	font-weight: 400;
	margin-left: 8px
}
.write-reviews span.step {
	font-weight: 700;
	display: inline-block;
	margin: 0 0 8px
}
.rating {
	direction: ltr;
	text-align: center;
	margin: 0 0 20px;
	padding: 0
}
.write-reviews ul.rating li {
	display: inline-block;
	list-style: none;
	text-align: center;
	padding: 0 5px
}
.write-reviews ul.rating li span {
	display: block
}
.write-reviews textarea.virtuemart {
	margin-bottom: 6px;
	display: inline-block
}
.list-reviews .normal {
	border: solid #CAC9C9 1px;
	margin-bottom: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px
}
.list-reviews .normal blockquote, .list-reviews .highlight blockquote {
	margin-top: 12px;
	font-size: 12px;
	word-wrap: break-word
}
.list-reviews .normal blockquote:before, .list-reviews .highlight blockquote:before {
	content: open-quote;
	font-weight: 700;
	font-size: 24px;
	padding-right: 6px
}
.list-reviews .normal blockquote:after, .list-reviews .highlight blockquote:after {
	content: close-quote;
	font-weight: 700;
	font-size: 24px;
	padding-left: 6px
}
.list-reviews .highlight {
	background: #f7f6f6;
	border: solid #CAC9C9 1px;
	margin-bottom: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px
}
.list-reviews span.date {
	float: right;
	display: block;
	color: #777;
	border-left: solid #CAC9C9 1px;
	border-bottom: solid #CAC9C9 1px;
	position: relative;
	top: -12px;
	right: -12px;
	font-size: 10px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	padding: 4px 6px 2px
}
.vm2-stars0 {
	background-position: 0 -358px;
	width: 64px;
	height: 13px
}
.vm2-stars1 {
	background-position: 0 -421px;
	width: 64px;
	height: 13px
}
.vm2-stars2 {
	background-position: 0 -484px;
	width: 64px;
	height: 13px
}
.vm2-stars3 {
	background-position: 0 -547px;
	width: 64px;
	height: 13px
}
.vm2-stars4 {
	background-position: 0 -610px;
	width: 64px;
	height: 13px
}
.vm2-stars5 {
	background-position: 0 -673px;
	width: 64px;
	height: 13px
}
.vm2-stars_0 {
	background-position: 0 -736px;
	width: 64px;
	height: 13px
}
.vm2-stars_1 {
	background-position: 0 -799px;
	width: 64px;
	height: 13px
}
.vm2-stars_2 {
	background-position: 0 -862px;
	width: 64px;
	height: 13px
}
.vm2-stars_3 {
	background-position: 0 -925px;
	width: 64px;
	height: 13px
}
.vm2-stars_4 {
	background-position: 0 -988px;
	width: 64px;
	height: 13px
}
.vm2-stars_5 {
	background-position: 0 -1051px;
	width: 64px;
	height: 13px
}
.ratingbox {
	position: relative;
	display: block;
	width: 120px;
	height: 24px;
	background: url(../images/color-stars.png) repeat-x scroll 0 bottom transparent;
	margin: 0 auto 15px
}
.productdetails .ratingbox {
	margin: 0 0 15px
}

.ratingbox div, .ratingbox span {
	background: url(../images/color-stars.png) repeat-x;
	display: block;
	width: 1%;
	height: 24px;
	position: absolute
}
.browse-view .ratingbox {
	margin: 0 auto
}
.spacer-buy-area .ratingbox {
	margin-bottom: 15px
}
div.vote, span.vote {
	display: block;
	margin-bottom: 4px;
	float: right;
	margin-left: 130px
}
.category-ratingbox {
	position: relative;
	display: block;
	width: 60px;
	height: 12px;
	background: url(../images/color-stars-small.png) repeat-x scroll 0 bottom transparent
}
.category-ratingbox div, .category-ratingbox span {
	background: url(../images/color-stars-small.png) repeat-x;
	display: block;
	width: 1%;
	height: 12px;
	position: absolute
}
.stars-orange {
	background-position: 0 0 !important
}
.stars-red {
	background-position: 0 -54px !important
}
.stars-green {
	background-position: 0 -108px !important
}
.stars-blue {
	background-position: 0 -162px !important
}
.stars-purple {
	background-position: 0 -216px !important
}
@media (max-width: 768px) {
	.spacer-buy-area .ratingbox {
		margin: 0 auto 15px
	}
}
:focus {
	outline: none
}
.clr {
	clear: both;
	overflow: hidden
}
.clear, br.clear {
	clear: both
}
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0
}
div.spacer {
	position: relative
}
div.spaceStyle {
	padding: 0;
	margin: 5px;
	spacing: 0
}
.icons {
	text-align: left;
	float: left;
	margin: 4px 30px 10px 0
}
fieldset {
	border: none
}
.vmquote {
	font-size: smaller
}
.vm-notice {
	color: #C00
}
span.bold, div.bold {
	font-weight: 700
}
.floatright, span.floatright {
	float: left
}
.floatleft, span.floatleft {
	float: right
}
.vm-display {
	display: block
}
.vm-nodisplay {
	display: none
}
.line-through {
	text-decoration: line-through
}
.inline {
	display: inline
}
td.pricePad {
	padding-right: 10px
}
td.priceCol {
	white-space: nowrap
}
.priceColor2 {
	color: gray
}
.additional-images, .featured-view .product-price, .latest-view .product-price, .topten-view .product-price, .recent-view .product-price, .output-billto, .output-shipto {
	margin: 10px 0 30px 0;
}
.ask-a-question, .manufacturer, .manufacturer-details-view .email-weblink, .manufacturer-details-view .description {
	margin: 10px 0 0
}
.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
}
.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 span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
	font-size: .85em;
	color: #666
}
.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
	width: auto;
	height: auto
}
.general-bg, input.custom-attribute, .manufacturer-product-link a, a.ask-a-question, input.vm-default, a.product-details, a.details, div.details, button.default {
	text-decoration: none;
	padding: 5px 5px 4px
}
span.custom-variant-inputbox input.custom-attribute:hover, input.vm-default:hover, .ask-a-question-view input.counter:hover, .ask-a-question-view input#email:hover, table.user-details input:hover, a.ask-a-question:hover, a.product-details:hover, button.default:hover {
	background: #efefef;
	color: #596273;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}
.cart-section_cart-listing .output-shipto  div.details:hover, .cart-section_cart-listing .output-shipto a.details:hover {
	background: transparent;
}
#ui-tabs ul#tabs {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 1em 1em 0
}
#ui-tabs ul#tabs li {
	display: inline-block;
	cursor: pointer;
	background: #f2f2f2;
	padding: .5em 1em .2em
}
#ui-tabs ul#tabs li.current {
	display: inline-block;
	background: #ccc;
	color: #444
}
#ui-tabs .tabs {
	padding: 0
}
#ui-tabs .dyn-tabs {
	overflow: auto;
	display: none
}
.vm-wrap.vm-order-done {
    line-height: 40px;
}
.vm-col-1 {
	width: 100%
}
.vm-col-2 {
	width: 48%
}
.vm-col-3 {
	width: 31.914893614%
}
.vm-col-4 {
	width: 24.3%
}
.vm-col-5 {
	width: 19%
}
.vm-col-6 {
	width: 16%
}
.vm-col-8 {
	width: 12%
}
.vm-col-9 {
	width: 11%
}
.vm-col-10 {
	width: 9%
}
.vm-col-11 {
	width: 8%
}
.vm-col-12 {
	width: 7%
}
.vm2-modallink {
	height: 16px;
	margin-left: 3px;
	vertical-align: top;
	width: 16px;
	display: inline-block;
	background: url(../images/icon_external_link.gif) no-repeat scroll left top transparent
}
.vm2-warning {
	background-position: 0 -1383px;
	width: 50px;
	height: 40px
}
input.highlight-button {
	background: #84c0b6;
	color: #fff;
	border: 1px solid #84c0b6;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	padding: 4px 8px;
	font-family: 'b yekan'
}
input.highlight-button:visited {
	color: #fff
}
button.default {
	display: inline-block;
	cursor: pointer;
	padding: 5px 8px 4px
}
button.default:hover {
	color: #777
}
a.highlight, a.highlight:visited {
	background: #0077b3;
	border: solid #00669a 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	display: inline-block;
	text-decoration: none;
	background-position: 0 -160px;
	color: #fff;
	padding: 3px 8px 1px
}
textarea.virtuemart {
	background: #fff;
	border: solid #ccc 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #777;
	text-align: left;
	padding: 5px 5px 4px
}
.vm-button-correct:hover, .vm-button-correct:hover, .vm-button-correct:visited, span.details-button input.details-button:hover {
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	color: #596273;
	background: #FFF;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited, span.details-button input.details-button {
	background: #596273;
	color: #fff;
	border: solid #596273 2px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	padding: 10px 12px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	box-sizing: border-box;
	border-radius: 4px;
}
button.default {
	background: #fff;
	color: #50ba6f;
	border: 2px solid #50ba6f;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
	height: 48px
}
button.default:hover {
	background: #50ba6f;
	color: #fff;
	border: 2px solid #50ba6f
}
ul.vmproduct.latest-module.productdetails {
	list-style-type: none;
	overflow-x: hidden;
}
ul.vmproduct.latest-module.productdetails li {
	text-align: center;
}
ul.vmproduct.latest-module.productdetails li a {
	display: inline-block;
}
.latest-module ul.vmproduct.latest-module.productdetails .item-product {
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 10px 0 0 0;
	margin: 5px;
}
.latest-module .productdetails .product-price {
	text-align: center;
}
.latest-module .productdetails a {
	color: #596273;
}
.latest-module .productdetails a.product-details {
	color: #fff;
}
.latest-module .productdetails a:hover {
	color: #596273;
}
.latest-module .productdetails .item-product {
	position: relative;
}
.latest-module ul.vmproduct.latest-module.productdetails .item-product:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 20px 2px #e9e9e9;
	box-shadow: 0 0 20px 2px #e9e9e9;
}
.latest-module .product-container:hover .vm-details-button {
	opacity: 1;
	transition: all 0.25s ease;
	top: 0;
	box-shadow: 0 0 20px 2px #e9e9e9;
}

.width1 {
	width: 1%
}
.width2 {
	width: 2%
}
.width3 {
	width: 3%
}
.width4 {
	width: 4%
}
.width5 {
	width: 5%
}
.width6 {
	width: 6%
}
.width7 {
	width: 7%
}
.width8 {
	width: 8%
}
.width9 {
	width: 9%
}
.width10 {
	width: 10%
}
.width11 {
	width: 11%
}
.width12 {
	width: 12%
}
.width13 {
	width: 13%
}
.width14 {
	width: 14%
}
.width15 {
	width: 15%
}
.width16 {
	width: 16%
}
.width17 {
	width: 17%
}
.width18 {
	width: 18%
}
.width19 {
	width: 19%
}
.width20 {
	width: 20%
}
.width21 {
	width: 21%
}
.width22 {
	width: 22%
}
.width23 {
	width: 23%
}
.width24 {
	width: 24%
}
.width25 {
	width: 25%
}
.width26 {
	width: 26%
}
.width27 {
	width: 27%
}
.width28 {
	width: 28%
}
.width29 {
	width: 29%
}
.width30 {
	width: 30%
}
.width31 {
	width: 31%
}
.width32 {
	width: 32%
}
.width33 {
	width: 33%
}
.width34 {
	width: 34%
}
.width35 {
	width: 35%
}
.width36 {
	width: 36%
}
.width37 {
	width: 37%
}
.width38 {
	width: 38%
}
.width39 {
	width: 39%
}
.width40 {
	width: 40%
}
.width41 {
	width: 41%
}
.width42 {
	width: 42%
}
.width43 {
	width: 43%
}
.width44 {
	width: 44%
}
.width45 {
	width: 45%
}
.width46 {
	width: 46%
}
.width47 {
	width: 47%
}
.width48 {
	width: 48%
}
.width49 {
	width: 49%
}
.width50 {
	width: 50%
}
.width51 {
	width: 51%
}
.width52 {
	width: 52%
}
.width53 {
	width: 53%
}
.width54 {
	width: 54%
}
.width55 {
	width: 55%
}
.width56 {
	width: 56%
}
.width57 {
	width: 57%
}
.width58 {
	width: 58%
}
.width59 {
	width: 59%
}
.width60 {
	width: 60%
}
.width61 {
	width: 61%
}
.width62 {
	width: 62%
}
.width63 {
	width: 63%
}
.width64 {
	width: 64%
}
.width65 {
	width: 65%
}
.width66 {
	width: 66%
}
.width67 {
	width: 67%
}
.width68 {
	width: 68%
}
.width69 {
	width: 69%
}
.width70 {
	width: 70%
}
.width71 {
	width: 71%
}
.width72 {
	width: 72%
}
.width73 {
	width: 73%
}
.width74 {
	width: 74%
}
.width75 {
	width: 75%
}
.width76 {
	width: 76%
}
.width77 {
	width: 77%
}
.width78 {
	width: 78%
}
.width79 {
	width: 79%
}
.width81 {
	width: 81%
}
.width82 {
	width: 82%
}
.width83 {
	width: 83%
}
.width84 {
	width: 84%
}
.width85 {
	width: 85%
}
.width86 {
	width: 86%
}
.width87 {
	width: 87%
}
.width88 {
	width: 88%
}
.width89 {
	width: 89%
}
.width90 {
	width: 90%
}
.width91 {
	width: 91%
}
.width92 {
	width: 92%
}
.width93 {
	width: 93%
}
.width94 {
	width: 94%
}
.width95 {
	width: 95%
}
.width96 {
	width: 96%
}
.width97 {
	width: 97%
}
.width98 {
	width: 98%
}
.width99 {
	width: 99%
}
.width100 {
	width: 100%
}
@media (max-width: 640px) {
	.latest-module h3, .featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4 {
		font: 400 20px/24px sahel;
	}
}