/* Minification failed. Returning unminified contents.
(593,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
(601,23): run-time error CSS1039: Token not allowed after unary operator: '-webfont-primary'
 */
/* #region ==================== CB2 PROJECT NEXT ==================== */
@media only print, screen and (max-width: 812px) {
  .responsive-layout footer.footer-browse {
    position: relative;
  }
  .responsive-layout footer.footer-browse a:focus {
    outline: dotted 1px #222;
    outline-offset: 2px;
  }
  .responsive-layout footer.footer-browse .button-transparent:focus {
    outline-style: dotted;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback {
    width: 100%;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 20px 0 0;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .mobile-chat, .responsive-layout footer.footer-browse .mobile-chat-feedback .mobile-feedback {
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .mobile-chat-text {
    color: #222;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .svg-icon-chat {
    width: 22px;
    height: 22px;
    margin-right: 6px;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .mobile-chat-link {
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .mobile-feedback-link {
    display: flex;
    align-items: center;
    text-decoration: none;
  }
  .responsive-layout footer.footer-browse .mobile-chat-feedback .text-icon-feedback {
    font-size: 11px;
    letter-spacing: 5px;
  }
  .responsive-layout footer.footer-browse .email-signup {
    float: none;
    box-sizing: border-box;
    display: block;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 12px;
    line-height: 1;
    text-align: center;
  }
  .responsive-layout footer.footer-browse .email-signup .email-promo-save-footer {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
  }
  .responsive-layout footer.footer-browse .email-signup .email-promo-details-footer {
    text-transform: none;
    font-size: 12px;
    margin-bottom: 8px;
  }
  .responsive-layout footer.footer-browse .email-signup .enter-email {
    padding: 0;
    margin: 24px 0 20px 0;
    text-transform: none;
    position: relative;
  }
  .responsive-layout footer.footer-browse .email-signup .enter-email h3 {
    text-transform: uppercase;
  }
  .responsive-layout footer.footer-browse .email-signup .input-group {
    margin: 0;
    padding: 0;
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #222;
  }
  .responsive-layout footer.footer-browse .email-signup .input-group .input-group-btn {
    position: absolute;
    right: 16px;
    top: 8px;
    width: auto;
  }
  .responsive-layout footer.footer-browse .email-signup .input-group .input-group-btn button {
    outline: none;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 24px;
  }
  .responsive-layout footer.footer-browse .email-signup .input-group .svg-icon-email {
    width: 100%;
    height: 100%;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form {
    background: 0;
    border: 0;
    padding: 18px 15px 18px 5px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 16px;
    color: #222;
    box-shadow: none;
    margin: 0;
    line-height: 20px;
    height: 1.875em;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form ~ .email-underline {
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: left;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form:focus {
    outline: dotted 1px #222;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form:focus ~ .email-underline {
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #222;
    bottom: 0;
    width: 100%;
    height: 0;
    transform: scaleX(1);
    transform-origin: left;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form.input-validation-error {
    border-color: #e00e00;
    border-width: 1px;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form .enter-email {
    padding: 0;
    margin: 20px 0 46px 0;
    text-transform: none;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form .enter-email h3 {
    text-transform: uppercase;
  }
  .responsive-layout footer.footer-browse .email-signup .email-form::placeholder {
    color: #222;
    font-size: 14px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
  }
  .responsive-layout footer.footer-browse .email-signup .email-benefits {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    color: #222;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 500;
  }
  .responsive-layout footer.footer-browse .email-signup .canada-mobile-email-policy {
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin: -15px 0 20px 0;
  }
  .responsive-layout footer.footer-browse .email-signup .canadian-telelphone-link {
    text-decoration: underline;
  }
  .responsive-layout footer.footer-browse .footer-email-link-container {
    box-sizing: border-box;
    margin-top: 40px;
  }
  .responsive-layout footer.footer-browse .social-icon-bar {
    display: block;
    text-align: center;
  }
  .responsive-layout footer.footer-browse .social-icon-bar [class*="social-icon"] {
    box-sizing: border-box;
    margin: 0 10px 0 10px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    color: #222;
    position: relative;
    display: inline-block;
  }
  .responsive-layout footer.footer-browse .social-icon-bar [class*="social-icon"]:focus {
    outline: dotted 1px #222;
    outline-offset: 1px;
    text-decoration: none;
  }
  .responsive-layout footer.footer-browse .social-icon-bar [class*="social-icon"] svg {
    height: 100%;
    width: 100%;
  }
  .responsive-layout footer.footer-browse .footer-link-cols {
    display: inline-flex;
    flex-direction: column;
    box-sizing: border-box;
    float: none;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin-top: 27px;
    text-transform: uppercase;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .reveal-container {
    display: none;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .reveal-container[aria-hidden="true"] {
    display: block;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .reveal-container[aria-hidden="false"] {
    display: none;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    float: none;
    width: auto;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-interior-row {
    display: block;
    margin-bottom: 16px;
    position: relative;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-interior-row a.footer-link-list-header {
    display: inline-block;
    margin: 0;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-interior-row svg {
    display: none;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-interior-row .button-learn-more {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 50%;
    margin: 0;
    color: transparent;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-list-header, .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col-list {
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: .08em;
    font-size: 1em;
    margin: 0;
    font-size: 14px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-list-header a, .responsive-layout footer.footer-browse .footer-link-cols .footer-link-list-header span, .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col-list a, .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col-list span {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-list-header.footer-link-list-header, .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col-list.footer-link-list-header {
    margin-bottom: 16px;
    display: block;
    font-weight: 500;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-col-list li {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .footer-link-brands {
    margin-top: 25px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-around;
    justify-content: space-evenly;
    align-items: center;
    padding-right: 3px;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .ship-to-container {
    display: inline-block;
    font-size: 12px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 10px;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .ship-to-container .ship-text {
    font-size: 14px;
    letter-spacing: 1.12px;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .ship-to-container .shipping-chooser-button {
    margin-left: 14px;
    line-height: 1;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .ship-to-container .shipping-chooser-button:focus {
    outline: dotted 1px #222;
    outline-offset: 2px;
  }
  .responsive-layout footer.footer-browse .footer-link-cols .ship-to-container .shipping-chooser-button img {
    vertical-align: top;
  }
  .responsive-layout footer.footer-browse .co-branding {
    display: inline-block;
  }
  .responsive-layout footer.footer-browse .co-branding a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }
  .responsive-layout footer.footer-browse .co-branding a:focus {
    outline: dotted 1px #222;
  }
  .responsive-layout footer.footer-browse .co-branding .svg-icon-logo-cb-small {
    max-width: 94px;
    max-height: 13px;
  }
  .responsive-layout footer.footer-browse .co-branding .svg-icon-logo-crate-and-kids-small {
    padding-right: 3px;
    max-width: 80px;
    max-height: 13px;
  }
  .responsive-layout footer.footer-browse .co-branding .svg-icon-logo-hudson-grace {
    width: 7.7em;
    height: 2em;
    vertical-align: middle;
    padding-top: 3px;
  }
  .responsive-layout footer.footer-browse .footer-links {
    display: block;
    margin: 0;
    text-align: center;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: .08em;
  }
  .responsive-layout footer.footer-browse .footer-links.with-divider li {
    padding: 0;
  }
  .responsive-layout footer.footer-browse .footer-links.with-divider li:not(:first-child):before {
    content: '|';
    color: #333;
    font-weight: 400;
    margin: 0 3px;
  }
  .responsive-layout footer.footer-browse .footer-links li {
    border: 0;
    margin: 0;
    font-size: 11px;
    color: #222;
    display: inline-block;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    text-transform: uppercase;
    float: none;
    font-weight: 300;
  }
  .responsive-layout footer.footer-browse .footer-links li a, .responsive-layout footer.footer-browse .footer-links li button {
    color: #222;
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .responsive-layout footer.footer-browse .footer-links li.do-not-sell-my-info a {
    text-decoration: none;
  }
  .responsive-layout footer.footer-browse .footer-links li.cookie-consent-link button {
    text-decoration: none;
  }
  .responsive-layout footer.footer-browse .footer-links li .co-browse {
    text-transform: uppercase;
    text-decoration: none;
  }
  .responsive-layout footer.footer-browse .footer-links li .co-browse:hover {
    text-decoration: underline;
  }
  .responsive-layout footer.footer-browse .footer-cb2-privacy-msg {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .responsive-layout footer.footer-browse .footer-cb2-privacy-msg a {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
    font-size: 14px;
  }
  .responsive-layout footer.footer-browse .footer-date {
    text-transform: uppercase;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    display: block;
    font-size: 11px;
    color: #222;
    font-weight: 300;
    text-align: center;
  }
  .responsive-layout footer.footer-browse .email-policy {
    margin: -36px 0 20px 0;
    text-align: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
  .responsive-layout footer.footer-browse .footer-link-brands.canada-brands {
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
  }
  .responsive-layout footer.footer-browse .footer-link-brands.canada-brands .svg-icon-logo-cb-small {
    margin-right: 6px;
    max-width: 125px;
    max-height: 16px;
  }
  .responsive-layout footer.footer-browse .ship-to-container.canada-ship-to {
    display: inline;
    padding-top: 0;
  }
  .responsive-layout footer.footer-browse .ship-to-container.canada-ship-to .ship-text {
    display: none;
  }
  .responsive-layout footer.footer-browse .international, .responsive-layout footer.footer-browse .footer-width {
    text-align: center;
  }
}

@media only print, screen and (min-width: 813px) {
  .adaptive-layout footer.footer-browse {
    position: relative;
    border: 0;
  }
  .adaptive-layout footer.footer-browse .mobile-chat-feedback {
    display: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content {
    padding: 70px 0 0 20px;
    margin: 0;
    max-width: 1250px;
    text-align: left;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container {
    float: left;
    width: 354px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup {
    float: none;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    display: block;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .enter-email {
    padding: 0;
    margin: 20px 0 30px 0;
    text-transform: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .enter-email h3 {
    text-transform: uppercase;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .enter-email #email-signupDetail {
    margin-bottom: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .input-group {
    margin: 0;
    padding: 0;
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #222;
    position: relative;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .input-group .input-group-btn {
    position: absolute;
    right: 16px;
    bottom: 8px;
    width: auto;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .input-group .input-group-btn button {
    outline: none;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 24px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .input-group .svg-icon-email {
    width: 100%;
    height: 100%;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form {
    background: 0;
    border: 0;
    padding: 15px 15px 12px 15px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 14px;
    color: #222;
    height: auto;
    font-weight: 300;
    box-shadow: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form ~ .email-underline {
    box-sizing: border-box;
    left: 0;
    position: absolute;
    border: 1px solid #222;
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
    transform-origin: left;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    height: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form:focus {
    outline: dotted 1px #222;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form:focus ~ .email-underline {
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #222;
    bottom: 0;
    width: 100%;
    height: 0;
    transform: scaleX(1);
    transform-origin: left;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form.input-validation-error {
    border-color: #e00e00;
    border-width: 1px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-form::placeholder {
    color: #222;
    font-size: 14px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-benefits {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    color: #222;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 28px;
    font-weight: 500;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-signup-modal .footer-email-thanks {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .email-signup-modal .footer-email-body {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .footer-email-thanks {
    font-family: var(--webfont-primary, sans-serif);
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .01em;
    text-transform: uppercase;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .email-signup .footer-email-body {
    font-family: var(--webfont-primary, sans-serif);
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: lowercase;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .social-icon-bar {
    display: block;
    margin: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .social-icon-bar [class*="social-icon"] {
    box-sizing: border-box;
    margin: 0 20px 0px 0;
    width: 20px;
    height: 20px;
    overflow: hidden;
    color: #222;
    position: relative;
    display: inline-block;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .social-icon-bar [class*="social-icon"]:focus {
    outline: dotted 1px #222;
    outline-offset: 1px;
    text-decoration: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-email-link-container .social-icon-bar [class*="social-icon"] svg {
    height: 100%;
    width: 100%;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-separator {
    width: auto;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-cb2-privacy-msg {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 25px 7px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-cb2-privacy-msg a {
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 300;
    font-size: 14px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols {
    display: inline-flex;
    width: calc(100% - 354px);
    max-width: 1345px;
    justify-content: space-around;
    box-sizing: border-box;
    float: none;
    vertical-align: top;
    position: static;
    text-transform: uppercase;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-col {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    float: none;
    width: auto;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-interior-row {
    display: block;
    margin-bottom: 24px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-interior-row .reveal-content.expanded {
    display: inline-block;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-interior-row:last-child {
    margin-bottom: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-list-header, .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-col-list a, .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-col-list span {
    display: inline-block;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 8px;
    letter-spacing: .08em;
    color: #222;
    font-weight: 300;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-list-header.footer-link-list-header, .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-col-list a.footer-link-list-header, .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .footer-link-col-list span.footer-link-list-header {
    font-weight: 500;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .ship-to-container {
    display: block;
    font-size: 12px;
    margin-top: 30px;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .08em;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .ship-to-container .shipping-chooser-button {
    margin-left: 18px;
    line-height: 1;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .ship-to-container .shipping-chooser-button:focus {
    outline: dotted 1px #222;
    outline-offset: 2px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-link-cols .ship-to-container img {
    vertical-align: top;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding {
    width: auto;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-crate {
    width: 110px;
    height: 20px;
    margin-top: 10px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-crate-kids {
    width: 95px;
    height: 20px;
    margin-top: 10px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-crate-kids:focus {
    outline: dotted 1px #222;
    outline-offset: 2px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-hudson-grace {
    margin: 10px 0 0 3px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-hudson-grace:focus {
    outline: dotted 1px #222;
    outline-offset: 2px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding .co-branding-link-hudson-grace .svg-icon-logo-hudson-grace {
    height: 2.8181em;
    width: 10.3636em;
    box-sizing: border-box;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .co-branding svg {
    width: 100%;
    height: 100%;
    color: #222;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container {
    margin-top: 54px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links {
    display: inline-flex;
    justify-content: center;
    box-sizing: border-box;
    text-transform: uppercase;
    letter-spacing: .08em;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links li {
    border: 0;
    color: #222;
    display: inline-block;
    font-family: "Lineto Brown Sub", "Lineto Brown Light Sub", Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    float: none;
    margin: 0 10px 0 0;
    padding-right: 0;
    white-space: nowrap;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links li a, .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links li button {
    color: #222;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links li.do-not-sell-my-info a {
    text-decoration: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links li.cookie-consent-link button {
    text-decoration: none;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links .footer-screen-reader {
    border-left: 1px solid #222;
    padding-left: 16px;
    text-transform: none;
    letter-spacing: normal;
    white-space: normal;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links.with-divider li {
    margin: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links.with-divider li.footer-screen-reader {
    border-left: 0;
    padding-left: 0;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links.with-divider li:not(:last-child):after {
    content: '|';
    color: #333;
    font-weight: 400;
    margin: 0 12px;
  }
  .adaptive-layout footer.footer-browse .footer-width .footer-content .footer-links-container .footer-links.with-divider li:nth-last-child(2):after {
    margin-left: 8px;
  }
}

/* #endregion ================= CB2 PROJECT NEXT ==================== */
#tinymask {
  position: fixed !important;
  height: 100vh !important;
  width: 100vw !important;
}

meta.foundation-version {
  font-family: "/5.5.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 768px)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:768px) and (max-width:992px)/";
  width: 768px;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:992px)/";
  width: 992px;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:992px) and (max-width:1200px)/";
  width: 992px;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1200px)/";
  width: 1200px;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1200px) and (max-width:1400px)/";
  width: 1400px;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1400px)/";
  width: 1400px;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

/* mobile footer
/*-------------------------------------------------------------------------------*/
footer.footer-browse {
  clear: both;
  width: 100%;
  padding: 0 0 2em;
  background: #f7f7f7;
}

footer.footer-browse .footer-nav {
  width: 100%;
  margin: 0 0 1em;
  padding: .85em 0;
  float: left;
  border-top: 0.1em solid #eee;
  border-bottom: 0.1em solid #e0e0e0;
  min-height: 57px;
  box-shadow: 0 2px 0 #fff;
}

footer.footer-browse .footer-nav li {
  text-align: center;
  font-size: 1em;
  float: left;
  padding: 0;
  margin: 0;
  width: 33%;
}

footer.footer-browse .footer-nav li a {
  display: block;
  color: #555;
}

footer.footer-browse .footer-nav li a:focus, footer.footer-browse .footer-nav li a:hover {
  color: #222;
  text-decoration: underline;
}

footer.footer-browse .footer-content {
  padding: 0 1.5em;
  clear: both;
  display: inline-block;
}

footer.footer-browse .co-branding a {
  display: inline-block;
}

footer.footer-browse .co-branding a:focus {
  outline: dashed 1px #717171;
}

footer.footer-browse .crate-logo {
  box-sizing: border-box;
  padding: .75em .5em 0 0;
}

footer.footer-browse .cb2-logo {
  box-sizing: border-box;
  padding: 0;
}

footer.footer-browse .lon-logo {
  box-sizing: border-box;
  padding: 0 .5em;
  margin: -.25em 0 0;
}

footer.footer-browse .enter-email button:focus {
  box-shadow: none;
}

footer.footer-browse .enter-email button:focus::before {
  display: block;
  content: "";
  border-color: #666;
  border-width: 1px;
  border-radius: 0;
  border-style: solid;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
}

footer.footer-browse .email-optin {
  color: #222;
  font-size: 1.1em;
  font-weight: bold;
  margin: 1em 0 0;
}

footer.footer-browse #OptInResponse .alert,
footer.footer-browse #OptInResponse .success {
  margin: 1em 0 1em;
}

footer.footer-browse .phone-number {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 .5em 0;
  display: block;
  color: #222;
}

footer.footer-browse .phone-number:link, footer.footer-browse .phone-number:focus, footer.footer-browse .phone-number:active, footer.footer-browse .phone-number:visited, footer.footer-browse .phone-number:hover {
  color: #222;
}

footer.footer-browse .phone-number:focus, footer.footer-browse .phone-number:hover {
  text-decoration: underline;
  /* Accessibility */
}

footer.footer-browse .chat-link {
  position: relative;
  float: left;
  margin: .9em 0 .5em .7em;
  padding-left: 26px;
}

footer.footer-browse .chat-link:before {
  content: "";
  position: absolute;
  border-radius: 3px;
  top: 4px;
  left: 8px;
  display: block;
  background: #555555;
  width: 13px;
  height: 9px;
}

footer.footer-browse .chat-link:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  border-color: #555555 transparent;
  border-width: 4px 0 0 4px;
  border-style: solid;
  display: block;
  width: 0;
}

footer.footer-browse .chat-link:focus, footer.footer-browse .chat-link:hover {
  text-decoration: underline;
  /* Accessibility */
}

footer.footer-browse .footer-links {
  float: left;
  margin: 0 0 .5em;
  width: 100%;
}

footer.footer-browse .footer-links li {
  border-right: 0.1em solid #999;
  float: left;
  margin-right: .5em;
  padding-right: .5em;
  font-size: .9em;
}

footer.footer-browse .footer-links li a {
  color: #717171;
}

footer.footer-browse .footer-links li a:focus, footer.footer-browse .footer-links li a:hover {
  color: #222;
  text-decoration: underline;
  /* Accessibility */
}

footer.footer-browse .footer-links li:nth-child(5) {
  border: none;
}

footer.footer-browse em {
  font-style: normal;
  font-size: .9em;
  color: #717171;
  clear: both;
}

footer .international-layout .site-search {
  margin-bottom: 16px;
}
