/** Shopify CDN: Minification failed

Line 7200:23 Unexpected "s"

**/
:root{
  --color-background-contrast: #e0e7ed;
  --color-border: #032733;
  --color-background-footer: #003445;
  --color-text-footer: #fff;
  --color-border-footer: #003445;
  --font-body: brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
  --color-background-dropdown: #003445;
  --color-background-drawer: #003445;
  --color-border-input: #032733;
  --color-background-button: #212a2f;
  --color-text-button: #fff;
  --color-text-heading: #003445;
}

body.search {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

/*[class*="page-design-and-fit"] .flexible-image{
  padding-top: 348px !important;
}*/

[class*="page-design-and-fit"] .flexible-image__img {
  object-position: top center;
}

body.search .search {
  max-width: 1000px;
}

.sizeguide-image:first-child {
  padding-top: 80px;
}

.sizeguide-image .image-with-text__heading {
  text-align: center;
  padding: 0 0 25px;
  width: 100%;
}

.sizeguide-image .image-with-text__heading h3 {
  font-size: 34px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}

.image-with-text__image--video {
  position: relative;
  padding-bottom: 57%;
  height: 0;
  z-index: 1;
}

.image-with-text__image--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-holder.image-with-text__image {
  position: relative;
  overflow: hidden;
}

.video-holder.image-with-text__image .flexible-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.template-blog.Blog .blog.s-inline-section h1 {
  color: #fff;
  position: relative;
}

.template-blog.Blog .blog.s-inline-section h1:before {
  content: "Most Recent";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #032733;
  text-transform: uppercase;
}

.pagination__arrows:first-child .icon-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border: solid #000;
  border-width: 0 0 2px 2px;
  transform: rotate(45deg);
  margin: -7px 0 0;
}

.pagination__arrows:last-child .icon-button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  border: solid #000;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  margin: -7px 0 0 -15px;
}

.pagination__arrows .icon-button__icon {
  visibility: hidden;
}

.collage-section,
#shopify-section-1600315444066,
#shopify-section-161893947668a12af2,
#shopify-section-16190992590cf0fc3e,
.featured-collection__wrapper,
#shopify-section-1619276586cc9ccd8d,
#shopify-section-slideshow--reviews {
  max-width: 1440px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.featured-collection__wrapper {
  max-width: 1360px;
}

#shopify-section-161893947668a12af2 {
  padding-top: 1px;
  padding-bottom: 40px;
  position: relative;
}



#shopify-section-161893947668a12af2 > .s-inline-section {
  margin: 0;
}

#shopify-section-1619003729bcb2140b > .s-inline-section {
  margin: 0;
}

.blog-dapper-scouts .ff-meta.blog__article-date {
  display: none;
}

.collage-section .block-overlay__subheading,
.slideshow .block-overlay__subheading,
.template-collection #shopify-section-collection--template .block-overlay__subheading {
  color: #fff;
}

.login__links {
  display: flex;
  justify-content: flex-start;
}

.login__links .link {
  color: inherit;
  text-transform: none;
  font: 16px / 20px var(--font-size-body-base);
  letter-spacing: 0;
}

.header__links-list > li + li {
  margin-left: 24px;
}

.header__links-list .header__links-icon {
  margin-left: 0;
}

.header__right {
  padding-left: 28px;
}

.mega-nav__item > a {
  line-height: 24px;
  padding: 12px 0;
}

.mega-nav__item > a span:first-of-type {
  white-space: normal;
}

.drawer-menu {
  display: block;
  right: auto;
  width: 100%;
  transform: translateX(-100%);
  transition: transform var(--animation-duration) var(--animation-timing);
}

.drawer-menu.active {
  transform: translateX(0);
}

.drawer-menu .close-nav {
  position: absolute;
  left: 23px;
  top: 48px;
  font-size: 25px;
  line-height: 28px;
  cursor: pointer;
  transform: scale(1.5);
}

.drawer-menu__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  text-align: center;
  margin: 20px var(--spacing-medium) 0;
  padding: 11px;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}

.drawer-menu__btn img {
  margin: 0 15px 0 0;
}

.drawer-menu__primary-links > .drawer-menu__item:nth-child(3) .drawer-menu__btn {
  display: none;
}

.drawer-menu__panel {
  width: 100%;
  max-width: 90%;
}

.drawer-menu__header {
  padding: 0;
  height: 80px;
}
@media (max-width: 768px) {
  .drawer-menu__header {
    padding: 0;
    height: 100px;
  }
}
.drawer-menu__list {
  width: 100%;
  max-width: 100%;
}

.drawer-menu__item.drawer-menu__item--heading:after {
  background-color: rgba(255, 255, 255, 0.53);
}

.drawer-menu__actions {
  right: 70px;

}

.drawer-menu__panel .header__icon-touch {
  position: absolute;
  top: 39px;
  right: 12px;
}

.drawer-menu__panel .header__icon-touch--cart .icon-button__icon .icon {
  background: url('ico-cart-01.png') no-repeat 50% 50%/20px 24px;
}

.drawer-menu__search-input {
  opacity: 0;
}

.drawer-menu__search-input:focus {
  opacity: 1;
}

.drawer-menu__panel .search-open {
  position: absolute;
  right: 70px;
  top: 50px;
  pointer-events: none;
}

.drawer-menu__bottom {
  height: calc(100% - 130px);
  overflow-y: scroll;
}

.drawer-menu__all-links {
  justify-content: space-between;
}

.drawer-menu__link span {
  overflow: visible;
}

.drawer-menu__footer .drawer-menu__link {
  justify-content: flex-start;
  height: 40px
}

.drawer-menu__footer .drawer-menu__link img {
  margin: 0 10px 0 0;
}

.drawer-menu__footer {
  padding-top: 25px;
  margin-top: 20px;
  position: relative;
}

.drawer-menu__footer:before {
  background-color: rgba(255, 255, 255, 0.53);
  margin-top: 0;
  top: 0;
}

.drawer-menu__main .drawer-menu__link {
  font-size: 18px;
  line-height: 23px; 
  height: 40px;
}
.featured-collection .btn.btn--full {
  min-width: 1px;
}

body.show-borders .page-section + .inline-section .section-header,
body.show-borders .inline-section + .inline-section .section-header,
body.show-borders .grid-section + .inline-section .section-header,
body.show-borders .carousel-section + .inline-section .section-header {
  border: none;
}

.flickity-button:disabled {
  opacity: 0;
}

.page-shop-all #shopify-section-featured-collection--all-01 .s-inline-section.contrast,
.page-shop-all #shopify-section-featured-collection--all-02 .s-inline-section.contrast,
.page-shop-all #shopify-section-featured-collection--all-03 .s-inline-section.contrast,
#shopify-section-featured-collection--all-01 .s-inline-section.contrast,
#shopify-section-featured-collection--all-01-1 .s-inline-section.contrast,
#shopify-section-featured-collection--all-01-2 .s-inline-section.contrast {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.E-Gift .product__media--grid .product__media-item {
  position: relative;
  margin: 0 auto;
}

.E-Gift .product__media--grid .product__media-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('new-gift-card.jpg') no-repeat 0 0 / cover;
}

.product-single__description.rte--product.fs-body-base p {
  margin: 0 !important;
}

/*
.GiftWizard-gift-button.btn.btn--full.product-form__cart-submit.gwbutton{
  display: none;
}
*/

.GiftWizard-gift-button.btn.btn--full.product-form__cart-submit.gwbutton + .shopify-payment-button,
.btn btn--full.product-form__cart-submit + .shopify-payment-button,
.shopify-payment-button {
  display: none !important;
  opacity: 0;
}

.product-form__controls-group .pf-icon {
  top: 26px;
}

.product-form__controls-group + .pf-container.product-form__variants {
  display: none;
}

.product-form__controls-group > .pf-container {
  margin: 0;
}

.product-form__chips {
  display: block;
  position: relative;
  margin: 0;
}

/*.product-form__chips:after{
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  border: solid transparent;
  border-width: 6px;
  border-top-color: #000;
  cursor: pointer;
}

.product-form__chips.open:after{
  top: 34px;
  right: 0;
  border: solid transparent;
  border-width: 6px;
  border-top-color: transparent;
  border-bottom-color: #000;
}

.fs-body-base.product-form__chip{
  display: none;
  background: none !important;
  color: #ccc !important;
  padding: 5px 0;
  margin: 0;
}

.fs-body-base.product-form__chip.selected{
  display: block;
  color: #000 !important;
}*/

.open .fs-body-base.product-form__chip {
  display: block;
}

.open .fs-body-base.product-form__chip:hover {
  color: #000 !important;
}

.fs-body-base.product-form__chip.default {
  display: none !important;
}

#shopify-section-announcement-bar {
  top: 0;
  z-index: 1000;
}

.header__outer-wrapper {
  z-index: 1000;
  position: relative;
}
.scroll-active #shopify-section-announcement-bar {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
.scroll-active .header__outer-wrapper {
  top: 50px;
  position: -webkit-sticky;
  position: sticky;
}  
 
body,
.fs-primary-body {
  font: 16px / 1.5 brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}

h1,
h2,
h3,
h4,  
h5,
h6 {
  font-family: granville, serif !important;
}

.btn {
  font: 17px / 20px granville, serif;
  border-radius: 3px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  min-width: 257px;
  text-align: center;
  padding: 18px 40px;
  height: auto;
}

.template-cart #shopify-section-cart--template form {
  color: #003445;
}

.template-cart .fs-page-heading {
  font-family: granville, serif;
  font-weight: 400;
  color: #003445;
}

.template-cart .fs-heading-base {
  font-family: granville, serif;
  font-weight: 400;
}

[class*="page-design-and-fit"] .featured-collection-tabs .featured-collection__button {
  width: 100%;
}

[class*="page-design-and-fit"] .featured-collection-tabs .btn {
  width: 100%;
  min-width: 1px;
  max-width: 257px;
}

.btn.btn--full.product-form__cart-submit {
  border-color: var(--color-background-button);
  background-color: var(--color-background-button);
  color: var(--color-text-button);
  padding: 10px 15px;
}

.btn.product-form__cart-submit + .product-form__item-klaviyo .klaviyo-bis-trigger {
  display: none !important;
}

.btn.product-form__cart-submit[disabled] {
  display: none;
}

.btn.product-form__cart-submit[disabled] + .product-form__item-klaviyo .klaviyo-bis-trigger {
  display: block !important;
}

.btn.product-form__cart-submit[data-first-loading][disabled] {
  display: block;
  position: relative;
}

.quick-add__form .btn.product-form__cart-submit[data-first-loading][disabled] {
  background: #868B8E;
  opacity: 1;
}

.btn.product-form__cart-submit[data-first-loading][disabled] + .product-form__item-klaviyo .klaviyo-bis-trigger {
  display: none !important;
}

.btn.product-form__cart-submit[data-first-loading][disabled] span[data-add-to-cart-text] {
  font-size: 0;
  overflow: hidden;
}



.btn.product-form__cart-submit[data-first-loading][disabled] span[data-add-to-cart-text]:before {
  content: 'Select A Size';
  font-size: 14px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}

.quick-cart__configure .product-form__item-klaviyo {
  display: none !important;
}

.pf__actions .shopify-payment-button__button {
  font: 17px / 20px granville, serif;
  border-radius: 3px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.pagination {
  justify-content: center;
  margin: 0 0 50px;
}

.pagination__list {
  margin: 0;
  padding: 0 10px;
}

.pagination__item,
.pagination__ellip {
  margin: 0 10px;
  font-size: 12px;
  line-height: 15px;
}

.pagination__item a.link {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  line-height: 15px;
  vertical-align: top;
}

.pagination__item.pagination__item--active span {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  vertical-align: top;
}

.more,
.link {
  display: inline-block;
  vertical-align: top;
  color: #003445;
  font-size: 16px;
  letter-spacing: 2.29px;
  line-height: 19px;
  font-family: granville, serif;
  text-transform: uppercase;
}

.more:hover,
.link:hover {
  opacity: .8;
}

.ff-meta {
  display: table-row;
  font-family: brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.91px;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0 0 7px;
}

.banner .ff-meta {
  color: #fff;
  display: block;
}

.header .regular-logo .image__img.lazyloaded {
  width: 119px;
}

.header__icon-touch--search .icon-button__icon .icon svg,
.header__icon-touch--account .icon-button__icon .icon svg,
.header__icon-touch--cart .icon-button__icon .icon svg {
  display: none;
}

.header__icon-touch--search .icon-button__icon .icon {
  background: url('ico-search.png') no-repeat 50% 50%/20px;
}

.header__icon-touch--account .icon-button__icon .icon {
  background: url('ico-user.png') no-repeat 50% 50%/19px 21px;
}

.header__icon-touch--cart .icon-button__icon .icon {
  background: url('ico-cart.png') no-repeat 50% 50%/20px 24px;
}

.announcement-bar__item {
  padding: 8px 10px;
  height: 50px !important;
  display: flex !important;
}
.announcement-bar__content {
  text-transform: uppercase;
  max-width:100%;
  display: block;
  font: 11px / 1.45 brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
  letter-spacing: 2px;
  color: #000;
}
.announcement-bar__content *{
  max-width : 100%;
  white-space: normal; 
  display: flex;
  align-items: center;
}

#shopify-section-1600315401018.slideshow .block-overlay__meta + .block-overlay__heading {
  font-size: 84px;
  line-height: 76px;
  margin: 0 0 36px;
  font-weight: normal;
}

#shopify-section-1600315401018.slideshow .fs-primary-body {
  max-width: 375px;
  margin: 0 0 21px auto;
}

#shopify-section-1600315401018.slideshow .ff-body {
  max-width: 235px;
  margin-left: auto;
}

.collage__block .block-overlay--v-split {
  align-items: flex-end;
}

.collage__block .block-overlay__icon .image {
  position: static;
  background: none;
  padding: 0 !important;
  margin: 0 0 20px !important;
  object-fit: none;
}

.collage__block .block-overlay__icon .image img {
  position: static;
  width: 57px;
  height: auto;
}

.collage__block:first-child .block-overlay__icon .image img {
  width: 60px;
}

.collage__block .block-overlay__meta {
  color: #FFF;
}

.collage__block .block-overlay__meta + .block-overlay__heading {
  display: block;
  font-size: 60px;
  line-height: 60px;
  font-weight: normal;
  margin: 0 0 24px;
  max-width: 310px;
}

.collage-landing .collage__block .block-overlay__meta + .block-overlay__heading {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0;
}

.collage-landing .ff-meta {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 13px;
}

.collage-landing .collage__block .fs-page-heading {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: normal;
  margin: 0;
}

.collage__block .block-overlay__heading + .block-overlay__subheading {
  margin: 0;
}

.collage__block .block-overlay__heading + .block-overlay__subheading p {
  max-width: 315px;
  margin: 0 0 29px;
}

.collage__block .block-overlay--h-left.block-overlay--v-split .block-overlay__content {
  align-items: stretch;
}

.rich-text__icon .image {
  height: 51px;
  width: 51px;
  background-color: #e0e7ed;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 27px;
  padding-top: 0 !important;
}

.dark .rich-text__icon .image {
  background: none;
}

.dark.s-inline-section {
  padding: 15px;
}

.our-story {
  padding: 50px 0 10px;
  margin: 0;
  text-align: center;
  color: #032733;
}

.page-our-story .wedding-image-text .btn {
  min-width: 217px;
  font-size: 12px !important;
  letter-spacing: 2px;
  line-height: 14px;
  padding: 15px 20px;
}

.our-story .rich-text__icon .image img {
  width: 32px;
  height: auto;
  position: static;
}

.our-story .c-heading {
  font-weight: normal;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
  position: relative;
  padding: 0 0 28px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.our-story .c-heading:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  height: 1px;
  width: 287px;
  background: #003445;
  margin: 0 0 0 -143px;
}

.our-story .c-subheading {
  margin: 0;
}
.teams-columns__left *{
  text-align: left;
}
.our-story .c-subheading p {
  max-width: 800px;
  margin: 0 auto 24px;
}

.logos-block {
  margin: 0 var(--space-outer);
  padding: 33px 0;
  border-top: 1px solid #ced8db;
  border-bottom: 1px solid #ced8db;
}

.logos-block > .s-inline-section {
  margin: 0;
}

.logos-block .image {
  background: none;
  padding: 0 !important;
  text-align: center;
}

.logos-block .image img {
  position: static;
  width: auto;
  height: 47px;
  margin: 0 auto;
}

.logos-block .section-header {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

#shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw {
  overflow: visible;
  display: flex;
  flex-direction: column;
}

#shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw > .featured-products__image {
  order: 2;
}

#shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw .featured-products__content {
  order: 1;
}

.featured-products__relative {
  border-top: 1px solid #032733;
}

.featured-products__image.featured-products__icon {
  width: 100%;
}

.featured-products__image.featured-products__icon .image {
  background: none;
  padding: 0 !important;
  margin: 0 0 10px !important;
}

.featured-products__image.featured-products__icon .image img {
  position: static;
  width: 39px;
  height: auto;
  margin: 0 auto;
}

.featured-products__text {
  text-align: center;
  padding: 0 20px 43px;
}

.featured-products__text .c-subtitle {
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2.91px;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0 0 2px;
}

.featured-products__text .c-heading {
  font-size: 36px;
  line-height: 60px;
  font-weight: normal;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
}

.featured-products__text .c-subheading {
  margin: 0 0 22px;
}

.featured-products__text .featured-products__button {
  margin: 0;
}

.featured-products__product-image {
  max-width: 100%;
}

.featured-products__block + .featured-products__block {
  border: none;
}

.featured-products__blocks--holder {
  display: none;
}

.featured-products__subtitle1.c-subtitle1 {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.17px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0 0 33px;
}

.featured-products__subtitle1.c-subtitle1.c-subtitle2 {
  margin: 0 0 10px;
}

.featured-products__image .flexible-image {
  height: auto;
}

.featured-products__info-block {
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  font: 18px / 25px granville, serif;
  margin: -75px 0 0;
  position: relative;

}

.featured-products__info-block .image {
  background: none;
  padding: 0 !important;
}

.featured-products__info-block .image__img {
  display: inline-block;
  vertical-align: top;
  position: static;
  width: 40px;
  height: auto;
  margin: 0 10px 0 0;
}

.featured-products__product-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap > div {
  padding: 0;
  width: 46px;
  height: 46px;
  background-color: #e0e7ed;
  margin: 0 auto;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap.is-circle > div .image {
  padding: 0 !important;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap.is-circle > div .image img {
  position: static;
  width: 55%;
  height: auto;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__column--4:first-child .text-columns-with-images__image-wrap.is-circle > div .image img {
  width: 45%;
}

#shopify-section-161893947668a12af2 .fs-heading-small {
  color: #003445;
  font-size: 20.8px;
  line-height: 18.2px;
  font-weight: normal;
  position: relative;
  padding: 0 0 12px;
  margin: 0 0 9px;
}

#shopify-section-161893947668a12af2 .fs-heading-small:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 1px;
  width: 200px;
  background: #026282;
  margin: 0 0 0 -100px;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#shopify-section-161893947668a12af2 div.fs-body-base {
  font-size: 16px;
  line-height: 1.5;
  max-width: 200px;
  min-height: 72px;
  margin: 0 auto 20px;
  flex-grow: 10;
}

#shopify-section-161893947668a12af2 .text-columns-with-images__column--4 {
  padding: 0 20px;
  text-align: center;
  display: flex;
}

#shopify-section-161893947668a12af2 .section-header {
  display: none;
}

#shopify-section-161893947668a12af2 .link {
  color: #003445;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 2.57px;
  line-height: 20px;
  font-family: granville, serif;
  margin: 0;
}

body.show-borders .inline-section + .inline-section .featured-collection-home .section-header.section-header-home {
  display: block;
  text-align: center;
}

body.show-borders .grid-section + .inline-section .featured-collection-home.contrast .section-header.section-header-home {
  display: block;
  text-align: center;
  border: none;
}

