/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 version : 1.0.7
 */


/* Blog Page Start */

.post_box .tag {
    text-transform: uppercase;
    display: inline-block;
    font-size: .65em;
    line-height: 1.5;
    letter-spacing: 1.1;
    font-weight: 700;
    border-radius: 2px;
    padding: 2px 5px;
    background-color: rgba(0, 0, 0, .4);
    transition: background-color .3s, opacity .3s;
}

.post_box:hover .tag {
    background-color: #d26e4b;
}

.post_box .tag a {
    color: #fff !important;
}

.elementor-widget-theme-post-content a {
    color: #1E73BE !important;
}

.elementor-widget-theme-post-content a:hover {
    color: #BD4033 !important;
}

.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4,
.elementor-widget-theme-post-content h5,
.elementor-widget-theme-post-content h6 {
    font-size: 1.4em;
    font-weight: 700;
    color: #000;
}

/* Blog Page End */

/* Menu Css */
.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]) .e-n-menu-content {
    left: 0 !important;
    width: 100%;
    right: 0;
}

.mbl_menu ul li a {
    border-top: 1px solid #ececec !important;
    padding: 20px !important;
}

.mbl_menu .seller_Link a {
    color: #fc7600 !important
}


.elementor-icon-list-text .seller_badge {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 11px !important;
    background: linear-gradient(to bottom, #e84e0f, #db5012) !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;
}

.elementor-widget-text-editor a {
    color: #1E73BE;
}

.elementor-widget-text-editor a:hover {
    color: #BD4033;
}

.prodct_box .e-con-inner {
    overflow: hidden;
    padding: 0 !important;
    padding-bottom: 10px !important;
}

.prodct_box img {
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
}

.prodct_box:hover img {
    transform: scale(1.1);
}

.prodct_box ul {
    font-size: 1em;
    line-height: 1em;
    list-style-type: square !important;
    margin-bottom: 20px;
}

.prodct_box .bk-price-zusatz-wrapper,
.prodct_box .bk-price-wrapper {
    font-family: "Roboto", sans-serif;
    font-size: 14.12px;
    font-weight: 400;
    line-height: 24px;
    text-align: end;
    color: #454545;
}

.prodct_box .bk-price-wrapper .price {
    color: #e84e0f;
    font-weight: 700;
    font-size: 1.4em;
    font-family: "Oswald_Font", sans-serif !important;
}

.post_box:hover .tutorial_badge {
    background: linear-gradient(to bottom, #e84e0f, #db5012) !important;
}

.post_box .tutorial_badge {
    color: #fff !important;
    font-size: 0.6em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .4) !important;
    border-radius: 2px 2px 2px 2px !important;
    display: inline !important;
    padding: 2px 5px !important;
    top: -2px !important;
    position: relative !important;
    text-align: center !important;

}

.post_box:hover .post_date {
    background-color: var(--e-global-color-primary) !important;
    color: #fff !important;
}

.post_box .post_date {
    background-color: #FFFFFF;
    color: var(--e-global-color-primary);
}

.post_box .post_excrpt {
    color: #000;
}

.post_box:hover .post_excrpt {
    color: #BD4033;
}

.side_bar h5 {
    display: none;
}

.side_bar ul {
    list-style: none;
    padding-left: 0px;
}

.side_bar ul li+li {
    border-top: 1px solid #ececec;
    padding: 6px 0
}

.side_bar .elementor-post__title+.elementor-post__title {
    border-top: 1px solid #ececec !important;
}

.side_bar a {
    color: var(--e-global-color-primary);
    font-family: "Roboto_Font", Sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    padding: 6px 0;
    display: inline-block;
}

.side_bar a:hover {
    color: #BD4033;
}


@media (min-width: 768px) {
    #e-n-menu-content-9091 {
        overflow-y: hidden !important;
    }
}




/* Tabs Section  */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-family: "Roboto_Font", Sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    color: #666666d9 !important;
    background-color: rgba(0, 0, 0, .04);
    border-style: solid;
    border-width: 1px;
    border-bottom: 0px;
    border-top: 2px solid #DDDDDD;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #666666d9 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #111111d9 !important;
    background-color: #FFFFFF;
    border-top: 2px solid #004694;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    width: 100%;

}

