/* Generic */

.ff-copy {
  font-size: 2.4em;
  line-height: 1.333333333333333em;
}

.ff-cta {
  font-size: 2.4em;
  max-width: 18em;
  padding: 0.6em 0;
}


.ff-chart {
  display: none;
  border: 0.4em solid #eb1423;
  z-index: 2;
  position: absolute;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 106.7em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ff-chart__table {
  border-spacing: 1.5em;
  width: 100%;
  border-collapse: initial;
}

.ff-chart__th {
  padding: 1.4em 0;
  vertical-align: middle;
}

.ff-chart__th--black {
  background-color: #000;
  color: #fff;
}

.ff-chart__th--grey {
  background-color: #dadbe0;
  font: 2em "CircularBold", Arial, Helvetica, sans-serif;
}

.ff-chart__th--red {
  background-color: #eb1423;
  color: #fff;
}

.ff-chart__td {
  border: 1px solid #eaeaed;
  vertical-align: middle;
}

.ff-chart__td--red {
  border: 1px solid #eb1423;
  padding: 3em 0;
}

.ff-chart__td--left {
  text-align: left;
  padding-left: 2em;
}

.ff-chart__title {
  text-transform: uppercase;
  font: 3em/0.9em "knockout67", Arial, Helvetica, sans-serif;
}

.ff-chart__title-lowercase {
  text-transform: none;
}

.ff-chart__copy {
  font: 2em "CircularBold", Arial, Helvtica, sans-serif;
}

.ff-chart__copy--large {
  font-size: 1.2em;
}

.ff-fit-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 8.8em 1px 2.7em;
}

.ff-fit-nav__item {
  width: -webkit-calc(20% - 1.46em);
  width: -moz-calc(20% - 1.46em);
  width: calc(20% - 1.46em);
}

.ff-fit-nav__content {
  position: absolute;
  bottom: 1.4em;
  left: 2em;
}

.ff-hotspot {
  position: absolute;
}

.ff-hotspot__content {
  background-color: #fb3f52;
  position: absolute;
  top: 2.25em;
  left: 2.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.4em 4.6em 4em;
}

.ff-hotspot__content::after {
  background: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/cross-v1.png")
    center center/3em no-repeat;
  content: "";
  position: absolute;
  width: 6em;
  height: 6em;
  right: 0;
  top: 0;
}

.ff-hotspot__roundel {
  font: 3.6em/1.2em "knockout67", Arial, Helvetica, sans-serif;
  color: #fff;
  width: 1.25em;
  height: 1.25em;
  text-align: center;
  background-color: #fb3f52;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}

.ff-blockquote {
  margin-bottom: 1em;
  margin-left: 0;
}

.ff-blockquote::before,
.ff-blockquote::after {
  display: block;
}

.ff-blockquote::before {
  margin-bottom: -0.2em;
}

.ff-blockquote::after {
  margin-top: 0.3em;
}

.ff-mobile {
  display: none;
}

/* Hero modifiers */

.ff-section--hero {
  margin-bottom: 9.3em;
  text-align: center;
}

.ff-link--hero {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.ff-block--hero-1 {
  width: 45%;
}

.ff-block--hero-2 {
  width: 40%;
}

.ff-slogan--hero {
  margin-bottom: 0.5em;
}

.ff-image--hero-m {
  display: none;
}

.ff-title--hero {
  margin-bottom: 5em;
}

.ff-title__text--hero {
  font-size: 18.722em;
}

.ff-copy--hero {
  margin: 0 3.6em 2em;
}

.ff-cta--option {
  border-color: #fb3f52;
  background-color: #fb3f52;
  color: #fff;
  margin-top: 1px;
}

/* Must-have modifiers */

.ff-section--must-have {
  width: 111.7em;
  margin: 0 auto 8em;
  text-align: center;
}

.ff-title--must-have {
  margin: 3em 0 1.6em;
}

.ff-title__text--must-have {
  font-size: 7.2em;
}

.ff-copy--must-have {
  margin-bottom: 1.4em;
}

/* Step modifiers */

.ff-section--step {
  text-align: center;
  margin: 0 auto 10em;
}

.ff-section--step-two {
  width: 110em;
}

.ff-section--step-four {
  background-color: #000;
  margin:2em 0;
  padding: 5em 0 6em;
  position: relative;
}

.ff-title--step {
  margin-bottom: 1.6em;
}

.ff-title__text--step {
  font-size: 7.2em;
}

.ff-copy--step {
  margin-bottom: 1.4em;
}

.ff-title__text--step-four-secondary {
  color: #fff;
}

/* Calf title */


h3.ff-title.ff-title--calf {margin-top:1.5em; font-size:7em; margin-bottom:-1.0em;  }

.ff-fit-nav__content { width:90%;}

.ff-cta.ff-cta--calfcta {
  background:#fb3f52;
  border:0;
  color:#fff;
  font-size:1.3vw;
  max-width: 15em;
  padding:0.6em 0.3em;
  text-align:center; }

.ff-cta.ff-cta--calfcta:hover {
background:#000;
color:white;}


@media only screen and (min-width: 1025px) {
	.ff-cta.ff-cta--calfcta {font-size:1.35em;}
}



/* Dropdown modifiers */

.ff-cta--dropdown {
  border-color: #fb3f52;
  background-color: #fb3f52;
  color: #fff;
  width: 18em;
}

.ff-cta--dropdown::after {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/triangle-down-white-v1.png");
  width: 1.125em;
  height: 0.958333333em;
}

/* Fit nav modifiers */

.ff-link--nav {
  padding-bottom: 171.803278689%;
  height: 0;
  position: relative;
  background-color: #dbdbdb;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.ff-link--nav-1 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/standard-calf--d-sbi.jpg");
}

.ff-link--nav-2 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/curvy-calf--d-sbi.jpg");
}

.ff-link--nav-3 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/super-curvy-calf--d-sbi.jpg");
}

