/* GENERAL CONTENT STYLES - KEDS */
/* START KEDS BRAND STYLES */
/* TEMP Replace Styles */
.pt_storefront .home-main-box {
  top: 0!important;
}
@media (min-width: 767px) {
  .pt_storefront .home-main-box {
    margin-top: -113px;
    width: 100%;
  }
}
.pt_storefront .home-container-box {
  margin-top: 0;
}
.pt_storefront .header-style-wrapper,
.header-style-wrapper {
  z-index: 1001;
  position: relative;
  margin: 0;
  height: 142px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.84);
}
#navigation .inner {
  background: none;
}
/* Keds Sprite*/
.keds-text .keds-button:after,
.keds-form-button-wrap:after,
.keds-icon,
#home-feature-slider ul.flex-direction-nav li a.flex-prev,
#home-feature-slider ul.flex-direction-nav li a.flex-prev:hover,
#home-feature-slider ul.flex-direction-nav li a.flex-next,
#home-feature-slider ul.flex-direction-nav li a.flex-next:hover,
#homepage-slider ol li a,
#homepage-slider ol li a:hover,
#homepage-slider ol li a.flex-active,
.keds-feature-slider ol li a,
.keds-feature-slider ol li a:hover,
.keds-feature-slider ol li a.flex-active,
.product-carousel .jcarousel-prev,
.product-carousel .jcarousel-next,
.keds-slider ul.flex-direction-nav li a.flex-prev,
.keds-slider ul.flex-direction-nav li a.flex-next,
#mobile_subscribe_subsubmit,
.keds-sprite {
  background-image: url('//www.keds.com/on/demandware.static/Sites-Site/Sites-keds_us-Library/v1404005332864/content/core-content/ui/keds_sprite.svg?version=1,404,056,271,000');
  background-size: 360px 150px;
}
.oldie .keds-text .keds-button:after,
.oldie .keds-form-button-wrap:after,
.oldie .keds-icon,
.oldie #home-feature-slider ul.flex-direction-nav li a.flex-prev,
.oldie #home-feature-slider ul.flex-direction-nav li a.flex-prev:hover,
.oldie #home-feature-slider ul.flex-direction-nav li a.flex-next,
.oldie #home-feature-slider ul.flex-direction-nav li a.flex-next:hover,
.oldie #homepage-slider ol li a,
.oldie #homepage-slider ol li a:hover,
.oldie #homepage-slider ol li a.flex-active,
.oldie .keds-feature-slider ol li a,
.oldie .keds-feature-slider ol li a:hover,
.oldie .keds-feature-slider ol li a.flex-active,
.oldie .product-carousel .jcarousel-prev,
.oldie .product-carousel .jcarousel-next,
.oldie .keds-slider ul.flex-direction-nav li a.flex-prev,
.oldie .keds-slider ul.flex-direction-nav li a.flex-next,
.oldie #mobile_subscribe_subsubmit,
.oldie .keds-sprite {
  background-image: url('//www.keds.com/on/demandware.static/Sites-Site/Sites-keds_us-Library/v1404005332864/content/core-content/ui/keds_sprite.png?version=1,404,056,271,000');
}
/* Global Styles */
/* Keds Text */
.keds-text {
  position: relative;
  z-index: 0;
}
.keds-text h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 42px;
  line-height: 1;
  text-transform: lowercase;
  letter-spacing: 1px;
  margin: 10px 0;
  color: #103083;
}
html[lang="de"] .keds-text h3 {
  text-transform: none;
}
.keds-text p {
  margin: 10px 0;
}
.keds-text hr {
  height: 0;
  border: none;
  background: none;
}
.keds-fine-print {
  font-size: 12px;
  margin: 0;
  line-height: 1;
}
/* Keds Buttons */
.keds-text .keds-button {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 22px;
  line-height: 48px;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #FFF;
  padding: 5px 60px 5px 20px;
  background: #103083;
  height: 36px;
  position: relative;
  z-index: 0;
  -webkit-border-radius: 18px 18px 18px 18px;
  -moz-border-radius: 18px 18px 18px 18px;
  -ms-border-radius: 18px 18px 18px 18px;
  -o-border-radius: 18px 18px 18px 18px;
  border-radius: 18px 18px 18px 18px;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
  white-space: nowrap;
}
.keds-text .keds-button:after {
  display: block;
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
  top: 3px;
  right: 10px;
  border-radius: 50%;
  background-position: -180px 0;
  content: " ";
}
.keds-text .keds-button.mobile-small {
  font-size: 16px;
  display: block;
  height: 16px;
  padding-right: 42px;
  position: absolute;
  line-height: 16px;
}
.keds-text .keds-button.mobile-small:after {
  display: block;
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  top: 5px;
  right: 12px;
  border-radius: 50%;
  background-position: -187px -7px;
  content: " ";
}
.keds-text .keds-button.home-button {
  margin: 159px 0 0px 0;
  display: block;
  font-size: 19px;
  width: 127px;
  position: absolute;
  right: 17px;
  padding: 0px 34px 0px 6px;
  line-height: 30px;
  height: 30px;
}
.keds-text .keds-button.home-button:after {
  top: 0;
  right: 1px;
}
.keds-text .keds-button:hover {
  background: #546eb1;
}
.keds-form-button-wrap {
  position: relative;
  padding: 11px 0;
}
.keds-form-button {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #FFF;
  padding: 2px 60px 5px 16px;
  background: #103083;
  border: none;
  height: 36px;
  position: relative;
  z-index: 0;
  -webkit-border-radius: 18px 18px 18px 18px;
  -moz-border-radius: 18px 18px 18px 18px;
  -ms-border-radius: 18px 18px 18px 18px;
  -o-border-radius: 18px 18px 18px 18px;
  border-radius: 18px 18px 18px 18px;
  -webkit-transition: background linear .2s;
  -moz-transition: background linear .2s;
  -o-transition: background linear .2s;
  transition: background linear .2s;
}
.keds-form-button-wrap:after {
  display: block;
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
  top: 3px;
  right: 3px;
  border-radius: 50%;
  background-position: -180px 0;
  content: " ";
}
.mobile-block-btn {
  color: white;
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 28px;
  letter-spacing: 1px;
  padding: 10px 15px;
  position: absolute;
  display: block;
  right: 23px;
  top: 121px;
}
html[lang="de"] .keds-button {
  text-transform: none;
}
/* Keds Icons */
.keds-icon {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #103083;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.keds-icon.keds-icon-facebook {
  background-position: 0 0;
}
.keds-icon.keds-icon-twitter {
  background-position: -30px 0;
}
.keds-icon.keds-icon-youtube {
  background-position: -60px 0;
}
.keds-icon.keds-icon-tumblr {
  background-position: -90px 0;
}
.keds-icon.keds-icon-instagram {
  background-position: -120px 0;
}
.keds-icon.keds-icon-pinterest {
  background-position: -150px 0;
}
/* Modal */
/*.ui-widget-overlay{
	background: url("//production-na-wwwinc.demandware.net/on/demandware.static/Sites-Site/Sites-keds_us-Library/default/v1404155797093/content/core-content/ui/keds-overlay.png?version=1,404,156,825,000") repeat scroll 50% 50%;
}*/
/* top-header-banner */
#header .top-header-banner {
  width: 920px;
  margin: 0 auto;
  position: relative;
}
#header .top-header-banner div {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  z-index: 10;
}
#header .top-header-banner p {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 22px;
  height: 22px;
  margin: 3px 0;
}
#header .top-header-banner a {
  color: #cc5777;
}
/* mobile-header-banner-wide */
.wrap-header-banners .header-banner.wide p a {
  font-weight: normal;
}
/* jcarousel product carousel */
.product-carousel .jcarousel-prev,
.product-carousel .jcarousel-next {
  width: 30px;
  height: 40px;
}
.product-carousel .jcarousel-prev {
  background-position: -60px -110px;
}
.product-carousel .jcarousel-next {
  background-position: -90px -110px;
}
/* Keds Slider */
.keds-slider {
  position: relative;
}
.keds-slider ul.flex-direction-nav li a {
  opacity: 1.0;
  position: absolute;
  -webkit-transform: none;
  transform: none;
  transition: none;
  width: 60px;
  height: 80px;
}
.keds-slider ul.flex-direction-nav li a.flex-prev {
  background-position: -240px -30px;
}
.keds-slider ul.flex-direction-nav li a.flex-next {
  background-position: -300px -30px;
}
.keds-slider ul.flex-direction-nav li a.flex-prev:hover {
  background-position: 0 -30px;
}
.keds-slider ul.flex-direction-nav li a.flex-next:hover {
  background-position: -60px -30px;
}
/* HP Styles */
.hp-section-wrap {
  position: relative;
  width: 300%;
  margin-left: -100%;
  margin-top: -64px;
  overflow: visible;
}
.hp-section-body {
  width: 920px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.hp-section-body:before,
.hp-section-body:after {
  content: " ";
  width: 100%;
  height: 100%;
  background: transparent;
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  box-shadow: none;
}
.hp-section-body:before {
  margin-left: -100%;
  border: none;
  padding: none;
}
.hp-section-body:after {
  margin-left: 100%;
}
.hp-section-top {
  width: 128px;
  height: 64px;
  border-color: transparent;
  border-style: solid;
  border-width: 0 398px 2px 398px;
  margin: 0 -2px -2px;
  position: relative;
  z-index: 1;
}
.hp-section-top:after,
.hp-section-top:before {
  content: " ";
  position: absolute;
  display: block;
  bottom: -1px;
  border-color: transparent;
  border-top-color: transparent!important;
  border-style: solid;
  border-width: 33px;
}
.hp-section-top:before {
  left: -1px;
  border-right-color: transparent!important;
}
.hp-section-top:after {
  right: -1px;
  border-left-color: transparent!important;
}
.hp-section-bottom {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  margin-left: -64px;
  border-width: 64px 64px 0 64px;
  border-style: solid;
  border-right-color: transparent!important;
  border-bottom-color: transparent!important;
  border-left-color: transparent!important;
}
.hp-section-content {
  padding: 20px 0 128px;
  position: relative;
  overflow: visible;
}
.hp-section-content > h2 {
  font-size: 60px;
  text-align: center;
  margin: 0;
}
.hp-section-wrap hr {
  border: none;
  background: none;
  height: 0;
  width: 100%;
}
/* Homepage Feature */
.pt_storefront #main {
  clear: both;
  float: left;
  width: 100%;
}
.home-feature-tape {
  display: block;
  width: 100%;
  height: 30px;
  background-position: center top;
  background-repeat: repeat-x;
  position: absolute;
  /*top:113px; edited on 3/3/2015 */
  bottom: 0;
}
.home-feature-callout {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #FFF;
  position: absolute;
  bottom: 75px;
  left: 15px;
}
.home-feature-callout a {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: underline;
}
#homepage-slider {
  width: 100%;
}
#home-feature-slider,
#home-feature-slider .slides {
  width: 100%;
  height: 750px;
  position: relative;
}
#home-feature-slider .slides > li {
  position: relative;
  overflow: hidden;
  clear: none;
  width: 100%;
}
#home-feature-slider ul.flex-direction-nav li a.flex-prev {
  filter: none;
  width: 60px;
  height: 80px;
  background-position: 0 -30px;
  transition: none;
}
#home-feature-slider ul.flex-direction-nav li a.flex-prev:hover {
  background-position: -120px -30px;
}
#home-feature-slider ul.flex-direction-nav li a.flex-next {
  filter: none;
  width: 60px;
  height: 80px;
  background-position: -60px -30px;
  transition: none;
}
#home-feature-slider ul.flex-direction-nav li a.flex-next:hover {
  background-position: -180px -30px;
}
#home-feature-slider .flex-control-nav {
  position: absolute;
  bottom: 85px;
  right: 30px;
  width: auto;
}
#homepage-slider ol li a {
  background-position: -120px -110px;
}
#homepage-slider ol li a:hover,
#homepage-slider ol li a.flex-active {
  background-position: -136px -110px;
}
#home-feature-slider .slides li {
  height: 750px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#home-feature-slider .slides li > div {
  position: relative;
  width: 920px;
  height: 100%;
  margin: 0 auto;
}
#home-feature-slider .feature-text-caption {
  position: absolute;
  max-width: 400px;
  bottom: 140px;
  right: 0;
  padding: 20px;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
}
#home-feature-slider .feature-text-caption h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 36px;
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 14px 20px;
  margin: 0;
  text-transform: lowercase;
  letter-spacing: 1px;
  color: #FFF;
  background: #103083;
  position: absolute;
  top: -64px;
  right: 0;
}
html[lang="de"] #home-feature-slider .feature-text-caption h3 {
  text-transform: none;
}
#home-feature-slider .feature-text-caption p {
  font-size: 18px;
  text-align: left;
  margin: 0;
}
#home-feature-slider .feature-text-caption a {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: underline;
  text-align: right;
  display: block;
  margin: 0;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#home-feature-slider .feature-text-caption a:after {
  content: " >";
}
/* Section 1 - two upper buckets */
#hp-section-1 {
  position: relative;
}
#hp-section-1 .hp-section-body:before,
#hp-section-1 .hp-section-body:after,
#hp-section-1 .hp-section-content {
  background: #c0ddef;
}
#hp-section-1 .hp-section-top,
#hp-section-1 .hp-section-top:before,
#hp-section-1 .hp-section-top:after,
#hp-section-1 .hp-section-bottom {
  border-color: #c0ddef;
}
#hp-section-1 .hp-section-content {
  background-image: url('../content/seasonal-content/homepage/2014/07/home-marketing-slot1-20140707-divider.png');
  background-position: center 80px;
  background-repeat: no-repeat;
  padding-bottom: 80px;
}
#hp-section-1 #hp-section-1-stars {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 64px;
  left: 0;
  z-index: 1;
  background-position: center 0;
}
.hp-section-1a,
.hp-section-1b {
  float: left;
  position: relative;
  width: 420px;
  margin: 0 80px 0 0;
  overflow: visible;
  z-index: 2;
}
.hp-section-1a .keds-text,
.hp-section-1b .keds-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.hp-section-1b {
  margin: 0;
}
#hp-section-1 .hp-section-1a img,
#hp-section-1 .hp-section-1b img {
  display: block;
  position: relative;
}
/* SECTION 2 - TAYLOR'S PICKS */
/*#hp-section-2 .hp-section-body:before,#hp-section-2 .hp-section-body:after,#hp-section-2 .hp-section-content{
	background:#fff7e0;
}
#hp-section-2 .hp-section-top,#hp-section-2 .hp-section-top:before,#hp-section-2 .hp-section-top:after,#hp-section-2 .hp-section-bottom{
	border-color:#fff7e0;
}*/
.hp-section-2-text {
  position: absolute;
  bottom: 128px;
  right: 0;
  text-align: right;
}
/* SECTION 3 - GET INSPIRED */
#hp-section-3 .hp-section-body:before,
#hp-section-3 .hp-section-body:after,
#hp-section-3 .hp-section-content {
  background: #00aeac;
}
#hp-section-3 .hp-section-top,
#hp-section-3 .hp-section-top:before,
#hp-section-3 .hp-section-top:after,
#hp-section-3 .hp-section-bottom {
  border-color: #00aeac;
}
#hp-section-3 .hp-section-content {
  background-image: url('../content/core-content/homepage/home-marketing-slot3-bg.png');
  background-position: center 20px;
  background-repeat: no-repeat;
  overflow: visible;
  margin: 0 -120px;
  padding-left: 120px;
  padding-right: 120px;
}
ul.inspired-social-icons {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 30px 0;
}
ul.inspired-social-icons li {
  display: inline;
  position: relative;
}
.inspired-column {
  width: 290px;
  margin-right: 25px;
  float: left;
}
.inspired-column-3 {
  margin-right: 0;
}
.inspired-block {
  margin-bottom: 25px;
}
.inspired-bravehearts {
  background: #ffc600;
  padding: 20px;
  color: #FFF;
}
.inspired-bravehearts h4,
.inspired-bravehearts p,
.inspired-bravehearts a {
  color: #FFF;
}
.inspired-bravehearts h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
}
.inspired-bravehearts p {
  font-size: 16px;
}
.inspired-bravehearts a {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
}
.inspired-tweet {
  background: #f0fafa;
  color: 111;
  padding: 20px;
  position: relative;
}
.inspired-tweet h4 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffc600;
  margin: 0;
}
.inspired-tweet h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
}
.inspired-tweet .keds-icon-wrap {
  text-align: right;
}
.inspired-tweet:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #f0fafa;
  border-right-color: transparent!important;
  border-bottom-color: transparent!important;
  border-left-color: transparent!important;
}
.inspired-instagram {
  position: relative;
  margin-bottom: 10px;
}
.inspired-instagram h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #222;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px 20px 40px;
  margin: 0;
  display: none;
}
.inspired-instagram:hover h5 {
  /*display:block;*/
}
.inspired-instagram .keds-icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
/* SECTION 4 Champions Carousel*/
#hp-section-4 .hp-section-body:before,
#hp-section-4 .hp-section-body:after,
#hp-section-4 .hp-section-content {
  background: #FFF;
}
#hp-section-4 .hp-section-top,
#hp-section-4 .hp-section-top:before,
#hp-section-4 .hp-section-top:after,
#hp-section-4 .hp-section-bottom {
  border-color: #FFF;
}
/* Temp collapse styles */
#hp-section-4.homepage-product-display-section {
  height: auto;
}
#hp-section-4.homepage-product-display-section .home-product-carousel {
  height: 640px;
  margin-bottom: 150px;
  padding-bottom: 0px;
}
#hp-section-4.homepage-product-display-section .collection-link {
  bottom: -40px;
}
/* SECTION 5 - Look Book */
#hp-section-5 .hp-section-body:before,
#hp-section-5 .hp-section-body:after,
#hp-section-5 .hp-section-content {
  background: #fff1c0;
}
#hp-section-5 .hp-section-top,
#hp-section-5 .hp-section-top:before,
#hp-section-5 .hp-section-top:after,
#hp-section-5 .hp-section-bottom {
  border-color: #fff1c0;
}
#hp-section-5 .hp-section-content {
  background-image: url('../content/seasonal-content/homepage/2014/07/home-marketing-slot5-20140707-bg.png');
  background-position: 0 20px;
  background-repeat: no-repeat;
  overflow: visible;
  margin: 0 -40px;
  padding-left: 40px;
  padding-right: 40px;
}
#hp-section-5 .hp-section-content > h2 {
  margin-bottom: 30px;
  color: #00afab;
}
.lookbook-slide {
  position: relative;
}
.lookbook-slide .lookbook-caption,
.lookbook-slide .lookbook-image {
  float: left;
}
.lookbook-slide .lookbook-caption {
  margin-top: 200px;
  margin-right: 0;
  width: 280px;
}
/* SECTION 5 Look Book UPDATE 10/02/2014 */
/* KEDS LOOKBOOK ROTATOR */
.keds-lookbook-content {
  position: relative;
}
.keds-lookbook-images {
  width: 920px;
  height: 579px;
  position: relative;
  z-index: 10;
}
.keds-lookbook-images > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.keds-lookbook-images > ul > li {
  width: 262px;
  height: 579px;
  position: absolute;
  display: none;
  opacity: 0;
}
.keds-lookbook-images > ul > li img {
  width: 100%;
  height: auto;
}
.keds-lookbook-images > ul > li[data-rotator="1"] {
  display: block;
  bottom: 30px;
  left: 0px;
  width: 200px;
  height: 442px;
  opacity: 1;
}
.keds-lookbook-images > ul > li[data-rotator="2"] {
  display: block;
  bottom: 0px;
  left: 190px;
  width: 262px;
  height: 579px;
  opacity: 1;
}
.keds-lookbook-images > ul > li[data-rotator="3"] {
  display: block;
  bottom: 30px;
  left: 700px;
  width: 200px;
  height: 442px;
  opacity: 1;
}
.container-stretch {
  position: relative;
}
.keds-lookbook-prev,
.keds-lookbook-next {
  display: block;
  width: 60px;
  height: 80px;
  position: absolute;
  left: 10px;
  bottom: 250px;
  z-index: 10;
  cursor: pointer;
}
.keds-lookbook-next {
  left: auto;
  right: 10px;
}
.keds-lookbook-captions {
  position: absolute;
  top: 70px;
  left: 490px;
  z-index: 10;
}
.keds-lookbook-captions h2 {
  font-size: 64px;
  line-height: 52px;
}
.keds-lookbook-captions > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.keds-lookbook-captions > ul > li {
  display: none;
  position: relative;
  width: 250px;
}
.keds-lookbook-captions > ul > li:nth-child(1) {
  display: block;
}
/* GATEWAYS */
.gateway-feature {
  margin-top: -50px;
}
.gateway-kicker {
  display: block;
  margin: 40px 0;
}
.marketing-middle1 {
  margin-bottom: 50px;
  width: 680px;
}
.keds-feature-slider {
  width: 100%;
  position: relative;
}
.keds-feature-slider .keds-feature-slides {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.keds-feature-slider .keds-feature-slides:after {
  content: " ";
  clear: both;
  display: block;
}
.keds-feature-slider .keds-feature-slides li {
  display: none;
}
.gateway-feature .flex-control-nav {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: auto;
}
.gateway-feature .flex-control-nav li {
  margin: 0 5px;
}
.gateway-feature .flex-control-nav li a {
  width: 16px;
  height: 16px;
  background-color: none;
  background-position: -120px -110px;
  border-radius: none;
}
.gateway-feature .flex-control-nav li a.flex-active {
  background-position: -136px -110px;
  background-color: none;
}
.gateway-feature .flex-control-nav li a:hover {
  background-color: none;
}
/* JL - START Style Update 2015/02 */
/* kedstext */
.kedstext {
  position: relative;
  color: #505050;
  font-size: 12px;
}
.kedstext h1,
.kedstext .h1,
.kedstext h2,
.kedstext .h2,
.kedstext h3,
.kedstext .h3,
.kedstext h4,
.kedstext .h4,
.kedstext h5,
.kedstext .h5,
.kedstext h6,
.kedstext .h6 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  color: #505050;
  margin-bottom: 10px;
  text-transform: none;
}
.kedstext h1,
.kedstext .h1 {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.5px;
}
.kedstext h2,
.kedstext .h2 {
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.5px;
}
.kedstext h3,
.kedstext .h3 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.5px;
}
.kedstext h4,
.kedstext .h4 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
}
.kedstext h5,
.kedstext .h5 {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}
.kedstext h6,
.kedstext .h6 {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
}
.kedstext p {
  color: #505050;
  font-size: 12px;
}
.kedstext .kedstext-button {
  display: inline;
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 2.25;
  letter-spacing: 1px;
  word-wrap: normal;
  white-space: nowrap;
  border: #505050 solid 1px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -ms-border-radius: 8px 8px 8px 8px;
  -o-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  padding: 8px 20px;
  background: none;
  background: rgba(80, 80, 80, 0);
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  -o-transition: all linear .1s;
  transition: all linear .1s;
}
.kedstext .kedstext-button:hover {
  background: #505050;
  color: #ffffff;
}
.kedstext-mobile .kedstext-button:hover {
  color: #505050;
}
.kedstext hr {
  background: none;
  border: none;
  height: 0;
  margin: 0;
  padding: 0;
}
.kedstext-light {
  color: #ffffff;
}
.kedstext-light h1,
.kedstext-light h2,
.kedstext-light h3,
.kedstext-light h4,
.kedstext-light h5,
.kedstext-light h6,
.kedstext-light .h1,
.kedstext-light .h2,
.kedstext-light .h3,
.kedstext-light .h4,
.kedstext-light .h5,
.kedstext-light .h6,
.kedstext-light p,
.kedstext-light a {
  color: #ffffff;
  letter-spacing: none;
}
.kedstext-light .kedstext-button {
  border-color: #ffffff;
}
.kedstext-light .kedstext-button:hover {
  background: #ffffff;
  color: #505050;
}
/* kedstext mobile */
.kedstext-mobile {
  font-size: 12px;
}
.kedstext-mobile h1,
.kedstext-mobile .h1,
.kedstext-mobile h2,
.kedstext-mobile .h2,
.kedstext-mobile h3,
.kedstext-mobile .h3,
.kedstext-mobile h4,
.kedstext-mobile .h4,
.kedstext-mobile h5,
.kedstext-mobile .h5,
.kedstext-mobile h6,
.kedstext-mobile .h6 {
  margin-bottom: 10px;
}
.kedstext-mobile h1,
.kedstext-mobile .h1 {
  font-size: 36px;
  line-height: 1;
}
.kedstext-mobile h2,
.kedstext-mobile .h2 {
  font-size: 30px;
  line-height: 1;
}
.kedstext-mobile h3,
.kedstext-mobile .h3 {
  font-size: 24px;
  line-height: 1;
}
.kedstext-mobile h4,
.kedstext-mobile .h4 {
  font-size: 18px;
  line-height: 1;
}
.kedstext-mobile h5,
.kedstext-mobile .h5 {
  font-size: 14px;
  line-height: 1;
}
.kedstext-mobile h6,
.kedstext-mobile .h6 {
  font-size: 12px;
  line-height: 1;
}
.kedstext-mobile p {
  font-size: 14px;
  line-height: 1.25;
}
.kedstext.kedstext-mobile .kedstext-button {
  font-size: 18px;
  line-height: 2.25;
  letter-spacing: 1px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -ms-border-radius: 8px 8px 8px 8px;
  -o-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  padding: 6px 10px;
  background: rgba(255, 255, 255, 0.3);
}
.kedstext.kedstext-mobile.kedstext-light .kedstext-button {
  /*background:rgba(80,80,80,.3);*/
}
/* Product Callouts (bottom corner text link) */
.keds-callout-left,
.keds-callout-right {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 21px;
  color: #FFF;
}
.keds-callout-right {
  left: auto;
  right: 20px;
}
.keds-callout-left a,
.keds-callout-right a {
  color: #FFF;
  text-decoration: underline;
}
/* Homepage - Desktop */
.hp-slot-wrapper {
  position: relative;
  margin-bottom: -70px;
}
#home-marketing-slot1 {
  z-index: 1;
  height: 240px;
}
#home-marketing-slot1 #home-marketing-slot1-badge {
  display: block;
  position: absolute;
  top: 20px;
  left: 40px;
}
#home-marketing-slot1:after {
  content: "";
  display: block;
  clear: both;
}
#home-marketing-slot1 p {
  padding: 120px 0 0 280px;
  font-size: 125%;
}
#home-marketing-slot1 p a {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-decoration: underline;
  color: #0eb0ac;
  position: relative;
}
#home-marketing-slot1 p a:after {
  content: ">";
  display: block;
  position: absolute;
  right: -10px;
  top: 0;
}
#home-marketing-slot2 .kedstext {
  position: absolute;
  top: 120px;
  left: 600px;
  width: 250px;
}
#home-marketing-slot3 {
  padding-bottom: 100px;
}
#home-marketing-slot3 #home-marketing-slot3-main {
  margin-left: 250px;
  display: block;
}
#home-marketing-slot3 #home-marketing-slot3-model {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
  z-index: 1;
}
#home-marketing-slot3 .kedstext {
  position: absolute;
  top: 80px;
  left: 20px;
  width: 180px;
  text-align: right;
}
#home-marketing-slot4 #home-marketing-slot4-main {
  margin-left: 400px;
  display: block;
}
#home-marketing-slot4 #home-marketing-slot4-topleft {
  display: block;
  position: absolute;
  top: -70px;
  left: 0;
}
#home-marketing-slot4 .kedstext {
  position: absolute;
  bottom: 110px;
  left: 130px;
  width: 220px;
  text-align: right;
}
#home-marketing-slot5 .kedstext {
  position: absolute;
  top: 70px;
  left: 510px;
  width: 220px;
}
#home-marketing-slot6 {
  margin: 140px 0 70px;
}
#home-marketing-slot6 .kedstext {
  position: absolute;
  top: 170px;
  left: 570px;
  width: 220px;
}
#home-marketing-slot7 {
  margin: 0;
}
#home-marketing-slot7 #home-marketing-slot7-inset {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  text-align: center;
}
#home-marketing-slot7 #home-marketing-slot7-inset .inspired-social-icons {
  margin: 10px 0 20px;
}
#home-marketing-slot7 #home-marketing-slot7-inset .inspired-social-icons .keds-icon {
  background-color: #505050;
}
.homepage-product-display-section {
  margin: 0;
}
/* Homepage - Mobile */
.mobile-hp-slot-wrapper {
  position: relative;
  margin-bottom: -50px;
}
#mobile-home-marketing-slot1 .kedstext {
  position: absolute;
  top: 10px;
  left: 20px;
  right: 160px;
  text-align: left;
}
#mobile-home-marketing-slot2 {
  position: relative;
  z-index: 1;
}
#mobile-home-marketing-slot2 .kedstext {
  position: absolute;
  top: 60px;
  left: 180px;
  right: 10px;
  text-align: left;
}
#mobile-home-marketing-slot3 {
  margin-bottom: 10px;
}
#mobile-home-marketing-slot3 .kedstext {
  position: absolute;
  top: 40px;
  left: 20px;
  right: 160px;
  text-align: left;
}
#mobile-home-marketing-slot4 {
  margin: 0;
}
#mobile-home-marketing-slot4 .kedstext {
  padding: 0 20px;
}
/* Homepage Feature */
#hp-feature-slider,
#hp-feature-slider .slides {
  width: 100%;
  height: 710px;
  position: relative;
}
#hp-feature-slider .slides > li {
  position: relative;
  overflow: hidden;
  clear: none;
  width: 100%;
  height: 710px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
  /* Added on 01282015 */
  background-size: cover;
}
#hp-feature-slider .slides > li:nth-child(1) {
  display: block;
}
#hp-feature-slider #hp-feature-slider-controls {
  position: absolute;
  bottom: 30px;
  right: 65px;
  z-index: 1;
}
#hp-feature-slider #hp-feature-slider-controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}
#hp-feature-slider #hp-feature-slider-controls ol {
  list-style: none;
  position: relative;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  display: inline;
  display: inline-block;
}
#hp-feature-slider #hp-feature-slider-controls ol li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 3px;
  text-align: right;
  cursor: pointer;
}
#hp-feature-slider #hp-feature-slider-controls ol li > a {
  display: block;
  width: 26px;
  height: 26px;
  margin: 2px;
  background: #FFF;
  color: transparent;
  text-indent: -9999px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