.section-header_image .image {
  background: none;
  padding: 0 !important;
  margin: 40px 0 15px !important;
}

.section-header_image img {
  position: static;
  width: 42px;
  height: auto;
  margin: 0 auto;
}

.featured-collection__button {
  text-align: center;
  padding: 58px 0 30px;
}

.contrast .featured-collection__button {
  text-align: center;
  padding: 58px 0 60px;
 
}
.contrast .featured-collection__button .btn--primary{
  font-weight: bold !important;
}
.section-header-home .section-header__subtitle {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0 0 8px;
}

.section-header-home .fs-heading-base {
  font-size: 48px;
  font-weight: normal;
  line-height: 60px;
  margin: 0 0 53px;
}

.slideshow--reviews .slideshow__asset--full_height {
  display: none;
}

.slideshow--reviews .slideshow__overlay {
  position: relative;
}

.block-review {
  width: 100%;
  height: 100%;
  padding: var(--space-outer);
  color: var(--color-heading);
  display: flex;
  background-color: var(--color-background);
}

.block-review__heading {
  color: var(--color-text-heading);
  font-size: 48px;
  letter-spacing: 0;
  line-height: 58px;
  font-weight: normal;
}

.block-review__meta {
  color: #fff;
  font-size: 18px;
  letter-spacing: 3.27px;
  line-height: 26px;
  margin: 0 0 13px;
}

.block-review__blockquate {
  color: #fff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 39px;
  margin: 0 0 18px;
  max-width: 577px;
}

.block-review__link {
  color: var(--color-text-button);
  font: 18px / 23px granville, serif;
  letter-spacing: 2.27px;
}

.block-review__autor {
  color: #fff;
  font: 30px / 36px granville, serif;
  margin: 0 0 43px;
}

.block-review__link a {
  color: inherit;
}

.block-review__icon .image {
  background: none;
  padding: 0 !important;
  margin: 0 0 15px !important;
}

.block-review__icon .image img {
  position: static;
  width: 134px;
  height: auto;
}

.blog-columns__inner {
  background: var(--color-background);
  color: var(--color);
  padding: 30px;
  text-align: left;
}

.blog-columns__inner .c-heading {
  color: inherit;
  font-size: 32px;
  line-height: 35px;
  font-weight: normal;
  margin: 0 0 20px;
}

.blog-columns__inner .text-columns-with-images__image-wrap {
  max-width: 100%;
}

.blog-columns__inner .btn {
  border: none;
  background: #fff;
  color: #000;
  margin: 0 0 16px;
}

.blog-columns__inner .btn:hover {
  background: #ccc;
}

.blog-columns__inner .fs-body-base {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  max-width: 381px;
  margin: 0 0 20px;
}

.blog-columns__inner .btn {
  font: 18px / 23px granville, serif;
  letter-spacing: 3px;
}

.blog-columns .c-title {
  font-size: 24px;
  line-height: 27px;
  font-weight: normal;
  color: #032733;
  margin: 0 0 20px;
}

.blog-columns__heading--inner .image {
  padding: 0 !important;
  background: none;
  margin: 0 0 10px !important;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.blog-columns__heading--inner .image img {
  position: static;
  width: 29px;
  height: auto;
  margin: 0 auto;
}

.blog-columns .text-columns-with-images__column--2:nth-child(2) .blog-columns__heading--inner .image img {
  width: 37px;
}

.blog-columns__subtitle {
  color: #032733;
  font-size: 14px;
  letter-spacing: 2.33px;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 10px;
}

.footer-new .footer__links ul {
  -moz-columns: 1;
  columns: 1;
}

.footer-new .footer__credits {
  padding: 28px 20px 29px;
}

.footer__group.footer__group--text .footer__group-content {
  display: block !important;
}

.footer__group.footer__group--text .social-icons {
  display: none;
}

.footer__groups {
  color: #032733;
  background: #fff;
}

.footer__group.footer__group--newsletter .footer__group-content {
  display: block !important;
}

.footer__group.footer__group--newsletter .footer__header--mobile,
.footer__group.footer__group--text .footer__header--mobile {
  display: none;
}

.footer.footer-new {
  overflow: hidden;
}
.footer-new p {
  margin: 0 0 20px;
}
.page {
  min-height: auto;
}
.slider-button {
  border-radius: 50%;
}
.footer__group.footer__group--newsletter .footer__newsletter .input {
  border: 1px solid #fff;
}

.featured-collection-home .btn.btn--full {
  min-width: 100%;
}

.banner {
  height: max-content;
  position: relative;
} 

.banner__asset {
  position: relative;
  overflow: hidden;
  padding-top: 482px;
}

.banner__asset--full_height {
}

.banner__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.banner__cell {
  position: relative;
  width: 100%;
  left: 0 !important;
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

.banner__asset .placeholder-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.banner__asset .placeholder-image svg {
  width: 100%;
  height: 100%;
}

.banner__asset .image {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 !important;
}

.banner__asset .image__img {
  display: block;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  top: 0;
  width: 100%;
  height: 100%;
}
.template-blog .banner__asset .image__img {
  object-position: top;
}

.banner__asset--desktop {
  display: block;
}
.banner__asset--mobile {
  display: none;
}

.banner .block-overlay__icon .image {
  padding: 0 !important;
  background: none;
  margin-bottom: 20px;
}

.banner .block-overlay__icon .image img {
  position: static;
  width: 48px;
  height: auto;
}

.page-our-story .banner .block-overlay__icon .image img {
  width: 53px;
}

.banner .block-overlay--h-right .block-overlay__icon .image img {
  margin: 0 0 0 auto;
}

.banner .block-overlay__meta + .block-overlay__heading {
  font-size: 40px;
  font-weight: normal;
  line-height: 39px;
  font-weight: normal;
}
/* 
.page-landing .banner .block-overlay__meta + .block-overlay__heading {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
} */

.featured-collection-bg .featured-collection__asset--desktop {
  display: none;
}
.featured-collection-bg .featured-collection__asset--mobile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-collection__asset .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.featured-collection__first-block .featured-collection__textblock {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  color: #fff;
}
.featured-collection__first-block .featured-collection__textblock .c-heading {
  color: #fff;
  font-size: 36px;
  font-weight: normal;
  line-height: 52px;
  margin: 0 0 3px;
}
.featured-collection__first-block .featured-collection__textblock p {
  margin: 0;
}
.featured-collection__first-block .featured-collection__textblock .featured-collection__button {
  text-align: left;
  padding: 15px 0 0;
}
.featured-collection__first-block .featured-collection__textblock .btn {
  color: #000;
  background: #fff;
  border: none;
}
.featured-collection__first-block .featured-collection__textblock .btn:hover {
  background: #ccc;
}
.featured-collection-bg--holder {
  position: relative;
  background: #003445;
}

.featured-collection-bg--holder .featured-collection__first-block {
  height: 444px;
  position: relative;
  margin: 0 0 24px;
}

.featured-collection-bg .featured-collection__wrapper {
  padding: 0 20px 20px;
  overflow: hidden;
}
.featured-collection-bg .featured-collection__wrapper .product-item__text {
  color: #fff;
}

.featured-collection_icon .image {
  padding: 0 !important;
  background: none;
  margin: 0 0 15px !important;
}

.featured-collection_icon .image img {
  position: static;
  width: 42px;
  height: auto;
}

.featured-collection-all .section-all-header .fs-heading-base {
  font-size: 36px;
  font-weight: normal;
  line-height: 52px;
}

.featured-collection-all .featured-collection__button {
  text-align: left;
  padding-top: 20px;
}

.blog-collection__heading .image {
  padding: 0 !important;
  background: none;
}

.blog-collection__heading .image img {
  position: static;
  width: 24px;
  height: auto;
}

.blog-collection .fs-page-heading {
  color: #000;
  font-size: 23px;
  line-height: 32px;
  font-weight: normal;
  margin: auto auto 10px;
}

.blog-collection .blog-collection__heading .fs-page-heading {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 25px;
}

.blog-collection__image .image {
  padding: 0 !important;
  background: none;
}

.blog-collection__image .image img {
  position: static;
  width: 100%;
  height: auto;
}

.section-blog-collection:not(.full-width) {
  margin: 0 0 var(--space-outer);
  padding: 0 var(--space-outer);
  overflow: hidden;
}

.blog-collection {
  background: #e0e7ed;
  padding: 0 13px 29px;
}

.blog-collection__right--column .blog-collection__heading {
  margin: 0 -13px 18px;
  padding: 20px 13px 1px;
  background: #fff;
}

.blog-collection__left--column {
  display: none;
}

.blog-collection .block-overlay {
  padding: 0;
}

.blog-collection__right--column .blog-collection__image {
  margin: 0 0 20px;
}

.blog-collection__heading--row {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}

.blog-collection__heading--row .block-overlay__icon {
  order: 2;
  margin: 0 0 0 10px;
}

.blog-collection__heading--row .ff-meta {
  order: 1;
  margin: 0;
}

.collection__simple-header {
  display: none;
}

.collection__slideshow-header-overlay .block-overlay__content .fs-page-heading {
  font-size: 40px;
  font-weight: normal;
  line-height: 39px;
}

.collection__content--rule {
  border: none;
}

.pagination {
  border: none;
}

.style-inspiration .section-header_image img {
  position: static;
  width: 29px;
  height: auto;
  margin: 0 auto;
}

.style-inspiration .section-header-home .section-header__subtitle {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-family: granville, serif !important;
  text-transform: none;
  font-weight: 400;
}

.style-inspiration .text-columns-with-images__image-wrap {
  max-width: 214px;
}

.style-inspiration .fs-heading-small {
  max-width: 214px;
  text-align: left;
  width: 100%;
  font: 16px / 24px brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
}

.style-inspiration .featured-collection__button {
  text-align: center;
  padding: 0;
}

.style-inspiration .featured-collection__button .btn {
  font-size: 16px;
  letter-spacing: 2.29px;
  line-height: 25px;
  color: #032733;
  background: none !important;
  border: none;
  padding: 0;
  text-decoration: underline;
  min-width: 1px;
}

.style-inspiration .featured-collection__button .btn:hover {
  text-decoration: none;
}

body.show-borders .sections > .inline-section:first-of-type .style-inspiration {
  display: flex;
  flex-direction: column;
}

body.show-borders .sections > .inline-section:first-of-type .style-inspiration .section-header.section-header-home {
  order: 1;
  margin: 0;
  border: none;
}

body.show-borders .sections > .inline-section:first-of-type .style-inspiration .featured-collection__button {
  order: 2;
  margin: 0 0 35px;
  text-align: left;
}

body.show-borders .sections > .inline-section:first-of-type .style-inspiration .text-columns-with-images__columns {
  order: 3;
}

.style-inspiration .text-columns-with-images__column {
  width: 50%;
}
.style-inspiration .text-columns-with-images__inner {
  padding: 0;
}
/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 10px 0 15px;
  padding: 0;
  border-top: 0;
  list-style: none outside;
}
ul.tabs .tab-control {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  border: 0;
  list-style: none outside;
  margin-left: 0;
}
ul.tabs .tab-control.content-tab {
  height: auto;
}
ul.tabs .tab-control a {
  display: block;
  text-decoration: none;
  width: auto;
  line-height: 30px;
  padding: 10px 0;
  border-width: 1px 0 0 1px;
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #4b4f54;
  border: 0;
  border-bottom: solid 1px #000;
  background: #fff;
}

/*.template-product .product__details ul.tabs .tab-control:first-child a {
  color: #fff;
  position: relative;
}

 .template-product .product__details ul.tabs .tab-control:first-child a:before{
  content: "core features";
  position: absolute;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4b4f54;
}

.template-product .product__details ul.tabs .tab-control:first-child + li + .tab-control a {
  color: #fff;
  position: relative;
}

.template-product .product__details ul.tabs .tab-control:first-child + li + .tab-control a:before{
  content: "core features";
  position: absolute;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4b4f54;
}

.template-product .product__details ul.tabs .tab-control:first-child + li + .tab-control + li + .tab-control a {
  color: #fff;
  position: relative;
}

.template-product .product__details ul.tabs .tab-control:first-child + li + .tab-control + li + .tab-control a:before{
  content: "Shipping & Returns";
  position: absolute;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  color: #4b4f54;
} */

ul.tabs .tab-control a:focus {
  color: #000000;
}

ul.tabs {
  display: block;
  margin: 20px 0 10px;
  padding: 0;
  border-top: 0;
}
ul.tabs li {
  display: block;
  width: auto;
  padding: 0;
  list-style: none;
  float: left;
  margin-bottom: 0;
  border: 0;
}
ul.tabs li li {
  display: list-item;
  margin-bottom: 6px;
  display: list-item;
  float: none;
}
ul.tabs li ul > li {
  list-style: disc;
}
ul.tabs li ol {
  margin: 0 0 5px;
}
ul.tabs li ol:first-child {
  margin-top: 25px;
}
ul.tabs li ol:first-child > ol {
  margin: 0;
  padding: 0;
}
ul.tabs li ol > li {
  list-style: disc;
}
ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  line-height: 30px;
  border-width: 1px 0 0 1px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
}
ul.tabs li a.active {
  position: relative;
  border-right-width: 1px;
  margin: 0 -1px 0 0;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
ul.tabs li:first-child a {
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
  border-width: 1px 1px 0 1px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
ul.tabs-content {
  margin: 0;
  display: block;
  border: 0;
}
ul.tabs-content > li {
  display: none;
  border: 0;
}
ul.tabs-content > li.active {
  display: block;
  border: 0;
}

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
ul.tabs:after {
  clear: both;
}
ul.tabs {
  zoom: 1;
}

.tabs > .content-tab {
  display: none;
  margin-bottom: 10px;
}

.tabs > .content-tab > div {
  margin: 0;
}

.tabs > .content-tab p:last-child {
  max-height: 30px;
  overflow: hidden;
}

.tabs > .content-tab p:last-child br {
  display: none;
}

.tab-control {
  position: relative;
}

.tab-control a {
  border-top: solid 1px #ddd;
}

.tab-control .icon {
  position: absolute;
  right: 24px;
  top: 15px;
  margin: 0;
  display: inline-block;
  vertical-align: super;
  font-weight: bold;
  font-size: 15px;
  font-weight: 200;
  font-size: 20px;
  pointer-events: none;
  font-family: "Helvetica Neue", sans-serif;
  color: #fff;
}

.tab-control .icon.plus {
  display: block;
}
.tab-control .icon.plus:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -5px;
  border: solid transparent;
  border-width: 6px;
  border-top-color: #000;
}
.tab-control .icon.minus {
  display: none;
  top: 9px;
  right: 25px;
}
.tab-control .icon.minus:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -5px;
  border: solid transparent;
  border-width: 6px;
  border-bottom-color: #000;
}

.tab-control.active .icon a {
  color: #000;
}

.tab-control.active .icon.plus {
  display: none;
}
.tab-control.active .icon.minus {
  display: block;
}

.featured-collection .product-item__text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 25px;
  color: #032733;
  font-family: granville, serif !important;
}

.featured-collection .product-item__text h4 {
  color: #032733;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  font-weight: 600;
  font-family: var(--font-body) !important;
}

.navigation__submenu,
html:not(.no-js) .navigation__submenu[data-depth='1'] {
  margin: 23px 0 0;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 40px;
}

.scroll-active.navigation__submenu,
html:not(.no-js) .scroll-active .navigation__submenu[data-depth='1'] {
  margin: 17px 0 0;
}

.mega-nav.visible .mega-nav__overlay {
  opacity: 0;
}

.mega-nav {
  width: 100%;
  left: 0;
  margin: 15px 0 0;
  height: auto;
}

.scroll-active .mega-nav {
  margin: 12px 0 0;
}

.mega-nav.active {
  display: none;
}

html:not(.no-js) .navigation__submenu {
  top: 44px;
  border-top: 38px solid #fff;
}

html:not(.no-js) .scroll-active .navigation__submenu {
  top: 44px;
  border-top: 23px solid #fff;
}

html:not(.no-js) .navigation__submenu.active {
  display: none;
}

.header__links-list > li > a:hover + .mega-nav,
.header__links-list > li:hover > a + .mega-nav,
.header__links-list > li > a:hover + .mega-nav.active,
.header__links-list > li:hover > a + .mega-nav.active,
html:not(.no-js) .header__links-list > li > a:hover + .navigation__submenu,
html:not(.no-js) .header__links-list > li:hover > a + .navigation__submenu,
html:not(.no-js) .header__links-list > li > a:hover + .navigation__submenu.active,
html:not(.no-js) .header__links-list > li:hover > a + .navigation__submenu.active {
  display: block;
}

.header__links-list > li > a:hover + .mega-nav .mega-nav__container,
.header__links-list > li:hover > a + .mega-nav .mega-nav__container,
.header__links-list > li > a:hover + .mega-nav.active .mega-nav__container,
.header__links-list > li:hover > a + .mega-nav.active .mega-nav__container {
  opacity: 1;
}

.mega-nav__overlay {
  position: absolute;
  top: -30px;
}

.mega-nav__container {
  padding: 36px 20px;
}

.mega-nav__container--new {
  display: flex;
}

.mega-nav__container--holder {
  width: 100%;
  padding: 0 0 0 150px;
  display: flex;
}

.mega-nav__container--new .mega-nav__threecolumns {
  width: 70%;
  padding: 0 20px 0 40px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.mega-nav__container--new .mega-nav__column {
  width: calc(33.3% - 30px);
  max-width: 232px;
  margin: 0 15px;
}

.mega-nav__container--new .mega-nav__column.border-column {
  border: 1px solid #fff;
  padding: 28px 32px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
}

.mega-nav__container--new .mega-nav__column .mega-nav__heading {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 11px;
}

.mega-nav__container--new .mega-nav__column .mega-nav__body {
  color: #fff;
  white-space: normal;
}

.mega-nav__image.mega-nav__icon {
  position: relative;
  left: auto;
  opacity: 1;
}

.mega-nav__image.mega-nav__icon .image {
  padding: 0 !important;
  background: none;
  opacity: 1;
  position: relative;
}

.mega-nav__image.mega-nav__icon .image img {
  position: static;
  width: 37px;
  height: auto;
  margin: 0 auto;
}

.mega-nav__container--new .mega-nav__img {
  height: 241px;
  position: relative;
  margin: 0 0 11px;
}

.mega-nav__container--new .mega-nav__img .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
}

.mega-nav__container--new .more {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 36px;
  text-decoration: underline;
}

.mega-nav__list {
  width: 30%;
  position: relative;
  padding: 70px 15px 0 40px;
  columns: 2;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 40px;
  border-right: 1px solid #fff;
}

.mega-nav__list .mega-nav__heading {
  position: absolute;
  left: 40px;
  top: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
}

.mega-nav__image {
  left: 50%;
}

#shopify-section-collage-product-page {
  margin: var(--space-outer) 0 0;
}

#shopify-section-featured-collection--dynamic,
#shopify-section-recommended-products--static {
  background: rgba(224, 231, 237, 0.5);
  padding: 1px 0 10px;
  margin: 40px 0 0;
}

body.show-borders .grid-section + #shopify-section-featured-collection--dynamic.inline-section .section-header,
body.show-borders .grid-section + #shopify-section-recommended-products--static.inline-section .section-header,
body.show-borders .inline-section + #shopify-section-recommended-products--static.inline-section .section-header {
  border: none;
  padding: 0;
  margin: 0 0 20px;
}

#shopify-section-featured-collection--dynamic .fs-heading-base,
#shopify-section-recommended-products--static .fs-heading-base {
  font-size: 32px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
  color: #032733;
}

#shopify-section-featured-collection--dynamic .featured-collection .product-item__text h4,
#shopify-section-recommended-products--static .product-item__text h4 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  font-family: var(--font-body) !important;
  color: #032733;
}

