@font-face {
  font-family: ScriptMT;
  src: url(../../fonts/script-mt-bold/ScriptMTBold.ttf);
}


 h1 { font-family: "ScriptMT"; color:#444 ;text-shadow: 0.5px 0.5px 0px rgba(241,140,49, 1); padding-left:20px; font-size: 32px ;}

/* titre module "fabricants" */
#Mod148 h3.module-title {font-size: 16px }

/* réduire marge blanche au-dessus du contenu principal si aucun titre */
.t4-component, .component {    padding-top: 0px;}
.page-header h2 {    padding-top: 20px;}


.t4-megamenu .navbar-nav {  margin-right: auto; margin-left: auto; padding:0 }   /* menu centré*/

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {    color: #f96610;}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {    color: #552512;}
.t4-megamenu .navbar-nav > li > .nav-link:hover,.t4-megamenu .navbar-nav > li > .nav-link:focus {    color: #552512;}
		
.not-at-top .t4-sticky.t4-palette-primary {    background-color: rgba(255,255,255,0.8);}  /* fond translucide sur menu sticky*/

/* menu sur mobile*/
.t4-offcanvas-toggle i, .navbar-toggler i {    font-size: 22px;    color: inherit;}
.t4-offcanvas .t4-off-canvas-header {display:none}


.t4-masthead, .container-fluid { padding:0; }
.t4-masthead .ja-masthead {height: 300px; background-position:center}

#t4-hero {
    background: #fff;
    padding-top: 10rem;
    padding-bottom: 1rem;
}
.lead {
    font-size: 1.4rem;   /* taille du texte "bienvenue chez Reno..."  */
    line-height: 1.875;
}

.btn-secondary, .tag-category .filters .btn-group .btn {
    color: #fff;
	font-size:14px;
    background-color: #f96610;
    border-color: #f96610;
	padding:10px;}

.category-module.mod-blog .category-link {
    border-bottom: 0px ;
    color: #fff;
	background:#F96610;
    font-family: inherit;
}

.module-title {    font-size: 2rem;} /*agrandir titres des blocs accueil*/

#t4-section-1 .container, #t4-section-2 .container, #t4-section-3 .container, #t4-section-4 .container, #t4-section-5 .container, #t4-section-6 .container {
    padding-top: 3em;
    padding-bottom: 3em;
}  /* diminuer les espaces etre les modules*/
  
.contact .plain-style .contact-title h2, .contact .plain-style .title-link h3 { 
  color: #552512;}  /* titres formulaire de contact*/

.page-header h2 {color: #f96610} /* titres des articles */

h4, .h4 {    font-size: 18px;}

/*.category-link {display:none}*/
a.chronoforms6_credits {color: #ffffff}

#t4-footnav p { margin-top: 0;  margin-bottom: 0;}