#hp-feature-slider #hp-feature-slider-controls ol li > a.kedsflex-active,
#hp-feature-slider #hp-feature-slider-controls ol li > a:hover {
  background: #0eb0ac;
}
#hp-feature-slider #hp-feature-slider-controls .kedsflex-prev,
#hp-feature-slider #hp-feature-slider-controls .kedsflex-next {
  background-image: url('http://content.cqlwww.com/sandbox/keds/20150203-hp/img/arrows.png');
  background-size: 120px 33px;
  background-position: 0 0;
  display: block;
  height: 33px;
  width: 30px;
  position: absolute;
  top: -1px;
  left: -35px;
  color: transparent;
  text-indent: -9999px;
}
#hp-feature-slider #hp-feature-slider-controls .kedsflex-next {
  background-position: -30px 0;
  left: auto;
  right: -35px;
}
#hp-feature-slider #hp-feature-slider-controls .kedsflex-prev:hover {
  background-position: -60px 0;
}
#hp-feature-slider #hp-feature-slider-controls .kedsflex-next:hover {
  background-position: -90px 0;
}
#hp-feature-slider .hp-feature-content {
  position: relative;
  width: 920px;
  height: 710px;
  margin: 0 auto;
}
#hp-feature-slider .hp-box-border {
  text-align: left;
  position: absolute;
  max-width: 490px;
  padding: 16px 24px 16px;
  bottom: 85px;
  right: 0;
  background: #0eb0ac;
  background: rgba(14, 176, 172, 0.6);
}
#hp-feature-slider .hp-box-border:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('http://content.cqlwww.com/sandbox/keds/20150203-hp/img/box-border.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#hp-feature-slider .hp-box-border * {
  color: #505050;
  font-size: 16px;
  line-height: 1.5;
  display: block;
  margin: 0;
}
#hp-feature-slider .hp-box-border h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 36px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.25;
}
#hp-feature-slider .hp-box-border p {
  font-size: 16px;
}
#hp-feature-slider .hp-box-border a {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  text-align: right;
  text-decoration: underline;
  text-transform: uppercase;
  position: relative;
  margin-right: 10px;
}
#hp-feature-slider .hp-box-border a:after {
  content: ">";
  display: block;
  position: absolute;
  right: -10px;
  top: 0;
}
/* mobile */
#hp-feature-slider-mobile,
#hp-feature-slider-mobile .slides {
  width: 320px;
  height: 238px;
  position: relative;
  margin-bottom: 10px;
}
#hp-feature-slider-mobile .slides > li {
  position: relative;
  overflow: hidden;
  clear: none;
  width: 320px;
  height: 238px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
}
#hp-feature-slider-mobile .slides > li:nth-child(1) {
  display: block;
}
#hp-feature-slider-mobile #hp-feature-slider-controls {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 1;
}
#hp-feature-slider-mobile #hp-feature-slider-controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}
#hp-feature-slider-mobile #hp-feature-slider-controls ol {
  list-style: none;
  position: relative;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  display: inline;
  display: inline-block;
}
#hp-feature-slider-mobile #hp-feature-slider-controls ol li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 3px;
  text-align: right;
  cursor: pointer;
}
#hp-feature-slider-mobile #hp-feature-slider-controls ol li > a {
  display: block;
  width: 20px;
  height: 20px;
  margin: 2px;
  background: #FFF;
  color: transparent;
  text-indent: -9999px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -o-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