#shopify-section-featured-collection--dynamic .featured-collection .product-item__text,
#shopify-section-recommended-products--static .product-item__text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 25px;
  font-family: granville, serif !important;
  color: #032733;
}

#shopify-section-rich-text-product {
  padding: 0 var(--space-outer);
  margin: var(--space-outer) 0;
}

.rich-text.our-story.product-text {
  background-color: #e0e7ed;
  padding: 30px var(--space-outer);
  max-width: 1360px;
  margin: 0 auto;
}

.rich-text.our-story.product-text .c-heading {
  margin: 0 0 10px;
  padding: 0;
  font-size: 30px;
}

.rich-text.our-story.product-text .rich-text__icon .image {
  background-color: #fff;
  margin: 0 auto 15px;
}

.our-story.product-text .c-heading:after {
  display: none;
}

.our-story.product-text .more {
  text-decoration: underline;
}

.pf__actions .shopify-payment-button__button {
  border-radius: 0 !important;
}

.product-single__meta .fs-heading-base {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: normal;
  color: #032733;
}

.product_linkholder {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1.43px;
  line-height: 25px;
  font-family: granville, serif !important;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e0e7ed;

}

.product_linkholder a {
  color: inherit;
  text-decoration: underline;
}

.product_linkholder a:hover {
  text-decoration: none;
}

.product_highlights {
  background-color: #e0e7ed;
  padding: 22px 20px 20px;
  text-align: center;
  margin: 0 0 20px;
}

.product_highlights h4 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 36px;
  padding: 0 0 15px;
  border-bottom: 1px solid #003445;
  position: relative;
}

.product_highlights--columns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.product_highlights--columns.product_highlights--gift {
  display: none;
}

.E-Gift .product_highlights--columns.product_highlights--gift,
.js-form-personalized-giftcard .product_highlights--columns.product_highlights--gift {
  display: flex;
}

.E-Gift .product_highlights--columns.product_highlights--product,
.js-form-personalized-giftcard .product_highlights--columns.product_highlights--product {
  display: none;
}

.product__personalized-giftcard > .product__media-item:only-child {
  margin: 0 auto;
}

.product_highlights--ico {
  margin: 0 0 15px;
}

.product_highlights--ico img {
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.product_highlights--block {
  width: 33%;
  padding: 0 10px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}

.product_highlights--block p {
  margin: 0 0 15px;
}

.E-Gift #shopify-section-rich-text-product,
#judgeme_product_reviews[data-product-title="Digital Gift Card"] + #shopify-section-rich-text-product {
  display: none;
}

.contact__text {
  background: #003445;
  color: #fff;
  padding: 38px 10px;
  text-align: center;
}

.contact .page__rte {
  margin: 0 auto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

.contact .page__rte br {
  font-size: 0;
  line-height: 0;
  display: none;
}

.contact .page__rte > a:last-child {
  display: none;
}

.contact__text h2 {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
  margin: 0 0 20px;
}

.contact .btn {
  width: 100%;
}

.contact__faqs--block {
  padding-top: 40px;
}

#shopify-section-page-contact--template + #shopify-section-rich-text--home .our-story .rich-text__icon .image img,
#shopify-section-page-faq--template + #shopify-section-rich-text--faq .our-story .rich-text__icon .image img {
  width: 24px;
  max-width: 50%;
  height: auto;
  position: static;
}

#shopify-section-page-contact--template + #shopify-section-rich-text--home .our-story,
#shopify-section-page-faq--template + #shopify-section-rich-text--faq .our-story {
  padding: 25px 0 0;
}

.recommended-products__product {
  width: 50%;
}

.blog-press .blog__article-excerpt {
  display: none;
}

.product-item__add {
  text-align: center;
}

.accordion {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}

.accordion:last-child {
  margin: 0;
}

.accordion li {
  position: relative;
  border-bottom: 1px solid #e0e7ed;
  list-style: none;
}

.accordion li.text {
  border: none;
}

.accordion .open-item {
  display: block;
  padding: 24px 50px 24px 0;
  position: relative;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  color: #032733;
  cursor: pointer;
}

.accordion .open-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  border: solid transparent;
  border-width: 7px 6px;
  border-top-color: #003445;
  margin: -3px 0 0;
}

.accordion .open-item.active:after {
  border: solid transparent;
  border-width: 7px 6px;
  border-top-color: transparent;
  border-bottom-color: #003445;
  margin: -9px 0 0;
}

.accordion .inner {
  overflow: hidden;
  display: none;
  padding: 24px 50px 24px 0;
  border-top: 1px solid #e0e7ed;
}

.accordion .inner img {
  max-width: 100%;
  height: auto;
}

.accordion .inner p {
  margin: 0 0 20px;
}

.accordion .inner p a,
.contact .page__rte p a {
  color: #4ba4b3;
}

.accordion .inner p:last-child {
  margin: 0;
}

.contact__faqs--block h3 {
  color: #032733;
  padding: 23px 0;
  border-top: 1px solid #e0e7ed;
  border-bottom: 1px solid #e0e7ed;
  font-size: 32.88px;
  letter-spacing: 0;
  line-height: 35.62px;
  margin: 40px 0 0;
}

.contact__faqs--block li:first-child h3 {
  margin: 0;
}

/*.page-faq .page-transition,
.page-shipping .page-transition{
  display: none;
}*/

.contact__faqs--section {
  max-width: 1400px;
  padding: 36px 15px;
}

.contact__faqs--block h4 {
  font-family: var(--font-body);
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  color: #032733;
  margin: 0 0 10px;
}

.contact__faqs--block li h4:first-child,
.contact__faqs--block h3 + h4 {
  padding-top: 29px;
}

.contact__faqs--block > p,
.contact__faqs--block li p {
  padding: 0 0 24px;
  margin: 0;
}

.contact__faqs--block > p + h3 {
  margin-top: 12px;
}

#shopify-section-banner-reviews .banner .block-overlay__icon .image img {
  width: 90px;
}

.blog .blog__articles.page-1 .blog__article:first-child {
  display: none;
}

.blog-press.Press .blog .blog__articles.page-1 .blog__article:first-child,
.blog-press.Press .blog .blog__articles.page-1 .blog__article:nth-child(2),
.blog-press.Press .blog .blog__articles.page-1 .blog__article:nth-child(3) {
  display: flex;
}

.blog-press.Press .blog {
  padding-top: 20px;
}

.blog-press.Press .blog-section--top {
  display: none;
}

.blog__article {
  justify-content: flex-start;
}

.template-article .hidden {
  display: none;
}

.template-article .italic-style {
  font-style: italic;
  text-align: center;
}

.blog__article .hover {
  display: block;
}

.blog__article-title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: normal;
  padding: 0 0 11px;
  margin: 0 0 11px;
  position: relative;
}

.blog__article-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85px;
  height: 1px;
  background: #032733;
}

.ff-meta.blog__article-date {
  text-transform: none;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  color: black;
}

.blog-section--top .ff-meta.blog__article-date {
  color: #fff;
}

.blog__meta {
  border: none;
  padding: 22px 15px;
  justify-content: flex-start;
}

.blog-posts .section-header {
  display: block;
}

.blog__header .blog__heading {
  font: 12px / 18px var(--font-body);
  letter-spacing: 2px;
  color: #032733;
  text-transform: uppercase;
}

.template-blog.blog .blog-posts .blog-posts__item-excerpt {
  display: none;
}

.blog-posts__item-image {
  margin: 0;
}

.blog-posts__text {
  padding: 30px 15px;
  background: #e0e7ed;
}

.featured-heading {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 18px;
  color: #032733;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #032733;
  padding-top: 11px;
  margin: 0 0 7px;
}

.blog-posts__text .fs-heading-small {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  text-transform: capitalize;
  color: #032733;
  font-weight: normal;
  margin: 0 0 7px;
}

.blog-posts__image .image {
  background: none;
  margin: 0 0 9px !important;
  padding: 0 !important;
}

.blog-posts__image .image__img {
  position: static;
  width: 29px;
  height: auto;
  margin: 0 auto;
}

.blog-posts .section-header {
  margin: 0 0 10px;
}

.blog-posts .section-header .c-heading {
  text-align: center;
  font: 12px / 18px var(--font-body);
  letter-spacing: 2px;
  color: #032733;
  text-transform: uppercase;
}

.blog-posts__sub-heading {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  color: #032733;
  border-bottom: 1px solid #003445;
  padding: 0 0 19px;
  margin: 0 0 31px;
}

.blog-posts.s-inline-section .blog-posts__wrapper {
  display: none;
}

body.show-borders.blog .grid-section + .inline-section .section-header,
body.show-borders.blog-dapper-scouts .grid-section + .inline-section .section-header,
body.show-borders.blog-press .grid-section + .inline-section .section-header {
  display: block;
  padding: 0;
  border: none;
}

.template-article .rte div,
.template-article .shopify-policy__body div {
  margin: 0;
}

#s-4dfd3c2c-324e-4a09-bb43-13e8a59eb813 {
  padding-top: 0 !important;
}

.template-article .article__content p span[style="font-weight: 400; font-size: 12px;"] {
  text-align: center;
  display: block;
  font-style: italic;
}

.related-blog .ff-meta.blog__article-date {
  color: inherit;
}

.rte--article p {
  margin: 0 0 20px;
}

.Dapper-Scouts .article > .article__header .article__autor {
  display: none;
}

.article__content {
  padding: 25px 0;
  max-width: 100%;
}

.article__content .article__rte {
  max-width: 100%;
}

.article__share-bottom {
  text-align: center;
  border-top: 1.5px solid rgba(0, 52, 69, 0.3);
  border-bottom: 1.5px solid rgba(0, 52, 69, 0.3);
  padding: 15px 20px;
}

.article__share-bottom .share-block {
  border: none;
  text-align: center;
}

.article__share-bottom .share-block:before {
  content: "SHARE";
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 20px;
  color: #032733;
  margin: 0 10px 0 0;
}

.share-block__icon .icon {
  width: 24px;
  height: 24px;
}

.share-block__icon .icon svg {
  color: #032733;
}

.article__comments {
  display: none;
}

.article__header .article__share {
  display: none;
}

.related-posts__heading-section {
  display: flex;
  align-items: center;
}
.related-posts__heading-section .section-header {
  margin:0;
}

.related-posts__heading-section .image {
  padding: 0 !important;
  background: none;
}

.related-posts__heading-section .image img {
  position: static;
  width: 20px;
  height: auto;
}

body.show-borders.template-article .sections > .inline-section .related-posts__heading-section .section-header {
  border: none;
  padding: 0;
  margin: 0 10px 0 0;
  display: block;
}

.related-posts.s-inline-section {
  padding: 0;
}

.related-posts__grid.flickity-enabled {
  padding: 0 30px;
  margin: 0;
  overflow: hidden;
}

.related-posts__wrapper .mobile-carousel__pagination {
  left: 20px;
  right: 20px;
}

.related-posts__sub-heading {
  color: #032733;
  font-family: brandon-grotesque, Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 22px 40px 0;
}

.related-posts__heading-section {
  padding: 0 40px;
}

.template--article {
  margin: 0;
}

.related-posts__heading-section .fs-heading-base {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
}

.related-posts__text {
  padding: 24px 20px;
  background: #fff;
  flex-grow: 2;
}

#shopify-section-related-posts,
[id*="wedding-posts"],
#shopify-section-related-dapper-scouts {
  padding: 40px 0 20px;
  background-color: #e0e7ed;
  margin: 0;
}

.template-article .sections > .inline-section .s-inline-section {
  margin-top: 0;
}

.article__tags {
  display: none;
}

.related-posts__text .fs-heading-small {
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 16px;
}

.slideshow__asset.slideshow__asset-mobile {
  display: block;
}

.slideshow__asset.slideshow__asset-desktop {
  display: none;
}

.apply-dapperscouts .flickity-prev-next-button.previous,
.apply-dapperscouts .flickity-prev-next-button.next {
  display: none !important;
}

.apply-dapperscouts .block-overlay__meta + .block-overlay__heading {
  font-weight: normal;
}

.contrast-dark {
  background-color: #003445;
  padding: 30px;
  color: #fff;
}

.contrast-dark .c-heading {
  color: #fff;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
}

.contrast-dark .c-subheading {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}

.tabs-area .carousel__slide-content .block-overlay__heading {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: normal;
}

.size-guide-carousel .carousel__slide-content .block-overlay .block-overlay__button {
  display: none;
}

.tabs-area .carousel__slide-content .block-overlay__heading + .block-overlay__subheading {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.tabs-area .carousel__slide-content .block-overlay__heading + .block-overlay__subheading p strong {
  padding-left: 15px;
}

.tabs-area .carousel__slide-content .block-overlay__heading + .block-overlay__subheading p strong:first-child {
  padding-left: 0;
}

.rich-text-tabs .fs-page-heading {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: normal;
}

.rich-text-tabs .rich-text__heading + .rich-text__body {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.featured-collection-tabs .featured-collection__button {
  padding: 20px 0 30px;
}

.design-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #003445;
}

.design-tabs li {
  width: calc(33% - 40px);
  margin: 0 20px;
  max-width: 140px;
  display: flex;
}

.design-tabs.size-guide-tabs li {
  width: calc(25% - 40px);
  margin: 0 20px;
  max-width: 140px;
  display: flex;
}

.design-tabs li a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  border-bottom: 4px solid transparent;
}

.design-tabs li a.active {
  border-bottom: 4px solid #003445;
}

.design-tabs li img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#shopify-section-rich-text-wedding-and-events,
#shopify-section-rich-text-landing,
.rich-text-landing {
  background: #003445;
  color: #fff;
  padding: 40px 30px;
}

#shopify-section-rich-text-wedding-and-events .s-inline-section,
#shopify-section-rich-text-landing .s-inline-section,
.rich-text-landing .s-inline-section {
  margin: 0;
}

#shopify-section-rich-text-wedding-and-events .c-heading,
#shopify-section-rich-text-landing .c-heading,
.rich-text-landing .c-heading {
  color: inherit;
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
  margin: 0 0 16px;
}

#shopify-section-rich-text-wedding-and-events .c-subheading,
#shopify-section-rich-text-landing .c-subheading,
.rich-text-landing .c-subheading {
  color: inherit;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}

#shopify-section-image-with-text-wedding--block1 {
  margin: 0;
  padding: 0;
}

.wedding-image-text .image-with-text__text {
  padding: 30px 45px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.wedding-image-text .fs-page-heading {
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 20px;
}

.wedding-products__blocks .product-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}

.wedding-section {
  padding: 20px 0;
}

.wedding-section .wedding-products {
  padding: 20px 33px 35px;
}

.wedding-products__subtitle1 {
  display: block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0 0 14px;
}

.sizeguide-image-text {
  max-width: 1280px;
  margin: 0 auto;
  padding: 65px 20px 50px;
}

.sizeguide-image {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 50px;
}

.rich-text-sizeguide {
  max-width: 1280px;
  margin: 0 auto;
  padding: 78px 20px 60px;
  border-top: 1px solid #89a1a9;
}

.sizeguide-image-text .fs-page-heading,
.rich-text-sizeguide .fs-page-heading {
  font-size: 34px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: normal;
  margin: 0 0 38px;
}

.carousel-section.size-guide-carousel {
  position: relative;
  margin: 0;
}

.carousel-section.size-guide-carousel:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 230px;
  background: #e0e7ed;
}

.carousel-section.size-guide-carousel .carousel__heading {
  text-align: center;
}

.carousel-section.size-guide-carousel .carousel__heading .fs-page-heading {
  font: 700 18px / 24px var(--font-body) !important;
  margin: 0;
  padding: 28px 0 25px;
}

.size-guide-carousel .carousel__slide-content .placeholder-image {
  position: relative;
}

.size-guide-carousel .carousel__slide-content .block-overlay {
  position: relative;
  height: auto;
  color: #000;
  background: none;
  text-align: center;
}

.size-guide-carousel .block-overlay--h-left.block-overlay--v-split .block-overlay__content {
  align-items: center;
}

.size-guide-carousel .carousel__slide-content {
  height: auto;
}

.size-guide-carousel .flickity-viewport {
  ;
  /*height: calc(100% + 146px);*/
}

.sizeguide-faq-rightcol .contact__faqs--block {
  padding-top: 0;
}

.size-guide-carousel .carousel__slides {
  max-width: 1380px;
  margin: 0 auto 90px;
  padding: 0 50px;
  height: calc(var(--height-carousel) + 146px);
}

.sizeguide-faq {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}

.sizeguide-faq--leftcol__text {
  background-color: #e0e7ed;
  padding: 54px 25px;
  margin: 0 0 28px;
  text-align: center;
}

.sizeguide-faq--leftcol__text p > a {
  text-decoration: underline;
}

.sizeguide-faq--leftcol__text p > a:hover {
  text-decoration: none;
}

.sizeguide-faq--leftcol__icon .image {
  background: none;
  padding: 0 !important;
}

.sizeguide-faq--leftcol__icon .image img {
  position: relative;
  margin: 0 auto 6px;
  width: 40px;
}

.sizeguide-faq__heading {
  font-size: 26.3px;
  letter-spacing: 0;
  line-height: 32.88px;
  color: #032733;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #003445;
}

.sizeguide-faq--leftcol__text .block-overlay__subheading {
  margin: 0 0 15px;
}

.sizeguide-faq--leftcol__text .more {
  display: none;
}

.sizeguide-image .image-with-text__image--desktop {
  display: block;
}

.sizeguide-image .image-with-text__image--mobile {
  display: none;
}

.size-guide-carousel .carousel {
  padding: 0 0 1px;
}

.twocolumns-section {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto !important;
  padding: 0 20px;
  line-height: 1.75;
}

.twocolumns-section p {
  margin: 0 0 20px;
}

.twocolumns-section .contrast {
  background: #f4f6f7;
}

.twocolumns-section .contrast .image {
  background: #fff;
  padding: 0 !important;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin: 0 0 11px ;
  display: flex;
  justify-content: center;
  align-items: center;
}

.twocolumns-section .contrast.image-with-text--p-left .image{
  margin: 0 0 11px auto ;
}

.image-with-text--p-left .image-with-text__text{
  text-align: right;
}

.twocolumns-section .contrast .image img {
  position: static;
  width: 40px;
  height: auto;
}
.image-with-text--p-left 
.twocolumns-section .image-with-text__heading {
  font-size: 46px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
  margin: 0 0 25px;
}

.story-gray-bg {
  background: #e0e7ed;
  padding: 50px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 50px;
  line-height: 1.75;
}

.story-gray-bg p {
  margin: 0 0 20px;
}

.twocolumns-section + .story-gray-bg {
  margin-top: 50px;
}

.story-dark-bg {
  background: var(--color-background-footer);
  color: #fff;
  padding: 50px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 50px;
  line-height: 1.75;
}

.story-dark-bg p {
  margin: 0 0 20px;
}

.story-dark-bg .c-heading {
  color: #fff;
}

.story-dark-bg .c-subheading {
  color: #fff;
}

.story-gray-bg .image,
.story-dark-bg .image {
  padding: 0 !important;
  background: #fff;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin: 0 0 11px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

#shopify-section-image-with-product--darkbg.story-dark-bg .image {
  background: none;
  width: 100%;
  text-align: center;
}

.story-gray-bg .image img,
.story-dark-bg .image img {
  position: static;
  width: 40px;
  height: auto;
}

.story-dark-bg .image img {
  width: 33px;
}

#shopify-section-image-with-product--darkbg.story-dark-bg .image img {
  width: 40px;
}

.teams-columns {
  padding: 51px 0 42px;
}

.teams-columns .s-inline-section {
  padding: 0;
  margin: 0;
}

.teams-columns__left {
  background: #e0e7ed;
  padding: 68px 62px;
  text-align: left;
}

.teams-columns .rich-text__icon .image {
  margin: 0 0 27px;
  background: #fff;
}

.teams-columns .our-story {
  text-align: left;
}

.teams-columns .our-story .c-heading {
  padding: 0;
}

.teams-columns .our-story .c-heading:after {
  display: none;
}

