.top-product-styles-wrap, .licenses-activities-wrap, .slider-product-styles-wrap{
	padding:15px 25px;
	margin:0 0 20px;
	text-align:center;
	max-width: 1200px;
    margin: 0 auto;
}
#top_product_styles, .slider-product-styles{
	list-style:none;
	margin:10px auto 30px;
	padding:0;
	font-family: 'Novecento Sans W01 Wd Normal';
	text-transform: lowercase;
}
.top-product-styles-wrap h1{
	margin-bottom:10px;
}
.product-style-image{
	margin:.5em auto;
}
.product-style-link{
	display:block;
	color:#231f20;
	font-size:14px;
	padding-top:40px;
	background-color:#fff;
}
.search-results .product-style-link{
	padding-top:0;
}
#top_product_styles .product-style-link{
	position: relative;
}
.new-flag, .sales-flag{
	position: absolute;
    top: 10px;
    right: 10px;
    width: 44%;
    height: 40px;
    background: #fff;
}
.sales-flag{
	background:#c90f0f;
    color: #fff;
    line-height: 24px;
    border: 8px solid #fff;
    font-size: 15px;
    border-left-width: 16px;
    border-right-width: 16px;
    font-weight: normal;
}
.sales-percent{
	color:#c90f0f;
	font-size:.654em;
}
#top_product_styles .new-flag{
	top:0;
}

.style-name{
	font-family:'Novecento Sans W01 Wd DmBd';
	text-transform: lowercase;
}
.style-list-price{
	font-size:13px;
}
.orig-price{
	text-decoration: line-through;
}
.sales-price{
	color:#c90f0f;
}
.header-slides .fit-imgc {
	position: relative;
	left:-.5px;
}
.owl-carousel .owl-stage-outer {
	max-width: 1259px;
}
/* details page */
.ps-details-link{
	color:#231f20;
	text-decoration: underline;
}
.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
	font-size:12px;
}
.your-selection{
	display:none;
}
.breadcrumb {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    
}

.breadcrumb + .breadcrumb {
    border-left: solid 1px #999;
    margin: 0 0 0 .75em;
    padding-left: .75em;
}

.breadcrumb-link {
    color: #231F20;
}
.ps-titleblock h1{
	margin-bottom:0;
}
.ps-titleblock h2{
	margin:.15em 0 .25em;
}
.ps-price{
	font-size:26px;
	margin-bottom:10px;
}
.sizechart-link{
	clear:both;
	display:block;
	font-size:16px;
	font-family:'Novecento Sans W01 Wd DmBd';
	color:#231F20;
	text-transform:lowercase;
	margin:.25em 0;
	height:16px;
	line-height:16px;
}
.product-social{
	clear:right;
	
	margin:.25em 0;
	height:30px;
	padding-top: .5em;
}
.product-social-item, .product-social a{
	margin-left:1em;
	vertical-align: top;
}
.product-social .fb_iframe_widget{
	height:20px;
}
.fb_iframe_widget iframe{
	z-index:2;
}
.product-social .fb_iframe_widget span{
	vertical-align:baseline !important; /* fb doesn't play nice with others */
}
.ps-addcart{
	clear:both;
	display:block;
	margin-top:15px;
}
.ps-image {
	height: 450px;
}
.ps-image + .ps-image{
	display:none;
}
.cart-icon {
	display: inline-block;
	width: 18px;
	height: 15px;
	overflow: hidden;
	background: url('/assets/images/icon-cart-button.png') 50% 0 no-repeat;
	vertical-align: middle;
	background-size: cover;
}
.product-style-buy:hover .cart-icon, .ps-addcart:hover .cart-icon{
	background-position:50% -15px;
}
.site-button[disabled] .cart-icon{
	background-position:50% 0;
}
.ps-buffid, .style-stock-status {
  margin: 12px 0;
  font-size: 14px;
}
.style-stock-pre{
	color:#fff;
}
.ps-alt-images{
	list-style:none;
	padding:0;
	margin:1em 0;
}
.ps-icon-wrap {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
}
.ps-license-wrap {
	position: absolute;
	top: 10px;
	left: 10px;
	width:44%;
	height: 40px;
	background:#fff;
}
.ps-license-wrap2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width:44%;
	background:#fff;
}
.ps-license-inner {
	height: 40px;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
/* alt styles slider */
.ps-alt-styles, .ps-also-like{
	list-style:none;
	padding:0;
	margin:0 auto;
	max-width:1060px;
	text-align:center;
}
.ps-alt-styles .style-sub-family, .ps-alt-styles  .style-name, .ps-alt-styles .style-list-price{
	display:none;
}
.ps-alt-styles-wrap{
	margin-top:1em;
	padding-top:.7em;
	border-top:solid 1px #999999;
}
.ps-alt-styles-wrap h3{
	text-align:center;
	font-family:'Novecento Sans W01 Wd Normal';
	text-transform: lowercase;
}
.ps-alt-styles-wrap .ps-alt-styles-link{
	text-align:right;
	display:block;
	color:#231F20;
	font-size:18px;
	font-family:'Novecento Sans W01 Wd DmBd';
	text-transform: lowercase;
}
/*.product-list-pager, .filters-product-styles-wrap{
	font-family: 'Novecento Sans W01 Wd Normal';
}*/

.back-to-top{
	text-align:center;
	margin:1em 0;
	cursor:pointer;
}
#list_product_styles{
	list-style:none;
	padding:0;
	text-align:center;
	clear:both;
}

