/* ################################
||                            ||
||            CSS             ||
||                            ||
################################ */
.tot-gratis-verzending {
    border-radius: 4px;
    border: 1px solid var(--e-global-color-ff2947d);
    padding: 14px;
	display: flex;
    flex-direction: column;
    gap: 10px;
	width:100%;
}
span.tot-gratis-verzending-text {
    font-family: var(--e-global-typography-fda878a-font-family), Sans-serif;
    font-size: var(--e-global-typography-fda878a-font-size);
    font-weight: var(--e-global-typography-fda878a-font-weight);
    line-height: var(--e-global-typography-fda878a-line-height);
    letter-spacing: var(--e-global-typography-fda878a-letter-spacing);
    color: var(--e-global-color-efdc329);
}
.gratis-verzending-progress{
  width: 100%;
  height: 14px;
  background-color: var(--e-global-color-ff2947d);
  border-radius: 999px;
  overflow: hidden;
}
span.gratis-verzending-gratis {
    font-family: var(--e-global-typography-0b5aa10-font-family), Sans-serif;
    font-size: var(--e-global-typography-0b5aa10-font-size);
    font-weight: var(--e-global-typography-0b5aa10-font-weight);
    line-height: var(--e-global-typography-0b5aa10-line-height);
    color: var(--e-global-color-efdc329);
}
.gratis-verzending-progress-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
}
.gratis-verzending-progress-bar{
  display: block;
  height: 100%;
  width: 0%;
  background-color: var(--e-global-color-b3617d4);
  border-radius: 999px;
  transition: width 200ms ease;
  background-image:url(/wp-content/uploads/2026/01/pattern-line-white.svg);
  background-position: center;
  background-repeat: repeat-x;
	background-size: 8px;
}


