/* ANIMATIONS */
@keyframes inventory-pulse {
    0% {
      opacity: 0.5;
    }
    100% {
      transform: scale(2.5);
      opacity: 0;
    }
}
.stock.in_stock i {
    width: 14px;
    height: 14px;
    margin-right: 2px;
}
.stock.in_stock i:before {
    width: 10px;
    height: 10px;
    background: #54c63a;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 2px;
    content: "";
}
.stock.in_stock i:after {
    animation: inventory-pulse 2s linear infinite;
}
.stock.in_stock i:after {
    width: 10px;
    height: 10px;
    background: #54c63a;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 2px;
    content: "";
}


/* GENERAL */
button {text-transform: initial !important;}
div.wpb_text_column a:not(.button) {text-decoration: underline!important;}

/* ERRORS */
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: var(--wc-red);
    border: 2px solid rgb(221, 29, 29);
}

@media only screen and (max-width: 600px) {
    /*img {width: 100%;}*/
    .woocommerce div.product .woocommerce-tabs[data-tab-style=fullwidth_stacked] {padding-top: 0 !important;}

    /* USABILITY FIXES MOBILE */
    .theiaStickySidebar .quantity {
        width: 100% !important;
        height: 50px !important;
        margin-bottom: 12px !important;
        margin-right: 0px !important;
    }
    .theiaStickySidebar .quantity button {
        min-width: 48px !important;
    }

    /* Add to cart button 100% width on mobile */
    button.single_add_to_cart_button.button.alt {
        max-width: 100% !important;
    }

    /* Checkout coupon code input and button */
    .checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {width: 100% !important;}
    .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {width: 100% !important;}
}
.single_add_to_cart_button {max-width:280px;}
.mauto {margin: auto !important;}

@media only screen and (min-width: 690px) {
    #header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
}

@media only screen and (max-width: 999px) {
    #header-secondary-outer[data-mobile=display_full] .nectar-center-text {
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* Product page text style changes */
.single-product div.product h1.product_title {font-size: 40px !important; line-height: 1.25 !important;}
.woocommerce div.product .summary p.price {font-size: 24px !important;}
@media only screen and (max-width: 1000px) {
    .single-product div.product h1.product_title {font-size: 28px !important; line-height: 1.25 !important;}
    .woocommerce div.product .summary p.price  {font-size: 20px !important;}
}

/* Fix Add to cart button element: Remove price and incl. BTW */
body p.woocommerce.add_to_cart_inline {padding: 0 !important;text-align: left !important;}
.woocommerce.add_to_cart_inline a.button.add_to_cart_button {text-transform: initial !important;line-height: 1.2 !important;}
body .woocommerce.add_to_cart_inline a.button.add_to_cart_button:hover span {text-decoration: underline !important;}
p.woocommerce.add_to_cart_inline span.amount, 
p.woocommerce.add_to_cart_inline small {
display: none !important;
}

/* FIX CHAT */
#qlwapp.qlwapp-button .qlwapp-toggle {height:48px!important}
#qlwapp .qlwapp-toggle {background-color:#10652F!important;}

/* Fix Order Button */
button#place_order {text-transform: initial !important;}

/* FIX SLIDER ALIGNMENT */
@media only screen and (min-width: 690px) {
    .flickity-slider {
        transform: translateX(0%) !important;
    }
}
@media only screen and (max-width: 690px) {
    .padding-0-percent_phone > .vc_column-inner {
        padding: 0 !important;
    }
}

.button-back span.text:before {
    content: "\e001";
    font-family: icomoon!important;
    margin-right: 8px;
    font-size: 12px;
}

/* FIX zindex whatsapp button */
#qlwapp.qlwapp-middle-left, #qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-middle-right, #qlwapp.qlwapp-bottom-right {
    z-index: 99999 !important;
}

/* BUTTONS */
.button,
.checkout-button,
button.single_add_to_cart_button.button.alt,
.woocommerce div.product form.cart .button,
.woocommerce-page .single_add_to_cart_button {
    text-transform: initial !important;
}
.quantity.modify {
    background-color: #FFF !important;
}
.btn-fullwidth {
    width: 100% !important;
}

/* remove social sharing */
.nectar-social {
    display: none!important;
}

/* remove yoast breadcrumb */
#breadcrumbs.yoast {
    display: none!important;
}

/* MEGA MENU */
@media only screen and (max-width: 690px) {
    .megamenu-item-description small.item_desc {
        display: none !important;
    }
}
@media only screen and (min-width: 690px) {
    .megamenu-item-description small.item_desc {
        margin-top: 8px !important;
    }
}


