/*GAZELLE CSS*/

.storing {
	position: fixed;
	right: 0;
	top: 200px;
	height: 480px;
	z-index: 1000;
}

.storing img {
	width: 100%;
}

@media (max-width: 767px) {
	.storing {
		width: 75px;
	}
}

@media (min-width: 768px) and (max-width: 1299px) {
	.storing {
		width: 100px;
	}
}

@media (min-width: 1300px) {
	.storing {
		width: 150px;
	}
}

/*EINDE GAZELLE CSS*/

.hoverblocks {
	z-index: 9999;
}

@media \\0 screen {
	.webshop-overlay {
		padding-left: 25%;
		padding-right: 25%;
	}
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.webshop-overlay {
		padding-left: 25%;
		padding-right: 25%;
	}
}

.flyin_fromleft h1 {
	color: #fff;
	float: right;
	font-family: DINLight, sans-serif, sans-serif;
}


/* CSS TAILOR MADES */

.product-banner:hover .tm-overlay {
	opacity: 0;
	transition: all 0.9s ease;
	z-index: 0;
}

.tm-overlay {
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url('../Content/img/Daklapack/tm-overlay.png');
	background-repeat: repeat;
	transition: all 0.9s ease;
}

.product-banner.miniprint {
	background-image: url(/Content/img/Daklapack/miniprintbanner.png);
}

.product-banner.miniprint .pb-right img {
	padding: 15px;
}

.miniprint .pb-right {
	padding-top: 200px;
}

.miniprint .pb-right img {
	margin: 0 auto;
}

/*Toegevoegd 20-06-2018 -- GAW*/

.filter {
	-webkit-filter: brightness(50%) !important;
	transition: 5s ease !important;
}

.invertedfilter {
	transition: 5s ease !important;
}

@media screen and (max-width: 449px) {
	.miniprint p.deski {
		padding-left: 10px;
		padding-right: 10px;
	}
	.miniprint .pb-right {
		height: 800px;
		padding-top: 75px;
	}
	.product-banner.miniprint {
		background-image: url(/Content/img/Daklapack/miniprintbannermob.png) !important;
	}
}

@media (min-width: 450px) and (max-width: 767px) {
	.miniprint .pb-right {
		height: 800px;
		padding: 75px 50px;
	}
	.product-banner.miniprint {
		background-image: url(/Content/img/Daklapack/miniprintbannermob.png) !important;
	}

	/* Toegevoegd 05-11-2018 -- GAW */
	.prijsper {
		left: 0!important;
		bottom: 0!important;
	}
}

@media (min-width: 768px) and (max-width: 999px) {
	.miniprint .pb-left img {
		padding: 0px 0px 80px 50px;
	}

	/* Toegevoegd 05-11-2018 -- GAW */
	.prijsper {
		left: 0!important;
		bottom: 0!important;
	}
}

@media (min-width: 1000px) and (max-width: 1299px) {
	.miniprint .pb-left img {
		padding: 0px 0px 100px 50px;
	}
}

@media screen and (min-width: 1800px) {
	.miniprint .pb-left img {
		padding: 0px 0px 120px 100px;
	}
	.miniprint .deski {
		padding: 0px 100px;
	}
}

.nieuws p {
    margin: 0 0 22px;
}

/* Small update header 18-04-2019 -- GAW */
.dropdown-content {
	margin-top: -25px;
}

/* Black Friday Banner 29-11-2019 -- GAW */
/*header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.blackfriday img {
    max-width: 100%;
    margin-top: 180px;
}

@media screen and (max-width: 1300px) {
    .blackfriday img {
        margin-top: 0px;
    }
} */

/* Small edit product page 02-2020 -- GAW */
.col-md-6.omschrijvingtitel,
.col-md-6.afvullentitel {
	padding-left: 0;
}

/* START Cororna Banner 20-03-2020 -- GAW */
/*.corona {
    z-index: 9999;
    position: fixed;
    top: 0;
}

header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 180px;
}

.page-header {
    margin-top: 35px !important;
    padding-top: 20px !important;
}

.corona img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 1300px) {
    header {
        margin-top: 22px;
    }

    .page-header {
        margin-top: 25px !important;
    }
}

@media screen and (max-width: 1300px) {
    header {
        margin-top: 22px;
    }
}

@media screen and (max-width: 992px) {
    header {
        margin-top: 17px;
    }
}

@media screen and (max-width: 768px) {
    header {
        margin-top: 13px;
    }
}*/
/* EINDE Cororna Banner 20-03-2020 -- GAW */

/* Small fix Cookie notification 10-2020 -- GAW */
.flyin_fromleft,
.overbox {
	z-index: 2;
}

.cookie-notification {
	background-color: rgba(0,0,0,.8);
	opacity: unset;
	z-index: 3;
}

/* START Scanpack Banner 14-09-2022 -- GAW */
/*
.rng-banner {
    background-color: #fff;
    color: #000;
    z-index: 1000;
    width: 100%;
    position: fixed;
}

.page-header {
    margin-top: 60px;
    padding-top: 0;
}

.hoverblocks {
    top: 300px;
}

@media screen and (min-width: 1299px) {
    header {
        margin-bottom: 82px;
    }
}

@media screen and (max-width: 1299px) {
    header {
        margin-top: 0;
        margin-bottom: 0!important;
    }

	.mobile-nav {
	    padding-top: 60px;
	}
}

@media screen and (max-width: 865px) {
	.mobile-nav {
	    padding-top: 60px;
	}
}

@media screen and (max-width: 441px) {
	.mobile-nav {
	    padding-top: 50px;
	}
}
 */
/* END Scanpack Banner 14-09-2022 -- GAW */

/* Last Chance Sale banner 09-2024 -- GAW */

 .last_chance-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ea002a;
    color: #000;
    z-index: 1000;
    width: 100%;
    height: 60px;
    position: fixed;
}

.last_chance-banner p {
    font-family: 'DINBold', Arial, sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.last_chance-banner a {
    color: #fff;
    text-decoration: underline;
}

.last_chance-banner a:hover {
    color: #fff;
}

.page-header {
    margin-top: 60px;
    padding-top: 0;
}

.hoverblocks {
    top: 300px;
}

@media screen and (min-width: 1299px) {
    header {
        margin-bottom: 82px;
    }
}

@media screen and (max-width: 1299px) {
    header {
        margin-top: 0;
        margin-bottom: 0!important;
    }
	
	.mobile-nav {
	padding-top: 60px;
	}
}

@media screen and (max-width: 865px) {
	.mobile-nav {
	padding-top: 60px;
	}
}

@media screen and (max-width: 441px) {
	.mobile-nav {
	padding-top: 50px;
	}
}

 /* END Last Chance Sale banner 09-2024 -- GAW */