/*
Theme Name:     m2edition-theme
Theme URI:      https://masteredition-angers.fr
Description:    Thème pour le site du master  Edition, Édition multimédia et Rédaction professionnelle de l'université d'Angers
Author:         ternalis
Author URI:     https://ternalis.com/
Template:       nikkon
Version:        2.0
*/  

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Nikkon Stying ----
# Content
    ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/* ______________________________________________________________
ajout odile 
_________________________________________________________________*/

.sticky {   background:#ffff;
            /* modif 2024 height:35px;*/ height:60px;
            z-index:999;
            width:100%;
            position:fixed;
}

/*  burger menu principal et mots clés in css */
.ppal-menu-button {  display: none;}
#main-menu{position: absolute;top: -1000px;}


    @media only screen and (max-width: 782px) {
      .ppal-menu-button {
        display: block;
        padding: 2px 0 10px;
        text-transform: uppercase;
        font-size: 17px;
        cursor: pointer;
        text-align: center;
      }
      .site-top-bar-right, .menu-search, .site-top-bar-left { display: none!important; }
      
      #main-menu ul{ list-style: none;text-align: left;margin-left: 0px; }
      
      #main-menu ul li a {
        display: block;
        margin-right: 7px;
        margin-bottom: 7px;
        padding: 0px 4px;
        font-family: dosis;
        text-transform: uppercase;
        font-weight: 600;
      }
      
      .header-menu-button {
        padding: 2px 0 10px!important;}
      }


  @media all and (max-width: 980px) {  

    #tag-menu .tagcloud a {
        float:left; 
        margin-right:7px!important;
        margin-bottom:12px!important;
        -webkit-border-radius:2px!important;
        -moz-border-radius:2px!important;
        border-radius:2px!important;
        border:1px solid #fff;
        padding:0px 4px!important;
        font-family: dosis;
        color: #fff;
        background-color: transparent!important;
        border: 1px solid #0abbef!important;
    }
    .ppal-menu-button {
      display: block;
      padding: 2px 0 10px;
      text-transform: uppercase;
      font-size: 17px;
      cursor: pointer;
      text-align: center;
    }
    
    .site-top-bar-right, .menu-search, .site-top-bar-left { display: none!important; }
    
    #main-menu ul{ list-style: none;text-align: left;margin-left: 0px; }
    
    #main-menu ul li a 
     {
      display: block;
      margin-right: 7px;
      margin-bottom: 7px;
      padding: 0px 4px;
      font-family: dosis;
      text-transform: uppercase;
      font-weight: 600;
    }

    .header-menu-button {padding-top: 50px!important;}
    .site-header {display: block!important;}
    
    }

/*aside pour 980px */
@media all and (max-width: 1150px) { #primary, #secondary{width: 100%;} }
@media all and (min-width: 980px) and (max-width: 1200px) {        
      .nikkon-header-nav ul li a {font-size: 12px!important;}
      #tag-menu .tagcloud { margin-top:30px; }

    }

      /*#tag-menu {padding: 0px!important;}
      .current-menu-item a {
        background: none!important;
        color: #fff!important;
        border-radius: 2px;
        border: 1px solid #fff;
        padding: 6px 2px 0px 4px;
        margin-bottom: 4px;
      }*/
      .current-menu-item {}


/* . burger menu */
/****************/

.site-footer .widget_tag_cloud {line-height: 1.65;}
.site-footer .widget_tag_cloud a {  margin-right:15px;font-weight:400;}
/*    margin-bottom:7px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    border:1px solid #000;
    color:white !important;
    padding:4px 10px;

/*
.site-footer .widget_tag_cloud a:hover {
    
    color: #ddd !important;
    background: #353433;
}

.tagcloud a {
    padding: 5px;
    display: inline-block;
    margin: 2px;
}

.widget-area .essential-widgets .tagcloud a {
    border: 0;
}

.tag-cloud-link{
    color: #222;
}

.tag-cloud-link:focus, 
.tag-cloud-link:hover{
    color: #50be68;
}
*/

/* Tag Background 
.tag-cloud-link {
    background-color: #eee;
}
*/

/* tagCloud Colors */
/*
.m2_tag_color_1 { background-color: #0abbef !important;color:white !important; } /* bleu-ok- modif oks 04-2022 (anciennement #008fd5)
.m2_tag_color_2 { background-color: #8b0435 !important;color:white !important; } /* violet-ok modif oks 04-2022 (anciennement #cf2d71)
.m2_tag_color_3 { background-color: #d8195b !important;color:white !important; } /* rouge-ok 
.m2_tag_color_4 { background-color: #ddd539 !important;color:white !important; } /* jaune-ok 
.m2_tag_color_5 { background-color: #fa9c33 !important;color:white !important; } /* orange-ok 
.m2_tag_color_6 { background-color: #40ae49 !important;color:white !important; } /* vert-ok */


#tag-menu .tagcloud a {
  /*display:block;*/
  float:left; 
  /*margin-right:7px;
  margin-bottom:7px;*/
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  border:1px solid #fff;
  /*padding:0px 4px;*/
  font-family: dosis;
  text-transform: uppercase;
  font-weight: 600;

  color: #444;
  font-size: 14px!important;
  
  display: inline-block;
  margin-bottom: 8px;
  padding: 5px 15px 7px 15px;
  position: relative;
  text-decoration: none;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 50px;
  width: max-content;
  /*background-color: #0abbef;*/
  border: 2px solid #0abbef;
}

#tag-menu .tagcloud a:hover{
  /*padding:0px 4px;
  color:#706f6f;*/
  background-color:#8b0435 !important;;
  color:white !important;
  /*border: 1px solid #fff;*/

  padding: 5px 15px 7px 15px;
  border: 2px solid #8b0435;
}
/*
.m2_tag_color_1:hover, 
.m2_tag_color_2:hover, 
.m2_tag_color_3:hover, 
.m2_tag_color_4:hover, 
.m2_tag_color_5:hover,
.m2_tag_color_6:hover {
      background-color:white !important;;
      color:#444 !important;;
}
*/

