/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 18, ../sass/ie.scss */
  body {
    text-align: center;
    /* Main */
  }
  /* line 21, ../sass/ie.scss */
  body .offer-of-the-month-wrapper .show-offer {
    display: block;
  }
  /* line 23, ../sass/ie.scss */
  body .offer-of-the-month-wrapper .show-offer .icon {
    display: inline-block;
    vertical-align: top;
    width: 52px;
    text-align: center;
    padding: 17px 10px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 34, ../sass/ie.scss */
  body header .mobile.search {
    display: inline-block;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 41, ../sass/ie.scss */
  body header .mobile.search .search_content ul li input {
    padding: 12px 15px;
  }
  /* line 44, ../sass/ie.scss */
  body header .mobile.search .search_content ul li input[type="submit"] {
    font-size: 0;
    height: 100%;
    position: relative;
    background: #e5e5e5;
    padding: 18px 23px;
  }
  /* line 56, ../sass/ie.scss */
  body header .submenu {
    display: inline-block;
  }
  /* line 58, ../sass/ie.scss */
  body header .submenu .content {
    display: inline-block;
  }
  /* line 63, ../sass/ie.scss */
  body header .content {
    text-align: center;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 63, ../sass/ie.scss */
  body header .content {
    padding-left: 5%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 68, ../sass/ie.scss */
  body header .content .header {
    display: inline-block;
    text-align: left;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 68, ../sass/ie.scss */
  body header .content .header {
    width: auto;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 77, ../sass/ie.scss */
  body header .content .header .logo {
    max-width: 20%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 77, ../sass/ie.scss */
  body header .content .header .logo {
    max-width: inherit;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 82, ../sass/ie.scss */
  body header .content .header .logo img {
    width: 100%;
  }
  /* line 86, ../sass/ie.scss */
  body header .content .header .search {
    width: 50%;
    padding: 10px 20px;
    vertical-align: top;
  }
  /* line 92, ../sass/ie.scss */
  body header .content .header .search .search_content ul {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 95, ../sass/ie.scss */
  body header .content .header .search .search_content ul li {
    list-style: none;
    min-width: 63%;
  }
  /* line 98, ../sass/ie.scss */
  body header .content .header .search .search_content ul li:before {
    display: none;
  }
  /* line 102, ../sass/ie.scss */
  body header .content .header .search .search_content ul li:first-child {
    min-width: 20%;
  }
  /* line 105, ../sass/ie.scss */
  body header .content .header .search .search_content ul li:last-child {
    min-width: 10%;
  }
  /* line 108, ../sass/ie.scss */
  body header .content .header .search .search_content ul li select::-ms-expand {
    display: none;
  }
  /* line 111, ../sass/ie.scss */
  body header .content .header .search .search_content ul li input {
    height: 100%;
  }
  /* line 115, ../sass/ie.scss */
  body header .content .header .search .search_content ul li.submit {
    width: 10%;
    padding: 12px 12px 12px 0px;
    text-align: center;
  }
  /* line 128, ../sass/ie.scss */
  body header .content .header .credit {
    float: right;
    margin-top: 15px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 134, ../sass/ie.scss */
  body header .content .menu {
    float: right;
    display: inline-block;
    width: auto;
    vertical-align: top;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 142, ../sass/ie.scss */
  body header .content .menu nav ul {
    width: 90%;
  }
  /* line 145, ../sass/ie.scss */
  body header .content .menu nav ul li span {
    display: inline-block;
    width: 100% !important;
  }
  /* line 148, ../sass/ie.scss */
  body header .content .menu nav ul li span .container {
    text-align: left;
  }
  /* line 150, ../sass/ie.scss */
  body header .content .menu nav ul li span .container > ul {
    max-width: 60%;
    display: inline-block;
  }
  /* line 153, ../sass/ie.scss */
  body header .content .menu nav ul li span .container > ul > li {
    display: inline-block;
    width: 49%;
  }
  /* line 159, ../sass/ie.scss */
  body header .content .menu nav ul li span .container .rest {
    display: inline-block;
    max-width: 30%;
    vertical-align: middle;
  }
  /* line 163, ../sass/ie.scss */
  body header .content .menu nav ul li span .container .rest ul {
    display: inline-block;
  }
  /* line 179, ../sass/ie.scss */
  body header .slide .slide_content .container #bx-pager ul {
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  /* line 184, ../sass/ie.scss */
  body header .slide .slide_content .container #bx-pager ul li a {
    padding: 22px 20px;
  }
  /* line 197, ../sass/ie.scss */
  body main section {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  /* line 201, ../sass/ie.scss */
  body main section .title {
    text-align: left;
  }
  /* line 204, ../sass/ie.scss */
  body main section .pub {
    display: inline-block;
    text-align: center;
    width: 100%;
    display: flex;
    margin: 0 auto;
  }
  /* line 210, ../sass/ie.scss */
  body main section .pub > div {
    width: 48%;
    display: inline-block;
  }
  /* line 213, ../sass/ie.scss */
  body main section .pub > div > div:first-child {
    margin-right: 2%;
  }
  /* line 219, ../sass/ie.scss */
  body main section.events_locator .container {
    display: inline-block;
  }
  /* line 221, ../sass/ie.scss */
  body main section.events_locator .container > div {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 227, ../sass/ie.scss */
  body main section.events_locator .container > div {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 235, ../sass/ie.scss */
  body main section.events_locator .container .events ul li:before, body main section.events_locator .container .locator ul li:before {
    display: none;
  }
  /* line 238, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a, body main section.events_locator .container .locator ul li a {
    display: inline-block;
    width: 100%;
  }
  /* line 241, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content, body main section.events_locator .container .locator ul li a .content {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
  }
  /* line 246, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .imagem, body main section.events_locator .container .locator ul li a .content .imagem {
    display: inline-block;
    width: 24%;
  }
}
@media only screen and (-ms-high-contrast: active) and (min-width: 480px) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (min-width: 480px) and (max-width: 840px) {
  /* line 241, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content, body main section.events_locator .container .locator ul li a .content {
    display: inline-block;
  }
  /* line 253, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .imagem, body main section.events_locator .container .locator ul li a .content .imagem {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  /* line 257, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .imagem img, body main section.events_locator .container .locator ul li a .content .imagem img {
    width: 100%;
    margin-top: -25%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 265, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .imagem, body main section.events_locator .container .locator ul li a .content .imagem {
    display: none;
    overflow: hidden;
  }
  /* line 269, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .imagem img, body main section.events_locator .container .locator ul li a .content .imagem img {
    max-width: inherit;
    height: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 275, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .text, body main section.events_locator .container .locator ul li a .content .text {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    text-align: left;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 275, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a .content .text, body main section.events_locator .container .locator ul li a .content .text {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 285, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a > span, body main section.events_locator .container .locator ul li a > span {
    display: inline-block;
    width: 20%;
    text-align: center;
  }
}
@media only screen and (-ms-high-contrast: active) and (min-width: 480px) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (min-width: 480px) and (max-width: 840px) {
  /* line 285, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a > span, body main section.events_locator .container .locator ul li a > span {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 292, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a > span > span, body main section.events_locator .container .locator ul li a > span > span {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
  }
  /* line 302, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a:hover .content .text span.mehr_content, body main section.events_locator .container .locator ul li a:hover .content .text span.mehr_content {
    background: #000;
  }
  /* line 310, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a:hover > span, body main section.events_locator .container .locator ul li a:hover > span {
    background: transparent no-repeat center center;
    background-size: cover;
    color: black;
  }
  /* line 315, ../sass/ie.scss */
  body main section.events_locator .container .events ul li a:hover > span div, body main section.events_locator .container .locator ul li a:hover > span div {
    top: 0;
  }
  /* line 330, ../sass/ie.scss */
  body main section.events_locator .container .locator ul li a .content {
    vertical-align: top;
  }
  /* line 333, ../sass/ie.scss */
  body main section.events_locator .container .locator ul li a > span {
    height: 196px;
  }
  /* line 341, ../sass/ie.scss */
  body main section.events_locator .container .events {
    margin-right: 2%;
  }
  /* line 348, ../sass/ie.scss */
  body main section.bestseller_content .container, body main section.list .container {
    text-align: left;
  }
  /* line 351, ../sass/ie.scss */
  body main section.bestseller_content ul.bestseller, body main section.list ul.bestseller {
    display: inline-block;
    width: 100%;
  }
  /* line 354, ../sass/ie.scss */
  body main section.bestseller_content ul.bestseller li, body main section.list ul.bestseller li {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1.5%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 1360px), only screen and (-ms-high-contrast: none) and (max-width: 1360px) {
  /* line 354, ../sass/ie.scss */
  body main section.bestseller_content ul.bestseller li, body main section.list ul.bestseller li {
    width: 31%;
    margin-bottom: 40px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 354, ../sass/ie.scss */
  body main section.bestseller_content ul.bestseller li, body main section.list ul.bestseller li {
    width: 47%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 368, ../sass/ie.scss */
  body main section.bestseller_content ul.bestseller li:nth-of-type(6n), body main section.list ul.bestseller li:nth-of-type(6n) {
    margin-right: 0;
  }
  /* line 374, ../sass/ie.scss */
  body main section.empfehlungen_content ul {
    display: inline-block;
    width: 100%;
  }
  /* line 377, ../sass/ie.scss */
  body main section.empfehlungen_content ul li {
    width: 15%;
    display: inline-block;
    margin-right: 1.5%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 1360px), only screen and (-ms-high-contrast: none) and (max-width: 1360px) {
  /* line 377, ../sass/ie.scss */
  body main section.empfehlungen_content ul li {
    width: 31%;
    margin-bottom: 40px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 377, ../sass/ie.scss */
  body main section.empfehlungen_content ul li {
    width: 47%;
  }
  /* line 389, ../sass/ie.scss */
  body main section.empfehlungen_content ul li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 394, ../sass/ie.scss */
  body main section.empfehlungen_content ul li a span {
    text-align: left;
  }
  /* line 399, ../sass/ie.scss */
  body main section.empfehlungen_content ul li:nth-of-type(6n) {
    margin-right: 0;
  }
  /* line 404, ../sass/ie.scss */
  body main section.events_locator.events {
    width: 100%;
  }
  /* line 407, ../sass/ie.scss */
  body main section.events_locator.events > .container > .events {
    width: 100%;
  }
  /* line 409, ../sass/ie.scss */
  body main section.events_locator.events > .container > .events > ul {
    width: 100%;
  }
  /* line 411, ../sass/ie.scss */
  body main section.events_locator.events > .container > .events > ul > li {
    display: inline-block;
    width: 49%;
  }
  /* line 415, ../sass/ie.scss */
  body main section.events_locator.events > .container > .events > ul > li > a {
    display: flex;
  }
  /* line 417, ../sass/ie.scss */
  body main section.events_locator.events > .container > .events > ul > li > a > span {
    text-align: center;
    align-self: center;
    width: 20%;
  }
  /* line 431, ../sass/ie.scss */
  body main section.page_in .container article {
    width: 71%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 435, ../sass/ie.scss */
  body main section.page_in .container article .tabs {
    text-align: left;
  }
  /* line 438, ../sass/ie.scss */
  body main section.page_in .container article .artikel {
    display: inline-block;
    vertical-align: top;
  }
  /* line 441, ../sass/ie.scss */
  body main section.page_in .container article .artikel .image {
    width: 28%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 446, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content {
    display: inline-block;
    width: 70%;
    text-align: left;
  }
  /* line 453, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition ul li:before {
    display: none;
  }
  /* line 458, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header {
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  /* line 462, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header > div {
    width: 75%;
    display: inline-block;
  }
  /* line 466, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header .stars {
    width: 20%;
  }
  /* line 468, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header .stars ul {
    text-align: right;
  }
  /* line 470, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header .stars ul li {
    display: inline-block;
    width: auto;
  }
  /* line 473, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .descrition_header .stars ul li a {
    padding: 0 5px;
  }
  /* line 480, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .preis {
    text-align: left;
  }
  /* line 482, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .preis li {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 2%;
  }
  /* line 488, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition .preis li:nth-of-type(3n) {
    margin-right: 0;
  }
  /* line 493, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition ul {
    display: inline-block;
    width: 100%;
  }
  /* line 496, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition ul li {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 2%;
  }
  /* line 502, ../sass/ie.scss */
  body main section.page_in .container article .artikel .content .descrition ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  /* line 511, ../sass/ie.scss */
  body main section.page_in .container aside {
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 522, ../sass/ie.scss */
  body main section.coment_area .coments_done ul li, body main section.coment_area .coments_done ul form, body main section.coment_area .coments_done .form li, body main section.coment_area .coments_done .form form {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
  }
  /* line 526, ../sass/ie.scss */
  body main section.coment_area .coments_done ul li:before, body main section.coment_area .coments_done ul form:before, body main section.coment_area .coments_done .form li:before, body main section.coment_area .coments_done .form form:before {
    display: none;
  }
  /* line 529, ../sass/ie.scss */
  body main section.coment_area .coments_done ul li .image, body main section.coment_area .coments_done ul form .image, body main section.coment_area .coments_done .form li .image, body main section.coment_area .coments_done .form form .image {
    width: 16%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
  }
  /* line 535, ../sass/ie.scss */
  body main section.coment_area .coments_done ul li .text, body main section.coment_area .coments_done ul form .text, body main section.coment_area .coments_done .form li .text, body main section.coment_area .coments_done .form form .text {
    display: inline-block;
    width: 78%;
    text-align: left;
    margin-right: 1%;
  }
  /* line 545, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li {
    display: flex;
  }
  /* line 549, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li .image > div {
    width: 70%;
    background: no-repeat center center;
    background-size: cover;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    display: inline-block;
    border-radius: 500px;
  }
  /* line 558, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li .image > div:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  /* line 564, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li .image img {
    display: none;
  }
  /* line 570, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch .book_content {
    position: relative;
  }
  /* line 572, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch .book_content a {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #af022f;
    z-index: 1;
    text-transform: uppercase;
    transition: all 1s;
    text-align: center;
    width: 100%;
    min-height: 0;
    display: flex;
    padding: 5px;
    justify-content: center;
    -webkit-box-shadow: inset 7px 0px 5px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 7px 0px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 7px 0px 5px -2px rgba(0, 0, 0, 0.2);
  }
  /* line 589, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch .book_content a p {
    transition: all 1s;
    align-self: center;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    position: relative;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 568, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 0;
  }
  /* line 606, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch .book_content a {
    position: relative;
    display: inline-block;
  }
  /* line 612, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > .buch img {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 618, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li img {
    width: 100%;
  }
  /* line 623, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li:hover .buch a {
    min-height: 100%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 545, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li {
    position: relative;
    padding-bottom: 50px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 545, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li {
    flex-wrap: wrap;
  }
  /* line 639, ../sass/ie.scss */
  body main section.coment_area .coments_done.tips li > div {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 651, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .text .stars ul li {
    margin-bottom: 0;
    display: inline-block;
    color: #f2ca0f;
    width: auto;
  }
  /* line 663, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .image > div {
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  /* line 668, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .image > div img {
    display: inline-block;
    width: 100%;
  }
  /* line 672, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .image > div:after {
    content: "";
    display: none;
    padding-bottom: 100%;
  }
  /* line 683, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .buch .book_content {
    position: relative;
  }
  /* line 685, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .buch .book_content a {
    height: 100%;
  }
  /* line 687, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li .buch .book_content a p {
    align-self: center;
  }
  /* line 696, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li:hover .buch a {
    background: #f2f2f2;
  }
  /* line 698, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li:hover .buch a p {
    color: #af022f;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 704, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li:hover .buch a {
    background: #af022f;
  }
  /* line 706, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li:hover .buch a p {
    color: #fff;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 647, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li {
    position: relative;
    padding-bottom: 50px;
  }
  /* line 715, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li > div {
    width: 100%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 725, ../sass/ie.scss */
  body main section.coment_area .coments_done.kunden ul li > div {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 736, ../sass/ie.scss */
  body main section.coment_area .coments_done.details ul li .text {
    background: transparent;
    padding: 0;
  }
  /* line 746, ../sass/ie.scss */
  body main section.search_page.list .organization {
    display: flex;
    text-align: left;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 746, ../sass/ie.scss */
  body main section.search_page.list .organization {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 755, ../sass/ie.scss */
  body main section.search_page.list .organization .filters {
    display: inline-block;
    width: 16.66666%;
    text-align: left;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 755, ../sass/ie.scss */
  body main section.search_page.list .organization .filters {
    width: 33.3333%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 755, ../sass/ie.scss */
  body main section.search_page.list .organization .filters {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 765, ../sass/ie.scss */
  body main section.search_page.list .organization .filters .block {
    margin-bottom: 30px;
  }
  /* line 767, ../sass/ie.scss */
  body main section.search_page.list .organization .filters .block h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
  }
  /* line 774, ../sass/ie.scss */
  body main section.search_page.list .organization .filters .block ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
  }
  /* line 779, ../sass/ie.scss */
  body main section.search_page.list .organization .filters .block ul li input {
    margin-right: 8px;
  }
  /* line 782, ../sass/ie.scss */
  body main section.search_page.list .organization .filters .block ul li span {
    color: #727272;
  }
  /* line 791, ../sass/ie.scss */
  body main section.search_page.list .organization .container {
    width: 83.3333%;
    padding-left: 10px;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 791, ../sass/ie.scss */
  body main section.search_page.list .organization .container {
    width: 67.7777%;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 480px), only screen and (-ms-high-contrast: none) and (max-width: 480px) {
  /* line 791, ../sass/ie.scss */
  body main section.search_page.list .organization .container {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 800, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 803, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li {
    width: 18.8%;
  }
  /* line 805, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li:nth-of-type(6n) {
    margin-right: 1.5%;
  }
  /* line 808, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li:nth-of-type(5n) {
    margin-right: 0;
  }
}
@media only screen and (-ms-high-contrast: active) and (max-width: 840px), only screen and (-ms-high-contrast: none) and (max-width: 840px) {
  /* line 803, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li {
    width: 49.25%;
  }
  /* line 813, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li:nth-of-type(6n) {
    margin-right: 1.5%;
  }
  /* line 816, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li:nth-of-type(5n) {
    margin-right: 1.5%;
  }
  /* line 819, ../sass/ie.scss */
  body main section.search_page.list .organization .container ul.bestseller li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 834, ../sass/ie.scss */
  body footer, body .copy_right {
    display: inline-block;
    text-align: center;
  }
  /* line 837, ../sass/ie.scss */
  body footer .container, body .copy_right .container {
    display: inline-block;
    width: 100%;
  }
  /* line 840, ../sass/ie.scss */
  body footer .container > div, body .copy_right .container > div {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  /* line 850, ../sass/ie.scss */
  body footer .copy_right .container, body .copy_right .copy_right .container {
    text-align: left;
  }
  /* line 852, ../sass/ie.scss */
  body footer .copy_right .container p, body .copy_right .copy_right .container p {
    display: inline-block;
    vertical-align: top;
  }
  /* line 855, ../sass/ie.scss */
  body footer .copy_right .container p img, body .copy_right .copy_right .container p img {
    margin-left: 40px;
    width: 80px;
    height: auto;
  }
  /* line 861, ../sass/ie.scss */
  body footer .copy_right .container p:last-child, body .copy_right .copy_right .container p:last-child {
    float: right;
  }
  /* line 863, ../sass/ie.scss */
  body footer .copy_right .container p:last-child img, body .copy_right .copy_right .container p:last-child img {
    width: 80px;
    height: auto;
  }
}
