.large-box {
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px 20px;
	position: relative;
}

.large-box .brand-link {
	text-decoration: underline;
}

.large-box .brand-link:hover {
	text-decoration: none;
}

.large-box .brand-logo {
	margin-top: 20px;
	display: block;
	text-decoration: none;
}

.large-box .brand-logo .fa {
	color: #999;
	margin-left: 5px;
	position: relative;
	top: 4px;
	font-size: 1.4em;
}

.large-box .brand-logo:hover {
	opacity: 0.6;
}


.large-box .description {
	margin-bottom: 15px;
	line-height: 1.6em;
}

.large-box .description2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.large-box .sharing_options,
.large-box .sharing_options2 {
	padding: 10px 0px;
}

.large-box .video {
	width: 100%;
	margin: 20px auto;
	clear: both;
}

.large-box .video iframe {
	width: 400px;
	height: 250px;
}

.large-box .product_files,
.large-box .product_files2 {
	background: #fafafa;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}

.large-box .product_files ul {
	margin-top: 10px;
}

/**
INFO
*/


.large-box .info table td {
	vertical-align: middle;
}

.large-box .info .row {
	border-top: dotted 1px #ddd;
	margin: 10px 0px;
	padding: 10px 0px;
}

.large-box .info .row:first-child {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.large-box .info .icon-label {
	margin-bottom: 10px;
	display: block;
}

.large-box .info .icon-label > span,
.large-box .info .icon-label > b {
	vertical-align: middle;
}

.large-box .info .icon-label .fa {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
	color: #666;
	text-decoration: none;
	width: 25px;
	text-align: center;
}

.large-box .info .icon-label.danger,
.large-box .info .icon-label.danger .fa {
	color: #E40101;
}
.large-box .info .icon-label.success,
.large-box .info .icon-label.success .fa {
	color: #4F8F01;
}

.large-box .info .icon-label.delivery_time,
.large-box .info .icon-label.delivery_time i {
	font-weight: bold;
	color: #F87F05;
}

.large-box .price {
	display: inline-block;
	font-weight: bold;
	font-size: 3em;
	line-height: 1em;
	text-align: left !important;
}

.large-box .price.new {
	padding-right: 5px;
}

.large-box .price.old {
	text-decoration: line-through;
	opacity: 0.7;
	padding-right: 10px;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
}
.large-box .you-save {
	display: block;
	color: red;
}


/**
PARAMETERS
*/

.large-box #product_parameters {
	margin: 20px;
}

.large-box #product_parameters .row {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;
}

#product_parameters .parameter_name {
	font-weight: bold;
}

#product_parameters .parameter_value {
	word-break: break-word;
}

/*
IMAGES
*/
.large-box .images a {
	text-decoration: none;
}

.large-box .mainpic {
	padding: 10px;	
}

.large-box .mainpic_link,
.large-box #preview-image {
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 300px;
	margin-bottom: 15px;
	white-space: nowrap;
	text-decoration: none;
}

	.large-box .mainpic_link img,
	.large-box #preview-image img {
		max-width: 100%;
		max-height: 100%;
		vertical-align: middle;
		display: inline-block;
	}
	
	.large-box .mainpic_link span,
	.large-box #preview-image span {
		height: 100%;
		display: inline-block;
		vertical-align: middle;
		font-size: 0px;
	}

.large-box .mainpic:hover {
	opacity: 0.9;
}

.large-box .mainpic_link {			
	display: none;
	text-align: center;
}

.large-box .mainpic_link.active {
	display: block;
}

.large-box #mainpic_title i {
	display: inline-block;
	padding: 2px 15px;
	clear: both;
}

.large-box .hidden_link {
	display: none;
}

.large-box .thumbnails {
	margin-top: 10px;
}

.large-box .thumb {
	position: relative;	
}

.large-box .thumbnails span.thumb_title {
	position: relative;
	z-index: 1;
	display: none;
	text-transform: lowercase;
	cursor: pointer;
}
.large-box .thumb:hover span.thumb_title {
	display: block;
	position: absolute;
	white-space: nowrap;
	top: -50px;
	left: 0px;
	padding: 5px 10px;
}