.product-style-border{
	display:none;
}		
.product-style-item{
	display:inline-block;
	vertical-align:top;
	padding: 50px 10px 10px;
	margin:0 0 40px;
	position:relative;
	width:216px;
	max-width:100%;
}
.pager-active{
	font-weight:bold;
}
.style-off, .style-paged{
	display:none;
}
.ps-also-like-wrap h1{
	text-align:center;
}
/* filters */
.styles-filter-wrap{
	font-size:12px;
	border:none;
	border-top:solid 1px #999999;
	position:relative;
	padding:40px 10px 5px 30px;
	margin:0 0 .5em;
} 
.styles-filter-wrap .input{
	margin:10px 0;
	display:block;
	overflow:hidden;
}

.styles-filter-wrap .checkbox {
	overflow: visible;
}
.filters-product-styles-wrap input[type=checkbox]{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 12px;
	float: left;
	position: relative;
}
.filters-product-styles-wrap label{
	height:16px;
	display:table-cell !important;
	vertical-align:middle;
	line-height:15px;
}
#fps-your-selection label {
	height: 18px;
}
.styles-filter-wrap legend {
	position: absolute;
	top: 10px;
	left: 0;
	font-family:'Novecento Sans W01 Wd Normal';
	text-transform: lowercase;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	padding: 0 0 0 30px;
}
.toggle-closed{
	display:none;
}
.filter-closed .toggle-closed {
	display:block;
}
.filter-closed .toggle-open{
	display:none;
}
.filter-closed .styles-filter{
	display:none;
}

#fps-your-selection{
	background:#e5e5e5;
	border:none;
	margin-bottom:0;
	padding-bottom: 40px;
	font-size: 11px;
}
.ps-clear-all {
	font-family: 'Novecento Sans W01 Wd DmBd';
	text-transform: lowercase;
	font-size: 10px;
	line-height: 40px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 30px;
}
.your-checkbox{
	position:relative;
}
.your-checkbox input[type=checkbox]{
	opacity:0;
	height: 13px;
	width: 13px;
}
.your-checkbox:before {
	content: 'X';
	position: absolute;
	width: 16px;
	height: 16px;
	border: solid 1px;
	top: 0;
	left: 0;
	background: #FFB608;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	font-family: 'Novecento Sans W01 Wd DmBd';
	text-transform: uppercase;
}
.filter-dependent, .styles-filter-wrap .filter-dependent, .filter-dependent-sf, .styles-filter-wrap .filter-dependent-sf, .styles-filter-wrap .filter-dependent-cl, .filter-dependent-cl, .filter-dependent-locked, .hide-your-selection {
	display:none;
}
.filter-redundant {
    display: none !important; 
}
/* pager for list page */
.product-list-pager {
	display:none;
	font-size: 24px;
	height: 40px;
	margin: 10px 0 10px;
}

