html,
body,
header,
.page {
  background-color: #fff;
}

body {
  color: #363636;
  font-size: 13px;
  line-height: 1;
}

body,
h1, h2, h3, h4, h5, h6,
ul, li,
p {
  margin: 0;
  padding: 0;
}

b,
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
}

a:hover {
  outline: none;
}

a:focus {
  outline-style: none;
}

ul,
li {
  list-style-type: none;
}

fieldset {
  border: none;
}

.white {
    color: #FFFFFF !important;
}
.pink {
    color: #FE05C0 !important;
}
.gray {
    color: #8B8A8A !important;
}
.whitebold {
    color: #FFFFFF !important;
    font-size: 1em;
    font-weight: bold;
}
.pinkbold {
    color: #FE05C0 !important;
    font-size: 1em;
    font-weight: bold;
}
.clearAfter:after, .container:after, .cf {
	content: ".";
	display: block;
	height: 0;
*height:auto;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0
}
.clearAfter {
	display: inline-block
}
.clear_both {
	clear: both
}
* html .clearAfter {
	height: 1%
}
.clearAfter {
	display: block
}

.no_margin {
    margin: 0 0 1px;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.note {
    font-size: 0.9em;
    font-style: italic;
}
.footnote {
    font-size: 0.8em;
}
.hidden {
    display: none;
}

.sd-price {
    position: relative;
}
.sd-price > small {
  letter-spacing: 0px;
  color: #b7b7b7;
  font-size: 12px;
  font-family: proxima-nova-cond;
}
.sd-price > span {
  font-size: 14px;
  font-family: proxima-nova;
  line-height: 20px;
  color: #f2018a;
  letter-spacing: 0.4px;
}
.sd-discountPrice {
  font-size: 14px;
  font-family: PNovaReg;
  line-height: 20px;
  color: #f2018a;
  letter-spacing: 0.4px;
}

.sd-vip-price {
  font-size: 12px;
  text-align: right;
  line-height: 0.2;
  color: #363636;
  font-weight: 500;
} 

.sd-vip_member_label {
  font-family: PNovaReg;
  font-size: 12px;
  letter-spacing: 0.4px;
  color: #f2028a;
  padding-bottom: 24px;
}

.sd-pricing_label {
  font-family: proxima-nova-cond;
  font-size: 12px;
  font-weight: 1500; 
  text-align: right;
}

.form_input_error{
	border:solid 1px #f00 !important;
}

.form_label_error {
	color:#f00 !important;
}

.form_error_text {
	color:#f00 !important;
}

.sd-ssModal .is-invalid-label{
    font-size: 0.85714rem !important;
    text-align: left;
}

.form_error_exp_month,
span.form_error_exp_month,
.form_error_exp_year,
span.form_error_exp_year {
	color:#f00 !important;
}

.box-container {
  margin-left: auto;
  margin-right: auto;
  width: 1150px;
}

header .box-container,
footer .box-container {
  position: relative;
}

.glyph {
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}

.clear {
  clear:both;
}

.clearfix {
}

.clearfix:after, .clearfix:before {
  display: table;
  font-size: 0;
  content: " ";
}
.clearfix:after {
	clear: both;
}

footer > .box-container,
.quick-links,
.social {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header,
footer,
.page,
.header-shadow,
.section-header,
.product-grid,
.extra-section,
.shipping-fee-note {
  clear: both;
}

.social a {
  display: block;
}

.client-services,
.quick-links,
.quick-links ul,
.social,
.social li,
.phone {
  float: left;
}

.social > ul,
footer,
footer > .box-container,
.page-banner {
  overflow: hidden;
}

header,
.page,
footer,
.page-banner,
.action-nav,
.action-item,
.action-item a {
  position: relative;
}

.social a,
.copyright,
.shipping-fee-note {
  text-align: center;
}

body,
header,
footer,
.page,
.header-shadow,
.page-banner,
.banner-shadow,
.extra-section {
  width: 100%;
}

header,
footer,
.page {
  min-width: 1150px;
}

header {
	z-index: 15;
}
/*body>iframe { display: none; }*/

header.is-sticky {
	position: fixed;
	top: 0;
}
body.header-is-sticky {
	padding-top: 103px;
}
#header-wrap {
    float:left;
    width:100%;
	background-color: #fff;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}

.nav_top_container {
	padding-top: 5px;
	position: relative;
	width: 100%;
}

.visa_checkout_container {
	position: relative; float: left; width: 462px;
}

.logo_container {
	position: relative; float: left; width: 225px; text-align: center;
}

.action_nav_container {
	position: relative; float: right; width: 510px;
}

.logo {
  color: transparent;
  display: block;
  font: 0/0 a;
  height: 42px;
  position: absolute;
  width: 225px;
  z-index: 90;

}

.logo a {
  background: url("//us-cdn.sd-assets.com/media/images/shared/SD_text_logo_2017.png") no-repeat 0 0;
  background-size: 226px 43px;
  display: block;
  cursor: pointer;
  height: 43px;
  width: 226px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.logo,
	.logo a {
		background-image: url("//us-cdn.sd-assets.com/media/images/shared/SD_text_logo_2017_2x.png");
	}
}

.phone {
  color: #7d7d7d;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2.5px;
  margin-left: 110px;
  text-transform: uppercase;
}

.visa-checkout-header {
	float: left;
	padding: 18px 0 0 0;
}
	.visa-checkout-header a {
		color: #0c307a;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
		.visa-checkout-header a img {
			vertical-align: bottom;
		}

#visa-overlay,
#visa-overlay-header {
	margin-left: -400px !important;
	padding: 0;
	width: 800px;
}

#visa-cta {
	background: #fff;
	width: 800px;
}

	#visa-cta .top-copy {
		background: #f6f6f6;
		border: 1px solid #ccc;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: #666;
		font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
		font-size: 13px;
		letter-spacing: 0.01em;
		margin: 30px auto;
		overflow: auto;
		padding: 10px;
		width: 730px;
	}
		#visa-cta .top-copy .column {
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
			width: 50%;
			padding: 5px 20px 5px 10px;
			text-align: left;
		}
		#visa-cta .top-copy ul.column {
			border: none;
			border-left: 1px solid #ccc;
			padding-left: 40px;
			padding-top: 10px;
		}
			#visa-cta .top-copy ul.column li {
				padding-bottom: 20px;
				list-style-type: disc;
			}
		#visa-cta .top-copy span.column-heading {
			color: #000;
			display: block;
			font-size: 16px;
			font-weight: 800;
			line-height: 25px;
			margin-bottom: 10px;
			text-transform: uppercase;
		}


