@charset "utf-8";
/* picture IT PDP */

#seeInRoomModal .modal-content{
	border-radius: 15px;
	height: 1px;
	overflow: hidden;
}

#seeInRoomModal .modal-dialog{
	margin-top: 200px;
}

.roundbutton{
	display:inline-block;	
	border-radius: 10px;
	height:45px;
	width:330px;
	line-height: 45px;
	text-align:center;	
	font-weight: normal;
	margin-bottom:10px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	cursor:pointer;
}

.darkBlue{
	background-color: #1b365d;
	color: #FFFFFF;
}

.darkBlue:hover{
	text-decoration:none;
	cursor:pointer;
	background-color: #1b3f5d;
	color: #FFFFFF;
}


.grey:hover{
	text-decoration:none;
	cursor:pointer;
}

#demoRooms{
	border-top: 1px solid #d9dde0;
	padding-top:15px;
	visibility: hidden;
}

.custom-tapi-modal .buttons {
	margin: 0 auto 15px;
	width: auto;
	text-align:center;
}

.customerRoomImages, .roomvoRoomImages{
	display:inline;
	width: 160px;
	border-radius:5%;
	margin-bottom:15px;
	object-fit: cover;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	z-index:1;
}

.roomvoRoomImages{
	margin-left: 5px;
	margin-right: 5px;
	height: 100px;
	width: 125px;
	overflow:hidden;
	margin-bottom: 0px;
}

.roomvoAllImages{
	height: 100px;
	width: 125px;
	overflow:hidden;
	margin-bottom: 0px;
	border-radius:5%;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#bodyThree .row{
	padding-left:50px;
	padding-right:50px;
}

#bodyThree .row p{
	font-size: 12px;
	font-weight: normal;
}

#bodyThree .row a{
	text-decoration: none;
}

.roomvoImages-lp{
	width:30px;
}

.roomvoImages-cell{
	text-align: center;
}

.roomvoImages-cell p{
	font-size: 12px;
	font-weight: normal;
}

.roomvoImages-cell a{
	text-decoration: none;
}

#bodyBack{
	position: absolute;
	top: 15px;
	left: 15px;
	color: #425363;
	font-weight: 100;
	font-size: 18px;
}

#bodyBack:hover{
	text-decoration: none;
	cursor: pointer;
}

.smalltitle{
	font-size: 19px;
	line-height: 10px;
	font-weight: 500;
	text-align: center;
	color: #445364;
	margin-bottom: 10px;
}

.roomClose{
	position: absolute;
	top: 6px;
	left: 12px;
	font-size: 1.1em;
	z-index:2;
}

.roomClose:hover{
	color:#60686f;
	cursor:pointer;
}


#bodyTwo{
	padding-left:50px;
	padding-right:50px;
}

#roomShotClearAll{
	text-align:right;
	display:block;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 500;
	cursor:pointer;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-right: 6px;
}

.flickity-viewport{
	overflow: hidden;
	height: 135px !important;
}

#roomvoAll{
	text-align:center;
	margin-bottom:20px;
}

#roomvoAll a{
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	margin-bottom:20px;
	cursor:pointer;
}

#roomvoAll a:hover{
	cursor: pointer;
	color: #f6b333;
}

#roomvoLogo{
	float:right;
	display: inline;
	width: 100px;
	height: 12px;
	margin-right: 20px;
	position: relative;
	top: -36px;
}

#roomvoWarning, .roomvoSpinner, .roomvoSpinnermsg {
	margin: auto;
	text-align: center;
}

#bodyOne .title{
	font-weight: 500;
	margin-bottom: 8px
}

#bodyOne .subtitle, #bodyOne .mobilesubtitle{
	font-weight: 300;
	margin-bottom: 20px;
	font-size: 13px;
}

#bodyOne .mobilesubtitle{
	display:none;
}

#demoRooms .smalltitle{
	margin-top:10px;
}