.woocommerce form .form-row label {
    line-height: 1.4 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #111111d9 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
    color: #111111d9 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
    color: #111111d9;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 15px !important;
    border: 1px solid #dddddd !important;

}

@media (max-width: 768px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
    }

    .tabs {
        gap: 0;
    }
}


/* Product Custom Form */

.product-configure {
    color: #000;
    font-size: 1em;
    background-color: #F2F2F2;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 1rem;
}


.product-configure .form-row {
    margin: auto !important;
    padding: 0 !important;
}

.product-configure .config-title {
    background-color: #e0e0e0;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px;
}

.product-configure label {
    display: inline-flex;
    gap: 3px;
    float: left;
    max-width: 190px;
    width: 100%;
    color: #222;
    font-weight: 700;
    font-size: .9em;
    margin-bottom: .4em;
    margin-top: 7px;
}

.product-configure .tooltip {
    position: relative;
    display: inline-block;
    top: 1px;
    width: 16px;
    height: 15px;
    background: #666666;
    cursor: pointer;
    margin-right: 2px;
}

.product-configure .product-config-options .option-row {
    flex: 1;
}

.product-configure .product-config-options .unit {
    padding-left: 3px;
}

.product-configure .product-config-options {
    display: flex;
}

.product-configure .product-config-options .optional {
    display: none;
}

.product-configure .selectable-select-wrapper {
    display: flex;
    align-items: center;
}

.product-configure .selectable-select-wrapper.border {
    border-bottom: 1px solid #d7d7d7;
}

.product-configure .option-errors-select {
    margin: -6px 0 -4px 4px !important;
    background-color: #f75555 !important;
    color: #fff !important;
    font-size: 12px !important;
    display: block;
}

.product-configure .text-text-wrapper {
    display: block;
    background-color: rgba(217, 237, 247, 1);
    color: rgba(49, 112, 143, 1);
    border: 1px solid rgba(126, 182, 193, 1);
    padding: 1em !important;
    font-size: 1em;
    margin-top: 6px !important;
}

.product-configure .text-text-wrapper p {
    margin-bottom: 0 !important;
}

.product-configure .align-right {
    justify-content: right;
    display: grid;
    text-align: right;
}

.product-configure .selectable-select-wrapper .select {
    width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    outline: none;
    margin: 5px 0 5px 5px;
    padding: 0 30px 0 6px !important;
    background: url("https://www.bannerkoenig.de/wp-content/plugins/bk-customizations/src/Public/img/arrow-gray.svg") no-repeat right center #fff !important;
    box-shadow: none;
    -webkit-appearance: none;

}

.product-configure .input-number-wrapper input {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}


.product-configure .input-number-wrapper,
.product-configure .alight-right {
    margin-top: 7px;
    padding-right: 5px;
    display: inline-grid;
}

.product-configure .product-config-options .label-up {
    display: grid;
}


.product-configure .product-config-options .label-hide label {
    display: none;
}

.product-configure .hinweisfehler {
    background-color: #fce3e3;
    color: #8a3b3b;
    border: 1px solid #8a3b3b;
    padding: 1em;
    font-size: 1em;
}

.product-configure .product-config-options .option-hide {
    display: none;
}

.product-configure .foot {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
}

.product-configure .foot input {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    margin-top: 6px;
}

.product-configure .calculate-btn {
    background-color: #E57200;
    margin: 1em 0;
    color: #fff;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    line-height: 2.4em;
    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;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    margin-top: 20px !important;
}
.product-configure .calculate-btn:focus{
  background-color: #E57200;
}
.product-configure .calculate-btn:hover {
    background-color: #9b4d31 !important
}

.product-configure .calculate-btn:disabled {
    cursor: default;
    color: #6e4030;
}

.product-configure .option-errors-list {
    max-width: 162px;
    opacity: inherit;
    list-style: none;
    padding-left: 0;
    background-color: #f75555 !important;
    color: #fff !important;
    position: absolute;
    z-index: 999;
}

.uni-product-single button.single_add_to_cart_button {
    pointer-events: none;
    cursor: default;
    width: 50% !important;
    opacity: 0.6 !important;
    min-height: 55px !important;
}

.uni-product-single button.single_add_to_cart_button.enable-click {
    pointer-events: auto !important;
    cursor: pointer !important;
    opacity: 1 !important;
}

.product-configure .option-errors-list li {
    font-size: 12px !important;
}

