@charset "UTF-8";
/* CSS Document for VM3.x icw JST  */

/** CATEGORY **/

#content .category {
	background: #f1f1f1;
	border: 1px solid #CCC;
	margin: 10px 20px 10px 0px;
	padding: 5px;
}
#content .width33 {
	width: 30%;
}
#content .orderby-displaynumber {
	display: none;
}
#content .category h2 {
	font-size: 18px;
	font-weight: 500;
}
#content .category_description, #content .vm-product-rating-container, #content span.quantity-box, #content span.quantity-controls {
	display: none;
}
#content .vm-product-media-container {
	height: 150px;
	width: 100%;
	overflow: hidden;
}
#content .browseProductImage {
	max-height: 150px;
	max-width: 200px;
}
#content .catLanding .featuredProductImage {
	max-width: 100%;
	max-height: 150px;
}
#content .catLanding .productdetails span.quantity-box, #content .catLanding .productdetails span.quantity-controls {
	display: none;
}
#content .catLanding .productdetails .addtocart-area {
	border: 0px;
	background: none;
}
#content div.product {
	border: 0 solid #ddd;
	float: left;
	min-width: 220px;
	padding: 5px;
}
#content .product .spacer {
	border: 1px solid #CCC;
	min-height: 345px;
}
#content div.product span.vm-price-desc {
	display: none;
}
#content div.product span.PricepriceWithoutTax {
	font-size: 22px;
}
#content div.product .vm-product-media-container {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 90px;
}
#content .addtocart-bg {
	width:100%;
	padding:10px 0px 8px 0px;
	background:#d6d6d6;
}
#content .vm-product-descr-container-1 {
	margin-bottom: 5px;
	min-height: 50px;
}
#content .vm-product-descr-container-1 h2 {
	font-size: 18px;
	font-weight: 500;
}
#content .vm3pr-4 {
	padding-left: 15px;
}
.horizontal-separator {
	display: none;
}
#content .orderlistcontainer div.activeOrder {
	background: #EEE !important;
	border: 1px solid #cac9c9;
	border-radius: 4px;
	cursor: pointer;
	padding: 4px 24px 3px 12px;
}
#content .orderlistcontainer div.activeOrder a {
	color: #000;
}
#content .product-price {
	float: none;
	line-height: 18px;
	margin: 0 0 6px;
	text-align: center;
}
#content span.PricepriceWithoutTax {
	font-weight: bold;
}
#content .display-number, #content .category-view .PricesalesPrice, #content .productdetails-view .PricesalesPrice, #content .vm-order-list {
	display: none;
}
#content .banneritem:last-child {
	margin-right: 0px;
}
span.vmw-addtowishlist, span.vmw-addtowishlist-added {
	margin-right: 7px;
}
/** VM SEARCH **/
#content .virtuemart_search {
	display: none;
}
/** CATEGORY LANDING MASONRY **/
.grid {
	max-width: 796px;
}
/* clearfix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}
/* ---- grid-item ---- */

.grid-item {
	width: 190px;
	height: 193px;
	float: left;
	background: #e74310;
	border: 0px solid #EEEEEE;
	border-color: hsla(0, 0%, 0%, 0.5);
	border-radius: 0px;
	margin-bottom: 10px;
}
.grid-item--width2 {
	width: 390px;
}
.grid-item--width3 {
	width: 590px;
}
.grid-item--width4 {
	width: 790px;
}
.grid-item--height2 {
	height: 390px;
}
.grid-item--height3 {
	height: 590px;
}
.grid-item--height4 {
	height: 790px;
}
.left {margin-right:10px;}

/** LIST STYLES **/
#content .list-group-item:hover {
	background: #f1f1f1;
}
#content .list-group-item .vm-product-media-container {
	background: #CCC;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
#content .list-group-item .browseProductImage {
	max-height: 100px;
	max-width: 100px;
	width: 100%;
	overflow: hidden;
}
#content .list-group-item .vm-product-descr-container-1 {
	float: left;
}
#content .list-group-item .vm3pr-4 {
	display: none;
}
#content .list-group-item .vm3pr-0 {
	float: right;
}
#content .list-group-item .vm-details-button {
	float: right;
}
#content .addtocart-area .list-group-item {
	border: 0px;
}
#content .vm3pr-1 .vm-customfields-wrap, #content .vm3pr-1 .addtocart-area {
	min-height: 0px;
}
#content .list-group-item .product-price {
	float: none;
	line-height: 18px;
	margin: 0 10px 0px 0px;
	text-align: right;
}
#content .list-group-item form.product {
	padding: 0px;
}
#content .list-group-item div.vm-details-button a {
	display: none;
}
/** GRIDLIST **/
/* Rearange elements positioning for list items */
.product.list-group-item {
	float: none;
	width: 100%;
	margin-left: 0;
}
.product.list-group-item .image-cont {
	margin-top: 0;
	min-height: inherit;
	float: left;
}
.product.list-group-item h3 {
	float: left;
	font-size: 110%;
	margin-top: 2px;
	text-align: left;
	width: 75%;
}
.product.list-group-item .product-price {
	float: right;
	margin: 0;
}
.product .product_s_desc {
	display: none;
}
.product.list-group-item .product_s_desc {
	display: block !important;
	width: 75%;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}