/*menu principal hover */
.nikkon-header-nav ul li a:hover,
.nikkon-header-nav ul li a:active,
.site-top-bar .social-icon:hover
{color:#fff!important;background-color: #8b0435 !important;}

.nikkon-header-nav ul li.separator { border-top:1px solid #ddd; }



/* decalage sur footer quand sub-menu */
.site-footer-widgets .widget ul.sub-menu li a {margin-left: 10px;}
.site-footer-widgets .widget ul.sub-menu ul li a  { margin-left: 10px; padding-left: 10px;border-left: 1px solid #ddd;}

/* figure caption d'un image media */
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
  display: table-caption;
  caption-side: bottom;
  font-style: italic;
  font-size: 0.75em;}

/*mise en forme du profil */
#wpwrap#application-passwords-section.application-passwords hide-if-no-js{display: none;}
#profile-page > h2 { background-color:#fff; padding: 10px;}
#profile-page {font-weight: 600;}
.profile_new_h2{}


/* page sitemap */
.trois-col {  display:flex;  justify-content:space-around;}
.trois-col ul {margin: 0 0 1.5em 0;}


@media only screen and (max-width: 782px){
  .page-template-default .trois-col {
      /*box-shadow: 0 -1px 0 rgb(0 0 0 / 4%) !important;
      width: 100% !important;
      float: none !important;
      padding: 40px 0 5px !important;
      margin: 0 0 10px !important;*/
      display: block;
    }
  }


/* widget text plaquette */

aside#text-2, aside#text-3, aside#eo_calendar_widget-2 {
  webkit-box-shadow: 5px 5px 15px -10px #000000;
  box-shadow: 5px 5px 15px -10px #000000;
  padding: 20px;
  border-top: 4px solid #8b0435;
  /* ajout ternalis pour radius en bas */
  border-radius:0px 0px 20px 20px;
}

.focus-text {  
  webkit-box-shadow: 5px 5px 15px -10px #000000;
  box-shadow: 5px 5px 15px -10px #000000;
  padding: 20px;
  border-left: 4px solid #8b0435;}

/* testing the eo calendar min style à l'arrache */
/* #Widget
================================================== */
#eo_calendar_widget-2 .widget h3 {
  border-bottom: 1px solid #888;
  margin-bottom: 10px;
}

#eo_calendar_widget-2 .widget{ margin: 20px 0px; }
.widget_calendar table{ width: 100%; background: #EFEFEF; text-align:center; }
.widget_calendar table th {background: #DFDFDF;border: 1px solid white;padding: 5px;}
.widget_calendar table td.today { background: #fff; }
.widget_calendar table td { border: 1px solid white; padding:5px;}
.widget_calendar table td a{background: #8b0435;display: block;padding: 5px;margin: -5px;color: white;text-decoration: none;}
#wp-calendar caption {text-transform: uppercase;margin-bottom: 10px;font-size: 1.3em;} 

 /* #Widget
================================================== */
.toc-wrap {
  background: #F5F5F5;
  float: right;
  font-size: 14px;
  padding: 15px;
  border: 1px solid #aaa;
  border-radius: 3px;
}

.toc-list{ margin-bottom: 0px; margin-left: 20px; }
.toc-sub-list {
  margin: 5px;
}

/* widget 3 calendra upcoming events */
#eo_event_list_widget-2 .eo-events-widget{ font-size: 14px }
#eo_event_list_widget-2 .eo-events-widget li{ overflow:hidden;}
#eo_event_list_widget-2 .eo-events .eo-date-container{ color:white;float:left;;text-align: center;width: 35px;line-height: 1.3; margin:0px 5px; }
#eo_event_list_widget-2 .eo-events .eo-date-month{ margin: 0px;display: block;font-size: 14px;font-variant: small-caps;color: white;letter-spacing: 3.2px;text-align: center;}
#eo_event_list_widget-2 .eo-events .eo-date-day{ display: block;margin: 0px;border: none;font-size: 20px; }
#eo_event_list_widget-2 .eo-events .eo-date-container{ background: #1e8cbe}
#eo_event_list_widget-2 .eo-events .eo-date-day{ background: #78c8e6}
#eo_event_list_widget-2 .fc-header h2 { font-size: 21px; line-height: 30px; }
#eo_event_list_widget-2 .eo-fullcalendar{ margin: 20px 0px }
#eo_event_list_widget-2 .eo-fullcalendar .fc-content table{ border-top: 1px solid #dfdfdf }
#eo_event_list_widget-2 ul.eo-event-meta{ list-style:none}

/* page promo */
.lien-promo {
  font-family: dosis;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: -75px;
  right: 10px;
}
@media only screen and (max-width: 582px){.lien-promo { top: -130px; } }

/* page profile user admin  */
/*body:not(.editor) #your-profile h2 {background-color: #fff;}
#wpbody-content #profile-page #your-profile h2 { margin-top: 20px!important;
    background-color: #fff!important;
    padding: 10px!important; }*/

/* page author */
#author-avatar{margin-right: 30px;}
#team-meta-link ul{ list-style: none!important;
  display:inline-flex;padding-left: 0 ;margin-left:0; }
  #team-meta-link ul li{margin-right: 20px;}


/* 20 juin 2023 */
/* sur plugin nobs et icons greys qui ne se développent pas au hover */
.juiz_sps_hide_name .juiz_sps_button:hover .juiz_sps_icon, .juiz_sps_hide_name .juiz_sps_button:focus .juiz_sps_icon {
  margin-right:0px;
}

.juiz_sps_links .juiz_sps_item .juiz_sps_button:hover, .juiz_sps_links .juiz_sps_item .juiz_sps_button:focus {
  transform: none;
}

.juiz_sps_hide_name .juiz_sps_button:hover .juiz_sps_network_name, .juiz_sps_hide_name .juiz_sps_button:focus .juiz_sps_network_name {
  max-width:0px;
}



/* footer et icon twitter-x */
.jsps-twitter { position: relative;top:5px; }
/* page pao vinyle */
/* regroupement des styles + media queries */

    .scene {width: 1000px;display: flex;justify-content: space-between;perspective: 800px;}
    .card { position: relative;width: 300px;height: 300px;color: initial;cursor: pointer;transition: 1s ease-in-out;transform-style: preserve-3d;}
    .card:hover {transform: rotateY(0.5turn);}
    .card__face {position: absolute;top: 0;left: 0; width: 100%;height: 100%;backface-visibility: hidden;transition: 1s ease-in-out;}
    /*img {width: 300px;height: 300px;object-fit: cover;}*/
    .card__face--back {transform: rotateY(0.5turn);}
    .petite-marge {margin-bottom:15px;}

  @media only screen and (max-width: 782px) { 
    .scene {width: 100%;height:auto;}
    .card { position: relative;width: 100%;height:260px;}

  }

  @media only screen and (max-width: 560px) {
    .card { height:340px; }
  }


  /* get views */
  /* single */
  .get_views { float:right;margin-right:20px; }
  .get_views_gl { text-align:center; }
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #808080;
  font-size: 16px;
  /*font-size: 14px;*/
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin: 0 0 20px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #FFF; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
  border-radius:20px; /* ajout odile pour img ds single */
}

figure {
  margin: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 300;
  line-height: 1.0em;
  word-wrap: break-word;
  color: #5E5E5E;
  margin-top: 0;
}

h1 {
  font-size: 32px;
  margin-bottom: .55em;
}

h2 {
  font-size: 28px;
  margin-bottom: .65em;
}

h3 {
  font-size: 22px;
  margin-bottom: .8em;
}

h4 {
  font-size: 20px;
  margin-bottom: 1.1em;
}

h5 {
  font-size: 18px;
  margin-bottom: 1.3em;
}

h6 {
  font-size: 16px;
  margin-bottom: 1.4em;
}

.entry-content code {
  display: block;
  background: #f7f7f7;
  border: 1px solid #D8D8D8;
  padding: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
  margin: 5px 0;
  overflow-x: auto;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 3px;
  color: #FFF;
  cursor: pointer;/* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;/* Corrects inability to style clickable 'input' types in iOS */
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  padding: 10px 25px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {

}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;font-weight: 600;
}

a:visited {
}

a:hover,
a:focus,
a:active {

}

a:focus {

}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  position: relative;
  float: left;
  margin: 0;
  text-transform: uppercase;
}
.main-navigation li a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  color: inherit;
}
.main-navigation li a span {
  display: none;
}
.main-navigation ul ul {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
  float: left;
  position: absolute;
  top: 50px;
  left: -999em;
  z-index: 99999;
  display: none;
}
.main-navigation ul ul a {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
  white-space: nowrap;
  text-align: left;
  width: 100%;
  padding: 15px 25px 15px 20px;
  min-width: 190px;
  float: none;
}
.main-navigation ul ul ul {
  top: 1px;
}
.main-navigation ul ul li {
  float: none;
  width: 100%;
  display: block;
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {color: #FFF;}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: 0;
  display: block;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  right: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {

}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

#main-menu {
}

.header-menu-button {
  display: none;
}

.menu-dropdown-btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.1);
  color: #838383;
  margin: 0;
  padding: 10px 14px;
  /* box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08); */
  height: 35px;
  line-height: 15px;
  text-align: center;
  font-size: 14px;
  z-index: 9;
  cursor: pointer;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 40px 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: left;
  width: 50%;
}

/* Small menu */
.menu-toggle {
  display: none;
}

.main-menu-close {
  display: none;
}

.nikkon-header-nav {
  float: left;
}
.nikkon-header-nav ul {
  margin: 0;
  padding: 0;
}
.nikkon-header-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  position: relative;
  /* ajout ternalis 2024 */ height:58px;
}
.nikkon-header-nav ul li a {
  /*modif odile - font-size: 12px;*/
  font-size: 16px;
 /* text-transform: uppercase;*/
  display: block;
  color: inherit;
  padding: 7px 10px 6px;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
  /* ajout odile */
  font-weight: 400;
}

.site-top-bar.site-header-layout-one .nikkon-header-nav {
  float: right;
}
.site-top-bar.site-header-layout-one .nikkon-header-nav ul li a {
 /* modif ternalis 2024 - padding: 9px 10px 6px; pour font-size: 12*/
 padding: 23px 25px 13px;
 /* ajout ternalis 2024 */ height:58px;
 box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08);
}

.main-navigation li.nikkon-menu-button .nav-span-block {
  display: inline-block;
  padding: 6px 15px 7px;
  margin: -6px -15px -7px;
  border-radius: 4px;
  color: #FFF;
}

/* -------- Top Bar Navigation -------- */

.nikkon-header-nav ul ul {
  background-color: #fff;
  border-top: 1px solid #000;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  float: left;
  position: absolute;
  top: /*29px; modif ternalis */ 59px; 
  left: -999em;
  z-index: 99999;
  padding: 0;
}
.nikkon-header-nav ul ul ul {
  left: -999em;
  top: 0;
}
.nikkon-header-nav ul ul li {
  float: none;
  width: 100%;
  display: block;
  position: relative;
  min-width: 150px;
  text-align: left;
  white-space: nowrap;
}
.nikkon-header-nav ul ul li a {
  min-width: 110px;
  padding: 7px 10px 8px;
}
.nikkon-header-nav ul ul li:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.nikkon-header-nav ul li:hover > ul,
.nikkon-header-nav ul li.focus > ul {
  left: 0;
}
.nikkon-header-nav ul ul li:hover > ul,
.nikkon-header-nav ul ul li.focus > ul {
  left: 100%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

.widget-area .widget {
  margin: 0 0 40px;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}
.widget-area .widget .search-field {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 8px;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

.widget-area .widget-title {
  padding: 0 0 25px;
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 16px;
  /* text-transform: uppercase; */
  border-bottom: 1px dotted #ccc;
  font-weight: 400;
  color: #000000;
}

.widget-area .widget ul {
  margin: 0;
  padding: 0;
}
.widget-area .widget ul li {
  margin: 0 0 2px;
  padding: 0;
  list-style-type: none;
}
.widget-area .widget ul li a {

}

/*--------------------------------------------------------------
# Nikkon Content Layout Styling
--------------------------------------------------------------*/

#page {
  position: relative;
  right: 0;
  overflow: hidden;

  -webkit-transition: right 0.4s ease 0s;
  -moz-transition: right 0.4s ease 0s;
  -ms-transition: right 0.4s ease 0s;
  -o-transition: right 0.4s ease 0s;
  transition: right 0.4s ease 0s;
}

.woocommerce #container,
.woocommerce-page #container,
.content-area {
  width: 75%;
  float: left;
  padding: 30px 2% 30px 0;
  position: relative;
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04) inset;
}
/* correction odile 29-09-2019 pour que la photo match sans padding */

