/*
.productdetails-view .spacer-buy-area{
	padding-left: 16px;
}
.back-to-category {
	float: right;
}
*/

.product-neighbours{
	color: #777;
	margin: 0 0 16px;
	/*
	background: url('../images/TDL-product-nav.jpg') 0 -64px;
	background-size: 1170px auto;
	*/
}

#productCarousel .carousel-indicators li {
	-webkit-transition: 175ms all;
	-moz-transition: 175ms all;
	-o-transition: 175ms all;
	transition: 175ms all;
}

.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: 50px;
	height: auto;
}
*/
.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 {
	min-width: 16px;
	margin: 0 12px 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: 36px;
}

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

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

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

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

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

/* 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: 118px;
}

.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 .PricebasePriceWithTax .PricebasePriceWithTax,
.product-inner .product-price span.PricebasePrice,
.module .PricebasePriceWithTax {
	text-decoration: line-through;
}

.availability{
	text-align: center;
	margin: 15px 0 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;
}

.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;
}

.productdetails-view .addtocart-bar {
	margin: 28px 0 24px;
	padding: 0;
	position: relative;
	bottom: 0;

	/* text-align: left; */ 
}
.productdetails-view .addtocart-bar.addtocart-disableadd {
	box-shadow: none;
}

.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 span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button{
	max-width: 100%;
	background: #0077B3;
	color: #fff;
	border: solid #00669a 1px;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	padding: 12px;
	margin-bottom: 0;
}
*/
/*.addtocart-button-disabled {
    line-height: 18px;
}*/

div.vm-details-button {
	text-align: center;
}

div.vm-details-button a:not(.btn) {
	padding: 11px 16px;
	border: 1px solid gray;
	font-size: 16px;
	max-width: 85%;
	width: 192px;
	line-height: 18px;
}
div.vm-details-button a.btn {
	font-weight: bold;
	min-width: 60%;
}

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, .discontinued-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: 16px;
	border: 1px solid #ddd;
	font-size: 16px;
	border-radius: 4px;
	margin: 0;
	color: #aaa;
	width: 192px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

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

.category-view .row .category .spacer h2{
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.category-view .row .category .spacer h2 a img{
	margin-top: 2px;
	/* max-width: 100%; */ /* Kreda */
	height: auto;
}

.featured-view h4,.discontinued-view h4,.latest-view h4,.topten-view h4,.recent-view h4,.related-products-view h4{
	font-size: 14px;
	margin: 0 0 8px;
	padding: 0;
}
/*.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;
}

.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;
	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: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #ccc 1px;
	border-radius: 4px;
	color: #777;
	display: inline-block;
	margin: 0 0 0 10px;
	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: 12px;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 8px;
	padding: 3px 12px 1px;
	margin: 2px;
}

a.ask-a-question:hover{
	color: #777;
	text-decoration: none;
}
*/
.ask-a-question-view,.manufacturer-details-view .spacer {
	padding: 20px;
}

.ask-a-question-view h1,.manufacturer-details-view h1{
	font-size: 18px;
	margin: 0;
	padding: 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;
}

p.product_s_desc{
	line-height: 20px;
	height: 40px;
	margin: 0;
	padding: 0;
}

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

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

.invalid {
	border-color: #b94a48 !important;
	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 .vm-price-value {
	white-space: nowrap;
}

.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;
}

#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, .discontinued-view .vm2-lowstock, .discontinued-view .vm2-nostock, .discontinued-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,.discontinued-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{
	margin-bottom: 25px;
}

.main-image,.featured-view .product,.discontinued-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product{
	text-align: center;
}

.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 {
	position: relative;
	max-width: 100%;
	margin-bottom: 15px;
	background: #fff;
	/* box-shadow: 0 0 20px #cfcec8; */
	box-shadow: 0 0 20px #aaa;
}

.vm-product-container .vm-product-media-container {
	float: left;
	width: 55%;
}

.vm-product-descr-container {
	/*
	float: left;
	*/
	width: 100%;
	text-align: left;
}
/*
.vm-product-details-container {
	float: right;
	width: 45%;
}
*/
.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: 100%;
	max-height: 260px;
}
/*.main-image img.product-image,.featured-view .spacer img,.discontinued-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: 100%;
}

.browseCategoryImage {
	/* max-height: 90px; */  /* Kreda */
	width: auto;
	/* max-width: 100%; */ /* Kreda */
}

.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,.discontinued-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,.discontinued-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{
	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: none;
	clear: both;
	text-align:center !important;
}

.vm-pagination ul{
	padding: 0;
	margin-bottom: 0;
	text-align:center !important;
}

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

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

.vm-page-counter {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
}

.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;
}

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

.product-related-products img, .product-related-categories img {
	margin: 0 auto;
}

.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;
}
.product-field-type-R, .product-field-type-Z{
	float: left;
	margin: 0 16px;
}
*/

.product-fields-title-wrapper{
	min-width: 160px;
	font-weight: bold;
	padding: 8px 0;
}

.product-field-type-S ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.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;
}
.vmshipment_cost {
	display: block;
	color: #fe5252;
}

.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{
	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;
}

.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;
}

.vm-search-custom-values-group {
	display: block;
	float: left;
	background-color: #f2f2f2;
	margin: 4px;
	padding: 4px;
}

span.vm-search-descr {
	display: block;
}

.vm-search-custom-search-input input.inputbox {
	margin: 0;
}

/* some more styles */

/*
.buttonBar-right{
	text-align: right;
	float: right;
}
.userfields_info{
	font-weight: bold;
	display: block;
	margin: 0px 0px 8px 0px;
}
div.product:not([class*="col-"]) {
	float: left;
	border: 0px solid #ddd;
	min-width: 220px;
}
*/

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

.vm-product-descr-container h2,
.vm-product-descr-container h3 {
	margin: 0;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.vm-product-descr-container h2 a,
.vm-product-descr-container h3 a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #031300;
	text-decoration: none;
}

.product-info .PricesalesPrice {
    font-size: 18px;
    line-height: 1.2em;
}
.product-info .price-crossed {
    padding-left: 8px;
    color: #c3c1b7;
}
.product-price * {
	display: inline;
}

.vm-product-descr-container small {
	font-size: 90%;
	color: #999;
}

.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: 14px;
	line-height: 20px;
	margin:  0 0 10px 0;
	text-align: center;
}

