.products-grid .product-name {
	font-weight: normal;
	margin-bottom: 0;
}
.products-grid .price-box {
	font-size: .8125rem;
	margin-top: 0;
}

.product-view {
	float: none;
	width: auto;
	margin: 0;
}
.box-collateral .box-title {
	padding: 5px 0 5px;
}
.product-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: .5rem -.5rem;
}
.product-col-left, .product-col-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: .5rem;
}
.product-col-left {
	margin: .5rem 10%;
}
.product-view .product-shop .product-main-info {
	margin: 0;
	padding: 0;
}
.product-collateral {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.product-collateral .product-info {
	padding: 0;
}
.product-info .tab-container {
	padding: 0;
	margin-bottom: 14px;
}

.product-view .product-img-box {
	width: auto;
	padding: 0;
}
.product-view .product-img-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin: -.25rem;
	position: relative;
}
.product-view .product-img-box .tooltip {
	position: absolute;
	top: 240px;
	left: 161px;
	z-index: 9999;
	display: none;
}
.product-view .product-img-box a.hover .tooltip {
	display: inline;
}
.product-view .product-img-box a.zoom_active .tooltip {
	display: none;
}
.product-view .product-image-thumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 17%;
}
.product-view .product-image-thumbs li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .25rem;
	height: 20%;
}
.product-view .product-image-thumbs li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.product-view .product-image-thumbs li a img {
	cursor: pointer;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}
.zoomPad{
	position:relative;
	float:left;
	z-index:9;
	cursor:pointer;
}
.zoomPreload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: 'Nunito', sans-serif;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index:110;
	width:90px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:49px;
}
.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px dashed #CCC;
	z-index:101;
	cursor:crosshair;
}
.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}
.zoomWindow{
	position:absolute;
	left: 530px;
	top:40px;
	background:#FFF;
	z-index:6000;
	z-index:10000;
	z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
	z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:120;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
	position:relative;
	overflow:hidden;
	z-index:110;

}
.zoomWrapperImage img{
	border:0px;
	display:block;
	position:absolute;
	z-index:101;
}
.zoomIframe{
	z-index: -1;
	filter:alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position:absolute;
	display:block;
}

.product-options dt label,
.add-to-cart label,
.social-links label {
	font-size: 1.125rem;
	color: #000;
}

.product-view #popup-fabric2 {
	display: block;
	margin-bottom: 10px;
	margin-top: -14px; /* Needed because the product description <p> tags have a 14px bottom margin */
}
.product-view #popup-size-container {
	margin: 5px 12px 0 12px;
	vertical-align: bottom;
}
.product-view #popup-fabric2,
.product-view #popup-size2 {
	display: block;
	text-decoration: none;
	color: #afafa9;
	font-size: 10px;
}
.product-view #popup-fabric2:hover,
.product-view #popup-size2:hover {
	text-decoration: underline;
}

li.colorswatch {
	position: relative;
}
.product-view .shop-plus-size {
	text-decoration: none;
	position: absolute;
	color: #62635d;
	font: italic normal 12px 'Nunito', sans-serif;
	top: -20px;
	right: 0;
	white-space: nowrap;
}
.product-view .shop-plus-size:hover {
	text-decoration: underline;
}

.product-view #pattern-swatches-block {
	float: left;
	text-align: center;
	width: 100%;
}
.product-view #pattern-swatches-block .pattern-swatches-header {
	color: #444;
	font-size: 1.5em;
	letter-spacing: 2px;
	margin: 0 0 .75em;
}
.product-view #pattern-swatches-block ul {
	font-size: 0;
	margin: 1rem -.5rem;
}
.product-view #pattern-swatches-block ul li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding: .5rem;
	width: 16.66%;
}
.product-view #pattern-swatches-block ul li a {
	display: block;
}
.product-view #pattern-swatches-block ul li a img {
	width: 100%;
}

.product-view .product-name h1 {
	color: #444;
	font: 1.5rem/1.5 'Nunito', sans-serif;
	letter-spacing: 1px;
	margin-bottom: .5rem;
}

.products-grid .price-box .freshproduce-more {
	color: #afafa9;
	font-style:italic;
}
.products-grid .old-price {
	text-decoration: none;
}
.special-price .price-label {
	color: #e74197;
}
.special-price .price {
	color: #e74197;
}
.product-name a  {
	display: block;
	text-decoration:none;
}
.product-view .product-shop .price-box {
	display: block;
	vertical-align: top;
}
.product-view .product-shop .price-box .special-price {
	display: inline;
	margin: 0 1ex 0 0;
}
.product-view .product-shop .price-box .special-price .price {
	color: #e74197;
	font-weight: normal;
	font-size: 1.125rem;
}

#itemproprice {
	color: #e74197;
	font-weight: normal;
	font-size: 1.125rem;
}

.product-view .product-shop .price-box .old-price {
	display: inline;
	margin: 0;
}
.product-view .product-shop .price-box .old-price .price,
.product-view .product-shop .price-box .regular-price .price {
	font-size: 1.125rem;
	color: #62635d;
	font-weight: normal;
}
.product-view .product-shop .price-box .price sup {
	font-size: 65%;
	vertical-align: middle;
	position: relative;
	top: -1ex;
}
.product-view .freshproduce-more {
	font-family: 'Nunito', sans-serif;
	color:#b1b2ad;
	font-style:italic;
	margin-left:0px;
	font-weight:normal;
	font-size:10px;
}