.action-nav {
  right: 0;
  float: right;
}

.action-nav a {
  display: block;
}

.action-nav b {
  font-weight: normal;
}

.action-item {
  float: right;
}

footer {
  background: #000;
  cursor: default;
  padding: 30px 0;
  position: -webkit-sticky !important; /* Safari */
  position: sticky !important;
}

footer .box-container {
  border-bottom: 1px solid #7d7d7d;
  padding: 0 35px 18px;
}

footer .copyright_container {
  margin: 15px auto;
}

footer .fine_print {
  color: #ffffff;
  font: 14px PNovaReg;
  line-height: 1.6;
  margin: 0 auto 30px;
  position: relative;
  border: solid 2px #fff;
  padding: 15px;
}

.footer-header {
  color: #fff;
  font-family: "PNovaSemiB", Helvetica, Arial;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 4px;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.client-services span,
.quick-links span,
.copyright {
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 11px;
}

.client-services h3,
.quick-links h3 {
  margin-bottom: 15px;
}

.client-services li,
.quick-links li {
  color: #fff;
  font-family: Georgia;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.client-services a,
.quick-links a {
  display: block;
  color: #c2c2c2;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  padding: 3px 0;
  text-transform: uppercase;
}

.client-services a:hover,
.quick-links a:hover {
  font-family: "PNovaBold", Helvetica, Arial;
}

.client-services span {
  clear: both;
  display: block;
  padding-top: 10px;
}
.client-services span + span {
  padding-bottom: 13px;
}

a.chatlink {
  cursor: pointer;
}

.client-services,
.social {
  width: 270px;
}

footer .bbb-outer{
    display:inline-block;
	width:150px;
	height:70px;
	overflow:hidden;
	vertical-align:middle;
	margin-top:20px;
}

footer .bbb-outer img{
	width:100%;
}

footer a#bbblink.ruhzbal:hover img{
	margin:0 !important;
}

.quick-links {
  padding-left: 50px;
  width: 540px;
}

.social {
  padding-left: 40px;
}

.social-icons {
  display: block;
  height: 30px;
  margin-bottom: 20px;
  width: 200px;
}

.influencer-signup-link {
	display: block;
	color: #c2c2c2;
	font-family: "PNovaReg", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 3px 0;
	text-align: left !important;
	text-transform: uppercase;
}
.influencer-signup-link:hover,
.influencer-signup-link:focus,
.influencer-signup-link:active {
	color: #c2c2c2;
	font-family: "PNovaBold", Helvetica, Arial;
}

.social-facebook,
.social-twitter,
.social-youtube,
.social-pinterest,
.social-instagram {
  background: #000 url("//us-cdn.sd-assets.com/media/images/shared/isocial.png") no-repeat 0 -29px;
  margin-right: 4px;
  position: relative;
  display: block;
  height: 29px;
  width: 29px;
}

.social-facebook a,
.social-twitter a,
.social-youtube a,
.social-pinterest a,
.social-instagram a {
  background: #000 url("//us-cdn.sd-assets.com/media/images/shared/isocial.png") no-repeat 0 0;
  cursor: pointer;
  height: 29px;
  width: 29px;
  -webkit-transition: opacity .5s ease-in 0s;
  -moz-transition: opacity .5s ease-in 0s;
  transition: opacity .5s ease-in 0s;
}

.social-facebook a:hover,
.social-twitter a:hover,
.social-youtube a:hover,
.social-pinterest a:hover,
.social-instagram a:hover {
  opacity: 0;
}

.social-facebook {
  background-position: 0 -29px;
}

.social-facebook a {
  background-position: 0 0;
}

.social-twitter {
  background-position: -29px -29px;
}

.social-twitter a {
  background-position: -29px 0;
}

.social-youtube {
  background-position: -58px -29px;
}

.social-youtube a {
  background-position: -58px 0;
}

.social-pinterest {
  background-position: -87px -29px;
}

.social-pinterest a {
  background-position: -87px 0;
}

.social-instagram {
  background-position: -116px -29px;
}

.social-instagram a {
  background-position: -116px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .social-facebook,
  .social-twitter,
  .social-youtube,
  .social-pinterest,
  .social-instagram,
  .social-facebook a,
  .social-twitter a,
  .social-youtube a,
  .social-pinterest a,
  .social-instagram a {
    background: #000 url("//us-cdn.sd-assets.com/media/images/shared/isocial_x2.png") no-repeat 0 -29px;
    background-size: 145px 58px;
  }

  .social-facebook {
    background-position: 0 -29px;
  }
  .social-facebook a {
    background-position: 0 0;
  }

  .social-twitter {
    background-position: -29px -29px;
  }
  .social-twitter a {
    background-position: -29px 0;
  }

  .social-youtube {
    background-position: -58px -29px;
  }

  .social-youtube a {
    background-position: -58px 0;
  }

  .social-pinterest {
    background-position: -87px -29px;
  }
  .social-pinterest a {
    background-position: -87px 0;
  }

  .social-instagram {
    background-position: -116px -29px;
  }
  .social-instagram a {
    background-position: -116px 0;
  }
}

.primary-links {
  width: 130px;
}

.secondary-links {
  width: 172px;
}

.copyright {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.copyright a{
	color: #fff;
}

a.stylequiz-btn {
  background-color: #f2018a;
  color: #fff;
  clear: both;
  cursor: pointer;
  display: inline-block;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 11px;
  font-weight: normal;
  height: 6px;
  letter-spacing: 1px;
  line-height: 1;
  margin-top: 10px;
  padding: 9px 25px 15px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
}

a.stylequiz-btn span {
  color: #fff;
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  position: relative;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}

a.stylequiz-btn:hover {
  background-color: #fff;
}

a.stylequiz-btn:hover,
a.stylequiz-btn:hover span {
  color: #000;
}

a.stylequiz-btn span {
  font-size: 12px;
  padding-left: 4px;
}

.shipping-fee-note {
  color: #c2c2c2;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: normal;
  padding-top: 40px;
  text-transform: none;
}

.page-banner,
.page-banner > img,
.page-banner > a > img {
  position: relative;
}

.page-banner {
  height: 335px;
  margin-bottom: 20px;
  margin-top: -38px;
  width: 100%;
  min-width: 1150px;
}

.page-banner.has-progress-bar {
	margin-top: 2px;
}


.page-banner.metanav-present {
	margin-top: 2px;
}

.page-banner.metanav-present.safari{
	margin-top: 2px;
	padding-top: 110px;
}

body.header-is-sticky .page-banner.metanav-present.safari {
	padding-top: 0;
}

.page-banner > img,
.page-banner > a > img {
  display: block;
  height: 335px;
  left: 50%;
  margin-left: -800px;
	max-width: none;
  top: 0;
}

.banner-shadow {
  background: transparent url("//us-cdn.sd-assets.com/media/images/shared/shadow-bottom.png") repeat-x 0 0;
  bottom: 0;
  height: 12px;
  position: absolute;
}

.extra-section {
  background: #fafafa url("//us-cdn.sd-assets.com/media/images/shared/shadow-top.png") repeat-x 0 0;
  padding-bottom: 30px;
  padding-top: 43px;
}

.extra-header {
  color: #363636;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 9px;
  text-align: center;
  text-transform: uppercase;
}

.page {
  height: auto;

  /* uncommented by SD-551 */
  padding-bottom: 40px;

  padding-top: 38px;
  z-index: 5;
}

.page.metanav-present{
	padding-top: 72px;
}

.page.metanav-present.safari {
	padding-top: 188px;
}

body.header-is-sticky .page.metanav-present.safari {
	padding-top: 0px;
}

body.is-logged-out .page.metanav-present{
	padding-top: 20px;
}

.section-nav,
.section-content {
  float: left;
  padding-top: 15px;
}

.section-nav {
  margin-right: 15px;
  width: 250px;
}

.section-content {
  margin-left: 25px;
  width: 860px;
}

.product-grid {
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  margin: 0 -15px;
}

.product-grid:after {
  clear: both;
  content: " ";
  display: table;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.product-grid .no-results-found {
	color: #9b9b9b;
	font-size: 16px;
	line-height: 1.38;
	padding: 50px 0;
	text-align: center;
}

.no-results-found i {
	font-size: 32px;
}

.page-header,
.section-header,
.section-subheaders {
  position: relative;
  text-align: center;
}

.page-header,
.section-header {
  color: #363636;
  font-weight: normal;
  text-transform: uppercase;
}

.page-header {
  font-family: "PNovaBold";
  font-size: 45px;
  letter-spacing: 7px;
  padding-bottom: 55px;
}

.section-header {
  border-top: 1px solid #d7d7d7;
  font-family: Georgia;
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 23px;
}

.section-header span {
  top: -7px;
}

.section-header span,
.section-subheaders span {
  background-color: #fff;
  display: inline-block;
  line-height: 1;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.section-subheaders {
  margin-bottom: 30px;
  margin-top: 3px;
}

.section-subheaders b {
  background-color: #d7d7d7;
  height: 1px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.section-subheaders b,
.section-subheaders .subheader-desc {
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.bestsellers-subheader {
  margin-bottom: 20px;
  margin-top: -6px;
}

.subheader-name {
  color: #363636;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.subheader-desc {
  color: #7d7d7d;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  padding-top: 8px;
  text-transform: none;
}

.postreg-header {
  font-family: PNovaLight;
}
.postreg-header a {
  font-family: PNovaBold;
}
.postreg-header a:hover,
.postreg-header a:hover i {
  color: #f2018a;
}
.postreg-header a i {
  font-size: 18px;
}
.hidden-submit-btn {
  border: 0;
  height: 0;
  padding: 0;
  visibility: hidden !important;
  width: 0;
  display: none;
}

.loader {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: .8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.loader img {
  display: block;
  height: 55px;
  left: 50%;
  margin-left: -23px;
  margin-top: -23px;
  position: relative;
  top: 50%;
  width: 55px;
}

.heel-pref {
  background: #fff url("//us-cdn.sd-assets.com/media/images/shared/bg.jpg") no-repeat 0 0;
}

.heel-pref > div {
  height: 320px;
  padding: 30px 50px 0 290px;
  text-align: center;
  width: 560px;
}

.heel-pref .bttn {
  background-color: #f2018a;
  color: #fff;
  clear: both;
  cursor: pointer;
  display: inline-block;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 11px;
  font-weight: normal;
  height: 6px;
  line-height: 1;
  letter-spacing: 1px;
  padding: 9px 18px 15px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
}

.heel-pref .bttn span {
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  color: #fff;
  position: relative;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}

.heel-pref .bttn:hover {
  background-color: #000;
}

.heel-pref .bttn:hover,
.heel-pref .bttn:hover span {
  color: #fff;
}

.heel-pref .bttn span {
  font-size: 12px;
  padding-left: 4px;
}

.heel-pref h3 {
  color: #363636;
  font-family: "PNovaSemiB", Helvetica, Arial;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: .2em;
  padding-bottom: 16px;
  text-transform: uppercase;
}

.heel-pref p {
  font-size: 14px;
  padding-bottom: 24px;
}

.heel-pref img {
  display: block;
  margin: 0 auto 24px;
}

.answers-heel {
  margin-bottom: 30px;
  overflow: hidden;
  width: 585px;
}

.answers-heel li,
.answers-heel b,
.answers-heel span {
  cursor: pointer;
  position: relative;
}

.answers-heel b,
.answers-heel span {
  display: block;
}

.answers-heel b {
  color: #7d7d7d;
  font-family: "PNovaSemiB", Helvetica, Arial;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  height: 40px;
  text-align: center;
  text-transform: inherit;
}

.answers-heel li {
  float: left;
}

.answers-heel li:hover b {
  color: #f2018a;
}

.answers-heel li:hover b,
.answers-heel .checked b {
  background-color: transparent;
  font-family: "PNovaBold", Helvetica, Arial;
}

.answers-heel .checked:hover b {
  color: #000;
}

.answers-heel span {
  background: #fff url("//us-cdn.sd-assets.com/media/images/quiz/step6.png") 0 -2px no-repeat;
  height: 115px;
  margin: 0 auto;
  width: 115px;
  z-index: 10;
}

.answers-heel input {
  left: 50%;
  position: absolute;
  top: 50%;
}

.answers-heel li,
.answers-heel b {
  width: 145px;
}

.answers-heel b {
  color: #7d7d7d;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  padding-top: 25px;
  text-transform: none;
}

.answers-heel .question-description {
  margin-bottom: 30px;
  padding-top: 0;
}

.answers-heel .checked b {
  color: #000;
}

.answers-heel .answer-0:hover span {
  background-position: 0 -276px;
}

.answers-heel .answer-1:hover span {
  background-position: -141px -276px;
}
.answers-heel .answer-2:hover span {
  background-position: -289px -276px;
}
.answers-heel .answer-3:hover span {
  background-position: -438px -276px;
}
.answers-heel .answer-0 .checked span {
  background-position: 0 -141px;
}
.answers-heel .answer-1 .checked span {
  background-position: -141px -141px;
}
.answers-heel .answer-2 .checked span {
  background-position: -289px -141px;
}
.answers-heel .answer-3 .checked span {
  background-position: -438px -141px;
}
.answers-heel .answer-1 span {
  background-position: -141px -2px;
}
.answers-heel .answer-2 span {
  background-position: -289px -2px;
}
.answers-heel .answer-3 span {
  background-position: -438px -2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .heel-pref {
    background: #fff url("//us-cdn.sd-assets.com/media/images/shared/bg_x2.jpg") no-repeat 0 0;
    background-size: 297px 390px;
  }
}

.simple-overlay.zoe-report {
  background-color: #292929;
  height: 350px;
  padding: 0;
  width: 610px;
}

.zoe-report {
  background: url("//us-cdn.sd-assets.com/media/images/shared/zoe_report.jpg") no-repeat 0 0;
}
.zoe-report .close {
  color: #fff;
}
.zoe-report .close:hover {
  color: #d0b55a;
}

.zoe-report > div {
  height: 350px;
  padding: 0;
  text-align: center;
  width: 610px;
}

.zoe-report .bttn {
  background-color: #d0b55a;
  color: #fff;
  clear: both;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 11px;
  font-weight: normal;
  height: 6px;
  letter-spacing: .2em;
  line-height: 1;
  margin-right: 64px;
  padding: 9px 18px 15px;
  text-align: center;
  text-transform: uppercase;
  width: 181px;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
}

.zoe-report .bttn span {
  color: #fff;
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  position: relative;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}

.zoe-report .bttn:hover {
  background-color: #fff;
}

.zoe-report .bttn:hover,
.zoe-report .bttn:hover span {
  color: #000;
}
.zoe-report .bttn span {
  font-size: 12px;
  padding-left: 4px;
}
.zoe-report .subscribe {
  margin-top: 2px;
  margin-right: 108px;
  width: auto;
}

.zoe-report h3,
.zoe-report p {
  color: #fff;
}

.zoe-report h3 {
  font-family: "PNovaLight", Helvetica, Arial;
  font-size: 56px;
  font-weight: normal;
  height: 113px;
  letter-spacing: normal;
  line-height: .85;
  margin-bottom: 27px;
  padding: 27px 0 0 263px;
  text-align: center;
  text-transform: uppercase;
}
.zoe-report em {
  color: #d0b55a;
}

.zoe-report p {
  float: right;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 7px;
  text-align: center;
  width: 350px;
}
.zoe-report p + p {
  font-style: italic;
}
.zoe-report p.gratitude {
  margin-top: 8px;
  margin-bottom: 28px;
}

.zoe-report h3,
.zoe-report em,
.zoe-report b {
  font-style: normal;
}

.zoe-report b {
  display: block;
  font-family: "PNovaBold", Helvetica, Arial;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .zoe-report {
    background: url("//us-cdn.sd-assets.com/media/images/shared/zoe_report_x2.jpg") no-repeat 0 0;
    background-size: 610px 350px;
  }
}

.favorite-flag {
	background: #fff url("//us-cdn.sd-assets.com/media/images/shared/favorite.png") 50% 0 no-repeat;
	height: 16px;
	line-height: 1;
	display: block
}
.product .favorite {
	background-position: 50% -16px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .favorite-flag {
    background:#fff url("//us-cdn.sd-assets.com/media/images/shared/favorite_x2.png") 50% 0 no-repeat;
    background-size:17px 32px
  }
  .product .favorite {
    background-position:50% -16px;
    background-size:17px 32px
  }
}
.program-details,
.program-details li {
  list-style-type: disc;
}
.program-details {
  padding-left: 40px;
}
.program-details li {
  line-height: 1.6;
  margin-bottom: 10px;
}
.elite-modal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff url("//us-cdn.sd-assets.com/media/images/vip/vip_elite_banner.jpg");
  height: 400px;
  width: 750px;
}
.elite-modal div {
  left: 352px;
  position: relative;
  text-align: center;
  top: 115px;
  width: 385px;
}
.elite-modal h3 {
  border-top: 1px solid #d7d7d7;
  color: #f2018a;
  font-family: "PNovaBold", Helvetica, Arial;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 30px;
  position: relative;
  text-transform: uppercase;
}
.elite-modal h3 span {
  background: #fbfbfb;
  padding: 10px;
  position: relative;
  top: -12px;
}
.elite-modal h4 {
  color: #363636;
  font-family: "PNovaSemiB", Helvetica, Arial;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.elite-modal h4 span {
  display: block;
  font-family: "PNovaBold";
  margin-top: 10px;
}
.elite-modal p {
  color: #363636;
  font-family: Georgia, Helvetica, Arial;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: normal;
  margin-bottom: 25px;
  text-transform: none;
}
.elite-modal p span {
  font-weight: bold;
}
.elite-modal .elite-learn-link {
  background-color: #f2018a;
  color: #fff;
  clear: both;
  cursor: pointer;
  display: inline-block;
  font-family: "PNovaBold";
  font-size: 15px;
  font-weight: normal;
  height: 12px;
  letter-spacing: 3px;
  line-height: 1;
  padding-bottom: 17px;
  padding-top: 11px;
  text-align: center;
  text-transform: uppercase;
  width: 212px;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
}
.elite-modal .elite-learn-link span {
  color: #fff;
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  speak: none;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}
.elite-modal .elite-learn-link:hover {
  background-color: #000;
}
.elite-modal .elite-learn-link:hover,
.elite-modal .elite-learn-link:hover span {
  color: #fff;
}
.elite-modal .elite-learn-link span {
  font-size: 16px;
  padding-left: 5px;
}
.special-note {
  text-transform: uppercase;
}

.background-cover {
  display: none;
  left: 50%;
  top: 0;
  position: absolute;
}

.loading {
	width: 30px;
	height: 30px;
	margin:35px auto;
  background-image: url("//us-cdn.sd-assets.com/media/images/shared/loader-mini.gif");
}
.unsubscribe {
  padding: 50px 0 130px;
  width: 640px;
}
.unsubscribe h2,
.unsubscribe p {
  font-size: 15px;
  line-height: 1.4;
  padding-bottom: 20px;
  text-align: center;
}
.unsubscribe p {
  color: #7d7d7d;
}
.unsubscribe h2 {
  font: normal 45px/1.2 PNovaSemiB, sans-serif;
  letter-spacing: .1em;
  padding-bottom: 40px;
  text-transform: uppercase;
}
.unsubscribe p strong {
  font-family: PNovaSemiB;
  font-weight: normal;
}
@media all and (-ms-high-contrast: none) {
	/* IE10+ specific styles go here */
	.tooltip-endowment:after {
		margin-left: 120px !important;
	}
}
@supports (-ms-ime-align:auto) {
	#x_tooltip_endowment_10::after {
		margin-left: -12px !important;
	}
}
.tooltip-endowment {
  background: #000;
  border: 0;
  color: #d7d7d7;
  display: none;
  height: 184px;
  margin-left: 0px;
  padding: 10px 40px 0;
  position: absolute  !important;
  text-align: center;
  width: 264px;
}
.tooltip-endowment-cms {
	height: auto;
	padding: 0;
	width: auto;
}
.tooltip-endowment:after {
	border: 10px solid transparent;
	border-bottom-color: #000;
	content: "";
	left: 50%;
	height: 0;
	width: 0;
	top: -20px;
	transform: translateX(-50%);
}
.tooltip-endowment:after,
.tooltip-endowment .close {
  position: absolute;
}
.tooltip-endowment p span,
.tooltip-endowment .close {
  color: #fff;
}
.tooltip-endowment .close {
  font-size: 15px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 12px;
  top: 7px;
}
.tooltip-endowment p {
  border-bottom: 1px solid #363636;
  margin-top: 8px;
}
.tooltip-endowment p,
.tooltip-endowment p span,
.tooltip-endowment sup {
  position: relative;
}
.tooltip-endowment p span {
  background: #000;
  font:  21px/1 'PNovaSemiB';
	letter-spacing: 2px;
  padding: 2px 10px;
	text-transform: uppercase;
  top: 12px;
}
.tooltip-endowment .headline {
	margin-top: 20px;
	position: relative;
}

.tooltip-endowment .headline .text {
	float: left;
	font: normal 24px/1 Georgia;
	letter-spacing: 2px;
	line-height: 1.3;
	position: relative;
	text-align: center;
}

.tooltip-endowment .headline .number {
	color: #00b0c0;
	float: left;
	font: normal 72px/1 'PNovaSemiB';
	margin: 0 10px;
	position: relative;
	text-align: center;
}

.tooltip-endowment h4 {
  border-bottom: 1px solid #363636;
  font: normal 13px/1 'PNovaSemiB';
  letter-spacing: 3px;
	margin-top: 5px;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.tooltip-endowment sup {
  color: #00b0c0;
  font-family: 'PNovaReg';
  font-size: 35%;
  left: -2px;
  top: -28px;
}

.tooltip-endowment .terms {
	float: right;
	font: normal 10px/1 'PNovaSemiB';
	letter-spacing: 2px;
	margin-top: 10px;
	position: relative;
}
.tooltip-endowment-cms .terms {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

.tooltip-endowment .terms a {
	color: #d7d7d7;
}

.tooltip-30-lead-inactive {
	height: 170px;
}

.tooltip-30-lead-inactive p {
	border: 0;
	font-size: 12px;
}

.tooltip-30-lead-inactive p:nth-child(1) {
	font-size: 13px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.tooltip-30-lead-inactive p:nth-child(2) {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

.tooltip-30-lead-inactive .headline {
	margin-top: 10px;
}

.tooltip-30-lead-inactive .number {
	color: #FFF !important;
	font-family: theano_didotregular !important;
	font-size: 75px !important;
	margin: 0 66px !important;
}

.tooltip-30-lead-inactive .number sup {
	color: #FFF !important;
	font-family: theano_didotregular;
	font-size: 20px;
	margin: 0 8px;
	text-transform: uppercase;
	top: -8px;
	vertical-align: middle;
}

.tooltip-30-lead-inactive .number sup:nth-child(1) {
	margin-right: 0;
}

.tooltip-30-lead-inactive .number sup:nth-child(2) {
	letter-spacing: 0.1em;
}

.endowment-terms-overlay {
	padding: 40px 40px 80px 40px;
	width: 500px;
}

.endowment-terms-overlay h1 {
	color: #666;
	font: normal 12px/1 Georgia;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}

.endowment-terms-overlay h2 {
	color: #000;
	font: normal 24px/1 'PNovaBold';
	letter-spacing: 4px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}

.endowment-terms-overlay p {
	color: #666;
	line-height: 1.3;
}

/**
 * Classes for assets api
 */
.wysiwyg-color-black {
  color: black;
}
.wysiwyg-color-silver {
  color: silver;
}
.wysiwyg-color-gray {
  color: gray;
}
.wysiwyg-color-white {
  color: white;
}
.wysiwyg-color-maroon {
  color: maroon;
}
.wysiwyg-color-red {
  color: red;
}
.wysiwyg-color-purple {
  color: purple;
}
.wysiwyg-color-fuchsia {
  color: fuchsia;
}
.wysiwyg-color-green {
  color: green;
}
.wysiwyg-color-lime {
  color: lime;
}
.wysiwyg-color-olive {
  color: olive;
}
.wysiwyg-color-yellow {
  color: yellow;
}
.wysiwyg-color-navy {
  color: navy;
}
.wysiwyg-color-blue {
  color: blue;
}
.wysiwyg-color-teal {
  color: teal;
}
.wysiwyg-color-aqua {
  color: aqua;
}
.wysiwyg-color-orange {
  color: orange;
}

.referral-credit-earned-popup {
  padding:0 !important;
}

.referral-credit-earned-popup .referral-credit-earned-container {
  position: relative;
}

.referral-credit-earned-popup .referral-credit-earned-img {
  float: left;
  position: relative;
}

.referral-credit-earned-popup .referral-credit-earned-img img {
  display: block;
  line-height: 0;
}

.referral-credit-earned-popup .referral-credit-earned-text {
  float: left;
  padding: 50px 25px 0 20px;
  position: relative;
  width: 195px;
}

.referral-credit-earned-popup .referral-credit-earned-text h4 {
  font: 18px "PNovaSemiB";
  margin-bottom: 25px;
}

.referral-credit-earned-popup .referral-credit-earned-text p {
  font: 13px "PNovaReg";
  line-height: 1.4;
  margin-bottom: 20px;
}

.referral-credit-earned-popup .referral-credit-earned-text a {
  color: #f2018a;
  font: 13px "PNovaBold";
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.referral-credit-earned-popup .referral-credit-earned-text a:hover {
  text-decoration: underline;
}

/* FF-6 Skinny banner with countdown */

.counter_skinny {
	color: #f2018a;
	font: 21px PNovaBold;
	left: 900px;
	letter-spacing: 2px;
	line-height: 21px;
	position: relative;
	top: 16px;
	width: 150px;
}

.skinny_with_ticker_wrapper {
	background: url('//us-cdn.sd-assets.com/media/images/notification_images/skinny_with_ticker_bg.gif') repeat-x;
	clear: both;
	height: 50px;
	margin-top: 10px;
	position: relative;
	width: 100%;
}

.skinny_with_ticker {
	background: url('//us-cdn.sd-assets.com/media/images/notification_images/shoedazzle-notification-bar-75-off-with-ticker.png');
	height: 50px;
	margin: auto;
	position: relative;
	width: 1150px;
}

.skinny_without_ticker_wrapper {
	background-color: #000;
	clear: both;
	height: 40px;
	margin-top: 10px;
	position: relative;
	width: 100%;
}

.skinny_without_ticker {
	background: url('//us-cdn.sd-assets.com/media/images/notification_images/shoedazzle-notification-bar-75-off-without-ticker.png');
	height: 40px;
	margin: auto;
	position: relative;
	width: 1150px;
}

#uber-promo-shell {
	cursor: pointer;
	margin-bottom: 30px;
}
#uber-lightbox {
	width: 600px;
	margin-left: -300px !important;
	padding: 0;
}
#uber-lightbox .close {
    color: #fff !important;
}

/* FF-1963 */
.pac-container {
    z-index: 2147483647 !important;
}
.pac-container.force-hide {
    display: none !important;
}
.pac-container .pac-icon-marker {
    display: none;
}
.pac-container .pac-item-query {
    font-size: 11px;
}

.fixed-container {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 201;
}

#fixed-logo {
	left:462px;
	top: 5px;
}

#fixed-logo h1.logo,
#fixed-logo h1.logo a {
	background-size: 226px 43px !important;
	background-position: 0 0;
	height: 43px;
	top: 0px !important;
	width: 226px;
}
#mailing-list-subscribe {
	background: #000;
	color: #fff;
	height: 60px;
	margin-top: -60px;
	position: relative;
	transition: none;
	z-index: 9;
}
.header-is-sticky #mailing-list-subscribe {
	margin-top: -63px;
}
#mailing-list-subscribe.visible {
	margin-top: 0px;
}
#mailing-list-subscribe .outer-container {
	width: 980px;
	margin: 0 auto;
}
#mailing-list-subscribe .container {
	margin: 0px auto;
	overflow: auto;
	padding: 10px 0;
	width: 710px;
}
	#mailing-list-subscribe #subscribe-icon {
		float: left;
		font-size: 32px;
		width: 45px;
		padding: 0;
		visibility: hidden;
	}
	#mailing-list-subscribe #subscribe-info {
		float: left;
		margin-left: 20px;
		text-align: left;
		width: 460px;
	}
		#subscribe-info .subscribe-header {
			display: block;
			font-weight: bold;
			padding-bottom: 2px;
			padding-top: 5px;
			text-transform: uppercase;
		}
		#subscribe-info .subscribe-content {
			display: block;
		}
	#mailing-list-subscribe #subscribe-btn-shell {
		float: left;
		margin-left: 20px;
		margin-top: 4px;
		width: 160px;
	}
		#mailing-list-subscribe #subscribe-btn-shell a {
			background: #ee3d8b;
			color: #fff;
			display: inline-block;
			font-weight: bold;
			letter-spacing: 1px;
			padding: 7px 15px;
			text-transform: uppercase;
		}
	#close-subscribe-banner {
		cursor: pointer;
		font-size: 20px;
		float: right;
		height: 20px;
		margin-top: 17px;
		position: relative;
		width: 20px;
	}
		#close-subscribe-banner::before, #close-subscribe-banner::after {
			content: "";
			border-bottom: 1px solid #fff;
			left: 0;
			position: absolute;
			top: .5em;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			width: 1em;
		}
		#close-subscribe-banner::after {
			-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}
