/* 
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 SIDE CART ------------- */
/* ------------- BEGIN YITH POP-UP ------------ */
/* ---------------- BEGIN HOME ---------------- */
/* --------------- BEGIN DETAIL --------------- */
/* ---- BEGIN VEELGESTELDE VRAGEN ARCHIVE ----- */
/* ---------- BEGIN PRODUCTEN LISTING --------- */
/* -------- BEGIN PRODUCTEN SINGLE POST ------- */
/* --------------- BEGIN CONTACT -------------- */
/* ------------ BEGIN GRAVITY FORM ------------ */
/* --------------- BEGIN FOOTER --------------- */
/* ------------- BEGIN WOOCOMMERCE ------------ */
/* ---------- BEGIN MY ACCOUNT TEMPLATE ------- */
/* ------------ BEGIN CART TEMPLATE ----------- */
/* --------- BEGIN EMPTY CART TEMPLATE -------- */
/* ---------- BEGIN CHECKOUT TEMPLATE --------- */
/* ---------- BEGIN THANK YOU TEMPLATE -------- */
/* ---- BEGIN RELATED AND UP-SELLS TEMPLATE --- */
/* -------- BEGIN CROSS-SELLS TEMPLATE -------- */
/* ------------- BEGIN RESPONSIVE ------------- */
/* -------------------------------------------- */

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

.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, div) {
    text-wrap: balance;
}

.woocommerce-Price-currencySymbol {
    display: none !important;
}

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

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

.btn-cta {

}

.btn-first {
    
}

.btn-second {
    
}

.elementor-widget-button a.elementor-button:hover {
    transform: scale(1.02);
    transition-duration: .3s;
    transition-property: transform;
    transition: all .3s;
}

dl.variation {
    /* display: none; */
    font-weight: 400;
}

/* -------------------------------------------- */
/* --------------- 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 ---------------- */
/* -------------------------------------------- */

.menu_topbar {

}

.menu_hoofdmenu {

}

