html {
  height: 100%;
}

@font-face {
  font-family: "Libre Franklin";
  src:
    url("../f/LibreFranklin-Regular.woff2") format("woff2"),
    url("../f/LibreFranklin-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Libre Franklin";
  src:
    url("../f/LibreFranklin-SemiBold.woff2") format("woff2"),
    url("../f/LibreFranklin-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Libre Franklin";
  src:
    url("../f/LibreFranklin-Medium.woff2") format("woff2"),
    url("../f/LibreFranklin-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arsenal";
  src:
    url("../f/Arsenal-Bold.woff2") format("woff2"),
    url("Arsenal-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Arsenal";
  src:
    url("../f/Arsenal-Regular.woff2") format("woff2"),
    url("../f/Arsenal-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "icomoon";
  src: url("../f/icomoon.eot?l3lilr");
  src:
    url("../f/icomoon.eot?l3lilr#iefix") format("embedded-opentype"),
    url("../f/icomoon.ttf?l3lilr") format("truetype"),
    url("../f/icomoon.woff?l3lilr") format("woff"),
    url("../f/icomoon.svg?l3lilr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
:root {
  --bs-body-font-family: "Libre Franklin", sans-serif;
  --primary: #0c1b54;
  --secondary: #eace8f;
  --swiper-theme-color: var(--primary);
  --swiper-pagination-bottom: -3px;
}

h1,
h3,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
  font-family: "Arsenal", sans-serif;
  font-weight: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checked:before {
  content: "\e900";
}
.icon-quotes:before {
  content: "\e901";
}
.icon-quotes-2:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e909";
}
.icon-caret-up:before {
  content: "\e902";
}
.icon-caret-down:before {
  content: "\e903";
}
.icon-caret-left:before {
  content: "\e904";
}
.icon-caret-right:before {
  content: "\e905";
}
.icon-phone:before {
  content: "\e942";
  vertical-align: middle;
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}

body {
  font-family: var(--bs-body-font-family);
  -webkit-font-smoothing: antialiased;
}
.quotebox:before {
  content: "\e901";
  font-family: "icomoon";
  position: absolute;
  top: -0.5rem;
  left: 1rem;
  font-size: 3rem;
  color: var(--secondary);
}

#header img.logo-steiff {
  width: 77px;
  height: 65px;
}
#header img.logo-galerista {
  width: 96px;
  height: 65px;
}
.returnlist {
  background-color: var(--primary);
  color: #fff;
  line-height: 1.3;
  font-size: 0.875rem;
}
.returnlist a {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 576px) {
  .returnlist {
    background-color: transparent;
    color: #000;
    line-height: 1.5;
    font-size: 1rem;
  }
  .returnlist a {
    color: #000;
  }
}
.returnlist li {
  list-style: none;
}
img.img-fluid {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.hero {
  background-image: url(../i/hero-bg.webp);
  background-size: cover;
}
.hero-pt2 .description {
  max-width: 23rem;
}

.hero-bear {
  max-width: 290px;
}

.hero-crown,
.hero-limited,
.hero-steiff100 {
  width: 75px;
  height: auto;
}
.bear30-wrap img {
  object-position: bottom;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.squareicon {
  width: 90px;
  height: 90px;
  background-color: #fff;
  border-radius: 50%;
}
.hero-ribbon {
  position: absolute;
  width: 150px;
  right: 3px;
  top: -8px;
}

@media (max-width: 991px) {
  .bear30-wrap {
    height: 425px;
  }
}
@media (min-width: 768px) {
  .translate-md-middle-y {
    transform: translateY(-50%) !important;
  }
  .start-md-0 {
    left: 0% !important;
  }
  .end-md-0 {
    right: 0% !important;
    left: auto !important;
  }
  .top-md-50 {
    top: 50% !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }

  .hero-pt2 .description {
    max-width: 23rem;
  }

  .hero-ribbon {
    width: 159px;
    right: -9px;
    top: -8px;
  }
  .hero-bear {
    max-width: 300px;
  }

  .hero-crown,
  .hero-limited,
  .hero-steiff100 {
    width: 55px;
  }
}
@media (min-width: 992px) {
  .translate-lg-middle-y {
    transform: translateY(-50%) !important;
  }
  .start-lg-0 {
    left: 0% !important;
  }
  .top-lg-50 {
    top: 50% !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .hero-pt2 .description {
    max-width: 26rem;
  }

  .hero-bear {
    max-width: 400px;
    margin-right: 3rem;
  }
  .hero-crown,
  .hero-limited,
  .hero-steiff100 {
    width: 105px;
  }
}

@media (min-width: 1024px) {
  .hero-pt2 .description {
    max-width: 26rem;
  }
  .hero-ribbon {
    width: 185px;
    right: -11px;
    top: -10px;
  }
}
@media (min-width: 1200px) {
  .hero-pt2 .description {
    max-width: 32rem;
  }

  .hero-bear {
    margin-right: 6rem;
  }

  .returnlist li {
    margin: 0 0.375rem;
  }
  .returnlist li:before {
    content: "\2022";
    color: #000;
    display: inline-block;
    font-size: 0.75rem;
    margin-right: 0.75rem;
  }

  .returnlist li:first-child::before {
    content: none;
  }
  .hero-crown,
  .hero-limited,
  .hero-steiff100 {
    width: 112px;
  }
}
@media (min-width: 1400px) {
  .hero-bear {
    margin-right: 6.5rem;
  }
}

.bg-wht {
  background-color: #fff;
}
.swiper {
  width: 100%;
  height: 100%;
  padding-bottom: 25px;
  padding-top: 25px;
  margin-bottom: 25px;
}
.swiper-slide {
  height: auto;
  text-align: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.phonenr {
  font-size: 1.2rem;
  padding-top: 0.75rem;
}
.phonenr a {
  color: #000;
}
@media (max-width: 639px) {
  .swiperone .swiper-slide,
  .swipertwo .swiper-slide {
    width: 75%;
  }
}
footer {
  background-color: #0c1b54;
  color: #fff;
}
footer a.nav-link,
footer a.nav-link:hover,
footer a.nav-link:focus {
  color: #fff;
}
footer .nav-item a.nav-link.active {
  text-decoration: underline;
  color: #fff;
}
.bg-blue {
  background-color: var(--primary);
  color: #fff;
}
.bg-blue,
.bg-blue a {
  color: #fff;
}