.story-gray-bg .fs-page-heading,
.story-dark-bg .fs-page-heading {
  font-size: 46px;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: normal;
}

.meet-team-gallery .carousel__slide {
  width: 50%;
  text-align: center;
}
.meet-team-gallery .carousel__slide .carousel__slide-content .placeholder-image {
  background: #e0e7ed;
}
.meet-team-gallery .carousel__slide .carousel__slide-content .placeholder-image svg {
  display: none;
}
.meet-team-gallery .carousel__slide .block-overlay {
  background: none;
}
.meet-team-gallery .carousel__slide .block-overlay__icon .image {
  padding: 0 !important;
  background: none;
}
.meet-team-gallery .carousel__slide .block-overlay__icon .image img {
  display: block;
  position: static;
  height: 170px;
  width: 170px;
  margin: 0 auto 15px;
  border-radius: 50%;
  overflow: hidden;
}

.meet-team-gallery .carousel__slide .block-overlay--v-split .block-overlay__content {
  display: block;
  text-align: center;
}

.meet-team-gallery .fs-page-heading {
  font-size: 46px;
  line-height: 50px;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.meet-team-gallery .fs-page-heading:first-child {
  margin-top: 185px;
}

.meet-team-gallery .fs-page-heading:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 122px;
  top: 100%;
  height: 1px;
  background: #003445;
  margin: 0 0 0 -61px;
}

.blog__article-excerpt {
  margin: 0;
}

.blog-section--top {
  display: flex;
  flex-direction: column;
}

.blog-section--top #shopify-section-slideshow--blog,
.blog-section--top #shopify-section-slideshow--dapperscouts,
.blog-section--top #shopify-section-slideshow--blog-posts,
.blog-section--top #shopify-section-slideshow--blog-posts-press {
  order: 2;
  margin: 0 0 50px;
}

.blog__header {
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2.67px;
  line-height: 17px;
}

.blog__header .blog__heading {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2.67px;
  line-height: 17px;
}

.product__heading--mobile {
  display: none;
  margin: 0 0 20px;
}

.product__heading--mobile .product-single__title {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: normal;
  width: calc(100% - 80px);
}

.product__heading--mobile .product__price {
  width: 80px;
  text-align: right;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 2px 0 0;
}
.product__details .pf-label.Size {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-transform: uppercase;
}

.product-form__chips {
  padding-top: 35px;
}

#shopify-section-product--static .s-inline-template {
  margin: 20px 0 30px;
}

.product__reviews #shopify-product-reviews {
  margin: 0;
  display: none;
}

.product-form__controls-group .pf-element > a {
  display: none;
  font-size: 10px;
  letter-spacing: 1.43px;
  line-height: 13px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 35px;
  z-index: 20;
}

.product-form__controls-group .pf-element > a.fit-size {
  display: inline-block;
  padding-bottom: 12px;
  text-decoration: underline;
}

.product-form__controls-group .pf-label {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 15px;
  text-transform: uppercase;
}

.template-product .mobile-reviews {
  display: none;
}

.template-product .sections .mobile-section {
  display: none;
}

.template-product .sections .desktop-section {
  display: block;
}

#shopify-section-image-with-product--darkbg {
  max-width: calc(100% - 80px);
  margin: 0 40px 40px;
  padding: 50px;
}

#shopify-section-image-with-product--darkbg .image-with-text__extraheading {
  font-size: 24px;
  line-height: 1.2;
  padding: 5px 0 15px;
  margin: 0 20px 30px;
  border-bottom: 1px solid #fff;
}

.product-image-text {
  max-width: 1180px;
  margin: 0 auto 40px;
  padding: 0 var(--space-outer);
}

.product-image-text:first-child {
  padding-top: 50px;
}

.product-image-text .image-with-text__heading {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 52px;
  font-weight: 400;
  margin: 0 0 10px -3px;
}

.product-image-text .flexible-image {
  padding-top: 132%;
}

#judgeme_all_reviews_page article.jdgm-widget.jdgm-all-reviews-widget {
  border: none;
}

#judgeme_all_reviews_page h1.jdgm-all-reviews-page__title {
  display: none;
}

#judgeme_product_reviews {
  padding: 24px;
  margin: 0 20px;
}

#judgeme_product_reviews .jdgm-rev-widg {
  border: none;
}

.template-product #judgeme_product_reviews .jdgm-rev-widg__body {
  padding: 0;
}

#judgeme_all_reviews_page .jdgm-all-reviews__header,
#judgeme_product_reviews .jdgm-rev-widg__header {
  margin: -24px -24px 90px;
  padding: 24px 24px 80px;
  background: #e0e7ed;
  position: relative;
}

#judgeme_all_reviews_page .jdgm-histogram .jdgm-histogram__bar-content,
#judgeme_product_reviews .jdgm-histogram .jdgm-histogram__bar-content {
  background: #003445;
}

#judgeme_all_reviews_page .jdgm-histogram__bar,
#judgeme_product_reviews .jdgm-histogram__bar {
  border: 1px solid #003445;
  box-shadow: none;
  height: 13px;
}

#judgeme_all_reviews_page .jdgm-rev-widg__sort-wrapper,
#judgeme_product_reviews .jdgm-rev-widg__sort-wrapper {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  right: 0;
  min-width: 250px;
  padding: 0;
}

#judgeme_all_reviews_page .jdgm-sort-dropdown-wrapper,
#judgeme_product_reviews .jdgm-sort-dropdown-wrapper {
  float: none;
  display: block;
  background: #fff;
}

#judgeme_all_reviews_page .jdgm-sort-dropdown,
#judgeme_product_reviews .jdgm-sort-dropdown {
  width: 100%;
  height: 41px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  padding: 5px 20px;
  border: 1px solid #003445;
}

#judgeme_all_reviews_page .jdgm-widget-actions-wrapper,
#judgeme_product_reviews .jdgm-widget-actions-wrapper {
  position: absolute;
  bottom: 10px;
  left: 24px;
  width: 217px;

}

#judgeme_all_reviews_page .jdgm-widget-actions-wrapper .jdgm-write-rev-link,
#judgeme_product_reviews .jdgm-widget-actions-wrapper .jdgm-write-rev-link {
  width: 100%;
  color: #fff;
  background: #003445;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 12px;
  margin-bottom: 16px;
}

#judgeme_all_reviews_page .jdgm-rev__title {
  font-family: granville;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 10px;
}

#judgeme_all_reviews_page .jdgm-rev__icon {
  display: none;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__rating {
  order: 1;
  margin: 0 0 5px;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper {
  order: 2;
  margin: 0 0 10px 5px;
  display: flex;
  align-items: center;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper .jdgm-rev__buyer-badge {
  background: none;
  color: var(--color-text-body);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 13px;
  text-transform: uppercase;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__prod-info-wrapper {
  order: 3;
  width: 100%;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__author-wrapper {
  order: 4;
  display: block;
  width: 100%;
  margin-top: 7px;
  font-weight: 400;
  text-transform: capitalize;
}

#judgeme_all_reviews_page .jdgm-all-reviews__body .jdgm-rev__header .jdgm-rev__timestamp {
  display: none !important;
}

#judgeme_all_reviews_page .jdgm-branding-footer {
  display: none;
}

#judgeme_all_reviews_page .jdgm-all-reviews-page__load-more-wrapper {
  padding-top: 40px;
}

#judgeme_all_reviews_page .jdgm-all-reviews-page__load-more {
  color: #fff;
  background: #003445;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 12px;
  margin-bottom: 16px;
  min-width: 200px;
}

#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__title {
  display: none;
}

#judgeme_product_reviews .jdgm-rev-widg__header .jdgm-rev-widg__summary-text,
#judgeme_all_reviews_page .jdgm-all-reviews__header .jdgm-all-reviews__summary-text {
  font-family: brandon-grotesque, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 13px;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

[data-section-title="Digital Gift Card"] .pf-label span:after {
  left: -60px;
}

[data-section-title="Digital Gift Card"] .pf-element:focus-within .pf-label span:after,
[data-section-title="Digital Gift Card"] .pf-element:hover .pf-label span:after {
  width: calc(100% + 60px);
}

[data-section-title="Digital Gift Card"] .pf-input {
  color: var(--color-text-body);
}

@media(min-width: 768px) {
  #judgeme_all_reviews_page .jdgm-widget-actions-wrapper,
  #judgeme_product_reviews .jdgm-widget-actions-wrapper {
    left: auto;
    right: 24px;
    bottom: 20px;
  }
  #judgeme_all_reviews_page .jdgm-rev-widg__sort-wrapper,
  #judgeme_product_reviews .jdgm-rev-widg__sort-wrapper {
    left: auto;
  }

  #judgeme_product_reviews {
    max-width: 80vw;
    width: 100%;
    margin: 0 auto;
  }

  #shopify-section-banner-reviews .banner__asset .banner__asset--desktop .image__img {
    object-position: top;
  }
  .product-image-text {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 100px;
  }

  .product-image-text:first-child {
    padding-top: 100px;
  }

  .product-image-text .image-with-text {
    justify-content: space-between;
  }

  .product-image-text .image-with-text__image {
    width: 55%;
  }

  .product-image-text .image-with-text__text {
    width: 40%;
  }

  .product-image-text .image-with-text__heading {
    font-size: 70px;
    line-height: 1;
    margin-bottom: 25px;
    margin-left: -6px;
  }

  .product-image-text .flexible-image {
    padding-top: var(--ar);
  }
}

#shopify-section-16190992590cf0fc3e .flickity-prev-next-button {
  display: none !important;
}

.template-article.Dapper-Scouts .related-blog {
  display: none;
}

.template-article.Blog .related-dapper,
.template-article.Press .related-dapper {
  display: none;
}

.template-article .article .article__rte > div,
.template-article .article p,
.template-article .article h3,
.template-article .article h5,
.template-article .article h6,
.template-article ol {
  max-width: 1000px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.row.sqs-row .has-aspect-ratio img {
  max-width: 100%;
  width: auto;
  margin: 0 auto 20px;
}

.template-article .article__content div:not(.blockquote) {
  padding-bottom: 0 !important;
}

.template-article .article__content div.article__share-bottom {
  padding: 15px 20px !important;
}

.Dapper-Scouts .article > .article__header .article__date {
  display: none;
}

.template-article .blockquote {
  margin: 0 -20px 20px !important;
  padding: 80px 35px 53px !important;
  text-align: center;
  background: #003445 url('ico-quote.png') no-repeat 50% 44px / 35px 23px;
}

.template-article .blockquote * {
  color: #fff !important;
  font: 24px / 34px granville, serif !important;
}

.template-article .blockquote img {
  display: none;
}

.template-article .article__content h3,
.template-article .article__content h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #032733;
  margin: 0 0 10px;
}

.template-article.Dapper-Scouts .article__content h3,
.template-article.Dapper-Scouts .article__content h2 {
  text-transform: none;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: 500;
}

.template-article .article__content h5 {
  text-transform: uppercase !important;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  color: #003445;
  margin: 0 0 10px;
}

.template-article.Dapper-Scouts .article__content h5 {
  font-size: 15px;
}

.template-article h5 strong {
  font-weight: 700;
}

.template-article .article__content p,
.template-article .article__content div {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 0 15px;
}

.template-article .article__content > div > div div {
  margin: 0;
}

.template-article .article__content > div > div div p:last-child {
  margin: 0 auto 15px !important;
}

.template-article .article__content > div > div div img {
  margin: 0 auto 15px !important;
}

.template-article .article__content h3 + .photography {
  margin-top: 0;
}

.template-article .article__content .photography p {
  position: relative;
  padding: 0 0 15px;
  font-style: italic;
}

.template-article .article__content .photography p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #000;
}

.bg-featured-collection {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.collection-sections {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 20px;
}

.collection-sections > div {
  padding: 0 !important;
}

[id*="wedding-posts"] .related-posts__heading-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap:10px;
}

body.show-borders .sections > [id*="wedding-posts"] .section-header {
  padding: 0;
  margin: 0 10px 0 0;
  border: none;
}

#shopify-section-slideshow--reviews .flickity-prev-next-button {
  display: none;
}

.landing-twocolumns {
  max-width: 1300px;
  margin: 0 auto;
}

.landing-twocolumns .text-columns-with-images__image-wrap {
  max-width: 100%;
}

.landing-twocolumns .text-columns-with-images__column--2 .text-columns-with-images__inner {
  text-align: left;
  display: block;
}

.landing-twocolumns .text-columns-with-images__icon .image {
  padding: 0 !important;
  background: none;
  margin: 0 0 12px !important;
}

.landing-twocolumns .text-columns-with-images__icon .image img {
  position: relative;
  width: 38px;
  height: auto;
}

.landing-twocolumns .text-columns-with-images__column--2 .text-columns-with-images__inner {
  padding: 20px;
  background: #e0e7ed;
}

.landing-twocolumns .text-columns-with-images__heading {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: normal;
}

.landing-twocolumns .text-columns-with-images__sub-title {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 25px;
  text-transform: uppercase;
}

.landing-twocolumns > .s-inline-section {
  margin: var(--spacing-large) 0 0;
}

.video__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video__overlay-content {
  border: none;
  border: none;
  padding: 0;
}

.video__play {
  margin: 0;
}

#shopify-section-video--dynamic,
#shopify-section-video--dynamic1,
#shopify-section-video--dynamic2 {
  padding: 0;
}

.collage-landing + .slideshow-section {
  margin: 0 0 40px !important;
}

.collage-landing .collage__grid {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0 !important;
}

.collage-landing .collage__grid--3 > div {
  width: calc(33.3% - 20px);
  margin: 0 10px;
  padding-top: 689px;
}

.landing-gallery {
  max-width: 1320px;
  margin: 0 auto;
}

.landing-gallery .gallery__caption {
  margin: 0;
}

.landing-gallery .gallery__rectangle--3 {
  padding: 20px 20px 50px;
  background: #e0e7ed;
}

.landing-gallery .fs-heading-small {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: normal;
  margin: 0;
  padding: 32px 0 18px;
}

.landing-gallery .gallery__caption p {
  margin: 0 0 20px;
}

.page-landing .video__mobile-text.contrast {
  display: none;
}

#shopify-section-landing-related-posts {
  background: #e0e7ed;
  margin: 40px 0;
  padding: 30px 0 10px;
}

body.show-borders .sections > #shopify-section-landing-related-posts.inline-section:first-of-type .section-header {
  border: none;
  padding: 0;
  margin: 0;
}

#shopify-section-landing-related-posts .related-posts__image {
  padding: 0 0 0 10px;
}

#shopify-section-landing-related-posts .related-posts__heading-section {
  margin: 0 0 18px;
}

#shopify-section-landing-related-posts .related-posts.s-inline-section > p {
  padding: 0 10px;
  max-width: 372px;
}

#shopify-section-1600315444066 .featured-products__block-heading,
#shopify-section-1600315444066 .featured-products__product-info .name {
  font: 500 16px / 23px brandon-grotesque, Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}

#shopify-section-1600315444066 .featured-products__block {
  font-size: 14px;
}

#shopify-section-section--featured-collection-bg-02 .featured-collection_icon .image img {
  width: 28.54px;
  height: auto;
}

.image-with-product--darkbg__mobile {
  display: none;
}

/*#shopify-section-1600315401018 .slideshow .flickity-page-dots{
  display: none;
}*/

#shopify-section-1600315401018 .slideshow .flickity-button {
  z-index: 100;
  display: none;
}

#shopify-section-1600315401018 .flickity-enabled.is-draggable .flickity-viewport {
  cursor: default;
}

.page-garment-care .banner {
  margin: 0 0 20px;
}

.page-garment-care .collage-section {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto 40px;
}

.page-garment-care .collage-section .collage__heading {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: normal;
  margin: 0 0 24px;
  color: #032733;
}

.page-garment-care .garment-care-columns .image {
  padding-top: 0 !important;
  background: none;
  height: 90px;
}

.page-garment-care .garment-care-columns img {
  position: static;
  width: 127px;
  height: auto;
  margin: 0 auto;
}

.garment-care-columns {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px 10px;
}

.garment-care-columns .garment-care__block {
  background: #e0e7ed;
  margin: 0 0 20px;
  padding: 30px;
  text-align: center;
  color: #032733;
}

.garment-care-columns .garment-care__heading {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 14px;
  font-weight: normal;
  color: #003445;
  padding: 0 0 25px;
  margin: 0 0 30px;
  position: relative;
}

.garment-care-columns .garment-care__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #003445;
}

.garment-care-columns .garment-care__block p {
  margin: 0 0 20px;
}

.pf-element.Amount {
  border-bottom: 1px solid #000;
}
.pf-element.Amount label:before {
  content: "select";
  display: inline-block;
  margin: 0 2px 0 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 15px;
  text-transform: uppercase;
}

.image-with-text__text p a {
  text-decoration: underline;
  color: #477d8f;
}

.image-with-text__text p a:hover {
  text-decoration: none;
}

#shopify-section-wedding-collection {
  margin: 0;
  padding: 0;
}

/*.page-wedding-and-events .wedding-image-text,
#shopify-section-image-size-wedding{
  width: 100%;
  max-width: 1440px;
  margin: 20px auto !important;
}*/

#shopify-section-rich-text-wedding-and-events + .twocolumns-section {
  padding: 50px 0;
}

.wedding-products__blocks--holder {
  width: 100%;
  max-width: 1440px;
  margin: 20px auto !important;
}

.wedding-products__blocks--holder {
  margin: 0 auto !important;
}

.ff-meta.desktop {
  display: block;
}

.ff-meta.mobile {
  display: none;
}

.video {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

[class*="page-design-and-fit"] .rich-text__columns {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto 10px;
  padding: 0 20px;
  text-align: center;
}

[class*="page-design-and-fit"] .rich-text__column {
  padding: 0 0 40px;
}

[class*="page-design-and-fit"] .rich-text__columns .image {
  background: none;
  padding-top: 0 !important;
  margin: 0 0 35px;
}

[class*="page-design-and-fit"] .rich-text__columns .image img {
  max-width: 300px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: static;
  border-radius: 50%;
}

#shopify-section-image-with-text-tab01--block1 {
  margin: 0;
}

.blog-product.center {
  text-align: center;
  padding: 0 0 60px;
  display: none;
}

.Dapper-Scouts .blog-product.center {
  display: block;
}

.blog-product.center .thumbnail {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 20px;
  text-align: left;
}

.blog-product.center > h3 {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 500;
  margin: 0 0 50px;
}

.rte h4,
.shopify-policy__body h4 {
  margin-bottom: 15px;
}

.quick-cart__container input.btn.btn--primary {
  width: 100%;
  margin-top: 15px;
  background: #212a2f !important;
  color: #fff !important;
  border: 1px solid #212a2f !important;
}

.quick-cart__container input.btn.btn--primary:hover {
  opacity: 0.8;
}

/*.Press .blog__article-date{
  display: none;
}

.article.Press .article__autor{
  display: none;
}*/

.Press .blog__rss {
  display: none;
}