/* UM Link colors */
.um a.um-link,
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color
{
    color: #17395c !important;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover {
    color: #17395c !important;
}

/* Button colors */
.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover,
.um .um-button,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um input[type=submit]:disabled:hover
{
    background: #17395c !important;
    border-radius:40px;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected,
.um .um-button:hover,
.um a.um-button:hover,
.um input[type=submit].um-button:hover{
    background: #17395c !important;
    box-shadow: none;
}

/* Button alt colors */
.um .um-button.um-alt, 
.um input[type=submit].um-button.um-alt {
    background: #eeeeee !important;
    box-shadow: none;
    border-radius: 40px !important;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
    background: #e5e5e5 !important;	
    box-shadow: none;
    border-radius: 40px !important;
}

#footer-outer .widget h4, #sidebar h4, #call-to-action .container a, .uppercase, .nectar-post-grid-wrap .load-more, .nectar-button, .nectar-button.medium, .nectar-button.small, .nectar-view-indicator span, .nectar-3d-transparent-button, .swiper-slide .button a, .play_button_with_text span[data-font*="btn"], body .widget_calendar table th, body #footer-outer #footer-widgets .col .widget_calendar table th, body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul > li > a, .carousel-heading h2, body .gform_wrapper .top_label .gfield_label, body .vc_pie_chart .wpb_pie_chart_heading, #infscr-loading div, #page-header-bg .author-section a, .ascend input[type="submit"], .ascend button[type="submit"], .material input[type="submit"], .material button[type="submit"], body.material #page-header-bg.fullscreen-header .inner-wrap >a, #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a, .widget h4, .text-on-hover-wrap .categories a, .meta_overlaid article.post .post-header h3, .meta_overlaid article.post.quote .post-content h3, .meta_overlaid article.post.link .post-content h3, .meta_overlaid article .meta-author a, .pricing-column.highlight h3 .highlight-reason, .blog-recent[data-style="minimal"] .col > span, body .masonry.classic_enhanced .posts-container article .meta-category a, body .masonry.classic_enhanced .posts-container article.wide_tall .meta-category a, .blog-recent[data-style*="classic_enhanced"] .meta-category a, .nectar-recent-posts-slider .container .strong, .single .heading-title[data-header-style="default_minimal"] .meta-category a, .nectar-fancy-box .link-text, .post-area.standard-minimal article.post .post-meta .date a, .post-area.standard-minimal article.post .more-link span, body[data-button-style="rounded"] #pagination > a, html body #pagination > span, body[data-form-submit="see-through-2"] input[type=submit], body[data-form-submit="see-through-2"] button[type=submit], body[data-form-submit="see-through"] input[type=submit], body[data-form-submit="see-through"] button[type=submit], body[data-form-submit="regular"] input[type=submit] body[data-form-submit="regular"] button[type=submit], .nectar_team_member_overlay .team_member_details .title, body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul > li > ul > li.has-ul > a, .nectar_fullscreen_zoom_recent_projects .project-slide .project-info .normal-container > a, .nectar-hor-list-item .nectar-list-item-btn, .nectar-category-grid-item .content span.subtext, .yikes-easy-mc-form .yikes-easy-mc-submit-button, .nectar-cta .nectar-button-type, .nectar-post-grid-wrap .nectar-post-grid-filters h4 {
    text-transform: initial !important;
}




.picker__day.picker__day--infocus.picker__day--today.picker__day--highlighted,
.picker__button--today,
.picker__button--clear,
.picker__month {
    color: #FFF !important;
}
.picker__day.picker__day--infocus.picker__day--disabled,
.picker__day.picker__day--infocus {
    color: #17395c !important;
}
.picker__button--today:hover,
.picker__button--clear:hover {
    text-decoration: underline;
}
.um .picker__footer {
    text-align: center;
    height: 50px !important;
    line-height: 50px !important;
    margin-top: 0px;
    padding-bottom: 20px;
    border-radius: 0 0 2px 2px;
}

/* Woocommerce stock status bar */
.therm.outer-therm {
    background-color: #EBEBEB !important;
}
.therm.inner-therm {
    background-color: #008009 !important;
}
span.total-sold,
.inner-therm span {
    display: none !important;
}
p.stock-progressbar-status {
    padding:0;
    width: 40%;
}
span.instock {
    float: left !important;
    font-weight: bold;
}
.wpbsc-stock-counter {
    padding-bottom: 32px;
}