#subscribe-success-shell {
	display: none;
	font-family: "PNovaSemiB";
	text-align: center;
	text-transform: uppercase;
}

#mailing-list-subscribe-2 {
	bottom: 220px;
	height: 0;
	margin-right: -585px;
	opacity: 0;
	position: fixed;
	right: 50%;
	text-align: right;
	transition: .5s ease all;
	width: 1150px;
	z-index: 9999;
}
#mailing-list-subscribe-2.visible {
	opacity: 1;
}
#mailing-list-subscribe-2 .outer-container {
	background: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
	display: none;
	height: 200px;
	padding: 40px 20px;
	text-align: center;
	width: 300px;
}
#mailing-list-subscribe-2.visible .outer-container {
	display: inline-block;
}

#mailing-list-subscribe-2 .subscribe-info {
		font-size: 15px;
	}
		#mailing-list-subscribe-2 .subscribe-info .subscribe-header {
			display: block;
			font-family: "PNovaBold";
			text-transform: uppercase;
		}
		#mailing-list-subscribe-2 .subscribe-info .subscribe-content {
			color: #666;
			display: block;
			margin: 10px 0 15px;
		}
	#mailing-list-subscribe-2 .subscribe-btn-shell {
		text-align: center;
	}
		#mailing-list-subscribe-2 .subscribe-btn-shell a {
			background: #ff0064;
			color: #fff;
			display: inline-block;
			font-family: "PNovaBold";
			font-size: 15px;
			letter-spacing: 2px;
			padding: 10px 25px;
			text-transform: uppercase;
		}
	#mailing-list-subscribe-2 .close-subscribe-banner {
		cursor: pointer;
		font-size: 15px;
		height: 15px;
		position: absolute;
		top: 20px;
		right: 20px;
		width: 15px;
	}
		#mailing-list-subscribe-2 .close-subscribe-banner::before,
		#mailing-list-subscribe-2 .close-subscribe-banner::after {
			content: "";
			border-bottom: 1px solid #666;
			left: 0;
			position: absolute;
			top: .5em;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			width: 1em;
		}
		#mailing-list-subscribe-2 .close-subscribe-banner::after {
			-webkit-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}
