#mycube-cart {
    text-align: center;
}

#mycube-cart > div {
    display: inline-block;
}

.preview-con {
    z-index: 1;
    margin-top: 1em;
}
.preview-con > div {
    display: inline-block;
    vertical-align: top;
}

.preview-con > div a {
    display: inline-block;
    font-weight: bold !important;
    color: black;
}

.preview {
    display: inline-block;
    border: 2px solid rgb(200, 200, 200);
    margin: 0 0.5em;
    cursor: pointer;
    vertical-align: top;
}

.edgtf-quantity-input {
    font-size: 1em !important;
}

.edgtf-container-inner {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.shop_table_responsive, .woocommerce-message, .woocommerce-info, .woocommerce-notices-wrapper, .return-to-shop, .edgtf-quantity-minus, .edgtf-quantity-plus {
    display: none !important;
}

.coupon input {
    font-size: 1.75em !important;
    text-align: center;
}
.coupon {
    margin-top: 2em;
}

.mycube-quantity {
    font-size: 1em !important;
    width: 2em !important;
    text-align: center;
    margin-left: 0.25em !important;
}

pre {
    background-color: white;
}

#weitereinkaufen:hover {
    background-color: white !important;
}
.mycube-quantity {
width: 4em !important;
}
.prices > * {
display:block;
}
.prices > ins {
color:green;
}

.cart_totals {
    width: 100% !important;
    float: none !important;
}
.cart_totals a {
    margin: 0.5em auto !important;
    max-width: 23em !important;
}
.wcppec-checkout-buttons {
    max-width: 28.75em;
    margin: 0.5em auto;
}
.cart_totals h2 {
    display: none;
}

@media screen and (max-width:600px) {
.product-quantity {
    font-size: 1.25em !important;
    float: left !important;
}
}

@media screen and (min-width:1200px) {
.mycube-container {
margin-right: 42em !important;
width: 42em !important;
}
.product-quantity-desktop {
position: absolute !important;
margin-left: 34em !important;
margin-top: 11em !important;
}
.product-quantity-desktop .prices {
    position: absolute !important;
    left: 7em !important;
    top: -1em !important;
height: 2.5em !important;
}
.product-quantity-desktop .prices > span {
position: absolute;
bottom: 0;
}
.product-quantity-desktop > span:first-child {
text-align:left !important;
}
.quant-select-container {
    left: 0;
    position: absolute;
}
}
