.featured-ctnr { display: none; }
.quickview-shell { min-height: 545px !important; }
.quickview-thumbs { min-height: 499px !important; }
.products .image-set { display: none; }
.products .image-set.current { display: block; }
.color-display { text-transform: uppercase; }
.quickview-thumbs { min-height: 499px !important; }
.video-wrapper { position: relative; padding-bottom: 56.25%; text-align: left; }
.video-wrapper iframe { position: absolute; width: 100%; height: 100%; }
.main { min-height: 400px; } /* to prevent clipping of filter on cat page */
.back-to-cat { display: none; }
#atc-button:disabled { cursor: default; }
#atc-error-msg { display: none; }
.section-blog .section-head h1,
.section-lookbooks .section-title { margin-top: 0.5em; }
.product-price-old { color: #b7b7b7; text-decoration: line-through; }

.product-featured-inner { text-align: center; }
.product-featured-content-head { padding-bottom: 50px; }
.pdp-size-guide-toggle { position: relative; top: -10px; margin-bottom: -10px; text-align: left; z-index: -1; }

.btm-p30 { padding-bottom: 30px !important; }
.bdr-blk-1 { border: solid #000 1px; }
.mini-cart-border { border: solid #d1d1d1 1px; }
.header .logo,
.header .logo i,
.nav,
.nav ul,
.nav li,
.nav li a { text-transform: lowercase; }
.back-in-stock-msg { display: none; }
.account-store-credit {display: none;}
.product:hover .product-tag.no-transform { -webkit-transform: none; -ms-transform: none; transform: none; }
.pick-of-the-week-content-holder { display: none; } 
.potw-description { min-height: 54px; }
.lookbook-grid .lookbook-portrait a { padding-top: 150%; }
.header-main .logo { z-index: 100; }
.header-main .nav-inner { z-index: 10; }
.prod-arrow-link { display: block; }
.cat-page .product { width: 20%;  margin-bottom: 1%;}
.cat-page .product:after { padding-top: 162%; }
.pdp-gallery { max-width: 552px; }
.cat-page .product-colors .color { letter-spacing: .27em; }
a.swatch-color:hover { text-decoration: none; }
ul.nav-particle-right { width : 315px; }
.section-checkout .shipping-method { min-height: 475px; }
.checkout-info.confirm { min-height: 300px; }
.nav-additional-links.mobile-only { padding-bottom: 20px; }
.gift-card-img { margin-top: -20px; }
.cart-mini .gift-card-img { margin-top: 0; }
#promo-container { display: none; }
.products #promo-container { display: block; }
.product.product-featured { width: 60%; max-height: auto;  }
.product.product-featured::after{ padding-top: 50%; }
div p { margin-top: 1.15em; }


@media (min-width: 1024px) {
	.section .section-block-content-inner { padding: 20px; background: rgba(249, 250, 252, .5); }
	.section-type-two-images .section-block-content-inner { max-width: 540px; margin: 0 auto; }
}

@media (max-width: 1024px) {
	.products #promo-container { display: none; }	
}

@media (min-width: 768px) {
	.header-main .logo {position: relative; margin: 0 auto; width: 268px; left:0;}
	.pdp-gallery-expanded .search-focused .logo, .header-fixed.search-focused .logo { left: -170px; margin: 0 auto; }
	.store-results-content { overflow: scroll; height: 480px; }

}

@media (max-width: 768px) {
	.product:hover .product-tag { -webkit-transform: none; -ms-transform: none; transform: none; }
	.product-hover-image { display: none; }
	.product-content { display: none; }
	.pdp-controls { background:none !important; z-index: 20; }
	.cat-page .product { width: 50%; }
	.pdp-page .pdp-gallery { margin-bottom: 220px; }
	.cart-mini { max-height: 490px; overflow: auto; }
	.pdp-size-guide-toggle.mobile-only { display: none; }
	.nav .nav-inner li { width: 219px; }
	
}

