
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzMm5ldy5jc3MiLCJzb3VyY2VzQ29udGVudCI6W119 */

ul.downloads .download-item::before {
    background-image: url(images/icon-download-pdf.svg) !important;
}




/* WOOCOMMERCE */
.woocommerce table.shop_table {
    background-color: transparent;
    border: 0px;
}
.woocommerce table.shop_table th {
    font-family: "UbuntuTitling-Bold", "Helvetica Neue", Verdana, Arial, sans-serif;
    white-space: nowrap;
    font-size: 20px;
    text-transform: none;
}

.woocommerce .btn-remove, .woocommerce .btn-remove:hover {
    background-color: #c5c5c5 !important;
    width: 33px !important;
    height: 33px !important;
    border-radius: 100% !important;
    background-size: 9px !important;
    background-position: center center !important;
    display: inline-block !important;
    border: none !important;
    color: #fff !important;
    background-image: url(images/icon-cart-remove.svg) !important;
    background-repeat: no-repeat !important;
}

.woocommerce table.shop_table td {
    border-top: 1px dotted #003b5f !important;
}

.woocommerce table.shop_table tbody td {
    padding: 30px 0;
}

.woocommerce table.shop_table tbody td.product-price, .woocommerce table.shop_table tbody td.product-subtotal, .woocommerce table.shop_table th.product-subtotal {
    text-align: right;
    padding-right: 10px;
}

.woocommerce table.shop_table tbody td.product-name a, .woocommerce table.shop_table tbody td.product-name a:hover {
    text-decoration: none;
    color: #003b5f;
}

.woocommerce .quantity {
    text-align: center;
}

.woocommerce .quantity .qty {
    width: 70% !important;
}

.wo_account {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
}

#coupon_code {
    width: 205px !important;
    border: 1px solid #eee !important;
}

.wo_account span.required::after {
    display: none;
}

.wo_account em {
    font-size: inherit !important;
    font-style: italic !important;
    font-family: inherit !important;
}

.wo_account fieldset {
    margin-top: 40px;
}

.wo_account fieldset legend {
    font-weight: bold;
    margin-bottom: 20px;
}

.wo_account .woocommerce-Button, .wo_account .button {
    text-decoration: none !important;
    padding: 8px 24px 6px 24px !important;
    background-color: #1f86bd !important;
    display: inline-block !important;
    border-radius: 8px !important;
    border: 0px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: "UbuntuTitling-Bold", "Helvetica Neue", Verdana, Arial, sans-serif !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    min-width: 200px !important;
}

.woocommerce form.login, .woocommerce form.register {
    border: 0px !important;
    padding: 0px !important;
}

.wo_account strong {
    font-weight: bold;
}

.woocommerce-MyAccount-navigation {
    width: 30%;
    float: left;
}

.woocommerce-MyAccount-content {
    width: 70%;
    float: right;
}

@media screen AND (max-width: 768px) {
    .woocommerce-MyAccount-navigation {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }

    .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
    }  
    
    #coupon_code {
        width: 125px !important;
        border: 1px solid #eee !important;
    }
}

p.cart-empty {
    border: 0px !important;
    padding: 0px !important;
    background-color: transparent !important;
    color: #003b5f !important;
}

p.cart-empty::before {
    display: none !important;
}

.woocommerce .form-instructions {
    margin-bottom: 10px !important;
    color: #003b5f;
}

.woocommerce .benefits {
    color: #003b5f;
    list-style: none !important;
    padding-left: 20px;
    margin: 10px 0 20px 0;
}

.woocommerce .benefits li {
    list-style: disc !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}

.registerh2 {
    font-size: 20px !important;
}

#customer_login .col-1 {
    width: 40%;
}

#customer_login .col-2 {
    width: 50%;
}

#customer_login .hinweisPflichtfeld {
    display: block;
    text-align: right;
    color: red;
    font-size: 11px;
}

.post-entry .woocommerce ul li {
    text-indent: 0px !important;
}
.post-entry .woocommerce ul li::before {
    display: none !important;
    content: "" !important;
}

.wo_account .woocommerce-error {
    border: 0px !important;
    background-color: transparent !important;
    color: red !important;
}

.woocommerce-error::before {
    display: none !important;
    content: "" !important;
}

.woocommerce .myCartTotals {
    width: 100%;
}

.woocommerce .myCartTotals td, .woocommerce .myCartTotals th {
    text-align: right !important;
    line-height: 1.8 !important;
}

.woocommerce .wc-proceed-to-checkout {
    text-align: right !important;
    padding-top: 20px !important;
}

.woocommerce .shippingCalc {
    width: 48%;
    float: left;
}







.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-thankyou-order-received {
    border-top: 0px !important;
    text-align: left;
    background-color: transparent;
    font-size: 14px;
    padding: 0px !important;
}

.woocommerce-message::before {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    color: #1F86BD !important;
}

.woocommerce-checkout .woocommerce-error {
    background-color: #eee !important;
    padding: 10px !important;
    border: 1px solid red !important;
}

.woocommerce-info::before {
    display: none !important;
}

.woocommerce-thankyou-order-details {
    padding-top: 30px !important;
    font-size: 20px;
}

.woocommerce-checkout #payment {
    background-color: transparent !important;
    border-radius: 0px !important;
    margin-bottom: 30px !important;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #fff !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding-left: 0px !important;
}

.woocommerce-checkout textarea {
    box-sizing: border-box;
    border-radius: 0px !important;
    font-size: 14px !important;
    -webkit-appearance: none !important;
    padding: 1em 1em !important;
    height: 70px !important;
}

.woocommerce-checkout textarea::placeholder {
    color: #003b5f !important;
}

.woocommerce-checkout-review-order-table {
    margin-top: 30px !important;
    border-top: 1px dotted #003b5f !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px dotted #003b5f !important;
}

.wc-gzd-product-name-left {
    width: 30% !important;
    max-width: none;
}

.wc-gzd-product-name-right {
    width: 70% !important;
    max-width: none;
}





/*
==============================================================
KASSE
==============================================================
*/
.woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce-billing-fields__field-wrapper label {
    display: none !important;
}

.woocommerce-shipping-fields__field-wrapper label {
    display: none !important;
}

#customer_details .col-1, #customer_details .col-2 {
    float: none !important;
    padding: 0px !important;
    width: 100% !important;
}

#customer_details {
    width: 48% !important;
    float: left !important;
}

#order_review_heading {
    width: 50% !important;
    display: block;
    float: right !important;
}

#order_review {
    width: 50% !important;
    float: right !important;
}

#order_review .product-total {
    text-align: right !important;
    vertical-align: top !important;
}

#order_review .cart-subtotal, #order_review .woocommerce-shipping-totals, #order_review .order-tax, #order_review .order-total {
    text-align: right !important;
}

.woocommerce .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 0px !important;
    border-radius: 0px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding-left: 7px !important;
    margin-bottom: 3px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}

@media all AND (max-width: 768px) {
    #customer_login .col-1 {
        width: 100% !important;
        float: none !important;
    }

    #customer_login .col-2 {
        width: 100% !important;
        float: none !important;
    }
    
    #customer_details, #order_review, #order_review_heading {
        width: 100% !important;
        float: none !important;
    }
}
