@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Carter+One');
@import url('https://fonts.googleapis.com/css2?family=Inknut+Antiqua:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Eczar:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zalando+Sans+Expanded:ital,wght@0,200..900;1,200..900&display=swap');


    /*
    -------------------------------
    CUSTOM CSS PROBEERSEL
    -------------------------------
    */
    /*
    -------------------------------
    GENERAL
    -------------------------------
    */
    
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    


/*
-------------------------------
CUSTOM CSS DENNISZETWERKOPINTERNET.NL
-------------------------------
*/
body#heijnz {

}
body#heijnz:after {
    content:"";
    width:100%;
    height:100vh;
    border:0px solid #e7332a;
    display:none;
    position:fixed;
    top:0;
    
}
.stage {
    background-color: black;
}
/*body:after {
    content:"";
    background-image: url("../file/hoofdhoverklein.png");
    background-size:contain;
    background-color:transparent;
    background-repeat:no-repeat no-repeat;
    border:0;
    width:200px;
    height:300px;
    position:absolute;
    bottom:50px;
    z-index:-1;
    margin:0 auto;
    left:0;
    right:0;
}*/

/*
-------------------------------
TYPOGRAFIE
-------------------------------
*/
body#heijnz {
	
  font-family: "Eczar", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	
	h1, h2, h3, h4, h5 {
    color: #ffffff;
    word-break: break-word;
font-family: "Zalando Sans Expanded", sans-serif;
        font-optical-sizing: auto;
        font-weight: 900;
        font-style: normal;
    line-height: 1;
    text-shadow: 0px 0px 50px rgba(0,0,0,0.4);
}
}
body#heijnz {
	h3, h4, h5 {
  font-family: "Zalando Sans Expanded", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
 }
}
p {
    color:#e7332a;
    font-size:17px;
    font-weight: 400;
    margin-bottom:20px;
}
hr {
    border-top: 1px dashed#e7332a;
    margin-top: 6px;
    margin-bottom: 5px;
}
a {
    color:#e7332a;
    font-weight:700;
	font-family: "Zalando Sans Expanded", sans-serif;
}
a:hover {
    text-decoration:line-through;
    color:#e7332a;
}
a:after {
	display:none;
}
/*
-------------------------------
LCATIONS
-------------------------------
*/
body#heijnz .loc-m-1 {
    padding-top: 0px;
    max-width: 100%;
    margin:0 auto;
    border: 0px;
    line-height: 0;
    -webkit-box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
    height: 0px;
}
body#heijnz .loc-m-2-e {
	margin-top:100px;
	margin-bottom:100px;
}
body#heijnz .loc-m-2 .parallax {
	height: 100vh;
	padding:100px 0px;
}
body#heijnz .loc-m-2 .entity-menu {
	text-align:center;
}
body#heijnz .loc-m-2 .entity-menu .btn-group .btn {
	background-color: #ffffff;
	border: 0px solid #ffffff;
	color: #000000;
	font-size: 40px;
	float: none;
	display: block;
	margin-bottom: 90px;
	position:relative;
	-webkit-box-shadow: 0px 0px 20px 27px #ffffff;
	box-shadow: 0px 0px 20px 27px #ffffff;
	font-weight: 900;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	height: 80px;
	line-height: 1.7;
}
body#heijnz .loc-m-2 .entity-menu .btn-group .btn:hover {
	-webkit-box-shadow: 0px 0px 15px 52px #ffffff;
	box-shadow: 0px 0px 15px 52px #ffffff;
	display:block;
	font-size:40px;
}
.btn-group:has(.btn:hover) .btn {
  opacity: 0.4;
	font-size:35px !important;
	line-height:1;
}

.btn-group:has(.btn:hover) .btn:hover {
  opacity: 1;
	font-size:40px !important;
	height:80px !important;
}
body#heijnz .loc-m-2 .entity-menu .btn-group {
	text-align:center !important;
	line-height: normal;
	font-size:40px;
}
body#heijnz .loc-h-2 {
margin: 50px 0px;
}
body#heijnz .loc-m-3 {
	z-index:100;
	-webkit-box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 89px 53px rgba(0, 0, 0, 1);
	background-color: #340770;
}
body#heijnz .loc-m-3 {
	padding-top: 100px;
}
body#heijnz .loc-m-2 .entity-article img{
	text-align:center;
	display: inline-block !important;
	margin:0px 10px !important;
}
body#heijnz .loc-m-2 .entity-article p {
	text-align:center;
}
/*
-------------------------------
HEADER
-------------------------------
*/
body#heijnz .loc-h-1 img {
    display: inherit !important;
}
body#heijnz .loc-h-1 img.hidden {
    display: none !important;
}
body#heijnz .loc-h-1 {
	padding-bottom: 100px;
	min-height: 100vh;
	padding-top:100px;
	border: 30px solid black;
	background-image: none;
	border-radius: 30px;
	background-color: black;
	border-width: 40px 60px 0px 60px;
}
body#heijnz .loc-h-1 .block-background {
	border-radius: 50px 50px 0 0;
}
body#heijnz .loc-h-1 .block-foreground {
	padding-top: 15vh;
}
body#heijnz .loc-h-1 h3 {
	display:inline-block;
	border:1px solid white;
	padding:10px 20px;
	border-radius:100px;
	font-size:20px;
}
/*
-------------------------------
BUTTON HOOFD
-------------------------------
*/
.btn.hoofd {
    background-image:url("../file/hoofdklein.png");
    background-size:contain;
    background-color:transparent;
    background-repeat:no-repeat no-repeat;
    border:0;
    width:200px;
    height:300px;
}
.btn.hoofd:hover {
    background-image:url("../file/hoofdhoverklein.png");
    background-size:contain;
    background-color:transparent;
    background-repeat:no-repeat no-repeat;
    border:0;
    width:200px;
    height:300px;
}

/*
-------------------------------
GRID IMAGELIST
-------------------------------
*/
.entity-imagelist.entity-imagelist-grid {
    margin-bottom:20px;
}
.entity-imagelist.entity-imagelist-grid img {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.125);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.125);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.125);
    background-color:#fff;
}
.entity-imagelist.entity-imagelist-grid img:before {
    content:" ";
    width:10px;
    height:10px;
    background-color:red;
    position:absolute;
    top:10px;
}
/*
-------------------------------
footer
-------------------------------
*/
footer {
    background-color:#e7332a;
    color:#fff;
}
footer p,
footer h1,
footer h2,
footer h3,
footer h4,
footer a {
    color:#fff;
}
footer a:hover {
    color:#fff;
}
.loc-f-1 {
    padding-top:30px;
    margin-top: 200px;
    padding-bottom:20px;
}

/*
-------------------------------
Animatie
-------------------------------
*/

