article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

html {
  background: #fff;
  border-top: 6px solid #dadada;
  color: #444;
  font-family: Georgia, serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-size-adjust: 100%;
}

body {
  border-top: 4px solid #f5f5f2;
  border-bottom: 6px solid #f1f0ec;
  background-image: url(../images/background/background.jpg);
  background-color: #fff;
  background-repeat: repeat;
  font-weight: normal;
  font-size: 100%;
  word-wrap: break-word;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
dl {
  line-height: 1;
  margin: 0;
}

main {
  padding: 0 7.8%;
}

h2,
h3,
p,
dt,
dd {
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
}

h2,
h3 {
  padding-bottom: 0.5rem;
}

p {
  line-height: 1.5;
  padding-bottom: 1rem;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: #c35924;
}

.visually-hidden {
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.external {
  background-image: url(../images/background/external.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
}

.container {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 26.25em) {
  .header {
    padding-top: 2rem;
    display: flex;
  }
  .header > div {
    flex: 50%;
  }
}

.header-heading {
  padding: 1rem 7.8% 0;
  max-width: 60%;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 26.25em) {
  .header-heading {
    max-width: 100%;
    padding-top: 10%;
  }
}

.subtitle {
  color: #253b09;
  font-family: "Engravers MT", Georgia, serif;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.9;
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
}

.vintage {
  padding-right: 15px;
}

@media screen and (min-width: 50em) {
  .subtitle {
    font-size: 1.8rem;
  }
}

.section {
  padding-bottom: 2rem;
}

@media screen and (min-width: 50em) {
  .welcome-section {
    position: absolute;
    max-width: 370px;
    left: 420px;
    padding-top: 2rem;
  }
}

@media screen and (min-width: 60em) {
  .welcome-section {
    left: 450px;
  }
}

.image-section {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  position: relative;
}

.image-figure {
  display: inline-block;
  width: 100%;
}

.image-caption {
  display: block;
  font-size: 1.4rem;
  text-align: center;
  font-style: italic;
}

@media screen and (min-width: 60em) {
  .image-caption {
    margin-right: 100px;
  }
}

.image-inner-view {
  padding: 0 1rem 2rem 1rem;
}

.image-inner-view img {
  margin: 0 auto;
}

.image-raoul,
.image-ruth {
  flex: 50%;
}

.image-raoul img,
.image-ruth img {
  padding-bottom: 0.5rem;
}

.image-ruth {
  padding-top: 30%;
}

@media screen and (min-width: 50em) {
  .image-ruth {
    margin-top: -30px;
    padding-bottom: 65px;
  }
}

@media screen and (min-width: 60em) {
  .image-raoul {
    margin-top: -20px;
  }
  .image-ruth {
    margin-top: -60px;
  }
}

.image-jewellery {
  max-width: 40%;
  position: relative;
  margin-top: -6rem;
  left: 2rem;
}

@media screen and (min-width: 50em) {
  .image-jewellery {
    margin-top: -15rem;
  }
}

@media screen and (min-width: 50em) {
  .image-jewellery {
    margin-top: -20rem;
    left: -2rem;
  }
}

@media screen and (min-width: 60em) {
  .image-jewellery {
    margin-top: -20rem;
    left: -40px;
    bottom: 30px;
  }
}

.image-ties {
  max-width: 40%;
  position: relative;
  top: 5rem;
  left: 1.5rem;
}

.image-counter {
  max-width: 60%;
}

.image-suitcases {
  max-width: 60%;
}

.image-clothes {
  max-width: 40%;
  position: relative;
  top: 1.5rem;
  left: -1.5rem;
}

@media screen and (min-width: 50em) {
  .image-suitcases {
    position: absolute;
  }
  .image-counter {
    position: relative;
    left: 320px;
    top: 40px;
  }
  .image-ties {
    position: relative;
    left: auto;
    right: 340px;
    top: 345px;
  }
  .image-clothes {
    position: relative;
    top: 115px;
    left: 485px;
  }
}

#opening-hours {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 50em) {
  #opening-hours {
    max-width: 400px;
    position: absolute;
    left: 380px;
    margin-top: -12rem;
  }
}

@media screen and (min-width: 60em) {
  #opening-hours {
    left: 400px;
  }
}

#opening-hours h2 {
  flex: 100%;
}

#opening-hours dt,
#opening-hours dd {
  float: left;
}

#opening-hours dt {
  padding-right: 0.5rem;
  clear: left;
}
#opening-hours dl {
  overflow: hidden;
  padding-bottom: 1rem;
}

.city-hours {
  flex: 50%;
}

.opening-hours-closed {
  font-style: italic;
}

.footer {
  background-image: url(../images/background/footer-background.jpg);
  background-repeat: repeat;
  border-top: 4px solid white;
  border-bottom: 4px solid white;
  padding: 0 7.8%;
}

.footer-section {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 4rem 0 2rem;
  max-width: 960px;
}

@media screen and (min-width: 50em) {
  .footer-section {
    padding-top: 9.5rem;
  }
}

@media screen and (min-width: 60em) {
  .footer-section {
    padding-top: 16.5rem;
  }
}

.contact {
  flex: calc(50%-0.5rem);
}

.info {
  flex: 100%;
}
