@charset "UTF-8";
/* CSS Document */

.main-wrapper {
    height: 100%;
}

.content-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 600px;
    background: #fff;
}

.content-wrapper h1 {
    margin-bottom: 20px;
}

.sidebar {
    float: left;
    padding: 25px;
}

.row .sidebar ul {
    padding-left: 0 !important;
}

.sidebar .categories, .sidebar .button-wrapper, .slide-categories .button-wrapper {
    padding: 0;
    margin-bottom: 30px;
    word-wrap: break-word;
}

.sidebar .categories li a,.slide-categories .categories li a {
    position: relative;
    display: block;
    padding-left: 12px;
}

.sidebar .categories li.active a,.slide-categories .categories li.active a {
    color: #0072c2;
}

.sidebar .categories li a:before, .link:before,.slide-categories .categories li a:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 7px;
    height: 10px;
    content: '';
    background-image: url('../../images/mios/arrowright.png');
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .sidebar .categories li a:before, .link:before,.slide-categories .categories li a:before {
        background-image: url('../../images/mios/arrowright-2x.png');
        background-size: 7px 10px;
    }
}

.sidebar li, .slide-categories .categories li, .slide-categories .filter li {
    padding-bottom: 8px;
    list-style-type: none;
}

.sidebar .filter, .declaration .filter {
    padding: 0;
    margin-bottom: 0;
}

.slide-categories.sidr .filter {
    margin-bottom: 0;
}

.sidebar .more, .slide-categories.sidr .more,.sidebar .less, .slide-categories.sidr .less {
    padding: 0;
    color: #0072c2;
    background: none;
    border: 0;
}

.sidebar .more:before, .slide-categories.sidr .more:before {
    position: relative;
    top: 7px;
    float: left;
    width: 10px;
    height: 7px;
    margin-right: 2px;
    content: " ";
    background-image: url("../../images/mios/arrowdown.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar .more:before, .slide-categories.sidr .more:before {
        background-image: url("../../images/mios/arrowdown-2x.png");
        background-size: 10px 7px;
    }
}

.sidebar .less:before, .slide-categories.sidr .less:before {
    position: relative;
    top: 7px;
    float: left;
    width: 10px;
    height: 7px;
    margin-right: 5px;
    content: " ";
    background-image: url("../../images/mios/arrowup.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sidebar .less:before, .slide-categories.sidr .less:before {
        background-image: url("../../images/mios/arrowup-2x.png");
        background-size: 10px 7px;
    }
}

.sidebar span,.slide-categories > span {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
}

.sidebar .number,.slide-categories .number {
    float: right;
    width: 30px;
    margin-bottom: 0;
}

.sidebar .changed,.slide-categories .changed {
    color: red !important;
}

.sidebar .el,.slide-categories .el {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #e6e5e6;
    background-repeat: no-repeat;
    background-position: center;
}

.sidebar .toolbar,.slide-categories .toolbar {
    padding: 2px 20px;
}

.toolbar .add {
    background-image: url(../../images/mios/favoriten-list-add.png);
    background-size: 14px 14px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .toolbar .add {
        background-image: url(../../images/mios/favoriten-list-add-2x.png);
    }
}

.toolbar .edit {
    background-image: url(../../images/mios/favoriten-list-edit.png);
    background-size: 18px 18px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .toolbar .edit {
        background-image: url(../../images/mios/favoriten-list-edit-2x.png);
    }
}

.categories-button {
    position: relative;
    z-index: 3;
    height: 50px;
    border-bottom: 4px solid #ededed;
    box-shadow: 0 1px 8px 0 rgba(50, 50, 50, .3);
}

.categories-button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 8px 20px;
    line-height: 30px;
    color: #0072c2;
    text-align: center;
    vertical-align: middle;
}

.slide-categories.sidr {
    padding: 20px;
    height: auto !important;
    top: 123px;
    bottom: 0px;
    background-color: #fff;
    border-right: 1px solid #e1e1e1;
    box-shadow: 0 1px 8px 0 rgba(50, 50, 50, .3);
}

.watch-list .slide-categories.sidr {
    padding: 0;
}

.slide-categories.sidr ul {
    padding: 0;
}

.slide-categories.sidr .categories li {
    line-height: 20px;
}

.slide-categories.sidr .watch-list-categories a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    color: #585858;
}

[id$='selly_login'] {
    padding: 25px 0 0 0;
    margin-bottom: 36px;
    font-weight: normal;
    background: url(../../images/mios/selly-logo.png) top left no-repeat;
    background-size: auto 18px;
}

@media (max-width: 768px) {
    .product-grid .container-fluid {
        margin-left: 0;
    }
}

.product-grid .row > .product,.recipe-grid .row > .recipe {
    padding: 0;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.product-grid .row > .product .image-wrapper {
    height: 120px;
}

.recipe-grid .row  .image-wrapper {
    height: 170px;
}

.product-grid  .row .watch-list-icon {
    position: absolute;
    top: 10px;
    right: 8px;
}

.watch-list-icon,.watch-list-popover-row:before {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('../../images/mios/watchlist-stern.png');
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .watch-list-icon,.watch-list-popover-row:before {
        background-image: url('../../images/mios/watchlist-stern-2x.png');
        background-size: cover;
    }
}

.compare-list-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('../../images/mios/checkbox.png');
}

.watch-list-icon:hover,.watch-list-popover-row:hover:before {
    background-position: 0 -22px;
}

.add-to-watchlist .watch-list-icon {
    position: absolute;
    top: 7px;
    left: 15px;
    background-position: 0 -22px;
}

.watch-list-icon.active,.watch-list-popover-row.active {
    background-position: 0 -44px;
}

.compare-product .compare-list-icon {
    position: absolute;
    top: 9px;
    left: 15px;
}

.watch-list .container-fluid.content, .cart-list .container-fluid.content {
    border-top: 1px solid #e1e1e1;
}

.watch-list .content .row,  .recipe-list .content .row, .cart-list .content .row, .list .content .row {
    border-bottom: 1px solid #e1e1e1;
}

.watch-list .content .row > div,  .recipe-list .content .row > div, .cart-list .content .row > div, .list .content .row > div {
    min-height: 70px;
    vertical-align: middle;
}

@media (min-width: 601px) {
    .watch-list .content .row > div,  .recipe-list .content .row > div {
        padding: 0;
    }
}

.watch-list .empty {
    height: 100%;
    text-align: center;
}

.watch-list .empty p {
    margin-bottom: 25px;
}

.recipe-list .container-fluid.content .row > div > a {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 70px;
    padding: 0;
}

