@import url('formsplugin.css');

/*---------------------------------GLOBAL---------------------------------
=========================================================================*/

* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;	/* Firefox, other Gecko */
	box-sizing: border-box;
}

*::selection {
	background-color: #c73c82;
	color: #fff;
}

html, button, input, select, textarea, .ui-widget {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header-banner,
#navigation,
.menu-utility li,
.simplesearch,
.product-name,
.ui-tabs .ui-tabs-nav li,
div.selected-value1,
div.selected-value2,
.view-all-circle .title-inner,
input.required.footer-email,
.pt_cart #primary > h1,
.pt_cart #primary .product-recommendations > h1,
.pt_checkout #primary > h1,
.pt_content #primary > h1,
.pt_content #primary.content-page h1,
.pt_content .newsletter-signup-col-2 h1,
.pt_customer-service #primary h1,
.pt_account  #primary > h1,
.pt_account  #primary > #addresses > h1,
.pt_order #primary > h1,
.pt_order-confirmation #primary > h1,
.pt_product-search-result #primary .search-result-header > h1,
.pt_product-search-result a.category,
.pt_product-search-noresult #primary > h1,
.pt_wish-list #primary > h1,
.modal-header h4, 
#dialog-container h1,
#account-lookup-form h1,
.credit-lookups-exceeded h1,
.account-not-found h1,
#wishlist-table .product-list-item .name,
.footer-email-success,
.no-sidebar #primary h1,
#footer .footer-menu-container,
#footer .footer-background-desktop .content-asset { 
	font-family: Georgia, Times, "Times New Roman", serif;
}

#navigation .level-2 {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
	font-size:12px;
	color: #666666;
}

body:after {
		content:url('../../images/svg/CWC_PinCircle_invert.min.svg')
			url('../../images/svg/CWC_FBCircle_invert.min.svg')
			url('../../images/svg/CWC_Search_pink.min.svg')
			url('../../images/svg/checkbox-filter-white-x.min.svg')
			url('../../images/svg/checkbox-filter-black.min.svg')
			url('../../images/svg/checkbox-filter-transparent.min.svg')
			url('../../images/svg/CWC_DownArrowSm_White.min.svg')
			url("../../images/svg/checkbox-checkout-checked.min.svg");
		display:none;
}

body.fixed {
	position: fixed;
	width: 100%;
}

.clearfix:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}

.font-weight-800 {
	font-weight: 800;	
}

#wrapper .show-on-mobile,
.inline-block.show-on-mobile,
.show-on-mobile {
	display:none; 
}

.show-on-mobile-650px {
	display:none;
}

.hide-on-mobile {
	@media only screen and (max-width: 767px){
		display: none;
	}
}

.show-on-mobile {
	@media only screen and (min-width: 768px){
		display: none;
	}
}

.visually-hidden {
	display:none;
}

.vertical-line {
	display: inline-block;
	font-weight: 300;	
	width: 1px;	
}

.vertical-align-top {
	vertical-align: top;
}
@media screen and (min-width:767px) and (max-width:1024px) {
	.pageMask {
		display: none;
		position: fixed;
		top:0px;
		/* left:0px; */
		width: 100%;
		height: 150%;
		opacity: 0.5;
		z-index: 999;
		background-color: #444;
	}
}

ul.menu li {
	list-style:none outside none!important;
}

#wrapper {
	width: 100%;
	min-height: 100%;
}

.max-width-container, #main {
	max-width: 1280px;
	padding: 0 50px;
	margin: 0 auto;
}

#main {
	position: relative;
}


.pt_checkout #main,
.pt_account div#main,
.pt_order-confirmation #main,
.pt_cart #main {
	margin-top: 7em;
}


h1.inline-block {
	margin-right: 15px;
}	

.inline-block {
	display: inline-block;
}	


#primary {
	float:right;
	width:76%;
}

.pt_account  #primary > h1,
.pt_account  #primary > #addresses > h1,
.pt_cart #primary > h1,
.pt_cart #primary .product-recommendations > h1,
.pt_customer-service #primary h1,
.pt_checkout #primary > h1,
.pt_content #primary > h1,
.pt_order #primary > h1,
.pt_order-confirmation #primary > h1,
.pt_product-search-noresult #primary > h1,
.pt_wish-list #primary > h1,
.pt_content #primary.content-page h1,
.pt_content .newsletter-signup-col-2 h1,
.no-sidebar #primary h1 {
	color: #474442;
	font-size: 2.7em;
	font-weight: normal;
	font-style: italic;
	vertical-align: bottom;
}

#secondary {
	float:left;
	width: 23%;
	margin-top: 11px;
	max-width: 225px;
}

/*@media screen and (max-width:1024px) {
	.mobile-filter-toggle-content.mobile-toggle-content {
	    display: none;
	} 
}

@media screen and (min-width:1024px) {
	.mobile-filter-toggle-content.mobile-toggle-content {
	display: none;
	}
}*/

#secondary.refinements,
#secondary .account-secondary {
	letter-spacing: 0.5px;	
}

#secondary.nav.summary {
	border: none;
}

.secondary-navigation > *{
	padding: 0.5em;
}

.secondary-navigation > ul {
	border-bottom: 1px solid #A7A7A7;
	padding-left: 2em;
}

.full-width .primary-content {
	width:100%;
}

.page-content .primary-content {
	width:758px;
}

.ui-widget-overlay {
	opacity:0.4;
}


.ui-widget-content a {
	color: #6c6a67;
}

.icon-close-dialog {
	text-align: center;
}

.ui-dialog .ui-dialog-title {
	color: #666;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: 10px;
	top: 16px;
	outline-color: #fff;
	z-index: 2;
}

.ui-dialog .dialog-required {
	display:block;
}

.pdp-main .ui-tabs {
	padding: 0em;
	margin-bottom: 1em;
}

.ui-tabs .ui-tabs-nav {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	height: 2.45em;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #EFEFEF;
	border-color: #D9D9D9 #D9D9D9 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-style: italic;
	list-style: none outside none !important;
	margin: 0 1em -1px 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
	background: none repeat scroll 0 0 #FFFFFF;
}

.ui-state-default .ui-icon,
.ui-widget-header .ui-icon,
.ui-icon, 
.ui-widget-content .ui-icon {
	background-image: none;
}

.button-full-width {
	width:100%;
}

legend {
	position: relative;
	width: auto;
	padding: 0 5px;
}

.form-row {
	clear:both;
	margin: 18px 0;
}

.top-51px,
.form-row.top-51px {
	margin-top: 51px;
}

label,.form-label-text {
    display: inline-block;
    width: 20%;
}

.ui-dialog #send-to-friend-main div.form-row label {
	width: 29%;
}

.form-row.label-inline label {
	display: inline-block;
	width: 50%;
}

.pt_account #primary div.form-row.rememberme label{
	width: 84%;
}
 

.form-row.form-indent {
	margin-left: 0%;
}

.form-row input, .form-row select{
	display: inline-block;
	width: 33%;
}

.form-row select{
	padding: 0.36em 0.5em;
}

.form-row .input-radio {
	vertical-align: top;
	margin-top: 0.12em;

}

.icheckbox_icon.input-checkbox {
	float:left;
}
.search-result-options select {
	height:auto;
}

.form-caption {
	color: #6c6a67;
	display: inline-block;
	width: auto;
}

form .form-caption.error-message, .pt_checkout form .form-caption.error-message {
	color: red;
}

.form-caption.email-policy > span {
	font-size: 1.1em;
}

.error-form {
	color: red;
}

span.error {
	display:block;
	color: red;
}

#RegistrationForm .password span.error {
	display:inline-block;
}

.form-inline .form-row {
	clear:none;
	float:left;
}

.form-inline label {
	width:auto;
}

.form-inline .form-row-button {
	float:left;
}

.form-inline button {
	width:100%;
}

.login-box-content label {
	float:none;
	display: block;
	width:auto;
}

.form-field-tooltip {
	float:none;
}

.char-count {
	display:block;
	color: #6c6a67;
	margin-left: 195px;
}

.tooltip {
	cursor:help;
	position:relative;
}

.tooltip .tooltip-content {
	display:none;
	left:100%;
	max-width:300px;
	min-width:200px;
	opacity:0;
	position:absolute;
	top:100%;
	visibility:hidden;
	z-index:10;
}

.tooltip:hover .tooltip-content {
	display:block;
	opacity:1;
	overflow:visible;
	visibility:visible;
}

#tooltip {
	opacity:0.95;
	position:absolute;
	z-index:99999;
	background-color:white;
	box-shadow:0 0 10px black;
	padding: 5px;
}

#tooltip .small {
	width:300px;
}

#tooltip .medium {
	width:500px;
}

.content-slot img {
	height:auto;
	max-width:100%;
}

.product-listing-1x4 {
	overflow:hidden;
}


.content-asset ul li {

}

.content-asset ol li {
	list-style:decimal outside none;
}

.content-asset ul.account-options li {
	list-style:none outside none!important;
}

.content-asset ul.account-options li a {
	display:block;
}

.required-indicator {
	color:red;
	display: inline-block;
}

input[type="text"], input[type="password"], textarea, input[type=tel], input[type=email] {
	border: 1px solid #A7A7A7;
	-webkit-appearance: none;
    border-radius: 0;
	padding: 0.36em 0.5em;
	text-indent: 0;
}

#primary input[type="text"],
#primary input[type="tel"],
#primary input[type="email"],
#primary input[type="password"],
#primary .selectric,
textarea,
form .form-row input[type="text"],
form .form-row input[type="email"],
form .form-row input[type=tel],
#primary textarea,
#dialog-container input[type="text"],
#dialog-container input[type="email"],
#dwfrm_newsletter_email {
	border: 1px solid #e2e1e1;
	min-height: 38px;
	margin-right: 0px;
	height: auto;	
	background-color:#fff;
	color: #6c6a67;
	width: 300px;
	max-width: 100%;
}


#primary input[type="text"].error,
#primary input[type="email"].error,
#primary input[type="password"].error {
	border-color: red;
}

#dialog-container .form-row.error input, 
#wrapper .form-row.error input {
	border: 1px solid red;
}

select {
	border-color: #A7A7A7;
}

h2.section-header, h3.section-header {
	border-bottom: 1px solid #A7A7A7;
	padding: 0.5em;
}

.section-header .section-header-button {
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 0.3em;
}

.button,button,input[type=button], input[type=submit], .white-button {
	cursor:pointer;
	background: #FFF;
	color: #666;
	font-size: 1.1em;
	line-height: 1em;
	padding: 0.4em 1.5em;
	border: 1px solid #BDBDBD;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 0.1em;
}

/* Orange Button */

.newsletter-footer-container input[type=submit]:hover {
	background-color:#fff;
	color:#d5503a;	
}

/* Pink Button */

.button.pink-button, 
button.pink-button, 
input[type=button].pink-button, 
input[type=submit].pink-button, 
.pink-button {
	background-color:#c73c82;
	border: 2px solid #c73c82;
	border-radius:0px;
	color:#fff;
	cursor:pointer;
	letter-spacing: 1px;
	line-height: 1.6em;
	max-width: 300px;
	min-width: 140px;	
	padding: 0.5em 1em;
	text-transform:uppercase;	
	width: 100%;
}

.mini-cart-link-cart.button {

}

.button.pink-button:hover, button.pink-button:hover, input[type=button].pink-button:hover, input[type=submit].pink-button:hover, .pink-button:hover {
	background-color:#fff;
	color:#c73c82;
}

/* Orange Button */

.button.orange-button, 
button.orange-button, 
input[type=button].orange-button, 
input[type=submit].orange-button, 
.orange-button {
	background-color:#d5503a;
	border: 2px solid #d5503a;
	border-radius:0px;
	color:#fff;
	cursor:pointer;
	letter-spacing: 1px;
	line-height: 1.6em;
	max-width: 300px;
	min-width: 140px;	
	padding: 0.5em 1em;
	text-transform:uppercase;	
	width: 100%;
}

.button.orange-button:hover, button.orange-button:hover, input[type=button].orange-button:hover, input[type=submit].orange-button:hover, .orange-button:hover, .mini-cart-link-checkout.orange-button:hover {
	background-color:#fff;
	color:#d5503a;
}



/* Grey Button */

.button.grey-button, button.grey-button, input[type=button].grey-button, input[type=submit].grey-button, .grey-button {	
	background-color:#efeeeb;
	border: 2px solid #efeeeb;
	border-radius:0px;
	cursor:pointer;
	letter-spacing: 1px;
	line-height: 1.6em;
	padding: 0.5em 1em;
	max-width: 300px;
	min-width: 140px;
	text-transform:uppercase;
	width: 100%;
}

.button.grey-button:hover, button.grey-button:hover, input[type=button].grey-button:hover, input[type=submit].grey-button:hover, .grey-button:hover {
	background-color:#fff;
}

.link-button,
input[type=button].link-button,
input[type=submit].link-button {
	border: none;
	padding: 0;
	font-size: 1em;
	text-decoration: underline;
	letter-spacing: normal;
	padding: 0.4em 0;
}

.pink-text, a.pink-text {
	color: #ce3280;
}

a, .orange-text, a.orange-text {
	color: #d5503a;
}


/*---------------------------------Styling for selectric in general----------------------------------*/

.selectricWrapper {
	width: auto;
}

.selectric,
.selectricOpen .selectric {
	height: auto;
	background: #fff;
	border: 1px solid #e2e1e1;
	min-height: 38px;
	height: auto;	
	background-color:#fff;
	color: #6c6a67;
}

.selectric p.label {
	white-space: normal;	
	line-height: 26px;
	text-transform: uppercase;
}

.selectricItems {
	background-color: #fff;
	font-size:1.1em;
}

.selectricItems li {
	padding-left:1em;
	min-height: 32px;	
}

.selectric .select-dropdown-button,
.togglePSDetails .select-dropdown-button{
	background:url('../../images/CWC_DownArrowSmOrange.png') no-repeat center center;
	width:40px;
	height:40px;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
	-webkit-transform: scale3D(1,1,1);
	-moz-transform: scale3D(1,1,1);
	-o-transform: scale3D(1,1,1);
	transform: scale3D(1,1,1);
}

.form-row.grey-dropdown .selectricWrapper .selectric .select-dropdown-button,
.selectricWrapper.grey-dropdown .selectric .select-dropdown-button {
	background:url('../../images/svg/CWC_DownArrowSm_Grey.min.svg') no-repeat center center;
}

.selectricOpen .select-dropdown-button {
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
	-webkit-transform: scale3D(1,-1,1);
	-moz-transform: scale3D(1,-1,1);
	-o-transform: scale3D(1,-1,1);
	transform: scale3D(1,-1,1);
}

.selectric .label {
	font-size: 1.1em;
	color: #6c6a67;
}

#primary .form-row.month > .selectricWrapper,
#primary .form-row.month > .selectricWrapper > .selectric,
#primary .form-row.day > .selectricWrapper,
#primary .form-row.day > .selectricWrapper > .selectric {
	width: 75px;
}


/*---------------------------------Styling for quantity dropdowns----------------------------------*/

#primary .quantity {
	text-transform: uppercase;
}

#primary .pdp-main .quantity {
	color: #474442;
	font-weight: 300;
	letter-spacing: 1px;
}

#primary .pdp-main .quantity span {
    width: 100%;
    float: left;
}

#primary .quantity > span.mobile-toggle {
	margin-bottom: 0.5em;
	display: block;
	font-weight: 300;
}

#primary .quantity .selectricWrapper,
#primary .quantity .selectricWrapper .selectric {
	width: 66px;
	min-height: initial;
}

#primary .quantity .selectricWrapper .selectric,
.togglePSDetails  {	
	border: 1px solid #BDBDBD;
	background-color: #fff;	
}

#primary .quantity .selectricWrapper .selectric {
	height: 32px;
	border: 1px solid #efeeeb;
	background-color: #fff;
}
#primary .quantity.tooMany .selectricWrapper .selectric {
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 3px;
}

#primary .quantity .selectricWrapper.selectricOpen .selectric {
	background-color: #fff;
}

#primary .quantity .selectricWrapper .selectric .label {
	width: 32px;
	padding: 0;
	text-align: center;
	line-height: 30px;
	min-width: 32px;
	border-right: 1px solid #efeeeb;
}

#primary .quantity .selectricWrapper.quantityinput {
	float: left;
}

#primary .quantity .select-dropdown-button {
	width:32px;
	height:31px;
}

#primary .quantity .selectricItems {
	top: 31px;
	background-color: #fff;
	border: 1px solid #efeeeb;
	width: auto!important;
}

#primary .quantity .selectricWrapper .selectric .select-dropdown-button {
	width:32px;
	height:32px;
}

#primary .quantity .selectricItems li {
	border: none;
	width: 31px;
	height: 32px;
	padding: 0;
	text-align: center;
	line-height: 30px;
}

.pt_cart #primary .quantity .selectricItems,
.pt_cart #primary .quantity .selectric .label {
	font-size: 1em;
}

#primary .quantity .selectricItems li.selected {
	background: #efeeeb;
	border-top-color: #efeeeb;
}

.pt_wish-list #primary .quantity span {
	display: inline-block;
	line-height: 32px;
	vertical-align: top;
	margin-right: 5px;
	font-size: 0.9em;
}

.pt_product-search-result #primary .selectric {
	width: 209px;
}

/*** Plus Sign Toggles ***/

.toggle{
	cursor:pointer;
}

.downArrow {
	position: relative;
	cursor: pointer;
}

.downArrow:after {
	content:url('../../images/CWC_DownArrowSmOrange.png');
	margin: 0 6px;
	position: absolute;
	-webkit-transition: transform 3s;
	-moz-transition: transform 0.4s;
	-o-transition: transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform: translate3d(0,-50%,0);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	right: 1em;
	top: 50%;
	width: 15px;
}

.downArrow.expanded:after {
	-webkit-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
	-moz-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
	-o-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
	transform: translate3d(0,-50%,0) scale3D(1,-1,1);
}

.plus15:before,
.plus10:before {
	content:'';
	background-color: #d5503a;
	width: 3px;
	height: 15px;
	margin: 0 6px;
	position: absolute;
	-webkit-transition: transform 3s;
	-moz-transition: transform 0.4s;
	-o-transition: transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform: scale3D(1,1,1);
	-moz-transform: scale3D(1,1,1);
	-o-transform: scale3D(1,1,1);
	transform: scale3D(1,1,1);
	right: 1em;
	top: 0;
}

.plus10:before {
	width: 2px;
	height: 10px;
	margin: 0 4px;
}

.plus15.expanded:before,
.plus10.expanded:before {
	-webkit-transform: scale3D(1,0,1);
	-moz-transform: scale3D(1,0,1);
	-o-transform: scale3D(1,0,1);
	transform: scale3D(1,0,1);
}

.plus15:after,
.plus10:after {
	content:'';
	background-color: #d5503a;
	width: 15px;
	height: 3px;
	margin: 6px 0;
	position: absolute;
	right: 1em;
	top: 0;
}



.plus10:after {
	width: 10px;
	height: 2px;
	margin: 4px 0;
}


/* Add background urls here to preload hover/action states */


/*------------------------Desktop Arrow Toggling-----------------------*/

.desktop-downArrow {
		cursor: pointer;
		position: relative;
	}

.desktop-downArrow:after {
		content:url('../../images/CWC_DownArrowSmOrange.png');
		margin: 0 6px;
		position: absolute;
		-webkit-transition: transform 3s;
		-moz-transition: transform 0.4s;
		-o-transition: transform 0.4s;
		transition: transform 0.4s;
		-webkit-transform: translate3d(0,-50%,0) scale3D(1,1,1);
		-moz-transform: translate3d(0,-50%,0) scale3D(1,1,1);
		-o-transform: translate3d(0,-50%,0) scale3D(1,1,1);
		transform: translate3d(0,-50%,0) scale3D(1,1,1);
		right: 1em;
		top: 50%;
		width: 15px;
	}

.desktop-downArrow.expanded:after {
		-webkit-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
		-moz-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
		-o-transform: translate3d(0,-50%,0) scale3D(1,-1,1);
		transform: translate3d(0,-50%,0) scale3D(1,-1,1);
	}	



/*-------------------------------HEADER---------------------------------
========================================================================*/

#header {
	position:relative;
}

/* Banner, Account, and Mini-Cart row */

#top-row {
	border-bottom: 1px solid #efeeeb;
	padding: 1em 0 0;
}

#header #top-row .max-width-container {
    padding: 0px 90px 0px 0px;
}

.header-banner {
	float: left;
}

.header-links {
	float: right;
}

.menu-utility {
	display: block;
	letter-spacing: 1px;
	position: relative;
}

.menu-utility li {
	border:0;
	color: #888582;
	display: inline-block;
	list-style:none outside none;
}

.menu-utility li .newsletter-header-container a:hover {
	text-decoration: underline;
}

.menu-utility li.sign-out a {
	text-transform: none;
	text-decoration: underline;	
}

.menu-utility li.welcome {
	border-right: 0px;
}

.menu-utility li.user {
	border-right: 0px;
	display: inline;
	padding: 0px 0px 18px 1em;
	position: relative;
}

.menu-utility li.sign-out {
	padding-right: .5em;
}

.menu-utility li.user:hover ~ .not-user {	
	display: block;
}

.menu-utility li.not-user {
	background-color: #fff;
	border: 1px solid #efeeeb;
	display: none;
	left: 14px;
	padding: 1em 2em;
	position: absolute;
	top: 31px;
	white-space: nowrap;
	z-index: 1;
}

.menu-utility li.not-user:hover {
	display: block;	
}

.menu-utility .newsletter-header-container a,
.menu-utility > li > a, .mini-cart-link {
	padding: 1em;
	color: #231F20;
	text-transform:uppercase;
}

.mini-cart-name {
	margin-bottom: 10px;
}

.mini-cart-name a {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #474442;
}

.mini-cart-pricing .product-availability-list {
	margin-bottom: 10px;	
}

.menu-utility li.user > a {
	padding-right: 3px;
	padding-left: 0px;
	
}
.menu-utility > li.sign-out	 > a {
	padding-left: 0px;
	padding-right: 0px;
}

.mini-cart-link {
	padding-bottom: 2em;
}

.menu-utility > li > a:hover, a[href].mini-cart-link:hover{
	color: #333;
	text-decoration: underline;
}

.menu-utility li#mini-cart {
	border: none;
}

#mini-cart, li.mini-cart-nav {
	position:relative;
	z-index:200;
}

#mini-cart .cart-qty-circle {
	top: 12px;
	left: 8px;
}

#mini-cart .mini-cart-icon {
	top: -7px;

}

#mini-cart .mini-cart-icon img {
	height: 24px;	
}


#mini-cart .mini-cart-icon, 
li.mini-cart-nav .mini-cart-icon {
	display: inline-block;
	position: relative;
	right: 0px;
	float:right;
}

li.mini-cart-nav .mini-cart-icon {
	top: -12px;
}

li.mini-cart-nav .cart-qty-circle{
	top: 19px;
	left: 10px;
}

#mini-cart .cart-qty-circle,
li.mini-cart-nav .cart-qty-circle {
	position: absolute;
	background-color: #d5503a;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	color: white;
	font-size: 1em;
	padding-top: 1px;
}

.mini-cart-content {
	background: #eee;
	border: 1px solid #eee;
	border-bottom: none;
	display: none;
	max-height: 675px;
	opacity: 1;
	overflow: auto;
	padding-bottom: 1px;
	position:absolute;
	right: -1px;
	top: 31px;
	width: 608px;
}

.mini-cart-header {
	letter-spacing:1px;
	display: none;
}

.mini-cart-close {
	display:none;
	height:20px;
	width:19px;
}

.mini-cart-products {
	background: #fff;
	border-bottom: 4px solid #fff;
	display: inline-block;
	width: 62%;
	min-height: 202px;
	padding: 0 25px;
}

