/*
Theme Name: TUWIEN Bibliotheksverlag Theme
Theme URI: https://www.gernot-rutter.at
Version:      1.0.0
*/
 
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
@import "./css/fonts.css";

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  overflow-x: hidden;
color: #000;
}
html{
	overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* /*-------------------------------------------------------------- */
/* # Typography */
/* --------------------------------------------------------------*/
/* h1, h2, h3, h4, h5, h6 { */
  /* clear: both; */
  /* color: #24292e; */
  /* font-weight: 600; */
  /* margin-top: 24px; */
  /* margin-bottom: 15px; */
/* } */
/* h1 { */
  /* font-size: 32px; */
  /* padding-bottom: 10px; */
/* } */
/* h2 { */
  /* font-size: 24px; */
  /* padding-bottom: 0.3em; */
  /* line-height: 1.25; */
/* } */
/* h3 { */
  /* font-size: 18px; */
  /* line-height: 25px; */
/* } */
/* h4 { */
  /* font-size: 16px; */
  /* line-height: 20px; */
/* } */
/* h5 { */
  /* font-size: 14px; */
  /* line-height: 17.5px; */
/* } */

/* p { */
  /* margin-bottom: 1.5em; */
/* } */
/* h1.entry-title { */
  /* font-size: 1.31rem; */
  /* border-bottom: 1px solid #eaecef; */
/* } */
/* h2.entry-title { */
  /* border-bottom: 1px solid #eaecef; */
/* } */
/* h3.widget-title { */
  /* font-size: 1.2rem; */
/* } */

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  /* max-width: 100%; */
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
body>#page:not(.mm-page)>#primary{
	    -webkit-transform: none!important;
    transform: none!important;
    width: calc(100% - 300px)!important;
    margin-left: 300px!important;

}

}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  margin-left: 0 !important;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/* Common styles of menus */