#hp-feature-slider-mobile #hp-feature-slider-controls ol li > a.kedsflex-active,
#hp-feature-slider-mobile #hp-feature-slider-controls ol li > a:hover {
  background: #0eb0ac;
}
#hp-feature-slider-mobile .hp-feature-content {
  position: relative;
  width: 920px;
  height: 710px;
  margin: 0 auto;
}
/* JL - END Style Update 2015/02 */
/* Shopping Cart */
.cart-banner-middle p.cart-promo-mobile {
  font-size: 16px;
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  color: #ee85ae;
  letter-spacing: 1px;
  text-align: center;
}
/* HOMEPAGE POPUP */
#homepage_submodal_content {
  width: 600px;
  height: 450px;
}
#popup_rightCol {
  width: 260px;
  float: right;
  clear: none;
  height: 400px;
  margin-top: 10px;
}
#popup_leftCol {
  width: 330px;
  float: left;
  clear: none;
  height: 400px;
  position: relative;
}
#homepage_submodal_subscribe h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 36px;
  letter-spacing: 1px;
  text-transform: lowercase;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: .5em;
}
#homepage_submodal_subscribe p {
  margin-right: 10px;
  margin-left: 10px;
}
#homepage_submodal_thanks h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 52px;
  letter-spacing: 1px;
  text-transform: lowercase;
  text-align: center;
  margin-top: 100px;
  margin-right: 10px;
  margin-left: 10px;
}
html[lang="de"] #homepage-submodal-subscribe h3,
html[lang="de"] #homepage_submodal_tanks h3 {
  text-transform: none;
}
#homepage_submodal_thanks p {
  font-size: 24px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}