/* custom css */
.theiaStickySidebar a {
    color: #3174b6 !important;
}
.card-info {
    color: rgb(102, 90, 61);
    background-color: #f2efe3;
    padding: 15px 20px;
    border-radius: 10px;
    margin-bottom: 25px;
}

/* PRODUCT PAGE */
.woocommerce div.product p.price del {
    float: left !important;
    display: block !important;
    width: 100% !important;
    color: #464646 !important;
}
p.price.nectar-inherit-h3,
span.woocommerce-Price-amount.amount {
    font-family: 'Lato' !important;
}
.single-product .product_meta {
    display: none !important;
}

/** Catalog Product Badge **/
body.woocommerce #ajax-content-wrap ul.products li.minimal.product span.onsale,
#ajax-content-wrap ul.products li.minimal.product span.onsale {
    border-radius: 4px !important;
}
ul.products li.minimal.product span.onsale.soldout {
    background-color: rgb(250 250 250 / 100%) !important;
    border: 1px solid #17395c !important;
    color: #17395c !important;
}
@media only screen and (max-width: 600px) {
    body.woocommerce ul.products li.minimal.product span.onsale {
        font-size: 12px !important;
        line-height: 1.25;
        padding: 4px 6px;
    }
}

.stock.in_stock,
.stock.low_stock {
    color: #008500 !important;
    font-weight: 600 !important;
}
.stock.out_of_stock {
    color: rgb(221, 29, 29) !important;
    font-weight: 600 !important;
}

/* Checkout */
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: rgb(221, 29, 29);
    display: block !important;
 }
.woocommerce ul#shipping_method li label {
    display: inline;
    font-weight: 400 !important;
}
.woocommerce table.order-review th, .woocommerce-page table.order-review th, .woocommerce table.order-review tfoot td, .woocommerce table.order-review tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
    font-family: 'Lato' !important;
}

.order-review {
    background-color: #FAFAFA !important;
    /* border: 0 !important; */
}

.checkout #order_review .order-review tbody tr:first-child {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}
.checkout #order_review .order-review tbody tr {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#order_review .woocommerce-shipping-totals.shipping,
#order_review .woocommerce-shipping-totals.shipping th,
#order_review .woocommerce-shipping-totals.shipping td,
.woocommerce ul#shipping_method {
    display: block !important;
    width: 100%;
}
.woocommerce ul#shipping_method li input {
    margin: 6px 8px 0 0 !important;
    vertical-align: top !important;
}
.woocommerce ul#shipping_method .amount,
.order-total .woocommerce-Price-amount.amount {}

.woocommerce-shipping-methods .woocommerce-Price-amount.amount {
    float: right !important;
}
.order-total .woocommerce-Price-amount.amount {
    font-size: 22px !important;
}
.includes_tax {
    width: 100% !important;
    display: block !important;
    float: right !important;
    font-size: 14px !important;
}
.includes_tax .woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
.checkout #order_review .order-review tbody tr:last-child {
    padding-top: 10px !important;
}
.cart_totals.calculated_shipping .order-total td,
.checkout #order_review .order-review .order-total td {
    text-align: right !important;
}
.woocommerce-cart .cart-collaterals table tr:nth-child(1n) th,.woocommerce-cart table tbody tr:nth-child(1n) td:not(.actions) {
    background-color: #FAFAFA !important;
}

.woocommerce-cart .cart-collaterals table tr:nth-child(2n) th,.woocommerce-cart table tbody tr:nth-child(2n) td:not(.actions) {
    background-color: #FAFAFA !important
}

/* Checkout: Add description to phone input */
#billing_phone_field:after {
    content: "We gebruiken jouw telefoonnummer om eventueel contact op te nemen over je bestelling zoals een afhaalafspraak.";
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    padding-top: 4px;
}

/* Woocommerce payment */
.woocommerce-checkout-payment {
    padding: 20px !important;
    background: #FAFAFA !important;
}
.woocommerce-checkout-payment:before {
    content: 'Betalen';
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.payment_box.payment_method_cod {
    margin-top: 0;
    font-size: 14px;
}
.woocommerce-privacy-policy-text {
    font-size: 14px !important;
}
button#place_order {
    margin-top: 40px !important;
}


/* Cart */
a.checkout-button.button.alt.wc-forward {
    text-transform: initial !important;
}
.cart_totals .cart-subtotal td {
    text-align: right !important;
}

