/* 
Theme Name: BannerKoenig
Theme URI: https://www.bannerkoenig.de/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by BannerKoenig team
Author: BannerKoenig
Author URI: https://www.bannerkoenig.de/
Template: hello-elementor
Version: 3.1.8
Text Domain: bannerkoenig
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/


/* new menu CSS */

body {
    line-height: 1.6;
    font-family: "Robot_Font", sans-serif;
}

.e-n-menu-content {
    width: 100% !important;
}

.elementor-icon-list-text .new_badge {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 11px !important;
    background: linear-gradient(to bottom, #68b218, #72c21a) !important;
    border-radius: 2px 2px 2px 2px !important;
    display: inline !important;
    padding: 4px 4px 4px 4px !important;
    top: -2px !important;
    position: relative !important;
    margin: 0 0 0 6px !important;
    text-align: center !important;
}

#customer_details {
    flex-direction: row;
}

#neutraler_versand_field label.checkbox,
#ship-to-different-address label {
    text-transform: none;
    color: #000 !important;
    font-weight: bolder;
    font-size: .9em !important;
    line-height: 1.6;
}

.checkout .form-row span.description {
    font-size: 14.4px;
    color: #000000;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}

.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: transparent;
    color: #515151;
}

.woocommerce-checkout #payment div.payment_box::before {
    content: " ";
    display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.507em;
}

.e-n-menu-content .e-con-inner {
    margin-left: 0;
}

@media only screen and (max-width: 768px) {
    #customer_details {
        flex-direction: column;
    }
}


/* cart css */

.cart_footer_wrapper {
    display: flex;
    gap: 3rem;

}

.coupon-column {
    flex: 1;
}

.cart-collaterals {
    flex: 1;
}

.cart_totals {
    width: 100% !important;

}

.cart-buttons-wrapper {
    margin-bottom: 60px;
}

.e-shop-table.e-cart-section {
    border-bottom: 1px solid #ececec;
    padding: 0;
}

.e-shop-table {
    border: 1px solid #fff !important;
    border-bottom: 1px solid #ececec !important;
}

.shop_table thead th {
    border-bottom: 3px solid #ececec !important;
}

.shop_table thead th,
.shop_table.cart td.product-name {
    padding: .5em !important;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em !important;
    font-weight: bold;
    text-transform: uppercase !important;

}

table thead:first-child tr:first-child th {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.shop_table.cart td.product-name {
    padding: 10px !important;
    width: 60% !important;
}

.shop_table.cart td.product-name a {
    color: #1E73BE;
    text-transform: uppercase !important;
    font-weight: bold;
}
#nbdesigner-upload-title .remove:hover,
#nbdesigner-preview-title .remove:hover,
.shop_table.cart td.product-name a:hover {
    color: #BD4033 !important;
}

.cart_totals tr th {
    font-size: .9em;
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 400 !important;
}

.cart_totals tr td {
    border-bottom: 1px solid #ececec !important;
}

.coupon {
    width: 100%;
}

.coupon label {
    font-size: 1.1em;
    font-weight: 700;
    color: #000000;
    margin-bottom: 9px;
}

.coupon input {
    box-sizing: border-box;
    border: 1px solid #ddd !important;
    padding: 0 .75em !important;
    height: 2.507em;
    font-size: .97em !important;
    border-radius: 0 !important;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff !important;
    color: #333 !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

.coupon input:focus {
    box-shadow: 0 0 5px #ccc;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;

}

.bk_order_heading {
    background-color: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 1.2em;
    padding: 10px 5px;
    margin-bottom: .5em;
}

.woocommerce .wc-proceed-to-checkout .order-angebot-btn,
.coupon .button,
.continue-shopping,
.empty-cart-button {
    background: #f8f8f8 !important;
    color: #333 !important;
    border: 1px solid #e5e5e5 !important;
    font-weight: normal !important;
    line-height: 1.5em !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    padding: 9px 18px !important;
}

.woocommerce .wc-proceed-to-checkout .order-angebot-btn:hover,
.coupon .button:hover,
.continue-shopping:hover,
.empty-cart-button:hover {
    border: 1px solid #999595 !important;
}

.woocommerce .wc-proceed-to-checkout .order-angebot-btn{
  margin-top: 1em !important;
  text-align: center !important;
}


.elementor-widget-woocommerce-cart .woocommerce .coupon .button {
    margin-top: 16px;
    width: fit-content;
    float: left !important;
}

.uni-product-single button.single_add_to_cart_button,
.single_add_to_cart_button,
#place_order,
.woocommerce .wc-proceed-to-checkout .checkout-button {
  color: #fff !important;
  border-color: #43A047 !important;
  border-radius: 0 !important;
  background-color: #42a413 !important;
  text-align: center;
  text-transform: uppercase;
}
.uni-product-single button.single_add_to_cart_button:hover,
.single_add_to_cart_button:hover,
#place_order:hover,
.woocommerce .wc-proceed-to-checkout .checkout-button:hover {
  border-color: #42a413 !important;
  opacity: 1;
  color: #fff;
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.woocommerce .wc-proceed-to-checkout .is-outline:hover {
  background-color: #f8f8f8;
  border: 1px solid #446084;
}

.product-remove .remove {
    border: 2px solid #000000 !important;
    border-radius: 50px !important;
    width: 25px !important;
    height: 25px !important;
}

ul#shipping_method li label .amount {
    text-align: right;
    float: right;
}

span.amount {
    white-space: nowrap;
    color: #111 !important;
    font-weight: bold;
}

.shop_table span.amount {
    font-size: 1.2em !important;
    font-weight: 600 !important;
}
.shop_table .cmz-thead-info-wrapper .amount{
  font-size: 1.1em !important;
}

.shop_table tr th {
    font-size: 15px !important;
    color: #111 !important;
}

@media (min-width: 1024px) {
    .elementor-widget-woocommerce-cart .e-cart__container {
        align-items: center;
        grid-template-columns: 100% auto !important;
    }

    .cart_footer_wrapper {
        margin-top: 20px;
        display: grid;


        grid-template-columns: 50% auto !important;
        gap: 30px;
        width: 100%;
    }

    .coupon {
        width: 80%;
    }
}

.cart_totals table.shop_table tr.order-total td {
    border-top-color: 0;
    border-top-width: 0 !important;
}

.cart_footer_wrapper {
    margin-top: 20px;
    display: grid;

    grid-template-columns: 100%;
    gap: 30px;
    width: 100%;
}


/* Top Menu CSS */

#elementor-menu-cart__toggle_button {
    position: relative
}

#elementor-menu-cart__toggle_button .elementor-button-icon-qty {
    position: absolute;
    top: 55%;
    left: 50%;
    background: transparent;
    font-weight: 500;
    font-size: 13px;
    transform: translate(-50%, -50%);
    color: #004694;
}

.elementor-icon-list-text {
    padding-inline-start: 0 !important;
}