.recipe-list .description h3 {
    margin: 15px 0;
    font-size: 20px;
}

.recipe-list .description {
    padding-right: 50px;
}

.recipe-list .description table span {
    display: inline-block;
    float: left;
    line-height: 30px;
}

@media (max-width: 600px) {
    .recipe-list .description table span {
        width: 100%;
    }
}

.recipe-creator input[type='text'] {
    width: 70%;
}

@media (max-width: 600px) {
    .recipe-creator input[type='text'] {
        width: 100%;
    }
}

.recipe-creator .box {
    padding: 30px 0;
}

@media (max-width: 600px) {
    .recipe-creator .btn {
        width: 100%;
    }
}

.ingredient-name-input {
    width: 60%;
    margin-right: 20px;
}

.ingredient-creator [id$='inputIngredientName'] {
    margin-bottom: 15px;
}

.ingredient-creator .form-group {
    margin-bottom: 0;
}

.ingredient-creator .row {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
}

.ingredient-creator .row > div {
    padding-right: 0;
    padding-left: 0;
}

.ingredient-creator .scrollbox .container-fluid {
    border-top: 1px solid #e1e1e1;
}

.ingredient-creator .scrollbox .row {
    border-bottom: 1px solid #e1e1e1;
}

.ingredient-creator .ingredient-name {
    line-height: 42px;
    vertical-align: middle;
}

.declaration > div {
    padding: 0;
    border: 0 !important;
}

@media (max-width: 600px) {
    .declaration > div {
        padding: 0 20px;
    }
}

.declaration h2 {
    width: 100% !important;
}

.declaration li label {
    width: 90%;
}

.declaration.row {
    border: none !important;
}

.product-selector .row > div {
    padding: 0;
}

.product-selector.list .product-name {
    margin-top: 22px;
}

.product-selector .image-wrapper {
    padding: 3px 0;
}

.product-selector .content .btn {
    min-width: 150px;
    margin-top: 12px;
}

@media (max-width: 600px) {
    .product-selector .btn {
        width: 100%;
        margin-bottom: 10px;
    }
}

.product-selector .btn-primary {
    margin-right: 20px;
}

