@font-face {
  font-family: 'raleway-regular';
  src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-regular';
  src: url('../fonts/raleway-italic-webfont.woff2') format('woff2'), url('../fonts/raleway-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'raleway-regular';
  src: url('../fonts/raleway-extrabold-webfont.woff2') format('woff2'), url('../fonts/raleway-extrabold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-regular';
  src: url('../fonts/raleway-extrabolditalic-webfont.woff2') format('woff2'), url('../fonts/raleway-extrabolditalic-webfont.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'sansation';
  src: url('../fonts/sansation-bold-webfont.woff2') format('woff2'), url('../fonts/sansation-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sansation';
  src: url('../fonts/sansation-bold-webfont.woff2') format('woff2'), url('../fonts/sansation-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'sansation';
  src: url('../fonts/sansation-bold-webfont.woff2') format('woff2'), url('../fonts/sansation-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'sansation';
  src: url('../fonts/sansation-bolditalic-webfont.woff2') format('woff2'), url('../fonts/sansation-bolditalic-webfont.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "raleway-regular", sansserif;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  color: #232323;
}
.accept-cookies-message {
  background: #232323;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.accept-cookies-message a {
  color: #e0e0e0;
  padding: 0 5px;
}
.accept-cookies-message a:hover {
  color: #3982c6;
}
.container-fluid {
  padding: 0;
}
a {
  color: #232323;
  text-decoration: underline;
}
a:hover {
  color: #3982c6;
  text-decoration: underline;
}
.footer a,
.footer a:hover {
  color: #232323;
  text-decoration: underline;
}
h1 {
  font-size: 28px;
  font-family: "sansation", sansserif;
}
h2 {
  color: #255582;
  font-size: 30px;
  font-family: "sansation", sansserif;
  text-transform: uppercase;
}
h1.article-title {
  color: #255582;
  font-size: 40px;
  font-family: "sansation", sansserif;
}
h1.section-title {
  color: #255582;
  font-size: 30px;
  font-family: "sansation", sansserif;
  text-transform: uppercase;
}
h3 {
  font-size: 24px;
  font-family: "sansation", sansserif;
  color: #255582;
  text-transform: uppercase;
}
h4 {
  font-size: 24px;
  font-family: "sansation", sansserif;
  color: #255582;
}
.site-name {
  font-size: 20px;
  font-family: "sansation", sansserif;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.header {
  margin: 20px auto;
}
.header .logo {
  font-size: 28px;
  font-weight: bold;
  font-family: "sansation", sansserif;
  color: #fff;
  padding: 10px;
  border-radius: 4px;
  display: inline-block;
  background: #255582;
  border: solid 1px #fff;
}
.header .navigation-bar {
  margin-left: 0;
}
img.logo-header {
  display: inline-block;
  width: 100px;
  vertical-align: bottom;
  margin-bottom: 20px;
}
ul.header-navigation {
  padding: 0;
  margin: 50px 0 0 0;
  list-style: none;
  font-size: 20px;
  font-family: "sansation", sansserif;
  display: inline-block;
  vertical-align: bottom;
}
ul.header-navigation li {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  ul.header-navigation li {
    text-align: left;
  }
}
h1.header-title {
  display: block;
  margin: 60px 0 30px 0;
  padding: 0 60px 0 0;
  vertical-align: top;
  font-family: "sansation", sansserif;
}
a.homepage-headline-link,
a.atelier-link {
  text-decoration: none;
}
@media (max-width: 800px) {
  h1.header-title {
    margin: 30px 0 10px 0;
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  h1.header-title {
    margin: 10px 0 10px 0;
    font-size: 16px;
  }
}
.header {
  z-index: 1;
  position: relative;
}
.header-banner {
  z-index: 0;
  background: #f0f0f0;
  width: 100%;
  height: 250px;
  margin-bottom: 30px;
}
.image-copyright {
  font-size: 11px;
  color: #888;
}
.img-banner {
  max-height: 250px;
}
@media (max-width: 930px) {
  .img-banner {
    height: 250px;
  }
}
.navigation-bar ul {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#navbar {
  flex-grow: unset;
}
.navigation-bar .navbar,
.navigation-bar .navbar .container {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.header-title-wrapper {
  padding: 0 20px;
}
.navigation-bar .navbar-nav {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 800px) {
  .navbar-toggler-holder {
    display: none;
  }
}
@media (max-width: 799px) {
  .navbar-toggler-holder {
    display: block;
    width: 100%;
    text-align: left;
    color: #5e5e5e;
    background: #f0f0f0;
    font-size: 12px;
  }
}
.navigation-bar ul li {
  display: inline-block;
  padding: 5px 7px;
}
.navigation-bar ul li:first-of-type {
  padding-left: 0;
}
.navigation-bar ul li:last-of-type {
  padding-right: 0;
}
@media (max-width: 799px) {
  .navigation-bar ul li {
    display: block;
    padding: 5px;
    border-bottom: solid 1px #f0f0f0;
    text-align: left;
  }
  .navigation-bar ul li:first-of-type {
    padding-left: 5px;
  }
  .navigation-bar ul li:last-of-type {
    padding-right: 5px;
  }
}
.navigation-bar li a {
  color: #5e5e5e;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
}
.footer {
  background: #f0f0f0;
  color: #232323;
  height: 200px;
  bottom: 0;
  padding: 20px 0;
  width: 100%;
}
img.img-right {
  float: right;
  margin-left: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 250px;
  max-width: 100%;
  height: auto;
}
img.img-left {
  float: left;
  margin-right: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 250px;
  max-width: 100%;
  height: auto;
}
img.img-responsive {
  max-width: 100%;
  height: auto;
}
.standard-logo {
  margin-bottom: 30px;
}
.standard-content,
.homepage-content {
  margin-bottom: 40px;
}
@media (max-width: 800px) {
  .standard-content,
  .homepage-content {
    padding: 10px;
  }
}
.btn-primary {
  background: #232323;
  color: #fff;
  border-color: transparent;
}
.btn-primary.disabled {
  background: #232323;
  opacity: 0.5;
}
.btn-primary:hover {
  background: #255582;
  color: #fff;
  border-color: transparent;
  text-decoration: underline;
}
.btn-secondary {
  background: #f0f0f0;
  color: #232323;
  border-color: transparent;
  text-decoration: underline;
}
.btn-secondary:hover {
  background: #255582;
  color: #fff;
  border-color: transparent;
  text-decoration: underline;
}
.book-title {
  font-size: 28px;
  padding-bottom: 4px;
  color: #333;
  display: block;
  font-family: "sansation", sansserif;
  margin-bottom: 10px;
}
.book-info {
  text-align: right;
}
@media (max-width: 768px) {
  .book-img {
    width: 300px;
    margin: 10px auto;
  }
  .book-info {
    text-align: left;
  }
}
.author-title {
  font-size: 28px;
  padding-bottom: 4px;
  border-bottom: solid 1px #232323;
  display: block;
  font-family: "sansation", sansserif;
  margin-bottom: 10px;
}
.author-name2 {
  font-size: 22px;
  color: #232323;
}
.book-subtitle {
  font-size: 22px;
  margin-bottom: 20px;
}
.author-img {
  border-radius: 16px;
  width: 150px;
  height: 150px;
}
.book-authors {
  margin: 10px 0;
}
.book-detail-authors {
  margin-top: 40px;
}
.headline-books {
  background: #f0f0f0;
  color: #232323;
  padding: 30px 0;
}
.books-list {
  padding: 30px 0;
}
.section {
  padding: 30px 0;
  margin-bottom: 20px;
}
.section-header {
  margin-top: 0;
  margin-bottom: 40px;
}
.headline-books .section-header {
  margin-top: -62px;
  margin-bottom: 40px;
}
.section-header .btn {
  margin-top: -5px;
}
.headline-authors {
  background: #fff;
  color: #232323;
}
.author-intro {
  display: inline-block;
  width: 80%;
  vertical-align: top;
  text-align: justify;
}
.author-name {
  font-size: 30px;
  font-family: "sansation", sansserif;
  text-transform: uppercase;
}
.author-photography {
  margin-bottom: 20px;
}
.short-description {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
}
.long-description {
  text-align: justify;
}
.short-biography {
  text-align: justify;
}
.author-link,
.book-link {
  margin: 10px 0;
}
.book-excerpt {
  margin-bottom: 50px;
  text-align: justify;
}
.author-default-image {
  font-size: 80px;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 16px;
  color: #fff;
  text-align: center;
  background: #e0e0e0;
}
.author-line {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #f0f0f0;
}
.author-line:last-of-type {
  padding-bottom: 40px;
  margin-bottom: 0;
  border-bottom: none;
}
.book-line {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: solid 1px #232323;
}
.book-line:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.book-quotes p {
  margin: 20px 0;
  text-align: justify;
  border-radius: 16px;
  padding: 16px;
  border: solid 3px #255582;
  position: relative;
  color: #255582;
  background: #f0f0f0;
  display: inline-block;
  vertical-align: top;
}
.book-quotes p:before,
.book-quotes p:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
}
.book-quotes p:before {
  left: 30px;
  bottom: -20px;
  border: 10px solid;
  border-color: #255582 transparent transparent #255582;
}
.book-quotes p:after {
  left: 33px;
  bottom: -13px;
  border: 7px solid;
  border-color: #f0f0f0 transparent transparent #f0f0f0;
}
.author-more {
  padding: 20px;
  margin: 20px 0;
  background: #f0f0f0;
}
.author-more h3 {
  margin-bottom: 20px;
}
.author-more p {
  margin: 5px;
}
.product-quantity {
  margin: 20px 0;
  padding: 10px;
}
.product-unit-price {
  font-size: 22px;
}
.card-icon {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  display: inline-block;
  color: #232323;
}
.confirm-cart {
  padding: 20px;
  margin: 20px 0;
  border: solid 1px #f0f0f0;
}
.cart-table {
  padding: 20px;
  margin: 20px 0;
  border: solid 1px #f0f0f0;
}
.div-striped {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #f0f0f0;
  margin-bottom: 5px;
}
.voucher-line {
  margin-top: 30px;
}
.delivery-line {
  margin-top: 30px;
}
.confirm-line {
  margin-top: 30px;
}
.img-placeholder {
  min-height: 100px;
  width: 100%;
  background: #f0f0f0;
}
.cart-table .price {
  text-align: right;
}
.cart-table input {
  max-width: 100%;
}
.img-thumbnail {
  width: 100px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.cart-table .cart-item {
  font-weight: bold;
}
.cart-table .cart-item-description {
  font-size: 0.8em;
}
.btn-cart {
  display: block;
}
.btn-cart.cart-active {
  background: #ccc;
}
.profile-info {
  padding: 5px;
  background: #f0f0f0;
  margin: 10px 0;
  text-align: center;
}
ul.ui-menu {
  list-style: none;
  background: #ccc;
  padding: 0;
  margin: 0;
}
ul.ui-menu li.ui-menu-item {
  padding: 2px 20px;
  cursor: pointer;
}
ul.coop-cms_user-messages a.close-message {
  text-align: right;
  display: block;
  color: #000;
  background: transparent;
}
ul.coop-cms_user-messages a.close-message:hover {
  color: #555;
}
ul.coop-cms_user-messages {
  position: absolute;
  top: 50px;
  left: 0;
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 999;
  background: transparent;
  border: none;
  list-style: none;
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0;
}
ul.coop-cms_user-messages li,
ul.coop-cms_user-messages li a {
  color: #fff;
}
ul.coop-cms_user-messages li.error {
  color: #fff;
  background: #ca4e33;
}
ul.coop-cms_user-messages li.success {
  color: #fff;
  background: #3982c6;
}
ul.coop-cms_user-messages li.warning {
  color: #fff;
  background: #e7ae11;
}
.contact-label {
  font-weight: bold;
  font-size: 12px;
}
.field-error .contact-label {
  color: #b0432c;
}
.field-error input {
  background: #b0432c;
}
.error-text {
  color: #b0432c;
  background: #f0f0f0;
  font-weight: bold;
  padding: 5px;
}
.contact-form .row {
  margin-bottom: 10px;
}
.footer-navigation {
  text-align: right;
}
ul.footer-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.homepage-info {
  background: #255582;
  padding: 10px;
  color: #fff;
  margin-bottom: 20px;
}
.homepage-info h2,
.homepage-info h3,
.homepage-info h4 {
  color: #fff;
}
.homepage-info a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.homepage-info .homepage-info-item {
  border-bottom: dashed 1px #f0f0f0;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.homepage-info .homepage-info-item-wrapper {
  position: relative;
}
.homepage-info .homepage-info-item:last-of-type {
  border-bottom: none;
}
.homepage-info .homepage-info-item-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.1;
}
.homepage-info .homepage-info-item:hover .homepage-info-item-hover {
  display: block;
}
.homepage-info .homepage-info-title {
  text-decoration: underline;
}
.homepage-info .homepage-info-summary {
  font-size: 12px;
  text-decoration: none;
}
.articles-list-item {
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 24px;
}
.articles-list-item .info-date {
  font-size: 16px;
}
.articles-list-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.filter-bar {
  margin: 20px 0;
}
.filter-bar a {
  display: inline-block;
  padding: 2px 10px;
  border: solid 1px #8a827b;
  color: #e0e0e0 !important;
  cursor: not-allowed;
  text-decoration: none;
}
.filter-bar a[href] {
  color: #232323 !important;
  cursor: pointer;
}
.filter-bar a[href]:hover {
  background: #e0e0e0;
  color: #232323;
}
.filter-bar a.active {
  background: #255582;
  color: #fff !important;
}
.info-date {
  background: #232323;
  color: #fff;
  padding: 2px 10px;
}
.search-term {
  background: #232323;
  color: #fff;
  padding: 0 8px;
}
.cart-login-info {
  background: #f0f0f0;
  padding: 5px 10px;
}
.payment-mode-info {
  background: #f0f0f0;
  padding: 5px;
  margin: 5px 0;
}
.numeric-book {
  background: #ca4e33;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
}
.numeric-book-small {
  background: #ca4e33;
  color: #fff;
  padding: 2px 5px;
  font-size: 12px;
  display: inline-block;
}
.art-category {
  background: #e0e0e0;
  color: #000;
  padding: 2px 5px;
  font-size: 12px;
  display: inline-block;
}
.contact-form {
  margin-bottom: 20px;
}
.inline-editable {
  box-shadow: inset 0 0 0 1px #e0e0e0;
}
.article-comments {
  padding: 20px;
  background: #e0e0e0;
  margin-bottom: 20px;
}
.help-block {
  font-size: 11px;
}
.book-year {
  background: #e0e0e0;
  padding: 2px;
  font-size: 10px;
}
.contact-form {
  margin-top: 30px;
}
.field-required {
  font-size: 13px;
  font-style: italic;
  color: #8a827b;
}
.read-see-comment {
  padding: 5px;
  margin-bottom: 10px;
  background: #f0f0f0;
  border: solid 1px #8a827b;
  border-radius: 4px;
}
/*# sourceMappingURL=aebm.css.map */