/* Checkout Page CSS*/
.woocommerce-form-login-toggle .e-checkout-secondary-title {
    padding: 15px 15px;
    font-size: 1.1em;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
}

.woocommerce-form-login-toggle .e-checkout-secondary-title a {
    color: #1E73BE;
}

.woocommerce-form-login-toggle .e-checkout-secondary-title a:hover {
    color: #BD4033;
}

.woocommerce #customer_details .col-1,
.woocommerce #customer_details .col-2 {
    padding: 0;
    width: 100%;
}

#customer_details h3 {
    padding: 5px;
    font-size: 16px !important;
    color: #1968b7 !important;
    border-bottom: 1px solid #ddd;
    font-weight: bolder;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 8px;
}

.woocommerce-billing-fields__field-wrapper .form-row-first,
.woocommerce-billing-fields__field-wrapper .form-row-last,
.woocommerce-shipping-fields__field-wrapper .form-row-first,
.woocommerce-shipping-fields__field-wrapper .form-row-last {
    width: 100% !important;
}

#customer_details textarea {
    padding-top: 0.7em !important;
    min-height: 120px;
}

#customer_details label,
.woocommerce-checkout-payment label {
    font-weight: bold;
    display: block;
    font-size: .9em !important;
    margin-bottom: 0.4em;
    color: #000 !important;
}

#payment .wc_payment_methods.payment_methods.methods label {
    display: inline-block;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
}

select,
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    box-sizing: border-box;
    border: 1px solid #ddd !important;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    line-height: 2.507em;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    color: #333 !important;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
    background-color: #fff !important;
    border-radius: 0;
    display: block;
}

.payment_methods li {
    padding-top: 7px;
    padding-bottom: 7px;
}

.payment_methods li+li {
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px solid #ececec;
}

.e-checkout__container {
    grid-column-gap: 0 !important;
}

.e-checkout__order_review,
.shipping_address {
    padding: 0 !important;
}

.woocommerce-checkout .shop_table {
    background-color: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
}

.woocommerce-checkout .shop_table thead th {
    border-bottom: 3px solid #ececec !important;
    color: #333 !important;
    font-size: .9em !important;
    font-weight: 700 !important;
}

.woocommerce-checkout .shop_table thead th+th,
.woocommerce-checkout .shop_table tfoot th,
.woocommerce-checkout .shop_table tfoot td {
    text-align: right;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: none !important;
}

table thead:first-child tr:first-child th {
    border-block-start: none !important;
}

.woocommerce-checkout .shop_table tfoot th {
    border-bottom: 1px solid #ececec !important;

    color: #333 !important;
    font-size: .9em !important;
    font-weight: 700 !important;
}

.woocommerce-checkout .shop_table tbody td+td {
    text-align: right;
}


#nbdesigner-upload-title .remove,
#nbdesigner-preview-title .remove,
.shop_table .cart_item td.product-name a {
    color: #1E73BE !important;
}

.woocommerce-checkout .shop_table td {
    border-bottom: 1px solid #ececec !important;
    color: #333 !important;
    font-weight: bold !important;
}

.woocommerce-checkout .shop_table th,
.woocommerce-checkout .shop_table td {
    padding: .5em;
    text-align: left;
}

table tbody>tr:nth-child(odd)>td {
    background: none !important;
    border-left: 0px;
    border-right: 0px;
}G

#place_order {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: none;
    vertical-align: middle;
    border-radius: 0 !important;
    padding: 0 1.2em;
    max-width: fit-content;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    box-sizing: border-box;
    margin-top: 5px;
}

#place_order:hover {
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single {
    background-color: #fff !important;
}

select:focus {
    outline: none
}

.woocommerce-additional-fields {
    padding: 0 !important;
}

.woocommerce-checkout #bk_payment {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-weight: 700 !important;
    border-radius: 0 !important;
    line-height: 1.5 !important;
    background-color: transparent !important;
    color: #515151 !important;
}

#bk_payment #payment {
    background: transparent;
    border-radius: 0;
}

#bk_payment #payment ul.payment_methods {
    padding: 0 1em;
}


.cart-buttons-wrapper .fa {
    margin-right: 8px;
    color: #333;
    font-size: 14px;
}

.shop_table.cart td.product-name a {
    font-size: 16px !important;
    display: block;
}

.product-remove .remove {
    border: 2px solid #ccc !important;
    color: #ccc !important;
}

.product-remove .remove:hover {
    border: 2px solid #000000 !important;
    color: #000000 !important;
}

.woocommerce a.remove:hover {
    background: transparent !important;
}

#ship-to-different-address {
    margin-top: 0;
    padding-left: 0;
}

dl.variation dd {
    word-break: break-word;
    text-overflow: ellipsis;
    text-transform: none;
    font-weight: normal;
    display: flex;
}

@media (min-width: 1024px) {
    .col2-set {
        display: grid;
        grid-template-columns: 50% auto !important;
        gap: 30px;
    }

    .woocommerce-page .col2-set::before,
    .woocommerce-page .col2-set::after {
        content: " ";
        display: none !important;
    }

    .woocommerce-billing-fields__field-wrapper .form-row-first,
    .woocommerce-billing-fields__field-wrapper .form-row-last,
    .woocommerce-shipping-fields__field-wrapper .form-row-first,
    .woocommerce-shipping-fields__field-wrapper .form-row-last {
        width: 48% !important;
    }
}

/* Checkout Page End */


/*My Account Page CSS */

.dashboard-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    font-size: 1.3em;
    list-style: none;
}

.dashboard-links li {
    width: 33.333%;
    margin-bottom: .6em;
}

.dashboard-links a {
    display: block;
    border-radius: 5px;
    padding: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    transition: all .3s;
    text-decoration: none;
}

.dashboard-links a:hover,
.dashboard-links a:active,
.dashboard-links .current-menu-item a {
    background-color: #333;
    color: #FFF !important;
}

@media (max-width: 549px) {
    .dashboard-links li {
        width: 100%;
    }
}

#customer_login {
    gap: 0 !important;
}

#customer_login .col-1,
#customer_login .col-2 {
    width: 100%;
    padding: 0;
}

.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0;
    border: none;
    padding: 0;
}

#customer_login h2 {
    font-size: 17.6px !important;
    color: #000000 !important;
    font-weight: bolder;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 8px;
}

label,
legend,
.woocommerce-privacy-policy-text {
    font-weight: bold;
    display: block;
    font-size: .9em;
    margin-bottom: 0.4em;
    color: #222;
}

.woocommerce-LostPassword {
    display: block;
    font-weight: 500;
    font-size: .9em;
    margin-bottom: 0.4em;
    color: #222;
}

.woocommerce-privacy-policy-text a,
.woocommerce-LostPassword a {
    color: #1E73BE;
}

.woocommerce-privacy-policy-text a:hover,
.woocommerce-LostPassword a:hover {
    color: #BD4033;
}

.woocommerce form.login,
.woocommerce form.register {
    margin: 0;
}

.woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.woocommerce-EditAccountForm button,
.woocommerce-MyAccount-content .button {
    background-color: #004694 !important;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    border: none !important;
    vertical-align: middle;
    border-radius: 0 !important;
    max-width: fit-content;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    box-sizing: border-box;
}

.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover,
.woocommerce-EditAccountForm button:hover,
.woocommerce-MyAccount-content .button:hover {
    opacity: 1;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2) !important;
}

/* Login Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    border-right: 0;
    margin-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: .8em;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-weight: 700;
    color: #666666d9;
    width: 100%;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
    position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
    border-bottom: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: 1;
    left: auto;
    background-color: transparent;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #111111d9;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a::before {
    background-color: #004694;
}

.woocommerce-EditAccountForm fieldset {
    padding: 0;
    border: none;
    margin-bottom: 20px;
}

.woocommerce-EditAccountForm fieldset legend {
    width: 100%;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 30px 0 15px;
}

.woocommerce-MyAccount-content p {
    font-size: 16px;
    color: #000000;
}

.woocommerce-MyAccount-content a {
    color: #1E73BE;
}

.woocommerce-MyAccount-content a:hover {
    color: #BD4033;
}

.woocommerce-EditAccountForm.edit-account .form-row-first,
.woocommerce-EditAccountForm.edit-account .form-row-last {
    width: 100%;
}

#place_order {
    min-height: 2.5em;
    color: #fff;
}



@media screen and (min-width: 1042px) {
    #customer_login .col-2 {
        border-left: 1px solid #ececec;
    }

    #customer_login .col-1,
    #customer_login .col-2 {
        width: 100%;
        padding: 0 30px 30px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        border-right: 1px solid #ececec;
        margin-bottom: 0px;
    }

    .woocommerce-EditAccountForm.edit-account .form-row-first,
    .woocommerce-EditAccountForm.edit-account .form-row-last {
        width: 48%;
    }
}

.woocommerce-MyAccount-content p mark {
    background: #ff0 !important;
}

.woocommerce-order-details h2 {
    font-size: 1.4em;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px;
}

.woocommerce-order-details h3 {
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px;
}

.woocommerce-MyAccount-content table.shop_table {
    border: none;
    border-radius: 0 !important;
}

.woocommerce-MyAccount-content table.shop_table thead th+th,
.woocommerce-MyAccount-content table.shop_table tbody td+td {
    text-align: right;
}

.woocommerce-MyAccount-content table.shop_table tfoot {
    text-align: right;
}

.woocommerce-MyAccount-content table.shop_table tfoot th,
.woocommerce-MyAccount-content table.shop_table tfoot td {
    text-align: right;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: none !important;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(even)>td {
    border-top: 0px !important;
    background: none !important;
    border-left: 0px;
    border-right: 0px;
}

.woocommerce-MyAccount-content table.shop_table .order_item a {
    font-size: 16px;
    font-weight: bold;
}

.woocommerce-MyAccount-content table.shop_table .woocommerce-Price-amount.amount {
    font-size: 1.2em;
    font-weight: bold;
}

.woocommerce-customer-details address {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    color: #000000;
}

.woocommerce-orders-table__cell-order-actions .button.view {
    background: none !important;
    color: #1E73BE !important;
    font-weight: normal;
    text-transform: capitalize !important;
}

.woocommerce-orders-table__cell-order-actions .button.view:hover {
    background: none !important;
    color: #BD4033 !important;
    box-shadow: none !important;
}

.woocommerce-order-details address {
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
    color: #000000;
    font-style: normal;
}

.woocommerce-table__line-item.order_item ul {
    padding: 0 !important;
}

/* Cart_menu CSS */

.widget_shopping_cart_content .cart-drawer-title {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bolder;
    border-bottom: 3px solid #eee;
    margin-left: 5em;
    margin-right: 5em;
    margin-bottom: 0.2em;
}

.is-divider {
    height: 3px;
    display: block;
    border-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 30px;
    border: 3px solid rgb(225 225 225);
    margin: 1em auto;
}

.widget_shopping_cart_content ul {
    padding: 0;
    list-style: none;
}

.widget_shopping_cart_content ul.product_list_widget li dl {
    margin-top: 10px !important;
    margin: 0;
    line-height: 1;
    font-size: .7em;
    color: #000000 !important;
}

.widget_shopping_cart_content ul.product_list_widget li dl.variation dt {
    display: block;
    font-weight: bold;
    float: left;
}

.widget_shopping_cart_content ul.product_list_widget li dl.variation dd {
    display: block;
    margin-right: 0;
    margin-bottom: 3px;
    text-transform: none;
    font-weight: normal;
    margin: 0 0 0 0px;
}

.woocommerce-mini-cart-item.mini_cart_item>a {
    font-size: 16px !important;
    color: #1E73BE !important;
}

.woocommerce-mini-cart-item.mini_cart_item>a:hover {
    color: #BD4033 !important;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
  border-bottom: 1px solid #eee !important;
}

a.remove.remove_from_cart_button {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc !important;
    font-weight: bold;
    text-align: center;
    border: 2px solid #ccc;
}

a.remove.remove_from_cart_button:hover {
    color: #000 !important;
    border: 2px solid #000;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    display: none;
}

.woocommerce-page table.shop_table_responsive tr td.account-orders-table-actions {
  text-align:left;
  padding-left: 6em;
}

.woocommerce-page table.shop_table_responsive tr td.account-orders-table-actions .account-orders-table-action {
  margin-bottom:0.8em;
  display:block;
}

.woocommerce-mini-cart {
    height: 90vh;
    overflow-y: auto;
    padding-right: 6px !important;
}

.woocommerce-mini-cart::-webkit-scrollbar {
    width: 4px;
}

.woocommerce-mini-cart::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.woocommerce-mini-cart::-webkit-scrollbar-thumb {
    background: #888;
}

.woocommerce-mini-cart::-webkit-scrollbar-thumb:hover {
    background: #555;
}


/* NBD Designer */
.nbd-order-item-upload {
    width: 100%;
    min-width: 100% !important;
    display: grid;
    grid-template-columns: auto auto auto;
}

.woocommerce-table__product-name ul {
    overflow-wrap: anywhere;
}


.nbu-upload-zone,
.nbd-upload-inner {
    display: flex;
    flex-direction: column;
}

.nbu-upload-zone span {
    font-size: 14.96px;
}

.bk-sim-h2 {
    font-size: 22px;
    color: #000;
    font-weight: 700;
}

.upload-info-text small {

    font-weight: 700;
    font-size: 15.36px;
    color: #394263;
}

.nbu-inputfile+label {

    background-color: #FFF8DC;
    min-width: 320px;
}

.nbu-inputfile+label:hover {

    background-color: #ffeda5;
}

.submit-upload-design {
    text-transform: uppercase;
    width: fit-content;
    margin: auto;
    margin-top: 15px;
}

