body,
button,
input,
select,
textarea {
  font-size: var(--base-font-size);
  line-height: 1.6;
  color: var(--text-color);
  font-family: var(--body-font-stack);
  font-weight: var(--body-font-weight);
  font-style: var(--body-font-style);
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

.animated-text .content-wrapper--text_static p,
.custom-font,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.header-font,
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-family: var(--header-font-stack);
  font-weight: var(--header-font-weight);
  font-style: var(--header-font-style);
  margin: 0 0 0.5em;
  line-height: 1.4;
}

.animated-text .content-wrapper--text_static p a,
.custom-font a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.header-font a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  font-weight: inherit;
}

/* .h1,
h1 {
  font-size: var(--body-font-size-36-to-em);
}

.animated-text .content-wrapper--text_static p,
.h2,
h2 {
  font-size: var(--body-font-size-28-to-em);
}

.h3,
h3 {
  font-size: var(--body-font-size-22-to-em);
}

.h4, */
h4 {
  font-size: var(--body-font-size-20-to-em);
}

.h5,
h5 {
  font-size: var(--body-font-size-16-to-em);
}

.h6,
h6 {
  font-size: var(--body-font-size-14-to-em);
}

p {
  margin: 0 0 15px 0;
}

p img {
  margin: 0;
}

em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 0.9em;
}

sub,
sup {
  position: relative;
  font-size: 60%;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.5em;
}

.unit-price {
  font-size: 12px;
}

blockquote:not(.product-testimonial__blockquote) {
  font-size: 1.125em;
  line-height: 1.45;
  font-style: italic;
  margin: 0 0 30px;
  padding: 15px 30px;
  border-left: 1px solid var(--border-color);
}

blockquote:not(.product-testimonial__blockquote) p {
  margin-bottom: 0;
}

blockquote:not(.product-testimonial__blockquote) p + cite {
  margin-top: 15px;
}

blockquote:not(.product-testimonial__blockquote) cite {
  display: block;
  font-size: 0.75em;
}

blockquote:not(.product-testimonial__blockquote) cite:before {
  content: "\2014 \0020";
}

code,
pre {
  background-color: #faf7f5;
  font-family: Consolas, monospace;
  font-size: 1em;
  border: 0 none;
  padding: 0 2px;
  color: #51ab62;
}

pre {
  overflow: auto;
  padding: 15px;
  margin: 0 0 30px;
}

.fallback-text {
  display: none;
}

hr {
  clear: both;
  border-top: solid var(--border-color);
  border-width: 1px 0 0;
  margin: 30px 0;
  height: 0;
}

hr.hr--small {
  margin: 15px 0;
}

hr.hr--clear {
  border-top-color: transparent;
}

.animated-text .content-wrapper--text_static .shopify-policy__body p,
.homepage-sections--title,
.list-collections--title,
.page--title,
.page-category--title,
.shopify-policy__body .animated-text .content-wrapper--text_static p,
.shopify-policy__body .h1,
.shopify-policy__body .h2,
.shopify-policy__body .h3,
.shopify-policy__body h1,
.shopify-policy__body h2,
.shopify-policy__body h3,
.shopify-policy__title .h1,
.shopify-policy__title h1 {
  font-size: var(--header-text-size-px);
  width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 26px;
  letter-spacing: var(--heading-spacing);
  text-transform: var(--heading-font-case);
}

.animated-text {
  display: grid;
  grid-template: 1fr/1fr;
  overflow: hidden;
  position: relative;
}

.animated-text .animated-text--bg-img-desktop,
.animated-text .animated-text--bg-img-mobile,
.animated-text .animated-text--inner {
  grid-column: 1/2;
  grid-row: 1/2;
}

.animated-text .content-wrapper--text_static [class^="content-wrapper"] p,
.animated-text [class^="content-wrapper"] .content-wrapper--text_static p,
.animated-text [class^="content-wrapper"] .h2,
.animated-text [class^="content-wrapper"] a,
.animated-text [class^="content-wrapper"] p {
  margin: 0;
}

.animated-text * + .content-wrapper--button,
.animated-text .content-wrapper--button + * {
  margin-top: 16px;
}