.dl-menuwrapper {
width: 100%;
max-width: 300px;
float: left;
position: relative;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
-webkit-perspective-origin: 50% 200%;
-moz-perspective-origin: 50% 200%;
perspective-origin: 50% 200%;
}
.dl-menuwrapper:first-child {
margin-right: 100px;
}
.dl-menuwrapper button {
background: #ccc;
border: none;
width: 48px;
height: 45px;
text-indent: -900em;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
}
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
background: #aaa;
}
.dl-menuwrapper button:after {
content: '';
position: absolute;
width: 68%;
height: 5px;
background: #fff;
top: 10px;
left: 16%;
box-shadow: 0 10px 0 #fff,  0 20px 0 #fff;
}
.dl-menuwrapper ul {
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.dl-menuwrapper li {
position: relative;
}
.dl-menuwrapper li a {
display: block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
background: rgba(255,248,213,0.1);
}
.dl-menuwrapper li.dl-back > a {
padding-left: 30px;
background: rgba(0,0,0,0.1);
}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
position: absolute;
top: 0;
line-height: 50px;
font-family: FontAwesome;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f105";
}
.dl-menuwrapper li.dl-back:after {
left: 10px;
color: rgba(212,204,198,0.3);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
right: 10px;
color: rgba(0,0,0,0.15);
}
.dl-menuwrapper .dl-menu {
margin: 5px 0 0 0;
position: absolute;
width: 100%;
opacity: 0;
pointer-events: none;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
display: none;
}
/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {
display: none;
}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
position: absolute;
width: 100%;
top: 50px;
left: 0;
margin: 0;
}
/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
-webkit-animation: MenuAnimOut1 0.4s linear forwards;
-moz-animation: MenuAnimOut1 0.4s linear forwards;
animation: MenuAnimOut1 0.4s linear forwards;
}
.dl-menu.dl-animate-out-2 {
-webkit-animation: MenuAnimOut2 0.3s ease-in-out forwards;
-moz-animation: MenuAnimOut2 0.3s ease-in-out forwards;
animation: MenuAnimOut2 0.3s ease-in-out forwards;
}
.dl-menu.dl-animate-out-3 {
-webkit-animation: MenuAnimOut3 0.4s ease forwards;
-moz-animation: MenuAnimOut3 0.4s ease forwards;
animation: MenuAnimOut3 0.4s ease forwards;
}
.dl-menu.dl-animate-out-4 {
-webkit-animation: MenuAnimOut4 0.4s ease forwards;
-moz-animation: MenuAnimOut4 0.4s ease forwards;
animation: MenuAnimOut4 0.4s ease forwards;
}
.dl-menu.dl-animate-out-5 {
-webkit-animation: MenuAnimOut5 0.4s ease forwards;
-moz-animation: MenuAnimOut5 0.4s ease forwards;
animation: MenuAnimOut5 0.4s ease forwards;
}
 @-webkit-keyframes MenuAnimOut1 {
 50% {
 -webkit-transform: translateZ(-250px) rotateY(30deg);
}
 75% {
 -webkit-transform: translateZ(-372.5px) rotateY(15deg);
 opacity: .5;
}
 100% {
 -webkit-transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
}
 @-webkit-keyframes MenuAnimOut2 {
 100% {
 -webkit-transform: translateX(-100%);
 opacity: 0;
}
}
 @-webkit-keyframes MenuAnimOut3 {
 100% {
 -webkit-transform: translateZ(300px);
 opacity: 0;
}
}
 @-webkit-keyframes MenuAnimOut4 {
 100% {
 -webkit-transform: translateZ(-300px);
 opacity: 0;
}
}
 @-webkit-keyframes MenuAnimOut5 {
 100% {
 -webkit-transform: translateY(40%);
 opacity: 0;
}
}
 @-moz-keyframes MenuAnimOut1 {
 50% {
 -moz-transform: translateZ(-250px) rotateY(30deg);
}
 75% {
 -moz-transform: translateZ(-372.5px) rotateY(15deg);
 opacity: .5;
}
 100% {
 -moz-transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
}
 @-moz-keyframes MenuAnimOut2 {
 100% {
 -moz-transform: translateX(-100%);
 opacity: 0;
}
}
 @-moz-keyframes MenuAnimOut3 {
 100% {
 -moz-transform: translateZ(300px);
 opacity: 0;
}
}
 @-moz-keyframes MenuAnimOut4 {
 100% {
 -moz-transform: translateZ(-300px);
 opacity: 0;
}
}
 @-moz-keyframes MenuAnimOut5 {
 100% {
 -moz-transform: translateY(40%);
 opacity: 0;
}
}
 @keyframes MenuAnimOut1 {
 50% {
 transform: translateZ(-250px) rotateY(30deg);
}
 75% {
 transform: translateZ(-372.5px) rotateY(15deg);
 opacity: .5;
}
 100% {
 transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
}
 @keyframes MenuAnimOut2 {
 100% {
 transform: translateX(-100%);
 opacity: 0;
}
}
 @keyframes MenuAnimOut3 {
 100% {
 transform: translateZ(300px);
 opacity: 0;
}
}
 @keyframes MenuAnimOut4 {
 100% {
 transform: translateZ(-300px);
 opacity: 0;
}
}
 @keyframes MenuAnimOut5 {
 100% {
 transform: translateY(40%);
 opacity: 0;
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation: MenuAnimIn1 0.3s linear forwards;
-moz-animation: MenuAnimIn1 0.3s linear forwards;
animation: MenuAnimIn1 0.3s linear forwards;
}
.dl-menu.dl-animate-in-2 {
-webkit-animation: MenuAnimIn2 0.3s ease-in-out forwards;
-moz-animation: MenuAnimIn2 0.3s ease-in-out forwards;
animation: MenuAnimIn2 0.3s ease-in-out forwards;
}
.dl-menu.dl-animate-in-3 {
-webkit-animation: MenuAnimIn3 0.4s ease forwards;
-moz-animation: MenuAnimIn3 0.4s ease forwards;
animation: MenuAnimIn3 0.4s ease forwards;
}
.dl-menu.dl-animate-in-4 {
-webkit-animation: MenuAnimIn4 0.4s ease forwards;
-moz-animation: MenuAnimIn4 0.4s ease forwards;
animation: MenuAnimIn4 0.4s ease forwards;
}
.dl-menu.dl-animate-in-5 {
-webkit-animation: MenuAnimIn5 0.4s ease forwards;
-moz-animation: MenuAnimIn5 0.4s ease forwards;
animation: MenuAnimIn5 0.4s ease forwards;
}
 @-webkit-keyframes MenuAnimIn1 {
 0% {
 -webkit-transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
 20% {
 -webkit-transform: translateZ(-250px) rotateY(30deg);
 opacity: 0.5;
}
 100% {
 -webkit-transform: translateZ(0px) rotateY(0deg);
 opacity: 1;
}
}
 @-webkit-keyframes MenuAnimIn2 {
 0% {
 -webkit-transform: translateX(-100%);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0px);
 opacity: 1;
}
}
 @-webkit-keyframes MenuAnimIn3 {
 0% {
 -webkit-transform: translateZ(300px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
}
 @-webkit-keyframes MenuAnimIn4 {
 0% {
 -webkit-transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
}
 @-webkit-keyframes MenuAnimIn5 {
 0% {
 -webkit-transform: translateY(40%);
 opacity: 0;
}
 100% {
 -webkit-transform: translateY(0);
 opacity: 1;
}
}
 @-moz-keyframes MenuAnimIn1 {
 0% {
 -moz-transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
 20% {
 -moz-transform: translateZ(-250px) rotateY(30deg);
 opacity: 0.5;
}
 100% {
 -moz-transform: translateZ(0px) rotateY(0deg);
 opacity: 1;
}
}
 @-moz-keyframes MenuAnimIn2 {
 0% {
 -moz-transform: translateX(-100%);
 opacity: 0;
}
 100% {
 -moz-transform: translateX(0px);
 opacity: 1;
}
}
 @-moz-keyframes MenuAnimIn3 {
 0% {
 -moz-transform: translateZ(300px);
 opacity: 0;
}
 100% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
}
 @-moz-keyframes MenuAnimIn4 {
 0% {
 -moz-transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
}
 @-moz-keyframes MenuAnimIn5 {
 0% {
 -moz-transform: translateY(40%);
 opacity: 0;
}
 100% {
 -moz-transform: translateY(0);
 opacity: 1;
}
}
 @keyframes MenuAnimIn1 {
 0% {
 transform: translateZ(-500px) rotateY(0deg);
 opacity: 0;
}
 20% {
 transform: translateZ(-250px) rotateY(30deg);
 opacity: 0.5;
}
 100% {
 transform: translateZ(0px) rotateY(0deg);
 opacity: 1;
}
}
 @keyframes MenuAnimIn2 {
 0% {
 transform: translateX(-100%);
 opacity: 0;
}
 100% {
 transform: translateX(0px);
 opacity: 1;
}
}
 @keyframes MenuAnimIn3 {
 0% {
 transform: translateZ(300px);
 opacity: 0;
}
 100% {
 transform: translateZ(0px);
 opacity: 1;
}
}
 @keyframes MenuAnimIn4 {
 0% {
 transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 transform: translateZ(0px);
 opacity: 1;
}
}
 @keyframes MenuAnimIn5 {
 0% {
 transform: translateY(40%);
 opacity: 0;
}
 100% {
 transform: translateY(0);
 opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
-webkit-animation: SubMenuAnimIn1 0.4s ease forwards;
-moz-animation: SubMenuAnimIn1 0.4s ease forwards;
animation: SubMenuAnimIn1 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
-moz-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
-webkit-animation: SubMenuAnimIn3 0.4s ease forwards;
-moz-animation: SubMenuAnimIn3 0.4s ease forwards;
animation: SubMenuAnimIn3 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
-webkit-animation: SubMenuAnimIn4 0.4s ease forwards;
-moz-animation: SubMenuAnimIn4 0.4s ease forwards;
animation: SubMenuAnimIn4 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
-webkit-animation: SubMenuAnimIn5 0.4s ease forwards;
-moz-animation: SubMenuAnimIn5 0.4s ease forwards;
animation: SubMenuAnimIn5 0.4s ease forwards;
}
 @-webkit-keyframes SubMenuAnimIn1 {
 0% {
 -webkit-transform: translateX(50%);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0px);
 opacity: 1;
}
}
 @-webkit-keyframes SubMenuAnimIn2 {
 0% {
 -webkit-transform: translateX(100%);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0px);
 opacity: 1;
}
}
 @-webkit-keyframes SubMenuAnimIn3 {
 0% {
 -webkit-transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
}
 @-webkit-keyframes SubMenuAnimIn4 {
 0% {
 -webkit-transform: translateZ(300px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
}
 @-webkit-keyframes SubMenuAnimIn5 {
 0% {
 -webkit-transform: translateZ(-200px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateZ(0);
 opacity: 1;
}
}
 @-moz-keyframes SubMenuAnimIn1 {
 0% {
 -moz-transform: translateX(50%);
 opacity: 0;
}
 100% {
 -moz-transform: translateX(0px);
 opacity: 1;
}
}
 @-moz-keyframes SubMenuAnimIn2 {
 0% {
 -moz-transform: translateX(100%);
 opacity: 0;
}
 100% {
 -moz-transform: translateX(0px);
 opacity: 1;
}
}
 @-moz-keyframes SubMenuAnimIn3 {
 0% {
 -moz-transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
}
 @-moz-keyframes SubMenuAnimIn4 {
 0% {
 -moz-transform: translateZ(300px);
 opacity: 0;
}
 100% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
}
 @-moz-keyframes SubMenuAnimIn5 {
 0% {
 -moz-transform: translateZ(-200px);
 opacity: 0;
}
 100% {
 -moz-transform: translateZ(0);
 opacity: 1;
}
}
 @keyframes SubMenuAnimIn1 {
 0% {
 transform: translateX(50%);
 opacity: 0;
}
 100% {
 transform: translateX(0px);
 opacity: 1;
}
}
 @keyframes SubMenuAnimIn2 {
 0% {
 transform: translateX(100%);
 opacity: 0;
}
 100% {
 transform: translateX(0px);
 opacity: 1;
}
}
 @keyframes SubMenuAnimIn3 {
 0% {
 transform: translateZ(-300px);
 opacity: 0;
}
 100% {
 transform: translateZ(0px);
 opacity: 1;
}
}
 @keyframes SubMenuAnimIn4 {
 0% {
 transform: translateZ(300px);
 opacity: 0;
}
 100% {
 transform: translateZ(0px);
 opacity: 1;
}
}
 @keyframes SubMenuAnimIn5 {
 0% {
 transform: translateZ(-200px);
 opacity: 0;
}
 100% {
 transform: translateZ(0);
 opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
-webkit-animation: SubMenuAnimOut1 0.4s ease forwards;
-moz-animation: SubMenuAnimOut1 0.4s ease forwards;
animation: SubMenuAnimOut1 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
-moz-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
-webkit-animation: SubMenuAnimOut3 0.4s ease forwards;
-moz-animation: SubMenuAnimOut3 0.4s ease forwards;
animation: SubMenuAnimOut3 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
-webkit-animation: SubMenuAnimOut4 0.4s ease forwards;
-moz-animation: SubMenuAnimOut4 0.4s ease forwards;
animation: SubMenuAnimOut4 0.4s ease forwards;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
-webkit-animation: SubMenuAnimOut5 0.4s ease forwards;
-moz-animation: SubMenuAnimOut5 0.4s ease forwards;
animation: SubMenuAnimOut5 0.4s ease forwards;
}
 @-webkit-keyframes SubMenuAnimOut1 {
 0% {
 -webkit-transform: translateX(0%);
 opacity: 1;
}
 100% {
 -webkit-transform: translateX(50%);
 opacity: 0;
}
}
 @-webkit-keyframes SubMenuAnimOut2 {
 0% {
 -webkit-transform: translateX(0%);
 opacity: 1;
}
 100% {
 -webkit-transform: translateX(100%);
 opacity: 0;
}
}
 @-webkit-keyframes SubMenuAnimOut3 {
 0% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
 100% {
 -webkit-transform: translateZ(-300px);
 opacity: 0;
}
}
 @-webkit-keyframes SubMenuAnimOut4 {
 0% {
 -webkit-transform: translateZ(0px);
 opacity: 1;
}
 100% {
 -webkit-transform: translateZ(300px);
 opacity: 0;
}
}
 @-webkit-keyframes SubMenuAnimOut5 {
 0% {
 -webkit-transform: translateZ(0);
 opacity: 1;
}
 100% {
 -webkit-transform: translateZ(-200px);
 opacity: 0;
}
}
 @-moz-keyframes SubMenuAnimOut1 {
 0% {
 -moz-transform: translateX(0%);
 opacity: 1;
}
 100% {
 -moz-transform: translateX(50%);
 opacity: 0;
}
}
 @-moz-keyframes SubMenuAnimOut2 {
 0% {
 -moz-transform: translateX(0%);
 opacity: 1;
}
 100% {
 -moz-transform: translateX(100%);
 opacity: 0;
}
}
 @-moz-keyframes SubMenuAnimOut3 {
 0% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
 100% {
 -moz-transform: translateZ(-300px);
 opacity: 0;
}
}
 @-moz-keyframes SubMenuAnimOut4 {
 0% {
 -moz-transform: translateZ(0px);
 opacity: 1;
}
 100% {
 -moz-transform: translateZ(300px);
 opacity: 0;
}
}
 @-moz-keyframes SubMenuAnimOut5 {
 0% {
 -moz-transform: translateZ(0);
 opacity: 1;
}
 100% {
 -moz-transform: translateZ(-200px);
 opacity: 0;
}
}
 @keyframes SubMenuAnimOut1 {
 0% {
 transform: translateX(0%);
 opacity: 1;
}
 100% {
 transform: translateX(50%);
 opacity: 0;
}
}
 @keyframes SubMenuAnimOut2 {
 0% {
 transform: translateX(0%);
 opacity: 1;
}
 100% {
 transform: translateX(100%);
 opacity: 0;
}
}
 @keyframes SubMenuAnimOut3 {
 0% {
 transform: translateZ(0px);
 opacity: 1;
}
 100% {
 transform: translateZ(-300px);
 opacity: 0;
}
}
 @keyframes SubMenuAnimOut4 {
 0% {
 transform: translateZ(0px);
 opacity: 1;
}
 100% {
 transform: translateZ(300px);
 opacity: 0;
}
}
 @keyframes SubMenuAnimOut5 {
 0% {
 transform: translateZ(0);
 opacity: 1;
}
 100% {
 transform: translateZ(-200px);
 opacity: 0;
}
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
position: relative;
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
display: block;
}
.no-js .dl-menuwrapper li.dl-back {
display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
background: rgba(0,0,0,0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
content: '';
}

/* TUWIEN */
html {
    font-size: 17px;
}
body {
    font-family: Roboto,Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    font-family: Roboto;
    font-style: normal;
    line-height: 1.77;
    text-transform: none;
    letter-spacing: .03rem;
	font-size: 1rem;
	background: #f6f6f6;
	font-feature-settings: "liga","kern";
    text-rendering: optimizeLegibility;
}

@media (min-width: 1024px){
	body {
		font-size: 1rem;
		line-height: 1.7;
	}
}
a{
color: #000;
/*text-decoration: underline;*/
}
a:hover, a:focus{
color: #000;
text-decoration: none;	
}
p, p span{
	    font-family: Roboto !important;

}
h1, .h1{
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 { 
color: #23527c;
}
.navbar-default{
	background-color: #fff;
	border-color: #fff;
}
.navbar-default #cart {
    float: right;
    color: #e4002b;
	text-align:right;
	margin-top: 15px;
    margin-right: 30px;
	font-weight: 100;
}
@media (max-width: 1024px) {
	.navbar-default #cart {
		margin-top: 5px;
	}
}
.navbar-default #cart .price {
   margin-top: 0px;
   font-weight: bold;
   display: none !important;
}
#cart span.items.total-items-count:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f07a";
    margin-left: 5px;
}
/*a#cart:before {
    content: "Ihr Warenkorb";
    display: block;
}*/

.navbar-default #cart span.price,
.navbar-default #cart span.items {
  display: block;
     font-size: 22px;

}
.navbar-default #search {
  padding: 23px 50px 0 49px;
  float: right;
  background: url(./img/search-bg.png) 20px 24px no-repeat;
  margin-top: 67px;
  
}

@media (max-width: 767px) {
  .navbar-default #search {
    display: none;
  }
   .navbar-default #cart{
	   margin-top: 10px;
    margin-right: 0px;
   }
}

@media (max-width: 560px) {
  .navbar-default #search {
    float: left;
    margin-left: 80px;
    padding: 23px 0 0 49px;
  }
}

@media (max-width: 450px) {
  .navbar-default #search {
    float: inherit;
    padding: 20px 20px 20px 30px;
    clear: both;
    margin: 0;
    background-position: left center;
  }
}

.navbar-default #search input {
  border: none;
  border-bottom: solid 1px #000;
  color: #000;
font-weight: normal;
  padding: 4px 1px;
  width: 190px;
}

@media (max-width: 567px) {
  .navbar-default #search input {
    width: 140px;
  }
}
.navbar-default .navbar-nav>li>a{
color: #000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	color: #000;
	background-color: #fff;
}
.navbar-default .navbar-nav.nav-menu {
    margin-top: 87px;
    display: block;
    float: inherit;
}
.navbar-brand img{
    max-width: 270px;
}
.navbar-academic-brand{
	float: right;
}
.navbar-academic-brand img{
	max-width: 190px;
	width: 100%;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #000;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	color: #000;
	background-color: transparent;
	font-weight: normal;
	border-radius: 0;
	padding: 5px 14px;
	border: 1px solid #000;
}
.buy{
	margin-top: 30px;
}
.woocommerce table.shop_table{
	    border-radius: 0px;
		border: 1px solid #ccc;
}
.woocommerce table.shop_table td{
	border-top: 1px solid #ccc;
}
.checkout-button{
	float: right;
}
.form-control{
	padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    font-family: sans-serif;
	border-radius: 2px;
	line-height: normal !important;
    box-sizing: border-box;
	    font-size: 14px !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select{
	    margin: 6px 0 4px;
}
#breadcrumbs{
    margin-bottom: 15px;
    margin-left: 35px;
    margin-top: 20px;
}
#breadcrumbs a, #breadcrumbs SPAN {
    color: #545454;
    font-size: .5882352941rem;
    line-height: 1.2;
    font-weight: 400;
}
@media (min-width: 1024px){
#breadcrumbs a, #breadcrumbs SPAN {
    font-size: .7647058824rem;
}
}
#breadcrumbs a:hover{
text-decoration:underline;
}
#ship-to-different-address label{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}
.woocommerce form .form-row .input-checkbox{
	position: relative;
}
@media (min-width: 1440px) {

	.books-list .item .imagewrapper{
		min-height: 355px;
	}
}
@media (max-width: 768px) {
	.products .item .imagewrapper{
		max-width: 30%;
		min-height: auto;
		display: inline-block;
		margin: 10px;
    vertical-align: top;
	}
	.products .item .content-wrapper{
		font-size: 0.8em;
	}
	.products .item .woocommerce-loop-product__title{
		font-size: 14px !important;
	}
	.products .item .content-wrapper:after {
    content: " ";
    clear: both; 
    display: block;
}

}
#cookie-notice .cn-button {
    margin-left: 10px;
    border-radius: 0;
    background: #fff;
    padding: 6px 11px;
	
}
#page{
	min-height: 75vh;
}
.list.search{
	list-style-type: none;
	padding-left: 0px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    margin-bottom: 10px;
    display: inline-block;
}
.search-submit {
	vertical-align: baseline;
	border-radius: 0;
}
.search-field {
	box-shadow: none;
}
.form-control:focus {
    border-color: #ccc !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#footer{
	margin-top: 50px;
}
h4{
margin-top: 20px;
}
#cart_mobil{
    position: absolute;
    top: 20px;
    right: 20px;
}
#cart_mobil #cart{
margin-top: 85px;
}
#cookie-notice .cn-button{
color: #000;
}
.search-bar{
	background: #006699;
}
.search-bar input{
	border: 0;
	border-radius: 10px;
	
}
section#primary{
	    min-height: calc( 100vh - 160px );
}
.equal {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.navbar.navbar-default{
	margin-bottom: 0;
}
.navbar-default .navbar-top-collapse{
	display: none !important;
}
body > .navbar{
	border: 0;
}
.page-content, .entry-content, .entry-summary{
	margin-top: 0;
}
/*.sidebar{
	border-right-width: 0;
    border-right-style: solid;
    display: block!important;
    width: 300px!important;
    min-width: 0!important;
    max-width: none!important;
    top: 0!important;
    right: auto!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 100!important;
    -webkit-transform: none!important;
    transform: none!important;
	position: fixed;
}
.admin-bar .sidebar{
	top: 32px!important;
}
*/
.mm-panels .mm-navbar{
	padding-left:30px ;
	padding-right:30px ;
	height: 60px;
	border-bottom: solid 1px #1e1e1e;
}
.sidebar .mm-panels, .sidebar .mm-panel{
	background: #373737;
	
}
.sidebar .mm-listitem a, .sidebar .mm-listitem a.mm-listitem__text{
    color: #fff;
	
}
.mm-wrapper__blocker{
	z-index: 9999999 !important;
}
/*.sidebar .mm-navbar{
    text-transform: uppercase;
    font-weight: bold;
    background: #373737;
    color: #fff;
    border-bottom: solid 1px #1e1e1e;
    position: relative;
}.sidebar .mm-navbar a,{
    font-size: 1rem;
    line-height: 21px;
    padding: 26px 90px 26px 30px;
    text-transform: uppercase;
    font-family: FFDINWebPro,sans-serif;
    font-weight: 700;
    color: #f6f6f6;
    white-space: normal;
    letter-spacing: .06rem;
}*/
@media (min-width: 1024px){
	.mm-navbar a{
		/* padding: 26px 30px 26px 30px; */
		font-size: 1.1176470588rem;
		line-height: 23px;
	}
}
#menu-sidebar, .mm-navbar, .mm-panel, .mm-listitem__btn, .mm-listitem__text{
	background: #373737 !important;
	color: #cac9c9 !important;
}
.mm-listview .mm-listitem{
	border-color: transparent;
}
#menu-sidebar .mm-listitem a{
	color: #cac9c9;

}
#menu-sidebar .mm-listitem:after{
	display: none;
}
#menu-sidebar .mm-btn_next:after, #menu-sidebar .mm-btn_prev:before, .mm-btn:before, .mm-btn_prev:before{
    border-color: #c6c6c6 !important;
}
#menu-sidebar .mm-listitem__btn:not(.mm-listitem__text){
	border-left-width: 0px;
}
#menu-sidebar .mm-listitem.active A, #menu-sidebar .mm-listitem.mm-selected A, #menu-sidebar .mm-listitem.active A, #menu-sidebar .mm-listitem.mm-selected A {
    background-color: #1e1e1e!important;
    border-left-color: #069;
}
#sidebar-menu{
z-index: 1;
}
@media (min-width: 1024px){
#menu-sidebar .mm-listitem>A, #menu-sidebar .mm-listitem>A,.sidebar #sidebar-menu a {
    padding-left: 22px;
    border-left: solid 8px transparent;
}
}
#menu-sidebar .mm-listitem>A, #menu-sidebar .mm-listitem>A {
    padding-left: 25px;
    border-left: solid 5px transparent;
}
#menu-sidebar .mm-listitem>A, #menu-sidebar .mm-listitem>SPAN, #menu-sidebar .mm-listitem>A, #menu-sidebar .mm-listitem>SPAN,
.sidebar #sidebar-menu a,.sidebar #sidebar-menu span{
    /* font-family: FFDINWebPro,sans-serif; */
    font-weight: 400;
    font-size: 1rem;
    line-height: 23px;
    letter-spacing: 0;
    color: #c6c6c6;
    white-space: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar #sidebar-menu a{
padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.sidebar #sidebar-menu ul ul{
padding-left: 0;
}
.sidebar #sidebar-menu li{
    list-style: none;
}
#menu-sidebar .mm-listitem>A {
    z-index: 20;
}
#menu-sidebar .mm-listitem_selected>a{
	background-color: #1e1e1e!important;
    -webkit-tap-highlight-color: rgba(255,255,255,.5);
    tap-highlight-color: rgba(255,255,255,.5);
	border-left: solid 8px transparent;
	border-left-color: #069;

}
#menu-sidebar{
	padding-top: 60px;
}
.mm-navbar .mm-navbar__title{
    font-size: 19px;
    font-weight: 600;
    color: #f6f6f6;
    padding: 20px 10px;
}
/*menu-sidebar li{
	float: none;
	display: block;
}
#menu-sidebar li a{
	color: #cac9c9;
	max-width: 80%;
	padding-left: 20px;
}
#menu-sidebar.nav > li > a:focus, #menu-sidebar.nav > li > a:hover{
	background: transparent;
	color: #cac9c9;
}
#menu-sidebar .menu-item-has-children::after{
	content: "\f054";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	position: absolute;
    right: 30px;
    top: 30px;
    color: #fff;
}*/
.search-bar input{
    font-weight: 100;
    padding: 5px 10px;
    width: 100%;	
    margin-top: 7px;
}