.nbdesigner_frontend_container .button {
    margin: 0;
    padding: 0 1.2em;
    background-color: #00a0d2;
    font-size: .97em;
    letter-spacing: .03em;
}

.file_reject_message {
    color: red;
    font-weight: bold;
}

.file_accept_message {
    color: green;
    font-weight: bold;
}

.file_wait_message {
    color: #E57200;
    font-weight: bold;
}
.file_draft_message {
    color: #ebb022;
    font-weight: bold;
}
.file_draft_hinsweis {
    display: block;
    font-size: 0.9em;
}
.nbd-order-item-upload-2 {
    display: inline-block;
    margin: 0 15px 15px 0;
    text-align: left;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
    background-color: #fff;
}

.nbd-order-item-upload-name-2 {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    display: inline;
}

.my-account .woocommerce .nbd-order-upload-file {
    padding: 10px;
    border-radius: 4px;
}


#order_review .legal.wc-terms-and-conditions {
    border: 1px solid #b20000;
}


.nbd_cart_item_design_preview {
    max-width: 100%;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd !important;
    background: #ddd !important;
    width: 100px !important;
    height: auto !important;
}

.nbd-custom-dsign {
    display: block;
    margin-top: 15px;
}

a.remove,
a.icon-remove {
    display: block !important;
    width: 24px !important;
    height: 24px !important;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100% !important;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor !important;
}

.nbd-edit-design {
    background-color: transparent !important;
    padding: 0;
}

.nbd-custom-dsign .button {
    padding: 0 !important;
    float: none !important;
}

@media only screen and (max-width: 768px) {

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell;
        text-align: right !important;
    }

    .nbd-order-item-upload {
        width: 100%;
        min-width: 100% !important;
        grid-template-columns: auto auto;
    }
}

@media screen and (min-width: 850px) {
    .large-columns-3 {
        display: flex;
    }

    .large-columns-3>.col {
        max-width: 33.33333%;
        flex-basis: 33.33333%;
        padding: 0 15px 30px 0;
    }
}



/* Loader  Start */

.loading .product-configure {
    opacity: .6;
    cursor: wait;
}

.blockUI.blockOverlay,
.woocommerce-checkout-review-order .blockUI.blockOverlay {

    z-index: 1000;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
    opacity: 0.6;
    cursor: default;
    position: absolute;

}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #004694;
}

.blockUI.blockOverlay::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: '';
    line-height: 1;
    text-align: center;
    font-size: 2em;
    border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
    pointer-events: none;
    border-left: 3px solid #446084;
    animation: spin .6s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #fff !important;
}

/* Loader  End */


/* elementor Cart Menu */

/* Cart_menu CSS */
.widget_shopping_cart_content ul {
    padding: 0;
    list-style: none;
}

.widget_shopping_cart_content ul.product_list_widget li dl {
    margin-top: 10px !important;
    margin: 0;
    line-height: 1;
    font-size: .7em;
    color: #000000 !important;
}

.widget_shopping_cart_content ul.product_list_widget li dl.variation dt {
    display: block;
    font-weight: bold;
    float: left;
}



.woocommerce-mini-cart-item.mini_cart_item>a {
    font-size: 16px !important;
    color: #1E73BE !important;
}

.woocommerce-mini-cart-item.mini_cart_item>a:hover {
    color: #BD4033 !important;
}

a.remove.remove_from_cart_button {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc !important;
    font-weight: bold;
    text-align: center;
    border: 2px solid #ccc;
}

a.remove.remove_from_cart_button:hover {
    color: #000 !important;
    border: 2px solid #000;
}

/* new CSS */

.reseller_page {
    max-width: 1370px;
    margin: auto;
}

.reseller_banner {
    background-color: #F7F7F7;
    border-bottom: 1px solid #ECECEC;
    padding: 10px;
}

.reseller_banner h1 {
    color: #000000;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .05em;
    margin-bottom: 0;
}

.reseller_banner .uppercase {
    line-height: 1.2;
    text-transform: uppercase;
}

.reseller_banner small {
    font-size: 80%;
}


.reseller_page .woocommerce-MyAccount-content .reseller-punktehistory-top{
  margin: 1em 0;
  display: flex;
}

.reseller_page .woocommerce-MyAccount-content .reseller-punktehistory-top .reseller-punktehistory-top-box{
  display: flex;
  justify-content: space-between;
  border:1px solid #ececec;
  padding: 0.5em 1em;
  width: 50%;
  align-items: center;
}
.reseller_page .woocommerce-MyAccount-content .reseller-punktehistory-top .reseller-punktehistory-top-box strong{
  font-size: 1.3em;
}
form.checkout h2 {
    color: #000;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    padding: 10px 5px;
    font-weight: bolder;
    text-transform: uppercase;
    background-color: #eee;
}


#customer_details {
    display: flex;
    gap: 30px;
}

.large-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}


input[type='email'],
input[type='date'],
input[type='search'],
input[type='number'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
textarea,
.select2-container .select2-selection {
    box-sizing: border-box;
    border: 1px solid #ddd !important;
    padding: 0 .75em !important;
    height: 2.507em !important;
    font-size: .97em !important;
    border-radius: 0 !important;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff !important;
    color: #333 !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

input[type='email']:hover,
input[type='date']:hover,
input[type='search']:hover,
input[type='number']:hover,
input[type='text']:hover,
input[type='tel']:hover,
input[type='url']:hover,
input[type='password']:hover,
.select2-container .select2-selection:hover,
textarea:hover {
    box-shadow: inset 0 -1.8em 1em 0 transparent;
}

input[type='email']:focus,
input[type='date']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='text']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='password']:focus,
textarea:focus,

.select2-container .select2-selection:focus {
    box-shadow: 0 0 5px #ccc;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;
}

#bk_reseller_form_without_api .elementor-form-fields-wrapper textarea,
.kontaktformular .elementor-form-fields-wrapper textarea{
  height: auto !important;
  padding: 0.2em 0.75em !important;
}

#order_review .wc-gzd-checkbox-placeholder-legal p {
    margin-bottom: 0px;
    border: 1px solid #b20000;
    padding: 10px !important;
}

#order_review .wc-gzd-checkbox-placeholder-legal p span {
    color: #222;
    font-weight: 400 !important;
}

a {
    color: #1E73BE;
}

a:hover {
    color: #BD4033;
}

.mini_cart_item .remove_from_cart_button {
    float: right;
}

.mini-cart-item-container {
    display: flex;
    align-items: start;
}
.woocommerce .mini-cart-item-container a.remove {
  color: #1E73BE !important;
}

.mini-cart-item-image {
    width: 50%;
}

.mini-cart-item-image img {
    width: 60px !important;
}

.mini_cart_item .delivery-time-info {
    color: #666;
}

.mini-cart-item-details dl.variation {
    border-left: 0 !important;
    padding-left: 0 !important;
    font-size: 11.2px !important;
}


.mini_cart_item .delivery-time-info,
.mini_cart_item .item-desc,
.mini_cart_item .units-info {
    font-size: 12px !important;
    margin: 5px 0;
}