.mini-cart-product {
	border-bottom: 1px solid #cecdcd;
	overflow:hidden;
	padding: 0.5em 0 1.5em;
	margin-top: 1em;
	text-transform: uppercase;
}

.mini-cart-totals {
	display: inline-block;
	padding: 17px 8px;
	width: 37%;
	vertical-align: top;
}

.mini-cart-product:last-child {
	border: none;
}

.mini-cart-image {
	float:left;
	width:40%;
}

.mini-cart-image img {
	max-width:95%;
	max-height: 118px;  /* eliminates mini-cart scroll on carts that have products w/ tall images */
}

.mini-cart-name, .mini-cart-attributes {
	float:right;
	width:60%;
}

.mini-cart-pricing {
	clear:right;
	float:right;
	width:60%;
}

.mini-cart-product .label {
	color: #9b9a98; /*Light grey*/
	font-size: 0.9em;
}

.mini-cart-product .value {
	color: #474442; /*Dark grey*/
	font-size: 1.1em;
}

.mini-cart-price {
	color: #474442;
	display: block;
	font-size: 1.3em;
}

.mini-cart-subtotals {
	width: 100%;
	display: inline-block;
	margin: 0.5em 0 2em;
	text-align: center;
	letter-spacing: 0;
	color: #474442;
}

.mini-cart-subtotals .label {
	display: block;
	font-size: 1.2em;
}

.mini-cart-subtotals .value {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
}

.mini-cart-link-cart.button {
	border: none;
	display: block;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 0.6em 0;
	padding: .4em 1em;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	line-height: 1.6em;
	border:2px solid #fff;
}

.mini-cart-link-checkout {
	display: block;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
}

.mini-cart-link-checkout:hover {
	background-color: #eee;
}

/* Logo & Search Row */

#logo-row {
	padding-top: 35px;
	padding-bottom: 1.188em;
	padding-left: 0px; 
}

#header .primary-logo { 
	float: left;
}

/*#header .primary-logo img {
	height: 50px;
	width: 300px;
}*/

#header .search-wrapper {
	position: relative;
}

#header .promotions-slot {
	clear:right;
	float:right;
}

.header-search {
	display:block;
	float:right;
	position: relative;
	margin-top: 5px;
	padding-right: 30px;
}

.header-nav {
	margin-top: 1.5em;
}

.account-links {
	margin-right: 10px;
	padding-top: 2px;
}

.account-links li {
	display: inline-block;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid grey;
	font-size: 0.85em;
	line-height: .85em;
	vertical-align: top;
}

.account-links li a{
	color:#472f2b;
}

.account-links li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

.account-links-guest {
	border-left: none;
}

div.no-hits-search div.simple-search-container {	
	margin: 25px 0 40px;
}

.simple-search-container div.simple-search {
	position: relative;
	display: inline-block;
}

.simple-search-container label {
	height: 33px;
	line-height: 33px;
}



.pt_product-search-noresult #primary > div p,
.pt_product-search-noresult #primary > div ul,
.pt_product-search-noresult #primary > div label {
	font-size: 1.2em;	
}

.pt_product-search-noresult #primary > div.section-header {
	margin: 30px 0;	
}

.pt_product-search-noresult #primary > div.section-header p {
	margin: 5px 0;	
}

#primary .search-suggestion-normal-link {
	font-weight: 800;
	color: #474442;
}

#primary .simplesearch[type="text"],
.simplesearch[type="text"] {
	width: 320px;
	height: 30px;
	display: inline;
	box-sizing: border-box;
	border: none;
	background-color: #efeeeb;
	color: #888582;
	padding-left: 5%;
	padding-right: 15%;
	vertical-align: top;
	font-size: 1.2em;
	font-style: italic;
	border-radius:0px;
	min-height: initial;
	letter-spacing: 1px;
	margin: 0;
}

.searchbutton {
	width: 34px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	font-size: 1.5em;
	background: none;
	border: none;
	padding: 0;
	background:url('../../images/svg/CWC_Search.min.svg') no-repeat center center;
	background-size: 21px;
}

.searchbutton:hover {
	background:url('../../images/svg/CWC_Search_pink.min.svg') no-repeat center center;
	background-size: 21px;
}

#navigation {
	position:relative;
	width: 100%;
	z-index:102;
	font-size:1.167em;
	background-color: #948b67;
	text-transform: uppercase;
	clear:both;
}

.mobile-nav.menu-utility {
	display: none;
}

#navigation .nav-arrow {
	display: none;
}

#main .breadcrumb {
	padding-bottom: 17px;
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: uppercase;
	font-size:1em;
	color:#333;
}

#main .breadcrumb a {
	color:#333;
}

#main .breadcrumb a:hover{
	text-decoration: underline;
}

.breadcrumb-last, .breadcrumb .last{
	font-weight:bold;
}

#main .breadcrumb a.breadcrumb-home{
	font-weight:normal;
}

ul.level-1 {
	position:relative;
	text-align: left;
}

ul.level-1 > li {
	display: inline-block;
	margin-left: 5%;
	border-top: none;
	letter-spacing: 1px;
}

#navigation ul.level-1 {
	padding: 0px;
}

#navigation ul.level-1 > li {
	
	margin-left: 2.5%;
}

ul.level-1 > li:first-child {
	margin-left: 0 !important;
}

ul.level-1 > li > a {
	display: block;
	padding: 10px 0;
	color: white;
	line-height: 1em;
}

ul.level-1 > li > a.mobile-cat-header {
	display:none;
}

ul.level-1 > li:hover > a {
	color: #f9b44c;
}

ul.level-1 > li > a img {
	padding: 2px;
	display: block;
	height: 1em;
}

div.level-2 {
	display: none;
	position: absolute;
	padding: 1.5em;
	padding-left: 1.2em;
	margin-left: -28px;
	background-color: rgba(255, 255, 255, 0.96);
	text-align: left;
	border: 1px solid #efeeeb;
	border-top: 0;
}

div.level-2.rightAligned{
	right: 0;
}

div.level-2 .menu-wrapper {
	display: inline-block;
	vertical-align: top;
	font-size: 0.9em;
	min-height: 225px;
	border-left: 1px solid #efeeeb;
	padding-left: 1em;
}

div.level-2 .menu-wrapper:first-child {
	padding-left: 0;
	border-left: none;
}

div.level-2 .html-slot-container {
	display: inline-block;
}

.menu-wrapper ul.level-2 {
	margin-top: -0.6em;
}

ul.level-2 > li {
	display: block;
	margin-right: 2em;
}

ul.level-2 li a.level-2 {
	display: block;
	padding: 0.5em 1em;
	color: #472f2b;
}

ul.level-2 > li a:hover {
	background-color: #e8e6e2;
}

div.level-2 .custom {
	display: inline-block;
	vertical-align: top;
	padding-left: 2em;
}

div.level-2 .custom img {
	height:auto!important;
	width:auto!important;
}

div.level-2.menu-horizontal li {
	float:left!important;
	height:100%;
	color:red;
}

div.level-2.menu-horizontal li li {
	float:none!important;
	height:100%;
}

div.level-3 ul.level-3 li {
	width:auto;
}

ul.level-3 li a{
	font-size:16px;
}

.newsletter-header-container {
	position: relative;
}

.newsletter-header-container:hover .newsletter-header-flyout {
	display: block;
}

.newsletter-header-flyout {
	height: 120px;
	width: 375px;
	z-index: 110;
}

#sitewide-promo {
	width: 100%;
	position: relative;
	left: 0;
	text-align: center;
}

#sitewide-promo .standard-promo {
	width: 100%;
	text-align: center;
	background-color: #efeeeb;
	padding: 0.5em;
	display: block;
	letter-spacing: 1px;
}

#sitewide-promo .standard-promo-contents {
	display: block;
}

/*---------------------------------GRID----------------------------------
=========================================================================*/
.navbar {
	float:left;
	clear:left;
	width:12%;
}

.pt_product-search-result #primary .search-result-header > h1 {
	font-style: italic;
	font-weight: normal;
	float: left;
	color: #24232a;
	width: 100%;
	margin-bottom: 10px ;
}

.breadcrumb li {
	display:inline;
	list-style:none outside none;
}

.breadcrumb h2 {
	display:inline;
}

.primary-content dl {
	clear:both;
	overflow:hidden;
}

.primary-content dl dt {
	clear:both;
	float:left;
	min-width:15%;
} 

.primary-content dl dd {
	float:left;
}

.primary-content .view-all-circle{
	height: 100%;
	width: 100%;
	display: inline-block;
	margin-top: 60px;
	position: relative;
}

.primary-content .view-all-circle .title-outer{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0); /* WebKit */
	-moz-transform: translate3d(0,-50%,0); /* Mozilla */
	-o-transform: translate3d(0,-50%,0); /* Opera */
	-ms-transform: translate3d(0,-50%,0); /* Internet Explorer */
	transform: translate3d(0,-50%,0);
	text-align: center;
}

.primary-content .view-all-circle .title-inner{
	display: inline-block;
	margin-left: 24%;
	width: 66%;
	margin-right: 10%;
	text-align: left;
}
.primary-content .view-all-circle .title-inner .view-all{
	color: black;
	font-size:1.5em;
	text-transform: uppercase;
}
.primary-content .view-all-circle .title-inner .category-name{
	font-size: 2.5em;
	color: #ce3280;
}
.primary-content .view-all-circle .title-inner span{
	font-style: italic;
}
.primary-content .view-all-circle img{
	width: 100%;
}

.col-1 {
	float:left;
	width:48%;
}

.col-2 {
	float:right;
	width:48%;
}

.login-column {
	vertical-align: top;
	display: inline-block;
	margin-right: 2%;
	width: 31%;
}

.login-column form {
	margin-top: 10px;
}

.login-column .orange-button {
	line-height: 1.6em;
}

.login-column .form-row {
	margin: 5px 0px;
}

.login-footer {
	font-size: 1.2em;
	clear: both;
	width:100%;
}

.section-header {
	position:relative;
}

.section-header-note {
	position:absolute;
	right:1em;
}

.back {
	display:block;
}

.refinement.category-refinement {
	padding-bottom: 12px;
	margin-bottom: 29px;
	border-bottom: 1px solid #efeeeb;
}

.refinement ul.swatches.size li:not(.clear-all) a:hover,
.refinement ul.swatches.size li:not(.clear-all).selected a{
	color:#fff;
	background-color:#000;
}


#category-level-1, #category-level-1 a.refinement-link{
	padding-left:0px;
}
#category-level-1 a.active,
.pt_content #secondary .active{
	font-weight: 800;
	color: #242320;
}
#category-level-1 li {
	margin-left: 0px;
}
#category-level-1 i {
	margin-left: -7px;
}
#category-level-2 a.active{
	font-weight:700;
}
#category-level-2 a.refinement-link{
	margin-left:16px;
	padding:0;
}
/* #category-level-2 li.expandable{
	background:url("../images/interface/icon-refine-link-arrow.png") no-repeat scroll left 6px transparent;
}
#category-level-2 li.active{
	background-position:left -47px;
	color:#000000;
	font-family:georgia;
	font-style:italic;
} */
#category-level-3{
	padding-top:5px;
}
#category-level-3 a.refinement-link{
	font-style:normal;
	margin-left:5px;
	padding:0;
}
#category-level-3 a.active{}
.refinement{
	position:relative;
	text-transform: uppercase;
}

.refinements-container {
	margin-bottom: 0;
}

.refinement-header a {
	color: #242320;
	display: block;
	font-size: 1.3em;	
	font-weight: 800;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}

.refinement {
	margin:3px 0px;
}

.refinement .clear-all {
	clear: both;
	text-transform: none;
	text-decoration: underline;
	color: #6c6a67;
}

.refinement .clear-all a {
	padding-left: 0.2em;
	color: #6c6a67;
}

.refinement .clear-all:hover a {
	color: #000;
}

.refinement h3 {
	font-size:1.1em;
	letter-spacing:1.5px;
	margin:0;
	padding: 0 1em;
	border:1px solid #e2e1e1;
	color: #6c6a67;
	line-height: 38px;
}

.ie7 .refinement h3 {
	clear:both;

}
.refinement h3 span {
}

.refinement h3.expanded span {
	background-position:left top;
}

.refinement .plus10:after {
	margin: 20px 0px;
}

.refinement .plus10:before {
	margin: 16px 4px;
}

.refinement .toggle-content {
	border: 1px solid #e2e1e1;
	border-top:0px;
}

.refinement ul {
	list-style:none outside none;
	margin:0;
	padding:1em;
}



/*---------------------------------Styling for Current Selections----------------------------------*/
.selections .toggle-content{
	padding:16px 5px 16px 16px;
	font-size:13px;
}

.refinement li{
	padding:3px 2px 5px 5px;
}

.refinement-header, .refinement #category-level-1 li{
	margin:1em 0;
}

.refinement #category-level-1 a:hover, .refinement-header:hover{
	text-decoration:underline;
}

.category-refinement a, .category-refinement ul, .category-refinement li{
	padding:0;
}

.refinement ul.swatches li:not(.clear-all){
	float:left;
	padding:6px;
}

.refinement ul.swatches.size li:not(.clear-all) a{
	border:1px solid #D9D9D9;
	color:#6c6a67;
	display:block;
	padding:0.5em;
	min-width: 33px;
	text-align: center;
}

.refinement .swatches li:hover a,
.refinement .swatches li.selected a{
	font-weight: normal;
}

.refinement ul.swatches li.unselectable{
	display:none;
}

.refinement ul.color li:not(.clear-all){
	width:50%;
	padding:0px;
	margin:5px 0px;
}

.refinement ul.color li:not(.clear-all) a{
	padding:0;
	width:100%;
	display:inline-block;
	border:0;
	text-transform:uppercase;
	line-height:27px;
	margin-left:3px;
	font-size:12px;
}

.refinement.color li:not(.clear-all) a {
	text-transform: capitalize;
}

.refinement ul.color li a span{
	overflow:hidden;
	width:60%;
	display:block;
}

.refinement ul.color li.selected a{
	font-weight:normal;
}

.refinement .clear-refinement{
	position:absolute;
	right:0.7em;
	top:1.1em;
}

.refinement .clear-refinement a{
	padding: 0;
}

.refinement a {
	border:0 none;
	padding:0 0 0 1.5em;
	font-size:1.1em;
	color:#6c6a67;
}


#secondary .refinement-header > a {
    color: #242320;
    font-size: 1.3em;
}


#secondary a {
	color:#6c6a67;
	font-size:1em;
}

.pt_content #secondary ul.mobile-toggle-content {
	padding-left: 1.5em;
}

.refinement .swatches li.selected a:before {
	display: none;
}

.refinement:not(.color):not(.size):not(.category):not(.price) ul li.selected:not(.clear-all) a,		
.refinement .selected .refinement-link {
	color: #242320;
}

.refinement .refinement-top-level{
	padding:12px;
}

.refinement.selections {

}

.refinement.selections .selection-type {
	display: block;
	width: 100%;
	margin-top: 0.75em;
}

.refinement.selections .selection-type:first-child {
	margin-top: 0;
}

.refinement.selections .selection-title {
	display: inline-block;
	padding-top: 0.4em;
}

/* Moved to bottom of file, updated for horizontal refinements
.refinement.selections .selection-container {
	display: inline-block;
	width: 60%;
	vertical-align: top;
}
*/

.refinement.selections a.selection {
	display: inline-block;
	padding: 0.2em;
	margin-bottom: 0.3em;
	border: 2px solid #fff;
	border-radius: 3px;	
	position: relative;
}

.refinement.selections span.selection-value {
	padding-right: 15px;
}

.refinement.selections span.selection-value img {
	position: absolute;
	right: 3px;
	top: 0;	
	margin-top: 7px;
}

.refinement.selections a{
	font-size: 1em;	
}

.refinement.selections a.selection:hover {
	border-color: #D9D9D9;
	border-radius: 3px;
}

.refinement.selections .selection-remove {
	padding-left: 0.3em;
}

.refinement.selections  .clear-all a{
	font-size:1em;
}

.last-visited {
	border: 1px solid #A7A7A7;
}

.last-visited-tiles {
	padding: 1em;
}

.nav ul {
	list-style:none outside none;
}

.nav ul li {
	list-style:none outside none!important;
}

.nav .toggle {
	display:block;
}

.nav a {
	color:#636466;
	font-size:1em;
}

#footer {
	margin-top: 50px;
}

#footer .menu-footer {
	float:none;
}

#footer .menu-footer li {
	display:inline;
	float:none;
	margin-right:10px;
}

.footer-top-section {
	width: 100%;
	padding: 1em 3%;
	height: auto;
}

.footer-middle-section {
	padding: 2em 5% 1em;
}

.footer-section-left {
	float:left;
	width:auto;
}

.footer-section-right {
	float:right;
	width:auto;
}

.footer-social-icons a {
	padding:0 1px;
}

#footer h5 {
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-right:10px;
}

#footer h5 a, #footer h5 a:visited {
	text-decoration:none;
}

.input.footernlemail {
	padding:4px;
	width:124px;
}

.input.footernlbutton {
	padding:4px 10px;
}

#footer .footerCopyright {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:491px;
	font-size:12px;
}

#footer .footerCopyright a {
	font-size:12px;
	text-decoration:none;
}

#footer .footerCopyright a:hover {
	text-decoration:underline;
}

.swatch-circle{
	border-radius:50%;
	background-color:red;
	height:23px;
	width:23px;
	display:block;
	border:1px solid #fff;
}

.swatch-circle-border{
	border-radius:50%;
	border:1px solid #fff;
	float:left;
	margin-right:3px;
}

.refinement ul.color li a:hover .swatch-circle-border{
	border-color:#ccc;
}

.refinement ul.color li.selected .swatch-circle-border, .refinement ul.color li.selected a:hover .swatch-circle-border {
	border-color:#000;
}

.refinement ul.color li.selected span{
	color: #242320;
}

.swatch-black .swatch-circle,
.swatch-Black .swatch-circle {
	background-color:black !important;
}

.swatch-silver .swatch-circle {
	background-color:#cec8c8 !important;
}

.swatch-beige .swatch-circle {
	background-color:#e5d09a !important;
}

.swatch-nude .swatch-circle {
	background-color:#e5d09a !important;
}

.swatch-gold .swatch-circle {
	background-color:#bca46a !important;
}

.swatch-blue .swatch-circle {
	background-color:#4d85ba!important;
}

.swatch-purple .swatch-circle {
	background-color:#9d6ee5 !important;
}

.swatch-red .swatch-circle {
	background-color:#e45353 !important;
}

.swatch-brown .swatch-circle {
	background-color:#6f5e5e !important;
}

.swatch-green .swatch-circle {
	background-color:#4d9f40 !important;
}

.swatch-grey .swatch-circle {
	background-color:#aca9a9 !important;
}

.swatch-pink .swatch-circle {
	background-color:#ff9f9f !important;
}

.swatch-orange .swatch-circle {
	background-color:#e2a123 !important;
}

.swatch-white .swatch-circle {
	background-color:#fff !important;
	border:1px solid #ccc;
}

.swatch-yellow .swatch-circle {
	background-color:#efea5c !important;
}

.swatch-navy .swatch-circle {
	background-color:navy !important;
}

/* Grid Primary Column */

.sort-by,.items-per-page {
	float: right;
}

.items-per-page {
	margin-left: 20px;
}

.sort-by select,.items-per-page select {
	border: 0 none;
	font-size: 0.9em;
	margin-right:6px;
	padding: 3px 5px;
	width: auto;
}

.sort-by button,.items-per-page button {
	width:auto;
}

div.sort-by .selectricWrapper{
	width:210px;
}

#primary > div.search-result-header div.sort-by > form > fieldset > div > div.selectricItems > ul > li:first-of-type {
	display: none;
}

div.sort-by .selectric {
  border: 1px solid #ccc;
  background: #fff;
  position: relative;
  border-radius: 2px;
  line-height: 40px;
}

#primary div.sort-by .selectric p.label {
	padding-left: 0.8em;
	line-height: 27px;
	font-size: 1.3em;
}



#dialog-container .selectric .label {
	background: #fff;
	line-height: 26px;
	min-height: 38px;
	padding-left: 1em;
	text-transform: uppercase;
}

#dialog-container #primary {
	width: 100%;	
}

#dialog-container > p {
	margin: 10px 0;
}

.signup-padding #dialog-container > p {
	margin: 25px 0;
}

#send-to-friend-dialog > button {
	margin: 15px 0;	
}

.pt_checkout ~ .ui-dialog .orange-button {
	width: initial;
}

.ui-dialog .orange-button,
.ui-dialog .grey-button,
.ui-dialog button {
	width: 200px;	
}

.signup-padding .orange-button {
	margin: 15px 0px;	
}

div.sort-by .selectricOpen .selectric {
  background: #fff;
}

div.sort-by .selectricItems{
	  background: #fff;
	  color: #6c6a67;
}

.product-tile {
	position: relative;
}

.product-tile .product-image {
	position: relative;
}

.product-tile .description, .grid-tile .read-more {
	display: none;
}

.wide-tiles .product-tile .description {
	position: relative;
	display: inline-block;
	height: 120px;
	max-height: 120px;
	overflow: hidden;
	width: 70%;
}

.wide-tiles .product-tile .product-image {
	float: left;
	width: 25%;
	margin-right: 1em;
}

.product-promo {
	color: #c73c82;
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 3px 15px 2px 15px;
}

.wide-tiles .product-tile .description .read-more-gradient {
	position: absolute;
	bottom: 0; right: 0;
	width: 100%;
	text-align: center;
	margin-bottom: -7px;
	padding: 30px 0 17px 0;
	text-indent: -999em;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, white));
	background-image: -webkit-linear-gradient(top, transparent, white);
	background-image: -moz-linear-gradient(center bottom , white, rgba(255, 255, 255, 0) 61%);
	background-image: -ms-linear-gradient(top, transparent, white);
	background-image: -o-linear-gradient(top, transparent, white);
}

.wide-tiles .read-more {
	position: absolute;
	right: 2em;
	bottom: 2em;
	display: inline-block;
}

.product-tile img {
	width:100%;
	height: auto;
}

.product-tile .product-swatches-all {
	cursor:pointer;
	text-decoration: underline;
	color: #6c6a67;
}

.product-tile .product-swatches ul {
	list-style:none outside none;
	overflow:hidden;
}

.product-tile .product-swatches ul.swatch-toggle {
	display:none;
	position:absolute;
}

.product-tile .product-swatches .swatch {
	display:block;
	width:16px;
}

.product-tile .product-swatches ul.swatch-toggle {
	width: 100%;
	padding-top: 0.5em;	
}

.product-tile .product-swatches .swatch img {
	height:14px;
	width:14px;
	border-radius:50%;
}

.product-tile .product-swatches .swatch img[title="White"] {
	border:1px solid #ccc;
}

.product-tile .product-compare label {
	float:right;
	width:50%;
}

.product-tile .product-compare input {
	float:left;
}

.product-tile .pr-snippet-stars {
	float:none;
	width:115px;
}

.search-result-options {
	width:100%;
}

.search-result-options.bottom{
	margin-top:1em;
}

.pagination .results-hits {
	float:left;
	padding: 4px;
}

.pagination {
	float:right;
}

.pagination ul {
	float:right;
}

.pagination li {
	display:block;
	float:left;
	list-style:none outside none;
}

.pagination li a, .pagination li.current-page {
	border: 1px solid #A7A7A7;
	width: 2em;
	height: 2em;
	line-height: 1.8em;
	text-align: center;
	margin-right: 3px;
}

.pagination li a {
	display: block;
}

.pagination li.current-page {
	background-color: #A7A7A7;
	color: white;
}

.set-search-content {
	float:right;
	width:82%;
}

.set-grid-tile {
	float:left;
	list-style:none outside none;
	width:13%;
	height:330px;
}

