/* Style graphique Ã  modifier */

/*
*****************************
* Bandeau cookies notice 
*****************************
*/
#tac_title{
	display: none;
}

.no-cookie{
  position: relative;
}

.no-cookie:after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgb(0 0 0 / 60%);
  z-index: 1111;
}

body #tarteaucitronBack{
  background: rgb(37 49 55 / 60%);
}

body #tarteaucitronRoot *{
  font-family: 'monR';
}

#tarteaucitronPercentage{
  position: absolute !important;
  background: linear-gradient(to right, #1eb7cc, #1e91cc) !important;
  box-shadow: none !important;
}
#tarteaucitronDisclaimerAlert b{
  color:black;
}

#tarteaucitronAlertBig a.terms {
  display: block;
  padding: 20px 0 0 0;
  color: #888;
  text-align:center;
}
body #tarteaucitronAlertBig {
  background: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
  margin-left: 40px;
}
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b,
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{
  color: #000;
}
/* Bouton "Ok tout accepter" et "Personnaliser" */
body #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize){
  background: #24bdb0 !important;
  font-weight: bold;
  border-radius: 15px;
  color: #000;
  font-size: 13px;
}
body #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize).deny{
  background: transparent !important;
  color: #000 !important;
  border: solid 1px #1d1c1c;
}
body #tarteaucitronAlertBig #tarteaucitronPersonalize.personalize{
  display: block;
  padding: 20px 0 0 0;
  color: #888;
  text-align: center;
  border: none;
  text-decoration: underline;
  font-size: 14px !important;
}
body #tarteaucitronAlertBig #tarteaucitronPersonalize.refuse{
  background: #ea5254 !important; /* Green */
  font-weight: bold;
  margin-left: 7px;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
}
/* Bouton "Personnaliser" */
/* Bouton "Personnaliser" */
body #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background: #263239 !important;
  border-radius: 15px;
  color: #fff;
  font-size: 17px !important;
  border-radius: 30px !important;
  padding: 16px 14px !important;
  border: none;
}
/* Encart en bas Ã  droite */
body #tarteaucitronAlertSmall #tarteaucitronCookiesNumber{
  padding: 4px 10px !important;
  font-size:9px;
}

/*
****************************
* Popup de personnalisation 
***************************
*/

/* Container */
body #tarteaucitron{
  border-radius: 0;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover{
  background: #fff;
  border: unset !important;
  margin-top: 0;
}
body #tarteaucitron #tarteaucitronServices{
  padding: 15px;
  background: #fff;
}
/* Close button */
body #tarteaucitron #tarteaucitronClosePanel {
  top: -30px;
  background: url("./tac-close.png") no-repeat right 15px center, #fff;
  color: #263238;
  font-size: 14px;
  padding: 7px 20px 7px 20px;
  text-align: left;
  font-weight: 300;
  background-size: 12px;
  }
  /* Boutons */
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk{
  float: unset;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  border-radius: 22px;
  background: #24BDB0 !important;
  padding: 10px 20px;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  border-radius: 22px;
  background: transparent !important;
  padding: 10px 20px;
  margin-right: 10px;
  color: #263239;
  border: 1px solid #263239;
}

  body #tarteaucitronAlertSmall{
    border-radius: 7px;
    display: block;
    bottom: 0;
    top: auto;
    right: -90px;
    transition: all ease .3s;
    opacity:.5;
  }
  body #tarteaucitronAlertSmall::before{
    position:absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-size: 8px;
    top: 5px;
    left: 13px;
  }
  body #tarteaucitronAlertSmall:hover::before{
    display:none;
  }
  body #tarteaucitronAlertSmall #tarteaucitronManager{
    color: #333; /* Hide texte */
    
  }
  body #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot{
    display: none;
  }
  body #tarteaucitronAlertSmall:hover #tarteaucitronManager{
    color: #fff; /* Show texte */
  }
  body #tarteaucitronAlertSmall:hover #tarteaucitronManager #tarteaucitronDot{
    display: block;
  }
  body #tarteaucitronAlertSmall:hover{
    display: block;
    bottom: 0;
    top: auto;
    right: 0px;
    opacity:1;
  }

  /* Popup header */
  body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
  body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover{
/*  background:#fff;
  border: 0;
  color:#000;
  margin-top:0;
  padding: 30px 0 20px 0;*/
}
/* Popup header : no hover effect */
/*body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
  background: #fff;
  }*/
  /* Popup header : Black title */
  body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
  }
  /* Popup titre : bouton infos */
  body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b a{
    float:right;
    background: url(./tac_info.jpg) no-repeat 0px 0px;
    height: 30px;
    width: 30px;
    margin-left: 10px;
  }
  body #tarteaucitronScrollbarAdjust{
    margin-right: 60px !important;
  }
  /* Popup line elements : bouton infos */
  body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    float:right;
    background: url(./tac_info.png) no-repeat 0px 0px;
    background-size: 17px;
    height: 20px;
    width: 20px;
    margin: 0 7px;
  }
  /* Popup content */
  body #tarteaucitron .tarteaucitronBorder {
    background: #EFEFEF;
    border: none;
    padding: 0 15px;
    max-width: calc(100% - 30px);
  }
  /* Popup content : backgtround reset */
  /*body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,*/
  body #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background: unset;
  }
  /* Each line in popup content */
  body #tarteaucitron #tarteaucitronServices .tarteaucitronLine,
  body #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover{
  background: unset;
  border-left: none !important;;
  }