@media(max-width: 40em) {
  .video__mobile-text {
    display: none;
  }
  .gallery__rectangle--5.is-selected:first-child[style="position: absolute; left: 500%;"] + .gallery__rectangle--5[style="position: absolute; left: 100%;"] {
    left: 600% !important;
  }
  .gallery__rectangle--5.is-selected:first-child[style="position: absolute; left: 0%;"] + .gallery__rectangle--5 + .gallery__rectangle--5 + .gallery__rectangle--5 + .gallery__rectangle--5 {
    left: -100% !important;
  }
  .flickity-slider[style="left: 0px; transform: translateX(-400%);"] > .gallery__rectangle--5:first-child[style="position: absolute; left: 0%;"] {
    left: 500% !important;
  }
  body.show-borders .blog__header {
    display: block;
  }
  .template-blog.blog-press.Press .blog__header .blog__heading {
    font-size: 40px;
    line-height: 43px;
    font-weight: 400;
    position: relative;
    margin: 0 0 25px;
    text-transform: none;
  }

  .template-article.Dapper-Scouts .article__content h2,
  .template-article.Dapper-Scouts .article__content h3 {
    font-size: 22px;
    line-height: 25px;
  }
  body.mobile-menu-close {
    overflow: visible !important;
  }

  body.mobile-menu-open {
    overflow: hidden !important;
  }
  .template-article #s-c29800c1-b351-48c7-bec6-df3d38c53adf {
    display: none;
  }
  .cart__title {
    padding: 0 0 2px;
    margin: 0;
  }
  .cart__footer textarea {
    height: 80px;
    margin-bottom: 10px;
  }
  .template-cart .fs-heading-base {
    font-size: 18px;
  }
  .cart__footer {
    padding-top: 15px;
  }
  .related-posts__text .fs-heading-small + p {
    margin: 0 0 16px;
  }
  .sizeguide-image .image-with-text__heading h3 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
  }
  .article > .article__header > * {
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
  }
  .template-article h1.ff-heading {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    color: #032733;
    margin: 0 0 8px;
  }
  .template-article.Dapper-Scouts h1.ff-heading {
    font-size: 27px;
    line-height: 30px;
  }
  #shopify-section-cart--template .cart__footer-actions .btn.btn--primary {
    margin-top: 10px;
  }
  .page-shop-all .featured-collection-bg--holder {
    min-height: 747px;
  }
  #shopify-section-recommended-products--static {
    min-height: 370px;
  }
  [id*="wedding-posts"] .blog-posts__item {
    height: 365px;
    display: flex;
    flex-direction: column;
  }
  #shopify-section-1619276586cc9ccd8d .text-columns-with-images__column {
    display: flex;
    min-height: 720px;
  }
  #shopify-section-1619276586cc9ccd8d .text-columns-with-images__column .text-columns-with-images__inner {
    display: flex;
    flex-direction: column;
  }
  #shopify-section-1619276586cc9ccd8d .text-columns-with-images__column .blog-columns__inner {
    flex-grow: 10;
  }
  .blog-product.center .thumbnail {
    max-width: 100%;
  }
  .blog-product.center .thumbnail img {
    max-width: 100%;
    height: auto;
  }
  .blog-product.center {
    padding: 0 0 40px;
  }
  .ff-meta.desktop {
    display: none;
  }

  .ff-meta.mobile {
    display: block;
  }
  .shopify-section.full-width .collection__slideshow-header .image {
    padding-top: 327px !important;
  }
  .collection__slideshow-header-overlay .block-overlay {
    background: rgba(0, 0, 0, 0.3) !important;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: right;
    display: flex;
    align-items: flex-end;
  }
  .collection__slideshow-header-overlay .block-overlay .block-overlay__heading {
    color: #fff;
  }
  #shopify-section-slideshow-apply--dapperscouts {
    padding: 0 15px 32px;
  }
  #shopify-section-slideshow-apply--dapperscouts .slideshow__asset--full_height {
    padding-top: 549px;
  }
  #shopify-section-1600315401018 .slideshow .flickity-button {
    display: none !important;
  }
  .mobile-menu-open {
    background-color: var(--color-background-drawer);
  }
  .mobile-menu-open .header__outer-wrapper + .index {
    opacity: 0;
  }
  #shopify-section-1600315401018 .slideshow .flickity-page-dots {
    text-align: right;
    display: block;
  }
  #shopify-section-1600315401018 .image__img {
    object-position: 45% 50%;
  }
  #shopify-section-banner-our-story {
    margin-bottom: 15px;
  }
  #shopify-section-rich-text--our-story {
    display: none;
  }
  #shopify-section-gallery--meet-team .mobile-carousel__pagination-arrow.visible {
    margin-top: -150px;
  }
  .page-our-story #shopify-section-rich-text--meet-team .our-story .c-heading {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0 0 18px;
  }
  .template-article .article__content p em {
    text-align: left !important;
  }
  .template-article .article__content hr {
    margin: var(--s-vertical-space) -25px;
    background: #003445;
    opacity: 0.3;
  }
  .template-article .article__content p span[style="font-weight: 400; font-size: 12px;"] {
    text-align: center;
    display: block;
    font-style: italic;
  }
  #shopify-section-landing-related-posts .related-posts.s-inline-section > p {
    padding: 0 40px;
  }
  #shopify-section-landing-gallery .mobile-carousel {
    padding: 0 24px;
    margin: 0;
  }
  #shopify-section-landing-gallery .s-inline-section {
    padding: 0;
  }
  .landing-gallery .gallery__rectangle--3 {
    margin: 0 12px;
  }
  .landing-gallery .mobile-carousel__pagination {
    left: 0;
    right: 0;
  }
  .collage-landing .collage__grid {
    /*display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px !important;*/
    display: block;
  }
  .collage-landing .collage__grid--3 > div {
    width: auto;
    /*margin: 0 -20px 0 10px !important;*/
    margin: 20px 0 0 !important;
    padding-top: 0;
    /*height: 180px;*/
    height: 350px;
  }
  .collage-landing .collage__grid--3 > div:nth-child(2) {
    /*margin: 0 -10px 0 0 !important;*/
    margin: 20px 0 0 !important;
  }
  .collage-landing .collage__grid--3 > div:first-child {
    grid-column: span 3;
    grid-row: span 2;
    height: 350px;
    margin: 0 !important;
  }
  .landing-twocolumns {
    padding-top: 20px;
  }
  .landing-twocolumns .text-columns-with-images__column--2 .text-columns-with-images__inner {
    margin: 0 0 15px;
  }
  .landing-twocolumns > .s-inline-section {
    margin: 0;
  }
  .template-product .sections .desktop-section {
    display: none;
  }
  .template-product .sections .mobile-section {
    display: block;
  }
  .template-product .mobile-reviews {
    display: block;
  }
  .template-product .desktop-reviews {
    display: none;
  }
  .product__details .pf-element > a {
    right: 0;
    left: auto;
  }
  .content-tab > div {
    margin: 20px 0 0;
  }
  .product__details .pf-label.Size {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product-form__chips {
    padding-top: 20px;
  }
  .product__heading--mobile {
    display: grid;
    grid-template-columns: 1fr 80px;
    grid-column-gap: 10px;
    align-items: flex-start;
  }

  .product__heading--mobile .jdgm-widget {
    grid-column-start: 1;
    grid-column-end: 3;
  }

  .product__heading--mobile .jdgm-widget .jdgm-prev-badge {
    margin-bottom: 0;
  }

  .product__details .product-single__meta .fs-heading-base,
  .product__details .product__price,
  .product__details .jdgm-widget {
    display: none !important;
  }

  .image-with-product--darkbg__mobile {
    display: block !important;
    padding: 0 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #003445;
  }

  .image-with-product--darkbg__mobile .image {
    padding: 0 !important;
    margin-bottom: 10px;
    background: none;
  }

  .image-with-product--darkbg__mobile .image__img {
    width: 40px;
    height: auto;
    position: static;
    /* filter: brightness(0); */
  }

  .image-with-product--darkbg__mobile .image-with-text__extraheading {
    font-size: 36px;
  }

  #shopify-section-image-with-product--darkbg {
    margin: 0 20px 40px;
    max-width: calc(100% - 40px);
    text-align: center;
  }

  /*
  #shopify-section-image-with-product--darkbg .image-with-text__icon,
  #shopify-section-image-with-product--darkbg h3.image-with-text__subheading,
  #shopify-section-image-with-product--darkbg .image-with-text__extraheading {
    display: none;
  }
  */

  #shopify-section-image-with-product--darkbg .image-with-text__heading {
    font-size: 24px;
  }

  #shopify-section-image-with-product--darkbg .btn {
    /*
    display: inline-block;
    min-width: 0;
    border-bottom: 1px solid #FFF;
    background: none;
    padding: 0;
    */
    background: #fff;
    color: #000;
  }

  .blog--slideshow .blog__article-excerpt {
    ;
    /*display: none;*/
  }
  .blog--slideshow .ff-meta.blog__article-date {
    display: none;
  }
  .template-blog .blog--slideshow .ff-meta.blog__article-date {
    display: block;
    margin: 0 0 2px;
    color: #032733;
  }
  #shopify-section-slideshow--dapperscouts .slideshow .flickity-page-dots {
    display: none;
  }
  body.show-borders.blog-dapper-scouts .blog__header {
    display: none;
  }
  .template-blog .blog__header {
    justify-content: flex-start;
  }
  .blog-posts__sub-heading {
    margin: 0 auto 25px;
    max-width: 280px;
  }
  .size-guide-carousel .carousel {
    max-height: 493px;
  }
  .sizeguide-image-text .image-with-text__text {
    margin: 0 0 28px;
  }
  .sizeguide-image-text {
    padding: 30px 20px 50px;
  }
  .carousel-section.size-guide-carousel {
    margin: 0 15px 20px;
  }
  .size-guide-carousel .carousel__slides {
    height: calc(var(--height-carousel) + 100px);
  }
  .size-guide-carousel .carousel__slides {
    margin: 0 auto 30px;
    padding: 0 15px;
  }
  .sizeguide-image .image-with-text__image--desktop {
    display: none;
  }

  .sizeguide-image .image-with-text__image--mobile {
    display: block;
  }
  .page-size-guide .tabs-area .carousel__slide-content {
    padding: 0;
    background: none;
  }
  .page-size-guide .tabs-area .carousel__slide-content .block-overlay {
    background: none;
    position: relative;
  }
  .design-tabs.size-guide-tabs {
    display: block;
    overflow: auto;
    white-space: nowrap;
  }
  .design-tabs.size-guide-tabs li {
    display: inline-block;
    width: 110px;
    margin: 0;
    padding: 0 5px;
  }
  .wedding-products__blocks .wedding-products__block {
    margin: 0 0 15px;
  }
  .featured-collection-tabs .featured-collection__button {
    padding: 20px 0 30px;
  }
  .rich-text-tabs .rich-text__content--center {
    text-align: center;
    padding: 30px;
  }
  .image-with-text.contrast.contrast-dark .image-with-text__text {
    padding: 0 0 30px;
  }
  .contrast-dark {
    display: flex;
    flex-direction: column;
  }
  .contrast-dark .image-with-text__image--present {
    order: 2;
  }
  .contrast-dark .image-with-text__text {
    order: 1;
  }
  .tabs-area .carousel__slide-content {
    background: #e0e7ed;
    padding: 20px;
  }
  .tabs-area .carousel__slide-content--first .carousel__image {
    height: auto;
  }
  .tabs-area .carousel__slide-content .block-overlay {
    position: absolute;
    top: auto;
    bottom: 0;
    height: auto;
    background: #e0e7ed;
  }
  .tabs-area .carousel__slide-content .block-overlay__heading {
    color: #032733;
  }
  .tabs-area .carousel__slide-content .block-overlay__heading + .block-overlay__subheading {
    color: #032733;
  }

  .rich-text-sizeguide .rich-text__content--center {
    text-align: left;
  }
  .rich-text-sizeguide .fs-page-heading,
  .sizeguide-image-text .fs-page-heading {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 20px;
  }
  .rich-text-sizeguide {
    padding: 40px 20px;
  }
  .sizeguide-faq--leftcol__text {
    padding: 30px 25px;
  }
  .sizeguide-faq--leftcol__text .more {
    display: inline-block;
  }
  .sizeguide-faq--leftcol__image {
    display: none;
  }
  .featured-collection-all .section-all-header .fs-heading-base {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
    max-width: 270px;
  }

  .featured-collection .featured-collection-bg--holder .product-item__text h4 {
    color: #fff;
  }
  .featured-collection .featured-collection-bg--holder .product-item__stars .jdgm-preview-badge .jdgm-star {
    color: #FFF;
  }
}

@media(min-width:768px) and (max-width: 1050px) {
  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.next,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.next {
    right: 7%;
  }

  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.previous {
    left: 7%;
  }

  .blog--slideshow .slideshow__cell.blog-posts__item {
    height: 379px !important;
  }

  .template-blog .blog--slideshow .flickity-enabled.is-draggable .flickity-viewport {
    height: 379px !important;
  }

  .template-blog .blog--slideshow .blog-posts__text {
    padding: 20px 30px;
  }

  .template-blog .blog--slideshow .slideshow__cell.blog-posts__item .hover {
    border-bottom: 100px solid #fff;
  }

  .template-blog .blog--slideshow .slideshow__cell.blog-posts__item:after {
    height: 100px;
  }

  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.next,
  .blog-section--top #shopify-section-slideshow--blog-posts .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--blog-posts .flickity-prev-next-button.next,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.next {
    top: 257px !important;
  }
}