#mailing-list-subscribe-2 .subscribe-success-shell {
	display: none;
	font-family: "PNovaBold";
	padding-top: 50px !important;
	text-align: center;
	text-transform: uppercase;
}

/* SD-265 -- promo terms in tooltip or lightbox */

.at_tooltip {
	font: 11px PNovaReg;
	line-height: normal;
	padding: 0px;
	top: -100px;
}

.tooltip.at_tooltip:after {
	/* hide default arrow for asset tool tooltips; these use ".at_tooltip .tip" styles below instead */
	content: '';
}
.at_tooltip .tip {
	position: relative;
	background: #fff;
/*	border: 1px solid #e5e5e5;*/
}
.at_tooltip .tip:after, .at_tooltip .tip:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.at_tooltip .tip:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.at_tooltip .tip:before {
	border-color: rgba(215, 215, 215, 0);
	border-bottom-color: #d7d7d7;
	border-width: 11px;
	margin-left: -11px;
}

.at_tooltip .body {
	padding: 10px;
}

div.show_tip {
	cursor: pointer;
}

.desktop_promo_overlay,
.post_purchase_overlay,
.shop_by_banner_with_terms {
	position: relative;
}

/* OLD VERSION */
.desktop_promo_overlay div.show_tip,
.post_purchase_overlay div.show_tip {
	height: 25px;
	left: 240px;
	top: 540px;
	position: absolute;
	width: 120px;
}

