/* Minification failed. Returning unminified contents.
(15,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(29,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(52,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(78,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(89,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(109,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(129,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(161,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(173,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(254,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(268,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(291,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(317,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(328,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(348,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(368,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(400,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(412,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(515,28): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(643,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(691,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1051,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1376,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(1894,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(2046,21): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
 */
/* #region =========== SEO Bar =========== */
@media screen and (min-width: 1px) {
  .seo-region {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .seo-region a {
    display: inline;
    background: none;
    border: 0;
    padding: 0;
    color: #222;
    text-align: left;
    text-decoration: underline;
    font-family: var(--webfont-primary, sans-serif);
  }
  .seo-region a:hover {
    text-decoration: underline;
  }
  .seo-region a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .seo-region a:focus::before {
    display: none;
  }
  .shop-by-category .section-header {
    font: 16px / 20px var(--webfont-primary, sans-serif);
    color: #222;
    font-weight: 600;
    text-align: left;
    border: 0;
    padding-bottom: 16px;
    padding-top: 8px;
    margin: 0;
    text-transform: none;
    display: inline-block;
    width: 100%;
  }
  .section-seo {
    position: relative;
    float: left;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    text-align: left;
    padding: 0 1.3em 30px;
    text-align: left;
  }
  .section-seo .section-header {
    font: 16px / 20px var(--webfont-primary, sans-serif);
    color: #222;
    font-weight: 600;
    text-align: left;
    border: 0;
    padding-bottom: 16px;
    padding-top: 8px;
    margin: 0;
    text-transform: none;
  }
  .section-seo .reveal-container a {
    color: #222;
    text-decoration: underline;
  }
  .section-seo .reveal-container a:hover {
    text-decoration: underline;
  }
  .section-seo .reveal-container a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .section-seo .section-seo-container {
    width: 100%;
    max-width: 1008px;
    margin: 0 auto;
    font-family: var(--webfont-primary, sans-serif);
    color: #222;
    font-size: 14px;
    line-height: 24px;
  }
  .section-seo .section-seo-container .menu-category {
    color: #222;
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
    padding: 0;
    font-family: var(--webfont-primary, sans-serif);
    font-size: 16px;
    line-height: 24px;
  }
  .section-seo .section-seo-container h2 {
    color: #222;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
  }
  .section-seo .section-seo-container b {
    color: #222;
  }
  .section-seo .section-seo-container p {
    display: inline-block;
    margin: 8px 0 0 0;
    color: #222;
    font-size: 14px;
    line-height: 24px;
    font-family: var(--webfont-primary, sans-serif);
  }
  .section-seo .section-seo-container .view-more-seo-category {
    font-weight: 400;
    float: left;
    clear: both;
    display: block;
    padding: 1px;
    text-transform: none;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  .section-seo .section-seo-container .view-more-seo-category {
    margin-left: 4px;
  }
}

@media screen and (min-width: 1px) {
  .section-seo ul li {
    font-family: var(--webfont-primary, sans-serif);
    box-sizing: border-box;
    float: left;
    line-height: 24px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    padding-left: 3px;
    padding-top: 2px;
  }
  .section-seo ~ .section-seo {
    padding-top: 0;
    margin-top: 0;
    border-bottom: 0;
  }
  .section-seo ~ .section-seo .reveal-container {
    border-top: 1px solid #ccc;
    padding-top: 24px;
  }
  .section-seo ~ .section-seo .reveal-container h2 {
    margin-top: 24px;
  }
  .section-seo ~ .section-seo .reveal-container h2:first-of-type {
    margin-top: 0px;
  }
  .section-seo .section-related-searches > ul .section-header,
.section-seo .section-seo-container > ul .section-header {
    padding-top: 0;
    margin-top: 0;
  }
  .section-seo .section-related-searches > ul li,
.section-seo .section-seo-container > ul li {
    font-family: var(--webfont-primary, sans-serif);
    width: auto;
    text-align: left;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    float: left;
    margin: 0 8px 8px 0;
  }
  .section-seo .section-related-searches > ul li a,
.section-seo .section-seo-container > ul li a {
    color: #222;
    font-family: var(--webfont-primary, sans-serif);
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    background-color: #f7f7f7;
    padding: 8px 16px;
    text-decoration: none;
  }
  .section-seo .section-related-searches > ul li a:hover,
.section-seo .section-seo-container > ul li a:hover {
    text-decoration: underline;
  }
  .section-seo .section-related-searches > ul li a:focus,
.section-seo .section-seo-container > ul li a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .spill-collection-mobile-container {
    background: #f7f7f7;
    margin-top: 20px;
  }
  .spill-collection-mobile-container .reveal-seo-container {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
  }
  .spill-collection-extend-mobile-container .section-region {
    padding-left: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .spill-collection-extend-mobile-container .reveal-seo-container {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
  }
}

/* #nedregion =========== SEO Bar =========== */
.adaptive-layout .section-seo {
  padding: 0 45px 30px 0;
}

.spategory-layout.renew .merchMenu-mobile-container,
.spategory-layout.renew .section-seo,
.super-category-layout .merchMenu-mobile-container,
.super-category-layout .section-seo,
.plp-layout .merchMenu-mobile-container,
.plp-layout .section-seo {
  padding-left: 0;
  padding-right: 0;
}

.spategory-layout.renew .merchMenu-mobile-container .section-seo-container,
.spategory-layout.renew .section-seo .section-seo-container,
.super-category-layout .merchMenu-mobile-container .section-seo-container,
.super-category-layout .section-seo .section-seo-container,
.plp-layout .merchMenu-mobile-container .section-seo-container,
.plp-layout .section-seo .section-seo-container {
  margin: 0;
  max-width: 1280px;
}

/* #region =========== SEO Bar =========== */
/* #region =========== SEO Bar =========== */
@media screen and (min-width: 1px) {
  .seo-region {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .seo-region a {
    display: inline;
    background: none;
    border: 0;
    padding: 0;
    color: #222;
    text-align: left;
    text-decoration: underline;
    font-family: var(--webfont-primary, sans-serif);
  }
  .seo-region a:hover {
    text-decoration: underline;
  }
  .seo-region a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .seo-region a:focus::before {
    display: none;
  }
  .shop-by-category .section-header {
    font: 16px / 20px var(--webfont-primary, sans-serif);
    color: #222;
    font-weight: 600;
    text-align: left;
    border: 0;
    padding-bottom: 16px;
    padding-top: 8px;
    margin: 0;
    text-transform: none;
    display: inline-block;
    width: 100%;
  }
  .section-seo {
    position: relative;
    float: left;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
    text-align: left;
    padding: 0 1.3em 30px;
    text-align: left;
  }
  .section-seo .section-header {
    font: 16px / 20px var(--webfont-primary, sans-serif);
    color: #222;
    font-weight: 600;
    text-align: left;
    border: 0;
    padding-bottom: 16px;
    padding-top: 8px;
    margin: 0;
    text-transform: none;
  }
  .section-seo .reveal-container a {
    color: #222;
    text-decoration: underline;
  }
  .section-seo .reveal-container a:hover {
    text-decoration: underline;
  }
  .section-seo .reveal-container a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .section-seo .section-seo-container {
    width: 100%;
    max-width: 1008px;
    margin: 0 auto;
    font-family: var(--webfont-primary, sans-serif);
    color: #222;
    font-size: 14px;
    line-height: 24px;
  }
  .section-seo .section-seo-container .menu-category {
    color: #222;
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
    padding: 0;
    font-family: var(--webfont-primary, sans-serif);
    font-size: 16px;
    line-height: 24px;
  }
  .section-seo .section-seo-container h2 {
    color: #222;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
  }
  .section-seo .section-seo-container b {
    color: #222;
  }
  .section-seo .section-seo-container p {
    display: inline-block;
    margin: 8px 0 0 0;
    color: #222;
    font-size: 14px;
    line-height: 24px;
    font-family: var(--webfont-primary, sans-serif);
  }
  .section-seo .section-seo-container .view-more-seo-category {
    font-weight: 400;
    float: left;
    clear: both;
    display: block;
    padding: 1px;
    text-transform: none;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  .section-seo .section-seo-container .view-more-seo-category {
    margin-left: 4px;
  }
}

@media screen and (min-width: 1px) {
  .section-seo ul li {
    font-family: var(--webfont-primary, sans-serif);
    box-sizing: border-box;
    float: left;
    line-height: 24px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    padding-left: 3px;
    padding-top: 2px;
  }
  .section-seo ~ .section-seo {
    padding-top: 0;
    margin-top: 0;
    border-bottom: 0;
  }
  .section-seo ~ .section-seo .reveal-container {
    border-top: 1px solid #ccc;
    padding-top: 24px;
  }
  .section-seo ~ .section-seo .reveal-container h2 {
    margin-top: 24px;
  }
  .section-seo ~ .section-seo .reveal-container h2:first-of-type {
    margin-top: 0px;
  }
  .section-seo .section-related-searches > ul .section-header,
.section-seo .section-seo-container > ul .section-header {
    padding-top: 0;
    margin-top: 0;
  }
  .section-seo .section-related-searches > ul li,
.section-seo .section-seo-container > ul li {
    font-family: var(--webfont-primary, sans-serif);
    width: auto;
    text-align: left;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    float: left;
    margin: 0 8px 8px 0;
  }
  .section-seo .section-related-searches > ul li a,
.section-seo .section-seo-container > ul li a {
    color: #222;
    font-family: var(--webfont-primary, sans-serif);
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    background-color: #f7f7f7;
    padding: 8px 16px;
    text-decoration: none;
  }
  .section-seo .section-related-searches > ul li a:hover,
.section-seo .section-seo-container > ul li a:hover {
    text-decoration: underline;
  }
  .section-seo .section-related-searches > ul li a:focus,
.section-seo .section-seo-container > ul li a:focus {
    outline: dashed 1px;
    outline-offset: 2px;
    text-decoration: underline;
  }
  .spill-collection-mobile-container {
    background: #f7f7f7;
    margin-top: 20px;
  }
  .spill-collection-mobile-container .reveal-seo-container {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
  }
  .spill-collection-extend-mobile-container .section-region {
    padding-left: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .spill-collection-extend-mobile-container .reveal-seo-container {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 16px;
  }
}

/* #nedregion =========== SEO Bar =========== */
.adaptive-layout .section-seo {
  padding: 0 45px 30px 0;
}

.spategory-layout.renew .merchMenu-mobile-container,
.spategory-layout.renew .section-seo,
.super-category-layout .merchMenu-mobile-container,
.super-category-layout .section-seo,
.plp-layout .merchMenu-mobile-container,
.plp-layout .section-seo {
  padding-left: 0;
  padding-right: 0;
}

.spategory-layout.renew .merchMenu-mobile-container .section-seo-container,
.spategory-layout.renew .section-seo .section-seo-container,
.super-category-layout .merchMenu-mobile-container .section-seo-container,
.super-category-layout .section-seo .section-seo-container,
.plp-layout .merchMenu-mobile-container .section-seo-container,
.plp-layout .section-seo .section-seo-container {
  margin: 0;
  max-width: 1280px;
}

@media screen and (min-width: 768px) {
  .section-seo ~ .section-seo .reveal-container {
    border-top: 0;
    padding-top: 0;
  }
  .section-seo ~ .section-seo .reveal-container h2 {
    margin-top: 0;
  }
  .section-seo ~ .section-seo .section-seo-container {
    border-top: 1px solid #ccc;
    padding-top: 30px;
  }
  .section-seo ~ .section-seo .section-seo-container .seo-related-link {
    padding: 6px 16px;
  }
  .section-seo .section-seo-container p {
    font-size: 14px;
    line-height: 24px;
    display: inline-block;
  }
  .section-seo .section-seo-container > ul {
    margin-left: -2px;
  }
  .section-seo .section-seo-container > ul li {
    width: auto;
    height: auto;
    line-height: 24px;
    margin: 0 4px 4px 0;
    padding: 0;
  }
  .section-seo .section-seo-container > ul li:first-of-type {
    margin-top: 0;
  }
  .section-seo .section-seo-container > ul li:last-child {
    margin-bottom: 0;
  }
  .section-seo .section-seo-container .section-header {
    font: 16px / 20px var(--webfont-primary, sans-serif);
    color: #222;
    font-weight: 600;
    text-align: left;
    border: 0;
    padding-bottom: 16px;
    padding-top: 8px;
    margin: 0;
    text-transform: none;
  }
}

/* #endregion =========== SEO Bar =========== */
.adaptive-layout .super-category-layout {
  padding-top: 40px;
  position: sticky;
}

.adaptive-layout .super-category-layout .super-category-overlay {
  box-sizing: border-box;
  padding-left: 32px;
  margin-right: 15px;
  position: inherit;
  display: inline-block;
  width: 260px;
  vertical-align: top;
  top: 0;
  height: 100vh;
  overflow: auto;
}

.adaptive-layout .super-category-layout .super-category-overlay::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}

.adaptive-layout .super-category-layout .super-category-overlay::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 6px;
}

.adaptive-layout .super-category-layout .navigation-breadcrumbs {
  background-color: transparent;
  margin: 0 auto;
  border-bottom: none;
  float: none;
  padding: 0;
  height: 0;
}

.adaptive-layout .super-category-layout .navigation-breadcrumbs .section-seo-container {
  width: 1008px;
}

.adaptive-layout .super-category-layout .navigation-breadcrumbs ul {
  background-color: transparent;
}

.adaptive-layout .super-category-layout .super-category-navigation {
  width: 100%;
  margin: 0 auto;
}

.adaptive-layout .super-category-layout .super-category-navigation .super-category-nav-main {
  width: 200px;
}

.adaptive-layout .super-category-layout .super-category-navigation .super-category-nav-main .super-category-nav-category-list {
  background-color: transparent;
}

.adaptive-layout .super-category-layout .super-category-navigation .super-category-nav-sub {
  line-height: 14px;
}

.adaptive-layout .super-category-layout .super-category-navigation .super-category-nav-main > li:first-child > a {
  padding-top: 0;
}

.adaptive-layout .super-category-layout .super-category-navigation-cms {
  float: left;
  width: 228px;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper .svg-icon-logo-crate-and-kids-large {
  height: 42px;
  width: 254px;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a {
  display: inline;
  background: none;
  border: 0;
  padding: 0;
  color: #222;
  text-align: left;
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:hover {
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:focus {
  outline: dashed 1px;
  outline-offset: 2px;
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:focus::before {
  display: none;
}

.adaptive-layout .super-category-layout .super-category-header {
  color: #222 !important;
  letter-spacing: -1px;
  font-weight: 600;
  margin: 22px 0 15px;
  width: 100%;
  padding: 0;
  font-size: 3em;
  font-family: var(--webfont-primary, sans-serif);
}

.adaptive-layout .super-category-layout .super-category-navigation {
  line-height: 14px;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper {
  overflow: auto;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a {
  display: inline;
  background: none;
  border: 0;
  padding: 0;
  color: #222;
  text-align: left;
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:hover {
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:focus {
  outline: dashed 1px;
  outline-offset: 2px;
  text-decoration: underline;
}

.adaptive-layout .super-category-layout .super-category-header-wrapper a:focus::before {
  display: none;
}

.adaptive-layout .super-category-layout #super-category-sign-in-button {
  display: none;
}

.super-category-content {
  overflow: hidden;
  display: inline-block;
  width: calc(100% - 280px);
  vertical-align: top;
  overflow: hidden;
}

.contenthub {
  font-family: var(--webfont-primary, sans-serif);
  color: #222;
  box-sizing: border-box;
}

.contenthub .bread-crumb {
  background: #fff;
  padding: 0;
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}

.contenthub .bread-crumb ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.contenthub .bread-crumb ul .breadcrumb-list {
  text-transform: uppercase;
}

.contenthub .bread-crumb ul li.breadcrumb-list-item {
  display: inline-block;
  height: 40px;
  text-transform: uppercase;
  color: #222;
  margin-right: 3px;
  list-style-type: none;
  font-size: 10px;
  line-height: 16px;
}

.contenthub .bread-crumb ul li.breadcrumb-list-item a {
  color: #222;
  text-decoration: underline;
  margin-right: 3px;
}

.contenthub .bread-crumb ul li.breadcrumb-list-item a:hover {
  text-decoration: underline;
}

.contenthub .bread-crumb ul li.breadcrumb-list-item a:focus {
  outline: dashed 1px;
  outline-offset: 2px;
  text-decoration: underline;
}

.contenthub .bread-crumb ul li.breadcrumb-list-item:after {
  content: ">";
}

.contenthub .bread-crumb ul li.breadcrumb-list-item:last-child:after {
  content: "";
}

.contenthub .bread-crumb::-webkit-scrollbar {
  display: none;
}

.contenthub .category-nav a,
.contenthub .category-list-item a,
.contenthub .button-goto-category a,
.contenthub .category-header .view-all {
  color: #222;
}

.contenthub .category-nav a,
.contenthub .button-goto-category a,
.contenthub .category-header .view-all {
  font-weight: 600;
}

.contenthub .contenthub-landing-page .arrow-right,
.contenthub .contenthub-supercategory-page .arrow-right,
.contenthub .contenthub-category-page .arrow-right, .contenthub.contenthub-article-page .arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin-left: 16px;
  margin-right: 4px;
  transform: rotate(135deg);
  border-top: 1px solid #2e2e2e;
  border-left: 1px solid #2e2e2e;
}

.contenthub .contenthub-landing-page .arrow-right:after,
.contenthub .contenthub-supercategory-page .arrow-right:after,
.contenthub .contenthub-category-page .arrow-right:after, .contenthub.contenthub-article-page .arrow-right:after {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #2e2e2e;
  transform: rotate(-45deg) translate(5px, 2px);
}

.contenthub .article-header a:not(.button),
.contenthub .article-body a:not(.button) {
  color: #222;
  text-decoration: underline;
}

.contenthub .article-header a:not(.button):hover,
.contenthub .article-body a:not(.button):hover {
  text-decoration: underline;
}

.contenthub .article-header a:not(.button):focus,
.contenthub .article-body a:not(.button):focus {
  outline: dashed 1px;
  outline-offset: 2px;
  text-decoration: underline;
}

.article-footer .carousel-wrapper {
  text-align: center;
}

.article-footer .carousel-wrapper a.shop-button {
  font-weight: 600;
}

.related-articles h2 {
  font-weight: 600;
}

.related-articles a {
  color: #222;
}

.related-articles h3 {
  font-weight: normal;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .contenthub .category-main-nav {
    display: none;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-main .super-category-nav-category {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-category-list {
    border: none;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-category-list ul li {
    border-bottom: 1px solid #d6d4d1;
    width: 90%;
    margin-left: 5%;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-category-list ul li:first-child {
    border-top: 1px solid #d6d4d1;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-category-list ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    align-items: center;
    line-height: 22px;
    letter-spacing: 1px;
  }
  .contenthub .super-category-layout .super-category-navigation .super-category-nav-category-list ul li a .arrow-right:after {
    height: 26px;
    transform: rotate(-45deg) translate(9px, 4px);
  }
  .contenthub .super-category-layout .super-category-overlay {
    padding-left: 0;
    display: flex;
    width: 100%;
  }
  .contenthub .contenthub-landing-page .category-nav ul, .contenthub.contenthub-article-page .category-nav ul {
    border-top: 1px solid #d6d4d1;
  }
  .contenthub .contenthub-landing-page .category-nav ul li, .contenthub.contenthub-article-page .category-nav ul li {
    border-bottom: 1px solid #d6d4d1;
  }
  .contenthub .contenthub-landing-page .category-nav ul li a, .contenthub.contenthub-article-page .category-nav ul li a {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    padding: 12px;
  }
  .contenthub .contenthub-landing-page .category-nav ul li a:hover, .contenthub.contenthub-article-page .category-nav ul li a:hover {
    text-decoration: underline;
  }
  .contenthub .contenthub-landing-page .category-nav ul li a:focus, .contenthub.contenthub-article-page .category-nav ul li a:focus {
    text-decoration: underline;
    outline: dashed 1px;
    outline-offset: -2px;
  }
  .contenthub .contenthub-landing-page .category-nav ul li a .arrow-right, .contenthub.contenthub-article-page .category-nav ul li a .arrow-right {
    margin-top: 6px;
  }
  .contenthub .contenthub-supercategory-page,
.contenthub .contenthub-category-page {
    padding: 0 15px;
  }
  .contenthub .contenthub-supercategory-page .contenthub-logo-wrapper,
.contenthub .contenthub-category-page .contenthub-logo-wrapper {
    text-align: center;
    padding-bottom: 25px;
  }
  .contenthub .contenthub-supercategory-page .contenthub-logo-wrapper .svg-icon-logo-the-easel-color,
.contenthub .contenthub-category-page .contenthub-logo-wrapper .svg-icon-logo-the-easel-color {
    stroke-width: 0;
    font-size: 102px;
  }
  .contenthub .contenthub-supercategory-page .contenthub-logo-wrapper .svg-icon-logo-the-frame,
.contenthub .contenthub-category-page .contenthub-logo-wrapper .svg-icon-logo-the-frame {
    font-size: 102px;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-header,
.contenthub .contenthub-category-page .category-container .category-header {
    display: flex;
    align-items: flex-end;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-header h2,
.contenthub .contenthub-category-page .category-container .category-header h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-header .view-all,
.contenthub .contenthub-category-page .category-container .category-header .view-all {
    font-size: 12px;
    font-weight: normal;
    color: #222;
    text-decoration: underline;
    display: inline-block;
    margin-left: 8px;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list,
.contenthub .contenthub-category-page .category-container .category-list {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list .category-list-item,
.contenthub .contenthub-category-page .category-container .category-list .category-list-item {
    width: 100%;
    flex: 0 50%;
    margin-bottom: 30px;
    box-sizing: border-box;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list .category-list-item:nth-child(odd),
.contenthub .contenthub-category-page .category-container .category-list .category-list-item:nth-child(odd) {
    padding-right: 5px;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list .category-list-item:nth-child(even),
.contenthub .contenthub-category-page .category-container .category-list .category-list-item:nth-child(even) {
    padding-left: 5px;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list .category-list-item a,
.contenthub .contenthub-category-page .category-container .category-list .category-list-item a {
    display: block;
  }
  .contenthub .contenthub-supercategory-page .category-container .category-list .category-list-item h3,
.contenthub .contenthub-category-page .category-container .category-list .category-list-item h3 {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 10px 5px 10px 0;
    line-height: 19px;
  }
  .contenthub .contenthub-supercategory-page .category-container .button-goto-category,
.contenthub .contenthub-category-page .category-container .button-goto-category {
    margin-bottom: 60px;
  }
  .contenthub .contenthub-supercategory-page .category-container .button-goto-category a,
.contenthub .contenthub-category-page .category-container .button-goto-category a {
    font-size: 12px;
    padding: 14px 0px;
    border-color: #464646;
  }
  .contenthub .super-category-layout {
    width: 100%;
    padding-top: 30px;
  }
  .contenthub .super-category-layout .super-category-content {
    width: 100%;
  }
  .contenthub.contenthub-article-page .contentHub {
    margin-bottom: 0;
  }
  .contenthub.contenthub-article-page .contentHub .contentHub-article {
    padding: 0;
    margin: 0 -15px;
  }
  .contenthub .contenthub-category-page .super-category-layout {
    padding-top: 0;
  }
  .contenthub .contenthub-category-page .super-category-layout .super-category-navigation .super-category-nav-main .super-category-nav-category {
    margin-bottom: 0;
    line-height: 40px;
  }
  .contenthub .contenthub-category-page .super-category-layout .super-category-navigation .super-category-nav-main .super-category-nav-category-list {
    margin-bottom: 0;
  }
  .contenthub .contenthub-footer-nav {
    background: #F0EFED;
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  .contenthub .contenthub-footer-nav .contenthub-logo-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 40px 0;
  }
  .contenthub .contenthub-footer-nav .contenthub-logo-wrapper .svg-icon-logo-the-easel-color {
    stroke-width: 0;
    font-size: 117px;
  }
  .contenthub .contenthub-footer-nav .contenthub-logo-wrapper .svg-icon-logo-the-frame {
    font-size: 125px;
  }
  .contenthub .contenthub-footer-nav .category-nav {
    width: 100%;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li {
    border-bottom: 1px solid #d6d4d1;
    width: 80%;
    margin-left: 10%;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li:first-child {
    border-top: 1px solid #d6d4d1;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li:last-child {
    border-bottom: none;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    font-size: 12px;
    font-weight: 600;
    font-family: var(--webfont-primary, sans-serif);
    text-transform: uppercase;
    align-items: center;
    line-height: 22px;
    letter-spacing: 1px;
    color: #222;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li a .arrow-right {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    margin-left: 16px;
    margin-right: 4px;
    transform: rotate(135deg);
    border-top: 1px solid #2e2e2e;
    border-left: 1px solid #2e2e2e;
  }
  .contenthub .contenthub-footer-nav .category-nav ul li a .arrow-right:after {
    content: "";
    display: block;
    width: 1px;
    height: 26px;
    background-color: #2e2e2e;
    transform: rotate(-45deg) translate(9px, 4px);
  }
  .contenthub .contenthub-footer-nav .category-link,
.contenthub .contenthub .category-link {
    width: calc(100% - 35px);
  }
  .related-articles {
    margin: 53px 0;
  }
  .related-articles h2 {
    font-size: 20px;
  }
  .related-articles ul li h3 {
    font-size: 12px;
    margin: 25px 0 5px;
  }
  .related-articles ul li a {
    font-size: 16px;
  }
  .reveal-seo-container .reveal-content {
    max-height: 250px;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    position: relative;
  }
  .reveal-seo-container .reveal-content:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -39px;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(240, 239, 237, 0), #f0efed 70%);
    width: 100%;
    height: 140px;
    transition: all 1s linear;
  }
  .reveal-seo-container .reveal-content h2 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: #222;
  }
  .reveal-seo-container .reveal-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: #666;
  }
  .reveal-seo-container .reveal-content ~ .js-reveal-toggle .icon-angle-up {
    transform: rotate(180deg);
    height: 18px;
    width: 18px;
    -webkit-transition: .1s all ease;
    -moz-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
    float: right;
    margin-left: 5px;
    position: relative;
    font-size: 24px;
  }
  .reveal-seo-container .reveal-content ~ .js-reveal-toggle .icon-angle-up:before {
    position: absolute;
    top: -5px;
    left: 1px;
  }
  .reveal-seo-container .revealed-content {
    max-height: 3000px;
    transition: max-height 0.8s ease-in;
  }
  .reveal-seo-container .revealed-content:after {
    height: 0;
  }
  .reveal-seo-container .revealed-content ~ .js-reveal-toggle .icon-angle-up {
    transform: rotate(0deg);
  }
  .reveal-seo-container .js-reveal-toggle {
    margin: 10px 0;
    float: left;
    display: block;
    color: #222;
    height: auto;
    background: none;
    padding: 0;
  }
  .reveal-seo-container .js-reveal-toggle:hover {
    color: #222;
  }
}

@media screen and (min-width: 768px) {
  .contenthub .bread-crumb {
    padding-bottom: 25px;
  }
  .contenthub .bread-crumb .breadcrumb-navigation {
    padding: 0;
  }
  .contenthub .contenthub-header {
    min-height: 60px;
  }
  .contenthub .categoryActive {
    border-bottom: 2px solid #333;
  }
  .contenthub .category-main-nav {
    position: relative;
    z-index: 99;
    max-width: 1680px;
    margin: -30px auto 0;
    display: flex;
  }
  .contenthub .category-main-nav ul {
    display: flex;
    padding-left: 84px;
    margin-left: auto;
    margin-right: 45px;
    background: #fff;
  }
  .contenthub .category-main-nav ul li {
    padding-right: 84px;
    height: 60px;
    line-height: 60px;
  }
  .contenthub .category-main-nav ul li a {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 3px;
  }
  .contenthub .category-main-nav ul li a:hover {
    border-bottom: 2px solid #333;
  }
  .contenthub .contenthub-cms-container .category-nav {
    padding: 20px 0;
    border-top: 1px solid #d5d3d1;
    margin: 0px 0 15px;
  }
  .contenthub .contenthub-cms-container .category-nav ul {
    display: flex;
    justify-content: center;
  }
  .contenthub .contenthub-cms-container .category-nav ul li {
    margin: 0 25px;
  }
  .contenthub .contenthub-cms-container .category-nav ul li a {
    font-weight: 600;
  }
  .contenthub .contenthub-cms-container .category-nav ul li a:hover {
    text-decoration: underline;
  }
  .contenthub .contenthub-cms-container .category-nav ul li a:focus {
    text-decoration: underline;
    outline: dashed 1px;
    outline-offset: 2px;
  }
  .contenthub .super-category-layout {
    padding: 0;
  }
  .contenthub .super-category-layout .super-category-overlay {
    width: 370px;
  }
  .contenthub .super-category-layout .super-category-overlay .super-category-navigation .super-category-nav-main {
    width: 300px;
    padding: 0;
  }
  .contenthub .super-category-layout .super-category-overlay .super-category-navigation .super-category-nav-main .super-category-nav-category-list {
    padding-bottom: 25px;
    margin: 0;
    border: none;
  }
  .contenthub .super-category-layout .super-category-overlay .super-category-navigation .super-category-nav-main .super-category-nav-category-list .super-category-nav-category {
    font-size: 50px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    line-height: 46px;
  }
  .contenthub .super-category-layout .super-category-overlay .super-category-navigation .super-category-nav-main .super-category-nav-category-list ul li a {
    font-weight: normal;
    padding: 12px 0;
    font-size: 16px;
    line-height: 23px;
    color: #666;
  }
  .contenthub .super-category-content {
    width: calc(100% - 425px);
  }
  .contenthub .contenthub-landing-page {
    max-width: none;
    padding: 0;
  }
  .contenthub .contenthub-supercategory-page,
.contenthub .contenthub-category-page {
    max-width: 1680px;
    min-width: 1008px;
    margin: 0 auto;
    padding: 0 0 65px 50px;
    box-sizing: border-box;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-header,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-header {
    display: flex;
    align-items: flex-end;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-header h2,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-header h2 {
    font-size: 30px;
    font-weight: 600;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-header .view-all,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-header .view-all {
    font-size: 16px;
    font-weight: normal;
    color: #222;
    text-decoration: underline;
    margin-left: 16px;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list {
    padding-top: 32px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list .category-list-item,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list .category-list-item {
    padding: 0 16px 20px 4px;
    width: 33%;
    box-sizing: border-box;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list .category-list-item a:focus,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list .category-list-item a:focus {
    text-decoration: underline;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list .category-list-item a:focus img,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list .category-list-item a:focus img {
    outline: 1px solid #000;
    outline-offset: 2px;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list .category-list-item img,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list .category-list-item img {
    width: 100%;
  }
  .contenthub .contenthub-supercategory-page .category-container-wrapper .category-container .category-list .category-list-item h3,
.contenthub .contenthub-category-page .category-container-wrapper .category-container .category-list .category-list-item h3 {
    font-size: 20px;
    font-weight: 600;
    max-width: 272px;
  }
  .contenthub .contenthub-supercategory-page .super-category-layout .super-category-overlay,
.contenthub .contenthub-category-page .super-category-layout .super-category-overlay {
    padding-left: 0;
  }
  .contenthub .contenthub-supercategory-page .category-container {
    margin: 0 0 60px;
  }
  .contenthub.contenthub-article-page {
    max-width: 1050px;
    margin: 0 auto;
  }
  .contenthub.contenthub-article-page .contentHub {
    margin-bottom: 0;
  }
  .contenthub .contenthub-category-page .super-category-layout .super-category-overlay .super-category-navigation .super-category-nav-main .super-category-nav-category-list .super-category-nav-category {
    font-size: 38px;
    margin-bottom: 0;
  }
  .contenthub-footer-nav {
    background: #F0EFED;
    height: 135px;
    display: flex;
    align-items: center;
  }
  .contenthub-footer-nav .contenthub-logo-wrapper .svg-icon-logo-the-easel-color {
    stroke-width: 0;
    width: 1em;
    height: 0.772727272em;
    font-size: 117px;
  }
  .contenthub-footer-nav .contenthub-logo-wrapper .svg-icon-logo-the-frame {
    font-size: 125px;
  }
  .contenthub-footer-nav .category-nav {
    max-width: 1680px;
    min-width: 1008px;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .contenthub-footer-nav .category-nav ul {
    display: flex;
    justify-content: space-around;
    width: calc(100% - 220px);
  }
  .contenthub-footer-nav .category-nav ul li a {
    font-size: 12px;
    font-weight: 600;
    font-family: var(--webfont-primary, sans-serif);
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .related-articles {
    margin-top: 50px;
    padding: 84px 0 88px;
    border-top: 1px solid #d5d3d1;
  }
  .related-articles h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .related-articles ul {
    display: flex;
    justify-content: space-between;
  }
  .related-articles ul li {
    max-width: 220px;
  }
  .related-articles ul li h3 {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .related-articles ul li a {
    font-size: 20px;
  }
  .related-articles ul li a:hover {
    text-decoration: underline;
  }
}

.ideas-and-advice {
  padding: 0 15px;
}

.ideas-and-advice .general-article-template-text button a,
.ideas-and-advice .general-article-template-e button a,
.ideas-and-advice .general-article-template-f button a {
  color: #fff;
}

.ideas-and-advice .general-article-template-text a.visible-xs.shop-button,
.ideas-and-advice .general-article-template-e a.visible-xs.shop-button,
.ideas-and-advice .general-article-template-f a.visible-xs.shop-button {
  margin: 20px auto;
  padding: 0 30px;
}

.ideas-and-advice .general-article-template-text a.hidden-xs.shop-button,
.ideas-and-advice .general-article-template-e a.hidden-xs.shop-button,
.ideas-and-advice .general-article-template-f a.hidden-xs.shop-button {
  width: fit-content;
  margin: 20px auto;
  padding: 0 50px;
}

.ideas-and-advice .general-article-template-text a:not(.button):focus,
.ideas-and-advice .general-article-template-e a:not(.button):focus,
.ideas-and-advice .general-article-template-f a:not(.button):focus {
  text-decoration: underline;
}

.ideas-and-advice .general-article-template-text .article-header h1,
.ideas-and-advice .general-article-template-e .article-header h1,
.ideas-and-advice .general-article-template-f .article-header h1 {
  padding: 0;
  margin: 40px auto;
  font-weight: 100;
  font-size: 28px;
  letter-spacing: -0.5px;
}

.ideas-and-advice .general-article-template-text .article-header .body-copy,
.ideas-and-advice .general-article-template-e .article-header .body-copy,
.ideas-and-advice .general-article-template-f .article-header .body-copy {
  font-size: 18px;
  line-height: 28px;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section,
.ideas-and-advice .general-article-template-e .article-body .article-body-section,
.ideas-and-advice .general-article-template-f .article-body .article-body-section {
  overflow: hidden;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section h2,
.ideas-and-advice .general-article-template-e .article-body .article-body-section h2,
.ideas-and-advice .general-article-template-f .article-body .article-body-section h2 {
  font: inherit;
  line-height: 24px;
  color: #222;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation {
  margin-top: 40px;
  -webkit-margin-collapse: separate;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending {
  overflow: auto;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article {
  margin: 10px 0 55px 0;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article h3,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h3,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article h3 {
  font: inherit;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a {
  color: #222;
  text-decoration: none;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover {
  color: #222;
  text-decoration: underline;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus {
  text-decoration: underline;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article h4,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h4,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article h4 {
  font: inherit;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  padding: 5px 0;
  color: #222;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article {
  margin: 10px 0 55px 0;
}

.ideas-and-advice .general-article-template-text .article-footer .footer-navigation h2,
.ideas-and-advice .general-article-template-e .article-footer .footer-navigation h2,
.ideas-and-advice .general-article-template-f .article-footer .footer-navigation h2 {
  font: inherit;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: solid 2px #ccc;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ideas-and-advice .general-article-template-text .article-footer .button-view-all-items,
.ideas-and-advice .general-article-template-e .article-footer .button-view-all-items,
.ideas-and-advice .general-article-template-f .article-footer .button-view-all-items {
  display: block;
  width: auto;
  margin: 20px auto;
  padding: 0 50px;
}

.ideas-and-advice .general-article-template-text .article-header h1 {
  line-height: 28px;
}

.ideas-and-advice .general-article-template-text .article-header img {
  margin: 30px 0 40px 0;
}

.ideas-and-advice .general-article-template-text .article-header .body-copy {
  font-weight: 400;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section {
  margin-bottom: 30px;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section .image-grid {
  margin-top: 40px;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section .image-grid-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section .image-grid-row .image-grid-item {
  flex-grow: 1;
  flex-basis: auto;
  margin: 0 5px 10px;
}

.ideas-and-advice .general-article-template-text .article-body .article-body-section .image-grid-row img {
  width: 100%;
  height: auto;
}

.ideas-and-advice .general-article-template-e .page-heading-text {
  padding: 0 0 15px;
  margin: 0;
  color: #222;
}

.ideas-and-advice .general-article-template-e .page-heading-text .text-part-1 {
  font-size: 22px;
  font-weight: 600;
}

.ideas-and-advice .general-article-template-e .page-heading-text .text-part-2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.ideas-and-advice .general-article-template-e .article-header {
  margin-bottom: 40px;
}

.ideas-and-advice .general-article-template-e .article-header h1,
.ideas-and-advice .general-article-template-e .article-header .body-copy {
  margin-left: auto;
  margin-right: auto;
}

.ideas-and-advice .general-article-template-e .article-header h1 {
  font: inherit;
  line-height: 38px;
  color: #222;
}

.ideas-and-advice .general-article-template-e .article-header img {
  margin: 20px 0 10px 0;
}

.ideas-and-advice .general-article-template-e .article-header .body-copy {
  font: inherit;
  font-weight: 400;
  margin-bottom: 35px;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section {
  margin-bottom: 10px;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section h3 {
  font-weight: 100;
  margin-top: 0;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section .body-copy {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 35px;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section .list {
  margin-left: 18px;
  margin-bottom: 35px;
}

.ideas-and-advice .general-article-template-e .article-body .article-body-section .list li {
  list-style-type: disc;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0;
}

.ideas-and-advice .general-article-template-e .article-body .image-grid {
  margin-top: 10px;
  margin-bottom: 30px;
}

.ideas-and-advice .general-article-template-e .article-body .image-grid-row {
  display: flex;
  justify-content: space-between;
}

.ideas-and-advice .general-article-template-e .article-body .image-grid-row .image-grid-item {
  flex-grow: 1;
  flex-basis: auto;
  margin: 0 5px 20px;
}

.ideas-and-advice .general-article-template-e .article-body .image-grid-row img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation {
  margin-top: 40px;
  -webkit-margin-collapse: separate;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending {
  overflow: auto;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article {
  margin: 10px 0 55px 0;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h3 {
  font: inherit;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a {
  color: #222;
  text-decoration: none;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover {
  color: #222;
  text-decoration: underline;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus {
  text-decoration: underline;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h4 {
  font: inherit;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  padding: 5px 0;
  color: #222;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article {
  margin: 10px 0 55px 0;
}

.ideas-and-advice .general-article-template-e .article-footer .footer-navigation h2 {
  font: inherit;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: solid 2px #ccc;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.ideas-and-advice .general-article-template-f .page-heading-text {
  padding: 10px 0 50px;
  margin: 0;
  color: #222;
}

.ideas-and-advice .general-article-template-f .page-heading-text .text-part-1 {
  font-size: 22px;
  font-weight: 600;
}

.ideas-and-advice .general-article-template-f .page-heading-text .text-part-2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.ideas-and-advice .general-article-template-f .article-header h1,
.ideas-and-advice .general-article-template-f .article-header .body-copy {
  margin-left: auto;
  margin-right: auto;
}

.ideas-and-advice .general-article-template-f .article-header h1 {
  font: inherit;
  line-height: 38px;
  color: #222;
}

.ideas-and-advice .general-article-template-f .article-header img {
  width: 100%;
  margin: 20px 0 20px 0;
  vertical-align: middle;
  border: 0;
}

.ideas-and-advice .general-article-template-f .article-header .body-copy {
  font: inherit;
  font-weight: 400;
  margin-bottom: 35px;
}

.ideas-and-advice .general-article-template-f .article-body {
  margin-bottom: 40px;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-section {
  margin: 20px auto 0;
  clear: both;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-section h2 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 100;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-side-section h2 {
  font: inherit;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 28px;
  font-weight: 400;
  color: #222;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-side-section .bottom-container .body-copy {
  font: inherit;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 24px;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-side-section.content-right .article-image {
  margin: 0 0 35px 0;
}

.ideas-and-advice .general-article-template-f .article-body .article-body-side-section.content-left .article-image {
  margin: 0 0 35px 0;
}

.ideas-and-advice .general-article-template-f .article-body .body-copy {
  font: inherit;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 24px;
}

.ideas-and-advice .general-article-template-f .article-body .body-copy-bold {
  font-weight: 600;
}

.ideas-and-advice .general-article-template-f .article-body .list-header {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 600;
}

.ideas-and-advice .general-article-template-f .article-body .list {
  margin-left: 18px;
  margin-bottom: 35px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ideas-and-advice .general-article-template-f .article-body .list li {
  font-size: 16px;
  line-height: 24px;
  list-style-type: disc;
}

.contentHub {
  width: 100%;
  max-width: 1024px;
  position: relative;
  margin: 0 auto 56px;
  clear: both;
  font-family: var(--webfont-primary, sans-serif);
  color: #222;
  box-sizing: border-box;
}

.contentHub * {
  box-sizing: border-box;
}

.contentHub .contentHub-article .article-primary-header h1 {
  width: 100%;
  font-size: 45px;
  line-height: 50px;
  margin: 0;
  font-weight: 600;
  padding: 40px 0 20px;
}

.contentHub .contentHub-article .article-primary-header .article-author {
  color: #000;
  font-weight: 600;
}

.contentHub .contentHub-article .article-primary-header img {
  width: 100%;
  margin: 40px 0 10px;
}

.contentHub .contentHub-article .article-primary-header .body-copy {
  padding-bottom: 0;
}

.contentHub .contentHub-article .article-secondary-header h2,
.contentHub .contentHub-article .article-side-header h2,
.contentHub .contentHub-article .article-image-content h2,
.contentHub .contentHub-article .article-image-context h2,
.contentHub .contentHub-article .article-secondary-context h2,
.contentHub .contentHub-article .article-recipe-summary h2,
.contentHub .contentHub-article .article-left-carousel h2 {
  width: 100%;
  color: #222;
  font: inherit;
  font-weight: 600;
  font-size: 30px;
}

.contentHub .contentHub-article .article-body-row {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}

.contentHub .contentHub-article .article-body-row .article-row-section {
  margin-top: 24px;
}

.contentHub .contentHub-article .article-image-content {
  margin-top: 24px;
}

.contentHub .contentHub-article .article-primary-header,
.contentHub .contentHub-article .article-secondary-header,
.contentHub .contentHub-article .article-side-header,
.contentHub .contentHub-article .article-product-link,
.contentHub .contentHub-article .article-video,
.contentHub .contentHub-article .article-image-context,
.contentHub .contentHub-article .article-instagram-link,
.contentHub .contentHub-article .article-grid-images,
.contentHub .contentHub-article .article-secondary-context,
.contentHub .contentHub-article .article-paragraph-quote,
.contentHub .contentHub-article .article-list-content,
.contentHub .contentHub-article .article-large-carousel,
.contentHub .contentHub-article .article-product-quote {
  max-width: 700px;
  margin: 0 auto;
}

.contentHub .contentHub-article .body-copy {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-family: "ITC Century Book", Georgia, serif;
  font-weight: 400;
  margin: 0;
}

.contentHub .contentHub-article .article-product-link .product-content {
  background: #eaf5ff;
  display: flex;
  width: 100%;
  flex-flow: column nowrap;
  padding: 4px;
  justify-content: center;
  align-items: center;
}

.contentHub .contentHub-article .article-product-link .product-name {
  font-size: 20px;
  font-weight: 600;
  padding: 14px;
}

.contentHub .contentHub-article .article-product-link .shop-link {
  background: #eaf5ff;
  width: 280px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
}

.contentHub .contentHub-article .article-video,
.contentHub .contentHub-article .article-image-context,
.contentHub .contentHub-article .article-product-link,
.contentHub .contentHub-article .article-instagram-link,
.contentHub .contentHub-article .article-grid-images,
.contentHub .contentHub-article .article-secondary-context,
.contentHub .contentHub-article .article-paragraph-quote,
.contentHub .contentHub-article .article-recipe-summary,
.contentHub .contentHub-article .article-large-carousel,
.contentHub .contentHub-article .article-left-carousel,
.contentHub .contentHub-article .article-footer,
.contentHub .contentHub-article .article-product-quote,
.contentHub .contentHub-article .article-secondary-header {
  margin-top: 56px;
}

.contentHub .contentHub-article .article-video iframe {
  width: 100%;
  border: none;
}

.contentHub .contentHub-article .article-image-context h2 {
  margin-bottom: 32px;
}

.contentHub .contentHub-article .article-image-context .article-context {
  background: #eaf5ff;
  display: flex;
  width: 100%;
  flex-flow: column nowrap;
  padding: 24px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-family: "ITC Century Book", Georgia, serif;
}

.contentHub .contentHub-article .article-image-context .article-context b {
  font-family: var(--webfont-primary, sans-serif);
}

.contentHub .contentHub-article .article-instagram-link .instagram-card {
  width: 100%;
  display: flex;
}

.contentHub .contentHub-article .article-instagram-link .instagram-card iframe {
  max-width: 100% !important;
}

.contentHub .contentHub-article .article-grid-images {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.contentHub .contentHub-article .article-grid-images .article-grid-image {
  width: 50%;
}

.contentHub .contentHub-article .article-grid-images .article-grid-image:nth-child(1) {
  padding: 0 5px 5px 0;
}

.contentHub .contentHub-article .article-grid-images .article-grid-image:nth-child(2) {
  padding: 0 0 5px 5px;
}

.contentHub .contentHub-article .article-grid-images .article-grid-image:nth-child(3) {
  padding: 5px 5px 0 0;
}

.contentHub .contentHub-article .article-grid-images .article-grid-image:nth-child(4) {
  padding: 5px 0 0 5px;
}

.contentHub .contentHub-article .article-secondary-context .article-image-content img {
  margin: 20px 0;
}

.contentHub .contentHub-article .article-paragraph-quote .article-quote {
  font-size: 36px;
  font-weight: 600;
}

.contentHub .contentHub-article .article-product-quote {
  font-size: 20px;
  font-weight: 600;
}

.contentHub .contentHub-article .article-recipe-summary {
  display: flex;
  flex-flow: row wrap;
}

.contentHub .contentHub-article .article-recipe-summary .article-recipe-list, .contentHub .contentHub-article .article-recipe-summary .article-list-content {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.contentHub .contentHub-article .article-recipe-summary .article-recipe-list {
  background: #F0EFED;
  padding: 16px 0;
}

.contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group {
  display: flex;
  flex-flow: column wrap;
  width: 33.3%;
  align-items: center;
}

.contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-label {
  font-weight: 600;
}

.contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-number {
  font-weight: 600;
}

.contentHub .contentHub-article .article-recipe-summary .article-ingredient ul li, .contentHub .contentHub-article .article-recipe-summary .article-ingredient ol li, .contentHub .contentHub-article .article-recipe-summary .article-direction ul li, .contentHub .contentHub-article .article-recipe-summary .article-direction ol li {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-family: "ITC Century Book", Georgia, serif;
}

.contentHub .contentHub-article .article-recipe-summary .article-direction ol {
  counter-reset: direction-counter;
  padding: 0;
}

.contentHub .contentHub-article .article-recipe-summary .article-direction ol li {
  list-style: none;
  counter-increment: direction-counter;
  margin-top: 18px;
}

.contentHub .contentHub-article .article-recipe-summary .article-direction ol li:before {
  content: counter(direction-counter) ". ";
  font-weight: 600;
  font-size: 20px;
}

.contentHub .contentHub-article .article-large-carousel {
  width: 100%;
}

.contentHub .contentHub-article .article-large-carousel .article-carousel-wrap, .contentHub .contentHub-article .article-left-carousel .article-carousel-wrap {
  overflow: hidden;
  position: relative;
}

.contentHub .contentHub-article .article-large-carousel .article-carousel-wrap img, .contentHub .contentHub-article .article-left-carousel .article-carousel-wrap img {
  width: 100%;
}

.contentHub .contentHub-article .article-large-carousel .article-carousel-wrap .carousel-pagination, .contentHub .contentHub-article .article-left-carousel .article-carousel-wrap .carousel-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 18px 0 6px;
  font-weight: 600;
}

.contentHub .contentHub-article .article-left-carousel {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.contentHub .contentHub-article .article-left-carousel .article-carousel {
  margin-top: 24px;
}

.contentHub .contentHub-article .arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(135deg);
  margin-left: 26px;
}

.contentHub .contentHub-article .arrow-right::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: black;
  transform: rotate(-45deg) translate(7px, 3px);
  left: 0;
  top: 0;
}

.contentHub .carousel-item:last-child {
  margin: 0 8px 0 0;
}

.contentHub .showcase-prev {
  left: 32px;
}

.contentHub .showcase-next {
  right: 32px;
}

.contentHub .showcase-arrow {
  top: calc(40% - 15px);
}

.contentHub .text-wrap {
  font-size: 20px;
  line-height: 28px;
  font-family: "ITC Century Book", Georgia, serif;
  font-weight: 400;
}

.contentHub .s7videoviewer.s7mouseinput .s7videoplayer .s7iconeffect[state="replay"] {
  background-position: -80px 0px;
}

@media screen and (max-width: 767px) {
  .contentHub .article-primary-header,
.contentHub .article-secondary-header,
.contentHub .article-side-header,
.contentHub .article-product-link,
.contentHub .article-video,
.contentHub .article-image-content,
.contentHub .article-image-context,
.contentHub .article-instagram-link,
.contentHub .article-grid-images,
.contentHub .article-secondary-context,
.contentHub .article-paragraph-quote,
.contentHub .article-list-content,
.contentHub .article-large-carousel,
.contentHub .article-left-carousel,
.contentHub .article-footer,
.contentHub .article-product-quote {
    padding: 0 24px;
  }
  .contentHub .contentHub-article .article-primary-header .article-author {
    font-size: 16px;
  }
  .contentHub .contentHub-article .article-primary-header img {
    height: 300px;
  }
  .contentHub .contentHub-article .article-side-header .article-body-row .article-row-section, .contentHub .contentHub-article .article-image-content .article-body-row .article-row-section {
    width: 100%;
  }
  .contentHub .contentHub-article .body-copy {
    padding: 20px 0 0;
  }
  .contentHub .contentHub-article .article-secondary-context .article-image-content {
    padding: 0;
  }
  .contentHub .contentHub-article .article-paragraph-quote {
    display: flex;
    flex-flow: column nowrap;
  }
  .contentHub .contentHub-article .article-paragraph-quote .article-quote, .contentHub .contentHub-article .article-paragraph-quote .body-copy {
    width: 100%;
  }
  .contentHub .contentHub-article .article-video iframe {
    height: 184px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group {
    padding: 0;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-label {
    font-size: 14px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-number {
    font-size: 18px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient {
    width: 100%;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-direction {
    width: 100%;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient, .contentHub .contentHub-article .article-recipe-summary .article-direction {
    margin-top: 26px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient h2, .contentHub .contentHub-article .article-recipe-summary .article-direction h2 {
    margin-bottom: 16px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient ul li, .contentHub .contentHub-article .article-recipe-summary .article-ingredient ol li, .contentHub .contentHub-article .article-recipe-summary .article-direction ul li, .contentHub .contentHub-article .article-recipe-summary .article-direction ol li {
    line-height: 28px;
  }
  .contentHub .contentHub-article .article-large-carousel .article-carousel-wrap .carousel-pagination, .contentHub .contentHub-article .article-left-carousel .article-carousel-wrap .carousel-pagination {
    font-size: 20px;
  }
  .contentHub .contentHub-article .article-left-carousel .body-copy {
    width: 100%;
  }
  .contentHub .contentHub-article .article-footer {
    margin-top: 0;
  }
  .contentHub .contentHub-article .article-footer a.visible-xs.shop-button {
    margin: 20px 0;
  }
  .contentHub .category-nav {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .contentHub .article-primary-header,
.contentHub .article-secondary-header,
.contentHub .article-side-header,
.contentHub .article-product-link,
.contentHub .article-video,
.contentHub .article-image-context,
.contentHub .article-instagram-link,
.contentHub .article-grid-images,
.contentHub .article-image-content,
.contentHub .article-secondary-context,
.contentHub .article-paragraph-quote,
.contentHub .article-list-content,
.contentHub .article-large-carousel,
.contentHub .article-left-carousel,
.contentHub .article-footer,
.contentHub .article-product-quote {
    padding: 0;
  }
  .contentHub .contentHub-article .article-primary-header .article-author {
    font-size: 18px;
  }
  .contentHub .contentHub-article .article-primary-header img {
    height: 700px;
  }
  .contentHub .contentHub-article .article-side-header .article-body-row .article-row-section:nth-child(odd), .contentHub .contentHub-article .article-image-content .article-body-row .article-row-section:nth-child(odd) {
    width: 48%;
  }
  .contentHub .contentHub-article .article-side-header .article-body-row .article-row-section:nth-child(even), .contentHub .contentHub-article .article-image-content .article-body-row .article-row-section:nth-child(even) {
    width: 48%;
    margin-left: 4%;
  }
  .contentHub .contentHub-article .body-copy {
    padding: 24px 0 20px;
  }
  .contentHub .contentHub-article .article-secondary-context .article-image-content {
    padding: 0 48px;
  }
  .contentHub .contentHub-article .article-paragraph-quote .article-quote {
    width: 50%;
    float: right;
    padding: 0 0 16px 16px;
  }
  .contentHub .contentHub-article .article-paragraph-quote .body-copy {
    padding: 0;
  }
  .contentHub .contentHub-article .article-paragraph-quote:after {
    content: "";
    clear: both;
    display: block;
  }
  .contentHub .contentHub-article .article-video iframe {
    height: 394px;
  }
  .contentHub .contentHub-article .article-video .s7videoviewer .s7videoplayer {
    height: 393px !important;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list {
    padding: 16px 0;
    max-width: 700px;
    margin: 0 auto;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group {
    padding: 0 12px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-label {
    font-size: 16px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-recipe-list .article-row-group .article-number {
    font-size: 24px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient {
    width: 35%;
    padding-right: 32px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-direction {
    width: 65%;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient, .contentHub .contentHub-article .article-recipe-summary .article-direction {
    margin-top: 36px;
  }
  .contentHub .contentHub-article .article-recipe-summary .article-ingredient h2, .contentHub .contentHub-article .article-recipe-summary .article-direction h2 {
    margin-bottom: 20px;
  }
  .contentHub .contentHub-article .article-large-carousel .article-carousel-wrap .carousel-pagination,
.contentHub .contentHub-article .article-left-carousel .article-carousel-wrap .carousel-pagination {
    font-size: 24px;
  }
  .contentHub .contentHub-article .article-left-carousel .article-carousel {
    width: 45%;
  }
  .contentHub .contentHub-article .article-left-carousel .body-copy {
    width: 55%;
    padding-left: 45px;
  }
}

@media screen and (min-width: 768px) {
  .ideas-and-advice {
    padding: 0;
  }
  .ideas-and-advice .general-article-template-text button a,
.ideas-and-advice .general-article-template-e button a,
.ideas-and-advice .general-article-template-f button a {
    color: #fff;
  }
  .ideas-and-advice .general-article-template-text a.visible-xs.shop-button,
.ideas-and-advice .general-article-template-e a.visible-xs.shop-button,
.ideas-and-advice .general-article-template-f a.visible-xs.shop-button {
    margin: 20px auto;
    padding: 0 30px;
  }
  .ideas-and-advice .general-article-template-text a.hidden-xs.shop-button,
.ideas-and-advice .general-article-template-e a.hidden-xs.shop-button,
.ideas-and-advice .general-article-template-f a.hidden-xs.shop-button {
    width: fit-content;
    margin: 20px auto;
    padding: 0 50px;
  }
  .ideas-and-advice .general-article-template-text a:not(.button):focus,
.ideas-and-advice .general-article-template-e a:not(.button):focus,
.ideas-and-advice .general-article-template-f a:not(.button):focus {
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-text .article-header h1, .ideas-and-advice .general-article-template-text .article-header .body-copy,
.ideas-and-advice .general-article-template-e .article-header h1,
.ideas-and-advice .general-article-template-e .article-header .body-copy,
.ideas-and-advice .general-article-template-f .article-header h1,
.ideas-and-advice .general-article-template-f .article-header .body-copy {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .ideas-and-advice .general-article-template-text .article-header h1,
.ideas-and-advice .general-article-template-e .article-header h1,
.ideas-and-advice .general-article-template-f .article-header h1 {
    font-size: 40px;
    line-height: 50px;
    padding: 10px 0;
    font-weight: 100;
  }
  .ideas-and-advice .general-article-template-text .article-header img,
.ideas-and-advice .general-article-template-e .article-header img,
.ideas-and-advice .general-article-template-f .article-header img {
    width: 100%;
  }
  .ideas-and-advice .general-article-template-text .article-header .body-copy,
.ideas-and-advice .general-article-template-e .article-header .body-copy,
.ideas-and-advice .general-article-template-f .article-header .body-copy {
    font-size: 20px;
    line-height: 28px;
  }
  .ideas-and-advice .general-article-template-text .article-footer .button-view-all-items,
.ideas-and-advice .general-article-template-e .article-footer .button-view-all-items,
.ideas-and-advice .general-article-template-f .article-footer .button-view-all-items {
    display: block;
  }
  .ideas-and-advice .general-article-template-text .article-header h1 {
    margin: 40px auto;
  }
  .ideas-and-advice .general-article-template-text .article-body {
    margin-bottom: 90px;
  }
  .ideas-and-advice .general-article-template-text .article-body .article-body-section h2,
.ideas-and-advice .general-article-template-text .article-body .article-body-section .body-copy {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .ideas-and-advice .general-article-template-text .article-body .article-body-section h2 {
    color: #222;
    font: inherit;
    font-weight: 100;
    font-size: 30px;
    margin: 0 auto 20px;
  }
  .ideas-and-advice .general-article-template-text .article-body .article-body-section .image-grid {
    margin: 50px 0 20px;
  }
  .ideas-and-advice .general-article-template-text .article-footer .button-view-all-items {
    display: block;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation {
    margin-top: 80px;
    -webkit-margin-collapse: separate;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending {
    margin-bottom: 20px;
    overflow: auto;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list {
    /*display: grid;
                            grid-template-columns: 1fr 1fr 1fr 1fr;*/
    display: inline-block;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article {
    margin-top: 20px;
    float: left;
    width: 200px;
    padding: 0px;
    padding-right: 52px;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article h3 {
    font: inherit;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a {
    color: #222;
    text-decoration: none;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover {
    color: #222;
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus {
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article-list .trending-article h4 {
    font: inherit;
    font-size: 20px;
    line-height: 26px;
    padding: 5px 0;
    color: #222;
    margin: 0;
    font-weight: normal;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation .trending .trending-article {
    margin: 10px 0 55px 0;
  }
  .ideas-and-advice .general-article-template-text .article-footer .footer-navigation h2 {
    font: inherit;
    color: #222;
    text-transform: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: solid 2px #ccc;
    display: inline-block;
    width: 100%;
  }
  .ideas-and-advice .general-article-template-e .page-heading-text, .ideas-and-advice .general-article-template-f .page-heading-text {
    padding: 10px 0 50px;
    margin: 0;
    color: #222;
  }
  .ideas-and-advice .general-article-template-e .page-heading-text .text-part-1, .ideas-and-advice .general-article-template-f .page-heading-text .text-part-1 {
    font-size: 30px;
    font-weight: 600;
  }
  .ideas-and-advice .general-article-template-e .page-heading-text .text-part-2, .ideas-and-advice .general-article-template-f .page-heading-text .text-part-2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
  }
  .ideas-and-advice .general-article-template-e .article-header {
    margin-bottom: 40px;
  }
  .ideas-and-advice .general-article-template-e .article-header h1 {
    font: inherit;
    letter-spacing: -0.5px;
    color: #222;
    margin: 40px auto;
  }
  .ideas-and-advice .general-article-template-e .article-header img {
    margin: 20px 0 10px 0;
    vertical-align: middle;
    border: 0;
  }
  .ideas-and-advice .general-article-template-e .article-header .body-copy {
    font: inherit;
    font-weight: 400;
    margin-bottom: 35px;
  }
  .ideas-and-advice .general-article-template-e .article-body {
    margin-bottom: 40px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row {
    /*display: grid;
                    grid-template-columns: 1fr 1fr;*/
    display: inline-block;
    width: 80%;
    margin: 0 10%;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section {
    /*width: 85%;*/
    margin: 0 auto 10px;
    overflow: hidden;
    margin-left: 12px;
    letter-spacing: 0;
    float: left;
    width: 390px;
    min-height: auto;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section h2 {
    font: inherit;
    font-size: 30px;
    margin: 0 auto 20px;
    line-height: 36px;
    font-weight: 100;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section .body-copy {
    font: inherit;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 35px;
    width: 370px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section .list {
    margin-left: 18px;
    margin-bottom: 35px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section .list li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section:nth-child(odd) {
    clear: left;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-row .article-body-section:nth-child(even) {
    clear: right;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section {
    width: 85%;
    margin: 0 auto 25px;
    overflow: hidden;
    letter-spacing: 0.5px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section h2 {
    font: inherit;
    font-size: 30px;
    margin: 10px 0 40px 0;
    line-height: 34px;
    font-weight: 100;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section h3 {
    font-weight: 100;
    margin-top: 0;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section .body-copy {
    font: inherit;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 35px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section .list {
    margin-left: 18px;
    margin-bottom: 35px;
  }
  .ideas-and-advice .general-article-template-e .article-body .article-body-section .list li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
  }
  .ideas-and-advice .general-article-template-e .article-body .image-grid {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .ideas-and-advice .general-article-template-e .article-body .image-grid-row {
    display: flex;
    justify-content: space-between;
  }
  .ideas-and-advice .general-article-template-e .article-body .image-grid-row .image-grid-item {
    flex-grow: 1;
    flex-basis: auto;
    margin: 0 5px 20px;
  }
  .ideas-and-advice .general-article-template-e .article-body .image-grid-row img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
  }
  .ideas-and-advice .general-article-template-e .article-footer .button-view-all-items {
    display: block;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation {
    margin-top: 80px;
    -webkit-margin-collapse: separate;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending {
    margin-bottom: 20px;
    overflow: auto;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list {
    /*display: grid;
                            grid-template-columns: 1fr 1fr 1fr 1fr;*/
    display: inline-block;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article {
    margin-top: 20px;
    float: left;
    width: 200px;
    padding: 0px;
    padding-right: 52px;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h3 {
    font: inherit;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a {
    color: #222;
    text-decoration: none;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover {
    color: #222;
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus {
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article-list .trending-article h4 {
    font: inherit;
    font-size: 20px;
    line-height: 26px;
    padding: 5px 0;
    color: #222;
    margin: 0;
    font-weight: normal;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation .trending .trending-article {
    margin: 10px 0 55px 0;
  }
  .ideas-and-advice .general-article-template-e .article-footer .footer-navigation h2 {
    font: inherit;
    color: #222;
    text-transform: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: solid 2px #ccc;
    display: inline-block;
    width: 100%;
  }
  .ideas-and-advice .general-article-template-f .article-header h1 {
    font: inherit;
    margin: 40px auto;
    letter-spacing: -0.5px;
    color: #222;
  }
  .ideas-and-advice .general-article-template-f .article-header img {
    margin: 20px 0 20px 0;
    vertical-align: middle;
    border: 0;
  }
  .ideas-and-advice .general-article-template-f .article-header .body-copy {
    font: inherit;
    font-weight: 400;
    margin-bottom: 35px;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-section {
    width: 80%;
    margin: 20px auto 0;
    clear: both;
    overflow: hidden;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-section h2 {
    font: inherit;
    font-size: 30px;
    margin: 0 auto 20px;
    line-height: 28px;
    font-weight: 400;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section {
    margin-top: 50px;
    clear: both;
    overflow: hidden;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section .bottom-container {
    width: 80%;
    margin: 70px auto 20px;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section .bottom-container .body-copy {
    font: inherit;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 24px;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section h2 {
    font: inherit;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 25px;
    line-height: 1.25;
    font-weight: 100;
    color: #222;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section.content-right .article-image {
    float: left;
    width: 60%;
    margin: 5px 50px 10px 0;
  }
  .ideas-and-advice .general-article-template-f .article-body .article-body-side-section.content-left .article-image {
    float: right;
    width: 60%;
    margin: 5px 0 10px 50px;
  }
  .ideas-and-advice .general-article-template-f .article-body .body-copy {
    font: inherit;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 24px;
  }
  .ideas-and-advice .general-article-template-f .article-body .body-copy-bold {
    font-weight: 600;
  }
  .ideas-and-advice .general-article-template-f .article-body .list-header {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .ideas-and-advice .general-article-template-f .article-body .list {
    margin-left: 18px;
    margin-bottom: 35px;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .ideas-and-advice .general-article-template-f .article-body .list li {
    font-size: 16px;
    line-height: 24px;
    list-style-type: disc;
  }
  .ideas-and-advice .general-article-template-f .article-footer .button-view-all-items {
    display: block;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation {
    margin-top: 80px;
    -webkit-margin-collapse: separate;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending {
    margin-bottom: 20px;
    overflow: auto;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list {
    /*display: grid;
                            grid-template-columns: 1fr 1fr 1fr 1fr;*/
    display: inline-block;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article {
    margin-top: 20px;
    float: left;
    width: 200px;
    padding-right: 52px;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article h3 {
    font: inherit;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a {
    color: #222;
    text-decoration: none;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a:hover {
    color: #222;
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article a:focus {
    text-decoration: underline;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article-list .trending-article h4 {
    font: inherit;
    font-size: 20px;
    line-height: 26px;
    padding: 5px 0;
    color: #222;
    margin: 0;
    font-weight: normal;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation .trending .trending-article {
    margin: 10px 0 55px 0;
  }
  .ideas-and-advice .general-article-template-f .article-footer .footer-navigation h2 {
    font: inherit;
    color: #222;
    text-transform: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: solid 2px #ccc;
    display: inline-block;
    width: 100%;
  }
}

.contenthub-cms-container > .trending {
  padding: 30px 15px 30px 15px;
  overflow: auto;
}

.contenthub-cms-container > .trending h2.heading {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .contenthub-cms-container > .trending {
    padding: 40px 0 10px 0;
    border-top: 1px solid #d5d3d1;
  }
}

.contenthub-cms-container > .trending .trending-article-list {
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  .contenthub-cms-container > .trending .trending-article-list {
    display: flex;
  }
}

.contenthub-cms-container > .trending .trending-article-list .trending-article {
  margin: 30px 0 20px 0;
}

.contenthub-cms-container > .trending .trending-article-list .trending-article h3 {
  font: inherit;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  color: #222;
  margin: 0;
}

.contenthub-cms-container > .trending .trending-article-list .trending-article a {
  color: #222;
  text-decoration: none;
}

.contenthub-cms-container > .trending .trending-article-list .trending-article a:hover, .contenthub-cms-container > .trending .trending-article-list .trending-article a:focus {
  color: #222;
  text-decoration: underline;
}

.contenthub-cms-container > .trending .trending-article-list .trending-article h4 {
  font: inherit;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  padding: 5px 10px 5px 0;
  color: #222;
}

.contenthub-cms-container > .trending .trending-article {
  margin: 10px 0 55px 0;
}
