/** Shopify CDN: Minification failed

Line 149:1 Expected "}" to go with "{"

**/
@media screen and (max-width: 749px) {
  .collection .grid__item:only-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 989px) {
  .collection .slider.slider--tablet {
    margin-bottom: 1.5rem;
  }
}

.collection .loading-overlay {
  position: absolute;
  z-index: 1;
  width: 1.8rem;
}

@media screen and (max-width: 749px) {
  .collection .loading-overlay {
    top: 0;
    right: 0;
  }
}

@media screen and (min-width: 750px) {
  .collection .loading-overlay {
    left: 0;
  }
}

.collection .loading-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 0 1.5rem;
  opacity: 0.7;
}

@media screen and (min-width: 750px) {
  .collection .loading-overlay {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.collection.loading .loading-overlay {
  display: block;
}

.collection--empty .title-wrapper {
  margin-top: 10rem;
  margin-bottom: 15rem;
}

@media screen and (max-width: 989px) {
  .collection .slider--tablet.product-grid {
    scroll-padding-left: 1.5rem;
  }
}

.collection__description > * {
  margin: 0;
}

.collection__title.title-wrapper {
  margin-bottom: 2.5rem;
}

.collection__title .title:not(:only-child) {
  margin-bottom: 1rem;
}

@media screen and (min-width: 990px) {
  .collection__title--desktop-slider .title {
    margin-bottom: 2.5rem;
  }

  .collection__title.title-wrapper--self-padded-tablet-down {
    padding: 0 5rem;
  }

  .collection slider-component:not(.page-width-desktop) {
    padding: 0;
  }

  .collection--full-width slider-component:not(.slider-component-desktop) {
    padding: 0 1.5rem;
    max-width: none;
  }
}

.collection__view-all a:not(.link) {
  margin-top: 1rem;
}

/*================ Dynamic CSS ================*/
.men_collection .breadcrumb,
.men-bg-menu-color .breadcrumb,
.men_collection .collection-hero,
.men-bg-menu-color .collection-hero,
.men-bg-menu-color .coll_category_list,
.men_collection .coll_category_list {background-color: #3C4A33;}

.men_collection .collection-hero .collection-hero__title,
.men-bg-menu-color .collection-hero .collection-hero__title,
.men_collection .collection-hero .collection-hero__description a,
.men-bg-menu-color.collection-hero .collection-hero__description a,
.men_collection .coll_category_list a span,
.men-bg-menu-color .coll_category_list a span,
.men_collection .breadcrumb .breadcrumbs__link,
.men-bg-menu-color .breadcrumb .breadcrumbs__link[aria-current=page]{color: #fff;}
.men_collection .breadcrumb .breadcrumbs__link,
.men-bg-menu-color .breadcrumb .breadcrumbs__link{color: #E2E2E2;}
.men_collection .collection-hero .collection-hero__description p,
.men-bg-menu-color .collection-hero .collection-hero__description p{color: #E2E2E2;}
.men_collection .breadcrumb svg path,
.men-bg-menu-color .breadcrumb svg path{stroke: #E2E2E2;}
.collection .metafield-rich_text_field {max-width: 660px;margin: 0 auto;padding-top: 100px;}
.product-grid-container #product-grid {margin-bottom: 0;}
.collection .metafield-rich_text_field h2 {text-align: center;font-size: 16px;margin: 0 0 20px;}
.collection .metafield-rich_text_field p {margin: 0;font-weight: 300;}
.collection .metafield-rich_text_field p + h2,.collection .metafield-rich_text_field p + h3,.collection .metafield-rich_text_field p + h4,
.collection .metafield-rich_text_field p + h5{margin-top: 50px;}
.grid--3-col-desktop .grid__item.shop_look_img_pr_grid {width: calc(66.66% - var(--grid-desktop-horizontal-spacing)* 3 / 4);max-width: calc(66.66% - var(--grid-desktop-horizontal-spacing)* 3 / 4);}
.grid--4-col-desktop .grid__item.hub_spot.shop_look_img_pr_grid {width: calc(50% - var(--grid-desktop-horizontal-spacing)* 3 / 4);max-width: calc(50% - var(--grid-desktop-horizontal-spacing)* 3 / 4);}
.grid--4-col-desktop .grid__item.shop_look_img_pr_grid .collection_hubspot,.grid--3-col-desktop .grid__item.shop_look_img_pr_grid .collection_hubspot { padding-bottom: 70%;}
.grid--4-col-desktop .grid__item.shop_look_img_pr_grid .collection_hubspot img,.grid--3-col-desktop .grid__item.shop_look_img_pr_grid .collection_hubspot img { position: absolute; top: 0; left: 0; width: 100%; object-position: top center;}
.grid--3-col-desktop .grid__item.shop_look_img_pr_grid .collection_hubspot {

/*================ Responsive CSS Start ================*/
@media screen and (max-width: 989px) {
.grid--3-col-desktop .grid__item.shop_look_img_pr_grid {width: 100%;max-width: 100%;}
}
@media screen and (max-width: 749px) {
.grid--4-col-desktop .grid__item.shop_look_img_pr_grid {width: 100%;max-width: 100%;}
.collection .metafield-rich_text_field {padding-top: 53px;}
.collection .metafield-rich_text_field p {font-size: 15px;}
.collection .metafield-rich_text_field p+h2, .collection .metafield-rich_text_field p+h3, .collection .metafield-rich_text_field p+h4, .collection .metafield-rich_text_field p+h5 {margin-top: 37px;}
}