/* 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.2) url('../images/vm-preloader.gif') 50% 45% no-repeat;
}

/* 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%;
}

.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: right;
    position: static;
}



/* adjust to screen size */
/*
div[class*="-view"] .row{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
*/
/* Reset Bootstrap row class margin for VM views */
/*
div[class*="-view"] .row{
	margin: 0;
}

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

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

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

/* Category module wall layout */
.vm-categories-wall{
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
.vm-categories-wall a{
	font-weight:bold;
	display:block
}
.vm-categories-wall-catwrapper{
	margin-bottom:15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vm-categories-wall-img{
	margin-bottom:10px
}
.vm-categories-wall .width50:nth-child(2n +1),
.vm-categories-wall .width33:nth-child(3n +1),
.vm-categories-wall .width25:nth-child(4n +1),
.vm-categories-wall .width20:nth-child(5n +1),
.vm-categories-wall .width16:nth-child(6n +1){
	clear:left
}

.spacer.product-container {
	border: 1px solid #ddd;
	margin: 2px;
}

@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;
	}

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

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

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

@media (max-width: 768px) {
	/* Category module wall layout */
	.vm-categories-wall-catwrapper{
		width: 50%;
	}

	.vm-categories-wall .vm-categories-wall-catwrapper:nth-child(2n +1){
		clear:left;
	}

	.vm-categories-wall .width50:nth-child(2n +1),
	.vm-categories-wall .width33:nth-child(3n +1),
	.vm-categories-wall .width25:nth-child(4n +1),
	.vm-categories-wall .width20:nth-child(5n +1),
	.vm-categories-wall .width16:nth-child(6n +1){
		clear: none;
	}

}
/*
@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;
	}
}
*/

@media (max-width: 360px) {
	/* Category module wall layout */
	.vm-categories-wall-catwrapper{
		width: 100%;
	}
}
/**********/
/* CUSTOM */
/**********/
/* Category view */
div.categories-wrap.row {
	margin-left: -15px;
	margin-right: -15px;
}
div.products-wrap.row {
	/*
	margin-left: -30px;
	margin-right: -30px;
	*/
}

.browse-view h1 + .category_description {
	margin-top: -10px;
	margin-bottom: 25px;
	color: #444;
}
.categories-wrap > .category[class*="col-"]{
	/* margin-top: 30px; */
	margin-bottom: 30px;
}
.categories-wrap + .browse-view {
	margin-top: 25px;
}
.categories-wrap .category-inner {
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px 15px;
}
/* Product view */
.products-wrap .product {
	border: 0 none transparent;
	min-width: 0;
	display: block;
	margin-bottom: 25px;
	/*
	padding-left: 30px;
	padding-right: 30px;
	*/
	/* padding-bottom: 22px; */
}

.product-image-inner.aspectRatio::after {
	padding-top: 75%;
}
.product-image-inner.aspectRatio .aspectRatio-bg,
.product-attachments i.fa, .product-links i.fa {
	background-position: 50% 50%;
	background-size: 100% auto;
	background-size: cover;
}
.product-image-inner.aspectRatio .aspectRatio-bg,
.product-attachments i.fa, .product-links i.fa,
#ProOPC .quantity-steppers > * {
	-webkit-transition: all 175ms;
	-moz-transition: all 175ms;
	-o-transition: all 175ms;
	transition: all 175ms;
}
.product-inner:hover .product-image .aspectRatio-bg {
	background-size: 110% auto;
}
.product-inner {
	position: relative;
	background: #fff;
    border: 1px solid #dfded8;
	width: 100%;
	z-index: 0;
}
.product-inner:hover {
	box-shadow: 0 0 20px #cfcec8;
}

.slider-dual-top .vmpmod .product-inner, .slider-dual-bot .vmpmod .product-inner {
    border: 0 none transparent;
}
.slider-dual-top .vmpmod .product-inner:hover,
.slider-dual-bot .vmpmod .product-inner:hover {
	box-shadow: 0 0 20px #092f87; /* TODO - OVU BOJU TREBA ZAMIJENITI */
}
.product-inner::before, .vm-product-media-container .product-header::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 65px 160px 0;
	border-color: transparent #efeeeb transparent transparent;
	pointer-events: none;
	z-index: 9;
}
.product-inner .product-image {
	position: relative;
	/* padding-right: 66px; */
}
.product-inner .manufacturer-logo {
    position: absolute;
    bottom: 5px;
	right: 3px;
	max-width: 55px;
}
.product-inner .product-desc-fields {
	margin-top: 15px;
}
.product-inner .vm-product-descr-container {
    padding: 10px 15px;
    box-sizing: border-box;
	background: #efeeeb;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efeeeb+0,ffffff+100 */
	background: #efeeeb; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239,238,235,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(239,238,235,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(239,238,235,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeeb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	/* TDL TEMP *
	margin-top: 4px;
	/* */
}
.product-inner .vm-details-button {
	margin-bottom: -22px;
}

.product-inner .product-price {
	text-align: left;
	float: none;
	margin-bottom: 0;
}

