/*
	Theme Name: Home Elec v.bo byinova
	Version: 3.0
	Description: Thème enfant de Divi propulsé par INOVA-WEB
	Template: Divi
	Author: Inova-Web
	Author URI: https://www.inova-web.fr
*/

@import url("../Divi/style.css");

/*------------------------------------------------------------*/
/*--------------------FIX MENU MOBILE-------------------------*/
/*------------------------------------------------------------*/

img.mob-standard-logo{
	max-width:max-content;
  }


/*------------------------------------------------------------*/
/*------------------------  CSS  -----------------------------*/
/*------------------------------------------------------------*/

body, #page-container {
	overflow-x: hidden !important;
}

@media all and (min-width: 981px) {
  .blitz-icon::before {
    content: url('/wp-content/uploads/2021/12/Eclair.svg');
    position: absolute;
    top: 10%;
    left: -7%;
  }
}

.et_pb_menu .et-menu>li {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.et_pb_text_0_tb_header.et_pb_text a {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.et_pb_menu .et-menu>li:not(:last-child):not(:first-child), .et_pb_text_0_tb_header.et_pb_text a:nth-child(2) {
  border-left: 2px solid #FF6C0E !important;
  border-right: 2px solid #FF6C0E !important;
}

.et_pb_menu .et-menu>li:last-child {
  border-left: 2px solid #FF6C0E !important;
}

.et_pb_menu .et-menu>li:first-child {
  border-right: 2px solid #FF6C0E !important;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

@media (min-width: 1250px) and (max-width: 1410px) {

  .et_pb_image_0_tb_header {
    max-width: 80% !important;
  }

  .column-logo {
    width: 10% !important;
  }

  .column-adress, .column-phone, .column-email, .column-lang {
    width: 22.5% !important;
  }
}

@media (min-width: 981px) and (max-width: 1249px) {
  .column-adress {
    display: none !important;
  }

  .column-phone, .column-email, .column-lang {
    width: 30% !important;
  }
  
  .column-logo {
    width: 10% !important;
  }

  .et_pb_image_0_tb_header {
    max-width: 80% !important;
  }
}

.leftmbottom, .mobmenu-content .widget {
	padding: 0 !important;
}

.mobmenu-content li a {
	font-size: 16px !important;
	color: #000f9f !important;
}

/*
.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu>nav, .et_pb_menu .et_pb_menu__menu>nav>ul {
  width: 100% !important;
}

.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul {
  justify-content: space-between !important;
}
*/

/*------------------------------------------------------------*/
/*-----------------CLASSE DE VISIBILITE-----------------------*/
/*------------------------------------------------------------*/

.hidden {
  display: none !important;
}

/*------------------------------------------------------------*/
/*-------------CENTRAGE VERTICAL DANS DIV---------------------*/
/*------------------------------------------------------------*/

.ds-vertical-align {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ds-vertical-align-bottom {
  display: flex;
  align-items: flex-end;
}

.align-center {
  margin: auto !important;
}

/*------------------------------------------------------------*/
/*LES COLONNES NE SE METTENT PAS SOUS LES AUTRES EN PH ET TAB-*/
/*------------------------------------------------------------*/

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

/*------------------------------------------------------------*/
/*----------------ORDRE MOBILE et TABLETTES--------------------*/
/*------------------------------------------------------------*/

@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
  }

  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }

  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }

  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }

  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }
  /*** add margin to last column ***/
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}

/*------------------------------------------------------------*/
/*-------------------  BACK-OFFICE  --------------------------*/
/*------------------------------------------------------------*/

#wpadminbar #adminbarsearch::before,
#wpadminbar .ab-icon::before,
#wpadminbar .ab-item::before {
  color: #174788 !important;
}

#wpadminbar .quicklinks .menupop ul li a,
#wpadminbar .quicklinks .menupop ul li a strong,
#wpadminbar .quicklinks .menupop.hover ul li a,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a {
  color: #174788 !important;
}

#wpadminbar .ab-item::before {
  color: #174788 !important;
}

.login h1 a {
  height: 250px !important;
}

body.login {
  background: rgb(23, 71, 136) !important;
  background: linear-gradient(
    90deg,
    rgba(23, 71, 136, 1) 0%,
    rgba(9, 9, 121, 1) 50%,
    rgba(131, 59, 150, 1) 100%
  ) !important;
}

/*------------------------------------------------------------*/
/*------------------------FOOTER------------------------------*/
/*------------------------------------------------------------*/

@font-face {
  font-family: "Roboto Condensed";
  src: url("assets/webfonts/RobotoCondensed-Light.ttf");
}

#containercopy #copyrightrocket:hover {
  background-image: url("assets/img/footer/rocketColor.svg") !important;
}

#containercopy {
  font-family: "Roboto Condensed";
  font-weight: 700;
  font-size: 12px;
  padding: 25px 0px 25px 0px;
  line-height: 2em;
}

#containercopy a.div3 {
  height: 50px;
  width: 50px;
  display: block;
  height: 50px;
  width: 50px;
  transition: all ease-in-out 0.5s;
}

#containercopy .cell1 {
  display: inline-block;
  width: 50%;
  text-align: left;
}

#containercopy .cell2 {
  display: inline-block;
  width: 49%;
  text-align: right;
}

#containercopy .copyinova {
  display: inline-block;
  height: 100%;
}

#containercopy .copylogo {
  width: 50px;
  display: inherit;
  height: 50px;
  float: right;
  margin-left: 25px;
}

@media all and (max-width: 767px) {
  #containercopy .cell1 {
    display: block;
    width: 100%;
    text-align: center;
  }

  #containercopy .cell2 {
    display: block;
    width: 100%;
    text-align: center;
  }

  #containercopy .copyinova {
    display: block;
  }

  #containercopy .copylogo {
    display: block;
    float: none;
    margin: auto;
  }
}
