/* 
Theme Name: Online Monkeys
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* ---------------- BEGIN MENU ---------------- */
/* ---------------- BEGIN HOME ---------------- */
/* --------------- BEGIN DETAIL --------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* --------------- BEGIN CONTACT -------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* ---------- BEGIN OFFERTE AANVRAGEN --------- */
/* ------------- BEGIN WOOCOMMERCE ------------ */
/* ------------ BEGIN CART TEMPLATE ----------- */
/* ---------- BEGIN CHECKOUT TEMPLATE --------- */
/* -------- BEGIN CHECKOUT TOP TEMPLATE ------- */
/* --------- BEGIN THANK YOU TEMPLATE --------- */
/* ------- BEGIN SINGLE PRODUCT TEMPLATE ------ */
/* ------------- BEGIN MY ACCOUNT ------------- */
/* --------------- BEGIN FOOTER --------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------------- BEGIN ALGEMEEN -------------- */
/* -------------------------------------------- */

body {
    margin: 0 !important;
}

.admin-only {
    display: none !important;
}

.logged-in .admin-only {
    display: block !important;
}

.generic-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.left-section {
    padding-right: calc((100vw - 1400px) / 2) !important;
}

.right-section {
    padding-left: calc((100vw - 1400px) / 2) !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

:is(.elementor-widget-heading,
.elementor-widget-text-editor,
.elementor-widget-icon-box) :is(h1, h2, h3, h4, h5, h6, p, span) {
    text-wrap: balance;
}

b {
    font-weight: 700;
}

input:focus,
input:focus-visible,
input:focus-within button:focus,
button:focus-within,
button:focus-visible,
select:focus-within,
select:focus-visible,
textarea:focus {
    outline: none !important;
}

.owl-dots > button:not(.active) {
    background-color: var(--e-global-color-text) !important;
}

.owl-dots > button {
    height: 20px;
    width: 20px;
}

.owl-dots > button.active {
    border: 1px solid var(--e-global-color-text) !important;
}

.owl-dots {
    display: flex;
    width: 100px;
    margin: 0 auto;
    justify-content: space-between;
}

p:first-of-type {
    margin-top: 0px !important;
}

p:last-of-type {
    margin-bottom: 0px !important;
}

div.geenClass {
    background-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-text);
    background-color: var(--e-global-color-accent);
}

table {
    border-spacing: 0px !important;
}

table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent !important;
}

.betaalmethodes {

}

.betaalmethodes .gallery {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.betaalmethodes .gallery .gallery-item {
    width: auto;
    min-width: auto;
    max-width: max-content;
}

.openingstijden tr {
    
}

.openingstijden tr td {
    padding-top: 0px;
    padding-bottom: 10px;
}

.openingstijden tr:last-child td {
    padding-bottom: 0px;
}

.openingstijden tr td:nth-of-type(1) {
    padding-right: 60px;
}

.openingstijden tr td:nth-of-type(2) {
    text-align: right;
}

.flatpickr-day {
    font-weight: 300 !important;
}

button, a, input[type="button"], input[type="submit"] {
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

/* BUTTON FIRST */
.btn_first a.elementor-button {

}

.btn_first a.elementor-button:hover {

}

/* BUTTON SECOND */
.btn_second a.elementor-button {
    
}

.btn_second a.elementor-button:hover {
    
}

/* BUTTON THIRD */
.btn_third a.elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
    padding: 0px 0px;
    border-width: 0px;
    font-size: 0.9em;
}

.btn_third a.elementor-button:hover {
    background-color: transparent;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
    padding: 0px 0px;
    border-width: 0px;
}

/* BUTTON DARK */
.btn_dark a.elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
}

.btn_dark a.elementor-button:hover {
    background-color: transparent;
    border-color: var(--e-global-color-text);
    color: var(--e-global-color-text);
}