#popup_leftCol form {
  margin: 0 10px;
}
#popup_leftCol label {
  width: auto;
}
#popup_leftCol .wwwAjaxSubmit_bdayError {
  display: none;
}
#popup_leftCol #homepage_submodal_subemail {
  font-family: Georgia,Times New Roman,serif;
  font-size: 12px;
  width: 290px;
  padding-left: 10px;
  padding-right: 10px;
  background: #dee3e9;
  color: #103083;
}
#popup_leftCol .signupbday_select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #103083;
  width: 32%;
}
#popup_leftCol #homepage_submodal_subsubmit {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  width: 100%;
  padding: 6px 0;
  background: #103083;
  color: #FFF;
  border: none;
  margin: 20px 0;
}
#popup_leftCol select {
  border: none;
  background: #dee3e9;
}
#popup_leftCol #popup_disclaimer {
  margin: 10px;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: 0;
}
/* General Ajax Form Styles */
.wwwAjaxSubmit_form span.error-message {
  display: none;
}
.wwwAjaxSubmit_form .wwwAjaxErrorField {
  background: #F99;
  border: #F66 solid 1px;
  box-shadow: #F00 0 0 10px;
}
/* footer-top-banner */
#footer .footer-decoration {
  margin: 0;
}
.footer-top-banner {
  position: relative;
}
.footer-top-banner #footer-giftcard {
  position: absolute;
  top: 20px;
  right: 0;
}
#footer-subscribe {
  overflow: hidden;
  text-align: left;
}
#footer-subscribe hgroup {
  width: 250px;
  float: left;
  margin: 10px;
}
#footer-subscribe hgroup h3 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: lowercase;
  letter-spacing: 1px;
  line-height: 1.25;
  color: #123082;
  margin: 0;
}
html[lang="de"] #footer-subscribe hgroup h3 {
  text-transform: none;
}
#footer-subscribe hgroup p {
  line-height: 1.5;
  margin: 0;
  color: #123082;
}
#footer-subscribe form {
  background: #d0d6e6;
  float: left;
  height: 36px;
  width: 200px;
  margin: 27px 0;
  padding: 0 36px 0 0;
  overflow: hidden;
  position: relative;
}
#footer-subscribe form .footer-email-address {
  background: none;
  font-size: 16px;
  line-height: 18px;
  padding: 9px 10px;
  width: 184px;
  position: absolute;
  top: 0;
  left: 0;
}
#footer-subscribe form .footer-email-submit,
#footer-subscribe form .footer-email-submit:hover,
#mobile_subscribe_subsubmit {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 16px;
  height: 24px;
  color: transparent;
  background-color: transparent;
  padding: 0;
  background-position: -136px -126px;
}
#mobile_subscribe_subform {
  clear: both;
  position: relative;
}
#mobile_subscribe_subform:after {
  content: " ";
  clear: both;
  display: block;
}
#mobile_subscribe_subform #mobile_subscribe_subemail {
  width: 90%;
  font-family: Georgia,Times New Roman,serif;
}
/* Category slots */
div.category-ad-content-asset {
  min-height: 0;
}
.category-ad-content-asset .content-asset img {
  margin: 49px 0;
}
.category-ad-content-asset .content-asset .mobile-category-ad img {
  margin: 0;
}
/* Footer Styles */
#footer .row {
  width: auto;
}
#footer .footer-items-box {
  width: 670px;
}
#footer .footer-items-box .footer-item {
  width: 200px;
  max-width: 100%;
  margin-right: 20px;
}
#footer .footer-items-box .footer-item p,
#footer .footer-items-box .footer-item a,
#footer .footer-items-box .footer-item li,
#footer .footer-content .email-signup-box p,
#footer .footer-content .email-signup-box p a {
  font-size: 12px;
  line-height: 1.5;
}
#footer .footer-content .email-signup-box {
  width: 250px;
  margin-top: 25px;
}
#footer .footer-content .email-signup-box p,
#footer .footer-content .email-signup-box p a {
  font-family: Georgia,Times New Roman,serif;
  font-size: 12px;
  color: #123082;
}
#footer .footer-content .email-signup-box p a:hover {
  color: #45a2d1;
}
.home-container-box .email-signup-ext h4 {
  margin: 5px 0;
  letter-spacing: .5px;
}
.footer-menu p a {
  white-space: nowrap;
}
/* Benefits Icons */
.techTile-img {
  padding: 20px;
}
/* Subscribe Page */
#keds-subscribe-lp {
  margin-top: -58px;
  background: #FFF;
}
#keds-subscribe-lp a {
  text-decoration: underline;
}
#keds-subscribe-lp h3,
#keds-subscribe-lp h4 {
  font-family: GoodWebPro-CompBold, "alternate-gothic-no-2-d", Helvetica, sans-serif;
  font-size: 48px;
  font-weight: normal;
  text-transform: lowercase;
  letter-spacing: 1px;
  line-height: 1;
  margin: 10px 0;
}
html[lang="de"] #keds-subscribe-lp h3,
html[lang="de"] #keds-subscribe-lp h4 {
  text-transform: none;
}
#keds-subscribe-lp h4 {
  font-size: 36px;
}
#keds-subscribe-lp h3 img,
#keds-subscribe-lp h4 img {
  display: inline;
  vertical-align: middle;
}
#keds-subscribe-benefits {
  width: 450px;
  float: right;
  clear: none;
  margin: 0 0 0 10px;
  background: #fff3c9;
}
#keds-subscribe-benefits-text {
  padding: 40px;
}
#keds-subscribe-benefits ul {
  list-style: disc;
  padding: 0 0 0 20px;
}
#keds-subscribe-benefits ul li {
  margin: 5px 0;
}
#keds-subscribe-main {
  padding-top: 40px;
}
#keds-subscribe-lp #keds_subscribe_form {
  margin: 0 0 30px;
}
#keds-subscribe-lp label {
  font-family: Georgia,Times New Roman,serif;
  font-size: 14px;
  text-transform: none;
  line-height: 22px;
  color: #666;
  float: left;
  width: 180px;
}
#keds-subscribe-lp .keds-subscribe-checkbox label {
  float: none;
  display: inline;
}
#keds-subscribe-lp input[type="email"],
#keds-subscribe-lp input[type="text"] {
  width: 200px;
}
#keds-subscribe-lp fieldset {
  clear: left;
  margin: 10px 0;
}
#keds-subscribe-lp #keds-subscribe-additional {
  margin: 30px 0 0;
}
#keds-subscribe-lp .wwwAjaxSubmit_13plus {
  margin: 0 0 30px;
}
#keds-subscribe-lp .wwwAjaxSubmit_13plus select {
  width: 30%;
}
#keds-subscribe-lp .keds-subscribe-pref {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 10px;
  text-align: center;
}
#keds-subscribe-lp .keds-subscribe-pref.keds-subscribe-pref-last {
  margin-right: 0;
}
#keds-subscribe-lp .keds-subscribe-pref label {
  display: block;
  width: 100%;
  float: none;
}
/* Customer Service */
form.cs-form {
  width: 300px;
  position: relative;
}
form.cs-form .cs-email-address {
  width: 220px;
}
form.cs-form .keds-button {
  height: 32px;
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
}
div.secondary-navigation h2 {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  text-transform: uppercase;
}
/* Product Detail Page Styles */
.product-mobile-tabs .helpful-hints-content {
  margin: 0;
}
/* Keds content branding update 20150721 - EK */
.holly-text {
  color: #545454;
  font-family: 'AvenirNextLTPro-Regular', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 0;
}
.keds-block-text {
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
  background-color: #FFF;
  color: #26387e;
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: .01em;
  line-height: 48px;
  padding: 6px 0 30px;
}
.keds-blue-block-text {
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
  background-color: #26387e;
  color: #FFF;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 70px;
  text-align: center;
  letter-spacing: 0;
}
.lookbook-callout {
  font-family: 'AvenirNextLTPro-Regular', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}
