
/*      STANDARD STYLING
		-----------------------------------------------------
		| The content below applies to all websites that     |
		| are responsive.									 |
		-----------------------------------------------------


================================================== */
/* ALL CONTENT */
a,p,span,strong,h1,h2,h3,h4,h5,h6,#content .container,#content .rechts,#menu_categoriemenu
{
}

#content ul{
	margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
list-style: disc;
}

ul.no-list {
list-style: none !important;
margin-left: 0 !important;
}

ul.v{
	list-style: none !important;
}
ul.steps{list-style: none !important; margin-left: 0 !important; margin-top: 0 !important;}
#opc ul.steps{margin-top: 0px !important;}
body
{
	background: #eee;
}

#opc{background: #fff;}

/* HEADER */
header
{
	background: #fff;
	padding: 20px 0 0;
}
.main_view ul{margin-left: 0px !important;}
/*  header .logo{
		margin-top:15px;
	}*/
/* WINKELWAGEN */
.winkelwagen
{
	margin-top: 3px;
}

/* HEADER */
#top-header .lists
{
	margin-bottom: 10px;
	position: relative;
	top: 5px;
}

header .header-account
{
	top: -24px;
	right: 15px;
}


/* TOP HEADER */
#top-header
{
	width: 100%;
	background: #f4f4f4;
	height: 35px;
	border-bottom: 1px solid #eee;
}

#top-header .usp li{display: inline; font-size: 12px; margin-left: 5px;}
#top-header .usp i{font-size: 14px;}

.header-account
{
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 0;
	height: 40px;
}

.header-account ul
{
	padding: 0;
}

.header-account li
{
	display: inline-block;
	padding: 0;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	height: 18px;
	margin-top: -5px;
}

.header-account li:first-child
{
	border-left: none;
}

.header-account li:last-child
{
	border-right: none;
}

.header-account i
{
	display: none;
}

.header-account a
{
	text-decoration: none;
	color: #333;
	padding: 10px 10px 12px;
	font-size: 13px;
}

.header-account a:hover
{
	background: #fff;
}

/* LEFT MENU */
input.span1
{
	width: 50px;
}

/* CONTENT */
#content
{
	background: #fff;
	margin: 0 auto;
	float: inherit;
}

#content .after,#content .after span
{
	font-size: .8em;
	margin: 0;
	display: block;
}
#content h1
{
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
}

#content h3
{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

/* CATEGORY LIST */

#content #menu_categoriemenu h3,#gebruikersmenu h3, .widget-submenu h3, #content .blocks h3
{
	padding: 5px 20px;
	background: #ddd;
}

.pli-subcategories .mob_cat_list li,
.pli-subcategories .mob_cat_list a {
    max-width: 94%;
}
/* SPOTLIGHT */

#spotlight ul{margin-left: 40px; list-style: decimal outside; margin-top: 20px;}
#spotlight .br-details{float: none;}
#spotlight .br-details .voor{color:#4fd420; font-weight: 700; font-size: 15px; margin-left: 5px;}


#gebruikersmenu ul, .widget-submenu ul
{
	margin-left: 20px;
	list-style: none !important;
}

#gebruikersmenu ul li a, .widget-submenu ul li a
{
	text-decoration: none;
}

.btn-primary
{
	color: #fff!important;
}

/* CART */
span.price
{
	font-size: 14px;
	font-weight: 500;
	line-break: none;
}



.winkelwagen a
{
	line-break: none;
}

.winkelwagen .afrekenen
{
	padding-left: 10px;
	font-size: 14px;
}

.cart
{
	height: 60px;
	background: #fff;
}

.winkelwagen i
{
	color: #00adef;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 22px;
	position: relative;
}

.winkelwagen span.price
{
	font-size: 13px;
	padding-right: 10px;
	width: 140px;
	border-right: 1px solid #ddd;
}

	/* CART */

	.winkelwagen i{
		color:#666;
		font-size: 24px;
	}

	.winkelwagen a{
		text-decoration: none;
	}
	header .cart-icon{
		width:30px;
		height:30px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background:#e64111;
		color:#fff;
	}


	/* DROPDOWN CART */
.winkelwagen-res{
padding: 8px;
color: #333;
height: 37px;
width: 50px;
float: right;
border: 1px solid #fff;
	}

.winkelwagen-res .icon{
	width:25px;
	height:25px;
	border:1px solid #59AB45;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	display: inline-block;
	margin-top: 2px;
}

.winkelwagen-res i{
	color:#59AB45;
	font-size: 14px;
	margin: 6px 5px;;
	padding: 0;
}

.winkelwagen-res.active{
	background-color: #fff;
border: 1px solid #d4d4d4;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
margin-bottom: 1em;
z-index: 999;
border-bottom: none;
position: relative;
}


.winkelwagen-res span{
	font-weight: 700;
	margin: 5px;
	background: #ff6600;
	padding: 3px 9px;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	left: 11px;
	top: -49px;
}

.winkelwagen-res a{text-decoration: none;}

#winkelwagen_dropdown{position: absolute; z-index: 900; width: 320px; display: none; top: 53px;
right: 0px;}
#winkelwagen_dropdown .checkout_block h2{background: none; border: none; padding: none; margin: none;}