/* Checkout image border radiusses */
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 2px !important;
}

/* Mollie */
.payment_box.payment_method_mollie_wc_gateway_ideal,
.payment_box.payment_method_mollie_wc_gateway_ideal p   {
    padding: 0px !important;
}
.payment_box.payment_method_mollie_wc_gateway_ideal p:first-child   {
    margin-bottom: 4px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    margin-right: 0px !important;
}

/* TERMS */
.iws_terms { 
    font-size: 14px;
    margin-top: 24px;
}
#terms_description {display: none !important;}

/* PANELS FAQ */
.toggle h3 a {
    font-family: 'Lato'!important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
div[data-style*="minimal"] .toggle h3 i {
    border: 0 !important;
}
div[data-style="minimal"] .toggle h3 i:before {
    top: 7px !important;
    left: 3px !important;
    width: 6px !important;
    height: 2px !important;
}
div[data-style="minimal"] .toggle h3 i:after {
    top: 3px !important;
    left: 7px !important;
    width: 2px !important;
    height: 6px !important;
}

/* CHECK OUT ORDER PAY */
/* .woocommerce-checkout .col-1 {width: 60% !important;}
.woocommerce-checkout .col-2 {width: 40% !important;} */

.woocommerce-checkout #order_review {
    background: #FAFAFA !important;
    border-radius: 4px !important;
}
.woocommerce-checkout #order_review .cart_item {margin-bottom: 0px !important;}
.woocommerce-checkout #order_review .cart_item .product-info {
    align-items: baseline !important;
}
.woocommerce-checkout #order_review .cart_item h4 {
    font-size: 18px !important;
    margin-right: 16px !important;
}


.woocommerce-order-received img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
.woocommerce-order-pay .product-name img {
    width: 90px;
    height: 90px;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    float: left;
}
.woocommerce-order-received .shop_table td,
.woocommerce-order-received .shop_table th,
.woocommerce-order-pay .shop_table td,
.woocommerce-order-pay .shop_table th {
    vertical-align: baseline !important;
}

.woocommerce form.checkout_coupon {
    background: #FAFAFA !important;
    border: 0 !important;
    padding: 0px 20px !important;
}
.woocommerce-form-coupon-toggle div.woocommerce-info {border-radius: 4px;}
.woocommerce-form-coupon-toggle div.woocommerce-info a {text-decoration: underline;}
.checkout_coupon.woocommerce-form-coupon .form-row {margin-bottom: 0px !important;}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
    width: 100%;
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {width: fit-content;}
/* .checkout_coupon p:first-child {display: none!important;} */
.checkout_coupon p:first-child button {padding: 15px 20px !important;}
form.checkout_coupon.woocommerce-form-coupon {
    display: grid !important;
    column-gap: 8px;
    grid-template-columns: 7fr 3fr;
}
.woocommerce-form-coupon-toggle {
    display: none;
}

/* FIX SHOP FILTERS */
.woocommerce-page .nectar-shop-header span.select2-selection.select2-selection--single {
    background-color: rgba(0,0,0,0.045) !important;
    transition: background-color 0.2s ease !important;
    padding: 11px 35px 11px 20px !important;
    display: flex !important;
    justify-content: center !important;
    color: inherit !important;
    line-height: 1.2 !important;
    margin-right: 10px !important;
    min-width: 155px !important;
    border-radius: 200px !important;
}
.woocommerce #sidebar div ul li, .material.woocommerce #sidebar div ul li {
    padding: 4px 8px;
    border-radius: 4px;
}

