/*
 Theme Name:   41896-divi-child-theme
 Theme URI:
 Description:
 Author:       Administrator
 Author URI:
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

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

#logo {
  /*max-height: 75%;*/
}

#top-header #et-secondary-menu a[href^="tel:"]::before { content: "\e090";}
#top-header #et-secondary-menu a[href^="mailto:"]::before { content: "\e076";}

#top-header #et-secondary-menu a[href^="tel:"]::before,
#top-header #et-secondary-menu a[href^="mailto:"]::before {
  margin-right: 4px;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}

.et_pb_fullwidth_header { padding: 30px 0;}

.et_fullscreen_slider .et_pb_slide .et_pb_slide_description { text-shadow: #2d2d2d 1px 1px 3px;}

.home .frm_style_formidable-style.with_frm_style label.frm_primary_label,
.home .frm_style_formidable-style.with_frm_style.frm_login_form label,
.home-contact-footer {
    color: #fff;
}

.home-contact-footer a { color: #efefef!important;}
.home-contact-footer a:hover { color: #b29953!important;}

/* Sticky Footer on inner pages */
.page.et_pb_pagebuilder_layout #main-content { min-height: calc(100vh - 164px);}