#winkelwagen_dropdown .totals_price{display: block; padding: 10px; font-weight: 700;}
#winkelwagen_dropdown .name{font-size: 11px;}
#winkelwagen_dropdown .checkout_block table {margin: 0px; }
#winkelwagen_dropdown .content{ padding: 0 20px;}
#winkelwagen_dropdown .content table{width: 100%;}
#winkelwagen_dropdown .content tr{border-bottom: 1px solid #ddd;}
#winkelwagen_dropdown .checkout_totals .vat, #winkelwagen_dropdown .checkout_totals .payment_cost, #winkelwagen_dropdown .checkout_totals .subtotal, #winkelwagen_dropdown .checkout_totals .shipping_cost, #winkelwagen_dropdown .checkout_totals .grand_total, #winkelwagen_dropdown .checkout_totals .discount, #winkelwagen_dropdown .checkout_totals .order_cost {text-align: right;font-weight: 500; }
#winkelwagen_dropdown .checkout_totals .grand_total{font-weight: 700; border-top: none;}
#winkelwagen_dropdown .checkout_totals tr > td{padding:0px 0px 0px 0px;}
#winkelwagen_dropdown table tr > td{padding: 5px 10px;}
#winkelwagen_dropdown .checkout_totals .grand_total{padding-top: 10px;}
#winkelwagen_dropdown .checkout_cart{padding-bottom: 60px;}
#winkelwagen_dropdown .wijzig_winkelwagen{float:left;margin: 14px;}
#winkelwagen_dropdown .bestel_knop{float: right;margin-right: 10px;}
.totals_price{display: none;}
 .cart-res{
	height:35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
}


.add-to-cart
{
	background: url(../img/add-to-cart.png) no-repeat 10px center #ff6600 !important;
	border: 1px solid #DB5701;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 12px 20px 12px 35px;
	text-decoration: none;
	margin: 5px;
	font-weight: 700;
	-webkit-appearance: none;
	color: #fff;
	font-size: 14px!important;
	cursor: pointer;
	text-transform: uppercase;
		border-bottom: 3px solid #C95001;


}

.add-to-cart:hover
{
	background: url(../img/add-to-cart.png) no-repeat 10px center #D24300;
}

.cart-total
{
	margin-left: 37px;
}

/* SEARCH INPUT */
#zoeken input[type=text]
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fdfdfd;
	padding: 10px;
	width: 227px;
	-webkit-appearance: none;
	font-size: 13px;
	overflow: hidden;
	line-height: 13px;
}

#zoeken input[type=submit]
{
	background: url(../../../img/search_icon.png) center center no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 14px 17px;
    position: relative;
    float:right;
    left: -37px;
    border-left: 1px solid #ddd;
    top: 0px;
    height: 35px;
}

#zoeken input[type=submit]:hover{
	background:#ddd url('../img/search_icon.png') center center no-repeat;;
}

#zoeken .suggestions {
    border: 1px solid #000;
   	height: 400px;
    max-width: 98%;
    width: 450px;    
   	z-index: 999;
   	position: absolute;
   	background: #fff;
   	display: none;
   	overflow-y: auto;
}
#zoeken .suggestions li {
    min-height: 75px;
    

