.main-navigation {
    z-index: 1;
}
.footer-tapbar {
    z-index: 2;
}
.header-search-results-wrapper {
    z-index: 3;
}
.header-search-input-wrapper {
    z-index: 4;
}
.product-info {
    z-index: 5;
}
.main-header {
    z-index: 6;
}
.main-navigation-wrapper {
    z-index: 7;
}
.header-wrapper {
    z-index: 8;
}
.product-message {
    z-index: 9;
}
.product-images-lightbox {
    z-index: 10;
}
.screen-reader {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    white-space: nowrap;
    clip: rect(1px, 1px, 1px, 1px);
}
.grid {
    font-size: 0;
}
.grid-item,
[class*="grid-item"] {
    font-size: var(--body-size);
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    vertical-align: top;
}
@media (max-width: 720px) {
    .grid-item,
    [class*="grid-item"] {
        font-size: var(--body-size-mobile);
    }
}
.grid-item-100 {
    display: block;
    width: 100%;
}
.grid-item-83 {
    width: 83.333%;
}
.grid-item-75 {
    width: 75%;
}
.grid-item-70 {
    width: 70%;
}
.grid-item-66 {
    width: 66.666%;
}
.grid-item-60 {
    width: 60%;
}
.grid-item-58 {
    width: 58.333%;
}
.grid-item-55 {
    width: 55%;
}
.grid-item-50 {
    width: 50%;
}
.grid-item-45 {
    width: 45%;
}
.grid-item-41 {
    width: 41.666%;
}
.grid-item-40 {
    width: 40%;
}
.grid-item-35 {
    width: 35%;
}
.grid-item-33 {
    width: 33.333%;
}
.grid-item-30 {
    width: 30%;
}
.grid-item-27 {
    width: 26.666%;
}
.grid-item-25 {
    width: 25%;
}
.grid-item-20 {
    width: 20%;
}
.grid-item-16 {
    width: 16.666%;
}
.grid-item-15 {
    width: 15%;
}
.grid-item-12 {
    width: 12%;
}
.grid-item-10 {
    width: 10%;
}
.grid-item-5 {
    width: 5%;
}
.image-with-text-overlay__wrapper {
    overflow: hidden;
}
.image-with-text-overlay__wrapper .image-with-text-overlay__content {
    display: flex;
    min-height: 300px;
}
@media screen and (min-width: 769px) {
    .image-with-text-overlay__wrapper .size-small .image-with-text-overlay__content {
        min-height: 30vw;
    }
    .image-with-text-overlay__wrapper .size-medium .image-with-text-overlay__content {
        min-height: 40vw;
    }
    .image-with-text-overlay__wrapper .size-large .image-with-text-overlay__content {
        min-height: 50vw !important;
    }
}
.image-with-text-overlay__wrapper .image-with-text-overlay__image {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    min-height: 300px;
    height: 100%;
}
.image-with-text-overlay__wrapper .image-with-text-overlay__image .img,
.image-with-text-overlay__wrapper .image-with-text-overlay__image > div {
    min-height: 300px;
    height: 100%;
    width: 100%;
}
.image-with-text-overlay__wrapper .image-with-text-overlay__image:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.image-with-text-overlay__wrapper .size-original .image-cover {
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    object-fit: cover !important;
}
.image-with-text-overlay__wrapper .size-original .image-with-text-overlay__content {
    min-height: auto;
}
.image-with-text-overlay__wrapper .size-original .image-with-text-overlay__image {
    height: auto;
    position: relative;
    display: block;
    width: 100%;
}
.image-with-text-overlay__wrapper .size-original .image-with-text-overlay__text {
    position: absolute;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .image-with-text-overlay__wrapper .size-original .image-with-text-overlay__image,
    .image-with-text-overlay__wrapper .size-original .image-with-text-overlay__image .img,
    .image-with-text-overlay__wrapper .size-original .image-with-text-overlay__image > div {
        min-height: auto;
    }
}
.image-with-text-overlay__wrapper .svg-placeholder {
    display: block;
    background: #696969;
    height: 100%;
    width: 100%;
}
.image-with-text-overlay__wrapper .svg-placeholder svg {
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px) {
    .image-with-text-overlay__wrapper .svg-placeholder svg {
        height: 100%;
    }
}
.image-with-text-overlay__wrapper .image-with-text-overlay__text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    background: 0 0;
    z-index: 1;
}
@media screen and (max-width: 768px) {
    .image-with-text-overlay__wrapper .image-with-text-overlay__text {
        width: 100%;
    }
}
.image-with-text-overlay__wrapper .image-with-text-overlay__text-inner {
    padding: 24px 80px;
}

.image-with-text-overlay__wrapper .image-with-text-overlay__title {
    font-size: 38px;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
}
.image-with-text-overlay__wrapper .image-with-text-overlay__subtext {
    font-size: 18px;
    padding-top: 0;
}
.image-with-text-overlay__wrapper .image-with-text-overlay__subtext p {
    margin-top: 5px;
    margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .homepage-content--template--21433533727015__index-image-with-text-overlay .image-with-text-overlay__subtext p {
    font-size: 13px; margin-top:10px;
  } 
} 
@media screen and (max-width: 768px) {
    .image-with-text-overlay__wrapper .image-with-text-overlay__text-inner {
        padding: 15px; 
    }
}

.image-with-text-overlay__wrapper .image-with-text-overlay__btn {
    color: var(--button-color);
    background-color: var(--button-background);
    margin-top: 24px;
}
.image-with-text-overlay__wrapper--textPosition-center .image-with-text-overlay__content {
    justify-content: center;
}
.image-with-text-overlay__wrapper--textPosition-left .image-with-text-overlay__content {
    justify-content: flex-start;
}
.image-with-text-overlay__wrapper--textPosition-right .image-with-text-overlay__content {
    justify-content: flex-end;
}
.image-with-text-overlay__wrapper--textAlignment-center {
    text-align: center;
}
.image-with-text-overlay__wrapper--textAlignment-left {
    text-align: left;
}
.image-with-text-overlay__wrapper--textAlignment-right {
    text-align: right;
}