.content-area{
  padding:0;
}

.widget-area {
  width: 25%;
  float: left;
  padding: 35px 0 40px 2%;
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04);
}
.home .widget-area {
  padding: 48px 0 40px 2%;}

  .blog .widget-area {
  }

  .page-template-template-left-sidebar-php .content-area {
    width: 75%;
    float: left;
    padding: 30px 0 30px 2%;
  }

  .page-template-template-left-sidebar-php .widget-area {
    width: 25%;
    float: left;
    padding: 35px 2% 30px 0;
  }

  .woocommerce .breadcrumbs,
  .woocommerce-page .breadcrumbs,
  .woocommerce .entry-header.site-container,
  .woocommerce-page .entry-header.site-container {
    display: none;
  }

  .page-template-default .content-area {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04) inset;
  }

  .page-template-template-left-sidebar-php .content-area {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04);
  }

  .page-template-default .widget-area {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04);
  }

  .page-template-template-left-sidebar-php .widget-area {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.04) inset;
  }

  .content-no-sidebar .content-area,
  .page-template-template-full-width-php .content-area,
  .page-template-template-full-width-php .widget-area {
    box-shadow: none;
  }

  .error404 .content-area,
  .content-area-full,
  .page-template-template-full-width-php .content-area,
  .woocommerce .content-no-sidebar #container,
  .woocommerce-page .content-no-sidebar #container,
  .content-no-sidebar .content-area {
    float: none !important;
    width: 100% !important;
    padding: 30px 0 !important;
    box-shadow: none !important;
  }

  .site-boxed {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    background-color: #FFF;
  }

  body.home.blog .content-area-full {
    padding-top: 3px;
  }

/* -------- Side Social Links -------- */
.side-aligned-social {
  position: fixed;
  top: 195px;
  right: -5px;
  z-index: 999;

  -webkit-transition: right 0.4s ease 0.5s;
  -moz-transition: right 0.4s ease 0.5s;
  -ms-transition: right 0.4s ease 0.5s;
  -o-transition: right 0.4s ease 0.5s;
  transition: right 0.4s ease 0.5s;
}
.side-aligned-social.hide-side-social {
  right: -60px;
}
.side-aligned-social a.social-icon {
  display: block;
  border-radius: 0;
  width: 51px;
  height: 47px;
  margin: 0 0 2px;
  color: #FFF;
  text-align: center;
  padding: 8px 5px 0 0;
  font-size: 20px;
  position: relative;
  left: 0;

  -webkit-transition: left 0.2s ease 0s;
  -moz-transition: left 0.2s ease 0s;
  -ms-transition: left 0.2s ease 0s;
  -o-transition: left 0.2s ease 0s;
  transition: left 0.2s ease 0s;
}
.side-aligned-social a.social-icon:hover {
  left: -2px;
}

/* -------- Page Title & Breadcrumb Styling -------- */

.entry-header,
.page-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  /*margin: 0 0 30px; modif odile 29-09-2019*/
  margin: 20px 0px 0px 0px;
  padding: 0px 0 5px;
}

.entry-header .entry-title {
  font-size: 32px;
  margin: 0 0 20px;
}

.breadcrumbs {
  position: absolute;
  
  top: 15px;
  /* right: 0; modif odile */ right:15px;
  font-size: 11px;
  text-transform: uppercase;
}
.breadcrumbs > span {

}
.breadcrumbs span a {
  /*color: inherit;*/
  /* neutralisé par odile 10-10-2019 */
  
}


/*--------------------------------------------------------------
# Nikkon Styling
--------------------------------------------------------------*/

.clearboth {
  clear: both;
}

.site-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  /* ajout 2023- 
  margin-top:2px;odile*/
}

/* -------- Header Elements -------- */

.site-header {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  color: #2D2D2D;
  text-align: center;
  /******************************************** ajout odile 10-10-2019 ***************************************/
  display:flex;
  /* ajout après sticky class in the main menu */
  margin-top: 50px;
}



.site-header .site-container {
  position: relative;
  max-width: 1240px;
}
.site-boxed .site-header.site-header-layout-two .site-container {
  max-width: none;
}

.site-header-topbar {
  box-shadow: 0 -1px 0 #efefef inset;
  min-height: 50px;
  padding: 12px 0 0;
  color: #2D2D2D;
}

.site-topbar-left {
  float: left;
  padding: 0 0 0 15px;
}
.site-topbar-left ul {
  margin: 0;
  padding: 2px 0 0;
}
.site-topbar-left ul li {
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: 11px;
  float: left;
  text-transform: uppercase;
}
.site-topbar-left ul li a {
  color: inherit;
}
.site-topbar-left > div {
  display: inline-block;
  vertical-align: middle;
}
.site-topbar-left-ad {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.site-topbar-left-ad .fa {
  margin: 0 3px 0 0;
  font-size: 18px;
}

.site-topbar-right {
  float: right;
  padding: 0 15px 0 0;
}
.site-top-bar .social-icon {
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
  font-size: 16px;
  /* modif ternalis 2024 color: inherit;*/ color: #aaa;
  margin: 0;
  /* modif odile après insertion rs et modif size : padding: 4px 5px 5px;*/
  /*modif ternalis 2024 padding: 20px*/ padding:19px 5px 5px;
  display: block;
  float: left;
  /*modif ternalis 2024 width: 34px;*/width: 58px;
  text-align: center;
  /* ajout ternalis 2024 */ height:58px;
}
.site-topbar-right-no {
  font-size: 12px;
  display: block;
  float: right;
  text-transform: uppercase;
  padding: 6px 12px 6px 12px;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.site-topbar-right-no .fa {
  margin: 0 3px 0 0;
  font-size: 16px;
  position: relative;
  top: 2px;
}

.social-pinterest {
  position: relative;
}
.social-pinterest span {
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 44px;
  white-space: nowrap;
}
.footer-social-pinterest span {
  font-size: 12px;
  position: absolute;
  top: -7px;
  margin: 0 0 0 5px;
}

.site-branding a {
  display: block;
}
.site-branding a img {
  display: block;
}

.site-top-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.site-top-bar .site-container {
  position: relative;
}

.site-boxed .site-top-bar .site-container {
  padding: 0;
}

/*--------------------------------------------------------------
Nikkon - Header One Styling
--------------------------------------------------------------*/

.site-top-bar-left {
  float: left;
  background-color: #FFF;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset;

}
.site-top-bar-right {
  float: right;
  line-height: 16px;
  text-align: right;
  position: relative;
  background-color: #FFF;
  z-index: 15;
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
  min-width: 340px;
  /* ajout ternalis 2024 */ height:58px;
}
.site-top-bar-left:after,
.site-top-bar-right:after {
  display: block;
  content: ' ';
  clear: both;
}

.site-branding {
  padding: 15px 60px; /* 2023-07-06-ternalis 15px 0 */
  display: inline-block;
  position: relative;
  z-index: 9;
}
.site-title {
  margin: 0;
  padding: 2px 0 8px;
  font-size: 64px;
  line-height: 64px;
  font-weight: 300;
  /* text-transform: uppercase;*/
}
.site-description {
  margin: 0;
  padding: 0 0 2px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
}
/* ajout odile */
#primary-menu, #tag-menu > div 
#main-menu > div {
  display: inline-block;
  vertical-align: top;
}

.header-cart {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.header-cart {
  color: #000;
  font-weight: 400;
}
a.header-cart-contents {
  color: inherit !important;
  padding: 12px 15px 18px;
  display: block;
}
.header-cart-amount {

}
.header-cart-checkout {
  margin: 0 0 0 4px;
}

.menu-search {
  float: right;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset;
  width: 34px;
  text-align: center;
  /* ajout ternalis 2-24 */ height:58px;

}
.search-btn {
  display: block;
  /* modif ternalis 2024 padding: 8px 5px 9px;*/ padding: 25px 5px 9px;
  cursor: pointer;
}

.search-block {
  position: absolute;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 0;
  border-radius: 0 0 3px 3px;
  /*top: -20px; modif odile */ top: -70px;
  right: 20px;
  /* modif ternalis 2024 padding: 9px 9px;*/ padding: 39px 9px;
  z-index: 10;
  -webkit-transition: top 0.3s ease 0s;
  -moz-transition: top 0.3s ease 0s;
  -ms-transition: top 0.3s ease 0s;
  -o-transition: top 0.3s ease 0s;
  transition: top 0.3s ease 0s;
}
.search-block .search-field {
  font-size: 16px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 0;
  background-color: #FFF;
  width: 280px;
  font-weight: 200;
  outline: none;
  color: inherit;
  box-sizing: border-box;
}
.search-block .search-submit {
  display: none;
}

.show-site-search .search-block {
  top: 32px;
}

/************************* ajout class sur search 10-10-2019 **/
.customiz-search{
	color: darkgrey;
}
/************************* 02-06 SEARCH ***********************/
/**************************************************************/
#header-links-inner {
	display: table;
}

#header-links-inner > .menu,
#header-search  {
	display: table-cell;
	vertical-align: middle;
}
#header-search input.searchsubmit {
	padding: 10px 25px;
}