/* Fix Dropdowns for Filters*/
.theiaStickySidebar .fancy-select-wrap {padding-top: 8px !important;}
.theiaStickySidebar .widget_layered_nav {margin-bottom: 16px !important;}
span.select2-selection.select2-selection--single {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/* Fix alignment of dropdown chevron */
.woocommerce-page .nectar-shop-header .select2.select2-container .select2-selection .select2-selection__arrow {
    right: 24px !important;
}
.woocommerce-page .nectar-shop-header .select2.select2-container .select2-selection .select2-selection__arrow b[role="presentation"] {
    border-color: #888 transparent transparent transparent !important;
    border-style: solid !important;
    border-width: 5px 4px 0 4px !important;
    height: 0 !important;
    left: 50% !important;
    margin-left: -4px !important;
    margin-top: -2px !important;
    position: absolute !important;
    top: 50% !important;
    width: 0 !important;
    display: block !important;
}
.woocommerce-page .nectar-shop-header .select2.select2-container .select2-selection .select2-selection__arrow:before {
    display: none !important;
}

/* WPC Product Bundles for WooCommerce */
.woosb-products,
.woosb-products .woosb-product {
    border: 0 !important;
}
.single-product .woosb-products .woosb-product .woosb-thumb img,
.single-product .woosb-products .woosb-product .woosb-thumb {
    width: 80px !important;
    max-width: 80px !important;
}

.single-product .woosb-products .woosb-product .woosb-title .woosb-title-inner,
.single-product .woosb-products .woosb-product .woosb-title .woosb-availability p {
    text-align: left !important;
    margin-left: 10px !important;
}
.woosb-products .woosb-product > div:last-child {
    text-align: start !important;
    margin-left: 10px !important;
}

/* USPS */
.wineshop-usps .fancy-box-custom-icon {
    width: 56px !important;
    height: 56px !important;
}

.product_usp {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 40px auto;
    width: 100%;
    margin-top: 40px;
    text-align: left;
}
.product_usp-icon img {
    height: 40px !important;
    width: 40px !important;
}



.product-usps {
    margin-top: 40px;
    float: left;
    display: block;
    width: 100%;
}
.usp-offer {
    margin-bottom: 16px;
    background: #F2EFE3;
    color: #050505 !important;
    padding: 8px 12px;
    border-radius: 4px;
    display: block;
    width: fit-content;
}
.theiaStickySidebar a.usp-offer
.theiaStickySidebar a.link_text,
.usp-offer-prosecco .theiaStickySidebar a {
    color: #050505 !important;
}
a.usp-offer:hover {
    text-decoration: underline;
}
.usp-offer-prosecco {
    margin-bottom: 32px;
    background: #F2EFE3;
    color: #050505 !important;
    padding: 24px;
    border-radius: 4px;
    display: block;
    width: fit-content;
}
.usp-offer-prosecco strong {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}
.usp-offer-prosecco p {
    padding-bottom: 12px;
}

/* PRODUCT LOOP */
@media only screen and (max-width: 690px) {
    .products li.product.minimal .product-meta {
        padding: 10px 0px;
        text-align: left !important;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3,
    .woocommerce ul.products li.product h2,
    .woocommerce ul.products li.product h2,
    .woocommerce-page ul.products li.product h2 {
        font-family: 'Playfair Display' !important;
        letter-spacing: 0 !important;
        font-size: 16px!important;
        line-height: 22px !important;
    }
    .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
        color: #464646 !important
    }
    .highlight-appelatie {
        color: #665A3D;
        padding: 4px 0px;
        margin-bottom: 8px;
        font-size: 11px;
        line-height: 11px;
    }
    .highlight-usp-special {
        background: #F2EFE3;
        border-radius: 4px;
        width: fit-content;
        color: #665A3D;
        padding: 4px 8px;
        line-height: 11px;
        margin-bottom: 8px;
        font-size: 11px;
    }
    .highlight-usp-generic {
        background: #CAE1F9;
        border-radius: 4px;
        width: fit-content;
        color: #17395C;
        padding: 4px 8px;
        line-height: 11px;
        margin-bottom: 8px;
        font-size: 11px;
    }
}
@media only screen and (min-width: 690px) {
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3,
    .woocommerce ul.products li.product h2,
    .woocommerce ul.products li.product h2,
    .woocommerce-page ul.products li.product h2 {
        font-family: 'Playfair Display' !important;
        letter-spacing: 0 !important;
        font-size: 20px!important;
        line-height: 28px !important;
    }
    .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
        color: #464646 !important
    }
    .highlight-appelatie {
        color: #665A3D;
        padding: 4px 0px;
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 14px;
    }
    .highlight-usp-special {
        background: #F2EFE3;
        border-radius: 4px;
        width: fit-content;
        margin: auto;
        color: #665A3D;
        padding: 4px 8px;
        line-height: 14px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .highlight-usp-generic {
        background: #CAE1F9;
        border-radius: 4px;
        width: fit-content;
        margin: auto;
        color: #17395C;
        padding: 4px 8px;
        line-height: 14px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .woocommerce-Tabs-panel--additional_information {
        width: 50% !important;
        margin-left: 25% !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}



.wine-spec-list .nectar-hor-list-item[data-columns="3"][data-column-layout=small_first]>div:nth-child(1) {
    width: 8% !important;
    padding-right: 15px !important;
    vertical-align: top !important;
}
.wine-spec-list .nectar-hor-list-item[data-columns="3"][data-column-layout=small_first]>div:nth-child(2) {
    width: 52% !important;
    vertical-align: top !important;
}
.wine-spec-list .nectar-hor-list-item[data-columns="3"][data-column-layout=small_first]>div:nth-child(3) {
    width: 40% !important;
    vertical-align: top !important;
}
.wine-spec-list .nectar-hor-list-item[data-columns="3"][data-column-layout=small_first]>div:nth-child(3) .nectar-list-item-btn {
    margin-left: 15px;
    float: right;
}



/* WPC Composite Products */
.wooco_components .wooco_component {
    padding: 5px 0 !important;
    border-bottom: 0 !important;
}
.wooco_component_product_selection .dd-option-image, .wooco_component_product_selection .dd-selected-image {
        max-width: 56px !important;
        border-radius: 4px !important;
        margin-right: 16px !important
}

.wooco_component_product_selection .dd-option-text,
.wooco_component_product_selection .dd-selected label   {
    margin-top: 15px;
    display: block;
    color: #111;
    float: left;
    font-size: 16px;
}
.wooco_component_product_selection .dd-option-description.dd-desc,
.wooco_component_product_selection .dd-selected small.dd-selected-description    {
    display: block;
    font-size: 16px;
    color: #111;
    margin-top: 15px;
    line-height: inherit;
    margin-left: 15px;
    float: left;
}
.wooco_component_product_selection .dd-select {
    border-radius: 4px !important;
}
.wooco_component_product_selection .dd-option {
    cursor: pointer;
}

.wooco_component_product_selection .dd-pointer {
    right: 20px !important;
}


/**/
.mc-signup-dark input[type=submit] {
    background-color: #FFF !important;
    color: #17395c !important;
}
.mc-signup-dark input[type=submit]:hover {
    text-decoration: underline !important;
}
.mc-signup-light input[type=submit] {
    background-color: #17395c !important;
    color: #FFF !important;
}
.mc-signup-light input[type=submit]:hover {
    text-decoration: underline !important;
}

.content__monkeyRewards {display: none;}


/* PRODUCT OVERVIEW FILTERS */
.theiaStickySidebar widget_layered_nav_filters h4,
.theiaStickySidebar .widget_layered_nav h4 {
    margin-bottom: 0 !important;
}
.woocommerce #sidebar .widget_layered_nav_filters ul {
    margin-top: 0px !important;
}
/* Reduce space below filter */
#sidebar .widget {
    margin-bottom: 24px!important;
}


/* Fix Mollie Forms */
[id^="rfmp_"] td {vertical-align: top;}
[id^="rfmp_"] tr > td:first-child { width: 120px !important; }
[id^="rfmp_pm_ideal_"] img {margin-bottom: 5px !important;}

/* Product page: Wine details */
.winedetails {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.winedetails-section {
    float: left;
    width: 100%;
}

.winedetails-section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}
.winedetails-section-header img {
    width: 40px !important;
    height: 40px !important;
}
.winedetails-section-header > p {padding: 0 !important;height: 40px;}
.winedetails-section-header > h4 {
    line-height: 40px !important;
    margin: 0 !important;
}
@media only screen and (min-width: 690px) {
    .winedetails-section-content {
        padding-left: 56px;
    }
}

.status-message {
    display: block;
    background-color: #F2EFE3;
    float: left;
    width: 100%;
    padding: 8px 16px;
    border-radius: 8px;
    margin-bottom: 24px;
}

th.woocommerce-product-attributes-item__label {width: 25% !important;}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 0 !important;
}