@media(max-width: 959px) {
  .footer-new .contact-form .btn {
    background: #fff;
    border: none;
    color: #000;
    min-width: 100%;
    width: 100%;
    position: relative;
    border-radius: 0;
    font-size: 15.6px;
    letter-spacing: 2.6px;
    line-height: 19px;
    margin: 15px 0 0;
  }
  .footer-new .contact-form .btn:hover {
    opacity: 0.8;
  }
  .Color .product-form__chips {
    border: none;
  }

  .pf-container + .pf-container {
    border: none;
    margin-top: 0 !important;
  }

  .product-form__chips:after {
    content: "";
    position: absolute;
    top: 40px;
    right: 0;
    border: solid transparent;
    border-width: 6px;
    border-top-color: #000;
    cursor: pointer;
  }

  .Color .product-form__chips:after {
    display: none;
  }

  .product-form__chips.open:after {
    top: 34px;
    right: 0;
    border: solid transparent;
    border-width: 6px;
    border-top-color: transparent;
    border-bottom-color: #000;
  }

  .product-form__chip.product-color__swatch {
    width: 32px !important;
    height: 32px !important;
  }

  .product-form__chip.product-color__swatch img {
    width: 22px !important;
    height: 22px !important;
  }

  .fs-body-base.product-form__chip {
    display: none;
    background: none !important;
    color: #000 !important;
    font-weight: 500;
    margin: 0;
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    border-bottom: 1px solid #000;
    border-radius: 0;
  }

  .fs-body-base.product-form__chip.selected,
  .product-form__chips:not(.get-selected) .fs-body-base.product-form__chip:first-child {
    display: block;
    color: #000 !important;
    font-weight: 700;
  }

  .open .fs-body-base.product-form__chip.selected,
  .product-form__chips.open:not(.get-selected) .fs-body-base.product-form__chip:first-child {
    color: #fff !important;
    background: #000 !important;
  }
  .product-form__chips:not(.get-selected) .fs-body-base.product-form__chip.default {
    display: block !important;
  }

  .story-gray-bg {
    padding: 30px;
    margin: 0 auto 20px;
  }

  .story-gray-bg .image-with-text {
    display: flex;
    flex-direction: column;
  }
  .story-gray-bg .image-with-text--p-left  .image{
    margin-left: auto !important;
}
  .story-gray-bg .image-with-text .image-with-text__text {
    order: 1;
  }

  .story-gray-bg .image-with-text .image-with-text__image {
    order: 2;
  }

  .teams-columns__left {
    padding: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .teams-columns {
    padding: 30px 15px 0;
  }

  .story-dark-bg {
    padding: 50px 50px 25px;
    margin: 0 auto 20px;
  }

  .story-dark-bg .image-with-text__image {
    width: calc(100% + 60px);
    margin: -30px -30px 20px;
  }

  .meet-team-gallery .carousel__slide {
    width: 100%;
  }

  .meet-team-gallery.carousel-section {
    margin: 20px -10px 5px;
  }

  .twocolumns-section {
    padding: 0 15px;
  }

  .page-wedding-and-events .twocolumns-section {
    padding-left: 0;
    padding-right: 0;
  }

  .page-wedding-and-events .contact__faqs--block {
    padding-top: 0;
  }

  .twocolumns-section > div:first-child {
    margin-bottom: 24px;
  }

  .twocolumns-section + .story-gray-bg {
    margin-top: 18px;
  }

  .twocolumns-section .image-with-text__heading {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0 20px 20px 0;
  }

  .story-gray-bg .fs-page-heading,
  .story-dark-bg .fs-page-heading,
  .meet-team-gallery .fs-page-heading {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
  }

  .template-product .rich-text__content--center {
    text-align: left;
  }

  .template-product .rich-text__icon .image {
    margin: 0 0 27px;
  }

  .collage__block:first-child .block-overlay__icon .image img {
    width: 30px;
  }

  .collage__block .block-overlay__icon .image img {
    width: 30px;
  }

  .article {
    display: flex;
    flex-direction: column;
  }

  .article > .article__header {
    order: 2;
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    padding: 20px 20px 5px;
    margin: -30px 15px 0;
    background: #fff;
    position: relative;
    border-radius: 10px;
    z-index: 10;
    text-align: left;
    display: block;
  }

  .article > .article__header .article__autor {
    position: relative;
    padding: 12px 0;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 13px;
    color: #032733;
    text-transform: uppercase;
  }

  .article > .article__header .article__autor:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 58px;
    height: 1px;
    background: #003445;
  }

  .article > .article__image,
  .article__header + .article__image {
    order: 1;
    margin: 0;
    padding: 0;
    height: auto;
  }

  .article > .article__content {
    order: 3;
    padding: 0 15px;
  }

  .article > .article__content > .rte--article > p,
  .article > .article__content > .rte--article > h3,
  .article > .article__content > .rte--article > .sqs-block.html-block {
    padding: 0 20px;
  }

  .article > .article__content > .rte--article > .blockquote {
    margin: 0 -15px 20px !important;
  }

  .article > .article__content > .rte--article > p > img,
  .article > .article__content > .rte--article > h3 > img,
  .article > .article__content > .rte--article > h3 > b > img {
    margin: 0 -35px;
    width: calc(100% + 70px);
  }

  .template-article .article__content .blockquote {
    margin: 0 -35px 15px !important;
  }

  .blog-section--top {
    display: flex;
    flex-direction: column;
  }

  .blog-section--top #shopify-section-slideshow--blog,
  .blog-section--top #shopify-section-slideshow--blog-posts,
  .blog-section--top #shopify-section-slideshow--dapperscouts {
    order: 2;
    margin: 0;
  }

  .blog-section--top #shopify-section-slideshow--blog .slideshow__cell,
  .blog-section--top #shopify-section-slideshow--blog-posts .slideshow__cell,
  .blog-section--top #shopify-section-slideshow--dapperscouts .slideshow__cell {
    margin: 0;
  }

  .blog-section--top #shopify-section-slideshow--blog .slideshow__cell.is-selected,
  .blog-section--top #shopify-section-slideshow--blog-posts .slideshow__cell.is-selected,
  .blog-section--top #shopify-section-slideshow--dapperscouts .slideshow__cell.is-selected {
    z-index: 100;
  }

  /*
  .blog-section--top #shopify-section-slideshow--blog .slideshow__cell .hover,
  .blog-section--top #shopify-section-slideshow--blog-posts .slideshow__cell .hover,
  .blog-section--top #shopify-section-slideshow--dapperscouts .slideshow__cell .hover{
    height: 379px;
    display: block;
  }

  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--blog .flickity-prev-next-button.next,
  .blog-section--top #shopify-section-slideshow--blog-posts .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--blog-posts .flickity-prev-next-button.next,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.previous,
  .blog-section--top #shopify-section-slideshow--dapperscouts .flickity-prev-next-button.next{
    top: 189px;
  }

  .blog-section--top #shopify-section-slideshow--blog .slideshow__cell .hover .image,
  .blog-section--top #shopify-section-slideshow--blog-posts .slideshow__cell .hover .image,
  .blog-section--top #shopify-section-slideshow--dapperscouts .slideshow__cell .hover .image{
    padding-top: 379px !important;
  }
  */

  /*
  .blog--slideshow .slideshow__cell.blog-posts__item{
    height: 379px !important;
  }

  .template-blog .blog--slideshow .flickity-enabled.is-draggable .flickity-viewport{
    height: 379px!important;
  }

  .template-blog .blog--slideshow .blog-posts__text{
    padding: 20px 30px;
  }

  .template-blog .blog--slideshow .slideshow__cell.blog-posts__item .hover{
    border-bottom: 100px solid #fff;
  }

  .template-blog .blog--slideshow .slideshow__cell.blog-posts__item:after{
    height:100px;
  }*/

  .blog-section--top #shopify-section-blog--dinamic,
  .blog-section--top #shopify-section-blog-posts--dynamic,
  .blog-section--top #shopify-section-blog-dapperscouts--dinamic {
    order: 1;
  }

  .blog-section--top #shopify-section-blog--dinamic .s-inline-section,
  .blog-section--top #shopify-section-blog-posts--dynamic .s-inline-section,
  .blog-section--top #shopify-section-blog-dapperscouts--dinamic .s-inline-section {
    margin: 20px 0 0;
  }

  body.show-borders.blog-press .blog__header {
    text-align: left;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 13px;
  }
  .pagination {
    justify-content: center;
    margin: 0;
  }

  .blog__article .hover {
    margin: 0 0 20px;
  }
  .blog__meta {
    padding: 0;
    background: none;
    margin: 0 0 30px;
  }

  .accordion .open-item {
    padding: 24px 50px 24px 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }

  .contact__faqs--block h3 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 15px 0;
  }

  #shopify-section-banner-contact .block-overlay--v-center,
  #shopify-section-banner-faq .block-overlay--v-center,
  #shopify-section-banner-shipping .block-overlay--v-center,
  #shopify-section-banner-reviews .block-overlay--v-center,
  #shopify-section-banner-design-and-fit .block-overlay--v-center,
  #shopify-section-banner-wedding-and-events .block-overlay--v-center {
    align-items: flex-end;
  }
  #shopify-section-page-contact--template + #shopify-section-rich-text--home .our-story,
  #shopify-section-page-faq--template + #shopify-section-rich-text--faq .our-story {
    padding: 15px 0 10px;
  }
  .contact__text .page__rte {
    font-size: 14px;
  }
  .contact__text h2 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
  }
  .banner__asset--desktop {
    display: none;
  }
  .banner__asset--mobile {
    display: block;
  }
  .footer__header {
    padding: 20px 50px;
  }
  .footer__group-content {
    padding: 20px 50px;
  }
  .footer__group.footer__group--text {
    border-bottom: none;
    padding-top: 25px;
    border-top: 1px solid var(--color-border-footer);
  }
  .footer__group.footer__group--text .fs-body-base p {
    font-size: 16px;
    line-height: 25px;
  }
  .footer__group.footer__group--newsletter .footer__group-content {
    padding: 0 20px 28px;
  }
  .footer__group.footer__group--newsletter .footer__newsletter {
    background: #003445;
    color: #fff;
    margin: 0 -20px -28px;
    padding: 50px;
    border-bottom: 8px solid #fff;
  }

  .footer__group.footer__group--newsletter .footer__header,
  .footer__group.footer__group--text .footer__header {
    display: none;
  }
  .footer__mobile-social-icons {
    padding: 30px;
    margin: 0;
  }
  .footer-new .footer__credits {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    opacity: 1;
  }
  .footer-new .footer__credits p {
    margin: 0;
  }
  .footer__group.footer__group--newsletter .footer__header--mobile,
  .footer__group.footer__group--text .footer__header--mobile {
    display: block;
  }
  .footer__group.footer__group--newsletter .footer__header--mobile .fs-body-base {
    font-size: 32px;
    line-height: 1;
    font-weight: normal;
    font-family: granville, serif !important;
    margin: 0 0 17px;
  }
  .footer__group.footer__group--newsletter .footer__header--mobile .fs-body-base:after {
    content: "";
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    background: url('newsletter-ico.png') no-repeat 0 0/22px;
    margin: 5px 0 0 10px;
  }
  .footer__group.footer__group--text .footer__header--mobile .fs-body-base {
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal;
    font-family: granville, serif !important;
    margin: 0 0 21px;
  }
  .blog-columns__inner {
    padding: 20px 15px;
  }
  .blog-columns .text-columns-with-images__inner {
    padding: 0;
  }
  .blog-columns .c-title {
    text-align: left;
    font-size: 36px;
    line-height: 40px;
  }
  .blog-columns__heading--inner {
    display: flex;
    align-items: center;
  }
  .blog-columns__heading--inner .blog-columns_image {
    order: 2;
  }
  .blog-columns__heading--inner .blog-columns__subtitle {
    order: 1;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
  }
  .blog-columns__heading--inner .image img {
    width: 25px;
    margin: 0 10px;
  }
  .featured-collection-home {
    display: flex;
    flex-direction: column;
  }
  .featured-collection-home .section-header-home {
    order: 1;
  }
  .featured-collection-home .featured-collection__wrapper {
    min-height: 325px;
    order: 3;
    padding: 30px 0 33px;
  }
  .featured-collection-home .featured-collection__button {
    order: 2;
    padding: 0;
    text-align: left;
  }
  .btn,
  .pf__actions .shopify-payment-button__button {
    font-size: 12px !important;
    letter-spacing: 2px;
    padding: 9px 10px;
    min-width: 248px;
  }
  .section-header-home .fs-heading-base {
    margin: 15px 0 0;
    font-size: 36px;
    line-height: 40px;
    text-align: left;
    width: 100%;
    order: 3;
  }
  .section-header-home .section-header_image {
    order: 2;
  }
  .section-header-home .section-header_image .image {
    margin: 0 7px;
  }
  .section-header-home .section-header_image .image img {
    transform: scale(0.8);
  }
  .section-header-home .section-header__subtitle {
    order: 1;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
  }
  .section-header-home {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__columns {
    left: 0 !important;
    transform: translateX(0) !important;
    display: flex;
    flex-wrap: wrap;
    position: relative !important;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__column {
    width: 50%;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    padding: 25px 20px;
    border-top: 1px solid #e0e7ed;
    border-right: 1px solid #e0e7ed;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__column:nth-child(2n) {
    border-right: none;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__column:first-child,
  #shopify-section-161893947668a12af2 .text-columns-with-images__column:nth-child(2) {
    border-top: none;
  }
  #shopify-section-161893947668a12af2 .flickity-viewport {
    height: auto !important;
  }
  #shopify-section-161893947668a12af2 .mobile-carousel__pagination-arrow {
    display: none !important;
  }
  #shopify-section-161893947668a12af2 .fs-heading-small {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 14px;
    margin: 0 -15px 9px;
  }
  #shopify-section-161893947668a12af2 .fs-heading-small:after {
    width: 100%;
    left: 0;
    margin: 0;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__inner {
    padding: 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
  }
  #shopify-section-161893947668a12af2 div.fs-body-base {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    min-height: 1px;
    margin: 0 auto 15px;
  }
  #shopify-section-161893947668a12af2 .link {
    font-size: 12px;
    letter-spacing: 1.71px;
    line-height: 14px;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap {
    margin: 0 0 8px;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap > div {
    height: 35px;
    width: 35px;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__image-wrap.is-circle > div .image {
    height: 35px;
    width: 35px;
  }
  #shopify-section-16190992590cf0fc3e {
    padding: 0 15px;
    margin: 0 0 43px;
  }
  .block-review {
    padding: 45px 20px 85px;
  }
  .block-review__heading {
    font-size: 32px;
    line-height: 52px;
    margin: 0 0 20px;
  }
  .slideshow--reviews .flickity-prev-next-button.previous,
  .slideshow--reviews .flickity-prev-next-button.next {
    display: none !important;
  }
  .block-review__blockquate {
    font-size: 16px;
    line-height: 24px;
  }
  .block-review__autor {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 40px;
  }
  .slideshow .flickity-page-dots .dot {
    margin: 0 8px;
  }
  .slideshow .flickity-page-dots .dot {
    background-color: #fff;
    height: 12px;
    width: 12px;
  }
  #shopify-section-16190992590cf0fc3e .slideshow .flickity-page-dots {
    text-align: left;
    bottom: 39px;
  }
  .more,
  .link {
    font-size: 12px;
  }
  .block-review__link {
    font-size: 12px;
  }
  .block-review__meta {
    font-size: 12px;
  }
  .block-review__icon .image {
    margin: 0 0 10px;
  }
  .block-review__icon .image img {
    width: 90px;
  }
  #shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw > .featured-products__image {
    padding: 20px 20px 1px;
  }
  .featured-products__subtitle1.c-subtitle1 {
    margin: 26px 0 15px;
  }
  .featured-products__text {
    text-align: left;
    padding: 0;
  }
  .featured-products__subtitle--row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .featured-products__subtitle--row .featured-products__image.featured-products__icon {
    width: auto;
    order: 2;
    margin: 0 7px;
  }
  .featured-products__subtitle--row .featured-products__image.featured-products__icon img {
    transform: scale(0.8);
  }
  .featured-products__subtitle--row .featured-products__text .c-subtitle {
    order: 1;
  }
  .featured-products__text .c-heading {
    font-size: 36px;
    line-height: 40px;
    max-width: 240px;
    margin: 0 0 20px;
  }
  .collage__grid--2 .collage__block--1,
  .collage__grid--2 .collage__block--2 {
    padding-top: 422px;
  }
  .collage__block .block-overlay__meta + .block-overlay__heading {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 12px;
  }
  .collage__block .block-overlay--h-left.block-overlay--v-split .block-overlay__content {
    max-width: 200px;
  }
  .ff-meta {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 18px;
  }
  .collage__block .block-overlay__heading + .block-overlay__subheading p {
    margin: 0 0 17px;
  }
  .collage .btn {
    min-width: 184px;
    margin: 0 0 30px;
  }
  .our-story {
    max-width: 287px;
    margin: 0 auto;
    padding: 20px 0 24px;
  }
  #shopify-section-1618819291a397c77b + #shopify-section-1600315418706 {
    margin-top: 0;
  }
  .our-story .c-heading {
    line-height: 24px;
  }
  .template-product .our-story .c-heading {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  .our-story .rich-text__icon .image {
    height: 35px;
    width: 35px;
  }
  .template-product .our-story .rich-text__icon .image {
    margin: 0 0 10px;
  }
  .our-story .rich-text__icon .image img {
    width: 22px;
  }
  .our-story .c-subheading p {
    margin: 0 auto 18px;
  }
  .slideshow-section .block-overlay--v-center {
    align-items: flex-end;
  }
  .apply-dapperscouts .slideshow-section .block-overlay--v-center {
    align-items: flex-start;
  }
  .apply-dapperscouts .block-overlay--h-right {
    justify-content: flex-start;
    text-align: left;
  }
  .slideshow-section .fs-page-heading {
    font-size: 60px;
    line-height: 55px;
    font-weight: normal;
    margin: 0 0 20px;
  }
  .slideshow-section .block-review__heading.fs-page-heading {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 52px;
    margin: 0 -15px 20px 0;
  }
  .slideshow-section .apply-dapperscouts .fs-page-heading {
    font-size: 40px;
    line-height: 45px;
    font-weight: normal;
    margin: 0 0 20px;
  }
  .slideshow-section .block-overlay--h-right .block-overlay__meta {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2.55px;
    line-height: 20px;
  }
  .slideshow-section .btn {
    min-width: 184px;
    margin: 0 0 40px;
  }
  .slideshow-section .block-overlay__content {
    max-width: 375px;
  }
  .slideshow-section .block-overlay__heading + .block-overlay__subheading {
    max-width: 166px;
  }
  .slideshow-section .apply-dapperscouts .block-overlay__heading + .block-overlay__subheading {
    max-width: 200px;
    margin: 0;
  }
  .slideshow-section .apply-dapperscouts .btn {
    min-width: 240px;
  }
  .bg-featured-collection {
    padding: 0;
  }
  .banner .block-overlay--h-right .block-overlay__icon .image img {
    width: 24px;
    height: auto;
  }
  body.mobile-menu-open .announcement-bar {
    visibility: hidden;
  }
  .collage-section .block-overlay--v-center {
    align-items: flex-end;
  }
  .collage-section .collage .btn {
    margin: 0;
  }
  .collage__grid--2 .collage__block--1,
  .collage__grid--2 .collage__block--2 {
    padding-top: 480px;
  }
  .logos-block .mobile-carousel {
    padding: 0 25%;
  }
  .logos-block .mobile-carousel__pagination-arrow {
    /*display: none !important;*/
    opacity: 0;
  }
  /*
  .logos-block .flickity-slider{
    margin-left: 100%;
  }
  */
  .logos-block .mobile-carousel__pagination-arrow--prev {
    transform: none;
    opacity: 0;
  }
  #shopify-section-1600315444066 .mobile-carousel__pagination-arrow {
    display: none !important;
  }
  .blog-section--top .flickity-button {
    z-index: 100;
    /* display: none; */
  }
  .page-shop-all .banner-section .block-overlay--v-center {
    align-items: flex-end;
  }
  .banner-section .banner__asset--full_height {
    padding-top: 380px;
  }
  .banner {
    height: 380px;
  }
  .page-shop-all .banner-section .banner__asset--full_height {
    padding-top: 300px;
  }
  .page-shop-all .banner {
    height: 300px;
  }
  .slideshow__asset--desktop {
    display: none;
  }
  .slideshow__asset--mobile {
    display: block;
  }
  .template-article .article__content h5 {
    margin: 0 0 10px;
  }
  .design-tabs {
    text-align: center;
  }
  .cart__header {
    display: none !important;
  }
  .cart__item-main {
    width: calc(100% - 80px);
  }
}

@media(max-width: 374px) {
  .slideshow-section .fs-page-heading {
    font-size: 48px;
  }
}