/* BUTTON LIGHT */
.btn_light a.elementor-button {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

.btn_light a.elementor-button:hover {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

/* -------------------------------------------- */
/* --------------- END ALGEMEEN --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN BINNENKORT ONLINE --------- */
/* -------------------------------------------- */

.elementor-maintenance-mode header,
.elementor-maintenance-mode footer {
    display: none !important;
}

/* -------------------------------------------- */
/* ----------- END BINNENKORT ONLINE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN 404 PAGINA ------------- */
/* -------------------------------------------- */

.error404 header,
.error404 footer {
    display: none !important;
}

/* -------------------------------------------- */
/* -------------- END 404 PAGINA -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN MENU ---------------- */
/* -------------------------------------------- */

.popup_menu > .dialog-widget-content a.dialog-close-button svg {
    display: none !important;
}

.popup_menu > .dialog-widget-content a.dialog-close-button {
    padding: 0px 0px;
    border-radius: 0px;
    height: 45px;
    width: 45px;
    justify-content: center;
    align-items: center;
}
  
.popup_menu > .dialog-widget-content a.dialog-close-button::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/icon_times.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.elementor-menu-cart__main {
    width: 450px !important;
    max-width: 450px !important;
    min-height: min-content;
}

.elementor-menu-cart__main .widget_shopping_cart_content {

}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product {
    display: block;
    padding-right: 40px;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image {
    display: none;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image img {
    
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name {
    text-wrap: balance;
    padding-left: 0px;
    color: var(--e-global-color-text);
    font-weight: 700;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name > a {
    color: var(--e-global-color-text);
    font-weight: 700;
    pointer-events: none;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name dl.variation {
    margin: 0px 0px;
    font-size: 12px;
    font-weight: 300;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name dl.variation dd {
    margin-left: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name dl.variation dd a {
    color: var(--e-global-color-text);
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name dl.variation dd a:hover {
    text-decoration: underline;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
    padding-left: 0px;
    margin-top: 5px;
    color: #cccccc;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove {
    width: 25px;
    height: 25px;
    top: 10px;
    right: 0px;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove:hover {

}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product.yith-wapo-product-as-item .elementor-menu-cart__product-remove {
    display: none !important;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal {
    padding-top: 20px;
    padding-bottom: 0px;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal strong {
    font-weight: 300;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
    font-size: 1em;
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__footer-buttons a.elementor-button--view-cart {
    background-color: #ffffff;
    color: var(--e-global-color-text);
}

.elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__footer-buttons a.elementor-button--checkout {
    background-color: var(--e-global-color-primary);
    color: #ffffff;
}

.sub-menu li a {
    border-left: none !important;
}

.top_bar {

}

.header_top {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.header_top .header_top_logo {

}

.header_top .header_top_logo img {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.header_top .header_top_search .jet-ajax-search__form .jet-ajax-search-icon {
    left: auto !important;
    right: 25px;
}

.header_top .header_top_search .jet-ajax-search__form {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
}

.header_top .header_top_search .jet-ajax-search__results-area .jet-ajax-search__results-slide {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header_top .header_top_search .jet-ajax-search__results-area .jet-ajax-search__item-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header_top .header_top_search .jet-ajax-search__results-area .jet-ajax-search__item-content {
    display: none !important;
}

/* .header_top .header_top_quote .elementor-icon-wrapper {
    height: 25px;
}

.header_top .header_top_quote .elementor-icon-wrapper i::before {
    top: -1px;
} */

.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper {
   display: none;
   pointer-events: none;
}

.yith-ywraq-list-widget-wrapper .raq-info {
    border: none;
    margin: 0px;
    padding: 0px;
}

.yith-ywraq-list-widget-wrapper .raq-info .ywraq-quote-icon-icon_quote {

}

.yith-ywraq-list-widget-wrapper .raq-info .ywraq-quote-icon-icon_quote::before {
    content: "\f022";
    font-family: "Font Awesome 6 Pro";
    font-size: 25px;
    font-weight: 300;
}

.yith-ywraq-list-widget-wrapper .raq-info .raq-items-number {
    background-color: #6AC2BD;
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-weight: 400;
    font-size: 10px;
    height: 1.6em;
    line-height: 1.5em;
    min-width: 1.6em;
    position: absolute;
    text-align: center;
    right: -10px;
    top: -10px;
}

.header_top .header_top_cart a.elementor-menu-cart__toggle_button {
    padding: 0px 0px;
    background-color: transparent;
    border: none;
}

.header_top .header_top_cart a.elementor-menu-cart__toggle_button:hover {
    padding: 0px 0px;
    background-color: transparent;
    border: none;
}

.header_bottom {

}

.header_bottom  > .e-con-inner {
    border-bottom: 1px solid #EAEAEA;
}

/* .header_bottom .header_bottom_menu ul.sub-menu {
    font-size: 1em;
} */

.header_bottom .header_bottom_menu ul.elementor-nav-menu > li.current-product_cat-ancestor > a {
    color: var(--e-global-color-accent) !important;
}

.header_breadcrumb {

}

.header_breadcrumb .rank-math-breadcrumb {
    font-size: 12px;
}

.header_breadcrumb .rank-math-breadcrumb p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header_breadcrumb .rank-math-breadcrumb p,
.header_breadcrumb .rank-math-breadcrumb p a {
    color: #CCCCCC;
}

.header_breadcrumb .rank-math-breadcrumb p a:hover {
    text-decoration: underline;
}

.header_breadcrumb .rank-math-breadcrumb p .separator {
    margin: 0px 4px;
}

.header_breadcrumb .rank-math-breadcrumb p .last {
    color: var(--e-global-color-text);
}

/* Responsive menu (onder de 1024px) */
.header_top_responsive {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.header_top_responsive .header_top_bars .elementor-icon-wrapper {
    height: 25px;
}

.header_top_responsive .header_top_bars .elementor-icon-wrapper i::before {
    top: 0px;
}

/* .header_top_responsive .header_top_quote .elementor-icon-wrapper {
    height: 25px;
}

.header_top_responsive .header_top_quote .elementor-icon-wrapper i::before {
    top: -1px;
} */

.header_top_responsive .header_top_cart a.elementor-menu-cart__toggle_button {
    padding: 0px 0px;
    background-color: transparent;
    border: none;
}

.header_top_responsive .header_top_cart a.elementor-menu-cart__toggle_button:hover {
    padding: 0px 0px;
    background-color: transparent;
    border: none;
}

.header_bottom_responsive {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.header_bottom_responsive > .e-con-inner {
    border-bottom: 1px solid #EAEAEA;
}

.header_bottom_responsive .header_top_search .jet-ajax-search__form .jet-ajax-search-icon {
    left: auto !important;
    right: 25px;
}

.header_bottom_responsive .header_top_search .jet-ajax-search__form {
    
}

.header_bottom_responsive .header_top_search .jet-ajax-search__results-area .jet-ajax-search__results-slide {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header_bottom_responsive .header_top_search .jet-ajax-search__results-area .jet-ajax-search__item-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header_bottom_responsive .header_top_search .jet-ajax-search__results-area .jet-ajax-search__item-content {
    display: none !important;
}

/* Sticky menu */
.header_top.elementor-sticky--effects {
    min-height: 80px;
}

.header_top.elementor-sticky--effects > .e-con-inner {
    border-bottom: 1px solid #EAEAEA;
}

/* .header_top.elementor-sticky--effects .header_top_logo img {
    width: 200px;
    max-width: 200px;
} */

/* -------------------------------- */
/* Menu Producten Categorie Listing */
/* -------------------------------- */
.menu_listing {

}

.menu_listing .menu_listing_categorieafbeelding img {
    background-color: #ffffff;
}

.menu_listing .menu_listing_categorienaam {

}

.menu_listing .menu_listing_categorielabel {

}

/* -------------------------------------------- */
/* ----------------- END MENU ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------------- BEGIN HOME ---------------- */
/* -------------------------------------------- */

.home .header_breadcrumb {
    display: none;
}

/* -------------------------------- */
/* Home Producten Categorie Listing */
/* -------------------------------- */
.home_categorie_listing {

}

/* .home_categorie_listing .home_categorie_listing_container {
    transition: .3s all;
} */

.home_categorie_listing .home_categorie_listing_box .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background-color: #ffffff;
    border-radius: 100%;
    padding: 10px;
    transition: .3s all;
}

.home_categorie_listing .jet-engine-listing-overlay-wrap:hover .home_categorie_listing_box .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background-color: var(--e-global-color-accent);
}

.home_categorie_listing .jet-engine-listing-overlay-wrap:hover .home_categorie_listing_box .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff;
}

/* -------------------------------------------- */
/* ----------------- END HOME ----------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN DETAIL --------------- */
/* -------------------------------------------- */

.bk_box img {
    background-color: #ffffff;
    border-radius: 100%;
    padding: 5px;
}

/* ---------------------- */
/* Klantenservice Listing */
/* ---------------------- */
.klantenservice_listing .elementor-icon-list-item .elementor-icon-list-text {
    text-decoration: underline;
}

.klantenservice_listing .elementor-icon-list-item .elementor-icon-list-icon {
    transition: .1s all;
}

.klantenservice_listing .elementor-icon-list-item:hover .elementor-icon-list-icon {
    padding-right: 0px;
}

/* -------------------------------------------- */
/* ---------------- END DETAIL ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* -------------------------------------------- */

.faq_listing .jet-listing-grid__items {
    row-gap: 20px;
}

.veelgesteldevraag-section {
    padding: 0px 0px;
}

.veelgesteldevraag-section > .e-con-inner {
    position: relative;
    gap: 0;
    transition: .5s ease-out;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag > .elementor-widget-container {
    padding-right: 30px;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::before,
.veelgesteldevraag-section .veelgesteldevraag-vraag::after {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0;
    transition: .1s;
    height: 25px;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::before {
    content: '\2b';
    color: var(--e-global-color-text);
    opacity: 1;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag::before {
    opacity: 0;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag::after {
    content: '\f068';
    color: var(--e-global-color-text);
    opacity: 1;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-vraag::after {
    opacity: 0;
}

.veelgesteldevraag-section.active {
    
}

.veelgesteldevraag-section.active > .e-con-inner {
    gap: 5px;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag {
    cursor: pointer;
    text-wrap: balance;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag {
    
}

.veelgesteldevraag-section .veelgesteldevraag-antwoord {

}

.veelgesteldevraag-section .veelgesteldevraag-antwoord a {
    text-decoration: underline;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-antwoord {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .3s all;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    max-height: 500px;
    opacity: 1;
    transition: max-height 0.5s ease, opacity 0.3s ease 0.2s;
    padding: 0px 0px;
    text-wrap: balance;
}

/* -------------------------------------------- */
/* ----- END VEELGESTELDE VRAGEN ARCHIVE ------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN CONTACT -------------- */
/* -------------------------------------------- */



/* -------------------------------------------- */
/* ---------------- END CONTACT --------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* -------------------------------------------- */

.gform_confirmation_wrapper {
    display: block;
    text-align: center;
    border: 1px solid #3b7500;
    border-radius: 10px;
    background-color: #3b7500;
    padding: 15px 20px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: inherit;
    font-size: 0.9em;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper {

}

body .gform_wrapper.gform_validation_error .gform_validation_errors {
    border: 1px solid var(--wc-red);
    border-radius: 0px;
    box-shadow: none;
    background: var(--wc-red);
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px 20px;
    display: none !important;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 span {
    display: none !important;
}

body .gform_wrapper .gform_heading {
    display: none;
}

body .gform_wrapper .gform_body {

}

body .gform_wrapper .gform_body .gform_fields {
    row-gap: 20px;
    column-gap: 20px;
}

body .gform_wrapper .gform_body .gform_fields .gfield {

}

body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 15px 20px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    background-color: #efefef;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    height: 120px;
    resize: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {

}

body .gform_wrapper .gform_body .gform_fields .gfield :where(textarea:focus, textarea:focus-within, textarea:focus-visible) {
    outline: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder,
body .gform_wrapper .gform_body .gform_fields .gfield select::placeholder {
    color: #929292;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error input,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error textarea,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error select {
    border: 1px solid var(--wc-red);
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_label {
    color: var(--e-global-color-text);
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield--type-address legend.gfield_label {
    font-weight: 700;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield--type-address.offerte_verzendadres .ginput_container_address {
    margin-top: 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: inherit;
    font-size: 0.9em;
    line-height: inherit;
    margin-bottom: 6px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    font-size: inherit;
    padding-left: 0px;
    margin-left: 2px;
    color: inherit;
}

body .gform_wrapper .gform_body .gform_fields .gfield .copy_values_option_container .copy_values_option_label {
    font-size: 0.9em;
    font-style: italic;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {

}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .gfield_radio {
    display: flex;
    flex-direction: row;
    column-gap: 15px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .gfield_radio .gchoice {

}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .gfield_radio .gchoice label.gform-field-label {
    max-width: 100%;
    font-size: 0.8em;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container label.gform-field-label--type-sub {
    padding-top: 0px;
    margin-top: 6px;
    font-size: 0.8em;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description {

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description.gfield_validation_message {
    display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent {
    display: flex;
    column-gap: 10px;
    align-items: center;
    justify-content: flex-end;
    font-size: 0.9em;
    text-wrap: balance;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent input {
    margin: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label a {
    text-decoration: underline;
    color: var(--e-global-color-text);
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .ginput_container_consent .gform-field-label a {
    color: var(--wc-red);
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gfield_required {
    font-size: inherit;
    color: inherit;
}

body .gform_wrapper .gform_footer {
    margin: 20px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    justify-content: flex-end;
}

body .gform_wrapper .gform_footer .gform_button {
    font-family: inherit;
    font-weight: 300;
    font-size: 1em;
    line-height: 1 !important;
    color: #ffffff;
    background-color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
    border-radius: 8px;
    padding: 15px 25px;
    margin-bottom: 0px !important;
    cursor: pointer;
    transition: .3s all;
    -webkit-transition: .3s all;
}

body .gform_wrapper .gform_footer .gform_button:hover {
    
}

.form_nieuwsbrief_wrapper.gform_wrapper .gform_body .gform_fields .gfield input {
    font-size: 0.9em;
}

.form_nieuwsbrief_wrapper.gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent {
    font-size: 0.8em;
}

.form_nieuwsbrief_wrapper.gform_wrapper .gform_footer .gform_button {
    font-size: 0.9em;
    width: 100%;
}

.form_nieuwsbrief.gform_confirmation_wrapper {
    font-size: 0.9em;
}

/* -------------------------------------------- */
/* ------------- END GRAVITY FORM ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN OFFERTE AANVRAGEN --------- */
/* -------------------------------------------- */

.yith-request-a-quote-page .yith-ywraq-before-table {

}

.yith-request-a-quote-page .yith-ywraq-before-table a.button {
    color: var(--e-global-color-text);
    background-color: transparent;
    border: none;
    padding: 0px;
    font-size: 1em;
    font-weight: 300;
    text-decoration: underline;
    transition: .3s all;
    -webkit-transition: .3s all;
}

.yith-request-a-quote-page .yith-ywraq-before-table a.button:hover {
    color: var(--e-global-color-accent);
}

.yith-request-a-quote-page .ywraq-form-table-wrapper {
    
}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form {
    border: none !important;
    background-color: #F1F1F1;
    border-radius: 10px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form::before {
    display: none;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form p.ywraq_list_empty_message {

}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form p.return-to-shop {

}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form p.return-to-shop a {
    font-weight: 300;
    color: var(--e-global-color-text);
    padding: 15px 25px;
    border-radius: 8px;
    border: 1px solid var(--e-global-color-text);
    background-color: transparent;
    transition: .3s all;
    -webkit-transition: .3s all;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper .ywraq-before-form p.return-to-shop a:hover {
    color: #ffffff;
    border: 1px solid var(--e-global-color-text);
    background-color: var(--e-global-color-text);
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form {
    
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    border: none;
    margin: 0px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table thead {
    display: none;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody {

}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr.yith-wcpb-child-of-bundle-table-item {
    display: none;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td,
.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr th {
    padding: 30px 0px;
    width: auto;
    border-top: 1px solid #EAEAEA;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:first-of-type td {
    border-top: none;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-remove {
    width: 30px;
    max-width: 30px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-remove a {
    font-weight: 300;
    background-color: #F1F1F1;
    color: var(--wc-red) !important;
    transition: .3s all;
    -webkit-transition: .3s all;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-remove a:hover {
    background-color: var(--wc-red);
    color: #ffffff !important;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name {
    width: calc(70% - 30px);
    text-wrap: balance;
    padding-left: 30px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name > a {
    color: var(--e-global-color-text);
    font-weight: 700;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px !important;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    padding: 15px 25px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul li {
    font-size: 1em;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul li strong {
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul li div {
    font-size: 0.9em;
    text-wrap: balance;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul li div a {
    color: var(--e-global-color-text);
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name ul br {
    display: none;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-price {
    width: 10%;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity {
    width: 10%;
    padding-left: 30px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity input.qty {
    font-family: "objektiv-mk1", Sans-serif;
    font-size: 1em;
    font-weight: 300;
    color: #AAAAAA;
    background-color: #F1F1F1;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity input.qty:focus {
    color: var(--e-global-color-text);
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-subtotal {
    width: 10%;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type {

}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type th {
    padding: 15px 0px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type th.raq-totals-row {
    
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type th.raq-totals-label {
    text-align: left;
    vertical-align: top;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type td.raq-totals {
    padding: 15px 0px !important;
    line-height: 1.2;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type td.raq-totals > .amount {
    font-weight: 700;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type td.raq-totals small.includes_tax {
    font-size: 12px;
    font-weight: 300;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form .update-list-wrapper {
    justify-content: flex-end !important;
    margin-bottom: 60px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form .update-list-wrapper button.ywraq_clean_list {
    font-weight: 300;
    color: var(--e-global-color-text);
    padding: 15px 25px;
    border-radius: 8px;
    border: 1px solid var(--e-global-color-text);
    background-color: transparent;
    transition: .3s all;
    -webkit-transition: .3s all;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form .update-list-wrapper button.ywraq_clean_list:hover {
    color: #ffffff;
    border: 1px solid var(--e-global-color-text);
    background-color: var(--e-global-color-text);
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #ywraq-other-form {
    background-color: #F1F1F1;
    border-radius: 10px;
    padding: 60px;
}

.yith-request-a-quote-page .ywraq-form-table-wrapper #ywraq-other-form h3 {
    margin-bottom: 30px;
}

/* -------------------------------------------- */
/* ----------- END OFFERTE AANVRAGEN ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN WOOCOMMERCE ------------ */
/* -------------------------------------------- */

/* -------- */
/* Algemeen */
/* -------- */
dt.variation-Baseprice,
dd.variation-Baseprice {
    display: none !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row .select2-container .select2-choice,
.woocommerce form .form-row select {
    height: inherit;
}

.woocommerce form .form-row .required {
    font-weight: 300;
}

p.form-row.woocommerce-invalid input.input-text,
p.form-row.woocommerce-invalid select {
    border-color: var(--wc-red) !important;
}

.woocommerce-invalid #terms {
    outline: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-weight: 300;
    line-height: 1.5 !important;
    padding: 15px 20px 15px 20px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 15px 30px 15px 30px !important;
    margin: 40px auto 0px !important;
}

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

/* .woocommerce-cart header,
.woocommerce-cart footer,
.woocommerce-checkout header,
.woocommerce-checkout footer {
    display: none !important;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border-top: 0;
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 0;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 0px 0px !important;
}

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

.woocommerce-notices-wrapper,
.woocommerce-NoticeGroup {
    padding-left: 5% !important;
    padding-right: 5% !important;
    width: 1400px;
    margin: 0 auto;
}

.woocommerce-notices-wrapper > .woocommerce-error {
    margin: 0px 0px 0px 0px;
} */

/* ------------- */
/* Shop Template */
/* ------------- */
.elementor-widget-jet-smart-filters-search .jet-search-filter__input-wrapper .jet-search-filter__input {
    width: 200px !important;
    min-width: 200px;
    max-width: 200px;
}

.elementor-widget-jet-smart-filters-search .jet-search-filter__input-wrapper .jet-search-filter__input-clear {
    display: none !important;
}

.elementor-widget-jet-smart-filters-active .jet-active-filter .jet-active-filter__remove {
    font-weight: 300;
}

.elementor-widget-jet-smart-filters-sorting .jet-sorting {

}

.elementor-widget-jet-smart-filters-sorting .jet-sorting::after {
    content: '\f107';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-family: "Font Awesome 6 Pro";
    font-size: 0.8em;
    font-weight: 300;
    color: #000000;
}

.elementor-widget-jet-smart-filters-sorting .jet-sorting .jet-sorting-select {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    cursor: pointer;
}

.shop_uitgebreide_beschrijving .jet-listing-dynamic-repeater__items {
    row-gap: 30px;
}

.shop_uitgebreide_beschrijving .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item {

}

.shop_uitgebreide_beschrijving .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item h3 {
    font-size: 1.2em;
    line-height: 1.4;
    margin-bottom: 5px;
}

.shop_uitgebreide_beschrijving .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item span {
    flex-direction: column;
    align-items: flex-start;
}

.shop_uitgebreide_beschrijving .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item span p {

}

/* ------------------------ */
/* Productcategorie Listing */
/* ------------------------ */
.productcategorie_listing {

}

.productcategorie_listing .jet-listing-grid__items {
    justify-content: center;
}

.productcategorie_listing .productcategorie_listing_categorieafbeelding img {
    background-color: #ffffff;
}

.productcategorie_listing .productcategorie_listing_categorienaam {

}


.productcategorie_listing .productcategorie_listing_categorielabel {

}

/* ----------------- */
/* Producten Listing */
/* ----------------- */
.producten_listing {

}

.producten_listing .producten_listing_op_voorraad .elementor-icon-list-text,
.producten_listing .producten_listing_niet_op_voorraad .elementor-icon-list-text {
    padding-left: 15px;
}

.producten_listing .producten_listing_op_voorraad .elementor-icon-list-text::before,
.producten_listing .producten_listing_niet_op_voorraad .elementor-icon-list-text::before {
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 20px;
}

.producten_listing .producten_listing_op_voorraad .elementor-icon-list-text::before {
    background-color: var(--e-global-color-primary);
}

.producten_listing .producten_listing_niet_op_voorraad .elementor-icon-list-text::before {
    background-color: var(--wc-red);
}

.producten_listing .producten_listing_productnaam {
    min-height: 3em;
}

.producten_listing .producten_listing_productnaam .jet-listing-dynamic-link__label {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: balance;
}

.producten_listing .producten_listing_prijs .amount {
    font-weight: 700;
}

.producten_listing .producten_listing_prijs del {
    font-size: 0.8em;
    color: var(--e-global-color-accent);
}

.producten_listing .producten_listing_prijs del .amount {
    font-weight: 300;
}

.producten_listing .producten_listing_prijs ins {
    text-decoration: none;
}

/* .producten_listing .producten_listing_prijs_per_kg .prijs_per_kg {
    font-size: 0.8em;
    color: #cccccc;
} */

.producten_listing .producten_listing_notitie .elementor-heading-title a {
    color: #CCCCCC;
}

.producten_listing .producten_listing_notitie .elementor-heading-title a:hover {
    text-decoration: underline;
}

/* -------------------------------------------- */
/* -------------- END WOOCOMMERCE ------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------ BEGIN CART TEMPLATE ----------- */
/* -------------------------------------------- */

.elementor-widget-jet-cart-table .shop_table thead {
    display: none;
}

.elementor-widget-jet-cart-table .shop_table tbody tr:not(:nth-of-type(1)) {
    border-top: 1px solid #EAEAEA;
}

.elementor-widget-jet-cart-table .shop_table tbody tr td {
    border: none !important;
}

.elementor-widget-jet-cart-table .shop_table tbody tr:first-of-type td {
    border-top: none !important;
}

.elementor-widget-jet-cart-table .shop_table tbody tr td.product-name {
    text-wrap: balance;
    padding-left: 30px !important;
}

.elementor-widget-jet-cart-table .shop_table tbody tr td dl.variation {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px !important;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    padding: 15px 25px;
}

.elementor-widget-jet-cart-table .shop_table tbody tr td dl.variation dt {
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
    float: none;
}

.elementor-widget-jet-cart-table .shop_table tbody tr td dl.variation dd {
    font-size: 0.9em;
    font-weight: 300;
    text-wrap: balance;
}

.elementor-widget-jet-cart-table .shop_table tbody tr.yith-wapo-product-has-individual-addons td dl.variation {
    display: none !important;
}

.elementor-widget-jet-cart-table .shop_table tbody tr.yith-wapo-product-has-individual-addons td dl.variation {

}

/* .elementor-widget-jet-cart-table .shop_table tbody tr .coupon {
    column-gap: 10px;
    row-gap: 10px;
} */

.elementor-widget-jet-cart-table .shop_table tbody tr .coupon button {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.elementor-widget-jet-cart-table .shop_table tbody tr .coupon .coupon-error-notice {
    text-align: center !important;
    font-size: 12px !important;
    color: var(--wc-red) !important;
    margin-top: 10px !important;
}

.elementor-widget-jet-cart-totals {

}

.elementor-widget-jet-cart-totals .shop_table {
    border: none !important;
    border-radius: 0px !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr th,
.elementor-widget-jet-cart-totals .shop_table tbody tr td {
    border: none !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.order-total td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.order-total td strong .amount {
    font-weight: 700 !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.order-total td small.includes_tax {
    font-size: 12px;
    font-weight: 300;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.shipping td > ul.woocommerce-shipping-methods li {
    margin: 0px 0px 0px !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.shipping td > ul.woocommerce-shipping-methods li label .amount {
    font-weight: 300 !important;
}

.elementor-widget-jet-cart-totals .shop_table tbody tr.shipping td > p.woocommerce-shipping-destination {
    display: none;
}

.elementor-widget-jet-cart-totals .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0px;
}

.woocommerce-cart .cart-empty,
.woocommerce-cart .wc-empty-cart-message {
    display: none;
}

/* -------------------------------------------- */
/* ------------- END CART TEMPLATE ------------ */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ---------- BEGIN CHECKOUT TEMPLATE --------- */
/* -------------------------------------------- */

.woocommerce-checkout .checkout_coupon_form {
    display: none !important;
}

.elementor-widget-jet-checkout-billing {

}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields > h3 {
    display: none;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {

}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_type_field > label {
    margin-bottom: 5px;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_type_field .input-radio {
    padding: 0px;
    border: none;
    border-radius: 0px;
    margin: 0px 8px 0px 0px;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_type_field .radio {
    padding: 0px;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    line-height: 1;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_type_field #billing_type_privat {
    margin-bottom: 20px;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_type_field .radio .required {
    display: none;
}

/* .elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_country_field {
    display: none;
} */

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row .checkout-inline-error-message {
    display: none !important;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row .ywccp_error {
    display: none !important;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields > #coderockz_woo_delivery_setting_wrapper {
    margin-top: 20px !important;
}

.elementor-widget-jet-checkout-billing .woocommerce-billing-fields > #coderockz_woo_delivery_setting_wrapper .woocommerce-input-wrapper > .ywccp_error {
    display: none !important;
}

/* .elementor-widget-jet-checkout-billing .woocommerce-billing-fields > #billing_email_1_field {
    margin-top: 20px !important;
} */

.elementor-widget-jet-checkout-additional-form {

}

.elementor-widget-jet-checkout-additional-form .woocommerce-additional-fields__field-wrapper textarea {
    resize: none;
}

.elementor-widget-jet-checkout-shipping-form {
    
}

.elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields > h3 {
    font-size: 1.2em;
    line-height: 1.4;
}

.elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields > h3 > label {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
    margin-top: 20px;
}

.elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row .checkout-inline-error-message {
    display: none !important;
}

.elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row .ywccp_error {
    display: none !important;
}

/* .elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper #shipping_country_field {
    display: none;
} */

.elementor-widget-jet-checkout-order-review {

}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review > h3 {
    display: none;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table thead {
    display: none;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td:nth-of-type(1) {
    width: 65%;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td:nth-of-type(2) {
    width: 35%;
}
 
.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td.product-name {
    text-wrap: balance;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td.product-name dl.variation {
    margin-top: 10px;
    margin-bottom: 0px;
    border-left: 1px solid var(--e-global-color-accent);
    padding-left: 15px;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td.product-name dl.variation dt {
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
    float: none;
    margin-right: 0px;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td.product-name dl.variation dd {
    font-size: 0.9em;
    font-weight: 300;
    text-wrap: balance;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tbody tr td.product-name dl.variation dd a {
    color: var(--e-global-color-text);
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tfoot tr.shipping td > ul.woocommerce-shipping-methods li {
    margin: 0px 0px 0px !important;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tfoot tr.shipping td > ul.woocommerce-shipping-methods li label .amount {
    font-weight: 300 !important;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td strong .amount {
    font-weight: 700;
}

.elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review .woocommerce-checkout-review-order .shop_table tfoot tr.order-total td small.includes_tax {
    font-size: 12px;
    font-weight: 300;
}

.elementor-widget-jet-checkout-payment {

}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods {

}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method {
    display: flex;
    align-items: center;
    column-gap: 0px;
    line-height: inherit !important;
}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method:nth-of-type(1) {
    margin-top: 0px !important;
}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method > input {
    margin: 0px 0px !important;
}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method > label {
    margin-left: 10px !important;
}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method > label > img {
    
}

.elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method > .payment_box {
    display: none !important;
}

.elementor-widget-jet-checkout-payment .place-order {

}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    margin: 20px 0px 20px;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
    text-decoration: underline;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row {
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row label.checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: inherit !important;
    text-wrap: balance;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row label.checkbox > .input-checkbox {
    margin: 0px 0px !important;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row label.checkbox span a {
    text-decoration: underline;
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row.woocommerce-invalid label.checkbox span a {
    color: var(--wc-red);
}

.elementor-widget-jet-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper p.form-row label.checkbox .required {
    color: var(--wc-red);
}

.elementor-widget-jet-checkout-payment .place-order .privacy-policy {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}

.elementor-widget-jet-checkout-payment .place-order .privacy-policy label.checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: inherit !important;
    text-wrap: balance;
    font-size: 0.9em;
}

.elementor-widget-jet-checkout-payment .place-order .privacy-policy label.checkbox > .input-checkbox {
    margin: 0px 0px !important;
}

.elementor-widget-jet-checkout-payment .place-order .privacy-policy label.checkbox > a {
    text-decoration: underline;
    color: var(--e-global-color-text);
}

.elementor-widget-jet-checkout-payment .place-order button#place_order {
    margin-top: 20px;
}

/* -------------------------------------------- */
/* ----------- END CHECKOUT TEMPLATE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------- BEGIN CHECKOUT TOP TEMPLATE ------- */
/* -------------------------------------------- */

.elementor-jet-checkout-coupon-form .woocommerce-form-coupon-toggle {
    display: none;
}

.elementor-jet-checkout-coupon-form .woocommerce-form-coupon {
    display: block !important;
    width: 450px;
}

.elementor-jet-checkout-coupon-form .woocommerce-form-coupon > p {
    padding: 0px 0px;
}

.elementor-jet-checkout-coupon-form .woocommerce-form-coupon > p > button {
    transition: .3s all;
    -webkit-transition: .3s all;
}

/* -------------------------------------------- */
/* --------- END CHECKOUT TOP TEMPLATE -------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------- BEGIN THANK YOU TEMPLATE --------- */
/* -------------------------------------------- */

.elementor-widget-jet-thankyou-order p.woocommerce-notice {
    display: none !important;
}

.elementor-widget-jet-thankyou-order ul.order_details {
    row-gap: 15px;
}

.elementor-widget-jet-thankyou-customer-address-details .woocommerce-columns .woocommerce-column {
    float: none;
    width: 100%;
}

.elementor-widget-jet-thankyou-customer-address-details .woocommerce-columns .woocommerce-column:nth-of-type(2) {
    margin-top: 30px;
}

.elementor-widget-jet-thankyou-customer-address-details .woocommerce-columns .woocommerce-column h2 {
    font-size: 1.5em;
    line-height: 1.3;
}

.elementor-widget-jet-thankyou-customer-address-details .woocommerce-columns .woocommerce-column address {

}

.elementor-widget-jet-thankyou-customer-address-details address p.woocommerce-customer-details--phone,
.elementor-widget-jet-thankyou-customer-address-details address p.woocommerce-customer-details--email {
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.elementor-widget-jet-thankyou-customer-address-details address p.woocommerce-customer-details--phone:before,
.elementor-widget-jet-thankyou-customer-address-details address p.woocommerce-customer-details--email::before {
    display: none;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details {
    margin-bottom: 0px !important;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details h2 {
    display: none;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table {
    border: none;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table thead {
    display: none;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td:nth-of-type(1) {
    width: 65%;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td:nth-of-type(2) {
    width: 35%;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name {
    text-wrap: balance;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name .product-quantity {
    font-weight: 300;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name ul.wc-item-meta {
    margin-top: 10px;
    margin-bottom: 0px;
    border-left: 1px solid var(--e-global-color-accent);
    padding-left: 15px;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name ul.wc-item-meta li {

}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name ul.wc-item-meta li strong {
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
    float: none;
    margin-right: 0px;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tbody tr td.product-name ul.wc-item-meta li p {
    font-size: 0.9em;
    font-weight: 300;
    text-wrap: balance;
}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tfoot tr th {

}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tfoot tr td {

}

.elementor-widget-jet-thankyou-order-details .woocommerce-order-details .shop_table tfoot tr td small {
    font-size: 12px;
    font-weight: 300;
}

/* -------------------------------------------- */
/* ---------- END THANK YOU TEMPLATE ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------- BEGIN SINGLE PRODUCT TEMPLATE ------ */
/* -------------------------------------------- */

.single-product {

}

.single-product .woocommerce-notices-wrapper {
    display: none !important;
}

.single-product .productafbeelding {

}

.single-product .productafbeelding .jet-gallery-swiper-thumb .swiper-wrapper {
    gap: 20px;
}

.single-product .op_voorraad .elementor-icon-list-text,
.single-product .niet_op_voorraad .elementor-icon-list-text {
    padding-left: 15px;
}

.single-product .op_voorraad .elementor-icon-list-text::before,
.single-product .niet_op_voorraad .elementor-icon-list-text::before {
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0px;
    width: 6px;
    height: 6px;
    border-radius: 20px;
}

.single-product .op_voorraad .elementor-icon-list-text::before {
    background-color: var(--e-global-color-primary);
}

.single-product .niet_op_voorraad .elementor-icon-list-text::before {
    background-color: var(--wc-red);
}

.single-product .productnaam .jet-listing-dynamic-field__content {
    text-wrap: balance;
}

.single-product .korte_productbeschrijving .jet-listing-dynamic-field__content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: balance;
}

.single-product .prijs .amount {
    font-weight: 700;
    font-size: 1.1em;
}

.single-product .prijs del {
    font-size: 0.8em;
    color: var(--e-global-color-accent);
}

.single-product .prijs del .amount {
    font-weight: 300;
}

.single-product .prijs ins {
    text-decoration: none;
}

/* .single-product .prijs_per_kg {
    font-size: 0.8em;
    color: #cccccc;
} */

.single-product .notitie a {
    color: #CCCCCC;
}

.single-product .notitie a:hover {
    text-decoration: underline;
}

.single-product .yith-wcpb-product-bundled-items {
    display: none;
}

.single-product #yith-wapo-container .yith-wapo-block {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .addon-header {
    margin-bottom: 15px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options {
    gap: 20px !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option.selected {
    
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container {
    row-gap: 5px;
    border-radius: 10px;
    padding: 15px 15px 15px 15px;
    background-color: #ffffff;
    transition: .3s all;
    -webkit-transition: .3s all;
    display: flex;
    flex-direction: column;
    font-size: 1em;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container::after {
    display: none !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-image {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-image img {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-info {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-info .product-name {
    text-align: center;
    font-size: 0.9em;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-info .option-price {
    margin: 0px 0px !important;
    text-align: center;
    font-size: 0.8em;
    font-weight: 300;
    color: #CCCCCC;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-info .option-price .amount {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container .product-info .option-add-to-cart {
    display: none !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .addon-header {
    margin-bottom: 15px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options {
    gap: 20px !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option.selected {
    
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display {
    row-gap: 0px;
    border-radius: 10px;
    background-color: #ffffff;
    transition: .3s all;
    -webkit-transition: .3s all;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display::after {
    display: none !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display .image-container {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display .inside .label_price {
    row-gap: 5px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display .inside .label_price label {
    font-size: 0.9em;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-label .options-container .options .yith-wapo-option .label-container-display .inside .label_price small {
    font-size: 0.8em;
    color: #CCCCCC;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader {
    border-radius: 10px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-ajax-uploader-container span:nth-of-type(1) {
    display: none;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-ajax-uploader-container span.button {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: underline;
    padding: 0px 0px;
    margin-top: 0px !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element {
    margin-bottom: 0px;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element .info .file-name {

}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element .info .file-name > span {
    font-size: 0.9em;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element .info .file-name::before {
    display: none;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element .info .file-size {
    font-size: 0.8em;
    color: #aaaaaa;
    opacity: 1;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-file .yith-wapo-ajax-uploader .yith-wapo-uploaded-file .yith-wapo-uploaded-file-element .info .yith-wapo-img-uploaded {
    display: none !important;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-textarea textarea {
    min-height: 120px;
    resize: none;
    font-family: "objektiv-mk1", Sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    background-color: #F1F1F1;
    color: var(--e-global-color-text);
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    padding: 20px;
    outline: none;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-textarea textarea:focus {
    color: var(--e-global-color-text);
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-textarea textarea::placeholder {
    color: #aaaaaa;
}

.single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-textarea .description {
    font-size: 0.8em;
    color: #CCCCCC;
}

.single-product #yith-wapo-container #wapo-total-price-table {
    margin-top: 40px;
    margin-bottom: 40px;
}

.single-product #yith-wapo-container #wapo-total-price-table table {
    width: 100%;
    font-size: 1em;
    line-height: 1.5;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr {
    display: inline-block;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-product-price,
.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-options {
    width: 50%;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-order {
    width: 100%;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-product-price th,
.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-options th {
    font-weight: 300;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-product-price td,
.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-options td {
    padding-bottom: 15px;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-order th {
    padding-top: 15px;
    border-top: 1px solid #EAEAEA;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr.wapo-total-order td span {
    font-weight: 700;
    font-size: 1.1em;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr th,
.single-product #yith-wapo-container #wapo-total-price-table table tr td {
    padding: 0px;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr th {
    display: block;
    font-size: 0.8em;
}

.single-product #yith-wapo-container #wapo-total-price-table table tr td {
    display: block;
}

.single-product .elementor-widget-jet-single-add-to-cart input.qty {
    width: 150px !important;
}

.single-product .elementor-widget-jet-single-add-to-cart .stock {
    display: none !important;
}

.single-product .elementor-widget-jet-single-add-to-cart .added_to_cart {
    text-align: center;
}

.single-product .elementor-widget-yith-ywraq-button-quote a.add-request-quote-button {
    display: block;
    font-weight: 300;
    color: #FFFFFF;
    background-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 8px 8px 8px 8px;
    margin: 0px 0px 0px 0px;
    padding: 15px 25px 15px 25px;
}

.single-product .elementor-widget-yith-ywraq-button-quote .ywraq-loader {
    background-color: #ffffff;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    margin-top: 10px;
    padding: 5px;
    height: 40px;
    width: 40px;
}

.single-product .elementor-widget-yith-ywraq-button-quote .yith_ywraq_add_item_product_message {
    text-align: center;
    font-style: italic;
}

.single-product .elementor-widget-yith-ywraq-button-quote .yith_ywraq_add_item_response_message {
    text-align: center;
    font-style: italic;
}

.single-product .elementor-widget-yith-ywraq-button-quote .yith_ywraq_add_item_browse_message {
    text-align: center;
}

.single-product .elementor-widget-yith-ywraq-button-quote .yith_ywraq_add_item_browse_message a {
    text-decoration: underline;
}

.single-product .productbeschrijving h2 {
    font-size: 0.8em;
    font-weight: 700;
    margin-top: 40px;
}

.single-product .productbeschrijving ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-product .productbeschrijving ul li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.single-product .productbeschrijving ul li:nth-of-type(1) {
    margin-top: 0px;
}

.single-product .productbeschrijving ul li:nth-last-of-type(1) {
    margin-bottom: 0px;
}

.single-product .productbeschrijving ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--e-global-color-accent);
}

.single-product .ingredienten .jet-listing-dynamic-repeater__items {
    row-gap: 20px;
}

.single-product .ingredienten .jet-listing-dynamic-repeater__items h6 {
    font-size: 0.8em;
    font-weight: 700;
}

.single-product .voedingswaarde table {

}

.single-product .voedingswaarde table tr th {
    display: table-cell;
}

.single-product .voedingswaarde table tr th,
.single-product .voedingswaarde table tr td {
    width: 50%;
    text-align: left;
    font-weight: 300;
    padding: 15px 0px;
}

.single-product .voedingswaarde table tr:not(:last-of-type) th,
.single-product .voedingswaarde table tr:not(:last-of-type) td {
    border-bottom: 1px solid #EAEAEA;
}

.single-product .specificaties {

}

.single-product .specificaties .specificatie:nth-child(odd) {

}

.single-product .specificaties .specificatie:nth-child(even) {

}

.single-product .specificaties .specificatie table {
    width: 100%;
}

.single-product .specificaties .specificatie table tr th {
    text-transform: none !important
}

.single-product .specificaties .specificatie table tr th,
.single-product .specificaties .specificatie table tr td {
    width: 50%;
    text-align: left;
    font-weight: 300;
    padding: 15px 0px;
}

.single-product .specificaties .specificatie:not(:last-of-type) table tr th,
.single-product .specificaties .specificatie:not(:last-of-type) table tr td {
    border-bottom: 1px solid #EAEAEA;
}

.single-product .veelgesteldevraag-section .veelgesteldevraag-vraag .jet-listing-dynamic-field__content {
    font-size: 0.9em;
}

.single-product .veelgesteldevraag-section .veelgesteldevraag-antwoord .jet-listing-dynamic-field__content {
    font-size: 0.8em;
}

/* .single-product {
    
}

.single-product .woocommerce-notices-wrapper {
    display: none !important;
}

.elementor-widget-jet-single-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image > a {
    pointer-events: none;
}

.elementor-widget-jet-single-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image > a img{
    border-radius: 5px;
}

.elementor-widget-jet-single-images .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image > .zoomImg {
    display: none;
}

.elementor-widget-jet-single-images .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
    display: none;
}

.elementor-widget-jet-single-add-to-cart table.variations tbody tr td.value a.reset_variations {
    display: none !important;
} */

/* -------------------------------------------- */
/* -------- END SINGLE PRODUCT TEMPLATE ------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN MY ACCOUNT ------------- */
/* -------------------------------------------- */

/* My Account Menu */
.myaccount_menu ul {

}

.myaccount_menu ul li {

}

.myaccount_menu ul li a {
    border: 1px solid var(--e-global-color-text);
    border-radius: 5px;
}

.myaccount_menu ul li.current-menu-item a {
    background-color: var(--e-global-color-text);
    color: #ffffff !important;
    border-color: var(--e-global-color-text);
}

/* My Account Login Page Template */
.elementor-widget-jet-myaccount-login-form {

}

.elementor-widget-jet-myaccount-login-form form button.show-password-input {

}

.elementor-widget-jet-myaccount-login-form form button.show-password-input:hover {
    background-color: transparent;
    border: none;
}

.elementor-widget-jet-myaccount-login-form form button.show-password-input.display-password {
    background-color: transparent;
}

.elementor-widget-jet-myaccount-login-form form .lost_password {
    font-size: 0.9em;
}

.elementor-widget-jet-myaccount-login-form form .lost_password a {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

.elementor-widget-jet-myaccount-login-form form .woocommerce-form-login__rememberme {
    display: block !important;
}

.elementor-widget-jet-myaccount-login-form form button.woocommerce-form-login__submit {
    margin-top: 10px;
}

.elementor-widget-jet-myaccount-registration-form {

}

.elementor-widget-jet-myaccount-registration-form form .woocommerce-privacy-policy-text {
    font-size: 0.9em;
}

.elementor-widget-jet-myaccount-registration-form form .woocommerce-privacy-policy-text a {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

.elementor-widget-jet-myaccount-registration-form form button.woocommerce-form-register__submit {
    margin-top: 30px;
}

/* My Account Orders Endpoint Template */
.elementor-widget-jet-myaccount-content .woocommerce-order-details table.order_details {
    border: none;
}

.elementor-widget-jet-myaccount-content .woocommerce-order-details table.order_details tbody tr td a {
    color: var(--e-global-color-text);
}

.elementor-widget-jet-myaccount-content .woocommerce-order-details table.order_details tbody tr td strong {
    font-weight: 300;
}

.elementor-widget-jet-myaccount-content .woocommerce-order-details table.order_details tbody tr td ul {
    font-style: italic;
    font-size: 0.9em;
}

.elementor-widget-jet-myaccount-content .woocommerce-order-details table.order_details tfoot tr td small {
    font-size: 12px;
    font-weight: 300;
}

.elementor-widget-jet-myaccount-content .woocommerce-customer-details {

}

.elementor-widget-jet-myaccount-content .woocommerce-customer-details address p.woocommerce-customer-details--phone,
.elementor-widget-jet-myaccount-content .woocommerce-customer-details address p.woocommerce-customer-details--email {
    padding-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.elementor-widget-jet-myaccount-content .woocommerce-customer-details address p.woocommerce-customer-details--phone:before,
.elementor-widget-jet-myaccount-content .woocommerce-customer-details address p.woocommerce-customer-details--email::before {
    display: none;
}

/* My Account Address Endpoint Template */
.elementor-widget-jet-myaccount-addresses .addresses {
    margin-top: 20px;
}

.elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {

}

.elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_type_field > label {
    margin-bottom: 5px;
}

.elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_type_field .input-radio {
    padding: 0px;
    border: none;
    border-radius: 0px;
    margin: 0px 8px 0px 0px;
}

.elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_type_field .radio {
    padding: 0px;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    line-height: 1;
}

.elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_type_field .radio .required {
    display: none;
}

/* .elementor-widget-jet-myaccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper #billing_country_field {
    display: none;
} */

.elementor-widget-jet-myaccount-content .woocommerce-address-fields button {
    margin-top: 20px;
}

/* My Account Edit Account Endpoint Template */
.elementor-widget-jet-myaccount-account-details form button.show-password-input {

}

.elementor-widget-jet-myaccount-account-details form button.show-password-input:hover {
    background-color: transparent;
    border: none;
}

.elementor-widget-jet-myaccount-account-details form button.show-password-input.display-password {
    background-color: transparent;
} 

/* USt-ldNr */
.elementor-widget-jet-myaccount-content input#vat_number {
    padding: 15px 20px;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
    font-weight: 300;
    font-size: 1em;
}

/* Angebote (overzicht) */
.elementor-widget-jet-myaccount-content {

}

.elementor-widget-jet-myaccount-content h2.ywraq_my_account_quotes_title {

}

.elementor-widget-jet-myaccount-content table.my_account_quotes {
    margin: 30px 0px 0px 0px !important;
    border: none !important;
    font-size: .85em !important;
}

.elementor-widget-jet-myaccount-content table.my_account_quotes thead {

}

.elementor-widget-jet-myaccount-content table.my_account_quotes thead tr {
    
}

.elementor-widget-jet-myaccount-content table.my_account_quotes thead tr th {
    padding: 10px 10px 10px 10px;
}

.elementor-widget-jet-myaccount-content table.my_account_quotes tbody tr td {
    padding: 10px 10px 10px 10px;
}

.elementor-widget-jet-myaccount-content table.my_account_quotes tbody tr td.quotes-number a {
    color: var(--e-global-color-text);
}

.elementor-widget-jet-myaccount-content table.my_account_quotes tbody tr td.quotes-status .raq_status {
    padding: 10px 15px !important;
    font-size: 12px;
    line-height: 1;
    border-radius: 0px;
    min-width: auto;
    min-height: auto;
}

.elementor-widget-jet-myaccount-content table.my_account_quotes tbody tr td.quotes-status .raq_status.new {

}

/* Angebote (detail) */
.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper {

}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper header {
    margin: 20px 0px;
    align-items: center;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper header a.ywraq-pdf-file {
    padding: 5px;
    font-size: 14px;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper p {
    margin: 0px !important;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper p strong {
    font-weight: 700;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper p .ywraq-status {
    color: var(--e-global-color-text);
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details {
    padding: 0px 0px 0px 0px;
    margin: 40px 0px 40px 0px;
    border-radius: 0px;
    border: none;
    background-color: transparent;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details {

}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details thead tr th.product-total {
    text-align: right;
}

/* .elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details thead tr th {
    padding: 10px 10px !important;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td {
    padding: 10px 10px !important;
} */

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td .product-thumbnail {
    display: none;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td ul {
    margin: 0px 0px;
    padding: 10px 10px;
    font-style: italic;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td ul li strong {
    font-weight: 300;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td a {
    color: var(--e-global-color-text);
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tbody tr td .product-quantity {
    font-weight: 300;
}

/* .elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tfoot tr th,
.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper table.order_details tfoot tr td {
    padding: 10px 10px !important;
} */

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    row-gap: 40px;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-customer-information {
    width: 100% !important;
    margin-right: 0px !important;
    border-top: 1px solid #EAEAEA;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-radius: 0px;
    padding: 30px 0px 0px 0px;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-customer-information .ywraq-view-quote__customer-info {
    margin-top: 8px !important;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-customer-information .ywraq-view-quote__customer-info > strong {
    font-weight: 700;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-customer-information .ywraq-view-quote__customer-info > img {
    display: none;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-customer-information .ywraq-view-quote__customer-info > a {
    color: var(--e-global-color-text);
    text-decoration: underline;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-admin-message {
    width: 100% !important;
    margin-right: 0px !important;
    padding: 30px 30px;
    background: #F1F1F1;
    border-radius: 10px;
    color: var(--e-global-color-text);
    box-shadow: none !important;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-admin-message header {
    margin: 0px 0px 20px !important;
}

.elementor-widget-jet-myaccount-content .ywraq-view-quote-wrapper .ywraq-additional-information .ywraq-admin-message .message-content {
    padding: 0px;
    min-height: auto;
}

/* Passwort vergessen */
.woocommerce-lost-password main {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
}

.woocommerce-lost-password form.lost_reset_password {
    width: 600px;
    margin: 80px auto 100px;
}

.woocommerce-lost-password form.lost_reset_password label {
    line-height: 1.5;
    font-size: 0.9em;
    margin-bottom: 8px;
}

.woocommerce-lost-password form.lost_reset_password label .required {
    color: var(--e-global-color-text);
}

.woocommerce-lost-password form.lost_reset_password .input-text {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 300;
}

.woocommerce-lost-password form.lost_reset_password button {
    background-color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
    border-radius: 8px;
    font-weight: 300;
    color: #ffffff !important;
    padding: 15px 25px;
    margin-top: 20px;
}

.woocommerce-lost-password form.lost_reset_password button:hover {
    background-color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
    color: #ffffff !important;
}

/* -------------------------------------------- */
/* -------------- END MY ACCOUNT -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* --------------- BEGIN FOOTER --------------- */
/* -------------------------------------------- */

.__fbcw__widget .__fbcw__widget__stats-rating .__fbcw__widget__label {
    font-family: "objektiv-mk1", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
}

.footer_top {

}

.bottom_bar {
    
}

.bottom_bar > .e-con-inner {
    border-top: 1px solid #EAEAEA;
}

.bottom_bar .bottom_bar_copyright .copyright {
    color: #cccccc;
}

.bottom_bar .bottom_bar_copyright .copyright a {
    color: #cccccc;
}

.bottom_bar .bottom_bar_menu ul {
    row-gap: 5px;
}

/* -------------------------------------------- */
/* ---------------- END FOOTER ---------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

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

}

@media only screen and (max-width: 1555px) {
    .left-section {
        padding-right: 5% !important;
    }
    .right-section {
        padding-left: 5% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .header_breadcrumb .rank-math-breadcrumb p {
        -webkit-line-clamp: 2;
    }
    .elementor-widget-jet-cart-table .shop_table tbody tr td.product-remove {
        border: 1px solid #EAEAEA;
    }
    .elementor-widget-jet-cart-table .shop_table tbody tr td.product-name {
        padding-left: 0px !important;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #ywraq-other-form {
        padding: 30px;
    }
    .myaccount_menu ul {
        display: flex;
        column-gap: 15px;
        row-gap: 15px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .myaccount_menu ul li {
        margin-bottom: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    /* .elementor-widget-yith-ywraq-mini-widget-quote .yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper {
        display: none;
        pointer-events: none;
    } */
}

@media only screen and (max-width: 767px) {
    .elementor-widget-jet-smart-filters-search .jet-search-filter__input-wrapper .jet-search-filter__input {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    .elementor-widget-jet-smart-filters-sorting .jet-sorting .jet-sorting-select {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
    .woocommerce table.cart td.actions .coupon .coupon-error-notice,
    .woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,
    .woocommerce-page table.cart td.actions .coupon .coupon-error-notice {
        width: 100%;
    }
    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: none !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important;
    }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: table-cell;
    }
    .elementor-widget-jet-cart-totals .shop_table tbody tr {
        display: table-row;
    }
    .elementor-widget-jet-cart-totals .shop_table tbody tr td {
        text-align: left !important;
    }
    .ywraq_responsive .product-name {
        font-size: 16px;
        font-weight: 300;
    }
    .ywraq_responsive .product-name span {
        display: none;
    }
    .ywraq_responsive .product-subtotal {
        display: table-cell;
    }
    .ywraq_responsive .product-price {
        display: table-cell;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-price {
        width: 80px;
        min-width: 80px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity {
        width: 80px;
        min-width: 80px;
        padding-left: 15px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity input.qty {
        padding: 10px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-subtotal {
        width: 80px;
        min-width: 80px;
    }
    .elementor-widget-jet-myaccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column:nth-of-type(1) {
        margin-bottom: 40px;
    }
    .elementor-widget-jet-myaccount-addresses .addresses .woocommerce-Address:nth-of-type(1) {
        margin-bottom: 40px;
    }
    .elementor-widget-jet-myaccount-content table.my_account_quotes tbody tr td {
        text-align: left !important;
    }
    .woocommerce-lost-password form.lost_reset_password {
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    body .gform_wrapper .gform_body .gform_fields {
        column-gap: 0px;
    }
}

@media only screen and (max-width: 600px) {
    .single-product .producttabs .jet-tabs__control-wrapper {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        min-width: 0;
        max-width: 100%;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .single-product .producttabs .jet-tabs__control-wrapper::-webkit-scrollbar {
        display: none;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr {
        display: block;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:not(:nth-of-type(1)) {
        border-top: 1px solid #EAEAEA;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td {
        display: block; 
        padding: 15px 0px;
        border-top: 0;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-remove {
        padding: 15px 0px 0px 0px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-name {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-price {
        width: 100% !important;
        max-width: 100% !important;
        text-align: left;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-price > .amount::before {
        content: 'Produktpreis:';
        margin-right: 4px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-quantity {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-subtotal {
        width: 100% !important;
        max-width: 100% !important;
        text-align: left;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr td.product-subtotal > .amount::before {
        content: 'Insgesamt:';
        margin-right: 4px;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type th.raq-totals-label {
        width: 100% !important;
        max-width: 100% !important;
        text-align: left;
        border-top: 0;
        font-weight: 300;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type td.raq-totals {
        width: 100% !important;
        max-width: 100% !important;
        text-align: left;
        padding: 0px 0px !important;
    }
    .yith-request-a-quote-page .ywraq-form-table-wrapper #yith-ywraq-form table.shop_table tbody tr:last-of-type td.raq-totals > .amount {
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .single-product .productafbeelding .jet-gallery-swiper-thumb .swiper-wrapper > .swiper-slide {
        width: 80px !important;
    }
    .single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options {
        gap: 10px !important;
    }
    .single-product #yith-wapo-container .yith-wapo-block .yith-wapo-addon-type-product .options-container .options .yith-wapo-option > .product-container {
        padding: 10px 10px 5px 10px;
    }
    .elementor-menu-cart__main {
        width: 360px !important;
        max-width: 360px !important;
    }
}

/* -------------------------------------------- */
/* -------------- END RESPONSIVE -------------- */
/* -------------------------------------------- */