header.entry-header{
	background: #66a3c1;
}
header.entry-header > .entry-title{
	color: #fff;
	font-size: 3.5em;
	font-weight: bold;
	margin-left: 70px;
	padding: 90px 0;
}
body:not(.home) section .entry-content.text{
	margin-left: 70px;
	margin-bottom: 70px;
	margin-top: 35px;
    box-sizing: border-box;
    margin-right: 70px;
}
section:not(.no-container) .entry-content.text{
	/* background: #fff; */
	/* padding: 35px; */

}
.mm-opened section#primary, .mm-opened #footer{
	    -webkit-transform: none!important;
    transform: none!important;
    width: calc(100% - 300px)!important;
    margin-left: 300px!important;

}
@media (min-width: 1215px){
header.navbar{
	    -webkit-transform: none!important;
    transform: none!important;
    width: calc(100% - 300px)!important;
    margin-left: 300px!important;

	}
}
section#primary{
	    margin-top: 50px;
}

@media (min-width: 1215px){
section#primary{
	    margin-top: 70px;
}
}
#footer{
	clear: both;

}
#footer .widgets {
	padding: 0 40px;
	background: #fff;
	padding-top: 90px;
    padding-bottom: 60px;

}
@media (min-width: 1440px){
	#footer .widgets {
		display: block;
		padding: 0 0px;
	padding-top: 90px;
    padding-bottom: 60px;
	}
}
#footer .imprints {
    background: #069;
    color: #fff;
    font-size: .7647058824rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}