ul.search-result-items .grid-tile {
	display:inline-block;
	vertical-align: top;
	list-style:none outside none;
	width:32.66%;
	text-align:center;
	margin: 10px 0 20px 1%;
	background-color: #FFF;
}


#primary h1.site-map-title {
	margin-bottom: 35px;
	font-size: 2em;
}

ul.site-map {
	display: inline-block;
	width: 100%;
}

ul.site-map .site-items {
	display: inline-block;
	vertical-align: top;
	list-style:none outside none;
	text-align:left;
	margin: 0px 50px 50px 0px;
	background-color: #FFF;
	width:19.5%;
	
}

ul.site-map > li > h2 {
	margin: 0 0 10px 0px; 
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: .8px;
}

ul.site-map h2 + ul li {
	margin: 0px 0px 5px;
}

ul.site-map a {
	color: #666666;
	/* font-weight: normal; */
}

ul.site-map a:hover {
	color: #ce3280;
	text-decoration: underline;
}

ul.site-map h2 > a:hover {
	color: #666666;
	text-decoration: none;
}

div.product-name {
	margin: 3px 15px 2px 15px;
}

div.product-pricing {
	margin: 2px 0px;
}

div.product-swatches{
	margin: 5px 0px;
}

ul.search-result-items .grid-tile .product-tile .product-name h2 {
	font-weight: normal;
}

ul.search-result-items .grid-tile .product-tile .product-name a,
ul.search-result-items .grid-tile .product-tile .product-name h2 {
	font-size:18px;
	color:#242320;
}

ul.search-result-items .grid-tile .product-tile .product-name a:hover,
ul.search-result-items .grid-tile .product-tile .product-image:hover + .product-name a{
	text-decoration:underline;
}

.grid-tile .product-tile .product-swatches li{
	display:inline-block;
	float:none;
}

.grid-tile .inline-rating div {
	display: inline-block;
}

.wide-tiles .normal-grid {
	min-height: 0;
}

ul.search-result-items .grid-tile.new-row {
	clear:left;
	margin-left:0%;
}

ul.search-result-items .grid-tile.last-3 {
	display: none;
}

ul.folder-content-list {
	overflow:hidden;
}

ul.folder-content-list li {
	float:left;
	list-style:none outside none;
	width:48%;
}

.toggle-grid {
	cursor:pointer;
}

.grid-buttons {
	float:right;
	cursor:pointer;
	font-size: 1.4em;
	vertical-align: top;
}

.masonry-grid:active {
	color:red;
}

.square-grid:active {
	color:red;
}

.list-grid:active {
	color:red;
}

.wide-tiles ul.search-result-items .grid-tile {
	width:100%;
	position: relative;
}

.wide-tiles .product-tile .product-name,.wide-tiles .product-tile .product-pricing,.wide-tiles .product-tile .product-promo,.wide-tiles .product-tile .pr_stars,.wide-tiles .product-tile .product-swatches {
	float:left;
	width:55%;
}

.wide-tiles .product-tile .pr_stars {
	left:-5px;
}

.wide-tiles .product-tile .product-compare {
	left:40.5%;
	width:32px;
	bottom:5px;
}

.wide-tiles .product-tile .product-swatches {
	bottom:auto;
	left:auto;
	position:relative;
	right:auto;
}

.infinite-scroll div.search-result-content .infinite-scroll-loading {
	height:35px;
	width:100%;
}

.compare-item {
	float:left;
	height:55px;
	overflow:hidden;
	position:relative;
	width:55px;
}

.compareitems {
	clear:both;
	overflow:hidden;
}

.compareitemcount {
	left:30%;
	position:absolute;
	top:15%;
	z-index:1;
}

.compareproduct {
	max-width:100%;
	position:absolute;
	z-index:2;
}

.compareitemremove {
	position:absolute;
	right:1px;
	top:1px;
	z-index:3;
}

.compare-print {
	float:right;
}

#compare-table td .product-tile {
	width:100px;
}

#compare-table .selectcategory label {
	display:block;
}

#compare-table .selectcategory select {
	width:100px;
}

#compare-table .remove-link {
	display:block;
}

#compare-table .compare-lists label,#compare-table .compare-lists select {
	float:none;
	width:100%;
}

body .pr-snippet-read-write {
	clear:none;
	float:left;
}

body .review-image {
	float:left;
}

#product-nav-container {
	overflow:hidden;
	position:absolute;
	right:50px;
	top: 0;
}

#product-nav-container div {
	display: inline-block;
}

#product-nav-container .arrow a {
	padding: 0 8px;
}

#product-nav-container i {
	color: #333;
}

#product-nav-container .product-count {
	letter-spacing: 1px;
}

#product-nav-container .product-count .of {
	color: #ccc;
	letter-spacing: 0px;
}

/*------------------------CATEGORY LANDING--------------------------------
=========================================================================*/
.pt_product-search-result .cat-landing-slot{
	display: inline-block;
	width: 32%;
	margin-left: 2%;
}
.pt_product-search-result .cat-landing-slot  .html-slot-container > *{
	margin-top: 20px;
}
.pt_product-search-result .cat-landing-slot.new-row{
	margin-left: 0;
}
.pt_product-search-result .cat-landing-slotbanner img, .pt_product-search-result .cat-landing-slot img, .pt_product-search-result .slot-grid-header .html-slot-container img {
	width: 100%;
	margin: 16px 0 45px;	
}
.pt_product-search-result .search-result-header {
	margin-top: 11px;
}
.pt_product-search-result a.category{
	display: inline-block;
	margin-top: 40px;
	color: black;
	font-size: 	2em;
	font-style: italic;
}
.pt_product-search-result a.category:first-of-type{
	margin-top: 0;
}
.back-to-top{
	float: right;
	clear: both;
	position: fixed; 
	right: 75px;
	cursor: pointer;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	transition: visibility 0s linear 0s, opacity 1s;
}
.back-to-top img{
	position: fixed;
	bottom: 0;
}
.back-to-top.fade{
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear 1s, opacity 1s;
}

/*---------------------------ADS Styles-----------------------------------
=========================================================================*/
section.credit-landing.max-width-container {
	margin-top: 25px;
    padding: 0;
}
.credit-landing .credit-top-promo-slot {
    color: #fff;
    background: #003e71;
    height: 75px;
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
}
/*ADS Navigation*/
.credit-content.navigation {
    background: #ccc;
    margin-top: -4px;
    padding: 12px 0;
}
.credit-nav li {
    border-right: 1px solid #000;
    display: inline;
    font-family: times;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    text-transform: uppercase;
}
.credit-nav li:first-child {
    padding-left: 60px;
}
.credit-nav li:last-child {
    border: none;
    padding-right: 0;
}
.credit-nav li a {
    color: #424443;
}
.credit-nav li a:hover {
    color: #fff;
}
.prescreen-accept .login-column .error,
.credit-new-account.error {
	color: red;
	margin-top: 15px;
}

.alu-login .display-none,
.account-found .display-none,
.prescreen-accept .display-none {
	display: none;
}

/* ADS Credit Banner */
.credit-content.credit-banner img {
    width: 100%;
}

/*ADS Landing Page - Apply Section*/
.credit-content.apply-section {
	background: url('../images/credit-cards-left_apply_info.png') #5a7e70 center top no-repeat;
    color: #fff;
    display: inline-block;
    max-height: 400px;
	min-height: 515px;
    padding: 25px;
    position: relative;
    right: -1px;
    width: 52%;
}
.credit-content.apply-section p.apply-text {
    font-size: 3.5em;
    font-weight: 600;
    letter-spacing: -1px;
    margin: 30px 0 15px;
    padding-left: 10%;
}
.credit-content .apply-section ul {
	font-size: 14px;
    margin: 0 0 30px 75px;
    font-weight: 100;
}
.apply-links .existing-cardholder .existing-cardholder-copy {
	font-size: 14px;
    margin: 0 0 30px 60px;
    font-weight: 100;
}
.apply-links .existing-cardholder .existing-cardholder-copy a {
	color: #fff;
	text-decoration: underline;
}
.credit-content.apply-section p.special-offer {
    font-size: 15px;
    margin-bottom: 30px;
    padding-left: 10%;
}
.credit-content.apply-section .apply-btn {
    background: #ccc;
    color: #5a7e70;
    display: inline;
    font-size: 16px;
    font-weight: 600;
    margin: 0 15px 30px 10%;
    padding: 10px 0px;
}
.apply-btn a {
    padding: 10px 5px;
    color: #5a7e70;
}
div#prescreen-link {
    display: inline-block;
    margin: 0 0 30px 0;
}
div#prescreen-link-mobile {
    display: none;
}
.disclaimer-point {
	font-size: 10px;
    vertical-align: text-top;
}
.disclaimer-point-footer {
	font-size: 9px;
	vertical-align: text-top;
}

/*ADS Landing Page - Credit Card Section*/
.credit-content.credit-cards {
	background: url('../images/credit-cards_v3.png') #fff center top no-repeat;
	background-size: 100% 100%;
    float: right;
	min-height: 515px;
    width: 48%;
}
.credit-content.credit-cards .transparent-login-button {
	width: 100px;
    height: 40px;
    position: absolute;
    top: 53%;
    left: 57%;
}

/*ADS Landing Page - bottom section*/
.credit-bottom1 {
	color: #000;
    left: 5%;
    min-height: 85px;
    position: relative;
    top: 15px;
}
.credit-bottom1 p.credit-help a {
    color: #000;
    text-decoration: underline;
}
.prescreen-offer-form {		
	color: #fff;
	font-size: 15px;
	text-align: center;
	height: 460px;
}
.prescreen-offer-form .prescreen-modal-upper {
	background: url("../images/Credit_Landing_Modal_Upper_Desktop_v2.png") no-repeat;
	background-size: 100% 100%;
	height: 260px;
}
.prescreen-offer-form form {
	background: url("../images/Credit_Landing_Modal_InputBG_Desktop.png") no-repeat;
	background-size: 100% 100%;
}
.prescreen-offer-form .prescreen-label {
	padding-right: 10px;
}
.prescreen-offer-form .form-row {
	display: inline-block;
}
.prescreen-offer-form button {
	background: #ccc;
    color: #5a7e70;
    font-size: 15px;
    height: 43px;
    min-width: 150px;
}
.prescreen-offer-form .prescreen-modal-lower {
	background: url("../images/Credit_Landing_Modal_Lower_Desktop.png") no-repeat;
	background-size: 100% 100%;
	height: 120px;
}
.prescreen-offer-form .prescreen-modal-lower em {
	font-size: 12px;
}
.credit-top-banner-mastercard {
	background: url('../images/MC_Prescreen_Offer_v2.jpg') #60837c top center no-repeat;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 0;
	margin-top: 10px;
	padding-top: 12.29%; /* (img-height / img-width * container-width) */
	width: 100%;
}
.credit-top-banner-plcc {
	background: url('../images/PLCC_Prescreen_Offer.jpg') #60837c top center no-repeat;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 0;
	margin-top: 10px;
	padding-top: 12.29%; /* (img-height / img-width * container-width) */
	width: 100%;
}
.credit-approval-container {
	color: #000;
	background: #ebebeb;
	border: 1px solid #d8d8d8;
	border-radius: 0 0 5px 5px;
	padding: 40px 0;
	text-align: center;
}
.credit-approval-container p,
.credit-approval-container .cbcc-disclaimer {
	margin: 0 auto 12px
}
.save-percentage,
.welcome {
	color: #40759f;
	font-size: 30px;
	font-weight: 600;
}
.approved-limit {
	font-size: 19px;
    font-weight: 600;
    max-width: 45%;
}
.approved-limit .dollar-amount {
	color: #40759f;
	font-weight: bold;
}
.card-arrival {
    font-size: 15px;
    max-width: 57%;
}
.credit-approval-plcc .card-arrival {
    max-width: 52%;
}
.credit-approval-container .grey-box {
    background: #d4d4d4;
    box-shadow: 1px 1px 1px 1px #c1c1c1;
    -moz-box-shadow: 1px 1px 1px 1px #c1c1c1;
    -webkit-box-shadow: 1px 1px 1px 1px #c1c1c1;
    margin: 0 auto 20px;
    max-width: 72%;
    padding: 5px 0;
}
.credit-approval-container .grey-box p {
    max-width: 90%;
}
.credit-approval-container .grey-box.plcc {
	max-width: 45%;
}
.grey-box p {
    font-size: 16px;
	position: relative;
    top: 5px;
}
.grey-box.plcc p {
    color: #003e6f;
    font-weight: 600;
}
.apr {
    font-size: 15px;
	max-width: 57%;
}
.apr a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
.credit-approval-container .cbcc-disclaimer {
	max-width: 72%;
}
.prescreen-offer-form .prescreen-modal-lower p {
	max-width: 87%;
	margin: auto;
}
.bold {
	font-weight: bold;
}
.credit-approval-container hr {
    width: 75%;
    margin: 30px auto 20px;
    border: 0;
    border-top: 1px solid #ccc;
}
.approval-btns a {
	color: #fff;
}
.approval-btns .blue-btn,
input.credit-blue-button {
	color: #fff;
    display: inline-block;
    background: #003e71;
    padding: 12px 20px;
    margin: 0 20px;
    font-size: 17px;
    font-weight: 600;
}
.approval-btns a.nothanks {
	color: #003e71;
}
.approval-btns .white-btn {
	color:  #003e71;
    display: inline-block;
    background: #fff;
    padding: 12px 20px;
    margin: 0 20px;
    font-size: 17px;
    font-weight: 600;
}
.approval-btns i.fa.fa-chevron-right {
    font-size: 13px;
    margin-left: 5px;
}

.top-banner-existing-account {
	background: url('../images/credit-approval-no-ccs-top-banner.jpg') #60837c top center no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
	height: 0;
	margin-top: 10px;
	padding-top: 12.62%; /* (img-height / img-width * container-width) */
	width: 100%;
}
.existing-account .thank-you {
	font-size: 26px;
	margin: 50px auto 0;
    text-transform: uppercase;
}
.existing-account p {
	font-size: 18px;
    margin: 40px auto;
    max-width: 55%;
}
.existing-account hr {
    margin-top: 100px;
}

.top-banner-processing-error {
	background: url('../images/credit-approval-top-banner-BOTH-cards.jpg') #60837c top center no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
	height: 0;
	margin-top: 10px;
	padding-top: 12.29%; /* (img-height / img-width * container-width) */
	width: 100%;
}
.processing-error p {
	font-size: 20px;
	max-width: 63%;
}
.processing-error p.last {
	font-size: 12px;
}
.processing-error p:first-child {
    margin-top: 50px;
}
.processing-error p.bold {
	font-size: 24px;
	margin-bottom: 80px;
}
.processing-error p a {
	color: #000;
	text-decoration: underline;
}

.unable-to-process .under-review {
	color: #40759f;
	font-size: 40px;
	font-weight: 600;
	margin-top: 50px;
}
.unable-to-process .bold {
	font-size: 24px;
	margin-bottom: 120px;
}

.account-found p.welcome {
    margin-top: -20px;
}
.account-found .your-convenience {
    font-size: 18px;
	margin: 30px auto;
    max-width: 85%;
}
.account-found .as-result {
	font-size: 14px;
	max-width: 85%;
}
.account-found .as-result a {
    color: #40759f;
    text-decoration: underline;
}

.alu-login #dialog-container.dialog-content.ui-dialog-content.ui-widget-content,
.account-found #dialog-container.dialog-content.ui-dialog-content.ui-widget-content {
	height: auto !important;
}

.account-found h1 {
	padding-bottom: 20px;
}

.account-found .credit-card-accept-login,
.alu-login .credit-card-accept-login {
	display: none;
}

.alu-login .login-column {
	margin-top: 5%;
}

.alu-login .error {
	color: red;
	padding-top: 10px;
}

.credit-card-accept-login {
    background: #d2d2d2;
    margin: 10px 0 -20px 0;
    max-width: 875px;
    width: 98%;
}
.credit-card-accept-login div {
	padding: 15px;
    width: 75%;
}

/***************** ADS Credit App *****************/
.credit-content.credit-app-form {
    background: #f2f2f2;
    color: #000;
    margin: -4px auto 0;
    padding: 0 20px 20px;
    width: 100%;
}
#credit-application-main fieldset {
    min-width: 0;
}
.credit-content.information-rules,
#credit-application-main .section-1,
#credit-application-main .section-3,
#credit-application-form .section-1,
#credit-application-form .section-3 {
    background: #d7d7d7;
    padding: 25px;
}
.credit-content.information-rules {
    padding-bottom: 0;
}
#credit-application-main .section-1 {
    border-bottom: 3px solid #003e6f;
    padding-top: 0;
}
#credit-application-main .section-3,
#credit-application-form .section-3 {
    border-top: 3px solid #003e6f;	
}
.application-section-header {
    color: #003e6f;
    font-weight: bold;
    font-size: 14px;
}
#credit-application-main .application-form .form-row {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
#credit-application-main .application-form label,
#credit-application-form .application-form label {
	margin-bottom: 8px;
    width: 100%;
}
#credit-application-main .form-row input,
#credit-application-main .form-row .selectricWrapper {
    border: 2px solid #afafaf;
    border-radius: 4px;
    max-width: 300px;
    min-height: 33px;
	width: 100%;
}
#credit-application-main .form-row input.error,
#credit-application-main .form-row .input-select.required.error {
	border: 1px solid red;
}
#credit-application-main .form-row .selectricWrapper {
	width: auto;
}
#credit-application-main .application-form .form-row label span {
    text-transform: capitalize;
}
#credit-application-main .form-row.middle-initial input {
    max-width: 170px;
}
#credit-application-main .form-caption {
    color: #000;
   /* margin-left: -14px; */
}
.application-form.row-2 .form-row {
	margin-top: -18px;
}
.application-form.row-2 .form-row.email {
    margin-top: 0;
}
#credit-application-main .date-of-birth,
.application-form.ssn-number {
    display: inline-block;
	vertical-align: top;
    width: 33%;
}
#credit-application-main .date-of-birth .form-row.month,
#credit-application-main .date-of-birth .form-row.day,
#credit-application-main .date-of-birth .form-row.year {
	width: auto;
}
#credit-application-main .date-of-birth .form-row label,
#credit-application-main .ssn-number .form-row label {
    margin: 0 0 20px;
}
#credit-application-main .form-row p.label {
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
}
#credit-application-main .selectric {
	min-height: 32px;	
	width: 100%;
}
#credit-application-main .selectric .label {
	padding: 2px 6px;
}
#credit-application-main .selectric .select-dropdown-button {
    background: url('../../images/CWC_DownArrowSmBlk.png') no-repeat center center;
    height: 32px;
}
#credit-application-main .application-form .ssn-number .form-row {
    width: 23%;
    /* margin-bottom: -20px; */
}
.application-form.ssn-number .form-row input {
    display: inline-block;
    width: 80px;
}
#credit-application-main .form-row.address2 input {
    width: 65%;
}
.application-form.row-4 .content-asset {
    display: inline-block;
    margin-right: 3%;
    margin-top: 2%;
    vertical-align: top;
    width: 30%;
}
.application-form.row-4 span.contact-info .content-asset {
    bottom: 45px;
    margin-left: 33.5%;
    margin-top: 0;
    position: relative;
    width: 66%;
}
#credit-application-main .form-row.state .selectricWrapper {
    width: 80%;
}
#credit-application-main .annual-income {
    display: inline-block;
    margin-top: 17px;
    width: 33%;
}
#credit-application-main .application-form.row-5 .form-row {
	margin: 10px 0 5px;
    width: 100%;
}
#credit-application-main .application-form.row-5 .alt-phone .form-row {
    width: 50%;
}
#credit-application-main .phone-numbers {
    display: inline-block;
    vertical-align: top;
    width: 66%;
}
#credit-application-main span.input-example {
    display: block;
}
#credit-application-main .mobile-phone {
    float: left;
    width: 50%;
}
#credit-application-main .authorized-users {
    margin-top: 30px;
}
#credit-application-main .authorized-users-fields.display-none {
    display: none;
}
#credit-application-main .authorized-users .form-row {
    width: 7%;
}
#credit-application-main .authorized-users .form-row label {
    margin-left: 10px;
    width: auto;
}
#credit-application-main .form-row.relationship .selectricWrapper {
    width: 100%;
}
#credit-application-main span.auth-users {
    display: block;
}
.application-form.row-7 {
    padding: 20px 40px;
}
.application-form.row-7 .important-info {
    font-weight: bold;
    text-transform: uppercase;
}
#credit-application-main .application-form.row-9 .form-row,
#credit-application-form .application-form.row-9 .form-row {
    display: inline;
    width: auto;
}
.application-form div.consent-copy {
    bottom: 5px;
    left: 20px;
    position: relative;
    width: 100%;
}
.section-3 .application-form:last-child {
    margin-top: 20px;
}
.section-3 .application-form input.credit-blue-button {
    margin: 0;
}
#credit-application-main.partial .section-3 .apr-info,
.application-form .apr-info {
    background: #ebebeb;
    border: 3px solid #ccc;
    margin: 20px 0 0;
    padding: 25px;
}
.ssn-number .display-none {
	display: none;
}
.hidden-ssn-input {
	visibility: hidden;
}
/***************** END ADS Credit App *****************/


/***************** ADS PARTIAL Credit App *****************/
#credit-application-main.partial .confirm-ssn-number {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
.address-error {
	color: red;
}
.address-error.display-none {
	display: none;
}
#credit-application-main.partial .ssn-number .form-row {
    margin-top: -15px;
}
#credit-application-main.partial .confirm-ssn-number .form-row {
    margin-top: -8px;
}
#credit-application-main.partial .application-form .ssn-number .form-row,
#credit-application-main.partial .confirm-ssn-number .form-row {
    vertical-align: initial;
}
#credit-application-main.partial .application-form .ssn-number .form-row,
#credit-application-main.partial .application-form .confirm-ssn-number .form-row {
    width: 33%; 
}
#credit-application-main.partial .application-form .ssn-number span.error,
#credit-application-main.partial .confirm-ssn-number span.error {
    float: left;
}
.hide-on-partial {
    display: none;
}

#credit-application-main #customer-address {
    background: #d7d7d7;
    padding: 5px 0 15px;
}
#credit-application-main .mini-address-title {
    display: none;
}
#credit-application-main .mini-address-location address {
    font-style: normal;
}
#credit-application-main.partial .application-form.row-4 span.contact-info .content-asset {
    bottom: 85px;
}
#credit-application-main.partial .application-form.row-5 {
    margin-top: -60px;
}
#credit-application-main a.address-edit {
    color: #003e6f;
    text-decoration: underline;
}
#credit-application-main.partial .prescreen-decline {
	display: none;
}
/***************** END ADS PARTIAL Credit App *****************/

/*****************   ADS CHECKOUT   *****************/
.credit-cards {
	min-height: 60px;
}
.credit-cards img {
    float: left;
}
.credit-cards .grey-box {
    background: #dcdcdc;
    color: #195e7f;
    left: 15px;
	margin-right: 4%;
    max-width: 29.9rem;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
    top: 1rem;
}
.credit-approval-container .grey-box .ads-checkout-prescreen-disclaimer {
	font-size: 14px;
}
.credit-approval-container .grey-box.grey-border {
	border: 1px solid #000;
	font-size: 12px;
}
.credit-approval-container .grey-box.grey-border .content-asset {
	font-size: 12px;
	font-weight: bold;
}
.credit-approval-container .approval-btns.checkout {
	margin: 30px 0;
}
.ui-widget-content.rewards-offer, div.rewards-offer > .ui-widget-header {
	border: none;
	background: none !important;
}
div.rewards-offer button.ui-dialog-titlebar-close {
	/* display:none !important; */
	margin:30px 8px 0 0;
}
/***************** END ADS CHECKOUT *****************/


/********************* ADS Account Lookup *********************/

#dialog-container #account-lookup-form {	
	color: #6c6a67;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0 15px;
}