@media(min-width: 40em) {
  .template-blog.blog-press.Press .blog__header .blog__heading {
    font-size: 60px;
    line-height: 63px;
    font-weight: 400;
    position: relative;
    margin: 0 0 25px;
    text-transform: none;
  }
  .slideshow .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
  }
  .quick-cart__items {
    max-height: calc(100vh - 380px);
    height: 450px;
  }
  .header {
    padding: 20px 40px;
  }
  .image-with-text--p-right .image-with-text__text {
    padding-left: 40px;
  }
  .template-article .image__img {
    object-position: top;
  }
  .cart__header {
    display: flex !important;
  }
  #shopify-section-wedding-collection {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
  }
  .twocolumns-section #shopify-section-image-with-text-wedding--block2 + #shopify-section-image-size-wedding {
    background: #eff3f6;
    padding: 0;
    margin: 0;
  }
  .twocolumns-section #shopify-section-image-with-text-wedding--block2 + #shopify-section-image-size-wedding .image-with-text__image.image-with-text__image--present {
    order: 2;
  }
  .twocolumns-section #shopify-section-image-with-text-wedding--block2 + #shopify-section-image-size-wedding .image-with-text__text {
    order: 1;
  }
  [class*="page-design-and-fit"] .rich-text__columns {
    margin: 40px auto 0;
    padding: 0 50px;
    display: flex;
  }
  [class*="page-design-and-fit"] .rich-text__column--1 {
    width: calc(100% - 20px);
    margin: 0 10px;
    padding: 0;
  }
  [class*="page-design-and-fit"] .rich-text__column--2 {
    width: calc(50% - 20px);
    margin: 0 10px;
    padding: 0;
  }
  [class*="page-design-and-fit"] .rich-text__column--3 {
    width: calc(33.3% - 20px);
    margin: 0 10px;
    padding: 0;
  }
  .slideshow__asset--desktop {
    display: block;
  }
  .slideshow__asset--mobile {
    display: none;
  }
  .jdgm-preview-badge .jdgm-star {
    font-size: 14px;
  }
  .template-product .jdgm-prev-badge {
    margin-bottom: 17px !important;
  }
  .pf__actions {
    margin: 15px 0;
  }
  .product_linkholder {
    border: none;
    padding: 0;
  }
  .product-form__chip {
    width: 40px;
    height: 40px;
    padding: 8px 5px;
    margin: 2px;
  }
  .product-form__chip.product-color__swatch {
    width: 42px !important;
    height: 42px !important;
  }
  .product-form__chip.product-color__swatch img {
    width: 32px !important;
    height: 32px !important;
  }
  .garment-care-columns .garment-care__heading {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: normal;
    color: #003445;
    padding: 0 0 25px;
    margin: 0 0 30px;
    position: relative;
  }

  .garment-care-columns .garment-care__heading:after {
    left: 50%;
    right: auto;
    width: 330px;
    margin: 0 0 0 -165px;
  }

  .page-garment-care .banner {
    margin: 0 0 50px;
  }

  .garment-care-columns {
    margin: 0 auto 40px;
    padding: 0 30px;
    display: flex;
  }

  .garment-care-columns .garment-care__block {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  .garment-care-columns .garment-care__block.garment-care__block--2 {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .garment-care-columns .garment-care__block.garment-care__block--3 {
    width: calc(33.3% - 20px);
    margin: 0 10px;
  }

  .page-garment-care .collage-section .collage__heading {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 30px;
  }
  .blog-posts__item--3 {
    display: flex;
    flex-direction: column;
  }
  .bg-featured-collection a.product-item__image-link > .image {
    padding-top: 299px !important;
  }
  .block-overlay__content {
    max-width: 100%;
  }
  .page-our-story .image-with-text.contrast .image-with-text__text,
  .page-wedding-and-events .image-with-text.contrast .image-with-text__text {
    padding-left: 91px;
  }
  [class*="page-design-and-fit"] .image-with-text {
    max-width: 1280px;
    margin: 0 auto;
  }
  [class*="page-design-and-fit"] .image-with-text.contrast-dark {
    max-width: 1280px;
    margin: 0 auto;
  }
  [class*="page-design-and-fit"] .carousel-section {
    max-width: 1380px;
    margin: 0 auto 60px;
    padding: 0 50px;
  }
  [class*="page-design-and-fit"] .carousel-section .carousel__slide {
    width: 33.3%;
  }
  .rich-text-tabs .fs-page-heading,
  .tabs-area .carousel__slide-content .block-overlay__heading {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
  }
  .size-guide-carousel .carousel__slide-content .block-overlay {
    padding: 20px 10px;
  }
  .rich-text-tabs .fs-page-heading {
    white-space: normal;
  }
  .tabs-area .carousel__slide-content .block-overlay__heading {
    color: #000;
  }
  [class*="page-design-and-fit"] .carousel-section .image {
    padding-top: 408px !important;
  }
  [class*="page-design-and-fit"] .rich-text-tabs {
    margin: 0;
    padding: 60px 40px;
  }
  [class*="page-design-and-fit"] .carousel .mobile-carousel__pagination {
    left: -15px;
    right: -15px;
  }
  [class*="page-design-and-fit"] .carousel-section .carousel__slide-content {
    height: auto;
  }
  [class*="page-design-and-fit"] .carousel-section .carousel__slide-content .block-overlay {
    position: relative;
    height: auto;
    color: #000;
    background: #fff;
    text-align: center;
  }
  [class*="page-design-and-fit"] .carousel-section .carousel__slide-content .block-overlay__subheading {
    color: #000;
  }
  [class*="page-design-and-fit"] .carousel__slides {
    height: calc(var(--height-carousel) + 250px);
  }
  #shopify-section-1600315444066 > .featured-products > .featured-products__image {
    width: 44.5%;
  }
  #shopify-section-1600315444066 > .featured-products > .featured-products__content {
    width: 55.5%;
  }
  #shopify-section-1600315444066 .contrast .featured-products__blocks--holder .image {
    padding-top: 232px !important;
  }
  #shopify-section-1600315444066 .featured-products__block {
    padding: 0 17px;
  }
  .landing-gallery .gallery__rectangle--3 {
    width: calc(33.3% - 20px);
    margin: 0 10px;
  }
  .landing-twocolumns .text-columns-with-images__column--2 {
    display: flex;
  }
  .landing-twocolumns .text-columns-with-images__column--2 .text-columns-with-images__inner {
    padding: 20px;
    background: #e0e7ed;
  }
  #shopify-section-rich-text-landing .c-heading,
  #shopify-section-rich-text-wedding-and-events .c-heading,
  .rich-text-landing .c-heading {
    font-size: 34px;
    letter-spacing: 0;
    line-height: 1.6;
    margin: 0 0 30px;
  }
  #shopify-section-rich-text-landing .c-subheading,
  #shopify-section-rich-text-wedding-and-events .c-subheading,
  .rich-text-landing .c-subheading {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
  }
  .open .fs-body-base.product-form__chip {
    display: inline-block;
  }
  .meet-team-gallery .carousel__slide {
    width: 50%;
    text-align: center;
  }
  .meet-team-gallery .carousel__slide .carousel__slide-content .placeholder-image {
    background: #e0e7ed;
  }
  .meet-team-gallery .carousel__slide .carousel__slide-content .placeholder-image svg {
    display: none;
  }
  .meet-team-gallery .carousel__slide .block-overlay {
    background: none;
  }
  .meet-team-gallery .carousel__slide .block-overlay__icon .image {
    padding: 0 !important;
    background: none;
  }
  .meet-team-gallery .carousel__slide .block-overlay__icon .image img {
    position: static;
    height: 170px;
    width: 170px;
    margin: 0 auto 15px;
  }
  .carousel-section.meet-team-gallery {
    margin: 0;
    padding: 0 15px;
  }
  .meet-team-gallery .flickity-slider {
    margin: 0 0 0 -25%;
  }
  .teams-columns {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 42px;
    display: flex;
  }
  .teams-columns__left {
    width: 33%;
  }
  .teams-columns__right {
    width: 67%;
  }
  .page-our-story .collage-section {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto 58px;
    padding: 0 60px 0 40px;
  }
  .page-our-story .collage__grid--2 .collage__block--1,
  .page-our-story .collage__grid--2 .collage__block--2 {
    padding-top: 451px;
  }
  .page-our-story .collage__block .block-overlay__meta + .block-overlay__heading {
    max-width: 100%;
  }
  .page-our-story .block-overlay__content {
    max-width: 100%;
  }
  .meet-team-gallery .fs-page-heading {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
  }
  .story-gray-bg .image-with-text__content {
    text-align: right;
  }
  .story-gray-bg .image-with-text__content .image {
    margin: 0 0 11px auto !important;
  }
  .story-gray-bg .image-with-text__image,
  .story-dark-bg .image-with-text__image {
    width: 60%;
  }
  .story-gray-bg .image-with-text__text,
  .story-dark-bg .image-with-text__text {
    width: 40%;
    padding-left: 70px;
  }
  .story-dark-bg .image-with-text__text p {
    max-width: 400px;
  }
  .story-gray-bg .image-with-text__text {
    padding-left: 101px;
  }
  #shopify-section-image-with-product--darkbg .btn {
    background: #fff;
    color: #000;
  }
  #shopify-section-image-with-product--darkbg .btn:hover {
    opacity: .8;
  }
  .sizeguide-image .image-with-text__image {
    width: 100%;
  }
  .wedding-section {
    text-align: center;
  }
  #shopify-section-featured-collection--wedding {
    margin-bottom: 30px;
  }
  #shopify-section-page-faq--wedding {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
  }
  .wedding-section .wedding-products {
    padding: 20px 70px 50px;
    background: none !important;
  }
  .wedding-products__subtitle1 {
    display: block;
    text-transform: capitalize;
    margin: 0 0 40px;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    font-family: granville, serif !important;
  }
  .wedding-products__block .wedding-products__block-heading {
    font-size: 21px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
  }
  .wedding-products__block .product-info {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 37.5px;
    color: #032733;
    font-family: granville, serif !important;
  }
  #shopify-section-wedding-collection .wedding-products__blocks--holder {
    max-width: 1100px;
  }
  .wedding-products__blocks {
    display: flex;
    margin: 0 -15px 30px;
  }
  .wedding-products__blocks .wedding-products__block {
    width: 50%;
    padding: 0 15px;
  }
  .wedding-products__blocks .product-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
  }
  #shopify-section-banner-design-and-fit .block-overlay__content {
    max-width: 650px;
  }
  .slideshow__asset.slideshow__asset-mobile {
    display: none;
  }

  .slideshow__asset.slideshow__asset-desktop {
    display: block;
  }


  .blog--slideshow .flickity-enabled.is-draggable .flickity-viewport {
    ;
    /*max-height: calc(80vh - 120px);*/
  }

  .blog--slideshow .flickity-enabled.is-draggable .flickity-viewport {
    height: 690px !important;
  }

  .blog--slideshow .slideshow__cell.blog-posts__item {
    padding: 0;
    margin: 0;
    height: 690px;
    background: rgba(0, 0, 0, 0.3);
  }

  .blog--slideshow .slideshow__cell.blog-posts__item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 150px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10;
  }

  .blog--slideshow .slideshow__cell.blog-posts__item .hover {
    position: relative;
    height: 690px;
    display: block;
    overflow: hidden;
    border-bottom: 150px solid #fff;
  }

  .blog--slideshow .slideshow__cell.blog-posts__item .hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
  }

  .blog--slideshow .slideshow__cell.blog-posts__item .hover .image {
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 540px;
    overflow: hidden;
  }

  .blog--slideshow .blog-posts__text {
    background: #003445;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80%;
    max-width: 1020px;
    transform: translateX(-50%);
    min-height: 200px;
    color: #fff;
    text-align: center;
    padding: 64px 80px;
    z-index: 10;
  }

  .blog--slideshow .blog-posts__text .fs-heading-small {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 13px;
  }

  .blog--slideshow .featured-heading {
    color: #fff;
    /*border-top: 1px solid #fff;
    padding: 18px 10px 0;*/
    padding: 0;
    margin: 0 0 12px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.33px;
    line-height: 16px;
  }

  .blog--slideshow .ff-meta.blog__article-date {
    font-size: 21px;
    line-height: 31.5px;
    font-weight: 400;
    margin: 0 0 15px;
  }

  .blog--slideshow .hover:hover .image img {
    transform: scale(1);
  }

  .blog--slideshow .slideshow__cell.is-selected {
    z-index: 100;
    cursor: default;
  }

  .blog--slideshow .flickity-prev-next-button.previous {
    left: calc(50% - 530px);
    left: calc(10% - 22px);
    bottom: 126px;
    top: auto;
    transform: none;
    z-index: 110;
    background: #fff;
  }

  .blog--slideshow .flickity-prev-next-button.next {
    right: calc(50% - 530px);
    right: calc(10% - 22px);
    bottom: 126px;
    top: auto;
    transform: none;
    z-index: 110;
    background: #fff;
  }

  .blog--slideshow .flickity-prev-next-button .flickity-button-icon {
    left: 25%;
    top: 25%;
    width: 50%;
    height: 50%;
  }

  .blog--slideshow.slideshow .flickity-page-dots {
    bottom: 53px;
    z-index: 110;
    display: none;
  }

  .Blog .blog-posts__image .image__img {
    width: 39px;
  }

  .Press .blog-posts__image .image__img {
    width: 50px;
  }

  .blog-dapper-scouts .blog-posts__image .image__img {
    width: 40px;
  }

  .Blog .blog-posts__image .image,
  .Press .blog-posts__image .image,
  .blog-dapper-scouts .blog-posts__image .image {
    margin: 0 0 18px;
  }

  .blog-posts.s-inline-section {
    /*display: flex;
    flex-direction: column;*/
    display: none;
  }

  .blog-posts.s-inline-section .blog-posts__heading-section {
    max-width: 1160px;
    margin: 0 auto;
    order: 2;
  }

  .blog-posts.s-inline-section .blog-posts__heading-section .section-header .c-heading {
    font-size: 16px;
    letter-spacing: 2.67px;
    line-height: 23px;
    margin: 0 0 22px;
  }

  .blog-posts.s-inline-section .blog-posts__heading-section .section-header {
    margin: 0 !important;
    border: none !important;
    padding: 0 !important;
    display: block !important;
  }

  .blog-posts.s-inline-section .blog-posts__heading-section .blog-posts__sub-heading {
    border: none;
    padding: 0 0 20px;
    font-size: 42px;
    letter-spacing: 0;
    line-height: 47px;
    max-width: 843px;
    margin: 0 auto;
  }

  .blog-posts.s-inline-section .blog-posts__wrapper {
    order: 1;
    margin: 0 0 30px;
    display: none;
  }

  .blog.s-inline-section {
    max-width: 1410px;
    margin: 0 auto;
  }
  .blog__articles {
    margin-top: 71px;
  }
  .blog-section--top #shopify-section-slideshow--blog,
  .blog-section--top #shopify-section-slideshow--dapperscouts,
  .blog-section--top #shopify-section-slideshow--blog-posts,
  .blog-section--top #shopify-section-slideshow--blog-posts-press {
    margin: 0 0 83px;
  }
  .pagination {
    border-top: 1px solid #000;
    padding-top: 50px;
  }
  .recommended-products__product--4 {
    width: 25%;
  }
  #shopify-section-featured-collection--dynamic .featured-collection .product-item__text h4,
  #shopify-section-recommended-products--static .product-item__text h4 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
  }
  #shopify-section-featured-collection--dynamic .featured-collection .product-item__text,
  #shopify-section-recommended-products--static .product-item__text {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
  }
  .blog-collection__heading .image {
    margin: 0 0 10px;
  }
  .blog-collection__heading .image img {
    margin: 0 auto;
  }
  .blog-collection .block-overlay__content {
    max-width: 100%;
    text-align: center;
  }
  .blog-collection .block-overlay__content p {
    max-width: 450px;
    margin: 0 auto 15px;
  }
  .blog-collection .fs-page-heading {
    color: #000;
    font-size: 32px;
    line-height: 43px;
    font-weight: normal;
    margin: auto auto 10px;
  }
  .blog-collection .blog-collection__heading .fs-page-heading {
    font-size: 24px;
    line-height: 60px;
    padding: 0 0 20px;
    margin: auto auto 20px;
    position: relative;
  }
  .blog-collection .blog-collection__heading .fs-page-heading:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 408px;
    transform: translateX(-50%);
    background: #032733;
  }
  .blog-collection {
    background: #e0e7ed;
    padding: 30px;
    position: relative;
  }
  .blog-collection__block {
    display: flex;
    align-items: center;
  }
  .blog-collection__left--column {
    display: block;
    width: 50%;
  }
  .blog-collection__right--column {
    padding: 0 0 0 30px;
    width: 50%;
    text-align: center;
  }
  .blog-collection__right--column .blog-collection__heading {
    margin: 0;
    padding: 0;
    background: none;
  }
  .blog-collection__right--column .blog-collection__image {
    display: none;
  }
  .blog-collection__heading--row {
    display: block;
    margin: 0;
  }
  .blog-collection__heading .image img {
    width: 35px;
  }
  .blog-collection__heading--row .block-overlay__icon {
    margin: 0;
  }

  .blog-collection__heading--row .ff-meta {
    order: 1;
  }
  .featured-collection-all .section-all-header .fs-heading-base {
    font-size: 50px;
    font-weight: normal;
    line-height: 60px;
    margin: 0 0 0 -3px;
  }
  .featured-collection-bg .grid__item.grid__item--4:first-child {
    margin-left: 50%;
  }
  .featured-collection-bg .grid__item.grid__item--4:nth-child(7),
  .featured-collection-bg .grid__item.grid__item--4:nth-child(8) {
    display: none;
  }
  .featured-collection-bg .featured-collection__wrapper {
    padding: 0;
  }
  .featured-collection-bg .featured-collection__wrapper .product-item__text {
    color: inherit;
  }
  .featured-collection__asset .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .featured-collection__first-block .featured-collection__textblock {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    color: #fff;
  }
  .featured-collection__first-block .featured-collection__textblock .c-heading {
    color: #fff;
    font-size: 60px;
    font-weight: normal;
    line-height: 60px;
    margin: 0 0 20px;
  }
  .featured-collection__first-block .featured-collection__textblock p {
    margin: 0 0 20px;
    max-width: 442px;
  }
  .featured-collection__first-block .featured-collection__textblock .featured-collection__button {
    text-align: left;
    padding: 0;
  }
  .featured-collection__first-block .featured-collection__textblock .btn {
    color: #000;
    background: #fff;
    border: none;
    min-width: 1px;
    padding: 14px 30px;
  }
  .featured-collection__first-block .featured-collection__textblock .btn:hover {
    background: #ccc;
  }
  .featured-collection-bg--holder {
    position: relative;
    overflow: hidden;
    background: none;
  }
  .featured-collection-bg--holder .featured-collection__first-block {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% - 10px);
    height: 48.5%;
    z-index: 10;
  }
  .featured-collection-bg .featured-collection__asset {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .featured-collection-bg .featured-collection__asset--desktop {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .featured-collection-bg .featured-collection__asset--mobile {
    display: none;
  }
  .banner .block-overlay__meta + .block-overlay__heading {
    font-size: 65px;
    font-weight: normal;
    line-height: 70px;
  }

  .page-landing .banner .block-overlay__meta + .block-overlay__heading {
    font-size: 56px;
    letter-spacing: 0;
    line-height: 40px;
  }

  .blog-columns .text-columns-with-images__column--2 {
    display: flex;
  }

  .blog-columns .text-columns-with-images__inner {
    width: 100%;
    display: flex;
    align-items: stretch;
    padding: 0;
  }

  .blog-columns .text-columns-with-images__inner .blog-columns__inner {
    width: 100%;
    flex-grow: 10;
  }

  .slideshow--reviews .flickity-page-dots {
    bottom: 90px;
    text-align: left;
    padding: 0 20px;
  }

  .slideshow--reviews .flickity-page-dots .dot {
    height: 4px;
    width: 41px;
    border-radius: 1.5px;
    margin: 0 4px;
    background: #fff;
    opacity: .15;
  }

  .slideshow--reviews .flickity-page-dots .dot.is-selected {
    opacity: 1;
  }

  .block-review {
    padding: 0;
  }

  .block-review .block-review__content {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
  }

  .block-review .block-review__content:before {
    content: "";
    position: absolute;
    top: 45px;
    bottom: 38px;
    left: 50%;
    width: 1px;
    background: #fff;
  }

  .block-review .block-review__content .block-review__left {
    width: 50%;
    padding: 115px 60px 135px 20px;
  }

  .block-review .block-review__content .block-review__right {
    width: 50%;
    padding: 0 20px 0 60px;
  }

  #shopify-section-161893947668a12af2 .text-columns-with-images__column--4 {
    padding: 15px 50px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    position: relative;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__column--4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 50px;
    width: 1px;
    background: #e0e7ed;
  }

  #shopify-section-161893947668a12af2 .text-columns-with-images__column--4:first-child {
    border: none;
  }
  #shopify-section-161893947668a12af2 .text-columns-with-images__column--4:first-child:before {
    background: none;
  }

  .featured-products__blocks--holder {
    display: block;
    border-top: 1px solid #032733;
    padding: 29px 0 0;
  }

  .featured-products__blocks {
    margin: 0;
    text-align: left;
  }

  .featured-products__block {
    align-items: flex-start;
  }

  #shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw {
    flex-direction: row;
  }

  #shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw > .featured-products__image {
    order: 1;
    padding: 30px 0 30px 40px;
  }

  #shopify-section-1600315444066.shopify-section:not(.full-width) .borders-nfw .featured-products__content {
    order: 2;
  }

  .featured-products__relative {
    border: none;
    display: none;
  }

  #shopify-section-1600315401018 .slideshow .block-overlay__content {
    max-width: 700px;
    width: 60%;
    padding: 0 20px;
  }

  .collage__block .block-overlay {
    padding: 75px 80px;
  }

  .page-our-story .collage__block .block-overlay {
    padding: 75px 30px;
  }

  .collage-landing .collage__block .block-overlay {
    padding: 33px 35px;
  }

  .gallery__rectangle--5 {
    width: 20%;
  }
  #shopify-section-1600315401018.slideshow-section .fs-page-heading {
    font-size: 72px;
    line-height: 76px;
    font-weight: normal;
    margin: 0 0 20px;
  }
  .featured-collection-all--holder {
    display: flex;
    max-width: 1300px;
    padding: 20px 0;
    margin: 0 auto;
  }
  .page-shop-all .contrast .featured-collection__button,
  .page-landing .contrast .featured-collection__button {
    width: 100%;
    max-width: 218px;
  }
  .page-shop-all .btn,
  .page-landing .featured-collection-all .btn,
  .page-landing .featured-collection-bg .btn,
  .page-androgynous-wedding-clothing .featured-collection-all .btn,
  .page-androgynous-wedding-clothing .featured-collection-bg .btn,
  .page-androgynous-dapper-suits .featured-collection-all .btn,
  .page-androgynous-dapper-suits .featured-collection-bg .btn,
  .page-wedding-and-events .wedding-products__button .btn,
  .page-wedding-and-events .featured-collection__button .btn,
  .page-wedding-and-events .image-with-text__button .btn {
    min-width: 1px !important;
    width: 100%;
    max-width: 270px;
    font-size: 12px !important;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 14px 30px;
  }
  .featured-collection-all--holder .section-all-header {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
  }
  .page-wedding-and-events .featured-collection .product-item__media {
    margin-bottom: 11px;
  }
  .page-wedding-and-events .featured-collection .product-item__text {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
  }
  .page-wedding-and-events .featured-collection .product-item__text h4 {
    color: #032733;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    font-family: var(--font-body) !important;
  }
  .featured-collection-all--holder .section-all-header p {
    margin: 0;
    max-width: 189px;
  }
  .featured-collection-all--holder .section-all-header .featured-collection__button {
    padding-top: 20px;
  }
  .featured-collection-all--holder .featured-collection__wrapper {
    width: 75%;
  }
  .page-landing .rich-text__icon .image {
    width: 33px;
    height: 33px;
    margin: 0 auto 15px;
  }
  .page-landing .banner .block-overlay__icon .image img {
    width: 77px;
    height: auto;
  }
  .page-landing .featured-collection__button {
    padding: 27px 0 1px;
  }
  .collection__slideshow-header-overlay .block-overlay__content .fs-page-heading {
    font-size: 65px;
    font-weight: normal;
    line-height: 70px;
  }
  .collection__slideshow-header-overlay .block-overlay--v-center {
    align-items: flex-end;
  }
  .collection__slideshow-header-overlay .block-overlay {
    justify-content: flex-end;
    text-align: right;
  }
  .collection__slideshow-header {
    height: 434px;
  }
  .style-inspiration .text-columns-with-images__column--5 {
    width: 20%;
  }
  body.show-borders .sections > .inline-section:first-of-type .style-inspiration .section-header {
    display: block;
    text-align: center;
  }
  .style-inspiration .section-header-home .section-header__subtitle {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
    font-family: granville, serif !important;
  }
  body.show-borders .sections > .inline-section:first-of-type .style-inspiration {
    display: block;
  }

  body.show-borders .sections > .inline-section:first-of-type .style-inspiration .section-header.section-header-home {
    margin: 0;
  }

  body.show-borders .sections > .inline-section:first-of-type .style-inspiration .featured-collection__button {
    margin: 0;
    padding: 40px 0 50px;
    text-align: center;
  }
  .collection__slideshow-header .block-overlay__heading + .block-overlay__subheading {
    color: #fff;
  }

  .pagination__item,
  .pagination__ellip {
    font-size: 16px;
    line-height: 20px;
  }

  .pagination__item a.link {
    font-size: 16px;
    line-height: 20px;
  }

  .pagination__item.pagination__item--active span {
    font-size: 16px;
    line-height: 20px;
  }
  #shopify-section-1600315401018 .block-overlay__heading + .block-overlay__subheading p {
    max-width: 230px;
    margin: 0 0 0 auto;
  }

  .apply-dapperscouts .block-overlay__heading + .block-overlay__subheading p {
    max-width: 230px;
    margin: 0;
  }
  .apply-dapperscouts .block-overlay__meta + .block-overlay__heading {
    font-weight: normal;
  }
  .grid__item--4 {
    width: 25%;
    padding: 0 10px;
  }
  #shopify-section-featured-collection--dynamic .grid__item--4 {
    padding: 0 10px;
  }
  .featured-collection .product-item__text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 37.5px;
    color: #032733;
    font-family: granville, serif !important;
  }

  .page-shop-all .featured-collection .product-item__text {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
  }

  .featured-collection .product-item__text h4 {
    color: #032733;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    font-family: var(--font-body) !important;
  }

  .page-shop-all .featured-collection .product-item__text h4,
  .page-landing .featured-collection .product-item__text h4 {
    color: #032733;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    font-family: var(--font-body) !important;
  }

  .page-shop-all .product-item__media,
  .page-landing .product-item__media {
    margin-bottom: 11px;
  }

  .ppage-shop-all .collage__grid--2 .collage__block--1,
  .page-shop-all .collage__grid--2 .collage__block--2,
  .template-collection .collage__grid--2 .collage__block--1,
  .template-collection .collage__grid--2 .collage__block--2,
  .template-product .collage__grid--2 .collage__block--1,
  .template-product .collage__grid--2 .collage__block--2 {
    padding-top: 451px;
  }

  .page-shop-all .collage__block .block-overlay__meta + .block-overlay__heading {
    max-width: 100%;
  }

  .template-collection .collage__block .block-overlay__meta + .block-overlay__heading,
  .template-product .collage__block .block-overlay__meta + .block-overlay__heading {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 34px;
    max-width: 263px;
    margin: 0 0 15px;
  }

  .page-shop-all .collage__block .block-overlay,
  .template-collection .collage__block .block-overlay,
  .template-product .collage__block .block-overlay {
    padding: 30px;
  }

  .template-collection .collage__block .block-overlay__icon .image img,
  .template-product .collage__block:first-child .block-overlay__icon .image img,
  .template-product .collage__block .block-overlay__icon .image img {
    width: 30px;
  }

  .template-collection .collage__block:first-child .block-overlay__icon .image img {
    width: 42px;
  }

  .template-collection .section-header_image .image,
  .template-product .section-header_image .image {
    margin: 10px 0 15px;
  }

  #shopify-section-collection--template .collection__content {
    max-width: 1440px;
    margin: 0 auto;
  }

  #shopify-section-collection--template > .s-inline-section {
    margin-bottom: 0;
  }

  .template-collection .collage__block .btn {
    font-size: 12px !important;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 14px 30px;
    min-width: 1px;
    width: 100%;
    max-width: 235px;
  }

  .template-collection .ff-meta {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 16px;
  }

  .template-collection .block-overlay__heading + .block-overlay__button,
  .block-overlay__subheading + .block-overlay__button {
    margin-top: 20px;
  }

  .template-collection .collage__block .block-overlay__heading + .block-overlay__subheading p {
    margin: 0 0 15px;
  }

  body.show-borders.template-collection .sections > .inline-section:first-of-type .style-inspiration .text-columns-with-images__columns {
    max-width: 1360px;
    margin: 0 auto;
  }

  .related-posts__grid {
    display: flex;
  }

  .related-posts__grid .blog-posts__item--4 {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
  }

  .related-posts__heading-section {
    padding: 0 10px;
  }

  [id*="wedding-posts"]s .related-posts__heading-section {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  body.show-borders .sections > [id*="wedding-posts"] .section-header {
    padding: 0;
    margin: 0 10px 0 0;
    border: none;
  }

  .related-posts__sub-heading {
    padding: 15px 10px 0;
  }

  .template--article {
    margin: 0;
  }

  .related-posts__heading-section .fs-heading-base {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: normal;
  }

  .related-posts__text {
    padding: 24px 20px;
    background: #fff;
    flex-grow: 2;
  }

  #shopify-section-related-posts,
  [id*="wedding-posts"],
  #shopify-section-related-dapper-scouts {
    padding: 40px 40px 20px;
    background-color: #e0e7ed;
    margin: 0 0 51px;
  }

  .article__tags {
    display: none;
  }

  .related-posts__text .fs-heading-small {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 16px;
  }
  .related-posts__text p {
    margin: 0;
  }
  .related-posts__text .ff-meta.blog__article-date {
    margin: 16px 0 0;
  }
  .slideshow__asset--full_height {
    padding-top: 606px;
  }
  #shopify-section-1600315418706 .collage__grid--2 .collage__block--1,
  #shopify-section-1600315418706 .collage__grid--2 .collage__block--2 {
    padding-top: 771px;
  }
  #shopify-section-1600315418706 .collage__block:first-child .block-overlay__icon .image img {
    width: 40.6px;
  }
  #shopify-section-1600315418706 .collage__block .block-overlay__icon .image img {
    width: 51px;
  }
}