.gridlist .title {
	font-size: 12px;
}
.btn-group.open .btn-primary.dropdown-toggle, .btn-primary {
	border: 1px solid #CCC;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 5px 0px 0px 5px;
}
/** CATEGORY LANDINGS **/
#content .catLanding {
	clear: both;
	padding-top: 5px;
}
#content .catLanding div.width33 {
	width: 32%;
	text-align: center;
	padding: 20px;
	border: 1px solid #CCC;
	margin-right: 10px;
	min-height: 200px;
	margin-bottom: 10px;
}
/** DETAILS **/
#content .productdetails span.quantity-box, #content .productdetails span.quantity-controls {
	display: inline-block;
}
#content .productdetails span.quantity-controls {
	margin-right: 20px;
}
#content .productdetails span.addtocart-button {
	float: right;
}
#content .productdetails .quantity-box .quantity-input, #content .productdetails .cart-summary .quantity-input {
	width: 60px;
	height: 40px;
	margin-right: 5px;
}
#content .productdetails .product-short-description {
	display: none;
}
#content .productdetails .product-description {
	padding: 5px 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#content .productdetails .product-description span.title {
	display: none;
}
#content .productdetails .vm-product-container {
	margin-top: 12px;
	margin-bottom: 20px;
}
#content .productdetails .vm-product-details-container {
	width: 60%
}
#content .productdetails .vm-product-media-container {
	width: 35%;
	height: auto;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 10px;
	margin-top:7px;
}
#content .productdetails h1 {
	margin-top: 0px;
	font-size: 22px;
	font-weight: 500;
	line-height: 20px;
}
#content .productdetails .product-prices {
	padding: 15px 0px;
	border-bottom: 1px solid #CCC;
}
#content .productdetails .product-price {
	line-height: 18px;
	margin: 0 0 6px;
	text-align: left;
	padding: 15px 0px;
}
#content .productdetails span.PricepriceWithoutTax {
	font-size: 18px;
	font-weight: 800;
}
#content .productdetails .addtocart-bar {
	margin-top: 0px;
}
#content .productdetails .addtocart-area {
	background: #d6d6d6;
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	width: 100%;
}
#content .productdetails .product-field-desc, #content .productdetails .vm-img-desc {
	display: none;
}
#content .back-to-category {
	margin-bottom: 20px;
}
/** VM MENU **/
.sidebar-left .cats {margin-top:20px;}
.sidebar-nav ul.VMmenu, .sidebar-nav .VMmenu ul, .sidebar-nav .VMmenu li {
	background-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}
.sidebar-nav .VMmenu li a {
	display: block;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ddd;
}
.sidebar-nav .VMmenu li a:hover, .sidebar-nav .VMmenu li.VmOpen a {
	background: #ddd;
	padding-left: 20px;
	font-weight: 600;
}
.sidebar-nav .VMmenu li.VmOpen ul li a {
	background: #f1f1f1;
	padding-left: 30px;
	font-weight: normal;
}
.sidebar-nav .VMmenu li.VmOpen ul li a:hover {
	padding-left: 40px;
}
.sidebar-nav .VMmenu li.VmOpen ul li.VmOpen a {
	color: #000;
	font-weight: 600;
}
span.VmArrowdown {
	display: none;
}

/* VM MENU MOBILE (SELECTEER HOOFDCATEGORIE) */
@media only screen and (min-width: 320px) {
#mainbody .mobcats {margin-bottom:0px;}	
#mainbody .fancypantsaccordionholder {margin-top:20px;}

#mainbody .mobcats .cats ul.menu, 
#mainbody .mobsubcats .subcats li.VmClose { display:none;}
#mainbody .mobsubcats .VMmenu li.VmOpen div a {display:none;}
#mainbody .mobsubcats .VMmenu li.VmOpen ul.menu a {display:block;}

.sidebar-left .acc-content .cats, .sidebar-left .subcats {margin-top:0px;}
.acc-content p {margin:0px;}
}