#zoeken .suggestions .img {
    position: absolute;
    left: 0px;    
 
#zoeken .suggestions .details {
    top:  0px;
    
}    
}}

.links .block , .rechts .block
{
	background: #fff;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

/* MENU CATEGORIE LINKS */
#menu_categoriemenu ul
{
	padding-left: 0px;
}

#menu_categoriemenu ul li
{
	margin-bottom: 8px;
}

.verzending p
{
	padding-left: 10px;
}

#menu_categoriemenu ul li a
{
	text-decoration: none;
	font-weight: 500;
}

#menu_categoriemenu ul>li>ul>li
{
	list-style: disc;
}

#menu_categoriemenu .nm-1 a
{
	font-weight: 400;
}

#menu_categoriemenu .nm-0
{
	font-weight: 600;
	font-size: 13px;
}

/* FOOTER */



/* IMAGESLIDER */
.main_view .paging
{
	background: #fff;
/* Body background */
	padding: 0 5px;
	right: 0;
}

.main_view .paging a
{
	background: #e64111;
	border: none;
	color: #fff;
}

.main_view .paging a.active
{
	background: #c43106;
}

.main_view .bx-wrapper .bx-viewport{padding: 0;}
.main_view .bx-wrapper .bxslider{margin: 0;}
/* Witblok */
#bericht_maken .submit
{
	margin-left: 279px;
}

#witblok h2,.content-overzicht h2
{
	font-size: 21px;
}

.content-overzicht
{
	padding: 10px 20px;
	font-size: 13px;
    margin-bottom: 30px;

    border: 1px solid #eaeaea;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 0px 0px #adadad;
    box-shadow: 0px 1px 0px 0px #adadad;
}

/* FAQ */
.com_faq_question
{
	margin-top: 60px;
	margin-top: 60px;
}

.com_faq_question h4
{
	text-indent: -57px;
	margin-left: 57px;
	text-indent: -57px;
	margin-left: 57px;
}

.com_faq_question .faq_nummer
{
	background: #333;
	padding: 7px 14px;
	font-size: 18px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	font-weight: 800;
	margin-right: 13px;
	background: #333;
	padding: 7px 14px;
	font-size: 18px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	font-weight: 800;
	margin-right: 13px;
}

.com_faq_question p
{
	margin-left: 60px;
	margin-left: 60px;
}

.com_faq_question ul li
{
	list-style: circle;
	list-style: circle;
}

.com_faq_question ol,.com_faq_question ul
{
	margin-left: 85px;
	margin-left: 85px;
}

.com_faq_questions .to-top
{
	background: #fafafa;
	margin-left: 60px;
	background: #eee;
	margin-left: 60px;
}

.cart-button,.cart-button:hover
{
	background: url(../img/cart-icon.png) no-repeat 7px center #4ecf43;
	padding-left: 34px;
	font-size: 14px;
}

.language-picker,.currency-picker
{
	padding-top: 10px;
	margin-right: 10px;
	position: absolute;
	z-index: 5;
	top: -20px;
}

.currency-picker
{
	position: absolute;
	left: 160px;
}

/* DROPLANGAUGE */
#languageslist,#currencylist
{
	position: relative;
	z-index: 5;
	width: 111px;
	background: #fcfcfc;
	padding: 5px 10px;
	border: 1px solid #dfe1e3;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(0,0,0,.2);
	background: #f6f6f6;
	position: relative;
	top: 3px;
	left: -8px;
	z-index: 4;
}

#dropcurrency,#currencylist
{
	width: 160px;
}

#languageslist ul,#currencylist ul
{
	margin-left: -10px;
	width: 131px;
	margin-bottom: 0;
}

#languageslist ul li,#currencylist ul li
{
	border-bottom: 1px solid #dadada;
	padding: 7px;
	margin: 0;
}

#languageslist ul li:last-child,#currencylist ul li:last-child
{
	margin: 0 0 -6px;
}

#languageslist img,#currencylist img
{
	padding-right: 7px;
}

#languageslist a,#currencylist a
{
	text-decoration: none;
}

#droplanguages i,#dropcurrency i
{
	margin-left: 6px;
	position: relative;
	top: -2px;
}

/* LANGAUGE LIST IN LINE */
#languageslist-flags li,#currencylist-line li
{
	display: inline-block;
	padding: 0 5px;
}

#currencylist-line li
{
	border: 1px solid #ccc;
	padding: 0 3px;
	margin:0 5px;
}

#currencylist-line li a
{
	text-decoration: none;
}

/* MOBILE MENU LANGUAGE */
#mobile-menu .language-picker,#mobile-menu .currency-picker
{
	position: inherit;
	left: 0;
	top: 0;
	margin-left: 20px;
	color: #fff;
}

#mobile-menu .selecter
{
	background: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}

#mobile-menu .dropdown,#mobile-menu .dropdown i
{
	color: #333;
	line-height: 40px;
}

#mobile-menu #languageslist,#mobile-menu #currencylist
{
	width: 90%;
	margin-bottom: 10px;
}

#mobile-menu #languageslist ul,#mobile-menu #currencylist ul
{
	width: 100%;
}

#mobile-menu #languageslist li,#mobile-menu #currencylist li
{
	background: none;
	color: #333;
	border-top: none;
	padding: 0;
}

#mobile-menu #languageslist a,#mobile-menu #currencylist a
{
	color: #333;
}

.mobile-cart
{
	display: none;
}

/*-------------------------
		NEWS
-------------------------*/
#content .rechts .news
{
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	z-index: 5;
	position: relative;
}

#content .rechts .news:first-child
{
	margin-top: 0;
}

#content .rechts .news h3
{
	font-size: 14px;
}

#content .rechts .news p
{
	font-size: 12px;
}

#content .news .image img
{
	width: 90px;
	height: auto;
}

#content .news .image,#content .news .text
{
	margin-left: 0;
}

/*-------------------------
		REVIEWS & GASTENBOEK
-------------------------*/
.beoordeling_ster_input
{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0 1px;
	text-indent: -9999px;
	background: url(../img/icons/star_gray.png) no-repeat;
}

.beoordeling_ster_input_active,.beoordeling_ster_input:hover
{
	background: url(../img/icons/star.png) no-repeat;
}

#ContactContactForm input, #bericht_maken input{width: 268px;}
#ContactContactForm textarea, #bericht_maken textarea{width: 268px;}

/* OTHERS */
table.lijst thead
{
	text-align: left;
	font-weight: 700;
}

table.lijst th
{
	padding-left: 3px;
}

/* FOOTER */
footer ul{
	list-style: none;
}
footer
{
	width: 100%;
	background: #fff;
	margin-top: 40px;
	border-top:3px solid #ddd;
}

footer h2, footer h3
{
	font-size: 16px;
	color: #333;
	font-weight: 700;
	line-height: 20px;
}
footer p{
	font-size: 14px;
	color:333;
}
footer i
{
	color: #ddd;
	padding-right: 7px;
}

footer a
{
	text-decoration: none;
	color: #333 !important;
}

footer ul{margin-left: 0;}
footer li
{
	font-size: 14px;
	margin-bottom: 5px;
	color: #333;

}
footer .form-horizontal .controls {
margin-left: 75px; }
footer label{color:#fff;}
footer .form-horizontal .control-group label, footer .form-horizontal .control-label{width: auto !important;}
footer #AbonneeEmailadres {width: 170px; padding: 10px;}
footer .nieuwsbrief-footer .controls {margin-left: 0 !important;}
footer .nieuwsbrief-footer .btn-primary{margin-left: 0;}
footer .nieuwsbrief-footer .submit{margin-top: 6px;}
footer .hulp_nodig li{font-weight: 700; font-size: 14px;}
footer .hulp_nodig i{margin-right: 10px;}
footer .bereikbaar img{margin-top: 30px;}
footer .listmenu ul li{
	background: url('../img/ul_list_img.png') no-repeat left center;
	padding-left: 10px;
}
/* DISCLAIMER */
#disclaimer
{
	background: #333;
	color: #fff;
	font-size: 13px;
	text-align: left;
	padding: 20px 0px;
}

#disclaimer a
{
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}

ul.arrow-list{
	background: url('../img/ul_list_img.png') no-repeat left center;
	padding-left: 10px;
}
/* FOOTER NIEUWSBRIEF */
.newsletter .form-horizontal .controls
{
	margin-left: 140px;
}

.newsletter	.form-horizontal .control-group label,.newsletter .form-horizontal .control-label
{
	width: auto;
}

.newsletter .form-horizontal .control-group,.newsletter .control-group
{
	margin-bottom: 0;
}

.newsletter .btn-primary
{
	float: right;
}

.newsletter .submit
{
	float: right;
}

.newsletter a
{
	position: relative;
	top: 11px;
	color: #eee;
	left: -10px;
}

/* COPYRIGHT */
footer .copyright p
{
	padding-left: 15px;
}

footer .copyright .listmenu
{
	padding-left: 7px;
}

/* FAQ */
/*BREADCRUMBS*/
#pathway-content
{
	position: relative;
	left: 50px;
	top: -23px;
	font-size: 11px;
}

#pathway-content a
{
	position: relative;
	background: #eee;
	padding: 10px 22px 11px 31px;
	text-decoration: none;
	z-index: 2;
	margin-left: -50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.arrow,.arrow-grey
{
	height: 25px;
	width: 25px;
	position: relative;
	display: inline-block;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

.arrow
{
	background: #eee;
	right: 14px;
	top: 9px;
	z-index: 5;
}

.arrow-grey
{
	background: #fff;
	right: 36px;
	top: 9px;
	z-index: 3;
}

#loginModal .hide{
	display: none;
}

.call-me-back{
	padding:10px;
}

#call-message{
	font-size: 12px;
	padding:3px;
	color:#ff6600;
}
#LabelAkkoordDiv .control-label{

position: relative;
width: 200px;
top: -24px;
}
#LabelAkkoordDiv{
	margin-left: 20px;
}

