/*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;
}

 /*START RNG Banner 14-09-2022 -- GAW */

/*.rng-banner {
    background-color: #0b2644;
    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 RNG Banner 14-09-2022 -- GAW */

/* Small edit product page 02-2020 -- GAW */
.col-md-6.omschrijvingtitel,
.col-md-6.afvullentitel {
	padding-left: 0;
}

/* Small fix Cookie notification 10-2020 -- GAW */
.flyin_fromleft {
	z-index: 2;
}

.cookie-notification {
	background-color: rgba(0,0,0,.8);
	opacity: unset;
	z-index: 3;
}

/* Droogijs pagina 08-2020 -- GAW */
.droogijs .call-to-action.almostblackbg {
    background-color: #272727;
    color: #fff;
}

@media (min-width: 1200px) {
    .droogijs .call-to-action {
        padding-top: 70px;
        padding-right: inherit;
        padding-bottom: 75px;
        padding-left: inherit;
    }
}

.droogijs .call-to-action.almostblackbg h1 {
    color: #fff;
}

.droogijs .call-to-action h1 {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 35px;
    font-family: "DINBold", Calibri, sans-serif;
}

@media (min-width: 992px) {
    .droogijs .call-to-action h1 {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .droogijs .call-to-action h1 {
        font-size: 40px;
    }
}

.droogijs .call-to-action p {
    line-height: 1.5;
    margin-top: .5vw;
    color: #fff;
    /* margin-bottom: 0;
    font-size: 18px; */
}

.droogijs .call-to-action .dinbold {
    font-size: 20px;
    margin-bottom: 0.5vw;
}

.droogijs .btn {
    margin-top: 1.5rem !important;
}

ul.vinkjes23 {
    padding: 25px 0 5px 0;
    font-size: 19px;
    line-height: 1.3;
}

ul.vinkjes23 li {
    list-style-type: none;
    padding: 0 0 20px 40px;
    background: url(https://media-frontend.tweakwise.com/data/minigrip/orgineel/Check-mark.png) no-repeat top left;
    background-position: 0 5px;
}

.droogijs .call-to-action.greybg p {
    color: #000!important;
}

/* 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 */