#footer .footer-nav {
    margin: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    order: -1;
    text-align: center;
    border-bottom: #084f72 solid 1px;
}
#footer .imprints a{
	color: #fff;
}
@media (min-width: 1024px){
	#footer .imprints {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
		padding-left: 30px;
		padding-right: 30px;
	}
	#footer .footer-nav{
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		order: 0;
		margin-left: auto;
		border-bottom: none;
	}
}
#footer .footer-nav li{
	display: inline-block;
}
#footer .footer-nav li:not(:last-child){
	margin-right: 20px;
}


body.home .woocommerce{
	margin-left: 70px;
    /* padding: 35px; */
    margin-bottom: 70px;
    margin-top: 35px;
}

header.navbar {
    background-color: #fff;
    height: 50px;
    transition: all .3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-bottom: solid 1px transparent;
	border-radius: 0;
}
@media (min-width: 1215px){
	header.navbar {
		height: 70px;
	}
}
.sidebar .search-bar, .mm-navbars_top, .mm-navbars_top .mm-navbar{
	height: 50px;
}
.mm-menu_navbar_top-1 .mm-panels{
	margin-top: 50px;
}
@media (min-width: 1215px){
	.sidebar .search-bar, .mm-navbars_top, .mm-navbars_top .mm-navbar {
		height: 70px;
	}
	.mm-menu_navbar_top-1 .mm-panels{
		margin-top: 70px;
	}
}
header .container-fluid, header .navbar-header{
	width: 100%;
}
.admin-bar header.navbar{
	top: 32px;
}
.admin-bar #sidebar-menu{
	top: 32px !Important;
}
.products .item{
	background: #fff;
	height: 100%;
}
.products .item .content-wrapper{
	padding: 15px;
	padding-top: 15px;
	display: inline-block;
min-height: 170px;
max-width: 60%;
}
.products .item .imagewrapper{
	text-align: center;
}
.products .item .imagewrapper img{
	width: auto;
}
@media (min-width: 769px){

.products .item .content-wrapper{
	max-width: 100%;
}
.products .item .imagewrapper{
    width: 100%;
    /*padding-top: 145%;*/
    position: relative;
}
.products .item .imagewrapper img{
	/*position: absolute;*/
	width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
}
}
.products .item .woocommerce-loop-product__title{
	color: #006699;
	font-size: 18px;
    font-weight: 900;
	margin-top: 10px;
}

