/* UVF CUSTOM MAGENTO CSS */

.block.widget.amrelated-grid-wrapper.block-products-list.grid {border-top: 1px solid #ddd;}

.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus {color: #fff;background: #6ac9bb;text-align: center;padding: 10px;height: 20px !important;width: 20px !important;font-size: 35px !important;margin: 16px;border-radius: 50em;}

.amrelated-pack-wrapper .amrelated-pack-item.-wide.-selected {background: none;}

.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {color: #6ac9bb;display: none;}

.amrelated-pack-wrapper .amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {background: none;box-shadow: none;}

.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {border: none;}

.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-discount {display: none;}

.amrelated-pack-wrapper .amrelated-summary-content .main.price span {font-size: 24px;}

.amrelated-pack-wrapper .amrelated-pack-item .amrelated-name a {text-decoration: none;}

.amrelated-pack-wrapper span.price-container.price-final_price.tax.weee {display: none;}

div#minicart-content-wrapper .actions.actions-secondary .action.viewcart {background: #fff;color: #fa7f52;}

div#minicart-content-wrapper .paypal.checkout.paypal-logo.paypal-express-in-context-mini-cart-container {display: none;}

.block.widget.amrelated-grid-wrapper.block-products-list.grid .block-title strong {font-size: 24px;
    color: #000;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 30px;display: block;text-align: left;}

li#menu735 a {
    color: orangered;
}

.payment-option._collapsible.opc-payment-additional.discount-code {
    display: none;
}

.paypal.checkout.paypal-logo.paypal-express-in-context-mini-cart-container {
    /* display: none; */
}

.category-top-block {
    background: #efeff0;
    display: flex;
}

.category-top-block .category-top-block-right,
.category-top-block .category-top-block-left {
    width: 50%;
}

.category-top-block .category-top-block-left{
    padding:20px;
    
}

.category-top-block-right img {
    float: right;
}


.payment-option._collapsible.opc-payment-additional.discount-code._active {
    display: none;
}

.account.customer-account-edit .field.password-info.fl-label {
    display: none;
}

.page-products .toolbar .limiter {
    display: block !important;
}

aside.modal-popup.geo-ip-redirect .modal-header {
    position: absolute;
    right: 0px;
}

aside.modal-popup.geo-ip-redirect .prompt-message h1 {
    background: #efefef;
    width: calc(100% - 40px);
    padding: 20px;
    border: none;
    margin: 0px;
}

aside.modal-popup.geo-ip-redirect .modal-content {
    padding: 0px !important;
    text-align: center;
}

aside.modal-popup.geo-ip-redirect .prompt-message p {
    padding: 20px;
}

aside.modal-popup.geo-ip-redirect .geoip-buttons {
    padding: 0px 20px;
    text-align: center;
}

.product-reviews-summary {
    display: none;
}

div#tab-label-reviews {
    display: none;
}

div#review-form {
    display: none !important;
}

.trustpilot-widget.productreview iframe {
    height: unset !important;
}

.home-quote {
    margin: 35px auto;
	width: calc(100% - 30px);
    max-width: 700px;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
}

.home-quote .title-quote {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 5px;
}

.home-quote .text-quote {
    font-size: 22px;
    margin-bottom: 5px;
}

.home-quote .name-quote {
    font-size: 12px;
    font-weight: bold;
}

.home-quote .link-quote{
    margin-top: 7px;
    display: block;
}

.footer-menu-bottom-content .footer-bottom-menu-wrapper {
    max-width: 80% !important;
}

.cms-page-view .breadcrumbs {
    margin-top: 20px;
}

.customer-group-page .group4 {
    max-width: 80%;
    margin: 40px auto !important;
}

.customer-group-page .group-title {
    text-align: center;
    font-size: 18px;
    margin-top: 50px;
}


.customer-group-page button.owl-prev,
.customer-group-page button.owl-next {
    background-color: #000 !important;
}

.customer-group-page .inner-text small {
    display: block;
    border-bottom: 1px solid transparent;
    transition: width .3s;
}

.customer-group-page .inner-text small::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin-top: 1px;
    background: #fff;
    transition: width .5s;
}

.customer-group-page .group4 .block1:hover small:after {
    width: 100%;
    //transition: width .5s;
}


.customer-group-page .block1 img {
    -webkit-filter: contrast(85%) brightness(110%) saturate(75%) sepia(22%);
    filter: contrast(95%) brightness(105%) saturate(90%) sepia(5%);
}

.customer-group-page .group2.start{
    margin: 0px;
}

.customer-group-page .group2 .block1,
.customer-group-page .group3 .block1,
.customer-group-page .group4 .block1 {
    margin-right: 20px;
    position: relative;
}

.customer-group-page .group2 .block1:last-child, 
.customer-group-page .group3 .block1:last-child,
.customer-group-page .group4 .block1:last-child {
    margin-right: 0px;
}

.customer-group-page img {	
    width: 100%;
	cursor:pointer;
}

.customer-group-page .group2,
.customer-group-page .group3, 
.customer-group-page .group4 {
    display: flex;
    margin:40px 0px;
}

.customer-group-page .block1.kwart1 {
    width: calc(25% - 14px);
}

.customer-group-page .block1.kwart3 {
    width: calc(75% - 0px);
}

.customer-group-page .inner-text.banner {
    text-align: center;
    width: 100%;
    bottom: 45px;
    padding-left: 35%;
    left: -20%;
    max-width: 70%;
    margin: auto !important;
}


.customer-group-page .inner-text.banner h2 {
    color: #fff;
    margin: 5px;
}

.customer-group-page .inner-text.banner p {
    font-size: 18px;
}

.customer-group-page ul.cat-links {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.customer-group-page ul.cat-links li a {
    font-weight:400;
    text-decoration:none;
    display:block;
}

.customer-group-page ul.cat-links li strong{
    margin-bottom: 15px;
    display: block;
    margin-top: 30px;
}


.customer-group-page .block1 {
    overflow: hidden;
}

.customer-group-page .inner-text {
    position: absolute;
    bottom: 13px;
    left: 13px;
    color: #fff;
    font-size: 18px;
    z-index: 10;
    pointer-events: none;
}

.customer-group-page .block1.quote,
.customer-group-page .block1.movie {
    width: 50%;
}

.customer-group-page .group4 .block1:after {
    content: '\e608';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    color: #fff;
    padding: 6px 8px 6px 9px;
    position: absolute;
    right: 13px;
    border: 1px solid;
    bottom: 13px;
    z-index: 10;
    pointer-events: none;
}


.customer-group-page .block1.quote {
    text-align: center;
    line-height: 1.5;
    background: #eee;
}

.customer-group-page .quote-title {
    font-size: 25px;
    margin-bottom: 15px;
}

.customer-group-page .block1.quote .inner {
    padding: 13% 20px;
}

.customer-group-page .quote-text {
    font-style: italic;
    margin-bottom: 15px;
}

.customer-group-page .quote-afz {
    font-size: 16px;
    color: #000;
}


.customer-group-page .overlay-text {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.61), rgba(239,239,239,0));
    position: absolute;
    height: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.customer-group-page .group3.circle{
    max-width:1000px;
    width:100%;
    margin-right:auto;
    margin-left:auto;
}

.group3.brands.circle .inner {
    overflow: hidden;
    border-radius: 50em;
}

.customer-group-page .circle img{
    border-radius:50em;  
}

.customer-group-page .brands .brand-logo img {
    border-radius: 0px !important;
}

.customer-group-page .inner:hover img.img-bg{
  transform: scale(1.03);
  opacity:0.9;
}

.customer-group-page img.img-bg{
    transition: transform 0.25s ease;
    animation: zoomIns 3s;
}

.customer-group-page .brands .overlay {
    background: #000;
    height: 100%;
    position: absolute;
    top: 0px;
    opacity: 0.10;
    width: 100%;
    border-radius: 50em;
    z-index: 5;
}

.customer-group-page .brands .brand-logo {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    justify-content: center!important;
    left: 0px;
    margin: auto;
    padding: 20px;
    max-width: 65%;
    align-items: center!important;
    display: flex;
   	z-index: 10;
}

.group-button {
    text-align: center;
}

.group-button a {
    background-image: none;
    background: #000;
    border: none;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    padding: 15px 20px;
    font-size: 1.3rem;
    box-sizing: border-box;
    vertical-align: middle;
    box-shadow: none;
}

.group-button a:hover {
    text-decoration: underline;
}

.customer-group-page .footer-menu-container.clearfix {
    width: 65%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 40px;
}


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

.customer-group-page li.kop.merken strong {
    margin: 0px !important;
    color: #000;
}

.customer-group-page .group4 .block1:after {
    border: 0px solid;
}

.cms-page-view .breadcrumbs{
	margin-top:0px !important;
}

.customer-group-page .group-title {
    margin-top: 0px;
    margin-bottom: 25px;
}

.customer-group-page .group4 {
    max-width: 100%;
    margin: 0px auto !important;
}

.customer-group-page .group4 .block1:last-child {
    width: 100%;
}


.customer-group-page h1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 16px;
}

