/* HOME SPEC */
.Product.Overview {
	position: relative;
	display:block;
	margin:-10px -10px 20px -10px;
	padding:10px;
	clear:both;
	overflow:hidden;
}
.Product.Overview.Promotion > header:first-child img {
	display:block;
	position: relative;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(/library/pie/PIE.htc);
}
.Product.Overview.Promotion > header {
	position: relative;
}
.Product.Overview.Promotion > header > .inner {
	padding:20px;
	position: absolute;
	left:0;
	top:0;
}
.Product.Overview.Promotion > header {
	font-size:16px;
	color:#000;
}
.Product.Overview.Promotion > header a {
	color:inherit;
	text-decoration: underline;
}
.Product.Overview.Promotion > header h2 {
	text-transform: uppercase;
}
.col-sm-8.maincolumn .Product.Overview > header h2.line1 {
	font-size:20px;
}
.Product.Overview.Promotion > header h2.line1 {
	color:#8b0e04;
	font-size:36px;
	margin-bottom:0;
	font-family: 'Futura W02 Bold', 'Futura BT W01 Bold','Futura BT W01 Book', arial, helvetica, sans-serif;
}
.Product.Overview.Promotion > header h2.line2 {
	color:#000000;
	font-size:18px;
}

.home .Product.Overview > h3, .Product.Overview.Promotion > h3 {
	background:#790c03;
	padding:15px;
	color:#fff;
	margin-bottom:0;
	text-transform: uppercase;
}

/* OVERVIEW */
.Product.Overview .block-grid {
	margin:-10px -30px -30px -10px;
	padding:10px;
}

.block-grid.three-up .Product.Detail > .inner, .sidecolumn .Product.Detail > .inner {
	padding:15px;
}

.Product.Overview > .Table > .rightcontent > select {
	margin-bottom:10px;
}
.Product.Overview > h2, .Product.Overview .Table > .leftcontent > h2 {
	text-transform: none;
}
.Product.Overview .Table > .rightcontent {
	text-align: right;
}

/* DETAIL */

.Product.Detail {
	margin:0 20px 20px 0;
	border:1px solid #cfd1d2;
	font-size:18px;
}
.sidecolumn .Product.Detail {
	margin-right:0;
}
.Product.Detail > .inner {
	padding:30px 15px;
}
.block-grid.three-up .Product.Detail, .sidecolumn .Product.Detail {
	text-align: center;
}
.Product.Detail.linkdiv:hover {
	-webkit-box-shadow: #ccc 0px 3px 8px;
	-moz-box-shadow: #ccc 0px 3px 8px;
	box-shadow: #ccc 0px 3px 8px;
}

.Product.Detail .Buttons .more {
	margin-bottom:5px;
}
.Product.Detail figure {
	display:block;
	float:left;
	margin-right:15px;
	width:410px;
	max-width:50%;
}
.block-grid.three-up .Product.Detail figure, .sidecolumn .Product.Detail figure {
	margin:0;
	display:block;
	clear:both;
	float:none;
	position: relative;
	width:auto;
	max-width:100%;
}
.Textblock.Product.Detail figure {
	margin:0 15px 0 0;
	display:block;
	float:left;
	position: relative;
	width:auto;
}
.sidecolumn .Textblock.Product.Detail figure {
	display:block;
	float:none;
	clear:both;
	margin-right:0;
}
.Product.Detail h3 {
	color:#7b7b7b;
	font-size:18px;
	line-height:20px;
	text-transform: uppercase;
}
.Product.Detail h3 span {
	font-weight: bold;
	color:#000000;
}
.Product.Detail .inner > .Buttons {
	padding-top:15px;
}
.Product.Detail .Label {
	display:inline-block;
	zoom:1; /* IE 7 Hack starts here*/
	*display:inline;
	position: relative;
	padding:0 7px;
	margin-bottom:0;
	font-size:16px;
	font-style: italic;
	color:#7b7b7b;
	clear:both;
}
.Product.Detail .Label p{
	padding:0px;
	margin:0px;
	display:inline;
}
.Product.Detail .Label span {
	width:16px;
	height:16px;
	margin-right:5px;
	display:block;
	float:left;
	position: relative;

	background: url(../../img/ico_check.png) no-repeat center center;
}
.Product.Detail .Price {
	display:block;
	color:#505050;
	font-size:24px;
	line-height:1;
	margin-bottom:15px;
	font-size:30px;
	margin-top:25px;
	font-family: 'montserratregular','montserratbold',arial,helvetica,sans-serif;
}
.block-grid.three-up .Product.Detail .Price, .sidecolumn .Product.Detail .Price, .Textblock.Product.Detail .Price {
	position: absolute;
	right:15px;
	top:15px;
	display:block;
	clear:both;
	float:none;
	width:105px;
	height:105px;
	margin-top:0;
	padding:30px 15px;
	text-align: center;
	color:#fff;
	background:#db002a;
	line-height:1;
	margin-bottom:15px;
	font-size:30px;
	font-family: 'montserratregular','montserratbold',arial,helvetica,sans-serif;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	behavior: url(/library/pie/PIE.htc);

}
.block-grid.three-up .Product.Detail.Item .Price {
	white-space: nowrap;
	padding-top: 37px;
}
.Product.Detail.Item h3{
	font-size: 15px;
}