.product-selector .toolbar {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gram-factor .row {
    padding-top: 15px;
}

.gram-factor .form-group {
    padding: 15px 0;
}

.features {
    padding-left: 15px;
}

.product-detail .product-canvas .row li,.product-grid .product a li, .features li {
    color: #00a5e7;
    list-style-type: square;
}

.content-wrapper .row li span {
    color: #000;
}

.row .price {
    font-size: 28px;
    font-weight: 900;
}

.product-grid .toolbar, .product-list .toolbar {
    border-bottom: 3px solid #e1e1e1;
}

.product-grid .toolbar h1, .product-list .toolbar h1 {
    float: left;
    width: 50%;
}

.product-grid .toolbar .view, .product-list .toolbar .view {
    float: right;
    width: 66px;
    height: 34px;
    margin: 17px 0 0 0;
}

.product-grid .toolbar .view a,.product-list .toolbar .view a {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    background-color: #e7e7e7;
}

.product-list .toolbar .view a.active,.product-grid .toolbar .view a.active {
    opacity: 1;
    background-color: #fff; 
}

[id$='listview'] {
    font-size: 0;
    background-image: url("../../images/mios/view-liste.png");
  
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    [id$='listview'] {
        background-image: url("../../images/mios/view-liste-2x.png");
        background-size: 16px 16px;
    }
}

[id$='gridview'] {
    font-size: 0;
    background-image: url("../../images/mios/view-grid.png");
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    [id$='gridview'] {
         background-image: url("../../images/mios/view-grid-2x.png");
        background-size: 16px 16px;
    }
}


.product-list .row .dropdown, .recipe-list .row .dropdown, .watch-list .row .dropdown, .cart-list .row .dropdown {
    position: absolute;
    right: 0;
    width: 42px;
    height: 42px;
    border: 0;
}

@media (max-width: 600px) {
    .product-list .row .dropdown, .recipe-list .row .dropdown, .watch-list .row .dropdown, .cart-list .row .dropdown {
        right: 20px;
    }
}



.product-grid .row .dropdown {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 42px;
    border: 0;
}

.product-grid .row .dropdown > a,.product-list .row .dropdown > a,.recipe-list .row .dropdown > a,.watch-list .row .dropdown > a,.cart-list .row .dropdown > a {
    display: block;
    height: 100%;
    font-size: 0;
    background: url('../../images/mios/dropdown.png');
}

.product-grid .row .dropdown-menu,.product-list .row .dropdown-menu,.recipe-list .row .dropdown-menu,.watch-list .row .dropdown-menu,.cart-list .row .dropdown-menu {
    right: 0;
    left: auto;
    padding: 0;
    margin: 0;
    background-color: #f2f2f2;
    border: 0;
    border-radius: 0;
}

.product-grid .row .dropdown-menu li,.product-list .row .dropdown-menu  li, .recipe-list .row .dropdown-menu  li, .watch-list .row .dropdown-menu  li, .cart-list .row .dropdown-menu  li {
    height: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.product-grid .row .dropdown-menu > li > a,
.product-list .row .dropdown-menu > li > a,
.recipe-list .row .dropdown-menu > li > a,
.watch-list .row .dropdown-menu > li > a,
.cart-list .row .dropdown-menu > li > a {
    width: 100%;
    height: 100%;
    padding: 0 10px 0 10px;
    line-height: 50px;
    color: #000;
    vertical-align: middle;
}

.product-grid .row  .product > a:first-child,.recipe-grid .row  .recipe > a:first-child {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 20px 0 20px;
    color: #000;
    -webkit-transition: box-shadow .5s ease-in-out;
    -moz-transition: box-shadow .5s ease-in-out;
    -o-transition: box-shadow .5s ease-in-out;
    transition: box-shadow .5s ease-in-out;
}

.product-grid .row  .product > a:first-child ul {margin-bottom:0; padding-bottom:10px;}

.product-grid .row  .product > a:first-child:hover,.recipe-grid .row  .recipe > a:first-child:hover {
    -webkit-box-shadow: inset 0 0 0 4px #ffe500;
    -moz-box-shadow: inset 0 0 0 4px #ffe500;
    box-shadow: inset 0 0 0 4px #ffe500;
    -o-box-shadow: inset 0 0 0 4px #ffe500;
}

.product-grid .row  * a:hover,.recipe-grid .row  * a:hover {
    text-decoration: none;
}

.product-grid .row img,.recipe-grid .row img {
    display: block;
    max-width: 90%;
    height: 100%;
    margin: auto;
}

.recipe-grid .row .img-circle {
    min-width: 170px;
}
.img-circle {
    border: 1px solid #ececec;
}

.product-grid .div-table {
    width: 100%;
    padding: 20px 0;
}

.product-grid .headline-wrapper {
    display: table-cell;
    width: 66%;
    vertical-align: top;
}

.product-grid .price-wrapper {
    display: table-cell;
    text-align: center;
}

.product-grid h2 {
    display: inline-block;
    width: 100%;
    min-height: 20px;
    margin: 0;
    word-wrap: break-word;
}

.product-grid .ean {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    color: gray;
}

.product-grid .actions {
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: gray;
    text-align: center;
    vertical-align: middle;
}

.actions label {
    margin-bottom: 0;
    font-weight: normal;
    line-height: 18px;
    cursor: pointer;
}

.actions label > * {
    vertical-align: middle;
}

.product-list .actions,.list .actions {
    color: gray;
    text-align: center;
    vertical-align: middle;
}

.product-grid .actions {
    background-color: #f7f7f7;
}

.product-grid .actions a {
    color: gray;
}

.product-grid .actions > * {
    vertical-align: middle;
}

.grid .actions label .ez-checkbox, .list .actions label .ez-checkbox {
    display: inline-block;
    float: none;
}

.product-grid .seperator {
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.recipe-grid h1, .cart-list h1, .watch-list h1 {
    position: relative;
    padding-left: 20px;
    margin: 25px 0 25px 40px;
}

@media (max-width: 991px) {
    .watch-list h1 {
        margin-left: 20px;
    }
}

.recipe-grid .recipe h2 {
    text-align: center;
}

.recipe-grid .recipe .div-table {
    text-align: center;
    margin: 0 auto;
}

.recipe-grid h1:before {
    position: absolute;
    top: -7px;
    left: -25px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    content: '';
    background-image: url('../../images/mios/head-rezepte.png');
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .recipe-grid h1:before {
        background-image: url('../../images/mios/head-rezepte-2x.png');
        background-size: 40px 40px;
    }
}

@media (max-width: 600px) {
    .recipe-grid .search-wrapper {
        padding: 20px !important;
    }
}

.list .row .product .actions-wrapper {
    margin-top: 10px;
}

.list .row .product .actions-wrapper,.list .row .product .responsive-block {
    display: table;
    float: left;
    width: 50%;
    height: 100%;
    table-layout: fixed;
}

.crossell-list .row .product .actions-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

@media (max-width: 1060px) {
    .list .row .product .actions-wrapper {
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }
}

.list .row .product .actions-wrapper > *,.list .row .product .responsive-block > div {
    position: relative;
    display: table-cell;
    min-width: 50px;
    height: 100%;
    min-height: 100%;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .list .responsive-block {
        width: 100% !important;
        height: 100% !important;
    }
}

.cart-list .amount-to-cart {
    text-align: left;
}

@media (max-width: 991px) {
    .cart-list .amount-to-cart {
        text-align: right;
    }
}

@media (max-width: 600px) {
    .cart-list .amount-to-cart {
        width: 105px;
    }
}

.product-list .amount-to-cart {
    width: 180px;
    text-align: right;
}

.list .amount-to-cart .form-control {
    display: inline-block;
    margin-right: 5px;
}

.product-list .amount-to-cart > *, .crossell-list .amount-to-cart > *, .watch-list .amount-to-cart > * {
    float: right;
}

.cart-list h1:before {
    position: absolute;
    top: -7px;
    left: -25px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    content: '';
    content: url(../../images/mios/head-warenkorb.png);
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .cart-list h1:before {
        background-image: url('../../images/mios/head-warenkorb-2x.png');
        background-size: 40px 40px;
    }
}

.cart-list .amount-to-cart {
    vertical-align: middle;
}

.cart-list .amount-to-cart > span {
    color: #999;
}

.cart-list .amount-to-cart > * {
    text-align: left;
}

.cart-list .actions-wrapper {
    width: 10% !important;
}

.cart-list .button-wrapper {
    padding: 18px 20px;
    text-align: right;
}

@media (max-width: 600px) {
    .cart-list .headroom .button-wrapper {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}

.cart-list .product .button-wrapper {
    padding: 0 10px;
}

.cart-list .button-wrapper .btn {
    margin: 0;
}

@media (max-width: 600px) {
    .cart-list .headroom .button-wrapper .btn {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}

.cart-list .cart-price {
    min-width: 80px !important;
    padding-right: 20px;
    padding-left: 20px;
}

@media (max-width: 991px) {
    .cart-list .cart-price {
        padding: 0;
    }
}

.cart-list .cart-price .price-label {
    color: #999;
}

.cart-list .cart-price .price-amount {
    font-size: 18px;
}

.cart-list .product-sum {
    text-align: right;
}

.cart-list .product-sum .labels,
.cart-list .product-sum .price {
    display: inline-block;
}

.cart-list .product-sum .labels {
    padding: 15px 40px 0 0;
    font-size: 18px;
    line-height: 1;
    text-align: left;
}

.cart-list .product-sum .small {
    font-size: 12px;
}

.cart-list .product-sum .price {
    position: relative;
    top: -17px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 1;
}

.cart-list .btn-order {
    margin: 15px 0;
    color: #fff;
    background-color: #006ab4;
}

.cart-list .btn-order:hover {
    background-color: #00a5e7;
}

.product-list .numberbox,.crossell-list .numberbox {
    margin-right: 5px;
}

.product-list .compare-wrapper,.list .compare-wrapper {
    vertical-align: middle;
}

.product-list .compare-wrapper > *,.crossell-list .compare-wrapper > * {
    float: left;
}

.product-list .compare-wrapper .ez-checkbox,.list .compare-wrapper .ez-checkbox {
    margin-right: 5px;
}

.product-list .compare-wrapper a,.list .compare-wrapper a {
    color: gray;
}

.product-grid .amount-to-cart span,.product-list .amount-to-cart span, .cart-list .amount-to-cart span, .list .amount-to-cart span {
    padding-right: 3px;
}

.product-list .amount-to-cart span, .cart-list .amount-to-cart span, .list .amount-to-cart span {
    padding-top: 11px;
}

.product-grid .add-to-cart,.product-list .add-to-cart, .crossell-list .add-to-cart, .watch-list .add-to-cart {
    display: inline-block;
    width: 42px;
    height: 42px;
    font-size: 0;
    text-indent: -99999px;
    background-color: #ececec;
    background-image: url('../../images/mios/warenkorb-button.png');
    background-repeat: no-repeat;
    background-position: center;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .product-grid .add-to-cart,.product-list .add-to-cart, .crossell-list .add-to-cart, .watch-list .add-to-cart {
        background-image: url('../../images/mios/warenkorb-button-2x.png');
        background-size: 24px 24px;
    }
}

.list .add-to-cart:hover,.grid .add-to-cart:hover {
    background-color: #dcdcdc;
}

.product-grid .numberbox,.product-list .numberbox, .product-detail .numberbox {
    display: inline-block;
    margin-right: 5px;
}

.popover {
    border-top: 4px solid #00a5e7;
}

.popover-content ul {
    padding: 0;
}

.popover-content li {
    min-height: 50px;
    padding: 6px 20px;
}

.popover-content a {
    position: relative;
    display: block;
    padding-top: 8px;
    padding-left: 38px;
    color: #00a5e7;
}

.popover-content a:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
}

.popover-content .input-group {
    top: 15px;
    margin-bottom: 5px;
}

.product-list .product {
    min-height: 70px;
    vertical-align: middle;
}

.product-list .row  .product > a {
    position: relative;
    width: 100%;
    height: 100%;
    color: #000;
}

.teaser-button {
    height: 50px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    -webkit-box-shadow: 1px -2px 5px 0 rgba(50, 50, 50, .3);
    -moz-box-shadow: 1px -2px 5px 0 rgba(50, 50, 50, .3);
    box-shadow: 1px -2px 5px 0 rgba(50, 50, 50, .3);
}

.teaser-button a {
    display: block;
    width: 100%;
    height: 100%;
    color: #0072c2;
}

.teaser-button a span {
    position: relative;
}

.teaser-button a span:before {
    position: absolute;
    top: 4px;
    left: -12px;
    width: 10px;
    height: 7px;
    margin-right: 3px;
    content: '';
    background-image: url("../../images/mios/arrowdown.png");
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .teaser-button a span:before {
        background-image: url("../../images/mios/arrowdown-2x.png");
        background-size: 10px 7px;
    }
}

.product-list .image-wrapper, .recipe-list .image-wrapper, .watch-list .image-wrapper, .list .image-wrapper {
    position: relative;
    width: 60px;
    min-width: 60px;
    height: 100%;
    margin-right: 15px;
}

.center-block > * {
    vertical-align: middle;
}

.image-wrapper.top-block img {
    margin-top: 5px;
}

@media (max-width: 600px) {
    .recipe-list .image-wrapper {
        width: 40px;
        margin-right: 2px;
    }
}

.crossell-list .image-wrapper {
    width: 100px;
}

@media (max-width: 991px) {
    .crossell-list .image-wrapper {
        width: 70px;
    }
}

.crossell-list .image-wrapper img {
    display: block !important;
    float: left;
    width: 70% !important;
    vertical-align: top;
}

.crossell-list .text-wrapper {
    width: 70%;
}

.crossell-list .row h2 {
    width: 100% !important;
    padding: 0 !important;
    margin: 15px 0 !important;
}

.crossell-list .row > div:first-child {
    border-top: 1px solid #e1e1e1;
}

.crossell-list .features {
    float: left;
    width: 100%;
}

.list .product-name {
    float: left;
    margin-top: 25px;
}

.list .description a > div {
    display: table-cell;
    vertical-align: middle;
}

.list .description {
    position: relative;
    display: table;
    float: left;
    width: 50%;
    height: 100%;
    vertical-align: top;
    table-layout: fixed;
}

.crossell-list .description {
    width: 100%;
}

.watch-list .description {
    width: 43%;
}

.list .description a {
    display: block;
    display: table-row;
    width: 100%;
    height: 100%;
}

.list .description a:hover {
    color: inherit;
}

@media (max-width: 1060px) {
    .list .description {
        width: 100%;
        padding-right: 0 !important;
    }

    .watch-list .description {
        width: 93%;
    }
}

.list .product-data {
    min-width: 100px;
    padding-right: 20px;
}

@media (max-width: 600px) {
    .list .product-data {
        padding-right: 10px;
    }
}

.crossell-list .product-data {
    padding-right: 40px;
}

@media (max-width: 600px) {
    .list .description {
        padding-right: 55px;
    }
}

.cart-list .product-data {
    vertical-align: middle;
}

.cart-list .product-data h2 {
    width: 100%;
    padding: 0 0 0 10px !important;
}

.product-list .row img {
    display: block;
    max-width: 90%;
    margin: 0 auto 0 auto;
}

.product-list .row h2, .list .row h2 {
    display: inline-block;
    width: 100%;
    padding: 10px 0 5px 0;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    word-wrap: break-word;
    vertical-align: middle;
}

.product-list .row .unchanged h2, .list .row .unchanged h2 {
    color: grey;
}

.product-list .row .price-wrapper {
    position: relative;
    min-width: 90px;
}

.product-list .row .icon-wrapper {
    min-width: 50px;
}

.crossell-list .row .icon-wrapper {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 30px;
    height: 30px;
}

@media (max-width: 600px) {
    .product-list .row .icon-wrapper {
        min-width: 30px;
    }
}

.product-list  .product-column {
    padding: 0 15px;
}

@media (max-width: 600px) {
    .product-list  .product-column {
        padding: 0;
    }
}

.toolbar .row > div {
    padding: 0;
}

.toolbar .spacer {
    display: inline-block;
    width: 15px;
}

.toolbar {
    line-height: 40px;
}

.toolbar > span {
    vertical-align: middle;
}

.toolbar form {
    display: inline-block;
}

.toolbar .btn,.editor .actions .btn {
    font-family: 'LatoHeavy', sans-serif;
    letter-spacing: .03em;
}

.toolbar .btn,.toolbar .list-search {
    min-width: 180px;
    margin-bottom: 0;
}

.toolbar .list-search {
    width: 220px;
}

@media (max-width: 600px) {
    .toolbar .row > div > .btn, .toolbar .list-search {
        width: 100%;
        margin-bottom: 20px;
    }
}

.toolbar .left-column {
    text-align: left;
    vertical-align: middle;
}

.toolbar .right-column {
    text-align: right;
}

@media (max-width: 991px) {
    .toolbar .right-column {
        text-align: left;
    }
}

@media (max-width: 600px) {
    .toolbar .left-column {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .toolbar .left-column > *, .toolbar .right-column > * {
        width: 100%;
    }
}

.toolbar .box-wrapper, .toolbar .search-wrapper {
    display: inline-block;
    padding: 18px 15px;
    overflow: hidden;
    vertical-align: top;
}

@media (max-width: 600px) {
    .toolbar .box-wrapper {
        display: block;
        margin: 0 auto 20px auto;
    }

    .toolbar .search-wrapper {
        width: 100%;
        padding: 18px 0;
    }
}

.toolbar .btn-primary, .toolbar .btn-secondary {
    margin-top: 18px;
}

.toolbar .numberbox, .box-wrapper .numberbox {
    padding: 10px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #e1e1e1;
}

.toolbar .list-search input[type="text"] {
    border-top: 1px solid #e1e1e1;
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    box-shadow: none;
}

.list-search label.overlabel {
    position: absolute;
    top: 2px;
    left: 15px;
    z-index: 5;
    font-size: 16px;
    font-weight: normal;
}

.toolbar input[type="submit"] {
    width: 30px;
    min-width: 30px;
    height: 42px;
    padding: 10px;
    font-size: 0;
    background-color: #fff;
    background-image: url("../../images/mios/lupe-small.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 0;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .toolbar input[type="submit"] {
        background-image: url("../../images/mios/lupe-small-2x.png");
    }
}

.product-detail .actions,.recipe-detail.actions {
    min-height: 44px;
    margin-top: 20px;
}

.product-detail  .product-canvas .amount-to-cart.actions > * {
    display: block;
    float: left;
}

.product-detail .btn-primary {
    margin-bottom: 20px;
}

.product-detail .actions button {
    margin-bottom: 10px;
}

.product-detail .print-productsheet {
    position: absolute;
    right: 30px;
    bottom: 0;
    margin-bottom: 10px;
    color: gray;
}

@media (max-width: 600px) {
    .product-detail .print-productsheet {
        position: relative;
        left: 24px;
    }
}

.product-detail .print-productsheet:before {
    position: absolute;
    top: 2px;
    left: -24px;
    width: 20px;
    height: 17px;
    margin-right: 3px;
    content: '';
    background-image: url("../../images/mios/drucken.png");
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .product-detail .print-productsheet:before {
        background-image: url("../../images/mios/drucken-2x.png");
        background-size: 20px 17px;
    }
}

.recipe-detail .back {
    position: absolute;
    top: 20px;
    left: 25px;
    display: inline-block;
    z-index: 100;
}

@media (max-width:880px) {
    .recipe-detail .back {
        position: relative;
        top: 0;
        left: 0;
        margin: 20px 0px 0px 25px;
    }
}

@media (max-width:600px) {
    .recipe-detail .back {
        position: relative;
        top: 0;
        left: 0;
        margin: 10px 0px 0px 12px;
    }
}

.product-detail .product-info .row,.recipe-detail .recipe-info .row {
    height: 100%;
}

.product-detail .product-info > .row > div,.recipe-detail .recipe-info > .row > div {
    height: 100%;
    padding: 10px 30px;
}

@media (max-width: 600px) {
    .product-detail .product-info > .row > div,.recipe-detail .recipe-info > .row > div {
        padding: 10px 20px;
    }
}

.product-detail .product-info h2,.recipe-detail .recipe-info h2 {
    margin-bottom: 25px;
}

.product-detail .product-info .sub-item,.recipe-detail .recipe-info .sub-item {
    padding-left: 20px;
}

.product-detail .product-info p,.recipe-detail .recipe-info p {
    max-width: 550px;
    margin-bottom: 40px;
}

.product-detail .allergen,.recipe-detail .allergen {
    padding: 0;
    margin-left: 40px;
}

.product-detail .allergen li,.recipe-detail .allergen li {
    min-height: 30px;
    margin-bottom: 10px;
}

.product-detail .allergen li:before,.recipe-detail .allergen li:before {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-top: -4px;
    margin-right: 10px;
    content: " ";
    margin-left: -40px;
}

@media (max-width: 600px) {
    span.allergen {
        margin-bottom: 10px;
    }
}

span.allergen:before {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    content: " ";
    background-position: 0 0;
}

.corn:before {
    background-position: -58px -220px;
}

.grain:before {
    background-position: -12px -218px;
}

.allergen1000:before {
    background-image: url("../../images/common/gluten75x75.png");
    background-size: 30px 30px;
}

.allergen1001:before {
    background-image: url("../../images/common/krebstiere75x75.png");
    background-size: 30px 30px;
}

.allergen1002:before {
    background-image: url("../../images/common/eier75x75.png");
    background-size: 30px 30px;
}

.allergen1003:before {
    background-image: url("../../images/common/fisch75x75.png");
    background-size: 30px 30px;
}

.allergen1004:before {
    background-image: url("../../images/common/erdnuesse75x75.png");
    background-size: 30px 30px;
}

.allergen1005:before {
    background-image: url("../../images/common/soja75x75.png");
    background-size: 30px 30px;
}

.allergen1006:before {
    background-image: url("../../images/common/milch75x75.png");
    background-size: 30px 30px;
}

.allergen1007:before {
    background-image: url("../../images/common/schalenfruechte75x75.png");
    background-size: 30px 30px;
}

.allergen1008:before {
    background-image: url("../../images/common/sellerie75x75.png");
    background-size: 30px 30px;
}

.allergen1009:before {
    background-image: url("../../images/common/senf75x75.png");
    background-size: 30px 30px;
}

.allergen1010:before {
    background-image: url("../../images/common/sesam75x75.png");
    background-size: 30px 30px;
}

.allergen1011:before {
    background-image: url("../../images/common/schwefeldioxid75x75.png");
    background-size: 30px 30px;
}

.allergen1012:before {
    background-image: url("../../images/common/lupine75x75.png");
    background-size: 30px 30px;
}

.allergen1013:before {
    background-image: url("../../images/common/weichtiere75x75.png");
    background-size: 30px 30px;
}

.allergen1107:before {
    background-image: url("../../images/common/weizen75x75.png");
    background-size: 30px 30px;
}

.allergen1108:before {
    background-image: url("../../images/common/roggen75x75.png");
    background-size: 30px 30px;
}

.allergen1138:before {
    background-image: url("../../images/common/gerste75x75.png");
    background-size: 30px 30px;
}

.allergen1139:before {
    background-image: url("../../images/common/hafer75x75.png");
    background-size: 30px 30px;
}

.allergen1140:before {
    background-image: url("../../images/common/dinkel75x75.png");
    background-size: 30px 30px;
}

.allergen1141:before {
    background-image: url("../../images/common/kamut75x75.png");
    background-size: 30px 30px;
}

.allergen1143:before {
    background-image: url("../../images/common/mandeln75x75.png");
    background-size: 30px 30px;
}

.allergen1144:before {
    background-image: url("../../images/common/haselnuss75x75.png");
    background-size: 30px 30px;
}

.allergen1145:before {
    background-image: url("../../images/common/walnuss75x75.png");
    background-size: 30px 30px;
}

.allergen1146:before {
    background-image: url("../../images/common/cashew75x75.png");
    background-size: 30px 30px;
}

.allergen1147:before {
    background-image: url("../../images/common/pekan75x75.png");
    background-size: 30px 30px;
}

.allergen1148:before {
    background-image: url("../../images/common/paranuss75x75.png");
    background-size: 30px 30px;
}

.allergen1149:before {
    background-image: url("../../images/common/pistazie75x75.png");
    background-size: 30px 30px;
}

.allergen1150:before {
    background-image: url("../../images/common/macadamia75x75.png");
    background-size: 30px 30px;
}

.allergen1151:before {
    background-image: url("../../images/common/queensland75x75.png");
    background-size: 30px 30px;
}


.product-detail .product-canvas img,.recipe-detail .recipe-canvas img {
    float: right;
    height: 300px;
    margin-right: 30px;
}

@media (max-width: 600px) {
    .product-detail  .product-canvas img,.recipe-detail  .recipe-canvas img {
        float: none;
        margin-right: 0;
    }
}

.recipe-canvas .inner.description {
    max-width: 400px;
}

@media (max-width: 600px) {
    .product-canvas .inner,.recipe-canvas .inner {
        padding: 0 20px;
    }
}

.product-canvas .row > div,.recipe-canvas .row > div {
    padding: 30px 0 30px 0;
}

@media (max-width: 600px) {
    .product-canvas .row > div,.recipe-canvas .row > div {
        padding: 10px 0 20px 0;
    }
}
@media (max-width: 600px) {
    .product-canvas h1 {
        margin-top: 0px;
    }
}

.product-canvas ul {
    padding-left: 15px;
}

.recipe-canvas .btn {
    margin-bottom: 20px;
}

.box-wrapper {
    line-height: 42px;
}

.recipe-info .box-wrapper {
    min-height: 42px;
    margin-bottom: 20px;
}

.recipe-info .box-wrapper > * {
    float: left;
}

.recipe-info .box-wrapper .btn {
    min-width: 130px;
}

.ingredients tr {
    cursor: pointer;
}

.ingredients .active,  .ingredients tr:hover, .watch-list-categories li.active, .watch-list-categories li:hover {
    background: #f2f2f2;
}

@media (max-width: 600px) {
    .ingredients .active {
        background: none;
    }
}

.ingredients tr td:last-child {
    position: relative;
}

.ingredients .active td:last-child:after {
    position: absolute;
    top: -3px;
    right: -52px;
    z-index: 99;
    width: 63px;
    height: 38px;
    content: url("../../images/mios/balkenpfeil.png");
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ingredients .active td:last-child:after {
        top: -2px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ingredients .active td:last-child:after {
        top: -2px;
    }
}

@media (max-width: 600px) {
    .ingredients .active td:last-child:after {
        display: none;
    }
}

.recipe-list, .login,.register {
    padding: 30px;
}

@media (max-width: 991px) {
    .watch-list .headroom, .watch-list .toolbar .row {
        padding: 0 20px;
    }
}

@media (max-width: 600px) {
    .recipe-list,.cart-list, .login,.register {
        padding: 30px 0 150px 0;
    }

    .recipe-list .headroom, .recipe-list .toolbar .row,.cart-list .headroom, .cart-list .toolbar .row {
        padding: 0 20px;
    }
}

.watch-list-categories .empty {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    color: grey;
}

.watch-list h1:before {
    position: absolute;
    top: -7px;
    left: -25px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    content: '';
    background-image: url('../../images/mios/head-star.png');
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .watch-list h1:before {
        background: url('../../images/mios/head-star-2x.png');
        background-size: 40px 40px;
    }
}

.watch-list .badge {
    position: absolute;
    top: 0;
    right: -21px;
}

.watch-list .sidebar {
    padding: 0;
}

.watch-list .sidebar li,.watch-list .slide-categories li {
    padding: 0;
}

.watch-list .sidebar li a,.watch-list .slide-categories li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
}

.slide-categories li.active a {
      color: #0072c2;
}

.watch-list .editor {
    position: relative;
    z-index: 99999;
    margin-bottom: 10px;
}

.watch-list .editor .entries {
    margin: 0;
}

.watch-list .editor li {
    padding: 10px 20px;
    vertical-align: baseline;
}

.watch-list .inactive {
    opacity: .5;
}

.watch-list .editor input {
    display: inline-block;
    -webkit-appearance: none;
    line-height: 18px;
    border: 1px solid  #e1e1e1;
    border-radius: 0;
    box-shadow: none;
}

.watch-list .editor label {
    width: 20%;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 12px;
    color: grey;
}

.watch-list .editor input.pos {
    position: relative;
    top: 1px;
    width: 100%;
    font-size: 14px;
}

.watch-list .editor input.name {
    width: 50%;
}

.watch-list .editor .actions {
    position: relative;
    width: 100%;
    padding: 0 20px;
    text-align: left;
}

.editor-layover {
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
}

.watch-list .editor .sticky-wrapper .actions .btn {
    top: 20px;
}

.watch-list .editor .delete {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 0 0 20px;
    background-image: url("../../images/mios/close.png");
}

.watch-list .editor .actions .btn {
    width: 45%;
    min-width: 80px;
    margin-bottom: 20px;
}

.watch-list .no-change {
    text-align: center;
}

.watch-list .no-change .inner {
    height: 100%;
    padding-bottom: 15px;
}

.watch-list .no-change h1 {
    padding: 15px 0;
    margin: 0;
}

.watch-list .checkbox-wrapper {
    position: relative;
    float: left;
    width: 7%;
    height: 100%;
}

.watch-list .checkbox-wrapper .ez-checkbox {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-58%);
    -ms-transform: translateY(-58%);
    transform: translateY(-58%);
}

.watch-list .status-wrapper {
    width: 30px;
    padding: 15px 10px;
    vertical-align: top !important;
}

.watch-list .status-updated {
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 5px;
}

.watch-list .left-column, .watch-list .right-column {
    float: left;
    width: 50%;
}

@media (max-width: 1180px) {
    .watch-list .left-column, .watch-list .right-column {
        width: 100%;
    }
}

.watch-list .right-column {
    text-align: right;
}

@media (max-width: 1180px) {
    .watch-list .right-column {
        text-align: left;
    }
}

.watch-list .row img,.cart-list .row img,.recipe-list .row img,.list .row img,.list-img {
    display: inline-block;
    width: 100%;
}

.watch-list .row > .empty {
    min-height: 350px;
    vertical-align: middle;
}

.watch-list .empty h2 {
    margin-top: 150px;
    font-size: 20px;
}

.watch-list .empty p {
    max-width: 300px;
    margin: 20px auto 0 auto;
    color: grey;
}

.watch-list .empty .watch-list-icon {
    position: relative;
    top: 4px;
    margin-left: 3px;
}

.cart-list .remove-btn {
    right: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    background-image: url("../../images/mios/close.png");
    border: 0;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .cart-list .remove-btn {
        background-image: url("../../images/mios/close-2x.png");
        background-size: 14px 14px;
    }
}

.cart-list .cart-text .row > div {
    padding: 0;
    color: #888;
}

@media (max-width: 600px) {
    .cart-list .cart-text .row > div {
        padding: 0 20px;
    }
}

.login .container-fluid, .register .container-fluid {
    padding: 0;
}

.register h1, .login h1 {
    margin-bottom: 40px;
}

.register-links p, .block-right p {
    min-width: 200px;
    max-width: 300px;
    margin-bottom: 15px;
}

.register-links .inner {
    padding-left: 30px;
}

@media (max-width: 600px) {
    .register-links .inner {
        padding-top: 35px;
    }
}

.register-info {
    position: absolute;
    left: 30px;
}

.equal {
    height: 100%;
    background: url("../../images/mios/sprechblase.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    background-position: 34% 0;
}

.register .block-right {
    padding-left: 2em;
}

@media (max-width: 600px) {
    .register .block-right {
        padding-bottom: 0;
        padding-left: 15px;
        margin-top: 10px;
        font-size: 12px;
        color: #888;
    }
}

.register .block-right .inner {
    padding-left: 30px;
}

@media (max-width: 600px) {
    .register .block-right .inner {
        margin-top: -5px;
    }
}

.register .btn-secondary {
    margin-bottom: 15px;
}

.login-form .inner, .register-form .inner {
    padding-right: 30px;
}

@media (max-width: 600px) {
    .equal {
        background: none;
    }
}

@media (max-width: 600px) {
    .login-form .inner, .register-form .inner {
        padding-right: 0;
    }
}

.login-form .btn-secondary {
    margin-top: 10px;
}

.login-form .link {
    top: 10px;
}

.login .btn-primary {
    margin-bottom: 30px;
}

.login .inner {
  /*    padding-top: 20px; */
}

@media (max-width: 600px) {
    .register .btn-secondary,.login .btn-secondary,.login .btn-primary {
        width: 100%;
    }
}

.register-form img {
    margin-bottom: 20px;
}

.register .ez-checkbox {
    float: left;
}

.register .inner > div:last-child {
    margin-bottom: 0;
}

.register .row {
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .equal {
        background-position: 50% 0;
    }
}

@media (max-width: 600px) {
    .equal {
        background: none;
    }
}

@media (max-width: 600px) {
    .login-form {
        border-right: none !important;
    }

    .register, .login {
        padding: 20px 20px 0 20px;
    }

    .register .block-right .inner,.register-links .inner {
        padding-left: 0;
    }
}

/** Vergleichen **/
.compare .toolbar {
    /*border-bottom: none;*/
    *zoom: 1;
}

.compare .toolbar:before,
.compare .toolbar:after {
    display: table;
    content: " ";
}

.compare .toolbar:after {
    clear: both;
}

.compare .toolbar:before,
.compare .toolbar:after {
    display: table;
    content: " ";
}

.compare .toolbar:after {
    clear: both;
}

.compare .compare-header {
    position: relative;
    padding: 20px 0;
    background-color: #f5f5f5;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 991px) {
    .compare .compare-header {
        padding: 20px 0 1px;
    }
}

.compare .compare-header.stick {
    position: fixed;
    top: 0;
    z-index: 1078;
    width: 100%;
    border-top: none;
}

.compare .compare-header .compare-header-container {
    max-width: 1170px;
}

.compare .compare-product {
    position: relative;
    width: 87px;
    height: 87px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}

.compare .compare-product .btn-delete-product {
    position: absolute;
    top: -12px;
    left: 69px;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url("../../images/mios/compare-close.png");
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    opacity: .8;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -ms-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear;
    -webkit-opacity: .8;
    -khtml-opacity: .8;
    -moz-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    -khtml-transition: opacity .1s linear;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .compare .compare-product .btn-delete-product {
        background-image: url("../../images/mios/compare-close-2x.png");
        background-size: 20px 20px;
    }
}

.compare .compare-product .btn-delete-product:hover,
.compare .compare-product .btn-delete-product:active {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

.compare .compare-product img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    *display: inline;
    *zoom: 1;
}

.compare .compare-product .compare-product-suggestion {
    position: absolute;
    top: auto;
    bottom: 0;
    z-index: 1;
    width: 100%;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    background-color: #006ab4;
}

.compare .compare-product-title {
    padding-top: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #575757;
    text-align: center;
    word-wrap: break-word;
}

.compare .compare-empty-link {
    display: block;
    padding-bottom: 38px;
}

@media (max-width: 991px) {
    .compare .compare-product-title,
  .compare .compare-empty-link {
        margin-bottom: 19px;
    }
}

.compare .compare-empty-slot {
    position: relative;
    background-color: #eee;
    border: 3px dashed #ccc;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.compare .compare-empty-slot:hover,
.compare .compare-empty-slot:active {
    background-color: #e1e1e1;
    border: 3px dashed #bfbfbf;
}

.compare .compare-empty-slot,
.compare .compare-empty-slot:hover,
.compare .compare-empty-slot:active {
    -webkit-transition: background-color .1s linear, border-color .1s linear;
    -moz-transition: background-color .1s linear, border-color .1s linear;
    -ms-transition: background-color .1s linear, border-color .1s linear;
    -o-transition: background-color .1s linear, border-color .1s linear;
    transition: background-color .1s linear, border-color .1s linear;
    -khtml-transition: background-color .1s linear, border-color .1s linear;
}

.compare .compare-empty-slot .compare-button {
    position: absolute;
    top: 10px;
    left: 65.25px;
    width: 34px;
    height: 34px;
    background-color: #fff;
    background-image: url("../../images/mios/compare-zauberstab.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    box-shadow: 0 2px 10px rgba(0,0,0,.25);
    -webkit-transition: left .1s linear;
    -moz-transition: left .1s linear;
    -ms-transition: left .1s linear;
    -o-transition: left .1s linear;
    transition: left .1s linear;
    -khtml-transition: left .1s linear;
    -khtml-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    -ms-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    -o-box-shadow: 0 2px 10px rgba(0,0,0,.25);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .compare .compare-empty-slot .compare-button {
        background-image: url("../../images/mios/compare-zauberstab-2x.png");
        background-size: 22px 22px;
    }
}

.compare .compare-empty-slot .compare-button:before {
    position: absolute;
    top: 10px;
    left: -14px;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    content: " ";
    border: 7px solid transparent;
    border-right-color: #fff;
}

.compare .compare-empty-slot .compare-button.disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-opacity: .5;
    -khtml-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
}

.compare .compare-empty-slot:hover .compare-button {
    left: 60.9px;
}

.compare .compare-buttons {
    padding: 19px 0;
    border-left: 1px solid #cdcdcd;
}

.compare .compare-buttons .btn-open-table {
    color: #fff;
    background-color: #0073c0;
    border: none;
}

.compare .compare-buttons .btn-open-table:hover,
.compare .compare-buttons .btn-open-table:active {
    background-color: #00a5e7;
}

.compare .compare-buttons .btn-delete-products {
    background-color: #fff;
    border: none;
}

.compare .compare-buttons .btn-delete-products:hover,
.compare .compare-buttons .btn-delete-products:active {
    background-color: #d9d9d9;
}

.compare .compare-buttons p:last-of-type {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .compare .compare-buttons {
        height: 270px;
    }
}

@media (min-width: 992px) {
    .compare .compare-table-modal .modal-dialog {
        width: 768px;
    }
}

@media (min-width: 1600px) {
    .compare .compare-table-modal .modal-dialog {
        width: 1168px;
    }
}

.compare .compare-table-modal .modal-header {
    border-bottom: none;
}

.compare .compare-table-modal .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.compare .compare-table-modal .modal-body {
    padding: 0;
}

.compare .compare-table-modal .compare-table {
    width: 100%;
}

.compare .compare-table-modal .compare-table tr td {
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.compare .compare-table-modal .compare-table tr td:first-of-type {
    border-left: none;
}

.compare .compare-table-modal .compare-table tr td.labels {
    width: 180px;
}

.compare .compare-table-modal .compare-table thead td {
	max-width: 147px;
    padding: 20px 30px;
    vertical-align: top;
    background-color: #f5f5f5;
}

@media (min-width: 1600px) {

    .compare .compare-table-modal .compare-table thead td {
        width: 247px;
    }
}

@media (max-width: 991px) {
    .compare .compare-table-modal .compare-table thead td {
        padding: 20px 10px;
    }
}

.compare .compare-table-modal .compare-table tbody td {
	max-width: 147px;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 18px;
    vertical-align: top;
    word-wrap: break-word;
}

@media (max-width: 991px) {
    .compare .compare-table-modal .compare-table tbody td {
        padding: 10px;
    }
}

@media (min-width: 992px) {
    .compare .compare-table-modal .compare-table tbody td {
        /*white-space: nowrap;*/
    }
}

@media (min-width: 1600px) {
    .compare .compare-table-modal .compare-table tbody td {
        width: 247px;
    }
}

.compare .compare-table-modal .compare-table tbody td strong {
    font-size: 14px;
}

.compare .compare-table-modal .compare-table tbody td small {
    color: #999;
}

.compare .compare-table-modal .compare-table tbody td ul,
.compare .compare-table-modal .compare-table tbody td li {
    list-style: disc;
}

.compare .compare-table-modal .compare-table tbody td ul {
    padding: 0 0 0 16px;
    margin: 0;
}

.compare .compare-actions {
    position: relative;
    padding-top: 10px;
    margin-right: -10px;
    margin-left: -10px;
    text-align: center;
}

.compare .compare-actions .numberbox {
    display: inline-block;
    margin-right: 5px;
    *display: inline;
    *zoom: 1;
}

.compare .compare-actions .btn-add-to-cart {
    display: inline-block;
    width: 41px;
    height: 42px;
    vertical-align: top;
    text-indent: -9999px;
    cursor: pointer;
    background-color: #ececec;
    background-image: url("../../images/mios/warenkorb-button.png");
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    *display: inline;
    *zoom: 1;
    -khtml-transition: background-color .1s linear;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .compare .compare-actions .btn-add-to-cart {
        background-image: url("../../images/mios/warenkorb-button-2x.png");
        background-size: 24px 24px;
    }
}

.compare .compare-actions .btn-add-to-cart:hover,
.compare .compare-actions .btn-add-to-cart:active {
    background-color: #dcdcdc;
}

.compare .compare-actions .refresh-suggestion,
.compare .compare-actions .accept-suggestion {
    display: inline-block;
    width: 41px;
    height: 41px;
    text-indent: -9999px;
    background-color: #006ab4;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    *display: inline;
    *zoom: 1;
    -khtml-transition: background-color .1s linear;
}

.compare .compare-actions .refresh-suggestion:hover,
.compare .compare-actions .accept-suggestion:hover,
.compare .compare-actions .refresh-suggestion:active,
.compare .compare-actions .accept-suggestion:active {
    background-color: #00a5e7;
}

.compare .compare-actions .refresh-suggestion {
    margin-right: 5px;
    background-image: url("../../images/mios/compare-refresh.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .compare .compare-actions .refresh-suggestion {
        background-image: url("../../images/mios/compare-refresh-2x.png");
        background-size: 24px 24px;
    }
}

.compare .compare-actions .refresh-suggestion:disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-opacity: .5;
    -khtml-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
}

.compare .compare-actions .accept-suggestion {
    background-image: url("../../images/mios/compare-accept.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .compare .compare-actions .accept-suggestion {
        background-image: url("../../images/mios/compare-accept-2x.png");
        background-size: 24px 24px;
    }
}

.product-detail .product-canvas .row li,
.product-grid .product a li,
.features li {
    word-wrap: break-word;
}

.headline-wrapper h2 {
    margin: auto;
}

.headline-wrapper {
    margin: 20px 0 10px 0;
}

.sidebar .categories li a {
    word-wrap: break-word;
}

.form-group.has-error label,
.form-group.has-error small {
    color: #d9534f;
}

.info-modal {
    position: absolute;
    top: -2000px;
    z-index: 1090;
    width: 220px;
    padding: 10px 15px 15px;
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: left;
    background-color: #fff;
    filter: alpha(opacity=0);
    border-top: 5px solid #006ab4;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    -ms-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear;
    -khtml-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -khtml-transition: opacity .1s linear;
}

.info-modal.in {
    top: auto;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}

.info-modal:before {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    content: " ";
    border: 15px solid transparent;
    border-bottom-color: #006ab4;
}

.info-modal button.close {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: auto;
    z-index: 10;
}