a.lookbook-callout:hover {
  color: #26387e;
}
.lookbook-text {
  color: #fff;
  font-family: 'AvenirNextLTPro-Regular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 0;
}
/* kedstext1 */
.kedstext1 {
  position: relative;
  color: #505050;
  font-size: 12px;
}
.kedstext1 h1,
.kedstext1 .h1,
.kedstext1 h2,
.kedstext1 .h2,
.kedstext1 h3,
.kedstext1 .h3,
.kedstext1 h4,
.kedstext1 .h4,
.kedstext1 h5,
.kedstext1 .h5,
.kedstext1 h6,
.kedstext1 .h6 {
  font-family: 'AvenirNextLTPro-Regular', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #505050;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.kedstext1 h1,
.kedstext1 .h1 {
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 h2,
.kedstext1 .h2 {
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 h3,
.kedstext1 .h3 {
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 h4,
.kedstext1 .h4 {
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 h5,
.kedstext1 .h5 {
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 h6,
.kedstext1 .h6 {
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0;
}
.kedstext1 p {
  color: #505050;
  font-size: 12px;
}
.kedstext1 .kedstext1-button {
  display: inline;
  font-family: 'GoodHeadlineWeb-WideMedium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 3;
  letter-spacing: .05em;
  word-wrap: normal;
  white-space: nowrap;
  border: #505050 solid 1px;
  padding: 13px 20px;
  background: none;
  background: rgba(80, 80, 80, 0);
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  -o-transition: all linear .1s;
  transition: all linear .1s;
  text-transform: uppercase;
}
.kedstext1 .kedstext1-button:hover {
  background: #505050;
  color: #ffffff;
}
.kedstext1 hr {
  background: none;
  border: none;
  height: 15px;
  margin: 0;
  padding: 0;
}
.kedstext1-mobile hr {
  background: none;
  border: none;
  height: 20px;
  margin: 0;
  padding: 0;
}
.kedstext1-light {
  color: #ffffff;
}
.kedstext1-light h1,
.kedstext1-light h2,
.kedstext1-light h3,
.kedstext1-light h4,
.kedstext1-light h5,
.kedstext1-light h6,
.kedstext1-light .h1,
.kedstext1-light .h2,
.kedstext1-light .h3,
.kedstext1-light .h4,
.kedstext1-light .h5,
.kedstext1-light .h6,
.kedstext1-light p,
.kedstext1-light a {
  color: #ffffff;
  letter-spacing: none;
}
.kedstext1-light .kedstext1-button {
  border-color: #ffffff;
}
.kedstext1-light .kedstext1-button:hover {
  background: #ffffff;
  color: #505050;
}
/* kedstext1 mobile */
.kedstext1-mobile {
  font-size: 12px;
}
.kedstext1-mobile h1,
.kedstext1-mobile .h1,
.kedstext1-mobile h2,
.kedstext1-mobile .h2,
.kedstext1-mobile h3,
.kedstext1-mobile .h3,
.kedstext1-mobile h4,
.kedstext1-mobile .h4,
.kedstext1-mobile h5,
.kedstext1-mobile .h5,
.kedstext1-mobile h6,
.kedstext1-mobile .h6 {
  margin-bottom: 25px;
  text-transform: lowercase;
}
.kedstext1-mobile h1,
.kedstext1-mobile .h1 {
  font-size: 36px;
  line-height: 1.15;
}
.kedstext1-mobile h2,
.kedstext1-mobile .h2 {
  font-size: 30px;
  line-height: 1.15;
}
.kedstext1-mobile h3,
.kedstext1-mobile .h3 {
  font-size: 30px;
  line-height: 1.15;
}
.kedstext1-mobile h4,
.kedstext1-mobile .h4 {
  font-size: 18px;
  line-height: 1.15;
}
.kedstext1-mobile h5,
.kedstext1-mobile .h5 {
  font-size: 14px;
  line-height: 1.15;
}
.kedstext1-mobile h6,
.kedstext1-mobile .h6 {
  font-size: 12px;
  line-height: 1.15;
}
.kedstext1-mobile p {
  font-size: 14px;
  line-height: 1.25;
}
.kedstext1.kedstext1-mobile .kedstext1-button {
  font-size: 14px;
  line-height: 2.25;
  letter-spacing: 0;
  padding: 10px 10px;
  background: transparent;
  background: rgba(255, 255, 255, 0.3);
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button {
  /*background:rgba(80,80,80,.3);*/
}
.kedstext1.kedstext1-mobile .kedstext1-button:hover {
  color: #505050;
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button:hover {
  color: #fff;
}
.kedstext1-mobile hr {
  height: 18px;
}
.keds1-callout-left,
.keds1-callout-right {
  position: absolute;
  bottom: 10px;
  font-family: 'AvenirNextLTPro-Regular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #FFF;
  text-transform: uppercase;
}
.keds1-callout-left {
  left: 10px;
}
.keds1-callout-right {
  right: 10px;
}
.keds1-callout-left a:hover,
.keds1-callout-right a:hover {
  color: #26387e;
}
.lookbook-wrap {
  position: relative;
}
#mobile-home-marketing-slot1 .kedstext1 {
  position: absolute;
  top: 10px;
  left: 20px;
  right: 160px;
  text-align: left;
}
#mobile-home-marketing-slot2 .kedstext1 {
  position: absolute;
  top: 60px;
  left: 180px;
  right: 10px;
  text-align: left;
}
#mobile-home-marketing-slot3 .kedstext1 {
  position: absolute;
  top: 40px;
  left: 20px;
  right: 160px;
  text-align: left;
}
#keds-home-marketing-slot1-block {
  height: 120px;
  width: 140px;
  position: absolute;
  display: block;
  left: 90px;
  z-index: 2;
}
#keds-home-marketing-slot1-text {
  font-size: 23px;
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
  color: #FFF;
  text-align: center;
  left: 2px;
  line-height: 1.2;
  position: relative;
  top: 12px;
  letter-spacing: 0;
}
#keds-home-marketing-slot1 {
  height: 155px;
}
#keds-home-marketing-slot1 p {
  padding: 40px 0 0 260px;
  margin-top: 65px;
}
#keds-home-marketing-slot1 a {
  font-family: 'GoodWebPro-CompBold', 'alternate-gothic-no-2-d', Helvetica, sans-serif;
  font-weight: normal;
  font-size: 22px;
  position: relative;
}
#keds-home-marketing-slot2 .kedstext1 {
  position: absolute;
  top: 120px;
  left: 600px;
  width: 250px;
}
#keds-home-marketing-slot2 h3 {
  font-size: 46px;
  margin-bottom: 27px;
  text-transform: uppercase;
}
#keds-home-marketing-slot2 p {
  font-size: 16px;
  line-height: 26px;
}
#keds-home-marketing-slot2 .kedstext1-button {
  font-size: 18px;
}
#keds-home-marketing-slot3 {
  margin-bottom: 40px;
}
#keds-home-marketing-slot3 #keds-home-marketing-slot3-block {
  position: absolute;
  top: 270px;
  right: 0px;
}
#keds-home-marketing-slot3 .kedstext1 {
  position: absolute;
  top: 88px;
  left: 20px;
  width: 220px;
  text-align: right;
}
#keds-home-marketing-slot3 h3,
#keds-home-marketing-slot4 h3,
#keds-home-marketing-slot5 h3 {
  font-size: 28px;
}
#keds-home-marketing-slot3 #home-marketing-slot3-main {
  margin-left: 281px;
  display: block;
}
#keds-home-marketing-slot3-block .keds1-callout-right {
  bottom: -20px;
}
#keds-home-marketing-slot4 #home-marketing-slot4-main {
  margin-left: 322px;
  display: block;
}
#keds-home-marketing-slot4 #keds-home-marketing-slot4-topleft {
  position: absolute;
  top: -95px;
  text-align: center;
}
#keds-home-marketing-slot4 h3 {
  text-transform: uppercase;
  margin-bottom: 18px;
}
#keds-home-marketing-slot4 .kedstext1 {
  position: absolute;
  top: 205px;
  text-align: right;
}
#keds-home-marketing-slot5 .kedstext1 {
  position: absolute;
  top: 100px;
  right: 0;
  width: 220px;
}
#marketing-slot6-slider,
#marketing-slot6-slider .slides {
  width: 100%;
  height: 503px;
  position: relative;
}
#marketing-slot6-slider .slides > li {
  position: relative;
  overflow: hidden;
  clear: none;
  height: 503px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
  /* Added on 01282015 */
  background-size: cover;
}
#marketing-slot6-slider .slides > li:nth-child(1) {
  display: block;
}
#marketing-slot6-slider #marketing-slot6-slider-controls {
  position: absolute;
  bottom: 0px;
  text-align: right;
  z-index: 2;
  right: 0;
  left: 0;
  bottom: 10px;
}
#marketing-slot6-slider #marketing-slot6-slider-controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}
#marketing-slot6-slider #marketing-slot6-slider-controls ol {
  list-style: none;
  position: relative;
  bottom: 0;
  right: 10px;
  padding: 0;
  margin: 0;
  display: inline;
  display: inline-block;
}
#marketing-slot6-slider #marketing-slot6-slider-controls ol li {
  display: inline-block;
  width: 12px;
  height: 22px;
  margin: 0 4px;
  text-align: right;
  cursor: pointer;
}
#marketing-slot6-slider #marketing-slot6-slider-controls ol li > a {
  display: block;
  width: 14px;
  height: 14px;
  margin: 2px;
  background: #FFF;
  color: transparent;
  text-indent: -9999px;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
