/* @import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700'); */

/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600'); */
@import
	url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto&display=swap')
	;

/* OVERRIDE chosen */
.chosen-container .chosen-results li.highlighted {
	background: white;
	color: #ff569c;
}

/* GLOBAL */
#webpack_title {
	font-family: 'Montserrat' !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: grey;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #000000;
}

body {
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.altola {
	position: absolute;
	bottom: 0;
	background: transparent;
	width: 100%;
	height: 100%;
}

.cliccabile {
	cursor: pointer;
}

.placeholder {
	color: #aaa;
}

.highlight {
	color: #1B517E;
	cursor: pointer;
}

.closer_btn {
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 49%;
	width: 64px;
}

.closer_btn_scroll {
	z-index: 1;
	position: relative;
	top: 10px;
	float: right;
}

.img_closer {
	min-width: 20px;
	min-height: 20px;
	max-width: 20px;
	max-height: 20px;
	cursor: pointer;
}

.line {
	border-color: #000000;
	width: 30%;
}
/* STONE COLLECTION */
.StoneCollection {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 0.8em;
	float: center;
	width: 100%;
	max-width: 1024px;
}

.StoneCollection input, textarea {
	background-color: #f9f9f9;
	line-height: 1.5em;
	font-size: 1.2em;
	border: none;
	border-bottom: 1px solid gray;
}

.StoneCollection select {
	height: 33px !important;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff !important;
	background-image: none !important;
	background-clip: unset !important;
	box-shadow: none !important;
	line-height: 33px;
	padding-left: .8em;
	-webkit-appearance: none;
	width: 100%;
}

.StoneCollection input::placeholder {
	color: #9ba3ab;
}

.StoneCollection label {
	display: block;
	font-size: 1.2em;
	padding-bottom: 0.3rem;
	padding-top: 2rem;
	text-align: left;
	font-weight: 300;
}

.StoneCollection label.required:after {
	color: #ff569c;
	content: ' *';
	display: inline;
}

.StoneCollection button {
	border: 1px solid black;
	border-radius: 0;
	background-color: transparent;
	color: black;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: .375rem .75rem;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.StoneCollection_ShowMore {
	cursor: pointer;
}

.StoneCollection_SendMail {
	cursor: pointer;
}

/* HEADER */
#cod_collezione_chosen {
	display: none;
}

.StoneCollection_Header {
	margin-bottom: 1em;
	clear: both;
}

.StoneCollection_HeaderTitle {
	font-size: 1.3em;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
	/* 	color: #3f4f81;	 */
}

.StoneCollection_HeaderSubtitle {
	font-size: 1.1em;
	line-height: 1em;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	/* 	color: #3f4f81;	 */
}

.StoneCollection_HeaderForList {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	display: block;
}

.StoneCollection_HeaderForDetail {
	margin: 0;
}

/* LIST FILTERS (HEADER) */
.StoneCollection_HeaderFilterDiv {
	/* 	width: 200px;  */
	margin-left: 10px;
	display: inline-block;
}

.StoneCollection_HeaderFilterDiv .chosen-container {
	text-align: left;
}

.StoneCollection_HeaderFilterSelect {
	margin-right: 2em;
}

.StoneCollection_HeaderFilterSelectNotEmpty {
	background-color: dimgray;
	color: white;
}

.StoneCollection_HeaderFilterDiv .chosen-container-single .chosen-single
	{
	height: 33px !important;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff !important;
	background-image: none !important;
	background-clip: unset !important;
	box-shadow: none !important;
	line-height: 33px;
}

.chosen-container-active span {
	font-weight: 600;
	color: #000;
}

.chosen-container-single .chosen-single div b {
	background-position: 0 6px !important;
}

/* BUTTONS (HEADER) */
.StoneCollection_HeaderButtons {
	/* 	margin-left: 30px; */
	width: 100px;
	display: inline-block;
}

.StoneCollection_HeaderButtons div {
	text-align: center;
	display: block;
}

.StoneCollection_HeaderButtons img {
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

.StoneCollection_HeaderButton {
	cursor: pointer;
}

/* CONTENT */
.StoneCollection_Content {
	margin: 1em auto 5em auto;
	clear: both;
	color: darkslategray;
	position: relative;
	display: block;
}

/* LIST TYPE GRID (CONTENT) */
.StoneCollection_ListGrid {
	margin-top: 2em;
	margin-bottom: 2em;
}

.StoneCollection_ListGridHorizontalSeparator {
	display: none;
	border-color: #ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}

.StoneCollection_ListGridItemNoResults {
	font-size: 1.5em;
}

.StoneCollection_ListGridItemUnaColonna {
	width: 84%;
	/* 	left: 8%; */
}

.StoneCollection_ListGridItem {
	color: darkslategray;
	position: relative;
	margin-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}

.StoneCollection_ListGridItem .altola {
	top: 3em;
	width: calc(100% - 2em);
	height: calc(100% - 3em);
}

.StoneCollection_ListGridItem img {
	border: 1px solid lightgray;
	border-radius: 5px;
	width: 100%;
	text-align: left;
	box-shadow: 5px 5px 5px rgba(43, 43, 43, 0.1);
}

.StoneCollection_ListGridItem img:hover {
	cursor: pointer;
}

.StoneCollection_ListGridItem p {
	font-size: 1.1em;
	padding-top: 3em;
	padding-bottom: 1em;
	color: #000;
	text-align: left;
	font-weight: 400;
}

p.nome_pietra {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

p.origine_pietra {
	color: dimgray !important;
	font-weight: 300 !important;
	padding-top: .2em !important;
	margin-bottom: 0 !important;
}

.origine_pietra span {
	color: gray !important;
}

/* LIST TYPE LIST (CONTENT) */
.StoneCollection_ListList {
	margin-top: 2em;
	margin-bottom: 2em;
}

.StoneCollection_ListListRowOdd {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
	background-color: #fcfcfc;
	border-top: 8px solid #fafafa;
	border-bottom: 8px solid #f8f8f8;
	box-shadow: inset 10px 10px 10px #000;
	-moz-box-shadow: inset 10px 10px 10px #000;
	-o-box-shadow: inset 10px 10px 10px #000;
}

.StoneCollection_ListListRowEven {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}

.StoneCollection_ListListHorizontalSeparator {
	border-color: #ffffff;
	margin-top: 0em;
	margin-bottom: 0em;
}

.StoneCollection_ListListNoResults {
	font-size: 1.5em;
}

.StoneCollection_ListListImg {
	margin-top: 1em;
	margin-bottom: 1em;
	min-width: 200px;
	max-width: 400px;
}

.StoneCollection_ListListImg img {
	width: 100%;
	height: 100%;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0
		rgba(0, 0, 0, 0.19);
}

.StoneCollection_ListListImg img:hover {
	cursor: pointer;
}

.StoneCollection_ListListText {
	font-size: 1.4em;
	line-height: 1.3em;
}

.StoneCollection_ListListTextName {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 1.1em;
	color: darkslategray;
	font-weight: 300;
	letter-spacing: 1px;
}

.StoneCollection_ListListTextLabel {
	color: #999999;
	margin-right: 0.5em;
	font-weight: 300;
}

.StoneCollection_ListListTextValue {
	color: darkslategray;
}

/* DETAIL (CONTENT) */
.StoneCollection_DetailTitle {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	font-size: 2.2em;
	font-weight: 300;
	text-transform: none;
	margin-top: 1em;
}

.StoneCollection_DetailTitleLabel {
	line-height: 1.5em;
	font-size: 0.7em;
	font-weight: 500;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
}

.StoneCollection_DetailSubtitle {
	text-align: center;
	color: darkslategray;
	font-size: 1.4em;
}

.StoneCollection_DetailSubtitleGroup {
	text-align: left;
	margin-left: 47%;
}

/* .StoneCollection_DetailSubtitle_line { */
/* } */
.StoneCollection_DetailSubtitleLabel {
	margin-right: 0.5em;
	color: dimgray;
	font-size: 0.8em;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
	line-height: 1.3em;
}

.StoneCollection_DetailSubtitleValue {
	margin-right: 1em;
	text-align: left;
	color: #000;
	font-size: 0.8em;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 400;
	line-height: 1.3em;
}

/* .StoneCollection_Detail { */
/* } */
.StoneCollection_DetailImgContainer {
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}

.StoneCollection_DetailImgContainer span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(blank.gif)
}

.StoneCollection_DetailImg {
	border: 1px solid lightgray;
	width: 90%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

div.StoneCollection_DetailImgMark {
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 9999;
	background: #ffffff;
	height: 40px;
	text-align: center;
}

a.StoneCollection_DetailImgMark {
	text-decoration: none;
	text-align: center;
}

p.StoneCollection_DetailImgMark {
	display: none;
}

.StoneCollection_DetailHorizontalSeparator {
	border-color: #ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
}

.StoneCollection_DetailInfoTitle {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 1.3em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-weight: 500;
}

.StoneCollection_DetailInfoSubtitle {
	text-align: center;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 1em;
	font-style: italic;
	font-weight: 200;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

/* .StoneCollection_DetailInfoRowOdd { */
/* } */

/* .StoneCollection_DetailInfoRowEven { */
/* } */
.StoneCollection_DetailInfoLabel {
	color: dimgray;
	width: 50%;
	float: left;
	text-align: right;
	line-height: 2em;
	padding-right: nowrap;
	font-size: 1.3em;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
}

.StoneCollection_DetailInfoValue {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	color: #000;
	width: 50%;
	float: right;
	padding-left: 1em;
	line-height: 2em;
	text-align: left;
	font-size: 1.3em;
	font-weight: 400;
}

.StoneCollection_DetailBookmatchRow {
	text-align: center;
}

.StoneCollection_DetailBookmatchInitialSlab {
	display: inline-block;
	color: darkslategray;
	max-width: 350px;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.StoneCollection_DetailBookmatchInitialSlab img {
	width: 100%;
	margin-bottom: 1em;
	pointer-events: none;
	/* For Opera and <= IE9, we need to add unselectable="on" attribute onto each element */
	/* Check this site for more details: http://help.dottoro.com/lhwdpnva.php */
	-moz-user-select: none;
	/* These user-select properties are inheritable, used to prevent text selection */
	-webkit-user-select: none;
	-ms-user-select: none; /* From IE10 only */
	user-select: none; /* Not valid CSS yet, as of July 2012 */
	-webkit-user-drag: none; /* Prevents dragging of images/divs etc */
}

.StoneCollection_DetailBookmatchInitialSlab span {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}

.StoneCollection_DetailBookmatchThumb {
	display: inline-block;
	color: darkslategray;
	max-width: 350px;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.StoneCollection_DetailBookmatchThumb u {
	text-decoration: none !important;
}

.StoneCollection_DetailBookmatchThumb:hover {
	border: 0 solid gray;
	cursor: pointer;
}

.StoneCollection_DetailBookmatchThumb img {
	width: 100%;
	margin-bottom: 1em;
	pointer-events: none;
	/* For Opera and <= IE9, we need to add unselectable="on" attribute onto each element */
	/* Check this site for more details: http://help.dottoro.com/lhwdpnva.php */
	-moz-user-select: none;
	/* These user-select properties are inheritable, used to prevent text selection */
	-webkit-user-select: none;
	-ms-user-select: none; /* From IE10 only */
	user-select: none; /* Not valid CSS yet, as of July 2012 */
	-webkit-user-drag: none; /* Prevents dragging of images/divs etc */
}

.StoneCollection_DetailBookmatchThumb span {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}

.StoneCollection_DetailBookmatchTitle {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 1.3em;
	margin-top: 4em;
	margin-bottom: 0.5em;
	font-weight: 500;
}

.StoneCollection_DetailBookmatchSubtitle {
	text-align: center;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 3em;
	font-style: italic;
	font-weight: 200;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

/* .StoneCollection_DetailContact { */
/* } */
.StoneCollection_DetailContactForm {
	border-radius: 3px;
	background-color: #f9f9f9;
	color: #333333;
	margin-top: 3em;
	text-align: center;
	padding: 5em 0;
	margin-left: -50vw;
	margin-right: -50vw;
	left: 50%;
	right: 50%;
	width: 100vw;
	position: relative;
}

.contact_folders {
	text-align: left;
}

.StoneCollection_DetailContactTitle {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.StoneCollection_DetailContactSubtitle {
	text-align: left;
	font-size: 2.5em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	font-weight: 500;
	line-height: 1.8rem;
}

.StoneCollection_DetailContactMaterial {
	text-align: left;
	font-size: 1.6em;
	margin-bottom: 1em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}

.StoneCollection_DetailContactErrors {
	font-size: 1.2em;
	background-color: #ff569c;
	color: white;
	border-radius: 3px;
	padding: 0.5em;
	margin-bottom: 1em;
	display: none;
}

.StoneCollection_DetailContactErrors img {
	height: 3em;
	margin-right: 1em;
}

.StoneCollection_DetailContactLabel {
	display: block;
	margin-bottom: 0em;
	margin-left: 0.5em;
}

.StoneCollection_DetailContactInput {
	width: 100%;
	margin-bottom: 0.5em;
}

.StoneCollection_DetailContact button {
	margin-top: 1em;
	float: left;
}

/* BOOKMATCH DETAIL (CONTENT) */
.StoneCollection_BookmatchTitle {
	text-align: center;
	color: dimgray;
	font-size: 2em;
}

.StoneCollection_BookmatchTitleLabel {
	line-height: 1.5em;
	font-size: 0.7em;
	font-weight: 600;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	color: #000;
}

.StoneCollection_BookmatchSubtitle {
	text-align: center;
	color: dimgray;
	font-size: 1.5em;
}

.StoneCollection_BookmatchSubtitleLabel {
	color: dimgray;
	margin-right: 0.5em;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
	font-size: 1.1em;
}

/* .StoneCollection_Bookmatch { */
/* } */
.StoneCollection_BookmatchImg {
	border: 1px solid lightgray;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

.StoneCollection_BookmatchHorizontalSeparator {
	border-color: #cccccc;
	margin-top: 1em;
	margin-bottom: 1em;
}

.StoneCollection_BookmatchDescriptionTitle {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: darkslategray;
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.StoneCollection_BookmatchDescriptionText {
	text-align: center;
	color: dimgray;
	font-size: 1.2em;
}

/* FOOTER */
.StoneCollection_Footer {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	text-align: center;
}

/* .StoneCollection_FooterForList { */
/* } */

/* .StoneCollection_FooterForDetail { */
/* } */

/*** RESPONSIVE ***/
@media only screen and (max-width: 768px) {
	.StoneCollection label {
		display: inline-block;
		margin-right: 10px;
	}
	/* 	.StoneCollection_HeaderForList { */
	/* 		overflow: hidden;  */
	/* 		height: 210px; */
	/* 	} */
	.StoneCollection_HeaderFilterDiv {
		width: 100%;
		margin: 0;
		position: relative;
	}
	.StoneCollection_HeaderFilterDiv select {
		width: 100%;
	}
	.StoneCollection_HeaderFilterDiv label {
		padding-top: 1rem;
	}
	#StoneCollection_HeaderForList .StoneCollection_HeaderFilterDiv:nth-child(2)::after
		{
		content: '\0025BC';
		font: normal normal normal 0.8em/1 FontAwesome;
		color: gray;
		right: 8px;
		top: 51px;
		height: 33px;
		position: absolute;
		pointer-events: none;
	}
	#StoneCollection_HeaderForList .StoneCollection_HeaderFilterDiv:nth-child(3)::after
		{
		content: '\0025BC';
		font: normal normal normal 0.8em/1 FontAwesome;
		color: gray;
		right: 8px;
		top: 51px;
		height: 33px;
		position: absolute;
		pointer-events: none;
	}
	#StoneCollection_HeaderForList .StoneCollection_HeaderFilterDiv:nth-child(4)::after
		{
		content: '\0025BC';
		font: normal normal normal 0.8em/1 FontAwesome;
		color: gray;
		right: 8px;
		top: 51px;
		height: 33px;
		position: absolute;
		pointer-events: none;
	}
	.StoneCollection_HeaderButtons {
		display: none !important;
	}
	.offset-4 {
		margin-left: 0;
	}
	.StoneCollection_DetailContactForm {
		padding: 5em 1rem;
	}
	.StoneCollection_DetailContactSubtitle {
		font-size: 2em;
		margin-left: 0;
		width: 100%;
	}
	.StoneCollection_DetailInfoLabel {
		line-height: 1.2em;
		padding-right: nowrap;
		font-size: 1.2em;
		padding-top: 1.2em;
	}
	.StoneCollection_DetailInfoValue {
		line-height: 1.2em;
		font-size: 1.2em;
		padding-top: 1.2em;
		overflow-wrap: break-word;
	}
	.StoneCollection_DetailBookmatchInitialSlab,
		.StoneCollection_DetailBookmatchThumb {
		margin-left: 0;
	}
	.StoneCollection_DetailImgContainer {
		padding-left: 0;
		padding-right: 0;
	}
	.StoneCollection_DetailImg {
		width: 100%;
	}
}