.customer-group-page .inner-text.banner h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

.customer-group-page .inner-text.banner p {
    display: none !important;
}

.customer-group-page .group2.start {
    display: flex;
    flex-direction:column;
}

.customer-group-page .block1.kwart1{ 
    order: 2; 
}

.customer-group-page .block1.kwart3 { 
    order: 1; 
}

.customer-group-page ul.cat-links li {
    width: calc(50% - 7px);
    display: inline-block;
}


.customer-group-page ul.cat-links li a {
    border: 1px solid #ddd;
    padding: 10px 20px;
	text-align: center;
    color: #000;
    font-weight: 400;
}

.customer-group-page li.kop {
    display: none !important;
}

.customer-group-page ul.cat-links li:nth-child(even) {
    margin-right: 10px;
}

.customer-group-page .group2,
.customer-group-page .group4 {
    display: block;
}

.customer-group-page .block1{
    display: inline-block;
    margin:0px !important;
    margin-bottom:14px !important;
}


.customer-group-page .group2 .block1{
    width: 100%;
}

.customer-group-page .group3 .block1{
    width: 50%;
    margin: 5px !important;
}

.customer-group-page .group4 .block1 {
    width: calc(50% - 7px);
}

.customer-group-page .group4 .block1:nth-child(odd) {
    margin-right: 10px !important;
}



}


ul.payment-icons-svg {
    padding: 0px;
    list-style: none;
    display: flex;
    height: 30px;
    margin: 0px;
	margin-top: 30px;
}

ul.payment-icons-svg li {
    margin-right: 15px;
}

ul.payment-icons-svg li a {
    text-decoration: none;
}