.product-view .box-related {
	float: none;
	border-top: 1px solid #adaeab;
	width: 518px;
	margin-top: 170px;
}
.product-view .box-related .box-title {
	margin: 0;
	height: 40px;
	background: none;
	line-height: 40px;
	color: #5b5d57;
	font-size: 13px;
}
.product-view .box-related .box-title span {
	vertical-align: middle;
	font-style: italic;
}
.product-view .box-related p {
	display: inline;
}

.product-view .box-related li.item .item-info {
	margin-right: 0px;
}
.product-view .box-related ul.block-content {
	font-size: 0;
}
.product-view .box-related li.item {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	width: 160px;
	margin: 0 9px 0 0;
}
.product-view .box-related li.last {
	margin-right: 0;
}
.product-view .box-related li.item .product-image {
	display: block;
	margin-bottom: 8px;
	width: auto;
}
.product-view .box-related li.item .product-details {
	width: auto;
}
.product-view .box-related li.item .product-details .product-name .pattern {
	font-style: italic;
}
.product-view .box-related li.item .product-details h3,
.product-view .box-related li.item .product-details h3 a {
	font-weight: normal;
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Nunito', sans-serif;
}
.product-view .box-related li.item .product-details h3 a:hover {
	color: #43b5e9;
}



.product-view .box-related li.item .product-details .price-box {
	margin: 0;
}
.product-view .box-related li.item .product-details .price-box .regular-price span {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	margin-right: 1ex;
}
.product-view .box-related li.item .product-details p {
	display: inline;
	margin-right: 1ex;
}

#tiptip_holder {
	max-width: none !important;
}
#tiptip_holder .pattern-swatch-title {
	display: block;
	background: url(../images/tooltip_blank_right.png) no-repeat right top;
}
#tiptip_holder .pattern-swatch-title .tooltip-bg-left {
	display: block;
	background: url(../images/tooltip_blank_left.png) no-repeat left top;
	margin-right: 12px;
	padding: 0 8px 0 20px;
	font: italic normal 11px 'Nunito', sans-serif;
	height: 39px;
	line-height: 39px;
	color: #63635d;
}
#tiptip_holder .pattern-swatch-title .vert-center {
	vertical-align: middle;
}

.btn-add-to-bag {
	background: #F03890;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1.25rem;
	line-height: 4rem;
	text-align: center;
	text-decoration: none;
	margin-top: 1.5rem;
	vertical-align: middle;
}
.add-to-cart label {
	color: #444;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 2rem;
	margin-right: .5rem;
}
.add-to-cart .qty {
	background: none;
	border: none;
	-webkit-box-shadow: inset 0 0 0 1px #CCC;
	box-shadow: inset 0 0 0 1px #CCC;
	font-size: 1rem;
	line-height: 2rem;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 2.5rem !important;
}

.product-view .review-form {
	color: #00ABDF;
	text-decoration: none;
}
.product-view a.review-form:hover {
	text-decoration: underline;
}
.product-view .product-shop p,
.product-view .product-shop .ratings {
	margin-top: 30px;
	margin-bottom: 15px;
}
.ratings p.rating-links {
	display: inline;
	vertical-align: middle;
	text-transform: capitalize;
}
.ratings .rating-links a {
	color: #444;
	text-decoration: none;
	margin-right: 1em;
}
.ratings .rating-links a:hover {
	text-decoration: underline;
}
.ratings .rating-box,
.rating-box {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.rating-box {
	background: url("../images/bkg_rating.png") repeat-x left -10px;
	height: 10px;
	width: 60px;
}
.rating-box .rating {
	background: url("../images/bkg_rating.png") repeat-x;
	height: 10px;
	margin-top:0px !important;
}

#customer-reviews-short {
	font-style: normal;
	line-height: 1.5em;
}
#customer-reviews-short a {
	text-decoration: none;
	vertical-align: middle;
	color: #62635D;
	font-weight:bold;
}
#customer-reviews-short a:hover {
	text-decoration: underline;
	font-weight:bold;

}
#customer-reviews-short .rating-box {
	margin-left: 7px;
}
#customer-reviews-short dl dd {
	margin-bottom: 1.2em;
}

.review-product-list .product-img-box img.tooltip {
	display: none;
}
.review-product-list .col-main {
	width: auto;
}
.review-product-list .product-col-left {
}
.review-product-list #popup-fabric {
	display: none;
}
.review-product-list .form-buttons,
.review-product-list p.required {
	width: auto;
}
.review-product-list .form-list label {
	text-align: left;
}
.review-product-list .product-view .box-reviews .form-list {
	margin-top: 0;
}

.social-links {
	display: none;
}
.product-view .social-links {
	margin: 10px 0 20px 0;
	height: 25px;
	line-height: 24px;
	display: block;
}
.product-view .social-links label {
	padding-right: 2ex;
}


.product-view .box-related .text-you-might-also,
.text-you-might-also {
	font: italic normal 12px 'Nunito', sans-serif;
}
#footerpages_lookbook_title {font: normal 14px 'Nunito', sans-serif; margin-bottom:14px; display:block; position:relative; top:-40px;}


/*.productpage_itemprop_price {float:right; text-align:left;}
.productpage_itemprop_name {float:left}*/
