.accordion__item{border-bottom:1px solid #dddbd5}.accordion__header{padding-left:1.5em;padding-right:0;cursor:pointer;font-weight:700}.accordion__body{max-height:0;overflow:hidden;padding:0;transition:max-height .5s;transition-delay:-.2s;transition-timing-function:cubic-bezier(0,1,0,1)}.expand .accordion__body{max-height:9999px;transition-delay:-.1s;transition-timing-function:cubic-bezier(1,0,1,0)}.js_accordion_body:after{margin-bottom:15px;content:'';display:block}.accordion__header:before{float:left;margin-left:-1.5em;margin-right:.5em;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='rgb%28170%2C180%2C20%29'%3E%3Cpath fill-rule='evenodd' d='M3.635 4.694a.508.508 0 0 0-.71 0 .497.497 0 0 0-.007.7l4.085 4.06 4.054-4.055a.505.505 0 0 0 0-.707.501.501 0 0 0-.71.002L6.997 8.046 3.635 4.694z'/%3E%3C/svg%3E");display:inline-block;background-repeat:no-repeat;background-size:1.5em;width:1.5em;height:1.5em;vertical-align:bottom;text-decoration:underline;content:''}.expand .accordion__header:before{background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='rgb%28170%2C180%2C20%29'%3E%3Cpath fill-rule='evenodd' d='M3.646 8.306a.508.508 0 0 1-.71 0 .497.497 0 0 1-.007-.7l4.085-4.06 4.054 4.055a.505.505 0 0 1 0 .707.501.501 0 0 1-.71-.002L7.008 4.954 3.646 8.306z'/%3E%3C/svg%3E")}.broertjezusje{margin:-1em 0 2em}.broertjezusje h2{color:#666;font-size:24px;font-weight:700;margin-top:0}.broertjezusje img{display:block;height:auto;width:auto;max-height:50px;max-width:50px}.broertjezusje ul{background-color:#f6f6f6;column-gap:6px;display:flex;display:-webkit-flex;justify-content:space-around;list-style-type:none;margin:0;flex-wrap:wrap;padding:6px;row-gap:6px}.broertjezusje li{background:#fff;border-radius:4px;box-sizing:border-box;margin:0;padding:0 5px;width:100%}@media screen and (min-width:500px){.broertjezusje li{width:49%}}@media screen and (min-width:900px){.broertjezusje li{width:24%}}.broertjezusje table{height:100%;width:100%}.broertjezusje td{padding:5px;vertical-align:middle}.broertjezusje .product-title{font-weight:700;white-space:nowrap}@media screen and (min-width:1000px) and (max-width:1200px){.broertjezusje .product-title{font-size:14px}}@media screen and (min-width:900px) and (max-width:999px){.broertjezusje tbody tr td:nth-child(2),.broertjezusje tbody tr td:nth-child(3){display:block;margin:auto}}.broertjezusje .bekijk-product-btn{background-color:#aabc00;color:#fff;display:inline-block;padding:5px 10px;transition:background-color .1s ease-in-out;white-space:nowrap}.broertjezusje a{color:inherit}.broertjezusje a:hover{text-decoration:none}.broertjezusje a:hover .bekijk-product-btn{background-color:#98a800}.broertjezusje .hide-small{display:none}@media screen and (min-width:1200px){.broertjezusje .hide-small{display:inline}}.product-in-stock{color:#aabc00;font-size:12px;position:relative}.in-stock .product-in-stock{padding-left:14px}.in-stock .product-in-stock:before{content:"";background-color:transparent;position:absolute;left:3px;top:2px;width:4px;border-bottom:2px solid #aabc00;height:9px;border-right:2px solid #aabc00;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.low-stock .product-in-stock{color:orange}.low-stock .product-in-stock:before{color:orange;font-size:12px;font-weight:700;left:0;position:absolute;top:0;text-align:center}.out-of-stock .product-in-stock{color:red;padding-left:12px}.out-of-stock .product-in-stock:before{position:absolute;top:5px;left:0;content:"\274c";font-size:7px;color:red}