.vm-more {
    position: absolute;
    bottom: 4px;
    right: 10px;
	text-decoration: none !important;
}
.vm-more, .vm-more:hover, .vm-more:focus {
	color: #00b0af;
}
.vm-more > i.fa {
	font-size: 21px;
	position: relative;
	top: -3px;
}
.vm-more > span {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
	color: #00b0af;
	max-width: 0;
	overflow: hidden;
}
.vm-more > i.fa, .vm-more > span,
.vmCartCompact .btn-finish {
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.product-inner:hover .vm-more > i.fa {
	opacity: 0;
}
.product-inner:hover .vm-more > span {
	max-width: 40px;
}

.product-inner:hover .vm-product-descr-container {
	background: #031300;
}
.product-inner:hover .vm-product-descr-container h2 a,
.product-inner:hover .vm-product-descr-container h3 a {
	color: #fff;
}




/*
.product-inner .product-price + .vat-info {
    display: block;
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #999;
	text-decoration: none;
}
.product-desc-fields .vat-info, .module .vat-info {
    font-size: 12px;
    color: #999;
}
*/
.product-desc-fields span.PricebasePriceWithTax,
.product-desc-fields span.PricebasePrice {
    text-decoration: line-through;
}
.product-inner .product-price span.vm-price-desc {
	display: none;
	font-weight: bold;
	margin: 0;
	min-width: 0;
}
.product-inner .product-price span.PricesalesPrice,
.product-inner .product-price span.PricepriceWithoutTax {
	font-weight: bold;
	color: #00b0af;
}
.orderby-displaynumber {
	border-top: 0;
	border-bottom: 0;
	margin: 10px 0 20px
}
.orderlistcontainer, .display-number {
	margin: 0;
}
.display-number select {
	float: right;
}
.orderlistcontainer {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}
.orderlistcontainer div.title, .orderby-displaynumber label {
    color: #999;
    display: block;
    margin-bottom: 6.25px;
}
.vm-order-list div.activeOrder {
    background: transparent;
    border: 1px solid #e8e8e8;
    color: #222;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
	border-radius: 0;
}
.vm-order-list div.activeOrder:hover {
    border-color: #222;
}
.orderlistcontainer a {
    text-decoration: none;
    display: block;
}
.orderlistcontainer div.activeOrder a {
    color: #222;
}
.vm-order-list div.activeOrder a,
.vm-order-list div.activeOrder:hover a {
    color: #e55a55;
}
.vm-order-list div.orderlist div a {
    color: #555;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.orderlistcontainer div.orderlist div:hover {
	background: #f7f7f7;
}
.vm-order-list div.orderlist div:hover a,
.vm-order-list div.orderlist div a:hover, .vm-order-list div.orderlist div a:focus, .vm-order-list div.orderlist div a:active {
	color: #ce2620;
	text-decoration: none;
}
/*
.orderby-displaynumber .dropdown-menu li .name {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.orderby-displaynumber .dropdown-menu li:hover > a.name, .orderby-displaynumber .dropdown-menu li > a.name:hover + a.asc {
	color: #262626;
	background-color: #f5f5f5;
}
.orderby-displaynumber .dropdown-menu li {
	position: relative;
	padding-right: 60px;
}
.orderby-displaynumber .dropdown-menu li > a.asc,
.orderby-displaynumber .dropdown-menu li > a.desc {
	position: absolute;
	top: 0;
	width: auto;
	padding: 3px 0;
	width: 30px;
	text-align: center;
}
.orderby-displaynumber .dropdown-menu li > a.asc {
	right: 30px;
}
.orderby-displaynumber .dropdown-menu li > a.desc {
	right: 0;
}
*/
.orderby-displaynumber label {
    display: block;
    margin-bottom: 2px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
    color: #999;
}
.productdetails-view .productInfo {
	background: #efeeeb;
}

.productdetails-view h1 {
    margin: 0;
    line-height: 1.2em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
}
.productdetails .quantity-controls {
	background: #dfded8;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #dfded8 100%);
	background-image: -webkit-linear-gradient(top, #ffffff 0%,#dfded8 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%,#dfded8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfded8',GradientType=0 );
}
.productdetails .quantity-controls {
	background-repeat: repeat-x;
	background-size: 100% 50px;
}
.productdetails .quantity-controls:hover {
	background-position: 50% -50px;
	color: #031300;
}
.back-to-category {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 1em;
}
.addtocart-area {
    margin: 15px 0 0;
	/* color: #666553; */
	color: #c3c1b7;
}
.add-disabled .addtocart-area {
	margin-top: 28px;
}
.vm-product-tabs .tab-content, .vm-tabs .tab-content {
	padding: 25px 15px;
}
.product-desc-fields.table {
	margin-top: 10px;
}
.product-desc-fields.table-striped > tbody > tr {
	background: #fff;
}
.product-desc-fields.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: #f6f6f6;
}
/*
.product-desc-fields.table, .product-desc-fields.table tr:first-child td {
	border-top: 0 none transparent;
}
*/
.product-desc-fields.table td:first-child {
    width: 30%;
	font-weight: bold;
	white-space: nowrap;
}
.productdetails-view .product-short-description {
	margin: 10px 0;
}
.com_virtuemart legend {
	line-height: 1.2em;
	padding: 10px 0;
}
.form-control-fake {
    display: block;
    min-height: 34px;
	padding-top: 7px;
}
.userdata.row .control-label + input.btn[type="Submit"] {
    margin-top: 26px;
}
#com-form-login .row .fa-lock {
	font-size: 110px;
	color: #ccc;
	line-height: 80px;
	position: relative;
	top: 10px;
}
@media (max-width:1199px){
	.userdata.row .control-label + input.btn[type="Submit"] {
		margin-top: 0;
	}
	.userdata.row #com-form-login-remember .control-label {
		display: none;
	}
}
@media (max-width:991px){
	#com-form-login .row .fa-lock {
		font-size: 90px;
		top: 0;
	}
}
/* KOPIRANO */
.productdetails .quantity-box-wrap {
	position: relative;
	display: inline-block;
	padding: 0 50px 0 50px;
	margin: 0;
	width: 200px;
}
.productdetails span.quantity-box {
	position: relative;
	z-index: 10;
}
.productdetails .quantity-box-wrap > .quantity-controls {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
	left: -1px;
	right: 0;
}
.productdetails .quantity-controls {
	position: absolute;
	top: 0;
	height: 100%;
	width: 50px;
	text-align: center;
	padding: 0;
	color: #666553;
	font-size: 20px;
	border-width: 0;
}
.productdetails .quantity-plus {
	right: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.productdetails .quantity-minus {
	left: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.productdetails .quantity-box .quantity-input {
	width: 100px;
	height: 50px;
	text-align: center;
	border-radius: 0;
	padding: 0;
	border: 0;
	font-size: 30px;
	background: #fff;
	color: #00b0af;
	box-shadow: none;
}
.productdetails .addtocart-button {
	width: 200px;
	height: 50px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	box-shadow: 0 0 20px #aaa;
}
.addtocart-button.btn {
	background: #009696;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b0af+0,009696+100 */
	background-image: -moz-linear-gradient(top, #00b0af 0%, #009696 100%);
	background-image: -webkit-linear-gradient(top, #00b0af 0%,#009696 100%);
	background-image: linear-gradient(to bottom, #00b0af 0%,#009696 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0af', endColorstr='#009696',GradientType=0);
	
	background-size: 100% 100%;
	background-repeat: no-repeat;

	color: #003838;
	color: #fff;
	border: 1px solid #008686;
	text-shadow: 0 0 3px #305656;
}
.addtocart-button.btn:hover {
	background-position: 50% -50px;
}

span.quantity-box input.quantity-input:hover, span.quantity-box input.quantity-input:focus {
	background: #fff;
	color: #00b0af;
}
.product-desc-fields.table th {
    background: #b80002; /* PRIMARY COLOR */
	border: 1px solid #980000;
	border-top: 1px solid #980000 !important;
	border-bottom: 1px solid #980000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
	font-size: 14px;
	text-shadow: 0 0 1px #163274;
}

.prevProduct .text-right a, .nextProduct .text-left > a {
	text-decoration: none;
	display: inline-block;
}
.prevProduct .text-right a > span, .nextProduct .text-left > a > span {
	display: block;
	text-transform: uppercase;
	color: #00b0af;
	font-size: 170px;
}
/*
.product-image {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 18px 18px 0 0;
	-moz-border-radius: 18px 18px 0 0;
	border-radius: 18px 18px 0 0;
}
*/

.vmSocialSharing {
	text-align: center;
	margin-bottom: 12px;
}
.vmSocialSharing > * {
    display: inline-block;
	height: 20px;
	overflow: hidden;
}
.vmSocialSharing > * + * {
	margin-left: 10px;
}
.vmSocialSharing .fb_iframe_widget > span, .vmSocialSharing .fb_iframe_widget > span > iframe {
	width: 170px !important;
}

.productOnDiscount {
	display: block;
	padding: 5px 0;
	position: absolute;
	top: 40px;
	left: -45px;
	width: 200px;
	background: #da4f46;
	color: #fff;
	text-align: center;
	transform: rotate(-45deg);
	font-weight: bold;
	font-size: 20px;
}
.totalDiscountPercent {
    display: block;
    cursor: help;
}
/*
.additional-images.row {
	margin-left: -5px;
	margin-right: -5px;
}
.additional-images.row > div[class*="col-"]{
	padding-left: 5px;
	padding-right: 5px;
}
.additional-images.row .product-image-inner {
    border: 1px solid #ccc;
    border-radius: 10px;
}
*/

.additional-images-centered {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
.additional-images-centered ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.additional-images-centered ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
.additional-images-centered ul li a {
	display: block;
	border: 1px solid #e3d6d6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 5px 10px;
	min-width: 80px;
	overflow: hidden;
}
.additional-images-centered img {
	margin: 0;
	width: auto;
	height: 80px;
}
.product-header {
	position: relative;
	padding: 10px 15px;
}
.vm-product-media-container .product-header {
    padding: 8px 15px;
    text-align: left;

	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	pointer-events: none;
}

.browse-view .product-sku, .productdetails-view .product-sku {
	color: #aaa;
}

#productCarousel .carousel-indicators {
	width: auto;
	top: auto;
	right: 15px;
	bottom: 10px;
	left: auto;
	margin: 0;
}
#productCarousel .carousel-indicators li {
	background: #3d3c31;
	border-color: #000;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#productCarousel .carousel-indicators li:not(.active):hover {
	background: #d82022;
	border-color: #3d3c31;
}
#productCarousel .carousel-indicators .active {
	background: #b80002;
	border-color: #980000;
	margin: 1px;
	transform: scale(1.4);
}

.additional-images {
	position: relative;
}
.additional-images ul {
	padding: 0;
	margin: 0 -0.5%;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
}
.additional-images ul li {
	width: 24%;
	margin: 0 0.5% 0;
	display: inline-block;
}
.additional-images ul li + li {
	margin-top: 0;
}


.ulNavsContent {
    margin-left: 25px;
    margin-right: 25px;
}

.ulNavs {
	position: absolute;
	z-index: 0;
	line-height: 0;
}
.ulCrsl > .left, .ulCrsl > .right {
	font-size: 40px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	bottom: 0;
	line-height: 0;
	transform: translateY(-50%);
}
.ulCrsl > .left {
	left: 0;
}
.ulCrsl > .right {
	right: 0;
}

h1 + .ratingbox {
	margin: 0;
}

.tab-pane .customer-reviews, .panel-body .customer-reviews {
	margin: 0;
}

html.view-productdetails #fancybox-title {
    display: none !important;
}
.vm-product-tabs {
	margin-top: 25px;
}
.nav-tabs > li:first-child {
	margin-left: 15px;
}


.product-header .manufacturer-logo {
	max-width: 230px;
	max-height: 30px;
	margin-top: 15px;
	margin-left: 5px;
}

.category-view .stockWrap > * {
    display: block;
    margin: 0 auto 15px;
    float: none;
}

.product-attachments, .product-links {
    padding: 10px 0;
    list-style-type: none;
    border-top: 1px solid #ccc;
	margin: 0;
}
.product-attachments a, .product-links a {
	color: #666553;
	text-decoration: none !important;
	display: block;
	padding: 5px 10px;;
}
.product-attachments a:hover, .product-links a:hover {
	color: #00b0af;
}
.product-attachments a:hover i.fa, .product-links a:hover i.fa {
	color: #00b0af;
	transform: translateX(3px);
}
.product-attachments i.fa, .product-links i.fa {
	margin-right: 10px;
	color: #c3c1b7;
	font-size: 18px;
	position: relative;
	top: 2px;
}
.miscData {
    border: 1px solid #ccc;
}
.miscData .cf > .col-xs-12:first-child {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
}
.miscData .cf > .col-xs-6 + .col-xs-6 {
	border-left: 1px solid #ccc;
}
.miscData .cf > * {
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666553;
}
.miscData .cf > *:hover {
	box-shadow: 0 0 20px #aaa;
	color: #00b0af;
}
.miscData i.fa {
	font-size: 20px;
	margin-right: 10px;
}
/* Product details - prices */
.addtocart-prices .prices > *, .quanty-pieces {
	display: block;
	color: #666553;
}
.addtocart-prices {
	padding: 28px 0 0;
	padding: 15px 0 0;
}
.addtocart-prices .prices > * + * {
	margin-top: 20px;
}
.addtocart-prices span.vm-price-desc, .addtocart-prices span.vm-price-desc + * {
	float: none;
	display: block;
	margin: 0;
}
.addtocart-prices span.vm-price-desc, .labelField {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1em;
}
.labelField {
	color: #666553;
}
.contentField {
	margin-top: 3px;
	color: #666553;
}
.addtocart-prices span.vm-price-desc + * {
	font-size: 32px;
	line-height: 1em;
	font-weight: bold;
}
.addtocart-prices span.PricesalesPrice {
	color: #00b0af;
}
.addtocart-prices .price-crossed .vm-price-desc + * {
	color: #c3c1b7;
}
.quanty-pieces {
	text-transform: uppercase;
	margin-bottom: 8px;
}
.variant-select {
    margin-top: 25px;
    padding-bottom: 29px;
	position: relative;
}
.variant-select::after {
	content: "";
	height: 1px;
	background: #ccc;
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
}
.outofstock-info {
    margin-bottom: 9px;
    padding-top: 0px;
	/*
	color: #3d3c31;
	color: #e30613;
	*/
	color: #0080c9;
}
@media(min-width: 768px){
	.productInfo {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
	}
}

.productHeader h1 {
	font-weight: bold;
}




/* VM CART */
.liveSearch .blz_search {
    margin-top: 12px;
}
.liveSearch > * + * {
	margin-right: 10px;
}
.vmCartCompact {
	font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
	color: #efeeeb;
	margin-top: 15px;
}
.vmCartCompact[data-empty="true"] .btn {
	cursor: not-allowed;
}
.vmCartCompact[data-empty="true"] .dropdown-menu {
	display: none !important;

}

.vmCartCompact .btn-finish {
	overflow: hidden;
}
.vmCartCompact[data-empty="true"] .btn-finish {
	max-width: 0;
	padding-left: 0;
	padding-right: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.vmCartCompact[data-empty="false"] .btn-finish {
	max-width: 175px;
}

.vmCartCompact .btn-group {
	position: static;
}
/*
.vmCartCompact .dropdown-inner {
	width: 358px;
}
*/
.vmCartCompact .dropdown-menu {
	left: 0;
	right: 0;
}
.vmCartCompact .dropdown-inner {
	min-width: 340px;
	padding: 0 10px;
}

.btn-cart, .btn-cart:active {
	border: 0;
	padding: 6px 10px;
	text-align: left;
	width: 185px;
	background: #00b0af;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b0af+0,009696+100 */
	background: -moz-linear-gradient(top,  #00b0af 0%, #009696 100%);
	background: -webkit-linear-gradient(top,  #00b0af 0%,#009696 100%);
	background: linear-gradient(to bottom,  #00b0af 0%,#009696 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0af', endColorstr='#009696',GradientType=0 );
}
.vmCartCompact .btn-group.open .dropdown-toggle {
	box-shadow: none;
	z-index: 1100;
}
.btn-cart .cart-title + div {
	color: #efeeeb;

}
.cart-title {
	/* color: #031300; */
	color: #003838;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}

#vmCartCompact + .dropdown-menu {
	margin: 0;
	padding: 0;
	border-radius: 0;
	border: 0;
	border-top: 5px solid #009696;
}
/*
#vmCartCompact:hover + .dropdown-menu, #vmCartCompact + .dropdown-menu:hover {
	display: block;
}
*/
.btn-cart i.fa-shopping-cart {
	font-size: 18px;
	margin-right: 5px;
}
#cart-badge {
    position: absolute;
    top: 10px;
    right: 17px;
}
.vmCartCompact .product-image {
	width: 17%;
	float: left;
	margin-right: 6%;
}
.vmCartCompact .product-info {
	width: 77%;
	float: left;
	color: #031300;
    font-size: 16px;
	line-height: 1.15em;
}
.vmCartCompact .product-image .aspectRatio-bg {
	background-size: contain;
}
.vmCartCompact .product-image.aspectRatio::after {
    padding-top: 100%;
}
.vmCartCompact .subtotal_with_tax {
    font-weight: bold;
    color: #00b0af;
}
/*
.vmCartCompact .total {
	text-align: center;
	color: #fff;
	background: #5bc0de;
	padding: 8px 10px;
}
.vmCartCompact .show_cart, .vmCartCompact .total {
	margin-top: 15px;
}
*/
.vmCartCompact .product_row {
    padding: 10px 0;
}
.vmCartCompact .product_row + .product_row{
	border-top: 1px solid #dfded8;
}
.vmCartCompact .product_row + .product_row:last-child {

}
.vmCartCompact .cartModTitle {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: -20px;
	background: #5bc0de;
	color: #fff;
	margin-left: -15px;
	margin-right: -15px;
	line-height: 40px;
	/* border-radius: 4px 4px 0 0; */
}
.vmCartCompact .product_name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-decoration: none;
	color: #031300;
	font-weight: bold;
}
.vmCartCompact .product_name a:hover {
	color: #00b0af;
}

.vmCartCompact .btn-cart i.fa-chevron-down {
    position: absolute;
    top: 13px;
    right: 8px;
    font-size: 29px;
}
.vmCartCompact:not([data-empty="true"]) .dropdown.open .btn-cart i.fa-chevron-down {
	color: #333
}
.vmCartCompact[data-empty="true"] .btn-cart i.fa-chevron-down {
	color: #efeeeb;
    opacity: 0.5;
}
.vmCartCompact .btn-finish {
	width: 175px;
	padding: 22px 10px 21px;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
/* Cart custom Image loader */
.proopc-area-loader .proopc-area-loader {
    display: none;
}
.proopc-task-updateqty, .proopc-page-loader {
	display: none !important;
}
.proopc-area-loader > span, #proopc-page-spinner > span {
	display: block;
	background: url('../images/vm-preloader.gif') 50% 50% no-repeat;
	width: 64px;
	height: 64px;
	transform: translate(-50%,-50%);
	opacity: 0.9;
}

.col-spacer {
	min-height: 10px;
}

.vm-padded {
	width: 480px;
	box-sizing: border-box;
}
.vm-padded-inner {
	overflow: hidden;
	padding: 10px;
}
.proopc-login-message-cont + .pull-right {
	margin-bottom: 15px;
}

@media (min-width:768px){
	.vm-padded {
		width: 600px;
		overflow: hidden;
	}
}

.vm-product-tabs .tab-content {
	background: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
}


/* NEW PRODUCT LABEL */
.discount-label {
	position: absolute;
	display: block;
	height: 41px;
	width: 65px;
	line-height: 32px;
	top: 0;
	right: 0;
	z-index: 20;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.discount-label::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 0 70px 175px 0;
    border-color: transparent #e30613 transparent transparent;
}
.discount-label span {
	position: relative;
	z-index: 2;
	display: block;
    font-weight: normal;
	font-weight: 700;
	padding: 4px 2px 0 10px;
	text-align: center;
	font-size: 18px;
}
.discount-label-wrap::before {
    content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -12px;
	right: 0;

    border-style: solid;
	border-width: 12px 0 0 65px;
	border-color: transparent transparent transparent #e30613;

	transform: skewX(20deg);
	z-index: -1;

	transform-origin: bottom right;
}
.discount-label-wrap::after {
    content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -12px;
	right: 62px;

	border-style: solid;
	border-width: 0 4px 12px 18px;
	border-color: transparent transparent #031300 transparent;

	transform: skewX(20deg);
	z-index: -2;
}

/* NEW PRODUCT LABEL */
.new-label {
	display: block;
	position: absolute;
	height: 41px;
	width: 65px;
	line-height: 32px;
	z-index: 20;
	color: #fff;
	font-size: 14px;
	top: 40px;
	right: 0;
	overflow: hidden;
}
.new-label::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 0 70px 165px 0;
    border-color: transparent #0080c9 transparent transparent;
}
.new-label span {
	position: relative;
	z-index: 2;
	display: block;
    font-weight: normal;
	font-weight: 700;
	padding: 6px 0px 0 10px;
	text-align: center;
}

/* FEATURED PRODUCT LABEL */
.featured-label {
	position: absolute;
	display: block;
	height: 41px;
	width: 65px;
	line-height: 32px;
	top: 0;
	right: 0;
	z-index: 20;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}
.featured-label::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 0 70px 175px 0;
    border-color: transparent #dfded8 transparent transparent;
}
.featured-label span {
	position: relative;
	z-index: 2;
	display: block;
    font-weight: normal;
	font-weight: 700;
	padding: 4px 0px 0 12px;
	text-align: center;
}
.featured-label-wrap::before {
    content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -12px;
	right: 0;

    border-style: solid;
	border-width: 12px 0 0 65px;
	border-color: transparent transparent transparent #dfded8;

	transform: skewX(20deg);
	z-index: -1;

	transform-origin: bottom right;
}
.featured-label-wrap::after {
    content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -12px;
	right: 62px;

	border-style: solid;
	border-width: 0 4px 12px 18px;
	border-color: transparent transparent #031300 transparent;

	transform: skewX(20deg);
	z-index: -2;
}

/**************/
/* Megafilter */
/**************/

.ja-filter-wrapper .filter-content {
	background: #3d3c31;
	border-color: #031300;
	box-shadow: 0 0 5px #031300;
	padding: 15px;
}

.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal .ui-slider-range {
	background-color: #00b0af;

}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal {
	background-color: #c3c1b7;
}

.ja-filter-wrapper .filter-content .form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 49px;
}
.filter-options .filter-field .input-group-btn .btn {
	padding: 11px 12px 11px 12px;
	min-width: 40px;
	border-bottom: 0;
}
/* Fix for bootstrap picker overflow */
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-content {
	overflow: visible;
    padding: 14px 8px 0px 10px;
    margin: 0;
    border-color: transparent;
    background: transparent;

}
.col-xs-3.filter-field {
    padding-left: 5px;
    padding-right: 5px;
}
.sb-horizontal.ja-mg-sidebar .filter-options {
	margin-left: -5px;
	margin-right: -5px;
}
/*
.ja-filter-wrapper .filter-content {
	background: url('../images/MD-mreza_FILTER.png') 50% 65px no-repeat;
	background: url('../images/filter-2.png') 50% 65px #3D3C31 no-repeat;
	height: 160px;
}
*/
.ja-filter-wrapper .filter-content .bootstrap-select {
	padding: 0;
}

.ja-filter-wrapper .filter-content .form-control,
.filter-options .filter-field .input-group-btn .btn {
	background: #031300;
	color: #c3c1b7;
	font-weight: bold;
	font-size: 18px;
	border-color: transparent;
	-webkit-transition: 300ms all;
	-moz-transition: 300ms all;
	-ms-transition: 300ms all;
	-o-transition: 300ms all;
	transition: 300ms all;
}
.filter-options .filter-field .input-group-btn .btn {
	border-left-color: #3d3c31;
	z-index: 10;
}
.filter-options .filter-field .input-group-btn.bootstrap-select .btn {
	border-left: 0 none transparent;
	padding-right: 32px;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal .ui-slider-range {
	height: 3px;
	top: 2px;
}

/* Slider */
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-title span {
    display: block;
    background: transparent;
    padding: 0;
    text-align: center;
    font-weight: bold;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content label {
	color: #c3c1b7;
	font-size: 14px;
	line-height: 1em;
}
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-title {
	padding: 0;
	color: #c3c1b7;
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal .ui-slider-handle {
	top: -4px;	
	margin-left: -5px;
	border-color: #00b0af;
	background: #00b0af;
	-webkit-transform: translateX(-2px);
	-moz-transform: translateX(-2px);
	-ms-transform: translateX(-2px);
	transform: translateX(-2px);
}
.ja-filter-wrapper .filter-content .filter-range .filter-options-content .ui-slider-horizontal {
	background: #666553;
	height: 7px;
}
.ja-filter-wrapper .range-value {
    margin-top: 10px;
    margin-left: -11px;
    margin-right: -9px;
}
.ln-element.col-xs-3.filter-range.filter-field {
    height: 49px;
}
.filter-current {
	display: none;
}

.filter-options .input-group-btn.input-group-btn-clear-filter .btn {
    color: #666553;
}
/* Filter Active states */
.ja-filter-wrapper .filter-content .f-active .form-control, .filter-options .filter-field.f-active .input-group-btn .btn {
	background: #00b0af;
	color: #031300;
}

.ja-filter-wrapper .f-active .input-group-btn.input-group-btn-clear-filter .btn {
    color: #e30613;
}

.sb-horizontal + .main-content {
    margin-top: 50px !important;
}



.checkmark-wrap > * {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.checkmark {
	stroke: #00b0af;
	stroke-dashoffset: 745.74853515625;
	stroke-dasharray: 745.74853515625;
	animation: dash 2s ease-out forwards 1;
}

@keyframes dash {
	0% {
		stroke-dashoffset: 745.74853515625;
	}
	100% {
		stroke-dashoffset: 0;
	}
}
.checkmark-wrap + * {
	margin-top: 0;
}
.vm-padded .checkmark-wrap > * {
	position: relative;
	top: -15px;
}
.vm-padded .btn.btn-primary {
    min-width: 140px;
}
/*
h1.cart-page-title {
	display: none;
}
*/
@media (max-width:600px){
	.vm-padded {
		width: auto;
		overflow: hidden;
	}
	.vm-padded .checkmark-wrap > * {
		top: 0;
	}
	.vm-padded .btn-primary.floatright {
		float: none;
	}
	.vm-padded-inner {
		text-align: center;
	}
	.vm-padded-inner .btn.btn-primary[onclick]:first-child {
		display: none;
	}
	.vm-padded-inner .checkmark-wrap {
		margin: 15px auto;
	}

}
.cart-view.emptyCart-view, .cart-view.emptyCart-view > i.fa, #ProOPC.emptyCart-view .cart-page-title, #ProOPC .cart-page-title {
	text-align: center;
	color: #fff !important;
}
.emptyCart-view > h1.cart-page-title {
	display: block;
}


/* Cart colors */
#vmCartCompact {
    padding: 7px 10px;
}
#ProOPC.cart-view .proopc-process-title {
	background: #0080c9;
	border-color: #006bb4;
}

.cart-view .proopc-step {
	/* background: #006bb4; */
	background: #0b66af;
}
.cart-view #proopc-order-submit {
	background: #ea5b0c;
	border-color: #ca3b00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.cart-view #proopc-order-submit:hover {
	background: #da4b00;
}

#ProOPC label.blzCheckbox {
	display: inline-block;
}