#account-lookup-form h1,
.credit-lookups-exceeded h1,
#dialog-container #account-lookup-form h1,
#dialog-container .credit-lookups-exceeded h1,
.account-not-found h1 {
	font-size: 2.4em;
	color: #666;
    font-style: italic;
    font-weight: normal;
}

#account-lookup-form .account-lookup-instructions {
	font-size: 13px;
	padding-top: 5px;
}

#account-lookup-form .required-information {
	padding: 15px 0;
}

#account-lookup-form .form-row {
	margin: 5px 0 18px;
} 

#account-lookup-form .form-row label {
	display: none;
}

#account-lookup-form .account-lookup-dob label,
#account-lookup-form .account-lookup-ssn label,
#account-lookup-form .account-lookup-ssn span,
#account-lookup-form .account-lookup-zip label {
	width: 100%;
	text-transform: uppercase;
	height: auto;
	font-size: 1.1em;
}

#account-lookup-form .account-lookup-ssn .form-row span {
	text-transform: capitalize;
	font-size: 1.1em;
}

#account-lookup-form .account-lookup-dob .form-row, 
#account-lookup-form .account-lookup-ssn .form-row {
	display: inline-block;
}

#account-lookup-form .account-lookup-dob .form-row,
#dialog-container #account-lookup-form .account-lookup-dob .form-row .selectricWrapper {
	width: auto;
	padding-right: 10px;
}

#account-lookup-form .account-lookup-ssn .form-row input {
	width: 115px;
}

#account-lookup-form .account-lookup-ssn .form-row input.error,
#account-lookup-form .account-lookup-zip .form-row input.error {
	border: 1px solid red;
}

#account-lookup-form .account-lookup-ssn .form-row span, 
#account-lookup-form .account-lookup-zip .form-row span {
	font-size: 12px;
}

#account-lookup-form .account-lookup-ssn .form-row span {
	float: left
}

#account-lookup-form .account-lookup-zip .form-row input {
	width: 150px;
}

#account-lookup-form .selectric .select-dropdown-button {
	background: url('../../images/CWC_DownArrowSmBlk.png') no-repeat center center;
}

#account-lookup-form .credit-required {
	color: #c73c82;
}

#account-lookup-form button.orange-button,
#account-lookup-form input[type=submit].orange-button, 
#account-lookup-form.orange-button {
	width: 100px;
}

#account-lookup-form button.clear-button {
    background-color: #fff;
    border: none;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    letter-spacing: 1px;
    line-height: 1.6em;
    max-width: 300px;
    min-width: 140px;
    padding: 0.5em 2em;
    text-align: left;
    text-transform: uppercase;
    width: 100px;
}

.credit-lookups-exceeded,
.account-not-found,
#dialog-container .credit-lookups-exceeded {
	padding: 0 20px;
}

.credit-lookups-exceeded .credit-lookups-exceeded-body,
#dialog-container .credit-lookups-exceeded-body,
.account-not-found .account-not-found-body{
	color: #666;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 45px 0 30px;
	text-align: center;
}

.credit-lookups-exceeded .credit-lookups-exceeded-body button,
#dialog-container .credit-lookups-exceeded-body button,
.account-not-found button {
	margin-top: 40px;
}


/*ADS ACCOUNT LOOKUP CHECKOUT LINK*/

#PaymentMethod_CREDIT_CARD .credit-card-type .form-row.creditCardType {
	width: 65%;
	display: inline-block;
}

#PaymentMethod_CREDIT_CARD .credit-card-type .form-row.creditCardType label {
	width: 30.5%;
}

#PaymentMethod_CREDIT_CARD #account-lookup-dialog {
	color: #c73c82;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
	width: auto;
	vertical-align: bottom;
	height: 30px;
}


/***************** END ADS Account Lookup *****************/


/********************* ADS Credit Report *********************/

.credit-report-link {
	color:blue; 
	text-decoration:underline;
}
.report-contact-info {
	margin-left: 5%
}
.credit-report-container {
	font-size: 12px;
}
.credit-report-container .credit-report-section-title {
	font-size: 14px;
	text-align: center;
}
.credit-report-container .credit-score {
	margin-bottom: 15px;
}
.credit-report-container .credit-score-reasons {
	margin-top: 15px;
}
.credit-score-reasons #reject-reasons-div {
	margin-left: 7%;
}
.credit-report-container.visually-hidden {
	visibility: hidden;
}

/***************** END ADS Credit Report *****************/


/*--------------------------ADS MOBILE STYLES----------------------------
=========================================================================*/
@media screen and (max-width:1279px) {
	.credit-approval-container .grey-box.plcc {
	    max-width: 58%;
	}	
	.credit-content.apply-section #prescreen-link {
		margin: 15px 15px 30px 10%;
	}
}
@media screen and (max-width:1267px) {
	#PaymentMethod_CREDIT_CARD #account-lookup-dialog {
		margin-top: 20px;
	}
	
}
@media screen and (max-width:1227px) {
	#PaymentMethod_CREDIT_CARD .credit-card-type .form-row.creditCardType {
	    width: 100%;
	}
	#PaymentMethod_CREDIT_CARD .credit-card-type .form-row.creditCardType label {
	    width: 20%;
	}
	.credit-content.apply-section #prescreen-link {
	    margin: 15px 15px 5px 10%;
	}	
	
}
@media screen and (max-width:1030px) {
	.credit-content.apply-section {
		/* background-image: none; */
		background: url('../images/credit-cards-left_apply_info_mobile-compressor.png') #5a7e70 center top no-repeat;
		background-size: cover;
		padding: 10px;
		max-height: none;
		right: 0;
		width: 100%;	
	}
	.credit-content.apply-section p.apply-text {
		padding-left: 3%;
	}
	.credit-content .apply-section ul {
		margin: 0 0 30px 45px;
	}
	.apply-links .existing-cardholder {
	    margin-top: 30px;
	}
	.apply-links .existing-cardholder .existing-cardholder-copy {
		margin: 0 0 30px 30px;
	}
	.credit-content.apply-section .apply-btn {
		margin: 0 15px 30px 8%;
	}
	.credit-content.credit-cards {
		min-height: 750px;
		padding-top: 76.42%;
		width: 100%;
	}
	.credit-content.credit-cards .transparent-login-button {
	    width: 160px;
	    height: 90px;
	    position: absolute;
	    top: 68%;
	    left: 18%;
	}	
	.credit-content.bottom-section {
	    clear: both;
	    margin-right: 5%;
	}
	div#prescreen-link {
	    display: none;
	}
	div#prescreen-link-mobile {
	    display: inline-block;
	    margin: 20px 0 0 8%;
	}
	.prescreen-offer-form .prescreen-modal-upper {
		background: url("../images/Credit_Landing_Modal_Upper_Mobile_v2.png") no-repeat;
		background-size: 100% 100%;
		height: 260px;
	}
	.prescreen-offer-form form {
		background: url("../images/Credit_Landing_Modal_InputBG_Mobile.png") no-repeat;
		background-size: 100% 100%;
	}
	.prescreen-offer-form .prescreen-modal-lower {
		background: url("../images/Credit_Landing_Modal_Lower_Mobile.png") no-repeat;
		background-size: 100% 100%;
		height: 120px;
	}
	#PrescreenOfferForm .form-row,
	#PrescreenOfferForm input {
		width: 200px;
	}
	#PrescreenOfferForm .form-row {
		display: inline-block;
	}
	ul.credit-nav {
	    text-align: center;
	}
	.credit-nav li:first-child {
	    padding-left: 0;
	}
	.prescreen-offer-form .form-row {
	    display: block;
	    margin-top: 0;
	}
	input#dwfrm_creditlandingprescreen_prescreencode {
	    max-width: 100%;
	}
	.card-arrival,
	.approved-limit,
	.credit-approval-container .grey-box,
	.credit-approval-container .grey-box.plcc,
	.apr,
	.credit-approval-container .cbcc-disclaimer,
	.existing-account p,
	.processing-error p,
	.account-found .your-convenience,
	.account-found .as-result {
	    max-width: 70%;
	}
	.prescreen-offer-form .prescreen-modal-lower p {
		max-width: 100%;
	}
	#credit-application-main .date-of-birth .selectric .label {
	    margin: 0 20px 0 0;
	}
	#credit-application-main .selectric .select-dropdown-button {
	    width: 25px;
	}
	.credit-card-accept-login div {
	    width: 100%;
	}
}

@media screen and (max-width:840px) {
	.credit-content.credit-app-form {
		padding: 0;
	}
	.credit-content.information-rules, 
	#credit-application-main .section-1, 
	#credit-application-main .section-3 {
	    padding: 15px;
	}
	#credit-application-main .application-form .form-row,
	.application-form.row-4 .content-asset,
	#credit-application-main .date-of-birth, 
	.application-form.ssn-number,	
	#credit-application-main .form-row input, 
	#credit-application-main .form-row .selectricWrapper,	
	#credit-application-main div.form-row.year div.selectric,
	#credit-application-main .application-form.row-5 .form-row,
	#credit-application-main .annual-income,
	#credit-application-main .phone-numbers,
	#credit-application-main .mobile-phone,
	#credit-application-main .application-form.row-5 .alt-phone .form-row,
	.application-form div.consent-copy {
		max-width: 100%;
	    width: 100%;
	}
	#credit-application-main .application-form.row-5 .form-row, #credit-application-main .application-form.row-5 .alt-phone .form-row {
	    max-width: 250px;
	}	
	#credit-application-main.partial .confirm-ssn-number {
	    width: 100%;
	}
	#credit-application-main.partial .confirm-ssn-number .form-row {
	    width: 23%;
	}
	#credit-application-main .application-form .ssn-number .form-row {
	    margin-bottom: 0px;
	}
	.application-form .form-row {
		margin: 0;
	}
	#credit-application-main .application-form label {
    	margin: 10px 0 0;
	}	
	#credit-application-main .date-of-birth .form-row.month,
	#credit-application-main .date-of-birth .form-row.day,
	#credit-application-main .date-of-birth .form-row.year {
		max-width: 35%;
	}
	.application-form.row-4 span.contact-info .content-asset {
	    position: inherit;
	    width: 100%;
	    margin: 20px 0;
	}
	#credit-application-main .authorized-users .form-row label {
	    margin-top: 0;
	}
	#credit-application-main .authorized-users .form-row:nth-child(3) {
	    margin-bottom: 15px;
	}
	.credit-content.information-rules {
	    padding-bottom: 0;
	}
	#credit-application-main .section-1 {
	    padding-top: 0;
	}
}

@media screen and (max-width:767px) {
	.prescreen-offer-form button {
		min-width: 170px;
	}
	.credit-card-accept-login {
		width: 100%;
	}
	#PaymentMethod_CREDIT_CARD .credit-card-type .form-row.creditCardType {
	    width: 100%;
	}
	#account-lookup-dialog {
		margin: 19px 0 0 0;
	}
	button#prescreen-accept {
		max-width:115px;
		min-width:95px;
		margin-bottom: 20px;
	}
	.credit-content.credit-cards .transparent-login-button {
	    top: 67%;
	    left: 14%;
	}
}

@media screen and (max-width:600px) {
	.credit-nav li {
		padding: 0 1.5%;
	}
	.credit-content.credit-banner img {
	    display: none;
	}
	.credit-content.credit-banner {
		background: url('../images/mobile-credit-app-top-banner.jpg') #60837c top center no-repeat;
		background-size: contain;
		background-repeat: no-repeat;
		height: 0;
		padding-top: 65.63%; /* (img-height / img-width * container-width) */
		width: 100%;
	}
	.credit-cards .grey-box {
		top: 0.5rem;
	}
	.credit-content.credit-cards {
		min-height: 500px;
	}
	.credit-content.credit-cards .transparent-login-button {
	    top: 63%;
	    left: 14%;
	}
}

@media screen and (max-width:540px) {
	.credit-nav li:nth-child(3):after {
	    content: "\A"; /*breaks 4th nav link to a new line*/
	    white-space: pre;
	}
	.approval-btns .blue-btn {
	    width: 92%;
	    margin: 0 auto 20px;
	}
	.approval-btns a:last-child .blue-btn {
	    margin-bottom: -12px;
	}
	.card-arrival,
	.approved-limit,
	.credit-approval-container .grey-box,
	.credit-approval-container .grey-box.plcc,
	.apr,
	.credit-approval-container .cbcc-disclaimer,
	.existing-account p,
	.processing-error p,
	.account-found .your-convenience,
	.account-found .as-result {
	    max-width: 95%;
	}
}

@media screen and (max-width:480px) {
	.credit-landing .credit-top-promo-slot {
		font-size: 5vw;
	}
	.credit-bottom1 {
		left: 0;
	}
	input.credit-blue-button {
		font-size: 15px;
		padding: 12px;
	}
}
@media screen and (max-width:380px) {
	.credit-cards .grey-box {
		top: 0;
	}
}

@media screen and (max-width:360px) {
	.credit-nav li:nth-child(2):after {
	    content: "\A";
	    white-space: pre;
	}
}
/*---------------------------END ADS Styles-------------------------------
=========================================================================*/


/*---------------------------------PDP-----------------------------------
=========================================================================*/
.empty-swatch-group {
	display: none;
}

.pt_product-details #primary {
	float: none;
	padding: 16px 0 0 0;
	width: 100%;
	max-width: 1100px;
}

.pdp-main .flex-column {
	display: -ms-flexbox;
	-ms-flex-direction: column;
	display: flex;	
	flex-direction: column;
}

.pdp-main .swatch-group {
	order: 3;
	-ms-flex-order: 3;	
}

.pdp-main .label {
	font-weight: 300;
	color: #474442;
	margin-bottom: 0.5em;
}

.pdp-main .label-group {
	order: 2;
	-ms-flex-order:2;	
}

#QuickViewDialog .pdp-main .label-group.mobile-toggle {
	display: none;
	
	@media only screen and (min-width: 767px){
		display: block;
	}
}

#QuickViewDialog .pdp-main .selected-value {
	margin-left: 1rem;
}

#primary .pdp-main .selected-value {
	margin-left: .5rem;
}

.pdp-main .product-price,
.pdp-main .standard-price {
	order: 1;
}

.pdp-main .product-col-1 {
	float:left;
	width: 31%;
	margin-right: 5.8%;
} 

.pdp-main .product-primary-image, .primary-image {
	width:100%;
	cursor: url(../images/CWC_Zoom.png) 7 7, auto;
}

#QuickViewDialog .pdp-main .product-primary-image, .primary-image {
	cursor: auto;
}

.pdp-main .product-share,
.facebook-like.inline-block,
.pinit.inline-block {
	vertical-align: top;
}

#QuickViewDialog .product-set-image.hide-on-mobile {
	display:none;
}

.product-share.show-on-mobile .facebook-like iframe {
	transform: scale(1.4);
	-ms-transform: scale(1.4); 
	-webkit-transform: scale(1.4); 
	-o-transform: scale(1.4); 
	-moz-transform: scale(1.4); 
	transform-origin: top left;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
}

.show-on-mobile .fb_iframe_widget span {
	width:68px !important;
}

.product-share-container {
	margin-bottom: 2px;
}

.product-share-container:after {
	content: none;
	display: none;
}


.product-share-container .click-on-image { 
	vertical-align: top;
	float: right; 
	font-size: 1.2em;
	color: #231f20;
	line-height: 13px;
	padding: 2px 2px 0 0;
}

.pdp-main span.click-on-image img {
	height: 13px;
}


.pdp-main .product-thumbnails {
	clear:both;
	display:block;
}

.pdp-main .product-thumbnails li {
	float:left;
	margin-left: 4px;
	padding-top: 3px;
	width: 18.8%;
}

.pdp-main .product-thumbnails li:first-child {
	margin-left: 0;
}

.pdp-main .product-thumbnails li img {
	max-width:100%;
}

.pdp-main .product-thumbnails li.thumb:hover {
	cursor:pointer;
}

.pdp-main #zoom-image-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	text-align: center;
	cursor: pointer;
	overflow-y: auto;
	cursor: url(../images/CWC_Zoom_Close_White.png) 13 13, auto;
}

div#zoom-image-container:before {
	visibility: hidden;
}

.pdp-main #zoom-image-container img.zoom-image {
	max-width: none;
	width: 850px;
	cursor: url(../images/CWC_Zoom_Close.png) 13 13, auto;
}

.pdp-main .product-col-2 {
	float:left;
	width:63%;
	max-width: 578px;
}

.pdp-main h1.product-name, .pdp-main h1.product-name > a {
	font-weight: 400;
}

.pdp-main h1.product-name {
	color: #474442;
	margin-top: 0px;
	margin-bottom: 0.4em;
}

.product-content,
.product-set-item .attribute label,
.product-set-item .attribute .label,
.product-set-item .attribute .size-chart-link a,
.product-set-item .attribute .swatches .selected-value{
	text-transform: uppercase;
}

.product-set-item .attribute .swatches .selected-value {
	top: 0;
	left: 50px;
}

.swatches li a,
.product-content a {
	color: #474442;
}

.product-content .plus15:after, .product-content .plus15:before {
	display: none;
}

#QuickViewDialog .togglePSDetails,
#QuickViewDialog .productSetDetails {
	display:none;
}

.pdp-main .product-number {
	color: #888582;	
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom:1.1em;
}

.pdp-main .product-price {
	color: #474442;
	font-size: 1.6em;
	margin-bottom: 0.15em;
}

.pdp-main .product-price .product-standard-price-range {
	text-decoration: line-through;
}

.pdp-main div.pr_stars div{
	display: inline-block;
	float: none;
	margin-right: 5px;
}

.pdp-main .view-full-details {
	margin-bottom: 1em;
}

.pdp-main .product-variations {
	margin-top: 1.5em;
}

.pdp-main .product-unavailable {
	margin: 2em 0;
	font-size: 1.2em;
	color: #c73c82;
}


.pdp-main .attribute {
	overflow:hidden;
	position:relative;
	margin-bottom: 1.5em;
}

.pdp-main .attribute .value, .pdp-main .attribute .label {
	display:block;
	vertical-align:top;
}

.pdp-main .attribute .selected-value {
	border: none;
}

div.selected-value1 {
	border: none;
	font-style: italic;
}

div.selected-value2 {
	border: none;
	font-style: italic;
	padding: 0.5em 0 0 2em;
	position: relative;
	top: -47px;
	left: 55px;
}

.pdp-main .attribute .label {
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	color: #474442;
	margin-bottom: 1.5em;
	letter-spacing: 1px;
}

.pdp-main .size .selected-value,
.pdp-main .config .selected-value {
	display: none;
	letter-spacing: 1px;
}

.pdp-main .Color .selected-value {
	position: absolute;
}

.pdp-main .Color .swatch-tier2-group {
	margin-left: 2rem;
}

.pdp-main .Color .swatch-tier3-group {
	margin-left: 5rem;
}

.pdp-main .Color .swatch-tier4-group {
	margin-left: 4.5rem;
}

.pdp-main .Color .swatch-tier5-group {
	margin-left: 5.5rem;
}

.pdp-main .attribute .size-chart-link {
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	padding-bottom: 1em;
}

.pdp-main .attribute .size-chart-link a {
	color: #474442;
	text-decoration: underline;
	border: none;
	padding: 0;	
}

.pdp-main .swatches li{
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin: 0 5px 10px 0;
}

.pdp-main .swatches li a {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border: 1px solid #dbdad9;
	display: block;
	margin-right: 0.5em;
	padding: 0.3em 0.6em;
	position: relative;
	font-size: 1.2em;
	letter-spacing: 1px;
}

.pdp-main .swatches.Color li:not(.selected-value) {
	margin-right: 0.5em;
	padding: 0;
	height: 36px;
	width: 36px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.pdp-main .swatches.Color li:hover {
	border-color: #DDD;
}

.pdp-main .swatches.Color li.selected {
	border-color: #000;
}

.pdp-main .swatches.Color li > a {
	height: 34px;
	width: 34px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #efeeeb;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.pdp-main .swatches.Color li > a > img {
	width: 100%;
}

.pdp-main .swatches.Color li > a > span {
	text-indent: -999em;
	display: inline-block;
}

.pdp-main .swatches.Color li:hover > a {
	border-color: #FFF;
}

.pdp-main .swatches li:not(.unselectable):hover a{
	background-color: #dbdad9;
}

.selectionError {
	border-color: red !important;
    border-width: 2px !important;
}

.buttonSelectionError span.error {
	margin-bottom: 15px;
}

.pdp-main .swatches:not(.Color) li.selected a{
	border-color: #474442;
	border-width: 2px;
}

.pdp-main .swatches:not(.Color) li.selected:hover a{
	background-color: #fff;
}

.pdp-main .swatches li:not(.unselectable) a .x-out-img {
	display: none;
}

.pdp-main .swatches:not(.config) li.unselectable {
	display: none;
}

.pdp-main .swatches .swatchanchor {
	text-transform: uppercase;
}

.pdp-main .swatches li.unselectable a {
	border: 1px solid #777;
	opacity: 0.3;
}

.pdp-main .swatches li a .x-out-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.pdp-main .swatches.size a{
	min-width: 27px;
	height: 27px;
	line-height: 23px;
	padding: 0 4px;
	text-align: center;
	font-size: 1.2em;
}

.pt_product-details .product-attribute-group {
	color: #474442;
	margin: 1em 0;
}

.pt_product-details .product-content h3,
.pt_product-details .product-set-item .product-set-details h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 1.5em 0 0.5em 0;
	color: #474442;
}

.pt_product-details .product-set-item .product-set-details h3,
.pt_product-details .product-set-item .product-set-details .product-number {
	text-transform: uppercase;		
}

#wrapper .toggle-closed+.toggle-content {
    display: none;
}

.pt_product-details .product-set-item .product-set-details .product-options {
	display: none;
}

.pt_product-details .product-set-item .product-set-details .togglePSDetails {
	width: 100%;
	font-size: 12px;
	padding: 1em 15px;
	margin: 1em 0 0 0;
}

.pt_product-details .product-set-item .product-set-details .togglePSDetails .select-dropdown-button {
	position: inherit;
	float: right;
	height: 15px;
}

.pt_product-details .product-set-item .product-set-details .productSetDetails {
	border: 1px solid #BDBDBD;
	border-top: none;
	padding: 1em 15px;
}

.pt_product-details .product-set-item .product-set-details .selectionError {
	margin-bottom: 10px;
}

.pt_product-details .product-content .longDescription p,
.pt_product-details .product-content .shortDescription p,
.pt_product-details .product-attribute-group .product-main-attributes li {
	line-height: 1.6em;
	
}

.pt_product-details .product-content .longDescription,
.pt_product-details .product-content .shortDescription {
	margin: 6px 0;
}

.pt_product-details .product-content .longDescription p,
.pt_product-details .product-content .shortDescription p {
	color: #474442;
	font-size: 1.2em;
	text-transform: none;
}


.pt_product-details .product-attribute-group .product-main-attributes {
	list-style-type: initial;
	list-style-position: inside;
	display: block;
	margin: 6px 0;
	vertical-align: top;
}

.product-col-2.product-set .product-detail,
.product-set-item .product-set-details .shortDescription p,
.pt_product-details .product-attribute-group .product-main-attributes li {
	margin: 0;
	display: list-item; 
	width: 100%;
	font-size: 1.2em;
	text-transform: none;
	list-style-position: inside;
	list-style-type: disc;
}

.product-col-2.product-set .product-detail,
.product-set-item .product-set-details .shortDescription p {
	list-style-type: none;
}

.pt_product-details .product-attribute-group .product-main-attributes li > .label {
	display: none;
}


/*Certona Recommendations Styling*/
#product1_rr,
#nosearch1_rr {
	padding-top: 20px;
	width: 100%;
}

#product1_rr .product-pricing,
#nosearch1_rr .product-pricing {
	font-size: 14px;
	color: #242320;
}