[class^="omnisend-form"] p {
    padding-bottom: 24px !important;
}

/* VIVINO RATING PRODUCT LOOP */
.vivino_rating {
    color: #3c3d3f;
}
.vivino_badge {
    color: #7E232A;
    background-color: #f8f3f1;
    border-radius: 4px;
    padding: 8px 12px;
    display: inline-block;
    margin-bottom: 26px;
}
.vivino_rating_center {
    text-align: center;
}
.vivino_score_number {
    font-weight: bold;
    display: inline-block;
    margin-right: 4px;
    color: #444;
}
.vivino_score {
    height: 14px;
    width: 84px;
    display: inline-block;
    vertical-align: baseline;
    background-size: cover;
    margin-right: 4px;
}
.vivino_score_small {
    height: 10px;
    width: 60px;
    display: inline-block;
    vertical-align: baseline;
    background-size: cover;
    margin-right: 4px;
}
.vivino_score_30 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_30.svg") }
.vivino_score_31 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_31.svg") }
.vivino_score_32 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_32.svg") }
.vivino_score_33 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_33.svg") }
.vivino_score_34 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_34.svg") }
.vivino_score_35 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_35.svg") }
.vivino_score_36 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_36.svg") }
.vivino_score_37 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_37.svg") }
.vivino_score_38 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_38.svg") }
.vivino_score_39 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_39.svg") }
.vivino_score_40 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_40.svg") }
.vivino_score_41 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_41.svg") }
.vivino_score_42 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_42.svg") }
.vivino_score_43 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_43.svg") }
.vivino_score_44 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_44.svg") }
.vivino_score_45 { background-image: url("https://italiaansewijnshop.nl/images/icon_rating_45.svg") }

