.old_price_line {
    position: relative;
}

.old_price_line:after {
    content: ".";
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    bottom: 3px;
    color: transparent;
    background: linear-gradient(to top left, transparent 0, transparent calc(50% - 1px), #000 50%, transparent calc(50% + 1px), transparent 100%);
}

.fancybox-slide--inline .offerteaanvraag { width  : 650px; max-width  : 90%; max-height : 90%; margin: 0; background: #f9f9f9; }
#offerteOverview table { width: 100%; text-align: left; margin-bottom: 25px; border: 1px solid #ccc; }
#offerteOverview table td, #offerteOverview table th { padding: 1px 5px; border: 1px solid #ccc; text-transform: none; }
.offerteaanvraag { margin: 9px 15px; display: none; min-width: 450px; }

.offerteaanvraag .offertefrm { margin-bottom: 0; }
.offerteaanvraag h2 { font-size: 1.3em; font-weight: bold; margin-bottom: 1.2em; }
/*.offerteaanvraag em.required { color: #d50000; }*/
/*.offerteaanvraag label { display: block; width: 35%; float: left; margin-bottom: 15px; color: #696969; }*/
/*.offerteaanvraag input[type="text"], .offerteaanvraag select, .offerteaanvraag textarea { float: left; width: 65%; height: 25px; padding: 10px; margin: 0 0 10px; font-size: 0.9em; }*/
/*.offerteaanvraag select { padding: 0 10px; }*/
/*.offerteaanvraag select option { font-size: 1.1em; }*/
/*.offerteaanvraag textarea { height: 158px; }*/

.offerteaanvraag.kgvjoffertefrm .quantity { margin-bottom: 10px; }
.offerteaanvraag.kgvjoffertefrm .quantity .button { min-height: 1.7em; line-height: 1.7em; }
.offerteaanvraag.kgvjoffertefrm .quantity .qty { height: 1.73em; }

.offerteaanvraag input[type="file"] { height: auto; padding: 10px 0; }
.offerteaanvraag input[name="submitOfferte"] { margin-right: 0; float: right; }
.offerteaanvraag .vanafprijs-show { font-style: italic; color: navy; font-weight: bold; }
img.offerteLoad {height: 37px;margin-top: -1px;float: right;display: none;}

.offerteaanvraag  .not-valid-tip {
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: -10px;
    position: relative;
    padding: 5px 8px;
    line-height: 1.2em;
    border-radius: 3px;
    opacity: .8;
    background-color: #f1f1f1;
    color: #b20000;
}

#add-to-cart-kgvj label { font-size: 1.1em; color: #666; }
#add-to-cart-kgvj td .variations select { font-size: 1.1em; } /* toevoegen aan bestaande selector */
#add-to-cart-kgvj td .variations select option { font-size: 1.1em; }
#add-to-cart-kgvj .bestel-button { display: block; } /* toevoegen aan bestaande selector */

/*.button.minus, .button.plus {*/
/*    line-height: 11px !important;*/
/*    min-height: 8px !important;*/
/*}*/

.customer_invoice_page #content {
    border: 2px solid #ddd;
    margin: 10px auto 0;
    padding: 20px;
    width: 750px;
    flex-basis: auto;
}

.customer_invoice_page .entry-header h1 {
    text-align: left;
}

.customer_invoice_page .entry-content {
    padding-bottom: 0;
}

.customer_invoice_page #detailed-invoice {
    max-height: none;
    overflow: hidden;
    transition: max-height 2s ease-in-out;
    display: none;
}

.customer_invoice_page #detailed-invoice.minimized {
    max-height: 125px !important;
}

.customer_invoice_page h3 {
    margin-top: 15px;
}

.customer_invoice_page .product-name {
    font-size: 1.25em;
    display: block;
    margin-bottom: -13px;
}

.customer_invoice_page img.product-image {
    max-width: 100%;
}

.customer_invoice_page #detailed-invoice ul li {
    margin-bottom: .3em;
}

.customer_invoice_page a.toggle-full-invoice {
    margin: 15px 0 0;
    display: inline-block;
}