#product1_rr h1,
#nosearch1_rr h1 {
	text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 1.5em;
    margin-bottom: 32px;
}

#nosearch1_rr h1,
#nosearch1_rr .product-name,
#nosearch1_rr .product-pricing {
	text-align: center;
}

#product1_rr .owl-carousel,
#nosearch1_rr .owl-carousel {
    width: 100%;
    max-width: 785px;
    max-height: 365px;
    margin: auto !important;
    position: relative;
    overflow: hidden;
}

#nosearch1_rr .owl-carousel {
	margin-left: 0 !important;
}

#nosearch1_rr ul {
	list-style-type: none;
}

#product1_rr .owl-carousel .owl-item.active,
#product1_rr .owl-stage-outer,
#product1_rr .owl-stage-outer .owl-stage,
#nosearch1_rr .owl-carousel .owl-item.active,
#nosearch1_rr .owl-stage-outer,
#nosearch1_rr .owl-stage-outer .owl-stage {
	width: 100%;
}

#product1_rr .owl-stage-outer,
#nosearch1_rr .owl-stage-outer {
	min-width: 850px;
}

#product1_rr .owl-carousel .owl-item,
#nosearch1_rr .owl-carousel .owl-item {
	margin-bottom: 35px;
}

#primary div.product-recommendations ul.search-result-items div.product-tile .product-name a {
	font-size: 16px !important;
}

#primary div.product-recommendations ul.search-result-items div.product-tile .product-pricing {
	color: #242320;
	font-size: 14px !important;
}

#product1_rr .owl-item.active .owl-stage-outer,
#nosearch1_rr .owl-item.active .owl-stage-outer {
	transform: translate3d(0px, 0px, 0px); 
    transition: 0.25s;	
}

/*
#cart1_rr .owl-stage-outer,
#cart1_rr .owl-stage {
	width: 100% !important; 
}
*/
#cart1_rr .owl-carousel .owl-item {
	width: 23% !important;		
}

#cart1_rr .owl-item .product-tile img,
#product1_rr .owl-item .product-tile img,
#nosearch1_rr .owl-item .product-tile img {
	height: auto !important;
}



/*---------Owl-----------*/

.owl-theme > .owl-controls {
	display: block;
}

.owl-theme > .owl-controls > .owl-dots {
	display: none !important;
}

.owl-theme > .owl-controls > .owl-nav > .owl-prev {
	background:url(../images/CWC_arrow_left.png) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:30px;
	left:0;
	position:absolute;
	top:37%;
	width:15px;
	text-indent: -99999px;
}

.owl-theme > .owl-controls > .owl-nav > .owl-prev:hover{
	background:url(../images/CWC_arrow_left.png) no-repeat scroll 0 0 transparent;
}

.owl-theme > .owl-controls > .owl-nav > .owl-next {
	background:url(../images/CWC_arrow_right.png) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:0;
	top:37%;
	width:15px;
	text-indent: -99999px;
}

.owl-theme > .owl-controls > .owl-nav > .owl-next:hover {
	background:url(../images/CWC_arrow_right.png) no-repeat scroll 0 0 transparent;
}

/*--------- Add To Cart -----------*/

.pdp-main .inventory {
	margin-bottom: 2em;
}

#CreditCardForm .selectricWrapper .selectric .select-dropdown-button {
	height: 38px;
}

#cart-table .column div div .selectricItems {
	display: none;
}

#cart-table .column div div .selectricOpen .selectricItems {
	display: block;
}
#primary .quantity.tooMany .selectricWrapper .selectric {
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 3px;
}

.pdp-main .product-add-to-cart {
	clear:both;
}

.pdp-main .product-add-to-cart > form {
}

.pdp-main input, .pdp-main select {
	margin: 0.7em 0;
}

.pdp-main .product-add-to-cart .inventory {
	width: 15%;
}

.pdp-main .product-add-to-cart .inventory label{
	display: block;
}

.pdp-main .product-add-to-cart .inventory input {
	width: 56px;
}

.pdp-main .product-add-to-cart .button-section {
	float: right;
	width: 77%;
	margin-top: 1.6em;
}

.pdp-main .product-add-to-cart .product-price {
	float: left;
	font-size: 2em;
	text-align: right;
	width: 52%;
	margin-top: 0.2em;
}

/*Add All To Cart Error Styling*/

.pdp-main .add-all-button-wrapper {
	float: right;
	margin-top: 15px;
	position: relative;
}

.pdp-main .add-all-button-wrapper .disabled-add-cart {
	cursor: pointer;
	width: 175px;
	height: 41px; 
	position: absolute;
	z-index: 100;
}

.pdp-main .add-all-button-wrapper .missing-attributes {
	ext-align: right;
	padding: 8px 3px 0 0;
	display: none;
}

.pdp-main .product-add-to-cart #add-to-cart, 
.pdp-main .product-add-to-cart #add-to-cart-disabled, 
.pdp-main .product-add-to-cart #add-all-to-cart,
.pdp-main .product-set-list .product-set-item .product-set-details .product-add-to-cart button,
.pdp-main .product-add-to-cart .wl-action,
.pdp-main .product-set-details .product-add-to-cart .wl-action {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 14px 16px 0;
	padding: 0.5em 0;
	text-transform: uppercase;
	vertical-align: top;
	width: 175px;	
	opacity: 1;
}

.not-selected-error {
	color: red;
	display: none;
	padding-bottom: 5px;
}

.pdp-main .product-add-to-cart #add-all-to-cart {
	float: right;	
}

.pdp-main .product-add-to-cart .wl-action:hover{
	border-color: #474442;	
}

.pdp-main .product-add-to-cart .wl-action {
	color: #474442;
	text-align: center;
}

.pdp-main .product-add-to-cart .availability {
	clear: both;
	margin-bottom: 1em;
}

.availability .availability-msg p,
.availability .availability-msg {
	display:inline;
}
/* Updated font-size for avail. messaging. Remove when done testing before checkin */
.availability .in-stock-msg {color:black; font-size:1.1em;}
.availability .not-available-msg {color:red; font-size:1.1em;}
.availability .preorder-msg {color:blue; font-size:1.1em;}
.availability .backorder-msg {color:red; font-size:1.1em;}
.availability .in-stock-date-msg {color:red; font-size:1.1em;}

.pdp-main .product-actions {
	clear:both;
	overflow:hidden;
	margin: 1.5em 0;
}

.pdp-main .recommendations {
	clear:left;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #efeeeb;
}

#nosearch1_rr .recommendations{
	max-width: 775px;
}

.pdp-main .recommendations h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	margin-bottom: 32px;
}

.pdp-main .recommendations .product-image {
	padding-bottom: 10px;	
}

.pdp-main .recommendations .product-name h2,
#nosearch1_rr .recommendations h2 {
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 12px;
}

.pdp-main .recommendations .product-name a.name-link,
#nosearch1_rr .recommendations .product-name a.name-link {
	color: #242320;
	font-size: 1.3em;
	width: auto;
}

.pdp-main .recommendations #carousel-recomendations {
	width: 100%;
	max-width: 650px;
	padding: 0 3em;
	margin: auto;
	position: relative;
}

.pdp-main .recommendations #carousel-recomendations #quickviewbutton {
	display: none;
}

.pdp-main #thumbnails > ul > li.thumb > a {
	display: block; 
}

.pdp-main .recommendations .jcarousel-clip {
	overflow:hidden;
	width:100%;
}

.pdp-main .recommendations .product-tile:hover .recommendation-tooltip {
	display:block!important;
}

.pdp-main .recommendations .recommendation-tooltip {
	left:50%;
	position:absolute;
	top:50%;
	width:300px;
	z-index:100;
}

.pdp-main .recommendations div.product-swatches {
	margin-bottom:20px;
}

.pdp-main .promotion {
	clear:both;
	margin-bottom: 2px;
	width: 100%;
    margin-top: 1rem;
}

.pdp-main .promotion .promotion-callout {
	display:inline-block;
	vertical-align:top;
}

.pdp-main .promotion, .pdp-main .promotion .tooltip {
	display: inline-block;
	letter-spacing: 1px;
}

.pdp-main .promotion .tooltip {
	text-decoration: underline;
	text-transform: none;
}

.print-page {
	cursor:pointer;
}

.button.print-page {
	margin-left: 20px;
	float: left;
}

.list-table-header .print-page {
	float:right;
}

.pdp-main .product-tabs {
	margin-top: 1em;
}

.pdp-main .product-tabs .tab-content {
	min-height:100px;
	border: solid #D9D9D9 1px;
	margin-top: -1px;
}

.pdp-main .product-tabs .tab-content img{
	max-width: 100% !important;
}

.pdp-main .product-tabs .tab-content iframe {
	width: 100% !important;
}

.pdp-main .product-tabs .tab-content.reviews {

}

.pdp-main .product-tabs #rounded-corner {
	width: 100% !important;
}

li.ui-state-default {
	border: solid black 1px;
}

.pdp-main .product-col-2 .product-detail .shortDescription p {
	border-bottom:1px solid #e2e1e1 !important;
	margin-bottom: 20px !important; 
	padding-bottom: 20px !important;
}

.pdp-main .product-set-list .product-set-item {
	border-bottom:1px solid #e2e1e1;
	clear:both;
	padding: 3em 0 3em;
	margin-bottom: 5em;
}

.pdp-main .product-set-list .product-set-item:last-child {
	border-bottom: none;
}

.pdp-main .product-set-details .attribute {
	overflow: visible;
}

.pdp-main .product-set-list .product-set-image {
	display: inline-block;
	vertical-align: top;
	width:22%;
}
.pdp-main .product-set-list .product-set-image img {
	width: 100%;
}

.pdp-main .product-set-list .product-set-details {	
	display: inline-block;
	vertical-align: top;
	width:75%;
	margin-left: 2%;
}

.pdp-main .product-set-list .product-name {
	float:none;
	width:100%;
}

.pdp-main .product-set-list .product-name a {
	color: #474442;
}

.pdp-main .product-set-list .productset-viewmore {
	float: right;
	color: #666;
	font-size: 1rem;
}

.pdp-main .product-set-list .block-add-to-cart {
	clear:both;
}

.pdp-main .product-set-list .block-add-to-cart .inventory {
	float:left;
	width:100%;
}

.pdp-main .product-set-list .block-add-to-cart label {
	width:40%;
}

.pdp-main .product-set-list .block-add-to-cart .input-text {
	width:35px;
}

.pdp-main .product-set-list .block-add-to-cart .product-price {
	float:left;
	width:35%;
}

.pdp-main .product-set .product-add-to-cart .product-price {
	width:54%;
}

.pdp-main .product-set-list .product-set-item .product-set-details .product-add-to-cart button{
	width: 160px;
}

.pdp-main .product-set .product-add-to-cart.add-all-to-cart {
	padding: 25px 0px 0px;
}

.pdp-main .product-set .product-add-to-cart.add-all-to-cart #add-all-to-cart {
	margin: 0px;
}

.js button.add-all-to-cart {
	display:inherit;
}

.select-bonus-btn,.no-bonus-btn {
	float:left;
}

.buttonbar {
	overflow:hidden;
	width:336px;
}

.bonus-product-list .bonus-product-item {
	clear:both;
}

.bonus-product-list .product-name {
	float:none;
}

.bonus-product-list .product-add-to-cart button {
	float:left;
}

.send-to-friend-product {
	overflow:hidden;
}

.send-to-friend-product .product-image {
	float:left;
	width:36%;
	margin: 18px 0;
}

.send-to-friend-product .product-image img {
	max-width:80%;
}

.send-to-friend-product .product-description {
	float:left;
	width:63%;
}

.send-to-friend-product .product-description h2 {
	margin-top: 13px;
}

.send-to-friend-product dt,
.send-to-friend-product dd {
	margin: 5px 0;
}

.send-to-friend-product dt {
	clear:both;
	float:left;
	width:100px;
}

.send-to-friend-product dd {
	float:left;
	width:200px;
}

.sizinginformation .ui-tabs-nav {
	height:33px;
}

.sizinginformation .tips-list li {
	list-style:none outside none!important;
}

.social-wrapper {
	clear:left;
	float:left;
	width:50%;
}

span.product-standard-price, span.product-sales-price,
.search-result-items span.product-standard-price-range {
	font-size:14px;
}

.product-tile .product-pricing .product-standard-price,
.product-tile .product-pricing .product-standard-price-range,
.pdp-main .product-price .product-standard-price-range {
	color: #9b9897;
}

span.product-standard-price {
	margin-right:5px;
}

span.product-sales-price {
	color:#242320;
}

div.product-discounted-price span.product-sales-price,
.pdp-main .product-price .product-sales-price-pdp {
	color:#d5503a;
}

span.product-price{
	color:#000000;
}

.search-result-items span.product-standard-price-range {
	display:block;
	margin-right:0px;
}

/*---------------------------------CART----------------------------------
=========================================================================*/

/* Primary */

.pt_cart ol.breadcrumb {
	display: none;
}

.pt_cart #primary {
	float: left;
	width: 74%;
}

.pt_cart #secondary {
	float: right;
	margin-top: 65px;
}

.pt_cart .shopping-bag-legal-copy {
	color: #6c6a67;
	background-color: #ededed;
}

.pt_cart .shopping-bag-legal-copy .content-asset {
	padding: 1.5em 8%
}


.pt_cart .item-quantity .form-row {
	margin: 0;
}

.pt_cart .item-quantity .form-row label {
	display: none;
}

.pt_cart #cart-table .orange-button {
	padding: 0.5em 2em;
}

.pt_cart div.bag-summary .orange-button {
	width: 100%;
}

.pt_cart div.bag-summary .grey-button {
	border: 1px solid #efeeeb;
	font-size: 1.2em;
}

.cart-coupon-code input,
.pt_cart div.bag-summary .grey-button {
	padding: 4px 6px;
}

.pt_cart .order-totals-row.order-total {
	padding: 1em 0;
}

h1#page-header {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 3em;
	margin-bottom: 0.6em;
	margin-top: 1em;
}

#cart-table {
	border: 0;
}

div.order-shipment-table {
	width: 70%;
	display: inline-block;
}

#cart-table > ul > li {
	/*padding: 1em;*/
}

#cart-table > ul {
	margin-bottom: 15px;
}

#cart-table > ul > li {
	padding: 30px 0px;
	list-style: none; 
}

#cart-table .cart-row {
	border-bottom: 1px solid #dadad9;
	line-height: 1.6em; 
}


#cart-totals {
	width: 90%;
	margin: 1em 5%;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #A7A7A7;
}

#cart-table .column {
	display:inline-block;
	vertical-align:top;
}

#cart-table .column div {
	display:inline-block;
	vertical-align:top;
}

#cart-table .column div div {
	display:block;
}

#cart-table .section-header {
	font-weight: 700;
}

#cart-table .column {

}

#cart-table .column.image {
	width:18%; 
	padding-right: 2%
}

#cart-table .column.price {
	width:15%	
}

#cart-table .column.product {
	width:68%;
}


#cart-table .column.product .item-details .name a {
	font-size: 1.3em;
	color: #474442;
}

#cart-table .column.product .item-details .product-availability-list .on-order {
	text-transform: uppercase;
}

#cart-table .column.product .item-details .product-availability-list .on-order .confirmation-backorder {
	text-transform: none;
}

#cart-table div.column.product .item-details > div {
	margin: 0px 0px 2px;	
}

#cart-table div.column.product .item-details .sku {
	margin: 2px 0px 12px 0px;
}

#cart-table div.column.product .item-details .sku .label {
	color: #474442;
}

#cart-table div.column.product .item-details .sku .value {
	font-size: 0.9em;
}

#cart-table .column.product .item-details .name a {
	text-transform: uppercase;
}

#cart-table .column.product .item-details .item-price {
	margin: 16px 0px;
}

#cart-table .column.product .item-details .item-price .price-standard {
	color: #9b9897;
}

#cart-table .column.product .item-details .item-price .price-sales {
	color: #d5503a;
}

#cart-table .column.product .item-details .label {
	font-size: 0.9em;
	text-transform: uppercase;
}

#cart-table .column.product .item-details .value {
	font-size: 1.2em;
	color: #474442;
	text-transform: uppercase;
}

#cart-table .column.product .item-details .item-price {
	font-size: 1.2em;
}

#cart-table .column.product .item-details .item-user-actions div{
	display: inline-block;
	vertical-align: top;
}

#cart-table .column.product .item-details .item-user-actions .vertical-line {
	text-align:center;
	width: 22px;
}

#cart-table .column.product .item-details .item-user-actions a,
#cart-table .column.product .item-details .item-user-actions button {
	color: #474442;
	text-decoration: underline;
	vertical-align: top;
	cursor: pointer;
	background: #FFF;
	font-size: 1em;
	padding: 0;
	border: 0;
	display: inline-block;
	letter-spacing: .5px;
	line-height: normal;
}

#cart-table .column.qty {
	width:11%;
	font-size: 1.3em;
	text-transform: uppercase;
}

#cart-table .column.total {
	width: 16%;
	float: right;
	text-align: right;
	font-size: 1.1em;
	text-transform: uppercase;
}

#cart-table .column.total div.promo-adjustment {
	width: 100%;
	color: #c73c82;
	margin: 1em 0;
}

#cart-table div.column.total span.price-adjusted-total > span {
	color: #c73c82;
}

#cart-table .column.qty .item-quantity-details {
	padding-bottom:.5em;
}

#cart-table li.couponCode .column.qty .item-quantity-details {
	padding-bottom: 0; 
}

#cart-table .item-details {
	width:63%;
}
.item-details.tooMany .is-in-stock {
	color: #ff0000;
}
.cart-actions .tooMany {
	color: #ff0000;
	display: none;
	padding: 0 10.5%;
}
.cart-actions .tooMany .note {
	font-weight: bold;
}
.cart-actions .tooMany .update {
	text-transform: uppercase;
}

#cart-table .item-image {
	width: 31%;
	margin-right: 4%;
}

#cart-table .item-image img {
	min-width: 100%;
	width: 100%;
}

#cart-table .item-price .item-remove-mobile {
	display: none;
}

#cart-table .product-availability-list {
	margin-top: 1em;
}

#cart-table .item-quantity input {
	width: 2.5em;
	text-align: center;
}

#cart-table .price-promotion .price-standard {
	text-decoration:line-through;
}

#cart-table .item-total {
	word-wrap:break-word;
}

#cart-table .item-total > span > span {
	font-size: 1.2em;
}

#cart-table .item-total .price-total-title {
	display: none;
}

#cart-table .item-total .price-total, #cart-table .item-total .price-option {
	width: 100%;
	display: block;
	margin-bottom: 1em;
}

#cart-table .item-total button {
	float: right;
	display: block;
}

#cart-table .item-total .wishlist-actions {
	width: 100%;
}

#cart-table .item-total .add-to-wishlist {
	clear: both;
	margin-top: 1em;
}

#cart-table .price-unadjusted {
	display:block;
}

#cart-table .price-adjusted-total {
	display:block;
}

/*------------------------Product Options-----------------------*/

#cart-table .product-option {
	float: right;
    margin-top: -110px;
    width: 35%;
}

#cart-table .product-option.place-order {
	width: 32%;
}

#cart-table .product-option .gifting-option.name {
	background-color: #efeeeb;	
	padding: 5px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#cart-table .product-option .giftBoxCheckbox {
	float: right;
	margin-top: 5px;
}

#cart-table .product-option .gift-box-copy {
	vertical-align: super;
}

#cart-table .product-option .gift-box-copy a {
	color: #666666;
	text-decoration: underline;
}

#cart-table .product-option .gift-box-img {
	margin-right: 5px;
}







.cart-promo .bonus-item-actions {
	vertical-align:middle;
}

.cart-promo.cart-promo-approaching {
	color: red;
}

.cart-footer {
	overflow:hidden;
}

#cart1_rr{
	float: left;
	width: 100%;
}
/*
#cart1_rr ul {
	overflow: hidden;
}
*/
.cart-coupon-code label {
	float:none;
	width:auto;
	display: block;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

#primary .cart-coupon-code input[type="text"] {
	float: left;
	width: 59%;
	max-width: 300px;
	font-size: 1.1em;
	color: #6c6a67;
	padding: 0.36em 0.5em;
	padding-left: 1em;
	border: 1px solid #e2e1e1;
	background-color: #fff;
	margin-right: 1%;
}

.cart-coupon-code input,
.cart-coupon-code #add-coupon {
	display: inline-block;
	vertical-align: top;
	height: 38px;
	
}

.cart-coupon-code input {	
	width: 58%;	
}

.cart-coupon-code #add-coupon {
	min-width: inherit;
	width: 40%;
}

.cart-coupon-code .input-text {
	width:55%;	
}

.cart-coupon-code [type="text"] {
	text-transform: uppercase;
}

.cart-order-totals .cart-order-totals {
	float:right;
	width:40%;
}

.cart-order-totals .order-totals-table {
	float:right;
	clear:both;
	width:100%;
	margin-top: 0;
}

.order-totals-row {
	margin: 1em 0em;
}

.order-totals-row.order-total {
	border-top: 1px solid #e2e1e1;
	border-bottom: 1px solid #e2e1e1;
	padding-top: 1em;
}

.order-totals-table .order-totals-row span {
	display: inline-block;
}

.order-totals-table .order-totals-row span.order-totals-value {
	text-align: right;
	width:30%;
}

.order-totals-table .order-totals-item {
	width:68%;
}

.cart-action-continue-shopping {
	width: 70%;
}

.cart-action-checkout {
	display: inline-block;
	width: 100%;
}

.cart-action-checkout button {
	margin-top: 1em;
	width: 100%
}

.continue-shopping {
	clear:left;
}

ul.product-availability-list li {
	list-style:none outside none;
}

.last-visited .jcarousel-clip {
	overflow:hidden;
	width:167px;
}

.last-visited .jcarousel-item {
	width:167px;
}

.last-visited .jcarousel-next {
	background:url(../images/interface/icon-jcarousel-horiz-arrow-right.png) no-repeat scroll left top transparent;
	cursor:pointer;
	height:20px;
	position:absolute;
	right:0;
	top:50%;
	width:10px;
}

.last-visited .jcarousel-prev {
	background:url(../images/interface/icon-jcarousel-horiz-arrow-left.png) no-repeat scroll left top transparent;
	cursor:pointer;
	height:20px;
	left:0;
	position:absolute;
	top:50%;
	width:10px;
}

#primary div.product-recommendations {
	margin: 10em 0 3em;
}

#primary div.product-recommendations ul.search-result-items li.grid-tile {
	width: 100%;
	margin: 10px 3% 16px 0;
}

#primary div.product-recommendations ul.search-result-items div.product-tile .product-name a {
	font-size: 1.3em;
}

#primary div.product-recommendations ul.search-result-items div.product-tile .product-pricing {
	font-size: 1.1em;
}

#primary div.product-recommendations ul.search-result-items div.product-tile div.product-name {
	margin: 3px 10px 2px 10px;
}

/*---------------------------------CHECKOUT------------------------------
=========================================================================*/

.pt_checkout #primary,
.pt_cart #primary {
	width: 66%;
	margin-right: 50px;
	display: inline-block;
	float: none;
	vertical-align: top;
}

.pt_checkout #primary > h1	{
	margin-right: 20px;
	padding-left: 0.3em;
	display: inline-block;
}

.pt_checkout #primary > form .selectricWrapper,
.pt_checkout #primary > form label,
.pt_checkout input[type="text"],
.pt_checkout div.selectric,
.ui-dialog #dialog-container form .form-row label {
	vertical-align: top;
}

.pt_checkout #secondary,
.pt_cart #secondary {
	width: 27%;
	max-width: 280px;
	float: none;
	display: inline-block;
}

.checkout-billing .redemption.coupon .redemption-code {
	text-transform: uppercase;
}

.bag-summary {
	border: 1px solid #e2e1e1;
}

.pt_checkout #cart-table {
	padding: 12px 12px 6px 12px;
}