.product-list-perpage-wrap {
	float: left;
	margin-top:20px;
}

.product-list-pager-selector {
	float: right;
	white-space: nowrap;
	margin-top:20px;
}

.pager-perpage {
	padding: 0 15px;
	cursor: pointer;
}

.pager-all {
	padding: 0 15px;
	cursor: pointer;
}

.product-list-pager-prev {
	border-top: 10px solid rgba(0, 0, 0, 0);   
	border-bottom: 10px solid rgba(0, 0, 0, 0);       
	border-right: 10px solid;
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.product-list-pager-next {
	border-top: 10px solid rgba(0, 0, 0, 0);    
	border-bottom: 10px solid rgba(0, 0, 0, 0);    
	border-left: 10px solid;    
	width: 0;    
	height: 0;    
	display: inline-block;    
	vertical-align: middle;    
	margin: 0 15px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.product-list-pager-next.product-list-disabled{
	border-left-color:#ccc;
	cursor:default;
}
.product-list-pager-prev.product-list-disabled{
	border-right-color:#ccc;
	cursor:default;
}
.spanid_product-list-pager-select label {
	padding: 0 15px 0 0;
}

.spanid_product-list-pager-select select {
	height: 30px;    border: solid 2px #231F20;    
	font-size: 20px;    
	width: 60px;
	margin: 0 15px 0 0;
}
/* end pager */

.styles-filter-wrap .colorcheck {
    display: inline-block;
    position: relative;
    margin: 0;
	overflow:hidden;
}
.styles-filter-wrap .final-off, .final-off{
	display: none;
}

.colorcheck label {
	position: absolute;
	top: 6px;
	left: 0;
	width: 20px;
	background: #FFF;
	height: 20px;
}

.colorcheck input[type=checkbox] {
	margin: 6px 6px 0 0;
	width: 20px;
	height: 20px;
}
.colorchecked label {
    border: solid 2px;
    padding: 1px;
}
.product-styles-none {
	display: none;
	padding: 1em;
	margin: 0 auto;
	line-height: 1.5;
	font-family: 'open_sansregular';
	text-align: center;
	float:left;
}
.product-styles-none-show{
	display: block;
}
.filter-more-trigger, .filter-less-trigger, .styles-filter-wrap .filter-license{
	display:none;
	font-family: 'Novecento Sans W01 Wd DmBd';
	text-transform: lowercase;
	font-size: 13px;
	cursor:pointer;
}
.filter-more-active .filter-more-trigger{
	display:block;
}
.filter-less-active .filter-less-trigger{
	display:block;
}
.styles-filter-wrap  .filter-checks-more{
	display:none;
}
.check-swatch{
	pointer-events: none;
	display:inline;
}
.ie-color-fix{
	position: relative;
	top: -20px;
	display: block;
	height: 20px;
	width: 20px;
	z-index: 1;
	background-color: #FFF;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=1)';
	background: rgba(255, 255, 255, 0);
}

.search-form {
	font-family: 'open_sansregular';
}
#search-terms{
	margin-right:10px;
	width: 170px;
}
input#Search {
	height: 30px;
	line-height: 28px;
}
.filters-product-styles-wrap.search-form{
	margin-top:1em;
	padding-top:1em;
	border-top:solid 1px #999999;
}

#details{
	top: -60px;
	position: relative;
}
#list_home_page_ctas.ps-ctas{
	clear:both;
	margin:50px auto 40px;
	padding-top:40px;
	border-top:solid 1px #999;
	overflow: visible;
}
.ps-shown{
	color: #4F4F4F;
	font-style: italic;
	text-transform: lowercase;
	font-size: 14px;
}
.ps-buffid{
	height:1em;
}

