.swal2-container .swal2-popup {
	background: #CDE5F7;
	padding: 52px;
	width: 555px;
}
.swal2-container .swal2-popup input[type="submit"] {
	background-color: #76AAD2;
	color: #fff;
	font-weight: 400;
	border: 1px #76AAD2 solid;
}
.swal2-container .swal2-popup input[type="submit"]:hover {
	background-color: transparent;
	color: #76AAD2;
}
.swal2-container .swal2-popup .cwginstock-subscribe-form .panel-primary>.panel-heading {
	background-color: transparent;
    border: none;
}
.swal2-container .swal2-popup .cwginstock-subscribe-form .panel-primary>.panel-heading:after {
    content: "Wil je als eerste weten wanneer dit product weer op voorraad is? Schrijf je in voor onze e-mailnotificatie en ontvang direct bericht zodra het beschikbaar is.";
    color: #101010;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 400;
}
.swal2-container .swal2-popup .cwginstock-panel-heading h4 {
	color: #101010;
	text-align: left !important;
	font-size: 21px !important;
	line-height: 1.4;
}
.swal2-container .swal2-popup .swal2-content {
	padding: 0;
}
.swal2-container .swal2-popup .cwginstock-subscribe-form .panel-primary {
	border: none;
	margin-bottom: 0;
	box-shadow: none;
}
.swal2-container .swal2-popup .cwginstock-subscribe-form .panel-body {
	padding: 0;
}
.swal2-container .swal2-popup .swal2-close {
	background-color: #fff;
    color: #76AAD2;
    font-size: 24px;
    border-radius: 100px;
    top: 15px;
    right: 15px;
}
.swal2-container .swal2-popup .cwginstock-panel-body input[type=email] {
	font-family: "Montserrat", sans-serif;
	height: 51px;
    box-shadow: none;
    border-radius: 3.55px;
    background-color: #fff;
}
.global-contact-section__submit {
	width: 100%;
}
.be-button-fullwidth a.button {
	width: 100%;
}
.gift-cards-list button.ywgc-predefined-amount-button {
	color: #76aad2;
	border-radius: 3px;
	border: 1px #76aad2 solid;
	margin-bottom: 4px;
}
.gift-cards-list button.ywgc-predefined-amount-button.selected_button {
	background-color: #76aad2;
	color: #fff;
}
.vi-wcaio-menu-cart .vi-wcaio-menu-cart-content-wrap {
	transform: translateX(0);
	right: 0;
	left: auto;
	width: 300px;
}
.vi-wcaio-menu-cart .vi-wcaio-menu-cart-content-wrap:before,
.vi-wcaio-menu-cart .vi-wcaio-menu-cart-content-wrap:after {
	right: 18px;
    left: auto;
}
.mfn-cart-opened .mfn-cart-holder * {
	font-family: "Montserrat", sans-serif;
}
/*.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col.mfn-chpf-left {
	display: none;
}*/
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info .mfn-chp-name {
	font-size: 14px;
}
.mfn-chp-quantity {
	position: absolute;
  right: 128px;
  top: 80px;
}
.mfn-cart-holder .mfn-ch-content {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 72vh;
}