#demoRooms .subtitle{
	font-weight: 500;
	font-size: 15px;
}

.roomContainer, .userRoomContainer{
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

.buttons .yella{
  color: #425363;
}

#seeInRoomModal .modal-body-close-out {
  padding-top: 22px;
}

#roomvoWarning{
	color:#e50944;
	margin-bottom:25px;	
	font-size: 16px;
	font-weight: normal;
}

.svgRecalc {
	text-indent: -9999px;
	background: url(../../img/calculator/Recalculate.svg);
	background-size: auto;
	background-size: cover;
	height: 15px;
	width: 15px;
	display: inline-block;
	position: relative;
	top: 1px;
}

.svgUpload {
	text-indent: -9999px;
	background: url(../../img/pdp-v4/upload.svg);
	background-size: cover;
	height:15px;
	width:15px;
	margin-right:3px;	
	display: inline-block;
	position:relative;
	top:2px;
	margin-right:5px;
}

.svgClearAll {
	text-indent: -9999px;
	background: url(../../img/pdp-v4/clear_all.svg);
	background-size: cover;
	height:15px;
	width:15px;
	margin-right:3px;	
	display: inline-block;
	position:relative;
	top:4px;
	margin-right:3px;
}

.svgCamera {
	text-indent: -9999px;
	background: url(../../img/pdp-v4/camera.svg);
	background-size: cover;
	height:15px;
	width:15px;
	margin-right:3px;	
	display: inline-block;
	position:relative;
	top:2px;
	margin-right:3px;
}

a.outline-button.outline-button-disabled {
	border: 1px solid #D4D6D7;
}

.colour-img-sample {
  height: 100px;
  width: 100px;
  border: 2px solid transparent;
  border-radius: 25%;
}

@media(max-width: 767px){
	#bodyOne .title{
		font-size: 18px;
	}
	
	#bodyOne .mobilesubtitle{
		display:block;
		text-align: center;
		font-size: 12px;
		font-weight: 100;
		line-height:15px;
		padding-left:50px;
		padding-right:50px;
	}
	
	#roomvoWarning{
		padding-left:50px;
		padding-right:50px;
	}
	
	#bodyOne .subtitle{
		display:none;
	}
	
	#bodyOne #demoRooms .subtitle{
		display:block;
	}
	
	.custom-tapi-modal .modal-body-close-out {
		padding-top: 10px;
	}
	
	.roundbutton {
		width: 247px;
		font-size: 14px;
		font-weight: 100;
	}
	
	.roomvoImages-lp{
		width:20px;
	}
	
	.roomvoRoomImages {
		height: 100px;
		width: 128px;
	}
	
	#demoRooms .smalltitle{
		font-size: 16px;
	}

	#demoRooms .subtitle{
		font-size: 14px;
	}
	
	#bodyTwo {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#bodyTwo .smalltitle, #bodyThree .smalltitle {
		margin-top: 0px;
		font-size: 16px;
	}
	
	.roomClose {
		top: 4px;
		left: 12px;
	}
	
	#bodyThree .row {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.roomContainer, .userRoomContainer {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	#roomShotClearAll {
		padding-right: 7px;
	}
	
	#seeInRoomModal .modal-dialog{
		margin-top: 100px;
	}
}
@media(min-width: 400px) and (max-device-width: 767px){
	.roomClose {
		top: 4px;
		left: 18px;
	}
}

.customer-roomvo-badge {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	background-color: #425363;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.customer-roomvo-logo {
	position: absolute;
	bottom: 20px;
	right: 0px;
	z-index: 1;
	background-color: #425363;
	padding: 5px;
}

.customer-roomvo-logo img{
	width: 100px;
	height: 12px;
}

.roomvoLoader {
	width: 48px;
	height: 48px;
	border: 5px solid #d9dde0;
	border-bottom-color: #f6b333;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
	margin:auto;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 


/* picture IT PDP */