.woocommerce-mini-cart__buttons .button.checkout.wc-forward {
    display: none;
}

.widget_shopping_cart_content p.shipping-costs-cart-info {
    text-align: center;
    padding: 10px 0 !important;
    border-top: 1px solid #ececec;
    border-bottom: 2px solid #ececec;
    margin-bottom: .5em;
}

.widget_shopping_cart_content a.button {
    width: 100%;
    margin: .5em 0 0 !important;
    background-color: #004694 !important;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    border-radius: 0% !important;
}

.widget_shopping_cart_content a:hover {

    color: #BD4033;
}

#order_payment_heading {
    display: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce .remove {
    color: #ccc !important;
}

.product-short-description {
    margin-top: 10px;
}

hr {
    opacity: .2;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button {
    float: none;
    width: fit-content;
}

.cart_footer_wrapper .coupon-column .cart-buttons-wrapper a.button {
    margin-right: 30px;
}

.coupon .fa {
    margin-right: 0px;
    color: #333;
    opacity: .35;
    font-size: 16px;
    transform: rotate(90deg);
}

@media only screen and (max-width: 600px) {
    .cart_footer_wrapper .coupon-column .cart-buttons-wrapper a.continue-shopping {
        display: none;
    }
}

/* Alphbatic Page*/

.alphabetical-navigation {
    display: flex;
    flex-wrap: wrap;


}

.alphabetical-navigation .nav-letter {
    border: 1px solid #000;
    padding: 10px;
    text-decoration: none;
    border-left: 0;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 500;
}

.alphabetical-navigation .nav-letter:hover {

    font-weight: 900;
    background: #fc7600;
}

.alphabetical-navigation .nav-letter:first-child {

    border-left: 1px solid #000;
}

.alphabetical_content_wrapper {
    max-width: 1024px;
    width: 100%;
    margin: 0px auto;
}

.alphabetical_content {
    display: flex;
    gap: 100px;
    align-items: start;
    margin: 30px 0;
}

.alphabetical_list {
    border-bottom: 1px solid #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0;
    margin-bottom: 0px;
}

.alphabetical_list a {
    text-decoration: none;
    color: #000;
}

.alphabetical_list a:hover {
    color: #fc7600;
}

.content_post {
    flex: 1;
}

.bkcartbuttondisabled {
    margin-left: 16px;
    line-height: 34px;
}

.disabled {
    background-color: #dcdcdc;
    cursor: not-allowed;
    opacity: 0.6;
    pointer-events: none;
}

/*Alert CSS*/

.woocommerce-messages.success-color.medium-text-center {
    color: #01360e;
    background-color: #cce7d3 !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 20px;
    padding: 0px 20px;
    margin-bottom: 20px;
    border: 1px solid #01360e;
}

.woocommerce-message {
    padding: 15px 15px;
    font-size: 1.1em;
    margin-bottom: 0;
    background: transparent !important;
    border: none;
    color: #01360e;
    padding-left: 60px;
}

.elementor-message.elementor-message-success,
.elementor-message.form-message-success {
  color: #5cb85c;
}

.container {
    max-width: 1370px;
    margin: 0px auto;
}


.woocommerce-messages .container {
    max-width: 1370px;
    margin: 0px auto;
}

.woocommerce-message .button {
    float: none !important;
    background: none !important;
    color: #1E73BE !important;
}

ul.woocommerce-error {
    color: #b20000;
    border: 1px solid #b20000;
    background-color: #ffcccc;
    padding: 10px;

}

.alert-color {
    color: #b20000;
}

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

.woocommerce-info {
    background: transparent;
    border: none;
    color: #000;
    padding-left: 0;
}

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

/*Thank you Page*/

p.lead,
a.lead {
    font-size: 1.3em;
}

.success-color,
.success.is-link,
.success.is-outline {
    color: #42a413;
}

.row {
    display: flex;
    flex-flow: row wrap;
}

.has-border {
    border: 2px solid #446084;
    padding: 15px 30px 30px;
}

.success-border {
    border-color: #42a413 !important;
}

.dashed-border {
    border-style: dashed;
}

.col {
    padding: 0 15px 30px;
}

@media screen and (min-width: 850px) {
    .large-5 {
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    }
}

@media screen and (min-width: 850px) {
    .large-7 {
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    }
}

@media screen and (min-width: 850px) {
    .large-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.woocommerce-thankyou-order-details {
    display: flex;
    flex-direction: column;
    gap: 9.6px;
    padding-left: 20px;
    margin-bottom: 0 !important;
}

.woocommerce ul.order_details li {
    display: flex;
    align-items: center;
    gap: 9.6px;
    border-right: none;
}

.woocommerce-MyAccount-content p mark {
    background: #ff0 !important;
}

.woocommerce-order-details h2 {
    font-size: 1.4em;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px;
}

.woocommerce-order-details h3 {
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px;
}

.woocommerce-MyAccount-content table.shop_table {
    border: none;
    border-radius: 0 !important;
}

.woocommerce-MyAccount-content table.shop_table thead th+th,
.woocommerce-MyAccount-content table.shop_table tbody td+td {
    text-align: right;
}

.woocommerce-MyAccount-content table.shop_table tfoot {
    text-align: right;
}

.woocommerce-MyAccount-content table.shop_table tfoot th,
.woocommerce-MyAccount-content table.shop_table tfoot td {
    text-align: right;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: none !important;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(even)>td {
    border-top: 0px !important;
    background: none !important;
    border-left: 0px;
    border-right: 0px;
}

.woocommerce-MyAccount-content table.shop_table .order_item a {
    font-size: 16px;
    font-weight: bold;
}

.woocommerce-MyAccount-content table.shop_table .woocommerce-Price-amount.amount {
    font-size: 1.2em;
    font-weight: bold;
}

.woocommerce-customer-details address {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    color: #000000;
}

.woocommerce-orders-table__cell-order-actions .button.view {
    background: none !important;
    color: #1E73BE !important;
    font-weight: normal;
    text-transform: capitalize !important;
}

.woocommerce-orders-table__cell-order-actions .button.view:hover {
    background: none !important;
    color: #BD4033 !important;
    box-shadow: none !important;
}

.woocommerce-order-details address {
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
    color: #000000;
    font-style: normal;
}

.woocommerce .nbd-order-upload-file {
    padding: 10px;
    border-radius: 4px;
    background-color: #f1f1f1 !important;
}

.woocommerce-table__line-item.order_item ul {
    padding: 0 !important;
}

/* Cart_menu CSS */
.widget_shopping_cart_content ul {
    padding: 0;
    list-style: none;
}

.widget_shopping_cart_content ul.product_list_widget li dl {
    margin-top: 10px !important;
    margin: 0;
    line-height: 1;
    font-size: .7em;
    color: #000000 !important;
    padding-left: 0;
    border-left: 0px;
}

.widget_shopping_cart_content ul.product_list_widget li dl.variation dt {
    display: block;
    font-weight: bold;
    float: left;
}



.woocommerce-mini-cart-item.mini_cart_item>a {
    font-size: 16px !important;
    color: #1E73BE !important;
}

.woocommerce-mini-cart-item.mini_cart_item>a:hover {
    color: #BD4033 !important;
}

a.remove.remove_from_cart_button {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc !important;
    font-weight: bold;
    text-align: center;
    border: 2px solid #ccc;
}

a.remove.remove_from_cart_button:hover {
    color: #000 !important;
    border: 2px solid #000;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    display: none;
}

.nbd-order-item-upload {
    width: 100%;
    min-width: 100% !important;
    display: grid;
    grid-template-columns: auto auto auto;
}

.nbd-order-item-upload-name {
    display: none;
}

.woocommerce-table__product-name ul {
    overflow-wrap: anywhere;
}

.woocommerce-mini-cart__buttons a.button {
    background-color: #004694;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 8px;
}

.woocommerce-mini-cart__buttons a.button:hover {
    background-color: #004694;
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 768px) {

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell;
        text-align: right !important;
    }
  .woocommerce-page table.shop_table_responsive tr td.account-orders-table-actions {
    padding-left: 0 !important;
  }

    .nbd-order-item-upload {
        width: 100%;
        min-width: 100% !important;
        grid-template-columns: auto auto;
    }
}

@media screen and (min-width: 850px) {
    .large-columns-3 {
        display: flex;
    }

    .large-columns-3>.col {
        max-width: 33.33333%;
        flex-basis: 33.33333%;
        padding: 0 15px 30px 0;
    }
}

/*Reseller Page CSS*/
@media only screen and (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        padding-left: 0 !important;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
    padding-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
    padding-left: 30px;
    padding-bottom: 30px;
}

.reseller_page {
    padding-left: 15px;
    padding-right: 15px;
}

.reseller_page a {
    text-decoration: none;
}

.reseller_page h2 {
    color: #000000;
    font-weight: 700;
    font-size: 1.4em;
}

.reseller_page h3 {
    color: #000000;
    font-weight: 700;
    font-size: 1.1em;
}
table#points_history{
  margin-top: 2em;
}
table#punkteu tbody>tr:nth-child(odd)>td,
table#punkteu tbody>tr:nth-child(even)>td,
table#preisklassen tbody>tr:nth-child(odd)>td,
table#preisklassen tbody>tr:nth-child(even)>td,
table#punkteu tbody>tr:nth-child(odd)>td,
table#punkteu tbody>tr:nth-child(even)>td,
table#points_history tbody>tr:nth-child(odd)>td,
table#points_history tbody>tr:nth-child(even)>td {
    border-top: 1px solid #ececec !important;
    color: #666;
}