#header-search input[type="search"] {
	-webkit-appearance: textfield;
}

#header-search input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

#header-search input[type=search]{
	background: white;
	border: 1px solid #efeeee;
	padding: 10px 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

header-search input[type=search]:focus{
	background: #fff;
}

 /*#header-search {
    width: 0; 
    position: relative;
    padding-left: 0px;
}*/

#header-search .search {
	position: absolute;
	width: 0;
	top: -50px;
	right: 0;
	height: 50px;
	background: #FFF;
	border: 1px solid #E7E7E7;
	border-right: none;
	padding: 12px 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

#header-search.active .search {
	width: 250px;
	padding: 12px 10px;
}

#header-search .search-form {
	visibility: hidden;
	position: relative;
}

#header-search.active .search-form {
	visibility: visible;
}

#header-search .search-submit {
	display: none;
}

#header-search a {
	display: block;
	color: #A0A0A0;
	font-size: 20px;
	text-align: center;
	position: relative;
	z-index: 2;
	height: 50px;
	width: 50px;
	background: #FFF;
	margin-left:15px;
  border:1px solid #e7e7e7;
}

#header-search a:hover,
#header-search.active a {
	color: #667;
	/*background: #E7E7E7;    */
  border:1px solid #e3e3e3;
  background:#E7E7E7;
}

#header-search .fa-search {
	font-size: 16px;
	line-height: 50px;
	width: 50px;
}

.header #header-search a {
	background: #222;
	background: rgba(0, 0, 0, 0.2);
}

.header #header-search a:hover,
.header #header-search.active a {
	background: #e0484c;
}

.header #header-search .search {
	border-top: none;
	border-bottom: none;
}

/* Search placeholder text color */
#header-search ::-webkit-input-placeholder { color: #BABABA; }
#header-search :-moz-placeholder { color: #BABABA; }
#header-search ::-moz-placeholder { color: #BABABA; }
#header-search :-ms-input-placeholder { color: #BABABA; }

#header-search input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	padding: 7px 26px;
}

#header-search input.searchsubmit {
	padding: 10px 25px;
}

/******************************************************************************/


/**************************** // FIN AJOUT SEARCH ODILE *******************************************************************/

#main-menu, #tag-menu {
  text-align: center;
  /************************************************ ajout odile 29-09-2019 ************************************************/
  /*height: 150px;*/ height: auto;
  padding: 30px;
  /*margin: 30px 0px;*/
}

.main-navigation {
  padding: 0;
  /********************************************** ajout odile 29-09-2019 *************************************************/
  width: 50%;
  margin: 0 auto;
  /*margin-bottom: 20px;*/
  border-left: 1px #eee solid;
  /*background: rgba(100,100,100,0.08);*/
  padding-bottom: 1px;
}
.main-navigation li a {
  padding: 12px 16px 18px;
}
.main-navigation ul ul {
  /* top: 101px; */
}
.main-navigation ul ul li {
  position: relative;
}
.main-navigation ul ul ul {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  right: auto;
  left: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  right: auto;
  left: 100%;
}

/* ---- Menu Switch Class ---- */

.main-navigation .nav-switch ul {
  left: auto;
  right: -999em;
}

.main-navigation li.nav-switch:hover > ul,
.main-navigation li.nav-switch:focus > ul {
  left: auto;
  right: 0;
  display: block;
}
.main-navigation li.nav-switch ul li:hover > ul,
.main-navigation li.nav-switch ul li:focus > ul {
  left: auto;
  right: 100%;
  display: block;
}

.main-navigation li.nav-sub-switch:hover > ul,
.main-navigation li.nav-sub-switch:focus > ul {
  left: auto;
  right: 100%;
  display: block;
}

.main-navigation li.nav-sub-switch-all:hover > ul,
.main-navigation li.nav-sub-switch-all:focus > ul,
.main-navigation li.nav-sub-switch-all ul li:hover > ul,
.main-navigation li.nav-sub-switch-all ul li:focus > ul {
  left: auto;
  right: 100%;
  display: block;
}

/*--------------------------------------------------------------
Nikkon - Header Two Styling
--------------------------------------------------------------*/

.main-navigation-left {
  position: absolute;
  left: 5px;
  bottom: 0;
  width: 50%;
  padding: 0 95px 0 0;
  text-align: left;
}
.site-boxed .main-navigation-left {

}
.main-navigation-right {
  position: absolute;
  right: 5px;
  bottom: 0;
  width: 50%;
  padding: 0 0 0 95px;
  text-align: right;
}
.site-boxed .main-navigation-right {

}
.site-header-layout-two .main-navigation li {
  display: inline-block;
  float: none;
}

.site-header-layout-two .header-cart {
  float: right;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset;
}

.site-header-layout-two a.header-cart-contents {
  color: inherit !important;
  padding: 6px 12px 8px !important;
  display: block;
  font-size: 12px;
}
.site-header-layout-two .header-cart-amount {
  font-size: 13px;
  position: relative;
  top: 2px;
}
.site-header-layout-two .header-cart-amount span {

}
.site-header-layout-two .header-cart-checkout {
  position: relative;
  top: 2px;
  font-size: 14px;
}

.site-header-layout-two .search-block {
  position: absolute;
  background-color: #FFF;
  border: 1px solid #efefef;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  top: -51px;
  right: 20px;
  padding: 9px 9px;
  z-index: 6;
}
.site-header-layout-two .search-block .search-field {
  font-size: 16px;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 0;
  background-color: #FFF;
  width: 280px;
  font-weight: 200;
  outline: none;
  color: inherit;
  box-sizing: border-box;
}
.site-header-layout-two .search-block .search-submit {
  display: none;
}

.show-site-search .site-header-layout-two .search-block {
  top: 32px;
}

.site-header-layout-two .main-navigation li a {
  padding: 50px 16px 52px;
}

.site-header-layout-two .main-navigation ul ul {
  top: 123px;
}
.site-header-layout-two .main-navigation ul ul li a {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
  white-space: nowrap;
  text-align: left;
  width: 100%;
  padding: 15px 25px 15px 20px;
  min-width: 190px;
  float: none;
}
.site-header-layout-two .main-navigation ul ul ul {
  top: 1px;
}
.site-header-layout-two .main-navigation-right ul ul {
  left: auto;
  right: -999em;
}
.site-header-layout-two .main-navigation-right ul li:hover > ul,
.site-header-layout-two .main-navigation-right ul li.focus > ul {
  left: auto;
  right: 0;
  display: block;
}
.site-header-layout-two .main-navigation-right ul ul li:hover > ul,
.site-header-layout-two .main-navigation-right ul ul li.focus > ul {
  right: 100%;
}

.site-header-layout-two.header-nav-inward .main-navigation-left {
  padding: 0 145px 0 0;
  text-align: right;
}
.site-header-layout-two.header-nav-inward .main-navigation-right {
  padding: 0 0 0 145px;
  text-align: left;
}

/*--------------------------------------------------------------
Nikkon - Header Three Styling
--------------------------------------------------------------*/

.site-header-layout-three .site-branding {
  float: left;
}
.site-header-layout-three .site-title {
  padding: 2px 0;
}
.site-header-layout-three .main-navigation {
  float: right;
  background: none;
}
.site-header-layout-three .main-navigation li a {
  padding: 40px 16px 41px;
}
.site-header-layout-three a.header-cart-contents {
  padding: 40px 0 41px 16px;
}
.site-header-layout-three .main-navigation ul ul a {
  padding: 15px 25px 15px 20px;
}
.site-header-layout-three .main-navigation ul ul {
  top: 102px;
}
.site-header-layout-three .main-navigation ul ul ul {
  top: 1px;
}

.site-header-layout-three .main-navigation-mm {
  float: right;
}

/* -------- Home Slider Styling -------- */