/* NEW VERSION with tt_bottom_right */
.desktop_promo_overlay.tt_bottom_right div.show_tip,
.post_purchase_overlay.tt_bottom_right div.show_tip {
	height: 20px;
	left: 485px;
	top: 570px;
	position: absolute;
	width: 105px;
}

/* OLD VERSION */
.shop_by_banner_with_terms div.show_tip {
	height: 30px;
	left: 375px;
	position: absolute;
	top: 180px;
	width: 100px;
}

/* NEW VERSION with tt_bottom_right */
.shop_by_banner_with_terms.tt_bottom_right div.show_tip {
	height: 20px;
	left: 725px;
	position: absolute;
	top: 185px;
	width: 100px;
}

.at_promo_overlay_tooltip {
	width: 500px;
	z-index:20000;
}


/* new bottom right version */
.at_promo_overlay_tooltip.tt_bottom_right .tip:after,
.at_promo_overlay_tooltip.tt_bottom_right .tip:before {
	left: 90%;
}

.at_shop_by_banner_tooltip {
	width: 500px;
}

.header-is-sticky .at_shop_by_banner_tooltip {
	margin-top: 30px;
}

/* new bottom right version */
.at_shop_by_banner_tooltip.tt_bottom_right .tip:after,
.at_shop_by_banner_tooltip.tt_bottom_right .tip:before {
	left: 440px;
}