body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName{
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
#tarteaucitron b{
  font-weight: bold !important;
  color: #263239;
  font-size: 30px !important;
}

.tarteaucitronBorder{

}

body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a{
  font-size: 15px;
  font-weight: bold;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies{
  font-size: 25px !important;
  color: #263238 !important;
}
  body #tarteaucitron #tarteaucitronServices .tarteaucitronLine#tarteaucitronMainLineOffset .tarteaucitronName {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    float: right;
    /* TODO : background:url(); */
  }
  body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle{
    background: transparent;
    color: #000;
    margin: 0;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
  }
  body #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
    background-color: rgb(93, 227, 168); /* Green */
  }
  body #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    background-color: rgb(0,0,0,.9); /* Grey dark */
  }
  body #tarteaucitronScrollbarParent{
    min-height: 140px;
  }
  /* Frontend */
  body .tac_activate .tac_float .tarteaucitronAllow {
    background-color: #24bdb0 !important;
    /*    background-color: #ed174a;*/
  }
  body .tac_activate {
    padding: 5px;
  }

  body.blog-details .tac_activate .tac_float .tarteaucitronAllow {
    background-color: #fa1d9f;
  }


  /*----- RGPD ----- */
  #tarteaucitronAlertBig {
    left: auto !important;
    width: auto !important;
    max-width: 490px;
    bottom: 40px;
    top: auto;
    left: 40px;
    border-radius: 10px;
    padding: 30px !important;
  }
  @media (max-width: 670px) {
    #tarteaucitronAlertBig {
      left: 10px !important;
      right: 10px !important;
      bottom: 10px !important;
      width: auto;
      padding: 10px !important;
    }
    #tarteaucitronDisclaimerAlert{
      text-align: center !important;
      font-size: 0.9em !important;
    }
    #tarteaucitronDisclaimerAlert h3{
      font-size: 19px;
    }
    body #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize),
    body #tarteaucitronAlertBig #tarteaucitronPersonalize.personalize{
      font-size: 0.9em !important;
    }
  }
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    display: block;
    margin-bottom: 30px;
    text-align: center !important;
  }
  #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert h3 {
    display: block;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize) {
    background: #1d1c1c !important;
    color: white !important;
    font-size: 17px !important;
    border-radius: 30px !important;
    padding: 16px 14px !important;
  }
  @media (max-width: 480px) {
    #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize) {
      margin-left: 0 !important;
      margin-bottom: 10px;
    }
  }
  #tarteaucitronAlertBig #tarteaucitronPersonalize.personalize {
    background: transparent;
    color: #1d1c1c;
    font-size: 17px !important;
    border-radius: 30px !important;
    padding: 16px 14px !important;
    border: solid 1px #1d1c1c;
  }
  #tarteaucitronAlertSmall {
    border-radius: 50% !important;
    bottom: 20px !important;
    left: 20px !important;
    opacity: 1 !important;
    width: 60px !important;
    height: 60px !important;
    background: rgb(239, 239, 239) !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px, rgba(0, 0, 0, 0.2) 0px 2px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #tarteaucitronAlertSmall:hover:before {
    display: block !important;
    position: absolute;
    content: "";
    background: url(./cookie-hover.svg) no-repeat 0px 0px !important;
    background-size: auto auto;
    transform: rotate(0deg);
    opacity: 1;
  }
  #tarteaucitronAlertSmall:before {
    position: absolute;
    content: "";
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    background: url(./cookie.svg) no-repeat 0px 0px !important;
    background-size: 20px;
    top: 12px !important;
    left: 12px !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5;
    transform: rotate(-45deg);
  }
  #tarteaucitronAlertSmall #tarteaucitronManager {
    color: transparent !important;
    z-index: 999;
    position: relative;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    display: none !important;
  }
  #tarteaucitronScrollbarParent button.validate{
    display: none;
  }

  #tarteaucitronManager:hover {
    background: transparent !important;
  }

  #tarteaucitronCookiesNumber {
    display: none !important;
  }

  #tarteaucitronRoot .tarteaucitronDeny {
    font-size: 14px !important;
  }

  @media (max-width: 670px) {
    body #tarteaucitronAlertBig #tarteaucitronCloseAlert {
      font-size: 0.9em !important;
      text-align: center;
    }
    #tarteaucitronAlertBig {
      display: flex;
      flex-direction: column;
    }
    body #tarteaucitronAlertBig #tarteaucitronPersonalize:not(.personalize), body #tarteaucitronAlertBig #tarteaucitronPersonalize.personalize {
      text-align: center;
      margin-bottom: 15px;
    }
  }