#LabelAkkoordDiv .controls{
	margin-left: 0;
}


/* OFFER */
.block-offer{
text-align: center;
	height:360px;
	border: 1px solid #eee;
	margin: 10px 0;
}
.block-offer h3{
	text-align: left;
	background: #ddd;
	color: #181818;
	font-weight: 500;
	padding-left: 10px;
}

.block-offer #clock{
	text-align: center;
}

.block-offer strong{
	color: #e64111;
}

.block-offer .naam{
	line-height: 16px;
	font-weight: 700;
	text-decoration: none;
	height: 40px;
}

.block-offer .naam a{
	text-decoration: none;
}

.block-offer .prijs{
	width:100%;
}
.block-offer .button{
	background: #333;
	padding:5px 10px;
	margin: 10px 0;
	font-weight: 700;
	width: 100px;
}

.block-offer .button a{
	color:#fff;
	text-decoration: none;
}

.block-offer .offer_solo{
	float: left;
	height:	275px;
}

.links .block-offer .offer_solo{
	width: 235px;
}

/* OFFER OP AANBIEDINGPAGINA */
.frontpage-offers .block-offer .offer_solo {
	width: 350px;
}


/* ZOEKSUGGESTIES */

.suggestions img,
.suggestions .product-name,
.suggestions .price-box,
.suggestions .details{
	display: inline-block;
}