/** MINI CART **/
.vmCartModule {
	padding: 5px;
	background: #f7fafe;
	border: 1px solid #ddd;
	margin-right: 5px;
}
.vmCartModule .total {
	display: none;
}
.vmCartModule .total_products {
	width: 48%;
	float: left;
}
.vmCartModule .show_cart a {
	color: #333;
}
.vmCartModule .txtRight {
	width: 100%;
	text-align: right;
}
/** ADD TO CART **/
#content .addtocart-container {
	width: 180px;
	margin: 0 auto;
}
#content .addtocart-area {
	float: left;
}
#content .addtocart-bar {
	text-align: left;
}
#content span.addtocart-button input.addtocart-button, #content span.addtocart-button input.notify-button, a.addtocart-button {
	max-width: auto;
	font-size: 100%;
	padding: 8px;
	margin-top: 1px;
	background: #5c535b;
	color: #f2f2f2;
	border: solid #5c535b 1px;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 0;
}
#content div.vm-details-button {
	width: 55px;
	float: left;
}
#content div.vm-details-button a {
	padding: 8px;
	font-size: 100%;
	width: auto;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 1px;
	background-color:#d6d6d6;
}
#content .vm3pr-2 .addtocart-area, #content .vm3pr-2 .vm-customfields-wrap {
	min-height: 0px;
}

/** CHECKOUT - OPC **/
#content table.cart-summary {
	background: #fbfbfb;
}
#content .payment, #content .vmshipment_name, #content .vmshipment_description {
	display: none;
}

#content .cart-summary td.emptyLine {
	padding: 0px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #EEE;
}
#content .emptyLine hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px dashed #333;
}
#content .cart-summary td, #content .cart-summary th {
	border: 0px;
}
#content .cart-summary tr td {
	padding: 15px 5px 10px;
}
#content table.cart-summary tr th {
	padding: 15px 5px 15px;
	background: #EEE;
}
#content span.customer-note {
	font-size: 18px;
}
#content .customer-note textarea {
	width: 100%;
	border: 1px solid #DDD;
}
#content .output-shipto .controls {
	margin-left: 25px;
}
#content .width50 {
	width: 45%;
}
#content .checkout-button-top {
	text-align: left;
}
#content .vm-button-correct, #content .vm-button-correct:link, #content .vm-button-correct:visited {
	font-size: 14px;
	font-weight: 500;
	padding: 5px 35px;
}
#content .billto-shipto span {
	font-size: 18px;
	font-weight: 200;
}
#content .billto-shipto span.values {
	font-size: 14px;
	font-weight: normal;
}
#content .cart-view h1 {
	font-size: 36px;
	line-height: 50px;
}
#content .vm2-remove_from_cart {
	vertical-align: top;
	margin-top: 2px;
	background: url(../../../images/vm/remove.png) no-repeat 0px 2px;
}
#content .vm2-add_quantity_cart {
	background: url(../../../images/vm/qty-update.png) no-repeat left center;
}
#content .cart-summary .quantity-input {
	vertical-align: top;
}
#content div.terms-of-service {
	padding-left: 20px;
}
#content a.continue_link {
	background-position: 0 0;
	display: inline-block;
	background: #e8e8e8 url(../../../components/com_virtuemart/assets/images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #777;
	text-decoration: none;
	padding: 5px 15px 4px;
	margin-top: 10px;
}
#content a.continue_link:hover {
	background-position: 0 -40px;
	color: #777;
}
#content .alert {
	background-color: #dff0d8;
	color: #468847;
	border: 1px solid #d6e9c6;
}


/** USER DETAILS **/
#content table.user-details input {
	width: 100%;
}
#content table.user-details tr td {
	padding: 5px 0px;
}
#content span.userfields_info {
	font-weight: normal;
	font-size: 16px;
}
#content .control-buttons {
	text-align: left !important;
	margin: 20px 0px;
}
/** PAGINATION **/
#content .vm-pagination {
	float: right;
	text-align: center !important;
	margin-top: 27px;
}
/** WISH LIST **/
#vmwl-multi-wl, a.shareLink, #wl-clear-atoc {
	display: none;
}
#vmwl-my-wishlist-main td {
	padding: 5px 0px;
}
#vmwl-my-wishlist-main .vm-wish-img-container {
	display: table-cell;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}
#vmwl-my-wishlist-main .vm-wish-img-container img {max-width:100%;
max-height:100%;}

