/*
 Theme Name:     Divi Child by Swedish webmaker
 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
 strong {
    color: #171413;
}
------------------------------------------------------- */

body, p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #171413;
}
a {
    color: #cc289bc9;
	font-weight:400;
}
cite, em, i {
    font-style: italic;
    color: #171413;
}

h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
  color: #171413;
}

h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  font-style:italic;
  color: #171413;
}
h3 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 1.4rem;
  font-style: normal;
  color: #171413;
}

h4 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}
#top-menu li {
    display: inline-block;
    font-size: 15px;
	font-weight:400;
    padding-right: 22px;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #cc289bc9;
}
.nav li ul, .et_mobile_menu {
    border-color: #725f51;
}
body, p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #171413;
}
h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
  color: #171413;
}
h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 2rem;
  font-style:normal;
  color: #171413;
}
h3 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 1.4rem;
  font-style: normal;
  color: #171413;
}

h4 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}
#top-menu li {
    display: inline-block;
    font-size: 15px;
	font-weight:400;
    padding-right: 22px;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #725f51;
}
.nav li ul, .et_mobile_menu {
    border-color: #725f51;
}
.et_pb_blurb_description p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #171413;
}
.et_pb_text_0_tb_footer.et_pb_text a, .et_pb_text_1_tb_footer.et_pb_text a, .et_pb_text_2_tb_footer.et_pb_text a, .et_pb_text_3_tb_footer.et_pb_text a {
    color: #ee87cf !important;
}