.suggestions li {
    list-style: none;
}
.suggestions .img {
    position: absolute;
    left: 0px;
}
.suggestions .details{
	position: relative;
	top: -20px;
    margin-top:  25px;
    margin-left: 50px;
    max-width: 80%;
	width: 80%;
}

.suggestions .price-box{
	position: absolute;
	right: 0px;
}

.suggestions .price-box p{
	font-size: 16px;
font-weight: 700;
}

.suggestions .old-price{

text-decoration: line-through;
color: #888;
font-size: 13px !important;
margin-bottom: 0;}

.suggestions ul li{
	height:55px;
	border-bottom: 1px solid #eee;
}

.suggestions .img{
	width: 60px;
height: 60px;
display: inline-block;
}

.suggestions .product-name{
	width: 275px;
    max-width: 75%;
    text-align: left;
}

i.bundle{
	font-size: 11px !important;
	color:#333 !important;
	margin-right: 5px !important;
}

.cta, .btn-primary, .btn-cta{
	background: url(../img/btn-arrow-next.png) #ff6600  no-repeat center right 16px !important;
	background: #ff6600;
	border: 1px solid #DB5701;
	border-bottom: 2px solid #C95001;
	padding: 8px 25px 8px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px !important;
	font-weight: bold !important;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-appearance: none;
	margin-left: 0;
}
.cta:hover, .btn-primary:hover, .btn-cta:hover {
	background-color: #EA5E00 !important;
	border: 1px solid #DB5701;
	border-bottom: 2px solid #C95001;
	padding: 8px 25px 8px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px !important;
	font-weight: bold !important;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-appearance: none;
	margin-left: 0;
}