/** SHOPPING CART **/
#content span.cart-images {
	display: none;
}
#content fieldset.vm-fieldset-pricelist, #content fieldset.vm-fieldset-uw-referentie {margin-bottom:15px;}
#content input#uw_referentie_field {width:100%;}

/** BS UITLEG **/
#content .vendor-store-desc .col-md-4 {width:32%;margin-top:10px;}
#content .vendor-store-desc .bs-uitleg {text-align:center;border:1px solid #CCC;}
/*#content .vendor-store-desc .bs-uitleg p {text-align:left;}*/
#content .vendor-store-desc .midden {margin-left: 10px;margin-right:10px;}


/** SHOPBUTTONS **/
a.fa.fa-shopping-cart.button:link, a.fa.fa-star.button:link, a.fa.fa-shopping-cart.button:visited, a.fa.fa-star.button:visited {
	padding: 10px;
	background: #d6d6d6;
	border: 1px solid #CCC;
	display: block;
	width: 100%;
}
a.fa.fa-shopping-cart.button:hover, a.fa.fa-star.button:hover {
	border: 1px solid #5c535b;
	background: #5c535b;
	color: #FFF;
}
.sidebar-left .module.shopbuttons {
	margin-bottom: 15px;
}
.sidebar-left .module.shopbuttons p {margin:5px 0px;}
.sidebar-left .module.shopbuttons span {font-family: Ubuntu, sans-serif;}
/** ORDER DONE **/
#content .vm-order-done div {
	padding-bottom: 15px;
}
#content .vmpayment_description {
	display: none;
}
#content .order-detail-shipment {
	border-left: 1px solid #CCC;
	padding-left: 15px;
}
#content td.key {
	padding: 0 0px;
}
#content #ui-tabs .dyn-tabs {
	border: 1px solid #CCC;
}
#content .tabs.dyn-tabs th {
	padding-left: 0px;
}
#content .tabs.dyn-tabs .sectiontableentry1 {
	border-top: 1px solid #CCC;
}

/*** DESKTOP SMALL ***/
@media (max-width: 980px) {
}

/*** TABLET PORTRAIT ***/
@media (max-width: 768px) {
#content .category {
	margin: 5px 10px 5px 0px;
}
#content .width33 {
	width: 100%;
}
#content .vendor-store-desc .col-md-4 {width:100%;margin-top:10px;}
#content .vendor-store-desc .midden {margin-left: 0px;margin-right:0px;}

/** CATEGORY LANDING MASONRY **/
.grid {
	max-width: 711px;
}
.grid-item {
	width: 190px;
	height: auto;
	float: left;
	background: #e74310;
	border: 0px solid #EEEEEE;
	border-color: hsla(0, 0%, 0%, 0.5);
	border-radius: 0px;
	margin-bottom: 10px;
}
.grid-item--width2 {
	width: 100%;
}
.grid-item--width3 {
	width: 590px;
}
.grid-item--width4 {
	width: 100%;
}
/** CATEGORY LANDINGS **/
#content .catLanding {
	clear: both;
	padding-top: 5px;
}
#content .catLanding div.width33 {
	width: 100%;
	text-align: center;
	padding: 20px;
	border: 1px solid #CCC;
	margin-right: 0px;
	min-height: 200px;
	margin-bottom: 10px;
}
}

/*** PHONE ***/
@media (max-width: 420px) {
#vmwl-my-wishlist-main .vm-wish-img-container {display:none;}
.grid-item {
	width: 48%;
}
.sidebar-nav .VMmenu li a {
	padding: 10px 0px 10px 5px;
	background:#F1F1F1;

}
#content .vendor-store-desc .col-md-4 {width:100%;margin-top:10px;}
}

/** BOOTSTRAP MEDIA Q TEST **/


@media all and (max-width: 800px) {
	#content .vendor-store-desc {display:block;}
	#content .vendor-store-desc .col-md-4 {width:100%;margin-top:10px;}
	
}

@media (min-width:768px) {
#content .vm-col {
	width:49%;
	margin: 1px 1px 0px 0px;
}
#content .vm-col-3 {
	width: 32%;
}
#content .vm-col-2 {
	width: 49%;
}


}

@media (min-width:992px) {
#content .vm-col {
	width:49%;
	margin: 5px 5px 0px 0px;
}
#content .banneritem {
	width: 32.55%;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
#content .banneritem:first-child {
	width: 99%;
}

}

@media (min-width:1200px) {
#content .vm-col {
	width:32%;
	margin: 10px 0px 0px 0px;
}

#content .banneritem {
	width: 32%;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
#content .banneritem:first-child {
	width: 98.4%;
}
}