.product-configure .wrapper-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 7rem;
    padding-top: 4px;
}

.product-configure .wrapper-3 {
    max-width: 80%;
}

.product-configure .wrapper-3 .upload-icon {
    background-color: #afcdd7;
    max-width: 134px;
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 46px;
}

.product-configure .wrapper-3 .upload-wrapper {
    box-shadow: 0 .125rem .25rem 0 rgba(79, 90, 109, .25);
    display: flex;
    transition: box-shadow 200ms linear, opacity 200ms;
    background-color: #fff;
    gap: 1rem;
    cursor: pointer;
}

.product-configure .wrapper-3 .upload-wrapper .upload-title {
    line-height: 1.15;
    font-size: .9rem;
    margin-bottom: .1875em;
    font-weight: 500;
    color: #3f4a59;
}


/* NBD css */

.layout__item__inner {
    flex-direction: row;
    -ms-flex-direction: row;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: box-shadow 200ms linear, opacity 200ms;
    -moz-transition: box-shadow 200ms linear, opacity 200ms;
    transition: box-shadow 200ms linear, opacity 200ms;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}

.layout__item__inner:hover {
    box-shadow: 0 .1875rem .625rem 0 rgba(79, 90, 109, .3);
}

.layout__item__inner:hover .tile--horizontal__chevron {
    right: .4375rem;
}
.designer_buttons_container .bk-button-designer,
.shop_table.order_details .bk-button-designer,
.cart-item-nbd-links .bk-button-designer,
.product-configure .calculate-btn{
  min-height: 55px;
}
.designer_or_p {
    font-weight: 500;
    text-align: center;
    font-size: .9rem;
}

.designer_buttons_container {
    overflow: hidden;

}

.bk-button-designer-upload.disabled,
.bk-button-designer.disabled {
  opacity: 0.3;
}

.cart-item-nbd-links{
  display: flex;
  transform-origin: top left;
  transform: scale(0.9);
  align-items: center;
  margin-top: 0.8em;
}
.designer_buttons_container .bk-button-designer,
.shop_table.order_details .bk-button-designer,
.cart-item-nbd-links .bk-button-designer{
  background: #faf9eb;;
  border: 1px solid #ccc;
}
.designer_buttons_container .upload_design,
.shop_table.order_details .upload_design,
.cart-item-nbd-links .upload_design{
  background: #f3fcff;
  border: 1px solid #ccc;
}
.cart-item-nbd-links .designer_or_p{
  padding: 1em !important;
}

.nbd-cart-item-design p,
.nbd-cart-item-upload-file p{
  margin-bottom: 0 !important;
}
.nbd-custom-dsign.nbd-cart-item-design .nbd_cart_item_design_preview{
  display: inline-block !important;
  margin: 0.5em 0.7em 0.5em 0 !important;
}

.woocommerce table.shop_table td small{
  display: block;
}
.nbd-cart-upload-file.nbd-cart-item-upload-file .nbd-cart-edit-wrap,
.nbd-custom-dsign.nbd-cart-item-design .nbd-cart-edit-wrap{
  display: flex;
  gap: 1em;
  align-items: center;
}
.nbd-cart-upload-file.nbd-cart-item-upload-file .nbd-cart-edit-wrap .remove,
.nbd-custom-dsign.nbd-cart-item-design .nbd-cart-edit-wrap .remove{
  margin: 0.2em 0 !important;
}
.nbdesigner_frontend_container .designer_or_p {
  margin: 0 !important;
}

.item__layout {
    overflow: hidden;
    flex: 1 1 auto;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -ms-flex-direction: row;
    flex-direction: row;
}

.tile__media-wrap {
    min-height: 0;
    display: -ms-flexbox;
    display: flex;
    padding-left: 1.5rem;
    width: 25%;
    position: relative;
    overflow: hidden;
    font-size: 1rem;

}

.upload_design .tile__media-wrap {
    background-color: #afcdd7;
}

.custom_design .tile__media-wrap {
    background-color: #f1eb9c;
}

.tile-action__image-wrap svg {
    position: absolute !important;
    top: 50% !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    left: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transform: translate(-50%, -50%) !important;
    height: 50%;
    width: 50%;
}