.ideal .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='21' viewBox='0 0 24 21' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a1' d='M0 20.903h23.976V.001H0z'%3E%3C/path%3E%3C/defs%3E%3Cg fill='none' a='evenodd'%3E%3Cpath fill='%230A0A08' d='M2.665 18.147h3.842v-6.38H2.665z'%3E%3C/path%3E%3Cmask id='b1' fill='%23fff'%3E%3Cuse xlink:href='%23a1'%3E%3C/use%3E%3C/mask%3E%3Cpath d='M6.797 8.578a2.175 2.175 0 1 1-4.35 0 2.175 2.175 0 0 1 4.35 0' fill='%230A0A08' mask='url(%23b1)'%3E%3C/path%3E%3Cpath d='M13.524 1.39c2.671 0 4.898.723 6.439 2.093 1.741 1.548 2.625 3.893 2.625 6.97 0 6.1-2.965 9.064-9.064 9.064H1.388V1.39h12.136zm.26-1.39H0v20.905h13.784v-.004c3.012-.041 5.397-.79 7.09-2.23 2.058-1.75 3.102-4.516 3.102-8.219 0-1.77-.275-3.357-.816-4.718-.518-1.302-1.283-2.409-2.275-3.29-1.747-1.552-4.198-2.392-7.1-2.44V.002z' fill='%230A0A08' mask='url(https://marcvanwilligen.nl/uvf/%23b1)'%3E%3C/path%3E%3Cpath d='M13.144 18.154H8.271V3.08h4.873-.196c4.064 0 8.39 1.604 8.39 7.557 0 6.294-4.326 7.517-8.39 7.517h.196' fill='%23B9215E'%3E%3C/path%3E%3Cpath d='M8.162 7.586v2.397h.548c.205 0 .353-.011.444-.034a.679.679 0 0 0 .297-.15c.078-.072.142-.188.192-.35.05-.162.074-.383.074-.663s-.025-.495-.074-.645a.828.828 0 0 0-.209-.35.7.7 0 0 0-.34-.17c-.102-.024-.303-.035-.602-.035h-.33zm-.73-.615h1.337c.302 0 .532.023.69.07.213.062.395.173.547.333.151.16.267.356.346.588.08.232.119.518.119.857 0 .299-.037.556-.112.772a1.6 1.6 0 0 1-.388.641c-.127.124-.298.22-.514.29a2.213 2.213 0 0 1-.648.076H7.43V6.971z' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M8.77 7.07c.29 0 .513.022.661.066.195.057.364.16.503.307.14.148.25.334.324.551.075.22.114.498.114.825 0 .286-.036.535-.106.74-.085.248-.208.45-.364.602a1.196 1.196 0 0 1-.476.266 2.13 2.13 0 0 1-.617.072H7.53V7.07h1.24zm-1.438-.198v3.825h1.477c.279 0 .507-.027.678-.08a1.39 1.39 0 0 0 .553-.314c.179-.173.318-.402.413-.68.078-.225.117-.496.117-.804 0-.349-.042-.648-.124-.889a1.69 1.69 0 0 0-.368-.624 1.316 1.316 0 0 0-.59-.36c-.17-.05-.405-.074-.719-.074H7.332z' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M8.492 7.685c.362 0 .516.018.581.032.12.026.218.075.293.146a.735.735 0 0 1 .183.31c.046.139.069.345.069.613 0 .269-.024.482-.07.634a.678.678 0 0 1-.164.305.584.584 0 0 1-.254.128 1.934 1.934 0 0 1-.42.031h-.448V7.685h.23zm-.429-.198v2.596h.647c.216 0 .369-.013.469-.038a.779.779 0 0 0 .338-.173c.093-.084.165-.213.22-.394.053-.173.08-.4.08-.692 0-.293-.027-.514-.08-.676a.928.928 0 0 0-.235-.391.8.8 0 0 0-.386-.195c-.11-.025-.315-.037-.624-.037h-.429zm3.235 3.111V6.971h2.685v.615H12.03v.803h1.817v.615H12.03v.98h2.023v.614h-2.755' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M13.884 7.07v.417h-1.953v1.001h1.817v.417H11.93v1.178h2.023v.416h-2.556V7.07h2.486zM11.2 6.872v3.825h2.953v-.813H12.13v-.78h1.817V8.29H12.13v-.605h1.954v-.813H11.2zm5.6 2.288l-.5-1.343-.49 1.343h.99zm1.349 1.438h-.797l-.316-.823h-1.45l-.3.823h-.777l1.41-3.627h.78l1.45 3.627z' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M16.631 7.07l1.371 3.43h-.582l-.316-.824h-1.587l-.3.823h-.563l1.333-3.429h.644zm-.78-.198l-1.487 3.825h.992l.3-.823h1.311l.317.823h1.011l-1.53-3.825h-.914z' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M16.301 8.103l.357.958h-.706l.35-.958zM15.67 9.26h1.274L16.3 7.53l-.631 1.73zm3.09 1.338V7.001h.732v2.982h1.822v.615h-2.553' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M19.393 7.1v2.983h1.822v.416H18.86V7.1h.533zm-.732-.198v3.795h2.753v-.813H19.59V6.902h-.93z' fill='%23FFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	display: block;
}
.visa .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='20' viewBox='0 0 60 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23005B9C' d='M25.968 19.42H21.1L24.142.726h4.867L25.968 19.42M17.007.728l-4.64 12.856-.549-2.769.001.001-1.638-8.405S9.984.728 7.873.728H.202l-.09.316s2.346.488 5.09 2.137L9.43 19.419h5.071L22.244.727h-5.237m32.923 12.08l2.557-6.995 1.438 6.995H49.93zm5.355 6.612h4.468L55.857.727h-3.913c-1.806 0-2.246 1.393-2.246 1.393l-7.258 17.3h5.073l1.015-2.777h6.186l.57 2.776zM42.821 5.223l.694-4.015S41.372.393 39.138.393c-2.415 0-8.15 1.056-8.15 6.188 0 4.83 6.731 4.89 6.731 7.425s-6.037 2.082-8.029.483l-.724 4.197s2.172 1.055 5.493 1.055 8.331-1.72 8.331-6.399c0-4.86-6.79-5.313-6.79-7.426 0-2.113 4.74-1.841 6.822-.694'%3E%3C/path%3E%3Cpath d='M11.819 10.816l-1.638-8.405S9.984.728 7.873.728H.202l-.09.316S3.8 1.808 7.337 4.67c3.38 2.736 4.483 6.146 4.483 6.146' fill='%23EFA03F'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 75px;
	background-position-y: center;
	width: 75px;
	height: 30px;
	display: block;
}
.paypal .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg width='80' height='20' viewBox='0 0 80 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M29.814 4.354H25.4a.613.613 0 0 0-.606.518L23.01 16.186a.367.367 0 0 0 .364.424h2.106c.302 0 .559-.219.606-.518l.481-3.051a.612.612 0 0 1 .606-.518h1.396c2.907 0 4.584-1.407 5.022-4.194.198-1.22.009-2.177-.562-2.848-.627-.737-1.74-1.127-3.216-1.127zm.509 4.132c-.242 1.584-1.451 1.584-2.621 1.584h-.666l.467-2.957a.368.368 0 0 1 .363-.31h.306c.796 0 1.548 0 1.936.454.232.27.303.673.215 1.23zm12.68-.051H40.89a.368.368 0 0 0-.364.31l-.093.592-.148-.214c-.457-.664-1.477-.886-2.495-.886-2.335 0-4.33 1.768-4.718 4.249-.202 1.237.085 2.42.787 3.246.644.758 1.566 1.074 2.662 1.074 1.88 0 2.924-1.21 2.924-1.21l-.094.588a.368.368 0 0 0 .363.426h1.903c.302 0 .558-.22.606-.518l1.142-7.232a.366.366 0 0 0-.362-.425zm-2.946 4.113c-.203 1.207-1.162 2.017-2.383 2.017-.614 0-1.104-.197-1.42-.57-.311-.37-.43-.897-.33-1.484.19-1.197 1.164-2.034 2.367-2.034.6 0 1.088.2 1.409.576.322.38.45.91.357 1.495zm14.198-4.113h-2.123a.613.613 0 0 0-.507.27l-2.929 4.313-1.241-4.145a.615.615 0 0 0-.589-.438H44.78a.368.368 0 0 0-.349.487l2.339 6.863-2.199 3.104a.368.368 0 0 0 .3.58h2.12c.202 0 .39-.097.504-.263l7.062-10.193a.368.368 0 0 0-.302-.578z' fill='%23253B80'%3E%3C/path%3E%3Cpath d='M61.285 4.354h-4.413a.613.613 0 0 0-.605.518l-1.784 11.314a.367.367 0 0 0 .362.424h2.265c.21 0 .39-.153.423-.362l.506-3.207a.612.612 0 0 1 .606-.518h1.396c2.907 0 4.584-1.407 5.022-4.194.198-1.22.008-2.177-.563-2.848-.626-.737-1.738-1.127-3.215-1.127zm.51 4.132c-.241 1.584-1.451 1.584-2.621 1.584h-.666l.468-2.957a.366.366 0 0 1 .363-.31h.305c.796 0 1.548 0 1.937.454.231.27.302.673.213 1.23zm12.679-.051h-2.112a.366.366 0 0 0-.363.31l-.093.592-.149-.214c-.457-.664-1.476-.886-2.494-.886-2.335 0-4.329 1.768-4.717 4.249-.201 1.237.084 2.42.786 3.246.645.758 1.565 1.074 2.662 1.074 1.88 0 2.924-1.21 2.924-1.21l-.094.588a.368.368 0 0 0 .364.426h1.902c.302 0 .558-.22.605-.518l1.143-7.232a.368.368 0 0 0-.364-.425zm-2.946 4.113c-.202 1.207-1.162 2.017-2.383 2.017-.613 0-1.104-.197-1.42-.57-.311-.37-.429-.897-.33-1.484.19-1.197 1.164-2.034 2.367-2.034.6 0 1.088.2 1.409.576.323.38.45.91.357 1.495zm5.437-7.883l-1.811 11.52a.367.367 0 0 0 .362.425h1.82c.303 0 .56-.219.607-.518L79.728 4.78a.368.368 0 0 0-.362-.425h-2.039a.369.369 0 0 0-.362.31z' fill='%23179BD7'%3E%3C/path%3E%3Cpath d='M4.688 18.809l.337-2.143-.751-.018H.684L3.18.834A.204.204 0 0 1 3.382.66h6.05c2.01 0 3.396.418 4.12 1.243.34.387.556.791.66 1.237.11.467.112 1.025.005 1.705l-.008.05v.436l.34.193c.285.151.512.325.686.523.29.331.479.752.558 1.25.082.514.055 1.124-.08 1.815-.154.795-.405 1.487-.743 2.053a4.224 4.224 0 0 1-1.177 1.29c-.45.32-.983.561-1.586.716a7.908 7.908 0 0 1-1.982.23h-.47c-.338 0-.665.12-.921.338a1.426 1.426 0 0 0-.48.857l-.036.193-.596 3.777-.027.139c-.007.044-.02.066-.038.08a.1.1 0 0 1-.062.023H4.688z' fill='%23253B80'%3E%3C/path%3E%3Cpath d='M14.87 4.946c-.018.116-.039.234-.062.355-.798 4.098-3.529 5.513-7.016 5.513H6.017a.862.862 0 0 0-.852.73l-.91 5.766-.257 1.634a.454.454 0 0 0 .448.525h3.15c.372 0 .69-.27.748-.639l.03-.16.594-3.762.038-.207a.757.757 0 0 1 .748-.64h.471c3.051 0 5.44-1.238 6.138-4.823.291-1.497.14-2.748-.631-3.627a3.01 3.01 0 0 0-.862-.665z' fill='%23179BD7'%3E%3C/path%3E%3Cpath d='M14.035 4.614a6.295 6.295 0 0 0-.776-.173 9.86 9.86 0 0 0-1.565-.114H6.95a.753.753 0 0 0-.747.64l-1.01 6.391-.028.187a.862.862 0 0 1 .852-.73h1.775c3.487 0 6.218-1.417 7.016-5.514.024-.121.044-.24.062-.355a4.254 4.254 0 0 0-.835-.332z' fill='%23222D65'%3E%3C/path%3E%3Cpath d='M6.203 4.967a.754.754 0 0 1 .747-.64h4.744a9.86 9.86 0 0 1 1.565.115 6.295 6.295 0 0 1 .955.228c.236.078.454.17.656.276.238-1.514-.002-2.545-.82-3.478C13.147.44 11.518 0 9.434 0H3.382a.865.865 0 0 0-.855.731L.007 16.708a.52.52 0 0 0 .512.602h3.736l.939-5.952 1.009-6.39z' fill='%23253B80'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 75px;
	background-position-y: center;
	width: 75px;
	height: 30px;
	display: block;
}
.postnl .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CradialGradient cx='26.611%25' cy='37.536%25' fx='26.611%25' fy='37.536%25' r='70.204%25' id='a3'%3E%3Cstop stop-color='%23FFC429' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23F26F23' offset='100%25'%3E%3C/stop%3E%3C/radialGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.248.032c2.88 0 7.52 1.824 10.592 3.52C19.232 5.44 24 9.248 24 11.872c0 2.784-4.896 6.496-8.16 8.32-2.976 1.632-7.52 3.552-10.496 3.552-.8 0-1.44-.128-1.92-.384C1.088 22.048 0 16.48 0 11.872c0-2.336.288-4.8.832-6.848.64-2.432 1.536-4.032 2.592-4.64C3.872.16 4.48.032 5.248.032' fill='%23A6ACB2'%3E%3C/path%3E%3Cpath d='M23.2 11.936c0-1.984-3.744-5.472-7.744-7.68-4.64-2.528-9.888-4-11.616-3.072C1.888 2.272.8 7.712.8 11.936c0 4.256 1.024 9.632 3.04 10.752 1.856 1.024 6.88-.48 11.584-3.104 4.096-2.208 7.776-5.536 7.776-7.648' fill='url(%23a3)'%3E%3C/path%3E%3Cpath d='M17.952 13.952l-.032-2.016c0-.448-.16-.64-.512-.64a.704.704 0 0 0-.416.128c-.16.096-.256.16-.32.192l-.032.032v2.272s0 .032-.032.032h-.896s-.032 0-.032-.032v-3.2c0-.064.032-.096.096-.096h.8s.032 0 .032.032v.256s0 .032.032.032h.032l.032-.032c.096-.064.256-.16.352-.192.224-.096.448-.128.64-.128.736 0 1.12.416 1.12 1.216v2.144s0 .032-.032.032l-.832-.032m1.664 0c-.032 0-.032 0 0 0l-.032-4.928c0-.032 0-.032.032-.032.064 0 .544.32.704.48.128.128.192.32.192.48v3.936s0 .032-.032.032h-.864' fill='%23FFF'%3E%3C/path%3E%3Cpath d='M9.792 12.288c0 1.184-.768 1.728-1.728 1.728s-1.728-.544-1.728-1.728.768-1.728 1.728-1.728 1.728.544 1.728 1.728zm-.96 0c0-.64-.32-.896-.736-.896s-.736.288-.736.896c0 .576.32.896.736.896.416.032.736-.288.736-.896zm5.472-2.56c0-.032 0-.032-.032-.032-.064 0-.576.32-.704.48a.706.706 0 0 0-.192.48V12.8c0 .928.544 1.216 1.12 1.216.32 0 .544-.032.672-.128.032 0 .064-.032.064-.096v-.608c0-.032 0-.032-.032-.032s-.256.096-.384.096c-.288 0-.48-.128-.48-.608v-1.216c0-.032 0-.032.032-.032h.8c.032 0 .032 0 .032-.032v-.64c0-.064-.032-.096-.096-.096h-.736c-.032 0-.032 0-.032-.032l-.032-.864M2.752 10.752c0-.064.064-.096.096-.096h1.248c1.248 0 1.888.736 1.888 1.696s-.704 1.632-1.888 1.632h-.384c-.032 0-.032 0-.032.032v1.568c0 .032 0 .032-.032.032-.064 0-.576-.32-.704-.48a.706.706 0 0 1-.192-.48v-3.904zm2.304 1.536c0-.416-.256-.8-.96-.8h-.384c-.032 0-.032 0-.032.032v1.536c0 .032 0 .032.032.032h.384c.832 0 .96-.576.96-.8zm7.424-.128c-.192-.128-.448-.192-.672-.224-.032 0-.192-.032-.224-.064-.288-.064-.512-.128-.512-.288 0-.16.16-.256.384-.256a3.6 3.6 0 0 1 1.152.224c.032 0 .064 0 .064-.032v-.64c0-.032-.032-.096-.064-.096a3.415 3.415 0 0 0-1.024-.192c-.448 0-.8.096-1.056.288a.912.912 0 0 0-.384.768c0 .736.608.864 1.184.992.096.032.064.032.096.032.256.064.544.128.544.32a.244.244 0 0 1-.064.16c-.064.064-.192.096-.384.096-.352 0-1.056-.16-1.248-.224-.032 0-.032.032-.032.032v.64c0 .032.032.096.064.096 0 0 .608.192 1.152.192.992 0 1.504-.384 1.504-1.088-.096-.32-.224-.576-.48-.736' fill='%23383792'%3E%3C/path%3E%3Cpath d='M6.624 9.792c-.064 0-.128-.032-.128-.128V9.28c0-.096.064-.16.16-.16h2.848c.096 0 .16.064.16.16v.352c0 .096-.032.128-.128.128H6.624v.032zm2.56-1.024c-.032 0-.064 0-.064-.032v-.064c.096-.288.416-1.184.416-1.184.032-.064 0-.128-.064-.16l-.16-.064H9.28c-.032 0-.064 0-.064.032-.064.16-.096.256-.16.416 0 .032-.032.032-.064.032h-.32c-.032 0-.032 0-.064-.032v-.064c.096-.288.16-.512.288-.768.032-.032.064-.128.192-.128h.064c.096.032.224.064.352.096.096.032.192.064.32.096.32.128.32.352.256.576-.032.128-.224.672-.352.992-.032.064-.032.128-.064.16 0 .032-.032.064-.096.064h-.384v.032zm-1.312 0c-.064 0-.064-.064-.064-.096s-.032-1.696-.032-1.92c0-.032 0-.064.032-.064 0 0 .032-.032.064-.032h.448c.032 0 .032 0 .064.032a.1.1 0 0 1 .032.064c0 .224-.032 1.888-.032 1.92 0 0 0 .096-.064.096h-.448zm-1.312 0c-.064 0-.064-.032-.096-.064 0-.032-.032-.096-.064-.16-.128-.32-.288-.832-.352-.992-.064-.224-.064-.48.256-.576.096-.032.224-.064.32-.096.128-.032.256-.064.352-.096h.064c.096 0 .16.064.192.128.128.256.192.48.288.768v.064s-.032.032-.064.032h-.32c-.032 0-.064 0-.064-.032-.064-.16-.096-.288-.16-.416 0 0-.032-.032-.064-.032h-.032l-.16.064c-.064.032-.096.096-.064.16 0 0 .32.896.416 1.184v.064s-.032.032-.064.032c0-.032-.384-.032-.384-.032zm1.504-2.432c-.032 0-.032 0-.064-.032a1.834 1.834 0 0 1-.352-.352s-.032-.032 0-.096c.096-.16.256-.256.384-.384h.064c.128.096.256.224.384.384.032.032.032.064 0 .096a1.834 1.834 0 0 1-.352.352c-.032.032-.032.032-.064.032z' fill='%23FFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 30px;
	background-position-y: center;
	height: 30px;
	display: block;
}
.mastercard .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CradialGradient width='25' height='24' cx='17.541%25' cy='17.466%25' fx='17.541%25' fy='17.466%25' r='93.287%25' id='a2'%3E%3Cstop stop-color='%239DD5F6' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%2398D3F5' offset='7.11%25'%3E%3C/stop%3E%3Cstop stop-color='%2389CEF3' offset='15.75%25'%3E%3C/stop%3E%3Cstop stop-color='%2370C6EF' offset='25.16%25'%3E%3C/stop%3E%3Cstop stop-color='%234EBBEA' offset='35.14%25'%3E%3C/stop%3E%3Cstop stop-color='%2323ADE3' offset='45.46%25'%3E%3C/stop%3E%3Cstop stop-color='%230DA6E0' offset='50%25'%3E%3C/stop%3E%3Cstop stop-color='%232E77BC' offset='100%25'%3E%3C/stop%3E%3C/radialGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M23.88.05H.054v23.913H23.88v-7.892a.904.904 0 0 0 .142-.525c0-.245-.047-.397-.142-.525' fill='url(%23a2)'%3E%3C/path%3E%3Cpath d='M2.202 10.398L1.743 9.28l-.455 1.117h.914zm10.097-.445c-.092.056-.2.058-.33.058h-.814v-.622h.824c.117 0 .239.005.318.05.087.04.14.128.14.248 0 .122-.05.22-.138.266zm5.804.445L17.64 9.28l-.461 1.117h.924zM7.285 11.607h-.687l-.002-2.194-.972 2.194h-.588L4.063 9.41v2.196H2.7l-.258-.625H1.05l-.26.625H.062L1.26 8.805h.995l1.139 2.653V8.805h1.093l.876 1.9.806-1.9h1.115v2.802zm2.736 0H7.784V8.805h2.237v.584H8.453v.505h1.53v.574h-1.53v.56h1.568v.579zm3.154-2.047a.789.789 0 0 1-.472.746.777.777 0 0 1 .332.236c.094.14.11.264.11.514v.55h-.675l-.003-.352c0-.169.017-.411-.105-.546-.098-.099-.247-.12-.488-.12h-.72v1.019h-.669V8.805h1.54c.343 0 .595.01.811.134.212.125.34.308.34.62zm1.072 2.047h-.683V8.805h.683v2.802zm7.927 0h-.949l-1.27-2.103v2.103h-1.363l-.26-.625H16.94l-.253.625h-.783c-.326 0-.738-.072-.971-.31-.236-.238-.358-.56-.358-1.07 0-.415.073-.795.36-1.095.217-.224.556-.327 1.018-.327h.648v.6h-.634c-.245 0-.383.037-.516.166-.114.118-.192.341-.192.635 0 .3.06.517.184.658.103.11.29.145.467.145h.3l.944-2.204h1.004l1.134 2.65v-2.65h1.02l1.176 1.951v-1.95h.686v2.8zm-22.12.55h1.144l.258-.622h.578l.257.622h2.252v-.476l.2.478h1.17l.2-.485v.483h5.595l-.002-1.021h.108c.076.002.098.01.098.134v.887h2.894v-.238c.233.125.596.238 1.074.238h1.217l.26-.622h.578l.255.622h2.346v-.59l.355.59h1.88V8.25h-1.86v.461l-.26-.461h-1.91v.461l-.24-.461h-2.578c-.432 0-.81.06-1.117.228V8.25h-1.78v.228c-.195-.173-.46-.228-.756-.228H5.768l-.436 1.009-.448-1.01H2.836v.462l-.225-.461H.865l-.811 1.857v2.05zm24.826 2.067h-1.22c-.122 0-.203.004-.271.05-.07.046-.098.113-.098.202 0 .106.06.178.146.209.071.024.147.032.258.032l.363.01c.367.008.611.071.76.225.027.021.044.045.062.07v-.798zm0 1.847c-.162.238-.48.359-.908.359h-1.294v-.601h1.288c.128 0 .217-.017.271-.07a.246.246 0 0 0 .08-.182.23.23 0 0 0-.082-.186c-.049-.042-.12-.062-.236-.062-.63-.021-1.414.02-1.414-.867 0-.407.259-.834.961-.834h1.334v-.558h-1.24c-.373 0-.645.09-.837.229v-.23H20.97c-.294 0-.638.074-.8.23v-.23h-3.274v.23c-.26-.188-.7-.23-.903-.23h-2.16v.23c-.206-.2-.664-.23-.943-.23h-2.417l-.553.6-.518-.6h-3.61v3.911h3.542l.57-.608.537.608 2.183.002v-.92h.215c.29.005.631-.007.932-.137v1.055h1.801v-1.019h.087c.111 0 .122.005.122.115v.904h5.47c.348 0 .711-.089.912-.25v.25h1.735c.361 0 .714-.05.982-.18v-.729zm-2.671-1.12c.13.136.2.306.2.595 0 .602-.376.884-1.052.884h-1.304v-.601h1.299c.127 0 .217-.017.274-.07a.249.249 0 0 0 .079-.182.24.24 0 0 0-.082-.186c-.051-.042-.122-.062-.239-.062-.626-.021-1.41.02-1.41-.867 0-.407.255-.834.957-.834h1.343v.596h-1.229c-.121 0-.2.005-.268.05-.073.046-.1.113-.1.202 0 .106.062.178.146.209a.77.77 0 0 0 .26.032l.361.01c.364.008.613.071.765.225zm-6.043-.172c-.09.053-.2.057-.33.057h-.814v-.629h.824c.12 0 .239.003.32.05.087.046.139.133.139.253s-.052.216-.139.269zm.405.349c.149.055.27.153.328.235.094.137.108.264.11.511v.556h-.672v-.35c0-.17.016-.419-.108-.55-.098-.1-.247-.124-.491-.124h-.716v1.024h-.673v-2.803h1.546c.34 0 .586.015.806.133.211.127.344.302.344.622a.785.785 0 0 1-.474.746zm.846-1.5h2.235v.579h-1.569v.51h1.53v.571h-1.53v.558l1.569.002v.582h-2.235v-2.803zm-4.519 1.293h-.865v-.714h.873c.242 0 .41.099.41.344 0 .242-.16.37-.418.37zm-1.532 1.254l-1.028-1.142 1.028-1.105v2.247zm-2.656-.33H7.064v-.557h1.47v-.572h-1.47v-.509h1.679l.732.817-.765.822zm5.325-1.294c0 .778-.581.939-1.167.939h-.835v.94H10.73l-.825-.928-.857.928H6.397v-2.803H9.09l.824.919.852-.919h2.14c.531 0 1.129.148 1.129.924z' fill='%23FFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	background-position-y: center;
	display: block;
}
.dhl .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='72' height='16' viewBox='0 0 72 16' version='1.1'%3E%3Cg%3E%3Cpath style='stroke:none;fill-rule:nonzero;fill:rgb(99.607843%25,80%25,0%25);fill-opacity:1;' d='M 71.898438 0 L 71.898438 15.914062 L 0 15.914062 L 0 0 Z M 71.898438 0 '%3E%3C/path%3E%3Cpath style='stroke:none;fill-rule:nonzero;fill:rgb(83.529412%25,0%25,16.078431%25);fill-opacity:1;' d='M 23.179688 6.648438 C 22.867188 7.074219 22.339844 7.816406 22.019531 8.25 C 21.859375 8.46875 21.566406 8.871094 22.539062 8.871094 C 23.566406 8.871094 27.65625 8.871094 27.65625 8.871094 C 27.65625 8.871094 28.484375 7.746094 29.175781 6.804688 C 30.117188 5.523438 29.257812 2.859375 25.890625 2.859375 C 22.882812 2.859375 12.644531 2.859375 12.644531 2.859375 L 10.347656 5.988281 C 10.347656 5.988281 22.253906 5.988281 22.867188 5.988281 C 23.5 5.988281 23.488281 6.226562 23.179688 6.648438 Z M 19.421875 9.644531 C 18.449219 9.644531 18.742188 9.242188 18.902344 9.023438 C 19.222656 8.589844 19.757812 7.855469 20.070312 7.425781 C 20.382812 7.007812 20.390625 6.765625 19.757812 6.765625 C 19.144531 6.765625 14.03125 6.765625 14.03125 6.765625 L 9.417969 13.054688 C 9.417969 13.054688 17.65625 13.054688 20.667969 13.054688 C 24.382812 13.054688 26.453125 10.519531 27.089844 9.644531 C 27.089844 9.644531 20.449219 9.644531 19.421875 9.644531 Z M 26.738281 13.054688 L 33.339844 13.054688 L 35.839844 9.640625 L 29.242188 9.644531 C 29.238281 9.644531 26.738281 13.054688 26.738281 13.054688 Z M 43.765625 2.859375 L 41.234375 6.304688 L 38.289062 6.304688 L 40.820312 2.859375 L 34.222656 2.859375 L 29.808594 8.871094 L 45.949219 8.871094 L 50.363281 2.859375 Z M 36.285156 13.054688 L 42.882812 13.054688 L 45.382812 9.644531 L 38.789062 9.644531 C 38.785156 9.644531 36.285156 13.054688 36.285156 13.054688 Z M 0 10.988281 L 0 11.710938 L 9.191406 11.710938 L 9.722656 10.988281 Z M 10.710938 9.644531 L 0 9.644531 L 0 10.367188 L 10.179688 10.367188 Z M 0 13.054688 L 8.207031 13.054688 L 8.734375 12.332031 L 0 12.332031 Z M 62.210938 11.710938 L 71.898438 11.710938 L 71.898438 10.988281 L 62.742188 10.988281 Z M 61.226562 13.054688 L 71.898438 13.054688 L 71.898438 12.332031 L 61.753906 12.332031 Z M 63.730469 9.644531 L 63.199219 10.367188 L 71.898438 10.367188 L 71.898438 9.644531 Z M 55.085938 8.871094 L 59.5 2.859375 L 52.515625 2.859375 C 52.511719 2.859375 48.097656 8.871094 48.097656 8.871094 Z M 47.53125 9.644531 C 47.53125 9.644531 47.046875 10.304688 46.8125 10.621094 C 45.984375 11.746094 46.71875 13.054688 49.421875 13.054688 C 52.546875 13.054688 60.019531 13.054688 60.019531 13.054688 L 62.523438 9.644531 Z M 47.53125 9.644531 '%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 50px;
	width: 50px;
	height: 30px;
	background-position-y: center;
	display: block;
}

