/*Theme Name: Kreenoot Child
Theme URI: https://www.krealab.fr/
Description: Thème enfant du thème Kreenoot
Author: Krea'Lab
Author URI: https://www.krealab.fr/
Template: kreenoot
Version: 0.1.0
*/


footer.secondary .alignleft{
	margin-bottom: 0;
    margin-top: 0;
}


footer.secondary a{
	color: #ffffff;
    text-decoration: none !important;
}


footer.secondary a:hover {
    color: #f4ede6;
}

footer.secondary .menu-menu-portail-container{
	display: inline-flex;
	align-items: center;
}

li#menu-item-92 {
    border-right: none;
}

#site-navigation ul .current-menu-item a::after {
    width: 50% !important;
}

.overflow-content h1{
	text-shadow: 0 0 15px rgba(0,0,0,1);
}


@media screen and (max-width: 768px){
	.overflow-content h1 {
	text-shadow: none;
	}
}


.mobile-table:not(.fl-editable){
    display: none;
}

@media screen and (max-width: 768px){
    .desktop-table{
        display: none;
    }

    .mobile-table:not(.fl-editable){
        display: block;
    }
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#colophon-2 .horizontal-footer-columns {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  font-size: 14px;
}
#colophon-2 .horizontal-footer-columns .picto-container {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#colophon-2 .horizontal-footer-columns .picto-container.billetterie .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/picto-BILLETTERIE.png");
          mask-image: url("./assets/dist/images/picto-BILLETTERIE.png");
}
#colophon-2 .horizontal-footer-columns .picto-container.tactique .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/picto-TACTIQUE.png");
          mask-image: url("./assets/dist/images/picto-TACTIQUE.png");
}
#colophon-2 .horizontal-footer-columns .picto-container.webhorizon .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/picto-WEB.png");
          mask-image: url("./assets/dist/images/picto-WEB.png");
}
#colophon-2 .horizontal-footer-columns .picto-container.terre-dhorizon .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/Logo-Terre-dHorizon.png");
          mask-image: url("./assets/dist/images/Logo-Terre-dHorizon.png");
}
#colophon-2 .horizontal-footer-columns .picto-container.carte-privilege .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/picto-carte-privilege.png");
          mask-image: url("./assets/dist/images/picto-carte-privilege.png");
}
#colophon-2 .horizontal-footer-columns .picto-container.maghorizon .inner-container a::after {
  -webkit-mask-image: url("./assets/dist/images/picto-MAG.png");
          mask-image: url("./assets/dist/images/picto-MAG.png");
}
#colophon-2 .horizontal-footer-columns .picto-container .inner-container a {
  position: relative;
  display: inline-block;
}
#colophon-2 .horizontal-footer-columns .picto-container .inner-container a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media all and (-ms-high-contrast: none) {
  #colophon-2 .horizontal-footer-columns .picto-container .inner-container a::after {
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
#colophon-2 .horizontal-footer-columns .picto-container .inner-container a:hover::after {
  content: "";
  background-color: #f4ede6;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
#colophon-2 .horizontal-footer-columns h3 {
	font-size: 16px;
	color: #fff;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.2;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#colophon-2 .horizontal-footer-columns h3 a {
  text-decoration: none !important;
  color: #fff;
}
#colophon-2 .horizontal-footer-columns h3 a:hover {
  color: #23B3B7;
}
#colophon-2 .horizontal-footer-columns::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 75%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 1px;
  background-color: #f4ede6;
  display: block;
}

.footer-columns .footer-column {
  color: #43413E;
}

.footer-columns .footer-column:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
@media screen and (max-width: 767px) {
  .footer-columns .footer-column:nth-of-type(1) {
    flex-direction: column;
  }
}

.footer-columns .footer-column:nth-of-type(1) .title-hce {
  font-size: 12px;
  margin-bottom: 0;
}

.footer-columns .footer-column:nth-of-type(1) p {
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .footer-columns .footer-column:nth-of-type(1) p {
    margin: 5px 5px;
  }
}

.footer-columns .footer-column:nth-of-type(1) .logo-hce {
  width: 39px;
  height: 39px;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .footer-columns .footer-column:nth-of-type(1) .logo-hce {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.footer-columns .footer-column:nth-of-type(2) img {
  margin-left: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .footer-columns .footer-column:nth-of-type(2) img {
    margin-top: 15px;
  }
}
.footer-columns .footer-column:nth-of-type(2) img:hover {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.footer-columns .footer-column:nth-of-type(3) img {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-columns .footer-column:nth-of-type(3) img:hover {
  opacity: 0.6;
}

.footer-columns #footer-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*display: -ms-grid;
  display: grid;*/
  grid-column-gap: 15px;
  grid-row-gap: 0;
  margin-left: 0;
  margin-bottom: 0;
  -ms-grid-columns: 40% 60%;
  grid-template-columns: 40% 60%;
  font-size: 13px;
  padding: 0 3.75em;
}
@media screen and (max-width: 767px) {
  .footer-columns #footer-menu {
    flex-direction: column;
    padding: 0;
  }
}

#cgv-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-column-gap: 7px;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 13px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .footer-columns #footer-menu {
    flex-direction: column;
    padding: 0;
  }
}

.footer-columns #footer-menu li, #cgv-menu li {
  list-style-type: none;
  font-weight: normal;
}
.footer-columns #footer-menu li::before, #cgv-menu li::before {
  content: "+";
  color: #23B3B7;
  margin-right: 5px;
  font-weight: normal;
}
.footer-columns #footer-menu li:last-of-type, #cgv-menu li::last-of-type {
  -ms-grid-column: 2;
  grid-column-start: 2;
}
.footer-columns .kl-logo {
  text-align: right;
}
@media screen and (max-width: 992px) {
  .footer-columns .kl-logo {
    text-align: center;
  }
}

#colophon-2 .row {
  display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

#colophon-2 .licence {
  font-size: 0.813em;
  text-align: center;
  padding: 0 15px;
}

@media screen and (max-width: 992px) {
  #colophon-2 .row {
    flex-direction: column;
  }
}

#colophon-2{
	background-color: #e6e6e6;
    color: #fff;
    padding: 30px 0;
}

#colophon-2, 
#colophon-2 a, 
#colophon-2 h1, 
#colophon-2 h2, 
#colophon-2 h3, 
#colophon-2 h4, 
#colophon-2 h5, 
#colophon-2 h6 {
    color: #43413E;
}

#colophon-2 a:hover {
    color: #23B3B7;
}

#colophon-2 .enterprise-logo {
  margin-right: 5px;
  transform: rotate(0deg);
  display: inline-block;
  transition: all .6s;
}
#colophon-2 .enterprise-logo:hover {
  transform: rotate(360deg);
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

#page a.button {
    border-radius: 99px;
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    font-weight: 400;
    line-height: 16px;
    padding: 12px 24px;
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border: 2px solid #23b3b7;
    color: #23b3b7;
    font-style: italic;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#page a.button:hover {
    background-color: #23b3b7;
    color: #fff;
}

@media screen and (max-width: 992px) {
  .footer-columns .footer-column {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .footer-columns .footer-column:last-of-type {
    margin-bottom: 0;
  }
}