.tile--horizontal__chevron {
    height: 1.5rem;
    width: 1.5rem;
    position: absolute;
    top: 50%;
    margin-top: auto;
    margin-bottom: auto;
    transform: translateY(-50%);
    right: .75rem;
    fill: #128a67;
    transition: right 200ms;
}

.h__block {
    line-height: 1.15;
    font-size: .9rem;
    margin-bottom: .1875em;
    font-weight: 500;
    color: #3f4a59;
}


.product-configure .config-title {
    margin-top: 0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #111 !important;
    padding: 5px 3px !important;
}

.product-configure .woocommerce-input-wrapper {
    width: 100% !important;
    padding-right: 4px;
}

.product-configure .selectable-select-wrapper {
    margin-bottom: 0 !important;
}

.product-configure abbr {
    color: #F7555F !important;
    font-size: 18px;
    margin-top: -6px;
    text-decoration: none !important;
}

.product-configure .foot {
    padding-top: 10px !important;
}

.uni-product-single {
    width: 100%;
}


/* ************************** */
/* Media Query  */
/* ************************** */

@media (max-width: 849px) {
    .wrapper {
        flex-direction: column;
    }

    .product-single .content {
        max-width: 100%;
    }
}

/* Media Query  */
@media (max-width: 768px) {
    .product-configure .foot {
        grid-template-columns: 1fr;
    }

    .product-configure .foot .input-wraper {
        border-bottom: 1px solid #d7d7d7 !important;
        padding-bottom: 8px;
    }

    .selectable-select-wrapper {
        flex-direction: column;
        align-items: start !important;
    }

    .product-configure .selectable-select-wrapper .select {
        margin-left: 0;
    }

    .manage-wrapper {
        display: none;
    }

    .wrapper-2 {
        grid-template-columns: 1fr !important;
    }

    .product-configure .wrapper-3 {
        max-width: 100%;
    }

    .product-configure .wrapper-3 .upload-icon {
        height: auto;
        padding: 0px 25px;
        padding-top: 12px;
        padding-bottom: 12px;
        max-width: 80px;
    }

    .submit-section {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 20px;
    }

    .sidebar {
        padding: 0 15px;
    }

    .produktinfoliststyle-wraper {
        flex-direction: column;
    }

    .produktinfoliststyle-wraper>div {
        width: 100%;
    }

    .product-slider .slick-slide img {
        width: 100%;
    }

    .product-single .sidebar {
        max-width: '100%'
    }

    .checkout-billing-details .billing-form,
    ._subtotal_data,
    ._subtotal,
    .shiping,
    .login-form {
        grid-template-columns: 1fr !important;
    }

    .login-form {
        gap: 0rem !important;
    }

    .billing-form {
        gap: 1rem !important;
    }
}

.tooltip {
    display: inline-block;
    cursor: pointer;
    position: relative;
    color: #333;
    font-size: .9em;
    font-weight: bold;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    background-color: #0071a1;
    color: white;
    margin-left: 5px;
}

.tooltip:hover::after {
    content: attr(data-tip);
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 12px 10px;
    white-space: nowrap;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    font-size: 10px;
    line-height: 1.4;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;

}

.tooltip:hover::after {
    visibility: visible;
    opacity: 1;
}


