
.products .product.isbundle .actions a:after {content:'Se mere'}

.webshop-frontpage .primary_inner>.brands {margin-top:0px!important}

form[name="regsearch"] {display:flex;background:#f8f8f8;padding:20px 30px;justify-content: center;margin:20px 0;border:1px solid #e3e3e3;align-items: center;flex-direction: column}
form[name="regsearch"] input[type="text"] {background:url('/images/skins/dandodesign/media/Denmark_DK_common_license_plate_2024.png?v') no-repeat left #fff;border:4px solid red;border-radius:20px!important;font-size:40px;font-weight: 600;text-align: center;font-family: arial;height:85px;width:400px;padding:0 30px 0 60px}
form[name="regsearch"] input[type="text"]::-webkit-input-placeholder {color: #8a8a8a}
form[name="regsearch"] input[type="text"]:-moz-placeholder {color: #8a8a8a}
form[name="regsearch"] input[type="text"]::-moz-placeholder {color: #8a8a8a}
form[name="regsearch"] input[type="text"]:-ms-input-placeholder {color: #8a8a8a}
form[name="regsearch"] input[type="submit"] {height:75px;border-radius:8px!important;margin-left:10px;font-size:20px;font-weight: normal}
form[name="regsearch"] > div {margin:5px 0;text-align: center}
form[name="regsearch"] > div:nth-child(2) {display: flex;align-items: center}
@media(max-width:600px) {
	form[name="regsearch"] {padding:5px}
	form[name="regsearch"] input[type="text"] { width:100%;font-size:30px;}
	form[name="regsearch"] input[type="submit"] {margin:5px 0 0 0;width:100%;height:40px;line-height: 40px;}
	form[name="regsearch"] > div:nth-child(2) {flex-direction: column}
}
ul.sikkerhed {list-style: none;margin:0;padding: 0; border:1px solid rgb(241,241,241);padding:20px;margin:20px 0;background: #fbfbfb;font-size:12px;}
ul.sikkerhed div {margin:2px 0}
ul.sikkerhed a:before {font-family: 'Font Awesome 5 Pro';content:'\f15c';margin-right:5px}
ul.sikkerhed img {width:40px}

.responsive {height: auto!important;}