.ff-link--nav-4 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/curvy-plus-calf--d-sbi.jpg");
}

.ff-link--nav-5 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/extra-curvy-plus-calf--d-sbi.jpg");
}

.ff-title__text--fit-nav {
  text-transform: uppercase;
  display: block;
  text-align: left;
  letter-spacing: 0.01em;
}

.ff-title__text--fit-nav-primary {
  font-size: 5.4em;
  line-height: 0.907407407em;
}

.ff-title__text--fit-nav-secondary {
	display:none;
  font-size: 6em;
  line-height: 0.816666667em;
}

/* Fit carousel modifiers */

.ff-carousel--fit {
  text-align: left;
}

.ff-content--fit {
  padding-bottom: 55.1875%;
}

.ff-content--fit-1 {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/fit-carousel-1-d-v1.jpg");
}

.ff-content--fit-2 {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/fit-carousel-2-d-v1.jpg");
}

.ff-content--fit-3 {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/fit-carousel-3-d-v1.jpg");
}

.ff-content--fit-4 {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/fit-carousel-4-d-v1.jpg");
}

.ff-content--fit-5 {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/fit-carousel-5-d-v1.jpg");
}

.ff-block--fit-primary {
  width: 60em;
  left: -webkit-calc(72% - 30em);
  left: -moz-calc(72% - 30em);
  left: calc(72% - 30em);
  position: absolute;
  top: 14em;
}

.ff-title--fit {
  margin-bottom: 3em;
}

.ff-title__text--fit {
  display: block;
}

.ff-title__text--fit-primary {
  font-size: 5.4em;
  line-height: 1.111111111em;
}

.ff-title__text--fit-secondary {
  font-size: 7.2em;
  line-height: 0.833333333em;
}

.ff-copy--fit {
  margin-bottom: 1.4em;
}

.ff-copy--fit-caption {
  color: #000;
  width: 50%;
  text-align: center;
  position: absolute;
  bottom: 1.6em;
  left: 7%;
}

.ff-cta--fit {
  border-color: #000;
  color: #000;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  max-width: 22em;
}

.ff-cta--fit:hover {
  background-color: #000;
  color: #fff;
}

.ff-hotspot--standard-1 {
  top: -webkit-calc(23% - 2.25em);
  top: -moz-calc(23% - 2.25em);
  top: calc(23% - 2.25em);
  left: -webkit-calc(23% - 2.25em);
  left: -moz-calc(23% - 2.25em);
  left: calc(23% - 2.25em);
}

.ff-hotspot--curvy-1 {
  top: -webkit-calc(22% - 2.25em);
  top: -moz-calc(22% - 2.25em);
  top: calc(22% - 2.25em);
  left: -webkit-calc(24% - 2.25em);
  left: -moz-calc(24% - 2.25em);
  left: calc(24% - 2.25em);
}

.ff-hotspot--curvy-plus-1 {
  top: -webkit-calc(14% - 2.25em);
  top: -moz-calc(14% - 2.25em);
  top: calc(14% - 2.25em);
  left: -webkit-calc(24% - 2.25em);
  left: -moz-calc(24% - 2.25em);
  left: calc(24% - 2.25em);
}

.ff-hotspot--curvy-plus-2 {
  top: -webkit-calc(47% - 2.25em);
  top: -moz-calc(47% - 2.25em);
  top: calc(47% - 2.25em);
  left: -webkit-calc(22% - 2.25em);
  left: -moz-calc(22% - 2.25em);
  left: calc(22% - 2.25em);
}

.ff-hotspot__content--standard-1 {
  width: 39.5em;
}

.ff-hotspot__content--curvy-1 {
  width: 30.2em;
}