.required-indicator {
	display: none;
}

.pt_checkout #primary input[type="text"],
.pt_checkout #primary > form .selectric .label,
.pt_customer-service #primary .selectric .label,
#dwfrm_newsletter_email
{
	padding-left: 15px;
}

.pt_checkout #primary input[type="text"].error {
	border-color: red;
	outline-color: red;
}

.pt_checkout #primary > form #shipping-method-list label{
	font-size: 1.2em;
	color: #6c6a67;
	margin-left: 5px;
}

.pt_checkout #primary .order-summary-footer a {
	margin-bottom: 1em;
	display: block;
}

#primary > form label,
.pt_checkout input[type="text"],
.pt_checkout #primary > form label,
.pt_account input[type="text"],
.pt_account #primary > form label,
.pt_account #primary > form .selectric .label,
.pt_wish-list #primary > form .selectric .label,
.pt_wish-list #primary > form label,
.pt_customer-service #primary .selectric .label,
.pt_customer-service #primary input[type="text"],
#primary form #request-catalog-main label {
	font-size: 1.1em;
	color: #6c6a67;
}

.pt_checkout span.error,
.pt_checkout form .form-caption.error-message {
	display:block;
	color: red;
	margin-left: 21%;
	font-size: 1.2em;
	line-height: 36px;
}

.cs-contact-number-long {
	color: #474442;
}

.cs-contact-number-long h2 {
	font-size: 1.3em;
	line-height: 1.6em;
}

.cs-contact-number-long p {
	font-size: 1.2em;
	line-height: 1.6em;
	width: 74%;
}

.pt_checkout form div.selectricWrapper div.selectricItems,
#dialog-container .selectricWrapper {
	width: 300px;
}
 
form fieldset .form-row.transform label > span,
#primary > form .form-row.transform span.form-label-text, 
.ui-dialog #dialog-container form .form-row label span,
.ui-dialog #dialog-container form .form-label-text span,
.pt_account #primary > form .form-row label > span, 
.pt_account #primary > form span.form-label-text,
.pt_customer-service #primary .form-row label span {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0); /* WebKit */
	-moz-transform: translate3d(0,-50%,0); /* Mozilla */
	-o-transform: translate3d(0,-50%,0); /* Opera */
	-ms-transform: translate3d(0,-50%,0); /* Internet Explorer */
	transform: translate3d(0,-50%,0);
	width: 100%;
}

#dialog-container form#CreditCardForm div.form-row.expiration-date span {
	top: 85%;  /* vertically aligns Expiration label on payment modal */
}

form fieldset .form-row label span,
.pt_checkout form fieldset .form-row label span,
.pt_checkout form fieldset div.select-address label,
.pt_checkout #primary > form #PaymentMethod_CREDIT_CARD label {
	text-transform: uppercase;
}

form .form-row.transform label,
div.form-row.expiration-date div.form-row {
	vertical-align: top;
	height: 38px;
} 

.pt_checkout form .form-row.label-inline label {
	height: initial;
}

.pt_checkout form div.form-row.label-inline{
	margin: 1em 0;
}

.pt_checkout form div.form-row.label-inline label,
 .pt_checkout #primary > form #PaymentMethod_CREDIT_CARD div.form-row.label-inline label{
	text-transform: none;
	margin-left:5px;
	color: #474442;
	cursor: pointer;
}

.pt_checkout form .form-field-tooltip{
	text-decoration: underline;
	font-size: 1.1em;
}

.pt_checkout form div.phone.form-field-tooltip {
	display: inline-block;
}

.pt_checkout form div.form-field-tooltip a {
		color: #6c6a67;
		line-height: 38px;
}

.pt_checkout #primary div.form-row.cvn.required input {
	padding: 0.36em 0.5em;
	text-align: center;	
}

.pt_checkout form div.form-row.cvn div.form-field-tooltip{
	margin-left: 10px;
}

.pt_checkout form fieldset {
	margin-top: 30px;
}

.pt_checkout form > fieldset:last-child,
.pt_checkout form fieldset div.form-row-button {
	margin: 0;
}

.pt_checkout form > fieldset div.form-row:last-of-type,
.pt_checkout #shipping-method-list > fieldset div.form-row:last-of-type {
	margin-bottom: 0px;
	margin-top: 0px;
}

.pt_checkout div.checked + label > span > span.standard-shipping {
text-decoration: line-through;
}

.pt_checkout div.checked + label > span > span.discount-shipping {
visibility: visible;
}

.pt_checkout span.discount-shipping {
visibility: hidden;
}

.pt_checkout form .iradio_icon:before {
	content: url("../images/svg/button-not-checked.min.svg");
}

.pt_checkout form .iradio_icon.checked:before {
	content: url("../images/svg/button-checked.min.svg");
}

.pt_checkout form #shipping-method-list .form-caption {
	line-height: initial;
}



.pt_checkout form .form-caption {
	color: #6c6a67;
	font-size: 1.2em;
	margin-left: 26px;
	line-height: 36px;
}


.pt_checkout div.form-row.cvn.required > span{
	margin-left: 10px;
	color: red;
	display: inline-block;
}

#dwfrm_singleshipping_shippingAddress > fieldset:nth-child(1) > div:nth-child(9) > span.error{
	display: none;
}

.icheckbox_icon:before{
	position: relative;
	display: inline-block;
	content: url("../../images/svg/checkbox-checkout-not-checked.min.svg");
}

.icheckbox_icon.checked:before {
	content: url("../../images/svg/checkbox-checkout-checked.min.svg");
}

.pt_checkout legend {
	font-size: 1.5em;
	padding: 0;
	text-transform: uppercase;
}

.pt_checkout button.orange-button,
.pt_cart .cart-action-continue-shopping button.orange-button,
.pt_account #primary #RegistrationForm .orange-button,
.pt_customer-service #primary button.orange-button {
	font-size: 1.2em;
	width: 300px;
	padding: 7px 14px;
}

.pt_checkout #secondary button.orange-button,
.pt_cart div.bag-summary .orange-button {
	width: 100%;
	font-size: 1.2em;
}

.pt_checkout #secondary form div.form-row-button{
	margin: 0 8% 2em 8%;
}

div.bag-summary fieldset,
.cart-coupon-code {
	padding: 0 8% 20px 8%;
}

div.bag-summary fieldset {
	padding: 0 8% 35px 8%;	
}

.pt_checkout #secondary .order-component-block > .details {
	margin: 18px 8%;
	font-size: 1.2em;
	padding: 0;
}

.bag-summary .section-header{	
	background-color: #474442;
	border:0;
	color: #fff;
	font-size: 1.5em;
	font-weight: 300;
	letter-spacing: 1px;
	margin:0;
	padding: 18px 8%;	
	text-transform: uppercase;	
}

.pt_checkout .order-component-block .section-header {
	padding: 18px 8%;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1em;
	border:0;
}

.pt_checkout #secondary .order-component-block > .details {
	margin: 0 8% 18px 8%;
	font-size: 1.2em;
	padding: 0;
}

.pt_checkout #secondary div.bag-summary h3.section-header a.section-header-note{
	color:#fff;
}

.pt_checkout #secondary h3.section-header a.section-header-note{
	text-transform: none;
	font-weight:normal;
	font-size: 0.8em;
	text-decoration: underline;
	position: initial;
	margin-left: 5px;
}

.pt_checkout #secondary div.order-component-block div.details{
	line-height: 1.6em;
}

span.customer-service {
	color: #c73c82;	
	display: block;
	margin-bottom: 3em;
}

.pt_checkout #secondary span.customer-service {
	text-align: right;
}

div.form-row.label-above label {
	width: 30%;
	float:left;
}

div.form-row.label-above input {
	float: right;
	width: 75%;
	max-width: 300px;
}

div.form-row.label-above {
	max-width: 458px;
	width: 79%;
}

button.apply.cancel{
	width: 20%;
	height: 38px;
	font-size: 1.5em;
	line-height: 1em;
	text-transform: uppercase;
}

div.form-row.label-above,
button.apply.cancel {
	margin: 9px 0;
	vertical-align: top;
	display: inline-block;
}

/* billing portion */
.pt_checkout #primary div.form-row.year div.selectric,
.pt_checkout #primary div.form-row.year div.selectricWrapper,
.pt_checkout #primary div.form-row.year div.selectricWrapper div.selectricItems,
.ui-dialog #dialog-container.dialog-content form#CreditCardForm .form-row.year .selectricWrapper,
.ui-dialog #dialog-container.dialog-content form#CreditCardForm .form-row.year .selectricWrapper .selectric,
.pt_account #primary .form-row.month.required.error > .selectricWrapper > .selectric, 
.pt_account #primary .form-row.month.required.error > .selectricWrapper,
.pt_account #primary .form-row.year > .selectricWrapper > .selectric, 
.pt_account #primary .form-row.year > .selectricWrapper {
	width: 127px;
	padding-left: 0.25px;
}

.pt_account #primary .year .selectricWrapper.input-select.required {
	margin-right: 17px;
	vertical-align: middle;
}



/* billing portion */
.pt_checkout #primary div.form-row.month div.selectricWrapper,
.pt_checkout #primary div.form-row.month div.selectricWrapper .selectric,
.pt_checkout #primary div.form-row.month div.selectricWrapper div.selectricItems,
.ui-dialog #dialog-container.dialog-content  form#CreditCardForm .form-row.month .selectricWrapper,
.ui-dialog #dialog-container.dialog-content  form#CreditCardForm .form-row.month .selectricWrapper .selectric {
	width: 150px;
}

/* billing portion */
div.form-row.expiration-date div.form-row{
	margin: 0;
	vertical-align: top;
}

.form-row.couponCode {
	padding-top: 10px;
} 

#dwfrm_billing .couponCode input {
	text-transform: uppercase;
}

button.couponCode.apply.cancel {
	margin-top: 19px;
}

.checkout-mini-cart {
	max-height:330px;
	overflow:auto;
}

.checkout-mini-cart .mini-cart-product {
	border-width: 0 0 1px 0;
}

.checkout-order-totals .order-totals-table .order-totals-row {
	padding: 0;
}

.checkout-order-totals .order-totals-table .order-totals-row.order-total {
	padding: 1em 0em;
	margin: 0;
}

.checkout-order-totals .order-totals-value {
	float: right;
	text-align: right;
}

.order-component-block {
	border: 1px solid #e2e1e1;
	margin-top: 12px;
}

.order-component-block.order-summary {
	margin-top: 0;
}

.order-component-block > .details {
	padding: 1em;
}

.minishipments-method {
	margin-top: 10px;
}

.checkout-progress-indicator,
.checkout-progress-indicator a {
	display: inline-block;
	padding: 0 0 4px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	color: #474442;
}

.checkout-progress-indicator > div span {
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	border: 1px solid #e2e1e1;
	color: #e2e1e1;
	display: inline-block;
	text-align: center;
	margin-right: 3px;
}

.checkout-progress-indicator > div.active span {
	background-color: #d5503a;
	color: #fff;
	border: 0;
}

.checkout-progress-indicator > div {
	display: inline;
	margin-right: 0.5em;
	padding: 0.5em 0.75em 6px;
}

.pt_checkout #primary > form {

}

.pt_checkout #primary > form > * {
	padding: 1em;
	border-top-width: 0;
}

.pt_checkout #primary > form > *:first-child {
	border: 0;
}

.pt_checkout #primary > form .continue-checkout {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
}

#shipping-method-list .form-row {
	display: inline-block;
	vertical-align: top;
	width: 70%;
}

#shipping-method-list {
	padding-top: 10px;
}

#shipping-method-list label {
	width: 88%;
}

/* Modal window - shipping details/Quick View etc. */
.shipping-details {  /* Link on page */
	font-size: 1.2em;
	margin-left: 30px;
	text-decoration: underline;
}

.modal-dialog {
	max-width: 620px;
}

.modal-header h4, 
#dialog-container h1{
	color: #666;
	font-size: 1.7em;
    font-style: italic;
    font-weight: normal;
}

.modal-content {
	padding: 0 0 25px;
}

.modal-content .modal-body h4, #edit-address-form legend {
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
	padding: 25px 0 10px;
	text-transform: uppercase;
} 

#edit-address-form span.error {
	display: inline-block;
	padding: 10px 10px 10px 0;
}

.modal-body .list-items-left {
    display: inline-block;
    width: 50%;
}

.modal-body .list-items-left ul {
    list-style: disc;
    margin: 20px 10px 30px;
}

.modal-body .list-items-right {
	display: inline-block;
}

.modal-body .list-items-right ul {
	list-style: disc;
	margin: 0;
}

.modal-body .list-items-left ul li {
	padding: 0 15px 8px 5px;
}

.modal-body .list-items-right ul li {
	padding: 0 0 8px 5px;
}

.modal-body .list-items-left ul li:last-child, .modal-body .list-items-right ul li:last-child {
	padding: 0 0 0 5px;
}

button.close { 
	background: #fff;
	border: none;
	float: right;
	margin-top: -2px;
}

.modal-footer button.orange-button {
	padding: 0.7em 3em;
}

/* END Shipping Details modal window */

/* Add New Address + New Credit Card Modals */
#edit-address-form .selectric .select-dropdown-button {
	height: 40px;
}

#edit-address-form .apply-button.orange-button, #applyBtn.orange-button, .send-button.orange-button {
	vertical-align: top;
}

/* END Add New Address + New Credit Card Modals */

.form-row.coupon-code-row {
	display: inline-block;
	width: 45%;
}

.form-row.coupon-code-row label {
	width: 44.4%;
}

.form-row.coupon-code-row input {
	width: 53%;
}

.form-row.coupon-apply-row {
	display: inline-block;
	width: 8%;
}

.form-row.coupon-apply-row button {
	width: 100%;
	padding: 0.4em 0;
}

.payment-method-options {
	display: none;
}

.payment-method-options .form-row {
	clear:none;
	float:left;
	width:30%;
}

.payment-method {
	clear:both;
	display:none;
}

.cvn-tip {
	display: inline-block;
	vertical-align: top;
	width:auto;
	line-height: 38px;
}

.cvn-tip-error {
	width:auto;
	display: inline-block;
}

.month,.year,.day {
	clear:none;
	display: inline-block;
}

.form-row.month select,
.form-row.year select,
.form-row.day select{
	width: 100%;
}

.month select,
.year select,
.day select {
	width:auto;
}

.cvn input {
	width:50px!important;
}

.bml-terms-and-conditions {
	height:400px;
	overflow:auto;
}

.summary-help {
	float:right;
}

.submit-order {
	clear:both;
	display:block;
}

.summary .edit {
	position:absolute;
	right:10px;
}

.order-shipment-details .label {
	width:150px;
}

.order-shipment-details .order-shipment-address {
	width:240px;
}

.phone-qty-label {
	display: none;
}

.order-summary-footer {
	text-align: left;
	padding: 0 12px;
	clear: both;
}

.order-summary-footer a {
	color: #474442;
	text-decoration: underline;
	font-size: 1.2em;
}

.order-totals-table {
	font-size: 1.2em;
	padding: 5px 8% 20px;
}

.place-order-totals {
	float:right;
	text-align: left;
	width:50%;
}

.submit-order .edit-bag {
	margin-right: 2em;
	margin-top: 0.2em;
}

/*-----------------------GENERAL LOGIN BOXES-----------------------------
=========================================================================*/

.login-box {
	border: 1px solid #A7A7A7;
	margin-bottom: 1em;
}

.login-box .login-box-content {
	padding: 1em;
}

#password-reset {
	margin: 0.5em 0;
	display: inline-block;
	padding: 0.5em 0;
}

.pt_cart .login-box-content input[type=text],.pt_cart .login-box-content input[type=password],.pt_cart .login-box-content textarea {
	width: 100%;
}

#primary .login-column .login-box {
	padding: 18px;
	border: 1px solid #ccc;
	margin-top: 36px;
}

#primary .login-column .login-box h2 {
	border: 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
	padding: 0;
	text-transform: uppercase;
}

#primary .login-column h3 {	
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 5px;
}

#primary .login-column h4 {
	margin-top: 10px;
}

#primary .login-column .login-box .login-box-content {
	padding: 0;
}

#primary .login-column .login-box .login-box-content input {
	background-color: #fff;
	border: 1px solid #e2e1e1;
	font-size: 1.1em;
	height: 38px;	
	padding-left: 13px;	
	width: 100%;
}

#secondary > .account-nav-asset {
	display: none;
}

.form-row.rememberme {
	margin: 20px 0;
}

/*-------------------------------ACCOUNT---------------------------------
=========================================================================*/

.pt_account .email-policy {
	margin-top: 51px;
}

.pt_account  #secondary,
.pt_customer-service #secondary,
.pt_error #secondary,
.pt_order #secondary,
.pt_wish-list #secondary {
	border: 0;
}

.pt_account #primary ul.payment-list li {
	font-size: 1.2em;
	color: #474442;
	line-height: 1.6em;
	border-right: 1px solid #e6e6e6;
}

.form-row.addtoemaillist{
	margin-top: 31px;
}

.pt_account #primary > form,
.pt_account #primary ul.address-list,
.pt_account #primary ul.payment-list,
.pt_customer-service #primary form,
.pt_order ul.order-history-items {
	border: 1px solid #efeeeb;
	padding: 36px 36px 60px;	
}

.pt_account #primary > form,
.pt_account #primary ul.address-list,
.pt_account #primary ul.payment-list,
.pt_account #primary .account-main,
.pt_customer-service #primary form,
.pt_order ul.order-history-items {
	margin-top: 30px;
}

.pt_wish-list #primary > form label,
.pt_wish-list #primary > form .selectric .label,
.pt_account #primary > form label,
.pt_account #primary > form .selectric .label,
.pt_customer-service #primary form label {
	text-transform: uppercase;
}

.pt_account #primary > form > .form-row:first-of-type {
	margin-top: 0;
}

.pt_account #primary > form .form-row label,
.pt_customer-service #primary .form-row label {
	vertical-align: top;
	position: relative;
	height: 38px;
}

.account-secondary {
	padding: 0;
}

.account-secondary > ul {
	text-transform: uppercase;
}

.account-secondary > ul > li {
	margin: 0px 0px 10px;
}

.account-secondary > ul > li > a {
	font-size: 1.2em;
}

.account-secondary > ul > li > a.active {
	font-weight: 700;	
}

.pt_account #addresses .address-create,
.pt_account #primary .add-payment-method {
	color: #474442;
	text-decoration: underline;
	font-size: 1.2em;
	display: inline-block;
	margin-bottom: 3px;
}

.pt_account #primary button.card-remove {	
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 15px;
	padding: 0.4em 0; 
}



.pt_error .error-page-search form button.orange-button, .pt_product-search-noresult .no-hits-search form button.orange-button {
	margin: 1.5em 0;
}

.pt_error .error-page-search div.form-row.label-above input, .pt_product-search-noresult .no-hits-search div.form-row.label-above input {
	float: none;
	max-width: 100%;
	width: 100%;
}

.pt_account .selectric .label {
	line-height: 24px;
}

.pt_account .label-removed label {
	display: none;
}

.pt_account div.form-row.birthday div.form-row {
	margin: 0;
	vertical-align: top;
}

.pt_account div.form-row.birthday div.selectricItems > ul > li:first-of-type {
	display: none;
}

.pt_account #primary.primary-content > p {
	font-size: 1.1em;
}


.account-nav-asset {
	padding:.5em;
}

.account-options li {
	display: inline-block;
	height: auto;
	margin: 5px 1% 5px 0%;
	width: 47%;
	vertical-align: top;	
}

.account-options li a {
	font-size: 20px;
}

.account-options li p {
	font-size: 1.2em;
	font-weight: 300;
	margin: 0px 0px 15px 32px;
}

.account-login-message p {
margin: 20px 0px 0px 0px;
max-width: 450px;
}

span.account-overview-name {
font-size: 2.1em;
display: inline-block;
}

span.account-overview-name:before {
content: "|";
margin: 0px 10px;
position: relative;
top: -2px;
font-size: 1em;
}

h1.account-overview-title {
	display: inline-block;
	
}

span.account-logout {
font-size: 1.5em;
margin-left: 5px;
}

#PasswordResetForm button {
	margin-top: 15px;
	display: block;
}

.registration-selection input,.registration-selection label {
	display:inline;
	float:none;
}

ul.address-list {
	margin-top:20px;
}

ul.address-list > li {
	list-style: none outside none;
	min-height: 135px;
	width: 30%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}

ul.address-list > li > h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #908d8a;
	margin-bottom: 1em;
}

ul.address-list > li > div {
	font-size: 1.2em;
	line-height: 1.6em;
	border-right: 1px solid #e6e6e6;
}

ul.address-list > li > div.mini-address-location {
	margin-bottom: 1em;
}

ul.address-list > li > a {
	display: inline-block;
	text-decoration: underline;
	color: #474442;
}

ul.payment-list {
	overflow:hidden;
}

ul.payment-list li {
	display: inline-block;
	list-style:none outside none;
	min-height:110px;
	width: 30.75%;
	margin-right: 2%;
	vertical-align: top;
}

.order-history-header {
	overflow:hidden;
}

.order-history-table .toggle {
	cursor:pointer;
	display:block;
}

.pt_order ul.order-history-items {
	color: #474442;

}


.pt_order ul.order-history-items li:first-of-type {
	padding: 0 0 30px;
}

.pt_order ul.order-history-items li:last-of-type {
	padding: 30px 0 0;
	border-bottom: 0;
}

.pt_order ul.order-history-items li {
	padding: 30px 0;
	border-bottom: 1px solid #efeeeb;	
}

.pt_order ul.order-history-items .order-status {
	display: inline-block;
}

.pt_order ul.order-history-items .order-status .label {
	display: none;
}

.pt_order ul.order-history-items .vertical-line {
	font-weight: 500;
	width: 20px;
	text-align: center;
}

.pt_order ul.order-history-items > li .order-history-summary .order-summary-header {
	font-size: 1.5em;
	margin-bottom: 32px;
} 

.pt_order ul.order-history-items > li .order-history-summary .order-number,
.pt_order ul.order-history-items > li .order-history-summary .order-total {
	font-size: 1.2em;
	margin: 12px 0;
}

.pt_order ul.order-history-items > li .order-history-summary .order-details {
	margin: 32px 0 0;
	width: inherit;
	text-align: left;
}

.pt_order #order-summary-table {
	width: 100%;
	float: none;
}

.pt_order #order-summary-table > .order {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 23px;
	width: 46%;
	margin-right:2%;
}

.pt_order #order-summary-table > .order .order-totals-row {
	margin: 8px 0;
}

.pt_order #order-summary-table > .order .section-header {
	margin-bottom: 10px;
}

.pt_order #order-summary-table > .order .order-totals-table {
	padding: 0;
	font-size: 1em;
}

.form-row.order-detail-options .vertical-line {
	font-weight: 500;
	width: 5px;	
}

.pt_wish-list .list-table-header p {
	float:right;
	overflow:hidden;
	width:37%;
}

.pt_gift-registry .create-new-registry button {
	float:left;
}

.pt_gift-registry .add-gift-cert {
	overflow:auto;
}

.pt_gift-registry .add-gift-cert button {
	float:left;
	height:80px;
	width:433px;
}

.pt_gift-registry .add-gift-cert p {
	float:right;
	width:40%;
}

.pt_gift-registry .hdr-options {
	width:5%;
}

.gift-reg-purchases .item-purchased-by dd {
	float:left;
	position:relative;
	width:auto;
}

.gift-reg-purchases .item-purchased-by dt {
	clear:both;
	float:left;
	position:relative;
	width:auto;
}

.gift-registry-advanced .toggle-content {
	overflow:hidden;
}

.gift-certificate-purchase form {
	float:right;
	width:40%;
}

.gift-certificate-purchase form .cert-amount {
	clear:none;
	float:left;
	width:40%;
}