[for="shipping_method_0_local_pickup10"]:after,
[for="shipping_method_0_local_pickup11"]:after {
    content: "Gratis";
    float: right;
    font-weight: 600;
}

.iws_green_delivery {
    display: inline-grid;
    font-family: Lato;
    font-size: 14px !important;
    line-height: 24px;
    margin-left: 21px;
    border: 1px solid #00D959;
    border-radius: 4px;
    padding: 0px 8px;
    vertical-align: bottom;
    align-items: center;
    grid-gap: 4px;
    grid-auto-flow: column;
}
.iws_green_delivery_icon {
    height: 14px;
    width: 14px;
    background-size: cover;
    margin-right: 4px;
    background-image: url("https://italiaansewijnshop.nl/images/leaf.svg")
}

/* Variations CSS changes*/
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.variations_form .variations .select2-container--default .select2-selection--single,
.variations_form .variations .select2-container--default .select2-selection--single:hover,
.variations_form .variations .select2-container--default.select2-container--open .select2-selection--single,
.variations_form .variations select {
    padding: 8px 24px 8px 24px !important;
    border-radius: 200px !important;
    background-color: rgba(0, 0, 0, 0.065) !important;
}
.variations_form .variations .select2-container--default .select2-selection--single:hover {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.variations_form .variations .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 24px 0 0 !important;
    background-image: none !important;
}
.variations_form .variations .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 24px !important;
}

/* In Stock Notifier Plugin: CSS changes */
.cwginstocksuccess {
    color: #111 !important;
    margin-top: 24px;
    background: #FFF;
    padding: 12px 24px;
    border-radius: 8px;
}
.panel.panel-primary.cwginstock-panel-primary {
    background: #F2EFE3;
    padding: 15px;
    border-radius: 10px;
}
.cwginstock-panel-heading h4 {
    color: #111 !important;
    text-align: left !important;
    font-size: 18px;
    line-height: 1.25;
}

.cwginstock-subscribe-form .panel-heading {
    background-color: #F2EFE3;
    border-color: #F2EFE3;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: #F2EFE3 !important;
    padding: 0px !important;
    border: 0 !important;
}
.cwginstock-subscribe-form .panel-primary {
    border: 0 !important;
}
.cwginstock-subscribe-form .panel-body {}
.cwginstock-subscribe-form .panel {
    margin-bottom: 0px !important;
    background: #F2EFE3 !important;
    padding: 15px !important;
    border-radius: 10px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: none !important;
}
.cwginstock-panel-body input[type=email], .cwginstock-panel-body input[type=text] {text-align: left !important;}
.cwginstock-subscribe-form .col-md-12 {padding: 0 !important;}
input.cwgstock_button {font-size: 14px !important;}
.cwginstock-subscribe-form .center-block {text-align: left !important;}
.form-group.center-block {margin-bottom: 0px !important;}


body[data-form-submit="regular"] button[type=submit]#form_10514_field_10,
body[data-form-submit="regular"] input[type=submit].cwgstock_button {
    text-transform: initial !important;
    font-size: 14px;
}

/* Remove Show Cart from Mini Cart, Only show checkout button*/
.woocommerce-mini-cart__buttons a:first-child {display: none !important;}
.woocommerce-mini-cart__buttons a.wc-forward {
    width: 100% !important;
    margin-left: 0 !important;
}
.style_slide_in_click .product-meta > .product-details a {
    font-size: 16px !important;
    line-height: 20px !important;
}