@media(min-width: 60em) {
  .template-article.Dapper-Scouts .article {
    display: flex;
    flex-direction: column;
  }

  .template-article.Dapper-Scouts .article > .article__header {
    order: 2;
    width: calc(100% - 30px);
    max-width: 1100px;
    padding: 40px 50px 20px;
    margin: -80px auto 0;
    background: #fff;
    position: relative;
    border-radius: 10px;
    z-index: 10;
    text-align: left;
    display: block;
  }

  .template-article.Dapper-Scouts .article > .article__header .article__autor {
    position: relative;
    padding: 12px 0;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 13px;
    color: #032733;
    text-transform: uppercase;
  }

  .template-article.Dapper-Scouts .article > .article__header .article__autor:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 58px;
    height: 1px;
    background: #003445;
  }

  .template-article.Dapper-Scouts .article > .article__image,
  .template-article.Dapper-Scouts .article__header + .article__image {
    order: 1;
    margin: 0;
    padding: 0;
    height: 580px;
  }

  .template-article.Dapper-Scouts .article > .article__content {
    order: 3;
    padding: 0;
  }
  .quick-cart__items {
    max-height: calc(100vh - 380px);
    height: 450px;
  }
  .header--left .header__logo {
    padding-right: 46px;
  }
  .sizeguide-faq {
    display: flex;
    align-items: flex-start;
    margin: 0 auto 115px;
  }
  .sizeguide-faq .sizeguide-faq--leftcol {
    width: 409px;
  }
  .sizeguide-faq .sizeguide-faq-rightcol {
    width: calc(100% - 409px);
    padding: 0 0 0 30px;
  }
  .carousel-section.size-guide-carousel .carousel__slide {
    width: 33.3%;
  }
  .template-article.Blog .article__header,
  .template-article.Press .article__header {
    position: relative;
    height: 580px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    z-index: 10;
    margin: 0;
    padding: 63px 20px;
    width: 100%;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
  }

  .template-article.Blog .article__header .fs-page-heading,
  .template-article.Press .article__header .fs-page-heading {
    color: #fff;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 60px;
    font-weight: normal;
  }

  .template-article.Blog .article__autor,
  .template-article.Press .article__autor {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 21px;
    margin: 20px 0 0;
  }

  .template-article.Blog .article__header .c-meta,
  .template-article.Press .article__header .c-meta {
    color: #fff;
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: normal;
  }

  .template-article.Blog .article__header .article__share,
  .template-article.Press .article__header .article__share {
    display: none;
  }

  .template-article.Blog .article__header + .article__image,
  .template-article.Press .article__header + .article__image {
    height: 580px;
    padding: 0;
    margin: -580px 0 0;
    position: relative;
  }

  .template-article.Blog .article__header + .article__image .image,
  .template-article.Press .article__header + .article__image .image {
    padding-top: 580px !important;
  }


  .banner .block-overlay__heading {
    font-size: 76px;
    font-weight: normal;
    line-height: 84px;
  }
  .page-our-story .banner  .block-overlay__heading {
    font-size: 60px;
    font-weight: normal;
    line-height: 60px;
  }
  .page-landing .banner  .block-overlay__heading {
    font-size: 56px;
    letter-spacing: 0;
    line-height: 40px;
  }

  .footer {
    background: #fff;
    color: #032733;
    border-top: 1px solid #003445;
    padding: 40px 40px 0;
  }

  .footer__group.footer__group--text .social-icons {
    display: flex;
  }
  .footer__groups {
    color: inherit;
    background: none;
  }
  .footer-new .footer__credits {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
    padding: 29px 40px 69px;
    margin: 0 -40px;
    background: #003445;
    color: #fff;
    opacity: 1;
  }
  .footer-new .footer__credits p {
    margin: 0;
  }

  .footer-new .contact-form {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }

  .footer-new .contact-form .btn {
    background: #fff;
    border: none;
    color: #000;
    min-width: 325px;
    width: 325px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0;
    font-size: 15.6px;
    letter-spacing: 2.6px;
    line-height: 19px;
  }
  .footer-new .contact-form .btn:hover {
    opacity: 0.8;
  }

  .footer__groups {
    flex-wrap: wrap;
  }
  .footer__group.footer__group--text {
    width: 49%;
    padding-right: 200px;
    position: relative;
    font-size: 16px;
    line-height: 27.5px;
  }
  .footer__group.footer__group--text .fs-body-base {
    font-size: 16px;
    line-height: 27.5px;
  }
  .footer__group.footer__group--text:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 130px;
    width: 1px;
    background: #003445;
  }
  .footer__group.footer__group--text .footer__header .fs-body-base {
    font-size: 32px;
    line-height: 1.2;
    font-weight: normal;
    font-family: granville, serif !important;
  }
  .footer__group.footer__group--links {
    width: 17%;
  }
  .footer .footer__group--links .fs-body-base:not(.ff-heading) {
    line-height: 24px;
  }
  .footer__group.footer__group--links .footer__header .fs-body-base {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    font-family: brandon-grotesque, 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif !important;
    margin: 0;
  }
  .footer__group.footer__group--newsletter {
    width: calc(100% + 80px);
    border-top: 8px solid #fff;
    border-bottom: 7px solid #fff;
    background: #003445;
    color: #fff;
    padding: 55px 40px;
    margin: 50px -40px 0;
    text-align: center;
  }
  .footer__group.footer__group--newsletter .footer__header {
    justify-content: center;
  }
  .footer__group.footer__group--newsletter .fs-body-base {
    font-size: 16px;
    line-height: 27.5px;
  }
  .footer__group.footer__group--newsletter .footer__header .fs-body-base {
    font-size: 48px;
    line-height: 1;
    font-weight: normal;
    font-family: granville, serif !important;
  }
  .footer__group.footer__group--newsletter .footer__header .fs-body-base:after {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    background: url('newsletter-ico.png') no-repeat 0 0/40px;
    margin: 4px 0 0 19px;
  }
  .footer__group.footer__group--newsletter .footer__text {
    width: 100%;
    max-width: 100%;
  }

  .header__links {
    justify-content: space-between;
  }
  .header__links .reviews a {
    display: flex;
    align-items: center;
  }
  .header__links .reviews a img {
    margin: 0 5px 0 0;
  }

  .logos-block {
    padding: 33px 20px;
    max-width: 1360px;
    margin: 0 auto;
  }
  .featured-products__text {
    padding: 0 90px 43px;
  }
  .block-review .block-review__content:before {
    content: "";
    position: absolute;
    top: 45px;
    bottom: 38px;
    left: 35%;
    width: 1px;
    background: #fff;
  }

  .block-review .block-review__content .block-review__left {
    width: 35%;
    padding: 115px 60px 135px 20px;
  }

  .block-review .block-review__content .block-review__right {
    width: 65%;
    padding: 0 20px 0 60px;
  }
  .slideshow--reviews .flickity-page-dots {
    padding: 0 20px;
  }
  #shopify-section-1600315401018 .slideshow .block-overlay__content {
    max-width: 700px;
    width: 60%;
    padding: 0 60px;
  }
  #shopify-section-1600315401018.slideshow-section .fs-page-heading {
    font-size: 84px;
    line-height: 76px;
    font-weight: normal;
    margin: 0 0 20px;
  }
  .banner {
    height: max-content;
    position: relative;
  }
  
  .page-shop-all .banner {
    height: max-content;
  }

  .banner__asset {
    position: relative;
    overflow: hidden;
    padding-top: 482px;
  }

  .page-shop-all .banner__asset {
    position: relative;
    overflow: hidden;
  }

  .banner__asset--full_height {
  }

  .page-shop-all .banner__asset--full_height {
  }
  .collection__slideshow-header-overlay .block-overlay__content .fs-page-heading {
    font-size: 76px;
    font-weight: normal;
    line-height: 84px;
  }

  #shopify-section-banner-fit-and-size-guide .banner .block-overlay__meta + .block-overlay__heading,
  #shopify-section-banner-wedding-and-events .banner .block-overlay__meta + .block-overlay__heading {
    font-size: 60px;
    letter-spacing: 0;
    line-height: 60px;
  }
  .rich-text-tabs .fs-page-heading,
  .tabs-area .carousel__slide-content .block-overlay__heading {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
  }
}

@media(min-width: 80em) {
  .size-guide-carousel .carousel__slide-content .block-overlay {
    padding: 30px 10px;
  }
  .rich-text-tabs .fs-page-heading,
  .tabs-area .carousel__slide-content .block-overlay__heading {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    white-space: nowrap;
  }
  [class*="page-design-and-fit"] .banner {
    height: 600px;
  }
  [class*="page-design-and-fit"] .banner__asset--full_height {
    padding-top: 600px;
  }
  .logos-block {
    padding: 33px 50px;
    max-width: 1360px;
    margin: 0 auto;
  }

  #shopify-section-1600315401018 .slideshow .block-overlay__content {
    max-width: 700px;
    width: 60%;
    padding: 0 101px;
  }
  .featured-collection__first-block .featured-collection__textblock .btn {
    min-width: 250px;
  }

  .sizeguide-image-text {
    padding: 65px 100px 50px;
  }

  .sizeguide-image {
    padding: 0 100px 90px;
  }

  .rich-text-sizeguide {
    padding: 78px 100px 60px;
  }
  .header {
    padding: 20px 40px;
    transition: padding 0.2s linear 0s;
  }
  .scroll-active .header {
    padding: 10px 40px;
  }
  .block-review .block-review__content .block-review__left {
    width: 35%;
    padding: 115px 60px 135px;
  }

  .block-review .block-review__content:before {
    left: 35%;
  }

  .block-review .block-review__content .block-review__right {
    width: 65%;
    padding: 0 60px;
  }
  .slideshow--reviews .flickity-page-dots {
    padding: 0 60px;
  }
}

@media(min-width: 1600px) {
  .page-shop-all .banner__asset--full_height {
    padding-top: 600px;
  }
  .block-review .block-review__content .block-review__left {
    width: 35%;
    padding: 115px 110px 135px;
  }

  .block-review .block-review__content:before {
    left: 35%;
  }

  .block-review .block-review__content .block-review__right {
    width: 65%;
    padding: 0 110px;
  }
  .slideshow--reviews .flickity-page-dots {
    padding: 0 110px;
  }
}

@media(min-width: 414px) and (max-width: 600px) {
  .carousel__slides {
    height: 500px;
  }
}

@media(min-width: 320px) and (max-width: 374px) {
  .carousel__slides {
    height: 580px;
  }
}

.product-item .product-item__stars {
  position: static;
  margin-top: 5px;
  margin-bottom: 3px;
}

.pf-element.Size .product-form__chip.sold-out {
  background-image: url("//kirrinfinch.com/cdn/shop/t/161/assets/soldout.png?v=83370637255845215461700235918");
  background-repeat: no-repeat;
  background-size: 40px 40px;
}
@media screen and (min-width: 960px) {
  .pf-element.Size .product-form__chip.for_mobile {
    display: none;
  }
}

@media(max-width: 959px) {
  .pf-element.Size .product-form__chip.sold-out {
    position: relative;
    background: #DDD !important;
  }

  .pf-element.Size .open .product-form__chip.selected.sold-out {
    background: #000 !important;
  }

  .pf-element.Size .product-form__chip.sold-out::after {
    content: ' - Sold Out';
  }
}

/** Image with Text section **/
#shopify-section-collection-template-bc-sf-filter .collection__content {
  float: none;
}

.collection__content .has-bc-swap-image:hover .bc-sf-filter-product-item-main-image {
  visibility: visible;
}

.collection__content .bc-sf-filter-product-item-image-link img.bc-sf-filter-product-item-flip-image {
  visibility: visible;
  opacity: 0;
  transform: scale(1.025);
  transition: opacity 0.6s, transform 0.6s;
}

.collection__content .has-bc-swap-image:hover .bc-sf-filter-product-item-flip-image {
  opacity: 1;
  transform: scale(1);
}

@media(max-width: 767px) {
  #shopify-section-collection-template-bc-sf-filter .collection__content {
    display: block;
  }
  .template-index .blog-columns__inner .text-columns-with-images__text.fs-body-base {
    height: 156px;
    overflow: hidden;
  }
  .template-index .blog-columns__inner .c-heading {
    height: 35px;
    overflow: hidden;
    font-size: 30px;
  }
  .ff-meta.blog__article-date {
    font-size: 14px;
  }
}

@media(min-width: 40em) and (max-width: 767px) {
  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__text {
    width: 100%;
    padding: var(--spacing-medium) !important 0 25px;
    text-align: center;
  }

  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__image {
    width: 100%;
    margin: 0;
  }
}

@media(min-width: 768px) {
  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__text {
    width: 50%;
    text-align: center;
  }

  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__image {
    width: 50%;
    margin: 0 !important;
  }

  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__content {
    max-width: 100%;
  }

  #shopify-section-collection-template-bc-sf-filter .collection__content {
    max-width: 1440px;
    margin: 0 auto;
  }
}

@media(min-width: 1200px) {
  #shopify-section-image-with-product--darkbg.story-dark-bg .image-with-text__content {
    max-width: 100%;
    padding: 40px 0 40px 80px;
  }
}

@media(min-width: 1440px) {
  #shopify-section-image-with-product--darkbg {
    max-width: 1360px;
    margin: 0 auto 50px;
  }
}


/** Collection Filter Style */
.bc-sf-filter-option-block .bc-sf-filter-block-title h3 {
  font-family: 'brandon-grotesque' !important;
  font-size: 16px;
  line-height: 23px;
}

.landing-gallery .c-subheading {
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.25em;
  display: block;
}
#shopify-section-banner-landing1 .block-overlay__subheading {
  color: #ffffff;
}
@media(max-width: 639px) {
  #shopify-section-featured-collection--all-01-1 .featured-collection .grid .flickity-viewport {
    min-height: 290px;
  }
}

#shopify-section-video--dynamic2 .video__mobile-text {
  display: none;
}


/*.flickity-enabled.is-draggable {
  min-height: 265px;
}*/
#shopify-section-section--featured-collection-bg-03 .flickity-enabled.is-draggable {
  min-height: 321px;
}
#shopify-section-featured-collection--all-03 .flickity-enabled.is-draggable {
  min-height: 281px;
}

@media(min-width: 1275px) {
  .blog--slideshow .flickity-prev-next-button.previous {
    left: calc(50% - 530px);
  }

  .blog--slideshow .flickity-prev-next-button.next {
    right: calc(50% - 530px);
  }
}

.product-form__item .product-form__item-klaviyo {
  margin-bottom: 10px;
}

#s-66cb23a4-ff17-49e7-973b-37c02e87df5c,
#s-2b53d193-149a-46c5-86ce-48a03bcce446,
#s-df85a67f-649a-4d24-b8e4-29e1c275206d,
#s-1f422fee-54f6-43e7-a536-b5d1fb301788,
#s-cbdfa0b8-6e87-4465-8806-7b73bcdf04f4 {
  display: none;
}


/** Cart Page Styles **/
.cart__footer textarea {
  height: auto;
}


/** Collection Filter **/
.collection .filter-item__content {
  text-transform: capitalize;
}

.quick-cart__container form {
  height: 100%;
}


/* 2.0 migrate for page */
/* [data-tab-id]{
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
} */