.Product.Detail .Price span {
	display:block;
	float:left;
	font-size:17px;
	text-transform: uppercase;
	margin-right:10px;
}
.block-grid.three-up .Product.Detail .Price span, .sidecolumn .Product.Detail .Price span {
	display:block;
	float:none;
	clear:both;
	margin-right:0;
	font-size:17px;
	text-transform: uppercase;
	color:#fff;
}
.Product.Detail .Price sup {
	font-size:15px;
}

.Product.Detail p.Price {
	height:24px;
	font-size: inherit;
	font-family: inherit;
}
.Product.Detail .Price del {
	color:#fff;
	font-size:17px;
	clear:both;
	float:none;
	display:block;
	line-height:1.2;
	margin-bottom:5px;
}


/* Refines */
.Refine.Overview {
	display:block;
	position: relative;
	border:1px solid #cfd1d2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/library/pie/PIE.htc);
}
.Refine.Overview.Small {
	background:#e6e6df;
	border:0;
	display:block;
	color:#303030;
	font-size:14px;
	font-family:'Futura W02 Medium', 'Futura BT W01 Medium',  'Futura BT W01 Book',arial,helvetica,sans-serif;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/library/pie/PIE.htc);
}
.Refine.Overview.Small > .inner {
	padding:10px 10px 5px;
	display:block;
	overflow:hidden;
}
.Refine.Overview.Small select option[disabled] {
	color:#CFD1D2;
}
.Refine.Overview.Small .refineOption {
	float: left; 
	width:33%;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.Refine.Overview.Small .refineOption > label {
	width:35%;
	float:left;
}
.Refine.Overview.Small .refineOption > select {
	width:65%;
	float:left;
	display:block;
}

.Refine.Overview header {
	position: relative;
}
.Refine.Overview header div {
	color:#fff;
	position: absolute;
	left:0;
	bottom:0;
	padding:15px;
	width:100%;
	margin:0;
	text-transform: none;
	background:rgba(0,0,0,0.25);
	behavior: url(/library/pie/PIE.htc);
}
.Refine.Overview header img {
	display:block;
	position: relative;

	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(/library/pie/PIE.htc);
}
.Refine.Overview li:nth-child(5n) .Refine.Detail {
	border-right:0;
}
.Refine.Overview .Refine.Detail {
	padding:15px;
	margin:0;
	height: 150px;
	overflow: auto;
}
.Refine.Overview .block-grid {
	margin-left:-1px;
}
.Refine.Overview .block-grid > li:before {
	content:'';
	position: absolute;
	height:100%;
	width:1px;
	background:#cfd1d2;
}

.Refine.Detail ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
}
.Refine.Detail ul a, .Refine.Detail ul li.active {
	color:#505050;
	background:url(../../img/arrow-more-small.png) no-repeat left center;
	padding-left:15px;
	line-height:20px;
	display:block;
}
.Refine.Detail ul li.active {
	color:#8b0e04;
	font-weight: bold;
}
.Refine.Detail h3, .Block.Refine.Overview h3 {
	font-size:13px;
	font-family: 'Futura W02 Bold', 'Futura BT W01 Bold','Futura BT W01 Book', arial, helvetica, sans-serif;

}
.Block.Refine.Overview h3 {
	margin: 15px 0px 5px 15px;
}
.Block.Refine.Overview header div {
	font-size:13px;
	font-family: 'Futura W02 Bold', 'Futura BT W01 Bold','Futura BT W01 Book', arial, helvetica, sans-serif;
	margin:0;
}
.Refine.Detail .more-btn {
	margin:15px 0 0;
	display:block;
	clear:both;
	color:#8b0e04;
	text-transform: uppercase;
	padding-top:0;
	font-size:11px;
	background:none transparent;
	border:0;
	padding:0;
}
.Refine.Detail .more-btn:after {
	content:' »';
}


