/*---------------------------------HDRI GENERAL-----------------------*/


/*hdri intropagina:*/

/*---------------------------------------HDRI INDIVIDUAL--------------------------------*/
/*hdri individual overview page:*/
.hdriIndivADD a{
	background-color: #ecb800;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 50px;
	width: 50px;
	background-image: url(../slices/3d-resources/add-to-cart-hdri-small.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	margin-bottom: 10px;
	-moz-box-shadow: inset 20px 0 30px -15px #d88b04;
	-webkit-box-shadow: inset 20px 0 30px -15px #d88b04;
	box-shadow: inset 20px 0 30px -15px #d88b04;
}
.hdriIndivADD a:hover{
	background-color: #EC9F00;
	color: #FFF;
}
.hdriIndivPrice {
	background-color: #1880D6;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 50px;
	width: 50px;
	margin-bottom: 10px;
	-moz-box-shadow: inset 20px 0 30px -15px #bbb;
	-webkit-box-shadow: inset 20px 0 30px -15px #156DB7;
	box-shadow: inset 20px 0 30px -15px #156DB7;
}
.hdriIndivDetail {
	background-color: #a6a29f;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 18px;
	width: 50px;
	-moz-box-shadow: inset 20px 0 30px -15px #807a75;
	-webkit-box-shadow: inset 20px 0 30px -15px #807a75;
	box-shadow: inset 20px 0 30px -15px #807a75;
}
/*hdri individual detail pages:*/
.hdriDetailsADD a{
	background-color: #ecb800;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 75px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	/*background-image: url(../slices/3d-resources/add-to-cart-big.png);*/
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding-left: 7px;
	padding-right: 7px;
}
.hdriDetailsADD a:hover{
	background-color: #EC9F00;
	color: #FFF;
}
.hdriDetails360 a{
	background-color: #87D917;
	text-decoration: none;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 75px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width: 75px;
}
.hdriDetails360 a:hover{
	background-color: #72B713;
	color: #FFF;
}
.hdriDetailsPrice {
	background-color: #ddd;
	text-decoration: none;
	color: #1880d6;
	font-size: 30px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 75px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	width: 90px;
}
.hdriDetailsColl a{
	background-color: #cd41da;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 30px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	width: 130px;
	margin-top: 4px;
	margin-right: 10px;
	float: left;
	margin-bottom: 7px;
}
.hdriDetailsColl a:hover{
	background-color: #b838c3;
	color: #FFF;
}



/*---------------------------------HDRI FREE-------------------------*/
.hdri-frees {
	width:1040px;
	margin:0 auto 0px;
	overflow:hidden;
}

.hdri-frees .hdri-free {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 330px;
	padding: 0px;
	height: 390px;
}
.hdri-frees .hdri-free:nth-child(3n) {
	margin-right: 0px;
}
.hdriFreePadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.hdriFreeCTA a{
	background-color: #ECB900;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	margin-bottom: 10px;
}
.hdriFreeCTA a:hover{
	background-color: #ec8500;
}
.hdriFreeADD a{
	background-color: #ECB900;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 0px;
	-moz-border-radius: 0px;
	line-height: 60px;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	margin-bottom: 0px;
	margin-top: 5px;
}
.hdriFreeADD a:hover{
	background-color: #ec8500;
}




/*---------------------------------------HDRI COLLECTIONS-------------------------------------*/
.hdriCollectionsIntroPadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}


.hdriCollectionsIntroADD a{
	background-color: #ecb800;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 50px;
	width: 58px;
	background-image: url(../slices/3d-resources/add-to-cart-hdri-small.png);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	margin-bottom: 10px;
	-moz-box-shadow: inset 20px 0 30px -15px #d88b04;
	-webkit-box-shadow: inset 20px 0 30px -15px #d88b04;
	box-shadow: inset 20px 0 30px -15px #d88b04;

}
.hdriCollectionsIntroADD a:hover{
	background-color: #EC9F00;
	color: #FFF;
}
.hdriCollectionsIntroPrice {
	background-color: #1880d6;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 35px;
	width: 58px;
	margin-bottom: 10px;
	-moz-box-shadow: inset 20px 0 30px -15px #0064b7;
	-webkit-box-shadow: inset 20px 0 30px -15px #0064b7;
	box-shadow: inset 20px 0 30px -15px #0064b7;
}

.hdriCollectionsIntroSave {
	background-color: #1880d6;
	text-decoration: line-through;
	color: #CCCCCC;
	font-size: 16px;
	letter-spacing: 0em;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 16px;
	width: 58px;
	margin-bottom: 0px;
	-moz-box-shadow: inset 20px 0 30px -15px #0064b7;
	-webkit-box-shadow: inset 20px 0 30px -15px #0064b7;
	box-shadow: inset 20px 0 30px -15px #0064b7;
	padding-top: 5px;
}

.hdriCollectionsIntroDetails a{
	background-color: #a6a29f;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 30px;
	width: 58px;
	-moz-box-shadow: inset 20px 0 30px -15px #807a75;
	-webkit-box-shadow: inset 20px 0 30px -15px #807a75;
	box-shadow: inset 20px 0 30px -15px #807a75;
}
.hdriCollectionsIntroDetails a:hover{
	background-color: #918B88;
	color: #FFF;
}


/*hdri collections detail pages:*/
.hdriCollectionsImgMargins {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.hdriCollDetailsADD a{
	background-color: #ecb800;
	text-decoration: none;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	display: block;
	line-height: 75px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width: 212px;
	background-image: url(../slices/3d-resources/add-to-cart-big.png);
	background-repeat: no-repeat;
	background-position: 155px 14px;
	padding-left: 15px;
	margin-top: 15px;
}
.hdriCollDetailsADD a:hover{
	background-color: #EC9F00;
	color: #FFF;
}

.hdriCollDetailsPrice {
	background-color: #1880d6;
	text-decoration: none;
	color: #FFF;
	font-size: 26px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 75px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width: 75px;
	margin-top: 15px;
}
.statsLabels {
	background-color: #8B867C;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.statsLabelsYellow {
	color: #FFD306;
	font-weight: normal;
}






.cellOptin {
	line-height: 22px;
	font-size: 20px;
	padding-bottom: 15px;
}
.cellOptinMargins {
	line-height: 22px;
	margin-bottom: 18px;
	font-size: 20px;
	padding-right: 0px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 0px;
	
}
.optinBorder {
	border: 2px solid #1880d6;
	
}

#sales ul {
	margin-left: 30px;
	line-height: 22px;
	font-size: 16px;
	padding-right: 0px;
}
#sales ul li {
	padding-left: 30px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 6px;
	background-image: url(../slices/3d-resources/vinkje4.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.optin-mainText {
	line-height: 22px;
	font-size: 16px;
	padding-right: 50px;
}
.Red {
	color: red;
}


.sales-subtitles {
	font-size: 24px;
	color: #1880D6;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: 400;
	padding-left: 0px;
}

.textMainSales {
	line-height: 22px;
	margin-bottom: 18px;
	font-size: 16px;
	padding-right: 50px;
	padding-left: 0px;
}

.sales-images {
	margin-top: 5px;
	margin-bottom: 15px;
}
.customCollHowCell {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #E3E3E3;
}