.tooltip:hover::before {
    content: '';
    position: absolute;
    bottom: 59%;
    /* Position at the bottom of the tooltip box */
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.tooltip:hover::before {
    visibility: visible;
    opacity: 1;
}

.nbdesigner_frontend_container .bk-button-designer.size-change-warning {
    background-color: darkorange;
}

.nbdesigner_frontend_container .bk-button-designer.size-change-warning span {
    color: white;
}

.nbdesigner_frontend_container .bk_design_message {
    color: darkorange;
}

.bk-cmz-subtitle {}

.accessories-container .config-title .sub-titles {
    float: right;
    display: flex;
    font-size: 13px;
    font-weight: 400;
}

.accessories-container .config-title .sub-titles span {
    padding-left: 14px;

}

.accessories-container .wrapper-4 .accessory-item.accessory-heads {
    font-size: .8em;
}

.accessories-container .wrapper-4 .accessory-item {
    display: inline-flex;
    width: 100%;
}

.accessories-container .wrapper-4 .accessory-item p {
    border-bottom: none;
    padding: 2px;
}

.accessories-container .wrapper-4 .accessory-item .acc-option {
    width: 70%;
}

.accessories-container .wrapper-4 .accessory-item .acc-qty {
    width: 15%;
}

.accessories-container .wrapper-4 .accessory-item .acc-amounts {
    width: 15%;
    text-align: right;
    margin-top: 5px;
    display: contents;
}

.accessories-container .wrapper-4 .accessory-item .acc-amounts .price-netto .amount {
    font-weight: inherit;
}

.accessories-container .wrapper-4 .accessory-item .acc-amounts .price-netto {
    padding-right: 2em;
    font-size: 0.8em;
}

.accessories-container .wrapper-4 .accessory-item.accessory-heads .acc-amounts .price-netto {
    font-size: 1em;
}

.accessories-container .wrapper-4 .accessory-item .acc-amounts .price-gesamt {
    font-weight: 600;
}

.hinweiswarnung {
    background-color: #fcf8e3;
    color: #8a6d3b;
    border: 1px solid #8a6d3b;
    padding: 1em;
}

table.shop_table tbody th,
table.shop_table tfoot tr th {
    display: table-cell !important;
    vertical-align: middle !important;
}

.product-configure.accessories-container .bk-cmz-subtitle1 {
    font-size: 0.7em;
}

table.shop_table tbody tr {
    display: table-row !important;
}

.calculation-container .wrapper-2 p {
    margin-bottom: 0 !important;
}

#bk_reseller_form .elementor-message {
    top: 3.7em !important;
    position: absolute;
}

#nbdesigner_upload_preview {
    margin-bottom: 5px !important;
}

body.single-product .product-short-description p,
body.single-product .elementor-widget-woocommerce-gzd-delivery-time {
    margin-bottom: 0 !important;
}

#payment .wc_payment_methods.payment_methods.methods label {
    display: inline-block;
    margin-bottom: -0.2em;
}

.nbd-order-item-upload-2{
  display: block !important;
  max-width: 40em !important;
}
.nbd-order-item-upload-2 .nbd-order-item-upload-name-2{
  overflow-wrap: break-word;
  line-height: 30px;
  padding: 0 10px;
  white-space: normal !important;
  display: inline-table !important;
}
.woocommerce-order-received .woocommerce-order .automation-note-box{
  border: 2px dashed #446084;
  padding: 15px 30px 0 30px !important;
}
.shop_table .custom-tbl-row-data{
  display: flex; align-items: center; justify-content: space-between;
}
.product-configure .product-config-options .same-line {
  display: inline-flex;
  align-items: center;
  border-bottom: 1px solid #d7d7d7;
}
.product-configure .product-config-options .same-line input{
  margin: 5px 0 5px 5px !important;
}
.template2 .product-configure .price-calculation-wrapper {
  display: flex;
  margin-top: 1em;
  justify-content: space-between;
}
.template2 .product-configure .price-calculation-wrapper .calculate-btn{
  width: 30%;
  margin: 0 !important;
}
.template2 .product-configure .price-calculation-wrapper .calculate-btn.disable-click{
  pointer-events: none;
  cursor: default;
  opacity: 0.6 !important;
}
.template2 .product-configure .price-calculation-wrapper .calculation-container{
  display: flex;
  background: #D9D9D9;
  padding: 0.2em;
  text-align: center;
  width: 68%;
  border-radius: 0.2em;
  border: 1px solid #bababa;
  transition: background-color 0.5s ease;
}
.template2 .product-configure .price-calculation-wrapper .calculation-container.flash{
  background-color: #ACE1AF;
}
.template2 .product-configure .price-calculation-wrapper .calculation-container .calculation-result-netto{
  width: 50%;
  border-right: 1px solid #eee !important;
}
.template2 .product-configure .price-calculation-wrapper .calculation-container .price-title{
  border-bottom: 1px solid #eee !important;
  padding: 0 3em 4px 3em;
  font-size: 0.9em;
}
.template2 .product-configure .price-calculation-wrapper .calculation-container strong {
  font-size: 1.4em;
  line-height: 2.1
}
.template2 .product-configure .price-calculation-wrapper .calculation-container .calculation-result-brutto{
  width: 50%;
}

