﻿/* Spécial coup de coeur 2024 */


header {
	background: url('images/header-cc2024.png') center 75px #830000 no-repeat;
	background-size:contain;
}

@media (max-width:768px) {
.header-banner-menu {
	display:none;
}
}

#preselect-facets-link {
	display: none !important;
}
	
#search-assistant-button {
	display: none!important;
}

.site-btn.btn-group {
display: none;
}

#main_search_form {
display: none;
}

.input-group {
display: none;
}

#ariane {
display: none;
}

.nav_connexe_container  {
	background: none;
}

#nav_connexe {
	background: none;
}

@media (max-width: 1019px) {
#menu-panel {
    top: 80px;
    background: none;
}
}

@media (max-width: 991px) {
.direct-access-vpco .panel-heading > h2 span, .direct-access-vpco .panel-heading > h2 {
	display: none;
}
}

@media (max-width: 768px) {
.cms-inner-zone .panel-heading {
	height: 0px;
}
}

.header-banner-menu .connexe-menu-mobile {
	background: transparent;
}

.swiper-button-prev, .swiper-button-next {
	display: none;
}

@media (max-width: 769px) {
header {
	background: none;
}
}

.theme_4 .panel-heading > h2, .theme_11 .panel-heading > h2, .theme_13 .panel-heading > h2 {
	border-left: 6px solid #830000;
}

footer .col-md-12 {
	background: #830000;
}

@media screen and (min-width:700px) {
	.header-banner-menu .access-vpco-connect {
		display:none;
	}
}

.direct-access-vpco .panel-heading > h2 {
	color: #830000;
}

ul.list-inline.icone {
	display:none;
}

@media (max-width: 1268px) and (min-width: 992px) {
#nav-rich-menu {
	display: block;
}
}

.swiper-slide {
	background:#830000!important;
}

.sticky-search {
	display: none!important;
}

@media (max-width: 768px) {
.ermes-frame-html p.vpco-float-right {
	margin: 40px 0;
}
}

/*recup css encart */

/* taille de l'image */
.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
	width: 200px;
	max-height: none;
	margin-left: 15px;
}

/* taille de l'image */
@media (min-width: 1300px) {
	.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
		width: 230px;
		max-height: none;
		margin-left: 15px;
	}
}

.theme_4 .nav-tabs>li>a, .theme_11 .nav-tabs>li>a {
	color: #1a1a1a;
}

.theme_4 .nav-tabs > li, .theme_11 .nav-tabs > li {
	background: #eee;
	vertical-align: middle;
	max-width: 120px;
}

.theme_4 .nav-tabs > li:hover, .theme_11 .nav-tabs > li.active, .theme_11 .nav-tabs > li:hover, .theme_4 .nav-tabs > li.active {
	background-color:#830000!important;
}

.theme_4 .nav-tabs > li > a:hover, .theme_4 .nav-tabs > li.active > a, .theme_4 .nav-tabs > li:hover > a, 
.theme_11 .nav-tabs > li > a:hover, .theme_11 .nav-tabs > li.active > a, .theme_11 .nav-tabs > li:hover > a {
	background: inherit;
	border-color: #830000;
	color:white;
}

@media (max-width: 990px) {
	.nav .nav-tabs {
		display: table;
	}
	.theme_7 .nav-tabs > li, .theme_4 .nav-tabs > li, .theme_11 .nav-tabs > li {
		max-width: 100%;
		text-align: center;
		border-top: 1px solid #fff;
		background: #eee;
		min-height: 60px;
	}
	.theme_7 .nav-tabs > li > a, .theme_4 .nav-tabs > li > a, .theme_11 .nav-tabs > li > a {
		font-size: 15px;
	}
	.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	min-height: 60px;
	}
	.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
		width: 250px;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

/* marge en haut et en bas de chaque élément + affichage deux colonnes */
div.webframe-ermes-lastviewedresources-item {
	padding: 50px 15px;
	margin-top: 20px;
	width: 50%;
	float: left;
}