.woo_amc_bg:after {
    background: #000000 !important;
    opacity: 0.25 !important;
}
.woo_amc_footer_total .woo_amc_label, span.bezorg-label {
	font-family: var(--e-global-typography-fda878a-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-fda878a-font-size) !important;
    font-weight: var(--e-global-typography-fda878a-font-weight) !important;
    line-height: var(--e-global-typography-fda878a-line-height) !important;
    letter-spacing: var(--e-global-typography-fda878a-letter-spacing) !important;
    color: var(--e-global-color-efdc329) !important;
}
.woo_amc_item_delete {
    width: 37px;
    height: 37px;
    background-color: var(--e-global-color-4cc911a) !important;
    cursor: pointer;
	content:"";
	-webkit-mask: url(/wp-content/uploads/2026/01/remove.svg) no-repeat center center;
    mask: url(/wp-content/uploads/2026/01/remove.svg) no-repeat center center;
    background-color: var(--e-global-color-1b576aa);
	mask-position: center;
    mask-repeat: no-repeat;
    mask-size: 15px;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 15px;
	order:2;
}
.woo_amc_item_quanity_wrap {
	order:1;
	display: flex;
    flex-direction: row;
    align-items: center;
	gap:4px;
    justify-content: center;
    background-color: #FFFFFF;
    border-radius: 999px;
    padding: 8px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.woo_amc_item_quanity_update:before {
	content: "";
    display: block;
    background: var(--e-global-color-efdc329);
    width: 0.625rem;
    height: 0.625rem;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
}
.woo_amc_item_quanity_update.woo_amc_item_quanity_minus:before {
	mask-image: url(/wp-content/uploads/2026/01/minus.svg);
    -webkit-mask-image: url(/wp-content/uploads/2026/01/minus.svg);
}
.woo_amc_item_quanity_update.woo_amc_item_quanity_plus:before {
	mask-image: url(/wp-content/uploads/2026/01/plus-qty.svg);
    -webkit-mask-image: url(/wp-content/uploads/2026/01/plus-qty.svg);
}
.woo_amc_item_quanity_update.woo_amc_item_quanity_minus, .woo_amc_item_quanity_update.woo_amc_item_quanity_plus {
    width: 1.25rem;
    height: 1.25rem;
    border: 0;
    border-radius: 100000px;
    background-color: var(--e-global-color-2a9d636);
    padding: 0;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor:pointer;
}
input.woo_amc_item_quanity {
    margin: 0 !important;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    width: 1.9375rem!important;
}
.woo_amc_close {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    border-radius: 9999px;
	background-image: url(/wp-content/uploads/2026/01/close.svg);
	background-size:12px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:var(--e-global-color-3a109db);
}
.woo_amc_head {
    padding: 20px 20px 0px 20px;
	position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}
.woo_amc_head .woo_amc_head_title {
	font-family: var(--e-global-typography-06def54-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-06def54-font-size) !important;
    font-weight: var(--e-global-typography-06def54-font-weight) !important;
    line-height: var(--e-global-typography-06def54-line-height) !important;
    letter-spacing: var(--e-global-typography-06def54-letter-spacing) !important;
    color: var(--e-global-color-d24c87a) !important;
}
.woo_amc_footer_lines {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.woo_amc_footer_total, .bezorgkosten {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.woo_amc_footer_total .woo_amc_value, span.bezorg-bedrag {
	font-family: var(--e-global-typography-615daf5-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-615daf5-font-size) !important;
    font-weight: var(--e-global-typography-615daf5-font-weight) !important;
    line-height: var(--e-global-typography-615daf5-line-height) !important;
    letter-spacing: var(--e-global-typography-615daf5-letter-spacing) !important;
    color: var(--e-global-color-efdc329) !important;
}
a.woo_afrekenen:hover {
	color:var(--e-global-color-0933c19) !important;	
	background-color:var(--e-global-color-secondary) !important;
	opacity:1 !important;
}
a.woo_afrekenen {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding: 14px 28px;
	background-color:var(--e-global-color-text);
	color:var(--e-global-color-0933c19);
	opacity:1 !important;
	transition:0.3s ease !important;
	font-family: var(--e-global-typography-e982f02-font-family), Sans-serif;
    font-size: var(--e-global-typography-e982f02-font-size);
    font-weight: var(--e-global-typography-e982f02-font-weight);
    line-height: var(--e-global-typography-e982f02-line-height);
    letter-spacing: var(--e-global-typography-e982f02-letter-spacing);
}
.vinkjes {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px 12px;
    flex-wrap: wrap;
    justify-content: center;
}
.vinkjes p:before {
	content:"";
	display: inline-block;
    vertical-align: middle;
	-webkit-mask: url(/wp-content/uploads/2026/01/vinkje.svg) no-repeat center center;
    mask: url(/wp-content/uploads/2026/01/vinkje.svg) no-repeat center center;
    background-color: var(--e-global-color-1b576aa);
    width: 14px !important;
    height: 10px !important;
	mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}
.vinkjes p {
	font-family: var(--e-global-typography-0b5aa10-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-0b5aa10-font-size) !important;
    font-weight: var(--e-global-typography-0b5aa10-font-weight) !important;
    line-height: var(--e-global-typography-0b5aa10-line-height) !important;
    color: var(--e-global-color-93004c3) !important;
	display: flex;
    gap: 6px;
	flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	flex-shrink: 0;
	margin:0 !important;
}
.woo_amc_footer{
    margin: 0;
    width: 100%;
	padding:20px;
	border-top:1px solid var(--e-global-color-ff2947d);
	background-color:#FFFFFF;
}
.woo_amc_items {
    display: flex;
    flex-direction: column;
    gap: 4px;
	flex-shrink:0;
}
.woo_amc_items_wrap.woo_amc_center {
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.woo_amc_item_wrap {
    margin: 0 !important;
    padding: 4px 14px 4px 4px !important;
    border-radius: 4px !important;
    background-color: var(--e-global-color-ff2947d);
	display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.qty-delete-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}
.woo_amc_item {
    display: flex;
    flex-direction: row;
    gap: 12px;
	align-items: center;
	width:60%;
	flex-grow:1;
}
a.woo_amc_item_img {
    width: 64px;
    height: 64px;
    border-radius: 4px;
    padding: 4px;
    background-color: #FFFFFF;
	flex-shrink:0;
}
.woo_item_titel {
    display: flex;
    width: 100%;
}
.woo_amc_aantal_wrapper {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}
.woo_amc_item_price_wrap * {
    line-height: calc(1em + 2px) !important;
    font-family: var(--e-global-typography-0b5aa10-font-family), Sans-serif;
    font-size: var(--e-global-typography-0b5aa10-font-size);
    font-weight: var(--e-global-typography-0b5aa10-font-weight);
    color: var(--e-global-color-72a460a);
}
.woo_amc_aantal_wrapper span.hoeveelheid-getal, .woo_amc_aantal_wrapper  span.hoeveelheid-select{
    font-family: var(--e-global-typography-0b5aa10-font-family), Sans-serif;
    font-size: var(--e-global-typography-0b5aa10-font-size);
    font-weight: var(--e-global-typography-0b5aa10-font-weight);
    line-height: calc(1em + 2px) !important;
    color: var(--e-global-color-4cc911a);
}
.woo_amc_aantal_wrapper .hoeveelheid {
    display: flex;
    flex-direction: row;
}
.woo_amc_item_price_wrap {
    display: flex;
	padding-right: 8px;
    border-right: 1px solid var(--e-global-color-0ce2f15);
}
.woo_amc_aantal_wrapper .hoeveelheid:has(span.hoeveelheid-select.stuks) {
  gap: 2px;
}
.woo_amc_item_content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
	gap:4px;
}
a.woo_amc_item_title {
    font-family: var(--e-global-typography-fda878a-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-fda878a-font-size) !important;
    font-weight: var(--e-global-typography-fda878a-font-weight) !important;
    line-height: var(--e-global-typography-fda878a-line-height) !important;
    letter-spacing: var(--e-global-typography-fda878a-letter-spacing) !important;
    color: var(--e-global-color-secondary) !important;
}
.woo_amc_item_img img {
	width:100% !important;
	object-fit:contain !important;
	height:100% !important;
}
.woo_amc_footer_w50.woo_amc_flex {
    display: flex !important;
    flex-direction: column;
    gap: 28px;
}
.woo_amc_center.woo_amc_flex {
	display: flex;
    flex-direction: column;	
	gap:20px;
}

/* ################################ */



body{
    position: relative;
}
.woo_amc_open{
    width: 60px;
    height: 60px;
    z-index: 10000;
    cursor: pointer;
}
.woo_amc_open.right-top{
    position: absolute;
    right: 30px;
    top: 30px;
}
.woo_amc_open.left-top{
    position: absolute;
    left: 30px;
    top: 30px;
}
.woo_amc_open.right-top-fixed{
    position: fixed;
    right: 30px;
    top: 30px;
}
.woo_amc_open.left-top-fixed{
    position: fixed;
    left: 30px;
    top: 30px;
}
.woo_amc_open.right-bottom-fixed{
    position: fixed;
    right: 30px;
    bottom: 30px;
}
.woo_amc_open.left-bottom-fixed{
    position: fixed;
    left: 30px;
    bottom: 30px;
}
.woo_amc_open_count{
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    overflow: hidden;
}
.woo_amc_open_active .woo_amc_open_count{
    display: block;
}
.woo_amc_open_image{
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
}
.woo_amc_open_image svg{
    width: 50px;
    max-height: 100%;
}

.woo_amc_bg{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.woo_amc_bg.woo_amc_show{
    visibility: visible;
    opacity: 1;
}
.woo_amc_bg.woo_amc_show:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.woo_amc_footer{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.woo_amc_footer_link{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}
.woo_amc_footer_lines .woo_amc_label, .woo_amc_footer_lines .woo_amc_value{
    display: inline-block;
}
.woo_amc_footer_lines .woo_amc_value{
    margin-left: 15px;
}
.woo_amc_container_wrap_center{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
    z-index: 999999;
}
.woo_amc_container_wrap_center .woo_amc_bg{
    visibility: visible;
    opacity: 1;
    z-index: 1;
    position: absolute;
}
.woo_amc_container_center{
    margin: 0 auto;
    max-width: 647px;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.woo_amc_container_center .woo_amc_container{
    position: relative;
}
.woo_amc_container_center .woo_amc_items_wrap{
    padding-bottom: 110px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.woo_amc_container_center .woo_amc_center{
    margin: 0 auto;

}
.woo_amc_container_wrap{
    position: fixed;
    top: 0px;
    bottom: 0;
    width: 0;
    overflow: visible;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 999999;
}
.woo_amc_container_wrap_right{
    right: 0;
}
.woo_amc_container_wrap_left{
    left: 0;
}
.woo_amc_container_wrap.woo_amc_show{
    width: 456px;
}
.woo_amc_container_side{
    width: 444px !important;
    position: absolute;
	right:12px;
	left:0;
    top: 12px;
    bottom: 12px;
	border-radius: 8px;
    overflow: hidden;
/* 	box-shadow: -10px 14px 34px 0px rgba(0, 0, 0, 0.15); */
	display: flex;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
.woo_amc_container_side {
	width: 100% !important;
	top:0;
	bottom:0;
	right:0;
    border-radius: 0px;
}
.woo_amc_container_wrap.woo_amc_show {
	width: 100%;	
	}
	
	.woo_amc_footer_lines {
		gap:4px;
	}
	.woo_amc_center.woo_amc_flex, .woo_amc_footer_w50.woo_amc_flex, .woo_amc_head {
		gap:16px;
	}
	.woo_amc_items_scroll {
		bottom:201px !important;
		top:133px !important;
	}
.woo_amc_item_wrap {
    padding: 0 !important;
	gap:4px;
}
	.woo_amc_item_wrap .woo_amc_item {
		padding:4px 14px 4px 4px;
		width:100%;
	}
	.woo_amc_item_wrap .qty-delete-footer {
		width:100%;
		padding:8px;
		border-top:1px solid var(--e-global-color-1b25eab);
		justify-content: space-between;
	}
}

.woo_amc_items_scroll{
    position: absolute;
    left: 0;
    right: 0;
    top: 145px;
    bottom: 198px;
	padding-bottom:20px;
}
.woo_amc_container_wrap_right .ps__rail-y{
    left: 0;
}
.woo_amc_items_wrap{
    position: relative;
}
.woo_amc_item_wrap{
    position: relative;
    -webkit-transition: 0;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    transition: 0;
}
.woo_amc_item_wrap+.woo_amc_item_wrap{
    margin-top: 20px;
}
.woo_amc_items_wrap_loading .woo_amc_item_wrap{
    opacity: 0.5;
}
.woo_amc_item{
    position: relative;
}
.woo_amc_item_title a{
    text-decoration: none;
}
.woo_amc_item_price_label{
    display: inline-block;
}
.woo_amc_item_total_price{
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 100%;
}
.woo_amc_item_price_wrap del, .woo_amc_item_price_wrap ins{
    display: inline-block;
    margin-left: 3px;
}
.woo_amc_clear{
    clear: both;
}


.woo_amc_items_loading{
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    min-height: 64px;
    justify-content: center;
    align-items: center;
    z-index: 2;
    visibility: hidden;
}
.woo_amc_items_wrap_loading .woo_amc_items_loading{
    visibility: visible;
}
.woo_amc_items_wrap_loading .lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.woo_amc_items_wrap_loading .lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}
.woo_amc_items_wrap_loading .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}
.woo_amc_items_wrap_loading .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}
@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@media(max-width: 600px){
    .woo_amc_container_center{
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media(max-width: 380px){
    .woo_amc_container_wrap.woo_amc_show, .woo_amc_container_side{
        width: 100%;
    }
    .woo_amc_container_center .woo_amc_items_wrap{
        padding-right: 15px;
        padding-left: 15px;
    }
}