@media screen and (max-width: 767px) {
	.mfn-cart-holder .mfn-ch-content {
		max-height: 60vh;
	}
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info .mfn-chp-name a {
	color: #101010;
	font-weight: 600;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer {
	position: absolute;
    top: 0px;
    right: 30px;
    background-color: transparent;
    border: none;
    width: 57px;
    margin-top: 0;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col a.mfn-chp-remove {
	color: transparent;
	width: 40px;
    display: block;
    height: 40px;
    text-align: right;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col a.mfn-chp-remove i,
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .woocommerce-Price-amount,
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info p.price {
	color: #101010;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info p.price {
	display: none;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col a.mfn-chp-remove i {
	font-size: 18px;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price .woocommerce-Price-amount {
	font-weight: 400;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-footer .mfn-chpf-col.mfn-chpf-right {
	padding: 0;
    width: auto;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product {
	position: relative;
	padding: 0;
	align-items: start;
	background-color: transparent;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-info {
	justify-content: start;
	border: none;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price {
	margin-top: 45px;
}
.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-image a img {
	border-radius: 3px;
}
.mfn-cart-holder .mfn-ch-header {
	padding: 15px 0;
}
.mfn-ch-row.mfn-ch-header svg {
	display: none;
}
.mfn-cart-holder .mfn-ch-header h3 {
	font-size: 20px;
    line-height: 20px;
}
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals > .mfn-chft-row:not(.mfn-chft-total):not(.mfn-chft-free-shipping-notice):not(.mfn-chft-row-shipping) {
    display: none;
}
.mfn-cart-holder .mfn-ch-footer .mfn-ch-footer-totals .mfn-chft-row.mfn-chft-total {
	border-top: 1px #ddd solid;
	padding-top: 20px;
	margin-top: 20px;
}
.woocommerce.mfn-header-modal-nav .woocommerce-MyAccount-navigation ul li {
	border-width: 0 !important;
}
.woocommerce.mfn-header-modal-nav .woocommerce-MyAccount-navigation ul li a {
	padding: 2px 10px;
}
.mfn-show-login-modal .mfn-header-login {
	border: 1px #101010 solid;
	border-radius: 3px;
}
.woocommerce.mfn-header-modal-nav .woocommerce-MyAccount-navigation ul li a span.icon {
	display: none;
}
.woocommerce.mfn-header-modal-nav .woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: transparent;
}
.woocommerce.mfn-header-modal-nav .woocommerce-MyAccount-navigation ul li.is-active a:hover {
	background-color: rgba(0, 0, 0, .03);
}
.mfn-show-login-modal .mfn-header-login h4 {
	display: none;
}
body.logged-in .mfn-header-login {
	width: 190px;
}
.wlr-message-info.wlr_thankyou_message {
	margin-bottom: 30px !important;
    font-family: 'Montserrat', sans-serif;
    border-radius: 3px !important;
    margin-top: 30px !important;
}
.woocommerce ul.order_details {
	flex-direction: column;
    gap: 30px;
}
.woocommerce ul.order_details li {
	text-align: left;
}
.woocommerce-thankyou-order-received {
	display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #101010;
}
.woocommerce-thankyou-order-received:before {
	margin: 0;
    color: #101010;
    width: 50px;
    height: 50px;
    font-size: 20px;
}
body.post-type-archive-product #Content .content_wrapper {
	background-color: #fff;
}
.divi_checkbox_class .divi_checkbox_class_item label {
	font-family: "Montserrat", sans-serif;
	font-size: 1.15em;
}
.shop-filters .woocommerce-ordering select {
	font-family: "Montserrat", sans-serif;
    border: 1px #000 solid;
    padding: 7px 15px;
    padding-left: 15px !important;
    border-radius: 3px;
    width: auto;
}
.berocket_hidden_clickable.theme-2 .bapf_sfilter .bapf_head,
.berocket_single_filter_widget.theme-2 .bapf_sfilter.bapf_ccolaps .bapf_head,
.berocket_hidden_clickable.theme-2 .bapf_sfilter .bapf_body {
	border: 1px #000 solid !important;
	border-radius: 3px !important;
}
.berocket_hidden_clickable.theme-2 .bapf_sfilter .bapf_body {
	border-top: 1px #fff solid !important;
	border-radius: 0 0 3px 3px !important;
}
.berocket_hidden_clickable.theme-2 .bapf_sfilter .bapf_head .bapf_colaps_smb {
	color: #101010;
	position: relative;
}
.berocket_single_filter_widget.berocket_hidden_clickable .bapf_sfilter .bapf_head h3 {
	line-height: 1;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	justify-content: center;
    gap: 11px;
    padding-right: 0;
}

.mobile-filter-wrapper,
.mobile-filter-popup {
	display: none;
}
.mobile-filter-wrapper .elvita-filter-mobile .mfn-icon-2 {
	transform: none;
}
.mobile-filter-wrapper .sorter {
	display: flex;
    gap: 17px;
}
.mobile-filter-wrapper .sorter button {
	width: 100%;
}
.mobile-filter-wrapper .sorter button span.text {
	font-weight: 400;
}
.mobile-filter-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.mobile-filter-popup.active {
	display: block;
}
.mobile-filter-popup .filter-contents {
	background-color: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 80%;
	max-width: 320px;
	margin: 0;
	padding: 60px 20px 30px;
	border-radius: 0;
	box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
	transform: translateX(-100%);
	transition: transform 0.3s ease;
	overflow-y: auto;
}
.mobile-filter-popup.active .filter-contents {
	transform: translateX(0);
}
.mobile-filter-popup .filter-contents::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 18px 20px;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	background: #fff;
	z-index: 1;
}

/* Titel voor filter- en sorteerscherm apart instellen */
.mobile-filter-modal-wrapper .filter-contents::before {
	content: "Filter";
}
.mobile-sorter-modal-wrapper .filter-contents::before {
	content: "Sorteren";
}
.mobile-filter-popup .filter-contents .filter-list {
	display: flex;
	flex-direction: column;
}
.mobile-filter-popup .filter-contents .close-filter {
	padding: 0;
	background-color: transparent;
	color: #101010;
	font-weight: 300;
	font-size: 26px;
	position: absolute;
	right: 16px;
	top: 14px;
	line-height: 1;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 2;
}

/* Accordion-styling voor de filterblokken binnen de mobiele popup */
.mobile-filter-popup .bapf_sfilter .bapf_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.mobile-filter-popup .bapf_sfilter .bapf_head h3 {
	margin: 0;
}
.mobile-filter-popup .bapf_sfilter .bapf_head::after {
	content: "\f105"; /* chevron-right */
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 14px;
	color: #999;
	margin-left: 8px;
	transition: transform 0.2s ease;
}
.mobile-filter-popup .bapf_sfilter.elvita-filter-open .bapf_head::after {
	transform: rotate(90deg); /* becomes chevron-down */
}
.mobile-filter-popup .bapf_sfilter .bapf_body {
	margin-top: 10px;
	display: none;
}
.mobile-filter-popup .bapf_sfilter.elvita-filter-open .bapf_body {
	display: block;
}

.mobile-filter-popup .elvita-mobile-filter-section--filters {
	border-top: 1px solid #e5e5e5;
}

.mobile-filter-popup .bapf_sfilter {
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
}

/* Verberg de BeRocket reset-filter (bapf_divi_button) in de mobiele overlay,
   we gebruiken onze eigen Reset-knop onderaan. Dit haalt ook de extra ruimte
   boven "Categorie b3n" weg. */
.mobile-filter-popup .bapf_sfilter.bapf_divi_button {
	display: none !important;
}

.mobile-filter-popup .elvita-mobile-filter-section--filters > .berocket_single_filter_widget:first-child {
	margin-top: 0;
}

.mobile-filter-popup .bapf_sfilter .bapf_head h3 {
	color: #101010;
	font-size: 15px;
	font-weight: 500;
}

.mobile-filter-popup .divi_checkbox_class h3,
.mobile-filter-popup .divi_slider_class h3,
.mobile-filter-popup .divi_color_class h3 {
	color: #101010;
	border-bottom: none;
	padding-bottom: 0;
}

.mobile-filter-popup .divi_checkbox_class .divi_checkbox_class_item label {
	color: #101010;
}

/* Verberg standaard BeRocket toggle-icon binnen de mobiele popup */
.mobile-filter-popup .bapf_sfilter .bapf_head .bapf_colaps_smb,
.mobile-filter-popup .berocket_ajax_filters_toggle {
	display: none !important;
}

/* Actieknoppen onderin filter- en sorteerzijbalk */
.mobile-filter-popup .elvita-mobile-filter-actions,
.mobile-filter-popup .elvita-mobile-sorter-actions {
	margin-top: 24px;
	display: flex;
	gap: 10px;
}

.mobile-filter-popup .elvita-mobile-filter-actions .button,
.mobile-filter-popup .elvita-mobile-sorter-actions .button {
	flex: 1;
	font-size: 13px;
	text-align: center;
}

.mobile-filter-popup .elvita-mobile-filter-actions .button,
.mobile-filter-popup .elvita-mobile-sorter-actions .button {
	flex: 1;
	font-size: 13px;
	text-align: center;
}

/* Reset = zwart */
.mobile-filter-popup .elvita-mobile-filter-actions .button.elvita-filter-clear,
.mobile-filter-popup .elvita-mobile-sorter-actions .button.elvita-sorter-clear {
	background-color: #000;
	color: #fff;
	border-color: #000;
}

/* Opslaan = lichtblauw */
.mobile-filter-popup .elvita-mobile-filter-actions .button.elvita-filter-apply,
.mobile-filter-popup .elvita-mobile-sorter-actions .button.elvita-sorter-apply {
	background-color: #76aad2;
	color: #fff;
	border-color: #76aad2;
}
html.is-product-filter-active {
	overflow: hidden;
}
.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox],
.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked {
	background: #CDE5F7;
	border: none;
	border-radius: 1px;
	width: 20px;
	height: 20px;
}
.category-sidebar-filter .divi_checkbox_class .divi_checkbox_class_item label {
	color: #101010;
	font-size: 1.15em;
}
.divi_checkbox_class h3,
.divi_slider_class h3,
.divi_color_class h3 {
	color: #76AAD2;
    font-size: 20px;
    border-bottom: none;
    padding-bottom: 0;
}
.with_aside .sidebar.columns {
	padding-top: 48px;
}
.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range {
	background: #76aad2;
}
.sorter-button-wrawpper {
	justify-content: space-between;
    display: flex;
    align-items: start;
}
.sorter-button-wrawpper .sorter-filter {
	width: 100%;
}
.sorter-button-wrawpper .actions {
	display: flex;
    align-items: center;
    gap: 10px;
}
.sorter-button-wrawpper .elvita-sorter-mobile {
	background-color: transparent;
    padding: 11px;
    font-size: 20px;
}
.sorter-button-wrawpper .elvita-sorter-mobile i.fas {
	color: #101010;
}
.bapf_sfilter {
	margin-bottom: 0;
}
.berocket_single_filter_widget .bapf_linklike_button .bapf_button {
	padding: 11px;
    width: 42px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    line-height: 1;
    height: 40px;
    display: block !important;
}
.berocket_single_filter_widget .bapf_linklike_button .bapf_button:before {
	width: auto;
    height: auto;
    content: "\f410";
    border: none;
    rotate: 0deg !important;
    color: #000;
    font-size: 20px;
    line-height: 1;
    position: relative;
    top: auto;
    left: auto;
}
.berocket_single_filter_widget .bapf_linklike_button .bapf_button:hover:before {
	left: auto;
}
.berocket_single_filter_widget .bapf_linklike_button .bapf_button:after {
	display: none;
}
.bapf_sfilter.bapf_divi_button .bapf_button.bapf_reset {
	font-family: "Montserrat", sans-serif;
    font-weight: 500;
    padding: 6px;
    background-color: #76aad2;
    color: #fff;
    width: calc(100% - 50px);
}
.div-table {
	display: table;
}
.div-table .table-row {
	display: table-row;
}
.div-table .table-cell {
	display: table-cell;
	padding: 5px 10px;
}
.div-table .table-cell:first-child {
	padding-left: 0;
}
.div-table .table-cell:last-child {
	padding-right: 0;
}
.wlr-product-message {
	display: none !important;
}
.woocommerce .mfn-variations-wrapper-loop .mfn-vr ul.mfn-vr-options.mfn-vr-color li a {
	border: none;
}
.mcb-section .mcb-wrap .mfn-header-menu > .mfn-menu-li.menu-item-sale a.mfn-menu-link {
	color: #CF2020 !important;
}
.header-product-search label {
	position: relative;
}
.locatie-content a:hover {
	color: #76aad2;
	text-decoration: underline;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_billink img {
	height: 20px;
}
.header-product-search label span {
	position: absolute;
	display: block;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    margin-top: 4px;
}
.header-product-search label input[type="search"] {
	width: 290px;
    padding-left: 45px;
    height: 41px;
    margin-bottom: 0;
}
.header-product-search label input[type="search"]::placeholder {
  color: #101010; /* Example: red color */
}
@media screen and (max-width: 782px) {
	.mobile-filter-wrapper {
		display: block;
	}
	.sorter-button-wrawpper {
		display: none;
	}
	.mcb-item-9fq2h8ee {
		display: none;
	}
	.elvita-mobile-shop-header {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.elvita-mobile-shop-header__text {
		text-align: center;
	}
	.elvita-mobile-shop-title {
		font-size: 24px;
		line-height: 1.2;
		font-weight: 600;
		margin: 0 0 4px;
	}
	.elvita-mobile-shop-count {
		margin: 0;
		font-size: 14px;
	}
	.elvita-filter-mobile {
		align-self: flex-end;
		margin-top: 10px;
		background: none;
		border: none;
		padding: 0;
		display: inline-flex;
		align-items: center;
		gap: 6px;
		color: #101010;
		font-size: 14px;
		font-weight: 500;
		cursor: pointer;
	}
	.elvita-filter-mobile .mfn-icon-2 i {
		color: #101010;
		font-size: 16px;
	}
	.woocommerce-result-count {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.mfn-header-login .mfn-close-icon  {
		right: -4px;
    left: auto;
    top: -2px;
	}
}

@media screen and (max-width: 630px) {
	.mfn-product-badges span {
		font-size: 10px !important;
		padding: 2px 10px !important;
	}
	.product-loop-thumb .mfn-wish-button.mfn-abs-top {
		right: 5px;
    top: 10px;
	}
}

@media screen and (max-width: 550px) {
	.swal2-container .swal2-popup {
		padding: 20px;
	}
}

@media screen and (max-width: 479px) {
	.mfn-cart-holder .mfn-ch-content .mfn-ch-product .mfn-chp-price {
		width: auto;
	}
}
@media screen and (max-width: 420px) {
	.mfn-chp-quantity {
		right: -16px;
	}
}

/* Make cart count always visible, even when 0 */
.mfn-header-tmpl .mfn-header-icon-box.mfn-hide-count-if-0 .header-cart-count.mfn-header-icon-0 {
	display: inline-block !important;
}

/* Hide wishlist count when 0 */
.mfn-header-tmpl .mfn-header-icon-box.mfn-hide-count-if-0 .header-wishlist-count.mfn-header-icon-0 {
	display: none !important;
}

/* Hide "View cart" link in sidecart popup, keep checkout & continue shopping */
.mfn-cart-holder .mfn-ch-footer-links a:not(.toggle-mfn-cart),
.mfn-cart-holder .mfn-ch-footer-buttons > a:not(.button) {
	display: none !important;
}
/* --------------------------------------------------------------------------
   Side Cart: Gratis verzending melding
   -------------------------------------------------------------------------- */
.mfn-chft-free-shipping-notice {
	background-color: #CDE5F7;
	color: #323232;
	padding: 10px 12px;
	border-radius: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
}

.mfn-chft-free-shipping-notice .woocommerce-Price-amount {
	font-weight: 700;
	color: #76AAD2;
}

.mfn-chft-free-shipping-reached {
	background-color: #CDE5F7;
	color: #323232;
}

.mfn-chft-free-shipping-reached .woocommerce-Price-amount {
	color: #323232;
}

/* --------------------------------------------------------------------------
   Mobiel: voorkom scroll in product-thumbnails onder de gallery
   -------------------------------------------------------------------------- */
@media (max-width: 767px) {
	.single-product
	.mfn-flex-control-thumbs-wrapper.mfn-scroller-active {
		height: auto !important;
		min-height: 0 !important;
		max-height: none !important;
		overflow: visible !important;
	}

	.single-product
	.woocommerce-product-gallery .flex-viewport {
		height: auto !important;
	}

	.single-product
	.mfn-flex-control-thumbs-wrapper.mfn-scroller-active
	.flex-control-thumbs {
		height: auto !important;
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 8px;
		transform: none !important;
	}

	.single-product
	.mfn-flex-control-thumbs-wrapper.mfn-scroller-active
	.flex-control-thumbs .swiper-slide {
		width: auto !important;
		height: auto !important; /* override 117px uit Betheme */
		flex: 0 0 auto;
		margin: 0 !important;
	}

	.single-product
	.mfn-flex-control-thumbs-wrapper.mfn-scroller-active
	.flex-control-thumbs .swiper-slide img {
		width: 60px !important;
		height: 60px !important;
		object-fit: cover;
	}

	/* Override Betheme: vaste hoogte/breedte van thumbnail li-elementen */
	.single-product.woocommerce
	.mfn-product-gallery.mfn-thumbnails-left
	.mfn-scroller-active .flex-control-thumbs li {
		height: auto !important;
		width: auto !important;
	}

	/* Alleen mobiel: badge-blok niet naar rechts duwen */
	.single-product.woocommerce
	.mfn-product-gallery.mfn-thumbnails-left
	.mfn-product-badges {
		margin-left: 0 !important;
	}
}