/* Feuille CSS en surcharge du thème pour le site du réseau ID 2 */
/* Font import ----------------------------------- */
@import url('https://fresenius.onkotalk.fr/apps/themes/expglivevent/assets/fonts/avenirnext-cyr/stylesheet.css');
@import url('https://fresenius.onkotalk.fr/apps/themes/expglivevent/assets/fonts/avenirnext-condensed/stylesheet.css');
/* Text custom ----------------------------------- */
.txt-fontserif { font-family:'Merriweather', serif; }
.txt-fontsans { font-family:'Avenir Next Cyr', sans-serif; }
.txt-fontitle { font-family:'Avenir Next Cyr', sans-serif; }
.txt-fontbold { font-family:'Avenir Next Cyr', sans-serif; font-weight:900; }
.txt-fontlight { font-family:'Avenir Next Cyr', sans-serif; font-weight:300; }
.txt-fontitalic { font-family:'Avenir Next Cyr', sans-serif; font-style:italic; }
.txt-white { color:#fff; }
.txt-black { color:#000; }
.txt-grey { color:#646464; }
.txt-first { color:#143f51; } /* bleu foncé */
.txt-second { color:#ab1b2A; } /* rouge foncé */
.txt-third { color:#f7a900; } /* jaune */
.txt-fourth { color:#026ab3; } /* bleu */
.txt-fifth { color:#00416f; } /* violet */
/* Global ---------------------------------------- */
.site-main .sup-section > .kt-inside-inner-col, .site.footer-widgets { box-shadow:rgba(17, 17, 26, 0.1) 0px 0px 16px; }
/* Header ---------------------------------------- */
.full-width-content .title-subheader, .page-id-135 .title-subheader, .page-id-162 .title-subheader, .page-id-171 .title-subheader, 
.page-id-176 .title-subheader, .page-id-178 .title-subheader, .page-id-180 .title-subheader { max-width:100% !important; padding-right:0 !important; }
/* Navigation ------------------------------------ */
/* Footer ---------------------------------------- */
.footer-bar .widget_nav_menu .menu li { margin-left:0; margin-right:0; }
.footer-bar .widget_nav_menu .menu li a { display:inline-block; padding-left:10px; padding-right:10px; border-right:1px solid #026ab3; }
.footer-bar .widget_nav_menu .menu li:first-child a { padding-left:0; }
.footer-bar .widget_nav_menu .menu li:last-child a { padding-right:0; border-right:none; }
.copyright-bar { display:none; }
/* Primary content ------------------------------- */
.site-main > article .entry-title { margin-bottom:1.3em; }
.site-main .sup-section { margin-top:-290px; }
.form-container { margin-bottom:2.5em; }
.form-container .field-checkbox span { font-size:14px; }
.form-container p.field-text label, .form-container p.field-select label { font-size:13px; color:#999; }
/* Responsive design ----------------------------- */
@media only screen and (min-width:1200px) {
}
@media only screen and (max-width:1199px) {
}
@media only screen and (max-width:1137px) {
  .site-main .sup-section { margin-top:-350px; }
}
@media only screen and (max-width:1024px) {
  .site-main .sup-section { margin-top:-205px; }
}
@media only screen and (max-width:779px) {
  .site-main .sup-section { margin-top:-245px; }
}
@media only screen and (max-width:767px) {
  .full-width-content .title-subheader, .page-id-135 .title-subheader, .page-id-162 .title-subheader, .page-id-176 .title-subheader, 
  .page-id-178 .title-subheader, .page-id-180 .title-subheader { padding-right:20px !important; }
  .site-main .sup-section { margin-top:10px; }
}
@media only screen and (max-width:480px) {
  .footer-bar .widget_nav_menu .menu li a { border-right:none; }
}
/*EOF*/