#ProOPC label.st-same-checkbox {
	position: relative !important;
	padding: 0;
}
#ProOPC .remove_from_cart.proopc-btn {
	padding: 0 5px 1px;
	font-size: 12px;
	line-height: 1.42857;
	margin: 2px 0 0;
	border-radius: 0;

	color: #ffffff;
	background: #d9534f;
	border-color: #d43f3a;

	box-shadow: none;
	text-shadow: none
}
#ProOPC .remove_from_cart.proopc-btn:hover, #ProOPC .remove_from_cart.proopc-btn:focus, #ProOPC .remove_from_cart.proopc-btn.focus, #ProOPC .remove_from_cart.proopc-btn:active {
    color: #ffffff;
    background: #c9302c;
    border-color: #ac2925;

	box-shadow: none;
	text-shadow: none
}

#ProOPC .proopc-step {
	width: 26px;
	height: 26px;
	line-height: 26px !important;
	font-size: 16px !important;
}

#ProOPC textarea, #ProOPC input[type="text"], #ProOPC input[type="password"], #ProOPC input[type="datetime"], #ProOPC input[type="datetime-local"], #ProOPC input[type="date"], #ProOPC input[type="month"], #ProOPC input[type="time"], #ProOPC input[type="week"], #ProOPC input[type="number"], #ProOPC input[type="email"], #ProOPC input[type="url"], #ProOPC input[type="search"], #ProOPC input[type="tel"], #ProOPC input[type="color"], #ProOPC .uneditable-input {
	box-shadow: none;
}
#ProOPC label + input[type="text"], #ProOPC label + input[type="password"], #ProOPC label + input[type="datetime"], #ProOPC label + input[type="datetime-local"], #ProOPC label + input[type="date"], #ProOPC label + input[type="month"], #ProOPC label + input[type="time"], #ProOPC label + input[type="week"], #ProOPC label + input[type="number"], #ProOPC label + input[type="email"], #ProOPC label + input[type="url"], #ProOPC label + input[type="search"], #ProOPC label + input[type="tel"], #ProOPC label + input[type="color"], #ProOPC label + .uneditable-input {
	margin-top: 1px;
}
.cartSelLbl {
    min-width: 136px;
    display: inline-block;
}