#marketing-slot6-slider #marketing-slot6-slider-controls ol li > a.kedsflex-active,
#marketing-slot6-slider #marketing-slot6-slider-controls ol li > a:hover {
  background: #26387e;
}
#marketing-slot6-slider #marketing-slot6-slider-controls .kedsflex-prev,
#marketing-slot6-slider #marketing-slot6-slider-controls .kedsflex-next {
  display: none;
}
#marketing-slot6-slider a.kedstext-button:hover {
  color: #505050;
}
#home-marketing-slot6 {
  margin: 140px 0 20px;
}
#marketing-slot6-slider p {
  font-size: 17px;
}
#marketing-slot6-slider h3 {
  font-size: 47px;
  line-height: 54px;
}
.blue-bar {
  background-color: #213f81;
  height: 30px;
  width: 920px;
  margin-top: 5px;
}
#keds-main-slider,
#keds-main-slider .slides1 {
  width: 100%;
  height: 930px;
  position: relative;
  margin-top: -10px;
  padding: 0;
}
#keds-main-slider .slides1 > li {
  position: relative;
  overflow: hidden;
  clear: none;
  width: 100%;
  height: 930px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
}
#keds-main-slider .slides1 > li:nth-child(1) {
  display: block;
}
#keds-main-slider .hp-feature-content {
  position: relative;
  width: 920px;
  height: 710px;
  margin: 0 auto;
}
.keds-slider-text {
  color: #FFF;
  font-style: italic;
  text-transform: uppercase;
  line-height: 17px;
}
#keds-main-slider .keds-block-text {
  font-size: 62px;
  line-height: 87px;
}
#keds-feature-slider-mobile,
#keds-feature-slider-mobile .slides1 {
  width: 320px;
  height: 242px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 0;
  padding: 0;
}
#keds-feature-slider-mobile .slides1 > li {
  position: relative;
  overflow: hidden;
  clear: none;
  width: 320px;
  height: 242px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
}
#keds-feature-slider-mobile .slides1 > li:nth-child(1) {
  display: block;
}
.keds-block-text-mobile {
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
  background-color: #FFF;
  color: #26387e;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 0;
}
.hp-callout a,
#keds-main-slider h4 {
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  display: inline;
}
.hp-callout a:hover {
  color: #b0b0b0!important;
}
#keds-home-marketing-slot5 .keds1-callout-right,
#keds-home-marketing-slot2 .keds1-callout-left {
  text-decoration: underline;
}
.callout-light:hover {
  color: #b0b0b0 !important;
}
#keds-gateway-slider-mobile,
#keds-gateway-slider-mobile .slides1 {
  width: 100%;
  height: 330px;
  position: relative;
  padding: 0;
}
#keds-gateway-slider-mobile .slides1 > li {
  position: relative;
  overflow: hidden;
  clear: none;
  height: 330px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
  /* Added on 01282015 */
  background-size: cover;
}
#keds-gateway-slider-mobile .slides1 > li:nth-child(1) {
  display: block;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls {
  position: absolute;
  bottom: 0px;
  text-align: center;
  z-index: 2;
  right: 0;
  left: 0;
  bottom: 9px;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ol {
  list-style: none;
  position: relative;
  bottom: 0;
  padding: 0;
  margin: 0;
  display: inline;
  display: inline-block;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ol li {
  display: inline-block;
  width: 12px;
  height: 22px;
  margin: 0 6px;
  text-align: right;
  cursor: pointer;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ol li > a {
  display: block;
  width: 16px;
  height: 16px;
  margin: 2px;
  background: #FFF;
  color: transparent;
  text-indent: -9999px;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ol li > a.kedsflex-active,
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls ol li > a:hover {
  background: #26387e;
}
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls .kedsflex-prev,
#keds-gateway-slider-mobile #keds-gateway-slider-mobile-controls .kedsflex-next {
  display: none;
}
#keds-gateway-slider-mobile a.kedstext-button:hover {
  color: #505050;
}
#keds-gateway-slider,
#keds-gateway-slider .slides1 {
  width: 100%;
  height: 503px;
  position: relative;
  padding: 0;
}
#keds-gateway-slider .slides1 > li {
  position: relative;
  overflow: hidden;
  clear: none;
  height: 503px;
  display: none;
  background-position: center top;
  background-repeat: no-repeat;
  /* Added on 01282015 */
  background-size: cover;
}
#keds-gateway-slider .slides1 > li:nth-child(1) {
  display: block;
}
#keds-gateway-slider #keds-gateway-slider-controls {
  position: absolute;
  bottom: 0px;
  text-align: right;
  z-index: 2;
  right: 0;
  left: 0;
  bottom: 10px;
}
#keds-gateway-slider #keds-gateway-slider-controls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}
#keds-gateway-slider #keds-gateway-slider-controls ol {
  list-style: none;
  position: relative;
  bottom: 0;
  right: 20px;
  padding: 0;
  margin: 0;
  display: inline;
  display: inline-block;
}
#keds-gateway-slider #keds-gateway-slider-controls ol li {
  display: inline-block;
  width: 12px;
  height: 22px;
  margin: 0 4px;
  text-align: right;
  cursor: pointer;
}
#keds-gateway-slider #keds-gateway-slider-controls ol li > a {
  display: block;
  width: 14px;
  height: 14px;
  margin: 2px;
  background: #FFF;
  color: transparent;
  text-indent: -9999px;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