.products .item-wrapper{
    padding-left: 0;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}
.woocommerce > h2{
	color: #006699;
	font-weight: bold;
	margin-bottom: 40px;
}
.home .woocommerce > h2{
		text-align: center;	

		
}
.products .item .isbn{
	display: block;
	margin-bottom: 10px;
}
.woocommerce div.product{
	/* background: #fff; */
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
@media (min-width: 1025px){
	.woocommerce div.product{
		margin-left: 70px;
		/* padding: 35px; */
		margin-bottom: 70px;
		margin-top: 35px;
		margin-right: 70px;
	}
}
.buy{
	background: #fff;
	padding: 20px;
}
.woocommerce div.product form.cart{
	display: inline-block;
    margin-bottom: 0;
	float: right;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	margin-bottom: 0px;
	vertical-align: top;
	color: #e4002b;
	font-weight: bold;
}
.woocommerce div.product form.cart .button{
    background: #006699;
    color: #fff;
    border: 0;
    line-height: 1.5em;

}
.woocommerce div.product form.cart div.quantity{
	margin: 0;

}
.woocommerce .quantity .qty{
    padding: 2px 0 3px 0;
    border: 1px solid #006699;
	vertical-align: top;
	width: 3em;
    line-height: 1.7em;
}
.product-content{
    max-height: 300px;
    overflow: hidden;
	position: relative;
    margin-top: 20px;
}
.book-foto-wrapper{
    background-color: #fff;
    border-bottom: 3px solid #e6e6e6;	
	text-align: center;
display:inline-block;
}
.product-content.active{
	max-height: inherit !important;
    overflow: visible !important;
}
.product-content .read-more.less {
    bottom: -20px;
}
.product-content.is-overflowing:before{
    content: ' ';
    display: block;
    position: absolute;
    background: -moz-linear-gradient(top,rgba(246, 246, 246,0) 0,rgba(246, 246, 246,1) 100%);
    background: -webkit-linear-gradient(top,rgba(246, 246, 246,0) 0,rgba(246, 246, 246,1) 100%);
    background: linear-gradient(to bottom,rgba(246, 246, 246,0) 0,rgba(246, 246, 246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f6f6f6',endColorstr='#f6f6f6',GradientType=0);
	left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    height: 50%;
}
.product-information{
	background: #fff;
    padding: 20px;
    margin-top: 20px;
}
.product-information h4{
	margin-top: 0px;
}
.product-information a, .woocommerce-terms-and-conditions-link{
	color: #006699;
}
.product-content .read-more{
	    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    height: 20px;
    display: block;
    position: absolute;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
	border-top: 1px solid #006699;
	background: #f6f6f6;
	transition: height .2s ease-in-out;
}
.product-content .read-more:after {
    content: " ";
    background: #fff;
    height: 1px;
    width: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
}
.product-content .read-more:hover{
	height: 15px;
}
.product-content .read-more span{
    background: #e4002b;
    color: #fff;
    display: inline-block;
    padding: 0px 8px;
    top: -15px;
    position: relative;
    font-size: 10px;
	z-index: 10;
}
.woocommerce div.product h1{
	color: #006699;
	font-weight: 700;
}
@media (min-width: 1440px){
.col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
}
.box{
	background-color: #fff;
    margin-bottom: 15px;
    border-bottom: 3px solid #e6e6e6;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box.product-information{
overflow:auto;
text-overflow: inherit;
}
@media (min-width: 1440px){
	.box{
		margin-bottom: 30px;
	}
}

.imprints{
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 40px;
    text-align: center;
}
@media (min-width: 1024px){
.imprints {
    line-height: 62px;
}
}
.mm-menu.mm-widescreen,.sidebar {
    border-right-width: 0;
    border-right-style: solid;
    display: block!important;
    width: 300px!important;
    min-width: 0!important;
    max-width: none!important;
    top: 0!important;
    right: auto!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 100!important;
    -webkit-transform: none!important;
    transform: none!important;
}
aside.sidebar{
position: fixed;
    z-index: 0 !important;
display: none !important;
}
.hamburger {
    height: 50px;
    width: 50px;
    background: #373737;
    color: #fff;
    position: fixed;
    left: 0;
	display: inline-block;
}
.ham-1, .ham-2, .ham-3{
	display: block;
    height: 2px;
    background-color: #c6c6c6;
    transition: all .3s ease;
    position: absolute;
    opacity: 1;
    left: 14px;
}
.ham-1{
	width: 22px;
    top: 18px;
}
html.mm-wrapper_opened .ham-1{
    width: 22px;
    top: 23px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ham-2{
	width: 16px;
    top: 24px;
}
html.mm-wrapper_opened .ham-2{
    opacity: 0;
}
.ham-3{
    width: 22px;
    top: 30px;
}
html.mm-wrapper_opened .ham-3{
	width: 22px;
    top: 23px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.desktop{
	visibility: hidden;
	width: 0px;
	height: 0px;
	display: none;
}
@media screen and (min-width: 768px) {
	.desktop{
		visibility: visible;
		display: inherit;

		width: initial;
		height: initial;
		display: initial;
	}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-academic-brand{
	display:block;
width:auto;
}
	.mobile{
		visibility: hidden;
		width: 0px;
		height: 0px;
		display: none;
	}

}
.archive-header{
    margin-left: 70px;
width: auto;
    margin-top: 35px;
	}
@media screen and (max-width: 768px){
.archive-header{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
}
@media screen and (min-width: 1215px) {

	.books-list{
		margin-left: 70px;
		/* padding: 35px; */
		margin-bottom: 70px;
		margin-top: 35px;
	}
}
@media (max-width: 1215px){
	.navbar-brand.desktop{
		padding: 2px;
		left: 50px;
		position: relative;
	}
	.navbar-brand.navbar-academic-brand.desktop{
		padding-top: 4px;
		left: auto;
		    margin-left: 15px;
	}
}
.navbar-brand.mobile-brand {
	max-height: 50px;
    padding: 0;
    max-width: 32px;
    left: 50px;
    position: relative;
    top: 10px;
}
.navbar-brand.mobile-brand img{
	width: 100%;
	height: auto;
}
/* .col-sm-12{ */
	/* width: 100%; */
/* } */
.mm-page{
	overflow: hidden;
}
.mm-menu_navbar_top-1 .mm-panels {
	top: 0 !important;
}
.mm-navbar__title{
	
}

#footer-widget {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    display: block;
}
@media (min-width: 1024px){
	#footer-widget {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media (min-width: 1680px){
	#footer-widget {
		padding-left: 90px;
		padding-right: 90px;
	}
	body.page:not(.home):not(.woocommerce) .entry-content.text > div, .archive-header{
	max-width: 1000px;	
	
	}
}
#materials .box{
	padding: 20px;
	position: relative;
	color: #e4002b;
}
#materials .box .name{
    color: #23527c;
    font-weight: normal;
}
@media (max-width: 786px){
	.col-sm-12{
		width: 100%;
	}
}
#materials .box .more-mask{
	margin: -20px 0 -20px 0;
    position: absolute;
    right: 0;
    height: 100%;
	color: #fff;
	background: #006699;
	padding: 20px;
}
@media (max-width: 768px) {
	body{
		font-size: 0.8rem;
	}
	.navbar-default #search {
		display: none;
	}
   .navbar-default #cart{
	   margin-top: 7px;
    margin-right: 0px;
   }
	#breadcrumbs{
		margin-left: 5px;
		margin-top: 20px;
		display: block;
		font-size: 14px;
	}
	body:not(.home) section .entry-content.text{
	 margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
	}
	.products .item-wrapper{
		padding-right: 10px;
	}
	h2{
		font-size: 20px;
	}
	h3{
		font-size: 14px;
		margin-top: 0px;
		font-weight: 200;
	}
	h3 a{
		font-weight: 500;
	}
	body.home .woocommerce{
		width: 90%;
		margin: auto !important;
	}
	.woocommerce div.product h1 {
		font-size: 20px;
	}
	.buy{
		font-size: 13px
	}
	header.entry-header > .entry-title{
   	 	font-size: 1.5em;
   	 	font-weight: bold;
   	 	margin-left: 10px;
   	 	padding: 50px 0;
	}
}
.entry-content ul{
	    padding-left: 0px;
}
body:not(.woocommerce-checkout):not(.woocommerce-cart):not(.home) .entry-content ul li{
	 background: url('./img/icon-li-2.png') no-repeat -1px 7px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 5px 20px;
    vertical-align: middle;
}
#footer .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 0;
}
#footer .nav > li > a:focus, #footer .nav > li > a:hover{
	background-color: transparent;	
}
#footer .widget-title{
	font-size: 0.875rem;
}
#menu-sidebar.mm-panel_opened .mm-navbar{
	display:none !important;
	height: 0;
}#menu-sidebar.mm-panel_opened {
	padding-top:0 !important;
}.search-bar form{
	text-align:left;
}
.search-bar form label{
	margin-left: 30px;
}
body:not(.home) .entry-content a, body:not(.home) .archive-descr a{
	color: #676767;
text-decoration: none;
border-bottom: solid 1px #aaa;
}
.entry-content a:hover, .archive-descr a:hover{
    color: #006699;
border-bottom: solid 1px #006699;
}
.sidebar-right img{
 width: 100%;
max-width: 100%;
}
.sidebar-right .box > div, .sidebar-right .box > h3{
padding: 20px;
}
.sidebar-right .box > h3{
	padding-bottom: 0px;
   margin-bottom: 0;
	margin-top:0px;
}
.entry-content.text > .col-sm-12{
padding-left: 0px;
}
.woocommerce-loop-product__title a{
    color: #23527c !important;
}
.products a, .product h3{
	color: #000;
text-decoration: none;
}
.products .author-list{
    text-overflow: ellipsis;
    overflow: hidden;
    height: 25px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}