table#punktehistory th:first-child,
table#punktehistory td:first-child {
    padding-left: 0 !important;
}

table#punktehistory tbody>tr:nth-child(odd)>th {
    padding: .5em;
    text-align: left;
    border: none;
    border-bottom: 1px solid #ececec;
    border-top: 0px solid #ececec;
    background-color: transparent;
    font-size: .9em;
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform: uppercase;
}

table#punktehistory tbody>tr:nth-child(odd)>td,
table#punktehistory tbody>tr:nth-child(even)>td {
    border: none;
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    color: #666;
}
.page-template-reseller-account .points_history_pagination_wrapper ul {
  display: flex;
  justify-content: end;
  list-style: none;
  align-items: center;
}
.page-template-reseller-account .points_history_pagination_wrapper ul li a {
  padding: 0.5em 0.8em;
  margin: 0.5em;
  border: 1px solid #eee;
}
.page-template-reseller-account .points_history_pagination_wrapper ul li .active {
  font-weight: 600;
  text-decoration-color: gray;
  border: 1px solid #666666;
}

.woocommerce .woocommerce-MyAccount-content .orders-search-box .search-wrapper {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 2px solid #ccc;
}

.orders-search-box .search-wrapper,
.reseller-punktehistory-heading-wrapper .search-wrapper,
.reseller-punktehistory-heading-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reseller-punktehistory-heading-wrapper .search-wrapper {
  width: 50%;
}
.orders-search-box .search-wrapper .search-btn,
.reseller-punktehistory-heading-wrapper .search-wrapper .search-btn{
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 7px 3em;;
  cursor: pointer;
}
.orders-search-box .search-wrapper .search-btn .fa-search,
.reseller-punktehistory-heading-wrapper .search-wrapper .search-btn .fa-search{
  color: #004694;
}
.orders-search-box .search-wrapper .search-btn:hover,
.reseller-punktehistory-heading-wrapper .search-wrapper .search-btn:hover{
  border: 1px solid #666666;
}


.hinweisinfo {
    background-color: rgba(217, 237, 247, 1);
    color: rgba(49, 112, 143, 1);
    border: 1px solid rgba(126, 182, 193, 1);
    padding: 1em;
    font-size: 1em;
}

.bk-shipping-info-text {
    text-align: center;
    width: 600px;
    float: right;
}

.custom_msg_before_terms {
    background: #EEE;
    padding: 1em;
    margin-bottom: 10px;
}


/* accessories */
.accessories-container .wrapper-4 .accessory-item {
    align-items: end;
}

@media (max-width: 768px) {
    .accessories-container .wrapper-4 .accessory-item .acc-option {
        width: 60%;
        margin-top: -1.6em;
    }

    .accessories-container .wrapper-4 .accessory-item .acc-amounts {
        width: 28%;
    }

    .wc-tab p {
        word-wrap: break-word !important;
    }
}

.cart_totals tbody th {
    width: auto !important;
    display: table-cell !important;
    border-bottom: 1px solid #ececec !important;
}

/* shipping method CSS*/

ul#shipping_method li {
    border-bottom: 1px solid #ececec;
    padding: 5px 0 0 5px;
    text-align: left;
    justify-content: space-between;
}

ul#shipping_method li:last-child {
    border-bottom: none;
}

.woocommerce ul#shipping_method li label {
    color: #222 !important;
}

.betrs_option_desc {
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 5px;
    width: 100%;
    padding-left: 2.1em;
    clear: both;
    color: #666 !important;
}

.tab_box {
    background-color: #c2d0e1;
    padding: 10px 10px 1px 10px;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;
}

#file-preview-wrapper {
    margin-top: 10px;
    width: 100%;
}

.file-preview {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-between;
}

.preview-div {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
}

.text-remove-div {
    width: 60%;
    position: relative;
}

.text-remove-div span {
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer;
    padding: 3px 6px;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0px;
}





.prodct_box .bk-price-wrapper .price {
    color: #e84e0f !important;
}

.prodct_box .bk-price-zusatz-wrapper,
.prodct_box .bk-price-zusatz-wrapper .price {
    font-size: 14.11px !important;
    color: #888 !important;
    line-height: 1.7em !important;
}

p.label-left {
    display: flex !important;
    align-items: center !important;
}

