/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
@charset "UTF-8";

/* Force all pages to fill the screen */

#page-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  min-height: 100vh;
}

#et-main-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

#et-main-area,
#main-content {
  -webkit-box-flex: 1;
          flex: 1 0 auto;
}

/*#main-header:not(.et-fixed-header) #logo {
    @media only screen and (min-width: $screen-sm) {
        max-height: 150px;
    }
}*/

@media only screen and (max-width: 980px) {
  #et-top-navigation span.mobile_menu_bar:before,
  #et-top-navigation span.mobile_menu_bar:after {
    color: #ee7d07 !important;
  }
}

.et_mobile_menu {
  border-top-color: #318925;
}

@media only screen and (min-width: 981px) {
  body.et_header_style_left #et-top-navigation,
  .et_header_style_split #et-top-navigation {
    padding-top: 115px;
  }

  body.et_header_style_left #et-top-navigation nav > ul > li > a,
  .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 35px;
  }
}

.header-buttons {
  position: absolute;
  top: 2em;
  right: 30px;
  text-align: right;
}

.header-buttons__item:not(:last-child) {
  margin-right: 1em;
}

@media only screen and (max-width: 980px) {
  .header-buttons {
    display: none;
  }
}

.et-fixed-header .header-buttons {
  position: static;
  margin-top: -1em;
  margin-bottom: 1em;
}

.et-fixed-header .header-buttons__item {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.menu-button {
  display: none !important;
}

.menu-button > a {
  margin-bottom: 0.5em;
  text-align: center;
  background-color: #ee7d07;
  color: white !important;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.menu-button > a:hover {
  color: white !important;
  background-color: #c26300 !important;
  opacity: 1 !important;
}

.menu-button > a::before {
  display: inline-block;
  font-family: "ETModules";
  margin-right: 0.5em;
}

.menu-button--alt > a {
  background-color: #318925;
}

.menu-button--alt > a:hover {
  background-color: #196d0e !important;
  opacity: 1 !important;
}

.menu-button--customer > a::before {
  content: "\E08A";
}

.menu-button--partner > a::before {
  content: "\E08B";
}

.et_mobile_menu .menu-button {
  display: inherit !important;
}

strong {
  color: #318925;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive:not(:last-child) {
  margin-bottom: 15px;
}

.table-responsive > table {
  margin-bottom: 0;
}

.classic-page .et_pb_text_inner {
  font-size: 1.05em;
}

.classic-page .et_pb_text_inner h1,
.classic-page .et_pb_text_inner h2,
.classic-page .et_pb_text_inner h3,
.classic-page .et_pb_text_inner h4,
.classic-page .et_pb_text_inner h5,
.classic-page .et_pb_text_inner h6 {
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif;
}

.classic-page .et_pb_text_inner h2 {
  margin-bottom: 0.5em;
  font-size: 1.8em;
}

.classic-page .et_pb_text_inner h2:not(:first-child) {
  margin-top: 1.2em;
}

.classic-page .et_pb_text_inner h2::after {
  content: " ";
  display: block;
  height: 5px;
  width: 2.5em;
  margin-top: 0.5em;
  background-color: #318925;
}

.classic-page .et_pb_text_inner h2[style*="text-align: center"]::after {
  margin-left: auto;
  margin-right: auto;
}

.classic-page .et_pb_text_inner h3 {
  margin-bottom: 0.5em;
  font-size: 1.5em;
}

.classic-page .et_pb_text_inner h3:not(:first-child) {
  margin-top: 1.2em;
}

.classic-page .et_pb_text_inner p {
  padding-bottom: 0;
}

.classic-page .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 1em;
}

.classic-page .et_pb_text_inner ol,
.classic-page .et_pb_text_inner ul {
  padding-bottom: 0;
  padding-left: 2em;
}

.classic-page .et_pb_text_inner ol:not(:last-child),
.classic-page .et_pb_text_inner ul:not(:last-child) {
  margin-bottom: 1em;
}

.classic-page .et_pb_text_inner table {
  background-color: #2a2a2a;
  color: white;
}

.classic-page .et_pb_text_inner table.carac-product td:not(:first-child) {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.classic-page .et_pb_title_container h1,
.classic-page .et_pb_text_inner h1 {
  margin-bottom: 1.5em;
  text-align: center;
  font-size: 2.5em;
}

.classic-page .entry-title.main_title {
  text-align: center;
}

.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea,
.nf-form-content select.ninja-forms-field {
  color: #111 !important;
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit],
.nf-form-content a.button {
  display: inline-block;
  padding: 0.7em 1em;
  color: white !important;
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px;
  letter-spacing: 4px;
  text-transform: uppercase !important;
  background-color: #ee7d07 !important;
  cursor: pointer;
}

.nf-response-msg {
  margin-top: 80px;
  padding: 1em;
  font-size: 1.2em;
  color: green;
  font-weight: 600;
  background-color: white;
}

.nf-error-msg {
  padding: 1em;
  font-size: 1.2em;
  font-weight: 600;
  background-color: white;
}

.nf-field-element h3 {
  color: white;
  margin-top: 1rem;
}

.cn-button {
  padding: 0.5em 1em;
  background-color: #ee7d07;
  color: white;
  font-weight: bold;
}

.button {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #ee7d07;
  color: white;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button:hover {
  background-color: #c26300;
}

.button--alt {
  background-color: #318925;
}

.button--alt:hover {
  background-color: #196d0e;
}

.button--icon::before {
  display: inline-block;
  font-family: "ETModules";
  margin-right: 0.5em;
}

.button--icon-customer::before {
  content: "\E08A";
}

.button--icon-partner::before {
  content: "\E08B";
}