.custom-list-side-link{
    line-height: 2em;
    font-size: 11px;
    font-family: 'Novecento Sans W01 Wd Normal';
    text-transform: lowercase;
    position: relative;
}
.custom-list-side-link:after {
	left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #231f20;
    border-width: 6px;
    margin: -6px 0 0 5px;
}
.custom-list-side-families{
	list-style:none;
	padding:0 0 0 20px;
}
.custom-list-web-collections{
	list-style: none;
	padding:0 0 0 20px;

}
.custom-list-side-wrap a {
	color:#231f20;
}
.custom-list-side-wrap h4 {
    position: absolute;
    top: 10px;
    font-size: 1.25em;
}
/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
	position:absolute;
	color: white;
	cursor: pointer;
	width: 20px;
    height: 30px; 
	background: url(/assets/images/left-chev.png) 0 0 no-repeat;
    background-size: 100%;
	top:50%;
	margin-top:-30px;
	left:-35px;
}
.owl-theme .owl-nav .owl-next{
	left:auto;
	right:-35px;
	background-image: url(/assets/images/right-chev.png);
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background-position: 0 100%;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
#styles-custom-list-filter legend {
	display: none;
}

#styles-custom-list-filter {
    padding-top: 10px;
}
.owl-carousel .owl-item img {
	width: auto;
}
@media (max-width: 491px) {
	#list_product_styles {
		margin: 0 -30px;
	}
	.product-style-item {
	    vertical-align: top;
	    padding: 50px 10px 10px;
	    margin: 0 0 40px;
	    position: relative;
	    width: 185px;
	    max-width: 100%;
	}
}
@media (max-width:1024px){
	.ps-stats-tabs{
		display:none;
	}
	.ps-stats-title{
		font-family:'Novecento Sans W01 Wd Normal';
		text-transform: lowercase;
	}
	.ps-stats-open, .ps-stats-closed{
		float: right;
		border: solid 2px;
		width: 30px;
		text-align: center;
		font-family: 'Novecento Sans W01 Wd Normal';
		text-transform: lowercase;
		height: 30px;
		line-height: 24px;
	}
	.ps-stats-open{
		display:none;
	}
	.ps-stats-active2 .ps-stats-open{
		display:block;
	}
	.ps-stats-active2 .ps-stats-closed{
		display:none;
	}
	.ps-stats.ps-stats-inited .ps-stats-inner{
		display:none;
	}
	.ps-stats.ps-stats-active2 .ps-stats-inner{
		display:block;
	}
	.carousel-wrap{
		padding:0 25px;
		position:relative;
	}
	.style-filter-closed{
		display:none;
	}
	.ps-video{
		display:block;
		margin-top:20px;
	}
	.fs-style-filter-closed .toggle-closed {
		display:block;
	}
	.fs-style-filter-closed .toggle-open{
		display:none;
	}
	.style-filter-closed .styles-filter{
		display:none;
	}
	.fs-style-filter-closed .input{
		display:none;
	}
	.addcart-product-style label{
		margin:0 1em 0 0;
	}
	.product-style-listcol-details{
		display:none;
	}
}