p.label-left input {
    margin: 5px 0 5px 5px !important;
}

.accessory-item {
    align-items: center !important;
}

.acc-qty {
    display: flex;
    align-items: center;
}


@media (max-width: 549px) {
    .shop_table .product-price {
        display: none;
    }
}




.file-preview-wrapper,
.file-preview {
    width: 100% !important;
    border: 2px dotted lightgray;
    padding-right: 2em;
}

.preview-div img {
    max-width: 100%;
    max-height: 60px;
}



.shop_table.cart td.product-name {
    text-align: left !important;
    padding: 10px;
    width: 60% !important;
}
.shop_table td .item-position-no {
  margin-left: -18px;
  font-size: 0.9em;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th,
.cart-collaterals .cart_totals table th {
    display: table-cell !important;
    border-bottom: 1px solid #ececec !important;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .elementor-nav-menu a {
        justify-content: space-between;
    }

    .elementor-nav-menu li {
        font-weight: normal !important;
    }

    .mbl_menu .seller_Link a {
        font-weight: 700 !important;
    }

    .elementor-nav-menu li.menu_bold {
        color: red !important;
        font-weight: 700 !important;
    }

    .elementor-nav-menu a .sub-arrow {
        font-size: 24px;
    }


    .elementor-nav-menu--dropdown a.highlighted .sub-arrow {
        transform: rotate(180deg);
        transition: all 0.3s ease-in-out;
    }

    .shop_table .cart_item .product-price {
        display: none !important;
    }

    .shop_table .cart_item .product-subtotal {
        display: none !important;
    }

    .shop_table .cart_item .product-quantity {
        text-align: center !important;
    }


    .shop_table.cart td.product-name {
        text-align: left !important;
        padding: 10px;
        width: 60% !important;
    }

    .shop_table .cart_item .product-price {
        display: none !important;
    }

    .shop_table .cart_item .product-quantity {
        text-align: center !important;
    }

    .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th,
    .cart-collaterals .cart_totals table th,
    .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,
    .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td {
        display: block !important;
        width: 100% !important;
    }
}

.woocommerce table.shop_table{
  font-size: 1em !important;
}
.cart_totals table.shop_table{
  font-size: 0.9em !important;
}
.woocommerce table.shop_table thead th.product-quantity,
.woocommerce table.shop_table thead th{
  font-weight: 600 !important;
  text-transform: capitalize !important;
}

.cart_totals table.shop_table th,
.woocommerce-checkout .shop_table tfoot th,
.woocommerce table.shop_table tfoot th{
  font-weight: 600 !important;
  text-transform: capitalize !important;
}

.shop_table.order_details tbody .wc-item-meta{
  font-size: 0.9em !important;
  font-weight: 500 !important;
  margin-top: 0.9em;
}

.shop_table th.product-price,
.shop_table td.product-price,
.shop_table th.product-quantity,
.shop_table td.product-quantity,
.shop_table th.product-subtotal,
.shop_table td.product-subtotal{
  text-align: right !important;
}
.shop_table td.product-price .amount,
.shop_table td.product-quantity,
.shop_table td.product-subtotal .amount{
  font-size: 1em !important;
  font-weight: 600 !important;
}

.shop_table.cart td.product-name.product-custom-info,
.shop_table.cart td.product-name.product-custom-info a{
  text-transform: none !important;
  width: fit-content;
  line-height: 1.5em;
}
.shop_table dl.variation{
  text-transform: capitalize !important;
  display: flow-root;
  font-size: 1em !important;
}

.shop_table.order_details tbody p {
  margin-bottom: 0.9em !important;
}
.woocommerce td.product-name .wc-item-meta{
  padding: 0 !important;
}
.shop_table tbody .wc-item-meta strong,
.shop_table dl.variation dt{
  width: 13em !important;
}
.shop_table tbody .wc-item-meta li{
  display: flow-root;
}
.shop_table tbody .wc-item-meta strong,
.shop_table tbody .wc-item-meta .wc-item-meta-value{
  display: flex;
}

.mini-cart-item-details .product-remove a,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a {
  width: 12em !important;
  height: auto !important;
  padding: 0.2em 0 0.2em 0.2em;
  margin: 1.3em 0 0.2em 0;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  font-size: 0.8em !important;
  display: flex !important;
  align-items: center;
  text-transform: none !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td span{
  font-size: inherit;
  font-weight: inherit;
}
.mini-cart-item-details .product-remove .remove-cross-icon,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove .remove-cross-icon{
  color: inherit !important;
  border: 1px solid;
  padding: 0 6px;
  border-radius: 12px;
  margin: 2px 4px;
  font-weight: 600;
}
.mini-cart-item-details .product-remove a:hover,
.empty-cart-button:hover,
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove .remove-cross-icon:hover{
  color: #BD4033 !important;
  border: 1px solid #BD4033 !important;
}
.cart-buttons-wrapper{
  margin-bottom: 3em !important;
}
#payment .wc_payment_methods.payment_methods.methods label {
  display: inline !important;
}


.woocommerce-cart-form__cart-item td {
  border-bottom: 1px solid #eee !important;
}
.woocommerce table.shop_table .delivery-time-info{
  font-size: .9em !important;
  font-weight: 500 !important;
}
.woocommerce-checkout .woocommerce table.shop_table .delivery-time-info{
  margin-bottom: 0.9em !important;
}
.woocommerce-checkout .shop_table span.amount,
.woocommerce-checkout .shop_table tbody .amount {
  font-size: 1.1em !important;
}
.woocommerce-checkout .woocommerce table.shop_table tr.cart_item{
  font-size: 0.9em !important;
}

.woocommerce-checkout .woocommerce table.shop_table .hinweisinfo.bk-shipping-info-text{
  font-size: 0.9em !important;
  font-weight: 500;
}



.betrs_option_desc {
  font-weight: 500 !important;
}

#place_order {
  width: 40% !important;
  max-width: 30em !important;
  margin-top: 1.5em !important;
}

.woocommerce-MyAccount-content table.shop_table tbody .woocommerce-Price-amount.amount{
  font-size: 1em !important;
  font-weight: 600 !important;
}
.shop_table .order_item td.product-name a {
  color: #1E73BE !important;
}
.nbdesigner_frontend_container p{
  margin-bottom: 0 !important;
}

.designer_buttons_container.cart-item-nbd-links a {
  text-transform: none !important;
  width: -webkit-fill-available !important;
}

.tile__text-wrap {
  font-size: 1rem;
  width: 66.666667%;
  display: -ms-flexbox;
  -ms-flex-direction: column;
  flex-direction: column;
}

.shop_table.order_details .tile__text-wrap-inner,
.designer_buttons_container .tile__text-wrap-inner{
  padding: 0.7rem .5rem;
  text-align: center;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: grid;
}
.shop_table.order_details .tile__text-wrap-inner .h__block,
.designer_buttons_container .tile__text-wrap-inner .h__block{
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  margin: 0 !important;
}
.shop_table.order_details .designer_or_p{
  margin: 0 0 0 14% !important;
}
.designer_buttons_container .designer_or_p {
  font-weight: 500;
  text-align: center;
  font-size: .9rem;
  padding: 0.2em 1em;
  margin-bottom: 0;
}

