/*** showroom ***/

.ugc {
	clear:both;
}

.ugc .section-subheaders{
	margin:60px 0 25px 0;
}

.ugc .social-icons{
	float:right;
	text-align:center;
	font-size:20px;
	margin:-50px 0 0 0;
	width:auto;
	height:auto;
	position:relative;
	z-index:10;
}

.ugc .social-icons a{
	margin:0 5px;
	color:#000;
}

.ugc .thumbs{
	float:left;
	width:100%;
	margin-bottom:30px;
}

.ugc .thumbs .column{
	float:left;
	width:382px;
	padding:0 !important;
}

.ugc .thumbs .ugc-lb-thumb{
	float:left;
	width:191px;
	height:191px;
	overflow:hidden;
}

.ugc .thumbs .column:nth-child(1) .ugc-lb-thumb:nth-child(1),
.ugc .thumbs .column:nth-child(3) .ugc-lb-thumb:nth-child(3){
	width:382px;
	height:382px;
}

.ugc .thumbs .ugc-lb-thumb img{
	width:100%;
	display:block;
}

.ugc .view-gallery{
	width:200px;
	margin:0 auto 40px auto;
}

.ugc .view-gallery .checkout-btn{
	letter-spacing: 1px;
}

/*** lightbox ***/

#x_readypulse_ugc{
	padding:0;
}

.ugc-modal .large-image-container{
	float:left;
	width:550px;
	height:550px;
	line-height:550px;
	border-right:solid 1px #c9c9c9;
	text-align:center;
}

.ugc-modal .large-image{
	max-height:100%;
}

.ugc-modal .ugc-content{
	float:right;
	width:378px;
	padding:20px 20px 0 20px;
}

.ugc-modal .ugc-content .profile img{
	float:left;
	margin-right:10px;
}

.ugc-modal .ugc-content .profile .name{
	float:left;
    font-size: 14px;
	color:#b7b7b7;
}

.ugc-modal .ugc-content .profile .name strong{
	color:#363636;
	font-size:16px;
	line-height:20px;
	font-weight:600;
}

.ugc-modal .ugc-content .instagram-numbers{
	float:left;
	width:100%;
	height:70px;
	margin-top:12px;
	font-size:14px;
}

.ugc-modal .ugc-content .related{
	float:left;
	width:100%;
	font-size:16px;
	margin-bottom:20px;
	font-weight:600;
	position:relative;
}

.ugc-modal .ugc-content .related .total-number {
	position:absolute;
	top:0;
	right:0;
	width: 20px;
	height: 20px;
	background-color: #b7b7b7;
	line-height:20px;
	text-align:center;
	border-radius:50%;
	font-size:12px;
	color:#fff;
}

.ugc-modal .products{
	float:left;
	width:100%;
	position:relative;
}

.ugc-modal .products .browse{
	position:absolute;
	top:100px;
	z-index:9;
}

.ugc-modal .products .browse.left{
	left:-10px;
}

.ugc-modal .products .browse.right{
	right:-10px;
}

.ugc-modal .products .scrollable{
	width:380px;
	height:350px;
	text-align:center;
}

.ugc-modal .products .scrollable .slider-item{
	float:left;
	width:380px;
}

.ugc-modal .products .single{
    display:inline-block;
	width:175px;
	margin:0 5px;
	text-align:center;
}

.ugc-modal .products .single img{
	width:100%;
}

.ugc-modal .products .single .shot{
	font-size:12px;
	text-decoration:none;
	letter-spacing:1px;
	color:#363636;
}

.ugc-modal .products .single .shot .name{
	margin:10px 0;
	height:30px;
}

.ugc-modal .products .single .shot .shop{
	background-color:#363636;
	color:#fff;
	text-transform:capitalize;
	width:70px;
	display:inline-block;
	margin-top:2px;
	font-size:12px;
	line-height:25px;
}

.ugc-modal .icon-left-open{
	font-size: 30px;
    left: -75px;
    position: absolute;
    top: 260px;
	color:#333;
}