.home-slider-wrap {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.home-slider-wrap .site-container {
  position: relative;
}
.site-boxed .home-slider-wrap .site-container {
  padding: 0;
}
.home-slider-remove { 
  height: 403px !important;
  overflow: hidden;
  background-image: url(images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.home-slider-remove .home-slider { 
  visibility: hidden;
}
.home-slider-block {
  background-position: center center;
  background-size: cover;
  float: left;
  position: relative;
  box-sizing: border-box;
  color: #FFF !important;
   /* ajout ternalis */ border-radius: 20px;
}
.home-slider-block-inner {
  width: 80%;
  height: 40%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 17px;
  color: inherit;
  text-align: center;
}
.home-slider-block-bg {
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 25px 25px 30px;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.6);
}
.home-slider-block h3 {
  color: inherit;
 /* modif odile => font-size: 48px;*/ font-size:38px;
  letter-spacing: 1px;
  margin: 0 0 8px;
  padding: 0;
  text-transform: uppercase;
}
.home-slider-block h3 a {
  color: #fff;
}
.home-slider-block-inner p {
  max-width: 980px;
  margin: 0 auto;
  /* ajout odile */ margin-top:10px;font-size:12px;
}
.home-slider img {
  display: block;
  width: 100%;
  height: auto;
}
.home-slider-pager {
  bottom: 0;
  height: 30px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.home-slider-pager a.selected span {
  background-color: #ffffff;
  position: relative;
}
.home-slider-pager a {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 2px;
}
.home-slider-pager span {
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  display: inline-block;
  height: 12px;
  line-height: 0;
  overflow: hidden;
  text-indent: -100px;
  width: 12px;
}

.home-slider-prev,
.home-slider-next {
  position: absolute;
  top: 50%;
  color: #FFFFFF;
  line-height: 40px;
  margin: -33px 0 0;
  padding: 10px;
  box-shadow: 0 0 0 1px #FFF inset;
  width: 60px;
  text-align: center;
  font-size: 50px;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
  transform: scale(0.8);
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.home-slider-prev {
  left: 40px;
}
.home-slider-next {
  right: 40px;
}
.home-slider-prev i,
.home-slider-next i {
  font-size: 0.8em;
  position: relative;
  top: -3px;
}
.home-slider-wrap:hover .home-slider-prev,
.home-slider-wrap:hover .home-slider-next {
  opacity: 1;
  transform: scale(1);
}
.home-slider-wrap:hover .home-slider-prev.disabled,
.home-slider-wrap:hover .home-slider-next.disabled {
  opacity: 0.4;
  cursor: default;
}
.home-slider-prev:hover,
.home-slider-next:hover {background-color: rgba(255, 255, 255, 0.15);}

/* -------- Error 404 Elements -------- */

.error-404 {
  text-align: center;
  padding: 40px 0 80px;
  max-width: 600px;
  margin: 0 auto;
}
.error-404 .fa-ban {
  font-size: 160px;
  color: #BDBDBD;
  margin: 0 0 10px;
}
.error-404 .entry-header {
  margin: 0 0 20px;
}
.error-404 .page-header h1 {
  font-size: 42px;
  padding: 5px 0 10px;
}

/* -------- Not Found Elements -------- */



/* -------- Footer Elements -------- */

.site-footer {
}

.site-footer-widgets .widget ul {
  margin: 0;
  padding: 0;
}
.site-footer-widgets .widget ul li {
  margin: 0 0 2px;
  padding: 0;
  display: block;
  float: none;
}
.site-footer-widgets .widget ul li a {
 /* color: inherit;*/
 /* odile ajout pour enlever le bold */
 font-weight:400;
}
.site-footer-widgets .widget .search-field {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 8px;
}

.site-footer-bottom-bar {
  background-color: #2D2D2D;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  color: #FFF;
}
.site-footer-bottom-bar .social-icon {
  color: inherit;
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 9px;
}
.social-pinterest-fake {
  margin-right: 50px !important;
}
.site-footer-bottom-bar .social-pinterest span {
  top: 3px;
  left: 20px;
}

.site-footer-bottom-bar ul {
  margin: 0 5px 0 0;
  padding: 0;
  display: inline-block;
}
.site-footer-bottom-bar ul li {
  margin: 0 7px;
  padding: 0;
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  position: relative;
  top: 1px;
}
.site-footer-bottom-bar ul li a {
  font-size: 11px;
}
.site-footer-bottom-bar ul li a span {
  display: none;
}
.site-footer-bottom-bar-left {
  float: left;
  font-size: 12px;
  padding: 14px 0 10px;
}
.site-footer-bottom-bar-right {
  float: right;
  padding: 8px 0 10px;
}

.site-footer .widgettitle,
.site-footer .widget-title {
  border-bottom: 1px dotted #cccccc;
  padding: 0 0 15px;
  margin: 0 0 20px;
  color: #cccccc;
  text-transform: uppercase;
  font-size: 16px;
}
.site-footer .widget a {
 /* color: inherit;*/
}

/*--------------------------------------------------------------
Nikkon - Footer Social Styling
--------------------------------------------------------------*/
.site-footer-social {
  border-top: 1px solid #0C0C0C;
  background-color: #222;
  text-align: center;
  margin: 0;
  padding: 0 30px;
  color: #888;
}
.site-footer-icons {
  padding: 100px 0 105px;
}
.footer-social-icon {
  display: inline-block;
  font-size: 32px;
  line-height: 14px;
  margin: 0 14px 20px;
  text-align: center;
  color: inherit;
}
.site-footer-icon-text {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.site-footer-social-ad {
  font-size: 15px;
  padding: 4px 0 10px;
}
.site-footer-social-ad .fa {
  font-size: 16px;
  margin: 0 4px 0 0;
}
.site-footer-bottom-bar-left .site-footer-social-ad {
  display: inline-block;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 8px;
}
.site-footer-bottom-bar-left .site-footer-social-ad .fa {
  font-size: 14px;
  margin: 0 2px 0 0;
}
.site-footer-social-copy {
  font-size: 11px;
  margin: 5px 0 0;
}
.site-social-bottom-bar {
  text-align: center;
  padding: 10px 0 12px;
}

/*--------------------------------------------------------------
Nikkon - Footer Standard Styling
--------------------------------------------------------------*/
.site-footer-standard {
  background-color: #222;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  color: #777777;
}
.site-footer-no-widgets {
  text-align: center;
  padding: 40px 0 30px;
}
.site-footer-standard .site-footer-widgets {
  padding: 50px 0 30px;
}
.site-footer-standard .site-footer-widgets .site-container > ul {
  margin: 0;
  padding: 0;
  display: table-row;
}
.site-footer-standard .site-footer-widgets .site-container > ul > li {
  margin: 0;
  padding: 10px 18px 20px;
  list-style-type: none;
  display: table-cell;
  width: 10%;
  box-sizing: border-box;
  vertical-align: top;
}
.site-footer-standard .site-footer-widgets .site-container > ul > li:first-child {
  padding: 10px 18px 20px 0;
}
.site-footer-standard .site-footer-widgets .site-container > ul > li:last-child {
  padding: 10px 0 20px 18px;
}

/*--------------------------------------------------------------
Vikkon - Footer Custom Styling
--------------------------------------------------------------*/

.site-footer-custom {
  background-color: #222;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  color: #777777;
}

.site-footer-custom .site-footer-widgets {
  padding: 50px 0 30px;
}
.site-footer-custom .site-footer-widgets:after {
  display: block;
  content: '';
  clear: both;
}

.footer-custom-block {
  margin: 0;
  padding: 10px 20px 20px;
  list-style-type: none;
  min-height: 20px;
  float: left;
}

.site-footer .widget a {
 /* color: inherit;*/
}

.nikkon-footer-custom-cols-1 .footer-custom-block {
  width: 100%;
}
.nikkon-footer-custom-cols-2 .footer-custom-block {
  width: 50%;
}
.nikkon-footer-custom-cols-3 .footer-custom-block {
  width: 33.3333%;
}
.nikkon-footer-custom-cols-4 .footer-custom-block {
  width: 25%;
}
.nikkon-footer-custom-cols-5 .footer-custom-block {
  width: 20%;
}
.site-footer-custom .footer-custom-block:first-child {
  padding-left: 0;
}
.site-footer-custom .footer-custom-block:last-child {
  padding-right: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
  /* ajout 2023 - odile */
  box-shadow: 0 3px 3px rgb(0 0 0 / 20%);

}

.hentry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /************************************************modif odile après insertion image à la une ds post *************/
  /*margin: 0 0 35px;*/ margin: 20px 0 35px;
  padding: 0 0 35px;
}
.page .hentry {
  border: 0;
  margin: 0 0 25px;
  padding: 0;
}
/************************************************modif odile pour margin ds liste category ***/
article.page {
  /*margin: 0;*/ margin:20px 0 35px;
}

.hentry:last-child {
  border-bottom: 0;

  /************************************************modif odile pour margin *****************/
  /*margin: 0;*/ margin:20px 0 35px;
}

.blog-blocks-custom-loop .hentry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
  padding: 0 0 35px;
}
.blog-blocks-custom-loop .hentry:last-child {
  border-bottom: 0;
  margin: 0;
}
.blog-blocks-custom-loop .blog-blocks-layout {
  border: 0;
  margin: 0 0 4px;
  padding: 0;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
  /* ajout odile 10-10-2019 */
  margin-top:20px;
  margin-right:15px;
  margin-bottom:60px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.wp-caption img {
  box-shadow: none;
}

/* -------- Blog Styling -------- */

.post-loop-thumbnail {
  display: block;
  width: 33.5%;
}
.post-loop-thumbnail img {
  display: block;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.post-loop-content {
  width: 100%;
}
.post-loop-content .entry-header {
  margin: 0;
  padding: 0;
  border: 0;
}
.post-loop-content .entry-title {
  margin: 0 0 5px;
  font-size: 32px;
}
.post-loop-content .entry-meta,
.single .entry-meta {
  font-style: italic;
  font-size: 0.9em;
  margin: 0 0 5px;
}
.has-post-thumbnail .post-loop-content .entry-content {
  min-height: 108px;
}
.post-loop-content .entry-footer,
.single .entry-footer {
  font-style: italic;
  font-size: 0.9em;
}
.post-loop-content .entry-footer > span,
.single .entry-footer > span {
  margin: 0 15px 0 0;
}

.has-post-thumbnail .post-loop-content {
  width: 64%;
}

/* -------- Blog Left Styling -------- */

.blog-left-layout .post-loop-thumbnail {
  float: left;
  margin: 0 2.5% 0 0;
}
.blog-left-layout .post-loop-content {
  float: left;
}

/* -------- Blog Right Styling -------- */

.blog-right-layout .post-loop-thumbnail {
  float: right;
  margin: 0 0 0 2.5%;
}
.blog-right-layout .post-loop-content {
  float: left;
}

/* -------- Blog Top Styling -------- */

.blog-top-layout .post-loop-thumbnail {
  float: none;
  margin: 0 0 20px;
  width: 100%;
  text-align: center;
}
.blog-top-layout .post-loop-thumbnail img {
  display: inline-block;
}
.blog-top-layout .post-loop-content {
  float: none;
  width: 100%;
}

/* -------- Blog Alt Styling -------- */

.blog-alt-layout.blog-alt-odd .post-loop-thumbnail {
  float: left;
  margin: 0 2.5% 0 0;
}
.blog-alt-layout.blog-alt-odd .post-loop-content {
  float: left;
}
.blog-alt-layout.blog-alt-even .post-loop-thumbnail {
  float: right;
  margin: 0 0 0 2.5%;
}
.blog-alt-layout.blog-alt-even .post-loop-content {
  float: left;
}

/* -------- Blog Blocks Layout -------- */

.blog-blocks-wrap {

}
.blog-blocks-wrap-remove { 
  height: 500px !important;
  overflow: hidden;
  background-image: url(images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.blog-blocks-wrap-inner {
	/************************************** modif odile 28-11-2019 *****************************/

  /*margin: 0 -2px;*/ margin : 20px 0 35px;
  padding: 0;
}
.blog-blocks-wrap-remove .blog-blocks-wrap-inner { 
  visibility: hidden;
}

.blog-blocks-wrap .blog-blocks-layout {
  float: left;
  margin: 0 0 4px;
  padding: 0;
  position: relative;
  border: 0;
}
.blog-blocks-wrap .blog-blocks-layout .post-loop-thumbnail {
  width: 100%;
}
.blog-blocks-wrap .blog-blocks-layout .blog-post-blocks-inner-img img {
  width: 100%;
  height: auto;
  display: block;
}
.blog-blocks-wrap .blog-blocks-layout .entry-footer > span {
  margin: 0 15px 0 0;
}

/* ---- Image Style Blocks ---- */

.blog-style-imgblock .blog-post-blocks-inner {
  display: block;

  /**************************************************** modif odile 28-11-2019 *********************/
  /* margin: 0 2px 0 2px;*/margin: 0 5px 0 5px;
  /* adding odile for the border radius 20px */
  border-radius:20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;

}
.blog-style-imgblock .blog-post-blocks-inner-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 140px;
  /* border-radius sur page accueil imgs */
  border-radius:20px;
}

.blog-style-imgblock .blog-post-blocks-inner-a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #FFF !important;
  opacity: 0;

  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.blog-style-imgblock .blog-blocks-content-inner {
  position: absolute;
  width: 90%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  margin: auto;
  padding: 10px 10px 8px;
}
.blog-style-imgblock .blog-blocks-content-inner .entry-header {
  margin: 0;
  border: 0;
}
.blog-style-imgblock .blog-blocks-content-inner .entry-title {
  margin: 5px 0 5px;
  padding: 0;
  color: inherit;
  font-size: 28px;
  font-weight: 300;
}
.blog-style-imgblock .blog-blocks-content-inner .entry-meta {

}

.blog-style-imgblock .blog-blocks-layout:hover .blog-post-blocks-inner-a {
  opacity: 1;
}

/* ---- Post Style Blocks ---- */

.blog-style-postblock .blog-post-blocks-inner {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.18) inset;
  margin: 0 2px 1px;
}
.blog-style-postblock .blog-post-blocks-inner-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.blog-style-postblock .blog-post-blocks-inner-img a {
  display: block;
}
.blog-style-postblock .blog-post-blocks-inner .blog-blocks-content {
  padding: 10px 10px 5px;
}
.blog-style-postblock .blog-post-blocks-inner .entry-header {
  margin: 0;
  padding: 0;
  border: 0;
}
.blog-style-postblock .blog-post-blocks-inner .entry-title {
  margin: 0 0 10px;
  padding: 0;
  color: inherit;
  font-size: 28px;
}
.blog-style-postblock .blog-post-blocks-inner .entry-title a {
  font-weight: inherit;
}
.blog-style-postblock .blog-post-blocks-inner .entry-meta {
  font-size: 0.9em;
  font-style: italic;
  margin: 0 0 5px;
}
.blog-style-postblock .blog-post-blocks-inner .entry-footer {
  font-size: 0.9em;
  font-style: italic;
  margin: 0 0 5px;
}

/* -------- Blog Round Images -------- */

.blog-post-blocks-inner.blog-post-shape-round {
  padding: 10px;
}
.blog-post-blocks-inner.blog-post-shape-round .blog-post-blocks-inner-img,
.blog-post-blocks-inner.blog-post-shape-round .blog-post-blocks-inner-a {
  border-radius: 50%;
}

.blog-post-blocks-inner.blocks-no-border {
  box-shadow: none;
}

/* -------- Blog Layout Columns -------- */

.blog-columns-two .blog-blocks-layout {
  width: 50%;
}
.blog-columns-three .blog-blocks-layout {
  width: 33.3333%;
}
.blog-columns-four .blog-blocks-layout {
  width: 25%;
}
.blog-columns-five .blog-blocks-layout {
  width: 20%;
}
/* ajout odile 11-12-2019 */
.blog-columns-six .blog-blocks-layout {
  width: 16.6666%;
}
/* -------- Blog Greyscale -------- */
/* inversement des couleurs greyscale odile le 27-01-2020 (ajout du hover)*/
.blog-blocks-wrap article.blog-blocks-greyscale:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
/* inversement des couleurs greyscale odile le 27-01-2020 (retrait du hover)*/
.blog-blocks-wrap article.blog-blocks-greyscale {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.blog-blocks-wrap article.blog-blocks-greyscale .blog-post-blocks-inner-a {
  background: none;
  /******************************************** ajout odile 09-02-2023 / border light on the hover when the pic is white *********/
  border: 1px solid #ddd;border-radius:20px;
}
.blog-blocks-wrap article.blog-style-imgblock.blog-blocks-greyscale .blog-blocks-content-inner {
  text-shadow: 0 0 1px rgba(0, 0, 0, 1);
  /********************************************* ajout odile 27-11-2019 / opacity modifiée le 14-04-2022 (from 0.4 to 0.6)*************/
  background-color: rgba(0, 0, 0, 0.5);
}

/* -------- Blog Posts Navigation -------- */

.posts-navigation {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) inset;
  padding: 5px 0;
}
.nav-previous {
}
.nav-previous a {
  display: inline-block;
  padding: 20px 2px 20px 40px;
}
.nav-next {
}
.nav-next a {
  display: inline-block;
  padding: 20px 40px 20px 2px;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comments-area {

}
footer.comment-meta {
  position: relative;
}
.comments-title {
  font-size: 18px;
}
.comment-list {
  margin: 0;
  padding: 20px 0 0;
  list-style-type: none;
  clear: both;
}
.comment-list li {
  margin: 0;
  padding: 0 0 10px;
}
.comment {

}
.comment-author {
  float: none;
  width: auto;
  margin-left: 55px;
}
.comment-author b.fn {
  display: block;
  font-size: 15px;
  font-weight: 600;
}
.comment-container {
  margin-left: 65px;
}
.comment-author .avatar {
  border: 2px solid #DCDCDC;
  position: absolute;
  left: 0;
}
.comment-meta cite {
  display: block;
  font-size: 13px;
  font-weight: 600;
}
.comment-meta > a {
  font-size: 11px;
}
.comment-content {
  margin: 0 0 0 55px;
}
.comment-metadata {
  font-size: 0.9em;
  font-style: italic;
  margin-left: 55px;
  padding: 0 0 4px;
}
.comment .reply {
  text-align: right;
  font-size: 0.9em;
}
.comments-area label {
  float: left;
  min-width: 10.5%;
  padding: 6px 0 0;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="url"],
.comments-area input[type="password"],
.comments-area input[type="search"] {
  padding: 1%;
  width: 85%;
}
#comments ul {
  margin-left: 2em;
}
#comments li {
  list-style-type: none;
}
.post-password-required input {
  max-width: 280px;
  margin: 0 5px;
}
span.says {
  display: none;
}

/* -------- WP Paginate -------- */
.wp-paginate {
  text-align: center;
}
.wp-paginate li a {
  background-color: #efefef;
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: inherit;
}
.wp-paginate li a:hover,
.wp-paginate li a:active {
  color: #FFF;
}
.wp-paginate li .current {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.wp-paginate.wpp-modern-grey li .current {
  opacity: 1;
  color: #FFF;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
 /* margin-bottom: 1.5em;*/
 max-width: 100%;
 /* ajout odile pr caption des images à la une*/

 /* ajout odile pour conformité avec figcaption :139 */
 text-align: left!important;
 font-style: italic;

}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
 /* text-align: center;*/
 /* ajout odile pr caption des images à la une*/

 /* ajout odile pour conformité avec figcaption :139 */
 text-align: left!important;
 font-style: italic;
 font-size: 0.75em;

}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  /* ajout odile pour conformité avec figcaption :139 */
  text-align: left!important;
  font-style: italic;
  
}

.wp-block-quote:not(.is-large),
.wp-block-quote:not(.is-style-large) {
  border-left: 2px solid #000;
  padding: 8px 0 8px 25px;
  font-size: 1.3em;
  opacity: 0.8;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: 0;
  padding: 8px 15px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.5em;
}
.wp-block-quote:not(.is-large) cite,
.wp-block-quote:not(.is-style-large) cite {
  font-size: 0.8em;
  opacity: 0.6;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}
/* - Gallery Widget - */
.widget .gallery {
  padding: 0;
}
.widget .gallery .gallery-item {
  margin: 0 !important;
  padding: 1px;
}
.widget .gallery .gallery-item img {
  border-color: rgba(0, 0, 0, 0) !important;
  display: block;
}

body.post-type-archive-product.nikkon-shop-remove-titlebar .woocommerce-products-header,
body.archive.nikkon-shop-remove-titlebar .woocommerce-products-header,
body.post-type-archive-product.nikkon-shop-remove-titlebar .woocommerce-breadcrumb,
body.archive.nikkon-shop-remove-titlebar .woocommerce-breadcrumb {
  display: none;
}

.page-template-template-gutenberg .site-container.content-container {
  max-width: 100%;
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
body.page-template-template-gutenberg {
  background-color: #FFF;
}
.page-template-template-gutenberg .entry-content > *,
.page-template-template-gutenberg .page-titlebar,
.page-template-template-gutenberg .entry-header,
.page-template-template-gutenberg .page-header,
.page-template-template-gutenberg .post-thumbnail,
.page-template-template-gutenberg #comments {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-gutenberg .page-titlebar {
  margin-bottom: 25px;
}
.page-template-template-gutenberg .content-boxed .page-titlebar {
  margin-top: 25px;
}
.page-template-template-gutenberg .page-titlebar-h {
  margin: 0 0 10px;
}
.page-template-template-gutenberg .breadcrumbs {
  float: none;
  padding: 0 0 15px;
}
.alignwide,
.page-template-template-gutenberg .alignwide {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.alignfull,
.page-template-template-gutenberg .alignfull {
  max-width: 100%;
}
.page-template-template-gutenberg img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1040px) {

  .main-navigation-left {
    left: 9px;
  }
  .main-navigation-right {
    right: 9px;
  }
  .site-header-layout-two .main-navigation li a {
    padding: 50px 12px 50px;
  }

}

@media screen and (max-width: 980px) {

  .site-title {
    font-size: 56px;
    line-height: 56px;
    padding: 0 0 4px;
  }
  .site-description {
    font-size: 12px;
    line-height: 14px;
  }
  .header-menu-button {
    display: block;
    padding: 2px 0 10px;
    text-transform: uppercase;
    font-size: 17px;
    cursor: pointer;
    text-align: center;
  }
  .header-menu-button i {
    font-size: 17px;
    vertical-align: middle;
  }
  .header-menu-button span {
    vertical-align: middle;
    margin: 0 0 0 6px;
  }
  .site-header-layout-three .header-menu-button {
    padding: 28px 0 30px 60px;
  }

  #main-menu > div, #tag-menu > div,
  .main-navigation ul {
    display: block;
  }

  .main-navigation-left,
  .main-navigation-right {
    position: relative;
    right: 0;
    width: 100%;
    padding: 0 !important;
    left: 0;
  }
  /* ajout odile du tagmenu*/
  #main-menu, #tag-menu {
    color: #FFFFFF;
    position: fixed;
    top: 0;
    right: -280px;
    width: 280px;
    max-width: 100%;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 22px 30px 22px;
    background: #000000;
    z-index: 99998;
    height: 100%;
    overflow: auto;
    transition: right 0.4s ease 0s;
  }
  .main-navigation li {
    display: block !important;
    float: none !important;
  }
  .main-navigation li a {
    display: block;
    float: none;
    padding: 7px 0 !important;
    color: #C5C5C5 !important;
    text-align: left;
  }

  .main-navigation ul ul {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    float: none !important;
    background-color: rgba(255, 255, 255, 0.14) !important;
    padding: 0;
    margin: 0;
    display: none !important;
  }
  .main-navigation ul ul li:last-child a,
  .main-navigation ul ul li a {
    padding: 4px 10px !important;
    width: auto;
  }
  .main-navigation ul ul li a {
    background: none !important;
  }

  #primary-menu {
    display: block;
    float: none;
  }
  .main-menu-close {
    display: block;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    color: #898989;
    text-align: center;
    padding: 0 8px 0 12px;
    height: 40px;
    line-height: 38px;
    cursor: pointer;
  }
  .main-menu-close .fa-angle-left {
    position: relative;
    left: -8px;
  }
  .menu-dropdown-btn {
    display: block;
  }
  .main-navigation .open-page-item > ul.children,
  .main-navigation .open-page-item > ul.sub-menu {
    display: block !important;
  }
  .header-cart {
    position: absolute;
    top: 10px;
    left: 12px;
  }
  body.admin-bar .header-cart {
    top: 43px;
  }
  body.admin-bar .site-header-layout-two .header-cart {
    top: 0;
  }
  .site-header-layout-two .header-cart {
    position: relative;
    top: auto;
    left: auto;
  }
  a.header-cart-contents {
    padding: 8px 10px !important;
    color: #FFF !important;
  }

  body.admin-bar #main-menu {
    padding: 82px 22px 30px 22px;
  }
  body.admin-bar .main-menu-close {
    padding: 32px 8px 0 12px;
  }

  body.show-main-menu #main-menu {
    right: 0px !important;
  }
  body.show-main-menu #page {
    right: 280px !important;
  }
  /* aj0ut odile */
  body.show-tag-menu #tag-menu {
    right: 0px !important;
  }
  body.show-tag-menu #page {
    right: 280px !important;
  }
}

