/** Shopify CDN: Minification failed

Line 412:0 Unexpected "}"

**/
.image-banner__wrapper {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto;
}

.image-banner__column {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.image-banner__column--column {
  gap: 2rem;
}

.image-banner__column--center {
  text-align: center;
}

.image-banner__column--center .image-banner__column {
  margin: 0 auto;
}
.hide-banner{
  display:none;
}

@media screen and (min-width: 990px) {
  .image-banner__column {
    flex-direction: row;
    gap: 6rem;
  }
  .image-banner__column--column {
    flex-direction: column;
    max-width: 450px;
    gap: 2rem;
  }
}
.image-banner__heading {
  flex: 1;
  margin-bottom: 0;
}
.image-banner__heading p {
  margin-top: 0;
}
.image-banner__heading p:last-child {
  margin-bottom: 0;
}

.image-banner__information {
  flex: 1;
  line-height: 1.5;
}

.image-banner__button {
  margin-top: 2rem;
}

.image-banner__text {
  margin: 0;
}

.image-banner .banner--landscape .banner__media:before {
  padding-bottom: 40%;
  content: "";
  display: block;
}

.image-banner .banner--portrait .banner__media:before {
  padding-bottom: 150%;
  content: "";
  display: block;
}

.image-banner .banner--square .banner__media:before {
  padding-bottom: 100%;
  content: "";
  display: block;
}

.banner {
  display: flex;
  position: relative;
  flex-direction: column;
  min-height: initial;
  padding-top: 0;
  padding-bottom: 2.4rem;
}
.banner--container {
  padding-inline: 0;
}
.banner--padding {
  padding: 2.4rem;
}

.banner:not(:last-child) {
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 749px) {
  .banner:not(.banner--stacked) {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 750px) {
  .banner {
    min-height: 28rem;
    flex-direction: row;
    align-items: center;
    padding: 4rem 4.5rem;
  }
  .banner--container {
    padding-inline: 0;
  }
}
@media screen and (max-width: 749px) {
  .banner--stacked {
    height: auto;
  }
  .banner--stacked .banner__media {
    flex-direction: column;
  }
}
.banner__media {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
}

.banner__media-half {
  width: 50%;
}

.banner__media-half + .banner__media-half {
  right: 0;
  left: auto;
}

@media screen and (max-width: 749px) {
  .banner--stacked .banner__media-half {
    width: 100%;
  }
  .banner--stacked .banner__media-half + .banner__media-half {
    order: 1;
  }
  .banner > .banner__media {
    height: 39rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 750px) {
  .banner__media {
    position: absolute;
    height: 100%;
  }
}
.banner--adapt {
  height: auto;
}

@media screen and (max-width: 749px) {
  .banner--stacked:not(.banner--adapt) .banner__media {
    height: 39rem;
  }
  .banner::before {
    display: none !important;
  }
  .banner--stacked .banner__media-image-half {
    width: 100%;
  }
}
.banner__overlay {
  display: none !important;
}
@media screen and (min-width: 750px) {
  .banner__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block !important;
    z-index: 1;
  }
}

.banner__content {
  padding: 0;
  display: flex;
  position: relative;
  width: 100%;
  justify-content: center;
}

@media screen and (min-width: 750px) {
  .banner__content {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.banner__box {
  border: 0;
  padding: 4rem 3.5rem;
  position: relative;
  height: fit-content;
  align-items: center;
  text-align: center;
  width: 100%;
}

.banner__box > * + .banner__buttons {
  margin: 0 auto;
  margin-top: 2.3rem;
  transform: translateX(1rem);
}

.banner__box > * + .banner__buttons--multiple {
  display: flex;
  max-width: 45rem;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}

@media screen and (min-width: 750px) {
  .banner__box > * + .banner__buttons {
    margin-top: 2rem;
  }
}
.banner__content .button + .button {
  margin-top: 1.5rem;
}

.banner__content .button {
  height: auto;
  margin-right: 2rem;
}

.banner__box > * + .banner__text {
  margin-top: 1.5rem;
}

@media screen and (min-width: 750px) {
  .banner__box > * + .banner__text {
    margin-top: 2rem;
  }
}
.banner__box > * + * {
  margin-top: 1rem;
}

.banner__box > *:first-child {
  margin-top: 0;
}

@media screen and (max-width: 749px) {
  .banner__content .button {
    flex-grow: 1;
  }
  .banner--stacked .banner__box {
    width: 100%;
  }
}
@media screen and (min-width: 750px) {
  .banner__box {
    padding: 4rem;
    width: 54.8rem;
  }
  .banner__box > .banner__buttons:only-child .button {
    margin-top: 0;
  }
}
.banner__heading > *,
.banner__text > * {
  word-wrap: break-word;
}

.banner__heading {
  margin-bottom: 0;
}

.image-banner .banner__media {
  overflow: visible;
}

.image--top {
  flex-direction: column;
  padding: 0;
}

.image--top .banner__media {
  position: relative;
  height: auto;
}

.image--top .image-banner__wrapper {
  margin-top: 3.5rem;
}

.image--overlay .image-banner__wrapper {
  z-index: 2;
}

.image-banner .banner--landscape .banner__media:before,
.image-banner .image--overlay.banner--landscape:before {
  padding-bottom: 50%;
  content: "";
  display: block;
}

.image-banner .banner--portrait .banner__media:before,
.image-banner .image--overlay.banner--portrait:before {
  padding-bottom: 150%;
  content: "";
  display: block;
}

.image-banner .banner--square .banner__media:before,
.image-banner .image--overlay.banner--square:before {
  padding-bottom: 100%;
  content: "";
  display: block;
}
@media(min-width: 1200px){
  .body-template-collection-the-cabinet .section-template--20307516293425__7375650d-3234-442b-8956-9b2ca78e9efc-padding{
    max-width:1336px !important
}
.body-template-collection-the-cabinet .section-template--20307516293425__7375650d-3234-442b-8956-9b2ca78e9efc-padding{
      max-width: 960px;
    margin: 0 auto;
}
.body-template-collection-the-cabinet .spaced-section{
  background:#171717 !important;
}
.body-template-collection-the-cabinet{
  background:#171717 !important;
}
 .body-template-collection-the-cabinet .banner__media .media{
       background: #171717 !important;
 } 
 .body-template-collection-the-cabinet .banner__media .media img{
       margin-top:10px !important
 } 
.body-template-collection-the-cabinet .image-banner__heading{
  font-family:"Italiana";
  font-size:35px !important;
}
.body-template-collection-the-cabinet  .image-banner__text{
  font-size:18px !important;
}
  #shopify-section-template--20307516293425__7375650d-3234-442b-8956-9b2ca78e9efc .banner__media.media {
    position: initial;
    width: 585px;
    height: 100%;
    margin-top: 10px;
    max-width: 585px;
    background: #171717;
}
@media screen and (max-width: 768px) {
  .banner__media img {
    object-fit: cover !important;
    object-position: center center !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    display: block;
  }

  .banner--adapt.image--overlay::before,
  .banner__media::before {
    padding-bottom: unset !important;
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  #Banner-template--24563736150391__image_banner_XqbYDP .banner__media img {
    object-position: left center !important;
  }
}
@media screen and (max-width: 749px) {
  #Banner-template--24563736150391__image_banner_XqbYDP .banner__media::before,
  #Banner-template--20307516293425__7375650d-3234-442b-8956-9b2ca78e9efc .banner__media::before {
    padding-bottom: 65% !important; /* Less height = less zoom */
  }
}
@media screen and (max-width: 768px) {
  /* Global fallback */
  .banner__media img {
    object-fit: cover !important;
    object-position: center center !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    display: block;
  }

  /* Section-specific overrides */
  #Banner-24563736150391__image_banner_XqbYDP .banner__media img,
  #Banner-20307516293425__7375650d-3234-442b-8956-9b2ca78e9efc .banner__media img {
    object-position: left center !important;
  }
}
  }
}