.template2 .product-configure .info-box-wrapper .info-box-links{
  text-align: right;
  color: #0000ff !important;
  font-size: 0.8em;
  margin-top: 0.5em !important;
}
.template2 .product-configure .info-box-wrapper .info-box-content{
  display: none;
  font-size: 0.9em;
}
.template2 .product-configure .info-box-wrapper .info-box-content div{
  display: flex;
  border: 1px solid #ccc;
  border-radius: 0.2em;
  padding: 0.2em;
  margin-top: 0.3em !important;
}
.template2 .product-configure .info-box-wrapper .info-box-content .info-box-content-head{
  font-weight: 600;
  min-width: 154px;
  display: flex;
}

.template2 .product-configure .info-box-wrapper .info-box-content div .info-box-content-head img{
  width: 2.3rem !important;
  height: 2.3rem;
  margin-top: -8px;
  margin-right: 4px;
}
.template2 .product-configure .info-box-wrapper .info-box-content p{
  margin: 0 !important;
}
.template2 .product-configure .info-box-wrapper .info-box-links #info-link{
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: end;
}
.template2 .product-configure .info-box-wrapper .info-box-links #info-link i {
  color: #0000ff;
}
.template2 .product-configure .info-box-wrapper .info-box-links #info-link span{
  padding: 0 7px;
}

.upload-design-preview{
  max-width: 100% !important;
}
.nbd-upload-item-title{
  background: #eee !important;
  width: fit-content !important;
  height: auto !important;
  white-space: normal !important;
  line-height: 1.2 !important;
  margin-bottom: 3px !important;
  max-height: 120px !important;
}
.product-configure .wrapper-3{
  max-width: 100%;
}


@media only screen and (max-width: 1200px) {
  .template2 .product-configure .price-calculation-wrapper .calculate-btn i {
    display: block;
  }
  .template2 .product-configure .price-calculation-wrapper .calculation-container .price-title{
    padding: 4px;
  }
  .template2 .product-configure .price-calculation-wrapper .calculate-btn{
    font-size: 0.8em;
  }

  .cart-item-nbd-links,
  .custom-nbd-preview-container .designer_buttons_container{
    display: block !important;
  }
  .cart-item-nbd-links .designer_or_p,
  .custom-nbd-preview-container .designer_or_p{
    margin: 0 0 0 14% !important;
    padding: 0.5em !important;
  }
  .online-designer-container .custom-nbd-preview-container .designer_or_p{
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .shop_table .cmz-product-quantity,
  .shop_table .cmz-thead-info-wrapper{
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
    .text-number-wrapper:first-of-type {
        position: absolute;
        right: 30%;
    }
  .shop_table .nbd-order-upload-file,
  .shop_table .nbd-custom-dsign.nbd-cart-item-design,
  .shop_table .nbd-cart-upload-file.nbd-cart-item-upload-file{
    overflow: hidden;
    display: block;
  }
  .shop_table .cmz-thead-info-wrapper{
    margin: 0.5em 0;
  }
  .shop_table .cmz-thead-info-wrapper p {
    margin-bottom: 0 !important;
  }

  .product-configure .product-config-options{
    display: block !important;
  }
  .product-configure .product-config-options .input-number-wrapper{
    display: block !important;
    width: 100% !important;
  }
  .product-configure .product-config-options .text-number-wrapper{
    display: inline-flex !important;
    align-items: baseline;
    width: 50%;
    padding-right: 10px !important;
    margin-top: 0.5em !important;
  }
  .product-configure .product-config-options .text-number-wrapper label {
    margin-right: 0;
    text-align: left;
  }
  .template2 .product-configure .price-calculation-wrapper{
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 0.5em !important;
  }
  .template2 .product-configure .price-calculation-wrapper .calculate-btn{
    width: 100%;
    margin-top: 0.5em !important;
  }
  .template2 .product-configure .price-calculation-wrapper .calculation-container{
    width: 100%;
  }
  .template2 .product-configure .price-calculation-wrapper .calculation-container .price-title{
    padding: 1px;
    font-size: 0.8rem;
  }
  .template2 .product-configure .price-calculation-wrapper .calculate-btn i{
    display: inline-block;
  }
  .template2 .product-configure .price-calculation-wrapper .calculate-btn{
    font-size: 1em !important;
  }
  .e-atc-qty-button-holder{
    display: block !important;
  }

  .uni-product-single button.single_add_to_cart_button{
    width: 100% !important;
  }
  .template2 .product-configure .info-box-wrapper .info-box-content div{
    display: inline-block;
  }
}