.dpd .pay-icon{
	background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' version='1.0' width='449.06467' height='323.5369' id='Logo_DPD' xml:space='preserve'%3E%3Cpath d='M 415.49226,124.59535 L 437.96076,111.63754 L 437.96076,42.545851 L 378.08075,8.0249233 L 355.62055,20.974429 L 415.49226,55.487046 L 415.49226,124.59535 M 250.90319,124.57043 L 228.44299,111.61262 L 228.44299,42.520932 L 288.32301,8 L 310.7749,20.957813 L 250.90319,55.470433 L 250.90319,124.57043 M 393.10682,163.47708 L 393.10682,189.39269 L 333.26002,223.93854 L 273.42153,189.34286 L 273.42153,163.43555 L 333.26002,198.03123 L 393.10682,163.47708' id='rot' style='fill:%23ed232a;fill-opacity:1;fill-rule:nonzero;stroke:none'/%3E%3Cpath d='M 265.89604,141.88904 L 265.89604,64.117278 L 333.16866,25.243856 L 400.54095,64.133891 L 400.54095,141.87243 L 333.22679,180.72924 L 265.89604,141.88904 z M 288.34793,68.461466 L 333.22679,94.37708 L 378.11397,68.453159 L 333.22679,42.529238 L 288.34793,68.461466 z M 325.73453,159.07474 L 325.73453,107.26013 L 280.85566,81.361129 L 280.85566,133.19236 L 325.73453,159.07474 z M 385.51487,81.444192 L 340.6277,107.35981 L 340.66092,159.16612 L 385.5481,133.26712 L 385.51487,81.444192' id='paketbox' style='fill:%23292526;fill-opacity:1;fill-rule:nonzero;stroke:none'/%3E%3Cpath d='M 11.109004,42.687058 L 40.671079,42.687058 C 61.752435,42.687058 74.353071,55.487046 74.353071,76.776059 C 74.353071,99.311015 61.561384,111.4465 40.671079,111.4465 L 11.109004,111.4465 L 11.109004,42.687058 z M 28.460833,96.578247 L 36.933245,96.578247 C 50.522335,96.295832 57.001232,90.456513 57.001232,76.676383 C 57.001232,64.167115 49.185021,57.555312 36.933245,57.555312 L 28.460833,57.555312 L 28.460833,96.578247 M 83.489983,42.687058 L 117.23842,42.687058 C 130.03842,42.687058 142.09083,48.559603 142.09083,64.831618 C 142.09083,81.876119 132.36418,88.521148 117.23842,88.521148 L 100.87504,88.521148 L 100.87504,111.4465 L 83.489983,111.4465 L 83.489983,42.687058 z M 100.87504,75.20617 L 114.5638,75.20617 C 120.12071,75.20617 124.70577,72.348808 124.70577,66.085868 C 124.70577,59.640189 120.02103,56.4838 114.5638,56.4838 L 100.87504,56.4838 L 100.87504,75.20617 M 152.04176,42.687058 L 181.59553,42.687058 C 202.71843,42.687058 215.31075,55.487046 215.31075,76.776059 C 215.31075,99.311015 202.51907,111.4465 181.59553,111.4465 L 152.04176,111.4465 L 152.04176,42.687058 z M 169.41852,96.578247 L 177.89924,96.578247 C 191.48002,96.295832 197.96722,90.456513 197.96722,76.676383 C 197.96722,64.167115 190.10948,57.555312 177.89924,57.555312 L 169.41852,57.555312 L 169.41852,96.578247' id='text_DPD' style='fill:%23292526;fill-opacity:1;fill-rule:nonzero;stroke:none'/%3E%3Cpath d='M 74.679089,284.38948 C 76.862397,284.38968 79.045842,284.38837 81.229565,284.39017 C 81.230119,286.57362 81.229775,288.75692 81.229775,290.94031 C 79.04612,290.94044 76.862812,290.94078 74.67964,290.94009 C 74.677777,288.75651 74.678737,286.57299 74.679089,284.38948 z M 192.25824,284.38955 C 194.44121,284.38948 196.62465,284.38851 198.80893,284.39017 C 198.80893,286.57362 198.80866,288.75692 198.80907,290.94031 C 196.625,290.94044 194.44169,290.94078 192.25901,290.94009 C 192.25665,288.75658 192.2579,286.57306 192.25824,284.38955 z M 325.90225,284.38948 C 328.08472,284.38968 330.26817,284.38837 332.45279,284.39017 C 332.45237,286.57362 332.4521,288.75692 332.453,290.94031 C 330.26851,290.94044 328.08521,290.94078 325.90287,290.94009 C 325.90017,288.75651 325.90106,286.57299 325.90225,284.38948 z M 11.10409,285.07315 C 13.450894,285.07322 15.797623,285.07191 18.144494,285.07398 C 18.144085,295.09933 18.143667,305.1246 18.144703,315.14994 C 15.797832,315.15251 13.451027,315.15064 11.104156,315.15105 C 11.103738,305.12509 11.103881,295.09919 11.10409,285.07315 z M 219.39772,285.07378 C 221.51568,285.07205 223.63456,285.0733 225.75425,285.07295 C 225.7494,288.69684 225.76373,292.3206 225.74649,295.94442 C 227.66435,292.18305 233.09963,291.56556 236.28323,293.99922 C 237.92289,295.26455 238.39926,297.4471 238.45913,299.41085 C 238.45781,304.6573 238.45774,309.90376 238.45781,315.15036 C 236.27341,315.15195 234.08989,315.15084 231.90706,315.15105 C 231.87557,310.47427 231.97303,305.79575 231.84982,301.12042 C 231.85425,299.92487 231.53328,298.53674 230.39012,297.92886 C 229.18322,297.51196 227.66164,297.73125 226.7978,298.73174 C 225.87919,299.87642 225.76996,301.40893 225.75661,302.81739 C 225.74961,306.92859 225.75674,311.03979 225.75432,315.15105 C 223.63462,315.15105 221.51589,315.15167 219.39779,315.15064 C 219.39758,305.12495 219.39792,295.0994 219.39772,285.07378 z M 255.18785,285.10188 C 255.18757,295.08216 255.18619,305.05891 255.18785,315.03913 C 256.36804,315.03926 257.46523,315.03898 258.64881,315.03913 C 259.0356,313.90186 259.48559,312.82315 260.03312,311.75128 C 261.02953,313.13802 262.102,314.54511 263.84024,315.03913 C 266.59716,315.7862 269.92624,315.59592 272.14652,313.65474 C 274.60878,311.51103 275.41912,308.15072 275.60739,305.00243 C 275.74452,301.66531 275.2505,298.04072 273.1848,295.31169 C 271.27014,292.7454 267.6153,291.81876 264.7054,293.06214 C 263.45856,293.5509 262.56723,294.63176 261.76366,295.65785 C 261.76269,292.12083 261.76394,288.63884 261.76366,285.10188 C 259.57918,285.10015 257.37053,285.10202 255.18785,285.10188 z M 264.53242,297.04217 C 265.47768,296.90429 266.5287,296.89355 267.30112,297.56131 C 268.48579,298.59995 268.82518,300.38177 268.85854,301.88757 C 268.99373,304.50869 269.20235,307.3266 267.82025,309.67472 C 266.81333,311.41094 264.01708,311.38512 262.80194,309.8477 C 261.76006,308.53592 261.735,306.77492 261.76366,305.17541 C 261.81876,303.17997 261.40247,301.20638 262.10969,299.29186 C 262.46873,298.28396 263.45565,297.2744 264.53242,297.04217 z M 60.90699,286.33572 C 62.809747,286.20489 64.706914,286.00097 66.614376,285.92953 C 66.579767,288.26408 66.605935,290.59891 66.598255,292.93354 C 68.171039,292.93498 69.743975,292.93354 71.317472,292.9352 C 71.317671,294.64359 71.317671,296.35191 71.317472,298.06038 C 69.743908,298.06204 68.170839,298.06025 66.59797,298.06218 C 66.613825,301.23263 66.568351,304.40411 66.617076,307.57399 C 66.660202,308.58036 66.873257,309.91996 68.053437,310.1697 C 69.248027,310.33666 70.464204,310.24329 71.663974,310.1661 C 71.657263,311.77289 71.653661,313.37974 71.668062,314.98672 C 68.708877,315.54567 65.471021,315.92617 62.673324,314.54137 C 60.65884,313.53645 60.067781,311.10568 59.983125,309.03769 C 59.975996,305.38722 59.984095,301.73654 59.982013,298.08613 C 58.937505,298.12489 57.892636,298.12316 56.848327,298.11825 C 56.847985,296.39047 56.847643,294.66283 56.84847,292.9352 C 57.996816,292.93401 59.145428,292.93381 60.294334,292.93498 C 60.58159,290.74317 60.640571,288.53016 60.90699,286.33572 z M 205.4885,286.3355 C 207.3907,286.20571 209.28773,286.00145 211.19575,285.92946 C 211.161,288.26402 211.18696,290.59891 211.17976,292.93374 C 212.75194,292.93485 214.32487,292.93354 215.89891,292.9352 C 215.89856,294.64359 215.89856,296.35191 215.89891,298.06038 C 214.3248,298.06184 212.75186,298.06052 211.1797,298.06191 C 211.19368,301.223 211.15193,304.385 211.19671,307.54553 C 211.2415,308.5497 211.43351,309.89393 212.60754,310.16243 C 213.80883,310.34275 215.03588,310.24204 216.24548,310.16534 C 216.23815,311.77226 216.23441,313.37932 216.24978,314.98638 C 213.28969,315.54678 210.05114,315.92568 207.25331,314.5406 C 205.236,313.53229 204.64604,311.09669 204.56443,309.02537 C 204.55751,305.37891 204.56519,301.73239 204.56352,298.08593 C 203.51804,298.12517 202.47298,298.1231 201.42984,298.11825 C 201.42887,296.39054 201.42852,294.66291 201.43005,292.9352 C 202.57736,292.93401 203.72625,292.93381 204.87612,292.93498 C 205.16137,290.74296 205.22311,288.53016 205.4885,286.3355 z M 32.546767,292.89678 C 34.998293,292.25201 37.962392,292.40194 39.951192,294.13358 C 41.455879,295.55694 41.715245,297.73872 41.857076,299.69651 C 41.8795,304.84766 41.858806,309.99956 41.865793,315.15105 C 39.68215,315.15098 37.498563,315.15195 35.31511,315.15036 C 35.309227,310.91934 35.324597,306.68833 35.308609,302.45745 C 35.234542,301.22494 35.357125,299.87891 34.689575,298.78026 C 33.891971,297.5492 32.094763,297.46378 30.876989,298.0536 C 29.477661,298.86824 29.263151,300.68026 29.223352,302.14541 C 29.21186,306.48046 29.223485,310.81579 29.219122,315.15112 C 27.054442,315.15112 24.889896,315.15126 22.725273,315.15105 C 22.725064,307.74552 22.724931,300.3399 22.725415,292.93437 C 24.730622,292.93443 26.735895,292.93401 28.741244,292.93478 C 28.736539,294.19934 28.722965,295.46466 28.780207,296.72854 C 29.619217,295.13429 30.658402,293.3539 32.546767,292.89678 z M 92.099105,296.35939 C 93.789501,292.74048 98.722328,291.46408 102.05772,293.53719 C 103.15754,294.18737 103.90068,295.2541 104.57556,296.30859 C 105.43762,294.8419 106.67041,293.4841 108.34045,292.96448 C 110.89256,292.1659 113.9762,292.47365 115.99879,294.3393 C 117.38974,295.61771 117.66835,297.60782 117.74802,299.39839 C 117.74338,304.64921 117.74629,309.90016 117.74546,315.15105 C 115.56146,315.15084 113.37802,315.15202 111.19477,315.15036 C 111.18868,311.1538 111.20426,307.15715 111.18813,303.16072 C 111.13406,301.657 111.18529,300.08462 110.57332,298.67657 C 110.1515,297.80877 109.02004,297.79299 108.18914,297.7707 C 107.10732,297.71816 106.07284,298.37747 105.64694,299.36745 C 105.13776,300.56729 105.12585,301.89602 105.09968,303.17768 C 105.09643,307.16878 105.10038,311.15988 105.09879,315.15112 C 102.93383,315.15112 100.76927,315.15126 98.605005,315.15112 C 98.593166,310.82133 98.62736,306.49113 98.588249,302.16168 C 98.51986,300.85884 98.640234,299.3298 97.658431,298.31497 C 95.888916,297.07075 92.878856,297.92174 92.654381,300.27214 C 92.228473,305.21175 92.554977,310.19428 92.452189,315.15105 C 90.287366,315.15126 88.122748,315.15112 85.958473,315.15112 C 85.957919,307.74558 85.958057,300.34011 85.958334,292.93457 C 88.008603,292.93422 90.059081,292.9343 92.109898,292.93443 C 92.111493,294.07606 92.115093,295.21769 92.099105,296.35939 z M 132.67012,292.54301 C 131.28948,292.51739 130.00325,292.82756 128.68996,293.23512 C 125.41881,294.26835 122.81582,297.05997 121.9411,300.33015 C 121.34055,302.64822 121.208,305.08688 121.76812,307.42503 C 122.51118,310.85227 125.28798,313.88123 128.68996,314.86615 C 132.1361,315.87155 136.09958,315.84636 139.07282,313.65474 C 140.98056,312.27673 142.10911,310.11211 142.87993,307.94417 C 140.88158,307.86554 138.82432,307.44365 136.82327,307.42503 C 136.55151,308.26991 136.28308,309.2225 135.61194,309.8477 C 133.88076,311.43711 130.83582,311.18639 129.55526,309.15557 C 128.77876,308.02405 128.45675,306.51978 128.68996,305.17541 C 133.48795,305.18288 138.25458,305.17562 143.05298,305.17541 C 142.83536,303.26821 142.85377,301.29215 142.18768,299.46484 C 141.29302,296.78059 139.49693,294.47352 136.82327,293.40817 C 135.53503,292.91014 134.0507,292.56854 132.67012,292.54301 z M 132.67012,296.69614 C 133.59233,296.6787 134.42137,297.07305 135.09279,297.73444 C 136.01755,298.73638 136.32336,300.0568 136.47711,301.36842 C 133.85003,301.39619 131.31647,301.35576 128.68996,301.36842 C 128.81151,300.02613 129.08195,298.70841 130.0744,297.73444 C 130.76764,297.14461 131.74785,296.71352 132.67012,296.69614 z M 305.19973,295.09524 C 306.96606,293.38713 309.47657,292.72304 311.87189,292.59138 C 314.08648,292.51981 316.45648,292.73121 318.36359,293.96558 C 319.94304,294.97924 320.8453,296.70604 321.56512,298.38142 C 319.94906,298.79923 318.3366,299.227 316.71293,299.60515 C 316.21344,298.11506 314.90943,296.84897 313.28956,296.75463 C 311.93584,296.676 310.13601,296.55944 309.31313,297.88014 C 308.82832,298.81258 309.44105,299.95775 310.43649,300.19302 C 313.56824,301.1751 317.15137,300.70891 319.99336,302.59146 C 323.16636,304.75289 323.22562,309.74594 320.82309,312.50273 C 318.942,314.61751 316.01977,315.39206 313.28395,315.49818 C 310.46668,315.57363 307.42706,315.17639 305.15321,313.3708 C 303.72376,312.29805 302.81236,310.66074 302.39275,308.94563 C 304.25834,308.66793 306.12518,308.38371 308.00323,308.18699 C 308.8702,311.32788 312.99836,311.6849 315.5432,310.54992 C 316.81953,310.13607 317.12132,308.07514 315.72448,307.61206 C 312.51805,306.6072 308.91914,306.76931 305.9374,305.05068 C 302.63377,302.94593 302.34901,297.68688 305.19973,295.09524 z M 346.5923,293.03605 C 348.862,292.25976 351.51772,292.36684 353.63293,293.54238 C 355.7432,294.79435 356.18489,297.43555 356.31204,299.68273 C 356.33703,304.83845 356.31371,309.99492 356.32208,315.15105 C 354.13731,315.15098 351.9538,315.15195 349.7714,315.15036 C 349.76495,310.92086 349.78011,306.69145 349.76495,302.46209 C 349.68875,301.23048 349.81231,299.88721 349.1505,298.78739 C 348.40196,297.60402 346.74065,297.50102 345.54184,297.9497 C 344.09253,298.59503 343.75418,300.35977 343.69265,301.78222 C 343.65029,306.23792 343.68774,310.6948 343.67541,315.15105 C 341.50968,315.1512 339.34507,315.1512 337.18156,315.15105 C 337.18107,307.74552 337.18087,300.3399 337.18169,292.93437 C 339.18573,292.93443 341.19086,292.93401 343.19739,292.93471 C 343.19115,294.199 343.17773,295.46391 343.23518,296.7275 C 344.03217,295.26788 344.91596,293.61652 346.5923,293.03605 z M 371.64884,292.54301 C 370.26148,292.51705 368.81439,292.82347 367.4957,293.23512 C 364.23133,294.27369 361.79184,297.06425 360.91989,300.33015 C 360.3183,302.65002 360.18513,305.08542 360.74685,307.42503 C 361.4917,310.84542 364.10057,313.87908 367.4957,314.86615 C 371.01292,315.89924 375.24567,315.81258 378.22472,313.48169 C 380.03098,312.10596 381.107,310.03583 381.85872,307.94417 C 379.85961,307.86485 377.80207,307.44454 375.80198,307.42503 C 375.51618,308.34246 375.19217,309.39154 374.41767,310.02074 C 372.89278,311.21678 370.52292,311.11226 369.05312,309.8477 C 367.79431,308.67831 367.3738,306.84469 367.66874,305.17541 C 372.46646,305.18288 377.23281,305.17569 382.03169,305.17541 C 381.81159,303.27452 381.82798,301.46001 381.16646,299.63789 C 380.27644,296.95336 378.29781,294.4801 375.629,293.40817 C 374.3353,292.90453 373.03627,292.56881 371.64884,292.54301 z M 371.64884,296.69614 C 372.57319,296.67884 373.39967,297.07007 374.07158,297.73444 C 374.99116,298.73714 375.30146,300.05853 375.45596,301.36842 C 372.82812,301.39625 370.12159,301.35556 367.4957,301.36842 C 367.61593,300.02772 368.0633,298.70896 369.05312,297.73444 C 369.74663,297.1422 370.72463,296.71331 371.64884,296.69614 z M 387.94183,294.49083 C 391.06312,292.31492 395.26597,292.12513 398.82978,293.19504 C 401.23237,293.93265 402.7183,296.15416 403.59711,298.38121 C 401.98077,298.79986 400.36803,299.22672 398.74457,299.60522 C 398.2691,298.23239 397.14713,297.02217 395.66404,296.80004 C 394.51169,296.66181 393.28125,296.61232 392.1988,297.0848 C 391.40126,297.43333 390.96456,298.39014 391.2849,299.21184 C 391.72043,300.14401 392.84032,300.33506 393.74551,300.53358 C 396.60203,301.06476 399.75793,300.98191 402.22573,302.73433 C 405.59504,305.29557 405.1602,311.0953 401.79298,313.47685 C 399.66221,315.0983 396.88701,315.53737 394.2744,315.50483 C 391.77795,315.45271 389.14707,314.9542 387.15751,313.34914 C 385.74294,312.27673 384.84151,310.64911 384.42467,308.94577 C 386.28998,308.66806 388.15668,308.38316 390.03522,308.18686 C 390.35965,309.39396 391.28851,310.4004 392.49091,310.77038 C 394.19314,311.2995 396.14207,311.27693 397.75287,310.45557 C 398.78651,309.99637 399.09067,308.31622 398.00572,307.74455 C 396.42691,306.98272 394.60472,307.04211 392.92491,306.63455 C 390.8828,306.16122 388.5659,305.87479 387.05416,304.27141 C 384.32879,301.65417 384.81431,296.59654 387.94183,294.49083 z M 409.82703,294.48369 C 412.94757,292.31423 417.14521,292.12637 420.70536,293.19525 C 423.1074,293.93299 424.59373,296.15436 425.47234,298.38128 C 423.85593,298.79971 422.24327,299.22665 420.62007,299.60522 C 420.14406,298.22838 419.01551,297.01649 417.52813,296.79803 C 416.30475,296.66285 414.96412,296.58892 413.85495,297.20483 C 412.93212,297.73325 412.75748,299.17757 413.63961,299.83004 C 414.93734,300.6417 416.53131,300.62473 417.99715,300.88133 C 420.2465,301.17615 422.6889,301.49843 424.47212,303.03917 C 426.61991,304.9411 426.84584,308.25981 425.81241,310.79655 C 424.78436,313.22067 422.28853,314.66921 419.7999,315.17888 C 416.86937,315.73831 413.73416,315.64784 410.95211,314.50599 C 408.61576,313.53604 406.83587,311.42049 406.30011,308.94563 C 408.16528,308.6673 410.03206,308.38482 411.91045,308.18671 C 412.2425,309.45605 413.2587,310.47267 414.5207,310.82604 C 416.26551,311.29036 418.28068,311.28399 419.85666,310.30648 C 420.84968,309.69292 420.80545,307.97455 419.61959,307.60638 C 417.89707,306.97801 416.02331,306.95815 414.25123,306.52477 C 412.37816,306.07747 410.27702,305.74481 408.9123,304.2541 C 406.20196,301.62883 406.69832,296.58123 409.82703,294.48369 z M 74.679365,292.81192 C 76.863365,292.81102 79.047504,292.81206 81.231991,292.81136 C 81.227007,300.25767 81.231642,307.70404 81.229565,315.15036 C 79.045771,315.15195 76.86233,315.15078 74.679023,315.15112 C 74.678813,307.70467 74.678196,300.2583 74.679365,292.81192 z M 157.42521,292.93464 C 159.73124,292.93471 162.03763,292.93312 164.34456,292.9354 C 165.62137,297.40225 166.77545,301.90453 168.09319,306.35947 C 169.23882,301.89152 170.36087,297.41671 171.44851,292.93422 C 173.4616,292.94045 175.47547,292.9192 177.48974,292.94849 C 178.55086,297.43728 179.52194,301.95866 180.76892,306.39796 C 181.98517,301.91429 183.30158,297.45831 184.50821,292.97216 C 186.20982,292.89733 187.91406,292.94628 189.61823,292.93665 C 187.37685,300.33769 185.11601,307.73305 182.90488,315.14288 C 180.93428,315.13811 178.96244,315.19937 176.99462,315.10453 C 175.88531,310.40352 174.67418,305.72667 173.55374,301.02829 C 172.28633,305.70846 171.20908,310.44091 170.05104,315.14973 C 168.19542,315.15078 166.34056,315.15583 164.48624,315.14614 C 162.1411,307.73949 159.76578,300.34254 157.42521,292.93464 z M 192.2588,292.81177 C 194.44238,292.81122 196.62645,292.81206 198.81128,292.81136 C 198.80616,300.25767 198.8108,307.70404 198.80893,315.15036 C 196.62465,315.15202 194.44121,315.15078 192.25832,315.15112 C 192.25804,307.7046 192.25714,300.2583 192.2588,292.81177 z M 280.10089,292.93457 C 282.26455,292.93416 284.42909,292.9343 286.59475,292.93443 C 286.60084,297.73913 286.58284,302.54412 286.60222,307.34861 C 286.58257,308.37243 286.8157,309.64308 287.86292,310.10435 C 289.83185,310.85268 292.63688,309.68115 292.64069,307.33546 C 292.87624,302.54183 292.68519,297.73394 292.74749,292.93457 C 294.91114,292.93422 297.07576,292.93422 299.24135,292.93457 C 299.24128,300.34011 299.24148,307.74558 299.24128,315.1512 C 297.26238,315.15084 295.28465,315.15181 293.30803,315.15057 C 293.30893,313.88081 293.30733,312.61134 293.3018,311.34193 C 292.31868,313.27902 290.59112,314.93627 288.39265,315.32382 C 285.86297,315.87176 282.65715,315.4455 281.17704,313.07123 C 280.25013,311.42492 280.13059,309.46139 280.09467,307.61261 C 280.10802,302.71986 280.09653,297.82725 280.10089,292.93457 z M 325.90266,292.81177 C 328.08576,292.81122 330.26982,292.81206 332.4552,292.81136 C 332.44988,300.25767 332.45459,307.70398 332.45279,315.15036 C 330.26817,315.15195 328.08472,315.15098 325.90225,315.15112 C 325.90183,307.7046 325.901,300.2583 325.90266,292.81177 z M 430.63019,308.31629 C 432.97561,308.31435 435.32227,308.31553 437.67046,308.31553 C 437.66894,310.61292 437.67011,312.91036 437.66977,315.20795 C 435.32221,315.21059 432.97602,315.20338 430.63122,315.21245 C 430.62805,312.91354 430.62963,310.61499 430.63019,308.31629 z' id='text_claim' style='fill:%23231e1e;fill-rule:nonzero;stroke:none'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 50px;
	width: 50px;
	height: 30px;
	background-position-y: center;
	display: block;
}