.cart_totals h2,
.cart_totals .cart-subtotal {display: none !important;}
.cart_totals .woocommerce-shipping-totals.shipping 
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left !important;
    width: 100% !important;
}
.woocommerce-cart-form table.shop_table {margin-bottom: 0px !important;}
.woocommerce-cart-form table.shop_table tr td.actions {
    background-color: #FAFAFA !important;
    padding: 25px 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    padding-bottom: 0 !important;
    padding-bottom: 0  !important;
    margin-top: 20px  !important;
    border-top: 1px solid rgba(0, 0, 0, .1)  !important;
    padding-top: 20px  !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
    text-align: right !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
    min-width: 40%;
    float: right;
}




/* Checkout: iDeal in3 */
.payment_box.payment_method_mollie_wc_gateway_klarna,
.payment_box.payment_method_mollie_wc_gateway_in3 {
    background: #FFF !important;
    border: 1px solid #b5aac3 !important;
    border-radius: 8px !important;
    padding: 8px !important;
    color: #3c3d3f !important;
}
.payment_box.payment_method_mollie_wc_gateway_klarna p:nth-of-type(2),
.payment_box.payment_method_mollie_wc_gateway_in3 p:nth-of-type(2) {display: none !important;}

.payment_box.payment_method_mollie_wc_gateway_klarna p,
.payment_box.payment_method_mollie_wc_gateway_in3 p {
    padding: 0 !important;
}



/* New Checkout: Fix column widths */
@media only screen and (min-width: 690px) {
    .wc-block-components-sidebar-layout .wc-block-components-main,
    .wc-block-components-sidebar {
        width: 50% !important;
    }
}

/* New Checkout: Bigger headings */
p.wc-block-components-checkout-order-summary__title-text,
.wc-block-components-title.wc-block-components-title {
    font-family: Playfair Display;
    color: #3c3d3f !important;
    font-size: 24px !important;
    padding-bottom:  0 !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

/* New Checkout: Center the checkout */
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-9d6595d7.wp-block-columns-is-layout-flex {justify-content: center;}

/* New Checkout: Bigger thumbnails */
.wc-block-components-order-summary .wc-block-components-order-summary-item__image {width: 100px !important;}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {font-weight: 400 !important;}

.wc-block-components-checkout-step__content,
.wc-block-components-order-summary .wc-block-components-order-summary-item {padding-top: 0px !important;}

.wc-block-components-product-metadata__description,
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {display: none !important;}

.wc-block-components-form .wc-block-components-checkout-step {margin: 0 0 24px !important;}
p.wc-block-components-checkout-step__description {padding-bottom: 0px !important;}
.wc-block-components-product-badge {margin-top: 8px !important;}

.price.wc-block-components-product-price,
h3.wc-block-components-product-name {
    font-size: 16px !important;
    margin-top: 16px !important;
}


@media only screen and (max-width: 690px) {
    .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {margin-top: -24px;}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {display: none !important;}
.wc-block-checkout__sidebar {margin: 0px !important;}
.wp-block-woocommerce-checkout {padding: 0px !important;}
}

/* New Checkout: Fix badge with quantity */
.wc-block-components-order-summary-item__quantity {
    background: #17395C !important;
    color: #FFF !important;
.    height: 24px !important;
    width: 24px !important;
}

/* New Checkout: Make links bigger and clickable */
a.wc-block-checkout__login-prompt,
span.wc-block-components-address-card__edit {
    color: #3174b6 !important;
    font-size: 16px !important;
}

/* New Checkout: Make add coupon code more clickable */
.wc-block-components-totals-coupon.wc-block-components-panel {color: #3174b6 !important;}

/* New Checkout: Add hover state and underlines */
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover,
a.wc-block-checkout__login-prompt:hover,
span.wc-block-components-address-card__edit:hover,
.wc-block-components-panel__button:hover {text-decoration: underline !important;}

/* New Checkout: Remove weird padding on */
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {padding: 0px !important;}

/* WP Product Block Fixes */
.wp-block-woocommerce-product-price {margin-bottom: 12px;}
button.single_add_to_cart_button.button.alt {background-color: #17395c !important;}
.wp-block-woocommerce-single-product.woocommerce .product_usp_container {display: none !important;}

/* New Checkout: Fix the login link and align it */
.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {margin-top: -30px !important;}
a.wc-block-checkout__login-prompt:after {
    content: ' als bestaande klant';
}


/* New Checkout: Fix coupon, vertical align and undisable the button */
.wc-block-components-totals-coupon__form {flex-direction: column !important;}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {flex: 3 1 50px !important;}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {opacity: 1 !important;}