@media (min-width:568px){
	.product-style-link{
		
	}
	.owl-theme .owl-nav [class*='owl-'] {
	
	}
	.owl-theme .owl-nav .owl-next{
		
		
	}
}
.product-style-image { 
	height: 200px;
}
@media (min-width:1025px){
	.slider-product-styles .product-style-image {
		height: 420px;
	}
	.slider-product-styles-wrap .owl-theme .owl-nav .owl-next {
		left: auto;
		right: -40px;
	}
	.slider-product-styles-wrap .owl-theme .owl-nav .owl-prev {
		right: auto;
		left: -40px;
	}
	.ps-alt-images{
		margin:1em -25px;
		width:280px;
	}
	.loupe { 
		background:#fff;
		border:5px solid rgba(0, 0, 0, .4);  
		z-index:2;
	}
	.carousel-wrap{
		padding:0 80px;
		position:relative;
	}
	.product-style-image {
		height:180px;
		height: 250px;
	}
	.top-product-styles-wrap{
		padding:25px 70px;
	}
	.your-selection{
		display:inline;
	}
	.your-selection-mobile{
		display:none;
	}
	.owl-theme .owl-nav [class*='owl-'] {
		
		left:-70px;
	}
	.owl-theme .owl-nav .owl-next{
		
		left:auto;
		right:-70px;
	}
	.product-style-listcol{
		float:right;
		width: 69%;
		max-width: 864px;
	}
	.list-product-styles-wrap:after {
		content: "";
		display: table;
		clear: both;		
	}
	.filters-product-styles-wrap{
		float:left;
		width:286px;
	}
	.product-style-border{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		padding: 340px 0 0;
		border: solid 1px #999;
		text-align:center;
		z-index:1;
	}
	.product-style-item:hover .product-style-border{
		display:block;
	}
	.product-style-form{
		background:#fff;
		padding:10px 20px 20px;
	}
	.product-style-sizes{
		width: 160px;
		height: 30px;
		border: solid 2px #231F20;
		font-size: 15px;
		margin-bottom: 1em;
	}
	.product-style-popup-link{
		width:100%;
		height: 300px;
		position:absolute;
		top:0;
		left:0;
	}
	.product-style-listcol-details{
		float: right;
		width: 69%;
		max-width: 864px;
		
	}
	.product-style-listcol-details h1{
		margin:0 0 20px;
	}
	
	#fps-your-selection .toggle-open, #fps-your-selection .toggle-closed{
		display:none;
	}
	
	/* product details */
	.ps-titleblock{
		width:450px;
		float:right;
		margin:50px 0 0 0;
	}
	.ps-imagesblock{
		width:385px;
		margin:30px 20px 20px 50px;
		float:left;
		min-height:400px;
	}
	.addcart-product-style{
		width:450px;
		float:right;
		margin-right:0;
		margin-bottom: 30px;
	}
	.addcart-product-style label{
		display:block;
	}
	.ps-video{
		width:450px;
		float:right;
		margin:35px 0 30px 0;
	}
	.ps-alt-styles-wrap{
		clear:both;
	}
	#spanid_buyid, #spanid_add{
		float:left;
		margin:.5em 20px 20px 0;
	}
	#add {
		border:solild 1px #000;
		border-radius: 5px;
	}

	
	/*stats (details/materials/htw) */
	.ps-stats-wrap{
		margin-top:1em;
	}
	.ps-stats-title{
		display:none;
	}
	.ps-stats-tabs {
		list-style: none;
		padding: 0;
		margin: 0 0 -1px;
		font-size: 18px;
		font-family:'Novecento Sans W01 Wd Normal';
		text-transform: lowercase;
		position: relative;
		
	}
	.ps-stats-tab {
		display: inline-block;
		padding: 8px 10px;
		background: #f9f9f9;
		border-bottom: solid 1px #999999;
		cursor:pointer;
		border: solid 1px #999999;
	}
	.ps-stats-tab.ps-stats-active {
		background: #FFf;
		border-bottom: solid 1px #fff;
	}
	.ps-stats {
		border: solid 1px #999999;
		padding: 50px 70px;
	}
	.ps-stats.ps-stats-inited{
		display:none;
	}
	.ps-stats.ps-stats-active{
		display:block;
	}
	.ps-alt-styles-wrap {
		padding: 1.5em 70px 0;
	}
	/* filters */
	
	#details{
		top: -110px;
	}
}
@media (min-width:1200px){
	.product-style-listcol{
		width: 864px;
	}
	.ps-alt-images{
		margin:1em -80px;
		width:385px;
	}
	.ps-imagesblock{
		width:385px;
		margin:30px 0 50px 130px;
		float:left;
		min-height:400px;
	}
	.ps-titleblock{
		width:515px;
		float:right;
		margin:50px 70px 0 0;
	}
	.addcart-product-style{
		width:515px;
		margin-right:70px;
	}
	.ps-video{
		width:515px;
		margin:35px 70px 50px 0;
		display:block;
	}
	.product-style-listcol-details{
		width: 864px;
	}
}