.brand-slider-wrapper {
    padding: 10px 0px;
}

.container.seo-home-text {
    line-height: 1.75;
    text-align: justify;
}

.container.seo-home-text ul {
    line-height: 1.75;
    padding: 0px 16px;
    margin: 20px 0px;
}

.container.seo-home-text ul li {
    margin: 0px;
}

.mega-menu .child-content {
    box-shadow: none !important;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    top: 51px !important;
}

ul.level0.mega-menu>li.mega>.mega{
	line-height: 51px !important;
}

.header-usp .header-usp-item {
    margin: 0px !important;
}

.cms-index-index p {
    margin: 0px !important;
}

.brand-slider-wrapper {
    background: #fff !important;
}


@media (min-width: 768px){

.amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-photo-container {
    margin: auto;
}

.amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-details {margin: 10px auto;text-align: center;}

.amrelated-pack-wrapper .amrelated-photo-container .amrelated-link {margin: auto !important;text-align: center;}




.product.info.detailed .additional-attributes>thead>tr>td, .product.info.detailed .additional-attributes>tbody>tr>td, .product.info.detailed .additional-attributes>tfoot>tr>td {
    padding: 2px 10px;
}

.product.info.detailed .additional-attributes tr {
    display: inline-block;
    width: 50%;
    background:none !important;

}

.product.info.detailed .additional-attributes tr td {
    width: 50% !important;
    display: inline-table;
}


.product.info.detailed .additional-attributes tr td.label{
    font-weight:bold;
}

.product.info.detailed h4.additional-info-group-name {
    display: none;
}

.catalog-product-view .delivery-day {
    position: absolute;
    left: 0px;
}

.catalog-product-view .product-options-bottom {
    position: relative;
}

.catalog-product-view .bundle-actions~.product-social-links, .product-add-form~.product-social-links {
    text-align: left;
    margin-top: 40px;
}

.nav-sections {
margin-bottom:0px !important
}

}