/* passage en 1 colonne */
@media (max-width: 990px) {
	div.webframe-ermes-lastviewedresources-item {
		width: 100%;
		padding: 20px 15px;
		margin-top: 10px;
		float: none;
	}
}

/* alignement à droite de l'image */
.vignette_document {
	float: right;
}

@media (max-width: 990px) {
	.webframe-ermes-lastviewedresources-item .vignette_document img.ermes-thumb {
		width: 250px;
		margin-left: 0;
		margin-bottom: 10px;
	}

	.vignette_document {
		float: none;
	}
}

.item-description {
	text-align: justify;
}

.ecoute {
	margin-left: 120px;
	margin-bottom: 10px;
}

.suite .ecoute {
	margin-left: 20px;
}

.suite .item-description {
	display: none;
}

.item-avis {
	font-style: italic;
}

p.item-publisher {
	font-size: 14px;
	line-height: 15px;
}

hr {
	border-top: 1px solid black;
	width: 250px;
	text-align: left;
	margin: 0;
}

div.webframe-ermes-lastviewedresources-item,
div.webframe-ermes-openfindselection-item {
	border-bottom: none;
}

.illustration {
	padding: 10px 0 45px;
	margin-bottom: 80px;
	height: 600px
}

.theme_11 .panel-body {
	padding: 0 20px;
}


.ermes-frame-html a.btn-default, .ermes-frame-html a.btn-default:hover {
	background: #830000;
	border-color:#830000;
	color:white;
}


.theme_4 a.purple_link, .theme_11 a.purple_link {
	color:#1a1a1a;
}

/* comportement des pavé sur la page d'accueil */
@media (max-width: 991px) and (min-width: 760px) {
	a.fictions, a.fictions:hover, a.documentaires, a.documentaires:hover, a.musique, a.musique:hover, a.cinema, a.cinema:hover, a.jeunesse, a.jeunesse:hover, a.numerique:hover, a.numerique {
		margin-left: 20%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	a.fictions, a.fictions:hover, a.documentaires, a.documentaires:hover, a.musique, a.musique:hover, a.cinema, a.cinema:hover, a.jeunesse, a.jeunesse:hover, a.numerique:hover, a.numerique {
		margin: 0 2%;
	}
}

/* comportement des pavés sur la page d'accueil */
@media (max-width: 991px) and (min-width: 760px) {
	a.fictions, a.fictions:hover, a.documentaires, a.documentaires:hover, a.musique, a.musique:hover, a.cinema, a.cinema:hover, a.jeunesse, a.jeunesse:hover, a.numerique:hover, a.numerique {
		margin-left: 20%;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	a.fictions, a.fictions:hover, a.documentaires, a.documentaires:hover, a.musique, a.musique:hover, a.cinema, a.cinema:hover, a.jeunesse, a.jeunesse:hover, a.numerique:hover, a.numerique {
		width: 470px;
		background-position: center;
	}
}

a.fictions, a.documentaires, a.musique, a.jeunesse, a.cinema, a.numerique {
	-webkit-transition: background-image 3s;
	transition: background-image 3s;
	width: 530px;
	height: 266px;
	display: block;
}
@media (min-width: 992px) {
	a.fictions, a.documentaires, a.musique, a.jeunesse, a.cinema, a.numerique {
		width: 100%;
		background-size: cover;
		background-position: center center;
		display: block;
	}
}
a.fictions:hover, a.documentaires:hover, a.musique:hover, a.jeunesse:hover, a.cinema:hover, a.numerique:hover {
	transition: background-image 1s;
}

/* modal cookies */
button.btn.btn-cookies-primary {
	color:#830000;
	border-color:#830000;
}
button.btn.btn-cookies-primary:hover {
	background:#830000;
}
.panel-cookies>.panel-heading {
	background-color:#830000!important;
	border-color:#830000!important;
}