.product-information a{
text-decoration: underline;
}
#nav_menu-5 h3{
visibility: hidden;
}
ol {
    list-style-type: decimal;
}

ol ol {
    list-style-type: lower-alpha;
	padding-left: 20px;
}

ol ol ol {
    list-style-type: upper-roman;
}
#back-to-top.show {
    right: 10px;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: -80px;
    z-index: 9999;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: rgba(255,255,255,.84);
    color: #00a9df;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: right .2s ease-out;
}
#back-to-top img {
    vertical-align: middle;
	transform: rotate(-90deg);
}
.error{
	color: #e4002b;
}
.jconfirm-content label{
display: inline;
}
.contact-box, .author-foto.box{
    padding: 20px;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
}
.contact-box img{
    border-radius: 50%;
    object-fit: cover;
    width: 230px;
    height: 230px;

}
.author-foto.box img{
    border-radius: 50%;
    object-fit: cover;
    width: 230px;
    height: 230px;

}
.sidebar-right p{
   /* font-size: 0.8em;
    line-height: 2em;*/
}
@media print {
	body{
		font-size: 0.9em;
	}
	p, p span {
		font-family: Arial, Helvetica, sans-serif !important;
	}
	div {
		max-width: 95vw;
	}
	#sidebar-menu.mm-menu.mm-widescreen, .mm-menu.mm-widescreen, #sidebar-menu, #menu-sidebar, .cart, .product-content .read-more, #cookie-notice{
		display: none !important;
	}
	#page > #primary{
		width: 100% !important;
		margin-left: 0 !important;
	}
	.product-content{
		max-height: 100% !important;
		display: inline;
	}
	.book-foto{
		max-width: 40%;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.buy{
		margin-top: 0;
	}
	a[href]:after {
		font-size: 0.75em;
		line-height: 1.1em;
		display: inline-block;
	}
	.box{
		padding: 0;
	}
}
body:not(.home) section .entry-content.text .col-md-9{
padding-right: 40px;
}.author-description{
max-width:1000px;
}.author-description h2{
margin-top: 0px;
}
.entry-content h3{
margin-top: 0px;
}
.single-product #content .author-list{
font-weight:bold;
}
.list.search .box.sb{
	padding-left: 0;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
background: transparent;
}
.list.search .box.sb > div{
	padding:20px;
background: #fff;
}
.blockUI.blockMsg.blockElement {
    padding: 20px !important;
    top: 200px !important;
    border: 4px solid #006699 !important;
    box-shadow: 0px 0px 10px #00000069;
}
.product-information h4{	
	word-break: break-all;
	word-break: break-word;
}

