/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/main.scss ***!
  \****************************************************************************************************************/
@font-face {
  font-family: "LuckyT";
  src: url(037dd0fd3027fcf60e29.ttf) format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CrimsonText";
  src: url(b7af1dccae742a310539.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CrimsonText";
  src: url(428025ba40b1c354f687.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "CrimsonText";
  src: url(3518edb0e88939f1d275.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "CrimsonText";
  src: url(f6d119a9c637c1dce674.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "CrimsonText";
  src: url(22c807fdbe784a0ec91a.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "CrimsonText";
  src: url(17d0e509df0846a8dd9e.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
.border-radius--none,
.border-radius--none > * {
  border-radius: 0px !important;
}

.lh130 {
  line-height: 130% !important;
}

@media (max-width: 575.98px) {
  .nopadd-sm {
    padding: 0rem;
  }
}

@media (max-width: 575.98px) {
  .padd-sm {
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
  }
}

.fluit-sm {
  margin-left: calc(var(--bs-gutter-x) * -0.5);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
}

.dun-ntt {
  text-transform: none !important;
}

.site-header {
  margin: 0rem !important;
}

.header-widget-region .widget {
  padding: 0rem;
}

.storefront-sorting {
  display: none;
}

.woocommerce-products-header {
  padding: 0rem !important;
}

h1, h2, h3, h4, h5, h6, h7 {
  font-family: LuckyT;
}

h1 {
  font-size: 2.125rem;
  margin-bottom: 2rem !important;
  color: #D2ACCB !important;
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 1.375rem;
  }
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: CrimsonText;
  font-size: 16px;
  color: var(--dun-grey);
}
@media (max-width: 991.98px) {
  body {
    padding-top: 5.625rem;
  }
}

.slick-prev:before,
.slick-next:before {
  content: none;
}

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

a {
  color: #D2ACCB;
  transition: color 0.3s ease-in-out;
}
a:hover, a:focus {
  color: #e575d4;
}

.screen-reader-text {
  display: none;
}

.site-header {
  background-color: #F2F2F2 !important;
}

.n2-section-smartslider {
  margin-bottom: 3rem;
}
.n2-section-smartslider .n2-ss-2item1 {
  font-family: LuckyT;
}
.n2-section-smartslider .n2-ss-item-content {
  font-family: CrimsonText;
  margin-bottom: 1rem;
}
.n2-section-smartslider .n2-ow {
  font-family: CrimsonText;
  font-size: 1.2rem;
}
