h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 45px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

p {
  margin-bottom: 5px;
  line-height: 22px;
}

a {
  color: #1083b9;
  text-decoration: none;
}

.cms-btn {
  display: inline-block;
  padding: 4px 20px 0px 0px;
  background-color: transparent;
  background-image: url('../images/button-arrow-black.png');
  background-position: 100% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease, color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease, color 200ms ease, border-color 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.cms-btn:hover {
  text-decoration: none;
}

.cms-btn.contact-form-submit {
  margin-top: 10px;
}

.cms-btn.cms-btn-secondary {
  padding: 12px 45px 10px;
  background-color: black;
  border: 1px solid black;
  color: white;
}

.cms-btn.chefs-panel-button {
  padding: 15px 20px 13px;
  border: 1px solid #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #000;
  font-size: 32px;
  line-height: 32px;
}

.cms-btn.chefs-panel-button:hover {
  background-color: #000;
  color: #fff;
}

.amsd-button.cms-btn.cms-btn-secondary {
  padding: 12px 45px 10px;
  background-color: black;
  border: 1px solid black;
  color: white;
}

.cms-btn.featured-button {
  position: relative;
  z-index: 2;
  margin-top: 10px;
}

.cms-btn.interior-featured-button {
  position: relative;
  z-index: 2;
  margin-top: 10px;
}

.cms-btn.application-form-button {
  min-width: 170px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.cms-btn.slide-button {
  margin-top: 15px;
  background-image: url('../images/button-arrow.png');
  background-size: 14px;
  background-repeat: no-repeat;
  color: #fff;
}

.cms-btn.half-and-half-button {
  margin-top: 15px;
  background-image: url('../images/button-arrow.png');
  background-position: 100% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  color: #fff;
}

.cms-btn.targeted-button {
  margin-top: 10px;
  background-image: url('../images/button-arrow.png');
  background-size: 14px;
  background-repeat: no-repeat;
  color: #fff;
}

.cms-btn.text-block-button {
  margin-top: 10px;
  background-image: url('../images/button-arrow.png');
  background-size: 14px;
  background-repeat: no-repeat;
  color: #fff;
}

.cms-btn.recipe-form-submit {
  margin-top: 12px;
}

.footer-section {
  position: relative;
  z-index: 3;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px 15px;
  background-color: #fff;
  padding-bottom: 30px;
}

.nav-link {
  position: relative;
  display: inline-block;
  height: 40px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #dfdfdf;
  text-decoration: none;
}

.nav-link.w--current {
  color: #dfdfdf;
}

.nav-link.w--current:hover {
  color: #dfdfdf;
}

.nav-link.dropdown-nav-link {
  display: block;
}

.logo-home-link {
  width: 250px;
  height: 50px;
  margin-top: 25px;
  text-decoration: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 1700px;
  height: 132px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999999999999;
}

.nav-menu {
  position: static;
  width: 100%;
  margin-top: 17px;
  float: left;
  text-align: center;
}

.main-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 4;
}

.delete-this-class {
  color: #0093e8;
  line-height: 22px;
  text-decoration: none;
}

.delete-this-class:hover {
  text-decoration: underline;
}

.delete-this-class.amsd-more-link {
  display: inline-block;
  margin-top: 10px;
  float: left;
  clear: both;
}

.delete-this-class.back-link {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
}

.delete-this-class.amsd-grid-more-link {
  display: inline-block;
  margin-top: 10px;
}

.page-title {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
}

.subtitle-text {
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.category-subtitle-text {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: black;
}

.footer-link {
  display: inline-block;
  margin-bottom: 8px;
  float: left;
  clear: both;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link.w--current {
  color: #7c7c7c;
}

.footer-link.address {
  margin-top: 0px;
  margin-bottom: -1px;
  line-height: 21px;
}

.font-awesome-icon {
  font-family: Fontawesome, sans-serif;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
}

.cybernautic-tag {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.dropdown {
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown.nested {
  display: block;
}

.dropdown-link {
  display: block;
  height: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.dropdown-link:hover {
  color: #dfdfdf;
  text-decoration: none;
}

.dropdown-link.w--current {
  color: #dfdfdf;
}

.dropdown-list {
  margin-left: -10px;
  background-color: rgba(0, 0, 0, .8);
}

.nested-dropdown-list {
  margin-top: -36px;
  margin-left: 100%;
  background-color: rgba(0, 0, 0, .8);
}

.footer-links {
  margin-bottom: 15px;
  text-align: center;
  width: 56%;
  float: right;
}

.gallery-image {
  display: inline-block;
  overflow: hidden;
  width: 300px;
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 10px;
  text-align: center;
  text-decoration: none;
}

.gallery-image:hover {
  text-decoration: none;
}

.album-label {
  margin-top: 10px;
  color: #333;
  text-align: center;
}

.gallery-albums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.album-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.above-footer-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #e4e4e4;
  text-align: center;
}

.cms-contact-form {
  display: block;
  width: 990px;
  max-width: 100%;
  margin: 0px auto;
  padding-right: 30px;
  padding-left: 30px;
}

.input-field {
  display: block;
  width: 100%;
  height: 48px;
  max-width: 100%;
  margin-bottom: 0px;
  padding: 22px 12px 8px 14px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  line-height: 20px;
}

.input-field.form-invalid {
  border-color: #f75454;
}

.input-field.text-area-input {
  min-height: 80px;
  line-height: 15px;
  padding-top: 14px;
}

.input-field.select-input {
  padding-top: 8px;
}

.input-field.options-input {
  width: auto;
  height: auto;
  margin-bottom: 0px;
  padding: 8px 12px 8px 32px;
  border: 1px solid transparent;
  background-color: transparent;
}

.input-field.options-input[disabled] {
  color: #bdbdbd;
}

.input-field.options-input.sidebar-filter-option {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.input-field.options-input.sidebar-filter-option.disabled {
  padding-left: 12px;
}

.input-field.file-upload {
  display: block;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px dashed #dbdbdb;
}

.input-field.search-input {
  padding-top: 12px;
}


.input-field.file-upload.form-invalid {
  border-color: #f75454;
}

.contact-form-message {
  width: 100%;
  margin-top: 20px;
  padding: 0px;
  background-color: transparent;
  text-align: right;
}

.contact-form-message.employment-application {
  display: block;
  text-align: center;
}

.nav-items-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-items-wrapper.mobile {
  display: none;
}

.amsd-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: -1px;
  padding: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dbdbdb;
  background-color: transparent;
  color: #000;
  text-align: left;
}

.amsd-item.image-bg-grid {
  position: relative;
  display: block;
  width: 31.33%;
  height: auto;
  max-width: 100%;
  margin: 15px 1%;
  padding: 31.33% 0px 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border: 1px none #dbdbdb;
  background-color: #f5f5f5;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}


.amsd-item.image-bg-grid.small {
  width: 15.66%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding-top: 14.66%;
}

.amsd-item.image-bg-grid.video-gallery {
  padding-top: 16.75%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.amsd-item.standard-grid {
  position: relative;
  display: block;
  width: 31.33%;
  height: auto;
  max-width: 400px;
  margin: 15px 1%;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border: 1px solid #dbdbdb;
  background-color: #f3f3f3;
  color: #000;
  text-align: left;
}

.amsd-item.standard-grid.small {
  width: 23%;
  max-width: 300px;
}

.amsd-item.standard-grid.products {
  width: 23%;
  max-width: 300px;
  background-color: #fff;
  padding-top: 12px;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.amsd-category-wrapper .amsd-item.standard-grid.products {
  border: 1px solid #dbdbdb;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.amsd-category-wrapper.global-dealers {
  background-color: #fff;
  border: none;
  margin-top: 45px;
}
.amsd-item.dropdown-amsd-item {
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 40px 20px 35px;
  border: 1px solid #dbdbdb;
  background-color: #fafafa;
}

.amsd-item.image-bg-fw {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/texture-5_1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}

.amsd-item.image-bg-fw.one {
  background-image: url('../images/new-texture-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.amsd-item.image-bg-fw.two {
  background-image: url('../images/new-texture-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.amsd-item.image-bg-fw.three {
  background-image: url('../images/new-texture-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.amsd-item.image-bg-fw.alternate {
  background-image: url('../images/new-texture-4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.amsd-item.fulltext-toggle {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.amsd-item.hidden {
  display: none;
}

.amsd-item.chefs-panel-grid {
  position: relative;
  display: block;
  width: 31.33%;
  height: auto;
  max-width: 400px;
  margin: 25px 1% 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border: 1px none #dbdbdb;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.amsd-item.chefs-panel-favorite-recipes {
  position: relative;
  display: block;
  width: 31.33%;
  height: auto;
  max-width: 400px;
  margin: 15px 1%;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border: 1px none #dbdbdb;
  background-color: transparent;
  color: #000;
  text-align: left;
}

.amsd-image {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.amsd-image.profile-page {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  float: none;
}

.amsd-image.profile-page.chefs-panel {
  margin-bottom: 0px;
}

.amsd-image.profile-page.float {
  margin-right: 45px;
  float: left;
}

.amsd-image.profile-page.left {
  margin-right: 50px;
  margin-bottom: 100px;
  margin-left: 0px;
  float: left;
}

.amsd-image.image-bg-fw {
  display: block;
  width: 400px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.amsd-image.standard-grid {
  box-shadow: 0 1px 0 0 #dbdbdb;
}

.amsd-image.standard-grid.products {
  box-shadow: none;
  width: 400px;
  height: auto;
}

.amsd-image.recipe-image {
  display: inline-block;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.amsd-image.chefs-panel-grid {
  box-shadow: 0 1px 0 0 #dbdbdb;
}

.amsd-image.chefs-panel-grid.products {
  box-shadow: none;
}

.amsd-image-link {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  margin-right: 45px;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.amsd-image-link[data-toggle-fulltext] {
  cursor: pointer;
}
.amsd-image-link.grid {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.amsd-image-link.image-bg-fw {
  width: 100%;
  max-width: 400px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.amsd-image-link.standard-grid {
  margin-right: 0px;
}

.amsd-image-link.chefs-panel-grid {
  margin-right: 0px;
}

.amsd-title-text-link {
  display: inline-block;
  margin-bottom: 5px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 45px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.amsd-title-text-link[data-toggle-fulltext] {
  cursor: pointer;
}
.amsd-title-text-link:hover {
  text-decoration: none;
}

.amsd-title-text-link.image-bg-grid {
  margin-bottom: 0px;
  padding-top: 10px;
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #fff;
  font-size: 40px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0px;
}

.amsd-title-text-link.image-bg-grid.small {
  font-size: 27px;
  line-height: 27px;
}

.amsd-title-text-link.standard-grid {
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  letter-spacing: 0px;
}

.amsd-title-text-link.standard-grid.small {
  font-size: 24px;
  line-height: 26px;
}

.amsd-title-text-link.standard-grid.products {
  font-size: 24px;
  line-height: 26px;
}

.amsd-title-text-link.image-bg-fw {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: -1px;
}

.amsd-title-text-link.chefs-panel-grid {
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #000;
  font-size: 40px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0px;
}

.amsd-title-text-link.chefs-panel-favorite-recipes {
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #000;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0px;
}

.amsd-text-wrapper {
  width: auto;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.amsd-text-wrapper.image-bg-grid {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
}

.amsd-image-bg-grid-overlay {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.amsd-text-wrapper.standard-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.amsd-text-wrapper.standard-grid.small {
  padding: 25px;
}

.amsd-text-wrapper.standard-grid.products {
  display: block;
  padding: 12px 20px 15px;
  background-color: #fff;
  text-align: center;
}

.amsd-text-wrapper.standard-grid.product-documents {
  display: block;
  padding: 18px 20px 20px;
  background-color: #fff;
  text-align: left;
}

.amsd-text-wrapper.image-bg-fw {
  width: 50%;
  padding: 60px 0px 55px;
}

.amsd-text-wrapper.chefs-panel-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.amsd-text-wrapper.chefs-panel-favorite-recipes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 35px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.amsd-description-text {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
}

.amsd-description-text.grid {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  line-height: 20px;
  text-align: left;
}

.amsd-description-text.full-text {
  display: none;
}

.amsd-description-text.full-text.view-full {
  display: block;
}

.amsd-description-text.preview-text {
  display: block;
}

.amsd-description-text.preview-text.view-full {
  display: none;
}

.amsd-description-text.filter-text {
  margin-top: 20px;
  margin-bottom: -10px;
  color: #929292;
}

.amsd-description-text.image-bg-grid {
  font-size: 17px;
  line-height: 20px;
  text-align: center;
}

.amsd-meta-text {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
}

.amsd-meta-text.grid {
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 18px;
  line-height: 22px;
}

.amsd-meta-text.standard-grid {
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 18px;
  line-height: 22px;
}

.amsd-meta-text.chefs-panel-grid {
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 18px;
  line-height: 22px;
}

.amsd-select-form {
  display: block;
  max-width: 300px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  margin-top: -40px;
  z-index: 999;
  position: relative;
}

.back-links-wrapper {
  display: block;
  width: 100%;
  margin-top: 35px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.back-links-wrapper.chefs-panel {
  margin-top: 55px;
}

.add-to-cart-button-wrapper {
  display: block;
  width: 100%;
  margin-top: 35px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.amsd-list {
  display: block;
  overflow: hidden;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.amsd-list.image-bg-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amsd-list.standard-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amsd-list.standard-grid.products.sidebar-page.chefs-panel {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.amsd-list.standard-grid.product-documents-amsd {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.product-document-link-wrapper {
  width: 25%;
  margin-bottom: 10px;
}

.amsd-list.dropdown-amsd-list {
  display: block;
  width: 990px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.amsd-list.image-bg-fw {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.amsd-list.sidebar-page {
  padding-right: 0px;
  padding-left: 0px;
}

.amsd-list.chefs-panel-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amsd-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amsd-dropdown {
  width: 100%;
  text-align: center;
}

.amsd-dropdown-toggle {
  position: relative;
  display: inline-block;
  padding: 0px 40px 0px 0px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 60px;
  line-height: 55px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
}

.amsd-dropdown-toggle.global-dealers {
  padding-right: 36px;
  font-size: 45px;
  line-height: 40px;
  letter-spacing: 0px;
}

.amsd-dropdown-toggle:hover {
  text-decoration: none;
}

.amsd-dropdown-content {
  position: static;
  display: none;
  width: 100%;
  margin-top: 15px;
  padding-top: 5px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-color: transparent;
  text-align: left;
}

.amsd-dropdown-content.first {
  display: block;
}

.amsd-dropdown-content.open {
  display: block;
}

.top-text-wrapper {
  display: block;
  width: 1260px;
  max-width: 100%;
  margin: 20px auto 35px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.top-text-wrapper.centered {
  text-align: center;
}

.map {
  height: 300px;
}

.calendar {
  overflow: hidden;
}

.calendar-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
}

.calendar-row.labels {
  min-height: 0px;
}

.day {
  width: 14.28571429%;
  min-height: 150px;
  padding: 15px;
  float: left;
  box-shadow: -1px 0 0 0 #dbdbdb, 0 -1px 0 0 #dbdbdb;
}

.day.label {
  min-height: 0px;
  box-shadow: none;
}

.calendar-number-label {
  margin-bottom: 0px;
  text-align: left;
}

.calendar-number-label.today {
  color: #b3b3b3;
}

.calendar-day-label {
  text-align: center;
}

.event-link {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #0093e8;
  text-decoration: none;
}

.event-link:hover {
  text-decoration: underline;
}

.hidden-day-of-the-week {
  display: none;
}

.nav-container {
  position: relative;
  width: 1200px;
  max-width: 100%;
}

.options-button {
  margin-top: 5px;
  margin-left: -20px;
  padding: 0;
}

.options-label {
  position: relative;
  top: 4px;
  font-weight: 400;
}

.input-options-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  float: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid transparent;
}

.input-options-group.centered-checkbox {
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input-options-group.form-invalid {
  border-color: #f75454;
}

.form-label {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  float: none;
  font-weight: 400;
  text-align: left;
}

.form-label.sidebar-filters-label {
  margin-top: 15px;
  padding-top: 6px;
  padding-bottom: 2px;
  padding-left: 12px;
  background-color: #d1d2d4;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.amsd-button {
  display: inline-block;
  margin-top: 12px;
}

.amsd-button.cms-btn {
  background-image: url('../images/button-arrow-black.png');
  background-size: 14px;
  background-repeat: no-repeat;
  color: #000;
}

.amsd-button.cms-btn.standard-grid {
  margin-top: 10px;
  background-image: url('../images/button-arrow-black.png');
  background-position: 100% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  color: #000;
}

.amsd-button.cms-btn.image-bg-fw {
  background-image: url('../images/button-arrow.png');
  background-size: 14px;
  background-repeat: no-repeat;
  color: #fff;
}

.amsd-button.cms-btn.view-less-button {
  display: none;
  padding-right: 0px;
  padding-left: 20px;
  background-image: url('../images/button-arrow-back.png');
  background-position: 0px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.amsd-button.cms-btn.view-less-button.view-full {
  display: inline-block;
}

.amsd-button.cms-btn.view-more-button {
  display: inline-block;
}

.amsd-button.cms-btn.view-more-button.view-full {
  display: none;
}

.amsd-button.chefs-panel-grid.cms-btn {
  padding: 10px 15px 9px;
  border: 1px solid #000;
  background-image: none;
}

.amsd-grid-more-link {
  display: inline-block;
  margin-top: 20px;
}

.back-link {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
}

.back-link.cms-btn {
  padding-right: 0px;
  padding-left: 22px;
  background-image: url('../images/button-arrow-back.png');
  background-position: 0px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.icon-embed {
  height: 200px;
  margin-bottom: 60px;
  background-color: #9ed394;
  text-align: center;
}

.gallery-image-wrapper {
  max-height: 100%;
}

.map-wrapper {
  margin-top: 45px;
}

.slider {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: black;
  display: block;
  opacity: 1;
}

.slider-arrow {
  left: 25%;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 999;
  width: 24px;
  height: 24px;
  margin: 0px 0px 25px -120px;
  background-image: url('../images/slide-arrow-left.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  font-size: 24px;

}

.slider-arrow.right {
  margin-left: 95px;
  background-image: url('../images/slide-arrow-right.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.slide-nav {
  z-index: 99;
  width: 50%;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 16px;
  line-height: 20px;
}

.slide {
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.chefs-panel {
  background-image: url("../images/lynx-logo-banner.png"), url("../images/new-wood-bg.jpg");
  background-position: 100% 70%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.footer-link-text {
  float: right;
}

.special-text {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 20px;
  background-color: #6ec266;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.contact-info-row {
  text-align: center;
}

.contact-info-icon {
  position: relative;
  top: -4px;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 15px;
  border-radius: 200px;
  background-color: #141414;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.contact-info-link-text {
  display: inline-block;
  color: #000;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
}

.contact-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.cms-frontend {
  height: 100%;
  background-color: #fff;
  font-family: 'TradeGothicLT-CondEighteen', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
}

.lightbox-window {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  opacity: 0;
}

.lightbox-window.visible {
  display: block;
  opacity: 1;
}

.lightbox-scroll-wrapper {
  position: absolute;
  overflow: auto;
  width: 100%;
  height: 100vh;
  padding-top: 180px;
  padding-bottom: 60px;
}

.lightbox-content-box {
  position: relative;
  z-index: 2;
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 45px;
  border: 5px solid #fff;
  background-color: #fff;
  box-shadow: inset 0 -2px 0 0 #dbdbdb, inset 2px 0 0 0 #dbdbdb, inset 0 2px 0 0 #dbdbdb, inset -2px 0 0 0 #dbdbdb;
  text-align: center;
}

.lightbox-content-box.search {
  width: 600px;
}

.fullscreen-close-button {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.close-button {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 36px;
  height: 36px;
  margin-top: -17px;
  margin-right: -17px;
  border-radius: 200px;
  background-color: #141414;
  background-image: url('../images/close_1close.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}

.header-image-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.header-image-title {
  margin-top: 0px;
  text-align: center;
}

.custom-container {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.call-out-text {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
}

.second-color {
  color: #dbdbdb;
}

.amsd-dropdown-arrow-icon {
  top: -8px;
  display: inline-block;
  margin-right: 0px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 32px;
}

.amsd-dropdown-arrow-icon.first {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.amsd-dropdown-arrow-icon.open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.content-container {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.floating-form-label {
  position: absolute;
  left: 14px;
  top: 0px;
  margin-top: 13px;
  margin-bottom: 0px;
  -webkit-transition: margin 200ms ease, font-size 200ms ease;
  transition: margin 200ms ease, font-size 200ms ease;
  color: #999;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.floating-form-label.focused {
  margin-top: 4px;
  font-size: 11px;
}

.input-wrapper {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
}

.design-center-form-overlay-message {
  display: none;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 35px;
  font-style: italic;
}

.design-center-form-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(255, 255, 255, .6);
  left: 0;
  display: none;
}

.contact-info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-inner-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding: 170px 30px 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(27, 27, 27, .5);
  color: #fff;
}

.slider-inner-wrapper.recipe-profile {
  padding: 220px 30px 105px;
  background-color: transparent;
}

.slider-inner-wrapper.no-bg {
  background-color: transparent;
  overflow-x: hidden; 
}

.slider-inner-wrapper.video-banner {
    position: absolute;
    top: 0;
    left: 50%;
    padding-top: 150px;
    overflow: hidden;
    background-color: transparent;
    width: 1260px;
    max-width: 100%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.slider-inner-wrapper.chefs-panel {
  width: 56%;
}

.slide-text {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'TradeGothicLT-CondEighteen', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.slide-text.subtitle-slide-text {
  font-size: 18px;
  line-height: 22px;
}

.slide-text.chefs-panel {
  max-width: 515px;
}

.slide-heading {
  width: 100%;
  max-width: 405px;
  margin-bottom: 8px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 98px;
  line-height: 90px;
  font-weight: 500;
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: white;
  /* text-shadow: 1px 1px 3px rgba(0, 0, 0, .3); */
}

.new-recipe-profile-title-text {
  width: 100%;
  margin-bottom: 8px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: white;
}

.video-banner-title {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 98px;
  line-height: 90px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: white;
}

.slide-heading.side-by-side {
  max-width: 150px;
  margin-right: 15px;
  margin-bottom: 0px;
}

.slide-heading.chefs-panel {
  max-width: 605px;
  position: relative;
  left: 49px;
}

.slide-heading.video-banner {
  font-size: 98px;
  line-height: 90px;
  text-shadow: 0px 0px 3px #00000020;
  display: none;
}

.cms-backend {
  display: block;
  width: 900px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border: 1px solid #bab9ba;
  background-color: #fff;
  font-family: 'TradeGothicLT-CondEighteen', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.featured-section {
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}

.featured-item {
  width: 50%;
  padding-bottom: 120px;
  float: left;
  text-align: left;
}

.featured-image-link {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 300px;
  height: 250px;
  margin-right: -105px;
}

.featured-image-link.right {
  margin-right: -70px;
}

.slider-section {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 90vh;
  min-height: 600px;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-section.chefs-panel {
  height: 584px;
  min-height: 584px;
}

.featured-image {
  width: 300px;
  height: 250px;
}

.featured-text-wrapper {
  position: relative;
  margin-top: 15px;
  padding-right: 200px;
  float: left;
}

.featured-description-text {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}

.featured-button.cms-btn {
  padding-bottom: 1px;
}

.slide-button.cms-btn.second-slide-button {
  background-color: #b3b3b3;
}

.text-block-title-text-link {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.logo-image {
  width: 250px;
  height: 50px;
}

.product-filter-form-block {
  display: block;
  width: 600px;
  max-width: 100%;
  margin: 30px auto;
}

.half {
  width: 49.5%;
}

.third {
  width: 32.66%;
}

.quarter {
  width: 24.25%;
}

.form-input {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.form-input.half {
  width: 49.5%;
  -webkit-flex-basis: 49.5%;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
}

.form-input.cart-input-half {
  width: 48%;
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.form-input.third {
  width: 32.66%;
  -webkit-flex-basis: 32.66%;
  -ms-flex-preferred-size: 32.66%;
  flex-basis: 32.66%;
}

.form-input.quarter {
  width: 24.25%;
  -webkit-flex-basis: 24.25%;
  -ms-flex-preferred-size: 24.25%;
  flex-basis: 24.25%;
}

.form-input.position-applying-for {
  display: block;
  width: 49.5%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-flex-basis: 49.5%;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
}

.form-input.application-buttons {
  margin-top: 15px;
  text-align: center;
}

.form-input.file-upload {
  display: block;
  width: 31.66%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-flex-basis: 31.66%;
  -ms-flex-preferred-size: 31.66%;
  flex-basis: 31.66%;
}

.form-input.signiture {
  display: block;
  width: 49.5%;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-basis: 49.5%;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
}

.form-input.date-signed {
  display: block;
  width: 49.5%;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-basis: 49.5%;
  -ms-flex-preferred-size: 49.5%;
  flex-basis: 49.5%;
}

.form-input.sidebar-filter-input {
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.form-input.submit-input {
  margin-bottom: 0px;
  text-align: right;
}

.form-input.recipe-submit-input {
  max-width: 60px;
  text-align: center;
}

.form-input.recipe-select-input {
  max-width: 250px;
}

.form-input.sidebar-submit-input {
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}

.form-input.two-thirds {
  width: 65.98%;
  -webkit-flex-basis: 65.98%;
  -ms-flex-preferred-size: 65.98%;
  flex-basis: 65.98%;
}

.form-input.product-filter {
  width: 49%;
  -webkit-flex-basis: 49%;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
}

.application-form-wrapper {
  margin-top: 30px;
  margin-bottom: 0px;
}

.form-divider {
  width: 100%;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.form-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 25px 20px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #dbdbdb;
  background-color: #f5f5f5;
}

.form-section.quarter {
  width: 24.25%;
  -webkit-flex-basis: 24.25%;
  -ms-flex-preferred-size: 24.25%;
  flex-basis: 24.25%;
}

.form-section.third {
  width: 32.66%;
  -webkit-flex-basis: 32.66%;
  -ms-flex-preferred-size: 32.66%;
  flex-basis: 32.66%;
}

.form-section.half {
  width: 49.5%;
}

.form-text-wrapper {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: left;
}

.form-section-label {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.add-to-form-link-wrapper {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: left;
}

.application-form-progress-wrapper {
  position: relative;
  width: 100%;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.application-form-progress-line {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 580px;
  height: 1px;
  margin-top: 15px;
  margin-left: -290px;
  background-color: #dbdbdb;
}

.application-progress-step {
  display: inline-block;
  width: 120px;
  margin-right: 10px;
  margin-left: 10px;
}

.application-progress-text {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.application-progress-number {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1px solid #dbdbdb;
  border-radius: 200px;
  background-color: #f5f5f5;
  line-height: 34px;
  text-align: center;
}

.application-progress-number.current {
  border-color: #b3b3b3;
  background-color: #b3b3b3;
  color: #fff;
}

.album-text-block {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.back-link-block {
  width: 100%;
  margin-top: 30px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.responsive-video-embed-wrapper {
  position: relative;
  margin: auto;
}

.responsive-video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0px;
  margin: auto;
  padding-bottom: 56.25%;
}

.application-form-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.application-form-title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 45px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
}

.add-to-form-markup-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.amsd-category-wrapper {
  width: 100%;
  margin-top: 35px;
  padding: 40px 20px 35px;
  border: 1px solid #dbdbdb;
  background-color: #fafafa;
  border-radius: 3px;
}

.amsd-category-wrapper.product-documents-category-wrapper {
  padding: 30px 10px 0px 0px;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  margin-top: 0px;
  width: 33%;
}

.amsd-category-wrapper.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.amsd-category-wrapper.standard-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.amsd-category-wrapper.dropdown-amsd {
  display: block;
  padding-bottom: 30px;
  text-align: center;
}

.amsd-category-wrapper.chefs-panel-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-style: none;
  background-color: transparent;
}

.amsd-category-title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 25px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 60px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0px;
}
.amsd-category-title.chefs-panel-grid {
  margin-bottom: 0px;
  color: #fff;
  font-size: 80px;
  line-height: 75px;
}
.amsd-category-title.product-documents-category-title {
  text-align: left;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 28px;
  letter-spacing: 0px;
}
.nav-link-divider {
  display: block;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #818285;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}

.header-links-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  width: auto;
  min-width: 140px;
  margin-top: 15px;
  margin-right: 0px;
  float: right;
  text-align: right;
}

.footer-links-in-menu {
  display: none;
}

.header-link {
  margin-left: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.header-link:hover {
  color: #dfdfdf;
}

.header-link.button {
  position: relative;
  top: 7px;
  margin-left: 25px;
  padding: 11px 30px 9px;
  border: 1px solid #a19e9e;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
}

.header-link.button:hover {
  background-color: #fff;
  color: #000;
}

.header-link-icon {
  position: relative;
  top: -2px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  float: left;
}

.header-link-text {
  height: 14px;
  float: right;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header-link-text.button {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}

.header-link-divider {
  width: 100%;
  height: 1px;
  margin-bottom: -5px;
}

.header-link-divider.gray {
  display: none;
  margin-top: -3px;
  margin-bottom: 9px;
  background-color: #a19e9e;
}

.slide-text-wrapper {
  width: 100%;
  max-width: 405px;
}

.slide-text-wrapper.chefs-panel {
  max-width: 605px;
  position: relative;
  left: 49px;
}

.slide-text-wrapper.side-by-side {
  max-width: 240px;
}

.slide-text-wrapper.chefs-panel {
  max-width: 580px;
}

.slide-text-divider {
  width: 100%;
  height: 1px;
}

.slide-text-divider.side-by-side {
  display: none;
}

.half-and-half-section {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-top: 16px solid #fff;
}

.full-width-photo-section {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-top: 16px solid #fff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
}

.photo-half {
  position: absolute;
  width: 50%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.photo-half.right {
  margin-left: 50%;
}

.text-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 60vh;
  min-height: 500px;
  margin-left: 50%;
  padding: 90px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.text-half.left {
  margin-left: 0px;
  background-position: 0px 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
  text-align: left;
}

.text-half.textured {
  background-color: #000;
  background-image: url('../images/texture-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.text-half.shadow-overlay {
  background-color: rgba(27, 27, 27, .5);
  height: auto;
}

.half-and-half-heading {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 98px;
  line-height: 90px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.half-and-half-heading.side-by-side {
  max-width: 150px;
  margin-right: 15px;
}

.half-and-half-heading.small {
  font-size: 70px;
  line-height: 62px;
}

.half-and-half-text {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'TradeGothicLT-CondEighteen', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
}

.half-and-half-text-divider {
  width: 100%;
  height: 1px;
}

.half-and-half-text-divider.side-by-side {
  display: none;
}

.text-half-inner-wrapper {
  width: 405px;
  max-width: 100%;
  padding-top: 8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.featured-item-inner-wrapper {
  display: block;
  width: 405px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.targeted-section {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.targeted-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 250px;
  padding-top: 40px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.targeted-text-inner-wrapper {
  display: block;
  width: 405px;
  max-width: 100%;
  padding-right: 90px;
}

.targeted-description-text {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}

.targeted-image {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 700px;
  margin-top: -30px;
  margin-left: -125px;
}

.photo-blocks-section {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 16px solid #fff;
  background-color: #fff;
}

.instagram-section {
  position: relative;
  z-index: 2;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  background-color: #fff;
  text-align: center;
}

.featured-title-text-link {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #333;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.targeted-content-container {
  display: block;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.photo-block {
  width: 25%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 350px;
  padding-top: 70px;
  padding-right: 30px;
  padding-bottom: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 30% 14%;
  background-size: 1600px;
  background-repeat: no-repeat;
}

.text-block-inner-wrapper {
  display: block;
  width: 405px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.targeted-title-text-link {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-description-text {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}

.text-block-wrapper {
  display: block;
  width: 600px;
  max-width: 100%;
  padding-left: 30px;
}

.footer-links-column {
  width: 25%;
  padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  float: right;
  text-align: left;
}

.footer-links-column.last {
  margin-top: -4px;
  padding-left: 12px;
  border-left: 1px solid #dbdbdb;
  padding-right: 0px;
}

.footer-container {
  display: block;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid #dbdbdb;
}

.footer-right-block {
  padding-top: 2px;
  float: right;
  width: 100%;
  margin-top: 30px;
}

.footer-logo {
  width: 150px;
  height: 30px;
  float: right;
}

.footer-right-text {
  display: inline-block;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
  clear: both;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-social-links-block {
  position: relative;
  top: 0px;
  float: left;
  clear: both;
}

.footer-social-link {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px;
  font-family: Fontawesome, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0px;
  text-decoration: none;
}

.instagram-container {
  display: block;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.instagram-title-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.instagram-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(29, 29, 29, .3);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.instagram-overlay:hover {
  opacity: 1;
}

.instagram-number-text {
  margin-top: -2px;
  margin-left: 6px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}

.instagram-block {
  position: relative;
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-comments-icon {
  width: 15px;
  height: 15px;
  margin-left: 13px;
}

.instagram-heart-icon {
  width: 15px;
  height: 15px;
}

.instagram-feed-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  max-width: 100%;
  margin: 20px auto 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-items-wrapper {
  display: block;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.navbar-underlay {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 132px;
  background-color: #000;
}

.interior-featured-section {
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 65px;
  padding-bottom: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}

.interior-featured-items-wrapper {
  display: block;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.interior-featured-item {
  width: 50%;
  float: left;
  text-align: left;
}

.interior-featured-item.right {
  box-shadow: -1px 0 0 0 #ababac;
}

.interior-featured-title-text-link {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  margin-top: -50px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #333;
  font-size: 70px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.interior-featured-description-text {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}

.interior-featured-text-wrapper {
  position: relative;
  margin-top: 0px;
  float: none;
  text-align: center;
}

.interior-featured-image {
  width: 400px;
  height: 200px;
}

.interior-featured-image-link {
  position: static;
  top: 0px;
  right: 0px;
  display: block;
  width: 400px;
  height: 200px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-top: 15px;
  margin-left: auto;
}

.interior-featured-image-link.right {
  margin-right: -70px;
}

.interior-featured-item-inner-wrapper {
  display: block;
  width: 405px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.select-small-heading {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0px;
}

.full-width-targeted-section {
  position: relative;
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 35px;
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.full-width-targeted-heading {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 98px;
  line-height: 90px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.full-width-targeted-description-text-copy {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0px;
}

.full-width-targeted-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.full-width-targeted-text-inner-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
}

.full-width-targeted-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-bg-fw-amsd-item-inner-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 100%;
  min-height: 340px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-bg-fw-amsd-image-wrapper {
  position: absolute;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  background-size: cover;
  background-position: 50% 50%;
  max-width: 100%;
}

.image-bg-fw-amsd-text-wrapper-inner {
  display: block;
  max-width: 405px;
  margin-right: auto;
  margin-left: auto;
}

.standard-block {
  position: relative;
  display: block;
  width: 1260px;
  max-width: 100%;
  margin: 20px auto 22px;
  padding-right: 30px;
  padding-left: 30px;
  z-index: 2;
}

.standard-block.product-profile {
  margin-top: -45px;
}

.centered {
  text-align: center;
}

.heading {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 32px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.address-line-break {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}

.form-block {
  display: block;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.interior-banner-section {
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 132px;
  background-color: #000;
}

.interior-banner-section.custom-page-banner {
  padding-top: 0px;
}

.interior-banner-section.video-banner {
  height: auto;
  overflow: hidden;
  background-color: #000;
  padding-top: 0px;
  position: relative;
}

.interior-banner-section.product-category-video-banner {
  margin-top: -30px;
}

.interior-banner-section.products-banner {
  margin-top: -30px;
  margin-bottom: 30px;
  background-color: black;
}

.interior-banner-section.recipe-profile-banner {
  margin-top: -30px;
  margin-bottom: 60px;
  background-color: black;
}

.interior-banner-section.category-banner-image {
  padding-top: 0px;
}

.interior-banner-section.black-cover {
  height: 132px;
  background-color: #000;
  background-image: none;
  background-size: auto;
}

.interior-banner-content-wrapper {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #fff;
  color: #fff;
}

.interior-banner-content-wrapper.video-banner {
  background-color: #000;
  padding-bottom: 30px;
}

.interior-banner-content-wrapper.profile-page {
  padding-bottom: 0px;
}

.interior-banner-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 98px;
  line-height: 90px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.interior-banner-heading.video-banner {
  color: white;
}

.interior-banner-heading.side-by-side {
  max-width: 150px;
  margin-right: 15px;
  margin-bottom: 0px;
}

.interior-banner-heading.sidebar-page {
  text-align: center;
}

.interior-banner-heading.chefs-panel-profile-title {
  font-size: 80px;
  line-height: 75px;
  text-align: left;
}

.interior-banner-content-wrapper-inner {
  display: block;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.sidebar {
  width: 20%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  border-right: 1px solid #dbdbdb;
}

.sidebar.sidebar-closed {
  position: absolute;
  left: 0px;
  width: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-right-style: none;
}

.sidebar-page-content-outer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sidebar-page-content-inner-wrapper {
  position: relative;
  display: block;
  width: 80%;
  max-width: 1260px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.sidebar-page-content-inner-wrapper.sidebar-closed {
  width: 100%;
}

.sidebar-underlay {
  position: fixed;
  top: 0px;
  z-index: -1;
  display: none;
  width: 150px;
  height: 150vh;
}

.sidebar-underlay.sidebar-closed {
  display: none;
}

.sidebar-title-text {
  margin-top: 10px;
  margin-bottom: 17px;
  padding-right: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #231f20;
  font-size: 21px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
}

.sidebar-filters-form {
  margin-bottom: 0px;
}

.sidebar-close-button {
  width: 22px;
  height: 22px;
  margin-top: -35px;
  margin-right: 13px;
  float: right;
  background-image: url('../images/sidebar-close-button.png');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.sidebar-close-button.sidebar-closed {
  margin-right: -35px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.sidebar-content.sidebar-closed {
  display: none;
}

.profile-title-text {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 60px;
  line-height: 55px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
}

.profile-title-text.product-documents-page-title {
  margin-bottom: -45px;
}

.featured-products-heading {
  position: relative;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #000;
  font-size: 60px;
  line-height: 55px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
}

.profile-title-text.small {
  font-size: 32px;
  line-height: 32px;
  text-transform: none;
}

.profile-title-text.accessories {
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
}

.profile-title-text.medium {
  font-size: 45px;
  line-height: 40px;
}

.profile-title-text.recipe {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  text-transform: none;
}

.profile-title-text.new-recipe-profile {
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 40px;
  line-height: 44px;
  padding: 0px;
}

.amsd-profile-meta-text {
  text-align: center;
  margin-top: -60px;
  margin-bottom: 60px;
  color: black;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  z-index: 2;
}


.amsd-profile-block {
  position: relative;
  display: block;
  width: 1260px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  z-index: 2;
}

.large-product-image-wrapper {
  display: block;
  max-width: 1000px;
  margin: -20px auto 20px;
  text-align: center;
}

.product-image-thumbnails-wrapper {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.product-thumbnail-link {
  display: inline-block;
  width: 140px;
  margin-right: 12px;
  margin-left: 12px;
  float: none;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}

.product-thumbnail-link.featured-video-thumbnail {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 93px;
}

.view-more-product-images-link {
  margin-right: 15px;
  margin-left: 15px;
}

.profile-list-wrapper {
  margin-top: 45px;
  padding-right: 0px;
  padding-left: 0px;
}

.profile-section-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #231f20;
  font-size: 32px;
  line-height: 27px;
  font-weight: 500;
  letter-spacing: 0px;
  width: 100%;
}

.profile-section-heading.product-documents-subcategory-title {
  font-family: 'TradeGothicLT-CondEighteen', sans-serif;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0px;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
}

.profile-ist-column {
  width: 50%;
  float: left;
}

.profile-ist-column.full-width {
  width: 100%;
  float: none;
}

.product-overview-list-wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}

.profile-amsd-wrapper {
  margin-top: 45px;
}

.profile-amsd-wrapper.chefs-panel {
  margin-top: 25px;
}

.product-accessories {
  margin-top: 25px;
  padding-right: 0px;
  padding-left: 0px;
}

.design-center-sidebar-thumbnail {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
}

.design-center-sidebar-item {
  position: relative;
  padding-top: 5px;
  padding-bottom: 7px;
}

.design-center-sidebar-item-title {
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
}

.design-center-sidebar-item-remove-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.remove-button-line-1 {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #9e9e9e;
}

.remove-button-line-2 {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #9e9e9e;
}

.amsd-meta-text-divider {
  display: inline-block;
  width: 1px;
  height: 15px;
  margin-right: 5px;
  margin-bottom: -1px;
  margin-left: 5px;
  background-color: #dbdbdb;
}
.amsd-meta-text-divider.events-text-divider {
  width: 100%;
  height: 10px;
  display: block;
  margin: 0px;
  background-color: transparent;
}
.amsd-meta-text-divider.filter {
  height: 12px;
}
.amsd-meta-text-divider.profile-page {
  height: 26px;
  margin-right: 8px;
  margin-bottom: -2px;
  margin-left: 8px;
}

.amsd-meta-text-divider.profile-page.recipe {
  height: 22px;
  margin-bottom: 1px;
}

.print-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-top: -13px;
  margin-right: 20px;
  border-radius: 200px;
  background-color: #141414;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  z-index: 999;
}

.sidebar-list-item {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 15px;
  font-size: 14px;
  line-height: 18px;
}

.sidebar-list-item-divider {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 12px;
  margin-left: -5px;
  background-color: #dbdbdb;
}

.video-gallery-play-icon {
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Fontawesome, sans-serif;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0px;
}

.contact-info-wrapper-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar-link {
  display: block;
  margin-top: 6px;
  font-size: 13px;
  line-height: 16px;
}

.gallery-slider-section {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  text-align: center;
}

.gallery-slider {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: block;
  width: 1700px;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #241f20;
}

.gallery-slider.innovation {
  background-color: #fff;
}

.gallery-slide {
  width: 100%;
  text-align: center;
}

.gallery-slide._2 {
  background-image: url('../images/IMG_4660.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._3 {
  background-image: url('../images/IMG_4605.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._4 {
  background-image: url('../images/outdoor-kitchen-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._5 {
  background-image: url('../images/Kent_grill_3.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._6 {
  background-image: url('../images/ext.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._7 {
  background-image: url('../images/IMG_4843-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slide._8 {
  background-image: url('../images/slide.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-slider-arrow {
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 999;
  width: 24px;
  height: 24px;
  margin: 0px 0px 9px -244px;
  background-image: url('../images/slide-arrow-left.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  font-size: 24px;
}

.gallery-slider-arrow.right {
  margin-left: 220px;
  background-image: url('../images/slide-arrow-right.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.gallery-slider-arrow.innovation-slide-arrow {
  background-image: url('../images/slide-arrow-left-black.png');
  margin-bottom: -21px;
}

.gallery-slider-arrow.right.innovation-slide-arrow {
  background-image: url('../images/slide-arrow-right-black.png');
}

.gallery-slide-nav {
  z-index: 99;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: rgba(27, 27, 27, .5);
  font-size: 16px;
  line-height: 20px;
}

.gallery-slide-nav.innovation-slide-nav {
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: -30px;
}

.gallery-slide-image {
  max-height: 100vh;
}

.third-color {
  color: #7f90d4;
}

.sidebar-links {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 15px;
  font-size: 14px;
  line-height: 18px;
}

.sidebar-divider {
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 12px;
  margin-left: -5px;
  background-color: #dbdbdb;
}

.recipe-filter-form-heading {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 45px;
  padding-left: 45px;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
}

.profile-subtitle-text {
  margin-bottom: 12px;
  color: #999;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.icon-links-wrapper {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.icon-links-wrapper.recipe-profile {
    text-align: right;
    padding-right: 62px;
    position: absolute;
    top: -15px;
    right: 0;
    margin-top: 0px;
}

.icon-links-wrapper.sidebar-links-wrapper {
  margin-top: 15px;
  margin-bottom: 45px;
}

.icon-links-wrapper.profile-page-links {
  margin-bottom: 60px;
}

.icon-links-wrapper.profile-page-links.product-documents-amsd {
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: left;
}

.icon-links-wrapper.left-aligned {
  text-align: left;
}

.icon-links-wrapper.quarter {
  width: 25%;
  float: left;
}

.icon-link {
  display: inline-block;
  margin-top: 10px;
  margin-right: 12px;
  margin-left: 12px;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
}

.icon-link-divider {
  display: none;
}

.link-icon {
  position: relative;
  display: inline-block;
  margin-right: 3px;
  font-family: Fontawesome, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.link-icon.right {
  margin-right: 0px;
  margin-left: 3px;
}

.link-icon.product-document-icon {
  font-size: 12px;
  position: absolute;
  top: -4px;
  left: 0px;
}

.lightbox-links-wrapper {
  width: 100%;
  margin-top: 20px;
}

.lightbox-title-text {
  margin-top: 0px;
  margin-bottom: 20px;
}

.lightbox-form {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.lightbox-link-text {
  color: #1083b9;
  cursor: pointer;
}

.design-center-text-area {
  display: block;
  width: 900px;
  max-width: 100%;
  margin: 20px auto 35px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.design-center-text-area.centered {
  text-align: center;
}

.locations {
  position: relative;
}

.find-a-dealer-section {
  display: block;
  width: 1700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.title {
  margin-top: 0px;
  margin-bottom: 0px;
}

.styles-select {
  display: block;
  width: 100%;
  height: 48px;
  max-width: 100%;
  margin-bottom: 0px;
  padding: 8px 12px 8px 14px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  line-height: 20px;
}

.styles-select.form-invalid {
  border-color: #f75454;
}

.styles-select.text-area-input {
  min-height: 80px;
  line-height: 15px;
}

.styles-select.select-input {
  padding-top: 8px;
}

.styles-select.options-input {
  width: auto;
  height: auto;
  margin-bottom: 0px;
  padding: 8px 12px 8px 32px;
  border: 1px solid transparent;
  background-color: transparent;
}

.styles-select.options-input.sidebar-filter-option {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.styles-select.options-input.sidebar-filter-option.disabled {
  padding-left: 12px;
}

.styles-select.file-upload {
  display: block;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px dashed #dbdbdb;
}

.styles-select.file-upload.form-invalid {
  border-color: #f75454;
}

.amsd-products-title {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  text-transform: uppercase;
}

.amsd-products-title.grid {
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 18px;
  line-height: 22px;
}

.amsd-products-title.standard-grid {
  float: none;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 18px;
  line-height: 22px;
}

.amsd-filter-toggle-switch {
  display: block;
  width: 600px;
  max-width: 100%;
  margin: 30px auto;
}

.tabs-wrapper {
  margin-top: 30px;
}

.tabs-wrapper.product-documents-amsd {
  width: 1260px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-top: 45px;
  margin-top: 45px;
  border-top: 1px solid #dbdbdb;
}

.tabs-menu {
  display: block;
  overflow: hidden;
  width: 400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 1px solid #dbdbdb;
  border-radius: 200px;
  background-color: #f3f3f3;
  text-align: center;
}

.tab-link {
  width: 199px;
  padding: 15px 10px;
  border-radius: 200px;
  background-color: transparent;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  float: left;
}

.tab-link.w--current {
  background-color: #1083b9;
  color: #fff;
}

.recipe-meta-text-wrapper-inner {
  display: inline-block;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 30px;
  text-align: left;
}

.recipe-meta-text-wrapper-inner.left {
  width: 40%;
  padding-left: 0px;
}

.recipe-meta-text-wrapper-inner.right {
  width: 60%;
  padding-right: 0px;
}

.ingredients-heading {
  margin-top: 0px;
  margin-bottom: 17px;
  padding-right: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #231f20;
  font-size: 21px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.ingredient-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-right: 0px;
}

.recipe-divider {
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: 0px 7px -1px;
  background-color: #dbdbdb;
}

.recipe-divider.ingredients {
  width: 100%;
  display: block;
  height: 1px;
  background-color: transparent;
}

.recipe-meta-text-wrapper-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.recipe-image-wrapper {
  width: auto;
  margin-bottom: 50px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.recipe-meta-text-divider {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.lightbox-search-form {
  display: block;
  width: 400px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.search-page-form {
  display: block;
  width: 400px;
  max-width: 100%;
  margin: -45px auto 45px;
}
.header-search-wrapper {
  position: relative;
  margin-left: 30px;
  top: -7px;
}
.header-search-input {
  height: 36px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid white;
  padding-top: 12px;
  padding-left: 12px;
  width: 200px;
  font-size: 14px;
  padding-right: 34px;
  padding-top: 8px;
}
.header-search-input:focus {
  border-color: white !important;
}
.header-search-input::placeholder {
  color: black;
}
.header-link-icon.search-icon {
  position: absolute;
  right: 10px;
  top: 9px;
  cursor: pointer;
}

.header-link.mobile-search-link {
  display: none;
}

.sticky-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  border-top: 1px solid #dbdbdb;
  background-color: #f9f9f9;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
}

.sticky-footer-space {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 80px;
}

.sticky-footer-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 80px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar-buttons-wrapper {
  margin-bottom: 45px;
  text-align: center;
}

.cms-btn.design-center-button {
  min-width: 230px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 14px 30px 12px;
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 1px;
}

.cms-btn.design-center-button._2 {
  background-color: #1083b9;
}

.cms-btn.design-center-button.sidebar-button {
  width: 200px;
  max-width: 110%;
  min-width: 0px;
  margin-top: 17px;
  margin-right: 0px;
  margin-left: -30px;
  padding: 13px 10px 11px;
  font-size: 14px;
  line-height: 15px;
}

.link-icon.design-center-icon {
  display: none;
}

.innovation-slider {
  position: relative;
  z-index: 999;
  display: block;
  width: 1160px;
  height: auto;
  max-width: 100%;
  margin: -30px auto 60px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #fff;
}

.innovation-slide {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.innovation-slider-arrow {
  width: 60px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #a5a5a5;
}

.innovation-slider-arrow:hover {
  color: #000;
}

.innovation-slider-nav {
  height: 40px;
  margin-bottom: -40px;
}

.innovation-slide-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.innovation-slide-overlay-image {
  position: relative;
  z-index: 2;
  opacity: 1;
}

.innovation-slide-title {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 27px;
  text-align: center;
}
.slide-text-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: rgba(27, 27, 27, .5);
  opacity: 0;
  margin-right: -250px;
  left: auto;
  right: 50%;
  width: 200%;
}

.slide-text-overlay.products-banner {
  opacity: 1;
}

.product-document-link {
  line-height: 14px;
  margin-bottom: 7px;
  display: block;
  font-size: 14px;
  display: inline-block;
}

.product-document-link.product-profile-page {
  position: relative;
  padding-left: 17px;
}

.product-document-link:hover {
  text-decoration: underline;
}

.find-a-dealer-lightbox-link {
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
}

.added-overlay-icon {
  background-color: rgba(0, 0, 0, .8);
  border-radius: 200px;
  width: 48px;
  height: 48px;
  display: inline-block;
}

.added-overlay {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  line-height: 52px;
  padding-top: 51px;
}

.search-tabs-content {
  padding: 60px 40px 40px;
  border: 1px solid #dbdbdb;
  background-color: #fafafa;
  text-align: left;
}

.search-tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 48px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 2px 15px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #dbdbdb;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #f3f3f3;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.search-tab-link.w--current {
  background-color: #1083b9;
  color: #fff;
}

.search-tabs-menu {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 200px;
}

.search-tabs {
  text-align: center;
}

.amsd-title-text-link.events {
  width: 60%;
  margin-bottom: 0px;
  padding-right: 30px;
  font-size: 24px;
  line-height: 28px;
}
.amsd-text-wrapper.events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.amsd-meta-text.events {
  padding-right: 30px;
}
.amsd-button.cms-btn.events {
  min-width: 100px;
  margin-top: 0px;
}
.events-form-wrapper {
  display: inline-block;
  width: 250px;
  max-width: 100%;
  margin: 12px 0 0;
}

.events-form-wrapper.events {
  margin-top: -30px;
}

.events-text-divider {
  display: inline-block;
  width: 10px;
}

.event-map {
  width: 100%;
  height: 400px;
  margin-top: 30px;
  margin-bottom: 45px;
}
.icon-links-wrapper.event-information {
  margin-top: -45px;
}

.icon-links-wrapper.event-dealer-information {
  margin-top: -15px;
}
.form.contest-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.form-input.file-upload.contest {
  width: 32.66%;
  -webkit-flex-basis: 32.66%;
  -ms-flex-preferred-size: 32.66%;
  flex-basis: 32.66%;
}
.showing-events-for {
  display: inline-block;
  margin-right: 20px;
}
.event-featured-products {
  margin-bottom: 45px;
}
.photo-contest-form-add-file-wrapper {
  width: 100%;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 10px;
}

.rewards-outer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 100%;
  margin: 60px auto 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reward-texture-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  padding-top: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/assets/images/gold.jpg");
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.reward-texture-block.platinum {
  background-image: url("/assets/images/platinum.jpg");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.rewards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.rewards-wrapper.platinum {
  width: 54%;
}

.rewards-texture-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.reward {
  width: 250px;
  max-width: 100%;
  margin-right: 5px;
  margin-left: 5px;
  color: #000;
  text-align: center;
}

.reward.gold {
  max-width: 100%;
}

.reward-title {
  margin-top: 5px;
  margin-bottom: 3px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.reward-value {
  font-size: 17px;
  line-height: 24px;
}

.reward-image {
  width: 250px;
}

.reward-divider {
  width: 1px;
  height: 63px;
  background-color: #dbdbdb;
}

.reward-form-heading-wrapper {
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #000;
}

.reward-form-heading-inner-wrapper {
  display: block;
  width: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.reward-form-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 45px;
  text-align: center;
}

.merchandise-items-wrapper {
  width: 100%;
}

.merchandise-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
}

.merchandise-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.merchandise-image-wrapper.no-image {
  display: none;
}

.merchandise-image-wrapper.no-image-new {
  width: 50px;
  margin-top: 30px;
  height: 30px;
}

.merchandise-image {
  width: auto;
  height: auto;
  max-height: 200px;
}

.new-merchandise-image {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  width: 50px;
  height: 21px;
  margin-top: -6px;
  margin-left: -6px;
}

.merchandise-category-title {
  margin-top: 45px;
  margin-bottom: 20px;
}

.merchandise-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.merchandise-number-text {
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.merchandise-title-text {
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.merchandise-description-text {
  width: 100%;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
}

.merchandise-inputs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.merchandise-inputs-wrapper.no-image {
  margin-left: 200px;
}

.merchandise-inputs-wrapper.no-image-new {
  margin-left: 150px;
}

.merchandise-price-text-wrapper {
  width: 50%;
  padding-right: 15px;
}

.merchandise-price-text {
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  text-align: right;
}

.merchandise-total-wrapper {
  position: relative;
  top: 5px;
  width: 100%;
  margin-top: 50px;
}

.merchandise-total-text {
  margin-bottom: 0px;
  padding-right: 23px;
  text-align: right;
}


.chefs-panel-grid-category-title-wrapper-2 {
  position: relative;
  left: 50%;
  right: auto;
  width: 1700px;
  margin-left: -850px;
  background-image: url("../images/category-1-bg.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chefs-panel-grid-category-title-wrapper-1 {
  position: relative;
  width: 100%;
}

.chefs-panel-grid-category-title-wrapper-3 {
  display: block;
  width: 850px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 53px 125px 50px;
  background-color: rgba(27, 27, 27, .5);
  color: #fff;
  text-align: center;
}

.chefs-panel-category-caption {
  margin-top: 10px;
  margin-bottom: 0px;
}

.chefs-panel-profile-title-wrapper-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -30px;
}

.chefs-panel-profile-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-image: url("../images/chef-panel-amsd-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
}

.chefs-panel-profile-title-wrapper-inner {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 45px;
}

.chefs-panel-profile-subtitle {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.chefs-panel-profile-visit-websites {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
}

.chefs-panel-profile-visit-text {
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}

.chefs-panel-profile-social-icons-wrapper {
  margin-top: 20px;
}

.chefs-panel-profile-social-icons-text {
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.chefs-panel-social-media-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 200px;
  background-color: #000;
  font-family: Fontawesome;
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
}

.chefs-panel-profile-section-title-wrapper {
  position: relative;
  left: 50%;
  width: 1700px;
  margin-left: -850px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #000;
}

.chefs-panel-profile-section-title-text {
  display: block;
  width: 1260px;
  max-width: 100%;
  margin: 3px auto 0px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Akzidenz Grotesk BE Condensed';
  color: #fff;
  font-size: 44px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.chefs-panel-profile-heading-underlined {
  display: inline-block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  border-bottom: 1px solid #000;
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}

.chefs-panel-profile-underlined-heading-wrapper {
  text-align: center;
}

.chefs-panel-profile-quote-text {
  display: block;
  width: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.chefs-panel-profile-quote-author-text {
  margin-top: 20px;
  margin-bottom: 45px;
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.chefs-panel-biography-wrapper {
  margin-top: 45px;
  margin-bottom: 45px;
}

.chefs-panel-quote-wrapper {
  margin-top: 30px;
}

.chefs-panel-gallery-wrapper {
  position: relative;
  left: 50%;
  width: 1700px;
  height: 390px;
  margin-top: 30px;
  margin-left: -850px;
  padding-bottom: 10px;
  text-align: center;
}

.chefs-panel-gallery-lightbox-link {
  height: 100%;
  margin-right: 10px;
  margin-left: 10px;
}

.chefs-panel-gallery-image {
  height: 100%;
}

.custom-code {
  display: none;
}

.chefs-panel-gallery-scroll-text-wrapper-1 {
  margin-top: 15px;
  margin-bottom: 45px;
  text-align: center;
}

.chefs-panel-gallery-scroll-text-wrapper-2 {
  display: inline-block;
  padding-top: 7px;
  padding-right: 50px;
  padding-left: 50px;
  background-image: url("../images/double-arrow-left.jpg"), url("../images/double-arrow-right.jpg");
  background-position: 1% 50%, 99% 50%;
  background-size: 27px, 27px;
  background-repeat: no-repeat, no-repeat;
}

.chefs-panel-gallery-scroll-text {
  font-family: 'Akzidenz Grotesk BE Condensed';
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}

.chefs-panel-profile-all-professionals-wrapper {
  position: relative;
  left: 50%;
  width: 1700px;
  margin-top: 45px;
  margin-left: -850px;
  padding-bottom: 10px;
  text-align: center;
}

.chefs-panel-all-professionals-item {
  position: relative;
  width: 200px;
  height: 150px;
  margin-right: 3px;
  margin-left: 3px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.chefs-panel-all-professionals-text-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(27, 27, 27, .5);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  padding: 20px;
  white-space: normal;
}

.chefs-panel-all-professionals-text-overlay:hover {
  opacity: 1;
}

.chefs-panel-all-professionals-name-text {
  width: 100%;
  margin-bottom: 0px;
  font-family: 'Akzidenz Grotesk BE Condensed';
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
}

.chefs-panel-all-professionals-title-text {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.footer-brochure-links {
  float: left;
  width: 44%;
  padding-right: 30px;
}

.footer-brochure-link-block {
  width: 50%;
  float: left;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  top: -10px;
}

.footer-brochure-image {
  float: left;
}

.footer-brochure-text {
  float: left;
  width: 90px;
  padding-left: 10px;
  margin-top: 11px;
}

.video-background {
  position: relative;
  z-index: 0;
  width: 100%;
}

.video-banner-backup-image {
  display: none;
}

.video-banner-caption-section {
  width: 1700px;
  max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.video-banner-caption-section.product-category-video-banner-caption-section {
  margin-bottom: 30px;
}

.video-banner-subheading {
  color: white;
  margin-bottom: 20px;
  margin-top: 0px;
}

.video-banner-subheading.two {
  margin-top: 30px;
}

.video-banner-caption-block {
  padding-left: 90px;
  padding-right: 90px;
}

.featured-video-text-block {
  padding-left: 90px;
  padding-right: 90px;
}

.mobile-caption-text-wrapper {
    display: none;
  width: 100%;
  max-width: 405px;
}

.down-arrow {
    position: absolute;
    left: auto;
    right: 30px;
    bottom: 30px;
    opacity: .75;
    z-index: 2;
}

.down-arrow-wrapper {
    position: fixed;
    width: 1700px;
    max-width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    height: 100%;
    z-index: 2;
    max-height: 56.25vw;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.down-arrow-wrapper.hidden {
  opacity: 0;
}

.section-anchor {
    position: absolute;
    width: 100%;
    height: 1px;
    max-width: 1700px;
    margin-top: -166px;
}

.amsd-list.product-profile-page {
  padding-left: 0px;
  padding-right: 0px;
}

.featured-video-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-bottom: 50px;
  text-align: center;
  position: relative;
}

.featured-video-section.with-video-banner {
  margin-top: -30px;
  margin-bottom: 30px;
}

.standard-block.featured-video-heading-block {
  text-align: center;
  margin-bottom: 400px;
}

.featured-video-button {
  display: inline-block;
  padding: 4px 30px 0px 0px;
  background-color: transparent;
  background-image: url('../images/large-white-arrow.png');
  background-position: 100% 50%;
  background-size: 19px;
  background-repeat: no-repeat;
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.featured-video-button:hover {
  text-decoration: none;
}

.featured-video-heading {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  font-size: 60px;
  line-height: 65px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: white;
}

.featured-video-subheading {
  font-size: 22px;
  line-height: 26px;
  color: white;
}

.featured-video-profile-play-icon {
    width: 60px;
    height: 60px;
    font-family: Fontawesome, sans-serif;
    font-size: 30px;
    letter-spacing: 0px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    background-color: #1083b9;
    color: white;
    border-radius: 200px;
    text-align: center;
    line-height: 60px;
    padding-left: 5px;
}

.featured-video-profile-play-icon-image {
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    margin-left: -23px;
    top: 50%;
    margin-top: -28px;
}

.featured-video-categories-text-section {
	margin-bottom: 30px;
	margin-top: -40px;
	width: 1700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    color: white;
    padding-bottom: 30px;
    text-align: center;
}

.featured-video-text {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.featured-video-categories-play-icon-image {
	width: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.recipe-text-columns-wrapper {
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recipe-text-column.large {
	width: 70%;
	padding-left: 20px;
	padding-right: 0px;
}

.recipe-text-column {
	width: 30%;
}

.new-recipe-profile-meta-title-text {
  font-family: 'Akzidenz Grotesk BE Condensed', sans-serif;
  width: 100%;
  color: white;
  text-transform: uppercase;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 10px;
}

.new-recipe-profile-title-block {
  position: relative;
  display: block;
  width: 1260px;
  max-width: 100%;
  margin: 20px auto 22px;
  padding-right: 30px;
  padding-left: 30px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.new-recipe-profile-title-block.no-image {
  width: 100%;
}

.new-recipe-profile-photo-wrapper {
  width: 1700px;
  max-width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.new-recipe-profile-text-wrapper {
  padding: 1px 30px 40px 0px;
  width: 400px;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.new-recipe-profile-meta-text-wrapper {
  margin-top: 30px;
}

.new-recipe-profile-meta-text {
  color: white;
  font-size: 19px;
  line-height: 22px;
}

.recipe-author-photo {
  display: block;
  margin-bottom: 20px;
  width: 100px;
}

.recipe-author-wrapper {
  margin-top: 20px;
  font-size: 16px;
  line-height: 20px;
}

.recipe-meta-label {
  width: 100%;
  color: white;
  text-transform: uppercase;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

.recipe-author-subtitle {
  font-style: italic;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-scroll-right"] {
  opacity: 0;
  -webkit-transform: translate(45px, 0px);
  -ms-transform: translate(45px, 0px);
  transform: translate(45px, 0px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-left"] {
  opacity: 0;
  -webkit-transform: translate(-45px, 0px);
  -ms-transform: translate(-45px, 0px);
  transform: translate(-45px, 0px);
}

html.w-mod-js *[data-ix="slide-fade-in"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="innovation-slider-overlay-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slider-fade-in-1"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slider-fade-in-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-fade-in-on-load"] {
  display: none;
  opacity: 0;
}

@media (max-width: 1300px) {
  .slider-inner-wrapper.chefs-panel {
    width: 50%;
  }
  .slide-heading.chefs-panel {
    max-width: 405px;
    position: static;
    left: auto;
  }
  .slide-text-wrapper.chefs-panel {
    max-width: 405px;
    position: static;
    left: auto;
  }
  .lightbox-scroll-wrapper {
    padding-top: 150px;
  }
  .navbar {
    height: 100px;
  }
  .nav-menu {
    margin-top: 2px;
  }
  .navbar-underlay {
    height: 100px;
  }
  .interior-banner-section {
    padding-top: 100px;
  }
  .interior-banner-section.black-cover {
    height: 100px;
  }
  .slider-inner-wrapper {
    padding-top: 140px;
  }
  .slider-inner-wrapper.recipe-profile {
	padding-top: 190px;
  }
  .interior-banner-content-wrapper {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .logo-home-link {
    width: 175px;
    height: 50px;
    margin-top: 12px;
  }
  .header-links-wrapper {
    margin-top: 6px;
  }
  .nav-link {
    height: 36px;
    padding: 8px 0px;
  }
  .profile-title-text {
    font-size: 40px;
    line-height: 44px;
  }
  .featured-products-heading {
    font-size: 44px;
    line-height: 48px;
  }
  .interior-banner-heading {
    font-size: 70px;
    line-height: 60px;
  }
  .slide-heading {
    font-size: 70px;
    line-height: 60px;
  }
  .video-banner-title {
    font-size: 70px;
    line-height: 60px;
  }
  .large-product-image-wrapper {
    max-width: 700px;
    margin-bottom: 10px;
  }
  .video-banner-caption-block {
  	padding-right: 50px;
    padding-left: 50px;
  }
  .featured-video-text-block {
  	padding-right: 50px;
    padding-left: 50px;
  }
  .slider-inner-wrapper.video-banner {
    padding-top: 120px;
  }
  .section-anchor {
    margin-top: -134px;
  }
}

@media (max-width: 991px) {
  .lightbox-scroll-wrapper {
    padding-top: 100px;
  }
  .amsd-title-text-link.image-bg-grid.small.video-gallery {
    font-size: 22px;
    line-height: 22px;
  }
  .amsd-item.image-bg-grid.video-gallery {
    width: 48%;
    padding-top: 26%;
  }
  .navbar {
    height: 75px;
  }
  .navbar-underlay {
    height: 75px;
  }
  .interior-banner-section {
    padding-top: 75px;
  }
  .interior-banner-section.product-category-video-banner {
    margin-bottom: 30px;
  }
  .interior-banner-section.black-cover {
    height: 75px;
  }
  .category-subtitle-text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .header-link.mobile-search-link {
    display: block;
  }
  .header-search-wrapper {
    display: none;
  }
  .icon-links-wrapper.quarter {
    width: 50%;
  }
  .footer-section {
    padding-bottom: 30px;
  }
  .nav-link {
    display: block;
    height: auto;
    padding: 15px 0px;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 2px;
  }
  .logo-home-link {
    margin-left: 20px;
  }
  .navbar {
    height: 75px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 30px;
    padding-right: 120px;
    padding-left: 120px;
    float: right;
    background-color: rgba(0, 0, 0, .8);
  }
  .dropdown {
    display: block;
    height: auto;
  }
  .dropdown-link {
    height: auto;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 400;
  }
  .dropdown-link.w--current {
    color: #fff;
  }
  .dropdown-list {
    margin-left: 0px;
    padding-left: 20px;
    border-left: 1px solid #a19e9e;
    background-color: transparent;
    margin-bottom: 10px;
  }
  .nested-dropdown-list {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left: 1px solid #a19e9e;
    background-color: transparent;
    margin-bottom: 10px;
  }
  .menu-button {
    margin-top: 4px;
    margin-right: 20px;
    color: #fff;
    font-size: 30px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }
  .footer-links {
    width: 100%;
  }
  .album-photos {
    text-align: center;
  }
  .input-field.options-input.sidebar-filter-option {
    width: auto;
  }
  .nav-items-wrapper {
    display: block;
    overflow: auto;
    width: 100%;
    height: 100%;
    padding-bottom: 130px;
  }
  .nav-items-wrapper.mobile {
    display: block;
  }
  .nav-items-wrapper.mobile.test {
    display: none;
  }
  .amsd-item {
    display: block;
    padding: 40px 0px;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }
  .amsd-item.image-bg-grid.small {
    width: 24%;
    padding-top: 24%;
  }
  .amsd-item.alternate {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .amsd-item.standard-grid {
    width: 48%;
  }
  .amsd-item.standard-grid.small {
    width: 31.33%;
  }
  .amsd-item.standard-grid.products {
    width: 31.33%;
  }
  .amsd-item.standard-grid.products.no-border.chefs-panel {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .amsd-item.image-bg-fw {
    display: block;
    padding: 40px 0px;
    border-bottom: 1px solid #dbdbdb;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }
  .amsd-item.image-bg-fw.alternate {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .amsd-item.chefs-panel-grid {
    width: 48%;
  }
  .amsd-item.chefs-panel-favorite-recipes {
    width: 48%;
  }
  .amsd-image-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .amsd-title-text-link {
    margin-bottom: 5px;
    color: #000;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0px;
  }
  .amsd-title-text-link.image-bg-grid {
    color: #fff;
  }
  .amsd-title-text-link.image-bg-fw {
    margin-bottom: 5px;
    color: #000;
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .amsd-text-wrapper {
    display: block;
    width: 100%;
    max-width: 405px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
  }
  .amsd-text-wrapper.standard-grid {
    padding: 30px;
  }
  .amsd-text-wrapper.standard-grid.small {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-text-wrapper.standard-grid.products.chefs-panel {
    padding-bottom: 0px;
  }
  .amsd-text-wrapper.image-bg-fw {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .amsd-description-text {
    text-align: left;
  }
  .amsd-list {
    margin-top: 1px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .amsd-list.image-bg-fw {
    padding-right: 45px;
    padding-left: 45px;
  }
  .nav-container {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .amsd-button.cms-btn {
    background-image: url('../images/button-arrow-black.png');
    background-size: 14px;
    background-repeat: no-repeat;
    color: #000;
  }
  .amsd-button.cms-btn.image-bg-fw {
    background-image: url('../images/button-arrow-black.png');
    background-size: 14px;
    background-repeat: no-repeat;
    color: #000;
  }
  .slider-arrow {
    left: 50%;
  }
  .slide-nav {
    width: 100%;
  }
  .slide.chefs-panel {
    background-image: url("../images/new-wood-bg.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .lightbox-window.search-lightbox {
    margin-top: -100px;
  }
  .lightbox-content-box {
    width: 90%;
  }
  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slider-inner-wrapper {
    width: 100%;
  }
  .slider-inner-wrapper.chefs-panel {
    width: 100%;
  }
  .featured-item {
    width: 100%;
    padding-bottom: 160px;
    float: none;
  }
  .quarter {
    width: 49.5%;
  }
  .form-input.quarter {
    width: 49.5%;
    -webkit-flex-basis: 49.5%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
  }
  .form-input.sidebar-filter-input {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-section.quarter {
    width: 49.5%;
    -webkit-flex-basis: 49.5%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
  }
  .amsd-category-title.chefs-panel-grid {
    font-size: 70px;
    line-height: 65px;
  }
  .nav-link-divider {
    display: none;
  }
  .footer-links-in-menu {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-right: 9px;
    padding-top: 15px;
    border-top: 1px solid #a19e9e;
    text-align: left;
  }
  .header-links-wrapper {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-right: 9px;
    padding-top: 15px;
    float: none;
    border-top: 1px solid #a19e9e;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header-link {
    display: block;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
  }
  .header-link.button {
    top: auto;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 0px;
    padding: 13px 45px 11px;
    width: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .header-link-icon {
    top: 3px;
    float: left;
    margin-right: 10px;
  }
  .header-link-text {
    width: 100%;
    height: auto;
    float: none;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 2px;
  }
  .header-link-divider {
    display: none;
    margin-bottom: 0px;
  }
  .header-link-divider.gray {
    background-color: transparent;
  }
  .half-and-half-heading {
    font-size: 70px;
    line-height: 60px;
  }
  .targeted-text-inner-wrapper {
    padding-right: 45px;
    padding-left: 45px;
  }
  .targeted-image {
    margin-left: 0px;
  }
  .text-block {
    min-height: 0px;
  }
  .footer-links-column {
    padding-right: 10px;
  }
  .footer-right-block {
    width: 100%;
    margin-top: 30px;
  }
  .footer-social-links-block {
    top: 0px;
  }
  .instagram-overlay {
    display: none;
  }
  .instagram-feed-container {
    width: 450px;
  }
  .interior-featured-item {
    width: 100%;
    float: none;
  }
  .interior-featured-item.right {
    margin-top: 70px;
    box-shadow: none;
  }
  .full-width-targeted-heading {
    font-size: 70px;
    line-height: 60px;
  }
  .full-width-targeted-text-inner-wrapper {
    padding-right: 45px;
    padding-left: 45px;
  }
  .image-bg-fw-amsd-item-inner-wrapper {
    display: block;
    min-height: 0px;
  }
  .image-bg-fw-amsd-image-wrapper {
    position: static;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    height: 400px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .image-bg-fw-amsd-text-wrapper-inner {
    color: #000;
  }
  .interior-banner-section {
    padding-top: 75px;
  }
  .interior-banner-section.black-cover {
    height: 75px;
  }
  .interior-banner-content-wrapper {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 15px;
  }
  .interior-banner-heading {
    font-size: 70px;
    line-height: 60px;
  }
  .interior-banner-heading.sidebar-page {
    text-align: left;
  }
  .interior-banner-heading.chefs-panel-profile-title {
    font-size: 70px;
    line-height: 60px;
  }
  .sidebar {
    position: relative;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 45px;
    padding: 35px 60px 25px;
    box-shadow: 0 41px 0 -40px #dbdbdb;
    border-right: none;
    z-index: 2;
  }
  .sidebar.sidebar-closed {
    position: relative;
    margin-bottom: 0px;
    box-shadow: none;
  }
  .sidebar-page-content-outer-wrapper {
    display: block;
    padding-top: 10px;
  }
  .sidebar-page-content-inner-wrapper {
    width: 100%;
  }
  .sidebar-underlay {
    display: none;
  }
  .sidebar-title-text {
    margin-bottom: 14px;
    padding-right: 0px;
  }
  .sidebar-close-button {
    margin-top: -25px;
    margin-right: 0px;
    margin-left: -45px;
    float: left;
  }
  .sidebar-close-button.sidebar-closed {
    margin-right: -37px;
    margin-left: 0px;
    float: right;
  }
  .large-product-image-wrapper {
    display: block;
  }
  .product-thumbnail-link {
    width: 100px;
  }
  .profile-list-wrapper {
    padding-left: 0px;
  }
  .profile-amsd-wrapper {
    padding-left: 0px;
  }
  .product-accessories {
    padding-left: 0px;
  }
  .design-center-sidebar-item {
    margin-top: 12px;
    margin-bottom: 10px;
  }
  .sidebar-list-item {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    line-height: 24px;
  }
  .sidebar-list-item.last {
    border-right-style: none;
  }
  .sidebar-list-item-divider {
    display: inline-block;
    width: 1px;
    height: 13px;
    margin: 0px 10px -1px;
  }
  .gallery-slider-arrow {
    left: 50%;
  }
  .gallery-slide-nav {
    width: 100%;
  }
  .sidebar-links {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    line-height: 24px;
  }
  .sidebar-links.last {
    border-right-style: none;
  }
  .sidebar-divider {
    display: block;
    width: 100%;
    height: 1px;
    margin: 8px 0px 0px;
  }
  .styles-select.options-input.sidebar-filter-option {
    width: auto;
  }
  .recipe-meta-text-wrapper-inner {
    margin-bottom: 40px;
    padding-right: 0px;
  }
  .ingredients-heading {
    margin-bottom: 14px;
    padding-right: 0px;
  }
  .ingredient-text {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    line-height: 24px;
  }
  .ingredient-text.last {
    border-right-style: none;
  }
  .recipe-divider {
    display: inline-block;
  }
  .recipe-meta-text-wrapper-outer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .recipe-image-wrapper {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .recipe-meta-text-divider {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .cms-btn.design-center-button.sidebar-button {
    width: auto;
    max-width: none;
    min-width: 200px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .innovation-slider {
    margin-bottom: 50px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .innovation-slider-arrow {
    width: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .innovation-slide-title {
    margin-top: 2px;
    font-size: 22px;
    line-height: 20px;
  }
  .slide-text-overlay {
    width: 100%;
    left: 0px;
    right: 0px;
    margin-right: 0px;
  }
  .product-document-link-wrapper {
    width: 33%;
  }
  .amsd-text-wrapper.events {
    display: block;
    max-width: none;
    padding-top: 10px;
    text-align: left;
  }
  .amsd-title-text-link.events {
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: left;
  }
  .amsd-meta-text.events {
    padding-right: 0px;
  }
  .amsd-button.cms-btn.events {
    margin-top: 20px;
  }
  .rewards-outer-wrapper {
    width: 600px;
    margin-bottom: 15px;
  }
  .rewards-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .rewards-wrapper.platinum {
    width: 100%;
  }
  .chefs-panel-grid-category-title-wrapper-2 {
    width: 100vw;
    margin-left: -50vw;
  }
  .chefs-panel-grid-category-title-wrapper-3 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .chefs-panel-profile-image-wrapper {
    width: 300px;
  }
  .chefs-panel-profile-title-wrapper-inner {
    padding-left: 30px;
  }
  .chefs-panel-profile-subtitle {
    font-size: 22px;
    line-height: 24px;
  }
  .chefs-panel-profile-visit-websites {
    font-size: 15px;
    line-height: 20px;
  }
  .chefs-panel-profile-visit-text {
    font-size: 18px;
    line-height: 20px;
  }
  .chefs-panel-profile-section-title-wrapper {
    width: 100vw;
    margin-left: -50vw;
  }
  .chefs-panel-quote-wrapper {
    margin-top: 30px;
  }
  .chefs-panel-gallery-wrapper {
    width: 100vw;
    margin-left: -50vw;
  }
  .chefs-panel-profile-all-professionals-wrapper {
    width: 100vw;
    margin-left: -50vw;
  }
  .chefs-panel-all-professionals-text-overlay {
    top: auto;
    padding-top: 10px;
    padding-bottom: 7px;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    opacity: 1;
  }
  .chefs-panel-all-professionals-name-text {
    font-size: 18px;
    line-height: 22px;
  }
  .chefs-panel-all-professionals-title-text {
    margin-top: 0px;
    font-size: 13px;
    line-height: 15px;
  }
  .footer-brochure-links {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-brochure-link-block {
    top: 0px;
    display: inline-block;
    float: none;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .video-background {
    display: none;
  }
  .slider-inner-wrapper.video-banner {
    position: relative;
    left: 0;
    padding-top: 140px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .video-banner-backup-image {
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .video-banner-caption-block {
  	padding-right: 30px;
    padding-left: 30px;
  }
  .featured-video-text-block {
  	padding-right: 30px;
    padding-left: 30px;
  }
  .interior-banner-section.video-banner {
    padding-top: 0px;
  }
  .slide-heading.video-banner {
    text-shadow: none;
    display: block;
  }
  .video-banner-caption-section {
    display: none;
  }
  .mobile-caption-text-wrapper {
    display: block;
  }
  .down-arrow-wrapper {
    display: none !important;
  }
  .amsd-list.standard-grid.product-documents-amsd {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .amsd-list.standard-grid.product-documents-amsd.product-profile-page {
    padding-left: 0px;
    padding-right: 0px;
  }
  .amsd-category-wrapper.product-documents-category-wrapper {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: -1px;
    padding-right: 0px;
  }
  .amsd-category-wrapper.product-documents-category-wrapper.product-profile-page {
    border: none;
  }
  .featured-video-section {
    padding-top: 10px;
  }
  .featured-video-heading {
    font-size: 44px;
    line-height: 48px;
  }
  .featured-video-subheading {
    font-size: 18px;
    line-height: 24px;
  }
  .featured-video-profile-play-icon {
      width: 46px;
      height: 46px;
      font-size: 22px;
      position: absolute;
      left: 50%;
      margin-left: -23px;
      top: 50%;
      margin-top: -23px;
      line-height: 46px;
      padding-left: 3px;
  }
  .featured-video-profile-play-icon-image {
      width: 36px;
      height: 36px;
      margin-left: -18px;
      margin-top: -23px;
  }
  .product-thumbnail-link.featured-video-thumbnail {
    height: 66px;
  }
  .featured-video-categories-text-section {
  	margin-top: -30px;
  	padding-top: 30px;
  }
  .interior-banner-section.recipe-profile-banner {
	   margin-bottom: 30px;
  }
  .recipe-text-column {
  	width: 100%;
  }
  .recipe-text-column.large {
  	width: 100%;
  	margin-top: 30px;
  	padding-left: 0px;
  	padding-right: 0px;
  }
  .new-recipe-profile-title-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .new-recipe-profile-photo-wrapper {
    height: 300px;
    margin-top: -20px;
    margin-bottom: 45px;
  }
  .recipe-text-columns-wrapper {
    padding-top: 0px;
  }
}


@media (max-width: 767px) {
  .amsd-item.image-bg-grid.video-gallery {
    width: 70%;
    padding-top: 36%;
  }
  .category-subtitle-text {
    font-size: 16px;
    line-height: 20px;
  }
  .icon-link-divider {
    display: block;
    height: 1px;
    width: 100%;
  }
  .image-bg-fw-amsd-image-wrapper {
    width: 400px;
    height: 267px;
  }
  .icon-links-wrapper.quarter {
    width: 100%;
  }
  .amsd-profile-meta-text {
    margin-top: -40px;
    margin-bottom: 40px;
  }
  .sidebar-close-button.sidebar-closed {
    margin-right: -32px;
  }
  .standard-block.product-profile {
    margin-top: 15px;
  }
  .cms-btn.chefs-panel-button {
    padding: 12px 15px 11px;
    font-size: 24px;
    line-height: 28px;
  }
  .cms-btn.recipe-form-submit {
    margin-top: 10px;
  }
  .header-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .logo-home-link {
    padding-left: 0px;
  }
  .nav-menu {
    padding-right: 90px;
    padding-left: 90px;
  }
  .delete-this-class.amsd-more-link {
    float: none;
  }
  .footer-link {
    letter-spacing: 0px;
  }
  .cybernautic-tag {
    display: block;
  }
  .above-footer-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cms-contact-form {
    margin-top: 30px;
  }
  .input-field.text-area-input {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .amsd-item {
    display: block;
    width: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .amsd-item.image-bg-grid {
    width: 48%;
    padding-top: 48%;
    float: none;
  }
  .amsd-item.image-bg-grid.small {
    width: 31.33%;
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 31.33%;
  }
  .amsd-item.standard-grid {
    display: block;
    width: 100%;
    margin: 0px auto 30px;
    float: none;
  }
  .amsd-item.standard-grid.small {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .amsd-item.standard-grid.products {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .amsd-item.chefs-panel-grid {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .amsd-item.chefs-panel-favorite-recipes {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .amsd-meta-text {
    float: none;
    font-size: 15px;
    line-height: 20px;
  }
  .amsd-list {
    padding-right: 30px;
    padding-left: 30px;
  }
  .amsd-list.image-bg-grid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .amsd-list.image-bg-grid.video-gallery {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .amsd-list.standard-grid {
    display: block;
    width: 100%;
    padding-right: 45px;
    padding-left: 45px;
    text-align: center;
  }
  .amsd-list.standard-grid.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .amsd-list.standard-grid.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .amsd-list.image-bg-fw {
    padding-right: 30px;
    padding-left: 30px;
  }
  .amsd-list.sidebar-page {
    padding-right: 0px;
    padding-left: 0px;
  }
  .amsd-list.chefs-panel-grid {
    display: block;
    width: 100%;
    padding-right: 45px;
    padding-left: 45px;
    text-align: center;
  }
  .amsd-grid {
    display: block;
    text-align: center;
  }
  .amsd-dropdown-toggle {
    padding-right: 36px;
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .top-text-wrapper {
    margin-bottom: 30px;
  }
  .calendar-row {
    display: block;
    min-height: 0px;
  }
  .calendar-row.labels {
    display: none;
  }
  .day {
    width: 100%;
    min-height: 0px;
    padding-top: 30px;
    padding-bottom: 45px;
  }
  .day.empty {
    display: none;
  }
  .event-link {
    margin-top: 20px;
    float: left;
    clear: both;
  }
  .hidden-day-of-the-week {
    display: inline;
  }
  .slider-section {
    height: 500px;
    min-height: 0px;
  }
  .contact-info-wrapper {
    margin-bottom: 15px;
  }
  .header-image-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-dropdown-arrow-icon {
    top: -9px;
    font-size: 26px;
  }
  .contact-info-item {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .slider-inner-wrapper {
    padding-top: 140px;
  }
  .slider-inner-wrapper.recipe-profile {
	padding-top: 190px;
  }
  .slide-heading {
    font-size: 70px;
    line-height: 60px;
  }

  .slide-heading.video-banner {
    font-size: 70px;
    line-height: 60px;
  }
  .slide-heading.side-by-side {
    max-width: 405px;
    margin-right: 0px;
    margin-bottom: 8px;
  }
  .featured-item {
    width: 100%;
    padding-bottom: 50px;
  }
  .featured-image-link {
    position: static;
    left: 0px;
    top: 0px;
    right: auto;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .featured-image-link.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .featured-text-wrapper {
    padding-right: 0px;
    float: none;
  }
  .product-filter-form-block {
    width: 300px;
    margin-top: 15px;
  }
  .half {
    width: 100%;
  }
  .third {
    width: 100%;
  }
  .quarter {
    width: 100%;
  }
  .form-input.half {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.cart-input-half {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.third {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.quarter {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.position-applying-for {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.file-upload {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.signiture {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.date-signed {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.recipe-submit-input {
    max-width: none;
    text-align: right;
  }
  .form-input.two-thirds {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-input.product-filter {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-section.quarter {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-section.third {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .form-section.half {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .application-form-progress-wrapper {
    margin-top: 45px;
  }
  .application-form-progress-wrapper.bottom {
    margin-top: 45px;
  }
  .application-form-progress-line {
    top: 2px;
    width: 1px;
    height: 98%;
    margin-top: 0px;
    margin-left: -62px;
  }
  .application-progress-step {
    position: relative;
    left: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    margin: 25px auto 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .application-progress-text {
    margin-bottom: 0px;
    margin-left: 15px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .amsd-category-wrapper.grid {
    display: block;
    text-align: center;
  }
  .amsd-category-wrapper.standard-grid {
    display: block;
    padding-top: 35px;
    padding-bottom: 15px;
    text-align: center;
  }
  .amsd-category-wrapper.chefs-panel-grid {
    display: block;
    text-align: center;
  }
  .amsd-category-title {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .amsd-category-title.chefs-panel-grid {
    font-size: 44px;
    line-height: 40px;
  }
  .slide-text-wrapper.side-by-side {
    max-width: 405px;
  }
  .photo-half {
    position: static;
    width: 100%;
    height: 300px;
  }
  .photo-half.right {
    margin-left: 0px;
  }
  .text-half {
    width: 100%;
    height: auto;
    min-height: 0px;
    margin-left: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .targeted-text-wrapper {
    width: 65%;
  }
  .targeted-text-inner-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .targeted-image {
    left: 65%;
  }
  .photo-blocks-section {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .photo-block {
    width: 50%;
    height: 200px;
    float: left;
  }
  .text-block {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footer-links-column {
    margin-bottom: 0px;
  }
  .footer-right-block {
    margin-top: 20px;
  }
  .footer-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-right-text {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-social-links-block {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .instagram-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .interior-featured-item {
    width: 100%;
  }
  .interior-featured-text-wrapper {
    padding-right: 0px;
    float: none;
  }
  .interior-featured-image-link {
    position: static;
    left: 0px;
    top: 0px;
    right: auto;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .interior-featured-image-link.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .full-width-targeted-text-wrapper {
    width: 100%;
  }
  .full-width-targeted-text-inner-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .full-width-targeted-content-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .interior-banner-content-wrapper {
    padding-top: 45px;
  }
  .interior-banner-content-wrapper.profile-page {
    padding-top: 45px;
  }
  .interior-banner-heading {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .interior-banner-heading.side-by-side {
    max-width: 405px;
    margin-right: 0px;
    margin-bottom: 8px;
  }
   .interior-banner-heading.chefs-panel-profile-title {
    font-size: 45px;
    line-height: 45px;
  }
  .sidebar {
    padding-right: 45px;
    padding-left: 45px;
    box-shadow: 0 21px 0 -20px #dbdbdb;
  }
  .sidebar-close-button {
    margin-left: -35px;
  }
  .profile-title-text {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 32px;
    line-height: 32px;
  }
  .featured-products-heading {
    font-size: 32px;
    line-height: 32px;
  }
  .profile-title-text.recipe {
    padding-right: 0px;
    padding-left: 0px;
  }
  .large-product-image-wrapper {
    margin-bottom: 10px;
  }
  .view-more-product-images-link {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .product-thumbnail-link {
    margin-top: 15px;
  }
  .profile-ist-column {
    width: 100%;
    float: none;
  }
  .amsd-meta-text-divider {
    height: 12px;
    margin-right: 3px;
    margin-left: 3px;
  }
  .amsd-meta-text-divider.profile-page {
    height: 20px;
    margin-bottom: 2px;
  }
  .print-icon {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  .contact-info-wrapper-inner {
    display: block;
    width: auto;
  }
  .recipe-filter-form-heading {
    padding-right: 35px;
    padding-left: 35px;
  }
  .styles-select.text-area-input {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .amsd-products-title {
    float: none;
    font-size: 15px;
    line-height: 20px;
  }
  .amsd-filter-toggle-switch {
    width: 300px;
    margin-top: 15px;
  }
  .tabs-wrapper {
    margin-top: 45px;
  }
  .tabs-menu {
    width: 280px;
    margin-bottom: 15px;
  }
  .tab-link {
    width: 139px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 17px;
  }
  .cms-btn.design-center-button {
    min-width: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'TradeGothicLT-CondEighteen', sans-serif;
    color: #1083b9;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 0px;
    text-transform: none;
  }
  .cms-btn.design-center-button._2 {
    background-color: transparent;
  }
  .sticky-footer-space {
    height: 60px;
  }
  .sticky-footer-content {
    height: 60px;
  }
  .link-icon.design-center-icon {
    display: inline-block;
    margin-right: 6px;
  }
  .cms-btn.design-center-button.sidebar-button {
    min-width: 0px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0px;
  }
  .innovation-slider {
    padding-right: 20px;
    padding-left: 20px;
  }
  .innovation-slider-arrow {
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 30px;
  }
  .product-document-link-wrapper {
    width: 50%;
  }
  .search-tabs-content {
    padding: 45px 20px 30px;
  }
  .search-tab-link {
    width: 90px;
    height: 44px;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 10px;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    line-height: 14px;
  }
  .events-text-divider {
    display: block;
    width: 100%;
    height: 10px;
  }
  .form-input.file-upload.contest {
    width: 49.5%;
    -webkit-flex-basis: 49.5%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
  }
  .rewards-outer-wrapper {
    width: 420px;
  }
  .reward {
    width: 200px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .merchandise-item {
    margin-bottom: 45px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .merchandise-image-wrapper {
    width: 30%;
  }
  .merchandise-text-wrapper {
    width: 70%;
  }
  .merchandise-inputs-wrapper {
    width: 75%;
    margin-top: 0px;
  }
  .merchandise-inputs-wrapper.no-image {
    margin-left: 0px;
  }
  .merchandise-inputs-wrapper.no-image-new {
    margin-left: 0px;
  }
  .chefs-panel-grid-category-title-wrapper-3 {
    padding: 40px 45px;
  }
  .chefs-panel-profile-title-wrapper-outer {
    display: block;
    margin-top: 0px;
  }
  .chefs-panel-profile-image-wrapper {
    height: 250px;
    max-width: 100%;
    min-height: 0px;
  }
  .chefs-panel-profile-title-wrapper-inner {
    padding-top: 20px;
    padding-left: 0px;
  }
  .chefs-panel-profile-subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  .chefs-panel-profile-section-title-text {
    font-size: 32px;
    line-height: 38px;
  }
  .chefs-panel-profile-heading-underlined {
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 28px;
  }
  .chefs-panel-profile-quote-text {
    font-size: 18px;
    line-height: 24px;
  }
  .chefs-panel-profile-quote-author-text {
    font-size: 16px;
    line-height: 20px;
  }
  .chefs-panel-quote-wrapper {
    margin-top: 45px;
  }
  .chefs-panel-gallery-wrapper {
    height: 200px;
  }
  .chefs-panel-gallery-scroll-text {
    font-size: 24px;
    line-height: 28px;
  }
  .featured-video-heading {
    font-size: 32px;
    line-height: 32px;
  }
  .featured-video-subheading {
    font-size: 15px;
    line-height: 20px;
  }
  .standard-block.featured-video-heading-block {
    margin-bottom: 350px;
  }

  .icon-links-wrapper.recipe-profile {
    padding-right: 0px;
    text-align: center;
    position: static;
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
   .amsd-item.image-bg-grid.video-gallery {
    width: 100%;
    padding-top: 56%;
  }
  .image-bg-fw-amsd-image-wrapper {
    width: 300px;
    height: 200px;
  }
  .gallery-slide-nav {
    height: 38px;
    padding-top: 12px;
    margin-bottom: -38px;
  }
  .gallery-slide-nav .w-slider-dot {
    width: 10px;
    height: 10px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .gallery-slider-arrow {
    margin-left: -159px;
    background-size: 12px; 
    margin-bottom: -28px;
  }
  .gallery-slider-arrow.right {
    margin-left: 135px;
    background-size: 12px; 
  }
  .sidebar-close-button.sidebar-closed {
    margin-right: -27px;
  }
  .nav-menu {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .footer-link.address {
    float: none;
  }
  .menu-button {
    margin-right: 10px;
  }
  .gallery-image {
    margin-right: 0px;
    margin-left: 0px;
  }
  .cms-contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .amsd-item.image-bg-grid {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100%;
  }
  .amsd-item.image-bg-grid.global-dealer-amsd-item {
    width: 48%;
    padding-top: 48%;
    margin-right: auto;
    margin-left: auto;
  }
  .amsd-item.image-bg-grid.small {
    width: 48%;
    padding-top: 48%;
  }
  .amsd-item.alternate {
    margin-bottom: 25px;
  }
  .amsd-item.standard-grid {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .amsd-item.standard-grid.small {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .amsd-item.standard-grid.products {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .amsd-item.dropdown-amsd-item {
    padding: 30px 15px;
  }
  .amsd-item.image-bg-fw {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .amsd-item.chefs-panel-favorite-recipes {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .amsd-item.chefs-panel-grid {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .amsd-title-text-link {
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .amsd-text-wrapper {
    padding-top: 25px;
  }
  .amsd-text-wrapper.standard-grid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-text-wrapper.chefs-panel-grid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-text-wrapper.chefs-panel-favorite-recipes {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-list {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-list.standard-grid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-list.standard-grid.small {
    display: block;
  }
  .amsd-list.standard-grid.products {
    display: block;
  }
  .amsd-list.image-bg-fw {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-list.sidebar-page {
    padding-right: 0px;
    padding-left: 0px;
  }
  .amsd-list.chefs-panel-grid {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-dropdown-toggle {
    padding-right: 30px;
    font-size: 32px;
    line-height: 28px;
  }
  .amsd-dropdown-toggle.global-dealers {
    padding-right: 30px;
    font-size: 32px;
    line-height: 28px;
  }
  .top-text-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-info-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .lightbox-content-box {
    width: 94%;
    padding: 35px 20px;
  }
  .close-button {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-right: -10px;
    background-image: url('../images/close_1close.png');
    background-size: 20px;
    background-repeat: no-repeat;
  }
  .amsd-dropdown-arrow-icon {
    top: -9px;
    font-size: 22px;
  }
  .slide-heading {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .new-recipe-profile-title-text {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .video-banner-title {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .slide-heading.video-banner {
    font-size: 45px;
    line-height: 40px;
  }
  .featured-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .text-block-title-text-link {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .product-filter-form-block {
    width: 250px;
  }
  .form-input.sidebar-filter-input {
    padding-right: 0px;
  }
  .amsd-category-wrapper {
    padding: 30px 15px;
  }
  .amsd-category-title {
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .amsd-category-title.chefs-panel-grid {
    font-size: 32px;
    line-height: 32px;
  }
  .photo-half {
    height: 250px;
  }
  .half-and-half-heading {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .half-and-half-heading.small {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .targeted-text-wrapper {
    width: 100%;
  }
  .targeted-image {
    display: none;
  }
  .instagram-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .featured-title-text-link {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .photo-block {
    height: 150px;
  }
  .targeted-title-text-link {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .footer-links-column {
    width: 33.33%;
  }
  .footer-links-column.last {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-style: none;
    text-align: center;
  }
  .footer-container {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-right-text {
    letter-spacing: 0px;
  }
  .instagram-feed-container {
    width: 300px;
  }
  .instagram-title-image-link {
    width: 280px;
  }
  .interior-featured-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .interior-featured-title-text-link {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .full-width-targeted-heading {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .full-width-targeted-text-wrapper {
    width: 100%;
  }
  .standard-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .video-banner-caption-block {
  	padding-right: 20px;
    padding-left: 20px;
  }
  .featured-video-text-block {
  	padding-right: 20px;
    padding-left: 20px;
  }
  .address-line-break {
    display: inline-block;
    width: 15px;
    height: 22px;
  }
  .form-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .interior-banner-content-wrapper-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .interior-banner-content-wrapper {
    padding-top: 43px;
    padding-bottom: 10px;
  }
  .interior-banner-content-wrapper.profile-page {
    padding-top: 35px;
  }
  .interior-banner-heading {
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .sidebar {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: 0 11px 0 -10px #dbdbdb;
  }
  .sidebar-page-content-inner-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sidebar-title-text {
    text-align: center;
  }
  .sidebar-close-button {
    margin-top: -30px;
    margin-left: -15px;
    background-image: url('../images/sidebar-close-button.png');
    background-size: 18px;
    background-repeat: no-repeat;
  }
  .profile-title-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .featured-products-heading {
    text-align: center;
  }
  .profile-title-text.small {
    font-size: 22px;
    line-height: 22px;
  }
  .profile-title-text.accessories {
    font-size: 22px;
    line-height: 22px;
  }
  .profile-title-text.recipe {
    font-size: 22px;
    line-height: 22px;
  }
  .amsd-profile-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .product-thumbnail-link {
    width: 70px;
    margin-right: 8px;
    margin-left: 8px;
  }
  .profile-ist-column {
    padding-left: 19px;
  }
  .amsd-meta-text-divider.profile-page {
    height: 16px;
    margin-right: 3px;
    margin-left: 3px;
  }
  .amsd-meta-text-divider.profile-page.recipe {
    height: 16px;
    margin-bottom: 0px;
  }
  .print-icon {
    width: 24px;
    height: 24px;
    margin-top: -11px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 24px;
  }
  .sidebar-list-item {
    width: 100%;
    margin-top: 8px;
    line-height: 20px;
    text-align: center;
  }
  .sidebar-list-item-divider {
    display: block;
    width: 100%;
    height: 1px;
    margin: 8px 0px 0px;
  }
  .sidebar-links {
    line-height: 20px;
    text-align: center;
  }
  .recipe-filter-form-heading {
    padding-right: 0px;
    padding-left: 0px;
  }
  .profile-subtitle-text {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 22px;
  }
  .icon-link {
    margin-right: 15px;
    margin-left: 0px;
  }
  .lightbox-title-text {
    font-size: 32px;
    line-height: 32px;
  }
  .design-center-text-area {
    padding-right: 20px;
    padding-left: 20px;
  }
  .amsd-filter-toggle-switch {
    width: 250px;
  }
  .ingredients-heading {
    text-align: center;
  }
  .ingredient-text {
    line-height: 20px;
  }
  .cms-btn.chefs-panel-button {
    font-size: 20px;
    line-height: 24px;
  }
  .cms-btn.design-center-button {
    font-size: 14px;
  }
  .link-icon.design-center-icon {
    font-size: 14px;
    line-height: 16px;
  }
  .innovation-slider {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .innovation-slider-arrow {
    display: none;
  }
  .search-tab-link {
    width: 16.66%;
    height: 33px;
    min-width: 40px;
    font-size: 10px;
    line-height: 10px;
  }
  .search-tabs {
    position: relative;
    left: 50%;
    width: 98vw;
    margin-left: -49vw;
  }
  .form-input.file-upload.contest {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .reward {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .reward-divider {
    width: 100%;
    height: 1px;
    background-color: transparent;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .merchandise-item {
    margin-bottom: 30px;
  }
  .merchandise-image-wrapper {
    width: 100%;
  }
  .merchandise-text-wrapper {
    width: 100%;
    padding-left: 0px;
  }
  .merchandise-inputs-wrapper {
    width: 100%;
  }
  .chefs-panel-grid-category-title-wrapper-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .product-thumbnail-link.featured-video-thumbnail {
    height: 46px;
  }
  .featured-video-profile-play-icon-image {
    width: 26px;
    height: 26px;
    margin-left: -13px;
    margin-top: -16px;
  }
}


@font-face {
  font-family: 'Akzidenz Grotesk BE Condensed';
  src: url('../fonts/AkzidenzGroteskBE-MdCn.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-MdCn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-MdCn.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz Grotesk BE Condensed';
  src: url('../fonts/AkzidenzGroteskBE-BoldCn.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-BoldCn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-BoldCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Akzidenz Grotesk BE Condensed';
  src: url('../fonts/AkzidenzGroteskBE-Cn.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-Cn.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-Cn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