/* Detail pagina */
.ProductDetail > .Table {
	display: table;
}
.ProductDetail .thumbDetail {
	max-width:480px;
	margin-right:20px;
}
.ProductDetail .Title {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:15px;
}
.ProductDetail h1 {
	color:#505050;
	font-size:32px;
	line-height:36px;
}
.ProductDetail h1 span {
	color:#000;
}
.ProductDetail .Text {
	margin-bottom:25px;
}
.ProductDetail .Label {
	display:inline-block;
	zoom:1; /* IE 7 Hack starts here*/
	*display:inline;
	position: relative;
	padding:0;
	margin-bottom:15px;
	font-size:17px;
	font-style: italic;
	color:#7b7b7b;
	clear:both;
}
.ProductDetail .Label span {
	width:16px;
	height:16px;
	margin-left:5px;
	display:block;
	float:right;
	position: relative;

	background: url(../../img/ico_check.png) no-repeat center center;
}
.ProductDetail .Label.Leverbaar span {
	background: url(../../img/ico_check_green.png) no-repeat center center;
}
.ProductDetail .Price {
	font-family: arial, helvetica, sans-serif;
	color:#7b7b7b;
	font-size:13px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:15px;
	padding-bottom:15px;
}
.ProductDetail .Price .from {
	display:block;
	clear:both;
	float:none;
	font-weight: bold;
}
.ProductDetail .Price .for {
	font-size:36px;
	color:#000;
	line-height:38px;
	font-family: 'montserratbold','montserratregular',arial,helvetica,sans-serif;
}
.ProductDetail .Content {
	margin-bottom:25px;
}

.ProductDetail .SocialShare {
	margin-bottom:15px;
	padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
}

table.Specs {
	color:#303030;
	margin-bottom:30px;
}
table.Specs td {
	background:#ecece7;
	padding:4px 9px;
	border:0;
	border-top:1px solid #cecec8;
	border-bottom:1px solid #dededb;
}
table.Specs tr:nth-child(2n) td {
	background:#fff;
}
table.Specs tr.even td {
	background:#fff;
}

#ProductSlider {
	width:176px;
	margin-right:15px;
}
#ProductSlider.flexslider .flex-control-nav {
	bottom:0px;
	position: absolute;
	z-index:1006;
	width:auto;
	left:0px;
}
#ProductSlider.flexslider .flex-control-nav li {
	margin-right:0;
}

.ProductOrder label, .sidecolumn .ProductOrder .form_form label {
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight: bold;
	float:left;
	margin-right:10px;
	margin-top:7px;
}
.ProductOrder .form_form {
	display:block;
	overflow:hidden;
}
.ProductOrder .form_form select {
	width:auto;
}
.ProductOrder .Order {
    text-decoration:none; color:#fff;
}


@media(max-width:991px){
	#ProductSlider.flexslider {
		width:126px;
		margin-bottom:15px;
	}

	.Product.Detail figure {
		max-width:50px;
	}
	.Product.Detail .Price {
		font-size:18px;
	}
	.Product.Detail h3 {
		font-size:16px;
	}
	.Product.Detail .Label {
		font-size:15px;
	}
	.Product.Detail .Label span {
		display:none;
	}

	.home .Product.Overview > header {
		font-size:13.5px;
	}
}

@media(max-width:767px){

	.home .Product.Overview > header > .inner {
		position: relative;
	}
}

@media(max-width:700px){
	.Product.Overview .block-grid > li {
		width:50%;
		clear:none;
	}
}

@media(max-width:600px){

	#ProductSlider.flexslider {
		width:86px;
	}

	.Refine.Overview.Small .refineOption {
		float:none;
		width:100%;
		margin-bottom:5px;
		display:block;
		overflow:hidden;
	}
}
@media(max-width:550px) {

	.Product.Overview .block-grid > li {
		width:100%;
		clear:none;
	}

}
@media(max-width:350px) {

	#ProductSlider.flexslider {
		width:56px;
	}
	.Refine.Overview.Small .refineOption > label {
		width:100%;
		clear:both;
		display:block;
		float:none;
	}
	.Refine.Overview.Small .refineOption > select {
		width:100%;
		clear:both;
		display:block;
		float:none;
	}
}