@font-face {
  font-family: 'KufiLTRegular';
  src: url('../fonts/ad2e123fec119ec65c90debb80b1baec.eot'),
    url('../fonts/ad2e123fec119ec65c90debb80b1baec.woff2') format('woff2'),
    url('../fonts/ad2e123fec119ec65c90debb80b1baec.ttf') format('truetype'),
    url('../fonts/ad2e123fec119ec65c90debb80b1baec.svg') format('svg');
}

html {
  background-color: #b9c2f6;
  display: flex;
  max-width: 900px;
  min-width: auto;
}
body {
  max-width: 900px;
  min-width: auto;
  font-family: 'Amiri', serif;
}
b {
  font-size: 15px;
}
.inner-block {
  position: absolute;
  top: 200px;
  max-width: 900px;
  min-width: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  margin-left: -450px;
  text-align: left;
  font-size: 16px !important;
}

.western {
  margin: 5px 0px;
}

.wixui-rich-text__text {
  color: #227d00 !important;
  font-weight: bold;
  text-decoration: underline;
}
.text-chapter {
  display: block !important;
  text-align: center !important;
  font-style: italic !important;
  font-size: 15px !important;
  font-family: 'KufiLTRegular', fantasy;
}
.text-move {
  font-style: italic;
  font-size: 15px !important;
  font-family: 'KufiLTRegular', fantasy;
}
.text-leading {
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.text-words {
  font-size: 16px;
}
.name-book {
  color: #733787;
  height: 80px;
  text-align: center;
  font-weight: bold;
  text-shadow: #ffffff -1px -1px 0px, #ffffff -1px 1px 0px, #ffffff 1px 1px 0px,
    #ffffff 1px -1px 0px;
  font-style: italic;
  font-size: 28px;
}

.nav__link {
  color: #6a964e !important;
}

@media only screen and (max-width: 1199px) {
  .nav__link {
    font-size: 18pt !important;
  }
}

.img-book {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 392px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.img-book img {
  width: 298px;
  height: 392px;
  border: 0.1px solid transparent;
  border-radius: 50%;
  overflow: hidden;
}

.block-citata font {
  color: orange !important;
  font-size: 17pt !important;
  -webkit-text-stroke: 0.1px black;
  background: transparent !important;
}

.block-citata i {
  color: orange !important;
  font-size: 17pt !important;
  -webkit-text-stroke: 0.1px black;
  background: transparent !important;
}

.block-citata span {
  color: orange !important;
  font-size: 17pt !important;
  -webkit-text-stroke: 0.1px black;
  background: transparent !important;
}

.block-citata b {
  color: #733787;
  font-weight: 600;
  font-size: 17px;
  -webkit-text-stroke: 0.1px black;
  background: transparent !important;
  text-align: right;
  text-shadow: #ffffff -1px -1px 0px, #ffffff -1px 1px 0px, #ffffff 1px 1px 0px,
    #ffffff 1px -1px 0px;
  font-style: italic;
}

.block-citata p {
  color: orange !important;
  font-size: 17pt !important;
  -webkit-text-stroke: 0.1px black;
  background: transparent !important;
}

.block-citata {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.nav__trigger-line {
  background-color: white !important;
}
.name-book p {
  color: purple !important;
  text-align: center;
  font-size: 36px !important;
}
.name-book b {
  color: #733787;
  text-align: center;
  font-size: 36px;
  margin-top: 80px;
  margin-bottom: 90px !important;
}
.name-book font {
  color: purple !important;
  text-align: center;
  font-size: 25pt !important;
  margin-top: 80px;
  margin-bottom: 90px !important;
}
.name-book h1 {
  color: purple !important;
  text-align: center;
  font-size: 25pt !important;
}
.name-book h2 {
  color: purple !important;
  text-align: center;
  font-size: 25pt !important;
  margin-top: 80px;
  margin-bottom: 90px !important;
}
.name-book h3 {
  color: purple !important;
  text-align: center;
  font-size: 25pt !important;
}
.name-book span {
  color: purple !important;
  text-align: center;
  font-size: 36px !important;
  margin-top: 80px;
  margin-bottom: 90px !important;
  font-style: italic !important;
}
.name-book h4 {
  color: purple !important;
  text-align: center;
  font-size: 25pt !important;
  margin-top: 80px;
  margin-bottom: 90px !important;
}