.animated-text .content-wrapper--text_static p {
  line-height: normal;
  overflow-wrap: break-word;
}

.animated-text .animated-text--bg-img-desktop img,
.animated-text .animated-text--bg-img-mobile img {
  height: 100%;
}
.animated-text--inner {
  background: linear-gradient(70deg, #00000061, transparent);
  width:100%;
}
.homepage-section-btn {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
@media only screen and (max-width: 767px) {
  .featured-products-wrapper h2 {
    margin-bottom: 22px !important;
    text-align: left !important;
  }
  .content-wrapper--text_static {
    margin-bottom: 20px;
  }
  .animated-text {
    margin-top: 33px;
  }
  .animated-btn-wrapper a {
    margin-top: 12px !important;
  }
  #normal_text {
    color: #fff;
    text-align: center;
    text-shadow: 0px 4px 23px rgba(0, 0, 0, 0.48);
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.4px;
  }
  .animated-text--bg-img-mobile {
    opacity: 0.6;
  }
  animated-text--content {
    opacity: 1;
  }
  .animated-text .animated-text--bg-img-desktop {
    display: none;
  }
  .animated-text.img-mobile--selected.height-mobile--s {
    height: 250px;
  }
  .animated-text.img-mobile--selected.height-mobile--m {
    height: 350px;
  }
  .animated-text.img-mobile--selected.height-mobile--l {
    height: 450px;
  }
  .animated-text.img-mobile--selected.height-mobile--xl {
    height: 550px;
  }
  .animated-text.img-mobile--selected.height-mobile--full {
    height: 100vh;
  }
  .animated-text.img-mobile--selected.height-mobile--original {
    height: auto;
  }
  .animated-text.img-mobile--blank.height-mobile--s {
    min-height: 250px;
  }
  .animated-text.img-mobile--blank.height-mobile--m {
    min-height: 350px;
  }
  .animated-text.img-mobile--blank.height-mobile--l {
    min-height: 450px;
  }
  .animated-text.img-mobile--blank.height-mobile--xl {
    min-height: 550px;
  }
  .animated-text.img-mobile--blank.height-mobile--full {
    min-height: 100vh;
  }
  .animated-text.img-mobile--blank.height-mobile--original {
    min-height: auto;
  }
  .animated-text .content-position-mobile--top_left {
    align-items: flex-start;
    justify-content: left;
  }
  .animated-text .content-position-mobile--top_center {
    align-items: flex-start;
    justify-content: center;
  }
  .animated-text .content-position-mobile--top_right {
    align-items: flex-start;
    justify-content: right;
  }
  .animated-text .content-position-mobile--left {
    align-items: center;
    justify-content: left;
  }
  .animated-text .content-position-mobile--center {
    align-items: center;
    justify-content: center;
  }
  .animated-text .content-position-mobile--right {
    align-items: center;
    justify-content: right;
  }
  .animated-text .content-position-mobile--bottom_left {
    align-items: flex-end;
    justify-content: left;
  }
  .animated-text .content-position-mobile--bottom_center {
    align-items: flex-end;
    justify-content: center;
  }
  .animated-text .content-position-mobile--bottom_right {
    align-items: flex-end;
    justify-content: right;
  }
  .animated-text .content-wrapper-mobile--left,
  .animated-text .content-wrapper-mobile--left * {
    text-align: left;
  }
  .animated-text .content-wrapper-mobile--center,
  .animated-text .content-wrapper-mobile--center * {
    text-align: center;
  }
  .animated-text .content-wrapper-mobile--right,
  .animated-text .content-wrapper-mobile--right * {
    text-align: right;
  }
}

@media only screen and (min-width: 768px) {
  .animated-text .animated-text--bg-img-mobile {
    display: none;
  }
  .text-advert-section .small--hide {
    margin-top: 48px;
    overflow-x: scroll;
  }
  .text-advert-section .small--hide::-webkit-scrollbar {
  display: none;
}
.text-advert-section .small--hide {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}
  #animated_text {
    /* margin-top: 28px; */
  }
  .animated-text * + .content-wrapper--button,
  .animated-text .content-wrapper--button + * {
    /* margin-top: 20px; */
  }
  #normal_text {
    color: #fff;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.8px;
  }
  .animated-text .animated-text--bg-img-desktop {
    margin-top: 0;
  }
  .animated-text.img-desktop--selected.height-desktop--s {
    height: 450px;
  }
  .animated-text.img-desktop--selected.height-desktop--m {
    height: 550px;
  }
  .animated-text.img-desktop--selected.height-desktop--l {
    height: 650px;
  }
  .animated-text.img-desktop--selected.height-desktop--xl {
    height: 750px;
  }
  .animated-text.img-desktop--selected.height-desktop--full {
    height: 100vh;
  }
  .animated-text.img-desktop--selected.height-desktop--original {
    height: auto;
  }
  .animated-text.img-desktop--blank.height-desktop--s {
    min-height: 450px;
  }
  .animated-text.img-desktop--blank.height-desktop--m {
    min-height: 550px;
  }
  .animated-text.img-desktop--blank.height-desktop--l {
    min-height: 650px;
  }
  .animated-text.img-desktop--blank.height-desktop--xl {
    min-height: 750px;
  }
  .animated-text.img-desktop--blank.height-desktop--full {
    min-height: 100vh;
  }
  .animated-text.img-desktop--blank.height-desktop--original {
    min-height: auto;
  }
  .animated-text .content-position-desktop--top_left {
    align-items: flex-start;
    justify-content: left;
  }
  .animated-text .content-position-desktop--top_center {
    align-items: flex-start;
    justify-content: center;
  }
  .animated-text .content-position-desktop--top_right {
    align-items: flex-start;
    justify-content: right;
  }
  .animated-text .content-position-desktop--left {
    align-items: center;
    justify-content: left;
  }
  .animated-text .content-position-desktop--center {
    align-items: center;
    justify-content: center;
  }
  .animated-text .content-position-desktop--right {
    align-items: center;
    justify-content: right;
  }
  .animated-text .content-position-desktop--bottom_left {
    align-items: flex-end;
    justify-content: left;
  }
  .animated-text .content-position-desktop--bottom_center {
    align-items: flex-end;
    justify-content: center;
  }
  .animated-text .content-position-desktop--bottom_right {
    align-items: flex-end;
    justify-content: right;
  }
  .animated-text .content-wrapper-desktop--left,
  .animated-text .content-wrapper-desktop--left * {
    text-align: left;
  }
  .animated-text .content-wrapper-desktop--center,
  .animated-text .content-wrapper-desktop--center * {
    text-align: center;
  }
  .animated-text .content-wrapper-desktop--right,
  .animated-text .content-wrapper-desktop--right * {
    text-align: right;
  }
}

