@import "./header2.css";
@import "./menu.css";
@import "./accountLoginPage.css";
@import "./iOSLikeSwitcher.css";
@import "./product-facet.css";
@import "./categorybannercollectioncomponent.css";
@import "./rotatingimagestabcomponent.css";
@import "./rotatingimagesslider.css";
@import "./rotatingbannercomponent.css";
@import "./colorcardrequestcomponent.css";
@import "./rotatingimagescomponent.css";
@import "./cmsparagraphcomponent.css";
/*@import "./productDetails.css";*/
@import './productImage.css';
@import './my-selections.css';
@import './tables/simple-table.css';
@import './back-link.css';
@import './minicartcomponent.css';
@import './wishlistmyselections.css';
@import './wishlistmyselectionsheader.css';
@import './wishlistdetail.css';
@import './barcode.css';
@import './notification-toast.css';
@import './productSkill.css';
@import './bannerpromotioncomponent.css';
@import 'productrequestform.css';

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	color: #666;
}

/*clearfix hack*/
.cf::before,
.cf::after{
	content:" ";
	display:table;
}
.cf::after{
	clear:both;
}

*[class="glyphicon"]:before {
	content: "\e209 ";
}

.glyphicon:before {
	font-family: 'Glyphicons Halflings';
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.form-group {
	display:table;
	width:100%;
}

.img-rounded {
	border-radius: 0;
}

/* LASCIATE PERDE QUESTA COSA (NON ACCETTATO NELL'IMPEX)*/
.imgIconCn {
	content:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
	background-image:url("https://www.loropiana.com/textile/medias/iconFooterCn.png?context=bWFzdGVyfGltYWdlc3wxNDEzNXxpbWFnZS9wbmd8aW1hZ2VzL2hiYy9oNzcvODk3Nzg2MjA2NjIwNi5wbmd8NWNmMjlkNjZkNTdmMzhjZjczM2NhNTlkMjk4YTEzM2M0ZDA1YTRmMDkyOTY4MmU1OTBjZWIxNmEyNDI0MTgxMg");
	background-size: cover;
	width: 25px;
	height: 25px;
	margin-left: 15px;
	margin-right: 5px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ddd;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small,
	.h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small,
	h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small,
	.h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small,
	.h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small,
	.h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 36px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 14px;
}

h6, .h6 {
	font-size: 12px;
}

h1.small-caps, h2.small-caps, h3.small-caps, h4.small-caps {
	font-variant: small-caps;
}

p {
	margin: 0 0 10px;
}

.yCmsComponent .yCmsComponent p {
	margin: 0;
}

.yCmsComponent li {
	line-height: 25px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media ( min-width : 640px) {
	.lead {
		font-size: 21px;
	}
}

small, .small {
	font-size: 85%;
}

cite {
	font-style: normal;
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #8d320e;
}

a.text-primary:hover {
	color: #ff1111;
}

.text-success {
	color: #3e5983;
}

a.text-success:hover {
	color: #2e4160;
}

.text-info {
	color: #31708f;
}

a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #8d320e;
}

a.text-danger:hover {
	color: #ff1111;
}

.bg-primary {
	color: #fff;
	background-color: #8d320e;
}

a.bg-primary:hover {
	background-color: #ff1111;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	margin: 0 0 20px 0;
	padding: 0;
}

@media ( max-width : 640px) {
	.page-header {
		margin-top: 20px;
	}
}

@media ( max-width : 1023px) {
	.page-header {
		margin-bottom: 30px;
	}
}

.page-header .site-logo, .min-height-container .site-logo, .page-profile .site-logo,
	.page-address-book .site-logo, .page-updatePassword .site-logo,
	.page-order .site-logo, .page-orderConfirmationPage .site-logo {
	/*padding:50px 0 10px 0;*/
	padding: 0 0 10px 0;
	min-height: 53px;
}

.site-logo li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-logo.no-margin-top {
	padding-top: 0 !important;
}

.page-header .site-logo img {
	width: 100%;
	height: auto;
	max-width: 190px;
	padding-top: 20px;
}

.page-header hr {
	DISPLAY: NONE;
	/*
	border:none;
	display: block;
	margin:0;
	padding:0;
	width:100%;
	border-bottom: 1px solid #cccccc;
*/
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.no-padding {
	padding: 0;
}

@media ( min-width : 640px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child
	{
	margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before
	{
	content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before,
	.blockquote-reverse small:before, blockquote.pull-right small:before,
	.blockquote-reverse .small:before, blockquote.pull-right .small:before
	{
	content: '';
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after,
	.blockquote-reverse small:after, blockquote.pull-right small:after,
	.blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

blockquote:before, blockquote:after {
	content: "";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code, kbd, pre, samp {

}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #ffffff;
	background-color: #333333;
	border-radius: 0;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-radius: 0;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding: 0;
	margin: 0 auto;
	position: relative;
}

.container.container-message {
	margin-top: 20px;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

@media ( min-width : 640px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
		.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media ( min-width : 1024px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
		.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media ( min-width : 1400px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
		.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

table {
	background-color: transparent;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
	.table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 2px 7px;
	line-height: 1.42857143;
	vertical-align: top;
	/*border-top: 1px solid #dddddd;*/
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th,
	.table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td,
	.table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td
	{
	border-top: 0;
}

.table>tbody+tbody {
	border-top: 2px solid #dddddd;
}

.table .table {
	background-color: #ffffff;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th,
	.table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td,
	.table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td,
	.table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th
	{
	background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active,
	.table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active,
	.table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td,
	.table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th
	{
	background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover,
	.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active,
	.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success,
	.table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success,
	.table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td,
	.table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th
	{
	background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover,
	.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success,
	.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info,
	.table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info,
	.table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td,
	.table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th
	{
	background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover,
	.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info,
	.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning,
	.table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning,
	.table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td,
	.table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th
	{
	background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover,
	.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning,
	.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger,
	.table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger,
	.table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td,
	.table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th
	{
	background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover,
	.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger,
	.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

@media screen and (max-width: 639px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive>.table {
		margin-bottom: 0;
	}
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th,
		.table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td,
		.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td
		{
		white-space: nowrap;
	}
	.table-responsive>.table-bordered {
		border: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:first-child,
		.table-responsive>.table-bordered>tbody>tr>th:first-child,
		.table-responsive>.table-bordered>tfoot>tr>th:first-child,
		.table-responsive>.table-bordered>thead>tr>td:first-child,
		.table-responsive>.table-bordered>tbody>tr>td:first-child,
		.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}
	.table-responsive>.table-bordered>thead>tr>th:last-child,
		.table-responsive>.table-bordered>tbody>tr>th:last-child,
		.table-responsive>.table-bordered>tfoot>tr>th:last-child,
		.table-responsive>.table-bordered>thead>tr>td:last-child,
		.table-responsive>.table-bordered>tbody>tr>td:last-child,
		.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
		.table-responsive>.table-bordered>tfoot>tr:last-child>th,
		.table-responsive>.table-bordered>tbody>tr:last-child>td,
		.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="checkbox"] {
	border: 1px solid #666;
	position: relative;
	-webkit-appearance: none;
	height: 15px;
	width: 15px;
	margin-bottom: 7px;
	margin-right: 5px;
	vertical-align: middle;
	border-radius: 0;
	padding: 0;
	background-color: transparent;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	position: absolute;
	font-size: 11px;
	text-align: center;
	width: auto;
	color: #666;
	content: "\e013";
	font-family: 'Glyphicons Halflings';
	-webkit-appearance: none;
	left: 0;
	top: 0;
}

.login-section input[type="checkbox"] {
	border-color: #ffffff;
}

.login-section input[type="checkbox"]:checked::before {
	color: #ffffff;
}

input[type="checkbox"]+label::first-letter {
	text-transform: uppercase;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple], select[size] {
	height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus
	{
	/*outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
	
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #999;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #999;
}

:-ms-input-placeholder { /* IE 10+ */
	color: #999;
}

:-moz-placeholder { /* Firefox 18- */
	color: #999;
}

.form-group, .form-actions {
	margin-bottom: 19px;
	position: relative;
}

.form-group .form-group {
	margin-bottom: 0;
}

input.form-control, select, textarea {
	display: block;
	width: 100%;
	background: white;
	box-shadow: none;
	border: none;
	border: 1px solid #bbb;
	font-size: 15px;
	padding: 0 20px;
	/*line-height: 43px;*/
	line-height: normal;
	height: 43px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #bbb; !
	color: #555555;
	/* IL PUNTO ESCLAMATIVO FA SI CHE IE NON LEGGA QUESTA PROPRIETA'*/ !
	border: 1px solid #bbb;
	/* IL PUNTO ESCLAMATIVO FA SI CHE IE NON LEGGA QUESTA PROPRIETA'*/
}

select {
	padding-top: 0;
	padding-bottom: 0;
}

textarea {
	padding-top:20px;
	padding-bottom:20px;
}

.form-group textarea {
	min-height: 5em;
	width: 100%;
}

.form-group label {
	display: block;
	text-align: left;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	float: left;
}

.form-group label:empty
.form-group label:blank {
	display: none !important;
}

.form-group .btn {
	margin-top: 16px !important;
	display: block;
}

.form-control:focus {
	/*border-color: #354153;*/
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"],
	input[type="month"] {
	line-height: 34px;
	line-height: 1.42857143 \0;
}

input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm,
	input[type="month"].input-sm {
	line-height: 30px;
}

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg,
	input[type="month"].input-lg {
	line-height: 46px;
}

input:focus {
	background-position: 0 0;
}

/* form in white */
.white-form .form-group input.form-control,
.white-form .form-group input.form-control:focus {
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none;
	border: 0px;
	padding: 8px 0 !important;
	margin: 0 0 30px 0;
	color: #666;
	/* Removing default input colour for Chrome autocomplete */
	-webkit-text-fill-color: #666;
	border-bottom: 1px solid white;
	/*font-variant: small-caps;*/
	font-size: 30px;
	line-height: 50px;
	height: 50px;
}

.white-form .form-group label {
	font-size: 1em;
	color: white;
	position: absolute;
	top: 20px;
	left: 0;
	font-size: 17px;
	cursor: text;
	font-weight: normal;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media ( max-width : 800px) {
	.white-form .form-group input.form-control,
	.white-form .form-group input.form-control:focus {
		font-size: 24px;
		line-height: 40px;
		height: 40px;
	}
	.white-form .form-group label {
		top: 15px;
	}
}

@media ( max-width : 400px) {
	.white-form .form-group input.form-control,
	.white-form .form-group input.form-control:focus {
		font-size: 20px;
	}
}

.form-group label.active {
	color: white;
	top: -1.5em;
}

.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled,
	input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"],
	fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline,
	fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label,
	fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
	height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
	height: auto;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio,
	.has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline
	{
	color: #3e5983;
}

.has-success .form-control {
	border-color: #3e5983;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2e4160;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#6d8bba;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}

.has-success .input-group-addon {
	color: #3e5983;
	border-color: #3e5983;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3e5983;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio,
	.has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline
	{
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio,
	.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline
	{
	color: #8d320e;
}

.has-error .help-block {
	display: table;
	float: left;
	width: 100%;
}

.form-group.has-error {
	overflow: auto;
}

.has-error .form-control {
	border-color: #8d320e;
}

.has-error .input-group-addon {
	color: #8d320e;
	border-color: #8d320e;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #8d320e;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #707070;
}

.form-group .form-group .help-block {
	margin-bottom: 0px;
}

.help-block [id*='division.errors'] {
	padding: 10px
}

@media ( min-width : 640px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn,
		.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio, .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label, .form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline,
	.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px;
}

@media ( min-width : 640px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 10px;
}

.footerbanner.footer-login {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 29px;
	/*padding: 15px 0 10px 0;*/
}

.footerContactLinks a:visited {
	color: #666;
}

@media ( min-width : 640px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px;
	}
}

@media ( min-width : 768px) {
	.footerbanner.footer-login {
		height: 50px;
	}
	.footerContactLinks {
		padding: 10px 0;
	}
	.footerbanner ul li a:hover {
		text-decoration: none;
		color: #8d320e;
	}
}

@media ( min-width : 640px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}

.dropdown .btn, .form-group .dropdown .btn {
	background: white;
	color: #666;
	font-size: 11px;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	padding: 0 25px;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dropdown .btnstrong, .form-group .dropdown .btn strong {
	color: #666;
}

.dropdown-causality-type {
	width: auto !important;
	margin: 10px 0 10px -5px !important;
	float: left;
	clear: both;
}

.dropdown-causality-type .btn {
	width: auto !important;
	padding-left: 0 !important;
}

.dropdown .btn .icon {
	color: #666;
	font-size: 9px;
	font-family: "loropianatextile" !important;
	content: "\64";
	display: block;
	position: absolute;
	top: 50%;
	right: 0.75em;
	margin-top: -0.5em;
	line-height: 1em;
	height: 1em;
	width: 1em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0.8;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-toggle:after {
	font-size: 9px;
	font-family: "loropianatextile" !important;
	content: "\64";
	display: block;
	position: absolute;
	top: 50%;
	right: 0.75em;
	margin-top: -0.4em;
	line-height: 1em;
	height: 1em;
	width: 1em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: 0.8;
}

.open .dropdown-toggle:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 0;
	list-style: none;
	text-align: left;
	background-color: #ffffff;
	border-radius: 0;
	background-clip: padding-box;
	font-size: 11px;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 5px 20px;
	margin: 0 5px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #666;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}

.dropdown-menu>li>a.active {
	font-weight: bold;
	color: #666;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
	{
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #8d320e;
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover,
	.dropdown-menu>.disabled>a:focus {
	color: #777777;
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.open.dropdown {
	position: relative;
}

.open>.dropdown-menu {
	display: block;
	min-width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

#dropdownMenu1 .dropdown-label-selected {
	color: #666;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media ( min-width : 640px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus,
	.btn-group-vertical>.btn:focus, .btn-group>.btn:active,
	.btn-group-vertical>.btn:active, .btn-group>.btn.active,
	.btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: 0;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not
	(:first-child ) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not (:first-child ):not (:last-child ) >.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle
	{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
	.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
	.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not (:last-child ) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not (:first-child ) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child ) >.btn
	{
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.btn:last-child,
	.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.dropdown-toggle
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not (:first-child ) >.btn:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"]
	{
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	/*border-bottom: 2px solid #eeeeee;*/
	vertical-align: top;
}

/*
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
*/
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0;
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,
	select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon,
	textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control,
	select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn
	{
	height: auto;
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,
	select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon,
	textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control,
	select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn
	{
	height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}

.input-group-addon:not (:first-child ):not (:last-child ),
	.input-group-btn:not (:first-child ):not (:last-child ), .input-group .form-control:not
	(:first-child ):not (:last-child ) {
	border-radius: 0;
	border-left: 0;
	border-right: 0;
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 0;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"]
	{
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child,
	.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn,
	.input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not
	(:last-child ):not (.dropdown-toggle ), .input-group-btn:last-child>.btn-group:not
	(:last-child ) >.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child,
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn,
	.input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not
	(:first-child ), .input-group-btn:first-child>.btn-group:not (:first-child
	) >.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:active {
	z-index: 2;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 10px;
	font-variant: small-caps;
}

@media ( max-width : 349px ) {
	.nav>li>a {
		padding: 10px 15px;
	}
}

@media ( max-width : 480px ) {
	.nav>li>a {
		padding: 10px 5px;
	}
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	color: #8d320e;
}

.nav>li.disabled>a {
	color: #777777;
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	border-color: #8d320e;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	text-align: center;
	margin-top: 30px;
}

.nav-tabs>li {
	float: none;
	display: inline-block;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border-radius: 0 0 0 0;
	color: #666;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	color: #8d320e;
	background-color: #ffffff;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified>li {
	float: none;
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media ( min-width : 640px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #dddddd;
}

@media ( min-width : 640px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #dddddd;
		border-radius: 0 0 0 0;
	}
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover,
		.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #ffffff;
	}
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 0;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus
	{
	color: #ffffff;
	background-color: #8d320e;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified>li {
	float: none;
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media ( min-width : 640px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 0;
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
	border: 1px solid #dddddd;
}

@media ( min-width : 640px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #dddddd;
		border-radius: 0 0 0 0;
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover,
		.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #ffffff;
	}
}

.tab-content {
	margin-bottom: 30px;
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media ( min-width : 640px) {
	.navbar {
		border-radius: 0;
	}
}

@media ( min-width : 640px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media ( min-width : 640px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
		.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
	{
	max-height: 340px;
}

@media ( max-width : 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse
		{
		max-height: 200px;
	}
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
	margin-right: -10px;
	margin-left: -10px;
}

@media ( min-width : 640px) {
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
		.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media ( min-width : 640px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media ( min-width : 640px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 10px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

@media ( min-width : 640px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: -10px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 10px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media ( min-width : 640px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -10px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media ( max-width : 639px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header
		{
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus
		{
		background-image: none;
	}
}

@media ( min-width : 640px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-nav.navbar-right:last-child {
		margin-right: -10px;
	}
}

@media ( min-width : 640px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
	}
}

.navbar-form {
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0
		rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media ( min-width : 640px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn,
		.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group>.form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media ( max-width : 639px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}

@media ( min-width : 640px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form.navbar-right:last-child {
		margin-right: -10px;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media ( min-width : 640px) {
	.navbar-text {
		float: left;
		margin-left: 10px;
		margin-right: 10px;
	}
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
	{
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777777;
}

.navbar-default .navbar-nav>li>a {
	color: #777777;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #333333;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	color: #555555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover,
	.navbar-default .navbar-nav>.disabled>a:focus {
	color: #cccccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

@media ( max-width : 639px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #cccccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777777;
}

.navbar-default .navbar-link:hover {
	color: #333333;
}

.navbar-default .btn-link {
	color: #777777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover,
	.navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus
	{
	color: #cccccc;
}

.navbar-inverse {
	background-color: #222222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #777777;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus
	{
	color: #ffffff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #777777;
}

.navbar-inverse .navbar-nav>li>a {
	color: #777777;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus
	{
	color: #ffffff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>.active>a:focus {
	color: #ffffff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover,
	.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
	{
	background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,
	.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #ffffff;
}

@media ( max-width : 639px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #777777;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #ffffff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #ffffff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #777777;
}

.navbar-inverse .navbar-link:hover {
	color: #ffffff;
}

.navbar-inverse .btn-link {
	color: #777777;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover,
	.navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus
	{
	color: #444444;
}

.breadcrumb {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0 18px 0;
	list-style: none;
	border-radius: 0;
	background: transparent;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	/*content: "/\00a0";*/
	content: " > ";
	padding: 0 5px;
	color: #8d320e;
}

.breadcrumb>.active {
	color: #666;
	font-weight: bold;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 0;
}

.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #f2f4f7;
}

.pager .next>a, .pager .next>span {
	float: right;
}

.pager .previous>a, .pager .previous>span {
	float: left;
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus,
	.pager .disabled>span {
	color: #777777;
	background-color: #ffffff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:hover, a.label:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #8d320e;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #ff1111;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #354153;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #212934;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #8d320e;
	background-color: #ffffff;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron {
	border-radius: 0;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 640px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.thumbnail>img, .thumbnail a>img {
	margin-left: auto;
	margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #8d320e;
}

.thumbnail .caption {
	padding: 9px;
	color: #666;
}

.global-alerts {
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100% !important;
	z-index: 100;
}

.global-alerts a {
	color: white;
	text-decoration: underline;
}

.global-alerts-reset-pwd {
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	bottom: 1;
	left: 0;
	width: 100% !important;
	z-index: 100;
}

.alert {
	padding: 10px;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 0;
	text-align: center;
}

.alert.negative {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	top: 0;
	left: 0;
	width: 100% !important;
	z-index: 100;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p, .alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3e5983;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2e4160;
}

.alert-info {
	/*
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    */
	background-color: #8d320e;
	border-color: #71280b;
	color: #fff;
}

.alert-info .close {
	color: #fff;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #8d320e;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #ff1111;
}

@
-webkit-keyframes progress-bar-stripes {from { background-position:40px0;
	
}

to {
	background-position: 0 0;
}

}
@
keyframes progress-bar-stripes {from { background-position:40px0;
	
}

to {
	background-position: 0 0;
}

}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	background-color: #8d320e;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
	color: #777777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #354153;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media, .media-body {
	overflow: hidden;
	zoom: 1;
}

.media, .media .media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media-object {
	display: block;
}

.media-heading {
	margin: 0 0 5px;
}

.media>.pull-left {
	margin-right: 10px;
}

.media>.pull-right {
	margin-left: 10px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

a.list-group-item {
	color: #555555;
}

a.list-group-item .list-group-item-heading {
	color: #333333;
}

a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555555;
	background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover,
	.list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading,
	.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text,
	.list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
	{
	z-index: 2;
	color: #ffffff;
	background-color: #8d320e;
	border-color: #8d320e;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading,
	.list-group-item.active:focus .list-group-item-heading,
	.list-group-item.active .list-group-item-heading>small,
	.list-group-item.active:hover .list-group-item-heading>small,
	.list-group-item.active:focus .list-group-item-heading>small,
	.list-group-item.active .list-group-item-heading>.small,
	.list-group-item.active:hover .list-group-item-heading>.small,
	.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text,
	.list-group-item.active:focus .list-group-item-text {
	color: #ffffff;
}

.list-group-item-success {
	color: #3e5983;
	background-color: #dff0d8;
}

a.list-group-item-success {
	color: #3e5983;
}

a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3e5983;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover,
	a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3e5983;
	border-color: #3e5983;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus
	{
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover,
	a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #8d320e;
	background-color: #f2dede;
}

a.list-group-item-danger {
	color: #8d320e;
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #8d320e;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover,
	a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #8d320e;
	border-color: #8d320e;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table
	{
	margin-bottom: 0;
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child
	{
	border-top-right-radius: -1;
	border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
	.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
	.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
	.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: -1;
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child
	{
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
	.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
	.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
	.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
	{
	border-bottom-right-radius: -1;
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #dddddd;
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td
	{
	border-top: 0;
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
	.panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
	.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
	{
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
	.panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
	.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
	.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
	.panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
	.panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th
	{
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
	{
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}

.panel-default {
	border-color: #dddddd;
}

.panel-default>.panel-heading {
	color: #333333;
	background-color: #f2f4f7;
	border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #dddddd;
}

.panel-default>.panel-heading .badge {
	color: #f2f4f7;
	background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #dddddd;
}

.panel-primary {
	border-color: #8d320e;
}

.panel-primary>.panel-heading {
	color: #ffffff;
	background-color: #8d320e;
	border-color: #8d320e;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #8d320e;
}

.panel-primary>.panel-heading .badge {
	color: #8d320e;
	background-color: #ffffff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #8d320e;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3e5983;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3e5983;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #8d320e;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #8d320e;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe,
	.embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 0;
}

.well-sm {
	padding: 9px;
	border-radius: 0;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #666;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: bold;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

.close:hover, .close:focus {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-ms-transition: -ms-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #666;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.modal-header {
	padding: 15px 30px 15px 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px 30px 15px 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media ( min-width : 640px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media ( min-width : 1024px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #666;
	border-radius: 0;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #666;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #666;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #666;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #666;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #666;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #666;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #666;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #666;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover>.arrow {
	border-width: 11px;
}

.popover>.arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1;
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
		endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.carousel-control .icon-prev, .carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
	{
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left
	{
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right
	{
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;

}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #666 \9;
	background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 640px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
		.carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
		{
		margin-left: -15px;
	}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
		{
		margin-right: -15px;
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before,
	.dl-horizontal dd:after, .container:before, .container:after,
	.container-fluid:before, .container-fluid:after, .row:before, .row:after,
	.form-horizontal .form-group:before, .form-horizontal .form-group:after,
	.btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before,
	.btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before,
	.navbar:after, .navbar-header:before, .navbar-header:after,
	.navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after,
	.panel-body:before, .panel-body:after, .modal-footer:before,
	.modal-footer:after, .tabs .tabs-list:before, .tabs .tabs-list:after,
	.no-space .row:before, .no-space .row:after, .product-listing.product-grid:before,
	.product-listing.product-grid:after {
	content: " ";
	display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after,
	.container-fluid:after, .row:after, .form-horizontal .form-group:after,
	.btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after,
	.navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after,
	.panel-body:after, .modal-footer:after, .tabs .tabs-list:after,
	.no-space .row:after, .product-listing.product-grid:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@
-ms-viewport {
	width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
	.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
	.visible-md-block, .visible-md-inline, .visible-md-inline-block,
	.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media ( max-width : 639px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
	.visible-xs-block {
		display: block !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
}

@media ( max-width : 639px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 640px) and (max-width: 1023px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important;
	}
	.visible-sm-block {
		display: block !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 1024px) and (max-width: 1399px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

@media ( min-width : 1024px) and (max-width: 1399px) {
	.visible-md-block {
		display: block !important;
	}
	.visible-md-inline {
		display: inline !important;
	}
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 1400px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
	.visible-lg-block {
		display: block !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media ( max-width : 639px) {
	.hidden-xs {
		display: none !important;
	}
}

@media ( min-width : 640px) and (max-width: 1023px) {
	.hidden-sm {
		display: none !important;
	}
}

@media ( min-width : 1024px) and (max-width: 1399px) {
	.hidden-md {
		display: none !important;
	}
}

@media ( min-width : 1400px) {
	.hidden-lg {
		display: none !important;
	}
}

.btn-formblock {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-top: 25px;
}

.btn-place-order {
	color: #ffffff;
	background-color: #40be2b;
	border-color: #40be2b;
	-webkit-box-shadow: 0 2px 2px 0 #1d5613;
	box-shadow: 0 2px 2px 0 #1d5613;
	padding: 20px !important;
}

.btn-place-order:hover, .btn-place-order:focus, .btn-place-order:active,
	.btn-place-order.active, .open>.dropdown-toggle.btn-place-order {
	color: #ffffff;
	background-color: #329422;
	border-color: #2f8c20;
}

.btn-place-order:active, .btn-place-order.active, .open>.dropdown-toggle.btn-place-order
	{
	background-image: none;
}

.btn-place-order.disabled, .btn-place-order[disabled], fieldset[disabled] .btn-place-order,
	.btn-place-order.disabled:hover, .btn-place-order[disabled]:hover,
	fieldset[disabled] .btn-place-order:hover, .btn-place-order.disabled:focus,
	.btn-place-order[disabled]:focus, fieldset[disabled] .btn-place-order:focus,
	.btn-place-order.disabled:active, .btn-place-order[disabled]:active,
	fieldset[disabled] .btn-place-order:active, .btn-place-order.disabled.active,
	.btn-place-order[disabled].active, fieldset[disabled] .btn-place-order.active
	{
	background-color: #40be2b;
	border-color: #40be2b;
}

.btn-place-order .badge {
	color: #40be2b;
	background-color: #ffffff;
}

.btn-place-order:hover, .btn-place-order:focus, .btn-place-order:active,
	.btn-place-order.active, .open .dropdown-toggle.btn-place-order {
	color: #40be2b;
	background-color: #fff;
	border-color: #40be2b;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-place-order:active, .btn-place-order.active, .open .dropdown-toggle.btn-place-order
	{
	background-image: none;
}

.btn-place-order.disabled, .btn-place-order[disabled], fieldset[disabled] .btn-place-order,
	.btn-place-order.disabled:hover, .btn-place-order[disabled]:hover,
	fieldset[disabled] .btn-place-order:hover, .btn-place-order.disabled:focus,
	.btn-place-order[disabled]:focus, fieldset[disabled] .btn-place-order:focus,
	.btn-place-order.disabled:active, .btn-place-order[disabled]:active,
	fieldset[disabled] .btn-place-order:active, .btn-place-order.disabled.active,
	.btn-place-order[disabled].active, fieldset[disabled] .btn-place-order.active
	{
	color: #40be2b;
	background-color: #66d853;
	border-color: #40be2b;
	-webkit-box-shadow: 0 2px 2px 0 #2f8c20;
	box-shadow: 0 2px 2px 0 #2f8c20;
}

.btn-place-order .badge {
	color: #40be2b;
	background-color: #ffffff;
}

.btn {
	/*text-transform: uppercase;*/
	
}

@media ( max-width : 1023px) {
	/*  .btn {
		font-size: 14px;
    line-height: 23.9333px !important;
  }
  .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
  }*/
	.form-control {
		height: 46px;
		padding: 10px 16px;
		/*font-size: 18px;
		*/line-height: 1.33;
		border-radius: 0;
	}
	select.form-control {
		height: 46px;
		line-height: 46px;
	}
	textarea.form-control, select[multiple].form-control {
		height: auto;
	}
}

body {
	overflow-x: hidden;
}

*:focus {
	-webkit-outline: 0;
	-moz-outline: 0;
	outline: 0;
}

main {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-ms-transition: -ms-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

@media all and (min-width: 639px) and (max-width: 1023px) {
	main.offcanvas {
		-webkit-transform: translate(380px, 0);
		-ms-transform: translate(380px, 0);
		-o-transform: translate(380px, 0);
		transform: translate(380px, 0);
	}
}

/* - - - - - - - - - -

 HEADER

 - - - - - - - - - -- */

/* icon logo */
.icon.icon-logo, .icon.icon-logo:before,
.icon.icon-logo-interiors, .icon.icon-logo-interiors:before,
.icon.icon-logo-custom, .icon.icon-logo-custom:before,
.icon.icon-logo-yarns, .icon.icon-logo-yarns:before {
	/*width: 190px;*/
	font-size: 40px;
	line-height: 0;
	margin-left: auto;
	margin-right: auto;
	/*line-height: 60px;*/
}

.videobannercomponent-wrapper .icon.icon-logo,
	.videobannercomponent-wrapper .icon.icon-logo:before,
	.videobannercomponent-wrapper .icon.icon-logo-interiors,
	.videobannercomponent-wrapper .icon.icon-logo-interiors:before,
	.videobannercomponent-wrapper .icon.icon-logo-custom,
	.videobannercomponent-wrapper .icon.icon-logo-custom:before,
	.videobannercomponent-wrapper .icon.icon-logo-yarns,
	.videobannercomponent-wrapper .icon.icon-logo-yarns:before {
	width: 292px;
	font-size: 62px;
	margin-bottom: 80px;
}

.icon.icon-logo:before {
	float: left;
}

.logo-login .icon.icon-logo.icon-logo-black:before, .icon.icon-logo-black:before
	{
	color: #666;
}

.main-header {
	opacity: 1;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}


.main-header select,
.customAvailabilityHeader select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/select-arrow-mini.jpg) right center no-repeat;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	border: none;
	/*margin: 22px 0;*/
	margin: 0;
	width: auto;
	float: left;
	color: #8d320e;
}

.barcode-dropdown{
	text-decoration: underline !important;
	text-transform: none !important;
	margin-left: 10px !important;
	background-color: white !important;
	background-position: 95% !important;
	font-size: 14px !important;
	height: 27px !important;
	font-weight: bold !important;
}

.main-header .dropdown .btn {
	color: #8d320e;

	text-transform: uppercase;
	font-size: 11px;
	margin-top: 11px !important;
	padding-left: 5px;
}

.main-header .dropdown .btn:after {
	text-transform: none;
	color: #666;
}

.main-header select:focus, .main-header select:hover {
	color: #8d320e;
}

.main-header
 
select
:focus
,
{
background
:
 
url
(../images/select-arrow-mini_on
.jpg
)
 
right
 
center
 
no-repeat
;


}
.main-header select option {
	color: #333;
}

.mainmenu-wrapper {
	display: table;
	width: calc(100% - 50px);
	margin-left: 50px;
}

.mainmenu-desktop-select, .mainmenu-mobile-select,
	.mainmenu-lang-selector {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
}

.mainmenu-desktop-select {
	padding-left: 10px;
	width: 90%;
}

.mainmenu-mobile-select {
	padding-left: 10px;
	max-width: 150px;
	width: 50%;
	padding-right: 20px;
}

.mainmenu-lang-selector {
	margin-top: 10px;
	padding-right: 10px;
}

.mainmenu-lang-selector .form-group {
	margin-bottom: 0;
}

.mainmenu-lang-selector form {
	display: block;
	border: transparent solid 1px !important;
}

.mainmenu-lang-selector select {
	margin: 10px;
}

.mainmenu-lang-selector {
	width: 10%;
}

.customAvailabilityHeader .mainmenu-lang-selector {
	position: absolute;
	top:0;
	right: 5px;
	width: auto;
}

.mainmenu-desktop-select ul {
	padding: 0;
	margin: 0;
}

@media ( min-width : 640px) {
	.mainmenu-mobile-select {
		display: none;
	}
}

@media ( max-width : 639px) {
	.md-secondary-navigation {
		display: none;
	}
	.mainmenu-desktop-select {
		display: none;
	}
	.mainmenu-lang-selector {
		max-width: 100px;
		width: auto;
		float: right;
	}
}

.md-secondary-navigation {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
	opacity: 1;
	top: 0;
	height: 50px;
}

/*
.isScroll .md-secondary-navigation {
	opacity: 0 !important;
	top: -100px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
*/

.main-header .container {
	max-width: 100% !important; /* force the max-width container */
}

.md-secondary-navigation li {
	display: inline-block;
	padding: 10px 10px 0 10px;
}

.md-secondary-navigation li a {
	text-decoration: none;
}

.logoLoropianaInScroll {
	display: none;
	width: 190px;
	height: auto;
	position: fixed;
	top: 0;
	left: calc(50% - ( 190px/ 2));
	z-index: -1;
}

.isScroll.scrollLogo .logoLoropianaInScroll {
	opacity: 1;
	display: block;
}

/* START MAIN HEADER NAVIGATION */
.main-header .main-navigation {
	position: fixed;
	top: -150%;
	left: 0;
	background: white;
	width: 100%;
	min-height: 100px;
	padding: 0 0 50px 0;
	opacity: 0;
	z-index: 98;
	/*z-index: 999999;*/
	margin-right: 1px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	border-bottom: 1px solid #eee;
}

@media ( max-width : 1023px ) {
	.main-header .main-navigation {
		background: white;
		height: 100%;
		overflow: auto;
	}
}

@media ( min-width : 1024px ) {
	.isScroll .navigation-bar-container {
		height: 0;
	}
	
/*	.Yarns.pdp-cart-cell{
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px;
	}*/
}

/* reset lists */
@media ( max-width : 1023px ) {
	body.main-navigation-active {
		overflow: hidden;
		max-height: 100%;
		height: 100%;
	}
}

body.main-navigation-active .main-header .main-navigation.minimized {
	height: 50px;
	padding:0;
	min-height: 50px;
}

body.main-navigation-active .main-header .main-navigation {
	top: 0;
	opacity: 1;
	z-index: 9999;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.md-secondary-navigation ul li a {
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-ms-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	color: #8d320e !important;
	font-size: 28px;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 1px;
}

.md-secondary-navigation ul li a:hover {
	color: #8d320e;
	cursor: pointer;
}

body.main-navigation-active .md-secondary-navigation ul li a {
	color: transparent;
}

body.main-navigation-active .md-secondary-navigation {
	background-color: white;
}


.md-secondary-navigation {
	float: none;
	text-align: center;
	background: #eeeeee;
	line-height: 30px;
	font-variant: small-caps;
	display:block;
}

.md-secondary-navigation ul {
	margin-bottom: 0;
}

.md-secondary-navigation-list-mobile {
	display:none;
}

@media ( max-width : 1023px) {
	.md-secondary-navigation-list-desktop {
		display:none;
	}
	.md-secondary-navigation-list-mobile {
		display:block;
		width: calc( 100% - 80px );
		margin:0 40px;
		padding:0;
		line-height:50px;
		height:50px;
		cursor:pointer;
	}
	.md-secondary-navigation-list-mobile > li {
		display:block;
		margin:0;
		padding:0;
		line-height:50px;
		height:50px;
	}
	.md-secondary-navigation-list-mobile > ul {
		display:block;
		margin:0;
		padding:0;
		background: #f7f7f7;
		height:auto;
		width:100%;
		margin:0;
		padding:0;
	}
	.md-secondary-navigation-list-mobile > ul li {
		display:block;
		margin:0;
		padding:0;
	}
	.md-secondary-navigation-list-mobile > ul li a {
		font-size:28px;
		display:block;
		opacity:0;
		height:0;
		overflow:hidden;
		margin:0;
		padding:0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.md-secondary-navigation-list-mobile.open > ul li a {
		margin:0;
		padding:0;
		opacity:1;
		line-height:50px;
		height:50px;
	}
}

@media ( max-width : 400px) {
	.md-secondary-navigation-list-mobile > ul li a {
		font-size:24px;
	}
}

@media ( max-width : 350px) {
	.md-secondary-navigation-list-mobile > ul li a {
		font-size:22px;
	}
}

.open-menu, .close-menu, .close-video {
	text-align: center;
	background: #8d320e;
	color: white;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 99;
	cursor: pointer;
	padding-top: 2px;
}

.close-menu {
	padding-top: 3px;
}

.open-menu .icon, .close-menu .icon, .close-video .icon {
	font-size: 16px;
}

.open-menu {
	padding-top: 5px;
}

.open-menu .icon {
	padding-right: 2px;
}

.open-menu .icon:before {
	font-size: 20px;
}

.languagesSelection {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	overflow: hidden;
	background: url(arrow.png) no-repeat right transparent;
	/* TODO sostituire "arrow.png" con percorso immagine freccina in basso */
	border: none;
	margin-right: 50px;
	padding: 0;
}

.primary-navigation-dropdown {
	margin: 0 50px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.primary-navigation-dropdown li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.primary-navigation-dropdown li a {
	display: block;
	padding: 21px 22px 14px 22px;
	font-size: 11px;
	text-decoration: none;
}

.secondary-navigation-dropdown {
	margin: 0 50px;
	text-align: center;
	padding: 0;
	display: table;
	max-width: 70%;
	margin: 90px auto;
}

.secondary-navigation-dropdown>li {
	display: table-cell;
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 360px;
	vertical-align: top;
}

.secondary-navigation-dropdown>li:nth-child(2) {
	padding: 0 0 0 160px;
	width: 450px;
}

.secondary-navigation-dropdown li ul {
	padding: 0;
	margin: 10px 0 0 0;
}

.secondary-navigation-dropdown li h3, .secondary-navigation-dropdown li .title
	{
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 1em;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 1.2em;
}

.secondary-navigation-dropdown li .title {
	display: table;
}

.secondary-navigation-dropdown li .title .icon {
	line-height: 30px;
	height: 50px;
	position: relative;
	margin-top: -28px;
	margin-left: -20px;
	overflow: hidden;
}

.secondary-navigation-dropdown li .title .icon:before {
	font-size: 142px;
	float: left;
	line-height: 30px;
	height: auto;
	position: absolute;
	bottom: 0;
	float: left;
	width: auto;
}

.secondary-navigation-dropdown li ul li {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: left;
}

.secondary-navigation-dropdown li ul li a {
	display: block;
	padding: 8px 0 6px 0;
	margin: 0;
	color: #666;
	text-decoration: none;
	font-size: 16px;
}

.secondary-navigation-dropdown li ul li a:hover {
	color: #662206;
}

@media ( max-width : 1023px ) {
	.secondary-navigation-dropdown {
		margin: 69px auto;
	}
	.secondary-navigation-dropdown>li:nth-child(2) {
		padding: 0 0 0 53px;
	}
	.secondary-navigation-dropdown li ul li a {
		padding: 7px 0;
	}
}

@media ( max-width : 639px ) {
	.secondary-navigation-dropdown {
		margin: 46px auto 0 auto;
		width: 100%;
		max-width: 500px;
		padding: 0 30px;
	}
	.secondary-navigation-dropdown>li, .secondary-navigation-dropdown>li:nth-child(2)
		{
		width: 100%;
		padding: 0;
		margin: 0;
		display: block;
		float: left;
	}
	.secondary-navigation-dropdown>li:nth-child(2) {
		margin-top: 26px;
	}
	.secondary-navigation-dropdown li ul li {
		padding: 0 0 0 10px;
	}
	.secondary-navigation-dropdown li .title .icon:before {
		left: 0px;
	}
}

/* END MAIN HEADER NAVIGATION */
header+.breadcrumb-section {
	margin-top: -10px;
	margin-bottom: 10px;
}

.breadcrumb-section {
	
}

.breadcrumb-section .breadcrumb {
	margin: 0;
	font-weight: 300;
}

.breadcrumb-section .breadcrumb a {
	color: #777;
	text-decoration: none;
}

.breadcrumb-section .breadcrumb>li+li:before {
	color: #777;
	font-family: "loropianatextile" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 7px;
	margin-top: 1px;
	display: inline-block;
	content: "\64";
}

/* - - - - - - - - - -

 FOOTER

 - - - - - - - - - -- */
.main-footer {
	background: transparent;
	color: #fff;
	font-weight: 300;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}

body.page-interiors-homepage .site-logo {
	display: none;
}

.product-details {
	margin-bottom: 23px;
}

.skuPriceWrapper{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.notSellableMessage{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	color: #8d320e;
	font-size: 14px;
}

.product-details .sku,
.product-details .unitPrice{
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: 400;
}

.product-details .unitPrice.netPrice{
	font-weight: 700;
	color: #8d320e;
}

.product-details .unitPrice.promo{
	font-weight: 700;
}

.product-details .unitPrice .uom{
	color: #666;
	font-weight: 400;
}

@media ( max-width : 1023px) {
	.product-details {
		margin-bottom: 25px;
	}
}

@media ( max-width : 639px) {
	.product-details .name {
		text-align: center;
	}
}

.product-details .name h2 {
	margin-top: -3px;
	margin-bottom: 2px;
}

.product-details .description {
	padding: 10px 0;
}

.product-details .price {
	color: #666;
	font-size: 24px;
}

.product-details .stock-status {
	font-weight: 300;
}

.variant-section .variant-selector {
	padding: 0;
	/*min-height: 120px;*/
}

.variant-section .variant-selector .variant-name {
	text-transform: uppercase;
	font-weight: bold;
}

.variant-section .variant-selector .variant-name .variant-selected {
	font-weight: normal;
	text-transform: none;
}

.variant-section .variant-selector .variant-list {
	padding: 0 0 10px 0;
	list-style: none;
	margin: 0 0 0 -2%;
	display: table;
	width: calc(100% + 2%);
}

.variant-section .variant-selector .variant-list li {
	float: left;
	margin: 10px 0 0 2%;
	width: 30.8%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.variant-section .variant-selector .variant-list a, .variant-section .variant-selector .variant-list span
	{
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #e1e1e1;
	background: #fff;
	color: #666;
	text-decoration: none;
}

.variant-section .variant-selector .variant-list span {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	background: transparent;
	font-size: 10px;
	margin-top: -10px;
	line-height: 1em;
	border: 5px solid transparent;
}

@media ( max-width : 640px) {
	.variant-section .variant-selector {
		width: calc(100% + 10px);
		overflow: auto;
		margin: 0 -10px 0 0;
	}
	.variant-section .variant-selector .variant-list {
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: left;
	}
	.variant-section .variant-selector .variant-list li {
		margin: 0 7px 10px 6px;
		width: 50px;
		display: inline-block;
		float: none !important
	}
	.product-details .name h2 {
		font-size: 22px;
	}
}

@media ( min-width : 641px){
	.variant-section .variant-selector .variant-list li {
		margin: 0 2.7% 15px 2%;
		width: calc(15% - 1.3px);
	}
	.variant-section .variant-selector .variant-list li:nth-child(5n+0) {
		margin-right: 0;
	}
}

@media ( min-width : 1024px) {
	.variant-section .variant-selector .variant-list {
		margin: 0 0 0 -2.5%;
	}
	.variant-section .variant-selector .variant-list li {
		margin: 0 0 10.1px 2.5%;
		width: 10%;
	}
	.variant-section .variant-selector .variant-list li:nth-child(8n+0) {
		margin-right: 0;
	}
}

.variant-section .variant-selector .variant-list li, .variant-section .variant-selector .variant-list li a,
	.variant-section .variant-selector .variant-list li span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.variant-section .variant-selector .variant-list li a {
	background: no-repeat center center;
	background-size: cover;
}

.variant-section .variant-selector .variant-list li a {
	-webkit-transition: border 0.2s;
	-moz-transition: border 0.2s;
	transition: border 0.2s;
	width: 100%;
	height: auto;
	vertical-align: top;
	border: 0 solid #8d320e;
	background-color: #8d320e;
}

body.solbiatiFont .variant-section .variant-selector .variant-list li a {
	-webkit-transition: border 0.2s;
	-moz-transition: border 0.2s;
	transition: border 0.2s;
	width: 100%;
	height: auto;
	vertical-align: top;
	border: 0 solid #6c577e;
	background-color: #6c577e;
}

.variant-section .variant-selector .variant-list li:hover a,
	.variant-section .variant-selector .variant-list li.active a {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 5px solid #8d320e;
}

body.solbiatiFont .variant-section .variant-selector .variant-list li:hover a,
body.solbiatiFont .variant-section .variant-selector .variant-list li.active a {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 5px solid #6c577e;
}

.variant-section .variant-selector .variant-list li.disabled span {
	color: #999;
	cursor: not-allowed;
}

.variant-section .variant-selector .variant-select {
	margin: 10px 0 0;
}

.download-high-def {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.download-high-def.new-style {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.download-high-def:hover {
	text-decoration: none;
	color: #666;
}

.rating:before, .rating:after {
	content: " ";
	display: table;
}

.rating:after {
	clear: both;
}

.rating:before, .rating:after {
	content: " ";
	display: table;
}

.rating:after {
	clear: both;
}

.rating .rating-stars {
	float: left;
	margin: 0 5px 0 0;
	padding: 3px 0 1px;
	letter-spacing: 50px;
}

@media ( max-width : 1023px) {
	.rating .rating-stars {
		font-size: 18px;
		float: none;
	}
	.rating .rating-stars:before, .rating .rating-stars:after {
		content: " ";
		display: table;
	}
	.rating .rating-stars:after {
		clear: both;
	}
	.rating .rating-stars:before, .rating .rating-stars:after {
		content: " ";
		display: table;
	}
	.rating .rating-stars:after {
		clear: both;
	}
}

.rating .rating-stars span {
	color: #dee3e8;
	overflow: hidden;
	position: static;
	width: 1em;
	height: 1em;
	display: block;
	float: left;
	margin: 0 0.1em;
}

.rating .rating-stars span.fh {
	width: 0.5em;
	margin-right: 0;
}

.rating .rating-stars span.lh {
	width: 0.5em;
	text-indent: -0.5em;
	margin-left: 0;
}

.rating .rating-stars span.active {
	color: #8d320e;
}

.rating.rating-set .rating-stars {
	cursor: pointer;
}

.rating a {
	margin-left: 10px;
}

@media ( max-width : 1023px) {
	.tabs-responsive .tabhead {
		border-bottom: 1px solid #f2f4f7;
	}
}

.tab-review .review-pagination-bar {
	margin: 10px 0;
}

.tab-review .review-pagination-bar:before, .tab-review .review-pagination-bar:after
	{
	content: " ";
	display: table;
}

.tab-review .review-pagination-bar:after {
	clear: both;
}

.tab-review .review-pagination-bar:before, .tab-review .review-pagination-bar:after
	{
	content: " ";
	display: table;
}

.tab-review .review-pagination-bar:after {
	clear: both;
}

.tab-review .review-pagination-bar .right {
	float: right;
}

.tab-review .review-pagination-bar .right .pager {
	float: left;
	margin: 0 10px;
}

.tab-review .review-list {
	padding-left: 0;
	list-style: none;
}

.tab-review .review-list .review-entry {
	margin: 10px 0;
}

.tab-review .review-list .review-entry .title {
	font-weight: bold;
}

.tab-review .review-list .review-entry .autor {
	color: #777777;
}

.tab-review .write-review {
	display: none;
}

/* SLIDER */
.image-gallery {
	position: relative;
}

.image-gallery .gallery-carousel {
	border: pink solid 0px !important;
	width: 100%;
	margin-top: 0;
}

.thumbs-in-carousel-col {
	padding-left: 0;
	padding-right: 20px;
}

.thumbs-in-carousel-col .owl-wrapper {
	width: 100% !important;
}

.thumbs-in-carousel-col .owl-wrapper .owl-item {
	width: 100% !important;
	margin-bottom: 10px;
}

.thumbs-in-carousel-col .owl-wrapper .owl-item.active {
	border: gray dashed 3px !important;
}

.preview-in-carousel-col {
	padding-right: 0;
}

@media ( max-width : 639px) {
	.preview-in-carousel-col {
		padding-left: 0;
	}
}

.preview-in-carousel-col .owl-buttons {
	display: none;
}

#mobile-slideshow {
	display: none;
}

#desktop-slideshow {
	display: block;
}

@media ( max-width : 1023px) {
	#mobile-slideshow {
		display: block;
	}
	#desktop-slideshow {
		opacity: 0;
		position: fixed;
		top: -9999999px;
		left: -9999999px;
	}
}

/* add to cart */
#AddToCart-PickUpInStoreAction {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.modal.fade.popup.in{
	z-index: 9999;
	display: none; 
	background-color: white;
    left:50%;
    top:50%;
	width: 90%;
	max-width:500px;
	height:auto;
	min-height:255px; 
    max-height: fit-content;
    -moz-transform:    translateY(-50%) translateX(-50%);    
    -o-transform:      translateY(-50%) translateX(-50%);    
    -webkit-transform: translateY(-50%) translateX(-50%);    
    transform:         translateY(-50%) translateX(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
	padding-inline-end: 0 !important;
    
}

.modal.fade.popup.in[style="display: block;"]{
	display:table !important;
}



@media ( min-width : 640px) {
	#AddToCart-PickUpInStoreAction {
		float: left;
		width: 50%;
	}
	
}

@media ( min-width : 1024px) {
	#AddToCart-PickUpInStoreAction {
		float: left;
		width: 100%;
	}
}

#AddToCart-AddToCartAction {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.addtocart-component:not(.addtocartcolorcard) .AddToCart-AddToCartAction {
	margin-top: 10px;
}


@media ( min-width : 641px) {
	.addtocart-component:not(.addtocartcolorcard) .AddToCart-AddToCartAction {
		float: right;
		width: 50%;
		margin-top: 0;
	}
	
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.add-to-cart-button {
		margin-top:10px;
	}
}

#AddToCart-ShareOnSocialNetworkAction {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
}

.image-gallery {
	width: 100%;
}

.image-gallery .owl-item {
	width: 100%;
	/*border: red solid 1px;*/
}

.image-gallery img {
	width: 100%;
	height: auto;
	-webkit-touch-callout: none;
}

.image-gallery .zoomImg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-height: none;
	max-width: none;
	z-index: 9999;
	border: 0;
	opacity: 0;
}

.image-gallery .zoomImg img {
	width: 100%;
	height: 100%;
}

.image-gallery .zoomImgMask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10000;
}

.textForFree {
	margin-top: 10px;
}

.addtocart-component:not(.addtocartcolorcard) {
	margin-top: 30px;
	min-height: 100px;
}
.addtocart-component:not(.addtocartcolorcard):not(.Custom) {
	border-top: 1px solid #cccccc;
}

.addtocart-component h3 {
	margin-top: 28px;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.addtocart-component p,
.addtocart-component .title {
	margin-bottom: 10px;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.addtocart-component p {
	margin-bottom: 0;
}

.addtocart-component select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    /*background: url('../images/select-arrow.jpg') right center no-repeat;*/
    background: url('../images/select-arrow-stretta.jpg') right center no-repeat;
    /*padding-right: 45px;*/
    padding-right: 30px;
    padding-left: 10px !important;
}

.addtocart-component .qty-selector {
	/* width: 204px;*/
	margin: 0 auto;
}


.addtocart-component .qty-selector .input-group-btn,
	.addtocart-component .qty-selector .btn {
    width: 40px;
	height: 43px;
	margin: 0;
	float: left;
}

.addtocart-component .qty-selector .form-control {
	width: 50px;
	text-align: center;
}

.addtocart-component .stock-status {
	margin: 10px 0 0;
	font-weight: 300;
	text-align: center;
}

.addtocart-component .selectSizes input.form-control,
	.addtocart-component .qty-selector input, .addtocart-component .selectSizes select,
	.addtocart-component .selectSizes textarea {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}

.sectionProductInfo {
	padding: 13px 18px;
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

.titleSectionProductInfo {
	padding: 15px 18px;
	font-variant: small-caps;
	font-weight: 600;
	color: #666;
	padding: 0 0 10px 0;
	font-size: 14px;
	text-transform: uppercase;
}

.sectionProductInfo .tabbody .table {
	margin-bottom: 0;
}

.imagesSectionProductInfo {
	padding: 2px 10px 6px 0;
}

.textSectionProductInfo {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 10px 15px 0;
}

.imagesSectionProductInfo img {
	padding-right: 15px;
	max-width: 40px;
}

.sectionProductFullDescription p {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 27px;
	color: #666;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ACCORDION */
.accordion {
	display: table;
}

.accordion .accordion-header {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	width: 100%;
	min-height: 40px;
	border: 1px solid #ddd;
	margin: 0;
	font-variant: small-caps;
	font-weight: 600;
	color: #666;
	padding: 0 58px 0 18px;
}

.accordion .accordion-header h2 {
	line-height: 40px;
}

.accordion .accordion-header .icon {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 48px;
	text-align: center;
	background: #eee;
}

.accordion .accordion-header.active {
	border-bottom: none;
}

.accordion .accordion-header .icon:before {
	display: inline-block;
	-webkit-transition: transform 0.3s;
	-moz-transition: transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.accordion .accordion-header.active .icon:before {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.accordion .accordion-header h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.accordion .accordion-section {
	position: relative;
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin-top: 0 !important;
	height: 0;
	overflow: hidden;
	margin-bottom: 5px;
}

.accordion .accordion-header.active+.accordion-section {
	height: auto;
	overflow: auto;
	border: 1px solid #ddd;
	border-top: none;
}

.accordion .accordion-header.active+.accordion-section>* {
	border: none;
}

.accordion .accordionTitle {
	display: none !important;
}

/* accordion in box-filtri-ricerca */
.accordion-filters {
	
}

.accordion-filters .facet.js-facet {
	padding: 0 10px 10px 10px;
}

.accordion-filters .facet.js-facet .facet-name {
	/*background: url(../images/select-arrow-mini_on.jpg) right center no-repeat;*/
	display: inline-block;
	padding-right: 1.5em;
	font-weight: bold;
	font-size: 12px;
}

.accordion-filters .facet.js-facet .facet-values {
	
}

.accordion-filters .facet.js-facet .facet-name.accordion-filtersClose {
	/*background-image: url(../images/select-arrow-mini.jpg);*/
	position: relative;
}

.accordion-filters .facet.js-facet .facet-name span {
	font-size: 9px;
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	margin: 1px 0 0 1em;
}

.accordion-filters .facet.js-facet .facet-name span:before {
	display: block;
	-webkit-transform: rotate(-90deg) !important;
	-moz-transform: rotate(-90deg) !important;
	transform: rotate(-90deg) !important;
}

.accordion-filters .facet.js-facet .facet-name.accordion-filtersClose span:before
	{
	/*background-image: url(../images/select-arrow-mini.jpg);*/
	position: relative;
	-webkit-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
}

.accordion-filters .facet.js-facet .facet-values.accordion-filtersClose
	{
	display: none;
}

.carousel {
	width: auto;
	margin: 0;
	text-align: center;
}

.carousel .item {
	display: block;
	margin: 0;
	padding: 0;
}

.carousel .item a {
	color: #666;
}

.carousel .item a:hover, .carousel .item a:focus {
	text-decoration: none;
	color: #8d320e;
}

.carousel .item img {
	max-width: 96px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.carousel .item .item-name {
	margin: 10px;
	/*color: @text-color;*/
	text-transform: uppercase;
	font-weight: 300;
}

.carousel .item .item-price {
	margin: 10px;
}

.carousel-component {
	margin: 10px 0 22px;
}

.carousel-component:before, .carousel-component:after {
	content: " ";
	display: table;
}

.carousel-component:after {
	clear: both;
}

.carousel-component:before, .carousel-component:after {
	content: " ";
	display: table;
}

.carousel-component:after {
	clear: both;
}

.carousel-component .headline {
	font-size: 25px;
	margin: 10px 0;
}

.rotating-image-componet:before, .rotating-image-componet:after {
	content: " ";
	display: table;
}

.rotating-image-componet:after {
	clear: both;
}

.rotating-image-componet:before, .rotating-image-componet:after {
	content: " ";
	display: table;
}

.rotating-image-componet:after {
	clear: both;
}

.rotating-image-componet .carousel.rotating-image {
	margin: 0;
}

.rotating-image-componet .owl-item .item {
	padding: 0;
	margin: 0;
}

.rotating-image-componet .owl-item img {
	width: 100%;
	height: auto;
	max-width: none;
}

.rotating-image-componet .owl-controls .owl-pagination {
	display: block !important;
}

.image-gallery .gallery-image .owl-item .item {
	padding: 0;
}

.image-gallery .gallery-image .owl-item img {
	width: 100%;
	height: auto;
	max-width: none;
}

@media ( min-width : 1024px) and (max-width: 1399px) {
	.image-gallery .gallery-image .owl-controls {
		/*display: none !important;*/
		
	}
}

@media ( min-width : 1400px) {
	.image-gallery .gallery-image .owl-controls {
		/*display: none !important;*/
		
	}
}

.image-gallery .gallery-carousel .owl-item img {
	width: 100%;
	height: auto;
	max-width: none;
}

.simpleimagecomponent a {
	display: block;
}

.simpleimagecomponent a img {
	width: 100%;
	height: auto;
}

.banner-component {
	width: 100%;
}

.banner-component a {
	display: block;
	color: #666;
	text-decoration: none;
}

.banner-component a:before, .banner-component a:after {
	content: " ";
	display: table;
}

.banner-component a:after {
	clear: both;
}

.banner-component a:before, .banner-component a:after {
	content: " ";
	display: table;
}

.banner-component a:after {
	clear: both;
}

.banner-component .title {
	font-weight: bold;
}

.banner-component .thumb {
	padding: 10px 0;
}

.banner-component .thumb img {
	width: 100%;
	height: auto;
}

.simple-banner-component {
	text-align: center;
}

.simple-banner-component, .simple-banner-component *,
	.simple-banner-component *:before, .simple-banner-component *:after {
	overflow: hidden;
}

.simple-banner-component a {
	display: table;
	color: white;
	width: auto;
	margin: 10px auto 0 auto;
	height: 60px;
}

.simple-banner-component .icon.icon-logo {
	font-size: 190px;
	height: 60px;
	line-height: 60px;
}

.simple-banner-component .icon:before {
	float: left;
	display: block;
	font-size: 190px;
	height: 80px;
	line-height: 80px;
	color: #a1330a; /* colore logo */
}

.icon.icon-logo, .icon.icon-logo:before,
.icon.icon-logo-istituzionale, .icon.icon-logo-istituzionale:before {
	font-size: 40px;
}

.icon.icon-logo-interiors, .icon.icon-logo-interiors:before,  
.icon.icon-logo-custom, .icon.icon-logo-custom:before,
.icon.icon-logo-yarns, .icon.icon-logo-yarns:before {
	font-size: 54px;
}

@media ( max-width : 639px) {
	.simple-banner-component a {
		margin-top: 21px;
	}
	.simple-banner-component .icon.icon-logo:before {
/* 		font-size: 150px; */
	}
}

.logo-on-header-scroll-link {
	display: block;
	text-decoration: none;
}

.icon.icon-logo.logo-on-header-scroll {
	font-size: 190px;
	line-height: 60px;
	color: #fff;
}

.icon.icon-logo.logo-on-header-scroll:before {
	font-size: 190px;
	line-height: 60px;
	color: #fff;
}

.logo-login {
	width: 190px;
	z-index: 101;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -95px;
}

.logo-login .icon.icon-logo:before {
	width: 190px;
	line-height: 60px;
	color: #fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.logo-login {
	z-index: 97;
}

.logo-registration {
	width: 190px;
	z-index: 101;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -95px;
	height: 60px;
	line-height: 60px;
}

.logo-registration .icon.icon-logo:before {
	height: 60px;
	line-height: 60px;
}

/* @media ( max-width : 480px) { */
/* 	.logo-login { */
/* 		width: 150px; */
/* 		margin-left: -75px; */
/* 	} */
/* 	.logo-login .icon.icon-logo, .logo-login .icon.icon-logo:before { */
/* 		font-size: 150px; */
/* 		line-height: 35px; */
/* 	} */
/* } */

.tabs {
	margin: 20px 0;
	border-bottom: 1px solid #cccccc;
}

.tabs .tabs-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	border-bottom: 1px solid #dddddd;
	border-bottom: 1px solid #cccccc;
}

.tabs .tabs-list>li {
	position: relative;
	display: block;
}

.tabs .tabs-list>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.tabs .tabs-list>li>a:hover, .tabs .tabs-list>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.tabs .tabs-list>li.disabled>a {
	color: #777777;
}

.tabs .tabs-list>li.disabled>a:hover, .tabs .tabs-list>li.disabled>a:focus
	{
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.tabs .tabs-list .open>a, .tabs .tabs-list .open>a:hover, .tabs .tabs-list .open>a:focus
	{
	background-color: #eeeeee;
	border-color: #8d320e;
}

.tabs .tabs-list .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.tabs .tabs-list>li>a>img {
	max-width: none;
}

.tabs .tabs-list>li {
	float: left;
	margin-bottom: -1px;
}

.tabs .tabs-list>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}

.tabs .tabs-list>li>a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}

.tabs .tabs-list>li.active>a, .tabs .tabs-list>li.active>a:hover, .tabs .tabs-list>li.active>a:focus
	{
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}

.tabs .tabs-list.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.tabs .tabs-list.nav-justified>li {
	float: none;
}

.tabs .tabs-list.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.tabs .tabs-list.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media ( min-width : 640px) {
	.tabs .tabs-list.nav-justified>li {
		display: table-cell;
		width: 1%;
	}
	.tabs .tabs-list.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.tabs .tabs-list.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0;
}

.tabs .tabs-list.nav-justified>.active>a, .tabs .tabs-list.nav-justified>.active>a:hover,
	.tabs .tabs-list.nav-justified>.active>a:focus {
	border: 1px solid #dddddd;
}

@media ( min-width : 640px) {
	.tabs .tabs-list.nav-justified>li>a {
		border-bottom: 1px solid #dddddd;
		border-radius: 0 0 0 0;
	}
	.tabs .tabs-list.nav-justified>.active>a, .tabs .tabs-list.nav-justified>.active>a:hover,
		.tabs .tabs-list.nav-justified>.active>a:focus {
		border-bottom-color: #ffffff;
	}
}

.tabs .tabs-list .current-info {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.tabs .tabs-list li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}

.tabs .tabs-list li.active a, .tabs .tabs-list li.active a:hover, .tabs .tabs-list li.active a:focus
	{
	border: 0;
	background: #354153;
	color: #fff;
	border-bottom: 1px solid transparent;
}

.tabs .tabhead {
	background: #f2f4f7;
	color: #666;
	font-weight: bold;
	height: 55px;
	display: table;
}

@media ( max-width : 639px) {
	.tabs .tabhead {
		display: none !important;
	}
}

@media ( min-width : 640px) and (max-width: 1023px) {
	.tabs .tabhead {
		display: none !important;
	}
}

.tabs .tabhead+.tabbody {
	display: none !important;
}

.tabs .tabhead.active {
	background: #354153;
	color: #fff;
}

.tabs .tabhead.active+.tabbody {
	display: block !important;
}

.tabs .tabhead a {
	padding: 0 10px;
	color: inherit;
	line-height: 1;
	text-decoration: none;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.tabs .tabhead .glyphicon {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}

.tabs .tabhead .glyphicon:before {
	content: "\e080";
}

.tabs .tabhead.active .glyphicon:before {
	content: "\e114";
}

.tabs .tabbody {
	padding: 10px 0;
}

@media ( max-width : 639px) {
	.tabs.tabs-responsive .tabs-list {
		display: none !important;
	}
}

@media ( min-width : 640px) and (max-width: 1023px) {
	.tabs.tabs-responsive .tabs-list {
		display: none !important;
	}
}

.tabs.tabs-responsive .tabhead {
	display: none !important;
	margin-bottom: 20px;
}

@media ( max-width : 1023px) {
	.tabs.tabs-responsive .tabhead {
		display: table !important;
	}
}

.tabs.tabs-accordion .tabs-list {
	display: none !important;
}

.tabs.tabs-accordion .tabhead {
	display: table !important;
	margin-bottom: 20px;
}

.languagecurrencycomponent {
	float: right !important;
}

.languagecurrencycomponent form {
	display: inline-block;
}

.languagecurrencycomponent form+form {
	margin-left: 10px;
}

.ui-helper-hidden-accessible {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.site-search {
	background: #fff;
	position: relative;
	margin-bottom: 2em;
}

.site-search input.form-control {
	border: 0;
	box-shadow: none;
}

.site-search .input-group {
	position: relative;
	width: 100%;
}

.site-search #searchProductAvailability .input-group-btn {
	display: block;
	z-index: 2;
	position: static;
	top: 1px;
	right: 1px;
	width: auto;
}

.site-search #searchProducts .input-group-btn {
	display: block;
	z-index: 2;
	position: absolute;
	top: 1px;
	right: 1px;
	width: auto;
}

.site-search .input-group-btn .btn .icon {
	line-height: 1.5em;
}

.site-search .input-group-btn .btn {
	text-decoration: none;
}

.site-search .input-group-btn .btn .icon.icon-search {
	margin-right: 0.5em;
}

.site-search button {
	font-size: 16px;
	display: block;
	width: 2.5em;
	height: 53px;
	line-height: 53px;
}

.site-search button.btn.btn-link .icon {
	color: #333;
}

.site-search button:hover, .site-search button:focus {
	color: #8d320e;
}

.site-search #js-site-search-input {
	padding-right: 50px;
}

@media ( max-width : 639px) {
	.site-search.active {
		display: block;
	}
}

.site-search ul.ui-autocomplete {
	display: none;
	position: absolute;
	background: #fff;
	left: 0;
	right: 0;
	/*  -webkit-box-shadow: 0 10px 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 0 10px rgba(0, 0, 0, 0.5);*/
	border: 1px solid #ccc;
	z-index: 100;
	width: auto !important;
	padding-left: 0;
	list-style: none;
	margin: 0;
	max-width: 490px;
}

.site-search ul.ui-autocomplete.active {
	display: block;
}

.site-search ul.ui-autocomplete li {
	border-top: 1px solid #ccc;
	display: block;
	width: 100%;
}

.site-search ul.ui-autocomplete li a {
	display: table;
	width: 100%;
	color: inherit;
	text-decoration: none;
}

.site-search ul.ui-autocomplete li a.ui-state-focus {
	background: #DEE3E8;
}

.site-search ul.ui-autocomplete li .thumb {
	/*
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 0;
    */
	overflow: hidden;
	position: relative;
	width: 40px;
	height: 40px;
	display: block;
}

.site-search ul.ui-autocomplete li .thumb img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.site-search ul.ui-autocomplete li .thumb img.nothumb {
	height: 40px;
	width: 40px;
	position: static;
	left: 0;
	top: 0;
	transform: none;
}

.site-search ul.ui-autocomplete li .name {
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
	width: 100%;
}

.site-search ul.ui-autocomplete li .thumb+.name {
	padding: 0 10px;
}

.site-search ul.ui-autocomplete li .price {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}

.site-search #js-site-search-input {
	height: 55px;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 35px;
	font-variant: small-caps;
}

.thumb {
	position: relative;
}

.thumb .badges {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
}

.thumb .badges .badge {
	float: left;
	clear: left;
	margin-bottom: 10px;
}

.com-space>* {
	padding: 10px 0;
}

.flex-column {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.flex-column>* {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.product-classifications .headline {
	font-weight: bold;
}

.product-classifications table.table td {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*width: 50%;*/
	padding: 4px 7px 3px 2px;
	color: #666;
}

.no-space .row {
	margin-left: 0;
	margin-right: 0;
}

.no-space .yCmsComponent {
	padding: 0 !important;
}

.simple-responsive-banner-component a {
	display: block;
}

.simple-responsive-banner-component img {
	width: 100%;
	height: auto;
}

.product-listing {
	padding-left: 0;
	list-style: none;
}

.product-listing .promo {
	color: #3e5983;
	margin-bottom: 10px;
}

a.product-listing .promo:hover {
	color: #2e4160;
}

.product-listing .price-panel {
	text-align: right;
}

.product-listing a.name {
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 106px;
	color: inherit;
}

@media ( max-width : 639px) {
	.product-listing .description {
		display: none !important;
	}
}

.product-listing .description {
	margin: 0 210px 0 106px;
}

@media ( max-width : 639px) {
	.product-listing .description {
		display: none !important;
	}
}

.product-listing .addtocart {
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
}

.product-listing .addtocart button {
	margin-bottom: 10px;
}

.product-listing.product-list .product-item {
	padding: 10px;
}

.product-listing.product-list .product-item:before, .product-listing.product-list .product-item:after
	{
	content: " ";
	display: table;
}

.product-listing.product-list .product-item:after {
	clear: both;
}

.product-listing.product-list .product-item:before, .product-listing.product-list .product-item:after
	{
	content: " ";
	display: table;
}

.product-listing.product-list .product-item:after {
	clear: both;
}

.product-listing.product-list .product-item+.product-item {
	margin-top: 10px;
}

.product-listing.product-list .product-item:nth-child(2n) {
	background: none repeat scroll 0 0 #f2f4f7;
}

.product-listing.product-list .thumb {
	float: left;
	margin-right: 10px;
	display: block;
}

.product-listing.product-list .price-panel {
	float: right;
	width: 200px;
}

.product-listing.product-list .addtocart button+button {
	margin-left: 10px;
}

.container-wrapper {
	flex: 1;
	display: flex;
	flex-direction: column;
}

@media ( max-width : 639px) {
	.product-listing.product-list .price-panel {
		text-align: left;
		float: none;
		margin-left: 106px;
		width: auto;
	}
}

.product-listing.product-grid {
	margin-left: -10px;
	margin-right: -10px;
}

.product-listing.product-grid .product-item {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	transition: .5s;
}

@media ( min-width : 1024px) {
	.container-wrapper > .ten_col {
		position: relative;
		/*flex: 1;*/
	}

	.product-listing.product-grid .product-item {
		margin-bottom: 0px;
	}
	.product-listing.product-grid .product-list-preview-item .thumb {
		display: block;
		padding: 0;
		-webkit-transition: padding 0.3s ease-out;
		-moz-transition: padding 0.3s ease-out;
		-ms-transition: padding 0.3s ease-out;
		-o-transition: padding 0.3s ease-out;
		transition: padding 0.3s ease-out;
	}
	.product-listing.product-grid .product-list-preview-item:hover .thumb {
		display: block;
		padding: 15px 15px 0 15px;
	}
}

@media ( max-width : 1023px) {
	.product-listing.product-grid .thumb {
		padding: 0 0 10px 0;
	}
}

.product-listing.product-grid .thumb {
	display: block;
}

.product-listing.product-grid .thumb img {
	width: 100%;
	height: auto;
}

.product-listing.product-grid .details .name {
	margin: 0;
}

.search-empty {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.search-empty .headline {
	margin-bottom: 20px;
}

.search-empty .search-suggestions {
	margin-bottom: 20px;
}

.ProductListComponent-ListPickUpInStoreAction,
	.ProductListComponent-ListAddToCartAction {
	float: left;
	width: 50%;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

@media ( min-width : 640px) {
	.ProductListComponent-ListPickUpInStoreAction,
		.ProductListComponent-ListAddToCartAction {
		float: left;
		width: 25%;
	}
}

@media ( min-width : 640px) {
	.ProductListComponent-ListPickUpInStoreAction,
		.ProductListComponent-ListAddToCartAction {
		left: 50%;
	}
}

.product-facet {
	margin: 20px 0;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	color: #666;
}

.product-facet a {
	color: #666;
}

.product-facet .facet {
	padding: 10px;
	margin: 0;
	/*border: 1px solid #a9afb7;*/
}

.product-facet .facet:before, .product-facet .facet:after {
	content: " ";
	display: table;
}

.product-facet .facet:after {
	clear: both;
}

.product-facet .facet:before, .product-facet .facet:after {
	content: " ";
	display: table;
}

.product-facet .facet:after {
	clear: both;
}

.product-facet .facet .facet-name {
	text-transform: uppercase;
	font-weight: normal;
}

.results h1 {
	margin-top: 0;
	padding-top: 0;
	line-height: 1em;
}

@media ( max-width: 1023px) {
	.box-filtri-ricerca {
		position: relative;
		margin-top: 30px !important;
		overflow: auto;
		height: 100% !important;
	}
}


@media ( min-width : 1024px) {
    .box-filtri-ricerca {
		height: -moz-available;
		height: -webkit-fill-available;
		height: fill-available;
	}
	.filterBlocked {
		position: fixed;
		margin-top: 10px !important;
		overflow: auto;
		left: 10%;
	}
	.page-ShowroomProductGrid.filterBlocked {
		/*position: fixed;*/
		margin-top: 10px !important;
		overflow: auto;
		left: 10%;
	}
}

.js-more-facet-values {
	line-height: 2em;
	display: inline-block;
}

.js-more-facet-values .js-more-facet-values-link {
	width: 100%;
	display: inline-block;
}

.js-less-facet-values {
	line-height: 2em;
	display: inline-block;
}

.js-less-facet-values .js-less-facet-values-link {
	width: 100%;
	display: inline-block;
}

.product-facet .facet .facet-list li {
	/*overflow: auto;*/
	word-wrap: break-word;
	width: 100%;
	/*     max-width: 160px; */
	float: left;
	clear: both;
	display: block;
}

@media ( max-width : 480px) {
	.product-facet .facet .facet-list li {
		/*         width: 50%; */
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
}

@media ( min-width : 481px) and (max-width: 1023px) {
	.product-facet .facet .facet-list li {
		width: 25%;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	.product-facet .facet .facet-list li:nth-child(4n+1) {
		float: left;
		clear: left;
	}
}


@media ( min-width : 481px) and (max-width: 1023px) {
	.product-facet .facet.paletteLegend .facet-list li {
		width: 100%;
	}
}
	
.sort-refine-bar {
	display: flex;
	float: right;
	padding: 0;
	margin: 0;
	max-width: 100%;
}

.box-filtri-ricerca form, .sort-refine-bar form, .box-filtri-ricerca .form-group,
	.sort-refine-bar .form-group {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.box-filtri-ricerca select, .sort-refine-bar select {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/select-arrow-mini.jpg) right center no-repeat;
	padding: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 15px;
	height: 15px;
	border: none;
	margin: 2px 0 0 0;
	width: auto;
}

.box-filtri-ricerca select:focus, .sort-refine-bar select:focus,
	.box-filtri-ricerca select:hover, .sort-refine-bar select:hover {
	color: #8d320e;
}

.box-filtri-ricerca select:focus, .sort-refine-bar select:focus {
	background: url(../images/select-arrow-mini_on.jpg) right center
		no-repeat;
}

.box-filtri-ricerca select option, .sort-refine-bar select option {
	color: #333;
}

.all-filters, .all-categories {
	float: left;
	width: 100%;
	display: table;
}

.categories-in-mobile, .sort-in-mobile {
	float: left;
	display: table;
}

.categories-in-mobile, .sort-in-mobile, .categories-in-desktop,
	.sort-in-desktop {
	float: left;
	width: 100%;
	display: table;
}

.categories-in-mobile, .sort-in-mobile {
	display: none;
}

.categories-in-desktop, .sort-in-desktop {
	display: none;
}

.categoriesList {
	list-style: none;
	margin: 15px 10px 30px 10px;
	padding: 0;
}

.categoriesList li {
	margin: 0 0 3px 10px;
	padding: 0;
	clear: both;
}

.categoriesList li a {
	color: #666;
	text-transform: lowercase;
	text-decoration: none;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-variant: small-caps;
}

.categoriesList li a:hover {
	color: #8d320e;
}

.categoriesList li a.active {
	font-weight: bold;
}

.all-filters, .all-categories .categoriesList {
	display: none;
}

.all-categories.categories-in-mobile.categoriesActive .categoriesList,
	.all-categories.categories-in-desktop.categoriesActive .categoriesList
	{
	display: block;
}

.all-filters.filtersActive, .categories-in-desktop.categoriesActive {
	display: block;
}

.toggle-filters-dropdown {
	margin: auto;
	float: none;
	display: table;
}

.toggle-filters-dropdown, .toggle-categories-dropdown {
	font-weight: bold;
}

.toggle-filters-dropdown, .toggle-categories-dropdown {
	text-align: left;
	width: 100%;
}

.toggle-filters-dropdown:hover, .toggle-filters-dropdown.filtersActive,
	.toggle-categories-dropdown:hover, .toggle-categories-dropdown.categoriesActive
	{
	
}

.toggle-filters-dropdown.filtersActive, .toggle-categories-dropdown.categoriesActive
	{
	
}

@media ( max-width : 1023px) {
	.categories-in-mobile, .sort-in-mobile {
		display: table;
	}
	.categories-in-mobile.categoriesActive {
		display: block;
	}
	.categories-in-mobile.all-categories {
		width: 33%;
	}
	.categories-in-desktop.categoriesActive {
		display: none;
	}
	.all-filters.filtersActive, .categories-in-mobile.categoriesActive {
		display: block;
		position: relative;
		top: 0;
		left: -1px;
		background: white;
		z-index: 2;
		margin-bottom: 20px;
	}
	.toggle-filters-dropdown, .toggle-categories-dropdown {
		cursor: pointer;
		background: url(../images/select-arrow-mini.jpg) right center no-repeat;
		display: inline-block;
		padding-right: 1.5em;
		margin-bottom: 1em;
	}
	.toggle-filters-dropdown:hover, .toggle-filters-dropdown.filtersActive,
		.toggle-categories-dropdown:hover, .toggle-categories-dropdown.categoriesActive
		{
		/*color: #8d320e;*/
		
	}
	.toggle-filters-dropdown.filtersActive, .toggle-categories-dropdown.categoriesActive
		{
		background: url(../images/select-arrow-mini_on.jpg) right center
			no-repeat;
	}
}

@media ( min-width : 1024px) {
	.all-filters {
		margin-top: 10px;
		padding-left: 10px;
	}
	.toggle-filters-dropdown, .toggle-categories-dropdown {
		text-align: left;
		width: 100%;
		color: #666;
		padding: 0.7em;
		background: #eee;
		font-size: 12px;
		font-weight: bold;
	}
}

/* lasciare cosi' il seguente codice. è un bugfix. */
@media ( max-width : 1024px) {
	.sort-in-mobile {
		display: block;
	}
	.sort-in-mobile .sort-refine-bar {
		float: none;
	}
}

@media ( min-width : 1024px) {
	.sort-in-mobile {
		display: none;
	}
}

@media ( max-width : 639px) {
	#product-facet .all-categories.categories-in-mobile, #product-facet .col-xs-4.col-md-12
		{
		width: 100%;
		padding: 0;
	}
	#product-facet .col-xs-4.col-md-12 .sort-refine-bar select {
		width: 100%;
	}
}

.product-facet .facet .facet-list {
	padding-left: 0;
	list-style: none;
	margin: 10px 0;
}

.product-facet .facet .facet-list li {
	/*padding: 10px 0;*/
	
}

.product-facet .facet .facet-list label {
	cursor: pointer;
	font-weight: normal;
	display: table;
	width: 100%;
	margin: 0;
	min-height: 2em;
}

.product-facet .facet .facet-list .facet-mark {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0;
	margin-right: 10px;
	border: 1px solid #a9afb7;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	margin-top: -3px;
}

.product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-mark
	{
	background: #8d320e;
	border: 1px solid #8d320e;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
}

.product-facet .facet .facet-list .facet-checkbox:checked+.facet-label .facet-text
	{
	color: #8d320e;
}

.product-facet .facet .facet-list .facet-checkbox:focus+.facet-label .facet-mark
	{
	border: 1px solid #8d320e;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
}

.product-facet .facet .facet-list input {
	display: block;
	float: left;
}

.product-facet .facet .facet-list .facet-text {
	display: block;
	float: left;
	width: calc(100% - 30px);
	line-height: 1.1em;
	margin-top: 5px;
}

.product-facet .facet .facet-list.facet-list-hidden {
	display: none;
}

.product-facet .facet .more {
	display: block;
}

.product-facet .facet .less {
	display: none;
}

.product-facet .facet .facet-form {
	padding-top: 10px;
}

.product-facet .facet .facet-form-hidden {
	display: none;
}

.product-facet .facet .facet-container-hidden {
	display: none;
}

.facet-values-clean form {
	padding: 0 10px 10px 10px;
	text-transform: uppercase;
}

/*
@media (max-width:768px) {
  .product-facet {
    margin: 0;
  }
  #colorbox .product-facet {
    display: block !important;
  }
  .product-facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product-facet .facet .facet-name {
    background: #eee;
    cursor: pointer;
    padding: 10px;
  }
  .product-facet .facet .facet-values {
    display: none;
  }
  .product-facet .facet.active .facet-values {
    display: block;
  }
}
*/
.pagination-bar {
	margin: 10px 0;
	margin: 0;
	line-height: 35px;
}

.pagination-bar .pagination {
	margin: 0;
	float: none;
}

.pagination-bar .pager {
	margin: 0;
	float: right;
}

.pagination-bar .form-group {
	margin: 0;
}

@media ( min-width : 1024px) {
	.pagination-bar .form-group {
		margin: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
		min-width: 100px;
		float: right;
	}
}

@media ( max-width : 1023px) {
	.pagination-bar.top .sort-refine-bar {
		margin-top: 10px;
		clear: both;
		background-color: #f2f4f7;
		padding: 9px;
		border-radius: 0;
	}
	.pagination-bar.top .sort-refine-bar:before, .pagination-bar.top .sort-refine-bar:after
		{
		content: " ";
		display: table;
	}
	.pagination-bar.top .sort-refine-bar:after {
		clear: both;
	}
	.pagination-bar.top .sort-refine-bar:before, .pagination-bar.top .sort-refine-bar:after
		{
		content: " ";
		display: table;
	}
	.pagination-bar.top .sort-refine-bar:after {
		clear: both;
	}
	.pagination-bar.top .sort-refine-bar .form-group select {
		width: auto;
		height: 46px;
		padding: 10px 16px;
		font-size: 18px;
		line-height: 1.33;
		border-radius: 0;
	}
	select.pagination-bar.top .sort-refine-bar .form-group select {
		height: 46px;
		line-height: 46px;
	}
	textarea.pagination-bar.top .sort-refine-bar .form-group select, select[multiple].pagination-bar.top .sort-refine-bar .form-group select
		{
		height: auto;
	}
	.pagination-bar.top .sort-refine-bar button {
		padding: 10px 16px;
		font-size: 18px;
		line-height: 1.33;
		border-radius: 0;
	}
}

.pagination-bar.bottom .helper {
	display: none;
}

.pagination-bar.bottom .sort-refine-bar {
	display: none;
}

.cart-top-bar {
	background: #F2F4F7;
	margin-top: -10px;
	padding: 10px;
}

.cart-top-bar a.help .glyphicon {
	color: #666;
	font-size: 1.5em;
}

.cart-top-bar .help-popup-content-holder {
	display: none;
}

.help-popup-content strong {
	display: block;
	margin-bottom: 15px;
}

.cart-top-totals {
	text-align: right;
	line-height: 4em;
	font-size: 18px;
	font-weight: bold;
}

.cart-totals {
	text-align: right;
	line-height: 2em;
	margin: 14px;
}

.cart-totals .cart-price {
	font-weight: bold;
}

.cart-totals .discount {
	color: #f00;
}

.cart-totals .grand-total {
	margin-top: 5px;
	border-top: 1px solid #777777;
	line-height: 2.5em;
	font-size: 18px;
	font-weight: bold;
}

.express-checkout {
	background-color: #f2f4f7;
	padding: 9px;
	border-radius: 0;
	padding: 10px 20px;
	margin: 10px 0;
}

.express-checkout .headline {
	font-size: 18px;
	margin: 0 0 10px 0;
}

.express-checkout ul li {
	list-style-type: circle;
}

/*
.cart-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
*/
.checkout-headline, .titleCartPage {
	color: #666;
	text-align: center;
	font-size: 30px;
	font-variant: small-caps;
	border-bottom: 1px solid #ddd;
	width: calc(100% - 20px);
	margin: auto;
}

.titleCartPage {
	color: #666;
}

@media ( min-width : 1024px) {
	.checkout-headline, .titleCartPage {
		width: calc(80% - 40px);
		font-size: 50px;
	}
}

.cart-list .product-item {
	position: relative;
	padding: 10px;
}

.cart-list .product-item .remove-item {
	position: absolute;
	top: 20px;
	right: 0;
	background: none;
	/*background: @gray-light;*/
	color: #8d320e;
	height: 34px;
	width: 34px;
	z-index: 2;
	font-size: 1.4em;
	padding-right: 20px;
}

.cart-list .icon.icon-menu-close {
	color: #666;
	font-size: 15px;
}

.cart-list .icon.icon-menu-close:hover {
	color: #8d320e;
}

@media ( max-width : 1023px) {
	.cart-list .product-item .remove-item {
		height: 46px;
		width: 46px;
		padding-right: 20px;
	}
}

.cart-list .product-item:nth-child(2n) {
	/*background: #F2F4F7;*/
	
}

.cart-list .product-item .thumb {
	float: left;
}

.thumb a {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.thumb a img {
	width: 100%;
}

.cart-list .product-item .details {
	float: right;
}

.rotating-category-banner-collection-item .itemCategoryBannerTitle:hover
	{
	color: #8d320e;
}

.cart-list .product-item .details .name {
	margin-right: 50px;
	color: #666;
	font-size: 30px;
	font-variant: small-caps;
	line-height: 1.1em;
}

.arrow-on-video.arrowLink.playvideo-link {
	display: block;
	margin-top: 0;
}

#playvideo-link-page .icon.icon-play {
}

@media ( max-width : 1023px) {
	.cart-list .product-item .details .name {
		font-size: 20px;
	}
}

@media ( max-width : 768px) {
	.cart-list .product-item .details {
		/*margin-left: 50px;*/
		line-height: 20px;
		margin-bottom: 40px;
	}
	.arrow-on-video.arrowLink.playvideo-link {
		display: block;
	}
}

@media ( max-width : 639px) {
	.cart-list .product-item .details {
		margin-bottom: 0px;
	}
	.cart-list .btn {
		padding-right: 15px;
	}
	.cart-list .product-item .remove-item {
		top: 45px;
		padding-right: 15px;
	}
}

@media ( max-width : 339px) {
	.cart-list .product-item .thumb {
		padding: 0;
	}
	.cart-list .product-item .remove-item {
		top: 45px;
		padding-right: 10px;
		text-align: right;
	}
	.cart-list .icon.icon-menu-close {
		font-size: 10px;
	}
	.cart-list select {
		padding: 0 8px;
	}
}

.cart-list .labelCartProductItem {
	margin-bottom: 0;
	background: #eee;
}

.cart-list .product-item .details .name:hover {
	opacity: 0.7;
}

.cart-list .product-item .details a:hover {
	text-decoration: none;
}

.cart-list .product-item .details .promo {
	color: #3e5983;
	margin: 10px 0;
}

a.cart-list .product-item .details .promo:hover {
	color: #2e4160;
}

.cart-list .product-item .details .qty {
	line-height: 34px;
	margin: 10px 0;
}

.cart-list .product-item .details .qty:before, .cart-list .product-item .details .qty:after
	{
	content: " ";
	display: table;
}

.cart-list .product-item .details .qty:after {
	clear: both;
}

.cart-list .product-item .details .qty:before, .cart-list .product-item .details .qty:after
	{
	content: " ";
	display: table;
}

.cart-list .product-item .details .qty:after {
	clear: both;
}

.cart-list .product-item .details .qty label {
	float: left;
	margin-right: 10px;
}

.cart-list .product-item .details .qty input {
	float: left;
	width: 70px;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.cart-list .product-item .item-price {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

.cart-list .product-item .pickup {
	max-width: 350px;
	color: #8d320e;
}

.cart-list .product-item .pickup:before, .cart-list .product-item .pickup:after
	{
	content: " ";
	display: table;
}

.cart-list .product-item .pickup:after {
	clear: both;
}

.cart-list .product-item .pickup:before, .cart-list .product-item .pickup:after
	{
	content: " ";
	display: table;
}

.cart-list .product-item .pickup:after {
	clear: both;
}

.cart-list .product-item .pickup .radio-column {
	float: left;
	margin: 0 10px;
}

.cart-list .product-item .pickup .radio-column input {
	display: block;
	float: left;
	margin: 10px 0;
}

.cart-list .product-item .pickup .radio-column label {
	width: 50px;
	display: block;
	text-align: left;
	margin: 0 0 0 20px;
	opacity: 0.5;
	cursor: pointer;
}

.cart-list .product-item .pickup .radio-column label span {
	display: block;
}

.cart-list .product-item .pickup .radio-column label .glyphicon {
	font-size: 1.5em;
}

.cart-list .product-item .pickup .radio-column input:checked+label {
	opacity: 1;
}

.cart-list .product-item .pickup .store-column {
	margin: 5px 0 5px 5px;
	float: left;
}

.cart-list .product-item .pickup .store-column .store-name {
	font-size: 12px;
}

.cart-list .product-item .pickup .actions {
	clear: both;
	margin: 10px 0 10px 120px;
}

.cart-list li.product-item {
	border-bottom: 1px solid #eeeeee;
	background: #ffffff;
}

.product-listing.product-grid .product-item.product-item-box {
	width: 100% !important;
	float: none;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
}

.cart-list li.product-item:last-child {
	border-bottom: 0;
}

.cart-list input.form-control {
	padding: 10px 0;
	text-align: center;
}

.causalities-non-campione-cart input.form-control {
	padding: 0 25px;
	text-align: left;
}

.cart-list .totalGroupProducts {
	border: 1px solid #eee;
}

.cart-list .cartQtyBox, .cart-list .selectSizes
	/*.cart-list .btn.remove-item.remove-entry-button*/ {
	padding-top: 20px;
}

.cart-list .selectSizes select {
	height: 48px;
	max-width: 70%;
}

@media ( max-width : 639px) {
	.cart-list .glyphicon.glyphicon-remove {
		padding-top: 30px;
	}
	.cart-list .selectSizes select {
		max-width: 100%;
	}
}

@media ( max-width : 1023px) {
	.cart-list .product-item .pickup {
		margin-left: 110px;
	}
}

.error-details-section .action {
	text-align: center;
	margin: 10px 0;
}

@media ( max-width : 639px) {
	.continueShoppingButton, .checkoutButton {
		margin-bottom: 20px;
	}
}

.back-to-storelist {
	display: none;
}

@media ( min-width : 1024px) {
	#colorbox #cboxTitle .headline-text {
		display: block !important;
	}
}

.pickup-component {
	padding: 0;
	margin: -10px;
}

.pickup-component .find-store-display:before, .pickup-component .find-store-display:after
	{
	content: " ";
	display: table;
}

.pickup-component .find-store-display:after {
	clear: both;
}

.pickup-component .find-store-display:before, .pickup-component .find-store-display:after
	{
	content: " ";
	display: table;
}

.pickup-component .find-store-display:after {
	clear: both;
}

.pickup-component .find-store-display .store-navigation {
	float: left;
	width: 50%;
	border-right: 1px solid #8d320e;
}

.pickup-component .find-store-display .store-navigation .pickup-product
	{
	display: none;
	height: 56px;
	display: table;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
	.pickup-component .find-store-display .store-navigation .pickup-product .name,
	.pickup-component .find-store-display .store-navigation .pickup-product .price
	{
	height: 56px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb
	{
	width: 56px;
	padding: 10px;
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb img
	{
	height: 100%;
	width: 100%;
}

.pickup-component .find-store-display .store-navigation .pickup-product .price
	{
	padding: 0 10px;
}

.pickup-component .find-store-display .store-navigation .pickup-search-product
	{
	height: 56px;
	display: table;
	border-bottom: 1px solid #ddd;
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar
	{
	height: 56px;
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn
	{
	box-shadow: none !important;
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me
	{
	height: 56px;
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
	display: none;
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span
	{
	margin-right: 10px;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager
	{
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	background: #fff;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
	.pickup-component .find-store-display .store-navigation .store-navigation-pager:after
	{
	content: " ";
	display: table;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after
	{
	clear: both;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
	.pickup-component .find-store-display .store-navigation .store-navigation-pager:after
	{
	content: " ";
	display: table;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after
	{
	clear: both;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev
	{
	float: left;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .next
	{
	float: right;
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .position
	{
	text-align: center;
	margin: 0 80px;
}

.pickup-component .find-store-display .display-details {
	float: left;
	width: 50%;
	position: relative;
	height: 364px;
	background: #fff;
	overflow: hidden;
}

.pickup-component .find-store-display .display-details .store-image {
	float: right;
	width: 150px;
}

.pickup-component .find-store-display .display-details .store-image img
	{
	width: 100%;
	height: auto;
}

.pickup-component .find-store-display .display-details .distance {
	text-align: right;
	margin-top: 10px;
}

.pickup-component .find-store-display .display-details .store-info .name
	{
	font-weight: bold;
}

.pickup-component .find-store-display .display-details .store-info .address
	{
	color: #777777;
}

.pickup-component .find-store-display .display-details .store-links {
	margin: 10px 0;
}

.pickup-component .find-store-display .display-details .store-links a {
	display: block;
}

.pickup-component .find-store-display .display-details .store-openings .title
	{
	font-weight: bold;
}

.pickup-component .find-store-display .display-details .store-openings dl dt
	{
	width: 60px;
	text-align: left;
	float: left;
}

.pickup-component .find-store-display .display-details .store-openings dl dd
	{
	margin-left: 80px;
}

.pickup-component .find-store-display .display-details .pickup-product {
	height: 112px;
	width: 100%;
	font-weight: bold;
	border-top: 1px solid #ddd;
}

.pickup-component .find-store-display .display-details .pickup-product .variants
	{
	height: 30px;
	margin-top: -30px;
	padding: 5px 10px;
	font-weight: normal;
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:after
	{
	content: ", ";
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after
	{
	content: "";
}

.pickup-component .find-store-display .display-details .pickup-product .thumb
	{
	float: left;
	width: 112px;
	height: 112px;
	padding: 10px;
}

.pickup-component .find-store-display .display-details .pickup-product .thumb img
	{
	height: 100%;
	width: auto;
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info
	{
	display: table;
	height: 56px;
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
	.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price
	{
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name
	{
	font-weight: normal;
	width: 100%;
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price
	{
	padding: 0 10px;
	text-align: right;
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock
	{
	white-space: nowrap;
}

.pickup-component .find-store-display .display-details .pickup-product .action
	{
	height: 56px;
	padding: 11px 10px;
	text-align: right;
}

.pickup-component .find-store-display .display-details .pickup-product .action button
	{
	vertical-align: top;
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector
	{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group
	{
	width: 102px;
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input
	{
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.pickup-component .pickup-store-list {
	padding-left: 0;
	list-style: none;
	height: 280px;
	overflow: hidden;
	margin: 0;
	position: relative;
}

.pickup-component .pickup-store-list li.loading {
	height: 56px;
	background: #f2f4f7;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #8d320e;
	text-align: center;
	line-height: 56px;
}

.pickup-component .pickup-store-list li.loading .glyphicon {
	color: #8d320e;
	-webkit-animation: spin 1s linear infinite;
	-moz-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}

@
-moz-keyframes spin { 100% {
	-moz-transform: rotate(360deg);
}

}
@
-webkit-keyframes spin { 100% {
	-webkit-transform: rotate(360deg);
}

}
@
keyframes spin { 100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}
.pickup-component .pickup-store-list .pickup-store-list-entry {
	height: 56px;
}

.pickup-component .pickup-store-list .pickup-store-list-entry input {
	display: none;
}

.pickup-component .pickup-store-list .pickup-store-list-entry label {
	margin: 0;
	height: 100%;
	font-size: 12px;
	padding: 0 0 0 10px;
	display: table;
	width: 100%;
	cursor: pointer;
	position: relative;
	background: #f2f4f7;
	border-bottom: 1px solid #ddd;
}

.pickup-component .pickup-store-list .pickup-store-list-entry label:hover
	{
	background: #f2f2f2;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info
	{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name
	{
	display: block;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city
	{
	display: block;
	font-weight: normal;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability
	{
	display: table;
	height: 100%;
	width: 80px;
	border-left: 1px solid #ddd;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span
	{
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 5px;
	text-align: center;
	white-space: nowrap;
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div
	{
	font-size: 10px;
}

.inline-layer {
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.9s ease-out;
	-o-transition: 0.9s ease-out;
	transition: 0.9s ease-out;
}

.inline-layer.open {
	height: auto !important;
}

@media ( min-width : 1024px) {
	.pickup-component .find-store-display .pickup-store-list {
		margin: 0 -1px 0 0;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label
		{
		padding-right: 14px;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after
		{
		content: "";
		display: block;
		width: 1px;
		height: auto;
		position: absolute;
		top: -1px;
		right: 0;
		bottom: -1px;
		background: #8d320e;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label
		{
		background: #8d320e;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .pickup-store-info
		{
		color: #fff;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .store-availability
		{
		color: #fff;
	}
	.pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label:after
		{
		display: block;
		content: "";
		width: 28px;
		height: 28px;
		position: absolute;
		top: 50%;
		right: -1px;
		background: transparent;
		border: 14px solid transparent;
		border-right-color: #fff;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@media ( max-width : 1023px) {
	.pickup-component {
		overflow: hidden;
	}
	.pickup-component .find-store-display {
		width: 200%;
		-webkit-transition: -webkit-transform 0.3s ease-out;
		-moz-transition: -moz-transform 0.3s ease-out;
		-ms-transition: -ms-transform 0.3s ease-out;
		-o-transition: -o-transform 0.3s ease-out;
		transition: transform 0.3s ease-out;
	}
	.pickup-component .find-store-display .store-navigation {
		width: 50%;
		border: 0;
	}
	.pickup-component.show-store .find-store-display {
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.pickup-component .qty-selector input {
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		width: 60px;
	}
	.pickup-component .action {
		padding-top: 0 !important;
	}
}

@media ( max-width : 639px) {
	.pickup-component .find-store-display .display-details .store-image {
		float: none;
		width: auto;
	}
	.pickup-component .find-store-display .display-details .store-image:before,
		.pickup-component .find-store-display .display-details .store-image:after
		{
		content: " ";
		display: table;
	}
	.pickup-component .find-store-display .display-details .store-image:after
		{
		clear: both;
	}
	.pickup-component .find-store-display .display-details .store-image:before,
		.pickup-component .find-store-display .display-details .store-image:after
		{
		content: " ";
		display: table;
	}
	.pickup-component .find-store-display .display-details .store-image:after
		{
		clear: both;
	}
	.pickup-component .find-store-display .display-details .store-image img
		{
		width: 50%;
		height: auto;
		float: left;
		max-width: 150px;
	}
	.pickup-component .find-store-display .display-details .store-image .distance
		{
		width: 50%;
		text-align: left;
		float: left;
		margin: 0;
		padding: 0 0 0 10px;
	}
	.pickup-component .find-store-display .display-details .store-image .distance strong
		{
		display: block;
	}
	.pickup-component .find-store-display .display-details .pickup-product {
		position: relative;
	}
	.pickup-component .find-store-display .display-details .pickup-product .thumb
		{
		width: 56px;
		height: 56px;
		padding: 5px;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action
		{
		position: absolute;
		bottom: 0;
		width: 100%;
		background: #fff;
		white-space: nowrap;
		padding-top: 0;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector
		{
		margin-right: 5px;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group
		{
		min-width: 120px;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input
		{
		text-align: center;
		padding-left: 0;
		padding-right: 0;
		width: 60px;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn
		{
		padding-left: 15px;
		padding-right: 15px;
	}
	.pickup-component .find-store-display .display-details .pickup-product .action .btn
		{
		padding-left: 10px;
		padding-right: 10px;
	}
}

.pickup-component .display-details .store-tabs {
	position: relative;
	padding: 10px;
	height: 252px;
}

.pickup-component .display-details .store-tabs .tabs-list {
	padding-left: 0;
	list-style: none;
	background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 10px 0;
}

.pickup-component .display-details .store-tabs .tabs-list .current-info
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.pickup-component .display-details .store-tabs .tabs-list:before,
	.pickup-component .display-details .store-tabs .tabs-list:after {
	content: "";
	position: absolute;
	background-color: transparent;
	height: 10px;
	left: 0;
	width: 100%;
}

.pickup-component .display-details .store-tabs .tabs-list:before {
	top: 0;
	background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}

.pickup-component .display-details .store-tabs .tabs-list:after {
	bottom: 0;
	background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}

.pickup-component .display-details .store-tabs .tabs-list li {
	margin: 5px 0;
	border: 1px solid transparent;
	border-left: 0;
	color: #999;
	position: relative;
}

.pickup-component .display-details .store-tabs .tabs-list li a {
	color: inherit;
	font-size: 18px;
	padding: 5px 10px;
	display: block;
	border-left: 2px solid transparent;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.pickup-component .display-details .store-tabs .tabs-list li.active {
	border: 1px solid #eee;
	border-left: 0;
	background: #fff;
	color: #666;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
	border-right: 2px solid #8d320e;
}

.pickup-component .display-details .store-tabs .tabs-list li.active a {
	border-left: 2px solid transparent !important;
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover,
	.pickup-component .display-details .store-tabs .tabs-list li a:focus {
	color: #666;
	border-left: 2px solid #8d320e;
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
	.pickup-component .display-details .store-tabs .tabs-list li a:focus:before
	{
	display: block;
	content: attr(aria-label);
	width: auto;
	height: 20px;
	line-height: 20px;
	background: #8d320e;
	position: absolute;
	top: 0;
	left: -10px;
	margin: 6px 0;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	font-size: 12px;
	padding: 0 5px;
	color: #fff;
	white-space: nowrap;
}

.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
	.pickup-component .display-details .store-tabs .tabs-list li a:focus:after
	{
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border: 5px solid transparent;
	border-left: 5px solid #8d320e;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	margin: 6px 0;
	-webkit-transform: translate(-100%, 5px);
	-ms-transform: translate(-100%, 5px);
	-o-transform: translate(-100%, 5px);
	transform: translate(-100%, 5px);
}

.pickup-component .display-details .store-tabs .content {
	margin-right: 52px;
	overflow: auto;
	height: 100%;
}

.pickup-component .display-details .store-tabs .tabhead {
	display: none;
}

.pickup-component .display-details .store-tabs .pickup-map {
	height: 232px;
}

.addressbook-component {
	border: 1px solid #eee;
	padding: 0;
	margin: 140px 0;
}

.addressbook-component .addressbook-header {
	background: #eee;
	position: relative;
	border-bottom: 1px solid #8d320e;
	padding: 10px;
	height: 56px;
	display: table;
	width: 100%;
}

.addressbook-component .addressbook-header .headline {
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.addressbook-component .addressbook-header .headline .back-to-storelist
	{
	display: none;
}

.addressbook-component .addressbook-header .close-addressbook {
	display: table-cell;
}

.addressbook-component .find-address-display:before,
	.addressbook-component .find-address-display:after {
	content: " ";
	display: table;
}

.addressbook-component .find-address-display:after {
	clear: both;
}

.addressbook-component .find-address-display:before,
	.addressbook-component .find-address-display:after {
	content: " ";
	display: table;
}

.addressbook-component .find-address-display:after {
	clear: both;
}

.addressbook-component .find-address-display .address-navigation {
	float: left;
	width: 50%;
	border-right: 1px solid #8d320e;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager
	{
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border-top: 1px solid #DDDDDD;
	margin-top: -1px;
	background: #fff;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
	.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after
	{
	content: " ";
	display: table;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after
	{
	clear: both;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
	.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after
	{
	content: " ";
	display: table;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after
	{
	clear: both;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev
	{
	float: left;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next
	{
	float: right;
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position
	{
	text-align: center;
	margin: 0 80px;
}

.addressbook-component .find-address-display .display-details {
	float: left;
	width: 50%;
}

.addressbook-component .find-address-display .display-details .address-details
	{
	padding: 10px;
	height: 252px;
	overflow: hidden;
}

.addressbook-component .find-address-display .display-details .address-actions
	{
	height: 56px;
	width: 100%;
	font-weight: bold;
	border-top: 1px solid #ddd;
	padding: 10px 10px;
	position: relative;
}

.addressbook-component .find-address-display .display-details .address-actions .set-default
	{
	position: absolute;
	top: -50px;
	right: 10px;
}

.addressbook-component .address-list {
	padding-left: 0;
	list-style: none;
	height: 280px;
	overflow: hidden;
	margin: 0;
	position: relative;
}

.addressbook-component .address-list .address-list-entry {
	height: 56px;
	overflow: hidden;
}

.addressbook-component .address-list .address-list-entry input {
	display: none;
}

.addressbook-component .address-list .address-list-entry label {
	margin: 0;
	height: 100%;
	font-size: 12px;
	padding: 0 0 0 10px;
	display: table;
	width: 100%;
	cursor: pointer;
	position: relative;
	background: #eee;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.addressbook-component .address-list .address-list-entry label:hover {
	background: #f2f2f2;
}

.addressbook-component .address-list .address-list-entry .address-info {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.addressbook-component .address-list .address-list-entry .address-info .inner
	{
	max-height: 56px;
	overflow: hidden;
	display: block;
}

.addressbook-component .address-list .address-list-entry .address-list-entry-name
	{
	display: block;
}

.addressbook-component .address-list .address-list-entry .address-list-entry-city
	{
	display: block;
	font-weight: normal;
}

.addressbook-component .address-list .address-list-entry .address-actions
	{
	display: table;
	height: 100%;
	width: auto;
}

.addressbook-component .address-list .address-list-entry .address-actions span
	{
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
	text-align: center;
}

.inline-layer {
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.9s ease-out;
	-o-transition: 0.9s ease-out;
	transition: 0.9s ease-out;
}

.inline-layer.open {
	height: auto !important;
}

.checkboxInlineCheckbox, .checkboxInlineLabel {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

.checkboxInlineCheckbox {
	float: left;
	margin-right: 1em !important;
}

.checkboxInlineLabel {
	font-weight: bold !important;
}

.form-group .area {
	height: 50px;
}

@media ( min-width: 640px) and (max-width: 1600px) {
	.form-group .area {
		height: 80px;
	}
}

@media ( min-width : 1024px) {
	.addressbook-component .find-address-display .address-list {
		margin: 0 -1px 0 0;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry label
		{
		padding-right: 14px;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry label:after
		{
		content: "";
		display: block;
		width: 1px;
		height: auto;
		position: absolute;
		top: -1px;
		right: 0;
		bottom: -1px;
		background: #8d320e;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label
		{
		background: #8d320e;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info
		{
		color: #fff;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions
		{
		color: #fff;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label:after
		{
		display: block;
		content: "";
		width: 28px;
		height: 28px;
		position: absolute;
		top: 50%;
		right: -1px;
		background: transparent;
		border: 14px solid transparent;
		border-right-color: #fff;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@media ( max-width : 1023px) {
	.addressbook-component {
		overflow: hidden;
	}
	.addressbook-component .find-address-display {
		width: 200%;
		-webkit-transition: -webkit-transform 0.3s ease-out;
		-moz-transition: -moz-transform 0.3s ease-out;
		-ms-transition: -ms-transform 0.3s ease-out;
		-o-transition: -o-transform 0.3s ease-out;
		transition: transform 0.3s ease-out;
	}
	.addressbook-component .find-address-display .address-navigation {
		width: 50%;
		border: 0;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label
		{
		background: #8d320e;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info
		{
		color: #fff;
	}
	.addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions
		{
		color: #fff;
	}
}

.login-section .headline, .register-section .headline {
	padding: 10px 0;
	font-size: 18px;
}

.forgotten-password {
	margin-bottom: 20px;
}

.forgotten-password .description.mainDescription{
	font-size: 18px;
}

.forgotten-password .description {
	margin-bottom: 10px;
}

@media ( max-width : 1023px) {
	.login-section, .register-section {
		margin-bottom: 50px;
	}
	.login-section .headline, .register-section .headline {
		border-bottom: 1px solid #eee;
		margin-bottom: 20px;
	}
	.login-section .forgotten-password, .register-section .forgotten-password
		{
		padding-top: 10px;
		margin-bottom: 30px;
	}
}

.mandatory-label {
	padding-top: 15px;
}

.j_remember-wrapper {
	float: left;
}

@media ( max-width : 480px) {
	#loginButton.login-register-button,
	.backButton {
		min-width: 186px;
	}
	
	#loginButton.login-register-button{
		margin-top: -13px;
	}
	
	.backButton{
		margin-top: 15px;
	}
	
	.login-register-button,
	.backButton {
		margin-left: auto;
		margin-right: auto;
		float: none;
		display: block;
	}
	#loginButton.login-register-button,
	.backButton {
		padding-left: 20px;
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block !important;
	}
	.mandatory-label {
		padding-top: 10px;
		text-align: center;
	}
	.mandatory-label small {
		display: block;
		padding: 0;
		margin: 20px 0;
		float: none;
		overflow: auto;
		width: 100%;
	}
	#loginButton.login-register-button,
	.backButton {
		padding-left: 20px;
		float: right;
		padding-left: 20px;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.backButton {
		color: #fff;
		border: #fff 1px solid;
	}
	#loginButton.login-register-button .icon{
		margin-left: 5px;
		margin-right: 20px;
	}
	.backButton .icon {
		margin-right: 5px;
		margin-left: 20px;
	}
	.j_remember-wrapper {
		float: left;
		width: 100%;
		clear: both;
		margin-bottom: 1.5em;
	}
}

.not-red-inputError .errorMessageLoginPage {
	display: none;
}

.red-inputError .errorMessageLoginPage {
	background: #ffe1d7;
	padding: 10px 15px 10px 15px;
	text-align: center;
	color: #8d320e;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:0px;
	margin-top: 15px;
}

.red-inputError label, .red-inputError input[type="checkbox"],
	.red-inputError input[type="checkbox"]:checked::before, .red-inputError .icon-label,
	.red-inputError .btn:hover, .red-inputError .icon-arrow-long,
	.red-inputError .icon-arrow-right, .red-inputError .form-group label,
	.red-inputError .form-group .icon {
	color: #ffe1d7 !important;
	border-color: #ffe1d7;
}

.red-inputError .form-group input.form-control, .red-inputError .form-group input.form-control:focus
	{
	border-color: #ffe1d7;
}

.checkout-login .headline {
	padding: 10px 0 20px;
	font-size: 18px;
	font-weight: 300;
}

.checkout-login .btn.btn-block+.btn.btn-block {
	margin-top: 10px;
}

/*.checkout-headline {
  font-size: 27px;
  margin: 10px 0;
  font-weight: 300;
}*/
.checkout-headline span {
	color: #8d320e;
}

.checkout-steps .headline {
	padding: 10px 0 20px;
	font-size: 18px;
	font-weight: 300;
}

.checkout-steps .step-head {
	background: #c7cbd0;
	padding: 0 20px 0 70px;
	cursor: default;
	font-weight: 300;
	color: #19212b;
	font-size: 18px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	height: 44px;
	counter-increment: checkout;
	position: relative;
}

.checkout-steps .step-head:before {
	content: counter(checkout);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	width: 50px;
	text-align: center;
	font-size: 1.2em;
	line-height: 44px;
}

.checkout-steps .step-head.active:before, .checkout-steps .step-head.done:before
	{
	font-weight: bold;
}

@media ( max-width : 1023px) {
	.checkout-steps .step-head {
		height: 55px;
	}
}

.checkout-steps .step-head:hover, .checkout-steps .step-head:focus {
	text-decoration: none;
}

.checkout-steps .step-head .title {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
}

.checkout-steps .step-head.active {
	background: #19212b;
	color: #fff;
	font-variant: small-caps;
}

.checkout-steps .step-head.done {
	cursor: pointer;
	background: #a9afb7;
	font-weight: 400;
	-webkit-box-shadow: 0 2px 2px 0 #6d7989;
	box-shadow: 0 2px 2px 0 #6d7989;
}

.checkout-steps .step-head .edit {
	height: auto;
	text-align: center;
	color: #19212b;
	font-size: 25px;
	display: table-cell;
	vertical-align: middle;
}

.checkout-steps .step-body>div {
	margin: 10px 0;
}

.checkout-steps .step-body .checkout-indent {
	margin: 0 20px;
}

.checkout-steps .step-body hr {
	margin: 10px 0;
	border-color: #b6b6b6;
}

.checkout-steps .step-body .btn.checkout-next {
	margin: 20px 0;
}

.checkout-steps .optionPayments {
	padding: 10px;
	font-variant: small-caps;
	font-weight: 600;
}

.checkout-steps .paymentOptionValue {
	padding-left: 10px;
}

.checkout-shipping .checkout-shipping-items {
	background: #f2f4f7;
	padding: 10px;
	margin: 10px 0;
}

.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header
	{
	padding: 0 0 10px 0;
	font-size: 18px;
}

.checkout-shipping .checkout-shipping-items ul {
	padding-left: 0;
	list-style: none;
}

.checkout-shipping .checkout-shipping-items ul li {
	font-size: 12px;
}

.checkout-shipping .checkout-shipping-items ul li .name {
	font-weight: bold;
}

.checkout-shipping .simplify-pickup-locations {
	background: #f2f4f7;
	padding: 10px;
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header
	{
	background: #b3bfd0;
	padding: 10px;
	line-height: 35px;
	margin: -10px -10px 10px -10px;
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
	.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after
	{
	content: " ";
	display: table;
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after
	{
	clear: both;
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
	.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after
	{
	content: " ";
	display: table;
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after
	{
	clear: both;
}

.checkout-shipping .simplify-pickup-locations ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.checkout-shipping .simplify-pickup-locations ul li+li {
	border-top: 1px solid #b3bfd0;
}

.checkout-shipping .simplify-pickup-locations ul a {
	color: #666;
	background: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
}

/*
.page-multiStepCheckoutSummaryPage button {
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
		border-left: 0px white solid ;
}

.page-multiStepCheckoutSummaryPage .icon.icon-arrow-right{
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
    position: relative;
    display: block;
    font-size: 1.5em;
    line-height: 0.9em;
    height: 0.5em;
    float: right;
		margin-top: 0.25em;
		margin-left: 0.25em;
    margin-right: 0;
    width: 2em;
    overflow: hidden;
}

.page-multiStepCheckoutSummaryPage button:hover{
    border-left-width: 1em;
}

.page-multiStepCheckoutSummaryPage button:hover .icon.icon-arrow-right{
    width: 1em;
}
*/
#addressbook, #savedpayments {
	display: none;
	padding-bottom: 20px;
}

#colorbox #addressbook, #colorbox #savedpayments {
	display: block;
}

#addressbook ul, #savedpayments ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

#addressbook ul li, #savedpayments ul li {
	padding: 10px 0;
}

.checkout-review .checkout-review-section {
	padding: 10px 0;
}

.checkout-review .checkout-review-section .title {
	font-weight: bold;
	background: #f2f4f7;
	padding: 10px;
}

.checkout-review .checkout-review-section .content {
	padding: 10px;
}

.checkout-order-summary .headline {
	font-size: 18px;
	font-weight: 300;
	background: #19212b;
	padding: 0 20px;
	line-height: 44px;
	color: #fff;
}

@media ( max-width : 1023px) {
	.checkout-order-summary .headline {
		line-height: 55px;
	}
}

.checkout-order-summary .checkout-order-summary-list {
	padding-left: 0;
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #b6b6b6;*/
}

.checkout-order-summary .checkout-order-summary-list li {
	padding: 10px 0;
}

.checkout-order-summary .checkout-order-summary-list li:before,
	.checkout-order-summary .checkout-order-summary-list li:after {
	content: " ";
	display: table;
}

.checkout-order-summary .checkout-order-summary-list li:after {
	clear: both;
}

.checkout-order-summary .checkout-order-summary-list li:before,
	.checkout-order-summary .checkout-order-summary-list li:after {
	content: " ";
	display: table;
}

.checkout-order-summary .checkout-order-summary-list li:after {
	clear: both;
}

.checkout-order-summary .checkout-order-summary-list li:last-child {
	border: 0;
}

.checkout-order-summary .checkout-order-summary-list .thumb {
	float: left;
	margin-right: 10px;
	margin: 15px;
}

.checkout-order-summary .checkout-order-summary-list .thumb img {
	width: 100%;
	height: auto;
}

.checkout-order-summary .checkout-order-summary-list .price {
	float: right;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.checkout-order-summary .checkout-order-summary-list .details {
	font-size: 12px;
	float: right;
	width: calc(100% - 90px);
}

.checkout-order-summary .checkout-order-summary-list .details .name {
	font-weight: bold;
	display: inline;
}

.checkout-order-summary .checkout-order-summary-list .details .qty {
	display: inline;
}

.checkout-order-summary .checkout-order-summary-list .details .variants
	{
	padding: 10px 0;
}

.checkout-order-summary .checkout-order-summary-list .stock-status {
	clear: both;
	padding: 10px 0;
	font-size: 12px;
}

.checkout-order-summary .checkout-order-summary-list li.section {
	margin-top: 10px;
	background: #f2f4f7;
	padding: 10px 20px;
	border: 0;
}

.checkout-order-summary .checkout-order-summary-list li.section .title {
	float: left;
	margin: 0 10px 0 0;
	width: 76px;
	font-weight: bold;
	text-transform: uppercase;
}

.checkout-order-summary .checkout-order-summary-list li.section .address
	{
	margin-left: 86px;
	font-size: 12px;
}

.checkout-order-summary .checkout-order-summary-list li.section .alternatetitle
	{
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.checkout-order-summary .subtotals {
	background: #f2f4f7;
	padding: 10px 20px;
}

.checkout-order-summary .subtotals.dark {
	background: #19212b;
	color: #fff;
}

@media ( max-width : 639px) {
	.checkout-order-summary .subtotals {
		background: #19212b;
		color: #fff;
	}
}

.checkout-order-summary .subtotals .subtotal-headline {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.checkout-order-summary .subtotal span, .checkout-order-summary .shipping span,
	.checkout-order-summary .tax span, .checkout-order-summary .totals span
	{
	float: right;
}

.checkout-order-summary .totals {
	font-weight: bold;
	margin-top: 10px;
	margin: 10px -20px;
	padding: 10px 20px;
	border-top: 1px solid #adaeb0;
	font-size: 18px;
}

.checkout-success .checkout-success-headline {
	font-size: 18px;
	margin: 10px;
}

.checkout-success .checkout-success-headline span {
	color: #8d320e;
}

.checkout-success .checkout-success-body {
	text-align: center;
}

.checkout-success .checkout-success-body>.col-xs-12 {
	padding: 20px;
}

.checkout-success .checkout-success-body>.cartItemRow {
	padding: 20px;
}

.checkout-success .checkout-success-body .checkout-success-body-headline
	{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}

.checkout-success-body-register {
	overflow: hidden;
	margin: 20px 0 35px 0;
}

.checkout-success-body-register .login-section {
	margin: 0 auto;
	float: none;
	background-color: #f2f4f7;
	padding: 15px;
}

.checkout-success-body-register .checkout-success-body-register-email {
	display: inline-block;
	margin-left: 5px;
}

.checkout-success-body-register form {
	padding: 20px 0;
	text-align: left;
}

.checkout-success .collectionSeasonTitle p {
	width: 100%;
	text-align: center;
	color: white;
	font-family: "Helvetica regular";
	font-size: 11px;
}

.checkout-help {
	text-align: center;
	border: 1px solid #7f7f7f;
	font-size: 15px;
	padding: 10px;
}

.termsAndConditions-section {
	padding-bottom: 20px;
}

.labelRadioButton.col-xs-11.col-md-11 {
	width: calc(100% - 70px);
}

label.terms {
	margin: 15px 0;
}

fieldset#cardDate>.control-label, fieldset#startDate>.control-label {
	font-weight: bold;
	margin-bottom: 5px;
}

fieldset#cardDate .form-group .control-label, fieldset#startDate .form-group .control-label
	{
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.store-finder {
	display: none;
	padding: 0;
}

.store-finder-headline {
	font-size: 18px;
	margin-bottom: 10px;
}

.store-finder-search .row>* {
	margin-bottom: 10px;
}

.store-finder-pagination {
	line-height: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.store-finder-pagination:before, .store-finder-pagination:after {
	content: " ";
	display: table;
}

.store-finder-pagination:after {
	clear: both;
}

.store-finder-pagination:before, .store-finder-pagination:after {
	content: " ";
	display: table;
}

.store-finder-pagination:after {
	clear: both;
}

.store-finder-navigation {
	overflow: hidden;
	height: 561px;
}

.store-finder-navigation, .store-finder-details {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.store-finder-map {
	width: 100%;
	height: 200px;
}

.store-finder .stores-nearby {
	margin-bottom: 10px;
}

.store-finder-navigation-list {
	padding-left: 0;
	list-style: none;
	margin: 0;
	border: 1px solid #ddd;
	position: relative;
}

.store-finder-navigation-list li.loading {
	height: 56px;
	background: #f2f4f7;
	border-bottom: 1px solid #ddd;
	text-align: center;
	line-height: 56px;
}

.store-finder-navigation-list li.loading .glyphicon {
	color: #8d320e;
	-webkit-animation: spin 1s linear infinite;
	-moz-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}

@
-moz-keyframes spin { 100% {
	-moz-transform: rotate(360deg);
}

}
@
-webkit-keyframes spin { 100% {
	-webkit-transform: rotate(360deg);
}

}
@
keyframes spin { 100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}
.store-finder-navigation-list-entry {
	height: 56px;
}

.store-finder-navigation-list-entry:last-child label {
	border: 0;
}

.store-finder-navigation-list-entry input {
	display: none;
}

.store-finder-navigation-list-entry label {
	margin: 0;
	height: 100%;
	font-size: 12px;
	padding: 0 14px 0 10px;
	display: table;
	width: 100%;
	cursor: pointer;
	position: relative;
	background: #f2f4f7;
	border-bottom: 1px solid #ddd;
}

.store-finder-navigation-list-entry label:hover {
	background: #f2f2f2;
}

.store-finder-navigation-list-entry input:checked+label {
	background: #8d320e;
	color: #fff !important;
}

.store-finder-navigation-list-entry input:checked+label:after {
	display: block;
	content: "";
	width: 28px;
	height: 28px;
	position: absolute;
	top: 50%;
	right: -1px;
	background: transparent;
	border: 14px solid transparent;
	border-right-color: #fff;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.store-finder-navigation-list-entry-info {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.store-finder-navigation-list-entry-name {
	display: block;
}

.store-finder-navigation-list-entry-address {
	display: block;
	font-weight: normal;
}

.store-finder-navigation-list-entry-city {
	display: block;
	font-weight: normal;
}

.store-finder-navigation-list-entry-distance {
	display: table;
	height: 100%;
	width: 80px;
	border-left: 1px solid #ddd;
}

.store-finder-navigation-list-entry-distance span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 5px;
	text-align: center;
	white-space: nowrap;
}

.store-finder-details-back {
	margin-bottom: 20px;
	display: none !important;
}

@media ( max-width : 639px) {
	.store-finder-details-back {
		display: inline-block !important;
	}
}

.store-finder-details-image {
	width: 112px;
	float: left;
	margin-right: 10px;
}

.store-finder-details-image img {
	width: 100%;
	height: auto;
}

.store-finder-details-info {
	margin-left: 122px;
}

.store-finder-details-info-name {
	font-weight: bold;
}

.store-finder-details hr {
	clear: both;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 1px;
	position: relative;
	border: 0;
}

.store-finder-details hr:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	height: 1px;
	right: 0;
	left: 0;
	background: #ddd;
}

.store-finder-details-map {
	background: #eee;
}

.store-finder-details-openings dl dt {
	text-align: left !important;
	width: 60px;
}

.store-finder-details-openings dl dd {
	margin-left: 60px;
}

.store-finder-details-openings ul {
	padding-left: 0;
	list-style: none;
}

@media ( max-width : 639px) {
	.store-finder .back-to-storelist {
		margin-bottom: 10px;
	}
	.store-finder .store-finder-panel {
		width: 200%;
		margin: 0;
		-webkit-transition: -webkit-transform 0.3s ease-out;
		-moz-transition: -moz-transform 0.3s ease-out;
		-o-transition: -o-transform 0.3s ease-out;
		transition: transform 0.3s ease-out;
	}
	.store-finder .store-finder-panel>* {
		padding: 0;
	}
	.store-finder .store-finder-panel .store-finder-details {
		display: none;
	}
	.store-finder.show-store .store-finder-pagination {
		color: rgba(0, 0, 0, 0);
		height: 46px;
	}
	.store-finder.show-store .store-finder-pagination * {
		display: none;
	}
	.store-finder.show-store .store-finder-panel {
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.store-finder.show-store .store-finder-panel .store-finder-navigation {
		padding-right: 20px;
	}
	.store-finder.show-store .store-finder-panel .store-finder-details {
		display: block;
	}
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #666;
}

#colorbox {
	outline: 0;
}

#cboxTopLeft {
	width: 14px;
	height: 14px;
}

#cboxTopCenter {
	height: 14px;
}

#cboxTopRight {
	width: 14px;
	height: 14px;
}

#cboxBottomLeft {
	width: 14px;
}

#cboxBottomCenter {
	height: 43px;
}

#cboxBottomRight {
	width: 14px;
}

#cboxMiddleLeft {
	width: 14px;
}

#cboxMiddleRight {
	width: 14px;
}

#cboxContent {
	background: #fff;
	overflow: visible;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxCurrent {
	position: absolute;
	bottom: -25px;
	left: 58px;
	font-weight: bold;
	color: #7C7C7C;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	position: absolute;
	bottom: -29px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active,
	#cboxClose:active {
	outline: 0;
}

#cboxPrevious {
	left: 0px;
	background-position: -51px -25px;
}

#cboxPrevious:hover {
	background-position: -51px 0px;
}

#cboxNext {
	left: 27px;
	background-position: -75px -25px;
}

#cboxNext:hover {
	background-position: -75px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
	background-position: -125px 0px;
	right: 27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
	background-position: -150px -25px;
	right: 27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: -125px 0px;
}

#cboxTitle {
	background: #f2f4f7;
	position: absolute;
	top: 0;
	border-bottom: 1px solid #8d320e;
	padding: 10px;
	height: 56px;
	display: table;
	width: 100%;
}

#cboxTitle .headline {
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

#cboxClose {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	/*padding: 6px 12px;*/
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #8d320e;
	border-color: transparent;
	-webkit-box-shadow: 0 2px 2px 0 #c30000;
	box-shadow: 0 2px 2px 0 #c30000;
	position: absolute;
	top: 25px;
	right: 10px;
}

#cboxClose:focus, #cboxClose:active:focus, #cboxClose.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

#cboxClose:hover, #cboxClose:focus {
	color: #19212b;
	text-decoration: none;
}

#cboxClose:active, #cboxClose.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

#cboxClose.disabled, #cboxClose[disabled], fieldset[disabled] #cboxClose
	{
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

#cboxClose:hover, #cboxClose:focus, #cboxClose:active, #cboxClose.active,
	.open>.dropdown-toggle#cboxClose {
	color: #ffffff;
	background-color: #ff1111;
	border-color: rgba(0, 0, 0, 0);
}

#cboxClose:active, #cboxClose.active, .open>.dropdown-toggle#cboxClose {
	background-image: none;
}

#cboxClose.disabled, #cboxClose[disabled], fieldset[disabled] #cboxClose,
	#cboxClose.disabled:hover, #cboxClose[disabled]:hover, fieldset[disabled] #cboxClose:hover,
	#cboxClose.disabled:focus, #cboxClose[disabled]:focus, fieldset[disabled] #cboxClose:focus,
	#cboxClose.disabled:active, #cboxClose[disabled]:active, fieldset[disabled] #cboxClose:active,
	#cboxClose.disabled.active, #cboxClose[disabled].active, fieldset[disabled] #cboxClose.active
	{
	background-color: #8d320e;
	border-color: transparent;
}

#cboxClose .badge {
	color: #8d320e;
	background-color: #ffffff;
}

#cboxClose:hover, #cboxClose:focus, #cboxClose:active, #cboxClose.active,
	.open .dropdown-toggle#cboxClose {
	color: #8d320e;
	background-color: #fff;
	border-color: #8d320e;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#cboxClose:active, #cboxClose.active, .open .dropdown-toggle#cboxClose {
	background-image: none;
}

#cboxClose.disabled, #cboxClose[disabled], fieldset[disabled] #cboxClose,
	#cboxClose.disabled:hover, #cboxClose[disabled]:hover, fieldset[disabled] #cboxClose:hover,
	#cboxClose.disabled:focus, #cboxClose[disabled]:focus, fieldset[disabled] #cboxClose:focus,
	#cboxClose.disabled:active, #cboxClose[disabled]:active, fieldset[disabled] #cboxClose:active,
	#cboxClose.disabled.active, #cboxClose[disabled].active, fieldset[disabled] #cboxClose.active
	{
	color: #8d320e;
	background-color: #ff8686;
	border-color: transparent;
	-webkit-box-shadow: 0 2px 2px 0 #ff0707;
	box-shadow: 0 2px 2px 0 #ff0707;
}

#cboxClose .badge {
	color: #8d320e;
	background-color: #ffffff;
}

#cboxTitle {
	height: 56px;
}

#cboxLoadedContent {
	margin-top: 56px;
	padding: 10px;
}

@media ( max-width : 1023px) {
	#cboxClose {
		padding: 10px 16px;
		font-size: 18px;
		line-height: 1.33;
		border-radius: 0;
	}
	#cboxTitle {
		height: 66px;
		padding: 0 10px;
	}
	#cboxTitle:before, #cboxTitle:after {
		content: " ";
		display: table;
	}
	#cboxTitle:after {
		clear: both;
	}
	#cboxTitle:before, #cboxTitle:after {
		content: " ";
		display: table;
	}
	#cboxTitle:after {
		clear: both;
	}
	#cboxLoadedContent {
		margin-top: 66px;
	}
}

.price del {
	color: #666;
	font-weight: bold;
}

.price ins {
	color: #8d320e;
	text-decoration: none;
}

a.price ins:hover {
	color: #ff1111;
}

.price.msrp {
	color: #666;
}

.account-navigation {
	margin-bottom: 10px;
}

.account-navigation .account-navigation-header {
	padding: 10px;
	text-transform: uppercase;
}

.account-navigation .account-navigation-header a {
	display: block;
}

.account-navigation .account-navigation-list {
	margin: 10px;
	padding-left: 0;
	list-style: none;
}

@media ( min-width : 640px) and (max-width: 1023px) {
	.account-navigation .account-navigation-list {
		display: none !important;
	}
}

@media ( max-width : 639px) {
	.account-navigation .account-navigation-list {
		display: none !important;
	}
}

.account-navigation .account-navigation-list li.title {
	margin-top: 10px;
	font-weight: bold;
}

.account-navigation .account-navigation-list li.active {
	font-weight: bold;
}

.account-navigation .account-navigation-list li a:hover,
	.account-navigation .account-navigation-list li a:focus {
	color: #8d320e;
}

.account-home .account-home-section {
	margin-bottom: 20px;
}

.account-home .account-home-section .account-home-section-header {
	background: #f2f4f7;
	padding: 10px;
	text-transform: uppercase;
}

.account-home .account-home-section .account-home-section-content {
	height: 100px;
	padding: 10px;
	border: 1px solid #f2f4f7;
	border-top: 0;
}

.account-home .account-home-section .account-home-section-content ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

@media ( max-width : 1023px) {
	.account-home .account-home-section {
		margin-bottom: 10px;
	}
	.account-home .account-home-section .account-home-section-content {
		height: auto;
		padding: 0;
	}
	.account-home .account-home-section .account-home-section-content ul li a
		{
		padding: 10px;
		display: block;
	}
	.account-home .account-home-section .account-home-section-content ul li+li
		{
		border-top: 1px solid #eee;
	}
}

.account-section .account-section-content {
	padding: 10px;
}

.account-section .btn.btn-block+.btn.btn-block {
	margin-top: 10px;
}

.account-profil .account-profil-info {
	margin: 0 0 10px;
	padding: 0;
}

.account-profil .account-profil-info .account-profil-info-line {
	line-height: 2em;
}

.account-profil .account-profil-info .account-profil-info-line span {
	display: inline-block;
	/* width: 100px;*/
}

.account-profil a.btn {
	margin-top: 10px;
}

.account-profil .btn+.btn {
	margin-left: 10px;
}

.account-addressbook .account-addressbook-list, .account-paymentdetails .account-addressbook-list,
	.account-addressbook .account-paymentdetails-list,
	.account-paymentdetails .account-paymentdetails-list {
	padding-left: 0;
	list-style: none;
}

/*
.account-addressbook .account-addressbook-list li,
.account-paymentdetails .account-addressbook-list li,
.account-addressbook .account-paymentdetails-list li,
.account-paymentdetails .account-paymentdetails-list li {
  padding: 20px;
  margin-bottom: 20px;
}*/
.account-addressbook .account-addressbook-list li .actions .btn,
	.account-paymentdetails .account-addressbook-list li .actions .btn,
	.account-addressbook .account-paymentdetails-list li .actions .btn,
	.account-paymentdetails .account-paymentdetails-list li .actions .btn {
	margin-top: 10px;
}

.account-addressbook .account-addressbook-list li .actions .btn+.btn,
	.account-paymentdetails .account-addressbook-list li .actions .btn+.btn,
	.account-addressbook .account-paymentdetails-list li .actions .btn+.btn,
	.account-paymentdetails .account-paymentdetails-list li .actions .btn+.btn
	{
	margin-left: 10px;
}

.account-addressbook .account-addressbook-list li .remove,
	.account-paymentdetails .account-addressbook-list li .remove,
	.account-addressbook .account-paymentdetails-list li .remove,
	.account-paymentdetails .account-paymentdetails-list li .remove {
	float: right;
}

/*.account-addressbook .account-addressbook-list li + li,*/
.account-paymentdetails .account-addressbook-list li+li,
	.account-addressbook .account-paymentdetails-list li+li,
	.account-paymentdetails .account-paymentdetails-list li+li {
	border-top: 1px solid #f2f4f7;
}

.account-addressbook .remove {
	float: right;
}

.account-orderhistory .account-orderhistory-pagination {
	padding-bottom: 10px;
	padding-top: 10px;
}

.account-orderhistory .account-orderhistory-pagination .account-orderhistory-pagination-text
	{
	line-height: 32px;
}

.account-orderhistory .account-orderhistory-pagination .pager {
	margin: 0;
}

.account-orderhistory .account-orderhistory-sort {
	background: #f2f4f7;
	padding: 10px;
}

.account-orderhistory .account-orderhistory-list {
	border: 1px solid #eee;
}

.account-orderhistory .account-orderhistory-list ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item
	{
	padding: 10px;
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a
	{
	color: #666;
}

.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a:hover,
	.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a:focus
	{
	color: #8d320e;
}

@media ( max-width : 639px) {
	.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .status strong
		{
		display: block;
	}
}

.account-orderhistory .account-orderhistory-list li+li {
	border-top: 1px solid #eee;
}

.account-orderdetail .account-orderdetail-overview:before,
	.account-orderdetail .account-orderdetail-overview:after {
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-overview:after {
	clear: both;
}

.account-orderdetail .account-orderdetail-overview:before,
	.account-orderdetail .account-orderdetail-overview:after {
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-overview:after {
	clear: both;
}

.account-orderdetail .account-orderdetail-overview .canel-panel {
	float: right;
	max-width: 200px;
}

.account-orderdetail .account-orderdetail-item-section {
	padding: 10px 0;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header
	{
	background: #f2f4f7;
	padding: 10px;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
	.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after
	{
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after
	{
	clear: both;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
	.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after
	{
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after
	{
	clear: both;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .button-panel
	{
	float: right;
	width: 200px;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body
	{
	border: 1px solid #eee;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul
	{
	padding-left: 0;
	list-style: none;
	margin: 0;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li
	{
	padding: 10px;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
	.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after
	{
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after
	{
	clear: both;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
	.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after
	{
	content: " ";
	display: table;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after
	{
	clear: both;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li+li
	{
	border-top: 1px solid #eee;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .thumb
	{
	float: left;
	margin-right: 10px;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .price-total
	{
	float: right;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals
	{
	padding: 10px;
	text-align: right;
	border-top: 1px solid #eee;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals div span
	{
	display: inline-block;
	width: 100px;
}

.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals .totals
	{
	font-weight: bold;
}

.quick-view-popup .product-image {
	float: left;
	width: 33%;
}

.quick-view-popup .product-image a {
	display: block;
}

.quick-view-popup .product-image img {
	width: 100%;
	height: auto;
}

.quick-view-popup .product-details {
	margin-left: 33%;
	padding-left: 20px;
}

.quick-view-popup .product-details .name {
	font-size: inherit;
	font-weight: bold;
}

.quick-view-popup .product-details .rating:after {
	clear: none;
}

.quick-view-popup .product-details .price {
	font-size: inherit;
	font-weight: bold;
}

.quick-view-popup .addtocart-component {
	clear: both;
	padding-top: 20px;
}

.skip, .skiptocontent, .skiptonavigation {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.textarea {
	margin: 0px;
	width: 558px;
	height: 57px;
}

.gap-on-top {
	margin-top: 15px;
}

.gap-on-bottom {
	margin-bottom: 15px;
}

/*# sourceMappingURL=style.css.map */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

CROSS SITE COMPONENTS

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* - - - - - - - - - -
  CENTERING CLASSES
- - - - - - - - - -- */

/*
  .centered-content center the content in a div in all direction
  Sample usage:
	<div style="height:500px;width:100%;">
 	  <div class="centered-content">
	 	  MY CENTERED CONTENT
	  </div>
  </div>
*/
.centered-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 90%;
}

/* rewrote for fullsize body video pages (example: login page ) */
.centered-content.content-on-fullsize-body-video,
	.centered-content-registration, .centered-content-on-blankpage,
	.centered-content-on-top {
	width: 38%;
	z-index: 4;
	margin-left: auto;
	margin-right: auto;
}

.centered-content-registration {
	margin-top: 130px;
}

.centered-content-on-blankpage {
	padding-top: 0px;
	padding-bottom: 100px;
}

.centered-content-on-top {
	position: relative;
	top: 0;
	left: 0;
	margin: auto;
	padding: 100px 0 0 0;
}

@media ( max-width : 1023px) {
	.centered-content.content-on-fullsize-body-video,
		.centered-content-registration, .centered-content-on-blankpage,
		.centered-content-on-top {
		width: 48%;
	}
	.centered-content.content-on-fullsize-body-video,
		.centered-content-on-blankpage {
		top: 50%;
	}
	.centered-content-registration {
		margin-top: 177px;
	}
}

@media ( max-width : 768px) {
	.centered-content.content-on-fullsize-body-video,
		.centered-content-registration, .centered-content-on-blankpage,
		.centered-content-on-top {
		width: 400px;
		min-width:400px;
	}
	.centered-content.content-on-fullsize-body-video,
		.centered-content-on-blankpage {
		/*top:37%;*/
		/*top: 450px;*/
		top: 50%;
	}
	.centered-content-registration {
		margin-top: 89px;
	}
}

@media ( max-width : 480px) {
	.centered-content.content-on-fullsize-body-video,
		.centered-content-registration, .centered-content-on-blankpage,
		.centered-content-on-top {
		width: calc( 100% - 60px );
		min-width:250px;
		max-width: 400px;
	}
	.centered-content-on-blankpage {
		top: 300px;
	}
	.centered-content-registration {
		margin-top: 89px;
	}
}

@media ( max-width : 320px) {
	.centered-content.content-on-fullsize-body-video,
		.centered-content-on-blankpage {
		top: 250px;
	}
}


@media ( max-height : 570px) {
	body:not(.template-pages-layout-landingLayoutCustomAvailabilityPage) > main {
	    padding: 50px 0 0 0;
	    padding-bottom: 0px;
	}
	.gap-on-bottom {
	    margin-top: -25px;
	}
	.j_remember-wrapper {
	    float: left;
	    margin-bottom: 1em;
	}
	.logo-login {
		opacity: 1;
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	.page-login .centered-content.content-on-fullsize-body-video {
		position: relative;
	    margin: 50px auto 0 auto;
	    left: auto;
	    -webkit-transform: translate(0,0);
	    -moz-transform: translate(0,0);
	    transform: translate(0,0);
	    padding-top:0px;
		top:0;
		-webkit-transition: top 0.3s;
		-moz-transition: top 0.3s;
		transition: top 0.3s;
	}
	.login-section, .register-section {
		margin-bottom: 0;
	}
	.errorMessageLoginPage {
		margin-bottom:10px;
	}
	/*
	.bottomLinks {
		margin-bottom: -10px !important;
	}*/

	.bottomLinks {
	    position: relative !important;
	    z-index: 30;
	    width: 100%;
	    text-align: center;
		margin:0;
		top:0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		height: 20px;
	}

}

@media ( max-height : 485px) {
	.homepage-menu {
		min-height: 316px;
	}
	body.template-pages-LoginPageTemplate>main {
		position: relative;
		padding: 0;
		margin: 0;
		height: auto;
		min-height: 0;
		padding-bottom: 0;
		display:block;
	}
	body.template-pages-LoginPageTemplate .fullscreen-video {
		height: auto;
		min-height: 0;
		padding-bottom: 0;
	}
	.centered-content.content-on-fullsize-body-video {
		position: relative !important;
		margin: 0 auto -40px auto;
		top: auto;
		left: auto;
		bottom: auto;
		right: auto;
		padding: 100px 0 0 0;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		height: auto;
	}
	.page-login .centered-content.content-on-fullsize-body-video {
	    position: relative;
	    margin: 50px auto 0 auto;
	    left: auto;
	    -webkit-transform: translate(0,0);
	    -moz-transform: translate(0,0);
	    transform: translate(0,0);
	    top: 0;
	    padding-top:50px;
		-webkit-transition: top 0.3s;
		-moz-transition: top 0.3s;
		transition: top 0.3s;
	}
	/*
	.bottomLinks a {
	    padding-top: 0 !important;
	    padding-bottom: 0 !important;
	}*/
}

/* - - - - - - - - - -
  OBJECT
  fullscreen video image
	...if you, for some reasons, can't use background-size:cover...
  Sample usage:
	<div class="fullscreen-image" style="background-image:url(${media.url})">
	  <img	src="${media.url}">
	</div>
  - - - - - - - - - -- */
.fullscreen-image {
	background: black center center no-repeat;
	background-size: cover;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.fullscreen-image img {
	display: none;
}

/* - - - - - - - - - -
 OBJECT
 fullscreen video bg
 ( http://slicejack.com/fullscreen-html5-video-background-css/ )
 - - - - - - - - - -- */
.fullscreen-video {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -100;
	background: black center center no-repeat;
	background-size: cover !important;
	z-index: 2;
}

.fullscreen-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
.fullscreen-video {
  border:red solid 3px;
}
.fullscreen-video video {
	border:blue solid 3px;
}
*/

/*
.input-group-btn-wrapper input {
	width: calc( 100% - ( 12px + 12px + 15px + 2px ) ) !important;
}

.input-group-btn-wrapper.input-group-btn-wrapper-double-button input{
	width: calc( 100% - ( ( 12px + 12px + 15px + 2px )*2 ) ) !important;
}
*/
.input-group-btn-wrapper {
	width: 100%;
	display: table;
}

.input-group-btn-wrapper>* {
	display: table-cell !important;
	float: none !important;
}

.input-group-btn-wrapper>input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100% !important;
	padding-left: 0;
	padding-right: 0;
}

.fullScreen-video-tag {
	display: none;
	width: 0;
	z-index: -999999;
	top: -999999;
	left: -999999;
	position: fixed;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

HOMEPAGE

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body.page-homepage {
	background: #555;
}

.homepage-menu {
	text-align: left;
	color: white;
}

.homepage-menu .title-homepage-menu {
	font-size: 20px;
	padding: 0;
	margin: 0 0 3px 0;
}

.homepage-menu ul {
	display: block;
	margin: 0 0 52px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.homepage-menu ul li {
	display: block;
	margin: 0;
	padding: 13px 0 16px 0;
	font-size: 1em;
	color: white;
}

.homepage-menu ul li a {
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 1em;
	font-size: 40px;
	font-variant: small-caps;
	position: relative;
}

#registration-form a:after, .homepage-menu ul li a:after {
	font-size: 1.2em;
	display: inline-block;
	overflow: hidden;
	width: 0;
	line-height: 0.75em;
	margin: 0 0 0 0.5em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	z-index: 2;
	top: 0;
	position: absolute;
	left: 100%;
	font-family: "loropianatextile";
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\63";
}

#forgottenPassword-form a:after, .homepage-menu ul li a:after {
	font-size: 1.2em;
	display: inline-block;
	overflow: hidden;
	width: 0;
	line-height: 0.75em;
	margin: 0 0 0 0.5em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	z-index: 2;
	top: 0;
	position: absolute;
	left: 100%;
	font-family: "loropianatextile";
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\63";
}

.homepage-menu ul li a:hover:after {
	width: 70px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

.icon-return:before {
	font-size: 3.2em;
	display: inline-block;
	content: " \2190"; /* TODO: sostituire con font iconico corretto! */
	overflow: hidden;
	color: #666;
	cursor: pointer;
	position: absolute;
	left: -50px;
	top: -10px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.icon-return:hover:before {
	left: -60px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

LOGIN PAGE

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.js-change-login-form {
	cursor: pointer;
}

body.page-login {
	background: #555;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Registration form */
#registration-form {
	width: 100%;
	height: 100%;
	background: white;
	overflow: auto;
	z-index: 9999;
}

.register-section {
	text-align: left;
	margin-bottom: 60px;
}

#registration-form {
	position: fixed;
	left: 0;
	top: 101%;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s;
	transition: top 1s;
	display: block;
}

#registration-form.registration-is-open {
	top: 0 !important;
	display: block;
}

/*forgottenPassword-form */
#forgottenPassword-form {
	width: 100%;
	height: 100%;
	background: white;
	overflow: auto;
	z-index: 99;
}

#forgottenPassword-form {
	position: fixed;
	left: 0;
	top: 101%;
	display: block;
}

.enableTransition {
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s;
	transition: top 1s;
}

#forgottenPassword-form.registration-is-open {
	top: 0 !important;
	display: block;
}

.registerMessage {
	position: relative;
	margin-bottom: 37px;
	/*margin-top: 130px;*/
}

.forgotten-password label {
	display: none;
}

.forgotten-password .sendRequest:hover {
	text-decoration: none;
}

@media ( max-width : 479px) {
	.forgotten-password .form-group input {
		width: 100%;
	}
	.forgotten-password .form-group {
		margin-bottom: 0;
	}
}

.registerMessage h4 {
	margin-bottom: 8px;
}

.registerMessage .icon {
	font-size: 60px;
	-webkit-transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
	position: absolute;
	top: -3px;
	left: -78px;
	line-height: 0;
}

/* Login form */
#login-form {
	color: white;
	text-align: left;
}

@media ( max-width : 320px) {
	.login-section, .register-section {
		margin-bottom: 0;
	}
	#login-form {
		color: white;
		text-align: left;
		padding-bottom: 0px;
	}
	#loginButton.login-register-button {
		margin-top: 0px;
	}
	.gap-on-bottom {
		margin-bottom: 0px;
	}
}

/* Bottom links */
.bottomLinks {
	position: fixed;
	z-index: 30;
	bottom: 70px;
	left: 0;
	width: 100%;
	text-align: center;
	height:50px;
}


.bottomLinks a {
	display: inline-block;
	color: white;
	padding: 18px 15px;
	font-variant: small-caps;
	font-size: 15px;
}
 
@media ( max-width : 350px) {
	.bottomLinks a {
		max-width: calc(50% - 2px);
		font-size: 13px !important;
	}
	.bottomLinks a:first-child {
		float: left;
		padding-right: 0px;

	}
	.bottomLinks a:last-child {
		float: right;
		padding-right: 2px;
	}
}

.landingBottomContactLinks {
	position: fixed;
	bottom: 0px;
	background: white;
	width: 100%;
	line-height: 50px;
	text-align: center;
	z-index: 99;
	margin: 0;
}

.landingBottomContactLinks ul {
	margin: 0;
}

.landingBottomContactLinks li {
	display: inline;
	margin-right: 10px;
}

.landingBottomContactLinks a {
	color: #666;
	font-size: 13px;
	font-variant: small-caps;
}

.separatorBottomLink:before {
	content: "*"; /* TODO: sostituire con font iconico corretto! */
	color: #666;
	margin-right: 10px;
}

body.page-productDetails .input-group-btn {
	border-bottom: 0;
}

.buttonToCheckout {
	float: right;
	padding-right: 0;
}

.cart-list .qty-selector .btn {
	height: 48px;
	width: 30px;
}

.cart-list .js-qty-selector-input {
	text-align: center;
	min-width: 30px;
	min-height: 48px;
}

.cart-list form {
	display: table;
}

.cart-list .titleGroupProductCart {
	padding-bottom: 20px;
	font-size: 20px;
	text-transform: capitalize;
	text-align: center;
	color: #666;
}

@media ( min-width : 1024px) {
	.cart-list .titleGroupProductCart {
		font-size: 30px;
	}
	.cart-list .qty-selector .btn {
		width: 40px;
	}
	.cart-list .js-qty-selector-input {
		min-width: 50px;
	}
}

@media ( max-width : 640px) {
	.cart-list .qty-selector .btn {
		width: 40px;
	}
	.cart-list .js-qty-selector-input {
		min-width: 50px;
	}
}

.cart-list .labelsGroupProductCart {
	line-height: 50px;
	z-index: 1;
	position: relative;
	padding-bottom: 50px;
	font-variant: small-caps;
}

.cart-list .icon-rm-prod {
	float: right;
}

.cart-list .input-group-btn .btn.btn-primary.js-qty-selector-cart-minus,
	.cart-list .input-group-btn .btn.btn-primary.js-qty-selector-cart-plus,
	body.page-productDetails .input-group-btn .btn.btn-primary.js-qty-selector-minus,
	body.page-productDetails .input-group-btn .btn.btn-primary.js-qty-selector-plus
	{
	background: #eeeeee;
	color: #555555;
	line-height: 19px;
	border: 1px solid #cccccc;
	padding: 12px 0;
	font-weight: 600;
	text-align: center;
}

.cart-list label {
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 0;
}

.cart-list .product-item .qty {
	padding: 0;
}

.cart-list .icon.icon-close-menu {
	color: #666;
	font-size: 13px;
	margin-top: 10px;
}

.cart-list .icon.icon-close-menu:hover {
	color: #8d320e;
}

.btn.btn-default.btn-block.continueShoppingButton {
	background: transparent;
	color: #8d320e;
	text-transform: none;
	text-align: left;
	padding-left: 0;
}

body.page-productDetails .input-group-btn .btn.btn-primary.js-qty-selector-minus
	{
	border-right: 0;
}

body.page-productDetails .input-group-btn .btn.btn-primary.js-qty-selector-plus
	{
	border-left: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

INTERIOR HOMEPAGE

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* - - - - - - - - - -
 	TITLE, SUBTITLE AND ARROW LINK BOX
	Sample usage:
	<div class="section-link-block">
		<h2 class="mainTitle">${title}</h2>
		<h3 class="mainSubtitle">${subTitle}</h3>
		<a class="arrowLink" href="${urlLink}"> &#x2192; </a>
	</div>
  - - - - - - - - - -- */

/*****************************************************/
/**************** NAVIGATION BAR *********************/
/*****************************************************/


.arrowLink {
	display: block;
	font-size: 60px;
	line-height: 20px;
	color: #666;
	max-width: 360px;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #666;
	font-size: 100px;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.arrowLink, a .arrowLink, a.arrowLink {
	text-decoration: none;
	color: #666;
}

.arrowLink:hover, a:hover .arrowLink, a.arrowLink:hover, a:hover .arrowLink
	{
	text-decoration: none;
	color: #662206;
}

.main-container {
	display: block;
}

/* MASSIMO 1400px */
/*.main-container {
    display: block;
    max-width: 1400px;
    margin: auto;
}
*/

/*****************************************************/
/**************** END NAVIGATION BAR *****************/
/*****************************************************/

/*****************************************************/
/**************** TOOL RIGHT *********************/
/*****************************************************/


.tool-conteiner-slot {
	position: fixed;
	left: 50px;
	top: 0;
	text-align: right;
	background: #eeeeee;
	z-index: 1001;
	width: calc(100% - 50px);
	height: 50px;
}

.tool-conteiner-slot .tool-button {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	float: left;
	display: block;
	height: 50px;
	width: 50px;
	padding: 0;
	margin: 0 10px;
	position: relative;
}

.tool-conteiner-slot .tool-button .icon {
	height: 50px;
	width: 50px;
}

@media ( max-width : 1023px) {
	
	.tool-conteiner-slot .tool-button.tool-hidable {
		height:0;
		opacity:0;
		overflow:hidden;
	}
	.tool-conteiner-slot.open .tool-button.tool-hidable {
		height:50px;
		opacity:1;
	}
	
	.tool-conteiner-slot .tool-button.tool-hidable .icon {
		opacity:0;
	}
	.tool-conteiner-slot.open .tool-button.tool-hidable .icon {
		opacity:1;
	}

}

.tool-conteiner-slot .tool-button .more-button {
	background: #ddd !important;
}

.tool-conteiner-slot .tool-button .more-button:hover {
	background: #ccc !important;
}
.tool-conteiner-slot .tool-button .more-button .icon-more:before {
	content: "\2807";
	display: block;
	width: 4px;
	height: 18px;
	margin-left: -5px !important;
	margin-top: calc( -0.5em - 2px ) !important;
	font-size: 24px;
}

.tool-conteiner-slot.open .tool-button .more-button .icon-more:before {
	margin-left: -7px !important;
	margin-top: calc( -0.5em - 1px ) !important;
	content: "\6d";
	font-family: "loropianatextile" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}

.tool-conteiner-slot.open .tool-button .more-button {
	background: #ccc !important;
}

@media ( min-width: 1024px) {
	.tool-conteiner-slot .tool-button.tool-button-more {
		display:none !important;
	}
}


.tool-conteiner-slot .tool-button.tool-button-go-up {
    background: #ddd;
    margin-left: 0;
}

/* NASCONDE FRECCINA DESKTOP SE NON SCROLLATO */
@media ( max-width: 1023px) {
	.tool-conteiner-slot .tool-button.tool-button-go-up-desktop { display:none; }
	.isScroll .tool-conteiner-slot .tool-button.tool-button-go-up-desktop { display:none; }
	.tool-conteiner-slot .tool-button.tool-button-go-up-mobile { display:none; }
	.isScroll .tool-conteiner-slot .tool-button.tool-button-go-up-mobile { display:block; }
}
@media ( min-width: 1024px) {
	.tool-conteiner-slot .tool-button.tool-button-go-up-mobile { display:none; }
	.isScroll .tool-conteiner-slot .tool-button.tool-button-go-up-mobile { display:none; }
	.tool-conteiner-slot .tool-button.tool-button-go-up-desktop { display:none; }
	.isScroll .tool-conteiner-slot .tool-button.tool-button-go-up-desktop { display:block; }
}

.tool-conteiner-slot .tool-button a, .tool-conteiner-slot .tool-button button,
	.tool-conteiner-slot .tool-button .btn, .tool-conteiner-slot .tool-button .icon
	{
	background: transparent !important;
	color: #8d320e !important;
	width: 100%;
	height: 100%;
}

.tool-conteiner-slot .tool-button:first-child a, .tool-conteiner-slot .tool-button:first-child button,
	.tool-conteiner-slot .tool-button:first-child .btn,
	.tool-conteiner-slot .tool-button:first-child .icon {
	color: #333 !important;
	width: 100%;
	height: 100%;
}

.tool-conteiner-slot .tool-button.tool-button-account .icon {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
}

.tool-conteiner-slot {
	display: table;
	left: auto;
	right: 0;
	width: 50px;
	height: auto;
	padding: 0;
	margin: 0;
	top: 0px;
}
.tool-conteiner-slot .tool-button {
	padding: 0;
	margin: 0;
}
.tool-conteiner-slot .tool-button:first-child {
	margin-top: 0;
	margin-bottom: 0;
}
.tool-conteiner-slot .tool-button:hover {
	background: #ddd;
}
.isScroll .tool-conteiner-slot {
	top: 0;
}

@media ( min-width : 1024px) {
	.tool-conteiner-slot {
		/*top: 50px;*/
		top: 215px;
	}
    .page-news-events .tool-conteiner-slot {
        top: 50px;
        background: #fff;
    }
    .page-news-events.isScroll .tool-conteiner-slot {
        background: #eee;
    }
}

.tool-conteiner-slot .tool-button.tool-button-account a,
	.tool-conteiner-slot .tool-button.tool-button-account button,
	.tool-conteiner-slot .tool-button.tool-button-account span,
	.tool-conteiner-slot .tool-button a, .tool-conteiner-slot .tool-button button,
	.tool-conteiner-slot .tool-button span {
	height: 50px;
	line-height: 50px;
	width: 50px;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}

.tool-conteiner-slot .tool-button.tool-button-cart a {
	height: 50px;
	line-height: 50px;
	width: 50px;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}

.tool-conteiner-slot .tool-button.tool-button-go-up {
	background: #ccc;
}

.tool-conteiner-slot .tool-button.tool-button-go-up:hover {
	background: #bbb;
}

.tool-conteiner-slot .tool-button .icon:before, .tool-conteiner-slot .tool-button .glyphicon:before
	{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.5em;
	margin-left: -0.5em;
	line-height: 1em;
	float: left;
}

.tool-conteiner-slot .tool-button.tool-button-go-up .icon:before {
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari */
	transform: rotate(-90deg);
}

.tool-conteiner-slot .tool-button:last-child {
	float: right;
	margin-right: 0;
}

/*****************************************************/
/**************** END TOOL RIGHT *****************/
/*****************************************************/

.section-link-block {
	text-align: center;
	/*padding-top: 150px;*/
	padding-top: 50px;
	padding-bottom: 25px;
}

.rotating-wrapper+.section-link-block {
	padding-top: 100px;
	/*padding-top: 70px;*/
	padding-bottom: 60px;
}

.section-link-block .mainTitle {
	margin: 0;
	padding: 0;
	font-size: 60px;
	font-variant: small-caps;
	letter-spacing: 0px;
	font-weight: 300;
}

.section-link-block .mainSubtitle {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

@media ( max-width : 480px) {
	.rotating-wrapper+.section-link-block {
		padding-top: 52px;
	}
	.section-link-block .mainTitle {
		margin-bottom: -10px;
		font-size: 50px;
	}
	.mainSubtitle {
		display: none;
	}
}

.mainTitle {
	margin: 0;
	padding: 0;
	font-size: 38px;
	color: #666;
}

.mainSubtitle {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.mainSubtitle {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.mainLink {
	margin: auto;
	font-size: 60px;
}

/* - - - - - - - - - -
 	COMPONENT
 	videobannercomponent
  - - - - - - - - - -- */
.videobannercomponent-wrapper {
	position: relative;
	overflow: hidden;
}

.videobannercomponent-wrapper:first-child {
	height: 500px;
}

@media ( min-width : 640px) {
	.videobannercomponent-wrapper:first-child {
		height: 500px;
	}
}

@media ( min-width : 1024px) {
	.videobannercomponent-wrapper:first-child {
		height: 500px;
	}
}

.videobannercomponent-wrapper {
	position: relative;
	height: 500px;
	/* z-index: -1; */
}

@media ( max-width : 1023px) {
	.videobannercomponent-wrapper:first-child {
		height: 500px;
	}
	.videobannercomponent-wrapper {
		height: 400px;
	}
}

@media ( max-width : 480px) {
	.videobannercomponent-wrapper {
		height: 375px;
	}
	.videobannercomponent-wrapper:first-child {
		height: 400px;
	}
	.videobannercomponent-wrapper:first-child .content-on-video {
		padding-top: 0px;
	}
}

.videobannercomponent-wrapper .fullscreen-video {
	position: absolute; /* rewrite fixed position */
}

.welcome-on-video {
	font-size: 38px;
	display: block;
}

.content-on-video, .content-on-image {
	max-width: 735px;
	z-index: 3;
	padding: 0;
}

.content-on-video a, .content-on-image a {
	display: inline-block;
	float: none;
	clear: both;
	text-decoration: none;
	/*overflow: hidden;*/
}

.content-on-video a:hover, .content-on-image a:hover,
	.videoOverlayButtonLink:hover {
	opacity: 0.8 !important;
}

.videoOverlayButtonLink {
	cursor: pointer;
}

.videobannercomponent-wrapper:not (:first-child ) .content-on-video.centered-content
	{
	margin-top: 40px;
}

.videobannercomponent-wrapper:not (:first-child ) .logo-on-video {
	display: none;
}

.logo-on-video {
	font-size: 263px;
	height: 60px;
	line-height: 60px;
	display: block;
	margin-top: 50px;
	margin-top: 10px;
}

@media ( max-width : 1023px) {
	.logo-on-video {
		margin-top: 60px !important;
	}
}

.logo-on-video:before {
	font-size: 263px;
	height: 60px;
	line-height: 60px;
	float: left;
	margin-top: 20px;
	margin-bottom: -30px;
}

.title-on-video, .titleVideo, .titleImage {
	font-size: 55px;
	font-variant: small-caps;
	line-height: 1.1em;
	display: block;
	letter-spacing: 3px;
}

@media ( max-width : 1023px) {
	.title-on-video, .titleVideo, .titleImage {
		font-size: 30px;
	}
}

.subtitle-on-video, .subtitleVideo, .subtitleImage {
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 42px;
	margin-bottom: 22px;
	display: block;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 1.6em;
}

@media ( max-width : 1023px) {
	.subtitle-on-video, .subtitleVideo, .subtitleImage {
		margin-top: 10px;
		margin-bottom: 0;
		display: block;
	}
}

.type-on-video, .typeVideo, .typeImage {
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
}

.arrow-on-video {
	width: 190px;
	float: none;
	display: block;
	max-width: 190px;
	font-size: 60px;
	margin-bottom: 35px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}

@media ( max-width : 1023px) {
	.arrow-on-video {
		/*margin-bottom: 60px;*/
		margin-bottom: 0;
		margin-top: 0;
	}
}

.arrow-on-video .icon, .arrow-on-video .icon:before {
	line-height: 30px;
}

.video-and-buttons {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.play-video-button, .pause-video-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 98;
}

.play-video-button, .pause-video-button {
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin: 10px;
	padding: 10px;
}

.play-video-button:after, .pause-video-button:after {
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.play-video-button:after {
	display: block;
	content: '';
	width: 12px;
	height: 16px;
	border-top: 8px solid transparent;
	border-left: 12px solid #333;
	border-bottom: 8px solid transparent;
}

.pause-video-button:after {
	display: block;
	content: '';
	width: 12px;
	height: 16px;
	border-right: 4px solid #333;
	border-left: 4px solid #333;
}

.play-video-button:hover:after {
	border-left-color: #ccc;
}

.pause-video-button:hover:after {
	border-right-color: #ccc;
	border-left-color: #ccc;
}

.play-video-button.hide-button-in-mobile, .pause-video-button.hide-button-in-mobile
	{
	display: none;
}

@media ( min-width : 641px) and (max-width: 1023px) {
	.play-video-button, .pause-video-button {
		right: 30px;
	}
}

/* - - - - - - - - - -
	COMPONENT
	productboxcomponent
 - - - - - - - - - -- */
.product-wrapper {
	display: block;
	width: 100%;
}

@media ( max-width : 768px) {
	.product-wrapper {
		display: none;
	}
}

.product-wrapper .product-positioning {
	display: table;
	text-align: center;
	margin: -80px auto;
	max-width: 735px;
	width: 100%;
}

@media ( max-width : 480px) {
	.product-wrapper .product-positioning {
		margin: -40px auto;
	}
}

.product-wrapper .product-positioning .item {
	background: white;
	display: inline-block;
	width: 33.333%;
	/*max-width:245px;*/
	height: auto;
	position: relative;
	float: left;
	z-index: 3;
}

.product-wrapper .product-positioning .item, .product-wrapper .product-positioning .item:hover,
	.product-wrapper .product-positioning .item *, .product-wrapper .product-positioning .item *:hover
	{
	text-decoration: none !important;
}

.item-image-wrapper {
	overflow: hidden;
	/*display: table;*/
	width: 100%;
}

.item-image-wrapper-imageCrop {
	background: center center no-repeat;
	background-size: cover;
	width: 100%;
}

.product-wrapper .product-positioning .item img {
	width: 100%;
	height: auto;
	-webkit-transition: transform 0.7s;
	-moz-transition: transform 0.7s;
	/*-ms-transition: transform 0.7s;*/ /* BUG BORDO BIANCO IN IE */
	-o-transition: transform 0.7s;
	/*transition: transform 0.7s;*/ /* BUG BORDO BIANCO IN IE */
	-webkit-transform: scale(1.02, 1.01);
	-moz-transform: scale(1.01, 1.01);
	transform: scale(1.01, 1.01);
}

.product-wrapper .product-positioning .item .item-tooltip {
	width: 0%;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: #ccc;
	margin-left: 30%;
	z-index: 1;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
	-ms-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
	white-space: nowrap;
	text-align: left;
	padding: 25px 0 45px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product-wrapper .product-positioning .item-toolip-name {
	font-variant: small-caps;
	color: #666;
	font-size: 18px;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product-wrapper .product-positioning .item-toolip-code {
	font-variant: small-caps;
	color: #666;
	font-size: 13px;
	word-wrap: normal;
}

.product-wrapper .product-positioning a:hover {
	text-decoration: none;
}

.product-wrapper .product-positioning .add-to-cart-item {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.product-wrapper .product-positioning .arrowLink {
	position: absolute;
	font-size: 35px;
	left: 20px;
	bottom: 15px;
	color: #666;
}

.product-wrapper .product-positioning .item-toolip-code:hover,
	.product-wrapper .product-positioning .item-toolip-name:hover,
	.product-wrapper .product-positioning .arrowLink:hover {
	opacity: 0.8;
}

@media ( min-width : 640px) {
	.product-wrapper .product-positioning .item:hover {
		z-index: 4;
	}
	.product-wrapper .product-positioning .item:hover img {
		-webkit-transform: scale(1.5, 1.5);
		-moz-transform: scale(1.5, 1.5);
		transform: scale(1.5, 1.5);
	}
	.product-wrapper .product-positioning .item:hover .item-tooltip {
		width: 100%;
		z-index: 5;
	}
}

.product-wrapper .product-positioning .item .item-tooltip .item-toolip-name,
	.product-wrapper .product-positioning .item .item-tooltip .item-toolip-code
	{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1em;
	margin-bottom: 7px;
}

.product-wrapper .product-positioning .item .item-tooltip .icon.icon-arrow-right:before
	{
	float: left;
}

/* PDP responsive */
.pdp-desktop {
	display: block;
}

.pdp-mobile {
	display: none;
}

@media ( max-width : 1023px) {
	.pdp-desktop {
		display: none;
	}
	.pdp-mobile {
		display: block;
	}
}

/* breack link in desktop */
.product-wrapper .product-positioning .item-4 {
	clear: left;
}

@media ( max-width : 1023px) {
	.product-wrapper .product-positioning {
		width: 59%;
	}

	/*.product-wrapper .product-positioning .item {
		max-width:222px;
	}*/
	/* START responsive hiding items in tablet and mobile */
	.product-wrapper .product-positioning .item {
		display: none;
		width: 50%;
	}
	.product-wrapper .product-positioning .item-1, .product-wrapper .product-positioning .item-2
		{
		display: block;
	}
	.product-wrapper .product-positioning .item-3.items-tworows,
		.product-wrapper .product-positioning .item-4.items-tworows {
		display: block;
	}

	/* breack link in tablet */
	.product-wrapper .product-positioning .item-4 {
		clear: none;
	}
	.product-wrapper .product-positioning .item-3 {
		clear: left;
	}

	/* END responsive hiding items in tablet and mobile */
}

@media ( max-width : 480px) {
	.product-wrapper .product-positioning {
		width: 79%;
	}

	/*.product-wrapper .product-positioning .item {
		max-width:119px;
	}*/
}

/* - - - - - - - - - -
 COMPONENT
 searchboxcomponent
 - - - - - - - - - -- */
.main-container .searchboxcomponent-wrapper {
	display: block;
	margin: 70px auto;
	clear: both;
	width: 100%;
	max-width: 735px;
	background: transparent;
}
.template-pages-layout-landingLayoutCustomAvailabilityPage  .main-container .searchboxcomponent-wrapper {
	margin-top: 25px;
	margin-bottom: 25px;
}

.main-container .searchboxcomponent-wrapper .btn {
	width: 30px;
}

/* style ONLY the searchboxcomponent-wrapper ADJACENT TO product-wrapper */
.product-wrapper+.searchboxcomponent-wrapper, .product-wrapper+div:empty+.searchboxcomponent-wrapper
	{
	margin-top: 160px;
}

@media ( max-width : 480px) {
	.product-wrapper+.searchboxcomponent-wrapper, .product-wrapper+div:empty+.searchboxcomponent-wrapper
		{
		margin: 60px auto;
	}
	.product-wrapper+div:empty+.searchboxcomponent-wrapper {
		margin-top: 80px;
	}
}

.titleSearchBox, .main-container .searchboxcomponent-wrapper form {
	width: 100%;
	display: table;
	position: relative;
	max-width: 490px;
	margin: auto;
}

.main-container .searchboxcomponent-wrapper #searchProducts form {
	margin-left: 18%;
}

.main-container .searchboxcomponent-wrapper #searchProducts form input {
	padding-left: 0;
}

@media ( max-width : 840px) {
	#searchProducts {
		padding: 0 15px;
	}
	.main-container .searchboxcomponent-wrapper #searchProducts form {
		margin-left: auto;
	}
	#searchProducts .titleSearchBox {
		margin-left: auto;
	}
}

.addtocart-component .titleSearchBox {
	margin-bottom: 10px;
	font-size: 17px;
	color: #666;
	margin-left:0;
}

.addtocart-component .titleSearchBox .title {
	font-size: 17px;
}

@media ( max-width : 991px) {
	#searchProductAvailability .titleSearchBox {
		margin-left: 0;
	}
}

#searchProducts {
	text-align: center;
}

@media ( max-width : 480px) {
	#searchProductAvailability .titleSearchBox {
		margin-left: 0;
	}
}

.titleSearchBox .glyphicon.glyphicon-search {
	margin-right: 5px;
}

.titleSearchBox .icon-info:before {
	margin: 0 0 -3px 5px ;
	display: block;
	float: left;
}

.titleSearchBox .icon-search:before {
	margin: 2px 5px 10px 0;
	display: block;
	float: left;
}

.titleSearchBox-icon-tooltip {
    display:none;
}

#icon-tooltip-button,
#icon-tooltip-panel,
#icon-tooltip-button-matricola,
#icon-tooltip-panel-matricola,
#icon-tooltip-button-upload-checkout,
#icon-tooltip-panel-upload-checkout,
#icon-tooltip-button * ,
#icon-tooltip-panel * ,
#icon-tooltip-button-matricola * ,
#icon-tooltip-panel-matricola * ,
#icon-tooltip-button-upload-checkout * ,
#icon-tooltip-panel-upload-checkout *{
	-moz-outline:0;
	outline:0;
}

#icon-tooltip-button,
#icon-tooltip-button-matricola,
#icon-tooltip-button-upload-checkout{
	float:none;
	display:inline-block;
	line-height:12px;
	/*color: #8d320e;*/
	position: relative !important;
	text-decoration: none;
}

body.solbiatiFont #icon-tooltip-button {
	float:none;
	display:inline-block;
	line-height:12px;
	color: #6c577e;
	position: relative !important;
}

#icon-tooltip-button.active,
#icon-tooltip-button-matricola.active,
#icon-tooltip-button-upload-checkout.active{
	color: #8d320e;
}

#icon-tooltip-panel,
#icon-tooltip-panel-matricola,
#icon-tooltip-button-tip,
#icon-tooltip-button-matricola-tip,
#icon-tooltip-button-upload-checkout-tip,
#icon-tooltip-panel-upload-checkout{
	display:none;
    padding: 10px;
    background-color: #ddd;
    z-index: 3;
    line-height: 1.1em;
    font-size: 12px;
    color: #666;
}

#icon-tooltip-button-tip,
#icon-tooltip-button-matricola-tip,
#icon-tooltip-button-upload-checkout-tip{
	display:none;
	position: absolute;
	top: 50%;
	left: calc( 100% + 10px );
    width: 250px;
    transform: translate(0,-50%);
}

#tooltip-top #icon-tooltip-button-tip, #tooltip-top #icon-tooltip-button-matricola-tip, #tooltip-top #icon-tooltip-button-upload-checkout-tip {
	bottom: -15%;
	top: auto;
	margin-left: -200px;
}
#tooltip-top #icon-tooltip-button-tip:before, #tooltip-top #icon-tooltip-button-matricola-tip:before, #tooltip-top #icon-tooltip-button-upload-checkout-tip:before {
	left: calc(70%);
	top: 95%;
	transform: rotate(-90deg);
}

#icon-tooltip-button-tip:before,
#icon-tooltip-button-matricola-tip:before,
#icon-tooltip-button-upload-checkout-tip:before{
	content: '';
	width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #ddd;
	position: absolute;
	top: calc( 50% - 5px );
	left: -8px;
}

#icon-tooltip-panel,
#icon-tooltip-panel-matricola{
	margin-top:10px;
	display:none;
}

#icon-tooltip-panel-upload-checkout{
	display:none;
	margin-bottom: 10px;
	margin-left: 25px;
}

#icon-tooltip-button, a.icon.icon-info.icon-feature{
    margin-top: 20px;
}

#icon-tooltip-button.tooltip-description-button{
	margin-top: -1px;
}

.dropdown.dropdown-causality-type.titleSearchBox.icon-feature-location > #icon-tooltip-button, a.icon.icon-info.icon-feature{
    float: right;
    margin-top: 20px;
}

@media (min-width: 641px) {
	#icon-tooltip-button.active #icon-tooltip-button-tip {
		display: block;
	}

	#icon-tooltip-button-matricola.active #icon-tooltip-button-matricola-tip {
		display: block;
	}

	#icon-tooltip-button-upload-checkout.active #icon-tooltip-button-upload-checkout-tip{
		display: block;
	}
}

@media (max-width: 640px) {
	#icon-tooltip-panel.active,
	#icon-tooltip-panel-matricola.active,
	#icon-tooltip-panel-upload-checkout.active{
		display: block;
	}

	.matricola-input-home{
		width:100% !important;
	}
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link {
	text-decoration: none;
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link .icon-label {
	color: white;
	height:42px;
	line-height:42px;
	font-size: 0.9em;
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link .icon {
	display: block;
	color: white;
	margin: 0;
	font-size: 18px;
	height: 55px;
	line-height: 55px;
	padding: 0;
	min-width: 1em;
	text-align: center;
	padding: 0 !important;
	top: auto;
	right: auto;
	left: auto;
	position: relative;
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link.btn-right .icon {
	margin-right: 10px;
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link.btn-right .icon-label {
	margin-left: 10px;
	width: calc( 100% - 42px );
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.site-search.ui-front.searchboxcomponent-wrapper .btn-link .icon:before
	{
	margin: 0;
	top: auto;
	left: auto;
	position: relative;
	height: 55px;
	line-height: 55px;
	min-width: 1em;
}

button.btn.btn-link.btn-icon-arrow-right-slide.icon-to-right {
    padding: 0;
}

/* - - - - - - - - - -
	COMPONENT
	categorybannercollectioncomponent
 - - - - - - - - - -- */
.categorybannercollectioncomponent {
	position: relative;
	z-index: 2;
}

.categorybannercollectioncomponent .banner-positioning {
	display: table;
	text-align: center;
	margin: -80px auto 15px auto;
	max-width: 735px;
	width: 100%;
}

.categorybannercollectioncomponent .banner-row {
	width: calc(100% + 20px);
	margin-right: -10px;
	margin-left: -10px;
	display: block;
}

.categorybannercollectioncomponent .itemBannerImage {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: calc(33.333% - 20px);
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}

@media ( min-width : 1024px) {
	.categorybannercollectioncomponent .itemBannerImage:nth-child(3n+0) {
		margin-right: 0;
	}
}

@media ( max-width :768px) {
	/*.subtitle-on-video, .subtitleVideo, .subtitleImage{
        display:none;
    }*/
	.categorybannercollectioncomponent .banner-positioning {
		padding: 10px;
		max-width: 450px;
	}
	.categorybannercollectioncomponent .itemBannerImage {
		max-width: calc(50% - 15px);
	}
	.categorybannercollectioncomponent .itemBannerImage:nth-child(even) {
		margin-left: 0px;
	}
}

.categorybannercollectioncomponent .itemBannerImage .itemBannerImageBkg
	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	background: center center no-repeat;
	background-size: cover;
}

/*
.categorybannercollectioncomponent .itemBannerImage img {
	display: none;
}
*/
.categorybannercollectioncomponent .itemBannerTitle {
	float: left;
	width: 100%;
	clear: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 19px;
	/*padding: 8px 0;*/
	font-size: 18px;
	font-variant: small-caps;
}

@media ( max-width : 640px) {
	.main-container .searchboxcomponent-wrapper .btn {
		width: 40px;
	}
	.categorybannercollectioncomponent .banner-positioning {
		max-width: 100%;
		width: 100%;
		overflow: auto;
		display: block;
	}
	.categorybannercollectioncomponent .banner-positioning .banner-row {
		display: table;
		table-layout: fixed;
		width: auto;
		max-width: auto;
		margin: 0 20px;
	}
	.categorybannercollectioncomponent .banner-positioning .banner-row .itemBannerImage
		{
		display: table-cell;
		padding: 0 10px;
		float: none;
	}
	.categorybannercollectioncomponent .banner-positioning .banner-row .itemBannerImage .itemBannerImageBkg
		{
		width: 180px;
	}
}

@media ( max-width : 480px) {
	.videobannercomponent-wrapper .icon.icon-logo, 
	.videobannercomponent-wrapper .icon.icon-logo:before {
	    width: 250px;
	    font-size: 50px;
	    margin-bottom: 60px;
	}
	
	.videobannercomponent-wrapper .icon.icon-logo-interiors, 
	.videobannercomponent-wrapper .icon.icon-logo-interiors:before, 
	.videobannercomponent-wrapper .icon.icon-logo-custom, 
	.videobannercomponent-wrapper .icon.icon-logo-custom:before,
	.videobannercomponent-wrapper .icon.icon-logo-yarns, 
	.videobannercomponent-wrapper .icon.icon-logo-yarns:before {
	    width: 250px;
	    font-size: 68px;
	    margin-bottom: 60px;
	}

	.main-container .searchboxcomponent-wrapper .btn {
		width: 30px;
	}
}

/* - - - - - - - - - -
	COMPONENT
	rotatingcategorybannercollectioncomponent
 - - - - - - - - - -- */
.rotating-category-banner-collection-item {
	width: auto;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
}

.rotating-category-banner-collection-item img {
	width: 100%;
	height: auto;
}

.rotating-category-banner-collection-item .itemCategoryBannerDesc {
	padding: 20px;
}

.rotating-category-banner-collection-item .itemCategoryBannerTitle {
	font-size: 40px;
	color: #666;
	line-height: 45px;
	width: 100%;
	margin-bottom: 7px;
	font-variant: small-caps;
}

.rotating-category-banner-collection-item .itemCategoryBannerSubtitle {
	padding-left: 2px;
}

.rotating-category-banner-collection-item .linkBannerCollection {
	margin-left: 3px;
}

.rotating-category-banner-collection-item .itemPosition {
	margin-left: -60%;
	width: 100%;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons
	{
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	height: 0;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next,
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev
	{
	left: 20.6%;
	right: auto;
	height: 40px;
	line-height: 40px;
	width: 40px;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next:hover,
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev:hover
	{
	width: 60px;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next:before,
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev:before
	{
	height: 40px;
	line-height: 40px;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev
	{
	background-color: #8d320e;
	margin-left: -40px
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev:before
	{
	color: white !important;
}

.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev:hover
	{
	margin-left: -60px
}

@media ( max-width : 1023px) {
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next,
		.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev
		{
		left: 31.1%;
	}
}

@media ( max-width : 639px) {
	.rotating-category-banner-collection-item .itemPosition {
		margin-left: 0;
	}
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next,
		.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev
		{
		left: 10%;
	}
}

@media ( min-width : 1400px) {
	.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-next,
		.rotatingcategorybannercollectioncomponent .owl-carousel .owl-controls .owl-buttons .owl-prev
		{
		left: 15.5%;
	}
}

/*************************************************************

FOOTER COMPONENT

**************************************************************/
.footerbanner {
	z-index: 10000000;
	width: 100%;
	height: 250px;
	background-color: #eee;
	font-size: 13px;
}

.footerbanner.footer-default {
	position: relative;
	border-top: 60px solid white;
}

.footerbanner .centered-content {
	/*padding-top: 60px;*/
	
}

.footerbanner ul {
	display: block;
	padding: 0;
	margin: 0 auto;
	float: none;
	text-align: center;
	width: 100%;
	vertical-align: top;
}

.footerbanner ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	position: relative;
	padding: 8px;
	float: none;
	line-height: 1em;
}

.footerbanner ul li:before {
	position: absolute;
	top: 50%;
	left: -1.5px;
	display: block;
	content: '';
	width: 3px;
	height: 3px;
	background-color: #666;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-top: -1.5px;
}

.footerbanner ul li:first-child:before {
	display: none;
}

.footerbanner .icon {
	margin-top: 20px;
	color: #666;
	height: 30px;
}

.footerbanner .icon:before {
	float: left;
	clear: both;
	height: 30px;
}

.footerbanner.footer-video, .footerbanner.footer-video *, .footerbanner.footer-video a,
	.footerbanner.footer-video a:hover, .footerbanner.footer-video :before,
	.footerbanner.footer-video :after {
	color: #fff;
}

.footerbanner.footer-video :after {
	background-color: #fff;
}

/* login */

/* video */
.footerbanner.footer-video, .footerbanner.footer-video .videobannercomponent-wrapper
	{
	height: 510px;
	position: relative;
}

@media ( max-width : 1023px) {
	.footerbanner.footer-video, .footerbanner.footer-video .videobannercomponent-wrapper
		{
		height: 410px;
	}
}

@media ( max-width : 480px) {
	.footerbanner.footer-video, .footerbanner.footer-video .videobannercomponent-wrapper
		{
		height: 360px;
	}
}

/*************************************************************

 DETAILS PAGE (PDP)

**************************************************************/

/*body.page-productDetails .container {
	max-width:728px;
	max-width:990px;
}*/
body.page-productDetails .rating, body.page-productDetails .a2a_kit {
	DISPLAY: NONE;
}

.productDetail-header {
	/* border: red solid 1px; */
	min-height: 215px;
}

.carousel .item {
	overflow: hidden;
	display: table;
	width: 100%;
}

.carousel .item img {
	/*border: 1px solid blue;*/
	width: 100%;
	height: auto;
	-webkit-transition: transform 0.7s;
	-moz-transition: transform 0.7s;
	-ms-transition: transform 0.7s;
	-o-transition: transform 0.7s;
	transition: transform 0.7s;
}

/*
.carousel .item:hover img {
	-webkit-transform: scale(3, 3);
	-moz-transform: scale(3, 3);
	transform: scale(3, 3);
}*/
.gallery-carousel {
	/*DISPLAY:NONE !important;*/
	
}

.variant-section {
	padding: 0;
}

.variant-list-columns img {
	width: 100%;
	height: auto;
}

.btn.productDetailActionButton {
	min-width: 232px;
	text-align: left;
	padding-right: 50px;
}

.productDetailActionButton-download:after {
	content: " \2192"; /* TODO: sostituire con font iconico corretto! */
}

.variant-section {
	
}

/* OWL */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.template-pages-layout-landingLayoutCustomAvailabilityPage .owl-carousel {
	display: block;
}

.owl-carousel:before, .owl-carousel:after {
	content: " ";
	display: table;
}

.owl-carousel:after {
	clear: both;
}

.owl-carousel:before, .owl-carousel:after {
	content: " ";
	display: table;
}

.owl-carousel:after {
	clear: both;
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-wrapper-outer .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
	.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
	content: " ";
	display: table;
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
	clear: both;
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
	.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
	content: " ";
	display: table;
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
	clear: both;
}

.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
	float: left;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading>* {
	min-height: 1px;
}

.owl-carousel .owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-controls .owl-pagination {
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
}

@media ( min-width : 1024px) and (max-width: 1399px) {
	.owl-carousel .owl-controls .owl-pagination {
		/*display: none !important;*/
		
	}
}

@media ( min-width : 1400px) {
	.owl-carousel .owl-controls .owl-pagination {
		/*display: none !important;*/
		
	}
}

.owl-carousel .owl-controls .owl-pagination:before, .owl-carousel .owl-controls .owl-pagination:after
	{
	content: " ";
	display: table;
}

.owl-carousel .owl-controls .owl-pagination:after {
	clear: both;
}

.owl-carousel .owl-controls .owl-pagination:before, .owl-carousel .owl-controls .owl-pagination:after
	{
	content: " ";
	display: table;
}

.owl-carousel .owl-controls .owl-pagination:after {
	clear: both;
}

.owl-carousel .owl-controls .owl-pagination .owl-page {
	cursor: pointer;
	width: 26px;
	height: 26px;
	padding: 3px 3px;
	display: inline-block;
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	display: block;
	width: 15px;
	height: 15px;
	background: transparent;
	border: 2px solid #fff;
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
	background: #fff;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev, .owl-carousel .owl-controls .owl-buttons .owl-next
	{
	cursor: pointer;
	position: absolute !important;
	top: 50% !important;
	display: table;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: rgba(255, 255, 255, 0.7);
	overflow: hidden;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	left: auto;
	right: 0;
	background: white;
	color: #8d320e;
	font-size: 0;

        -ms-transform: translate(0, -25px); /* IE 9 */
    -webkit-transform: translate(0, -25px); /* Safari */
    transform: translate(0, -25px);
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover, .owl-carousel .owl-controls .owl-buttons .owl-next:hover
	{
	color: #ffffff;
	width: 60px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
	.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
	position: absolute;
	left: 40px;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	-webkit-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 0;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:before, .owl-carousel .owl-controls .owl-buttons .owl-prev:before
	{
	content: " << ";
	font-size: 14px;
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #8d320e;
	content: "\66";
	font-family: "loropianatextile";
}

.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon {
	left: 40px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 0;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
	-webkit-transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
}

.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
	left: 10px;
}

.owl-carousel .arrowLink {
	margin: auto;
	float: none;
	/*
	height: 0;
	line-height: 0;*/
	text-align: center;
}

.owl-carousel .arrowLink:before {
	display: block;
	margin: auto;
	float: none;
	height: 0;
	line-height: 0;
	text-align: center;
}

/******************************/
/*    ICON DOWNLOAD PDP      */
/****************************/
.icon.icon-download {
	font-size: 33px;
	top: 8px;
	position: relative;
}
.new-style .icon.icon-download {
	font-size: 33px;
	top: unset;
	position: relative;
}

.icon.icon-download:hover {
	text-decoration: none;
}

.icon.icon-download:focus {
	text-decoration: none;
}

.sectionProductInfo a {
	color: #666;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sectionProductInfo a:hover,
.colorcardpage #bottom-content a:hover {
	text-decoration: none;
	color: #8d320e;
}

.sectionProductInfo .icon.icon-download {
	color: #666;
}

.sectionProductInfo .icon.icon-download:hover {
	text-decoration: none;
	color: #8d320e;
}

/**************************************************/
/* lista prodotti */

/************************************************/
#product-list-preview-items {
	background: pink;
	min-height: 700px;
}

.result-number {
	height: 22px;
	line-height: 22px;
}

.product-list-preview-item {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	height: auto !important;
}

.product-list-preview-item-placeholder-image {
	background: #ccc center center no-repeat url(../images/noimage-big.jpg);
	background-size: cover;
	/*border: 5px solid transparent;*/
}

.owl-carousel .product-list-preview-item-placeholder-image {
	background-image: url(../images/noimage-thumb.jpg);
}

.product-list-preview-item .product-list-preview-item-description {
	display: none;
}

.product-list-preview-item:hover .product-list-preview-item-description
	{
	display: block;
}

.product-list-preview-item figcaption {
	height: 0 !important;
	overflow: hidden;
	width: 100%;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.1s, height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.1s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.1s, height 0.3s, box-shadow 0.3s;
	padding: 0;
}

.product-list-preview-item h3 {
	font-size: 1em !important;
	font-variant: small-caps;
	margin: 0;
	font-weight: bold;
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	width: 100%;
	/* Fallback for non-webkit */
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 2.8em !important;
}

.product-list-preview-item.visita h3 {
	font-size: 1em !important;
	font-variant: small-caps;
	margin: 0;
	font-weight: bold;
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	width: 100%;
	/* Fallback for non-webkit */
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 5.4em !important;
}

.product-list-preview-item.swatch h3 {
	font-size: 1em !important;
	font-variant: small-caps;
	margin: 0;
	font-weight: bold;
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	width: 100%;
	/* Fallback for non-webkit */
	margin: 0 auto;
	font-size: 26px;
	line-height: 1.4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 5.4em !important;
}

.product-list-preview-item figcaption .ellipsed-description {
	display: block;
	/* Fallback for non-webkit */
	display: -webkit-box;
	/* Fallback for non-webkit */
	margin: 0 auto;
	line-height: 1.3;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	clear: both;
	float: left;
	min-height: 1.2em;
	max-height: 4.8em;
	margin-bottom: 1em;
	color: #666;
}

.product-list-preview-item a.thumb {
	overflow: hidden;
}

.product-list-preview-item figcaption span {
	display: block;
}

.product-list-preview-item figcaption a.link-to-details {
	color: #333;
	display: inline-block;
	clear: both;
	float: left;
	margin: 5px 0;
	text-decoration: none;
}

.product-list-preview-item figcaption a.link-to-details:hover {
	color: #8d320e;
}

.product-list-preview-item img {
	width: 100%;
	height: auto !important;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.product-list-preview-item.precollections .title-prod {
	width: 85%;
	float: left;
}
.product-list-preview-item.precollections .precollection-semaforo {
	width: 15%;
	float: right;
	padding-top: 5px;
	text-align: center;
}
.product-list-preview-item.precollections .precollection-semaforo .semaforo {
	width: 20px;
}

.pdp-image-cell{
	position: relative;
}

.pdp-image-cell .precollection-semaforo {
	width: 30px;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.pdp-image-cell .precollection-semaforo .semaforo {
	width: 30px;
}

.product-list-preview-item .title-prod {
	/*height: 6em;*/
	padding: 15px 0 5px 0;
	-webkit-transition: padding 0.1s;
	-moz-transition: padding 0.1s;
	transition: padding 0.1s;
}

.product-list-preview-item .title-prod h3 {
	font-size: 16px;
	color: #666;
}

.product-list-preview-item .title-prod span {
	color: #666;
}

.product-list-preview-item .title-prod span {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-label {
	font-family: "baskerville-old-face" !important;
	color: black !important;
	font-size: 11px !important;
	float: left;
	background-color: #D8D8D8;
	padding: 0.2rem 1rem;
	margin: 0 0.5rem;
	margin-top: 1rem;
	font-weight: bolder;
	text-transform: uppercase;
}

@media ( max-width : 1023px) {
	.product-list-preview-item .title-prod {
		padding: 0;
	}
}

@media ( max-width : 640px) {
	.product-list-preview-item .title-prod, .product-list-preview-item .title-prod h3
		{
		font-size: 16px !important;
	}
}

@media ( min-width : 1024px) {
	.product-list-preview-item:hover .title-prod {
		padding: 15px 15px 5px 15px;
	}
}

/* se abilitato crea un bug su posizionamento righe
.product-list-preview-item:hover .title-prod {
  height: auto;
}*/

/* DETTAGLI SOLO IN HOVER, SOLO PER DESKTOP */
@media ( max-width : 1023px) {
	.product-list-preview-item figcaption .ellipsed-description,
		.product-list-preview-item figcaption a.link-to-details {
		display: none;
	}
}

@media ( min-width : 1024px) {
	.product-list-preview-item:hover {
		background: rgba(221, 221, 221, 0.9);
		border: none;
		/*-webkit-box-shadow: 0px 0px 0px 10px rgba(221,221,221,1);
		-moz-box-shadow: 0px 0px 0px 10px rgba(221,221,221,1);
		box-shadow: 0px 0px 0px 10px rgba(221,221,221,1);*/
		-webkit-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
		z-index: 2;
	}
	.product-list-preview-item figcaption, .product-list-preview-item:hover figcaption
		{
		opacity: 0;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 2;
		background: rgba(221, 221, 221, 0.9);
		font-size: 12px;
		height: auto !important;
		overflow: visible;
		padding: 15px;
	}
	.product-list-preview-item:hover figcaption {
		pointer-events: auto;
		opacity: 1;
		padding-top: 0;
		margin-top: -1px;
	}
	.product-list-preview-item:hover a.thumb .item-image {
		-webkit-transform: scale(0.85, 0.85);
		-moz-transform: scale(0.85, 0.85);
		transform: scale(0.85, 0.85);
	}
}

.owl-carousel-slide-versions:not (.owl-carousel ) {
	max-height: 45px;
	overflow: hidden;
}

.owl-carousel-slide-versions:not (.owl-carousel ) .contain-image {
	width: 45px;
	margin: 0 2px 4px 2px;
	float: left;
}

@media ( max-width : 1023px) {
	.owl-carousel-slide-versions.owl-carousel {
		display: none !important;
	}
}

.owl-carousel-slide-versions.owl-carousel {
	float: left;
	width: 100%;
	position: relative;
}

.owl-carousel-slide-versions.owl-carousel .item-slide-versions {
	width: auto;
	height: auto;
	display: block;
}

.owl-carousel-slide-versions.owl-carousel .item-slide-versions a {
	width: auto;
	height: auto;
	display: block;
	padding: 0 2px;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls {
	top: 0;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-next,
	.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-prev
	{
	margin-top: -12.5px;
	width: 25px;
	height: 25px;
	background: none;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-next
	{
	right: -20px;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-prev
	{
	left: -20px;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-next:before,
	.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-prev:before
	{
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #333;
}

.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-next:hover:before,
	.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-prev:hover:before
	{
	color: #8d320e;
}

body.solbiatiFont .owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-next:hover:before,
.owl-carousel-slide-versions.owl-carousel .owl-controls .owl-buttons .owl-prev:hover:before
{
	color: #6c577e;
}

.selectSizes {
	margin-top: 0px;
}

select {
	padding-top: 0;
	padding-bottom: 0;
	cursor: pointer;
}

.add-to-cart-and-qty-wrapper {
	margin-top:10px;
}

.pagination-bar.top .sort-refine-bar select {
	border: 0;
}

.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.causalities-non-campione .selectSizes.add-to-cart-and-qty-cell {
	min-width: 100%;
	padding: 0;
}

select[name=sizeing] {
	padding-left: 15px;
}

/* STRUTTURA GRIGLIA PDP */
.pdp-image-cell, .pdp-detail-cell, .pdp-cart-cell {
/* 	padding: 0; */
	float: left;
	width: 100%;
}

@media ( max-width : 640px) {
	.pdp-image-cell {
		max-width: 240px;
		float: none;
		margin: auto;
		padding-bottom: 15px;
	}
}

@media ( min-width : 641px) {
	.pdp-image-cell {
		width: 50%;
		min-height: 350px;
		padding-right: 15px;
	}
	#productResultInfo .pdp-image-cell {
		min-height: auto;
	}
	.pdp-detail-cell {
		width: 50%;
		min-height: 200px;
		float: right;
	}
	.pdp-cart-cell {
		width: 100%;
		min-height: 200px;
		float: right;
	}
	
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.selectSizes {
		width: 38%; /* 230/600 */
		float: left;
	}
	
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.qty-selector {
		width: 22%; /* 130/600 */
		float: left;
		margin-left: 20px;
	}
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-matricola {
		width: 30%; /* 130/600 */
		float: right;
		margin-left: 10px;
	}

	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-refProduct-cell .sku {
		display: block;
	}
	
	
	
	
	
	
	
	
	
	
	
	
}

/* owlcarousel in pdp */
.pdp-image-cell .owl-carousel .owl-controls .owl-pagination {
	position: relative;
	bottom:0;
}
.pdp-image-cell .owl-carousel .owl-controls .owl-pagination .owl-page {
    width: 12px;
    height: 12px;
    padding-top: 20px;
    padding-bottom: 0px;
}
.pdp-image-cell .owl-carousel .owl-controls .owl-pagination .owl-page span {
	border: #8d320e solid 1px;
	width: 6px;
    height: 6.5px;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pdp-image-cell .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
	background: #8d320e;
}

.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell:first-child {
	padding-left: 0;
}

.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell:last-child {
	padding-right: 0;
}

.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell {
	width: 100%;
	margin-bottom: 10px;
}

@media ( min-width : 768px) {
	.add-to-cart-and-qty-wrapper {
		float: left;
		width: 100%;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-causality-selector
		{
		width: 32%;
		float: left;
		margin-right: 10px;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-qty-selector {
		width: 32%;
		margin-right: 10px;
		float: left;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-matricola {
		width: 30%;
		float: right;
	}
}

@media ( min-width : 1280px) {
	.pdp-cart-cell {
		width: 50%;
		min-height: 200px;
	}
	.addtocart-component .add-to-cart-and-qty-wrapper {
		float: left;
		/*width: 500px;*/
        width:100%;
	}
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-causality-selector {
		width: 30%; /* 232/484 */
		float: left;
		margin-right: 10px;
	}
	.Yarns .addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-causality-selector {
		width: 40%; /* 232/484 */
		float: left;
		margin-right: 10px;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-causality-selector {
		width: 215px;
		float: left;
		margin-right: 10px;
	}
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-qty-selector {
		width: 27%; /* 132/484 */
		margin-right: 10px;
		float: left;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-qty-selector {
		width: 100px;
		margin-right: 10px;
		float: left;
	}
	.addtocart-component:not(.addtocartcolorcard) .add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-matricola {
		width: 31%; /* 232/484 */
		float: right;
	}
	.add-to-cart-and-qty-wrapper .add-to-cart-and-qty-cell.js-matricola {
		width: 215px;
		float: right;
	}
}



.empty-nav-item {
	color: #666;
}

.icon-donwload {
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 34px;
}

.skuVariantValue, .dimensionVariantValue, .colorVariantValue {
	font-size: 12px;
	font-weight: 700;
	margin-right: 10px;
	text-transform: capitalize;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}

.separatorLine {
	border-bottom: 1px solid #cccccc;
}

.left{
	float:left;
}
.right{
	float:right;
}

/**************************************************/
/* checkout page */

/************************************************/
.indirizzo-spedizione {
	display: table;
	width: 100%;
}

.indirizzo-spedizione .indirizzo-label, .indirizzo-spedizione .indirizzo-radiobutton
	{
	display: table-cell;
	vertical-align: top;
}

.indirizzo-spedizione .indirizzo-radiobutton {
	width: 25px;
}

.indirizzo-spedizione .indirizzo-label {
	padding: 0 0 30px 10px;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.indirizzo-spedizione .indirizzo-label strong {
	
}

.radiocheck-styled {
	position: relative;
	height: 26px;
	width: 26px;
}

.radiocheck-styled .radiocheck-placeholder {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	border: 1px solid #777;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 1px;
	left: 1px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

.radiocheck-styled input[type=radio] {
	display: none;
}

.radiocheck-styled .radiocheck-placeholder::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 13px;
	width: 13px;
	top: 5px;
	left: 5px;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.radiocheck-styled input[type=radio]:checked ~ .radiocheck-placeholder::before
	{
	background: #777;
}

/****************************************************************

                PAGE COLLECTION DETAILS

*****************************************************************/
/*.textContent{
    position: relative;
    height: 500px;
}*/
.textContent {
	position: relative;
}

/*.textContentSecond{
    position: relative;
    height: 800px;
}*/
.textContentSecond {
	position: relative;
}

/*.detailsDescription{
	max-width:656px;
    left: 50%;
    position: relative;
    transform: translate(-50%,-50%);
    top: 50%;
}*/
.detailsDescription {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	color: #666;
}

.detailsDescription h2 {
	font-size: 40px;
	padding-bottom: 25px;
	color: #666;
	font-variant: normal;
}

@media ( max-width : 768px ) {
	.detailsDescription h2 {
		font-size: 25px;
	}
}

@media ( min-width : 1024px ) {
	.detailsDescription h2 {
		font-size: 40px;
	}
}

.detailsDescription h2 i {
	color: #666;
	font-style: normal;
}

.detailsDescription p {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 20px;
}

.detailsDescription a {
	text-decoration: underline;
	color: #662206;
}

/****************************************************************

                PAGE MY ACCOUNT

*****************************************************************/
.page-account .container {
	max-width: 1280px;
}

.mainPageTitle {
	font-size: 55px;
	text-align: center;
	font-variant: small-caps;
	color: #666;
	line-height: 1.1em;
}

.site-logo+.mainPageTitle {
	margin-top: -30px;
}

@media ( max-width : 640px) {
	.mainPageTitle {
		font-size: 45px;
	}
}

.myAccountTabs {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.myAccountTabs a {
	padding: 20px 20px;
	/*     color: #666; */
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

.myAccountTabs a:hover {
	color: #8d320e;
}

body.solbiatiFont .myAccountTabs a:hover {
	color: #6c577e;
}

.myAccountTabs a:focus {
	color: #8d320e;
	outline: none;
}

body.solbiatiFont .myAccountTabs a:focus {
	color: #6c577e;
	outline: none;
}

.myAccountTabs .icon.icon-arrow-right-slide {
	padding: 10px;
	top: 2px;
	position: relative;
}

@media ( max-width : 950px) {
	.myAccountTabs a {
		padding: 20px 13px;
	}
}

@media ( max-width : 850px) {
	.myAccountTabs a {
		padding: 20px 5px;
	}
}

@media ( min-width : 641px) and (max-width: 750px) {
	.myAccountTabs {
		margin-top: 20px !important;
	}
}

@media ( max-width : 750px) {
	.myAccountTabs a {
		padding: 0 5px 15px 5px;
		display: block;
	}
}

/****************************************************************

                PAGE ORDERS HISTORY

*****************************************************************/

.account-section-header-lababels {
	background: #eeeeee;
	padding: 15px 5px 15px 5px;
	display: table;
	width: 100%;
}

.boxOrderHistory {
	border: 1px solid #eeeeee;
}

.emptyOrderHistory {
	text-align: center;
	font-variant: small-caps;
}

.emptyOrderHistory .btn.btn-default.btn-block.continueShoppingButton {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

/****************************************************************

                PAGE MANAGE ADDRESS

*****************************************************************/

.account-addressbook-list .addressBox {
	width: calc(33.333333% - 10px);
	margin: 5px;
}

.addAddress {
	margin: 10px 10px 10px 3px;
	font-variant: small-caps;
}

@media ( max-width : 1023px) {
	.account-addressbook-list .addressBox {
		width: calc(50% - 10px);
	}
}

@media ( max-width : 640px) {
	.account-addressbook-list .addressBox {
		width: calc(100% - 10px);
	}
}

/****************************************************************

                PAGE ACCOUNT SETTING

*****************************************************************/

.profileSetting, .updatePassword {
	margin: auto;
	float: none;
	min-height: 400px;
}

.account-section-header {
	padding: 10px;
	text-align: center;
	font-size: 20px;
}

.account-section .account-section-content.account-section-content-small
	{
	margin: 0 auto;
	/* max-width:600px;*/
}

.selected {
	color: #8d320e !important;
}

body.solbiatiFont .selected {
	color: #6c577e !important;
}

input#Terms1 {
	/*  background: orange;*/
	
}

.buttonCenter {
	float: none;
	text-align: center;
}

.passwordUpdateBtn {
	margin-top: 10px;
}

.profileLabel{
	margin: 0 5px;
}

.boxInputVisible {
	border: 1px solid #bbb;
	padding: 10px;
	/*min-width:calc(50% - 20px);*/
	width: 100%;
	display: inline-block;
	float: left;
	margin: 5px;
	margin-bottom: 19px;
}

/*
.account-section-content .icon.icon-arrow-right{
    font-size: 50px;
    top: -15px;
    position: absolute;
    right: 10px;
}
.account-section-content .icon.icon-arrow-right:hover{
    text-decoration:none;
}
*/
.account-section-content a:hover {
	text-decoration: none;
}

/*
.changePassword{
    padding-right:70px;
    padding-bottom: 70px;
}
*/
.hDivision {
	font-weight: bold;
	display: block;
	margin-right: 10px;
	margin-top: 0px;
}

.profileSetting input.form-control {
	margin-bottom: 10px;
}

.btnChangePwd {
	background: transparent;
	border: 0;
	color: #8d320e;
	margin-top: 20px;
}

.errorMessage {
	float: left;
	color: #8d320e;
	margin-left: 10px;
}

.control-group.error .controls {
	width: 100%;
	padding: 0;
}

.account-section .btnChangePwd .icon.icon-arrow-right {
	position: absolute;
	font-size: 40px;
	left: 0;
	right: 360px;
	top: 0px;
	margin-top: 20px;
}

.icon-label {
	float: none;
}

/****************************************************************

                PAGE ORDERS DETAILS

*****************************************************************/

.order-details-header {
	padding: 10px;
	text-align: center;
	font-size: 20px;
}

.labelOrderDetail {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #eeeeee;
}

.labelOrderDetail:last-child {
	border-bottom: 0;
}

.labelOrderCode {
	padding-top: 15px;
	padding-bottom: 15px;
}

.labelOrderDate {
	padding-top: 15px;
	padding-bottom: 15px;
}

.labelOrderDivision {
	padding-top: 15px;
	padding-bottom: 15px;
}

.boxOrderDetail {
	padding: 0 10px 0px 10px;
}

.orderNameProduct a {
	color: #666;
	text-decoration: none;
}

.orderNameProduct a:hover {
	color: #8d320e;
}

.orderThumbnail {
	margin: 20px;
	float: left;
}

.orderThumbnail img {
	width: 80px;
}

.singleOrderProduct {
	border-bottom: 1px solid #eeeeee;
}

.singleOrderProduct:last-child {
	border-bottom: 0;
}

.skuVariantValue a {
	color: #666;
	text-decoration: none;
}

.skuVariantValue a:hover {
	color: #8d320e;
}

input[type="checkbox"].facet-checkbox {
	border: 1px solid #red;
}

.facet-values input[type="checkbox"] {
	border-color: #cccccc;
}

.facet-values input[type="checkbox"]:checked::before {
	color: #666;
}

/****************************************************************
                PAGE CHECKOUT MULTISTEPS

*****************************************************************/
.checkout-steps .step-head.active {
	background: #eeeeee;
	color: #666;
}

.checkout-steps .step-head:before {
	display: none;
}

.checkout-steps .step-head {
	background: #c7cbd0;
	padding: 10px;
	cursor: default;
	font-weight: 300;
	color: #19212b;
	font-size: 18px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	height: 44px;
	counter-increment: checkout;
	position: relative;
}

.checkout-order-summary .headline {
	font-size: 18px;
	font-weight: 300;
	background: #eeeeee;
	padding: 0 0 0 10px;
	line-height: 44px;
	color: #666;
	font-variant: small-caps;
}

.checkout-steps .boxCheckoutDetailsStep {
	padding-bottom: 60px;
}

.boxCheckoutDetailsStep, .boxOrderDetails {
	margin-top: 20px;
	border: 1px solid #eeeeee;
	padding: 0;
}

.boxCheckoutDetailsStep {
	float: left;
	width: 100%;
}

#buttonShowNewAddress {
	font-variant: small-caps;
	margin-bottom: 10px;
}

input[type="radio"] {
	cursor: pointer;
}

.checkout-shipping input[type="radio"] {
	-webkit-transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5) !important;
}

.checkout-order-summary .checkout-order-summary-list .details .name {
	display: block;
	padding-top: 10px;
}

.checkout-order-summary .checkout-order-summary-list li {
	padding: 0;
}

.checkout-order-summary .checkout-order-summary-list .details .variants
	{
	display: inline-block;
	padding: 0;
	width: calc(100% - 90px);
}

.checkout-order-summary-list .name a {
	font-size: 20px;
	color: #666;
	font-weight: normal;
}

.checkout-order-summary-list .name a:hover {
	text-decoration: none;
	color: #8d320e;
}

.checkout-order-summary-list .thumb img {
	padding: 15px;
}

.orders-row {
	padding: 10px 0;
}

.detailsOrderTitle {
	padding-top: 0;
	margin-top: 0;
	line-height: 1em;
}

.detailsOrderTitle a {
	color: #333;
	text-decoration: none;
	line-height: 1em;
}

.detailsOrderTitle a:hover {
	color: #8d320e;
}

.detailsOrderInfoTable {
	display: block;
}

@media ( min-width : 480px) {
	.detailsOrderInfoTable {
		display: table;
	}
	.detailsOrderInfoTable>div {
		display: table-row;
	}
	.detailsOrderInfoTable>div>div {
		display: table-cell;
		padding-right: 10px;
	}
}

@media ( max-width : 1023px) {
	.orders-row .hide-in-mobile {
		display: none;
	}
}

@media ( min-width : 1024px) {
	.orders-row .hide-in-desktop {
		display: none;
	}
}

/****************************************************************

                THANK YOU PAGE

*****************************************************************/
.checkout-success-body {
	max-width: 600px;
	margin: 0 auto;
/* 	border: 1px solid #eeeeee; */
	padding: 0px;
	background-color: #EEEEEE;
}

.mainParagraphTitle {
	font-size: 50px;
	font-variant: small-caps;
	font-weight: 400;
	text-align: center;
	color: #666;
}

.mainParagraphTitle+p {
	text-align: center;
}

@media ( min-width : 481px) {
	.mainParagraphTitle {
		text-align: left;
	}
	.mainParagraphTitle+p {
		text-align: left;
	}
}

#thankYouRegistration p {
	font-size: 20px;
}

#thankYouRegistration .mainParagraphTitle {
	margin-bottom: 0;
	font-size: 40px;
}

.checkoutSubtitle {
	text-align: center;
}

.continueShoppingButton {
	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
	/*float: right;*/
}

/*a.continueShoppingButton {
    font-variant:small-caps;
}*/
.continueShoppingButton:hover {
	text-decoration: none;
}

.continueShoppingButton .icon.icon-arrow-right {
	font-size: 40px;
	position: absolute;
	margin-top: -10px;
	margin-left: 15px;
}

.continueShoppingWrapper {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/*border-top: #ddd solid 1px;*/
	text-align: right;
}

.buttonContinueShopping {
	text-align: center;
	width: 63%;
	float: right;
}

@media (min-width: 1024px) {
	.buttonContinueShopping {
		text-align: right;
		width: 77%;
		float: right;
	}
}

@media (max-width: 768px) {
	.buttonContinueShopping {
		text-align: right;
		width: 63%;
		float: right;
	}
}

@media (max-width: 414px) {
	.buttonContinueShopping {
		text-align: right;
		width: 71%;
		float: right;
	}
}

.messageCartEmpty {
	text-align: center;
	line-height: 200px;
	border: 1px solid #eeeeee;
}

.consignment_entries {
	padding: 10px 10px 0px 10px;
	display: table;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #eeeeee;
}

/* .groupListProduct { */
/* 	padding-top: 40px; */
/* } */

.consignment_entries.col-md-12 span:first-child {
	border-top: 1px solid;
}

.product_detailsTnk, .orderThumbnailTnk {
	display: table-cell;
	vertical-align: top;
	float: none;
	width: 80px;
}

.titleOrderTnk {
	/*background: #eeeeee;*/
	text-align: left;
	padding: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
}

.collectionSeasonTitle {
	/*    color: #8d320e;*/
	background: #666666;
	padding: 10px;
	display: inline-block;
	margin-bottom: 20px;
}

.collectionSeasonTitle p,
.collectionSeasonTitle h5 {
	margin: 0;
}
.collectionSeasonTitle h5 {
	color: white;
}
.seasonCollectionsGroup h5 {
	text-align: left;
	padding-left: 10px;
}
.seasonCollectionsGroup h5 a {
	text-decoration: underline;
}

.seasonCollectionsGroup {
	float: none;
	width: 100%;
}

.seasonCollectionsGroup .projectName {
	padding-top: 10px;
	overflow: auto;
	display: inline-block;
	text-align: left;
}

.item_container {
	border: 1px solid #eeeeee;
}

@media ( max-width : 639px) {
	.collectionSeasonTitle p {
		text-align: center;
	}
}

.titleTnk {
	margin-top: 0;
}

.titleTnk a {
	color: #666;
}

.titleTnk a:hover {
	text-decoration: none;
	color: #8d320e;
}

.orderThumbnailTnk {
	padding: 5px 20px 20px 0;
}

.orderThumbnailTnk img {
	width: 90px;
	height: auto;
}

.product_detailsTnk {
	text-align: left;
	width: calc(10% - 120px);
}

.colorTnk {
	padding-left: 0;
}

.colorTnk p {
	margin-bottom: 0px;
}

.colorTnk p strong {
	text-transform: none;
}

/*****************************************
        HEADER SEARCH PAGE
*****************************************/
.breadcrumb-section {
	border-bottom: 1px solid #eeeeee;
}

/****************************************
            COOKIES BAR
****************************************/
.cookiesBar {
	z-index: 999999999999999;
	position: absolute;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	background: #eee;
	padding: 10px 35px 10px 10px;
	bottom: 0;
	margin-bottom: 40px;
	width: 100%;
	color: #666;
}

.cookiesBarText {
	/*max-width: 900px;
  margin: auto;*/
	font-size: 11px;
}

.cookiesBar p {
	margin: 5px;
	margin-right: 15px;
}

.cookiesBar .icon.icon-close-menu {
	position: absolute;
	right: 0;
	padding: 10px;
	color: #666;
	top: 0;
	font-size: 10px;
}

.cookiesBar .icon.icon-close-menu:hover {
	color: #662206;
}

#cookie_accept_button {
	text-decoration: none;
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 15px;
}

.page-thankyoupage {
	text-align: center;
	float: none;
	margin: 0 auto;
}

.emptyTitle {
	font-variant: small-caps;
	text-align: center;
	font-size: 20px;
}

.icon.icon-specular {
	-webkit-transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
	top: -7px;
	left: -7px;
	float: left;
	margin-right: 0.25em;
}

.glyphicon.glyphicon-specular {
	-webkit-transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
	margin-right: 0.25em;
	top: 3px;
}

.page-cartPage .page-header .site-logo {
	padding: 0;
}

#newAddress {
	margin-top: 1em;
}

/**************************************/
/**************************************/
/* AJAX LOADING */
/**************************************/
/**************************************/
.ajax-loading-icon {
	text-align: center;
	width: 100%;
	overflow: auto;
	float: left;
	margin: 0.5em 0;
}

#spinners .three-bounce {
	text-align: center;
	font-size: 26px;
	position: relative;
	top: -26px;
	width: 80px;
	margin-right: 30px;
}

#spinners {
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}

#spinners .three-bounce {
	text-align: center;
	font-size: 26px;
	position: relative;
	top: -26px;
	width: 80px;
	margin-right: 30px
}

.three-bounce>div {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background-color: #aaa;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
	animation: bouncedelay 1.4s infinite ease-in-out both
}

.three-bounce .one {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}

.three-bounce .two {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s
}

@
-webkit-keyframes bouncedelay { 0%, 80%, 100% {
	-webkit-transform: scale(0)
}

40%
{
-webkit-transform
:
 
scale
(1)

    
}
}
@
keyframes bouncedelay { 0%, 80%, 100% {
	-webkit-transform: scale(0);
	transform: scale(0)
}

40%
{
transform
:
 
scale
(1);

        
-webkit-transform
:
 
scale
(1)

    
}
}

/**************************************/
.btn .icon.icon-cart {
	margin-left: 10px;
	transition: 3s;
}

.btn .icon.icon-checkbox {
	
}

#addToCartButton .btn .icon.icon-checkbox {
	top: 15px;
	transition: 4s;
	transform: opacity;
	opacity: 0;
	margin-left: 10px;
}

/** page contacts **/
body.page-contacts .logo-login {
	display: none;
}

.product-page-title .mainTitle {
	font-size: 60px;
	font-variant: small-caps;
	/*padding-left: 50px;*/
	padding-bottom: 30px;
	color: #666;
}

@media ( max-width : 640px ) {
	.product-page-title .mainTitle {
		font-size: 30px !important;
	}
}

@media ( min-width : 641px ) {
	.product-page-title .mainTitle {
		text-align: center;
	}
}

.verticalPreview {
	background-size: cover;
	background-position: center center;
}

.playvideo-link {
	font-size: 35px;
    /*margin: -15px auto 100px auto;*/
    margin: -15px auto 0 auto;
}

.playvideo-link .icon {
	width: 35px;
	cursor: pointer;
	margin: auto;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
    DISPLAY:BLOCK !important;
}

.playvideo-link .icon:hover {
	opacity: 0.7;
}

#updatePasswordForm .form-control {
	margin-bottom: 15px;
}

.paletteLegend li {
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	overflow: auto;
}

.paletteLegend li small {
	font-size: 10px;
	display: block;
	float: left;
	width: 100%
}

.paletteLegend .js-facet-name .icon.icon-info {
	display: block;
	margin: 2px 10px 0 0;
	float: left;
}

/* @media (max-width: 1023px) { */
/*     .paletteLegend { */
/*         display: none; */
/*     } */
/* } */
.addtocart-component .error-availability {
	padding-top: 1em;
	font-size: 14px;
}

@media ( max-width : 480px) {
	.categorybannercollectioncomponent .banner-positioning {
		margin-top: 0;
	}
	.doubleimagebanner-cell.image {
		height: auto;
		min-height: 300px;
	}
	.doubleimagebanner-wrapper, .doubleimagebanner-cell.text {
		height: auto;
		min-height: 100px;
	}

	/*.main-container .searchboxcomponent-wrapper {*/
	/*margin: 30px auto;*/
	/*max-width: 320px;*/
	/*}*/
}

/* BUGFIX MOBILE */
.content>.textContent>.detailsDescription {
	max-width: 1100px;
	padding: 10px 30px;
}

.checkout-shipping #placeOrderForm1 input[type="radio"] {
	opacity: 0.5;
	width: 50px;
	margin: 3px 0 0 15px;
}

.checkout-shipping #newAddress input, .checkout-shipping #newAddress select
	{
	margin-bottom: 15px;
}

/*icona play video*/
.arrow-on-video.arrowLink.playvideo-link {
	position: relative;
	z-index: 300;
	margin-top: 10px;
}

.itemBannerImage-wrapper a.itemBannerImage {
	width: 899px;
}

.itemBannerImage-wrapper .itemBannerImage {
	width: 899px;
}

#playvideo-link-page {
	width: 190px;
	color: white;
	padding-top: 0;
	z-index: 300;
	display: block;
	position: absolute;
	top: 250px;
	left: calc( 50% - 95px );
}

/*Colore titoli The Finest Fibers*/
.doubleimagebanner-cell>.titleDescriptionBanner {
	color: #8d320e;
}

@media only screen and (min-width: 1025px) {
	#icon-play-home {
		display: none;
	}
}

@media ( max-width : 990px) {
	.VideoBannerHeaderInteriorsHomepage-pause-video-button.pause-video-button
		{
		display: none;
	}
}

.update-password-form {
	max-width: 400px;
	width: 100%;
	margin: auto;
	padding: 0 15px;
}

.login-form-action .btn {
	margin-bottom: 1em;
	text-align: center;
}

/**************** warning icon ********************/
.product-list-preview-item .title-prod span.glyphicon.glyphicon-alert {
	float: right;
	padding-right: 4px;
}

.product-list-preview-item .title-prod .glyphicon:before {
	color: #8d320e;
	font-size: 18px;
}

.secondary-navigation-dropdown li .title {
	display: none;
}

.secondary-navigation-dropdown {
	margin-top: 15px;
}

.mainmenu-wrapper {
	width: calc(100% - 110px);
	margin-left: 110px;
}

.main-header.main-header-md .site-logo {
	display: block !important;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* reworks  Marta maggio 2017*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#availability_form_tag .btn {
	width:100%;
}

.checkboxInlineLabel {
	width: calc(100% - 35px);
	line-height: 1.2em;
	float:right;
}

@media ( max-width : 350px) {
	.bottomLinks a {
		padding: 18px 10px;
		float: left;
		width: 100%;
		max-width: calc(50% - 10px);
		font-size: 14px;
	}
	.bottomLinks a:first-child {
		float: left;
		padding-right: 0px;
	}
	.bottomLinks a:last-child {
		float: right;
		padding-left: 0px;
	}
}

.register-section {
	text-align: left;
	margin-bottom: 120px;
}

@media ( max-width : 480px) {
	.btn.btn-default.btn-block.continueShoppingButton {
		white-space: normal;
		padding: 0;
	}
}

@media ( max-width : 400px) {
	.cart-list .qty-selector .btn {
		width: 30px;
	}
}

.causalities-non-campione-cart .typeArch input {
	padding-right: 25px !important;
}

.add-to-cart-button.add-to-cart-and-refProduct-cell {
    width: 100%;
}

.js-refProduct-input-cart-item{
	margin-top: 0;
	float: left;
    width: 100%;
    padding-left: 15px;
}

.deleteProductInCart{
	display: none;
}

.boxOrderDetail .colorTnk.quantity.dim{
	width: 20%;
    float: left;
}

.boxOrderDetail .colorTnk.ref{
	width: 46%;
    float: left;
}

@media ( max-width : 1024px) {
    .boxOrderDetail p.col-xs-12.col-sm-3.col-md-9 {
    	width: 75%;
	}
}

@media ( max-width : 732px) {
	.boxOrderDetail .colorTnk.quantity.dim{
		width: 100%;
	    float: none;
	}
	.boxOrderDetail p.col-xs-12.col-sm-3.col-md-9 {
    	width: 100%;
	}
	
}

p.visibleContentPage{
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 14.4em;
}

.referenceProduct.error {
	top: 64px;
	top:0;
   }

.referenceProduct-label {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding-bottom:10px;
}

@media ( max-width : 639px) {
	.ReferenceProduct-row {
		padding-left:10px;
		padding-right:10px;
	}
	.cart-list .product-item .cartItemRow .remove-item {
		margin-right: -5px !important;
	}
}
@media ( min-width : 640px) {
  .referenceProduct-desc {
	width: calc( 100% - 80px);
	float: right;
	padding-top: 15px;
  }
  .cart-list .product-item .cartItemRow .remove-item {
	  margin-right: -15px !important;
  }
}

/* M */

.form-spearator {
	margin-top: -10px;
	margin-bottom: 0;
	margin-left:10px;
	border:none;
	border-bottom: 1px solid #ddd;
	float:left;
	clear:both;
	width: calc( 100% - 20px );
	display:block;
}

#registrationButton .icon.icon-arrow-right {
	margin-top: 0.17em !important;
}


@media ( min-width : 1024px) {
	
	#productResultInfo .pdp-desktop{
		float: right;
		width: 50%;
	}
	
	#productResultInfo .noTopGap,
	#productResultInfo .pdp-desktop .noVerticalGap .span_1_of_10,
	#productResultInfo .pdp-desktop .noVerticalGap .span_4_of_10.fulldescription{
		display: none;
	}
	
	#productResultInfo .pdp-desktop .noVerticalGap .span_4_of_10.productinfos{
		width: 100%;
	}
	
	#productResultInfo .pdp-detail-cell{
		min-height: auto;
	}

}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Inizio stile con tastierino aperto */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media ( max-height : 549px) {
	.fullscreen-video {
		min-height: 348px !important; /* bugfix per focusOnInputLoginPage() */
	}
	.inputOnFocus.page-login .centered-content.content-on-fullsize-body-video {
		top: -71px;
	}
	.inputOnFocus.page-login .bottomLinks {
		bottom: 70px !important;
	}
	.inputOnFocus.page-login .logo-login {
		opacity: 0;
		top: -71px;
	}
	.inputOnFocus.page-login .form-group label {
		color: white;
		top: -1em;
	}
	.inputOnFocus.page-login .j_remember-wrapper {
		margin-bottom: 0.5em;
	}
	.inputOnFocus.page-login .white-form .form-group input.form-control,
	.inputOnFocus.page-login .white-form .form-group input.form-control:focus {
		margin-bottom: 10px !important;
	}
}

.viewOnReady {
	/*display:none;*/
}

.viewOnReady.end {
	display:block;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Fine stile con tastierino aperto */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.backButton{
	text-decoration: underline;
	color: #8d320e;
}

.captchaimgContainer{
	margin-bottom: 5px;
}

.reloadCaptchaImgButton{
	display: block;
	margin-bottom: 20px;
	text-decoration: underline;
	color: #8d320e;
}



@media (max-width: 767px) {
	.hidden-mobile {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.hidden-desktop {
		display: none !important;
	}
}


.sortColumnSelected{
	position: relative;
	font-weight: bold;
}
a.sortColumnAnchor span.sort{
	display: none;
}
.sortColumnSelected a.sortColumnAnchor span.sort{
	display: block;
}

.zoomContainer {
	z-index: 1051;/* il modale usa z-index 1050 */
}

.myModalColorDetail.modal.fade.popup.in {
	max-width: 400px;
	max-height: 400px;
	padding: 10px !important;
	background-color: #fff;
}

.stock-symbol-image {
	width:12px;
	height:15px;
	padding-bottom: 5px;
}

#js-site-search-precollection {
	margin-bottom: 20px;
	width: 100%;
	height: 35px !important;
}

.rotatingDoubleBannerComponentLink{
	z-index: 300;
}

/* * * * * * * * * * * * * * * * * * * * /
DISABILITARE HREF IMAGE PER I PRODOTTI IN CARTPAGE (VISUALIZZAZIONE APP=1)
 */
a.disabled {
	pointer-events: none;
	cursor: default;
}

/*body:not(.template-pages-layout-landingLayoutCustomAvailabilityPage) > main { padding: 70px 0 0 0; }*/

.msg-like-overlay {
	border: 1px solid #666666;
	position: relative;
	bottom: -20px;
	box-sizing: border-box;
	background-color: white;
	opacity: 0;
	pointer-events: none;
	transition: opacity .5s ease;
}

.msg-like-overlay:after {
	content: "";
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	transform: rotate(45deg);
	background-color: white;
	box-sizing: border-box;
}

.variant-section .variant-selector .variant-list li {
	position: relative;
}
.variant-section .variant-selector .variant-list li .additional-icons {
	position: absolute;
	right: 2px;
	bottom: -5px;
}

.grid-btn-header{
	display: flex;
}

.load-more {
	position: absolute;
	bottom: 0;
	margin-bottom: 6px;

	width: 90%;
}

.load-more-btn {
	height: 50px;
	float: right;
	cursor: pointer;
}

.textarea.projectNameInput {
	padding: 10px 10px;
	resize: none;
}

/* PROMO */
.detailsInRow .entry-details {
	padding-left: 0px;
}

.order-confirmation-total-price {
	float: left;
}

.order-confirmation-list-cost {
	padding-left: 15px;
}

.details-order-confirmation {
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	line-height: 22px;
}

.cartItemRow .detailsInRow .name {
	color: #666;
	font-size: 16px;
	font-variant: small-caps;
	margin-top: 5px;
	display: block;
	font-family: 'baskerville-old-face', sans-serif;
}

@media (min-width: 1024px) {
	.cartItemRow .detailsInRow .name {
		width: 50%;
	}
}

.groupListProduct .cartItemRow .thumbInRow {
	border: solid 0px;
	width:100%;
	float:left;
	margin-top: 6px;
}

@media(max-width:600px){
	.groupListProduct .cartItemRow .thumbInRow {
		width:60px;
	}
}
.copy-selfexploration-table{
	width: 15%;
}

.copy-selfexploration{
	background-color: #aeaeae;
	text-align: center;
	white-space: initial;

}

.copy-selfexploration:visited, .copy-selfexploration:active, .copy-selfexploration:focus, .copy-selfexploration:hover {
	background-color: #aeaeae !important;
}

.checkbox-referents {
	border-radius: 50% !important;
}

.selectAll-label {
	text-decoration: underline;
}

.checkbox-referents-selectall{
	border-radius: 30% !important;

}

.matricola-etichetta{
	position:relative;
	float:left;
	color: #8d320e !important;
	font-style:oblique;
}


.modal-copy-ref-body{
	overflow-y: auto;
	max-height: 250px;
}

.modal-copy-ref{
	overflow-y: hidden !important;
}

@media ( max-width: 640px ) {
	.conversionYardMeter {
		width: 50% !important;
		float: left;
	}
}

.page-custom-homepage .matricola-input-home a#icon-tooltip-button-matricola,
.page-solbiati-homepage .matricola-input-home a#icon-tooltip-button-matricola{
	margin-left: 3px;
}

.page-custom-homepage .matr-qty-dim-div,
.page-solbiati-homepage .matr-qty-dim-div{
	margin-top: 3px;
}

.page-custom-homepage .matricola-input-home p.etichetta,
.page-solbiati-homepage .matricola-input-home p.etichetta{
	margin-bottom:9px;
}

#drop-form{
display:flex;
}

.inputFileContainer{
	width:100%;
	border: 1px dashed #b5b5b5;
	line-height: 48px;
}

.havasOptionBottomUpload{
	overflow: inherit !important;
}

@media (min-width: 641px) {
	.checkout-upload {
		padding-bottom: 10px;
	}
}


.page-custom-homepage #matricolaId,
.page-solbiati-homepage #matricolaId{
	margin-top:-5px;
}

.collectionCode{
	float: right;
	font-size: 16px;
	font-weight: bold;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
}

#replacementProducts, #replacementProductsMobile{
	line-height: unset;
	background-color: #FFFFFF;
	border-color:#8d320e;
	color:#8d320e;
	border:2px solid;
	font-size: 14px;
	display: none;
	text-align: center;
}

#replacementProducts{
	float:right;
	width: 49%;
	height: 43px;
}
#replacementProductsMobile{
	height:42px;
	width: 200px;
	margin: 0 auto;
}

#replacementProductsMobileContainer{
	text-align: center;
}


#replacementProducts:hover, #replacementProductsMobile:hover{
	background-color: #8d320e;
	color: #FFFFFF;
}

#checkAvailabilityDatePdpContainer{
	padding-bottom: 20px;
	text-align: right;
	color:#8d320e;
	padding-top: 10px;
}

.checkAvailabilityDatePdpButton{
	color:#8d320e;
	text-decoration: underline;
	width: fit-content;
	float: right;
	padding-left: 5px;
}

.checkAvailabilityDatePdpButton:hover{
	cursor: pointer;
}

.checkAvailabilityDateHomeContainer{
	color:#8d320e;
	text-align: center;
	font-size: 14px;
	display: none;
	margin: 0 auto;
}



#checkAvailabilityDateButtonHome,
#checkAvailabilityDateButtonHomeMobile{
	width: fit-content;
	line-height: unset;
	background-color: #FFFFFF ;
	border-color:#8d320e;
	color:#8d320e ;
	border:2px solid;
	font-size: 14px;
	display: initial;
}

#checkAvailabilityDateButtonHome{
	float:left;
	width: 100%;
	height: 43px;
	text-align: center;
}

#checkAvailabilityDateHomeContainerMobile{
	height: 42px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
}

#checkAvailabilityDateButtonHome:hover,
#checkAvailabilityDateButtonHomeMobile:hover{
	background-color: #8d320e;
	color: #FFFFFF;
}

.dateAvailability{
	padding-bottom: 10px;
}

#checkAvailabilityDateHomeContainer{
	width: 49%;
}

.other-products-title{
	font-size: 30px;
	padding-bottom: 20px;
}



.replacement-products-container{
	background-color: #FFFFFF;
}

.other-replacement-products{
	border-top: 1px solid #cccccc;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 40px;
}

.other-products-button{
	line-height: unset;
	background-color: #FFFFFF;
	border-color:#8d320e;
	color:#8d320e;
	border:2px solid;
	font-size: 14px;
	text-align: center;
	padding: 9px 15px 9px 15px;
	height: 50px;
	letter-spacing: 1px !important;
}
.other-products-button:hover{
	background-color: #8d320e;
	color: #FFFFFF;
}

.replacement-products {
	background-color: #EEEEEE;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}

.replacement-products-title{
	font-size: 30px;
	padding-bottom: 40px;
}

@media (max-width: 480px) {
	.replacement-product{
		display:inline-block;
		text-align: left;
		width: 70%;
		font-weight: bold;
		margin-right: 2%;
		margin-left: 2%;
	}

	.other-products-subtitle{
		font-size: 22px;
		padding-bottom: 40px;
		width:80%;
		margin: 0 auto;
	}

	.replacement-product-img{
		width: 100%;
		aspect-ratio: 1/1;
		height: 100%;
	}
}
@media (min-width: 481px) {
	.replacement-products-list {
		display: flex;
		
		justify-content: space-around;
		
		}
	
	.replacement-product{
		display: grid;
		text-align: left;
		width: 19%;
		font-weight: bold;
		margin-right: 2%;
		margin-left: 2%;
	}

	.other-products-subtitle{
		font-size: 22px;
		padding-bottom: 40px;
		width:30%;
		margin: 0 auto;
	}

	.replacement-product-img{
		width: 100%;
		aspect-ratio: 1/1;
		height: auto;
		max-width: 100%;
	}
}

#ico-arrow-right-red{
	transform: rotate(90deg);
	height: 100%;
	display: inline-block;
}

#ico-arrow-left-red{
	transform: rotate(270deg);
	height: 100%;
	display: inline-block;
}

#ico-arrow-left-red:hover, #ico-arrow-right-red:hover{
	cursor: pointer;
}

.next-replacement-products{
	height: 80px;
}

.replacement-products-dots{
	display: inline-block;
	height: 30%;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.next-replacement-products{
	padding-top: 40px;
}

.replacement-product-description{
	padding-top: 5px;
}
