.ff .text--white { color: #FFF; }
.ff .text-align--left { text-align: left; }
.ff .text-align--right { text-align: right; }
.ff .text-align--center { text-align: center; }
.ff .font-primary--bold{font-family: "BodoniDisplayDemi";}
.ff .font-primary--bolditalic{font-family: "BodoniDisplayDemiItalic";}
.ff .font-secondary--bold{font-family: "GibsonSemiBold";}
.ff .font-secondary--medium{font-family: "GibsonRegular";}
.ff .font-secondary--light{font-family: "GibsonLight";}



  /* Global 1023 */
  #outerPageContainer {
	max-width: 1600px !important;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
	font-size: 10px;
  }
  
  
  .ff a,
  .ff a:link,
  .ff a:visited .ff p {
	text-decoration: none;
	color: currentColor;
  }
  
  .ff sup {
	font-size: 70%;
	vertical-align: top;
  }
  
  
  .ff {
	line-height: normal;
	max-width: 1600px;
	margin: 0 auto;
  }
  
  .ff .row {
	box-sizing: border-box;
  }
  
  .ff .link {
	text-decoration: none;
  }
  
  .ff .heading {
	font-size: 1em;
	font-weight: normal;
  }
  
  .ff .heading-2 {
	font-size: 6.25vw;
	letter-spacing: 0.04em;
	font-weight: normal;
  }
  
  .ff .heading-3 {
	font-size: 7vw;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding-bottom: .75em;
	margin: 0;
  }
  
  .ff .cta {
	text-transform: uppercase;
	font-family: "GibsonRegular", Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	max-width: 100%;
	align-items: center;
	border-width: 1px;
	border-style: solid;
	transition: all 300ms ease-in-out;
	margin: 0;
  }
  
  .ff .cta--white {
	background-color: white;
	color: #4e4947;
	border-color: #4e4947;
  }
  
  .ff .cta--white:hover {
	background-color: #4e4947;
	color: white;
  }
  
  .ff .cta--black {
	background-color: #4e4947;
	border-color: #4e4947;
	color: white;
  }
  
  .ff .cta--black:hover {
	background-color: white;
	color: #4e4947;
  }
  
  .ff .image {
	display: block;
	max-width: 100%;
  }
  
  .ff .copy {
	  line-height: 1.5;  
	  margin: 0;
  }
  
  .ff .delivery-dates .copy {
	font-size:5vw;
	line-height: 1.5;
  }
  
  
  /* Hero */
  
  .ff .row--hero {
	height: 0;
	position: relative;
  }
  
  .ff .row--hero .link {
	display: flex;
	background-repeat: no-repeat;
	background-size: contain;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  }
  
  .ff .row--hero .content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 5%;
  }
  
  .ff .row--hero .heading {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
  }
  
  .ff .row--hero .inner {
	line-height: 1em;
  }
  
  .ff .row--hero .inner--small {
	font-size: 13vw;
	font-family: "BodoniDisplayDemiItalic", "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
  }
  
  .ff .row--hero .inner--large {
	font-size: 14vw;
	font-family: "BodoniDisplayDemi", "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height:1;
  }
  
  .ff .row--hero .cta--white {
	border-color: white;
  }
  
  .ff .row--hero .cta--white:hover {
	border-color: #4e4947;
  }
  
  /* Intro */
  
  .ff .row--intro .copy {
    margin: 0;
	font-size: 1.6em;
	line-height: 1.5;
  }
  
  
  /* delivery dates */
  
  .ff .delivery-dates {
	text-align: center;
	width: 75%;
	margin: 10% auto 0;
  }
  
  
  .ff .date-content {
	padding-bottom: 15%;
  }
  
  .ff .date-content .copy.terms {
	font-size: 1.875vw;
  }
  
  .ff .date-content {
	width: 100%;
	margin: 0 auto;
	padding: 3% 0;
  
  }
  
  .ff .tandcs {
	width: 85%;
	margin: 0 auto;
	padding: 2% 0 5%;
  }
  
  /*cat*/
  .ff .row--categories--wrapper{
	background-color:#EAEAEA;

  }
  .ff .row--categories {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 8% 0;
	margin: 4% auto;
	max-width: 1210px;
  }
  
  .ff .row--categories .date-content{
  }
  .ff .row--categories .date-content .copy{
	width: 70%;
	margin: 0 auto;
    font-size: 5vw;
    line-height: 1.5;
}
  /*** Mobile ***/
  
  @media only screen and (max-width: 767px) {
	/* Global */
  
	.ff .cta {
	  font-size: 4.5vw;
	  /* padding: 0.778em; */
	  min-width: 9.375em;
	  letter-spacing: 0.1em;
	}
  
	.ff .cta--underline--mobile {
	  color: black;
	  text-decoration: underline;
	  border: none;
	}
  
	/* Hero */
  
	.ff .row--hero {
	  padding-bottom: 121.875%;
	}
  
	.ff .row--hero {
	  background-image: url("/repo/AWL/desktop/pages/freeformat/AW21/LastOrderDates/Week-46/02-images/hero-m@2x.jpg");
	  justify-content: center;
	  background-repeat: no-repeat;
	  background-size: cover;
  
	}
  
	/* Intro */
  
	.ff .row--intro .copy {
	  font-size: 5.8vw;
	  line-height: 1.2;
	}
  
  
	/*cat*/
	.ff .row--categories .content {
	  position: relative;
	  text-align: center;
	  width: 80%;
	  padding-top: 10%;
	}
  
	.ff .row--categories .cat-copy {
	  position: absolute;
	  bottom: 7%;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	}
  
	.ff .row--categories .cta {
	  max-width: 250px;
	  margin: 0 auto;
	  margin-top: 12%;
	  font-weight: normal;
	}
  
	/* terms */
	.ff .date-content .copy.terms {
	  font-size: 3.575vw;
	}
  
  }
  
  
  /*** Desktop ***/
  
  @media only screen and (min-width: 768px) {
	/* Global */
    .ff .row--categories .date-content{
		width: 100%;
	}
	.ff .row--categories .date-content .copy{
		width: 55%;
		max-width: 800px;
		margin: 0 auto;
	}
	.ff .cta {
	  font-size: 18px;
	  padding: 0.778em;
	  min-width: 200px;
	  width: auto;
	  letter-spacing: 0.05em;
	  display: inline-flex;
	}
  
	.ff .cta--black--desktop {
	  background-color: #4e4947;
	  border-color: #4e4947;
	  color: white;
	}
  
	.ff .cta--black--desktop:hover {
	  background-color: white;
	  color: #4e4947;
	}
  
  
	/* Hero */
	.ff .row--hero {
	  padding-bottom: 37.377483%;
	}
  
	.ff .row--hero {
	  background-image: url("/repo/AWL/desktop/pages/freeformat/AW21/LastOrderDates/Week-46/02-images/hero-d.jpg");
	  background-repeat: no-repeat;
	  background-size: cover;
	}
  
	.ff .row--hero .content {
		width:50%;
		left: 5%;
		bottom: 40%;
		transform: translateY(50%);	
		max-width: 580px;
	}
  
	.ff .row--hero .heading {
	  margin-bottom: 2%;
	  align-items: start;
	}
  
	/* Intro */
	.ff .row--hero .inner--small {
	  font-size: 4.125vw;
	}
  
	.ff .row--hero .inner--large {
	  font-size: 6.25vw;
	}
  
  
	.ff .row--intro .copy {
	  font-size: 2vw;
	  letter-spacing: 0.11em;
	  text-align: left;
	}
  
	/* dates */
  
	.ff .delivery-dates {
	  margin: 5% auto 0;
	}
  
	.ff .heading-3 {
	  font-size: 2.1875vw;
	}
  
	.ff .delivery-dates .copy {
	  font-size: 1.875vw;
	}
  
  
	.ff .date-content {
	  padding-bottom: 5%;
	}
  
	/*cat*/
  
	.ff .row--categories {
	  padding: 6% 2%;
	}
  
	.ff .row--categories .content {
	  position: relative;
	  margin-right: 2%;
	  width: 32%;
	  max-width: 376px;
	}
	.ff .row--categories .content:nth-child(4){
		margin-right: 0;
	}
	.ff .heading-2 {
	  font-size: 2.5vw;
	  margin-bottom: 5%;
	}
  
	.ff .cat-copy {
	  position: absolute;
	  bottom: 24%;
	  left: 0;
	  right: 0;
	  text-align: center;
	  transform: translateY(50%);
	}
  
	.ff .row--categories {
	  display: flex;
	  flex-flow: row wrap;
	  justify-content: space-between;
  
	}
	.ff .row--categories .date-content .copy{
		font-size: 1.875vw;
		width: 50%;
	}
  }
  
  @media only screen and (min-width: 1024px) {
	.ff .heading-2 {
		margin-bottom: 10%;	
	  }
  }
  
  @media only screen and (min-width: 1200px) {
  
	.ff .row--categories{
		padding-left: 0;
		padding-right: 0;
	}
	.ff .date-content .copy.terms {
  
	  font-size: 20px;
	}
  
	.ff .row--hero .inner--small {
	  font-size: 60px;
  
	}
  
	.ff .row--hero .inner--large {
	  font-size: 100px;
	}
  
  
	.ff .delivery-dates h3 {
	  font-size: 35px;
	}
  
	.ff .delivery-dates .copy {
	  font-size: 30px;
	}
  
	.ff .row--hero .copy {
	  font-size: 24px;
	}
	.ff .heading-3{
		font-size: 35px;
	}
	.ff .heading-2 {
	  font-size: 30px;  
	}
  
	.ff .row--categories {
	  justify-content: center;
	}
	.ff .row--categories .date-content .copy{
		font-size: 30px;
		width: 65%;
	}
  
  }
  
  
  /*-------------------------------
  FF BANNER
  --------------------------------*/
  #ff-banner{
	  width: 100%;
	  max-width: 1600px;
	  border: 5px solid #a69776;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
  }
  #ff-banner .ff-link {
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row wrap;
	  flex-direction: row wrap;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -ms-flex-line-pack: center;
	  align-content: center;
	  background-color: #cccccc;
	  width: 90%;
	  padding:5%;
  }
  #ff-banner .ff-banner--content{
	  text-align: left;
	  width: 100%;
	  align-items: center;
  }
  #ff-banner .ff-title {
	  color: #4e4845;
	  margin: 0;
	   font-family:"BodoniDisplayDemi", "Times New Roman", Times, serif;
	  font-size: 42px;
	  line-height: 35px;
	  text-transform: uppercase;
  }
  
  
  #ff-banner .ff-title .ff-image {
	  width: 30vw;
	  margin: 0 auto;
	  max-width: 386px;
  }
  #ff-banner .ff-para {
	  color: #4e4845;
	  font: 3vw/1.2 "GibsonMedium", Arial, Helvetica, sans-serif;
	  margin: 0.5em 0 0 0;
  }
  
  
  @media all and (min-width:768px) {
  /*#ff-banner{max-width: 960px; } */
  #ff-banner .ff-link{ padding: 1.5em; width: auto}
  #ff-banner .ff-banner--content{
		  display: -webkit-box;
		  display: -ms-flexbox;
		  display: flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  }
  #ff-banner .ff-banner--left{
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
	  /*align content bottom*/
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: end;
	  -ms-flex-align: end;
	  align-items: flex-end;
	  }
  #ff-banner .ff-banner--right{
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
	  }
  #ff-banner .ff-title .ff-image{ max-width: 100px;}
	  
  /*-------------------------
  font sizes
  --------------------------*/
  #ff-banner .ff-title{
	 
	  padding-left: 14px; }
  #ff-banner .ff-para{font-size: 1.45vw;}
  }
  @media all and (min-width:960px) {
  
  #ff-banner .ff-banner--left{
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
	  }
  #ff-banner .ff-banner--right{
  -webkit-box-flex:4;
  -ms-flex:4;
  flex:4;
	  }
	  
  /*-------------------------
  font sizes
  --------------------------*/
  /*#ff-banner .ff-title{font-size: 26px;} */
  #ff-banner .ff-para{font-size: 11px;}
  
  }


.desktop-only{
  display: none
}

@media all and (min-width:768px) {
.desktop-only{
  display: block
}
}
  
  