.ml--30 {margin-left: -30px;}

.pramie-cookie {
  width: 816px;
  height: 300px;
  border-radius: 8px;
  box-shadow: 0 8px 18px -9px rgba(14, 23, 39, 0.4);
  border: solid 1px #e1e2e1;
  background-color: #ffffff;
  margin-left: 50px;
}

.pe4enki {
	width: 95px;
	margin-top: 85px;
}

.Covermij-cookie {
  width: 336px;
  height: 46px;
  font-size: 24px;
  line-height: 1.67;
  margin-top: 29px;
}

.Cookies-worden {
  width: 600px;
  height: 60px;
  font-size: 14px;
  line-height: 1.43;
}

.Meer {
  width: 134px;
  height: 32px;
  text-align: center;
  color: #666b76;
  margin-top: 95px;
}

.Meer2 {
  color: #666b76;
}

/* --------------------------------- */

button {
  border: 0;
}

.pjAcceptCookieBarActions {
	margin-top: 80px;
}

.href-cookie {
	position: relative;
	display: block;
	width: 183px;
    height: 56px;
}

.btn-cookie {
	position: absolute;
	width: 183px;
	height: 56px;
	border-radius: 6px;
	border-color: transparent;
	top: -2px;
	left: -2px;
}

.btn-cookie:active,
.btn-cookie:focus {
    outline: 0 none;
}

.btn-cookie-text {
	position: absolute;
	font-weight: 600;
	line-height: 1.26;
	color: #ffffff!important;
	text-decoration: none!important;
	top: 16px;
	left: 15px;
}

.strelka-cookie {
	position: absolute;
	margin-left: 45px;
	margin-top: -5px;
}

/* --------------------------------- */

@media (max-width : 420px) {
	
	.pramie-cookie {
	  width: 100%;
	  height: 440px;
	  border-radius: 8px;
	  box-shadow: 0 8px 18px -9px rgba(14, 23, 39, 0.4);
	  border: solid 1px #e1e2e1;
	  background-color: #ffffff;
	  margin-left: initial;
	  padding: 5px;
	}
	.pjAcceptCookieBarShell {
		margin: 10px;
	}
	.Covermij-cookie {
	  width: auto;
	  height: auto;
	  margin-top: 0px;
	  text-align: center;
	}

	.Cookies-worden {
	  width: auto;
	  height: auto;
	}
	.Meer {
		margin-left: auto!important;
		margin-right: auto!important;
		margin-top: 30px;
	}
	.pjAcceptCookieBarActions {
		margin-top: 10px;
	}
	.pjAcceptCookieBarBtn {
		margin-left: auto!important;
		margin-right: auto!important;
	}
	#pjAcceptCookieBar {
		margin-bottom: 0px!important;
	}
}