.gift-certificate-purchase form .form-row-button {
	clear:none;
	float:left;
	width:50%;
}

.gift-certificate-purchase .cert-amount .form-caption {
	position:absolute;
	width:40%;
}

.gift-cert-balance input {
	width:90%;
}

.gift-cert-balance-submit {
	clear:none;
	float:left;
}

.bottom-banner-container .bottom-banner-cell {
	float:left;
	overflow:hidden;
}

.bottom-banner-container .banner-cell-2 {
	width:34%;
}

.store-locator-details {
	float:left;
	width:44%;
}

#email-alert-signup {
	display:block;
	width:910px;
}

#email-alert-signup label {
	float:left;
	width:50%;
}

#email-alert-signup input[type=text] {
	float:left;
	width:30%;
}

#email-alert-signup input[type=image] {
	float:left;
}

.toggle-expand {
	font-size: 15px;
	font-weight: bold;
	display: block;
}

.toggle-expand:hover {
	cursor: pointer;
}

.toggle-expand.expanded:before {
	font-family: FontAwesome;
	content: "\f107";
}

.toggle-expand:before {
	font-family: FontAwesome;
	content: "\f105";
}

/*------------------------------WISHLIST---------------------------------
=========================================================================*/

#wishlist-table {
	border: 1px solid #efeeeb;
	padding: 15px 15px 60px 15px;
}

#wishlist-table label{
	width: 100%;
}

#wishlist-table span.label {
	text-transform: uppercase;
	color: #666;
	font-size: 0.9em;
}

#wishlist-table span.value {
	text-transform: uppercase;
	color: #474442;
	font-size: 1.2em;
}

#wishlist-table span.value span.price-standard {	
	text-decoration: line-through;
}


#wishlist-table .item-details.column.details div.sku {
	display: none; 
}

#wishlist-table .product-list-item .name a {
	color: #242320;
	font-size: 1.5em;
}

#wishlist-table .product-list-item .name a:hover {
	text-decoration: underline;
}

#wishlist-table img {
	height: auto;
	width: 100%;
}

#wishlist-table .wishlist-row {
	display: inline-block;	
	margin: 10px 1%;
	vertical-align: top;
	width: 31%;
}

#wishlist-table	.column{
	display: inline-block;
	vertical-align:top;
}



#wishlist-table .column.image 			{width:100%}
#wishlist-table .column.details			{width:100%}
#wishlist-table .column.availability	{width:100%}
#wishlist-table .column.options			{width:100%}

#wishlist-table .wishlist-row div.item-dashboard.column.options div.option-update {
	display: inline-block;
}

#wishlist-table button {
	color: #474442;
	font-size: 1.1em;
}



#wishlist-table div.item-dashboard.column.options div.item-option.option-bottom > span {
	margin: 0 1em;
}

#wishlist-table div.item-dashboard.column.options div.item-option {
	margin: 10px 0em;
}

#wishlist-table .wishlist-row .item-availability {
	margin: 10px 0em 0em;
}

#wishlist-table .wishlist-row div.item-dashboard.column.options div.item-option.option-bottom,
#wishlist-table .wishlist-row div.item-dashboard.column.options div.item-option.option-bottom span,
#wishlist-table .wishlist-row div.item-dashboard.column.options div.item-option.option-bottom button {
	vertical-align: bottom;
	
}

/*-------------------------------ORDER-----------------------------------
=========================================================================*/

#order-summary-table {
	width:25%;
	float: right;
}

#order-summary-table > .order {
	display: block;
	vertical-align: top;
	margin: 23px 0;
	border: 1px solid #ccc;
	padding: 23px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #474442;
}

#order-summary-table > .order:first-of-type {
	margin-top: 0px;
}

.no_orders {
	font-size: 1.1em;
}

.pt_order-confirmation .order-totals-row {
	margin: 10px 0em;
}

.pt_order-confirmation .confirmation-message {
	width: 50%;
	margin: 24px 0;
	color: #474442;
	font-size: 1.2em;
	line-height: 1.6em;
}

.pt_order-confirmation .order-totals-row.order-total {
	border-top: 1px solid #e2e1e1;
	border-bottom: 0;
	padding-top: 10px;
}

.pt_order-confirmation .section-header{
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 1.5em;
	line-height: 1em;
}

.pt_order-confirmation .order-totals-table {
	padding: 0;
	font-size: 1em;
}

.pt_order-confirmation #primary a.orange-button {	
	font-size: 1.2em;
	text-align: center;
	width: 300px;
}

.pt_order-confirmation a.print-page {
	width: 255px;
	margin-top: -38px;
	color: #6c6a67;
	text-align: center;
	position: relative;
	padding-left: 20px;	
}

.pt_order-confirmation a.print-page img {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 5px;
}




.pt_order-confirmation #primary{
	float: none;
	width: 100%;
}

.pt_order-confirmation div.item-list > .order {
	display: block;
}


/*---------------------------------JS------------------------------------
=========================================================================*/

.js .loader {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align: center;
}

.js .loader-bg {
	position:absolute;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	background-color: #444; 
	z-index: 2000;
}

.pt_product-details .loader-bg { 
	opacity: 0; 
}

.js .loader-indicator {
	z-index:100;
	position:absolute;
	left: 46%;
	top:15%;
	background-color: #FFF;
	display: inline;
	background:url(../images/CWC_Loader.gif) no-repeat;
	background-position: center;
	background-color: #FFF;
	padding: 3em;
	border-radius: 7px;
	border: 5px solid grey;
	z-index: 2001;
}

.js #quickviewbutton,
	#quickview-disabled {
	display:none;
	position:absolute;
	bottom:10%;
	width: 60%;
	margin: 0 20%;
	background-color:#24221f;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:1.2em;
	height:2.7em;
	letter-spacing: 1px;
	line-height:2.7em;
}

/*@-moz-document url-prefix() {
	#quickviewbutton {
	top:100%;
	}
}*/

.js #suggestions {
	cursor:pointer;
	display:none;
	position:absolute;
	z-index:8184;
}

.js #suggestions div {
	clear:both;
	height:23px;
	overflow:hidden;
	white-space:nowrap;
}

.js #suggestions div div.suggestionterm {
	float:left;
	overflow:hidden;
	width:110px;
}

.js #suggestions div span.hits {
	float:right;
}

.js .mini-cart-toggler {
	cursor:pointer;
	height:13px;
	left:5px;
	position:absolute;
	top:10px;
	width:13px;
}

/* right arrow */
.js .mini-cart-toggler:before {
	content: "\f107";
	font-family: FontAwesome;
}
/* down arrow */
.js .collapsed .mini-cart-toggler:before {
	content: "\f105";
	font-family: FontAwesome;
}

.js .ui-dialog {
	background-color:white;
	left: 50% !important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%); /* WebKit */
	-moz-transform: translateX(-50%); /* Mozilla */
	-o-transform: translateX(-50%); /* Opera */
	-ms-transform: translateX(-50%); /* Internet Explorer */
	z-index: 9999;   /* keeps modal above logo & mini-bag icon */
}

.js .ui-dialog.header-promo-asset {
	top: 35px !important;
	left: 46% !important;
}
.js .ui-dialog, #dialog-container {
	overflow: visible;
}

#dialog-container, #send-to-friend-dialog, #QuickViewDialog {
	display: none;  /* hides modal content in footer */
}

.ui-dialog form label {
	color: #6c6a67;
    text-transform: uppercase;
    height: 38px;
}

.ui-dialog, .signup-padding {
	padding: 20px;
}

.js .ui-dialog-content .product-col-1 {
	width:44%;
}

.js .ui-dialog-content .product-col-2 {
	width:50%;
}

.js .ui-dialog-content .pdp-main h1.product-name {
	width:100%;
}

.js .ui-dialog-content .pdp-main .product-set-list {
	height:500px;
	overflow:auto;
}

.js .ui-dialog-content .pdp-main .product-set-list .product-set-details {
	width:75%;
}

.js .ui-dialog-content .pdp-main .product-set-list .block-add-to-cart .price {
	width:130px;
}

.js .zoomPad {
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
	width:auto;
}

.js .zoomPreload {
	opacity:0.8;
	filter:alpha(opacity=80);
	background-image:url(../images/zoomloader.gif);
	background-repeat:no-repeat;
	background-position:43px 30px;
	z-index:110;
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:49px;
}

.js .zoomPup {
	overflow:hidden;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	z-index:101;
	cursor:crosshair;
}

.js .zoomOverlay {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}

.js .zoomWindow {
	position:absolute;
	left:110%;
	top:40px;
	height:auto;
	z-index:110;
}

.js .zoomWrapper {
	position:relative;
	z-index:110;
}

.js .zoomWrapperTitle {
	display:none;
	height:18px;
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:120;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.js .zoomWrapperImage {
	display:block;
	position:relative;
	overflow:hidden;
	z-index:110;
}

.js .zoomWrapperImage img {
	display:block;
	position:absolute;
	z-index:101;
}

.js .zoomIframe {
	z-index:-1;
	filter:alpha(opacity=0);
	opacity:0.80;
	position:absolute;
	display:block;
}

.js .homepage-slides {
	height:550px;
}

.js #homepage-slider .jcarousel-control {
	position:absolute;
	right:10px;
	bottom:20px;
	font-size:1.5em
}

.js #homepage-slider .jcarousel-control a {
	display:block;
	float:left;
	height:15px;
	width:20px;
	color:#366f83;
}

.js #homepage-slider .jcarousel-control a.active {
	color:#cb7828;
}

.js .home-bottom-left,.js .home-bottom-center,.js .home-bottom-right {
	clear:none;
	float:left;
	width:33%;
}

.js .home-bottom-right .jcarousel-clip {
	height:282px;
	overflow:hidden;
}

.js .home-bottom-right .vertical-carousel li {
	height:282px;
	float:none;
	width:300px;
}

.js .home-bottom-right .product-tile {
	min-height:0;
}

.js .home-bottom-right .jcarousel-prev {
	background:url(../images/interface/icon-vertical-carousel-prev.png) left top no-repeat;
	cursor:pointer;
	height:12px;
	position:absolute;
	bottom:20px;
	right:0;
	width:52px;
	z-index:999;
}

.js .home-bottom-right .jcarousel-next {
	background:url(../images/interface/icon-vertical-carousel-next.png) left top no-repeat;
	cursor:pointer;
	height:12px;
	position:absolute;
	bottom:0;
	right:0;
	width:52px;
	z-index:999;
}

/*----------------------------------MISC---------------------------------
=========================================================================*/

.pr_stars {
	clear:both;
}

.prSnippetEngine div {
	padding:0!important;
}

table,.selectbox {
	width:100%;
}

.infinite-scroll .pt_order .search-result-options.order-history .pagination,
.infinite-scroll .pt_order .search-result-options.order-history .pagination ul,
.infinite-scroll .pt_order .search-result-options.order-history .pagination .current-page-label, 
.infinite-scroll .pt_order .search-result-options.order-history .items-per-page,
.infinite-scroll .pt_order .search-result-options.order-history .pagination .current-page-label,
.infinite-scroll .pagination ul {
	display: block;
}

.button-fancy-small[disabled],.button-fancy-medium[disabled],.button-fancy-large[disabled],button.add-to-cart[disabled],button.add-all-to-cart[disabled] {
	opacity:0.5;
}

.js button.simple-submit,ul.item-list tr.headings,.product-tile .prSnippetTitle,.product-tile .prSummaryWriteReviewLink,.product-tile .prSnippetReadReviews,.product-tile .prSnippetNumberOfRatingsText,.product-tile .pr-snippet-review-count,.product-tile .pr-snippet-read-write,.product-tile .pr-snippet-social-bar,.product-tile .pr-clear,.sort-by label,.items-per-page label,ul.search-result-items .invisible,.infinite-scroll .pagination,.infinite-scroll .pagination ul,.infinite-scroll .toggle-grid,.infinite-scroll .pagination .current-page-label,.infinite-scroll .items-per-page,.disable-infinite-scroll div.search-result-content .page-element,.compare-item-remove,body .pr-snippet-review-count,body .pr-snippet-read-write p,button.add-all-to-cart,#secondary .order-totals-table .order-shipping a,.checkout-multi-shipping .details-container .gift-message-text,.js .order-history-table li.hidden,.gift-cert-balance .label,.home-bottom-right .vertical-carousel li .capture-product-id,.js div.collapsed .mini-cart-image,.js button.select {
	display:none;
}

.label-above .form-caption,.login-box-content .form-row-button {
	width:auto;
}

.label-removed label,#header .primary-logo span,.breadcrumb h1 .paging-current-page,.capture-product-id {
	left:-999em;
	position:absolute;
}

.form-inline input[type=text],.form-inline select {
	width:95%;
}

.login-box-content input[type=text],.login-box-content input[type=password],.login-box-content textarea {
	width:50%;
	margin: 5px 0;
}

.row-inline,td.item-dashboard .item-option .form-row,.active .compare-item-remove,.shipping-method .shipping-description {
	display:inline;
}

.row-inline label,.pdp-main form .input-select,.payment-method-options label {
	width:auto;
}

td.item-details .product-list-item .price-standard,.pdp-main .product-price .price-standard {
	text-decoration:line-through;
	color: #9b9897;
}

.pdp-main .product-price .price-sales {
	color:#d5503a;
}

td.item-availability ul,td.item-quantity-details ul,.pdp-main ul {
	list-style:none outside none;
}

td.item-dashboard .label,td.item-dashboard label {
	display:inline;
	float:none;
	width:auto!important;
}

.js .tooltip-content,.js .pdp-main .recommendations .product-tile .recommendation-tooltip,.js .home-bottom-right .jcarousel-prev-disabled,.home-bottom-right .jcarousel-next-disabled {
	display:none!important;
}

#header .primary-logo a,
#mini-cart:hover .mini-cart-content,
a.level-1:focus + .level-2,
ul.level-1 li:hover div.level-2,
.product-tile .product-swatches:hover ul.swatch-toggle,
ul.folder-content-list .content-title,
.product-set .product-add-to-cart,
.payment-method-expanded, 
.js .product-image:hover #quickviewbutton,
.js .product-image:hover #quickview-disabled {
	display:block;
}

.gift-certificate-purchase form .input-text,.gift-certificate-purchase form .input-textarea {
	width:90%;
}

.gift-certificate-purchase .content-asset,.home-bottom-left {
	float:left;
	width:40%;
}

.home-bottom-right .product-tile img {
	max-width:95%;
}

div.level-2.menu-horizontal .custom,.search-result-content,.bonus-product-list-footer,.place-order-totals,.gift-registry-advanced,.gift-registry-advanced .event-month,.gift-registry-advanced .event-city {
	clear:both;
}

.refinement,.order-summary-footer,#PasswordResetForm fieldset,.js .mini-cart-product {
	position:relative;
}

.product-tile img,.category-main-banner img,.store-locator-details img,.store-locator-details-map img,.js .ui-dialog-content .product-col-1 .product-image,.js #homepage-slider .jcarousel-item {
	max-width:100%;
}

.product-tile .product-pricing .product-standard-price,#cart-table .price-unadjusted span,.home-bottom-right .vertical-carousel li .product-price .product-standard-price, .product-tile .product-pricing .product-standard-price-range {
	text-decoration:line-through;
}

.product-tile .product-swatches li,.product-tile .prSnippetTitle,.product-tile .prSnippetRatingClickable,.wide-tiles .product-tile .product-swatches li,.pt_wish-list .primary-content .list-table-header h2,.pt_gift-registry .primary-content .list-table-header h2 {
	float:left;
}

ul.search-result-items li,.order-history-table li {
	list-style:none outside none;
}

.gift-cert-balance {
	float:left;
}

#compare-table td .product-tile .product-image,#compare-table td .product-tile .product-image img {
	height:100px;
}

.pdp-main .product-review-links,.bottom-banner-container,#homepage-slider {
	overflow:hidden;
}

.pdp-main .product-review-links {
	margin-top:-5px;
	min-height: 32px;

}

.pdp-main .product-actions .social-actions,.pdp-main .product-actions .addthis_toolbox,.pdp-main .product-tabs .print-page,.bonus-product-list-footer button,.cart-order-totals button,.pt_order-confirmation a.print-page {
	float:right;
	clear:left;
}

.pdp-main .product-set-list .attribute h3,.pdp-main .product-set-list .attribute .label,.bml-table-col-1,.js .ui-dialog-content .pdp-main .product-set-list .product-set-image {
	width:25%;
}

.order-history-header .order-date,.order-history-header .order-status,.order-history-header .order-number {

}

.order-history-table th.order-shipped-to,.order-history-table th.order-items,.order-history-table th.order-total-price,.bottom-banner-container .banner-cell-1,.bottom-banner-container .banner-cell-3 {
	width:33%;
}

.pt_wish-list .list-table-header,.pt_gift-registry .list-table-header {
	overflow:hidden;
}

.pt_wish-list .list-table-header {
	display: inline-block;
	font-size: 1.2em;
}

.refinements.noclear {
	clear:none;
}

.navbar {
	width:100%;
}

.pt_content #characterCount {
	text-align: right;
    width: 425px;
}

/*-----------------LOCALE CHOOSER (international integration)-----------------------
====================================================================================*/

#user-locale-flyout {
	z-index: 101; /*One level higher than main navigation */
	width: 300px;
	top: 15px;
	left: 0;
}

.user-locale-list {
	position: relative;
}

.user-locale-list:hover #user-locale-flyout,
#user-locale-flyout:hover {
	display: block;
}

/*--------- Slider base styling (more found in jquery.bxslider.css) ---------------
===================================================================================*/
.horizontal-slider,
.vertical-slider {
	margin: auto;
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev,
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
	background: none;
}

.bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	font-size: 32px;
	line-height: 32px;
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
	text-indent: 0;
}

.vertical-slider .bx-wrapper .bx-next:before,
.vertical-slider .bx-wrapper .bx-prev:before,
.horizontal-slider .bx-wrapper .bx-next:before,
.horizontal-slider .bx-wrapper .bx-prev:before,
.bx-controls-auto .bx-start,
.bx-controls-auto .bx-stop {
	font-family: FontAwesome;
}

.vertical-slider .bx-wrapper .bx-next:before {
	content: "\f107";
}

.vertical-slider .bx-wrapper .bx-prev:before {
	content: "\f106";
}

.horizontal-slider .bx-wrapper .bx-next:before {
	content: "\f105";
}

.horizontal-slider .bx-wrapper .bx-prev:before {
	content: "\f104";
}

.bx-wrapper .bx-controls-auto .bx-start:before {
	content: "\f04b";
}

.bx-wrapper .bx-controls-auto .bx-stop:before {
	content: "\f04c";
}

.vertical-slider .bx-wrapper .bx-controls-direction a.bx-prev {
	top: 5%;
	left: 50%;
}

.vertical-slider .bx-wrapper .bx-controls-direction a.bx-next {
	top: auto;
	bottom: 2%;
	left: 50%;
}

/* ----- Search Suggest Beta ----- */

#search-suggestions{
	background-color: #FFFFFF;
	border: 2px solid #efeeeb;
	top: 33px;
	position: absolute;
	z-index: 8184;
	width: 100%;
}
.search-suggestion-wrapper,
.search-suggestion-wrapper-full{
	width: 100%;
	margin-top: 1em;
}
.
.search-suggestion-contents{
	position: relative;
}
.search-suggestion-contents > div {
	margin-top: 1em;;
}
.search-suggestion-contents > div:first-child {
	margin-top: 0;
}

.search-suggestion-left-panel{
	margin-bottom: 0.5em;
}
.search-suggestion-left-panel-hitgroup-header{
	height: auto;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	margin-left: 1em;
}
.search-suggestion-left-panel-hitgroup{
	color:#555555;
	margin-bottom: 0.5em;
}
.search-suggestion-left-panel-hitgroup-list {
	background-color: #efeeeb;
	padding: 0.5em 1em;
}
.search-suggestion-left-panel-hit{
	display: inline-block;
}

.search-suggestion-normal-link {	
	cursor: pointer;
}
.search-suggestion-normal-link:hover,
.search-suggestion-left-panel-hitgroup-link:hover,
.search-suggestion-left-panel-hitgroup-link-wrapper:hover .search-suggestion-left-panel-hitgroup-link,
.search-suggestion-left-panel-hit:hover{
	text-decoration: underline;
}
.search-suggestion-left-panel-hitgroup-link{
	margin-left: 2em;
}
.search-suggestion-left-panel-parent-category{
	color:#999999
}
.search-suggestion-right-panel{
	margin: 0 1em 1em;
}
.search-suggestion-right-panel-product{
	border: 2px solid #efeeeb;
	margin-top: 1em;
	padding: 0.5em 3%;
}
.search-suggestion-right-panel-product .search-suggestion-normal-link{
	font-size: 1.2em;
}
.search-suggestion-right-panel-product-hover{
	background-color: red;
}
.search-suggestion-right-panel-product-image{
	display: block;
	float: right;
	width: 20%;
	max-width: 80px;
}
.search-suggestion-right-panel-product-image img {
	width: 100%;
}
.search-suggestion-right-panel-product-details{
	color: #333333;
	height: auto;
	display: block;
	width: 60%;
	float: left;
}
.search-suggestion-right-panel-phrasewrapper{}
.search-suggestion-right-panel .whole-phrase{
	font-style: italic;
}
.search-suggestion-right-panel .search-suggest-guess{
	text-decoration: underline;
	font-weight: bold;
}
.search-suggestion-right-panel .first-term-italic{
	font-style: italic;
}
.search-suggestion-right-panel .first-term-bold{
	font-weight: bold;
}

.form-row.form-indent.label-inline input.input-radio {
	float:left;
	width:auto;
	margin:1%;
}

/* --- End Search Suggest Beta -- */

/* Multi-currency */
/* --------------------------------------------------------------------------------------- */
.menu-utility-user .mc-class .currency-converter{height:12px;width:100%;padding:0;border:none;}

/* Homepage*/
/* --------------------------------------------------------------------------------------- */

#wrapper.pt_storefront #main {
	width:100%;
	max-width:100%;
	margin-top: 3px;
	/*margin:0;
	padding:0;*/	
}

#wrapper.pt_storefront #navigation {
	margin-bottom:0;
}

.pagerWrapper {
	font-size:1.167em;
}

.pagerWrapper > ul {
	background-color: #FFF;
	display: table;
	width: 100%;
	border-spacing:2px 0;
}

.pagerWrapper h4 {
	font-weight:bold;
	text-transform:uppercase;
}

.homePageSliderPager {
	width:33%;
	display:table-cell;
	text-align:center;
	cursor:pointer;
	vertical-align: top;
	background:#d6d4d0 url('../images/buttonGradient.jpg') repeat-x bottom;
	padding: 15px 0;
	position:relative;
}

.homePageSliderPager {
	border:2px solid #d6d4d0;
}

.homePageSliderPager.active {
	border: 2px solid #42423e;
	background:#42423e;
	padding: 15px 0;
	color:#fff;
}

.homePageSliderPager:first-child {
	border-left:2px solid #d6d4d0;
}
.homePageSliderPager.active:first-child {
	border-left:2px solid #42423e;
}

.homePageSliderPager:last-child {
	border-right:2px solid #d6d4d0;
}

.homePageSliderPager.active:last-child {
	border-right:2px solid #42423e;
}

.homePageSliderPager.active:hover {
	border: 2px solid #42423e;
}

.homePageSliderPager:hover {
	border:2px solid #42423e;
}

.homePageSliderPager.active::before{
	content:url(../images/triangleSlider.png);
	position: absolute;
	left:50%;
	top: -15px;
	z-index: 100;
}

.pagerWrapper{
	display:block;
	color:#5c5950;
	margin-top: 0;
}

.cycle-slideshow {
	width: 100%;
	margin-bottom: 0px;
	max-width:100%;
}

.cycle-slide.cycle-slide-active,.cycle-slide {
	max-width:100%;
}