/* lang switch */
.search-bar form, #lang-switch{
    width: 60%;
    display: inline-block;	
}
#lang-switch{
    width: 40%;
    display: inline-block;	
}

#lang-switch > ul > li{
    display: none;
    
    overflow: hidden;
    text-transform: uppercase;
    box-sizing: content-box;
}

#lang-switch > ul > li:not(.active){
	display: block;
}
#lang-switch > ul{
    display: block;
    position: relative;
    width: 50px;
    height: 26px;
    border-radius: 12px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 26px;
    white-space: nowrap;
    background-color: #084f72;
    transition: background .3s ease;
vertical-align: middle;
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 1px;
}
#lang-switch > ul > li > a, #lang-switch > ul > li {
    font-size: 12px;
    color: #fff;
}
#lang-switch > ul > li > a > span{
    max-width: 15px;
display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
#lang-switch > ul > li.lang-en a:before, #lang-switch > ul > li.lang-de a:after {
    content: "\f111";
    display: block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: middle;
    padding-bottom: 1px;
}
#lang-switch > ul > li.lang-en a:before{
margin-right: 5px;
}
#lang-switch > ul > li.lang-de a:after{
margin-left: 5px;
}
.noshow{
display:none;
}
.box{
	margin-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 787px){
.fullwidth-box{
display: flex;padding-top: 20px;
}
}
.fullwidth-box > .box{
    border-right: 1px solid #e6e6e6;
}
.fullwidth-box > .box:last-child{
	border-right: 0px;
}
.fullwidth-box h4.str{
	margin-bottom:0px;
	font-size: 1em;
	color: #000;
}
 .woocommerce div.product .fullwidth-box form.cart{
	display:inline-block;
float:none;
}
.woocommerce div.product .fullwidth-box form.cart div.quantity{
float:right;
}
.fullwidth-box .open-ebookshop-link{
background: #006699;
    color: #fff;
    border: 0;
    line-height: 1.5em;
    font-weight: normal;
    border-radius: 0;
    padding: 5px 14px;
}