@media only screen and (max-width: 782px) {

  .page-template-default .content-area,
  .woocommerce #container,
  .woocommerce-page #container,
  .content-area {
    box-shadow: none !important;
    width: 100% !important;
    float: none !important;
    padding: 25px 0 30px !important;
  }

  .page-template-default .widget-area,
  .widget-area {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04) !important;
    width: 100% !important;
    float: none !important;
    padding: 40px 0 5px !important;
    margin: 0 0 10px !important;
  }
  .page-template-template-left-sidebar-php .content-area {
    box-shadow: none !important;
    width: 100% !important;
    float: none !important;
    padding: 25px 0 30px !important;
  }
  .page-template-template-left-sidebar-php .widget-area {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) !important;
    width: 100% !important;
    float: none !important;
    padding: 40px 0 5px !important;
    margin: 0 0 10px !important;
  }

  .site-top-bar .site-container {
    padding: 0;
  }
  .site-top-bar-left {
    float: none;
    width: 100%;
    text-align: center;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset;
  }
  .site-top-bar .social-icon,
  .site-header-layout-two .header-cart,
  .menu-search,
  .site-topbar-right-no,
  .nikkon-header-nav {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }
  .site-top-bar .social-icon:first-child {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset, 1px 0 0 rgba(0, 0, 0, 0.08) inset;
  }
  .site-header-layout-one .site-topbar-right-no,
  .site-header-layout-three .site-topbar-right-no {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset, 1px 0 0 rgba(0, 0, 0, 0.08);
  }
  .site-header-layout-two a.header-cart-contents {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08);
  }
  .site-top-bar-right {
    float: none;
    width: 100%;
    text-align: center;
    box-shadow: none;
  }
  .search-block {
    position: relative;
    display: none;
    top: 0 !important;
    right: 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) inset;
  }
  .search-block .search-field {
    width: 100%;
  }
  .site-top-bar .nikkon-header-nav {
    float: none !important;
    display: inline-block !important;
  }
  .show-site-search .search-block {
    display: block;
  }

  .blog-blocks-wrap .blog-blocks-layout {
    width: 50% !important;
  }

  .site-footer-icons {
    padding: 60px 0 45px;
  }
  .footer-social-icon {
    font-size: 40px;
    line-height: 24px;
    margin: 0 10px 15px;
  }
  .footer-social-icon i {
    font-size: 40px;
  }

  .site-footer .site-footer-widgets .site-container > ul {
    display: block;
  }
  .site-footer .site-footer-widgets .site-container > ul > li,
  .nikkon-footer-custom-cols-1 .footer-custom-block,
  .nikkon-footer-custom-cols-2 .footer-custom-block,
  .nikkon-footer-custom-cols-3 .footer-custom-block,
  .nikkon-footer-custom-cols-4 .footer-custom-block,
  .nikkon-footer-custom-cols-5 .footer-custom-block {
    padding: 10px 0 30px;
    width: 100%;
    float: none;
    display: block;
  }
  .footer-custom-block.footer-custom-one,
  .footer-custom-block.footer-custom-two,
  .footer-custom-block.footer-custom-three,
  .footer-custom-block.footer-custom-four,
  .footer-custom-block.footer-custom-five {
    width: 100% !important;
  }
  .site-footer .site-footer-widgets .site-container > ul > li:first-child,
  .site-footer .site-footer-widgets .site-container > ul > li:last-child {
    padding: 10px 0 30px;
  }

  body.admin-bar #main-menu {
    padding: 96px 22px 30px 22px;
  }
  /* ajout odile */
  body.admin-bar #tag-menu {
    padding: 96px 22px 30px 22px;
  }

  body.admin-bar .main-menu-close {
    padding: 46px 8px 0 12px;
  }

  .site-header{display: block;}

}