.ff-hotspot__content--curvy-plus-1 {
  width: 39.5em;
}

.ff-hotspot__content--curvy-plus-2 {
  width: 39.5em;
}

.ff-carousel__arrow--fit-next {
  right: 0;
}

/* Hotspot modifiers */

.ff-title--hotspot {
  color: #fff;
  font-size: 6em;
  line-height: 0.8em;
  margin-bottom: 0.2em;
}

.ff-copy--hotspot {
  font-size: 2.2em;
  line-height: normal;
}

/* Style modifiers */

.ff-title--step-four {
  margin-bottom: 4em;
}

.ff-carousel--style {
  margin-top: 9.8em;
}

.ff-content--style {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ff-title--style {
  margin-bottom: 6em;
}

.ff-title__text--style {
  display: block;
}

.ff-carousel__arrow--style {
  position: absolute;
  text-indent: -99999em;
  background-repeat: no-repeat;
  height: 16em;
  width: 10em;
  top: -webkit-calc(50% - 20em);
  top: -moz-calc(50% - 20em);
  top: calc(50% - 20em);
  background-position: center;
  -webkit-background-size: 3em 3em;
  -moz-background-size: 3em;
  -o-background-size: 3em;
  background-size: 3em;
  outline: none;
}

.ff-carousel__arrow--style-next {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/chevron-right-v1.png");
  right: 0;
	z-index:99;
}

.ff-carousel__arrow--style-prev {
  background-image: url("/repo/DAL/desktop/pages/freeformats/AW19/BootFitGuide/Week-36/02-images/chevron-left-v1.png");
  left: 0;
	z-index:99;
}



.ff-title__text--style-primary {
  font-size: 5.4em;
  line-height: 1.111111111em;
}

.ff-title__text--style-secondary {
  font-size: 7.2em;
  line-height: 0.833333333em;
}

.ff-dropdown__wrapper--style {
  text-align: left;
}

.ff-cta--dropdown-style {
  padding-left: 1em;
}

.ff-cta--option-style {
  padding-left: 1em;
}

.ff-block--style-image {
  width: 40.75%;
  padding-bottom: 55%;
  margin-right: 5.5em;
}

.ff-block--style-image-1 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/Boots_SP4_Style1-sbi.jpg");
}

.ff-block--style-image-2 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/Boots_SP4_Style2-sbi.jpg");
}

.ff-block--style-image-3 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/Boots_SP4_Style3-sbi.jpg");
}

.ff-block--style-image-4 {
  background-image: url("/repo/SBI/desktop/pages/freeformat/AW19/BootFitGuide/week39/02-images/Boots_SP4_Style4-sbi.jpg");
}


.ff-block--style-main {
  text-align: left;
  width: 28%;
  padding-top: 4em;
}

.ff-block--style-main p {
	color:#fff;
	font-size:2.5em;
	line-height:1.4em;
	margin-bottom:1em;
}

.ff-cta--style {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.ff-carousel__dots--style {
  position: relative;
  margin-top:2%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ff-carousel__dots--style-left {
  left: 3.5em;
}

.ff-carousel__dots--style-right {
	display:none;
  right: 3.5em;
}

.ff-carousel__dots--style li {
 display:inline-block;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 17px;
  margin: 13.5px 7px;
  width: 17px;
  cursor: pointer;
}

.ff-carousel__dots--style li:hover {
  background-color: #666;
}

.ff-carousel__dots--style li.slick-active,
.ff-carousel__dots--style li.slick-active:hover {
  background-color: #fff;
}

.ff-carousel__dots--style li button {
  display: none;
}

/* Shop All modifiers */

.ff-section--shop-all {
  padding: 1em 0 10em;
  text-align: center;
}

.ff-title__text--shop-all {
  font-size: 6.25em;
}

/* Master font sizes */

@media only screen and (max-width: 1023px) {
  .ff {
    font-size: 4.8px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .ff {
    font-size: 6.4px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1599px) {
  .ff {
    font-size: 8px;
  }
}

@media only screen and (min-width: 1600px) {
  .ff {
    font-size: 10px;
  }
}

.shop-product-popup__content {
  display: none;
}

.lookbook-slide__content--shop-product.slide1 {
  top: 20%;
  left: 21%;
}
.lookbook-slide__content--shop-product.slide2 {
  top: 7%;
  left: 18%;
}
.lookbook-slide__content--shop-product.slide3 {
  top: 48%;
  left: 41%;
}
.lookbook-slide__content--shop-product.slide4 {
  top: 48%;
  left: 41%;
}

.lookbook-slide__content--description,
.lookbook-slide__content--shop-product {
  position: absolute;
  font: 1.5vw/0.95em "CircularBold";
  margin: 0;
  text-transform: uppercase;
}