#ProOPC .shipto_zip-group {
	width: 35% !important;
}
#ProOPC .shipto_city-group {
	width: 60%;
	float: right;
}
#ProOPC select {
	padding-left: 8px;
}
#cartUserTabs-accordion .js-tabcollapse-panel-heading {
	text-align: center;
}

.tab-content .proopc-register, .tab-content .proopc-login {
	float: none;
	width: auto;
}

#cartUserTabs ~ .tab-content > div {
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
}
#t3-content #ProOPC .proopc-register-login h3, #t3-content #ProOPC .proopc-register-login .proopc-inner {
	margin: 0;
}
.proopc-guest-form {
    padding-left: 0;
}





#ProOPC .proopc-input-group-level {
	width: 200px;
}
#ProOPC .proopc-input {
	width: auto;
	max-width: none;
	display: block;
	float: none;
	margin-left: 200px;
}
#ProOPC .proopc-input-group-level + .proopc-input input {
	width: 100%;
}
#t3-content #ProOPC label {
	line-height: 21px;	
}
.proopc-reg-advantages {
    margin-left: 28px;
}
.proopc-reg-advantages h4 {
    margin-top: 10px;
}
.proopc-reg-advantages h4 + p {
	margin: 0;	
}

#ProOPC .proopc-register-login .proopc-inner {
	padding: 20px 15px;
}
#ProOPC .proopc-register-login .proopc-inner.with-switch {
    padding: 0 0 0 28px;
}
#ProOPC .proopc-bt-address input, #ProOPC .proopc-bt-address select {
	width: 100%;
}