@media only screen and (max-width: 700px) {

  .home-slider-block {
    height: 280px;
  }
  .home-slider-block img {
    width: 100%;
    height: 100%;
  }
  .home-slider-block h3 {
    font-size: 32px;
  }
  .home-slider-block-bg {
    padding: 15px;
  }

}

@media only screen and (max-width: 580px) {

  .site-header-layout-three .site-branding {
    float: none;
    display: block;
  }
  .site-header-layout-three .main-navigation,
  .site-header-layout-three .main-navigation-mm {
    float: none;
  }
  .site-header-layout-three .header-menu-button {
    padding: 2px 0 10px;
  }

  header.entry-header .entry-title {
    margin: 0 0 15px;
  }
  .breadcrumbs {
    position: relative;
    top: 0;
    right: auto;
    padding: 0 0 15px;
  }

  .post-loop-thumbnail,
  .post-loop-content {
    width: 100% !important;
    float: none !important;
    margin: 0 0 20px !important;
  }

  .site-footer-bottom-bar-left {
    float: none;
    text-align: center;
    padding: 12px 0 0;
  }
  .site-footer-bottom-bar-right {
    float: none;
    text-align: center;
    padding: 5px 0 10px;
  }

}

@media only screen and (max-width: 520px) {

  .blog-blocks-wrap .blog-blocks-layout {
    width: 100% !important;
  }
  .blog-style-imgblock .blog-post-blocks-inner-a {
    opacity: 1 !important;
  }

}

