<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: PM Holz By Inova
	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");

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

.text_border {
  max-width: max-content;
  border: solid 1px;
  color: white;
  padding: 5%;
  margin: auto;
}

.presta_border {
  max-width: max-content;
  border: solid 2px;
  margin: auto;
  padding: 2%;
  color: #cf572f;
}

.showroom_border {
  max-width: max-content;
  align-self: center;
  border: solid 1px;
  color: white;
  padding: 2%;
}

.rea_border {
  max-width: max-content;
  align-self: center;
  border: solid 2px;
  padding: 5%;
  color: #cf572f;
}

.actus_border {
  max-width: max-content;
  border: solid 2px;
  margin: auto;
  padding: 2% 6%;
  color: #cf572f;
}

.dgbm_blog_module_0.dgbm_blog_module .dgbm_post_item .post-meta .published {
  border-bottom: solid 1px !important;
}

.dgbm_blog_module_0 .dgbm_post_item .dg_read_more_wrapper a,
.dgbm_blog_module_0 .dgbm_post_item .dg_read_more_wrapper a,
.dgbm_blog_module_0_tb_body .dgbm_post_item .dg_read_more_wrapper a, 
.dgbm_blog_module_0_tb_body .dgbm_post_item .dg_read_more_wrapper a {
  border: solid 1px !important;
  padding: 2% 4% !important;
  margin-bottom: 40px !important;
  margin-top: 20px !important;
}

div .et_pb_blurb_description {
  vertical-align: middle !important;
}

.et_pb_module
  .et_pb_menu
  .et_pb_menu_0_tb_header
  .et_pb_bg_layout_light
  .et_pb_text_align_center
  .et_dropdown_animation_fade
  .et_pb_menu--without-logo
  .et_pb_menu--style-left_aligned {
  max-width: max-content !important;
  margin: auto !important;
}

/*------------------------------------------------------------*/
/*------------------------  REA  -----------------------------*/
/*------------------------------------------------------------*/

@media all and (min-width: 1100px) and (max-width: 1490px) {
  .rea_border h2 {
    font-size: 30px !important;
  }
}

@media all and (min-width: 981px) and (max-width: 1099px) {
  .rea_border h2 {
    font-size: 24px !important;
  }
}

/*-----------------------------------------------------------------*/
/*------------------------  SHOWROOM  -----------------------------*/
/*-----------------------------------------------------------------*/

@media all and (min-width: 981px) and (max-width: 1200px) {
  #showroom_resp.et_pb_section_2.et_section_specialty &gt; .et_pb_row,
  .et_pb_section_2 &gt; .et_pb_row {
    max-width: 100% !important;
    margin-right: auto !important;
  }
}
@media all and (min-width: 981px) and (max-width: 1200px) {
  #showroom_resp2.et_pb_section_1.et_section_specialty &gt; .et_pb_row,
  .et_pb_section_1 &gt; .et_pb_row {
    max-width: 100% !important;
    margin-right: auto !important;
  }
}

/*-----------------------------------------------------------------*/
/*------------------------  LEFTSECTION  -----------------------------*/
/*-----------------------------------------------------------------*/

@media all and (min-width: 981px) and (max-width: 1200px) {
  #leftsection_resp.et_pb_section_6.et_section_specialty &gt; .et_pb_row,
  .et_pb_section_6 &gt; .et_pb_row {
    max-width: 100% !important;
    margin-left: auto !important;
  }
}

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

@media all and (min-width: 981px) {
  .footer_border {
    border-right: solid 1px !important;
    color: white !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;
  border-top: 1px solid #ffffff;
  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;
  }
}
</pre></body></html>