.cycle-slideshow a img {
	max-width: 100%;
	display:none;
}

.cycle-slideshow a img.first {
	display:block;
}

#wrapper.pt_storefront #main .home-bottom-left,
#wrapper.pt_storefront #main .home-bottom-center,
#wrapper.pt_storefront #main .home-bottom-right {
	width:33.33%;
	display:inline;
}

#wrapper.pt_storefront #main .home-bottom {
	width:100%;
	display:block;
}

#wrapper.pt_storefront #main {
	padding: 0px;
}

/*  
#wrapper.pt_storefront #main #homepageSlider {
	background: linear-gradient(#e0dcca, white);
}
*/

.pt_storefront .home-bottom-slots.max-width-container {
	margin-top:0;
}

.home-bottom {
	clear:both;
}

div[class^=home-bottom] a img, a.cycle-slideshow {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.example-pager {
	padding:10px 0;
	margin:0 auto;
	width:40%;
}

.example-pager span {
	display:inline-block;
	width:33.3%
}

.example-pager span::before{
	content:url(../images/inactiveMblPager.png);
	width:23px;
	margin-left: 25%;
}
.example-pager span.cycle-pager-active::before{
	content:url(../images/activeMblPager.png);
}

.cycle-prev, .cycle-next {
	position: absolute;
	top: 35%;
	width: 17px;
	cursor: pointer;
	height: 48px;
	z-index: 101;
}

.cycle-prev {
	margin-left: 15px;
	background: url(../images/carouselPrev.png);
}

.cycle-next {
	margin-right: 15px;
	background: url(../images/carouselNext.png);
	right:0;
}

.cycle-prev::before, .cycle-next::before {
	content:" ";
}


/*-------------------GENERAL CONTENT CLASSES-----------------------------
=========================================================================*/

.group {
	max-width: 1044px;
	margin: 105px auto;
}

.group:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}

.group > * {
	border: 1px solid #fff;
}

.one-third {
	display: block;
	float: left;
	width: 33.333%;
	margin: 0;
	padding: 0;
}

.two-thirds {
	display: block;
	float: left;
	width: 66.666%;
	margin: 0;
	padding: 0;
}

.one-half {
	display: block;
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}


/*-------------------------CONTENT PAGES---------------------------------
=========================================================================*/

.pt_content #main{
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 80px;
}

.pt_content #secondary{
	width: 25%;
	margin-right: 5%;
	max-width: 210px;
}

.pt_content #secondary li, .pt_content #secondary .active{
	font-size: 1.1em;
	list-style: none;
	padding: 0 5px 15px 5px;
	text-transform: uppercase;
}

.pt_content #primary a{
	color: #666666;
}

.pt_content #primary a:hover{
	color: #c73c82;
}

.pt_content #primary.primary-folder{
	float: left;
	width: 64%;
	margin: 0;
}

.pt_content #primary.primary-folder.content-left-nav {
	margin-top: 11px;
}

.pt_content #primary label {
	color: #6c6a67;
	vertical-align: top;
}

.pt_content #primary.primary-content{
	width: 90%;
	margin: 15px 5%;
	text-align: center;
	float: none;
}

.pt_content #primary.primary-content .content-asset{
	text-align: left;
}

.pt_content #primary.content-page h2 {
	font-weight: normal;
}

.pt_content #primary.content-page h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0 0;
}

.pt_content #primary.content-page h4 {
	font-size: 1.1em;
	margin-top: 1.5em;
	webkit-margin-before: 1.5em;
}

.pt_content #primary.content-page p {
	font-size: 1.1em;
	line-height: 1.6em;
}

.pt_content #primary.content-page p,
.pt_content #primary.content-page ul,
.pt_error #primary p,
.pt_error #primary ul {
	margin: 10px 0;
}

.pt_error #primary ul {
	list-style: initial;
	list-style-position: inside;
}

.faqs {
	line-height: 2em;
}


/*------------------Newsletter Content Page------------------*/

.pt_content .newsletter-signup-banner img {
	max-width: 100%;
	width: 100%;
}

.pt_content .newsletter-signup-col-1,
.pt_content .newsletter-signup-col-2 {
	float:left;
	padding: 30px 55px 30px 120px;
	width: 50%;
}

.pt_content .signupSuccessMsg,
.pt_content .newsletter-signup-col-1 h1 {
	font-weight: normal;
	font-size: 2.2em;
}

.pt_content .newsletter-thankyou {
	padding: 30px 80px;
}

.pt_content .newsletter-thankyou .signupSuccessMsg {
	 margin-bottom: 30px;
}

.pt_content .newsletter-signup-col-1 ul li,
.pt_content .newsletter-signup-col-2 h1 {
	font-size: 2em;
}

.pt_content .newsletter-signup-col-2 form label {
	text-transform: uppercase;
	padding: 5px 0px;
	width: 100%;
}

.pt_content .newsletter-signup-col-2 .newsletter-privacy-policy,
.pt_content .newsletter-thankyou .newsletter-privacy-policy {
	padding: 35px 0;
}

.pt_content .newsletter-privacy-policy a { /* [rm] does it need this in the middle?   .newsletter-signup-col-2 */
	color: #666666;
	text-decoration: underline;
}

.pt_content .newsletter-signup-col-2 .form-row.birthMonth,
.pt_content .newsletter-signup-col-2 .form-row.birthMonth .selectricWrapper {
	width: 240px;
}  

.pt_content .newsletter-signup-col-2 .form-row.day {
	margin: 0px;
}

.pt_content .newsletter-signup-col-2 .form-row.birthMonth {
	margin: 0px 0px 30px 0px;
}

pt_content .newsletter-thankyou {
	width: 100%;
    padding: 40px 80px 40px;
}

.pt_content .newsletter-thankyou .newsletter-continue {
	width: 200px;
}


/*------------------Holiday Landing Content Page------------------*/

.holiday-slots.max-width-container {
	padding: 0px;
}

.holiday-content .copy-beneath-banner,
.holiday-content .bottom-holiday-landing-copy {
	text-align: center;
	width: 100%;
}

.holiday-content .copy-beneath-banner,
.holiday-content.holiday-fullwidth-1,
.holiday-content.holiday-fullwidth-2 {	
	padding: 10px 90px 30px;
}

.holiday-content .body-text,
.holiday-content .copy-beneath-banner {
	color: #231F20;
	font-size: 1.45em;
}

.holiday-content.holiday-fullwidth-1,
.holiday-content.holiday-fullwidth-2,
.holiday-content.holiday-fullwidth-3,
.holiday-content .bottom-holiday-landing-copy {
	float: left;
	width: 100%;
}

.holiday-content.holiday-fullwidth-3 {
	font-size: 0.99em;
}    

.holiday-content.holiday-fullwidth-2 {
	margin-bottom: 40px;
}

.holiday-content.holiday-fullwidth-1 img,
.holiday-content.holiday-fullwidth-2 img {
	float: left;
	padding-right: 30px;
	max-width: 40%;
	width: 40%;
}

.holiday-content .black-text,
.holiday-content .red-text {	
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2.7em;	
	float: left;
}

.holiday-content .black-text {
	color: #010101;
	font-style: italic;
}

.holiday-content .red-text {
	color: #c11525;
	text-transform: uppercase;
}

.holiday-content.holiday-fullwidth-1 .body-text.details,
.holiday-content.holiday-fullwidth-2 .body-text.details{
	float: left;
	width: 60%;
}

.holiday-content .body-text .orange-button {
	padding: 0.25em 1em;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 1em;
	float: left;
	width: 245px;
}

.holiday-horizontal-line {
	border-bottom: 1px solid #d1d1d1;
	margin: 0px 250px 30px;
}

/*---------------------------------FOOTER---------------------------------
==========================================================================*/

.footer-border-desktop {
	border:1px solid #d7d6d5;
	padding:3px 0px;
	border-left:0px;
	border-right:0px;
	margin-bottom:50px;
}

.footer-border-desktop .max-width-container {
	line-height: 32px;
}

.footer-background-desktop {
	background-color:#eeeeed;
	padding: 12px 0;
}

#footer .footer-background-desktop .content-asset {
	color: #d5503a;
	display:inline-block;
	font-size:1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0 10px 0 0;
	letter-spacing: 1px;
}

.footer-border-mobile {
	border:0;
	display:inline-block;
	vertical-align: top;
}

.footer-background-mobile {
	background-color: transparent;
	display: inline-block;
}

.footer-social-icons {
	float:right;
	display: inline-block;
	vertical-align: top;
}

.footer-menu-container {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

.footer-menu-container:nth-last-of-type(1) {
	margin-right: 12px;
}

.footer-bottom-row li {
	margin-right:75px;
}

.footer-bottom-row,.footer-bottom-row a	{
	text-transform:uppercase;
	color: #d5503a;
	font-size:12px;
}

.footer-bottom-row a:hover,.footer-menu-header a:hover, .footer-menu-links a:hover {
	text-decoration: underline;	
}

#footer .footer-bottom-row {
	clear:both;
	letter-spacing: 1px;
	line-height:46px;
	padding:5px 0px 0 50px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.footer-bottom-row li, .footer-bottom-row ul, .footer-copyright	{
	display:inline-block;
}

.footer-bottom-row-hr {
	clear:both;
	height:100px;
	width:100%;
	border-bottom:1px;
	border-color:#d7d6d5;
	border-bottom-style:solid;
}



.footer-menu-header {
	font-weight: 600;
}

.footer-menu-header, .footer-menu-links	{
	font-size:13px;
	text-transform:uppercase;
	color:#474442;
	display:block;
}

.footer-menu-header a, .footer-menu-links a	{
	color:#474442;
}

.footer-menu-links li {
	list-style: none;
	margin:10px 0px;
}

.footer-menu-links li:first-of-type {
	margin-top:18px;
}

.footer-social-icon{
	height:46px;
	width:46px;
	display:inline-block;
	margin: 0px 10px;	
}

.footer-social-icon.facebook {
	margin-left:0px;
	background:url('../../images/CWC_FBCircle_v2.png') no-repeat center center;
}

.footer-social-icon.pinterest {
	margin-right:0px;
	background:url('../../images/svg/CWC_PinCircle.min.svg') no-repeat center center;
}

.footer-social-icon.facebook, .footer-social-icon.pinterest {
	background-size:50px;
}

.newsletter-footer-container {
	display:inline-block;
	position:relative;
}

.newsletter-footer-container input {
	vertical-align: top;
}

input.required.footer-email {
	font-style:italic;
	color: #474442;
}

input.required.footer-email::-webkit-input-placeholder {
	color: #474442;
}

input.required.footer-email::-moz-placeholder {
	color: #474442;
}

input.required.footer-email:-moz-placeholder {
	color: #474442;
}

input.required.footer-email:-ms-input-placeholder {
	color: #474442;	
}

.newsletter-footer-container span.error{
	top: -45px;
	left: 14px;
	position: absolute;
	line-height: 20px;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	color: #c62d2d;
	background: rgb(255, 255, 255);
	border: 1px solid #c62d2d;
	border-radius: 0px;
	text-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 2px 0px;
	text-transform:uppercase;
}

.newsletter-footer-container span.error:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 6px 19px;
      border-style: solid;
      border-color: #FFFFFF transparent transparent transparent;
      top: 39px;
      left: 50%;
      margin-left:-9px;
}

.newsletter-footer-container span.error:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 6px 19px;
      border-style: solid;
      border-color: #c62d2d transparent transparent transparent;
      top: 40px;
      left: 50%;
      margin-left:-9px;
}

.footer-email {
	width:242px !important;
	border:0px;
	background-color:#dededd;
	padding:0px 0px 0px 10px;
	border-radius:0px;
}

.footer-email, 
.footer-email-success {
	font-size:15px;
	height:32px;
}

.footer-email-success {
	line-height: 32px;
	margin: 10px 0;
	font-style: italic;
}

.newsletter-footer-container input[type=submit] {
	background-color: #d5503a;
	border: 2px solid #d5503a;
	color: #fff;
	height: 32px;	
	line-height: 1em;
	min-width: inherit;
	text-transform: uppercase;
	width: inherit;
}

.newsletter-footer-container form {
	margin: 0;
}

.greyBG {
	background:#e8e9ea url('../images/sliderGradient.jpg') repeat-x bottom;
}

/********************** Mobile Accordion Nav **********************/
div.newAccordion{display:none}

.newAccordion {
	background-color:#fff;
	font-size:1.3em;
	color:#6a6763;
	text-transform: uppercase;
}

.newAccordion a.toggle.plus15:before, .newAccordion a.toggle.plus15:after{
	top:1.1em;
}

div.newAccordion > ul > li {
	border: 1px solid #e2e1e1;
	display: block;
	width: 96%;
	margin: 2%;
	position: relative;
}

div.newAccordion a {
	padding: 1em;
	padding-left: 1.5em;
	color:#6a6763;
	cursor:pointer;
	display: block;
	width:100%;
	font-size: 1em;
	line-height: 1em;
}

div.newAccordion > ul > li > ul {
	display: none;
}

/***********This hides the filter toggle button on mobile*******/
#secondary .mobile-filter-toggle,
#secondary .mobile-category-toggle,
#secondary div.sort-by{
	display:none;
}

.pt_cart .cart-promo-container {
	display: inline-block;
	float: left;
	width: 100%;
}

.cart-promo-container {
	vertical-align: top;
	margin-bottom: 24px;
}

.cart-promo {
	color: #c73c82;
	font-size: 1.3em;
	text-transform: uppercase;
}

#cart-items-form #update-cart {
	padding: 0.75em 2em;
	font-size: 1.2em;
	max-width: 280px;
	float: right;
}

.wishlist-search legend {
	font-size: 1.1em;
	padding: 0;
}

.pt_wish-list #primary > .wishlist-search {
	font-size: 1.1em;
	margin: 30px 0;
}

.listshare {
	color: #c73c82;
	padding-left: 25px;
	font-weight: bold;
}
.pt_wish-list #primary .login-button.orange-button {
	height: auto;	
}

#primary #primary .wishlist-search .form-row label {	
	min-width: 82px;	
}

#primary .pt_wish-list #primary .wishlist-search .form-row input[type="text"] {
	display: inline-block;
	width: 65%;
}

pt_wish-list #primary >  .wishlist-search .form-row.form-row-button button {
	width: 65%;
}


/************Request a Catalog/No-Sidebar Styles**************/
.no-sidebar #primary {
    width: 100%;
}
.request-catalog {
	margin-top: 5em;
}
.catalog-left {
	display: inline-block;
	margin-right: 3em;
	vertical-align: top;
	width: 45%;
}
.catalog-left img {
	width: 90%;
}
.catalog-right {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

#request-catalog-main p {
    margin-top: 1em;
}

#request-catalog-main b {
    font-size: 1.2em;
}
#request-catalog-main .selectric p {
    margin: 0;
}
#request-catalog-main .form-caption {
    display: none;
}
#request-catalog-main .form-caption.error-message {
    display: inline-block;
}
#request-catalog-main .form-row.required {
    clear: both;
    display: inline-block;
    margin-bottom: 0;
    width: 97%;
}
#request-catalog-main .required {
	color: #c73c82;
}
#request-catalog-form .input-text {
    margin-left: 0.8em;
}
#request-catalog-form .input-text.required {
    margin: 0;
}
#request-catalog-form label {
	min-width: 110px;
}
#primary #request-catalog-form .selectric, #primary #request-catalog-form input[type="text"] {
    margin-right: 0;
}
#request-catalog-form .form-row.label-inline label {
    width: 70%;
}
#request-catalog-form .send-button.orange-button {
    width: auto;
}
.request-catalog-logo {
	width: 230px;
}

span.catalog-response {
    font-size: 1.25em;
    display: inline-block;
    line-height: 3.25em;
}


/******* For Monetate to hide/show content on PDP for on/off model testing *******/

.product-col-1.product-image-container.model-col-1 {
     display: none; 
}
.product-col-2.product-detail.model-col-2 {
    display: none; 
} 

.product-col-1.product-image-container.standard-col-1 {
		
}
.product-col-2.product-detail.standard-col-2 {
	
}

/* Product Badge Styling */
.product-badges.holder {
	position: absolute;
	top: 0px;
	right: 0px; 
	}
	
.product-badges .product-badge {
	clear: both;
	color: #e04e39;
	font-size: 14px;
	font-size: 0.875rem;
	width: auto;
	padding: 0px 0px;
	margin-top: 0; 
	}

.product-badges .badge-corner {
	clear: both;
	margin-left: -1px;
	width: 0px;
	height: 0px;
	border-top: 0px solid transparent;
	border-right: 10px solid #4a4a4a;
	border-bottom: 5px solid transparent; 
	} 



/* -- for testing */
hr.myRuler { height: 3px; position: absolute; width: 100%; }

#myRulerRd { background-color: #f00; color: #f00; top: 2681px;}
#myRulerBl { background-color: #00f; color: #00f; top: 491px;}
.hasBorderRd { border-color:#d10000 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderOr { border-color:#ff6622 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderYe { border-color:#ffda21 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderGn { border-color:#33dd00 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderBu { border-color:#1133cc !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderVi { border-color:#330044 !important; border-style: solid !important; border-width: 1px !important;}

.hasBorderBk { border-color:#000000 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderGy { border-color:#989898 !important; border-style: solid !important; border-width: 1px !important;}
.hasBorderWh { border-color:#ffffff !important; border-style: solid !important; border-width: 1px !important;}
/* -- end testing section */


/* quick style fixes for the modal sign in inputs extending too far for whatever reason */
#dialog-container input[type=email] {
	width: 100%;
}

#credit-application-form .date-of-birth .selectricWrapper {
	max-width: 100px;
}


/*--- Start Additional styling for horizontal refinement filters ---*/

#primary .refinement.category.category-refinement {
    display:none;
}

h3.mobile-category-toggle.mobile-toggle.plus15.expanded {
	display: none;
}
#primary  h3.mobile-category-toggle.mobile-toggle.plus15 {
    display: none;
}

#primary .mobile-category-toggle-content.mobile-toggle-content {
    display: block!important;
    width: 100%;
}

@media screen and (min-width:1025px) {
#secondary .refinement.selections.toggle-container {
    display: none;
	}
}


#primary .mobile-filter-toggle-content.mobile-toggle-content {
    display: flex;
    display: -ms-flexbox;    
    width: 100%;
}

div.sort-by {
    display: none;
}

#primary span.refinement-header {
    display: none;
}


#primary span.refinement-header {
    display: none;
}

#primary .refinement {
    width: 100%;
    flex: 1;
    -ms-flex: 1;
}

@media screen and (min-width:1025px) {
.mobile-filter-toggle-content.mobile-toggle-content {
    display: none;
	}
}

#primary .mobile-nav.menu-utility {
	display:none;
	}

#primary .refinements-container {
    display: inline-flex;    
    display: -ms-inline-flexbox;    
    width: 100%;
}

#secondary .refinement.selections.toggle-container {
    display:none;
}

@media screen and (max-width:1024px) {
#primary h3.mobile-filter-toggle.mobile-toggle.plus15 {
    display:none;
    }
}

#primary ul.toggle-content  {
    z-index: 10;
    position: absolute;
    background: white;
    width: 100%;
    display: none; 
 }


#primary .selection-container {
    display: inline-flex;
    display: -ms-inline-flexbox;    
    
}

@media screen and (max-width:1024px) {
    #primary .mobile-filter-toggle-content.mobile-toggle-content {
    display: none!important;
    }
}

#primary h3.mobile-filter-toggle.mobile-toggle.plus15.expanded {
    display: none;
}

#primary .mobile-filter-scroller {
    display: block;
    width: 100%;
}

#primary span.selection-title {
    font-weight: 800;
}


#primary i.fa.fa-times {
    color: #d5503a;
    font-size: 1.1em;
    
}

@media screen and (max-width:1024px) {
#primary h3.toggle.plus10.expanded, #primary h3.toggle.plus10 {
    font-size: 1.3em;
    font-weight: 400;    
    line-height: 40px;
    letter-spacing: 0;    
	}
}

@media screen and (min-width:640px) and (max-width:800px) {
    #primary li.grid-tile.new-row, #primary ul.search-result-items .grid-tile, .product-listing-1x4 ul.search-result-items .grid-tile {
    width: 32%;
    margin: 10px 0% 30px 1%;
	}
}

@media screen and (min-width:801px) and (max-width:1024px) {
    #primary li.grid-tile.new-row, #primary ul.search-result-items .grid-tile.tablet, .product-listing-1x4 ul.search-result-items .grid-tile {
    width: 23.5%;
    margin: 10px 0% 20px 1%;
	}
 	#primary li.grid-tile.new-row, #primary li.grid-tile, #primary ul.search-result-items .grid-tile {
    width: 32%;
    margin: 10px 1% 20px 0%;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
#primary .product-col-1.product-image-container.standard-col-1 {
    float: left;
    width: 47%;
    clear: none;
    margin-right:0px;
    } 

#primary .product-col-2.product-detail.standard-col-2 {
    float: left;
    width: 53%;
    clear:none;
    }
}

a.full-site-link {
    display: none;
}

@media screen and (max-width:400px) {
    div.primary-content ul.site-map li.site-items {
        width: 34%;
    }
}

#primary .recommendations.product-recommendations {
    max-width: inherit; 
}

.copyright-spacing {
 margin-right: 75px;	
}

@media screen and (max-width:1024px) {
#primary span.label.mobile-toggle.mobile-downArrow {
    width:100%;
    border: 1px solid #cccccc;
	}
}

@media screen and (max-width:1024px) {
.pdp-main .add-all-button-wrapper {    
    margin-top: 115px;
    margin-bottom: 50px;    
	}
}

@media screen and (min-width:650px) and (max-width: 1024px) {
 #primary .pdp-main .product-variations {
    float: right;
    width: 64%;
	} 
div#product-content div.product-variations.clearfix {
	 float: right;
	 width: 100%;
	}
}
@media screen and (max-width:767px)  {
.js .loader-indicator {
    top:24%;
	}
}

/*--- End Additional styling for horizontal refinement filters ---*/ 
 
/***** Start styling for simplified cart/checkout navigation ****/

/* Hides top row of navigation, leaves only logo. This is for the cart page. */
.pt_cart section#top-row, .pt_cart .header-search, .pt_cart div#navigation, #wrapper.pt_cart .show-on-mobile.navigation-bars {
    display:none;
	}
/* Hides top row of navigation, leaves only logo. This is for the account pages. */
.pt_account section#top-row, .pt_account .header-search, .pt_account div#navigation, #wrapper.pt_account .show-on-mobile.navigation-bars {
    display:none;
	}
/* Hides top row of navigation, leaves only logo. This is for the checkout pages. */
.pt_checkout section#top-row, .pt_checkout .header-search, .pt_checkout div#navigation, #wrapper.pt_checkout .show-on-mobile.navigation-bars {
    display:none;
	}
.pt_cart section#logo-row, .pt_account section#logo-row, .pt_checkout section#logo-row {
    padding:25px 50px 15px 50px;    
	}
/* Added to remove white space above the footer. Currently, nothing lives here so it's dead space. */
#footer .footer-social-icons.show-on-mobile {
    display: none;
	}
/***** End styling for simplified cart/checkout navigation ****/

/**
 * Search beta betta design
 */
 
 a.search-suggestion-link-wrapper.selected > .search-suggestion-right-panel-product {
 	background: #efeeeb;
 }
 
 /* Increased size of size chart link for tablet display */
@media screen and (max-width:1024px) {
    a.attributecontentlink.dialogify {font-size:1.2em;}
}
 /** Needed for correct alignment of color name on mobile/tablet **/
@media screen and (max-width: 1024px) {
#primary .pdp-main.clearfix .selected-value  {
    margin-left: 0px;
    margin-top: -25px;    
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    }
#primary .pdp-main .product-col-2.product-set .selected-value {
    margin-left: 30px;
    margin-top: 17px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
	}
}
}