/*--------------------------------------------------------------
Fallback CSS for Customizer Library Styles
--------------------------------------------------------------*/

body,
.widget-area .widget a {
 /* supp odile -  color: #3C3C3C;*/
 font-family: 'Open Sans', sans-serif;
}

h1 {
  color: #8b0435 !important; 
} /*ajout oks*/

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.widget-area .widget-title,
.main-navigation ul li a {
    /*color: #000000;
    font-family: 'Dosis', sans-serif;*/
    color: #0ABBEF;
    font-family: 'Dosis', sans-serif;
    /* ajout odile 2022-04-02 
    font-weight:  600;*/
  }

  .woocommerce table.cart th,
  .woocommerce-page #content table.cart th,
  .woocommerce-page table.cart th,
  .woocommerce input.button.alt,
  .woocommerce-page #content input.button.alt,
  .woocommerce table.cart input,
  .woocommerce-page #content table.cart input,
  .woocommerce-page table.cart input,
  button, input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    font-family: 'Dosis', sans-serif;
  }

  #comments .form-submit #submit,
  .search-block .search-submit,
  .side-aligned-social a.social-icon,
  .no-results-btn,
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .woocommerce ul.products li.product a.add_to_cart_button, .woocommerce-page ul.products li.product a.add_to_cart_button,
  .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale,
  .woocommerce button.button.alt,
  .woocommerce-page button.button.alt,
  .woocommerce input.button.alt:hover,
  .woocommerce-page #content input.button.alt:hover,
  .woocommerce .cart-collaterals .shipping_calculator .button,
  .woocommerce-page .cart-collaterals .shipping_calculator .button,
  .woocommerce a.button,
  .woocommerce-page a.button,
  .woocommerce input.button,
  .woocommerce-page #content input.button,
  .woocommerce-page input.button,
  .woocommerce #review_form #respond .form-submit input,
  .woocommerce-page #review_form #respond .form-submit input,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .single-product span.onsale,
  .main-navigation ul ul a:hover,
  .main-navigation ul ul li.current-menu-item > a,
  .main-navigation ul ul li.current_page_item > a,
  .main-navigation ul ul li.current-menu-parent > a,
  .main-navigation ul ul li.current_page_parent > a,
  .main-navigation ul ul li.current-menu-ancestor > a,
  .main-navigation ul ul li.current_page_ancestor > a,
  .main-navigation button,
  .wpcf7-submit,
  .wp-paginate li a:hover,
  .wp-paginate li a:active,
  .wp-paginate li .current,
  .wp-paginate.wpp-modern-grey li a:hover,
  .wp-paginate.wpp-modern-grey li .current,
  .main-navigation li.nikkon-menu-button .nav-span-block {
    background: inherit;
    background-color: #13C76D;
  }
.main-navigation ul ul li.current-menu-item > a:active;{background-color:#8b0435 !important;color:#fff; }
  a,
  .content-area .entry-content a,
  #comments a,
  .post-edit-link,
  .site-title a,
  .error-404.not-found .page-header .page-title span,
  .search-button .fa-search,
  .header-cart-checkout.cart-has-items .fa-shopping-cart,
  .main-navigation ul#primary-menu > li > a:hover,
  .main-navigation ul#primary-menu > li.current-menu-item > a,
  .main-navigation ul#primary-menu > li.current-menu-ancestor > a,
  .main-navigation ul#primary-menu > li.current-menu-parent > a,
  .main-navigation ul#primary-menu > li.current_page_parent > a,
  .main-navigation ul#primary-menu > li.current_page_ancestor > a {
    color: #13C76D;
  }

  a:hover,
  .nikkon-header-nav ul li a:hover,
  .content-area .entry-content a:hover,
  .header-social .social-icon:hover,
  .widget-area .widget a:hover,
  .site-footer-widgets .widget a:hover,
  .site-footer .widget a:hover,
  .search-btn:hover,
  .search-button .fa-search:hover,
  .woocommerce #content div.product p.price,
  .woocommerce-page #content div.product p.price,
  .woocommerce-page div.product p.price,
  .woocommerce #content div.product span.price,
  .woocommerce div.product span.price,
  .woocommerce-page #content div.product span.price,
  .woocommerce-page div.product span.price,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    /*color: #047b40;*/
    color: #0ABBEF;
  }

  .main-navigation button:hover,
  #comments .form-submit #submit:hover,
  .search-block .search-submit:hover,
  .no-results-btn:hover,
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .woocommerce input.button.alt,
  .woocommerce-page #content input.button.alt,
  .woocommerce .cart-collaterals .shipping_calculator .button,
  .woocommerce-page .cart-collaterals .shipping_calculator .button,
  .woocommerce a.button:hover,
  .woocommerce-page a.button:hover,
  .woocommerce input.button:hover,
  .woocommerce-page #content input.button:hover,
  .woocommerce-page input.button:hover,
  .woocommerce ul.products li.product a.add_to_cart_button:hover,
  .woocommerce-page ul.products li.product a.add_to_cart_button:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce-page button.button.alt:hover,
  .woocommerce #review_form #respond .form-submit input:hover,
  .woocommerce-page #review_form #respond .form-submit input:hover,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .main-navigation li.nikkon-menu-button .nav-span-block:hover,
  .wpcf7-submit:hover {
    background: inherit;
    /* background-color: #047b40;*/
    background-color: #0ABBEF;
  }