/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */


/* DIVI */

div.et_pb_section:first-of-type {
  padding-top: 0 !important;
  margin-top: 170px !important;
  background-position: center !important;
  -webkit-background-size: 100% !important;
  -webkit-background-size: cover !important;
  -moz-background-size: 100% !important;
  -moz-background-size: cover !important;
  background-size: 100% !important;
  background-size: cover !important;
}
div.et_pb_section a:hover {
  text-decoration: underline;
}
div.et_pb_section a.et_pb_button:hover {
  text-decoration: none;
}
img#logo {
  border: 1px dotted rgba(197,198,200,0.1);
}
.et_pb_bg_layout_light.et_pb_module.et_pb_button {
  color: #FFFFFF !important;
}
ul.et_mobile_menu {
  background-color: rgba(255,255,255,1) !important;
  border-top: 3px solid #2ea3f2;
}
div.entry-content ul {
  margin-bottom: 24px;
}
div#collage-content p {
  margin-bottom: 32px;
}
div#contact-card {
  border-top: 3px solid #E65026;
}
a.et_pb_video_play:hover {
  color: #F17443;
  text-decoration: none !important;
  transition: 0.5s;
}
p.content-quote {
  padding: 24px;
  margin-bottom: 18px;
  font-size: 20px;
  line-height: 1.4em;
  text-align: center;
}
div.testimonial {
  margin-top: 8px;
  border-top: 1px solid #BBBBBB;
}
div#footer-bottom {
  padding: 30px 0 26px 0;
}
#footer-bottom .et-social-icons a {
  font-size: 36px !important;
}
#footer-bottom .et-social-icons a:hover {
 color: #FF6B17 !important;
 }
