#ajaxcartpro-progress{
    position: fixed;
    text-align: center;
    padding: 10px;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height: 50px;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm,
#ajaxcartpro-remove-offer-confirm, 
#ajaxcartpro-add-offer-confirm {
    position: fixed;
    border: 1px solid #16a085;
    border-radius: 3px;
    text-align: center !important;
    padding: 20px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:20px;
    min-width: 260px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide{
   display:none;
}

.ajaxcartpro-box-show{
    display:block;
}

#ajaxcartpro-add-confirm p,
#ajaxcartpro-remove-confirm p{
    width: 260px;
}

.acp-msg-block{
    font-weight:bold;
    background-image: none;
    padding:0!important;
    min-height:0!important;
    font-size: 12px !important;
    text-align: center;
}

.aw-acp-continue, .aw-acp-checkout {
	width: 100%;
}

.aw-acp-continue {
	margin-bottom: 20px;
}

#acp-configurable-block #bundle-product-wrapper
{
    z-index: 1000;
}

.grouped-items-table td {
    text-align: left;
}

#acp-configurable-block .price-box .special-price {
	background: none;
	padding: 0;
}
#acp-configurable-block .price-box .price-label,
#acp-configurable-block .price-box .price,
#acp-configurable-block .price-box .label {
	color: #444444;
	display: inline;
}
#acp-configurable-block .price
{
    font-size: 14px;
}

#acp-configurable-block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#fff;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
    z-index: 200;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp-product-options
{
	border: 1px solid #16a085;
	border-radius: 3px;
    min-width: 400px;
    position: fixed;
    overflow:  auto;
    z-index:1000;
    background-color: white;
    padding: 20px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}
#acp-product-options .price-box {
	margin: 0;
}

#acp-product-options .qty-wrapper {
	text-align: left;
}

#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout{
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: auto;
}

#acp-product-options .aw-acp-btn-container{
    margin: 5px auto 5px auto;
}
#acp-product-options .aw-acp-btn-container .aw-acp-continue {
	line-height: 19px;
	padding: 7px 15px;
}

#acp-product-options .giftcard-send-form{
    margin: 0;
}

#acp-product-options .product-options dt label.required em {
    color: #EB340A;
    margin-left: 5px;
}

#acp-product-options #product-options-wrapper
{
    margin:0;
    text-align:center;
}
.map-popup
{
    z-index: 1001 !important;
}
#ajaxcartpro-remove-confirm .button + .button,
#ajaxcartpro-add-confirm .button + .button,
#ajaxcartpro-add-offer-confirm .button + .button {
	margin: 0;
}

/**
 * Experius_Linkmanager extension
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the MIT License
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/mit-license.php
 * 
 * @category       Experius
 * @package        Experius_Linkmanager
 * @copyright      Copyright (c) 2015
 * @license        http://opensource.org/licenses/mit-license.php MIT License
 */