.large-box .thumb:hover img {
	opacity: 0.8;
}

.large-box .thumbnails strong {
	display: block;
	margin-bottom: 4px;
}

.large-box .thumbnails img {
	cursor: pointer;
	max-width: 100px;
	max-height: 100px;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}



/**
* COLOR THUMBNAILS
*/

.large-box .color_thumbnails {
	margin: 10px 0px;
}

.large-box .color_thumbnails strong {
	display: block;
	margin-bottom: 4px;
}

.large-box .color_thumbnails a {
	text-decoration: none;
}
.large-box .color_thumbnails img {
	max-width: 60px;
	max-height: 60px;
	margin: 0px 5px 5px 0px;
	padding: 3px;
}

.large-box .color_thumb {
	position: relative;
}
.large-box .color_thumb:hover img {
	opacity: 0.8;
}
.large-box .color_thumb a.color_name {
	position: relative;
	z-index: 1;
	display: none;
	text-transform: lowercase;
}
.large-box .color_thumb:hover a.color_name {
	display: block;
	position: absolute;
	white-space: nowrap;
	top: -50px;
	left: 0px;
	padding: 5px 10px;
}

/**
* PRODUCT BUNDLE SELECT
*/
.large-box #bundle-items {
	margin: 20px 0px;
	max-width: 100%;
}

.large-box #bundle-items .bundle-item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 2px;	
	border: solid 1px transparent;
}


.large-box .selectboxit-container,
.large-box .selectboxit-container .selectboxit {
	width: 100%;
}

.large-box #bundle-items .selectboxit-container .selectboxit-options {
	max-height: 250px;
	min-width: 300px;
	white-space: nowrap;
}

.large-box #bundle-items .selectboxit-options i {
	font-weight: normal;
}

.large-box #bundle-items .item-title {
	display: block;
	padding: 3px 9px;	
}
	

.large-box #bundle-items #group-images {
	clear: right;
	white-space: nowrap;
}

	.large-box #bundle-items #group-images div {
		display: inline-block;
		margin-right: 3px;
		border-radius: 3px;
		width: 58px;
		height: 58px;
		text-align: center;
	}
		
		.large-box #bundle-items #group-images .image,
		.large-box #bundle-items #group-images .image .placeholder {
			display: inline-block;
			width: 100%;
			height: 100%;
			text-align: center;
		}
		
		.large-box #bundle-items #group-images .image a {
			display: block;
		}
		
		.large-box #bundle-items #group-images .image span.synch {
			display: inline-block;
			height: 100%;
			vertical-align: middle;
			font-size: 0px;
		}
		
		.large-box #bundle-items #group-images .image i {
			font-size: 30px;
			position: relative;
			display: inline-block;
			vertical-align: middle;
			left: -4px;
			color: #ccc;
		}

		.large-box #bundle-items #group-images .image img {
			max-height: 45px;
			max-width: 45px;
			display: inline-block;
			vertical-align: middle;
		}
		
		.large-box #bundle-items #group-images .image:hover img {
			opacity: 0.8;
		}

.large-box #bundle-items .item-title span {
	font-weight: normal;
	font-size: 0.9em;
	font-style: italic;
}

/*
ADD TO CART
*/

.large-box .action {
	margin: 5px 0px 0px 0px !important;
	text-align: right !important;
}

.large-box .action label {
	font-weight: normal;
	display: block;
	font-size: 0.7em;
	position: relative;
	bottom: -5px;
}

.large-box .cart_amount {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 40px;
	vertical-align: middle;
	font-size: 22px;
	border-radius: 3px;
	border: solid 1px #dbe1e9;
	color: #000;
	text-align: center;
}

.large-box .action .btn-success {
	vertical-align: middle;
	margin: 0px;
	margin-left: 5px;
	position: relative;
	padding: 0px 35px;
	min-width: 200px;
	display: inline-block !important;
}



/*
COMPARE
*/

.large-box .compare {
	display: block;
	margin: 10px 0px -5px 0px;
	text-align: right;
}