.compare-bottom:hover {
	padding: 7px;
  background: none !important;
  color: #333 !important;
  border: 0px solid #DB5701;
  text-decoration:underline;
}

.btn-cta{-webkit-appearance: none;}

.right .backlink{
	background: none;
	border: 0;
	font-size: 12px;
	text-decoration: underline;
}

#json_product_listing{

}

.right .cta{
	margin-top: 5px;
	margin-bottom: 10px;
}

.pli-columns-4{
	/*width: 175px;*/
}

.checkout_block table .ww-list-th th:nth-child(2){
	text-align: left;
}
.checkout_cart{margin-top: 0px;}

.right.bottom{margin-top: 15px; float: left;}

.checkout_coupon.five.columns, .checkout_coupon.two.columns{
	margin-left: 0;
	cursor: pointer;
}

.checkout_related{margin-top: 20px;}
.checkout_related .pli-columns-3 {
width: 240px;}

.checkout_related .pli-column-0{
	margin-left: 4px;
}
.payment-table td{
	padding: 15px 20px 15px 0px !important;
}

.wi-delete a.remove{top:0px;}
.shipping-img, .payment-img{width: 135px;}
.shipping-costs, .payment-costs{width: 120px;}

.payment-table .omschrijving{
	font-size: 13px !important;
}

.checkout_coupon.two h3{	font-size: 12px !important;}
.checkout_coupon.columns input, .checkout_coupon.columns a {display: none;}

.checkout_block .wi-total{font-weight: 700; font-size: 16px;}
#offer .price .voor{color: #333;
font-size: 1.4em;
font-weight: bold;}

.content-bestelling{background-color: #fff;
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
margin-bottom: 1em;
padding-bottom: 10px;
margin-left: 3px !important;
margin-right: 3px !important;}

.content-bestelling h2, .returns-overzicht h2{
	font-size: 1.2em;
padding: 5px 20px;
background: #f1f6fc;
border-bottom: 1px solid #d4d4d4;
}

.returns-overzicht h2{margin: -10px -20px 15px;}
.returns-overzicht p{margin-bottom: 5px;}

.content-bestelling img{position: relative;
top: 20px;
width: 50px;
height: auto;}