#ProOPC .proopc-input-append > .status.valid,
#ProOPC .proopc-input-append > .status.invalid {
	background: transparent;
	color: #fff;

	font-size: 21px;
	font-style: normal;
	top: 3px;
	right: 11px;
	margin: 0;
}

#ProOPC .proopc-input-append > .status.valid::before,
#ProOPC .proopc-input-append > .status.invalid::before {
	font-family: FontAwesome;
}
#ProOPC .proopc-input-append > .status.valid::before {
	color: #00b0af;
	content: "\f05d";
}
#ProOPC .proopc-input-append > .status.invalid::before {
	color: #e30613;
	content: "\f05c";
}
/*
#ProOPC .proopc-shipments input[type="radio"], #ProOPC .proopc-payments input[type="radio"] {
	margin: 3px 10px 1px 0;
}
*/
#ProOPC button  {
	position: relative;
}
.proopc-btn .proopc-button-process {
    top: 13px !important;
    left: auto !important;
    right: 1px;
	position: absolute;
}

#proopc-pricelist .cart-summary.proopc-table-striped .grand-total {
	color: #f5ffda;
}
#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td {
	background-color: #00b0af;
	border-top: 1px solid #698618;
	border-bottom: 1px solid #698618;
}
#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td:first-child {
	border-left: 1px solid #698618;
}
#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td:last-child {
	border-right: 1px solid #698618;
}
#proopc-pricelist .grand-total .PricebillTotal {
	color: #fff;
}
/* OPC quantity */
#t3-content #ProOPC .proopc-input-append input[type="text"].proopc-qty-input {
	height: 30px;
	text-align: center;
	border-radius: 0;
	padding: 0 6px;
	min-width: 42px;
	border: 1px solid #dfded8;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	color: #00b0af;
	box-shadow: none;

	position: relative;
	z-index: 10;
}
#ProOPC .cart-p-qty .proopc-input-append {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	margin: 0;
}