.shop_table .custom-nbd-preview-container .img-con {
  width: 80%;
}

.order_details.shop_table .custom-nbd-preview-container .img-con{
  width: 100%;
}

.custom-nbd-preview-container .designer_buttons_container {
  display: flex;
  align-items: center;
  padding: 0.5em 0;
}
#nbdesigner-upload-title,
#nbdesigner-preview-title {
  font-weight: 700;
  margin: 0.5em 0.1em !important;
}
.custom-nbd-preview-container .change-info-txt{
  font-size: 0.8em;
  margin-left: 0.3em !important;
  font-weight: 500 !important;
}
.custom-nbd-preview-container #nbdesigner_upload_preview,
.custom-nbd-preview-container #nbdesigner_frontend_area{
  display: block;
}
.custom-nbd-preview-container .img-con a.nbd-file-img,
.custom-nbd-preview-container .img-con .nbd-file-srn{
  height: 90px;
  margin-bottom: 0 !important;
}
.custom-nbd-preview-container .img-con .nbd-file-srn{
  padding: 0 0.5em;
  border-right: 1px dotted #ddd;
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.custom-nbd-preview-container .nbd-file-title{
  width: 100%;
  text-align: left;
  margin-top: 0;
  white-space: normal;
  text-transform: none !important;
  font-weight: 500 !important;
  word-break: break-all;
}
.custom-nbd-preview-container .img-con{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 0 0.2rem 0 0;
  margin-top: 5px;
  border: 1px solid #ddd;
  background: #fff !important;
  border-radius: 4px;
}
.custom-nbd-preview-container .img-con .nbd-file-img{
  margin: 0 0.5rem;
}
.custom-nbd-preview-container .img-con img{
  object-fit: cover;
  width: 90px !important;
  height: 90px !important;
  min-width: 90px;
  border-left: 1px dotted #ddd;
  border-right: 1px dotted #ddd;
  padding: 5px;
}
.custom-nbd-preview-container .img-con .nbd-file-actions{
  display: grid;
}
.custom-nbd-preview-container .img-con .nbd-file-actions i:before{
  padding-right: 0.5em;
}
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-view-print-file,
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-edit-print-file,
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-remove-print-file{
  margin: 0.3em;
  cursor: pointer;
  border: 1px solid lightgray;
  padding: 0 0.4em;
  font-size: 13px !important;
  width: 95px !important;
  height: 22px;
  font-weight: 500 !important;
  color: #000 !important;
}
.order_details .custom-nbd-preview-container .img-con .nbd-file-actions .nbd-view-print-file,
.order_details .custom-nbd-preview-container .img-con .nbd-file-actions .nbd-edit-print-file,
.order_details .custom-nbd-preview-container .img-con .nbd-file-actions .nbd-remove-print-file{
  font-size: 0.8em !important;
  height: 25px;
}
.custom-nbd-preview-container .nbd-confirm-design-btn:hover,
.custom-nbd-preview-container .nbd-re-or-new-btn:hover,
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-view-print-file:hover,
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-edit-print-file:hover,
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-remove-print-file:hover{
  border: 1px solid #4e4e4e;
}
.custom-nbd-preview-container .nbd-confirm-design-btn,
.custom-nbd-preview-container .nbd-re-or-new-btn{
  cursor: pointer;
  border: 1px solid lightgray;
  padding: 0.4em;
  margin: 0 0.3em;
  color: #1E73BE;
  font-weight: bold;
  background: #ffffff;
  max-height: 30px;
  line-height: 1.12em;
}
.custom-nbd-preview-container .nbd-confirm-design-btn{
  display: table;
  margin: 0.9em 0 0 0;
}
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-view-print-file i{
  color: #1E73BE;
}
.custom-nbd-preview-container .img-con .nbd-file-actions a{
  color: #000 !important;
}
.custom-nbd-preview-container .img-con .nbd-file-actions .nbd-remove-print-file i{
  color: #BD4033;
}
.custom-nbd-preview-container .nbd-print-file-status{
  margin: 0.5em 0.3em !important;
  padding-bottom: 0.5em;
}
.shop_table.order_details .custom-nbd-preview-container{
  margin-top: 1em !important;
}
.elementor-lightbox .elementor-lightbox-image {
  width: fit-content !important;
  background: #ffffff;
}
.woocommerce .pswp__zoom-wrap{
  transform: scale(1) !important;
}
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img{
  background: #ffffff;
  width: fit-content !important;
  height: auto !important;
  top: 11%;
  left: 30%;
}

@media only screen and (max-width: 767px) {
  .shop_table th.product-price,
  .shop_table td.product-price,
  .shop_table th.product-quantity,
  .shop_table td.product-quantity,
  .shop_table th.product-subtotal,
  .shop_table td.product-subtotal,
  .shop_table th.product-total,
  .shop_table td.product-total,
  .shop_table span.product-quantity
  {
    display: none !important;
  }

  .shop_table tfoot td.product-total{
    display: block !important;
  }

  .shop_table .cmz-thead-info-wrapper{
    display: block !important;
  }

  .woocommerce-checkout .shop_table tfoot tr{
    display: flex !important;
    justify-content: flex-end !important;
  }
  .woocommerce-checkout .shop_table tfoot th{
    width: 50% !important;
    text-align: left !important;
  }
  .woocommerce-checkout .shop_table tfoot td{
    width: 50% !important;
  }
  .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td{
    padding-top: 0.5em !important;
  }

  .woocommerce-checkout  tfoot tr.shipping_bottom_text,
  .woocommerce-checkout  tfoot tr.woocommerce-shipping-totals{
    display: block !important;
    width: 100% !important;
  }
  .woocommerce-checkout  tfoot .woocommerce-shipping-totals th,
  .woocommerce-checkout  tfoot .woocommerce-shipping-totals td{
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
  .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods{
    width: 120% !important;
  }

  .bk-shipping-info-text {
    text-align: center !important;
    width: fit-content !important;
    float: right !important;
  }

  #place_order {
    width: 100% !important;
    max-width: none !important;
  }

  .woocommerce-order-received .woocommerce-order .large-5{
    padding-left: 6px !important;
  }

  .shop_table.order_details tbody .wc-item-meta{
    margin-top: 0;
  }

  .woocommerce-MyAccount-content table.shop_table tfoot{
    display: block !important;
  }

  .shop_table .custom-nbd-preview-container .img-con {
    width: 100%;
  }

  .reseller-punktehistory-heading-wrapper .search-wrapper .search-btn{
    padding: 7px 1.5em;;
  }
}

p.bk-form-row-first,
p.bk-form-row-last {
    width: 48% !important;
    float: left !important;
}
