﻿/* ----------------------------- */
/* ----------------------------- */
/*        THEME NUMOK            */
/* 	  	 COULEUR c63d34          */
/*       MCA MARS 2024           */
/*------------------------------ */
/* ----------------------------- */

/* attention hack général */
body {
	background-color: white;
}

header {
	background: url('images/header_2024.jpg') no-repeat center center!important;
	background-size: contain!important;
}

@media (min-width:1600px) {
	header {
		background-size: cover!important;
	}
}

.header-compact #search-panel {
	padding: 230px 0 0 0!important;
}

@media (max-width:990px) {
	
	.header-compact #search-panel {
		padding: 190px 0 0 0!important;
	}
}

button#search-assistant-button {
	display:none!important;
}


#preselect-facets-link {
	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-color: white;
}

#nav_connexe {
	background-color:transparent;
}

#nav_connexe a:hover {
	text-decoration: none;
}

ul.list-inline.icone {
	display: none;
}

footer .col-md-12 {
	background:  #c63d34;
}

.panel .panel-heading > h2 {
	border-left: 6px solid #c63d34;
}

.ermes-frame-html h2 {
	color:#c63d34
}

.theme_3 > .panel .panel-heading > h2 {
	color: white;
}

.theme_3 > .panel .panel-heading > h2 {
	border-left: 6px solid #c63d34;
}

.theme_3 .panel-front, .theme_3.panel-selection {
	background: #c63d34;
}

.ermes-frame-html h4 {
	border-left: 6px solid #c63d34;
}

.ermes-frame-html .vpco-citation-numok p {
	font-weight: bold;
	color: #c63d34;
	padding: 25px 0;
	margin: 0 8%;
}

.btn-default {
	color: #c63d34;
}

/*   TABLETTES          */

/* passage en couleur dominante du fond du menu accès direct */
.header-banner-menu .connexe-menu-mobile {
	background: #c63d34;
} 

/* passage en couleur dominante du background de la flèche du menu accès directs */
.header-banner-menu .swiper-button-next, .header-banner-menu .swiper-button-prev {
	background-color: #c63d34;
}

/* passage en couleur dominante de l'en tête du tableau des exemplaires en mode tablette (en desktop = couleur secondaire) */
@media (max-width: 990px) {
	#notice_longue h3.category_header {
		background-color: #c63d34;
	}
}

/* Résultat de recherche */

#resultats_recherche .panel > .panel-heading h2 {
	color: #c63d34;
}

#criteres_recherche .btn-action {
	color: #c63d34;
}

.pagination > .active > span {
	border-color: #c63d34;
	background: #c63d34;
}

#resultats .actions .btn-dark {
	display: none;
}

#resultats .notice_courte .thumbnail-wrapper:hover {
	background-color: #c63d34;
}

#facet_container .disabled .badge {
	background-color: #c63d34!important;
}

/* Royal Slider */

.bs-bullets .rsNavSelected button {
	background-color: #c63d34;
	border-color: #c63d34;
}

.rsDefaultInv.rsHor .rsArrowLeft {
	background: #c63d34 url('images/left_arrow_w.png') no-repeat center center;
}

.rsDefaultInv.rsHor .rsArrowRight {
	background: #c63d34 url('images/right_arrow_w.png') no-repeat center center;
}



/* Menu accès direct dédié NUMOK */


/* .panel-heading {
	display: none;
} */
.direct-access-vpco {
	display: none;
}

.header-banner-menu .all-link-connexe {
	padding: 45px 0px 35px 0px;
	margin-left:225px;
}
.header-banner-menu .all-link-connexe a {
	color:#c63d34;
	font-size:17px;
} 

.header-banner-menu .all-link-connexe ul {
		font-size: 19px;
		padding-left: 15px;
		margin-bottom: 10px;
} 

@media (min-width: 990px) and (max-width: 1200px) {
	
.header-banner-menu .all-link-connexe {
		margin-left:180px;
} 

.header-banner-menu .all-link-connexe ul {
	padding-left: 0px;
}

}

header .col-md-8 {
	width: 100%;
}

.ermes-frame-html h2 {
	color:#c63d34
}

/* modal cookies */
button.btn.btn-cookies-primary {
	color:#c63d34;
	border-color:#c63d34;
}
button.btn.btn-cookies-primary:hover {
	background:#c63d34;
}
.panel-cookies>.panel-heading {
	background-color:#c63d34!important;
	border-color:#c63d34!important;
}

/* passage en couleur dominante des liens purple link, all crs et swiper */
.ermes-frame-html .purple_link a, .ermes-frame-html a.purple_link, .ermes-frame-html .all_crs a, .swiper-slide a {
	color: #c63d34;
}

/*----------------------*/
/*   QUE FAIRE          */
/*----------------------*/

/* couleur du lien dans la fiche que faire */
.component-text p a, .component-text a b, 
.component-text b a, .component-text h4 a,
#notice_longue .panel-front.panel-search-container[data-base="QUEFAIRE"] .item-description a, 
#notice_longue .panel-front.panel-search-container[data-base="QUEFAIRE"] .item-description a strong {
    color: #c63d34;
    font-weight: bold;
    text-decoration: underline;
        }

/* couleur du texte dans les citations */
.item-description p.component-verbatim-text, blockquote.component.component-verbatim footer, cite {
	font-weight: bold;
    color: #c63d34;
	background-color: transparent;
	font-size: 16px;
    font-family: 'montserratlight';
}

/* Encart theme_14 capture de recherche agenda (grille), bandeau en couleur primaire avec opacity */
.en_direct_bandeau {
    background: #c63d34;
}

/* Encart theme_14 capture de recherche agenda (grille), couleur des tags */
.en_direct_footer p.tag { 
	color:#c63d34;
}

/* couleur de la border dans la citation */
.item-description p.component-verbatim-text:before {
    content: "";
    border-top: 4px solid #c63d34;
    width: 50px;
    display: block;
    margin: 0;
    margin-bottom: 15px;
}


/* Container vidéo sur la page d'accueil */
.vid-container {
	position: relative;
	padding-bottom: 52%;
	padding-top: 30px;
	height: 0;
}
.vid-container iframe,
.vid-container object,
.vid-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vid-list-container {
	width: 92%;
	overflow: hidden;
	margin-top: 20px;
	margin-left:4%;
	padding-bottom: 20px;
}
.vid-list {
	width: 1900px;
	position: relative;
	top:0;
	left: 0;
}
.vid-item {
	display: block;
	width: 180px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 10px;
}	
.thumb {
	overflow:hidden;
	height: 92px;
}
.thumb img {
	width: 100%;
	position: relative;
	top: -13px;
}	
.vid-item .desc {
	color: #c63d34;
	font-size: 14px;
	margin-top:5px;
}
.arrows {
	position:relative;
	width: 100%;
}

.arrow-left {
	color: #fff;
	position: absolute;
	background: #c63d34;
	padding: 15px;
	left: -25px;
	top: -170px;
	z-index: 99;
	cursor: pointer;
}	
.arrow-right {
	color: #fff;
	position: absolute;
	background: #c63d34;
	padding: 15px;
	right: -25px;
	top: -170px;
	z-index:100;
	cursor: pointer;
}	
@media (max-width: 624px) {
	.arrows {
		position:relative;
		margin: 0 auto;
		width:96px;
	}
	.arrow-left {
		left: 0;
		top: -20px;
	}
	
	.arrow-right {
		right: 0;
		top: -20px;
	}
}