#ProOPC .quantity-steppers {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	z-index: 1;
	border-radius: 4px;
	border: 1px solid #dfded8;
}
#ProOPC .quantity-steppers > * {
	position: absolute;
	top: 0;
	height: 100%;
	width: 29px;
	text-align: center;
	padding: 0;
	color: #666553;
	font-size: 16px;
	line-height: 30px;
	border-width: 0;
	box-shadow: none;

	background: #dfded8;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #dfded8 100%);
	background-image: -webkit-linear-gradient(top, #ffffff 0%,#dfded8 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%,#dfded8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfded8',GradientType=0 );

	background-repeat: repeat-x;
	background-size: 100% 50px;
}
#ProOPC .quantity-steppers > *:hover {
	background-position: 50% -50px;
	color: #031300;
}
#ProOPC .quantity-steppers > .quantity-step-up {
	right: 0;
}
#ProOPC .quantity-steppers > .quantity-step-down {
	left: 0;
}

table.cart-summary.proopc-table-striped tr td.col-price,
table.cart-summary.proopc-table-striped tr.cart-p-list td.col-total {
    padding-top: 12px;
}
#ProOPC table tr.cart-sub-total td, #ProOPC table tr.grand-total td {
    font-weight: bold;
}
#ProOPC table tr.cart-sub-total td:first-child, #ProOPC .col-total .PricesalesPrice {
    color: #555;
}
#ProOPC table tr.cart-sub-total td:first-child {
	text-transform: uppercase;
}
#ProOPC table tr.shipping-row td,
#ProOPC table tr.payment-row td {
	text-align: right;
}
#ProOPC .vmshipment_cost, #ProOPC .vmpayment_cost {
    display: block;
    color: #fe5252;
	margin-top: -6px;
}
.line-through {
    opacity: 0.7;
}
.vm-wrap.vm-order-done > h3, .vm-wrap.vm-order-done > h4 {
	text-align: center;
}
.vm-wrap.vm-order-done h5 {
    text-align: center;
    margin: 10px 0 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.vm-wrap.vm-order-done > h4 {
	margin: 0;
	background: #fff;
	padding: 10px 0;
}
.vm-wrap.vm-order-done {
	background: rgba(255,255,255,0.8);
	padding: 15px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.vm-wrap.vm-order-done::before {
	content: "";
	display: block;
	width: 98%;
	height: 10px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: -10px;
	left: 1%;
}
.vm-wrap.vm-order-done .checkmark-wrap {
	margin-bottom: 20px;
}
.vm-wrap.vm-order-done hr {
	/* border-top: 1px solid #468847; */
	border-top: 1px solid #c6d9b6;
	border-bottom: 0;
}
.table-payment-howto > tbody th {
    text-align: right;
}
.table-payment-howto > tbody td {
	width: 50%;
}

.vm-wrap.vm-order-done .btn-order-go {
	display: none;
}
.orderForCompany-group {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.vm-price-value {
    white-space: nowrap;
}

.qPrices .table th {
	background: #b80002;
	color: #fff;
	border: 0;
}
.qPrices .table td, .qPrices .table th {
	text-align: center;
}
.qPrices .table th[colspan] {
	background: #222;
}
.qPrices .table thead tr + tr th {
	padding: 4px 8px;
}
.qPrices .table td {
	padding: 2px 8px;
}

#productDescription > * + * {
	margin-top: 25px;
}

/* RESPONSIVE */
@media (max-width:1199px){
	.addtocart-prices span.vm-price-desc, .addtocart-prices span.vm-price-desc + * {
		text-align: center;
	}
	.productdetails-view .addtocart-bar {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width:768px) and (max-width:991px){
	.vm-more, .vm-more:hover, .vm-more:focus {
		display: none;
	}
	/* , .product.col-sm-6 .vm-product-media-container .product-header::before */

	.slider-dual .product-inner::before {
		border-width: 0 65px 150px 0;
	}
	.slider-dual .product-inner .price-crossed {
		display: none;
	}

}
@media (max-width:991px){
	#t3-header .vmCartCompact {
		float: none !important;
		text-align: center;
	}
}
@media (max-width:767px){
	#ProOPC .proopc-input {
		margin-left: 0;
	}
	table.cart-summary.proopc-table-striped tr.tax-per-bill.separate-rule-per-bill {
		border: 1px solid #dddddd !important;
	}
	.cart-sub-total .sub-headings,
	table.cart-summary.proopc-table-striped tbody tr.grand-total td::before {
		display: none !important;
	}
	#proopc-pricelist .cart-summary.proopc-table-striped .grand-total {
		text-align: center;
	}
	#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td {
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		border-left: 1px solid #698618;
		border-right: 1px solid #698618;
		color: #fff;
	}
	#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td:first-child {
		border-bottom: 0;
	}
	#proopc-pricelist .cart-summary.proopc-table-striped .grand-total td + td {
		border-top-color: #abd33d;
	}
}
@media (max-width:480px){
	.btn-cart, .btn-cart:active {
		width: 170px;
	}
	.vmCartCompact .btn-finish {
		width: 160px;
	}
	.productdetails-view .nextProduct {
		margin-top: 25px;
	}
	.miscData i.fa {
		display: block;
		margin: auto 0 5px auto;
	}
}
.crslTimer {
	display: block;
	background: transparent;
	height: 2px;
	position: relative;
	top: -11px;
}
.crslTimer > * {
	display: block;
	width: 0;
	height: 100%;
	background-color: red;
	animation-name: crslTimer;
	animation-timing-function: linear;
}
@keyframes crslTimer {
	from {width: 0%;}
	to {width: 100%;}
}

/*
.products-wrap[layout="list"] .product {
	width: 100%;
}
*/