.customer_invoice_page table.invoice-price-table {
    width: 580px;
    max-width: 100%;
    margin: 20px 0 30px;
}

.customer_invoice_page table.invoice-price-table span.amount {
    font-weight: normal;
}

.customer_invoice_page table.invoice-price-table tr:last-child td {
    background: #323a45;
    color: #fff;
}

.customer_invoice_page table.invoice-price-table tr td {
    border: none;
    padding: 5px 12px;
    margin: 0;
    color: #30363c;
    font-size: 1em;
    width: auto !important;
}

.customer_invoice_page table.invoice-price-table tr td:nth-child(2) {
    width: 8px !important;
    padding: 5px 0;
}

.customer_invoice_page table.invoice-price-table tr td:last-child {
    width: 100px !important;
    text-align: right;
}

.customer_invoice_page .download-pdf {
    position: absolute;
    right: 30px;
    top: 24px;
    text-align: left;
}

.customer_invoice_page .download-pdf a:last-child {
    position: relative;
    top: 7px;
}

.customer_invoice_page .download-pdf img {
    width: 20px;
    margin-right: 6px;
}

.customer_invoice_page .bestel-button {
    position: absolute;
    bottom: 27px;
    right: 17px;
    width: 275px;
    padding: 0;
    margin: 0;
}

.customer_invoice_page .bestel-button.buy-kerstpakket:not(.finalstep) {
    bottom: 70px;
    background-image: none !important;
}

.customer_invoice_page .bestel-button.buy-kerstpakket.finalstep {
    position: relative;
    bottom: auto;
    right: auto;
}

.customer_invoice_page .questions_call {
    float: right;
}

.customer_invoice_page .quantity.label {
    margin-top: 7px;
}

.customer_invoice_page #billing_huisnummer_field,
.customer_invoice_page #billing_postcode_field,
.customer_invoice_page #billing_toevoeging_field,
.customer_invoice_page #shipping_huisnummer_field,
.customer_invoice_page #shipping_postcode_field,
.customer_invoice_page #shipping_toevoeging_field {
    width: 31%;
}

.customer_invoice_page #different_shipping_address {
    display: none;
}

.customer_invoice_page label[for="ship_extra"] {
    font-weight: normal;
    position: relative;
    opacity: 0.8;
    font-size: .8em;
}

.button.show_quote_overview_widget {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99990;
    padding-right: 35px;
}

.button.show_quote_overview_widget[data-icon-label]:after {
    background-color: #FF0000;
    top: 4px;
    right: 8px;
}

#quote_overview_widget {
    z-index: 99991;
    position: fixed;
    /*top: 0;*/
    bottom: 0;
    max-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px;
    box-sizing: border-box;
}

#quote_overview_widget_wrapper {
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 5px;
    overflow-y: auto;
    width: 550px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
    position: relative;
}

#quote_overview_widget .loading {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

#quote_overview_widget .loading img {
    width: 150px;
    max-width: 80%;
    max-height: 80%;
}

#quote_overview_widget .fancybox-close-small {
    top: 0;
    right: 0;
    color: #636161;
}

#quote_overview_widget .quote_overview_widget_content table tr td:first-child {
    width: 120px;
}

#quote_overview_widget .quote_overview_widget_content table tr td:first-child img {
    width: 65px
}

#quote_overview_widget .quote_overview_widget_content table tr td input[type="number"] {
    width: 66px;
    margin: 0;
    padding: 4px;
}

#quote_overview_widget .quote_overview_widget_content table tr td .quote_qty_edit,
#quote_overview_widget .quote_overview_widget_content table tr td .quote_qty_save,
#quote_overview_widget .quote_overview_widget_content table tr td .quote_qty_cancel {
    cursor: pointer;
    color: #1e64f1;
    margin-right: 10px;
}

#quote_overview_widget .quote_overview_widget_content table tr td .quote_qty_save {

}

#quote_overview_widget .quote_overview_widget_content table tr td .quote_qty_cancel {
    color: #d50001;
    margin-right: 0;
}

/*
#quote_overview_widget .quantity {
    margin: 0;
}

#quote_overview_widget .minus.button {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#quote_overview_widget .plus.button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}*/