/* .animated-text a.homepage-section-btn {
  color: var(--primary-btn-text-color);
} */

.animated-text a.homepage-section-btn:hover {
  color: var(--primary-btn-text-hover-color);
}

.animated-text--inner {
  display: flex;
  height: 100%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .img-mobile--selected.height-mobile--original .animated-text--inner {
    position: absolute;
  }
  .content-wrapper--text_static, .content-wrapper--text_static p {
    letter-spacing: 2px;
  }
  .animated-btn-wrapper a {
    padding: 10px 20px!important;
  }
  .img-mobile--selected.height-mobile--original
    .animated-text--inner[class*="center"] {
    left: 50%;
    transform: translateX(-50%);
  }
  .img-mobile--selected.height-mobile--original
    .animated-text--inner[class*="right"] {
    right: 0;
  }
}

@media only screen and (min-width: 768px) {
  .img-desktop--selected.height-desktop--original .animated-text--inner {
    position: absolute;
  }
  .img-desktop--selected.height-desktop--original
    .animated-text--inner[class*="center"] {
    left: 50%;
    transform: translateX(-50%);
  }
  .img-desktop--selected.height-desktop--original
    .animated-text--inner[class*="right"] {
    right: 0;
  }
}

.animated-text--content {
  width: 100%;
  padding: 50px 15px;
}

@media only screen and (min-width: 768px) {
  .animated-text--content {
    padding-left: 80px;
  }
}