.large-box .compare a {
	background: none !important;
	text-decoration: underline;
}



/*
SELECT VARIATION
*/
.large-box .group_select {
	margin-bottom: 10px;
	margin-top: 5px;
}

.large-box .group_select .selectboxit-text {
	max-width: 90% !important;
}

.large-box .group_select .selectboxit-container span, 
.large-box .group_select .selectboxit-container .selectboxit-options a {
	height: 35px;
	line-height: 35px;
}

/**
* STOCK INFO/NOTIFY REQUEST
*********************/

.large-box .stock {
	margin: 0px 5px 0px 5px !important;
}

#stock_info {
	margin: 5px 0px;
}

#stock_info_form h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	max-width: 350px;
}

#stock_info_form .input {
	margin: 4px 0px 4px 15px;
	height: 32px;
	padding: 5px !important;
	width: 250px;
	border-radius: 4px;
}

#stock_info_form label {
	font-weight: normal;
}

#stock_info_form textarea.input {
	height: 100px;
	width: 250px;
}

#request_stock_info {
	text-decoration: underline;
}

#request_stock_notify {
	text-decoration: underline;
}

#request_stock_info, 
#request_stock_notify {
	background: none;
}

#request_stock_info:hover,
#request_stock_notify:hover {
	text-decoration: none;
}	

/**
LEASING CALC
*/

.large-box #calc_row td {
	padding-left: 0px;
	padding-right: 0px;
}

.large-box #tarbelaen-calc {
	position: relative;
	width: 100%;
	padding: 10px 20px;
	margin-top: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
	
	.large-box #tarbelaen-calc img {
		height: 25px;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.large-box #tarbelaen-calc.hidden {
		display: none;
	}

	.large-box #tarbelaen-calc #contribution {
		width: 60px;
	}
	
	.large-box #tarbelaen-calc #monthly_payment {
		width: 60px;
		cursor: not-allowed;
		margin: 0 !important;
		font-weight: bold;
	}
	
	.large-box #tarbelaen-calc input,
	.large-box #tarbelaen-calc select {
		padding: 5px 10px !important;
	}
	
	.large-box #tarbelaen-calc table td {
		padding: 5px 2px;
	}
	
/*************************
* ICONS ( small icons in each product box to show categories it belongs to )
**********/

.large-box .icons {
	margin: 20px 10px;
}

.large-box .category_icons, 
.large-box .sale_icons {
	display: inline-block;
	vertical-align: middle;
}

.large-box  .category_icons a {
	text-align: center;
	display: inline-block;
	margin: 1px;
	padding: 1px 4px;
	line-height: 13px;
	font-size: 11px;
	border-radius: 5px;
	text-decoration: none;
}

/**
* SALE ICONS
*/
.large-box .sale_icons {
	width: auto !important;
}
.large-box .sale_icons span {
	display: inline-block;
	border-radius: 3px !important;
	height: 28px;
}


/**
* GROUP PRODUCT
*/

.large-box .group-products-list .options-container {
	max-height: 200px; 
	overflow-y: auto;
}
.large-box .group-products-list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: table;
	width: 100%;
}
.large-box .group-products-list li {
	display: table-row-group;
	background: #fafafa;
}
.large-box .group-products-list li.active,
.large-box .group-products-list li:hover {
	background: #F2FCFF;	
}
.large-box .group-products-list li label {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0px;
	display: table-row;
	width: 100%;
	cursor: pointer;
}
.large-box .group-products-list li label > div {
	display: table-cell;
	vertical-align: middle;
	border-top: solid 1px #eee;
	padding: 5px;
}

.large-box .group-products-list li:first-child label > div {
	border: none;
}
.large-box .group-products-list li .bullet {

}
.large-box .group-products-list li .title {
	width: 100%;
}
.large-box .group-products-list li img {
	width: 30px;
	max-width: 30px;
	max-height: 30px;
}	
.large-box .group-products-list li .details {
	text-align: center;
	white-space: nowrap;
}

.large-box .group-products-list .size,
.large-box .group-products-list .color {
	font-weight: bold;
	opacity: 0.7;
}