.at_vip_hp_slide_tooltip {
	margin-top: -50px;
	width: 500px;
}

.header-is-sticky .at_vip_hp_slide_tooltip {
	margin-top: 0;
}

.at_vip_hp_slide_tooltip.tt_bottom_right .tip:after,
.at_vip_hp_slide_tooltip.tt_bottom_right .tip:before {
	left: 450px;
}

.at_lead_showroom_slide_tooltip {
	width: 400px;
}

.header-is-sticky .at_lead_showroom_slide_tooltip {
	margin-top: 30px;
}

/* new bottom right version */
.at_lead_showroom_slide_tooltip.tt_bottom_right .tip:after,
.at_lead_showroom_slide_tooltip.tt_bottom_right .tip:before {
	left: 350px;
}

/* OLD VERSION */
.x_scrollable_hp .slider-item div.show_tip {
	height: 25px;
	left: 315px;
	position: absolute;
	top: 535px;
	width: 125px;
}

/* new bottom right version */
.x_scrollable_hp .slider-item.tt_bottom_right div.show_tip {
	height: 20px;
	left: 635px;
	position: absolute;
	top: 560px;
	width: 105px;
}


/* OLD VERSION */
.x_scrollable_showroom .slider-item div.show_tip {
	height: 20px;
	left: 225px;
	position: absolute;
	top: 200px;
	width: 80px;
}