.brand-slider-wrapper.custom-uvf .brand-slider .owl-stage div {
    min-width: 400px !important;
    width: 100% !important;
}

.brand-slider-wrapper.custom-uvf .brand-slider .owl-stage {
 	max-width:100% !important; 
 	 width: 1500px !important;
    display: flex !important;


}


.doelgroep-banner ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    max-height: 585px;
}

.doelgroep-banner ul li {
    position: relative;
    width: 100%;
    height: 600px !important;
    overflow: hidden;
    text-align:center;
}


.doelgroep-banner ul li img {
    position: absolute;
    transition: transform 0.25s ease;
    margin-left: -200px;
    left: 50%;
    animation: zoomIns 3s;
    height: 100%;
    width:unset !important;
    max-width: unset;
    -webkit-filter: contrast(85%) brightness(110%) saturate(75%) sepia(22%);
    filter: contrast(95%) brightness(105%) saturate(90%) sepia(5%);
}

.doelgroep-banner ul li:hover img {
  transform: scale(1.03);
  opacity:0.9;
}

.doelgroep-banner .inner {
    top: 50%;
    margin-top: -15px;
    text-align: center;
    position: relative;
    color: #ffff;
    font-size: 28px;
}

.doelgroep-banner li a {
    height: 100%;
    width: 100%;
	text-decoration: none;	
}