.content-bestelling table{width: 95%;
margin-left: 20px;}
.content-bestelling table td{padding: 5px 0px;}
.content-bestelling .ww-list-th{border-bottom: 1px solid #ddd;}
.content-bestelling .overview td{
    padding: 10px 0px;
}

.prijsaanvraag{width:95%; background: #F4F4F4; border: 1px solid #ddd; margin-bottom: 10px;}
.prijsaanvraag h3{background: #969696;padding: 5px;color: #fff;font-weight: 700 !important; text-align: center;}
.prijsaanvraag .cta{border-bottom: 0; padding: 10px 40px;margin: 0 auto; display: block; margin-bottom: 14px;}
.prijsaanvraag input{width:210px; padding: 10px; margin: 0 20px 10px 20px;}
.prijsaanvraag p{padding: 0px 20px; margin: 5px auto;}

#ShippingAddressInputs{
	background: #eee;
padding: 10px 0px 0px;
}


/* PATHAY */
#pathway-content{top: -15px; left: 0;}
#pathway-content a{background: none; padding:7px; margin: 0; border-radius: none; font-size: 13px; color:#888;}
#pathway-content i{font-size: 13px; color:#888;}


/* USP */
ul.usp{}
ul.usp i{font-size: 18px; color:#4fd420; margin-right: 10px;}
ul.usp li{font-size: 16px;}
.opc_usps li{display: inline-block; padding-right: 10px;}


/* END OF LINKS */
.end_of_links ul{padding-left: 20px;}
.end_of_links h3{margin-bottom: 0;}

/* VERLANGLIJST */

.verlanglijst p{padding: 10px 0;}
.verlanglijst .delete_wishlist{position: absolute;
bottom: 50px;}

/* RETURNS */

.retour_goederen p{padding-left: 50px;}
.retour_goederen .reasons fieldset { overflow:hidden; margin-left: 0px !important; }
.retour_goederen .reasons  .controls { float:left; clear:none; margin-left: 0px;}
.retour_goederen .reasons  label { float:left !important; clear:none; display:block !important; padding: 0 1em 0 1em !important; width: 93% !important; text-align: left !important;}
.retour_goederen .reasons  input[type=radio], input.radio { float:left; clear:none; margin: 2px 0 0 2px; }
.retour_goederen .submit input{background: url(../img/btn-arrow-next.png) #ff6600 no-repeat center right 16px !important;
background: #ff6600;
border: 1px solid #DB5701;
border-bottom: 3px solid #C95001;
padding: 12px 25px 12px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff;
font-weight: 700;
font-size: 14px;
cursor: pointer;
text-transform: uppercase;
-webkit-appearance: none;
margin-left: 0;}
.retour_goederen .submit{margin: 10px -6px 10px 0px;}
.retour_goederen legend{font-size: 16px;
font-weight: 400;
line-height: 24px; width: 100%;}
.retour_goederen form{margin-left: 50px;}
.retour_goederen label{text-align: left !important;}
.retour_goederen legend, .retour_goederen h3{border-bottom: 1px solid #ddd; margin: 20px 0px; color: #333;}
.variant{
	/*height: 30px;*/
	margin-top: 20px;
}

.variant select{width: 170px;}
/* BIG TABLES */
.big_table{}
.big_table tr{ }
.big_table tr:nth-child(even){background: #f5f5f5;}
.big_table td{padding: 5px; text-align: center; border: 1px solid #ddd;}
.big_table td:first-child{border-right: 1px solid #ddd; text-align: left; padding-left: 10px;}
.big_table .col_aanbevolen_office{background: #fefefe; }
.big_table .tw_office_prijs{font-size: 16px; font-weight: 700;}
.big_table .aanbevolen_office{background: #4fd420; color: #fff; padding: 5px;}

.checkout_related .pli-columns-4{width: 175px !important;}
#recalculateCart {
display: none;
}
.shipping_toggle{clear: none !important; float: none !important;}


.csstransforms .pc-bestseller-label, .csstransforms .pc-sale-label, .csstransforms .pli-bestseller-label, .csstransforms .pli-sale-label{z-index: 500;}

.megamenu > li.active > a, .megamenu > li:hover > a, .megamenu > li > a:hover { /*--Hover State--*/
	background: none;
	color: #fff;
}
.productdetails-afbeeldingen{overflow: hidden;}
.variant select{height:30px; font-size: 14px;}
#opc .afrekenen p{font-size: 10px;}
.returns-overzicht strong{display: inline-block; width: 140px;}
.return-bestelling{padding-bottom: 30px;}

.returns-overzicht .left{width: 40%;float: left;display: inline-block;}
.returns-overzicht .right{float: left;display: inline-block;width: 60%;}

/* FRONTPAGE CATEGORY*/
#content .categorien {padding: 20px 0; text-align: center;}
#content .category h3 {font-size: 18px ;text-align: center ;font-weight: 700;margin-bottom: 0px;padding: 20px 0; background: none;}
#content .category .secund {padding: 10px 20px; background: #97C33B !important;border-color: #77a415; text-decoration: none !important; color: #fff !important;}
#content .category .second:visited{color: #fff !important;}

.multiplesteps-checkout .form-horizontal .controls {
	margin-left: 0px !important;
}