/*
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
------------------------------------------------------- */
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/roboto-v30-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */
}
.clearfix:after {
  content: "";
  clear: both;
  display: table;
}
.abbinder ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.abbinder ul li {
  display: inline-block;
}
.abbinder ul li a {
  border: 1px solid #1D2B5B;
  border-radius: 5px;
  color: #1D2B5B;
  padding: 12px 20px;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  transition: all 0.2s ease-out;
  display: inline-block;
}
.abbinder ul li a:hover {
  background-color: #1D2B5B;
  color: #fff;
}
footer .et_pb_text {
  font-size: 14px;
  color: #1D2B5B;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
footer ul {
  padding: 0 !important;
  list-style: none;
}
footer ul li {
  display: inline-block;
  margin-right: 12px;
}
footer ul li a {
  color: #1D2B5B;
  font-size: 14px;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
footer ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1400px) {
  .abbinder ul {
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
  }
  .abbinder ul li a {
    border: 1px solid #1D2B5B;
    border-radius: 5px;
    color: #1D2B5B;
    padding: 6px 14px;
    font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    transition: all 0.2s ease-out;
    display: inline-block;
  }
  .abbinder ul li a:hover {
    background-color: #1D2B5B;
    color: #fff;
  }
  .abbinder ul li:first-child {
    order: 2;
    margin-top: 20px;
  }
  .et_pb_text h2 {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .et_mobile_nav_menu {
    display: none !important;
  }
}