#keds-gateway-slider #keds-gateway-slider-controls ol li > a.kedsflex-active,
#keds-gateway-slider #keds-gateway-slider-controls ol li > a:hover {
  background: #26387e;
}
#keds-gateway-slider #keds-gateway-slider-controls .kedsflex-prev,
#keds-gateway-slider #keds-gateway-slider-controls .kedsflex-next {
  display: none;
}
.marketing-middle-callout {
  font-family: 'GoodHeadlineWeb-WideMedium', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: .05em;
  color: #505050;
}
.marketing-middle-callout:hover {
  color: #000;
}
.kedstext1-light .marketing-middle-callout:hover {
  color: #b0b0b0;
}
.marketing-middle1 h3 {
  text-transform: lowercase !important;
  font-size: 35px;
  margin-bottom: 25px;
}
/* Sale text in red */
/* Added on 20151105 */
.menu-category.level-1 a[href*="women-shopby-sale"] {
  color: #be2239 !important;
}
#category-level-1 li.level-2 a[href*="women-shopby-sale"] {
  color: #be2239 !important;
}
/* Added on 20160310 */
div.level-2 ul.level-2 .level-3 a[href*="accessories-shopby-sale"] {
  color: #be2239 !important;
}
#category-level-1 li.level-2 a[href*="accessories-shopby-sale"] {
  color: #be2239 !important;
}
/* CUSTOM POPUP STYLING */
.ui-dialog.homePageModal .ui-corner-all,
.ui-dialog.homePageModal .ui-corner-bottom,
.ui-dialog.homePageModal .ui-corner-right,
.ui-dialog.homePageModal .ui-corner-br {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
.ui-dialog.homePageModal .ui-state-hover,
.ui-dialog.homePageModal .ui-widget-content .ui-state-hover,
.ui-dialog.homePageModal .ui-widget-header .ui-state-hover,
.ui-dialog.homePageModal .ui-state-focus,
.ui-dialog.homePageModal .ui-widget-content .ui-state-focus,
.ui-dialog.homePageModal .ui-widget-header .ui-state-focus {
  border: 0;
  background: none;
  color: transparent;
}
.ui-dialog.homePageModal .ui-widget-header {
  border: 0;
  background: none;
  color: transparent;
}
.ui-dialog.homePageModal .ui-dialog-content {
  background-color: transparent;
  padding: .2em 1em;
}
.ui-widget-content.homePageModal {
  background: transparent;
  border: 0;
}
.ui-dialog.homePageModal .ui-dialog-titlebar-close {
  border: 0 none;
  border-radius: 0;
  height: 14px;
  margin: 7px 11px 0 0;
  padding: 0;
  right: -11px;
  top: 25px;
  width: 14px;
}
.ui-dialog.homePageModal .ui-dialog-titlebar-close span {
  margin: 0;
}
.ui-dialog.homePageModal .kedstext1-light p,
.ui-dialog.homePageModal .kedstext1-light a {
  color: #ffffff !important;
}
.ui-dialog.homePageModal .kedstext1-light a {
  cursor: pointer;
}
.ui-widget.homePageModal {
  font-family: Georgia,Times New Roman,serif;
  font-size: 14px;
}
/* ================================== */
/* ======== KEDS 2.08 UPDATE ======== */
/* ================================== */
body {
  -webkit-font-smoothing: antialiased;
}
#navigation {
  background: #FFF !important;
  border-bottom: none !important;
}
.pt_storefront .header-style-wrapper,
.header-style-wrapper {
  background: #FFF !important;
}
#hp-section-4 .hp-section-top {
  display: none;
}
/* CTA STYLE UPDATES */
.kedstext1 .kedstext1-button {
  font-family: 'AvenirNextLTPro-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 19px;
  padding: 12px 24px;
  letter-spacing: .02em;
}
.kedstext1 .kedstext1-button.white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.kedstext1 .kedstext1-button.gray {
  color: #505050;
  border-color: #505050;
}
.kedstext1 .kedstext1-button:hover,
.kedstext1 .kedstext1-button:active,
.kedstext1 .kedstext1-button.white:hover,
.kedstext1 .kedstext1-button.white:active,
.kedstext1 .kedstext1-button.gray:hover,
.kedstext1 .kedstext1-button.gray:active {
  color: #505050;
  border-color: #505050;
  text-decoration: none;
  background: #fff;
}
.kedstext1 .kedstext1-button.gray.over-white:hover,
.kedstext1 .kedstext1-button.gray.over-white:active {
  color: #fff;
  border-color: #505050;
  text-decoration: none;
  background: #505050;
}
/* MOBILE CTA STYLE UPDATES */
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button {
  font-family: 'AvenirNextLTPro-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  padding: 12px 24px;
  letter-spacing: .02em;
  background: none;
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.gray {
  color: #505050;
  border-color: #505050;
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button:hover,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button:active,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.white:hover,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.white:active,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.gray:hover,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.gray:active {
  color: #505050;
  border-color: #505050;
  text-decoration: none;
  background: #fff;
}
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.gray.over-white:hover,
.kedstext1.kedstext1-mobile.kedstext1-light .kedstext1-button.gray.over-white:active {
  color: #fff;
  border-color: #505050;
  text-decoration: none;
  background: #505050;
}
/* IMAGE AREA CONTENT LINK */
.keds-content-area-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  /*background: #f00; 
		opacity:.5;*/
}
/* CART MIDDLE BANNERS */
.cart-banner-middle p.cart-promo-mobile {
  color: #4EA8CA;
  font-size: 16px;
  line-height: 20px;
  margin: -15px 0 15px 0;
  letter-spacing: .01em;
  font-family: 'AvenirNextLTPro-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.cart-banner-middle p.cart-promo-mobile span {
  color: #4EA8CA;
  opacity: .7;
  font-size: 16px;
}
/* START KEDS HOMEPAGE STYLES */
.pt_storefront .home-main-box {
  margin-top: 0!important;
}
/* HOME CTA styles */
#keds-home-main-slider .hp-callout a {
  color: #505050!important;
  font-size: 12px!important;
  text-decoration: underline;
  font-family: 'AvenirNextLTPro-Bold', Arial, Helvetica, sans-serif;
}
#keds-home-main-slider .hp-callout a:hover,
#keds-home-main-slider .hp-callout a:active {
  color: #4ea8ca!important;
  background: none;
}
#keds-home-marketing-slot1 {
  position: relative;
  height: 75px;
  top: -35px;
  left: 0;
  right: 0;
}
#keds-home-marketing-slot1 .slot1-quicklinks {
  display: block;
  position: relative;
  float: left;
  top: 27px;
  left: 27px;
}
#keds-home-marketing-slot1 .slot1-quicklinks h3 {
  color: #3256a4;
  font-size: 28px;
  margin-bottom: 3px;
}
#keds-home-marketing-slot1 .slot1-quicklinks a {
  font-size: 16px!important;
  font-family: 'AvenirNextLTPro-Regular', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
  padding: 27px 13px;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #fff!important;
}
#keds-home-marketing-slot1 .slot1-quicklinks a:hover,
#keds-home-marketing-slot1 .slot1-quicklinks a:active {
  color: #4ea8ca!important;
  text-decoration: none;
}
#keds-home-marketing-slot1 .slot1-quicklinks a span {
  border-bottom: 1px solid #fff;
  padding-bottom: 0;
}
#keds-home-marketing-slot1 .slot1-quicklinks a:hover span,
#keds-home-marketing-slot1 .slot1-quicklinks a:active span {
  border-bottom: 1px solid #4ea8ca;
}
#keds-home-marketing-slot1 .slot1-quicklinks a::after {
  content: '>';
}
/* MODULAR TEMPLATE KIT */
/* START CORE STYLES */
/* TESTING STYLES */
.mod-wrapper .grid-test .mod-1of2,
.mod-wrapper .grid-test .mod-1of3,
.mod-wrapper .grid-test .mod-1of4,
.mod-wrapper .grid-test .mod-1of6 {
  height: 50px;
  background: #DDF;
  border: #AAF solid 1px;
  box-sizing: border-box;
}
/* CORE STYLES */
.mod-wrapper {
  position: relative;
  width: 924px;
  margin-left: -2px;
}
.mod-wrapper.full-width {
  width: 100%;
  margin: 0;
}
.mod-wrapper:after,
.mod-wrapper .mod-block:after,
.mod-wrapper .mod-container:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.mod-wrapper .mod-block {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
}
.mod-wrapper .mod-block.mod-fullbleed {
  width: 300%;
  margin-left: -100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.mod-wrapper .mod-block.mod-fixed-bg {
  background-size: cover!important;
  background-position: center center;
  background-attachment: fixed!important;
}
.mod-wrapper .mod-stretchwide {
  min-width: 924px;
}
/* GRID COLUMNS */
.mod-wrapper .mod-container {
  display: block;
  position: relative;
  width: 924px;
  margin: 0 auto;
  clear: both;
  background-position: center center;
  background-repeat: no-repeat;
}
.mod-wrapper .mod-column {
  display: block;
  float: left;
  clear: none;
  margin-right: 0;
  position: relative;
}
/* 2 columns */
.mod-wrapper .col-1of2 {
  width: 462px;
}
/* 3 columns */
.mod-wrapper .col-1of3 {
  width: 308px;
}
.mod-wrapper .col-2of3 {
  width: 616px;
}
/* 4 columns */
.mod-wrapper .col-1of4 {
  width: 231px;
  margin-right: 0;
}
.mod-wrapper .col-2of4 {
  width: 462px;
  margin-right: 0;
}
.mod-wrapper .col-3of4 {
  width: 693px;
  margin-right: 0;
}
/* 6 columns */
.mod-wrapper .col-1of6 {
  width: 154px;
}
.mod-wrapper .col-2of6 {
  width: 308px;
}
.mod-wrapper .col-3of6 {
  width: 462px;
}
.mod-wrapper .col-4of6 {
  width: 616px;
}
.mod-wrapper .col-5of6 {
  width: 770px;
}
/* Column Positioning */
.mod-wrapper .push-1of2,
.mod-wrapper .push-3of6 {
  margin-left: 462px;
}
.mod-wrapper .push-1of3,
.mod-wrapper .push-2of6 {
  margin-left: 308px;
}
.mod-wrapper .push-2of3,
.mod-wrapper .push-4of6 {
  margin-left: 616px;
}
.mod-wrapper .push-1of4 {
  margin-left: 231px;
}
.mod-wrapper .push-2of4 {
  margin-left: 462px;
}
.mod-wrapper .push-3of4 {
  margin-left: 693px;
}
.mod-wrapper .push-1of6 {
  margin-left: 154px;
}
.mod-wrapper .push-5of6 {
  margin-left: 770px;
}
.mod-wrapper .first {
  margin-left: 0;
}
.mod-wrapper .last {
  margin-right: 0;
}
.mod-wrapper .last:after {
  content: "";
  display: block;
  clear: both;
}
/* MOBILE GRID COLUMNS */
.mod-wrapper.mod-wrapper-mobile {
  width: 320px;
  margin: 0;
}
.mod-wrapper.mod-wrapper-mobile .mod-container {
  display: block;
  position: relative;
  width: 320px;
  margin: 0 auto;
  clear: both;
}
/* 2 columns */
.mod-wrapper.mod-wrapper-mobile .col-1of2 {
  width: 160px;
}
/* 4 columns */
.mod-wrapper.mod-wrapper-mobile .col-1of4 {
  width: 80px;
  margin-right: 0;
}
.mod-wrapper.mod-wrapper-mobile .col-2of4 {
  width: 160px;
  margin-right: 0;
}
.mod-wrapper.mod-wrapper-mobile .col-3of4 {
  width: 240px;
  margin-right: 0;
}
/* Column Positioning */
.mod-wrapper.mod-wrapper-mobile .push-1of2 {
  margin-left: 160px;
}
.mod-wrapper.mod-wrapper-mobile .push-1of4 {
  margin-left: 80px;
}
.mod-wrapper.mod-wrapper-mobile .push-2of4 {
  margin-left: 160px;
}
.mod-wrapper.mod-wrapper-mobile .push-3of4 {
  margin-left: 240px;
}
/* TYPOGRAPHY */
.mod-wrapper .mod-text.center {
  text-align: center;
}
.mod-wrapper .mod-text a,
.mod-wrapper .mod-text a:hover {
  background: none;
  color: #0AF;
  text-decoration: none;
}
.mod-wrapper .mod-text a:hover {
  text-decoration: underline;
}
.mod-wrapper .mod-text h1,
.mod-wrapper .mod-text h2 {
  font-family: sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
  margin-bottom: 10px;
}
.mod-wrapper.mod-wrapper-mobile .mod-text h1,
.mod-wrapper.mod-wrapper-mobile .mod-text h2 {
  font-size: 36px;
}
.mod-wrapper .mod-text h3,
.mod-wrapper .mod-text h4 {
  font-family: sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
  margin-bottom: 10px;
}
.mod-wrapper .mod-text h4 {
  text-transform: none;
}
.mod-wrapper.mod-wrapper-mobile .mod-text h3,
.mod-wrapper.mod-wrapper-mobile .mod-text h4 {
  font-size: 24px;
}
.mod-wrapper .mod-text h5,
.mod-wrapper .mod-text h6 {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
  margin-bottom: 10px;
}
.mod-wrapper .mod-text h6 {
  text-transform: none;
}
.mod-wrapper.mod-wrapper-mobile .mod-text h5,
.mod-wrapper.mod-wrapper-mobile .mod-text h6 {
  font-size: 18px;
}
.mod-wrapper .mod-text p {
  font-family: sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mod-wrapper.mod-wrapper-mobile .mod-text p {
  font-size: 14px;
}
.mod-wrapper .mod-text ul,
.mod-wrapper .mod-text ol {
  list-style-position: outside;
  padding: 0;
  margin: 30px;
  font-size: 16px;
}
.mod-wrapper .mod-text ul {
  list-style-type: square;
}
.mod-wrapper .mod-text ul li,
.mod-wrapper .mod-text ol li {
  margin: 10px 0;
  letter-spacing: normal;
  line-height: 1.5;
}
.mod-wrapper .mod-text blockquote {
  font-family: sans-serif;
  font-size: 36px;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 30px 30px;
  padding: 0;
  position: relative;
}
.mod-wrapper .mod-text blockquote:before {
  content: '"';
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
}
.mod-wrapper .mod-text blockquote:after {
  content: '"';
  display: block;
  position: absolute;
  right: -20px;
  bottom: -6px;
}
.mod-wrapper .mod-text a.mod-button {
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: .1em;
  color: #fff;
  background: #0AF;
  border: 0;
  padding: 15px 25px;
  margin: 0 5px 0 0;
  white-space: nowrap;
  -webkit-transition: background linear .1s;
  -moz-transition: background linear .1s;
  -ms-transition: background linear .1s;
  -o-transition: background linear .1s;
  transition: background linear .1s;
}
.mod-wrapper.mod-wrapper-mobile .mod-text a.mod-button {
  font-size: 10px;
  line-height: 40px;
  padding: 10px 15px;
}
.mod-wrapper .mod-text a.mod-button[data-modalid] {
  cursor: pointer;
}
.mod-wrapper .mod-text a.mod-button:hover {
  background: #000;
  text-decoration: none;
}
.mod-wrapper .mod-text hr {
  border: 0;
  height: 0;
  margin: 0;
  display: block;
  background: none;
  clear: both;
}
.mod-wrapper .mod-text .mod-quicklink {
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  margin: 0 10px;
}
.mod-wrapper .mod-text .mod-quicklink:hover {
  color: #0AF;
  text-decoration: none;
}
.mod-wrapper .mod-text .mod-quicklink:after {
  content: " ›";
}
/* Images */
.mod-wrapper .mod-media {
  position: relative;
}
.mod-wrapper .mod-float-right {
  display: block;
  float: right;
  clear: right;
  margin: 0 0 10px 10px;
}
.mod-wrapper .mod-float-left {
  display: block;
  float: left;
  clear: left;
  margin: 0 10px 10px 0;
}
.mod-wrapper .mod-media-caption {
  font-family: "Interstate Light", Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.3);
}
.mod-wrapper .mod-media-caption a {
  text-decoration: underline;
  color: #FFF;
}
.mod-wrapper .mod-media-caption a:hover {
  color: #0AF;
}
.mod-wrapper .text-interstate-light {
  font-family: "Interstate Light", Helvetica, sans-serif !important;
}
.mod-wrapper .text-interstate-bold {
  font-family: "Interstate Bold", Helvetica, sans-serif !important;
}
.mod-wrapper .text-interstate-black {
  font-family: "Interstate Black", Helvetica, sans-serif !important;
}
/* MISC spacing */
/* Horizontal spacers */
.mod-wrapper hr.mod-spacer,
.mod-wrapper hr.mod-spacer-10,
.mod-wrapper hr.mod-spacer-20,
.mod-wrapper hr.mod-spacer-30,
.mod-wrapper hr.mod-spacer-40,
.mod-wrapper hr.mod-spacer-50 {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  height: 0;
  clear: both;
}
.mod-wrapper hr.mod-spacer-10 {
  height: 10px;
}
.mod-wrapper hr.mod-spacer-20 {
  height: 20px;
}
.mod-wrapper hr.mod-spacer-30 {
  height: 30px;
}
.mod-wrapper hr.mod-spacer-40 {
  height: 40px;
}
.mod-wrapper hr.mod-spacer-50 {
  height: 50px;
}
/* Add padding to elements (ex. .mod-text.pad-20) */
.mod-wrapper .pad-10 {
  padding: 10px;
}
.mod-wrapper .pad-20 {
  padding: 20px;
}
.mod-wrapper .pad-30 {
  padding: 30px;
}
.mod-wrapper .pad-40 {
  padding: 40px;
}
.mod-wrapper .pad-50 {
  padding: 50px;
}
/* SLIDESHOWS */
.mod-slider ul:after {
  content: "";
  display: block;
  clear: both;
}
.mod-slider,
.mod-slider ul {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
}
.mod-slider ul,
.mod-slider ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod-slider ul li {
  width: 100%;
  display: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.mod-slider ul li:nth-child(1) {
  display: block;
}
.mod-slider ol.mod-control-nav {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.mod-slider ol.mod-control-nav li {
  display: inline-block;
  margin: 0 5px;
}
.mod-slider ol.mod-control-nav li a {
  text-indent: -9999px;
  display: block;
  width: 16px;
  height: 16px;
  background: #EEE;
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.mod-slider ol.mod-control-nav li a:hover {
  background: #0AF;
}
.mod-slider ol.mod-control-nav li a.mod-active {
  background: #FFF;
}
/* MODALS */
.ui-dialog.mod-modal-wrapper {
  padding: 0;
  width: auto;
}
.mod-modal {
  display: none;
}
.ui-dialog .mod-modal.ui-dialog-content {
  padding: 15px;
}
/* Tool Tips */
.mod-tooltips {
  position: relative;
}
.mod-tooltip {
  position: absolute;
  display: block;
  max-width: 150px;
  width: 0;
  height: 0;
  border: #0AF solid 10px;
  border-radius: 50%;
}
.mod-tooltip-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 100;
  left: 0;
  margin-left: -65px;
  bottom: 25px;
  background: #FFF;
  padding: 10px;
  width: 150px;
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  transition: opacity linear .2s;
}
.mod-tooltip-down .mod-tooltip-content {
  bottom: auto;
  top: 25px;
}
.mod-tooltip:hover > .mod-tooltip-content {
  visibility: visible;
  opacity: 1;
}
.mod-tooltip-content:after,
.mod-tooltip-up .mod-tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  left: 65px;
  bottom: -20px;
  border-width: 10px;
  border-style: solid;
  border-color: #FFF transparent transparent;
}
.mod-tooltip-down .mod-tooltip-content:after {
  bottom: auto;
  top: -20px;
  border-color: transparent transparent #FFF;
}
.mod-tooltip h1,
.mod-tooltip h2,
.mod-tooltip h3,
.mod-tooltip h4,
.mod-tooltip h5,
.mod-tooltip h6,
.mod-tooltip p {
  margin-top: 0;
  margin-bottom: 5px;
}
/* END CORE STYLES - DO NOT EDIT */
/* START KEDS MOD STYLES */
/* ADDED 2.08 */
.mod-wrapper .mod-text {
  font-family: 'AvenirNextLTPro-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.mod-wrapper .mod-text h3,
.mod-wrapper .mod-text h4 {
  font-family: 'AvenirNextLTPro-Regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
