#be-portal h3 {
    font-size: 1.3em;
    text-transform: uppercase;
}/* standaard PORTAL CSS */
#be-portal{
    background: black;
    color: white;
}
#be-portal img {
	width: 100%;
}
#be-portal .logo{
	border-bottom: 5px solid white;
	background-color: rgb(37, 37, 48);
}
#be-portal .logo img{
	width: 200px  !important;
}

#be-portal h1 {
	font-size: 3em;
	text-transform: uppercase;
}

#be-portal h2 {
	font-size: 2.5em;
	padding: 20px 0;
	text-wrap: balance;
	text-transform: uppercase;
}

#be-portal h3 {
	font-size: 1.3em;
	text-transform: uppercase;
}

#be-portal .category{
    background-color: yellow;
    color: black;
}

#be-portal .productType{
    padding: 15px;
}

#be-portal .productType a {
    color: white;
}

#be-portal #portal-cats{
	background-color:#e7e6e9 ;
	color: black ;
}

#be-portal #portal-cats .bgImg{
    background-image: url('/download/b2c_be_nl/pic/corsair/2024/bg.png');
	color:black;
	background-color:#e7e6e9 ;
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#be-portal .p15{
	padding: 0 15px;
}

@media screen and (min-width: 1200px) {
	#be-portal #portal-intro .col-12.p-5,
	#be-portal #portal-footer .col-12.p-5 {
		padding: 3rem 15rem!important;
	}
	#be-portal #portal-cats .col-12.px-5 {
		padding: 2.5rem 15rem 1rem!important;
	}
}


/*Custom specifieke css*/
#portal-intro{
    padding: 0 15%;
}
#be-portal .icuelogo{
    width: 200px;
}

#be-portal  .personaliseer{
	background-image: url('/download/b2c_be_nl/pic/corsair/2024/iCUE/personaliseer.png');
	color:white;
	background-color:black ;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
}
#be-portal  .personaliseer h3{
	margin: 0;
}

#be-portal  .personaliseer p{
	margin: 0;
	color: #ffff00;
}

#be-portal .mogelijkheden{
	background-color: #ffff00;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}

#be-portal .icuelogo{
	max-width: 200px;
}

@media (max-width: 767px) {
	#portal-intro {
		padding: 0px 5%;
	}

	#be-portal .icon-img{
		width: 50px;
	}
}

@media (max-width: 575px) {
	#be-portal .icuelogo{
		max-width: 150px;
	}
}

@media (max-width: 415px) {
	#portal-intro {
		padding: 0px;
	}

	#be-portal h1 {
		font-size: 2em;
		text-transform: uppercase;
	}

	#be-portal h2 {
		font-size: 1.8em;
	}

	#be-portal h3 {
		font-size: 1em;
	}

	#be-portal .promoPrice {
        font-size: 1rem;
    }
}

/*Jacs swiper css*/
/*niet alles zal nodig zijn*/

.promoCards {
	margin: 0 -5px;
	justify-content: flex-end;
}

.promoCard {
	border: unset;
}

.promoCard a {
	background: #ffffff;
	display: block;
	margin: 7px;
	padding: 14px;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	opacity: 1;
	transition: opacity 0.2s;
}

.promoCard a:hover, .promoSky a:hover, .promoHeaderOutlet a:hover, .promoLogos a:hover {
	opacity: 0.9;
	transition: opacity 0.2s;
}

.promoCard img {
	max-width: 100%;
}



.promoTitle {
	color: #000000;
	font-size: 1rem;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 2.4em;
	text-wrap: balance;
	margin-top: 4px;
	margin-bottom: 11px;
}

@media only screen and (max-width: 600px) {
	.promoTitle {
		font-size: 0.8rem;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 3.5em;
	}
	
}

.promoPrices {
	position: relative;
	text-align: right;
	margin-top: 14px;
}

.promoPrice {
	display: inline-block;
	padding: 0.25rem 1rem;
	margin: 0;
	background-color: #ffff00;
	text-align: center;
	color: black;
	font-size: 1.5rem;
	font-weight: 900;
	border-radius: 5px;
}

@media only screen and (max-width: 600px) {
	.promoPrice {
		display: block;
		margin: 5px 0 0 0;
		padding: 0.1rem 0.5rem;
		line-height: 45px;
		font-size: 1.15rem;
	}

	.promoPrice span span {
		font-size: 0.5rem;
	}
}

@media only screen and (max-width: 1120px) and (min-width: 992px) {
	.promoPrice {
		display: block;
		margin: 5px 0 0 0;
		padding: 0.1rem 0.5rem;
		line-height: 45px;
		font-size: 1.1rem;
	}
}

.promoStrikeprice {
	height: 32px;
	padding: 0.25rem 1rem;
	position: absolute;
	bottom: 22px;
	right: 7px;
	line-height: 22px;
	color: black;
	font-size: 15px;
	-ms-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><line x1='15' y1='70' x2='85' y2='30' stroke='hsl(0deg 0% 100%)' stroke-width='1' vector-effect='non-scaling-stroke'/></svg>");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%, auto;
	background-color: #f5f505cd;
}

@media only screen and (max-width: 600px) {
	.promoStrikeprice {
		height: 38px;
		bottom: 25px;
		right: 5px;
		line-height: 31px;
		font-size: 0.90rem;
	}
}


.promoStrikeprice:empty, .promoStrikeprice:has(span:empty) {
	display: none;
}




.promoCards .highlight-carousel-container {
	position: relative;
	padding: 0px;
}

.promoCards .swiper {
	position: static;
	user-select: none;
}

.promoCards a.card {
	background-color: #ffffff;
	border: 1px solid rgba(242, 175, 66, 0.5)!important;
}

.promoCards a.card {
	opacity: 1;
	transition: opacity 0.1s;
}

.promoCards a.card:hover {
	opacity: 0.8;
	transition: opacity 0.1s;
}

.promoCards .promoTitle {
	color: #141a2f;
	font-size: 1rem;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 3.6em;
}

.promoCards .promoCard a {
	margin: 5px;
}

.promoCards .promoCard img {
	max-width: 85%;
}

.promoCards .eyecatcher-container div span {
	line-height: 1.5;
}

.promoCards .promoPrices {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.promoPriceDifference {
	font-weight: 900;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
	margin: 0 5px;
	color: black;
	background-color: #ffff00;
	height: 35px;
	width: 35px;
	/* padding: 0 9px; */
	border-radius: 20px;
	top: 195px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 14px!important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	margin-left: -4px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 14px!important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	margin-left: 4px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	transform: scale3d(0.5, 0.4, 0.5);
}

@media only screen and (max-width: 1300px) {
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
		left: 8px!important;
	}

	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 8px!important;
	}
}

@media only screen and (max-width: 650px) {
	.promoCards .promoPrices {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		flex-wrap: wrap;
	}
	.promoCards .promoPrices div {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
	.promoCards .promoPrices {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		flex-wrap: wrap;
	}
	.promoCards .promoPrices div {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width: 920px) {
    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
        top: 155px;
    }
    
}

@media (max-width: 450px) {
    
    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
        top: 130px;
    }
}