.doelgroep-banner {
    height: 585px;
    overflow: hidden;
    max-width: 2000px;
    margin: auto;
}

@media only screen and (min-width: 768px){

.amrelated-content-wrapper .amrelated-pack-list {width: min-content;align-items: center;}

.amrelated-content-wrapper {display: inline-flex;}

.amrelated-pack-wrapper .amrelated-pack-item.-wide, .amrelated-pack-item.-narrow {}

.amrelated-pack-wrapper .amrelated-pack-item.-wide, .amrelated-pack-item.-narrow {min-width: 200px;}

.amrelated-pack-wrapper .amrelated-photo-container {width: 175px;height: 175px;}

.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price {color: #fff;font-weight: bold;}

.amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-info {display: block !important;}

.doelgroep-banner ul li:last-child{
	display:none;
}

}



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

.catalog-product-view .fotorama-item.fotorama:not(.fotorama--fullscreen):after {
    top: 0px;
    bottom: 0px;
    position: absolute;
    width: 77%;
    left: 11.5%;
    z-index: 99;
    content: "";
 }
 
.fotorama__arr.fotorama__arr--next,
.fotorama__arr.fotorama__arr--prev {
    display: block !important;
}
 
.catalog-product-view .fotorama__arr--prev .fotorama__arr__arr,
.catalog-product-view .fotorama__arr--next .fotorama__arr__arr {
    background-color: #0c0c0c;
    width: 40px;
    height: 40px;
    border-radius: 50em;
    background-size: 17px;
    background-position-y: 8px;

}

.catalog-product-view .fotorama__arr--next .fotorama__arr__arr {
    margin-left: 16px;
    background-position-x: 13px;
}

.catalog-product-view .fotorama__arr--prev .fotorama__arr__arr{
    margin-left: -16px;  
    background-position-x: 10px;  
}

.catalog-product-view .zoom-button {
    z-index: 999;
}

.category-top-block {
 background: #fff;
}

.customer-group-page .footer-menu-container.clearfix {
    width: calc(100% + 30px)!important;
    margin-left: -15px;
}

li.kop.merken {
    width: 100% !important;
    display: block !important;
    text-align: center;
}

ul.payment-icons-svg {
    margin: 20px 0px !important;
}

.container.seo-home-text {
	display:none;
}

 .doelgroep-banner{
    height:100%;
     
 }
.doelgroep-banner ul {
    display:block;
    max-height:100%;
}

.doelgroep-banner ul li{
    width: calc(50% - 2px) !important;
    display: inline-block;
    height: 210px !important;
    margin:0px !important;
    padding: 0px !important;
    overflow: hidden;

}

.doelgroep-banner .inner{
    line-height: 0px !important;    
}

.doelgroep-banner ul li img{
    left:0px !important;
    margin: 0px !important;
    position: absolute;
    width: 100% !important;
    height: unset !important;}

}

}