/* new bottom right version */
.x_scrollable_showroom .slider-item.tt_bottom_right div.show_tip {
	height: 20px;
	left: 427px;
	position: absolute;
	top: 190px;
	width: 100px;
}


#x_unsubscribe_modal_st {
	width: 540px;
	background: none;
	border: none;
}

.unsubscribe-modal {
	overflow: visible;
	padding: 0;
}

.cboxClose_button{
	color:#ffffff;
	font-size: 60px;
	font-family:'Gibson', "Trebuchet MS", Helvetica, Arial, sans-serif;
	position: absolute;
	right: 33.5%;
	top: 10px;
	z-index: 1006;
	pointer-events: none;
	cursor:default;
}


/************ ACQ-315 ************/
.sd-vipExc {
  max-width: 160px;
  margin: 0px auto;
}
.sd-vipExcMsg {
  max-width: 324px;
  margin: 0px auto;
}
.sd-vipExc.no-pt {
    margin: -20px auto 0px;
}
.sd-vipExc > small {
  font-size: 12px;
  color: #f2028a;
  letter-spacing: 0.4px;
  display: block;
  margin: 0px auto 6px;
  font-family: proxima-nova;
}
.sd-vipExc > p + p {
  margin: 4px auto 0px;
}
.sd-vipExc > p {
  margin: 0px auto;
  font-size: 0px;
}
.sd-vipExc > p > span {
  display: inline-block;
  padding: 0px;
  text-align: left;
  width: 42%;
  font-size: 12px;
  text-transform: uppercase;
  color: #b7b7b7;
  line-height: 20px;
  letter-spacing: 0.4px;
  font-family: proxima-nova-cond;
}
.sd-vipExc > p > span:first-child {
  text-align: right;
  padding-right: 15%;
}
.sd-vipExc > p > span:last-child {
  font-size: 14px;
  font-family: proxima-nova;
}
.sd-vipExc > p > span.sd-cl{
  color: #7d7d7d;
}
.sd-vipExc > p > span.sd-pinkCl{
  color: #f2018a;
}
.sd-vipExc > p > span.sd-cl1{
  color: #363636;
}
.sd-vipExc > p > span.sd-strike{
  text-decoration: line-through;
}
/************ ACQ-315 ************/