.menu_hoofdmenu .menu_hoofdmenu_logo img {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.menu_hoofdmenu .menu_hoofdmenu_desktop {
    transition: .3s all;
    -webkit-transition: .3s all;
}

.menu_hoofdmenu .menu_hoofdmenu_desktop ul li.current-menu-item a {
    
}

.menu_hoofdmenu .menu_hoofdmenu_desktop ul li.current-menu-item a::before {
    content: '';
    width: 5px;
    height: 5px;
    left: -10px;
    border-radius: 10px;
    margin-right: 6px;
    background-color: var(--e-global-color-secondary);
}

.menu_hoofdmenu .elementor-widget-woocommerce-menu-cart {

}

.menu_hoofdmenu .elementor-widget-woocommerce-menu-cart a.elementor-button.elementor-menu-cart__toggle_button {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu_hoofdmenu .elementor-widget-woocommerce-menu-cart a.elementor-button.elementor-menu-cart__toggle_button .elementor-button-icon {
    top: 2px;
} 

.menu_hoofdmenu .menu_hoofdmenu_mobielmenu {

}

.menu_hoofdmenu .menu_hoofdmenu_winkelwagen {

}

.menu_hoofdmenu.elementor-sticky--effects {

}

.menu_hoofdmenu.elementor-sticky--effects {
    background-color: var(--e-global-color-primary);
    box-shadow: 0px 0px 10px 10px #00000005;
}

.menu_hoofdmenu.elementor-sticky--effects > .elementor-container {
    min-height: 80px !important;
    max-height: 80px !important;
}

.menu_hoofdmenu.elementor-sticky--effects .menu_hoofdmenu_desktop {
    transform: scale(0.95);
}

.menu_hoofdmenu.elementor-sticky--effects .menu_hoofdmenu_account {
    
}

.menu_hoofdmenu.elementor-sticky--effects .menu_hoofdmenu_winkelwagen {
    
}

.menu_usp {

}

.menu_broodkruimel .rank-math-breadcrumb {
    font-size: 14px;
    line-height: 1.3;
}

.menu_broodkruimel .rank-math-breadcrumb p,
.menu_broodkruimel .rank-math-breadcrumb p a {

}

.menu_broodkruimel .rank-math-breadcrumb p .separator {
    margin: 0px 5px;
}

.menu_broodkruimel .rank-math-breadcrumb p .last {
    font-weight: 600;
}

.home .menu_broodkruimel {
    display: none;
}

.eicon-close:not(.elementor-editor-element-setting .eicon-close):before {
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 25px !important;
}

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

/* -------------------------------------------- */
/* -------------- BEGIN SIDE CART ------------- */
/* -------------------------------------------- */

body .elementor-menu-cart__container {

}

body .elementor-menu-cart__container .elementor-menu-cart__main {
    width: 450px;
    z-index: 9991;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products dl.variation {
    /* display: none; */
    /* column-gap: 6px; */
    margin: 0px 0px;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products dl.variation > dt {
    display: none;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products dl.variation > dd {
    margin-inline-start: 0px;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product {

}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image {
    border: none;
    border-radius: 0px;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image img {
    border-radius: 10px;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name,
body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
    font-size: 16px;
    line-height: 1.3;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
    font-weight: 400 !important;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name {
    margin-bottom: 5px;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__subtotal strong {
    font-weight: 400;
}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__footer-buttons {

}

body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__footer-buttons a.elementor-button--view-cart:focus {
    background-color: #000000;
}

/* -------------------------------------------- */
/* --------------- END SIDE CART -------------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* ------------- BEGIN YITH POP-UP ------------ */
/* -------------------------------------------- */

#yith-wacp-popup .yith-wacp-wrapper {
    min-height: 655px !important;
}

#yith-wacp-popup .yith-wacp-main {
    padding: 40px 0;
    text-wrap: balance;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-message {
    padding: 10px 20px;
    font-weight: 600;
    line-height: 1.3;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product {
    display: flex;
    align-items: center;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .product-thumb {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info {
    border-bottom: none;
    padding-bottom: 0px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info h3.product-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .product-price {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 5px;
    display: block;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .product-variation {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .yith_wcap_attribute {
    margin-bottom: 0px !important;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .yith_wcap_attribute .yith_wcap_attribute_name {
    display: none;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .yith_wcap_attribute .yith_wcap_attribute_name b {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-added-product .info-box .product-info .yith_wcap_attribute .yith_wcap_attribute_value {
    
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions a.button {
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 25px 15px 25px;
    min-height: auto;
    transition: all .3s;
    -webkit-transition: all .3s;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions a.button.go-cart {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions a.button.go-checkout {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related h4 {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.woocommerce-LoopProduct-link {

}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.woocommerce-LoopProduct-link img {
    margin-bottom: 10px;
    border-radius: 10px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.woocommerce-LoopProduct-link h2 {
    font-family: "stevie-sans", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    padding: 0px 0px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.woocommerce-LoopProduct-link .price {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.woocommerce-LoopProduct-link .price bdi {
    color: var(--e-global-color-text) !important;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.add_to_cart_button {
    margin-top: 10px;
    display: block;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    background-color: #01982B;
    border-radius: 5px;
    color: #ffffff;
    padding: 15px 25px 15px 25px;
}

#yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.add_to_cart_button:hover {
    background-color: #007000;
}

/* -------------------------------------------- */
/* -------------- END YITH POP-UP ------------- */
/* -------------------------------------------- */

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



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

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



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

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

.veelgesteldevraag-section {
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #ffffff;
    border: 1px solid #ECECEC;
    border-radius: 10px;
}

.veelgesteldevraag-section.active {
    background-color: var(--e-global-color-primary);
}

.veelgesteldevraag-section .veelgesteldevraag-vraag {
    cursor: pointer;
}

.veelgesteldevraag-section .veelgesteldevraag-antwoord {
    transition: .2s all;
    -webkit-transition: .2s all;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord {
    opacity: 1;
}

.veelgesteldevraag-section:not(.active) .veelgesteldevraag-antwoord {
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag > .elementor-widget-container {
    display: flex;
    justify-content: space-between;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag > .elementor-widget-container {
    
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag > .elementor-widget-container .jet-listing-dynamic-field__content {
    color: #ffffff;
}

.veelgesteldevraag-section.active .veelgesteldevraag-antwoord > .elementor-widget-container .jet-listing-dynamic-field__content {
    color: #ffffff;
}

.veelgesteldevraag-section .veelgesteldevraag-vraag > .elementor-widget-container::after {
    content: '\f078';
    width: 40px;
    height: 40px;
    position: relative;
    display: grid;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
    place-content: center;
    transform: rotate(0deg);
    transition: .2s all;
    -webkit-transition: .2s all;
}

.veelgesteldevraag-section.active .veelgesteldevraag-vraag > .elementor-widget-container::after {
    transform: rotate(180deg);
    color: #ffffff;
}

.post-type-archive-veelgestelde-vragen .veelgesteldevraag-filter .jet-radio-list .jet-radio-list__item {
    display: block;
}

.luxe_productenlisting_winkelwagen .single_add_to_cart_button {
    width: 100%;
}

.luxe_productenlisting_winkelwagen .single_add_to_cart_button:hover {
    border: 0 !important;
}

.luxe_productenlisting_winkelwagen .single_add_to_cart_button ~ .added_to_cart {
    display: none;
}

.veelgesteldevraag-vraag .jet-listing {
    width: calc(100% - 40px);
}

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

/* -------------------------------------------- */
/* ---------- BEGIN PRODUCTEN LISTING --------- */
/* -------------------------------------------- */

.luxe_productenlisting_afbeelding {

}

.luxe_productenlisting_titel {

}

.luxe_productenlisting_prijs {
    max-height: 33.5px;
    height: 33.5px;
}

.luxe_productenlisting_prijs del .amount bdi {
    text-decoration: line-through;
}

.luxe_productenlisting_winkelwagen {

}

.luxe_productenlisting_winkelwagen form.cart {
    margin-bottom: 0px !important;
}

.luxe_productenlisting_winkelwagen .yith-wapo-block {
    display: none;
}

.luxe_productenlisting_winkelwagen #wapo-total-price-table {
    display: none;
}

.luxe_productenlisting_winkelwagen .woocommerce-variation-price del {
    text-decoration: none;
}

.luxe_productenlisting_winkelwagen .woocommerce-variation-price del bdi {
    color: #B9B9B9;
    font-size: 14px;
    font-weight: 300;
    text-decoration: line-through;
}

.luxe_productenlisting_winkelwagen .woocommerce-variation-price ins {
    text-decoration: none;
}

.luxe_productenlisting_winkelwagen .woocommerce-variation-price ins bdi,
.luxe_productenlisting_winkelwagen .woocommerce-variation-price bdi {
    font-size: 20px;
    font-weight: 600;
}

.luxe_productenlisting_winkelwagen .e-atc-qty-button-holder {
    margin-top: 10px;
}

.luxe_productenlisting_winkelwagen .e-atc-qty-button-holder .quantity input.input-text {
    width: 80px;
}

.luxe_productenlisting_winkelwagen .stock {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.luxe_productenlisting_winkelwagen .stock::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 10px;
    margin-right: 6px;
}

.luxe_productenlisting_winkelwagen .stock.in-stock {
    color: #01982B;
}

.luxe_productenlisting_winkelwagen .stock.in-stock::before {
    background-color: #01982B;
}

.luxe_productenlisting_winkelwagen .stock.out-of-stock {
    color: #ff0000;
}

.luxe_productenlisting_winkelwagen .stock.out-of-stock::before {
    background-color: #ff0000;
}

body:not(.term-letterboxen) .luxe_productenlisting_winkelwagen table.variations {
    display: none;
}

.luxe_productenlisting_winkelwagen table.variations tbody {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}

.luxe_productenlisting_winkelwagen table.variations tbody tr {
    
}

.luxe_productenlisting_winkelwagen table.variations tbody tr th {
    display: none !important;
}

.luxe_productenlisting_winkelwagen table.variations tbody tr td {
    padding: 0px;
    background-color: transparent;
    border: none;
}

.luxe_productenlisting_winkelwagen table.variations tbody tr td select {
    padding: 10px 10px;
}

.luxe_productenlisting_winkelwagen table.variations tbody tr td a.reset_variations {
    display: none !important;
}

.luxe_productenlisting_winkelwagen .e-atc-qty-button-holder button.loading::after {
    top: 15px !important;
}

.luxe_productenlisting_winkelwagen .e-atc-qty-button-holder a.added_to_cart {
    display: none;
}

.luxe_productenlisting_voorraad {

}

.luxe_productenlisting_voorraad .stock {
    display: flex;
    align-items: center;
}

.luxe_productenlisting_voorraad .stock::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 10px;
    margin-right: 6px;
}

.luxe_productenlisting_voorraad .stock.in-stock::before {
    background-color: #01982B;
}

.luxe_productenlisting_voorraad .stock.out-of-stock::before {
    background-color: #ff0000;
}

.jet-woo-builder-archive-add-to-cart > a {
    width: 100% !important;
    transition: all .3s;
    -webkit-transition: all .3s;
}

/* -------------------------------------------- */
/* ----------- END PRODUCTEN LISTING ---------- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------- BEGIN PRODUCTEN SINGLE POST ------- */
/* -------------------------------------------- */

.single-product {

}

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

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

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

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

.single-product .elementor-widget-jet-single-price del .amount bdi {
    text-decoration: line-through;
}

.single-product .elementor-widget-jet-single-attributes {

}

.single-product .elementor-widget-jet-single-attributes table {
    margin-bottom: 0px;
    border: 0px;
}

.single-product .elementor-widget-jet-single-attributes table tbody {

}

.single-product .elementor-widget-jet-single-attributes table tbody tr {

}

.single-product .elementor-widget-jet-single-attributes table tbody tr th,
.single-product .elementor-widget-jet-single-attributes table tbody tr td {
    border-width: 0px !important;
    border-bottom: 1px solid #e9e9e9 !important;
    padding: 5px 0px !important;
    background-color: transparent !important;
    text-align: left;
    font-size: 16px;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr th {
    font-weight: 600;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr td {
    font-style: normal;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr:hover th,
.single-product .elementor-widget-jet-single-attributes table tbody tr:hover td {
    background-color: transparent !important;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr:last-child th,
.single-product .elementor-widget-jet-single-attributes table tbody tr:last-child td {
    border-bottom: 0px !important;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr td p {
    padding: 0px 0px !important;
}

.single-product .elementor-widget-jet-single-attributes table tbody tr.woocommerce-product-attributes-item--weight {
    display: none !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    display: none;
}

.single-product .product_cat-letterboxen .elementor-widget-woocommerce-product-add-to-cart table.variations {
    display: table !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations tbody {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations tbody tr {

}

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations tbody tr th {
    display: none;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations tbody tr td {
    padding: 0px;
    background-color: transparent;
    border: none;
}  

.single-product .elementor-widget-woocommerce-product-add-to-cart table.variations tbody tr td a.reset_variations {
    display: none !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder button.loading {
    padding: 15px 40px 15px 25px !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder button.loading::after {
    
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder a.added_to_cart {
    display: none;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder .quantity .input-text {
    width: 90px;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart {

}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock {
    display: flex;
    align-items: center;
    font-size: 14px !important;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 10px;
    margin-right: 6px;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock.in-stock {
    color: #01982B;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock.in-stock::before {
    background-color: #01982B;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock.out-of-stock {
    color: #ff0000;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .stock.out-of-stock::before {
    background-color: #ff0000;
}

/* .single-product .elementor-widget-jet-single-add-to-cart .quantity {
    width: 20%;
}

.single-product .elementor-widget-jet-single-add-to-cart .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability .stock,
.single-product .elementor-widget-jet-single-add-to-cart .stock {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.single-product .elementor-widget-jet-single-add-to-cart .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability .stock::before,
.single-product .elementor-widget-jet-single-add-to-cart .stock::before {
    content: '';
    width: 8px;
    height: 8px;
    top: 0;
    left: 0;
    display: inline-block;
    border-radius: 10px;
    margin-right: 6px;
}

.single-product .elementor-widget-jet-single-add-to-cart .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability .stock.in-stock::before,
.single-product .elementor-widget-jet-single-add-to-cart .stock.in-stock::before {
    background-color: #01982B;
} */

.single-product .yith-wapo-block {
    margin-top: 20px;
    margin-bottom: 20px;
}

.single-product .yith-wapo-block > .yith-wapo-addon {
    background-color: transparent !important;
}

.single-product .yith-wapo-block .addon-header {

}

.single-product .yith-wapo-block .addon-header h3 {
    font-family: "stevie-sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

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

}

.single-product .yith-wapo-block .options-container > .wapo-addon-description {

}

.single-product .yith-wapo-block .options-container > .options {
    margin-top: 15px;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option {

}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option.selected {

}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container {
    position: relative;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .image-container {
    border: 5px solid #F7F7F7;
    border-radius: 10px;
    overflow: hidden;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option.selected .option-container .image-container {
    border: 5px solid var( --e-global-color-primary );
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .image-container .image {
    position: relative;
    background-color: #ffffff;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .image-container .image::before {
    content: '';
    position: absolute;
    background-image: linear-gradient(180deg, #ffffff00 40%, #0000009c 100%);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .image-container .image img {
    
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .checkbox-button-container {
    position: absolute;
    left: 0px;
    bottom: 20px;
    width: 100%;
    z-index: 2;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .checkbox-button-container .checkboxbutton  {
    display: none;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .checkbox-button-container .yith-wapo-addon-label {
    margin-left: 0px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .option-container .checkbox-button-container .yith-wapo-addon-label small.option-price {
    font-size: inherit;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container {

}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display {
    border-radius: 10px;
    border: 5px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display:hover {
    border: 5px solid #ffffff;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display .image-container img {
    border: 1px solid #efefef;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option.selected .label_container .label-container-display {
    border: 5px solid var(--e-global-color-primary);
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option.selected .label_container .label-container-display::after {
    display: none !important;
    /* background-color: var(--e-global-color-primary);
    width: 20px;
    height: 20px;
    top: -7px;
    right: -7px; */
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display .label_price {

}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display .label_price > label {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.single-product .yith-wapo-block .options-container > .options .yith-wapo-option .label_container .label-container-display .label_price > small.option-price {
    font-size: 14px;
}

.single-product .yith-wapo-block .yith-wapo-addon-type-textarea .options-container > .options {
    margin-top: 15px !important;
}

.single-product .yith-wapo-block .yith-wapo-addon-type-textarea .options-container > .options .yith-wapo-option .textarea-container .option-container {
    display: none;
}

.single-product .yith-wapo-block .yith-wapo-addon-type-textarea .options-container > .options .yith-wapo-option .textarea-container textarea {
    margin-top: 0px;
    font-size: 14px;
    line-height: 1.2;
    resize: none;
    padding: 15px 15px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}

.single-product #wapo-total-price-table {
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: transparent;
}

.single-product #wapo-total-price-table .only_final {
    margin-block-end: 0px;
}

.single-product #wapo-total-price-table .only_final tr.wapo-total-order {

}

.single-product #wapo-total-price-table .only_final tr.wapo-total-order th {
    background-color: transparent;
    padding: 0px 0px;
    border: none;
    display: none;
}

.single-product #wapo-total-price-table .only_final tr.wapo-total-order td {
    background-color: transparent;
    padding: 0px 0px;
    border: none;
}

.single-product #wapo-total-price-table .only_final tr.wapo-total-order td > .amount {
    font-size: 20px;
    font-weight: 600;
}

/* -------------------------------------------- */
/* --------- END PRODUCTEN SINGLE POST -------- */
/* -------------------------------------------- */

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



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

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

.gform_confirmation_wrapper {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #01982B;
    border-radius: 15px;
    background-color: #01982B;
    padding: 20px 30px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}

body .gform_wrapper {

}

body .gform_wrapper.gform_validation_error .gform_validation_errors {
    border: 1px solid #ff0000;
    border-radius: 10px;
    box-shadow: none;
    background: #ff0000;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px 25px;
    display: none;
}

body .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-family: "stevie-sans", Sans-serif;
}

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 {

}

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-weight: 300;
    font-size: 16px;
    line-height: 22px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
}

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

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

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 {
    border: 1px solid #ff0000;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
}

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

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

}

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-content: center;
    align-items: center;
}

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: #ff0000;
}

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

body .gform_wrapper .gform_footer {
    padding: 0px 0px !important;
    margin: 20px 0px 0px !important;
}

body .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #FFFFFF;
    background-color: var(--e-global-color-secondary);
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: #E49799;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 25px 15px 25px;
    margin-bottom: 0px;
}

.gform_wrapper.gravity-theme .validation_error {

    border-block-end: 0px solid #c02b0a;
    border-block-start: 0px solid #c02b0a;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin-block-end: 0;
    padding: 16px;
    text-align: center;
}

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

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

.bottom-bar {
        
}

.bottom-bar .bottom-bar-menu {
        
}

.bottom-bar .bottom-bar-copyright {
    text-align: right;
}

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

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

.woocommerce-cart :is(.woocommerce-shipping-destination > strong, .woocommerce-Price-amount > bdi),
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot > tr :is(td, td *),
.woocommerce-checkout .woocommerce-checkout-review-order-table small *,
.woocommerce-checkout .woocommerce-checkout-review-order-table tr.cart-subtotal > td > span *,
.woocommerce-order-received tfoot > tr :is(td, td *),
.woocommerce-order-received strong.product-quantity {
    font-weight: 400 !important;
}

.woocommerce-payment-icons {
    width: 200px !important;
    margin: 0 auto;
}

.post-type-archive .content-area > main,
.tax-product_cat .content-area > main {
    max-width: 100% !important;
}

.add_to_cart_button.loading::after,
.single_add_to_cart_button.loading::after {
    top: 15px !important;
    right: 15px !important;
}

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

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

.woocommerce-LostPassword {
    font-size: 14px;
}

.woocommerce-account .myaccount-navigatie {
    
}

.woocommerce-account .myaccount-navigatie .myaccount-navigatie-menu {

}

.woocommerce-account .myaccount-navigatie .myaccount-navigatie-menu ul li a {
    border-radius: 0px;
    border: 1px solid #DADADA;
}

.woocommerce-account .myaccount-navigatie .myaccount-navigatie-menu ul li.current-menu-item a {
    background-color: #DADADA;
    border: 1px solid #DADADA;
}

.woocommerce-account .myaccount-navigatie .myaccount-navigatie-menu ul li:hover a {
    border: 1px solid #DADADA;
}

.woocommerce-account .myaccount-dashboard > .elementor-container > .elementor-column > .elementor-widget-wrap {
    border: 1px solid #DADADA;
    border-radius: 0px;
    padding: 40px;
}

.woocommerce-orders .myaccount-content .elementor-widget-jet-myaccount-order table {
    border: none;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    border-radius: 5px;
    padding: 10px;
}

.woocommerce-orders .myaccount-content .elementor-widget-jet-myaccount-order table tbody tr td.woocommerce-orders-table__cell-order-actions a {
    padding: 0px !important;
    background-color: transparent;
    font-weight: 400;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details h2.woocommerce-order-details__title {
    margin: 30px 0px 20px 0px;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table.order_details {
    border: none;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px !important;
    line-height: 24px;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table thead tr th {
    border: none !important;
    padding: 10px 15px 10px 15px !important;
    font-weight: 700;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr:nth-child(odd) td {
    background-color: #f6f6f6;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr:nth-child(odd):hover td {
    background-color: #f6f6f6;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr:nth-child(even) td {
    background-color: #ffffff;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr:nth-child(even):hover td {
    background-color: #ffffff;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr td {
    border: none !important;
    padding: 10px 15px 10px 15px !important;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr td a {
    pointer-events: none;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tbody tr td strong {
    font-weight: 400;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tfoot tr th {
    border: none !important;
    padding: 10px 15px 10px 15px !important;
    font-weight: 400;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tfoot tr td {
    border: none !important;
    padding: 10px 15px 10px 15px !important;
    font-weight: 400;
}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tfoot tr td span {

}

.woocommerce-view-order .myaccount-content .woocommerce-order-details table tfoot tr:last-child th,
.woocommerce-view-order .myaccount-content .woocommerce-order-details table tfoot tr:last-child td {
    font-weight: 700;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details {

}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title {
    margin: 0px 0px 20px 0px;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column address {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 24px;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column p.woocommerce-customer-details--phone {
    padding-left: 0px !important;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column p.woocommerce-customer-details--phone::before {
    display: none !important;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column p.woocommerce-customer-details--email {
    padding-left: 0px !important;
}

.woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column p.woocommerce-customer-details--email::before {
    display: none !important;
}

.woocommerce-edit-address .myaccount-content .woocommerce-Addresses {
    margin: 20px 0px 0px 0px;
}

.woocommerce-edit-address .myaccount-content .woocommerce-Addresses .woocommerce-Address {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    padding: 15px 20px;
}

.woocommerce-edit-address .myaccount-content .woocommerce-Addresses .woocommerce-Address header {
    margin-bottom: 10px;
}

.woocommerce-edit-address .myaccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-style: normal;
}

.woocommerce-edit-address .myaccount-content .woocommerce-address-fields p.form-row label {
    font-size: 16px;
}

.woocommerce-edit-address .myaccount-content .woocommerce-address-fields p.form-row input {
    border-radius: 0px;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #666;
    height: auto;
}

.woocommerce-edit-address .myaccount-content .woocommerce-address-fields p.form-row#billing_country_field {

}

.woocommerce-edit-address .myaccount-content .woocommerce-address-fields .button {
    font-size: 18px;
    font-weight: 400;
    background-color: #8B8B8B;
    color: #ffffff;
    margin-top: 20px;
}

.woocommerce-edit-account .myaccount-content .woocommerce-EditAccountForm {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    padding: 15px 20px;
}

.woocommerce-edit-account .myaccount-content .woocommerce-EditAccountForm p.form-row {

}

.woocommerce-edit-account .myaccount-content .woocommerce-EditAccountForm fieldset .password-input .display-password::after {
    color: #0caa00;
}

.woocommerce-lost-password .woocommerce-ResetPassword {
    width: 1400px;
    margin: 80px auto;
}

.woocommerce-account .elementor-widget-jet-myaccount-login-form .woocommerce-form-login {
    border-radius: 5px;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    padding: 15px 20px;
}

.woocommerce-account .elementor-widget-jet-myaccount-login-form .woocommerce-form-login p.woocommerce-form-row:last-child {
    margin-bottom: 20px;
}

.woocommerce-account .elementor-widget-jet-myaccount-registration-form .woocommerce-form-register {
    border-radius: 5px;
    box-shadow: 0px 5px 10px 5px #f6f6f6;
    padding: 15px 20px;
}

.woocommerce-account .elementor-widget-jet-myaccount-registration-form .woocommerce-form-register .woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

.woocommerce-account .elementor-widget-jet-myaccount-registration-form .woocommerce-form-register .woocommerce-privacy-policy-text p {
    font-size: 14px;
    line-height: 20px;
}

.woocommerce-form-login > .form-row:not(.form-row-wide) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.woocommerce-form-login > .form-row:not(.form-row-wide) label {
    align-self: center;
    margin-bottom: 0 !important;
}

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

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

.woocommerce-cart #site-footer {
    display: none;
}

.woocommerce-cart .woocommerce-cart-left {

}

.woocommerce-cart .woocommerce-cart-right {

}

.woocommerce-cart .woocommerce-cart-right::after {
    content: '';
    position: absolute;
    background-color: #ECECEC;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 100%;
    z-index: -1;
}

.woocommerce-cart .elementor-widget-jet-cart-table {

}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table {
    border-radius: 0px;
    margin: 0px 0px 0px 0px;
}

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

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody td {
    padding: 15px 0px;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody td::before {
    font-weight: 400;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody td dl.variation dt {
    font-weight: 400;
    display: none;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody td div.product-attributes {
    font-weight: 400;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:not(:first-child, :last-child) {
    border-top: 1px solid #DADADA;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:nth-child(odd) td {
    background-color: unset;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:nth-child(odd):hover td {
    background-color: unset;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:nth-child(even) td {
    /* background-color: #ffffff; */
    background-color: transparent;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:nth-child(even):hover td {
    /* background-color: #ffffff; */
    background-color: transparent;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:last-child td {
    background-color: transparent !important;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td:not(.product-remove) a {
    pointer-events: none;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td.product-remove a svg * {
    fill: #ff0000;
}

.woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr:not(.cart_item) td button[value="Update cart"] {
    display: none !important;
}

.woocommerce-cart .elementor-widget-jet-cart-totals {

}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals {

}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > table {
    border-radius: 0px;
    border: none;
    margin: 0px 0px 20px 0px !important;
}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > table tr.order-total {
    border-top: 1px solid #DADADA;
}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > table tr.order-total th {

}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > table tr.order-total td {

}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > .wc-proceed-to-checkout {
    padding: 0px 0px;
}

.woocommerce-cart .elementor-widget-jet-cart-totals .cart_totals > .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0px;
    transition: all .3s;
}

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

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

.elementor-widget-jet-cart-empty-message {
    
}

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

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

.woocommerce-checkout #ui-datepicker-div {
    font-family: "stevie-sans", ui-sans-serif !important;
}

.woocommerce-checkout .select2-results__options .select2-results__option {
    font-size: 16px;
}

.woocommerce-checkout #site-footer {
    display: none;
}

.woocommerce-checkout .woocommerce-checkout-left {

}

.woocommerce-checkout .woocommerce-checkout-right {

}

.woocommerce-checkout .woocommerce-checkout-right::after {
    content: '';
    position: absolute;
    background-color: #ECECEC;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 100%;
    z-index: -1;
}

.woocommerce-checkout .elementor-widget-jet-checkout-billing {

}

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

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields #billing_country_field .select2-selection--single {
    height: 40px;
    padding: 0.5rem 1rem;
    border: 1px solid #d1d1d1;
}

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields #billing_country_field .select2-selection--single .select2-selection__rendered {
    padding: 0px 0px;
    line-height: 22px;
}

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields #billing_country_field .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

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

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-myparcel__delivery-options {
    margin-top: 20px;
}

.woocommerce-checkout #coderockz_woo_delivery_setting_wrapper {
    margin-top: 20px;
}

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

}

.woocommerce-checkout .elementor-widget-jet-checkout-shipping-form .woocommerce-form__label {
    display: flex;
}

.woocommerce-checkout .elementor-widget-jet-checkout-shipping-form .woocommerce-form__label > span {
    margin-left: 10px;
}

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

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields label .required,
.woocommerce-checkout .elementor-widget-jet-checkout-shipping-form .woocommerce-billing-fields label .required {
    font-weight: 400;
}

.woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields input::placeholder,
.woocommerce-checkout .elementor-widget-jet-checkout-shipping-form .woocommerce-billing-fields input::placeholder {
    color: transparent;
}

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

}

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

.woocommerce-checkout .elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review table.shop_table {
    border-radius: 0px;
    border: none !important;
    margin: 0px 0px 0px 0px !important;
}

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

.woocommerce-checkout .elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review table.shop_table tbody tr td {
    width: 60%;
}

.woocommerce-checkout .elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review table.shop_table tbody tr td.product-name {
    font-weight: 600 !important;
}

.woocommerce-checkout .elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review table.shop_table tbody tr td.product-name dl.variation dt {
    display: none;
}

.woocommerce-checkout .elementor-widget-jet-checkout-order-review .elementor-jet-checkout-order-review table.shop_table tfoot {
    border-top: 1px solid #707070;
}

.woocommerce-checkout .elementor-widget-jet-checkout-coupon-form {

}

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

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

.woocommerce-checkout .elementor-widget-jet-checkout-coupon-form p.form-row.form-row-first {
    display: block;
    width: 100%;
}

.woocommerce-checkout .elementor-widget-jet-checkout-coupon-form p.form-row.form-row-first input {
    border-radius: 0px;
}

.woocommerce-checkout .elementor-widget-jet-checkout-coupon-form p.form-row.form-row-last {
    display: block;
    width: 100%;
}

.woocommerce-checkout .elementor-widget-jet-checkout-coupon-form p.form-row.form-row-last .button {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 0px;
}

.woocommerce-checkout .elementor-widget-jet-checkout-payment {

}

.woocommerce-checkout .elementor-widget-jet-checkout-payment ul.wc_payment_methods li.wc_payment_method {
    display: flex;
}

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

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

.woocommerce-checkout .elementor-widget-jet-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row label.checkbox {
    line-height: 20px;
    display: flex !important;
    align-items: center;
}

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

.woocommerce-checkout .elementor-widget-jet-checkout-payment .woocommerce-terms-and-conditions-wrapper p.form-row.woocommerce-invalid label.checkbox span a {
    color: #a00;
}

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

.woocommerce-checkout .elementor-widget-jet-checkout-payment .woocommerce-invalid #terms {
    outline: none !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table :is(.cart-subtotal > th, .shipping > th, .order-total > th) {
    font-weight: 700 !important;
}

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

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

.woocommerce-order-received .woocommerce-thankyou-left  {

}

.woocommerce-order-received .woocommerce-thankyou-right {

}

.woocommerce-order-received .woocommerce-thankyou-right::after {
    content: '';
    position: absolute;
    background-color: #ececec;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 100%;
    z-index: -1;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details {

}

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--billing-address {
    width: 100%;
    display: block;
    float: left;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--billing-address address {
    border: none !important;
    padding: 0px 0px;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--billing-address address p.woocommerce-customer-details--phone,
.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--billing-address address p.woocommerce-customer-details--email {
    padding-left: 0px;
}

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

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--shipping-address {
    width: 100%;
    display: block;
    float: left;
    margin-top: 20px;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-customer-address-details .woocommerce-column--shipping-address address {
    border: none !important;
    padding: 0px 0px;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order {

}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details {

}

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

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table {
    border-radius: 0px;
}

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

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr:nth-child(odd) td {
    background-color: #f6f6f6;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr:nth-child(odd):hover td {
    background-color: #f6f6f6;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr:nth-child(even) td {
    background-color: #ffffff;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr:nth-child(even):hover td {
    background-color: #ffffff;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr td.product-name {
    font-weight: 600 !important;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr td.product-name > strong {
    font-weight: 600 !important;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr td.product-name ul.wc-item-meta {
    padding-left: 0px;
    /* display: none; */
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr td.product-name ul.wc-item-meta li strong {
    font-weight: 400;
    display: none;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tbody tr td.product-name ul.wc-item-meta li p {
    font-weight: 400;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details table.shop_table tfoot {
    border-top: 1px solid #707070;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details h2:not(.woocommerce-order-details__title) {
    font-family: "stevie-sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details ul.order_details {
    margin: 10px 0px 0px !important;
    padding: 0px 0px 0px !important;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details ul.order_details li {
    color: #ffffff;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details ul.order_details li.carrier {
    
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details ul.order_details li.delivery_date {
    
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order-details .woocommerce-order-details ul.order_details li strong {
    
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order {

}

.woocommerce-order-received .elementor-widget-jet-thankyou-order ul.woocommerce-order-overview {
    padding-left: 0px;
    margin-bottom: 20px;
}

.woocommerce-order-received .elementor-widget-jet-thankyou-order ul.woocommerce-order-overview li {
    display: block;
    width: 100%;
    margin: 20px 0px 0px 0px !important;
    border: none;
}

.woocommerce-order-received .woocommerce-customer-details address {
    border: none !important;
    padding: 10px 0px 0px;
}

.woocommerce-order-received .order_item > td {
    width: 60%;
}

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

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

.single-product table.variations tbody td.value a.reset_variations {
    font-size: inherit;
}

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

/* -------------------------------------------- */
/* ---- BEGIN RELATED AND UP-SELLS TEMPLATE --- */
/* -------------------------------------------- */

.elementor-widget-jet-single-upsells .upsells > h2 {
    display: none;
}

.elementor-widget-jet-single-upsells .upsells > ul.products li.product {

}

.elementor-widget-jet-single-upsells .upsells > ul.products li.product .elementor-widget-jet-woo-builder-archive-product-title {
    
}

.elementor-widget-jet-single-upsells .upsells > ul.products li.product .elementor-widget-jet-woo-builder-archive-product-price {

}

.elementor-widget-jet-single-upsells .upsells > ul.products li.product .elementor-widget-jet-woo-builder-archive-add-to-cart {

}

/* -------------------------------------------- */
/* ----- END RELATED AND UP-SELLS TEMPLATE ---- */
/* -------------------------------------------- */

/* -------------------------------------------- */
/* -------- BEGIN CROSS-SELLS TEMPLATE -------- */
/* -------------------------------------------- */

/* .woocommerce-cart .elementor-widget-jet-cart-cross-sells {

}

.woocommerce-cart .elementor-widget-jet-cart-cross-sells ul li.jet-woo-builder-product {
    margin-bottom: 0px !important;
}

.woocommerce-cart .elementor-widget-jet-cart-cross-sells a.add_to_cart_button {
    display: block;
}

.woocommerce-cart .elementor-widget-jet-cart-cross-sells a.add_to_cart_button span.elementor-button-icon {
    width: 100%;
}

.woocommerce-cart .elementor-widget-jet-cart-cross-sells a.add_to_cart_button span.elementor-button-icon svg * {
    fill: #ffffff;
} */

/* -------------------------------------------- */
/* -------- BEGIN CROSS-SELLS TEMPLATE -------- */
/* -------------------------------------------- */

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

@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: 1400px) {
    
}

@media only screen and (min-width: 1025px) {
    .menu_hoofdmenu.elementor-sticky--effects .menu_hoofdmenu_logo img {
        width: 160px;
    }
}

@media only screen and (max-width: 1024px) {
    .woocommerce-account .myaccount-dashboard > .elementor-container > .elementor-column {
        padding: 0px;
        box-shadow: none;
        border-radius: 0px;
    }
    .woocommerce-cart .woocommerce-cart-right::before {
        content: '';
        position: absolute;
        background-color: #ececec;
        width: 100%;
        height: 100%;
        top: 0px;
        right: 100%;
        z-index: -1;
    }
    .woocommerce-checkout .woocommerce-checkout-right::before {
        content: '';
        position: absolute;
        background-color: #ececec;
        width: 100%;
        height: 100%;
        top: 0px;
        right: 100%;
        z-index: -1;
    }
    .woocommerce-order-received .woocommerce-thankyou-right::before {
        content: '';
        position: absolute;
        background-color: #ececec;
        width: 100%;
        height: 100%;
        top: 0px;
        right: 100%;
        z-index: -1;
    }
    .menu_hoofdmenu .menu_hoofdmenu_mobielmenu {
        top: 6px;
    }
    .menu_hoofdmenu .menu_hoofdmenu_winkelwagen {
        top: 5px;
    }
    .bottom-bar {
        
    }
    .bottom-bar .bottom-bar-menu .elementor-widget-container > nav {
        justify-content: center;
    }
    .bottom-bar .bottom-bar-copyright {
        text-align: center;
    }
    .footer_menu_usp ul li {
        flex: 45%;
    }
    .menu_usp ul li {
        flex: 45%;
    }
    .lc_home-categories .jet-listing-grid__items {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce-view-order .myaccount-content .woocommerce-customer-details .woocommerce-column.col-1 {
        margin-bottom: 40px;
    }
    .woocommerce-edit-address .myaccount-content .woocommerce-Addresses .woocommerce-Address.col-1 {
        margin-bottom: 40px;
    }
    .woocommerce-edit-account .myaccount-content .woocommerce-EditAccountForm {
        border: none;
        border-radius: 0px;
        box-shadow: none;
        padding: 0px;
    }
    .woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr.cart_item:not(:first-child) {
        border-top: 1px solid #e8e8e8;
    }
    .woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td {
        padding: 5px 0px;
    }
    .woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td.product-thumbnail {
        width: 150px !important;
        margin-top: 10px;
    }
    .woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td.product-thumbnail a img {
        width: 150px !important;
    }
    .woocommerce-cart .elementor-widget-jet-cart-table table.shop_table tbody tr td.product-remove {
        text-align: left !important;
    }
    .luxe_productenlisting_winkelwagen .e-atc-qty-button-holder {
        display: block !important;
    }
    .luxe_productenlisting_winkelwagen .e-atc-qty-button-holder .quantity input.input-text {
        width: 100% !important;
    }
    .luxe_productenlisting_winkelwagen .e-atc-qty-button-holder .button {
        margin-top: 10px !important;
        margin-left: 0px !important;
        width: 100%;
    }
    .single-product .yith-wapo-block .options-container > .options {
        grid-template-columns: repeat(3, minmax(0, 100%)) !important;
    }
    .single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder {
        display: block !important;
    }
    .single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder .quantity {
        width: 100%;
    }
    .single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder .quantity input.input-text {
        width: 100% !important;
    }
    .single-product .elementor-widget-woocommerce-product-add-to-cart .e-atc-qty-button-holder .button {
        margin-top: 10px !important;
        margin-left: 0px !important;
        width: 100%;
    }
    #yith-wacp-popup .yith-wacp-content .yith-wacp-related h4 {
        font-size: 22px;
    }
    #yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products {
        grid-template-columns: repeat(3, 31.3%) !important;
    }
    #yith-wacp-popup .yith-wacp-content .yith-wacp-popup-actions a.button {
        font-size: 14px;
        line-height: 20px;
    }
    #yith-wacp-popup .yith-wacp-content .yith-wacp-related ul.yith-wacp-related-products a.add_to_cart_button {
        font-size: 14px;
        line-height: 20px;
    }
    .single-product .yith-wapo-block .yith-wapo-addon-type-textarea .options-container > .options {
        grid-template-columns: repeat(1, 100%) !important;
    }
}

@media only screen and (max-width: 600px) {
    /* .menu_usp {
        display: none;
    } */
    .footer_menu_usp ul li {
        flex: 100%;
    }
    body .elementor-menu-cart__container .elementor-menu-cart__main {
        width: 75vw;
    }
    .luxe_productenlisting_winkelwagen form.cart .quantity {
        width: 100% !important;
        margin: 0px 0px 10px 0px !important;
    }
    .luxe_productenlisting_winkelwagen form.cart button {
        display: block !important;
        width: 100% !important;
    }
    .luxe_productenlisting_winkelwagen form.cart button,
    .luxe_productenlisting_winkelwagen a.add_to_cart_button {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .woocommerce-cart .woocommerce-cart-right .elementor-widget-image-gallery figure,
    .woocommerce-checkout .woocommerce-checkout-right .elementor-widget-image-gallery figure {
        max-width: 20% !important;
    }
    .woocommerce-checkout .elementor-widget-jet-checkout-billing .woocommerce-billing-fields p.form-row,
    .woocommerce-checkout .elementor-widget-jet-checkout-shipping-form .woocommerce-shipping-fields p.form-row {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .menu_hoofdmenu .menu_hoofdmenu_mobielmenu .elementor-icon-box-wrapper {
        align-items: center;
    }
    .menu_hoofdmenu .menu_hoofdmenu_mobielmenu .elementor-icon-box-wrapper .elementor-icon-box-icon {
        display: inline-flex !important;
        flex: 0 0 auto !important;
    }
    .single-product .yith-wapo-block .options-container > .options {
        grid-template-columns: repeat(2, minmax(0, 100%)) !important;
    }
    #yith-wacp-popup .yith-wacp-content .yith-wacp-related h4 {
        margin: 30px 0 20px !important;
        font-size: 20px;
    }
    body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__footer-buttons {
        font-size: 14px;
        line-height: 1.2;
    }
    body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name,
    body .elementor-menu-cart__container .elementor-menu-cart__main .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
        font-size: 14px;
        line-height: 1.2;
    }
}

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