.ugc-modal .icon-right-open{
	font-size: 30px;
    right: -75px;
    position: absolute;
    top: 260px;
	color:#333;
}

/*** pdp ***/

.ugc-pdp{
	float:left;
	width:100%;
    margin:60px 0;
}

.ugc-pdp .ugc-scroll{
	float:left;
	width:100%;
	position:relative;
}

.ugc-pdp .ugc-scroll .browse{
	background-color: rgba(0, 0, 0, 0.25);
    font-size:24px !important;
    height:40px;
    line-height:40px;
    position:absolute;
    text-align:center;
    top:90px;
    width:40px;
	cursor:pointer;
	z-index:99;
	color:#fff !important;
}

.ugc-pdp .ugc-scroll .browse.prev{
	left:0 !important;
}

.ugc-pdp .ugc-scroll .browse.next{
	right:0 !important;
}

.ugc-pdp .ugc-scroll.no-arrows .browse{
	visibility:hidden;
}

.ugc-pdp .upload-gallery{
	float:right;
	margin-top:-52px;
	position:relative;
}

.ugc-pdp .upload-gallery a{
	color:#333;
	font-size:14px;
	margin-left:10px;
}

.ugc-pdp .x_ugc_scrollable{
	width:1150px;
	height:214px;
}

.ugc-pdp .x_ugc_scrollable .items{
	height:214px;
}

.ugc-pdp .x_ugc_scrollable .slider-item{
	float:left;
	width:1150px;
}

.ugc-pdp .x_ugc_scrollable .slider-item .upload-short{
	float:left;
	width:240px;
	margin:0 10px;
}

.ugc-pdp .x_ugc_scrollable .slider-item .ugc-lb-thumb{
	float:left;
	width:214px;
	margin-right:20px;
}

.ugc-pdp .x_ugc_scrollable .slider-item .ugc-lb-thumb:nth-child(5n){
	margin-right:0;
}

.ugc-no-content{
	float:left;
	width:100%;
	margin-top:25px;
}

.ugc-no-content span{
	text-transform:uppercase;
  	font-family: "PNovaBold", Helvetica, Arial;
}

.ugc-no-content a{
	color:#333;
	margin-left:10px;
}

/*** gallery page ***/

.ugc-gallery .headings{
	width:800px;
	margin:0 auto;
	text-align:center;
}

.ugc-gallery .style-gallery {
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 36px;
  letter-spacing: 2px;
  color: #333333;
  margin: 70px 0 20px 0;
  text-transform:uppercase;
}

.ugc-gallery .share-your-shoedazzle {
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #333333;
}

.ugc-gallery .share-your-shoedazzle a{
  font-size: 16px;
  color: #333333;
}

.ugc-gallery .divider-line {
  width: 139px;
  height: 3px;
  border-top: solid 1px #cccccc;
  margin:20px auto;
}

.ugc-gallery .divider-line span {
	background-color: #ffffff;
	display: inline-block;
	position: relative;
	top: -10px;
	width: 30px;
	font-size:16px;
}

.ugc-gallery .thumbs{
	margin-top:30px;
}

.ugc-gallery .thumbs .ugc-lb-thumb{
	width:272px;
	height:272px;
	overflow:hidden;
	margin:0 19px 19px 0;
}

.ugc-gallery .thumbs .ugc-lb-thumb:nth-child(4n){
	margin-right:0;
}

.ugc-gallery .load-more{
	width:100%;
	text-align:center;
}

/*** review confirmation ***/

.ugc-review{
	float:left;
	width:100%;
	border:solid 1px #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ugc-review .more-points{
	float:left;
	width:348px;
	padding:46px 20px 0 20px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ugc-review .want-more{
	font-family: "PNovaBold", Helvetica, Arial;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	text-transform:uppercase;
}

.ugc-review .share-more{
	font-family: "PNovaReg", Helvetica, Arial;
	font-size: 12px;
	letter-spacing: 0.1px;
	text-align: center;
	margin:15px 0;
}

.ugc-review .ugc-asset{
	float:right;
	width:800px;
}
