.custom-region-select {padding-bottom:30px;}

.custom-thematique-select{display:none;}

.line-list-forfaits #newsFilterForm {
	top: -13rem!important;
}

.line-banner .mod-banner__img:before {
    background: linear-gradient(to bottom right, rgba(57, 42, 89, 0.8), rgba(172, 42, 84, 0.8)), linear-gradient(to bottom right, black, black) !important;
}

.line-list-forfaits .form-element-keywords .chosen-action__wrapper {
    display: none;
}

.cc-window.cc-banner {
	background-color: #EFEEF2!important;
	box-shadow: -1px 0px 2px 1px rgb(0 0 0 / 11%);
	bottom: 10vh;
	left: auto;
	right: 0;
	max-width: 650px;
	padding: 50px 40px;
	flex-direction: column;
	align-items: flex-start;
}

.cc-message {
	display: flex;
	margin: 0 0 30px 0!important;
}
.cc-message p {
	margin-bottom: 0;
}
.cc-compliance {
	width: auto;
}
.cc-banner.cc-theme-edgeless .cc-btn {
	color: #ED6493;
	border: 2px solid #ED6493!important;
}

sub {
    font-size: 15px;
    font-weight: 600;
}

.cookie-modal {
	.cm-footer-buttons {
		.cm-btn-decline, .cm-btn-success, &.cm-btn-info {
			color: #fff !important;
			background: #ed6493 !important;
			border: 3px solid #ed6493 !important;
    		border-radius: 4px !important;
			font-size: 16px !important;
			padding: 12px 30px !important;
            			&:hover {
				background: #fff !important;
				color: #ed6493 !important;
			}
		}
	}
}