.tree,.tree ul,.tree li{list-style:none;margin:0;padding:0;}
.tree ul {padding-left: 10px;}
.tree li{line-height:20px;margin-top:1px;position:relative;width:100%;}
* html .tree li{float:left;display:inline;}
.tree li a{padding-left:28px;}
.tree li span{cursor:auto;float:left;font-size:0;height:13px;left:5px;position:absolute;top:5px;width:13px;}
.tree:after,.tree ul:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.tree,.tree ul{display:block;}
.tree li.map-category{font-weight:bold;}
.tree li.map-product{font-weight:normal;}
.tree li.map-product a{color:#203548;}
/* \*/ .tree,.tree ul{min-height:1%;}
* html .tree,* html .tree ul{height:1%;}

.experius-stockinfo-light { display:inline-block; width: 10px; height: 10px; background: #c0c0c0; border-radius: 10px; position: relative; cursor: pointer; }
th.header-stock { text-align: center; }
.experius-stockinfo-light .experius-stockinfo-text { display: none; }

@media (min-width: 803px) {
	td .experius-stockinfo-light { display: block; }
	td .experius-stockinfo-light { margin: 0 auto; }
	td .experius-stockinfo-delivery-text { display: none; }
	td .experius-stockinfo-light:hover .experius-stockinfo-text { line-height: 1; padding: 2px 4px; margin: 5px; font-size: 11px; border: 1px solid #ffffff; background: #d7d4a5; position: absolute; display:inline-block; white-space: nowrap; }
}

.experius-stockinfo-status-in-stock { background-color: green; }
.experius-stockinfo-status-low-stock { background-color: orange; }
.experius-stockinfo-status-no-stock { background-color: red; }

@font-face {
	font-family: 'icomoon';
	src:url('https://gio.ospdev.nl/skin/frontend/whitelabel-b2c/default/iconfont/fonts/icomoon.eot?j123i0');
	src:url('https://gio.ospdev.nl/skin/frontend/whitelabel-b2c/default/iconfont/fonts/icomoon.eot?j123i0#iefix') format('embedded-opentype'),
		url('https://gio.ospdev.nl/skin/frontend/whitelabel-b2c/default/iconfont/fonts/icomoon.ttf?j123i0') format('truetype'),
		url('https://gio.ospdev.nl/skin/frontend/whitelabel-b2c/default/iconfont/fonts/icomoon.woff?j123i0') format('woff'),
		url('https://gio.ospdev.nl/skin/frontend/whitelabel-b2c/default/iconfont/fonts/icomoon.svg?j123i0#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
	content: "\e800";
}
.icon-circle-arrow-right:before {
	content: "\e600";
}
.icon-offer:before {
	content: "\e606";
}
.icon-clock:before {
	content: "\e60a";
}
.icon-user-old:before {
	content: "\e60f";
}
.icon-truck:before {
	content: "\e60c";
}
.icon-search:before {
	content: "\e60d";
}
.icon-cog:before {
	content: "\e60e";
}
.icon-arrow_up_left:before {
	content: "\e61c";
}
.icon-arrow_down:before {
	content: "\e617";
}
.icon-arrow_down_right:before {
	content: "\e618";
}
.icon-arrow_left:before {
	content: "\e619";
}
.icon-arrow_right:before {
	content: "\e61a";
}
.icon-arrow_up:before {
	content: "\e61b";
}
.icon-cart:before {
	content: "\e607";
}
.icon-user:before {
	content: "\e608";
}
.icon-edit:before {
	content: "\e616";
}
.icon-menu:before {
	content: "\e611";
}
.icon-mail:before {
	content: "\e614";
}
.icon-lock-open:before {
	content: "\e615";
}
.icon-lock:before {
	content: "\e609";
}
.icon-help:before {
	content: "\e60b";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-facebook:before {
	content: "\e603";
}
.icon-linkedin:before {
	content: "\e604";
}
.icon-instagram:before {
	content: "\e605";
}
.icon-arrow-left:before {
	content: "\e601";
}
.icon-arrow-down:before {
	content: "\e610";
}
.icon-arrow-up:before {
	content: "\e612";
}
.icon-arrow-right:before {
	content: "\e613";
}
.icon-trash:before {
	content: "\e9ac";
}
.icon-grid:before {
	content: "\f009";
}
.icon-list:before {
	content: "\f00b";
}
.icon-check:before {
	content: "\f00c";
}
.icon-close:before {
	content: "\f00d";
}
.icon-update:before {
	content: "\f021";
}
.icon-download:before {
	content: "\f0ed";
}
.icon-upload:before {
	content: "\f0ee";
}


#nav,
#nav * {
	box-sizing: border-box;
}
#nav {
	position: relative;
	width: 100%;
}
#nav li.has-columns {
	position: static;
}
#nav .column-container {
	display: none;
	left: 0;
	padding: 12px 12px 0;
	position: absolute;
	width: 100%;
	top: 100%;
	z-index: 999;
}
#nav li:hover > .column-container {
	display: block;
}

/* Column widths */
.column-container [class^="column-"] {
	float: left;
	min-height: 1px;
	position: relative;
	width: 100%;
}
.column-container .column-1-6 {
	width: 16.6666%;
}
.column-container .column-1-5 {
	width: 20%;
}
.column-container .column-25,
.column-container .column-1-4 {
	width: 25%;
}
.column-container .column-1-3 {
	width: 33.3333%;
}
.column-container .column-2-5 {
	width: 40%;
}
.column-container .column-50,
.column-container .column-1-2 {
	width: 50%;
}
.column-container .column-3-5 {
	width: 60%;
}
.column-container .column-2-3 {
	width: 66.6666%;
}
.column-container .column-75,
.column-container .column-3-4 {
	width: 75%;
}
.column-container .column-4-5 {
	width: 80%;
}
.column-container .column-5-6 {
	width: 83.3333%;
}


.column-container [class^="column-"] img {
	max-width: 100%;
}

